main{overflow:hidden;}
.load_icon{fill:white !important;}
.header-clone .load_icon{fill:black !important;}
.header-clone{position:fixed;top:0;left:0;width:100%;z-index:9999;background-color:white;box-shadow:3px 3px 6px rgb(125 125 125 / 10%);padding:calc(var(--padding)*2) 0 calc(var(--padding)*2);}
.header-clone h1 a img.rd_logo{opacity:1 !important;visibility:visible;}
.header-clone h1 a img.wh_logo{opacity:0 !important;visibility:hidden;}
.header-clone .hamburger-button span{background-color:#000;}
.header.header-clone .nav li a{color:black;}
.step_1{position:relative;height:100vh;background-color:black;color:white;flex-flow:column;display:flex;justify-content:center;align-items:center;text-align:center;}
.step_1::before{content:'';display:block;position:absolute;bottom:0;left:0;right:0;height:5vh;width:100%;background-color:white;border-radius:1000px 1000px 0 0;z-index:3;}
.step_1 .all_bg{position:absolute;top:0;bottom:0;left:0;right:0;max-width:100%;max-height:100%;overflow:hidden;z-index:1;display:flex;justify-content:center;align-items:center;}
.lf_img{position:absolute;top:0;bottom:0;left:0;max-width:100%;overflow:hidden;z-index:1;display:flex;justify-content:start;align-items:center;z-index:1;}
.rg_img{position:absolute;top:0;bottom:0;right:0;overflow:hidden;z-index:1;display:flex;justify-content:end;align-items:center;z-index:2;}
.lf_img img,.rg_img img{height:100%;}
.step_1 .all_bg img{max-width:2560px;}
.step_1 .posi{position:relative;z-index:2;}
.step_1 .posi .textq{margin:0 auto;}
.step_1 .textq{width:80%;}
.step_1 .posi .h3q{padding-left:5%;padding-right:5%;}
.step_1 .posi .h2q,.step_1 .posi .h3q,.step_1 .posi .textq{opacity:0;transform:translateY(15%);transition:opacity 1.2s ease,transform 1.2s ease;}
.step_1 .posi .h2q{font-size:clamp(50px,8vw,75px);}
.step_1 .posi .h3q{font-size:clamp(20px,2.8vw,28px);}
.step_1 .posi .textq{font-size:clamp(14px,1.5vw,20px);}
.depth_a .h2q,.depth_b .title .h2q,.depth_c .h2q,.depth_d .h2q,.depth_g .h2q,.depth_null_d .title .h2q,.depth_null_e .h2q{font-size:clamp(35px,4vw,55px);border-bottom:1px solid var(--border);margin-bottom:calc(var(--padding)*3);display:inline-block;}
.depth_g .h2q{border:none;margin:0 auto;}
.depth_a,.depth_c{padding:0 0 calc(var(--padding)*30);display:flex;justify-content:space-between;align-items:center;gap:2%;}
.dsp .depth_a,.dsp .depth_c{padding-left:5%;padding-right:0%;}
.depth_d{max-width:1920px;margin:0 auto;width:100%;padding:0 2% calc(var(--padding)*25);}
.depth_e{padding-bottom:calc(var(--padding)*25);max-width:1920px;width:100%;margin:0 auto;}
.depth_a .del,.depth_c .del{position:relative;width:50%;}
.depth_a .del .img_box img,.depth_c .del .img_box img{width:100%;}
.dsp .depth_a .del .img_box img,.dsp .depth_c .del .img_box img{position:relative;width:100%;}
[class^="depth"] .h3q{font-weight:700;}
.depth_a .del .tip{position:absolute;left:0;top:-15px;border-radius:0 100px 100px 0;background-color:#D90000;color:white;display:flex;justify-content:center;align-items:center;padding:12px 5%;font-size:clamp(10px,2vw,16px);line-height:1;font-weight:400;opacity:0;filter:blur(5px);transition:opacity 1s ease,filter 1s ease;}
.dsp .depth_a .del .tip{left:auto;right:0;background-color:#1B365B;border-radius:100px 0 0 100px;}
.depth_a .del .tip.show{opacity:1;filter:blur(0);}
.depth_a .sel,.depth_c .sel{width:50%;}
.depth_b{position:relative;padding-bottom:calc(var(--padding)*35);}
.depth_b .title,.depth_d .title{padding-left:2%;padding-bottom:calc(var(--padding)*3.5);}
.depth_b .title{max-width:1200px;margin:0 auto;}
.depth_d .title{max-width:1600px;margin:0 auto;}
.depth_d .title{padding:0;padding-bottom:calc(var(--padding) * 3.5);}
.dsp .depth_b .title,.dsp .depth_d .title{width:100%;text-align:right;padding-right:5%;}
.dsp .depth_d .title{max-width:1200px;margin:0;margin-left:auto;}
.depth_b .img_box{position:absolute;right:0;width:100%;z-index:-1;top:50%;transform:translateY(-50%);display:flex;justify-content:end;}
.depth_b .img_box img{width:100%;max-width:2900px;}
.keySwiper{max-width:1200px;padding:0 2%;margin:0 auto;}
.dsp .depth_b .title{margin:0;margin-left:auto;padding-right:5%;}
.dsp .keySwiper{margin:0;margin-right:0;margin-left:auto;padding-right:5%;}
.key_list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;justify-content:center;flex-wrap:wrap;gap:30px;width:100%;box-sizing:border-box;}
.key_list li{flex:0 0 auto;margin:0 auto;max-width:250px;aspect-ratio:1/1;background:#F6F6F6;box-sizing:border-box;text-align:center;display:flex;flex-direction:column;justify-content:center;border-radius:1000px;padding:0 5% 5%;transition:.3s;}
.key_list li:hover{background:#eff0f1;}
.key_list li .icon{width:25%;margin:0 auto;padding-bottom:calc(var(--padding)*1.5);}
.key_list li .icon img{width:100%;}
.key_list li .bx_title{font-size:clamp(13px,2vw,16px);line-height:1.2;font-weight:600;padding-bottom:calc(var(--padding)*1);word-break:keep-all;}
.key_list li .bx_tip{font-size:clamp(11px,2.5vw,16px);line-height:1.2;font-weight:400;width:80%;margin:0 auto;word-break:keep-all;}
.depth_c .tip_list li{padding:2px 0;}
.depth_c .tip_list li::before{content:'ㆍ';padding-right:5px;}
.inside_swiper{max-width:1600px;width:100%;margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1fr;justify-content:end;flex-wrap:wrap;gap:15px;}
.dsp .inside_swiper{max-width:1200px;grid-template-columns:1fr 1fr;padding:0 5% 0 2%;margin:0;margin-left:auto;}
.depth_g{padding:0 2%;padding-bottom:calc(var(--padding)*15);}
.depth_g .title{padding:0 2%;text-align:center;padding-bottom:calc(var(--padding)*8);}
.swiper{overflow:visible;}
.depth_g .porer_list{max-width:1700px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:10px;margin:0 auto;box-sizing:border-box;}
.porerSwiper .swiper-slide{max-width:300px;}
.depth_g .porer_list li .img_box img{width:100%;}
.depth_g .porer_list li .por_icon{position:absolute;top:35%;left:50%;transform:translateX(-50%);}
.depth_g .porer_list li .por_title{color:white;font-size:24px;line-height:1.3em;text-align:center;font-weight:600;position:absolute;top:60%;left:50%;width:100%;padding:0 2%;transform:translateX(-50%);word-break:keep-all;}
.inside_swiper li{background-color:#F1F1F1;padding:25px;border-radius:35px;display:flex;align-items:center;gap:15px;transition:.3s;}
.inside_swiper li:hover{background-color:#e4e7eb;}
.inside_swiper li .bx_title{font-size:17px;font-weight:600;padding-bottom:calc(var(--padding)*.5);}
.inside_swiper li .bx_tip{font-size:clamp(12.5px,2vw,15px);}
.inside_swiper li .tem{background-color:#F1F1F1;border-radius:30px;padding:30px 25px;}
.depth_e .h2_title{max-width:1600px;font-size:clamp(25px,4vw,50px);line-height:1.2;font-family:'Gmarket Sans';font-weight:700;width:100%;padding:0 2%;margin:0 auto;padding-bottom:calc(var(--padding)*5);box-sizing:border-box;word-break:keep-all;}
.step_2{padding-top:25vh;}
.step_3 .mid_title{position:relative;font-size:clamp(20px,2.5vw,32px);line-height:1;text-align:center;width:100%;padding:calc(var(--padding)*3) 0;background-color:#4d4d4ddc;color:white;font-weight:300;}
.depth_null_d{display:flex;justify-content:space-between;gap:3%;padding:0 2%;padding-bottom:calc(var(--padding)*35);}
.depth_null_d .grap{position:relative;width:50%;padding-left:3%;}
.depth_null_d .grap img{width:100%;}
.depth_null_d .grap .persent{position:absolute;top:0;bottom:0;left:0;right:0;}
.fr_per_a{position:absolute;bottom:2%;left:14%;width:14%;height:10%;background-color:#EBEBEB;border-radius:clamp(12px,2vw,20px) clamp(12px,2vw,20px) 0 0;display:flex;justify-content:center;align-items:center;text-align:center;color:#C2C2C2;font-size:clamp(11px,1.3vw,24px);}
.fr_per_b{position:absolute;bottom:2%;left:60%;width:14%;height:20%;background-color:#EBEBEB;border-radius:clamp(12px,2vw,20px) clamp(12px,2vw,20px) 0 0;display:flex;justify-content:center;align-items:start;text-align:center;padding-top:2%;color:#C2C2C2;font-size:clamp(11px,1.3vw,24px);}
.main_per_a{position:absolute;bottom:2%;left:33%;width:14%;height:60%;background-color:#1B365B;border-radius:clamp(12px,2vw,20px) clamp(12px,2vw,20px) 0 0;display:flex;justify-content:center;align-items:start;text-align:center;padding-top:2%;color:white;font-size:clamp(12px,1.3vw,24px);}
.main_per_b{position:absolute;bottom:2%;left:79%;width:14%;height:75%;background-color:#1B365B;border-radius:clamp(12px,2vw,20px) clamp(12px,2vw,20px) 0 0;display:flex;justify-content:center;align-items:start;text-align:center;padding-top:2%;color:white;font-size:clamp(12px,1.3vw,24px);}
.side_tip{display:flex;justify-content:space-between;position:absolute;top:-5%;right:0%;width:35%;}
.side_tip img{width:100%;}
.arw1{width:12%;position:absolute;left:25%;top:61%;}
.arw2{width:12%;position:absolute;left:71%;top:51%;}
.depth_null_d .title{width:45%;text-align:right;padding-right:5%;}
.depth_null_d .title .h2q{margin-bottom:calc(var(--padding) * 3);display:inline-block;}
.depth_null_d .title .h4q em{font-weight:800;}
.depth_null_e{display:flex;justify-content:space-between;align-items:center;gap:2%;padding:0 2%;padding-bottom:calc(var(--padding)*35);}
.depth_null_e .h2q{border-bottom:1px solid var(--border);margin-bottom:calc(var(--padding) * 3);}
.depth_null_e .h4q{position:relative;padding-left:20px;}
.depth_null_e .h4q::before{position:absolute;display:block;content:'ㆍ';top:0;left:0;}
.depth_null_e .del{width:42%;padding-left:3%;}
.depth_null_e .h2q{font-size:clamp(3px,5.5vw,55px);}
.depth_null_e .sel{width:45%;display:flex;gap:4%;padding-right:3%;}
.depth_null_e .sel img{width:100%;}
.depth_null_e .colur{display:flex;flex-direction:column;gap:10px;}
.depth_null_e .colur .h4q{font-size:clamp(16px,1.5vw,20px);}
.dsp .h2q span{color:#1B365B;}
.depth_e .line{position:relative;width:90%;margin:0 auto;}
.depth_e .line::before{content:'';display:block;position:absolute;top:0;bottom:0;right:99%;width:200%;height:100%;background-color:#6c6c6c;}
.depth_e .line::after{content:'';display:block;position:absolute;top:0;bottom:0;left:99%;width:200%;height:100%;background-color:#b7b7b7;}
.depth_e .line img{width:100%;}
.depth_e .line .opn{display:block;}
.depth_e .line .hdn{display:none;}
.step_3 .form_data .del,.step_3 .form_data .sel{height:auto;}
.step_3 .form_data .del{height:75vh;}
.step_3 .form_data .del .img_box img{max-width:205%;}
.form_data .del .img_box{height:100%;}
.wave_background_wrap{position:relative;overflow:hidden;}
.wave_background_wrap .mid_title{position:relative;z-index:2;}
.wave_background_wrap .bg_bar{position:absolute;top:0;bottom:0;width:0.5%;background:#fff;opacity:1;z-index:1;animation:waveBarColorFlow 5s infinite ease-in-out;}
@keyframes waveBarColorFlow{0%,100%{background-color:#fff;}50%{background-color:#180909;}}
.dsp .depth_a .h4q{display:block;}
.tag_motex{display:none;}
@media screen and (max-width:768px){
.dsp .keySwiper{padding:0 2%;}
.dsp .depth_a .h4q{display:none;}
.tag_motex{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;font-size:clamp(13px,2vw,16px);}
.tag_motex li{background-color:#EBEBEB;padding:6px 12px;border-radius:100px;}
.rg_img{display:none;}
.depth_a,.depth_c{flex-direction:column;}
.dsp .depth_a,.dsp .depth_c{padding-left:0;}
.depth_a .del,.depth_c .del{width:100%;}
.dsp .depth_a .del,.dsp .depth_c .del{order:1;}
.dsp .depth_a .sel,.dsp .depth_c .sel{order:2;}
.step_2{padding-top:calc(var(--padding)*10);}
.depth_a .sel,.depth_c .sel{width:100%;padding:0 2%;}
.depth_a .del .img_box,.depth_c .del .img_box{overflow:hidden;padding-bottom:calc(var(--padding)*2.5);}
.depth_a .del .tip{padding:10px 8%;font-size:clamp(16px,2vw,20px);}
.depth_a .h2q,.depth_b .title .h2q,.depth_c .h2q,.depth_d .title .h2q,.dsp .depth_null_d .h2q,.depth_null_e .h2q,.depth_g .h2q{font-size:clamp(30px,4vw,55px);border:none;margin-bottom:0;}
[class^="depth"] .h3q{font-size:clamp(16px,3.5vw,30px);}
.depth_a,.depth_c,.dsp .depth_null_d,.depth_null_e,.depth_g{padding-bottom:calc(var(--padding)*20);}
.dsp .depth_a .del .img_box img,.dsp .depth_c .del .img_box img{position:relative;width:125%;left:-25%;}
.depth_a .del .img_box img,.depth_c .del .img_box img{width:125%;}
.inside_swiper li{min-width:auto;padding:20px;border-radius:20px;width:100%;}
.inside_swiper li .bx_tip{word-break:keep-all;}
.form_data{display:block;height:auto;}
.step_3{height:auto;}
.step_3 .form_data .del{height:auto;}
.form_data .sel{position:relative;z-index:20;padding:40px 0;}
.form_data .sel form{width:90%;}
.form_data .del .title{gap:0;padding-left:2%;}
.form_data .del .h2_title{padding-bottom:10px;}
.form_data .del .h3q{padding-bottom:5px;}
.form_data .sel .user_data li{padding-bottom:25px;}
section,.text,.form_data{pointer-events:auto !important;}
.form_data .del .textq{display:none;}
.form_data .del .img_box{max-height:35vh;overflow:hidden;}
.form_data .del,.form_data .sel{height:auto;}
.form_data .del .img_box img{max-width:200%;max-height:110%;}
.dsp .depth_a .del .img_box,.dsp .depth_c .del .img_box{position:relative;overflow:hidden;}
.dsp .depth_null_d{flex-direction:column;gap:10px;}
.dsp .depth_null_d .grap{width:100%;order:2;}
.dsp .depth_null_d .title{width:100%;order:1;padding-bottom:calc(var(--padding)*2.5);padding-right:0;}
.dsp .depth_b .title,.dsp .depth_d .title{padding:0 2%;padding-bottom:calc(var(--padding)*3.5);}
.dsp .depth_b .title{max-width:540px;}
.depth_c .h2q{width:90%;}
.dsp .depth_c .h2q span{width:70%;display:inline-block;}
.dsp .depth_null_d .h2q{text-align:right;}
.dsp .depth_b .img_box{justify-content:start;align-items:start;}
.depth_b .title,.depth_d .title{padding:0 2% calc(var(--padding)*3);text-align:right;}
.key_list li .icon{width:20%;padding-bottom:calc(var(--padding)*1);}
.key_list li .bx_title{padding-bottom:calc(var(--padding)*.5);}
.depth_null_e{flex-direction:column;}
.depth_null_e .del{width:100%;padding-bottom:calc(var(--padding)*5);}
.depth_null_e .h2q{border:none;margin-bottom:0;}
.depth_null_e .sel{width:100%;max-width:500px;}
.depth_e .line .opn{display:none;}
.depth_e .line .hdn{display:block;}
.step_2 .mid_title{padding:calc(var(--padding)*2);}
.depth_e .line::before{background-color:#6f6f6f;}
.header-clone [class^="mo_pdf"] .load_icon{fill:white !important;}
}
/* 1600px 이하 */
@media screen and (max-width:1600px){
.depth_g .porer_list{display:flex;flex-wrap:wrap;justify-content:center;}
.porerSwiper .swiper-slide{width:30%;margin:0;}
}

/* 1500px 이하 */
@media screen and (max-width:1500px){
.inside_swiper{max-width:1200px;grid-template-columns:1fr 1fr;}
}

/* 1000px 이하 */
@media screen and (max-width:1000px){
.depth_null_e .del{width:50%;}
.depth_null_e .sel{width:50%;}
}

/*  820px 이하 */
@media screen and (max-width:820px){
.key_list{grid-template-columns:1fr 1fr;max-width:540px;margin-left:auto;}
.key_list li{flex:0 0 calc(50% - 15px);max-width:none;width:100%;aspect-ratio:1/1;padding:0 8px 8px;}
}

/*  768px 이하 */
@media screen and (max-width:768px){
.dsp .keySwiper{padding:0 2%;}
.dsp .depth_a .h4q{display:none;}
.tag_motex{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;font-size:clamp(13px,2vw,16px);}
.tag_motex li{background-color:#EBEBEB;padding:6px 12px;border-radius:100px;}
.rg_img{display:none;}
.depth_a,.depth_c{flex-direction:column;}
.dsp .depth_a,.dsp .depth_c{padding-left:0;}
.depth_a .del,.depth_c .del{width:100%;}
.dsp .depth_a .del,.dsp .depth_c .del{order:1;}
.dsp .depth_a .sel,.dsp .depth_c .sel{order:2;}
.step_2{padding-top:calc(var(--padding)*10);}
.depth_a .sel,.depth_c .sel{width:100%;padding:0 2%;}
.depth_a .del .img_box,.depth_c .del .img_box{overflow:hidden;padding-bottom:calc(var(--padding)*2.5);}
.depth_a .del .tip{padding:10px 8%;font-size:clamp(16px,2vw,20px);}
.depth_a .h2q,.depth_b .title .h2q,.depth_c .h2q,.depth_d .title .h2q,.dsp .depth_null_d .h2q,.depth_null_e .h2q,.depth_g .h2q{font-size:clamp(30px,4vw,55px);border:none;margin-bottom:0;}
[class^="depth"] .h3q{font-size:clamp(16px,3.5vw,30px);}
.depth_a,.depth_c,.dsp .depth_null_d,.depth_null_e,.depth_g{padding-bottom:calc(var(--padding)*20);}
.dsp .depth_a .del .img_box img,.dsp .depth_c .del .img_box img{position:relative;width:125%;left:-25%;}
.depth_a .del .img_box img,.depth_c .del .img_box img{width:125%;}
.inside_swiper li{min-width:auto;padding:20px;border-radius:20px;width:100%;}
.inside_swiper li .bx_tip{word-break:keep-all;}
.form_data{display:block;height:auto;}
.step_3{height:auto;}
.step_3 .form_data .del{height:auto;}
.form_data .sel{position:relative;z-index:20;padding:40px 0;}
.form_data .sel form{width:90%;}
.form_data .del .title{gap:0;padding-left:2%;}
.form_data .del .h2_title{padding-bottom:10px;}
.form_data .del .h3q{padding-bottom:5px;}
.form_data .sel .user_data li{padding-bottom:25px;}
section,.text,.form_data{pointer-events:auto !important;}
.form_data .del .textq{display:none;}
.form_data .del .img_box{max-height:35vh;overflow:hidden;}
.form_data .del,.form_data .sel{height:auto;}
.form_data .del .img_box img{max-width:200%;max-height:110%;}
.dsp .depth_a .del .img_box,.dsp .depth_c .del .img_box{position:relative;overflow:hidden;}
.dsp .depth_null_d{flex-direction:column;gap:10px;}
.dsp .depth_null_d .grap{width:100%;order:2;}
.dsp .depth_null_d .title{width:100%;order:1;padding-bottom:calc(var(--padding)*2.5);padding-right:0;}
.dsp .depth_b .title,.dsp .depth_d .title{padding:0 2%;padding-bottom:calc(var(--padding)*3.5);}
.dsp .depth_b .title{max-width:540px;}
.depth_c .h2q{width:90%;}
.dsp .depth_c .h2q span{width:70%;display:inline-block;}
.dsp .depth_null_d .h2q{text-align:right;}
.dsp .depth_b .img_box{justify-content:start;align-items:start;}
.depth_b .title,.depth_d .title{padding:0 2% calc(var(--padding)*3);text-align:right;}
.key_list li .icon{width:20%;padding-bottom:calc(var(--padding)*1);}
.key_list li .bx_title{padding-bottom:calc(var(--padding)*.5);}
.depth_null_e{flex-direction:column;}
.depth_null_e .del{width:100%;padding-bottom:calc(var(--padding)*5);}
.depth_null_e .h2q{border:none;margin-bottom:0;}
.depth_null_e .sel{width:100%;max-width:500px;}
.depth_e .line{width: 100%;}
.depth_e .line .opn{display:none;}
.depth_e .line .hdn{display:block;}
.step_2 .mid_title{padding:calc(var(--padding)*2);}
.depth_e .line::before{background-color:#6f6f6f;}
.header-clone [class^="mo_pdf"] .load_icon{fill:white !important;}
.depth_g .porer_list{gap:0px;flex-wrap:nowrap;justify-content:start;}
.porerSwiper .swiper-slide{width:80%;max-width:300px;}
}

/* 600px 이하 */
@media screen and (max-width:600px){
.dsp .inside_swiper,.inside_swiper{grid-template-columns:1fr;}
.dsp .inside_swiper{padding:0 2%;}
}

/* 500px 이하 */
@media screen and (max-width:500px){
.key_list{gap:15px;}
}

/* 480px 이하 */
@media screen and (max-width:480px){
.depth_a,.depth_c,.depth_b,.depth_d,.depth_e{padding-bottom:calc(var(--padding)*15);}
.inside_swiper{grid-template-columns:1fr !important;}
.inside_swiper li img{width:30px;}
.step_2 .mid_title{font-size:16px;padding:calc(var(--padding)*1.5) 0;}
.depth_null_e .h4q{padding-left:12px;}
.depth_e .line{width:100%;}
.depth_e .line::after{left:100%;}
.depth_e .line::before{right:100%;}
}

.sec8 .title{position:relative;z-index:2;width:100%;padding-left:45%;box-sizing:border-box;}
.service_list{font-weight:normal;padding-right:4%;}
.service_list li{padding-bottom:calc(var(--padding)*1.2);display:flex;gap:5px;justify-content:start;align-items:start;}
.sec8 .text{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;height:calc(100vh - 140px);box-sizing:border-box;padding:0;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;}
.sec8 .text::-webkit-scrollbar{display:none;}
.sec8 .back_bg{width:100%;}
.sec8 .fir_title{position:relative;font-size:clamp(35px,7vw,54px);line-height:1.1;font-weight:700;text-align:right;width:100%;padding:0 3% calc(var(--padding)*3) 0;}
.sec8 .mid_title{position:relative;font-size:clamp(20px,2.5vw,32px);line-height:1;text-align:center;width:100%;padding:1.5% 0;background-color:#3B3B3B;color:white;font-weight:300;}
.sec8 .end_title{position:relative;font-size:clamp(25px,2.5vw,45px);line-height:1.25;font-weight:600;text-align:left;width:100%;z-index:3;padding:calc(var(--padding)*10) 2% calc(var(--padding)*3);}
.sec8 .flat{width:100%;}
.sec8 .del{display:none;}
.spon_slider_wrap{max-width:1200px;margin:0 auto;}
.sec8 .del{height:100%;flex:1;position:relative;overflow:hidden;}
.sec8 .del .img_box{height:100%;display:flex;justify-content:center;align-items:center;}
.sec8 .del .img_box img{max-width:175%;}
.sec8 .del .title{position:absolute;top:0;bottom:0;right:0;left:0;width:100%;height:100%;color:white;display:flex;flex-direction:column;justify-content:center;align-items:start;gap:3%;padding-left:4%;}
.sec8 .del .h3q{padding-bottom:5%;}
.sec8 .del .h2_title{font-size:clamp(25px,4.5vw,45px);line-height:1.2;font-weight:700;padding-bottom:3%;}