@charset "utf-8";

#content{padding-top: 100px;}
.p-Part{padding: 100px 0;}
.p-Part2{padding: 120px 0;}
.p-Part3{padding: 140px 0;}
.m-Part{margin: 120px 0;}
br.mo{display: none;}
br.mo2{display: none;}


@media all and (max-width:1280px){
    #content{padding-top: 80px;}
    .p-Part{padding: 80px 0;}
    .p-Part2{padding: 100px 0;}
    .p-Part3{padding: 100px 0;}
    .m-Part{margin: 80px 0;}
}
@media all and (max-width:768px){
    #content{padding-top: 70px;}
    .p-Part{padding: 60px 0;}
    .p-Part2{padding: 60px 0;}
    .p-Part3{padding: 80px 0;}
    .m-Part{margin: 60px 0;}
    br.mo2{display: block;}
}
@media all and (max-width:580px){
    .m-Part{margin: 40px 0;}
}
@media all and (max-width:480px){
    .m-Part{margin: 20px 0;}
    br.mo{display: block;}
}


/* mVisual */
#mVisual{height: calc(100vh - 100px); width: 100%;}
#mVisual > div{height: 100%;}
#mVisual > div > div{height: 100%;}
#mVisual .mv{background-size: cover; background-repeat: no-repeat; background-position: center center; width: 100%; height: 100%;background-image: url(/images/main/mv.png);}
#mVisual .inner{display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; overflow: hidden;}
#mVisual .inner .txt .title{margin-bottom: 70px;}
#mVisual .inner .txt h3{ font-size: 6rem; color: #fff; font-family: 'JalnanGothic'; font-weight: normal;}
#mVisual .inner .txt h3 span{ font-size: 7rem;}
#mVisual .inner .txt p{font-size: 3rem; margin-top: 30px; color: #fff;}
#mVisual .inner .txt .as{display: flex; align-items: center; gap: 30px;}
#mVisual .inner .txt .as ul li{width: 270px; height: 70px;}
#mVisual .inner .txt .as ul li a{display: inline-block; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; border-radius: 100px;}
#mVisual .inner .txt .as ul li:nth-child(1) a{background: #fff;}
#mVisual .inner .txt .as ul li:nth-child(2) a{background: #414041;}
#mVisual .inner .txt .as ul li + li{margin-top: 20px;}
#mVisual .inner .txt .as .rt{width: 160px; height: 160px; background: #fff; border-radius: 20px; display: flex; align-items: center; justify-content: center;}
#mVisual .inner .img img{transform: translateY(52px);}



@media all and (max-width:1600px){
    #mVisual .inner .img {width: 60%; position: relative; height: 100%;}
    #mVisual .inner .img img{width: 100%; position: absolute; bottom: 0;transform: translateY(0px);}
}
@media all and (max-width:1400px){
    #mVisual{height: calc(100vh - 70px);}
    #mVisual .inner .txt h3{ font-size: 5rem;}
    #mVisual .inner .txt h3 span{ font-size: 6rem;}
    #mVisual .inner .txt p{font-size: 2.5rem; margin-top: 20px;}
    #mVisual .inner .txt .as{gap: 20px;}
    #mVisual .inner .txt .as ul li{width: 230px; height: 60px;}
    #mVisual .inner .txt .as ul li img{width: 70%;}
    #mVisual .inner .txt .as .rt{width: 140px; height: 140px;}
    #mVisual .inner .txt .as .rt img{width: 90%; height: 90%;}
}
@media all and (max-width:1280px){
    #mVisual{height: calc(100vh - 200px);}
    #mVisual .inner .txt h3{ font-size: 4rem;}
    #mVisual .inner .txt h3 span{ font-size: 5rem;}
    #mVisual .inner .txt p{font-size: 2rem;}
    #mVisual .inner .txt .as ul li{width: 170px; height: 50px;}
    #mVisual .inner .txt .as .rt{width: 120px; height: 120px; border-radius: 10px;}
    #mVisual .inner .txt .as ul li + li{margin-top: 10px;}
}
@media all and (max-width:968px){
    #mVisual{height: 100%;}
    #mVisual .inner{justify-content: center;}
    #mVisual .inner .txt{text-align: center; margin: 80px auto;}
    #mVisual .inner .img {width: 100%;}
    #mVisual .inner .img img{position: relative;}
}
@media all and (max-width:768px){
    #mVisual .mv{background-position: 70% center;}
}

