@charset "utf-8";

.content {
    max-width: 2560px;
    margin: 0 auto;
}

/* background: rgba(255, 89, 89, 0.2); */
/* .inner{width: 1920px; max-width: 1920px; margin: 0 auto; }background: rgba(255, 249, 84, 0.2); */
@media all and (max-width:1920px) {
    .inner {
        max-width: 93.75%;
        width: 100%;
    }
}

.sub_con_tit {
    display: flex;
    align-items: center;
    height: 100%;
}

.sub_con_tit .tit.right {
    text-align: right;
}

.sub_con_tit .tit.white h3,
.sub_con_tit .tit.white p {
    color: #fff;
}

.sub_con_tit .tit>span {
    font-weight: 700;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0.1em;
    display: inline-block;
    padding: 20px 30px;
    background-color: #06949e;
}

.sub_con_tit h3 {
    font-size: 90px;
    letter-spacing: -0.025em;
    color: #222222;
    line-height: 1.222;
}

.sub_con_tit h3 span {
    color: #06949e;
}

.sub_con_tit p {
    margin-top: 70px;
    font-size: 24px;
    color: #444444;
    letter-spacing: -0.025em;
    line-height: 1.416em;
}

@media all and (max-width:1400px) {
    .sub_con_tit h3 {
        font-size: 68px;
        word-break: keep-all;
    }

    .sub_con_tit p {
        font-size: 20px;
        word-break: keep-all;
    }
}

@media all and (max-width:1000px) {
    .sub_con_tit h3 {
        font-size: 35px;
    }

    .sub_con_tit p {
        font-size: 18px;
    }

    .sub_con_tit .tit.white h3 br,
    .sub_con_tit .tit.white p br {
        display: none;
    }
}

/* 비쥬얼 */
.sub_visual {
    position: relative;
    padding: 24% 0;
    margin: 0 auto;
    background: url(/img/mobile/sub04/camp_img01.jpg)no-repeat center center /cover;
}

.sub_visual .bg_box img {
    width: 100%;
}

.sub_visual .inner {
    display: flex;
    align-items: center;
    height: 100%;
}

.sub_visual .title_box {
    color: #fff;
}

.sub_visual .title_box .title {
    font-size: 100px;
    letter-spacing: -0.025em;
    line-height: 1.1em;
    text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.50);
}

.sub_visual .title_box .txt {
    font-family: 'pre-r';
    font-size: 24px;
    line-height: 140px;
    letter-spacing: -1.08px;
    color: #ffffff;
    text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.50);
}

.sub_visual .title_box .txt span {
    font-family: "pre-b";
}

/* con_wrap - 이미지와 텍스트가 옆으로 나열 되어있는 그룹 (공용)*/
.con_wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* 컨텐츠 제목과 텍스트 박스  (공용)*/
.txt_wrap .tit {
    font-family: "pre-b";
    font-size: 90px;
    letter-spacing: -0.025em;
    color: #222;
}

.txt_wrap .txt {
    font-family: "pre-m";
    font-size: 24px;
    letter-spacing: -0.025em;
    color: #444;
    line-height: 34px;
    margin-top: 55px;
}


@media all and (max-width:1000px) {
    .sub_visual .title_box .title {
        font-size: 46px;
    }

    .sub_visual .title_box .txt {
        font-size: 16px;
    }
}

@media all and (max-width:800px) {
    .sub_visual .title_box .title {
        font-size: 35px;
        word-break: keep-all;
    }
}

/* con01 */
.sub04_con01 {
    height: 1884px;
    position: relative;
    overflow: hidden;
    background: url(/img/mobile/sub04/camp_img02_02.jpg)no-repeat center center/ cover;
}

.sub04_con01 .sub_con_tit {
    width: 45%;
}

.sub04_con01 .txt_wrap {
    margin-left: 320px;
}

.sub04_con01 .slide_txt {
    position: absolute;
    bottom: -40px;
    right: -60%;
    font-family: "pre-b";
    font-size: 180px;
    color: #43484c;
    opacity: 40%;
    white-space: nowrap;
}

.width_50 {
    width: 50% !important;
}

.width_45 {
    width: 45% !important;
}

.width_55 {
    width: 55% !important;
}

.sub04_con01 .slide_txt .sl_txt {
    position: relative;
}

@keyframes text_ani {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(-100%);
    }
}

.sub04_con01 .banner_slide .swiper-wrapper {
    transition-timing-function: linear
}

