@charset "euc-kr";
/* bg url: https://image.megagong.net/m/2024/ */

:root {
    --color-point: #e850ff;
}

/* settings */
.evSection {padding: 140px 0;}
.evSection .con_tit {margin-bottom: 60px;}
.evSection .con_tit h4 {font-weight: 900; font-size: 44px; letter-spacing: -0.05em;}
.evSection .con_tit .sub_tit {font-size: 22px; color: rgba(0, 0, 0, 0.6);}
.evSection .con_tit h4 + .sub_tit {margin-top: 25px;}

.evSection .cr_red {color: #f00;}

.flt_inner {right: 0;}
.flt_inner.renewal li {margin-top: -1px;}
.flt_inner.renewal li.top {margin-top: 0;}

/* evCon1 */
.evCon1 {padding: 150px 0 90px; background: #0b010d url(https://image.megagong.net/m/2024/0801_gongssel/cycle/con1_bg.jpg) no-repeat; background-size: auto 100%;}
.evCon1 .sub_tit {font-weight: 700; color: #fff;}
.evCon1 .sub_tit.top {font-size: 24px;}
.evCon1 .sub_tit.btm {font-size: 20px;}
.evCon1 h3 {font-weight: 900; margin: 30px auto 35px;}
.evCon1 h3 .badge {font-size: 22px; color: #111; background: var(--color-point); border-radius: 25px; width: fit-content; padding: 9px 65px; margin: 0 auto 10px;}
.evCon1 h3 strong {font-weight: 900; font-size: 98px; line-height: 1.1; color: #fff;}
.evCon1 .feature {justify-content: center; gap: 12px; margin-top: 68px;}
.evCon1 .feature li {display: flex; flex-direction: column; gap: 15px; width: 200px; height: 200px; background: #fff; border-radius: 50%; padding: 40px 0 30px;}
.evCon1 .feature li .txt {font-weight: 700; font-size: 16px; line-height: 1.2; margin: auto;}

/* evCon2 */
.evCon2 {background: #f6f6f6;}
.evCon2 .worry {justify-content: center; gap: 19px; margin-bottom: 55px;}
.evCon2 .worry li .txt {position: relative; font-size: 18px; line-height: 1.2; color: #fff; background: var(--color-point); border-radius: 10px; padding: 22px 0; margin-bottom: 40px;}
.evCon2 .worry li .txt::before {content: ''; position: absolute; bottom: 0; left: 50%; transform: translate(-50%, 100%); border-left: 12px solid transparent; border-right: 12px solid transparent; border-top: 15px solid var(--color-point);}
.evCon2 .msg {font-size: 22px;}
.evCon2 .msg b {display: block; width: fit-content; font-weight: 900; font-size: 30px; border-bottom: 1px solid #000; margin: 0 auto 20px;}

/* evCon3 */
.evCon3 {background: #efefef;}
.evCon3 .con_tit {margin-bottom: 40px;}
.evCon3 .change_tit {line-height: 1.2; margin-bottom: 50px;}
.evCon3 .change_tit strong {display: block; width: 90%; max-width: 608px; font-size: 26px; color: #fff; background: #111; border-radius: 27px; padding: 10px 0; margin: 0 auto 25px;}
.evCon3 .change_tit span {display: block; font-weight: 400; font-size: 18px; color: #000100; margin-bottom: 15px;}
.evCon3 .change_tit b {font-size: 24px; border-bottom: 1px solid #000;}
.evCon3 .change_wrap {justify-content: center; align-items: center; margin: 0 40px 50px;}
.evCon3 .change_wrap > li {position: relative; flex: 1; height: 250px; background: #dcdcdc; border-radius: 16px 0 0 16px; padding: 50px 20px;}
.evCon3 .change_wrap > li .tit {font-weight: 700; font-size: 22px; border-bottom: 1px solid #000; border-color: rgba(154, 154, 154, 0.2); padding-bottom: 15px; margin-bottom: 22px;}
.evCon3 .change_wrap > li .con {font-weight: 600; font-size: 18px;}
.evCon3 .change_wrap > li.new {height: 370px; background: var(--color-point); border-radius: 16px; box-shadow: -20px 10px 50px 20px rgba(0, 0, 0, 20%);}
.evCon3 .change_wrap > li.new::before {content: ''; position: absolute; width: 125px; height: 150px; top: 50%; left: 3%; transform: translate(-50%, -50%); background: url(https://image.megagong.net/m/2024/0801_gongssel/cycle/con3_arrow.png) no-repeat; background-size: contain;}
.evCon3 .change_wrap > li.new .tit {font-size: 24px;  border-color: rgba(255, 255, 255, 0.2);}
.evCon3 .change_wrap > li.new .con {font-size: 20px; width: fit-content; text-align: left; margin: 0 auto;}
.evCon3 .change_wrap > li.new .con li {text-indent: -5px;}
.evCon3 .change_wrap > li.new .con li:nth-child(3) {margin-bottom: 20px;}
.evCon3 .change_wrap > li.new .con li::before {content: '¡¤'; display: inline-block; margin-right: 3px;}
.evCon3 .feature {gap: 21px;}
.evCon3 .feature li {flex: 1; font-size: 18px; line-height: 1.2; background: #fff; border-radius: 15px; padding: 35px 0;}
.evCon3 .feature li::before {content: ''; display: block; width: 20px; height: 20px; background: url(https://image.megagong.net/m/2024/0801_gongssel/cycle/con3_check.png) no-repeat; margin: 0 auto 15px;}

/* evCon4 */
.evCon4 {padding: 140px 0 0; background: #181322;}
.evCon4 .con_tit h4 {color: #fff;}
.evCon4 .tea_list {gap: 6px; margin: 0 -78px 120px;}
.evCon4 .tea_group {margin: 0 -104px;}

/* evCon5 */
.evCon5 {background: #f3f3f3;}
.evCon5 .feature {justify-content: center; gap: 60px;}
.evCon5 .feature li {position: relative; width: 320px; height: 320px; background: #fff; border-radius: 50%; padding: 70px 0 40px;}
.evCon5 .feature li:nth-child(2)::after {content: ''; position: absolute; top: 50%; left: -30px; transform: translate(calc(-50% + 0.5px), calc(-50% + 0.5px)); width: 27px; height: 27px; background: url(https://image.megagong.net/m/2024/0801_gongssel/cycle/con5_cross.png) no-repeat;}
.evCon5 .feature li:nth-child(3)::after {content: ''; position: absolute; top: 50%; left: -30px; transform: translate(-50%, -50%); width: 132px; height: 161px; background: url(https://image.megagong.net/m/2024/0801_gongssel/cycle/con5_arrow.png) no-repeat; z-index: 1;}
.evCon5 .feature li .tit {font-weight: 900; font-size: 20px; color: var(--color-point); margin-bottom: 18px;}
.evCon5 .feature li .txt {font-size: 16px; color: #333; margin-top: 16px;}
.evCon5 .feature li:last-child .tit {margin-bottom: 30px;}

/* evCon6 */
.evCon6 {background: #fafafa;}
.evCon6 .slider-for { position:relative; max-width:804px; /*width:calc(100% - 40px); */ margin:auto; z-index: 0;} 
.evCon6 .slider-for .slick-arrow { position:absolute; top:50%; transform:translateY(-50%); width:20px; height:40px; z-index:1; font-size:0; } 
.evCon6 .slider-for .slick-arrow.slick-prev { right:50%; margin-right:450px; background:url(https://img.megagong.net/m/2022/1111_overall/btn_prev.png) no-repeat; background-size:100%; } 
.evCon6 .slider-for .slick-arrow.slick-next { left:50%; margin-left:450px; background:url(https://img.megagong.net/m/2022/1111_overall/btn_next.png) no-repeat; background-size:100%; } 
.evCon6 .slider-for img { width:100%; } 
.evCon6 .slider-for p { position:absolute; bottom:5px; left:0; width:100%; padding:20px 0; text-align:center; color:#fff; background:rgba(0,0,0,.5); } 
.evCon6 .slider-nav { max-width:804px; margin:20px auto 0; /*width:calc(100% - 40px); */ } 
.evCon6 .slider-nav .item { padding:5px; position:relative; cursor:pointer; } 
.evCon6 .slider-nav .item:before { content:""; display:none; width:calc(100% - 10px); height:calc(100% - 10px); position:absolute; top:5px; left:5px; border:3px solid var(--color-point); box-sizing:border-box; } 
.evCon6 .slider-nav .item:after { content:""; display:block; width:calc(100% - 10px); height:calc(100% - 10px); position:absolute; top:5px; left:5px; background:rgba(0,0,0,.8); box-sizing:border-box; } 
.evCon6 .slider-nav .slick-current .item:before { display:block; } 
.evCon6 .slider-nav .slick-current .item:after { background:none; } 

/* evCon7 */
.evCon7.old .con_tit h4 {color: #fff;}
.evCon7.old .con_tit .sub_tit {color: rgba(255, 255, 255, 0.6);}
.evCon7 .compare > li {flex: 1; position: relative; color: #929292; background: #323232; border-radius: 16px; padding: 40px 35px 60px;}
.evCon7 .compare > li .tit {padding-bottom: 20px; margin-bottom: 30px; border-bottom: 1px solid rgba(154, 154, 154, 0.4);}
.evCon7 .compare > li .label {font-size: 18px; width: 116px; border: 2px solid #929292; border-radius: 16px; padding: 2px 0; margin: 0 auto 20px;}
.evCon7 .compare > li .sub_tit {font-weight: 700; font-size: 22px; line-height: 1.2; margin-bottom: 10px;}
.evCon7 .compare > li strong {font-weight: 900; font-size: 42px;}
.evCon7 .compare > li .txt {width: fit-content; font-weight: 600; font-size: 16px; text-align: left; margin: 0 auto;}
.evCon7 .compare > li .txt li {position: relative; padding-left: 10px;}
.evCon7 .compare > li .txt li::before {content: '-'; position: absolute; left: 0;}
.evCon7 .compare > li.cycle {color: #fff; background: var(--color-point);}
.evCon7 .compare > li.cycle .badge {position: absolute; top: -30px; right: -30px; width: 116px; height: 116px; background: #4f1161; border-radius: 50%; display: flex; justify-content: center; align-items: center; font-weight: 700; font-size: 20px;}
.evCon7 .compare > li.cycle .tit {border-bottom-color: rgba(254, 225, 255, 0.4);}
.evCon7 .compare > li.cycle .label {border-color: #fff;}
.evCon7 .compare > li.cycle .txt {color: #000;}

/* evCon8 */
.evCon8 {background: #ffe0fe;}
.evCon8 .benefit {flex-wrap: wrap; justify-content: center; gap: 20px;}
.evCon8 .benefit li {flex: 1 0 calc(25% - 15px); background: #fff; border-radius: 12px; padding: 48px 0 53px;}
.evCon8 .benefit li .txt {font-weight: 600; font-size: 18px; margin-bottom: 40px;}
.evCon8 .benefit li .txt .tiny {font-size: 14px; color: #6e6e6e; margin-top: 6px;}
.evCon8 .benefit li a {font-size: 12px;color: #6e6e6e;border: 1px solid #b8b8b8;margin-top: 6px;width: 105px;height: 25px;display: flex;border-radius: 30px;align-items: center;justify-content: center;font-weight: bold;margin: 20px auto 0;}
.evCon8 .benefit.item7 {gap: 10px 20px;}
.evCon8 .benefit.item7::before {content: ''; width: 100%; order: 0;}
.evCon8 .benefit.item7 li:nth-child(-n+3) {order: -1;}
.evCon8 .benefit.item6 li {flex: 0 0 calc(33.333% - 13.333px);}

/* evCon9 */
.evCon9 {background: #fff;}


/* evtoggleWarning */
.evtoggleWarning {padding: 0 !important;}
.evtoggleWarning .mt20 {margin-top: 20px;}
.evtoggleWarning .ml12 {margin-left: -12px;}
.evtoggleWarning .tbl_wrp {width: 100%; max-width: 876px;}
.evtoggleWarning .tbl_wrp .tbl_5 {border-top-width: 1px;}
.evtoggleWarning .tbl_wrp .tbl_5 tr {background: #fff;}
.evtoggleWarning .tbl_wrp .tbl_5 tr th {padding: 10px 3px;}
.evtoggleWarning .tbl_wrp .tbl_5 tr td {padding: 10px 20px;}
.evtoggleWarning .tbl_wrp .tbl_5 tbody th {font-weight: 500; background: #fff;}
.evtoggleWarning .tbl_wrp .tbl_5 td {text-align: left;}

/* ÆË¾÷ */
.dimPopup { display:none; }
.dimPopup .bg { width:100%; height:100%; position:fixed; top:0; left:0; background:rgba(0,0,0,.8); z-index:6; }
.dimPopup .popup { position:fixed; top:50%; left:50%; margin-left:150px; max-width:360px; width:90%; transform:translateY(-50%); z-index:10; }
.dimPopup .popup > a { display:block; text-align:right; }
.dimPopup .popup > div { margin-top:10px; width:100%; box-sizing:border-box; background:#fff; padding:60px 25px; }
.filebox input[type="file"] { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
.filebox label { display: inline-block; width:78px; height:30px; font-weight:700; color:#fff; font-size: 13px; line-height: 30px; text-align:center; vertical-align: middle; background: #5b5b5b; cursor: pointer; border:none; }
.filebox .upload-name { display: inline-block; width:calc(100% - 92px); height:26px; vertical-align: middle; background: #fff; border: 1px solid #d2d2d2; text-indent:10px; font-size:13px; -webkit-appearance: none; -moz-appearance: none; appearance: none; color:#666; font-weight:400; }
.dimPopup .popup > div p { margin-top:20px; }
.dimPopup .popup > div p a { display:block; margin:0 auto; width:160px; height:40px; line-height:40px; text-align:center; background:#000; color:#fff; font-size:17px; font-weight:700; }


/* [ws]_250520_hana */
.cir_tit {position:relative;}
.cir_tit > span {display: block; position: relative; margin:0 auto; width: max-content; padding:10px 30px; border-radius:100px; background-color: #000; color:#fff; font-weight: bold; font-size: 22px;}
.cir_tit::before {content:""; display: block; position:absolute; width: 100%; height: 1px; background-color: #000; top: 50%; transform: translateY(-50%); left:0;}

.tbl_wrap {padding: 68px 80px; border-radius: 25px; background: #FFF;}
.tbl_wrap .tbl tr th {font-size: 20px;}
.tbl_wrap .tbl tr td {font-size: 18px;}
.tbl_wrap .tbl tr th, 
.tbl_wrap .tbl tr td {border:1px solid #b5b5b5;}
.tbl_wrap .tbl td.skyblue {background-color:#e7f2ff ;}
.tbl_wrap .tbl td.red {background-color: #ffe7e7;}
.tbl_wrap .tbl td.purple {background-color: #f7dcff;}
.tbl_wrap .tbl td.blue {background-color:#d4d7ff ;}
.tbl_wrap .tbl th.pink {background-color: #e850ff; color:#fff;}

/* evCon7 */
.evCon7 .tbl_wrap {margin: 0 0 74px;}

/* evCon10 */
.evSection.evCon10 .con_tit .sub_tit {color:#8d8d8d;}
.evCon10 .sub_tit .point {color: #000;}
.evCon10 .step_list {margin: 50px 0 0; width:1040px; height: 130px; background: linear-gradient(90deg, #e850ff 0%, #ab1bc1 100%); border-radius: 150px; display: flex; align-items: center; justify-content: center; gap:40px; color:#fff;}
.evCon10 .step_list li {display: flex; align-items: center; gap:40px; font-weight: bold;font-size: 22px;}
.evCon10 .step_list li::after {content:""; display: block; width:38px; height:38px; background-image: url("https://image.megagong.net/m/2025/0520_gongssel/cycle/arrow.png"); background-position: center center; background-repeat: no-repeat; background-size: cover;}
.evCon10 .step_list li:last-child::after {display: none;}
/* [ws]_250520_hana */




@media screen and (max-width: 1200px){
    /* settings */
    .evSection {padding: 14% 0;}
    .evSection .con_tit {margin-bottom: 6%;}
    .evSection .con_tit h4 {font-size: clamp(24px, 4.6vmin, 44px);}
    .evSection .con_tit .sub_tit {font-size: clamp(16px, 2.4vmin, 22px);}
    .evSection .con_tit h4 + .sub_tit {margin-top: 2%;}

    /* evCon1 */
    .evCon1 {padding: 16% 0 10%;}
    .evCon1 .sub_tit.top {font-size: clamp(17px, 2.6vmin, 24px);}
    .evCon1 .sub_tit.btm {font-size: clamp(15px, 2.2vmin, 20px);}
    .evCon1 h3 {margin: 4% auto 6%;}
    .evCon1 h3 .badge {font-size: clamp(16px, 2.4vmin, 22px); padding: 0.5% 6%;}
    .evCon1 h3 strong {font-size: clamp(40px, 9vmin, 98px); letter-spacing: -0.05em;}
    .evCon1 .feature {margin-top: 8%;}
    .evCon1 .feature li {width: 24vmin; height: 24vmin; padding: 4% 0 3%;}
    .evCon1 .feature li .ico {max-width: 30%; margin: 0 auto;}

    /* evCon2 */
    .evCon2 .worry li .txt {font-size: clamp(13px, 2.4vmin, 18px); padding: 2.5vmin 0; margin-bottom: 10%;}
    .evCon2 .msg {font-size: clamp(16px, 2.4vmin, 22px);}
    .evCon2 .msg b {font-size: clamp(20px, 3.2vmin, 30px); margin: 0 auto 2%;}

    /* evCon3 */
    .evCon3 .con_tit {margin-bottom: 3%;}
    .evCon3 .change_tit {margin-bottom: 6%;}
    .evCon3 .change_tit strong {font-size: clamp(17px, 2.8vmin, 26px); padding: 1vmin 0; margin: 0 auto 2%;}
    .evCon3 .change_tit span {font-size: clamp(14px, 2vmin, 18px); margin-bottom: 2%;}
    .evCon3 .change_tit b {font-size: clamp(16px, 2.6vmin, 24px);}
    .evCon3 .change_wrap {margin: 0 auto 6%;}
    .evCon3 .change_wrap > li {height: clamp(130px, 22vmin, 250px); padding: 20px;}
    .evCon3 .change_wrap > li .tit {font-size: clamp(16px, 2.4vmin, 22px); padding-bottom: 1.5vmin; margin-bottom: 2.5vmin;}
    .evCon3 .change_wrap > li .con {font-size: clamp(14px, 2vmin, 18px);}
    .evCon3 .change_wrap > li.new {height: clamp(240px, 40vmin, 370px);}
    .evCon3 .change_wrap > li.new::before {width: 12.5vmin; height: 15vmin;}
    .evCon3 .change_wrap > li.new .tit {font-size: clamp(16px, 2.6vmin, 24px);}
    .evCon3 .change_wrap > li.new .con {font-size: clamp(15px, 2.2vmin, 20px);}
    .evCon3 .feature {gap: 2vmin;}
    .evCon3 .feature li {font-size: clamp(13px, 2vmin, 18px); padding: 3.5vmin 0;}

    /* evCon4 */
    .evCon4 {padding: 14% 0 0;}
    .evCon4 .tea_list {margin: 0 auto 12%;}
    .evCon4 .tea_group {margin: 0 -2%;}

    /* evCon5 */
    .evCon5 .feature li {width: 32vmin; height: 32vmin; padding: 5% 0 4%;}
    .evCon5 .feature li .ico {max-width: 20%; margin: 0 auto;}

    /* evCon6 */
    .evCon6 .slider-for { width:calc(100% - 40px);  }
    .evCon6 .slider-for .slick-arrow { width:15px; height:30px;  }
    .evCon6 .slider-for .slick-arrow.slick-prev { left:-25px; right:inherit; margin:0; }
    .evCon6 .slider-for .slick-arrow.slick-next { right:-25px; left:inherit; margin:0; }
    .evCon6 .slider-for p { position:absolute; bottom:5px; left:0; width:100%; padding: 2% 0; text-align:center; color:#fff; background:rgba(0,0,0,.5);  }
    .evCon6 .slider-nav { margin:1vw auto 0; width:calc(100% - 40px); }

    /* evCon8 */
    .evCon8 .benefit {gap: 2vmin;}
    .evCon8 .benefit li {flex: 1 0 calc(25% - 1.5vmin); padding: 4% 0;}
    .evCon8 .benefit li .txt {font-size: clamp(14px, 2.2vmin, 18px); margin-bottom: 4%;}
    .evCon8 .benefit li .txt .tiny {font-size: clamp(12px, 1.8vmin, 14px); margin-top: 0.5%;}
    .evCon8 .benefit li .ico {max-width: 60%; margin: 0 auto;}
    .evCon8 .benefit.item7 {gap: 1vmin 2vmin;}

    /* evtoggleWarning */
    .evtoggleWarning .tbl_wrp .tbl_5 tr th {padding: 5px 2px;}
    .evtoggleWarning .tbl_wrp .tbl_5 tr td {padding: 5px 10px;}

    /* ÆË¾÷ */
    .dimPopup .popup { margin-left:0; left:inherit; right:10px; }
    .dimPopup .popup > div { padding:10% 5%; }

    /* [ws]_250520_hana */
    .cir_tit > span {font-size: clamp(16px, 2.4vmin, 22px);}
    .tbl_wrap {padding: 10vmin 8vmin; border-radius: 20px;}
    .tbl_wrap .tbl tr th {font-size: clamp(15px, 2.5vmin, 20px);}
    .tbl_wrap .tbl tr td {font-size: clamp(14px, 2.3vmin, 18px);}

    /* evCon7 */
    .evCon7 .tbl_wrap {margin: 0 0 7%;}

    /* evCon10 */
    .evCon10 .step_list {margin: 4% 0 0; width:100%; height: auto; padding: 8vmin 0; gap:20px;}
    .evCon10 .step_list li {font-size: clamp(16px, 2.4vmin, 22px); gap: 20px;}

    /* [ws]_250520_hana */


}
@media screen and (max-width: 992px){
    .evCon5 .feature {flex-wrap: wrap; gap: 6vmin;}
    .evCon5 .feature li {width: calc(50% - 3vmin); height: auto; border-radius: 16px;}
    .evCon5 .feature li:last-child {width: 100%;}
    .evCon5 .feature li:nth-child(2)::after {left: -3vmin; width: 20px; height: 20px; background-size: contain;}
    .evCon5 .feature li:nth-child(3)::after {top: -15%; left: 50%; transform: rotate(90deg) translate(-50%, 45%); width: 13vmin; height: 16vmin; background-size: contain;}
    .evCon5 .feature li .tit {font-size: clamp(14px, 2.4vmin, 20px); margin-bottom: 2vmin;}
    .evCon5 .feature li .txt {font-size: clamp(13px, 2.2vmin, 16px); margin-top: 1.5vmin;}
    .evCon5 .feature li:last-child .tit {margin-bottom: 2vmin;}
    .evCon5 .feature li:last-child .ico {max-width: 10%;}

    .evCon7 .compare > li {padding: 3% 2% 4%;}
    .evCon7 .compare > li .tit {padding-bottom: 1.5vmin; margin-bottom: 2vmin;}
    .evCon7 .compare > li .label {font-size: clamp(13px, 2vmin, 18px); margin: 0 auto 2%;}
    .evCon7 .compare > li .sub_tit {font-size: clamp(16px, 2.4vmin, 22px); margin-bottom: 1%;}
    .evCon7 .compare > li strong {font-size: clamp(26px, 4.4vmin, 42px);}
    .evCon7 .compare > li .txt {font-size: clamp(13px, 1.8vmin, 16px);}
    .evCon7 .compare > li.cycle .badge {top: -20px; right: -10px; width: 13vmin; height: 13vmin; font-size: clamp(13px, 2vmin, 20px);}


}
@media screen and (max-width: 768px){
    .evCon1 .feature {flex-wrap: wrap;}
    .evCon1 .feature li {width: calc(50% - 6px); height: auto; gap: 1vmin; border-radius: 10px; padding: 3% 0;}
    .evCon1 .feature li .ico {width: 18%; max-width: 43px;}

    .evCon4 .tea_list {flex-wrap: wrap; justify-content: center;}
    .evCon4 .tea_list li {flex-basis: calc(33.333% - 4px); max-width: 201px;}

    /* [ws]_250520_hana */
    .cir_tit > span {padding:2vmin 4vmin; font-size: clamp(14px, 2.4vmin, 22px);}

    .evCon10 .step_list {padding: 5vmin 0; }
    .evCon10 .step_list li::after {width: 20px; height: 20px;}
    /* [ws]_250520_hana */

}
@media screen and (max-width: 576px){
    .evCon1 .feature li .txt {font-size: 13px;}

    .evCon2 .worry {flex-direction: column; gap: 2.5vmin;}
    .evCon2 .worry li {display: flex; align-items: center;}
    .evCon2 .worry li .ico {flex-basis: 26%;}
    .evCon2 .worry li .txt {flex-grow: 1; margin-bottom: 0;}
    .evCon2 .worry li .txt::before {bottom: auto; top: 50%; right: 1px; transform: translate(100%, -50%); border-left: 10px solid var(--color-point); border-top: 5px solid transparent; border-bottom: 5px solid transparent;}
    .evCon2 .worry li:nth-child(even) .txt::before {right: auto; left: 1px; transform: translate(-100%, -50%); border-left: none; border-right: 10px solid var(--color-point);}
    .evCon2 .worry li:nth-child(even) {flex-direction: row-reverse;}

    .evCon3 .change_tit b {line-height: 1.6;}

    .evCon3 .change_wrap {flex-direction: column; align-items: stretch; margin: 0 auto 10%;}
    .evCon3 .change_wrap > li {width: 80%; height: auto; margin: 0 auto; border-radius: 16px 16px 0 0; padding: 20px 20px 40px;}
    .evCon3 .change_wrap > li.new {width: 100%; padding: 30px 20px;}
    .evCon3 .change_wrap > li.new::before {top: 0; left: 50%; transform: translate(-50%, -50%) rotate(90deg);}
    .evCon3 .feature {flex-direction: column;}
    .evCon3 .feature li::before {width: 15px; height: 15px; background-size: contain; margin-bottom: 8px;}

    .evCon5 .feature li:nth-child(2)::after {width: 15px; height: 15px;}

    .evCon7 .compare {flex-direction: column;}
    .evCon7 .compare > li.cycle .badge {top: 5px; right: 5px; width: 70px; height: 70px;}

    .evCon8 .benefit li {flex-basis: calc(50% - 1vmin);}
    .evCon8 .benefit li .ico {max-width: 38%;}
    .evCon8 .benefit li a{height: 22px;width: 100px;margin-top: 10px;}
    .evCon8 .benefit.item7 li:nth-child(1) {flex-basis: 100%; margin-bottom: 1vmin;}
    .evCon8 .benefit.item6 li {flex-basis: calc(50% - 1vmin);}


    /* [ws]_250520_hana */
    .tbl_wrap {border-radius:10px; padding: 10vmin 3vmin;}


    .evCon10 .step_list {gap: 5px;}
    .evCon10 .step_list li {gap:5px;font-size: clamp(12px, 2.4vmin, 22px);}
    /* [ws]_250520_hana */

}