.a-txt h4{font-size: 2.5rem; color: #f06500;}
.a-txt h3{font-size: 5rem; color: #000; margin: 20px 0 40px;}
.a-txt p{font-size: 2rem; line-height: 3rem; color: #000;}

.a-txt2 h4{font-size: 2.5rem; text-align: center; color: #f06500; margin-bottom: 20px;}
.a-txt2 h3{font-size: 5rem; text-align: center; color: #000;}
span.og{color: #ef6500;}

.c-txt h4{color: #f06500; font-size: 2.5rem;}
.c-txt h3{font-size: 5rem; margin-top: 15px;}

.bg1{background: #fcfbf9;}
.ft img{filter: drop-shadow(1px 4px 24px #d5c4a750);}
.ft2 img{filter: drop-shadow(1px 4px 24px #00000040);}
.ft3 img{filter: drop-shadow(1px 4px 4px #00000030);}
.org{background: #ef6500;}
.org h4{color: #fff !important;}
.org h3{color: #fff !important;}

@media all and (max-width:1400px){
    .c-txt h4{ font-size: 2.2rem;}
    .c-txt h3{font-size: 4rem; margin-top: 10px;}
}
@media all and (max-width:1280px){
    .a-txt h4{font-size: 2rem;}
    .a-txt h3{font-size: 4rem; margin: 10px 0 30px;}
    .a-txt p{font-size: 1.8rem; line-height: 2.8rem;}
    
    .a-txt2 h4{font-size: 2.2rem; margin-bottom: 15px;}
    .a-txt2 h3{font-size: 4rem;}
    
    .c-txt h3{font-size: 3.5rem;}
}
@media all and (max-width:980px){
    .a-txt h4{font-size: 1.8rem;}
    .a-txt h3{font-size: 3.5rem; margin: 10px 0 20px;}
    .a-txt p{font-size: 1.6rem; line-height: 2.2rem;}
    
    .a-txt2 h4{font-size: 2.0rem;}
    .a-txt2 h3{font-size: 3.5rem;}
    
    .c-txt h4{ font-size: 2rem;}
    .c-txt h3{font-size: 3rem;}
}
@media all and (max-width:480px){
    .a-txt h4{font-size: 1.8rem;}
    .a-txt h3{font-size: 3rem; margin: 10px 0 20px;}
    .a-txt p{font-size: 1.5rem; line-height: 2.2rem;}
    
    .a-txt2 h4{font-size: 1.6rem; margin-bottom: 5px;}
    .a-txt2 h3{font-size: 3rem;}

    .c-txt h4{ font-size: 1.8rem;}
    .c-txt h3{font-size: 2.5rem;margin-top: 5px;}
}


.sec1{overflow: hidden;}
.sec1 .app_box{display: flex; padding: 0 100px; justify-content: space-between; align-items: center;}
.sec1 .app_box .reser{width: 500px; padding: 25px; background: #fff; box-shadow: 1px 1px 20px 5px rgb(213 196 167 / 20%); border-radius: 20px;}
.sec1 .app_box .reser img{width: 100%;}
.sec1 .app_box .reser a{display: inline-block; width: 100%; height: 80px; text-align: center; line-height: 80px; font-size: 2.5rem; color: #fff; font-weight: bold; background: linear-gradient(to right bottom, #f49752, #ef6500); margin-top: 20px; border-radius: 20px;}
.sec1 .app_box .img_400{height: 400px; display: flex; align-items: center;}
.sec1 .app_box .mbp{margin-bottom: 100px;}


@media all and (max-width:1280px){
    .sec1 .app_box{padding: 0 50px;}
    .sec1 .app_box .mbp{margin-bottom: 80px;}
    .sec1 .app_box .img_350{width: 350px;}
    .sec1 .app_box .img_350 img{width: 100%;}
    .sec1 .app_box .img_400_2{width: 400px;}
    .sec1 .app_box .img_400_2 img{width: 100%;}
}
@media all and (max-width:1080px){
    .sec1 .app_box{padding: 0 20px;}
    .sec1 .app_box .reser{width: 400px;}
    .sec1 .app_box .img_400{width: 350px; height: 350px;}
    .sec1 .app_box .img_400 img{width: 100%;}
}
@media all and (max-width:890px){
    .sec1 .app_box{flex-wrap: wrap;}
    .sec1 .app_box .lt{width: 100%;}
    .sec1 .app_box .rt{width: 100%; margin-top: 50px;}
    .sec1 .app_box .reser{width: 100%;}
    .sec1.right .app_box .lt{order: 1;}
    .sec1.right .app_box .rt{order: 2;}
    .sec1 .app_box .img_350{margin: 0 auto;}
    .sec1 .app_box .img_400{width: 435px; margin: 0 auto;}
    .sec1 .app_box .img_400_2{width: 435px; margin: 0 auto; transform: translateX(40px);}
    .sec1 .app_box .mbp{margin-bottom: 0px;}
}
@media all and (max-width:680px){
    .sec1 .app_box{padding: 0 10px;}
    .sec1 .app_box .img_400{width: 90%; height: 100%;}
    .sec1 .app_box .img_350{width: 70%;}
    .sec1 .app_box .img_400_2{width: 80%; transform: translateX(20px);}
    .sec1 .app_box .reser{border-radius: 10px;}
    .sec1 .app_box .reser a{height: 60px; line-height: 60px; font-size: 2rem; border-radius: 10px;}
}

.sec2{margin-top: 100px;}
.sec2 ul{display: flex; justify-content: space-between; gap: 40px; flex-wrap: wrap;}
.sec2 ul li{width: calc(100%/3 - 27px); position: relative; border-radius: 20px; overflow: hidden; height: 100%;}
.sec2 ul li:nth-child(2){margin-top: 65px;}
.sec2 ul li:nth-child(3){margin-top: 130px;}
.sec2 ul li:hover .img{transform: scale(1.1); transition: 0.3s;}
.sec2 ul li .img{width: 100%; transition: 0.3s;}
.sec2 ul li .img img{width: 100%;}
.sec2 ul li .c-txt{position: absolute; width: 100%; height: 100%; padding: 50px; left: 0;top: 0;}
.sec2 ul li .c-txt h3{color: #fff;}

@media all and (max-width:1280px){
    .sec2{margin-top: 70px;}
    .sec2 ul{gap: 20px;}
    .sec2 ul li{width: calc(100%/3 - 14px);}
    .sec2 ul li:nth-child(2){margin-top: 35px;}
    .sec2 ul li:nth-child(3){margin-top: 70px;}
    .sec2 ul li .c-txt{padding: 40px;}
}
@media all and (max-width:1080px){
    .sec2 ul li .c-txt{padding: 30px;}
}
@media all and (max-width:890px){
    .sec2{margin-top:50px;}
    .sec2 ul li{width: 100%; height: 300px; border-radius: 10px;}
    .sec2 ul li:nth-child(2){margin-top: 0px;}
    .sec2 ul li:nth-child(3){margin-top: 0px;}
    .sec2 ul li .img{transform: translateY(-30%);}
    .sec2 ul li:hover .img{transform: scale(1) translateY(-30%);}
    .sec2 ul li:nth-child(2) .c-txt{text-align: right;}
}
@media all and (max-width:480px){
    .sec2{margin-top: 40px;}
    .sec2 ul li{height: 200px;}
    .sec2 ul li .img{transform: translateY(-20%);}
    .sec2 ul li:hover .img{transform: scale(1) translateY(-20%);}
}


#app_dl{background: url('/images/main/app_dl_bg_251113.png') no-repeat center center;background-attachment: fixed; background-size: cover;}
#app_dl.bg{background: url('/images/main/app_dl_bg2_251113.png') no-repeat 20% center;background-attachment: fixed; background-size: cover;}
#app_dl .s-inner{display: flex; justify-content: space-between; flex-wrap: wrap;}
#app_dl .l_box h3{margin-top: 50px; color: #fff; font-size: 4.5rem;}
#app_dl .l_box h3.dl2{margin-top: 0px;margin-bottom: 50px;}
#app_dl .r_box{display: flex; gap: 70px; align-items: center;}
#app_dl .r_box .lt{width: 300px;}
#app_dl .r_box .lt a{width: 100%; height: 78px; border: 1px solid #fff; border-radius: 100px; display: flex; align-items: center; justify-content: center; gap: 30px; transition: 0.3s;}
#app_dl .r_box .lt a:hover{background: #fff; transition: 0.3s;}
#app_dl .r_box .lt p{width: 130px;font-size: 2.4rem; color: #fff; font-weight: bold; text-align: center;}
#app_dl .r_box .lt a:hover p{color: #000;}
#app_dl .r_box .lt li:nth-child(2) img{filter: invert(1);}
#app_dl .r_box .lt li:nth-child(2) a:hover img{filter: invert(0);}
#app_dl .r_box .lt li + li{margin-top: 20px;}
#app_dl .r_box .rt{width: 180px; height: 180px; background: #fff; border-radius: 20px; display: flex;justify-content: center;align-items: center;}
#app_dl .r_box .rt img{width: 132px;}
#app_dl .tel{width: 50%; color: #fff; display: flex; align-items: center; flex-wrap: wrap;gap: 15px; align-content: center;}
#app_dl .tel dl{width: 100%; display: flex;align-items: center; gap: 30px;}
#app_dl .tel dt{width: 185px; border: 1px solid #fff; border-radius: 100px; font-size: 3.5rem; font-weight: bold; text-align: center; padding: 10px 0;}
#app_dl .tel dd.jn{font-size: 4.8rem; font-family: 'JalnanGothic';}
#app_dl .tel dd{font-size: 3.5rem;}


@media all and (max-width:1400px){
    #app_dl .tel dl{gap: 20px;}
    #app_dl .tel dt{width: 160px;font-size: 3rem;}
    #app_dl .tel dd.jn{font-size: 4rem;}
    #app_dl .tel dd{font-size: 3rem;}
}
@media all and (max-width:1280px){
    #app_dl .l_box img{width: 350px;}
    #app_dl .l_box h3{font-size: 3.5rem;}
    #app_dl .r_box{gap: 30px;}
    #app_dl .r_box .lt{width: 210px;}
    #app_dl .r_box .lt a{height: 65px; gap: 20px;}
    #app_dl .r_box .lt p{width: 110px; font-size: 2rem;}
    #app_dl .r_box .rt{width: 150px; height: 150px;}
    #app_dl .r_box .rt img{width: 85%;}
}
@media all and (max-width:1080px){
    #app_dl .tel{width: 55%;}
    #app_dl .tel dt{width: 140px;font-size: 2.5rem;}
    #app_dl .tel dd.jn{font-size: 3.5rem;}
    #app_dl .tel dd{font-size: 2.5rem; width: calc(100% - 175px);}
}
@media all and (max-width:890px){
    #app_dl .l_box {width: 100%; text-align: center;}
    #app_dl .r_box{width: 100%; justify-content: center; margin-top: 80px;}
    #app_dl .tel{width: 100%;margin-top: 50px; gap: 30px;}
    #app_dl .tel dl{justify-content: center; flex-wrap: wrap;}
    #app_dl .tel dd{width: 100%; text-align: center;}
}
@media all and (max-width:480px){
    #app_dl .l_box img{max-width: 260px;}
    #app_dl .l_box h3{font-size: 2.8rem;}
    #app_dl .r_box{gap: 20px; margin-top: 50px;}
    #app_dl .r_box .lt{width: 80%;}
    #app_dl .r_box .lt a{height: 55px;}
    #app_dl .r_box .lt li + li{margin-top: 10px;}
    #app_dl .r_box .rt{display: none;}
}


#main2{background: linear-gradient(to bottom, #ffa41c calc(100% - 170px), #fff 170px);}
#main2 .svc1{padding-top: 190px;text-align: center;}
#main2 .svc1 h3{color: #fff; font-family: 'JalnanGothic'; font-weight: normal; font-size: 6rem; line-height: 8rem; margin-bottom: 50px;}
#main2 .svc1 .img{margin-top: -100px;}


@media all and (max-width:1400px){
    #main2{background: linear-gradient(to bottom, #ffa41c calc(100% - 130px), #fff 130px);}
    #main2 .svc1{padding-top: 160px;}
    #main2 .svc1 h3{font-size: 5rem; line-height: 7rem;}
    #main2 .svc1 .logo{width: 600px; margin: 0 auto;}
    #main2 .svc1 .logo img{width: 100%;}
    #main2 .svc1 .img{width: 750px; margin: -100px auto 0;}
    #main2 .svc1 .img img{width: 100%;}
}
@media all and (max-width:1280px){
    #main2 .svc1{padding-top: 140px;}
    #main2 .svc1 h3{font-size: 4.5rem; line-height: 6rem; margin-bottom: 30px;}
    #main2 .svc1 .logo{width: 500px;}
    #main2 .svc1 .img{width: 650px;}
}
@media all and (max-width:890px){
    #main2{background: linear-gradient(to bottom, #ffa41c calc(100% - 100px), #fff 100px);}
    #main2 .svc1{padding-top: 100px;}
    #main2 .svc1 h3{font-size: 4rem; line-height: 5rem; margin-bottom: 30px;}
    #main2 .svc1 .logo{width: 400px;}
    #main2 .svc1 .img{width: 480px; margin-top: -70px;}
}
@media all and (max-width:480px){
    #main2{background: linear-gradient(to bottom, #ffa41c calc(100% - 70px), #fff 70px);}
    #main2 .svc1{padding-top: 80px;}
    #main2 .svc1 h3{font-size: 3.5rem;}
    #main2 .svc1 .logo{width: 80%;}
    #main2 .svc1 .img{width: 90%; margin-top: -10%;}
}


.sec3 ul{display: flex; flex-wrap: wrap; gap: 40px; margin-top: 90px; padding: 0 100px;}
.sec3 ul li{width: calc(100%/2 - 20px); border-radius: 20px;padding: 50px 40px;box-shadow: 1px 1px 20px 5px rgb(213 196 167 / 20%);}
.sec3 ul li h4{color: #f06500; font-size: 2rem;margin-bottom: 10px;}
.sec3 ul li h3{color: #000; font-size: 4.5rem;}
.sec3 ul li h3 span{position: relative;display: inline-block;}
.sec3 ul li h3 span::before{width: 105%; height: 50%; left: 50%; top: 50%; transform: translatex(-50%); background: #fad0b2; content: ''; position: absolute; z-index: -1;}
.sec3 ul li .img{display: flex; justify-content: flex-end; margin-top: 25px;}

@media all and (max-width:1400px){
    .sec3 ul{padding: 0 50px;}
}
@media all and (max-width:1280px){
    .sec3 ul{padding: 0 20px; gap: 20px; margin-top: 60px;}
    .sec3 ul li {width: calc(100%/2 - 10px);}
    .sec3 ul li h3{font-size: 4rem;}
}
@media all and (max-width:1080px){
    .sec3 ul{padding: 0 20px; gap: 20px;}
    .sec3 ul li {width: 100%;}
    .sec3 ul li h3{font-size: 3.5rem;}
}
@media all and (max-width:680px){
    .sec3 ul li{padding: 30px; border-radius: 10px;}
    .sec3 ul li h4{font-size: 1.8rem;}
    .sec3 ul li h3{font-size: 3rem;}
    .sec3 ul li img{max-width: 180px;}
}



.sec4 ul{display: flex; flex-wrap: wrap; gap: 15px; margin-top: 90px; padding: 0 100px;}
.sec4 ul li{width: calc(100%/4 - 12px); border-radius: 20px; box-shadow: 1px 1px 20px 5px rgb(213 196 167 / 20%); display: flex; align-items: center; flex-wrap: wrap; align-content: center; position: relative; height: 250px; justify-content: center; gap: 20px;}
.sec4 ul li h4{position: absolute;font-family: 'SBAggroB';color: transparent; -webkit-text-stroke: 2px #ef6500; font-size: 5rem; top: -25px; right: 10px; font-style: italic; opacity: 0.5;}
.sec4 ul li h3{width: 100%; text-align: center; color: #000;font-size: 2.8rem;}
.sec4 ul li:nth-child(even){margin-top: 65px;}


@media all and (max-width:1400px){
    .sec4 ul{padding: 0 50px;}
}
@media all and (max-width:1280px){
    .sec4 ul{margin-top: 60px; padding: 0 20px;}
    .sec4 ul li h4{font-size: 4rem; top: -20px;}
    .sec4 ul li h3{font-size: 2.3rem;}
    .sec4 ul li .img{height: 40px;}
    .sec4 ul li .img img{height: 100%;}
}
@media all and (max-width:1080px){
    .sec4 ul li{width: calc(100%/2 - 12px);}
}
@media all and (max-width:680px){
    .sec4 ul{gap: 50px;}
    .sec4 ul li{width: 100%; height: 180px; border-radius: 10px;}
    .sec4 ul li:nth-child(even){margin-top: 0px;}
}


.needs ul{margin-top: 120px; padding: 0 100px; display: flex; gap: 80px; flex-wrap: wrap;}
.needs ul li{width: 100%; display: flex; justify-content: space-between; align-items: center;}
.needs ul li .img{width: 50%;}
.needs ul li .txt{width: 50%; padding: 50px;}
.needs ul li .txt h3{font-size: 4rem; color: #ef6500; position: relative;}
.needs ul li .txt h3::before{position: absolute; content: '';border-radius: 100px; width: 15px; height: 15px; background: #ef6500; top: 50%; left: -35px; transform: translateY(-50%);}
.needs ul li .txt h3::after {position: absolute; content: '';  width: 100px; height: 1px; border-top: 2px dashed #ef6500; top: 50%; left: -125px; z-index: -1;}
.needs ul li .txt p{font-size: 2.3rem; color: #000; margin-top: 15px;}
.needs ul li:nth-child(even){text-align: right;}
.needs ul li:nth-child(even) .img{order: 2;}
.needs ul li:nth-child(even) .txt h3::before{left: auto; right: -35px;}
.needs ul li:nth-child(even) .txt h3::after {left: auto; right: -150px; width: 125px;}

@media all and (max-width:1400px){
    .needs ul{padding: 0 50px; margin-top: 100px;}
}
@media all and (max-width:1280px){
    .needs ul{padding: 0 20px;margin-top: 80px; gap: 60px;}
    .needs ul li .txt{width: 44%;}
    .needs ul li .txt h3{font-size: 3.5rem;}
    .needs ul li .txt p{font-size: 2rem;}
    .needs ul li .img img{width: 100%;}
}
@media all and (max-width:890px){
    .needs ul li .txt{width:44%; padding: 20px;}
    .needs ul li .txt h3{font-size: 3rem;}
    .needs ul li .txt p{font-size: 1.8rem;}
    .needs ul li .txt h3::before{width: 10px; height: 10px;}
    .needs ul li .txt h3::after {border-top: 1px dashed #ef6500;}
    .needs ul li .img{width: 50%;}
}
@media all and (max-width:680px){
    .needs ul{gap: 30px;margin-top: 60px;}
    .needs ul li{flex-wrap: wrap;}
    .needs ul li:nth-child(even) .img{order: 1;}
    .needs ul li:nth-child(even) .txt{order: 2;}
    .needs ul li .img{width: 100%;}
    .needs ul li .txt{width:100%;padding: 30px 70px;}
    .needs ul li .txt h3::before{left: -25px;}
    .needs ul li:nth-child(even) .txt h3::before{right: -25px;}
    .needs ul li .txt h3::after {width: 1px; height: 100px; border-left: 1px dashed #ef6500; top:-80px; left: -21px;}
    .needs ul li:nth-child(even) .txt h3::after {left: auto; right: -21px; width: 1px; height: 210px; top: -190px;}
}
@media all and (max-width:480px){
    .needs ul{margin-top: 50px;}
    .needs ul li .txt{padding: 30px 40px;}
    .needs ul li .txt h3{font-size: 2.5rem;}
    .needs ul li .txt p{font-size: 1.6rem;}
    .needs ul li .txt h3::after {top:-90px;}
    .needs ul li:nth-child(even) .txt h3::after {top: -200px;}
}


.satis{position: relative; overflow: visible !important;}
.satis .app_box{padding-right: 0;}
.satis .lt{position: sticky;align-self: flex-start; width: 50%; margin-top: 50px; top: 150px;}
.satis .rt{width: 50%; }
.satis .rt ul{display: flex; flex-wrap: wrap; gap: 20px;}
.satis .rt ul li{width: 100%; padding: 25px 40px; box-shadow: 1px 1px 20px 5px rgb(213 196 167 / 20%); border-radius: 20px; display: flex; gap: 40px; align-items: center;}
.satis .rt ul li h3{display: flex; align-items: center; font-size: 2.3rem; gap: 10px; color: #000;}
.satis .rt ul li p{font-size: 2rem;margin-top: 10px; color: #000;}

@media all and (max-width:1400px){
    .satis .rt{width: 65%; }
}
@media all and (max-width:1280px){
    .satis .rt{width: 75%; }
}
@media all and (max-width:1080px){
    .satis .rt{width: 85%; }
}
@media all and (max-width:890px){
    .satis .lt{position: relative;margin-top: 0px; top: 0;}
}
@media all and (max-width:680px){
    .satis .rt{margin-top: 30px !important;}
    .satis .rt ul li{gap: 20px; padding: 20px;}
    .satis .rt .img{width: 120px;}
    .satis .rt .img img{width: 100%;}
    .satis .rt .txt{width: calc(100% - 130px);}
    .satis .rt ul li p{font-size: 1.8rem;}
    .satis .rt ul li h3 img{width: 23px;}
}
@media all and (max-width:480px){
    .satis .rt .img{width: 30%;}
    .satis .rt .txt{width: 70%;}
    .satis .rt ul li p{font-size: 1.6rem;}
    .satis .rt ul li h3{font-size: 2rem;}
    .satis .rt ul li h3 img{width: 23px;}
}


.svc_list{ background: url('/images/main/svs_list_bg.png') no-repeat top center;}
.svc_list .top{ text-align: center; color: #000; font-family: 'JalnanGothic';}
.svc_list .top h3{font-weight: normal; font-size: 6rem;}
.svc_list .top .cl{color: #ef6500;}
.svc_list .top .big{font-size: 7rem;}
.svc_list .top .dot{text-emphasis-style: dot;}
.svc_list ul{display: flex; flex-wrap: wrap; gap: 55px 40px;}
.svc_list ul li{width: calc(100%/3 - 27px); position: relative; border-radius: 20px; overflow: hidden; height: 100%;box-shadow: 1px 1px 20px 5px rgba(63, 63, 63, 0.2);}
.svc_list ul li .img{width: 100%;}
.svc_list ul li .img img{width: 100%; transition: 0.3s;}
.svc_list ul li:hover img{transform: scale(1.1); transition: 0.3s;}
.svc_list ul li:nth-child(2){margin-top: 65px;}
.svc_list ul li:nth-child(3){margin-top: 130px;}
.svc_list ul li:nth-child(4){margin-top: -130px;}
.svc_list ul li:nth-child(5){margin-top: -65px;}
.svc_list ul li .txt{position: absolute; width: 100%; height: 100%; top: 0; left: 0; padding: 50px; color: #fff;}


@media all and (max-width:1280px){
    .svc_list{background-size: 115%;}
    .svc_list .top h3{font-size: 5rem;}
    .svc_list .top .big{font-size: 6rem;}
    .svc_list ul{gap: 40px 30px;}
    .svc_list ul li{width: calc(100%/3 - 20px);}
    .svc_list ul li:nth-child(2){margin-top: 50px;}
    .svc_list ul li:nth-child(3){margin-top: 100px;}
    .svc_list ul li:nth-child(4){margin-top: -100px;}
    .svc_list ul li:nth-child(5){margin-top: -50px;}
    .svc_list ul li .txt{padding: 40px;}
}
@media all and (max-width:980px){
    .svc_list{background-size: 120%;}
    .svc_list .top h3{font-size: 4rem;}
    .svc_list .top .big{font-size: 5rem;}
    .svc_list ul li{width: calc(100%/2 - 15px);}
    .svc_list ul li:nth-child(2){margin-top: 50px;}
    .svc_list ul li:nth-child(3){margin-top: -50px;}
    .svc_list ul li:nth-child(4){margin-top: 0px;}
    .svc_list ul li:nth-child(5){margin-top: -50px;}
    .svc_list ul li .txt{padding: 40px;}
}
@media all and (max-width:768px){
    .svc_list{ background: url('/images/main/svs_list_bg_mo.png') no-repeat top center; background-size: contain;}
    .svc_list .top h3{font-size: 3.5rem;}
    .svc_list .top .big{font-size: 4.5rem;}
    .svc_list ul li{width: calc(100%/2 - 15px);}
    .svc_list ul li .txt{padding: 30px;}
}
@media all and (max-width:580px){
    .svc_list ul{gap: 20px;}
    .svc_list ul li{width: 100%; height: 300px;}
    .svc_list ul li:nth-child(2){margin-top: 0px;}
    .svc_list ul li:nth-child(3){margin-top: 0px;}
    .svc_list ul li:nth-child(5){margin-top: 0px;}
    .svc_list ul li .img img{transform: translateY(-20%);}
    .svc_list ul li:hover img{transform: scale(1.1)  translateY(-20%);}
}
@media all and (max-width:480px){
    .svc_list .top h3{font-size: 3rem;}
    .svc_list .top .big{font-size: 4rem;}
    .svc_list ul li{height: 250px;}
}


.case{overflow: hidden;}
.case .c_inner{display: flex; align-items: center;}
.case .l_box{width: 735px; padding-left: 260px;}
.case .r_box{width: calc(100% - 735px);}

.case ul li{width: 400px; text-align: center; cursor: pointer;opacity: 0.3;}
.case ul li .img{width: 100%; border-radius: 10px; overflow: hidden;}
.case ul li .img img{width: 100%;}
.case ul li p{font-size:2.5rem; margin-top: 40px; font-weight: 700; color: #b5b5b5;}

.case ul .slick-list{margin: 0 -10px;padding:0 30% 0 0 !important;}
.case ul .slick-slide{ margin: 0 10px;}
.case ul .slick-current{opacity: 1;}
.case ul .slick-current .img{border: 5px solid #ef6500;}
.case ul .slick-current p{color: #ef6500;}

.case .indicator{cursor: pointer; margin-top: 50px;}
.case .indicator span + span{margin-left: 10px;}

@media all and (max-width:1600px){
    .case .l_box{width: 550px; padding-left: 150px;}
    .case .r_box{width: calc(100% - 550px);}
    .case ul li p{font-size:2.3rem;}
}
@media all and (max-width:1280px){
    .case .l_box{width: 400px; padding-left: 50px;}
    .case .r_box{width: calc(100% - 400px);}
    .case ul li p{font-size:2rem; margin-top: 25px;}
    .case .indicator span img{width: 40px;}
    .case .indicator span + span{margin-left: 5px;}
}
@media all and (max-width:1080px){
    .case .l_box{width: 350px; padding-left: 20px;}
    .case .r_box{width: calc(100% - 350px);}
}
@media all and (max-width:980px){
    .case .c_inner{flex-wrap: wrap;}
    .case .l_box{width: 94%; display: flex; align-items: end; justify-content: space-between;padding-left: 0; margin: 0 auto;}
    .case .r_box{width: 100%; padding-left: 3%; margin-top: 50px;}
}
@media all and (max-width:480px){
    .case .indicator span img{width: 35px;}
    .case .r_box{margin-top: 30px;}
}


#location .title{text-align: center;}
#location .title .top{display: flex; align-items: center; gap: 40px; justify-content: center;}
#location .title .top img{width: 440px;}
#location .title .top h3{font-size: 6rem; color: #000; font-family: 'JalnanGothic';font-weight: normal; margin-top: 10px;}
#location .title .top h3 span{color: #ef6500;}

#location .search {display: flex;gap: 10px;align-items: center;margin: 40px auto 70px;  width: 850px; height: 60px; position: relative; z-index: 999;}
#location .s-list {position: relative; width: 190px; cursor: pointer; height: 100%; border: 2px solid #ef6500; display: flex; align-items: center; font-size: 2rem;font-weight: bold; color: #000; border-radius: 10px;}
#location .s-list-title {display: flex !important; align-items: center; justify-content: space-between; width: 100%; padding: 25px 20px;}
#location .dropdown-icon {transition: transform 0.3s ease;}
#location .dropdown-icon.active {transform: rotate(180deg);}
#location .s-list-items { display: none; position: absolute; top: 108%; left: 0; width: 100%; background-color: #fff; border: 2px solid #ef6500; border-radius: 10px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); z-index: 1000; list-style: none; overflow: hidden;}
#location .s-list-items li {padding: 15px;cursor: pointer;}
#location .s-list-items li:hover {background-color: #efefef;}
#location .s-box {display: flex;align-items: center;gap: 10px; border: 2px solid #ef6500; border-radius: 10px; padding: 10px 25px; width: calc(100% - 200px); height: 100%;}
#location .search-input {border: none;outline: none; font-size: 2rem; width: 100%;}
#location .search-input::placeholder {color: #555; font-family: 'Pretendard';}
#location .search-button {background: none;border: none;cursor: pointer;}
#location .search-button:hover {color: #333;}

#location .store_map{display: flex; gap: 40px; height: 100%;}
#location .store_map .map{width: 500px;  background: #f5f5f5;}
#location .store_map .list{width: calc(100% - 540px);}
#location .store_map .list ul{border-top: 2px solid #ef6500; border-bottom: 2px solid #ef6500;}
#location .store_map .list ul li{display: flex; align-items: center; justify-content: space-between;padding: 15px 30px;}
#location .store_map .list ul li > a{display: flex; align-items: center; width: calc(100% - 80px);}
#location .store_map .list ul li + li{border-top: 1px solid #cdcdcd;}
#location .store_map .list span img{margin-right: 15px;}
#location .store_map .list h3{font-size: 1.8rem; color: #000; text-align: center; width: 75px;}
#location .store_map .list h3.str{width: 125px; text-align: center;}
#location .store_map .list p{font-size: 1.5rem; color: #898989; padding: 0 15px; width: 100%;}
#location .store_map .list .link{display: flex; gap: 10px;}

#location .page{display: flex; gap: 5px; justify-content: center; margin-top: 30px; align-items: center;}
#location .page .prev_page{margin-right: 15px;}
#location .page .next_page{margin-left: 15px;}
#location .page .num{width: 25px; height: 25px; background: #dedede; border-radius: 100px;display: flex; justify-content: center;align-items: center; font-size: 1.6rem; color: #fff;}
#location .page .active{background: #ef6500;}

/* 커스텀 오버레이 { */
    .wrap {position: absolute;left: 0;bottom: 45px;width: 200px;height: 70px;margin-left: -100px;text-align: left;overflow: hidden;font-size: 12px;border-radius: 6px;box-shadow: 0px 0px 10px rgba(0,0,0,0.1);}
    .wrap * {padding: 0;margin: 0;}
    .wrap .info {width: 200px;height: 70px;overflow: hidden;background: #fff;}
    .wrap .info:nth-child(1) {border: 0;}
    .info .close {position: absolute;top: 0px;right: 8px;width: 20px;height: 20px;}
    .info .close:hover {cursor: pointer;}
    .info .body {position: relative;overflow: hidden; height:70px;}
    .info .desc {position: relative;margin-top: 7px;}
    .desc .sub1 {color:#999; font-size: 11px; letter-spacing: -0.5px; margin-top:5px;}
    .desc .sub2 a {color:#3396ff; font-size: 10px;}
    .desc .sub3 a {color:#3396ff; font-size: 10px;}
    .desc .titles {font-weight: bold; font-size: 14px;}
    .info .img {position: absolute;top: 10px;left: 10px; width:50px; height:50px; border-radius: 4px; background-repeat: no-repeat; background-position: center center; background-size: cover;}
    .info .link {color: #5085BB;}

    .cut90 {
        overflow: hidden; 
        text-overflow: ellipsis;
        white-space: nowrap; 
        width: 90%;
        display: block;
    }
    
    .cut80 {
        overflow: hidden; 
        text-overflow: ellipsis;
        white-space: nowrap; 
        width: 80%;
        display: block;
    }

/* } */

.store_list{width: 100%; margin-top: 70px;}
.store_list ul{margin-bottom: 50px;}
.store_list li{border-radius: 20px; overflow: hidden; box-shadow: 1px 1px 10px 5px rgba(0, 0, 0, 0.05);}
.store_list .img{width: 100%;}
.store_list .img img{width: 100%;}
.store_list .slick-slide {margin: 0 15px;}
.store_list .slick-list {margin: 0 -15px; padding: 10px 0;}
.store_list .txt{background: #ef6500; color: #fff; padding: 20px;}
.store_list .txt .name{display: flex; align-items: center; justify-content: space-between;margin-bottom: 15px;}
.store_list .txt .name h3{font-size: 2.5rem;}
.store_list .txt .link{display: flex; gap: 10px; filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(222deg) brightness(200%) contrast(101%);}
.store_list .txt p{font-size: 1.5rem;}


@media all and (max-width:1280px){
    #location .title .top{gap: 30px;}
    #location .title .top img{width:350px;}
    #location .title .top h3{font-size: 5rem;}
    #location .store_map .map{width: 400px;}
    #location .store_map .list{width: calc(100% - 440px);}
    #location .store_map .list span img{width: 18px;}
    #location .store_map .list h3{font-size: 1.6rem;}
    #location .store_map .list .link{gap: 5px;}
}
@media all and (max-width:1080px){
    #location .title .top img{width:300px;}
    #location .title .top h3{font-size: 4rem;}
    #location .search {display: flex;gap: 10px;align-items: center;margin: 40px auto 50px;  width: 100%;}
    #location .search-input {font-size: 1.8rem;}
    #location .s-list {font-size: 1.8rem;}
    #location .store_map{flex-wrap: wrap;}
    #location .store_map .map{width: 100%; height: 400px;}
    #location .store_map .list{width: 100%;}
    #location .store_map .list span img{width: 18px;}
    #location .store_map .list h3{font-size: 1.6rem;}
    .store_list .txt .link{gap: 5px;}
    .store_list .txt .name h3{font-size: 2.2rem;}
    .store_list .slick-slide {margin: 0 10px;}
    .store_list .slick-list {margin: 0 -10px;}
}
@media all and (max-width:786px){
    #location .title .top{flex-wrap: wrap; gap: 10px;}
    #location .title .top img{width: 250px;}
    #location .title .top h3{width: 100%;}
    #location .search {height: 50px; margin: 30px auto 40px;}
    #location .s-list {width: 150px;}
    #location .s-list-title {padding: 10px 20px;}
    #location .s-box {padding: 10px 20px; width: calc(100% - 160px);}
    .store_list {margin-top: 40px;}
}
@media all and (max-width:580px){
    #location .s-list{width: 100px; border-radius: 5px; font-size: 1.6rem;}
    #location .s-list-title {padding: 10px;}
    #location .search {height: 40px; margin: 20px auto 30px; border-radius: 5px; gap: 5px;}
    #location .dropdown-icon{width: 12px;}
    #location .s-box {padding: 10px; width: calc(100% - 105px); border-radius: 5px;}
    #location .s-list-items{border-radius: 5px;}
    #location .s-list-items li{padding: 10px;}
    #location .search-input {font-size: 1.6rem;}
    #location .store_map{gap: 30px;}
    #location .store_map .map{height: 350px;}
    #location .store_map .list ul li{padding: 15px 20px;}
    #location .store_map .list span img{width: 15px; margin-right: 10px;}
    #location .store_map .list h3{width: 55px;}
    #location .store_map .list p{font-size: 1.4rem; padding: 0 5px;}
    #location .store_map .list .link img{width: 25px;}
    #location .page{margin-top: 20px;}
    #location .page .prev_page{width: 13px; margin-right: 10px;}
    #location .page .next_page{width: 13px; margin-left: 10px;}
    #location .page .num{font-size: 1.4rem; width: 20px;height: 20px;}
    .store_list ul{margin-bottom: 30px;}
    .store_list li{border-radius: 10px;}
    .store_list .txt{padding: 15px;}
    .store_list .txt .name {margin-bottom: 10px;}
    .store_list .txt .name h3{font-size: 2rem;}
    .store_list .txt .link img{width: 25px;}
    .store_list .txt p{font-size: 1.4rem;}
}
@media all and (max-width:580px){
    #location .title .top h3{font-size: 3.5rem;}
    #location .title .top img{width: 230px;}
    #location .store_map .map{height: 300px;}
    #location .store_map .list h3.lct{display: none;}
    #location .store_map .list ul li {padding: 10px;}
    .store_list .slick-list{padding:0 30% 0 0 !important;}
}

#startup1{background: url('/images/main/startup1_bg.png') no-repeat 80% top;}
#startup1 .txt h3{color: #000; font-size: 5rem; font-family: 'JalnanGothic'; font-weight: normal;}
#startup1 .txt h3 span{color: #ef6500; font-size: 6rem;}
#startup1 .txt p{color: #000; font-size: 3rem; margin-top: 90px;}
#startup1 .txt p span{color: #ef6500; font-weight: bold; letter-spacing: -1px;}
#startup1 .img{text-align: right; margin-right: -10vw; margin-top: -280px;}

@media all and (max-width:1750px){
    #startup1 .img{margin-right: -100px;}
}
@media all and (max-width:1600px){
    #startup1 .img{margin-right: 0; margin-top: -100px;}
    #startup1 .img img{width: 900px;}
}
@media all and (max-width:1280px){
    #startup1 .txt h3{font-size: 4rem;}
    #startup1 .txt h3 span{font-size: 5rem;}
    #startup1 .txt p{font-size: 2.5rem; margin-top: 70px;}
    #startup1 .img img{width: 800px;}
}
@media all and (max-width:980px){
    #startup1{background-size: 130%;}
    #startup1 .txt h3{font-size: 3rem;}
    #startup1 .txt h3 span{font-size: 4rem;}
    #startup1 .txt p{font-size: 2rem; margin-top: 60px;}
    #startup1 .img{width: 100%; margin-top: -50px;}
    #startup1 .img img{width: 100%;}
}
@media all and (max-width:480px){
    #startup1{background-size: 180%; background-position: 60% 0;}
    #startup1 .txt h3{font-size: 2.6rem;}
    #startup1 .txt h3 span{font-size: 3.5rem;}
    #startup1 .txt p{font-size: 1.8rem; margin-top: 40px;}
    #startup1 .img{ margin-top: -30px;}
}


#brand{background: url('/images/main/brand_bg.png') no-repeat 70% center; text-align: center; color: #fff; background-size: cover;}
#brand h4{font-size: 2.5rem; padding: 5px 25px; border: 1px solid #fff; border-radius: 100px; display: inline-block;}
#brand h3{font-size: 6rem; margin: 30px 0 40px;}
#brand p{font-size: 2rem; line-height: 30px;}

@media all and (max-width:1280px){
    #brand h4{font-size: 2.2rem;}
    #brand h3{font-size: 5rem; margin: 25px 0 35px;}
    #brand p{font-size: 1.8rem;}
}
@media all and (max-width:680px){
    #brand h4{font-size: 2rem;}
    #brand h3{font-size: 4rem; margin: 15px 0 25px;}
    #brand p{font-size: 1.6rem; line-height: 25px;}
}
@media all and (max-width:480px){
    #brand h4{font-size: 1.8rem; padding: 5px 20px;}
    #brand h3{font-size: 3.5rem; margin: 15px 0 25px;}
    #brand p{font-size: 1.6rem;}
    #brand p br{display: none;}
    #brand p br.mo{display: block;}
}

#pod ul{margin-top: 90px; display: flex; flex-wrap: wrap; gap: 25px;}
#pod ul li{width: calc(100%/4 - 19px); text-align: center; border-radius: 10px;box-shadow: 1px 1px 20px 5px rgb(213 196 167 / 20%); padding: 30px; color: #000;}
#pod ul li h3{font-size: 3rem;}
#pod ul li img{margin: 30px 0;}
#pod ul li p{font-size: 1.8rem; font-weight: bold;}

@media all and (max-width:1280px){
    #pod ul{margin-top: 60px;}
    #pod ul li{width: calc(100%/2 - 13px); }
}
@media all and (max-width:780px){
    #pod ul{margin-top: 40px;}
    #pod ul li{width: 100%; }
    #pod ul li h3{font-size: 2.8rem;}
}


#process ul{ margin-top: 70px; display: flex;justify-content: space-between; text-align: center; color: #000; position: relative; padding: 0 40px;}
#process ul::before{content: ''; width: 100%; height: 1px; background: #f06500;left: 0; top: 50%; position: absolute; z-index: 9;}
#process ul li{ z-index: 10;}
#process ul li.circle{width: 10px; height: 10px; background: #ef6500; border-radius: 100px; position: absolute;left: 0; top: 50%; margin-left: -5px; margin-top: -5px;}
#process ul li.arrow{width: 0; height: 0; border-style: solid; border-width: 5px 0px 5px 10px; border-color: transparent transparent transparent #ef6500;  position: absolute; right: 0; top: 50%; margin-right: -5px; margin-top: -5px;}
#process ul.pro2::before{top: 60%;}
#process ul.pro2 li.circle{top: 60%;}
#process ul.pro2 li.arrow{top: 60%;}
#process ul li .img{height: 62px; display: flex; align-items: center; justify-content: center;}
#process ul li h4{font-size: 2rem; color: #f06500; display: inline-block; padding: 5px 20px; background: #fff; border-radius: 100px; border: 1px solid #ef6500; margin: 15px 0; z-index: 10; position: relative;}
#process ul li h3{font-size: 2.5rem;}

@media all and (max-width:1280px){
    #process ul{flex-wrap: wrap; gap: 50px 0;}
    #process ul::before{top: 22%;}
    #process ul::after{content: ''; width: 100%; height: 1px; background: #f06500; left: 0; top: 78%; position: absolute; z-index: 9;}
    #process ul li{width: 25%;}
    #process ul li.circle{top: 22%;}
    #process ul li.arrow{top: 78%;}
    #process ul.pro2::before{top: 26%;}
    #process ul.pro2::after{top: 83%;}
    #process ul.pro2 li.circle{top: 26%;}
    #process ul.pro2 li.arrow{top: 83%;}
}
@media all and (max-width:780px){
    #process ul{ margin-top: 50px;padding: 0 20px;}
    #process ul li h4{font-size: 1.8rem;}
    #process ul li h3{font-size: 2.2rem;}
    #process ul::before{top: 23%;}
    #process ul::after{top: 79%;}
    #process ul li.circle{top: 23%;}
    #process ul li.arrow{top: 79%;}
    #process ul.pro2::before{top: 27%;}
    #process ul.pro2::after{top: 84%;}
    #process ul.pro2 li.circle{top: 27%;}
    #process ul.pro2 li.arrow{top: 84%;}
}
@media all and (max-width:580px){
    #process ul li{width: 50%;}
    #process ul::before{top: 12%; height: 193px; background: transparent; border-top: 1px solid #ef6500; border-bottom: 1px solid #ef6500;}
    #process ul::after{top: 65.5%; height: 193px; background: transparent; border-top: 1px solid #ef6500; border-bottom: 1px solid #ef6500;}
    #process ul li.circle{top: 12%;}
    #process ul li.arrow{top: 90.7%;}
    #process ul.pro2::before{top: 12.5%;}
    #process ul.pro2::after{top:66%;}
    #process ul.pro2 li.circle{top: 12.5%;}
    #process ul.pro2 li.arrow{top:92.7%;}
    #process ul li h4{font-size: 1.6rem;}
    #process ul li h3{font-size: 2rem;}
}


#interior{overflow: hidden;}
#interior .inner{position: relative; margin: 60px auto; height: 100%;}
#interior .s-inner{position: relative;}
#interior .s-inner::after {content: 'ECO CLEAN'; position: absolute; font-family: 'GmarketSans'; font-weight: bold;font-size: 9rem;color: transparent; -webkit-text-stroke: 2px #ef6500; top: -40px; line-height: 9rem; left: -30px;}
#interior .s-inner::before{content: 'INTERIOR'; position: absolute; font-family: 'GmarketSans'; font-weight: bold;font-size: 9rem; color: #ef6500;z-index: 1;line-height: 9rem;right: -30px; bottom: -40px;}
#interior .indicator{width: 100%; display: flex; justify-content: space-between;position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);z-index: 999;}
#interior .indicator span{cursor: pointer;}
#interior ul li{width: 100%;}
#interior ul li img{width: 100%;}


@media all and (max-width:1280px){
    #interior .inner{margin: 40px auto;}
    #interior .indicator{width: 90%;}
    #interior .s-inner::after {font-size: 7rem; line-height: 7rem; top: -20px;}
    #interior .s-inner::before{font-size: 7rem; line-height: 7rem;}
}
@media all and (max-width:980px){
    #interior .s-inner::after {font-size: 6rem; line-height: 6rem; top: -15px;}
    #interior .s-inner::before{font-size: 6rem; line-height: 6rem;}
    #interior .indicator img{width: 50px;}
}
@media all and (max-width:680px){
    #interior .inner{margin: 20px auto;}
    #interior .s-inner::after {font-size: 4rem; line-height: 4rem; left: -15px;-webkit-text-stroke: 1px #ef6500;}
    #interior .s-inner::before{font-size: 4rem; line-height: 4rem; right: -15px; bottom: -15px;}
    #interior .indicator img{width: 50px;}
}
@media all and (max-width:480px){
    #interior .inner{margin: 0px auto;}
    #interior .s-inner::after {font-size: 3rem;}
    #interior .s-inner::before{font-size: 3rem;}
    #interior .indicator img{width: 30px;}
}


#curri .top{text-align: center;}
#curri .top h3{font-size: 6rem; color: #000; font-weight: normal; font-family: 'JalnanGothic';}
#curri .top h3 span{font-size: 7rem; color: #ef6500;}
#curri .top p{color: #000; font-size: 2rem; line-height: 3rem; margin-top: 60px;}

.curri_box{margin-top: 60px; display: flex;justify-content: space-between; height: 100%;}
.curri_box .curri_lt{ border-radius: 20px; overflow: hidden; width: 900px;}
.curri_box .curri_lt .img{width: 100%;}
.curri_box .curri_lt .img img{height: 100%;}
.curri_box .curri_rt{display: flex; flex-wrap: wrap; width: 435px;}
.curri_box .curri_rt .slick-list{overflow: visible; height: 100% !important;}
.curri_box .curri_rt li{position: relative;width: 100%; height: 150px; background: #fff;border-radius: 20px;padding: 10px;box-shadow: 1px 1px 20px 5px rgb(213 196 167 / 20%); cursor: pointer;}
.curri_box .curri_rt li + li{margin-top: 20px;}
.curri_box .curri_rt li.slick-current {border: 2px solid #ef6500; }
.curri_box .curri_rt li.slick-current::before {content: ''; position: absolute; width: 0; height: 0;  border-style: solid; border-width: 11px 20px 11px 0px; border-color: transparent #fff transparent transparent;background-size: cover; left: -18px; top: 50%; transform: translateY(-50%); z-index: 11;}
.curri_box .curri_rt li.slick-current::after {content: ''; position: absolute; width: 0; height: 0;  border-style: solid; border-width: 12px 21px 12px 0px; border-color: transparent #ef6500 transparent transparent;background-size: cover; left: -22px; top: 50%; transform: translateY(-50%);z-index: 10;}
.curri_box .curri_rt li .txt{display: flex; align-items: center; justify-content: center; flex-wrap: wrap; height: 100%;gap: 5px; align-content: center;}
.curri_box .curri_rt li .txt h3{width: 100%; display: inline-block; text-align: center;}
.curri_box .curri_rt li .txt p{color: #222; font-size: 2rem;}
.curri_box .curri_rt li .txt h3{color: #222; font-size: 3rem;}
.curri_box .curri_rt li.slick-current h3{color: #ef6500;}
br.mo780{display: none;}

@media all and (max-width:1480px){
    .curri_box .curri_lt{width: 60%;}
    .curri_box .curri_rt{width: 35%; height: 100%;}
}
@media all and (max-width:1280px){
    #curri .top h3{font-size: 5rem;}
    #curri .top h3 span{font-size: 6rem;}
    #curri .top p{font-size: 1.8rem; line-height: 2.8rem; margin-top: 40px;}
    .curri_box .curri_rt li .txt p{font-size: 1.8rem;}
    .curri_box .curri_rt li .txt h3{font-size: 2.5rem;}
}
@media all and (max-width:980px){
    .curri_box{flex-wrap: wrap;}
    .curri_box .curri_lt{width: 100%;}
    .curri_box .curri_lt .img img{height: auto; width: 100%;}
    .curri_box .curri_rt{width: 100%; margin-top: 40px;}
    .curri_box .curri_rt li{width: calc(100%/3 - 10px) !important;}
    .curri_box .curri_rt li + li{margin-top: 0px;}
    .curri_box .curri_rt .slick-slide {margin-right: 10px;}
    .curri_box .curri_rt .slick-list {margin-right: -10px;}
    .curri_box .curri_rt li.slick-current::before {border-width: 0px 12px 20px 12px; border-color: transparent transparent #fff transparent;left: 50%; top: -17px; transform: translate(-50%, 0%);}
    .curri_box .curri_rt li.slick-current::after {border-width: 0px 12px 20px 12px;border-color: transparent transparent #ef6500 transparent; left: 50%; top: -20px; transform: translate(-50%, 0%);}
    .curri_rt .slick-track {height: auto !important;} 
}
@media all and (max-width:780px){
    #curri .top h3{font-size: 4rem;}
    #curri .top h3 span{font-size: 5rem;}
    #curri .top p{font-size: 1.6rem; line-height: 2.6rem;}
    .curri_box .curri_rt li .txt p{font-size: 1.6rem; text-align: center;}
    .curri_box .curri_rt li .txt h3{font-size: 2.2rem;}
    .curri_box .curri_rt li{width: calc(100%/3 - 7px) !important;}
    .curri_box .curri_rt .slick-list {width: 100%;}
    .curri_box .curri_rt .slick-slide:last-child {margin-right: 0px !important;}
    br.mo780{display: block;}
}
@media all and (max-width:680px){
    #curri .top h3{font-size: 3rem;}
    #curri .top h3 span{font-size: 3.5rem;}
    #curri .top p{margin-top: 30px;}
    #curri .top p br{display: none;}
    .curri_box{margin-top: 50px;}
    .curri_box .curri_rt li{height: 130px;}
    .curri_box .curri_rt li .txt p{font-size: 1.5rem;}
    .curri_box .curri_rt li .txt h3{font-size: 2rem;}
    .curri_box .curri_rt li{width: calc(100%/3 - 7px) !important;}
    .curri_box .curri_rt .slick-list {width: 100%;}
    .curri_box .curri_rt .slick-slide:last-child {margin-right: 0px !important;}
    br.mo780{display: block;}
}


#education .top{display: flex; align-items: center; justify-content: space-between;}
#education .top .img_box{width: 700px; border-radius: 20px; overflow: hidden;box-shadow: 1px 1px 20px 5px rgb(213 196 167 / 20%);}
#education .top .img_box img{width: 100%;}
#education .bot{ margin-top: 60px;}
#education .bot ul{display: flex; gap: 25px; flex-wrap: wrap; width: 100%;}
#education .bot ul li{width: calc(100%/4 - 19px); border-radius: 10px; display: flex; justify-content: space-between; padding: 20px 30px; align-items: center; border: 2px solid #ef6500; transition: 0.3s; cursor: pointer;}
#education .bot ul li p{text-align: center;font-size: 2.5rem; color: #ef6500; font-weight: bold; width: 130px;}
#education .bot ul li.on{background: #ef6500;}
#education .bot ul li.on img{filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(222deg) brightness(200%) contrast(101%);;}
#education .bot ul li.on p{color: #fff;}


@media all and (max-width:1420px){
    #education .top .img_box{width: 580px;}
    #education .bot ul li{padding: 20px;}
    #education .bot ul img{width: 80px;}
}
@media all and (max-width:1280px){
    #education .top .img_box{width: 500px; height: 100%;}
    #education .top .img_box img{width: auto; height: 100%;}
    #education .bot ul img{width: 60px;}
    #education .bot ul li p{font-size: 2rem;width: 102px;}
}
@media all and (max-width:1080px){
    #education .top .img_box{width: 400px;}
}
@media all and (max-width:980px){
    #education .top{flex-wrap: wrap;}
    #education .top .img_box{width: 100%; margin-top: 50px;}
    #education .top .img_box img{width: 100%; height: auto;}
    #education .bot{margin-top: 30px;}
    #education .bot ul{gap: 10px;}
    #education .bot ul li{width: calc(100%/2 - 5px); padding: 20px 70px;}
}
@media all and (max-width:680px){
    #education .bot ul li{padding: 20px 40px;}
}
@media all and (max-width:580px){
    #education .bot ul li{padding: 20px;border: 1px solid #ef6500;}
}
@media all and (max-width:480px){
    #education .top .img_box{margin-top: 40px;}
    #education .bot ul img{width: 50px;}
    #education .bot ul li p{font-size: 1.8rem;width: 85px;}
}
@media all and (max-width:430px){
    #education .bot ul img{width: 40px;}
}


#manage ul{margin-top: 150px; display: flex; flex-wrap: wrap;gap: 20px;}
#manage ul li{width: calc(100%/3 - 14px);box-shadow: 1px 1px 20px 5px rgb(213 196 167 / 20%); border-radius: 20px; overflow: hidden; position: relative;}
#manage ul li img{width: 100%;}
#manage ul li p{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff; font-size: 3rem; font-weight: bold; text-align: center;}

@media all and (max-width:1280px){
    #manage ul{margin-top: 100px;}
    #manage ul li p{font-size: 2.5rem;}
}
@media all and (max-width:1080px){
    #manage ul{margin-top: 80px;}
}
@media all and (max-width:980px){
    #manage ul{margin-top: 60px;}
    #manage ul li{width: calc(100%/2 - 10px);}
}
@media all and (max-width:680px){
    #manage ul li{border-radius: 10px;}
    #manage ul li p{font-size: 2rem; width: 100%;}
}
@media all and (max-width:480px){
    #manage ul{gap: 10px;}
    #manage ul li{width:100%; height: 150px;}
    #manage ul li:nth-child(3),
    #manage ul li:nth-child(4){background: #fff; position: relative;}
    #manage ul li:nth-child(3) img,
    #manage ul li:nth-child(4) img{width: auto; height: 100%;position: absolute; left: 50%; transform: translatex(-50%);}
}


.table-container {max-width: 100%;margin: 60px auto 20px;position: relative;}
.scroll-notice {display: none; font-size: 14px;color: #555; margin-bottom: 10px;}
.table-wrapper {overflow-x: auto; width: 100%;}
table {width: 100%;border-collapse: collapse; min-width: 900px;}
thead th {background: #ef6500; font-size: 2.5rem; color: #fff; font-weight: bold; text-align: center; padding: 20px;}
thead th + th{border-left: 1px solid #f5e8dd;}
tbody tr{border-bottom: 1px solid #f5e8dd;}
tbody td{text-align: center; padding: 25px ; color: #222; font-size: 2rem;}
tbody td + td{border-left: 1px solid #f5e8dd;}

.notice{font-weight: bold; font-size: 1.4rem; color: #aaa; padding-left: 20px;}

@media (max-width: 1280px) {
    .table-container {margin: 40px auto 20px;}
    thead th {font-size: 2rem; padding: 15px;}
    tbody td{padding: 20px 15px ; font-size: 1.8rem;}
}
@media (max-width: 900px) {
    .scroll-notice {display: block;}
    .table-wrapper {overflow-x: auto;}
}
@media (max-width: 480px) {
    .notice{padding-left: 10px;}
}


#school{background: url('/images/main/school_bg.png') no-repeat top center, #fff7eb; text-align: center;}
#school .top h3{font-family: 'JalnanGothic'; font-weight: normal; font-size: 5rem; color: #000; line-height: 7.5rem;}
#school .top h3 span{color: #ef6500; font-size: 6rem;}
#school .top img{ margin: 160px auto 50px;}
#school ul{display: flex; justify-content: center; align-items: center; gap: 60px;}
#school ul .cc{background: url('/images/main/circle_bg.png') no-repeat center center; width: 210px; height: 210px; background-size: cover; display: flex; align-items: center; justify-content: center; font-size: 3rem; color: #fff; font-weight: bold;}
#school ul .plus{color: #ef6500; font-weight: bold; font-size: 4rem;}
#school .no{color: #000;margin-top: 90px; font-size: 3rem;}

@media (max-width: 1280px) {
    #school .top h3{font-size: 4rem; line-height: 6rem;}
    #school .top h3 span{font-size: 5rem;}
    #school .top img{ margin: 130px auto 50px;width: 600px;}
    #school ul{gap: 30px;}
    #school .no{font-size: 2.5rem;}
}
@media (max-width: 1080px) {
    #school .top img{ margin: 100px auto 50px;width: 500px;}
    #school ul .cc{width: 180px; height: 180px;font-size: 2.5rem;}
    #school ul .plus{font-size: 3rem;}
}
@media (max-width: 768px) {
    #school .top{margin-top: 50px;}
    #school .top img{width:70%;}
    #school ul{gap: 10px;}
    #school ul .cc{width: 150px; height: 150px;font-size: 2rem;}
    #school ul .plus{font-size: 2.5rem;}
    #school .top h3{font-size: 3.5rem; line-height: 5.5rem;}
    #school .top h3 span{font-size: 4.5rem;}
    #school .no{font-size: 2rem; margin-top: 60px;}
}
@media (max-width: 580px) {
    #school .top{margin-top: 50px;}
    #school .top img{width:70%;}
    #school ul{gap: 10px;}
    #school ul .cc{width: 26vw; height: 26vw;font-size: 2rem;}
    #school ul .plus{font-size: 2.5rem;}
    #school .top h3{font-size: 3.5rem; line-height: 5.5rem;}
    #school .top h3 span{font-size: 4.5rem;}
    #school .no{font-size: 2rem; margin-top: 60px;}
}
@media (max-width: 480px) {
    #school .top{margin-top: 50px;}
    #school .top img{width:100%; margin: 60px auto 30px;}
    #school ul{gap: 10px;}
    #school ul .cc{width: 26vw; height: 26vw;font-size: 1.8rem;}
    #school ul .plus{font-size: 2rem;}
    #school .top h3{font-size: 3rem; line-height: 4rem;}
    #school .top h3 span{font-size: 4rem; margin-top: 20px; display: inline-block;}
    #school .no{font-size: 1.8rem; margin-top: 40px;}
}


#inquiry{background: linear-gradient(to bottom, #fd644f, #f28e26); padding: 50px 0; color: #fff;}
#inquiry .s-inner{display: flex; align-items: center;}
#inquiry .l_box{width: 60%; display: flex; align-items: center; gap: 30px;}
#inquiry .l_box h3{font-size: 5rem;}
#inquiry .r_box{width: 40%; display: flex; justify-content: end; flex-wrap: wrap; gap: 10px;}
#inquiry .r_box dl{display: flex; align-items: center; gap: 20px;}
#inquiry .r_box dl dt{width: 145px; height: 47px; border: 1px solid #fff; display: flex; align-items: center; justify-content: center; font-size: 3rem; font-weight: bold; border-radius: 100px;}
#inquiry .r_box dl dd.jn{font-family: 'JalnanGothic'; font-size: 3.6rem;}
#inquiry .r_box dl dd{font-size: 3rem; width: 370px;}

@media (max-width: 1420px){
    #inquiry .l_box h3{font-size: 4rem;}
}
@media (max-width: 1280px){
    #inquiry .l_box img{width: 80px;}
    #inquiry .r_box dl dt{font-size: 2.5rem; width: 120px; height: 40px;}
    #inquiry .r_box dl dd.jn{font-size: 3rem;}
    #inquiry .r_box dl dd{font-size: 2.6rem; width: 320px;}
}
@media (max-width: 1080px){
    #inquiry .s-inner{justify-content: center; flex-wrap: wrap;}
    #inquiry .l_box{width: 100%; justify-content: center; margin-bottom: 60px;}
    #inquiry .r_box{width: 100%;}
    #inquiry .r_box dl{width: 100%;justify-content: center;}
}
@media (max-width: 580px){
    #inquiry .l_box{flex-wrap: wrap;}
    #inquiry .l_box h3{width: 100%;text-align: center;}
}
@media (max-width: 480px){
    #inquiry .l_box{margin-bottom:30px;}
    #inquiry .l_box h3{font-size: 3.5rem;}
    #inquiry .r_box dl{flex-wrap: wrap;gap: 15px;}
    #inquiry .r_box dl + dl{margin-top: 10px;}
    #inquiry .r_box dl dd{text-align: center; width: 100%;}
}


#m_carwash{background: linear-gradient(to bottom, transparent, #fce0cc);}
#m_carwash .title{text-align: center;}
#m_carwash .title h4{display: inline-block; color: #fff; background: #ef6500; border-radius: 100px; padding: 5px 25px; font-size: 3rem;}
#m_carwash .title h3{font-family: 'JalnanGothic'; font-weight: normal; font-size: 5rem; color: #000; margin-top: 30px;}
#m_carwash .title h3 span{color: #ef6500; font-size: 6rem;}
#m_carwash .title p{color: #000; margin: 60px 0; font-size: 3rem;}
#m_carwash .title p span{font-weight: bold; color: #ef6500;}
#m_carwash .title ul{display: flex; gap: 20px; justify-content: center;}
#m_carwash .title ul li{width: 200px; height: 60px; display: flex; align-items: center;justify-content: center;color: #fff; font-weight: bold; font-size: 2rem; background: linear-gradient(to right, #fd644f, #f28e26); border-radius: 10px;}

#m_carwash .flow-txt {position: relative;overflow: hidden;width: 100%; display: flex; font-family: 'GmarketSans';}
#m_carwash .flow-txt .content{display: inline-flex; gap: 126px; animation: scroll-right 24s linear infinite;}
#m_carwash .flow-txt h3 {white-space: nowrap; font-size:8rem; color: #fad3c2;}  
#m_carwash .flow-txt h3:first-child {margin-left: 126px;}  
@keyframes scroll-right {
    from {transform: translateX(0);}
    to {transform: translateX(-50%);}
}

#m_carwash .cont{text-align: center;}
#m_carwash .cont h3{font-size: 5rem; color: #000;}
#m_carwash .cont h3 span{color: #ef6500;}
#m_carwash .cw_box{margin-top: 120px; display: flex; align-items: end; gap: 80px;}
#m_carwash .cw_box .lt{width: 50%;}
#m_carwash .cw_box .lt img{width: 100%;}
#m_carwash .cw_box .rt{width: calc(50% - 80px);}
#m_carwash .cw_box .rt ul{display: flex; flex-wrap: wrap; gap: 10px;}
#m_carwash .cw_box .rt ul li{width: calc(100%/2 - 5px); background: #fff; border-radius: 10px; display: flex; align-items: center; justify-content: center; height: 180px;gap: 30px;box-shadow: 1px 1px 20px 5px rgb(213 196 167 / 20%);}
#m_carwash .cw_box .rt ul li p{font-size: 2.5rem; color: #000; width: 97px; font-weight: bold; text-align: center;}


@media (max-width: 1280px){
    #m_carwash .title h4{padding: 5px 25px; font-size: 2.5rem;}
    #m_carwash .title h3{font-size: 4rem; color: #000; margin-top: 30px;}
    #m_carwash .title h3 span{font-size: 5rem;}
    #m_carwash .title p{font-size: 2.5rem; margin: 50px 0;}
    #m_carwash .cont h3{font-size: 4rem;}
    #m_carwash .cw_box{margin-top: 100px; flex-wrap: wrap; justify-content: center;}
    #m_carwash .cw_box .rt{width: 100%;}
}
@media (max-width: 780px){
    #m_carwash .title h4{padding: 5px 20px; font-size: 2rem;}
    #m_carwash .title h3{font-size: 3.5rem;}
    #m_carwash .title h3 span{font-size: 4.2rem;}
    #m_carwash .title ul{gap: 10px;}
    #m_carwash .title ul li{width: calc(100%/3 - 6px);}
    #m_carwash .title p{font-size: 2.2rem; margin: 40px 0;}
    #m_carwash .flow-txt h3 {font-size:6rem;}  
    #m_carwash .flow-txt h3:first-child {margin-left: 80px;}  
    #m_carwash .flow-txt .content{gap: 80px;}
    #m_carwash .cont h3{font-size: 3.2rem;}
    #m_carwash .cw_box{margin-top: 100px; flex-wrap: wrap; justify-content: center;}
    #m_carwash .cw_box .lt{width: 90%;}
    #m_carwash .cw_box .rt ul li{height: 130px;}
    #m_carwash .cw_box .rt ul li img{width: 60px;}
}
@media (max-width: 480px){
    #m_carwash .title h3{font-size: 3rem;}
    #m_carwash .title h3 span{font-size: 4rem;}
    #m_carwash .title ul li{font-size: 1.8rem;}
    #m_carwash .flow-txt .content{gap: 50px;}
    #m_carwash .flow-txt h3 {font-size:5rem;}  
    #m_carwash .flow-txt h3:first-child {margin-left: 50px;}  
    #m_carwash .cw_box{margin-top: 70px; gap: 50px;}
    #m_carwash .cw_box .rt ul li{gap: 15px; height: 110px;}
    #m_carwash .cw_box .rt ul li p{font-size: 2rem;}
    #m_carwash .cw_box .rt ul li img{width: 50px;}
}


#item_list .box{margin-top: 70px; background: #fcfbf9;border-radius: 20px; padding: 50px;}
#item_list .box ul{display: flex; gap: 40px 10px; flex-wrap: wrap;}
#item_list .box ul li{width: calc(100%/4 - 8px); padding-left: 40px; font-size: 2.3rem; font-weight: bold; color: #222; position: relative;}
#item_list .box ul li::before{content: ''; position: absolute; width: 30px; height: 29px; background: url('/images/main/check.png') no-repeat center center; left: 0;}
p.ntc{text-align: right; color: #aaa; margin-top: 10px; font-weight: bold; font-size: 1.4rem;}

@media (max-width: 1400px){
    #item_list .box ul li{width: calc(100%/3 - 7px);}
}
@media (max-width: 1080px){
    #item_list .box ul li{ font-size: 2rem;padding-left: 30px;}
    #item_list .box ul li::before{width: 20px; height: 20px; background-size: cover;}
}
@media (max-width: 880px){
    #item_list .box ul li{width: calc(100%/2 - 5px);}
}
@media (max-width: 680px){
    #item_list .box{padding: 30px; margin-top: 40px;}
    #item_list .box ul li{ font-size: 1.8rem;}
}
@media (max-width: 480px){
    #item_list .box{padding: 30px 20px;border-radius: 10px;}
    #item_list .box ul li{ font-size: 1.6rem; padding-left: 25px;}
    #item_list .box ul li::before{width: 18px; height: 18px;}
}



#c_order{background: url('/images/main/c_order_bg_251113.png') no-repeat center center; background-size: cover;}
#c_order .a-txt2 h4{color: #fff;}
#c_order .a-txt2 h3{color: #fff;}
#c_order ul{margin-top: 70px; display: flex; gap: 20px; flex-wrap: wrap;}
#c_order ul li{width: calc(100%/2 - 10px); border-radius: 10px; background: #fff; padding: 40px; display: flex; align-items: center;justify-content: space-between;}
#c_order ul li h3{font-size: 3rem; color: #000;}
#c_order ul li p{font-size: 1.8rem; color: #000; margin-top: 30px;}

@media (max-width: 1280px){
    #c_order ul li h3{font-size: 2.5rem;}
    #c_order ul li p{font-size: 1.6rem; margin-top: 20px;}
}
@media (max-width: 980px){
    #c_order ul li{padding: 30px;}
    #c_order ul li img{width: 80px;}
}
@media (max-width: 880px){
    #c_order ul{margin-top: 40px;}
    #c_order ul li{width: 100%;}
}
@media (max-width: 480px){
    #c_order ul li h3{font-size: 2.2rem;}
    #c_order ul li img{width: 70px;}
}


#marketing{overflow: hidden;}
#marketing .s-inner{display: flex; justify-content: space-between; align-items: end;}
#marketing .s-inner .indicator{margin-bottom: 40px;}
#marketing .s-inner .indicator span{cursor: pointer;}
#marketing ul{margin-top: 30px;}
#marketing ul li{width: 100%; border-radius: 20px; overflow: hidden; height: 390px; position: relative; background: #ef6500;box-shadow: 1px 1px 20px 5px rgb(213 196 167 / 20%);}
#marketing ul li .img{width: 100%;box-shadow: 1px 1px 20px 5px rgb(213 196 167 / 20%);}
#marketing ul li .img img{width: 100%;}
#marketing ul li .txt{width: 100%; height: 100%; background: url('/images/main/mkt_bg.png') no-repeat bottom center; background-size: contain; position: absolute; bottom: 0;left: 0; padding: 30px; color: #fff; display: flex; flex-wrap: wrap; align-content: flex-end}
#marketing ul li .txt h3{width: 100%; font-size: 3rem;}
#marketing ul li .txt p{font-size: 1.8rem; margin-top: 10px;}
#marketing ul li .txt h4{position: absolute; opacity: 0.1; font-family: 'GmarketSans'; font-size: 7rem; right: 20px;bottom: 0;}

#marketing ul .slick-list{margin: 0 -20px;}
#marketing ul .slick-slide{ margin: 0 20px;}

@media (max-width: 1680px){
    #marketing ul li{height: 370px;}
}
@media (max-width: 1400px){
    #marketing ul li{height: 330px;}
    #marketing ul li .txt h3{font-size: 2.5rem;}
    #marketing ul li .txt p{font-size: 1.6rem;}
    #marketing ul li .txt h4{font-size: 5rem;}
    #marketing ul .slick-list{margin: 0 -10px;}
    #marketing ul .slick-slide{ margin: 0 10px;}
}
@media all and (max-width:1280px){
    #marketing .s-inner .indicator{margin-bottom: 30px;}
    #marketing ul li{height: 100%;}
    #marketing ul li .txt{background: none; position: relative;}
    #marketing .indicator span img{width: 40px;}
    #marketing .indicator span + span{margin-left: 5px;}
}
@media all and (max-width:980px){
    #marketing .s-inner .indicator{margin-bottom: 20px;}
}
@media all and (max-width:680px){
    #marketing ul{margin-top: 20px;}
    #marketing ul li{border-radius: 10px;}
    #marketing ul li .txt{padding: 20px;}
    #marketing ul li .txt h3{font-size: 2.2rem;}
    #marketing ul li .txt p{font-size: 1.5rem;}
    #marketing ul li .txt h4{font-size: 3rem; bottom: 10px; right: 15px;}
}
@media all and (max-width:480px){
    #marketing .indicator span img{width: 30px;}
}


#dfrt{text-align: center;}
#dfrt .top{font-family: 'JalnanGothic'; color: #000;}
#dfrt .top h3{font-size: 6rem; font-weight: normal;}
#dfrt .top h4{font-size: 5rem; font-weight: normal; margin-top: 15px; position: relative; display: inline-block; z-index: 11;}
#dfrt .top h4::after{position: absolute; content: ''; width: 105%; height: 50%; top: 50%; left: 50%; transform: translateX(-50%); background: #f9ddc7; z-index: -1;}
#dfrt .img{margin-top: 70px; width: 100%; height: 600px; background: url('/images/main/dfrt_bg2_251113.png') no-repeat center center; border-radius: 500px; display: flex; align-items: center; justify-content: center; color: #fff; flex-wrap: wrap; align-content: center;}
#dfrt .img p{width: 100%; font-size: 2.5rem; line-height: 4rem;}
#dfrt .img p span{position: relative; z-index: 21; font-weight: bold;}
#dfrt .img p span::after{position: absolute; content: ''; width: 102%; background: #ef6500; height: 100%; left: 50%; top: 50%; transform: translate(-50%, -50%);z-index: -1;}


@media all and (max-width:1280px){
    #dfrt .top h3{font-size: 5rem;}
    #dfrt .top h4{font-size: 4rem; margin-top: 10px;}
    #dfrt .img{margin-top: 50px;height: 450px;}
}
@media all and (max-width:980px){
    #dfrt .img p{font-size: 2rem; line-height: 3.5rem;}
}
@media all and (max-width:880px){
    #dfrt .top h3{font-size: 4rem;}
    #dfrt .top h4{font-size: 3rem; margin-top: 10px;}
    #dfrt .img{height: 400px;}
}
@media all and (max-width:768px){
    #dfrt .top h3{font-size: 4rem;}
    #dfrt .top h4{font-size: 3rem; margin-top: 10px;}
    #dfrt .img{height: 350px; border-radius: 50px;}
    #dfrt .top h4{line-height: 5rem;}
    #dfrt .top h4::before{position: absolute; content: ''; width: 105%; height: 20%; top: 25px; left: 50%; transform: translateX(-50%); background: #f9ddc7; z-index: -1;}
    #dfrt .top h4::after{width: 50%; height: 20%; top: 70px;}
}
@media all and (max-width:480px){
    #dfrt .top h4{ margin-top: 5px; font-size: 2.8rem;}
    #dfrt .img{margin-top: 30px; border-radius: 10px; height: 280px;}
    #dfrt .img p{font-size: 1.7rem; line-height: 3rem;}
}


#m_edc{background: url('/images/main/m_edc_bg.png') no-repeat center center;}
#m_edc .edc_list{display: flex; flex-wrap: wrap; width: 100%; justify-content: space-between; gap: 25px; margin-top: 70px;}
#m_edc .edc_list li{box-shadow: 1px 1px 20px 5px rgb(213 196 167 / 20%); width: calc(100%/4 - 19px); border-radius: 20px; overflow: hidden; background: #fff;}
#m_edc .edc_list li .img{width: 100%;}
#m_edc .edc_list li .img img{width: 100%;}
#m_edc .edc_list li .txt{text-align: center; padding: 30px; color: #000;}
#m_edc .edc_list li .txt p{font-size: 2.5rem;}
#m_edc .edc_list li .txt h3{font-size: 3rem; margin-top: 5px;}
#m_edc .sys{margin-top: 30px; border-radius: 20px; background: #fff; padding: 40px;box-shadow: 1px 1px 20px 5px rgb(213 196 167 / 20%);}
#m_edc .sys .top{margin-bottom: 30px; color: #000;}
#m_edc .sys .top p{font-size: 2.5rem;}
#m_edc .sys .top h3{font-size: 3rem;}
#m_edc .sys ul{display: flex; width: 100%; justify-content: space-between; gap: 40px; flex-wrap: wrap;}
#m_edc .sys ul li{width: calc(100%/4 - 30px); background: #ef6500; border-radius: 10px; padding: 40px 0px; color: #fff; text-align: center;}
#m_edc .sys ul li h3{font-size: 3rem;padding-bottom: 20px;margin-bottom: 20px; position: relative;}
#m_edc .sys ul li h3::after{width: 80px; height: 1px; background: #fff; bottom: 0;left: 50%; transform: translateX(-50%); content: ''; position: absolute;}
#m_edc .sys ul li p{font-size: 2rem;}

@media all and (max-width:1400px){
    #m_edc .sys ul li{width: calc(100%/2 - 20px);}
}
@media all and (max-width:1280px){
    #m_edc .edc_list li .txt{padding: 30px 20px;}
    #m_edc .edc_list li .txt p{font-size: 2rem;}
    #m_edc .edc_list li .txt h3{font-size: 2.5rem;}
}
@media all and (max-width:980px){
    #m_edc .edc_list{margin-top: 50px;}
    #m_edc .edc_list li{width: calc(100%/2 - 13px);}
}
@media all and (max-width:768px){
    #m_edc .sys ul{gap: 20px;}
    #m_edc .sys ul li{width: calc(100%/2 - 10px);padding: 25px 0;}
    #m_edc .sys ul li h3{font-size: 2.5rem;}
    #m_edc .sys ul li p{font-size: 1.8rem;}
}
@media all and (max-width:580px){
    #m_edc .sys .top p{font-size: 2rem;}
    #m_edc .sys .top h3{font-size: 2.5rem;}
    #m_edc .sys ul li{width: 100%;}
}
@media all and (max-width:480px){
    #m_edc .edc_list{margin-top: 40px;}
    #m_edc .edc_list li{width: 100%;}
    #m_edc .sys{padding: 30px;}
}


.e_info{position: relative; overflow: visible !important;}
.e_info .app_box{padding: 0;}
.e_info .lt{position: sticky;align-self: flex-start; width: 50%; top: 150px;}
.e_info .rt{width: 50%;}
.e_info .rt ul{display: flex; flex-wrap: wrap; gap: 60px 40px; margin-top: 120px;}
.e_info .rt ul li{width: calc(100%/2 - 20px); border-radius: 20px; overflow: hidden; position: relative; height: 100%;}
.e_info .rt ul li:nth-child(odd){margin-top: -120px;}
.e_info .rt ul li .img{width: 100%;}
.e_info .rt ul li .img img{width: 100%;}
.e_info .rt ul li .txt{width: 100%; height: 100%; position: absolute; left: 0;top: 0; display: flex; justify-content:center; align-items: end; color: #fff; font-size: 2.5rem; padding: 30px; background: linear-gradient(to top, #ef6400cb, transparent, transparent, transparent);}


@media all and (max-width:1280px){
    .e_info .app_box{flex-wrap: wrap;}
    .e_info .lt{position: relative;margin-top: 0px; top: 0;}
    .e_info .rt{width: 100%; margin-top: 50px;}
    .e_info .rt ul{gap: 40px; margin-top: 80px;}
    .e_info .rt ul li:nth-child(odd){margin-top: -80px;}
}
@media all and (max-width:680px){
    .e_info .rt{margin-top: 40px !important;}
    .e_info .rt ul{gap: 20px; margin-top: 0px;}
    .e_info .rt ul li{width: calc(100%/2 - 10px); border-radius: 10px;}
    .e_info .rt ul li:nth-child(odd){margin-top: 0px;}
    .e_info .rt ul li .txt{font-size: 2.3rem; padding: 20px;}
}
@media all and (max-width:480px){
    .e_info .rt .img{width: 30%;}
    .e_info .rt .txt{width: 70%;}
    .e_info .rt ul li p{font-size: 1.6rem;}
    .e_info .rt ul li h3{font-size: 2rem;}
    .e_info .rt ul li h3 img{width: 23px;}
}


#compare .s-inner{display: flex; flex-wrap: wrap; background: #ebebeb; border-radius: 20px;}
#compare .s-inner > div{width: 50%; padding: 40px 60px;}
#compare .s-inner > div h3{text-align: center; font-size: 4rem; margin-bottom: 50px; color: #000;}
#compare .s-inner .we h3{color: #ef6500;}
#compare .s-inner .list dl{display: flex; padding: 20px; border-radius: 10px; background: #909090; align-items: center;}
#compare .s-inner .list dl + dl{margin-top: 10px;}
#compare .s-inner .list dt{width: 120px; border-radius: 10px; background: #fff; color: #909090; font-size: 2.5rem; padding: 10px; text-align: center; font-weight: bold; margin-right: 20px;}
#compare .s-inner .list dd{font-size: 2.3rem; color: #fff;}
#compare .s-inner .we{background: #fff; border: 5px solid #ef6500; border-radius: 20px; position: relative;}
#compare .s-inner .we::after{position: absolute; content: 'VS'; width: 80px; height: 80px; border-radius: 100px; font-size: 3rem; font-weight: bold; text-align: center; line-height: 80px; left: -43px; top: 50%; transform: translateY(-50%); color: #fff; background: #ef6500;}
#compare .s-inner .we .list dl{background: #ef6500;}
#compare .s-inner .we .list dt{color: #ef6500;}


@media all and (max-width:1440px){
    #compare .s-inner > div{padding: 30px 50px;}
    #compare .s-inner > div h3{font-size: 3.5rem; margin-bottom: 30px;}
    #compare .s-inner .list dl{padding: 15px;}
    #compare .s-inner .list dt{width: 100px;font-size: 2.3rem; border-radius: 5px; padding: 5px;}
    #compare .s-inner .list dd{font-size: 2rem;}
}
@media all and (max-width:1280px){
    #compare .s-inner > div{padding: 35px;}
    #compare .s-inner > div h3{font-size: 3rem;}
    #compare .s-inner .list dt{width:80px;font-size: 2rem; border-radius: 5px; padding: 5px; margin-right: 10px;}
    #compare .s-inner .list dd{font-size: 1.8rem;}
    #compare .s-inner .we::after{width: 60px; height: 60px; font-size: 2.5rem; line-height: 60px; left: -33px;}
}
@media all and (max-width:1080px){
    #compare .s-inner > div{width: 100%; padding: 60px 40px;}
    #compare .s-inner .we::after{top: -33px; left: 50%; transform: translate(-50%, 0%);}
    #compare .s-inner .list dd br{display: none;}
}
@media all and (max-width:830px){
    #compare .s-inner > div{padding: 50px 20px;}
    #compare .s-inner .list dd br{display: block;}
}
@media all and (max-width:480px){
    #compare .s-inner{border-radius: 10px;}
    #compare .s-inner > div{padding: 40px 20px;}
    #compare .s-inner .we{border: 3px solid #ef6500; border-radius: 10px;}
    #compare .s-inner .we::after{width: 45px; height: 45px; font-size: 2rem; line-height: 45px; top: -25px;}
    #compare .s-inner .list dl{flex-wrap: wrap;justify-content: center;}
    #compare .s-inner .list dd{width: 100%; text-align: center; margin-top: 10px;}
}



#sc_nb{background: url('/images/main/sc_nb_bg_251113.png') no-repeat center center; background-attachment: fixed; background-size: cover;}
#sc_nb .s-inner{display: flex; justify-content: space-between; flex-wrap: wrap; color: #fff; align-items: center;}
#sc_nb .lt{width: 50%;}
#sc_nb .lt h4{font-size: 4.5rem;}
#sc_nb .lt h3{font-size: 6rem; font-weight: normal; margin: 30px 0; font-family: 'JalnanGothic';}
#sc_nb .lt p{font-size: 2.5rem;}
#sc_nb .rt{width: 50%;background: #ffffff40; border-radius: 20px; padding: 80px 0; text-align: center;}
#sc_nb .rt .up{margin-bottom: 40px;}
#sc_nb .rt h4{font-size: 3.5rem;margin-bottom: 10px;}
#sc_nb .rt h3{font-size: 6rem; font-family: 'JalnanGothic'; font-weight: normal;}
#sc_nb .rt p{font-size: 3rem; font-family: 'JalnanGothic';}


@media all and (max-width:1400px){
    #sc_nb .lt{width: 45%;}
    #sc_nb .lt h4{font-size: 4rem;}
    #sc_nb .lt h3{font-size: 5rem;}
}
@media all and (max-width:1280px){
    #sc_nb .lt{width: 48%;}
    #sc_nb .lt h4{font-size: 3.5rem;}
    #sc_nb .lt h3{font-size: 4.5rem;}
    #sc_nb .lt p{font-size: 2.3rem;}
    #sc_nb .rt h4{font-size: 3rem;}
    #sc_nb .rt h3{font-size: 5rem;}
    #sc_nb .rt p{font-size: 2.5rem;}
}
@media all and (max-width:1080px){
    #sc_nb .lt{width: 100%; text-align: center;}
    #sc_nb .rt{width: 100%; margin-top: 50px;}
}
@media all and (max-width:480px){
    #sc_nb .lt h4{font-size: 3rem;}
    #sc_nb .lt h3{font-size: 4rem;}
    #sc_nb .lt p{font-size: 2rem;}
    #sc_nb .rt{padding: 40px 0;}
    #sc_nb .rt h4{font-size: 3rem;}
    #sc_nb .rt h3{font-size: 4rem;}
    #sc_nb .rt p{font-size: 2.2rem;}
}


#call .inner{background: #fcfbf9; border-radius: 20px; display: flex; align-items: center; padding: 90px 160px;}
#call .l_box{width: 50%;}
#call .l_box .img{width: 350px;}
#call .l_box .img img{width: 100%;}
#call .l_box h3{font-size: 5rem; margin-top: 30px; color: #000;}
#call .tel{width: 50%;}
#call .tel{width: 50%; color: #ef6500; display: flex; align-items: center; flex-wrap: wrap; gap: 15px; align-content: center;}
#call .tel dl{width: 100%; display: flex;align-items: center; gap: 30px; justify-content: flex-end;}
#call .tel dt{width: 160px; border: 1px solid #ef6500; border-radius: 100px; font-size: 3.5rem; font-weight: bold; text-align: center; padding: 7px 0;}
#call .tel dd.jn{font-size: 4.2rem; font-family: 'JalnanGothic';}
#call .tel dd{font-size: 3.5rem; width: 435px;}

@media all and (max-width:1780px){
    #call .inner{padding: 90px 100px;}
}
@media all and (max-width:1580px){
    #call .inner{padding: 90px 50px;}
    #call .l_box .img{width: 300px;}
    #call .l_box h3{font-size: 4rem;}
    #call .tel dl{gap: 15px;}
    #call .tel dt{width: 140px; font-size: 3rem;}
    #call .tel dd.jn{font-size: 3.5rem;}
    #call .tel dd{font-size: 3rem; width: 370px;}
}
@media all and (max-width:1280px){
    #call .inner{padding: 50px 30px;}
    #call .l_box{width: 45%;}
    #call .l_box .img{width: 300px;}
    #call .l_box h3{font-size: 4rem;}
    #call .tel{width: 55%;}
    #call .tel dl{gap: 15px;}
    #call .tel dt{width: 130px; font-size: 2.8rem;}
    #call .tel dd.jn{font-size: 3.5rem;}
    #call .tel dd{font-size: 2.8rem; width: 345px;}
}
@media all and (max-width:1080px){
    #call .inner{ flex-wrap: wrap; text-align: center;}
    #call .l_box{width: 100%; text-align: center;}
    #call .l_box .img{margin: 0 auto;}
    #call .l_box h3{font-size: 4rem;}
    #call .tel{width: 100%; margin-top: 40px;}
    #call .tel dl{justify-content: center; flex-wrap: wrap;}
    #call .tel dl + dl{margin-top: 10px;}
    #call .tel dd{width: 100%; text-align: center;}
}
@media all and (max-width:580px){
    #call .l_box .img{width: 250px;}
    #call .l_box h3{font-size: 3.5rem;}
    #call .tel dt{font-size: 2.5rem; padding: 3px 0; width: 110px;}
    #call .tel dd.jn{font-size: 3rem;}
    #call .tel dd{font-size: 2.5rem;}
}