@charset "utf-8";
/* #content */
.img_box img{width: 100%; }
.sub_visual {width: 100%; height:48.5vw; position: relative; background-image: url(../images/img_visual_bg.jpg);
    background-repeat: no-repeat;  background-position: center bottom; background-size: cover;/*background-attachment: fixed;*/ }
.sub_visual .inner{padding: 0 19.06% }
.sub_visual .text_box {text-align: left; color: #fff; }
.sub_visual .text_box h3{font-size: 64px; font-weight: 700; margin-bottom: 24px;line-height: 1.2;}
.sub_visual .text_box .add_text{font-size: 22px; font-weight: 300;line-height: 1.4; }

[class*="section"] .inner{padding: 160px 14.7%;}
.container .title_box{text-align: center}
.container .title_box h4{font-size: 64px; line-height: 1.5; color: var(--gray-color-1000); margin-top:10px;}
.container .title_box .sub_title{font-size: 28px; line-height: 1.3; font-weight: 700; color: var(--primary-color);}
.container .title_box .sub_text{font-size: 22px;line-height: 1.5;font-weight: 400;letter-spacing: -1px;margin-top: 24px;}

.container .content_box{margin-top: 80px;}

.section01{background: #f8f8f8;}
.section01 .img_box{width:calc(521/1368 * 100%); margin: 0 auto;}

.section02 .content_box{width: calc(1136/1368 * 100%); margin:80px auto 0; }
.section02 .feature_item{display: flex;justify-content: space-between; align-items: center; margin-bottom: 24px;box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.10);}
.section02 .feature_item .text_box{display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center;gap: 8px;}
.section02 .feature_item .num{font-size: 20px; font-weight: 700;width: 32px; height: 32px; border-radius: 50%;background: var(--man-color-02); color: #fff;}
.section02 .feature_item h5{font-size: 30px; letter-spacing: -0.02em;}
.section02 .feature_item .desc_text{font-size: 18px;line-height: 1.5;letter-spacing: -0.02em;text-wrap: balance;word-break: keep-all;}
.section02 .feature_item .img_box{width: calc(568/1136 * 100%);}
.section02 .feature_item .img_box img{aspect-ratio: 568/300; }
.section02 .feature_item .text_box{flex: 1;}

.section03{background: var(--man-color-main); color: #fff;}
.section03 .title_box h4{color: #fff; font-weight: 400;}
.section03 .img_box{width: calc(896/1368 * 100%); margin: 0 auto; }
.section03 .about_list{width: calc(996/1136 * 100%);padding: 0 80px;margin: 80px auto 0;display: flex;flex-wrap: wrap;gap: 16px 0;}
.section03 .about_item{flex: 50%;display: flex; justify-content: flex-start; gap:  8px; align-items: center;}
.section03 .about_item:nth-of-type(1){order:1}
.section03 .about_item:nth-of-type(2){order:3}
.section03 .about_item:nth-of-type(3){order:5}
.section03 .about_item:nth-of-type(4){order:2}
.section03 .about_item:nth-of-type(5){order:4}
.section03 .about_item .icon_check{width: 32px;height: 32px;display: inline-block;background: url(/theme/momo/common/images/ico_check_white.svg) no-repeat center;background-size: 100% 100%;margin: 4px;}
.section03 .about_item p{font-size: 40px;line-height: 1.2; letter-spacing: -0.02em;font-weight: 600;}
.section03 .box{padding-top:calc(680/1368 * 100%);margin: 40px 0;}

/* PC (해상도 1440px ~ 1540px) */
@media screen and (max-width:1800px) {
        .section03 .about_list{width: 100%;padding: 0;}
}

/* PC (해상도 1440px ~ 1540px) */
@media screen and (max-width:1540px) {
    .container .title_box .sub_title{font-size:24px;}
    .container .title_box h4{font-size: 54px; margin-top:8px;}

    /* content */

}
/* PC (해상도 1058px ~ 1440px) */
@media screen and (max-width:1440px) {
    [class*="section"] .inner{padding: 120px 12.5%;}


}
@media screen and (max-width:1280px) {
    .section03 .about_item p{font-size: 26px;}
}

/* PC (해상도 1024px ~ 1058px) */
@media screen and (max-width:1058px) {
    .container .title_box .sub_text{font-size: 20px}
    /* content */
  
}


/* 태블릿 (해상도 769px ~ 1024px) */
@media screen and (max-width: 1024px) {
    .sub_visual {padding: 0 5%;height: calc(144vw - 94px);background-image: url(../images/img_visual_bg_tb.jpg);background-position: center bottom;}
    .sub_visual .inner{padding: 0;}
    .sub_visual .text_box h3{font-size: 44px; }
    .sub_visual .text_box .add_text{font-size:22px;}
    [class*="section"] .inner{padding: 120px 5%;}

    /* content */
    .container .title_box h4{font-size: 44px; margin-top:8px;}
    .container .content_box{margin-top: 48px;}

    .section01 .img_box{width:calc(521/744 * 100%); margin: 0 auto;}

    .section02 .content_box{width:100%;}
    .section02 .feature_item .img_box img{aspect-ratio: 348/242; }
    .section02 .feature_item .text_box{padding:0 24px;}
    .section02 .feature_item h5{font-size: 26px;}
    .section02 .feature_item .desc_text{font-size: 16px;}

    .section03 .about_list{width:100%;padding: 0 48px;}



}
@media screen and (max-width:820px) {
    .section03 .box{padding-top: calc(437/696* 100%);}
    .section03 .about_list{padding: 0 24px;}

}
/* 모바일 가로, 모바일 세로 (해상도 375px ~ 768px)*/
@media screen and (max-width:767px) {
    .wrap { min-width: 375px; }
    .sub_visual {padding: 0 8%;height: calc(180vw - 64px);background-image: url(../images/img_visual_bg_mo.jpg);}
    .sub_visual .text_box h3{font-size: 34px;margin-bottom: 16px; }
    .sub_visual .text_box .add_text{font-size:18px;}
    [class*="section"] .inner{padding: 60px 24px;}


    /* content */
    .container .title_box .sub_title{font-size:18px;}
    .container .title_box h4{font-size: 36px;margin-top:8px;}
    .container .content_box{margin-top: 40px;}
    .container .title_box .sub_text{font-size: 16px}

   .section01 .img_box{width:calc(267/393 * 100%); }

    .section02 .feature_item{flex-direction:column;margin-bottom: 32px;}
    .section02 .feature_item .img_box{width: 100%;}
    .section02 .feature_item .img_box img{aspect-ratio: 361/200; }
    .section02 .feature_item .text_box{width: 100%;padding:40px 16px;gap: 16px;}

    .section03 .inner{padding:60px 0;}
    .section03 .img_box{width: 100%;}
    .section03 .about_item{flex: 100%;display: flex; justify-content: flex-start; gap:  8px; align-items: center;}
    .section03 .about_item p{font-size: 28px;}
    .section03 .about_list{width: max-content;padding: 0;flex-wrap: nowrap;flex-direction: column;}


}