.sub04_con01 .inner {
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.sub04_con01 .con_wrap {
    width: 54%;
    height: 100%;
    box-sizing: border-box;
}

.sub04_con01 .slide_wrap {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: space-around;
    box-sizing: border-box;
}

.sub04_con01 .banner_slide .swiper-container {
    max-height: 1884px;
}

.sub04_con01 .banner_slide .swiper-container .swiper-slide {
    height: fit-content !important;
}

.sub04_con01 .banner_slide .swiper-container .swiper-slide img {
    width: 100%;
}

/* con02 */

.sub04_con02 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 1460px;
    background: #f2f9fc;
    overflow: hidden;
}

.sub04_con02 .con_wrap {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    /* gap:100px; */
}


.sub04_con02 .img_box {
    display: flex;
    align-items: center;
    /* margin-left:160px ; */
    position: relative;
}

.sub04_con02 .img_box:before {
    position: absolute;
    top: calc(100% - 300px);
    right: calc(100% - 150px);
    width: 753px;
    height: 700px;
    content: '';
    background: url(/img/mobile/sub04/camp_con02_img01-1.png)no-repeat center center;
    z-index: 10;
}

.phone_frame {
    width: 402px;
    height: 870px;
    border-radius: 35px;
    border: 10px solid #000;
    box-sizing: border-box;
    overflow-y: hidden;
    box-shadow: 70px 70px 80px rgba(0, 0, 0, .1);
}

.phone_frame::-webkit-scrollbar {
    display: none;
}

.phone_frame img {
    display: block;
    width: 100%;
    object-fit: cover;
}

.phone_frame:nth-child(1) {
    margin-top: -150px;
}

.phone_frame:nth-child(2) {
    margin-left: 118px;
    margin-top: 55px;
}

.sub04_con02 .txt_wrap {
    text-align: right;
}


/* con03 */

.sub04_con03 {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
    height: 1507px;
    background: url("/img/mobile/sub04/camp_con03_img02.jpg")no-repeat center center /cover;
    padding-top: 248px;
    box-sizing: border-box;
    margin-bottom: 160px;
}

.sub04_con03 .con_wrap {
    align-items: flex-start;
}

.sub04_con03 .txt_wrap {
    text-align: right;
}

.sub04_con03 .img_box {
    position: relative;
    width: 100%;
}

.sub04_con03 .sub_con_tit {
    width: 55%;
}

.sub04_con03 .mockup {
    position: absolute;
    width: 1155px;
}

.sub04_con03 .mockup img {
    width: 100%;
}

.sub04_con03 .mockup:nth-child(1) {
    top: 0;
    left: 68px;
    width: 100%;
}

#wrap .sub04_con03 .mockup:nth-child(1) img {
    max-width: 100%;
}

.qhd {
    display: none;
}

@media all and (max-width:1920px) {
    .sub04_con01 {
        height: 1000px;
    }

    .sub04_con01 .banner_slide .swiper-container {
        max-height: 1500px;
    }
}

@media all and (max-width:1000px) {
    .sub04_con01 {
        height: auto;
        padding-top: 100px;
    }

    .sub04_con01 .inner {
        flex-direction: column;
        gap: 50px;
    }

    .sub04_con01 .slide_wrap {
        overflow: hidden;
        max-height: 300px;
    }

    .sub_con_tit p {
        margin-top: 35px;
    }

    .sub04_con01 .con_wrap,
    .sub04_con01 .sub_con_tit {
        width: 100%;
        order: 1;
        justify-content: center;
        text-align: center;
    }

    .sub04_con04 .img_box img {
        margin-bottom: 43px;
    }

    .sub04_con01 .con_wrap {
        order: 2;
    }

    .sub04_con02 .img_box {
        margin-left: 0;
    }

    .sub04_con01 .banner_slide .swiper-container {
        max-height: 1000px;
    }

    .phone_frame:nth-child(2) {
        margin-left: 62px;
    }

    .sub04_con03 {
        margin-bottom: 13%;
        padding: 100px 0 0 0;
        height: auto;
    }

    .sub04_con03 .con_wrap {
        flex-wrap: wrap;
    }

    .sub04_con03 .mockup {
        position: unset;
    }

    .sub04_con03 .img_box {
        order: 2;
    }

    .sub04_con03 .sub_con_tit {
        order: 1;
        width: 100%;
    }

    .sub04_con02 .con_wrap {
        flex-direction: column;
        gap: 80px;
    }
 
    .sub_con_tit.width_50,
        .img_box.width_50
     {
        width: 100% !important;
    }




}

@media all and (max-width:800px) {

    .sub04_con01,
    .sub04_con03 {
        background-position: right center;
    }


    .sub04_con02 .phone_frame {
        width: 100%;
        margin-top: -30px;
    }

    .sub04_con02 .phone_frame:nth-child(2) {
        display: none;
    }
}

.sub04_con04 {
    padding: 100px 0;
}