@charset "UTF-8";
/* 24.11.22 tgkim */
/* 24.12.22 Hyeok */
.page_chase { display:flex; flex-direction:column; gap:10px 0; position:fixed; top:630px; left:50%; transform:translateX(-850px); z-index:10; }
a.chase_point { width:fit-content; font-size:16px; color:#121212; padding:10px 20px; border-radius:40px; box-sizing: border-box; background:#F8F8F8; transition:all 0.3s; }
a.chase_point.active, a.chase_point:hover { color:#FFF; background:#0089F7; transition:all 0.3s; }

.ban01 {
    right: -150px;
}

.misDelivery { position:absolute; right:0; bottom: -130px; }
/* newkeep add CSS */
.common_ban.renew {
    background: #f4f4f4;
}

.c_ban_txt01.renew, .c_ban_txt02.renew {
    color: #121212;
}

.c_sec04.renew {
    background: #fff;
}

.swiper_report .swiper-slide:after {
    display: block;
    width: 25px;
    height: 18px;
    content: '';
    background: url('../../img/quality/report_arrow.png') no-repeat;
    background-size: contain;
    position: absolute;
    top: 29px;
    right: -24px;
}

.arrow_btn {
    margin: 40px auto !important;
}

.m_txt01 {
    font-size: 44px;
    font-weight: 500;
    color: #292929;
    line-height: 60px;
    letter-spacing: -0.03em;
    text-align: center;
}

.m_txt02 {
    font-size: 30px;
    font-weight: 300;
    color: #292929;
    line-height: 1.4;
    letter-spacing: -0.03em;
    text-align: center;
}

.wrong_area {
    width: 100%;
    height: 460px;
    background: #f4f4f4;
    position: relative;
}

.wrong_area .inner {
    height: 100%;
    justify-content: center;
    flex-direction: column;
    position: relative;
    overflow:hidden;
}

.wrong_area .wrong_txt01 {
	font-size: 42px;
	color: #121212;
	letter-spacing: -0.03em;
	line-height: 54px;
}

.wrong_area .wrong_txt01 span {
	font-weight: 700;
}

.wrong_area .wrong_txt02 {
    font-size: 26px;
    color: #121212;
    letter-spacing: -0.03em;
    line-height: 1.25;
    margin-top: 40px;
}


.wrong_area .wrong_img {
    position: absolute;
    top: 0;
    right: 0;
    pointer-events: none;
}

.wrong_area .wrong_img_m {
    display: none;
}

.c_sec05_warning .inner {
    padding: 140px 0 0;
    align-items: center;
    flex-direction: column;
}

.warning_area {
    width: 100%;
    margin-top: 100px;
}

.warning_banner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 400px;
    padding: 0 0 0 80px;
    box-sizing: border-box;
    position: relative;
}

.warning_banner .warning_txt01 {
    font-size: 42px;
    color: #fff;
    letter-spacing: -0.03em;
    line-height: 54px;
}

.warning_banner .warning_txt02 {
    font-size: 20px;
    color: #fff;
    letter-spacing: -0.03em;
    margin-top: 40px;
}
.img_quality_mis_bg1 {
    position: absolute;
    z-index: -1;
    right: 0;
}
.warning_banner .warning_txt02 span.highlight {
    background-color: #0066ff;
    color: #fff;
    padding: 2px 6px;
    margin-left: 10px;
}

.warning_banner .warning_img {
    position: absolute;
    top: 0;
    right: 0;
    pointer-events: none;
}

.warning_banner .warning_img_m {
    display: none;
}

.c_sec05_add .inner {
    padding: 140px 0 0;
    align-items: center;
    flex-direction: column;
}

.double_area {
    width: 100%;
    margin-top: 100px;
}

.double_banner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 400px;
    padding: 0 0 0 80px;
    box-sizing: border-box;
    border-radius: 20px;
    background: url("../../img/newkeep/quality/img_quality_mis_bg2.png") no-repeat;
    position: relative;
}

.double_banner .double_img {
    position: absolute;
    top: 0;
    right: 0;
    pointer-events: none;
}

.double_banner .double_img_m {
    display: none;
}

.no_wrong {
    position: relative;
}

.no_wrong .inner {
    padding: 140px 0;
    justify-content: space-between;
    flex-wrap: wrap;
}

