@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; }
.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: 22px; line-height: 1.3; margin-top:40px;}
.container .title_box .sub_text{font-size: 26px; line-height: 1.5; font-weight: 400; color: var(--gray-color-800); letter-spacing: -1px;margin-top:36px;}

.container .content_box{margin-top: 80px;}
.marker{color: #fff;background:var(--man-color-02);padding: 0 4px;}

.section01 {background: var(--man-color-05);}
.section01 .title_box .title{font-weight: 500;}
.section01 .text_box{margin-bottom: 40px; text-align: center;}
.section01 .main_text{font-size: 22px; line-height: 1.5; letter-spacing: -0.02em;}
.section01 .img_box{width: calc(440/1368 *100%);margin: 0 auto;}

.section02 .main_text{font-size: 22px; line-height: 1.5; letter-spacing: -0.02em; text-align: center;}
.section02 .main_text b{font-weight:500;}
.section02 .feature_list{width: calc(1136 / 1368 * 100%); margin: 80px auto 0;}
.section02 .horizontal_box{display:flex;justify-content: stretch; align-items: stretch; border-radius: 16px;overflow: hidden; margin-bottom: 24px;}
.section02 .horizontal_box:last-of-type{margin-bottom: 0;}
.section02 .horizontal_box > div {flex: 1;}
.section02 .horizontal_box .text_box{background: var(--man-color-05);display: flex; flex-direction: column; align-items: center; justify-content:center ; gap:8px; text-align: center; letter-spacing: -0.02em;}
.section02 .horizontal_box .text_box h5{font-size: 30px;line-height: 1.3;}
.section02 .horizontal_box .text_box .desc_text{font-size: 18px;line-height: 1.6;}

.section03{background: #F8F8F8;}
.section03 .inner{padding: 100px 12.6%;}
.section03 .recommand_box{width: calc(1054/1368 * 100%);margin:0 auto; display: flex; justify-content: space-between; align-items: center;}
.section03 .recommand_box .left {flex: 1;} 
.section03 .recommand_box .right {flex-shrink: 0;width: 32%;max-width: 300px;display: flex;flex-direction: column;} 
.section03  h4{font-size: 64px;line-height: 1.2; letter-spacing: -0.02em;margin-bottom: 64px;}
.section03 .recommand_box .text_box li{font-size: 22px;line-height: 1.2; letter-spacing: -0.02em; margin-bottom: 15px;}
.section03 .recommand_box .text_box li b{font-weight: 600;}
.section03 .recommand_box .text_box li::before{content:''; width: 18px; height: 18px; background:#D9D9D9; border-radius: 100%; display: inline-block;margin-right: 8px;}


.section04 .swiper-container{padding: 20px 20px 80px;position: relative;}
.section04 .comparizon_list{justify-content: space-between;align-items: stretch;}
.section04 .comparizon_box{width: 28%;border-radius: 16px;overflow: hidden;box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);}
.section04 .comparizon_header{font-size: 20px;line-height: 1.6; color: #fff; background: #B9BAC1; text-align: center;padding: 12px 0;}
.section04 .comparizon_header.highlight{background: var(--man-color-02); }
.section04 .comparizon_body .img_box{padding: 8px 42px;}
.section04 .comparizon_body table {width: 100%;}
.section04 .comparizon_body table tr{border-top:1px solid #DEDEE4;font-size: 16px;}
.section04 .comparizon_body table th{font-weight: 600;background: var(--man-color-05); width: 32%;padding: 16px 8px;}
.section04 .comparizon_body table td{text-align: center;padding: 16px 24px; text-wrap: balance; word-break: keep-all;}
.section04 .swiper-pagination{display:none;}
.swiper-pagination .swiper-pagination-bullet{background: var(--man-color-06) !important; opacity: 1; width:10px;height: 10px;}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: var(--man-color-03) !important;width: 20px; border-radius: 30px;}

.section05{background: #F8F8F8;}
.section05 .inner{padding: 60px 12.6%;}
.section05 .recommand_box{width: calc(1054/1368 * 100%);margin:0 auto; display: flex; justify-content: space-between; align-items: center;gap: 80px;}
.section05 .recommand_box > div {flex: 1;} 
.section05 .recommand_box .right{max-width:450px}
.section05  h4{font-size: 54px;line-height: 1.2; letter-spacing: -0.02em;margin-bottom: 30px;text-wrap: balance; word-break:keep-all;}
.section05 .recommand_box .text_box p{font-size: 30px;line-height: 1.4; letter-spacing: -0.02em;text-wrap: balance; word-break:keep-all;}

.section06{background: linear-gradient(180deg, rgba(16, 28, 51, 0.00) 52.45%, rgba(16, 28, 51, 0.80) 130.23%), #1C3BA2;color: #fff;}
.section06 .title_box h4{color: #fff;}
.section06 .title_box h4 span{font-weight:500;}
.section06 .steps_container {display: flex;justify-content: space-between;align-items: flex-start;position: relative;width: calc(1136/1368 *100%);margin: 0 auto;}
.section06 .step{text-align: center;position: relative;letter-spacing: -0.02em;display: flex;flex-direction: column;gap:  40px;justify-content: center;align-items: center;flex: 1;}
.line {position: absolute;top: 104px;left: 50%;right: 0;height: 2px;background-color: #ccc;z-index: 1;transform: translate(-50%, 0);width: 68%;}
.section06 .steps_container .title_text{font-size: 40px;font-weight: 700;line-height: 1.2;}
.section06 .steps_container .circle{width:32px; height: 32px; border:8px solid var(--man-color-06); border-radius: 100%;background: #fff; z-index: 2;}
.section06 .steps_container .desc_text{font-size: 24px;line-height: 1.5;font-weight: 500;}

/* PC (해상도 1440px ~ 1540px) */
@media screen and (max-width:1800px) {
}

/* PC (해상도 1440px ~ 1540px) */
@media screen and (max-width:1540px) {
    .container .title_box .sub_title{font-size: 20px;margin-top: 32px;}
    .container .title_box h4{font-size: 54px; margin-top:8px;}

    /* content */
    .section04 .comparizon_box{width: 32%;}
    .section06 .steps_container{width: 100%;}
    .section02 .feature_list{width: 100%;}
    .section03 .recommand_box{width:100%;}
    .section05 .recommand_box{width: 100%}

}
/* PC (해상도 1058px ~ 1440px) */
@media screen and (max-width:1440px) {



}
/* 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 .content_box{margin-top: 48px;}
    
    .section02 .main_text{font-size: 20px;}
    .section02 .feature_list{margin: 60px auto 0;}
    .section02 .horizontal_box{display:flex;justify-content: stretch; align-items: stretch; border-radius: 0;overflow: hidden; margin-bottom: 16px;}
    .section02 .horizontal_box .text_box h5{font-size: 26px;}
    .section02 .horizontal_box .text_box .desc_text{font-size: 16px;}

    .section03 .inner{padding: 100px 6%;}
    .section03 .content_box{margin-top: 0;}
    .section03 .recommand_box{flex-direction:column;gap: 64px;}
    .section03 .recommand_box .left {flex: 1;display: flex;justify-content: center;align-items: center;flex-direction: column;} 
    .section03 .recommand_box .right {width: 100%;max-width: 100%;} 
    .section03 .recommand_box .right .img_box{display: flex;width: 100%;}
    .section03 .recommand_box .right .img_box img{width:50%;}
    .section03  h4{font-size: 44px;text-align: center;}
    .section03 .recommand_box .text_box li{font-size: 16px; margin-bottom: 12px; vertical-align:middle}
    .section03 .recommand_box .text_box li::before{ width: 16px; height: 16px; vertical-align:middle}
    
    .section04 .swiper-pagination{display:block;}
    .section04 .inner{padding: 120px 0;}
    
    .section06 .title_box h4 {font-size: 34px;}
    .section06 .steps_container .title_text{font-size: 42px;}
    .section06 .steps_container .circle{width:24px; height: 24px;}
    .section06 .steps_container .desc_text{font-size: 20px;line-height: 1.5;}
    .section06 .steps_container .line {height: 1px;top: 102px;}

    .section05 .inner{padding: 60px 5%;}
    .section05 .recommand_box{flex-direction:column;gap: 20px;}
    .section05 .recommand_box > div {flex: 1;} 
    .section05 .recommand_box .right{width: 50%;}
    .section05  h4{font-size: 44px;text-align: center;}
    .section05  h4 span{font-size: 32px;} 
    .section05 .recommand_box .text_box p{font-size: 16px;text-align: center;}
  
}

/* 모바일 가로, 모바일 세로 (해상도 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;margin-top: 24px;}
    .container .title_box h4{font-size: 34px; margin-top:8px;}
    .container .content_box{margin-top: 40px;}
    .container .title_box .sub_text{font-size: 16px}

    .section01 .main_text{font-size: 18px; }
    .section01 .img_box{width: calc(140/393 *100%);}
    .section02 .main_text{font-size: 16px;}
    .section02 .horizontal_box{flex-direction:column;}
    .section02 .horizontal_box .text_box{padding: 40px 16px;}

    .section03  h4{font-size: 34px;text-align: center;}
    .section04 .inner{padding: 60px 0;}   
    
    .section05 .recommand_box .right{width: 100%;}

    .section06 .steps_container{flex-direction:column;width: max-content;gap: 40px;justify-content: center;}
    .section06 .step{flex-direction:row;justify-content: flex-start;width: 100%;}
    .section06 .steps_container .title_text{font-size: 20px;width: 62px;}
    .section06 .steps_container .circle{width: 16px;height: 16px;border-width: 4px;}
    .section06 .steps_container .desc_text{font-size: 18px;text-align: left;}
    .section06 .steps_container .line {top: 102px;width: 1px;height: 84%;left: 110px;top: 50%;transform: translate(0, -50%);right: auto;}

    
    
}