.left_con {
    width: 50%;
    margin-top: 80px;
}

.left_con p.stitle {
    margin: 16px 0;
    font-size: 44px;
    font-weight: 500;
    color: #292929;
    letter-spacing: -0.03em;
    line-height: 60px;
}

.left_con p.stxt {
    font-size: 20px;
    color: #292929;
    letter-spacing: -0.03em;
    line-height: 36px;
}

.left_con p.stxt .mo_space { display:none; }

.right_con {
    width: 50%;
}

.img_quality_mis_001 {
    width:100%;
    object-fit:contain;
    margin-left: 30px;
}

.premier_area {
	width: 100%;
	height: 460px;
    position: relative;
    background: url('../../img/newkeep/quality/img_quality_premium_bg.png') center no-repeat,
    linear-gradient(to right, rgb(16, 20, 31), rgb(20, 28, 51));
    background-size: contain;
}

.premier_area .inner {
	height: 100%;
	justify-content: center;
	flex-direction: column;
	position: relative;
}

.premier_area .premier_txt01 {
	font-size: 42px;
	color: #fff;
	letter-spacing: -0.03em;
	line-height: 54px;
}

.premier_area .premier_txt01 span {
	font-weight: 700;
}

.special_sec .inner {
    padding: 140px 0;
    align-items: center;
    flex-direction: column;
}

.special_service_card {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 140px;
    gap: 0 20px;
}

.special_service_card.type2 {
    margin-top: 20px;
}

.special_service_card li {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: calc((100% - 81px) / 3);
    height: 337px;
    padding: 50px 20px 40px;
    box-sizing: border-box;
    border: 1px solid #F8F8F8;
    background: #F8F8F8;
    border-radius: 10px;
    text-align: center;
    transition: all 0.3s;
    position: relative;
}

.special_service_card li .img_box {
    width: 180px;
    height: 180px;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.special_service_card li .img_box img {
    height: 100%;
}

.special_service_card li .card_txt01 {
    font-size: 26px;
    font-weight: 500;
    letter-spacing: -0.03em;
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.special_service_card li:hover {
    border: 1px solid #3BA3FD;
    transition: all 0.3s;
}
.special_service_card li .number_sticker {
    display: flex;
    justify-content: center;
    align-items:center;
    width:60px;
    height:60px;
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 20px;
    font-weight: 500;
    color:#FFF;
    background: url('../../img/newkeep/quality/icon_quality_premium_001.svg') center no-repeat;
}


.special_service_card li.type2 {
    width: calc((100% - 81px) / 2);
}

.premier_point_sec {
    background: #f4f4f4;
}

.premier_point_sec .inner {
    padding: 140px 0;
    flex-direction: column;
}

.pp_zone { display:flex; flex-direction:column; gap:40px 0; width:100%; margin-top:80px; }
.pp_zone .pp_list { display:flex; flex-direction:column; justify-content:center; width:100%; height:360px; padding:0 160px; box-sizing:border-box; border-radius:20px; background:#FFF; }
.pp_zone .pp_list .pp_txt01 { font-size:30px; font-weight:500; color:#222; letter-spacing:-0.03em; }
.pp_zone .pp_list .pp_txt02 { margin-top:10px; font-size:30px; font-weight:500; color:#0089F7; letter-spacing:-0.03em; }
.pp_zone .pp_list .pp_txt03 { margin-top:28px; font-size:20px; color:#383838; letter-spacing:-0.03em; line-height:1.3; }
.pp_zone .p01 { background:#FFF url("../../img/newkeep/quality/icon_quality_premium_007.png") no-repeat; background-size:contain; background-position:right center; }
.pp_zone .p02 { background:#FFF url("../../img/newkeep/quality/icon_quality_premium_008.png") no-repeat; background-size:contain; background-position:right center; }
.pp_zone .p03 { background:#FFF url("../../img/newkeep/quality/icon_quality_premium_009.png") no-repeat; background-size:contain; background-position:right center; }
.pp_zone .p04 { background:#FFF url("../../img/newkeep/quality/icon_quality_premium_010.png") no-repeat; background-size:contain; background-position:right center; }
.pp_zone .p05 { background:#FFF url("../../img/newkeep/quality/icon_quality_premium_011.png") no-repeat; background-size:contain; background-position:right center; }

.img_bottom_txt { margin-top:20px; }

.img_bottom_txt p {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.32px;
    position: relative;
}


@media all and (max-width: 1024px) {
    .page_chase { display:none; }

    .m_txt01 {
        margin-bottom: 8px;
        font-size: 22px;
        line-height: 1.4;
    }

    .m_txt01 .mo_space { display:block; }

    .m_txt02 {
        font-size: 15px;
        line-height: 1.4;
        word-break: keep-all;
    }

    .swiper_report {
        bottom: -40px !important;
    }

    .swiper_report_img {
        height: initial !important;
    }

    .c_sec04 .inner {
        position: relative !important;
    }

    .arrow_btn {
        width: 90%;
        justify-content: space-between;
        margin-top: 0;
        position: absolute;
        top: calc(50% - 50px);
        left: 50%;
        z-index: 99;
        transform: translate(-50%, -50%);
    }

    .page_indicator {
        display: none;
    }

    .swiper_report .swiper-slide:after {
        left: calc(50% - 25px) !important;
        transform: translate(-50%) rotate(-90deg);
    !important;
    }

    .delivery_banner {
        height: 140px;
        padding: 0 0 0 25px;
    }

    .delivery_banner .wrong_txt01 {
        font-size: 15px;
        margin-top: 20px;
    }

    .delivery_banner .wrong_txt02 {
        margin-top: 10px;
        font-size: 19px;
        line-height: 1.4;
    }

    .delivery_banner .wrong_txt02 span.highlight {
        background-color: #0066ff;
        color: #fff;
        padding: 2px 6px;
        border-radius: 4px;
    }

    .delivery_banner .wrong_img {
        display: none;
    }

    .delivery_banner .wrong_img_m {
        display: block;
        height: 140px;
        position: absolute;
        right: 0;
        pointer-events: none;
    }

    .wrong_area {
        margin-top: 50px;
        height: 445px;
    }

    .wrong_area .inner {
        justify-content:flex-start;
        align-items:center;
        padding: 70px 5% 0;
        box-sizing: border-box;
    }

    .wrong_area .wrong_txt01 {
        font-size: 22px;
        font-weight: 500;
        line-height: 1.2;
        text-align:center;
    }

    .wrong_area .wrong_txt01 span { font-weight:500; }

    .wrong_area .wrong_txt02 {
        margin-top:20px;
        font-size: 15px;
        text-align:center;
        line-height: 1.4;
    }

    .wrong_area .wrong_txt02 span {
        font-weight: 500;
    }

    .misDelivery {
        width:100%;
        pointer-events: none;
        z-index:0;
    }

    .wrong_area .wrong_img_m {
        display: none;
    }

    .c_sec05_add .inner, .c_sec05_warning .inner, .special_sec .inner, .premier_point_sec .inner {
        padding: 70px 5%;
        box-sizing: border-box;
    }

    .warning_area {
        margin-top: 0;
        position:relative;
    }

    .warning_area:after { display:block; content:''; position:absolute; top:-10px; right:-4px; z-index:2; width:50px; height:50px; background: url('../../img/newkeep/quality/img_quality_mis_tr_mo.png') center no-repeat; background-size:contain; }

    .img_quality_mis_bg1 { display:none; }

    .warning_banner {
        justify-content:flex-start;
        align-items:center;
        text-align:center;
        height: 500px;
        padding: 70px 0;
        background: url('../../img/newkeep/quality/img_quality_mis_bg_mo.png') center no-repeat;
        background-size: contain;
    }

    .warning_banner .warning_txt01 {
        font-size: 22px;
        font-weight:500;
        line-height: 1.4;
    }

    .warning_banner .warning_txt01 .mo_space { display:block; }

    .warning_banner .warning_txt02 {
        margin-top: 10px;
        font-size: 15px;
        line-height: 1.6;
    }

    .warning_banner .warning_txt02 .mo_space { display:block; }

    .warning_banner .warning_img {
        display: none;
    }

    .warning_banner .warning_txt02 span.highlight { margin-left:0; }


    .double_area {
        margin-top: 50px;
    }

    .double_banner { height:200px; padding:0; background: url('../../img/newkeep/quality/img_quality_mis_bg2_mo.png') center no-repeat;  background-size:cover; }

    .no_wrong .inner {
        padding: 0 5%;
        box-sizing: border-box;
    }

    .left_con, .right_con {
        width: 100%;
    }

    .left_con { margin-top:0; }

    .left_con p.stitle {
        margin: 8px 0;
        font-size: 22px;
        line-height: 1.4;
        text-align: center;
    }

    .left_con p.stxt {
        margin-top: 7px;
        font-size: 15px;
        line-height: 1.4;
        word-break:keep-all;
        padding:0 50px;
        box-sizing:border-box;
        text-align: center;
    }

    .left_con p.stxt .mo_space { display:block; }

    .right_con .img_quality_mis_001 { margin:35px auto 70px; }

    .special_service_card {
        flex-wrap: wrap;
        margin-top: 50px;
    }

    .special_service_card.type2 {
        flex-wrap: wrap;
        margin-top: 20px;
    }

    .special_service_card li {
        flex-direction: row;
        width: 100%;
        height: auto;
        min-height:90px;
        padding:20px 15px;
        box-sizing:border-box;
        margin-bottom: 15px;
        border-radius: 20px;
    }

    .special_service_card li:last-child {
        margin-bottom: 0;
    }

    .special_service_card li .img_box {
        display: flex;
        align-items: center;
        width: auto;
        height: auto;
        position: absolute;
        top: 50%;
        left: auto;
        right: 10px;
        transform: translateY(-50%);
    }

    .special_service_card li .img_box img {
        max-height:80px;
    }

    .special_service_card li .txt_box {
        width: calc(100% - 105px);
        height: 100%;
    }

    .special_service_card li .card_txt01 {
        margin-top: 0;
        font-size: 20px;
        text-align: left;
        transform: translateY(-50%);
        left: 80px;
        top: 50%;
        bottom: initial;
    }

    .special_service_card li .number_sticker {
        width:30px;
        height:30px;
        top:30px;
        font-size: 12px;
        background-size:contain;
    }

    .premier_area {
        height: 395px;
        padding: 0;
        box-sizing: border-box;
        position: relative;
        background: url('../../img/newkeep/quality/img_quality_premium_bg_mo.png') center no-repeat;
        background-size:contain;
    }

    .premier_area:after {
        display:block;
        content:'';
        width:100%;
        height:60%;
        position:absolute;
        top:30px;
        background: linear-gradient(to bottom, rgba(18, 23, 36, 0.8), rgba(19, 24, 37, 0.8));
        filter:blur(20px);
    }

    .premier_area .inner {
        padding: 80px 5% 0;
        justify-content:flex-start;
        box-sizing: border-box;
    }

    .premier_area .premier_txt01 {
        font-size: 22px;
        font-weight:600;
        line-height: 1.4;
        text-align: center;
        position:relative;
        z-index:3;
    }

    .premier_point_sec .inner {
        padding: 70px 5%;
        box-sizing: border-box;
    }

    .premier_point_card {
        margin-top: 50px;
    }

}

/* quality section 01 - quality_area */
.c_sec01 .inner {
    padding: 140px 0;
    align-items: center;
    flex-direction: column;
    position: relative;
}

.quality_area {
    width: 100%;
    margin-top: 100px;
}

.swiper_quality {
    width: 100%;
    padding: 25px 0;
}

.swiper_quality .swiper-slide {
    width: 305px;
    height: 360px;
    border-radius: 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 6%);
}

.swiper_quality .swiper-slide .txt_box {
    padding: 26px 30px 30px;
    box-sizing: border-box;
}

.txt_box .qual_txt01 {
    font-size: 30px;
    font-weight: 500;
    color: #383838;
    letter-spacing: -0.03em;
}

.txt_box .qual_txt02 {
    margin-top: 16px;
    font-size: 20px;
    color: #383838;
    letter-spacing: -0.03em;
    line-height: 1.4;
}

/* quality section 02 - qs_area */
.c_sec02 .inner {
    padding: 140px 0;
    align-items: center;
    flex-direction: column;
}

.qs_area {
    width: 100%;
    margin-top: 100px;
}

.qs_box {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 30px;
    padding: 20px 43px;
    box-sizing: border-box;
    border-radius: 20px;
    background: #FFF;
}

.qs_box:last-child {
    margin-bottom: 0;
}

.qs_box .box_title {
    width: 100%;
    font-size: 24px;
    font-weight: 500;
    color: #022D81;
    letter-spacing: -0.03em;
}

.qs_box .qs_line {
    display: flex;
    justify-content: space-between;
    gap: 0 30px;
    margin-top: 16px;
}

.qs_box:nth-child(2) .qs_line {
    overflow-x: scroll;
}

.qs_box:nth-child(2) .qs_line li {
    min-width: 215px;
}

.qs_box .qs_line li {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 215px;
    height: 215px;
    padding-top: 25px;
    box-sizing: border-box;
    border-radius: 16px;
    text-align: center;
    background: #F5F9FC;
}

.qs_box .qs_line li .s_title {
    margin-bottom: 18px;
    font-size: 18px;
    color: #383838;
    letter-spacing: -0.03em;
}

.qs_box .qs_line li img {
    width: fit-content;
    max-height: 123px;
}

/* quality section 03 - swiper_effort */
.c_sec03 .inner {
    padding: 140px 0;
    align-items: center;
    flex-direction: column;
}

.swiper_effort {
    width: 100%;
    margin-top: 100px;
}

.swiper_effort .swiper-slide {
    width: 240px;
    height: 320px;
    padding: 50px 24px 0;
    text-align: center;
    border-radius: 20px;
    box-sizing: border-box;
    border: 1px solid #DBDEE2;
    background: #FFF;
}

.swiper_effort .swiper-slide .eff_txt01 {
    margin-top: 27px;
    font-size: 30px;
    font-weight: 500;
    color: #383838;
    letter-spacing: -0.03em;
}

.swiper_effort .swiper-slide .eff_txt02 {
    margin-top: 13px;
    font-size: 18px;
    color: #939EAD;
    letter-spacing: -0.03em;
    line-height: 1.4;
    word-break: keep-all;
}

/* quality section 04 - reports */
.c_sec04 {
    background: #FAFAFA;
}

.c_sec04 .inner {
    padding: 140px 0;
    flex-direction: column;
}

.report_txt01 {
    font-size: 26px;
    font-weight: 500;
    color: #022D81;
    letter-spacing: -0.03em;
}

.report_txt02 {
    margin: 30px 0 50px;
    font-size: 44px;
    font-weight: 500;
    color: #383838;
    letter-spacing: -0.03em;
}

.report_txt03 {
    font-size: 30px;
    font-weight: 300;
    color: #383838;
    letter-spacing: -0.03em;
    line-height: 1.4;
    word-break: keep-all;
}

.report_show {
    min-height: 740px;
    margin-top: 100px;
    padding-left: 30px;
    box-sizing: border-box;
    position: relative;
}

.swiper_report {
    width: 510px;
    height: 156px;
    position: absolute;
    bottom: 0;
    left: 30px;
}

.swiper_report .swiper-slide {
    width: 494px;
    padding: 25px 30px;
    box-sizing: border-box;
    border-radius: 19px;
    background: #022D81;
    position: relative;
}

.swiper_report .swiper-slide:after {
    display: block;
    width: 25px;
    height: 18px;
    content: '';
    background: url('../../img/quality/report_arrow.png') no-repeat;
    background-size: contain;
    position: absolute;
    top: 29px;
    right: -24px;
}

.swiper_report .swiper-slide .s_report_txt01 {
    font-size: 24px;
    font-weight: 700;
    color: #FFF;
    letter-spacing: -0.03em;
}

.swiper_report .swiper-slide .s_report_txt02 {
    margin-top: 10px;
    font-size: 18px;
    color: #FFF;
    letter-spacing: -0.03em;
    line-height: 1.4;
    word-break: keep-all;
}

.swiper_report_img {
    width: 670px;
    height: 100%;
    padding-top: 90px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
}

.swiper_report_img .swiper-slide {
    width: 460px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 10%);
    text-align: center;
}

.swiper_report_img .swiper-slide img {
    width: 100%;
    object-fit: contain;
    pointer-events: none;
}

.arrow_btn {
    display: flex;
    align-items: center;
    gap: 0 15px;
    margin-top: 40px;
}

.prev_btn,
.next_btn {
    width: 53px;
    height: 53px;
    outline: none;
    cursor: pointer;
}

.prev_btn img,
.next_btn img {
    width: 100%;
}

.data_tab {
    width: 470px;
    margin: 50px 0 0;
}

.data_tab p.data_title {
    display: flex;
    align-items: center;
    font-size: 26px;
    font-weight: 500;
    color: #383838;
    letter-spacing: -0.03em;
    gap: 0 5px;
}

.data_tab ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
}

.data_tab ul li {
    display: flex;
    align-items: center;
    width: fit-content;
    padding: 10px 14px;
    border-radius: 22px;
    box-sizing: border-box;
    font-size: 20px;
    color: #9BA7B9;
    letter-spacing: -0.03em;
    background: rgba(155, 167, 185, 0.1);
    cursor: pointer;
    transition: all 0.3s;
}

.data_tab ul li:hover,
.data_tab ul li.on {
    color: #022D81;
    background: rgba(2, 45, 129, 0.1);
    transition: all 0.3s;
}

@media all and (max-width: 1024px) {
    .common_ban {
        height: 240px;
    }

    .common_ban .inner {
        justify-content: flex-start;
        padding: 30px 5% 20px;
        box-sizing: border-box;
    }

    .ban01 {
        width: 200px;
        bottom: 0;
        right: 0;
        z-index: 0;
    }

    .c_ban_txt01 {
        margin-bottom: 10px;
        font-size: 25px;
        line-height: 1.2;
        position: relative;
        z-index: 2;
    }

    .c_ban_txt02 {
        font-size: 16px;
        line-height: 1.4;
        position: relative;
        z-index: 2;
        word-break: keep-all;
    }

    .c_ban_txt02 .mo_space { display:block; }

    .m_txt01 {
        margin-bottom: 8px;
        font-size: 22px;
        line-height: 1.4;
    }

    .m_txt02 {
        font-size: 15px;
        line-height: 1.4;
        word-break: keep-all;
    }

    .c_sec01 .inner {
        padding: 70px 5%;
        box-sizing: border-box;
    }

    .quality_area {
        margin-top: 25px;
    }

    .swiper_quality {
        padding: 25px 0 40px;
    }

    .swiper_quality .swiper-slide {
        width: calc(50% - 18px);
        height: auto;
    }

    .swiper_quality .swiper-slide img {
        width: 100%;
    }

    .swiper_quality .swiper-slide .txt_box {
        padding: 15px;
    }

    .txt_box .qual_txt01 {
        font-size: 18px;
    }

    .txt_box .qual_txt02 {
        margin-top: 7px;
        font-size: 13px;
    }

    .swiper_quality .swiper-pagination {
        display: flex;
        justify-content: center;
        align-items: center;
        bottom: 0;
    }

    .swiper_quality .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
        margin: 0 3px;
        background: #9BA7B9;
    }

    .swiper_quality .swiper-pagination-bullet-active {
        width: 8px;
        height: 8px;
        background: #022D81;
    }

    .c_sec02 .inner {
        padding: 70px 5%;
        box-sizing: border-box;
    }

    .qs_area {
        margin-top: 50px;
    }

    .qs_box {
        margin-bottom: 15px;
        padding: 13px 15px;
    }

    .qs_box .box_title {
        font-size: 13px;
    }

    .qs_box .qs_line {
        gap: 0 10px;
        margin-top: 7px;
        overflow-x: scroll;
    }

    .qs_box .qs_line li {
        display: block;
        min-width: 107px;
        height: 107px;
        margin-right: 10px;
        padding-top: 15px;
    }

    .qs_box:nth-child(2) .qs_line li {
        min-width: 107px;
    }

    .qs_box .qs_line li:last-child {
        margin-right: 0;
    }

    .qs_box .qs_line li .s_title {
        margin-bottom: 10px;
        font-size: 12px;
    }

    .qs_box .qs_line li img {
        width: auto;
        max-height: 50px;
    }

    .c_sec03 .inner {
        padding: 70px 5%;
        box-sizing: border-box;
    }

    .c_sec03 .inner .m_txt01 {
        word-break: keep-all;
    }

    .swiper_effort {
        margin-top: 50px;
        padding-bottom: 40px;
    }

    .swiper_effort .swiper-slide {
        height: auto;
        padding: 25px;
    }

    .swiper_effort .swiper-slide img {
        max-height: 45px;
    }

    .swiper_effort .swiper-slide .eff_txt01 {
        margin-top: 10px;
        font-size: 18px;
    }

    .swiper_effort .swiper-slide .eff_txt02 {
        margin-top: 7px;
        font-size: 13px;
    }

    .swiper_effort .swiper-pagination-effort {
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .swiper_effort .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
        margin: 0 3px;
        background: #9BA7B9;
    }

    .swiper_effort .swiper-pagination-bullet-active {
        width: 8px;
        height: 8px;
        background: #022D81;
    }

    .c_sec04 .inner {
        padding: 70px 5% 70px;
        box-sizing: border-box;
    }

    .report_show {
        min-height: 670px;
        margin-top: 0;
        padding-left: 0;
    }

    .report_txt01 {
        font-size: 15px;
        text-align: center;
    }

    .report_txt02 {
        margin: 7px 0;
        font-size: 22px;
        text-align: center;
    }

    .report_txt03 {
        font-size: 15px;
        text-align: center;
    }

    .sample_down {
        margin: 50px auto 0;
        padding: 9px 12px;
        font-size: 15px;
    }

    .sample_down img {
        height: 11px;
    }

    .swiper_report {
        width: 100%;
        height: auto;
        padding-top: 15px;
        bottom: -90px;
        left: 0;
    }

    .swiper_report .swiper-slide {
        width: 100%;
        padding: 15px;
    }

    .swiper_report .swiper-slide .s_report_txt01 {
        font-size: 16px;
    }

    .swiper_report .swiper-slide .s_report_txt02 {
        margin-top: 6px;
        font-size: 13px;
    }

    .swiper_report .swiper-slide:after {
        top: -20px;
        left: 31px;
        right: auto;
        z-index: 10;
        transform: rotate(-90deg);
    }

    .swiper_report_img {
        width: 100%;
        height: 430px;
        padding: 50px 0;
        position: static;
    }

    .swiper_report_img .swiper-slide {
        width: 72%;
        margin: auto;
    }

    .swiper_report_img .swiper-slide img {
        max-width: 100%;
        object-fit: contain;
    }

    .swiper_report_img .swiper-button-prev,
    .swiper_report_img .swiper-button-next {
        width: 34px;
        height: 34px;
        top: 50%;
    }

    .swiper_report_img .swiper-button-prev img,
    .swiper_report_img .swiper-button-next img {
        width: 100%;
    }

    .data_tab {
        width: 100%;
    }

    .data_tab p.data_title {
        justify-content: center;
        font-size: 18px;
    }

    .data_tab p.data_title img {
        max-height: 20px;
    }

    .data_tab ul {
        margin-top: 15px;
        justify-content: center;
    }

    .data_tab ul li {
        padding: 7px 11px;
        font-size: 13px;
    }

    /*.arrow_btn { width:100%; justify-content:space-between; margin-top:0; position:absolute; top:calc(50% + 100px); z-index:99; }*/
    .prev_btn,
    .next_btn {
        width: 34px;
        height: 34px;
    }

    .pp_zone { margin-top:40px; gap:10px 0; }
    .pp_zone .pp_list { height:180px; padding:30px; justify-content:flex-start; }
    .pp_zone .pp_list .pp_txt01 {font-size:15px;}
    .pp_zone .pp_list .pp_txt02 { margin-top:9px; font-size:18px;}
    .pp_zone .pp_list .pp_txt03 { margin-top:9px; font-size:13px;}

    .pp_zone .p01 { background:#FFF url('../../img/newkeep/quality/icon_quality_premium_007_mo.png') no-repeat; background-size:contain; background-position:right bottom; }
    .pp_zone .p02 { background:#FFF url('../../img/newkeep/quality/icon_quality_premium_008_mo.png') no-repeat; background-size:contain; background-position:right bottom; }
    .pp_zone .p03 { background:#FFF url('../../img/newkeep/quality/icon_quality_premium_009_mo.png') no-repeat; background-size:contain; background-position:right bottom; }
    .pp_zone .p04 { background:#FFF url('../../img/newkeep/quality/icon_quality_premium_010_mo.png') no-repeat; background-size:contain; background-position:right bottom; }
    .pp_zone .p05 { background:#FFF url('../../img/newkeep/quality/icon_quality_premium_011_mo.png') no-repeat; background-size:contain; background-position:right bottom; }

    .img_bottom_txt { font-size:15px; text-align:center; }
    .img_bottom_txt .mo_space { display:block; }

}