@charset "utf-8";

@import url(required.css);



/************************************************************************
* header *
************************************************************************/
header{position:fixed;width:100%;z-index:99999;height:110px; background: rgba(255,255,255,.9); visibility:visible;transition:all 0.3s ease-in-out;}
header .WRAP-1800{position:relative;}
header h1{position:absolute;text-align:left;padding-top:25px;z-index:999999;}
header h1 a{width:298px;height:59px;display:inline-block;overflow:hidden;text-indent:-9999em;background:url(/img/logo.png) center center no-repeat;background-size:100% auto;}
header.ov h1 a{background-image:url(/img/logo.png) !important;}

@media screen and (max-width:1600px){
header{height:110px;}
header h1{padding-top:22px;}
}
@media screen and (max-width:1500px){
header .logo{width:250px;}
}
@media screen and (max-width:1400px){
header .logo{width:240px;}
}
@media screen and (max-width:1280px){
header{height:95px;}
header h1{padding-top:15px;}
header h1 a{width:240px;}
}
@media screen and (max-width:960px){
header{height:90px;}
header h1 a{width:230px;}
}
@media screen and (max-width:767px){
header{height:85px;}
header h1{padding-top:10px;}
header h1 a{width:220px;}
}
@media screen and (max-width:640px){
header h1 a{width:210px;}
}
@media screen and (max-width:560px){
header{height:80px;}
header h1{padding-top:8px;}
header h1 a{width:200px;}
}
@media screen and (max-width:460px){
header{height:75px;}
header h1{padding-top:5px;}
header h1 a{width:160px;}
}
@media screen and (max-width:360px){
header{height:70px;}
header h1 a{width:150px;}
}


header .navBox{padding-right:calc(5% + 30px);display:flex;justify-content:flex-end;}

header.on #navi{position:relative;z-index:2;}
header #navi #gnb{position:relative;max-width:1760px;margin:0 auto;text-align:center;}
header #navi #gnb > ul{display:inline-block;margin:0 auto;}
header #navi #gnb > ul > li{padding-right:120px;height:125px;line-height:125px;display:inline-block;vertical-align:top;transition:all 0.3s ease-in-out;position:relative;}
header #navi #gnb > ul > li > a{width:100%;line-height:125px;font-family: 'Pretendard-SemiBold';font-size:20px;color:#000;text-align:left;display:block;transition:all 0.1s ease-in-out;}

header #navi.over #gnb > ul > li.on > a,
header #navi #gnb > ul > li > a:hover{color:#fff;}

header #navi #gnb > ul > li > ul{width:100%;min-width:100%;/*padding:25px 0;*/top:126px;display:none;position:absolute;left:0;text-align:center;background:none;border:none !important;border-width:0 1px 1px;z-index:3;}
header #navi #gnb > ul > li > ul > li{opacity:0;animation:gnbSub 0.5s 0.3s;animation-fill-mode:forwards;}
header #navi #gnb > ul > li > ul > li:first-child{margin:0;}
header #navi #gnb > ul > li > ul > li a{padding:8px 0;position:relative;display:block;font-size:18px;line-height:120%;letter-spacing:-0.03em;font-weight:normal;color:#333;text-align:left;display:table;position:relative;transition:all 0.2s ease;}
header #navi #gnb > ul > li > ul > li a:hover{color:#3ba4bd !important;transition:all 0.2s ease;}
header #navi #gnb > ul > li > ul > li a:after{width:0;height:3px;background:#3ba4bd;position:absolute;bottom:0;left:0;display:block;content:"";transition:all 0.2s ease;}
header #navi #gnb > ul > li > ul > li a:hover:after{width:100%;transition:all 0.2s ease;}

header.on #navi.over #gnb > ul > li.on{}
header.on #navi.over #gnb > ul > li > a{color:#333 !important;}
header.on #navi.over #gnb > ul > li.on > a{color:#3ba4bd !important;}
header.on #navi.over #gnb > ul > li.on > a:hover{color:#3ba4bd !important;}
header.on #navi.over #gnb > ul > li > ul{display:block;}
header.on #navi.over #gnb > ul > li > ul > li a{color:#333 !important;position:relative;}
header.on #navi.over #gnb > ul > li > ul > li a:hover{color:#3ba4bd !important;}

header .gnb_bg{width:100%;height:0;position:absolute;top:0;left:0;background:url(/img/tm_ci.png) no-repeat right 2% bottom 0 #fff;background-size:30% auto;transition:all 0.3s ease-in-out;}
/*
header .gnb_bg.on:after{opacity:0;content:"";display:block;position:absolute;left:0;top:126px;width:100%;height:1px;background-color:#f5f5f5;animation:ani_5 0.3s 0.1s;animation-fill-mode:forwards;}*/

header .gnb_bg.on{height:500px;}

header.ov #navi #gnb{display:none;}

@media screen and (max-width:1800px){
header #navi #gnb > ul > li{padding-right:100px;height:110px;line-height:110px;}
header #navi #gnb > ul > li > a{line-height:110px;}
}
@media screen and (max-width:1600px){
header .navBox{padding-right:calc(3% + 30px);}
header #navi #gnb > ul > li{padding-right:80px;}
}
@media screen and (max-width:1400px){
header #navi #gnb > ul > li{padding-right:60px;}
}
@media screen and (max-width:1280px){
header .navBox{padding-right:calc(2% + 30px);}
header #navi #gnb > ul > li{height:100px;line-height:100px;}
header #navi #gnb > ul > li > a{font-size:20px;line-height:100px;}
header #navi #gnb > ul > li > ul{top:95px;}
header #navi #gnb > ul > li > ul > li a{font-size:17px;}
}
@media screen and (max-width:1200px){
header #navi #gnb > ul > li{padding-right:40px;}
}
@media screen and (max-width:1100px){
header #navi #gnb{display:none;}
}



#allmenuBox .menuimgBox,
header #navi #gnb .menuimgBox{display:none;}
header #navi #gnb .menuimgBox .menutit{width:415px;opacity:0;margin-top:50px;border-top-left-radius:50px;border-bottom-right-radius:50px;overflow:hidden;position:absolute;top:50%;left:0;background:#000;transform:translateY(-50%) all 0.6s ease;}
header #navi #gnb .menuimgBox .menutit img{width:100%;opacity:0.8;display:block;}
header #navi #gnb .menuimgBox .menutit font{position:absolute;top:50%;left:30px;transform:translateY(-50%);z-index:99;color:#fff;}
header.on #navi #gnb .menuimgBox .menutit.on{opacity:1;margin-top:0;transition:all 0.6s ease;}




/* open */
.allBox{position:absolute;right:0;top:46px;z-index:7;transition:all 0.3s ease-in-out;}
.allmenu{width:30px;height:30px;}
.allmenu a{width:30px;height:30px;display:block;}
.allmenu a > span{width:30px;height:30px;display:block;position:relative;transition:all 0.3s ease-in-out;}
.allmenu a > span:before{content:"";display:block;width:10px;height:10px;background-color:#3ba4bd;border-radius:50%;position:absolute;left:0;top:0;transition:all 0.3s ease-in-out;}
.allmenu a > span:after{content:"";display:block;width:10px;height:10px;background-color:#3ba4bd;border-radius:50%;position:absolute;right:0;top:0;transition:all 0.3s ease-in-out;}
.allmenu a > span > span:before{content:"";display:block;width:10px;height:10px;background-color:#3ba4bd;border-radius:50%;position:absolute;left:0;bottom:0;transition:all 0.3s ease-in-out;}
.allmenu a > span > span:after{content:"";display:block;width:10px;height:10px;background-color:#3ba4bd;border-radius:50%;position:absolute;right:0;bottom:0;transition:all 0.3s ease-in-out;}
.allmenu a > span > span{font-size:0;text-indent:-9999px;}
.allmenu a:hover > span:before{left:calc(50% - 5px);top:calc(50% - 5px);}
.allmenu a:hover > span:after{right:calc(50% - 5px);top:calc(50% - 5px);}
.allmenu a:hover > span > span:before{left:calc(50% - 5px);bottom:calc(50% - 5px);}
.allmenu a:hover > span > span:after{right:calc(50% - 5px);bottom:calc(50% - 5px);}


/* close */
.allmenu.on a > span{width:60px;height:60px;display:block;}
.allmenu.on a > span:before{transform:rotate(-45deg);background-color:#000;border-radius:0;width:1px;height:60px;left:50% !important;top:0 !important;}
.allmenu.on a > span:after{transform:rotate(45deg);background-color:#000;border-radius:0;width:1px;height:60px;right:50% !important;top:0 !important;}
.allmenu.on a > span > span:before{display:none;}
.allmenu.on a > span > span:after{display:none;}
header.on .allmenu a > span:before,
header.on .allmenu a > span:after,
header.on .allmenu a > span > span:before,
header.on .allmenu a > span > span:after{background-color:#3ba4bd !important;}

@media screen and (max-width:1600px){
.allBox{top:40px;}
}
@media screen and (max-width:1280px){
.allBox{top:32px;}

.allmenu.on a > span{right:20px;}
}
@media screen and (max-width:767px){
.allBox{top:28px;}

.allmenu.on{margin-top:-10px;}
.allmenu.on a > span{width:50px;height:50px;}
.allmenu.on a > span:before{height:50px;}
.allmenu.on a > span:after{height:50px;}
}
@media screen and (max-width:560px){
.allmenu{width:25px;height:25px;}
.allmenu a{width:25px;height:25px;}
.allmenu a > span{width:25px;height:25px;}
.allmenu a > span:before{width:8px;height:8px;}
.allmenu a > span:after{width:8px;height:8px;}
.allmenu a > span > span:before{width:8px;height:8px;}
.allmenu a > span > span:after{width:8px;height:8px;}
.allmenu a:hover > span:before{left:calc(50% - 4px);top:calc(50% - 4px);}
.allmenu a:hover > span:after{right:calc(50% - 4px);top:calc(50% - 4px);}
.allmenu a:hover > span > span:before{left:calc(50% - 4px);bottom:calc(50% - 4px);}
.allmenu a:hover > span > span:after{right:calc(50% - 4px);bottom:calc(50% - 4px);}

.allmenu.on a > span{width:40px;height:40px;right:10px;}
.allmenu.on a > span:before{height:40px;}
.allmenu.on a > span:after{height:40px;}
}
@media screen and (max-width:460px){
.allBox{top:25px;}
}



#allmenuBox{position:fixed;left:0;top:0;bottom:0;right:0;width:100vw;height:100vh;z-index:-22;opacity:0;visibility:hidden;transition:all 0.3s ease-in-out;}
#allmenuBox.on{z-index:5555;opacity:1;visibility:visible;}
#allmenuBox .menuBox{position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:#fff }
#allmenuBox .menuBox:after{content:"";display:block;visibility:hidden;clear:both;height:0;}
#allmenuBox .menuBox .box{position:relative;float:left;width:50vw;height:100%;}
#allmenuBox #gnb{position:absolute;left:22%;top:180px;}
#allmenuBox #gnb li{position:relative;text-transform:uppercase;white-space:nowrap;}
#allmenuBox #gnb > ul{animation:gnbSub 0.5s 0.3s;animation-fill-mode:forwards;}
#allmenuBox #gnb > ul > li{margin:46px 0 !important;font-size:48px;line-height:36px;min-height:30px;color:#333;transition:all 0.3s 0.3s ease-in-out;}
#allmenuBox #gnb > ul > li > a{width:auto;position:relative;color:#333;font-family:'Pretendard-SemiBold';transition:all 0.5s 0.0s ease-in-out;display:inline-block;padding-right:45px;background-color:#fff;z-index:3;}
#allmenuBox #gnb > ul > li > a:hover, #allmenuBox #gnb > ul > li > a:active, #allmenuBox #gnb > ul > li > a:focus{color:#3ba4bd;}
#allmenuBox #gnb > ul > li > a i.on{display:none;}
#allmenuBox #gnb > ul > li > a:before{content:"";display:block;width:0;height:1px;position:absolute;left:0;top:50%;background-color:#333;}
#allmenuBox #gnb > ul > li ul{position:relative;visibility:hidden;padding:0 0 20px 550px !important;margin:0 !important;display:none;top:-34px;}
#allmenuBox #gnb > ul > li.hover ul:before{ content:"";display:block;width:0;height:1px;position:absolute;left:0;top:8px;z-index:2;background-color:#e0e0e0;animation:line_w1 0.5s 0.3s;animation-fill-mode:both;}
#allmenuBox #gnb > ul > li.hover ul{visibility:visible;display:block;}
#allmenuBox #gnb > ul > li > ul > li{position:relative;margin:30px 0 0 0;font-size:20px;line-height:16px;color:#333;font-weight:400;transition:all 0.5s 0.0s ease-in-out;opacity:0;animation:gnbSub 0.5s 0.3s;animation-fill-mode:forwards;}
#allmenuBox #gnb > ul > li > ul > li:first-child{margin:0;}
#allmenuBox #gnb > ul > li > ul > li a{position:relative;font-weight:400;display:inline-block;color:#333; padding-left: 14px; position: relative; z-index:5;}
#allmenuBox #gnb > ul > li > ul > li a:after{width:5px;height:5px;background:#3ba4bd;position:absolute;border-radius: 50%; top:6px;left:0;display:block;content:"";}
#allmenuBox #gnb > ul > li > ul > li a:hover{color:#3ba4bd;}
@media screen and (max-width:1600px){
#allmenuBox #gnb{top:160px;}
#allmenuBox #gnb > ul > li{margin:30px 0;font-size:35px;line-height:30px;min-height:26px;}
#allmenuBox #gnb > ul > li ul{padding:0 0 20px 400px !important;top:-26px;}
#allmenuBox #gnb > ul > li > ul > li{margin:25px 0 0 0;font-size:18px;line-height:15px;}
}
@media screen and (max-width:1280px){
#allmenuBox #gnb{top:140px;}
#allmenuBox #gnb > ul > li{margin:25px 0;font-size:30px;line-height:28px;min-height:22px;}
#allmenuBox #gnb > ul > li ul{padding:0 0 20px 340px !important;top:-22px;}
#allmenuBox #gnb > ul > li > ul > li{margin:20px 0 0 0;font-size:16px;line-height:14px;}
}
@media screen and (max-width:1100px){
#allmenuBox #gnb{left:20%;}
}
@media screen and (max-width:860px){
#allmenuBox #gnb{left:17%;}
}
@media screen and (max-width:640px){
#allmenuBox #gnb{left:0;top:100px;padding:0 20px 0 50px;}
#allmenuBox #gnb > ul > li{margin:25px 0;font-size:28px;line-height:22px;min-height:20px;}
#allmenuBox #gnb > ul > li > a{padding:0;}
#allmenuBox #gnb > ul > li ul{padding:0 0 30px 20px !important;top:25px;}
}
@media screen and (max-width:420px){
#allmenuBox #gnb{padding:0 20px 0 30px;}
#allmenuBox #gnb > ul > li{font-size:25px;}
#allmenuBox #gnb > ul > li ul{padding:0 0 30px 5px !important;top:22px;}
}





.fix header #navi #gnb > ul > li > a{color:#000;transition:all 0.2s ease;}
.fix .allmenu a > span:before,
.fix .allmenu a > span:after,
.fix .allmenu a > span > span:before,
.fix .allmenu a > span > span:after{background-color:#000;transition:all 0.2s ease;}






/************************************************************************
* main_visual *
************************************************************************/
.visual{height:880px;background: url(/img/mvis_bg.jpg) no-repeat center right -400px; overflow:hidden;position:relative;}
.visual .slider{position:relative;}
.visual .slick-track::-webkit-scrollbar{display:none;}
.visual .item{width:100%;position:relative;display:inline-block;overflow:hidden;}


.visual .item img.ci{width:auto;margin-top:160px;transform:translateX(-10%); margin-left: -9px; opacity:1;transition:all 0.2s ease;}

.visual .item .txt_wrap{width:100%;max-width:1500px;position:absolute;top:10%;left:50%;transform:translateX(-50%);z-index:1;color:#fff;transition:all 0.2s ease;}
.visual .item .txt_wrap *{word-wrap:break-word;display:block;word-break:keep-all;text-align:left;line-height:130%;}
.visual .item .txt_wrap .slogan{opacity:0;font-size:80px;background:linear-gradient(125deg, #fff 45%, #fff 53%);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;color:transparent;}
.visual .item .txt_wrap .txt{opacity:0;margin-top:20px;font-size:40px;color:#fff;font-family:'Pretendard-Thin' !important;line-height:110%;transition:all 0.2s ease;}  
.visual .item .txt_wrap .tit{opacity:0;margin-top:20px;font-size:75px;color:#fff;font-family:'Pretendard-SemiBold';text-shadow: 3px 2px 20px rgba(255,255,255,0.7);}
.visual .item .txt_wrap .txt br.hide{display:block;transition:all 0.2s ease;}

.visual .item.slick-active .txt_wrap .ci{animation:upslide 1s cubic-bezier(0.4, 0, 0.2, 1) both;animation-delay:0s;opacity:1;}
.visual .item.slick-active .txt_wrap .slogan{animation:upslide 1s cubic-bezier(0.4, 0, 0.2, 1) both;animation-delay:0.2s;opacity:1;}
.visual .item.slick-active .txt_wrap .txt{animation:upslide 1s cubic-bezier(0.4, 0, 0.2, 1) both;animation-delay:0.4s;opacity:1;}
.visual .item.slick-active .txt_wrap .tit{animation:upslide 1s cubic-bezier(0.4, 0, 0.2, 1) both;animation-delay:0.8s;opacity:1;}


.visual .item .img{width:100%;height:880px;text-align:center;clip-path:circle(100%);transform:translateY(0);background-size:cover;background-repeat:no-repeat;background-position:center center;}
.visual .item .img.on{animation:clipOn 3s cubic-bezier(0.19, 0.82, 0.29, 1.01) forwards;}

.visual .item .img .video{position:absolute;top:0;left:0;width:100%;height:100vh;background:#000;overflow:hidden;transition:transform 1.5s ease .1s;z-index:-1;}
.visual .item .img .video:after{width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,0.4);content:"";z-index:-1;}
.visual .item .img .video video{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50% , -50%);z-index:-2;object-fit:cover;transition:all 13s;}

.visual .item .img .proImg{width:700px;height:561px;display:block;position:relative;left:68%;transform:translateX(-40%) translateY(40%) scale(1.05); object-fit:cover;transition:all 10s;}
.start .visual .item.item.slick-active .img img{transform:translateX(-50%) translateY(40%) scale(1);}

.visual .control{width:100%;max-width:1500px;display:flex;align-items:center;position:absolute;bottom:10%;left:50%;transform:translateX(-50%);color:#fff;z-index:1;transition:all 0.2s ease;}
.visual .control .prev,
.visual .control .next{width:25px;height:25px;margin-right:15px;display:block;position:relative;transition:all 0.2s ease;}

.visual .control .prev:after,
.visual .control .next:after{width:8px;height:8px;border:solid #fff;position:absolute;top:calc(50% - 4px);display:block;content:"";transform:rotate(45deg);}
.visual .control .prev:after{border-width:0 0 2px 2px;left:calc(50% - 4px);}
.visual .control .next:after{border-width:2px 2px 0 0;right:calc(50% - 4px);}

.visual .control .play,
.visual .control .stop{width:25px;height:25px;margin-right:25px;display:inline-flex;align-items:center;justify-content:center;background-size:8px auto !important;}
.visual .control .play{display:none;background:url(/img/play-btn.svg) no-repeat center center;}
.visual .control .stop{background:url(/img/stop-btn.svg) no-repeat center center;}

.visual .control i{margin:0 10px;}
.visual .control i,
.visual .control strong,
.visual .control span{font-size:18px;}

.visual .progress-bar{width:150px;height:3px;margin-left:25px;border-radius:5px;background:rgba(255,255,255,0.3);overflow:hidden;}
.visual .progress-bar .progress{width:0;height:100%;background:#fff;transition:width 7.5s linear;/* 서서히 채워지는 효과 (슬라이드 유지 시간과 맞춤) */}

    @media screen and (max-width:1600px){
        .visual{background: url(/img/mvis_bg.jpg) no-repeat center right -600px;}
        .visual,
        .visual .item .img{height:800px;}

        .visual .item img.ci{margin-top:50px;}

        .visual .item .txt_wrap{width:85%;max-width:100%;top:20%;}
        .visual .item .txt_wrap .txt{font-size:37px;}  
        .visual .item .txt_wrap .tit{font-size:70px;}
        
        .visual .item .img .proImg{width:650px; height:521px; left:68%; top:0%;}

        .visual .control{width:85%;max-width:100%;bottom:90px;}
        .visual .control .prev,
        .visual .control .next{width:25px;height:25px;margin-right:10px;}
        .visual .control .play,
        .visual .control .stop{width:25px;height:25px;margin-right:15px;background-size:6px !important;}

        .visual .control i,
        .visual .control strong,
        .visual .control span{font-size:17px;}
    }
    @media screen and (max-width:1280px){
        .visual{background: url(/img/mvis_bg.jpg) no-repeat center right -400px; background-size: cover;}
        .visual,
        .visual .item .img{height:700px;}

        .visual .item img.ci{margin-top:40px;}

        .visual .item .txt_wrap .slogan{font-size:60px;}
        .visual .item .txt_wrap .txt{font-size:32px;}  
        .visual .item .txt_wrap .tit{font-size:63px;}
        
        .visual .item .img .proImg{width:580px; height:465px; left:66%; top:-2%;}

        .visual .control i,
        .visual .control strong,
        .visual .control span{font-size:16px;}
    }
    @media screen and (max-width:1100px){
        .visual,
        .visual .item .img{height:650px;}

        .visual .item img.ci{width: 180px; height: auto; margin-top:30px;}

        .visual .item .txt_wrap{width:88%;}
        .visual .item .txt_wrap .slogan{font-size:50px;}
        .visual .item .txt_wrap .txt{font-size:30px;}  
        .visual .item .txt_wrap .tit{font-size:60px;}
        
        .visual .item .img .proImg{width:520px; height:417px; left:66%; top:3%;}

        .visual .control{bottom:60px;}
        .visual .control i,
        .visual .control strong,
        .visual .control span{font-size:15px;}
    }
    @media screen and (max-width:960px){
        .visual,
        .visual .item .img{height:600px;}

        .visual .item img.ci{margin-top:25px;}

        .visual .item .txt_wrap{width:90%;}
        .visual .item .txt_wrap .slogan{font-size:40px;}
        .visual .item .txt_wrap .txt{font-size:28px;}  
        .visual .item .txt_wrap .tit{font-size:58px;}
        
        .visual .item .img .proImg{width:480px; height:385px; left:69%; top:5%;}

        .visual .control .prev,
        .visual .control .next{width:20px;height:20px;}
        .visual .control .play,
        .visual .control .stop{width:20px;height:20px;}
        .visual .progress-bar{width:120px;margin-left:20px;}

        .visual .control i,
        .visual .control strong,
        .visual .control span{font-size:14px;}
    }
    @media screen and (max-width:860px){
        .visual,
        .visual .item .img{height:530px;}
        
        .visual .item img.ci{width: 160px;}

        .visual .item .txt_wrap .slogan{font-size:35px;}
        .visual .item .txt_wrap .txt{font-size:23px;}  
        .visual .item .txt_wrap .tit{font-size:52px;}
        
        .visual .item .img .proImg{width:400px; height:321px; left:67%; top:8%;}
    }
    @media screen and (max-width:767px){
        .visual{background: url(/img/mvis_bg.jpg) no-repeat center right -300px; background-size: cover;}
        .visual,
        .visual .item .img{height:500px;}

        .visual .item img.ci{margin-top:20px;}

        .visual .item .txt_wrap{width:92%;}
        .visual .item .txt_wrap .slogan{font-size:30px;}
        .visual .item .txt_wrap .txt{font-size:21px;}  
        .visual .item .txt_wrap .tit{font-size:50px;}
        
        .visual .item .img .proImg{width:370px; height:297px; left:70%; top:10%;}

        .visual .control{bottom:50px;}
        .visual .control i,
        .visual .control strong,
        .visual .control span{font-size:13px;}
    }
    @media screen and (max-width:640px){
        .visual .item img.ci{width: 150px;margin-top: 0;}
        
        .visual .item .txt_wrap{width:90%;top:25%;}
        .visual .item .txt_wrap .slogan{font-size:28px;}
        .visual .item .txt_wrap .txt{font-size:20px;margin-top: 10px !important;}  
        .visual .item .txt_wrap .tit{font-size:52px;margin-top:5px;}
        .visual .item .txt_wrap .txt br.hide{display:none;}
        
        .visual .item .img .proImg{width:320px; height:257px; left:69%; top:23%;}

        .visual .control{bottom:40px;}
        .visual .control .prev,
        .visual .control .next{width:15px;height:15px;margin-right:8px;}
        .visual .control .play,
        .visual .control .stop{width:15px;height:15px;margin-right:12px;}

        .visual .progress-bar{width:100px;margin-left:15px;}

        .visual .control i,
        .visual .control strong,
        .visual .control span{font-size:12px;}
    }
    @media screen and (max-width:570px){
        .visual{background: url(/img/mvis_bg.jpg) no-repeat center right -400px; background-size: cover;}
        
        .visual .item .txt_wrap{width:85%;top:23%;}
        .visual .item .txt_wrap .txt{letter-spacing: -0.03em;}  
        .visual .item .txt_wrap .tit{font-size:50px;}
        
        .visual .item .img .proImg{width:320px; height:257px; left:67%; top:23%;}

        .visual .control{bottom:40px;}
        .visual .control .prev,
        .visual .control .next{width:15px;height:15px;margin-right:8px;}
        .visual .control .play,
        .visual .control .stop{width:15px;height:15px;margin-right:12px;}

        .visual .progress-bar{width:70px;}
    }
    @media screen and (max-width:500px){
        .visual .item img.ci{width: 140px; margin: 0 auto;}
        
        .visual .item .txt_wrap{top:21%;}
        .visual .item .txt_wrap .txt{font-size:18px; text-align: center; margin-top: 0px !important;}  
        .visual .item .txt_wrap .tit{font-size:46px; text-align: center; margin-top: 0px !important;}
        
        .visual .item .img .proImg{width:320px; height:257px; left:53%; top:24%;}

        .visual .progress-bar{width:50px;}
    }
    @media screen and (max-width:440px){
        .visual .item .txt_wrap{top:21%;}
        .visual .item .txt_wrap .txt{font-size:16px;}  
        .visual .item .txt_wrap .tit{font-size:42px;}
        
        .visual .item .img .proImg{width:300px; height:241px; left:48%; top:24%;}

        .visual .control{bottom:30px;}
        .visual .progress-bar{width:40px;}
    }
    @media screen and (max-width:400px){
        .visual{background: url(/img/mvis_bg.jpg) no-repeat center right -400px; background-size: cover;}
        
        .visual .item img.ci{width: 130px; margin: 0 auto;}
        
        .visual .item .txt_wrap{top:20%;}
        .visual .item .txt_wrap .txt{font-size:15px;}  
        .visual .item .txt_wrap .tit{font-size:40px;}
        
        .visual .item .img .proImg{width:300px; height:241px; left:48%; top:25%;}

        .visual .progress-bar{width:35px;}
    }
    @media screen and (max-width:340px){
        .visual .item img.ci{width: 120px;}
        
        .visual .item .txt_wrap{top:20%;}
        .visual .item .txt_wrap .txt{font-size:16px;}  
        .visual .item .txt_wrap .tit{font-size:38px;}
        .visual .item .txt_wrap .txt br.hide{display:block;}
        
        .visual .item .img .proImg{width:260px; height:208px; left:46%; top:29%;}

        .visual .progress-bar{width:30px;}
    }





/************************************************************************
* scroll down *
************************************************************************/
.visual .view{position:absolute;right:40px;bottom:5%;z-index:999;}
.visual .view i{width:30px;height:49px;margin:0 auto;border:solid 2px #fff;border-radius:30px;display:block;position:relative;}
.visual .view i:after{width:2px;height:10px;background:#fff;position:absolute;top:7px;left:calc(50% - 1px);display:block;content:"";animation:move linear 1.5s infinite;}
.visual .view font{padding-bottom:8px;display:block;color:#fff;line-height:100% !important;font-family:'GmarketSansMedium';}

@keyframes move {
	0% {top:7px;opacity:0;}
	10% {top:7px;opacity:1;}
	50% {top:14px;opacity:1;}
	100% {top:14px;opacity:0;}
}

@media screen and (max-width:2200px){
.visual .view{right:20px;bottom:20px;}
}
@media screen and (max-width:1280px){
.visual .view i{width:24px;height:34px;}
}
@media screen and (max-width:960px){
.visual .view{bottom:15px;right:15px;}
}
@media screen and (max-width:640px){
.visual .view{bottom:10px;right:10px;}
.visual .view i{width:22px;height:32px;}
}






/************************************************************************
* sub_visual *
************************************************************************/
.svis{width: 100%; height:480px;margin: 0 auto; margin-top: 80px !important; position:relative;border-bottom: solid 1px #8ccdd7;overflow: hidden;transition:all 0.5s ease;}
.svis:before{width: 700px; height:480px;bottom:0;right: 15%; position:absolute;display:block;content:"";background:url(/img/svis1.png) no-repeat right 0 bottom 0;background-size: cover;z-index: 10; transition:all 0.5s ease;}
.svis.s1:before{background:url(/img/svis1.png) no-repeat right 0 bottom 0;background-size: cover;}
.svis.s2:before{background:url(/img/svis2.png) no-repeat right 0 bottom 0;background-size: cover;}
.svis.s3:before{background:url(/img/svis3.png) no-repeat right 0 bottom 0;background-size: cover;}
.svis.s4:before{background:url(/img/svis4.png) no-repeat right 0 bottom 0;background-size: cover;}
.svis.s5:before{background:url(/img/svis5.png) no-repeat right 0 bottom 0;background-size: cover;}

.svis:after{width: 1000px; height:480px; background: url(/img/svis_bg.png) no-repeat center right -400px; position:absolute;top:0;right: 0;display:block;content:"";z-index: 0; transition:all 0.5s ease;}
.svis div{height:100%;position: relative;}
.svis .sv_txt{width: 95%; margin: 0 auto; padding-top: 9%;transition:all 0.5s ease;}
.svis .sv_txt h3{font-size: 70px !important; font-family:'Pretendard-Bold' !important;color:#000;transition:all 0.5s ease;}
.svis .sv_txt.active h2{opacity:1.0;transform: translateY(0px);	filter:blur(0px);}
.svis .sv_txt font{color: #4e4d4d;}



/*.svis.sub1{background:url(/img/svis1.png) no-repeat right 15% bottom 0; transition:all 0.5s ease;
border:solid 1px #24ff00;}
*/

    @media all and (max-width:1600px) {
    .svis{margin-top: 70px !important;}
    }
    @media all and (max-width:1500px) {
    .svis{height:450px !important;margin-top: 60px !important;}
    .svis:before{width: 600px; height:411px;bottom:0;right: 14%; background:url(/img/svis1.png) no-repeat right 0 bottom 0; background-size: cover;}
    }
    @media all and (max-width:1500px) {
    .svis{height:450px !important;}
    .svis:before{width: 550px; height:377px;bottom:0;right: 10%; background:url(/img/svis1.png) no-repeat right 0 bottom 0; background-size: cover;}
    }
    @media all and (max-width:1280px){
    .svis{height:420px !important;margin-top: 50px !important;}
    .svis:before{width: 500px; height:357px;bottom:0;right: 9%; background:url(/img/svis1.png) no-repeat right 0 bottom 0; background-size: cover;}
        
    .svis .sv_txt{padding-top: 13%;}
    .svis .sv_txt h3{font-size: 65px !important;}
    }
    @media all and (max-width:1100px) {
    .svis{height:400px !important;}
    .svis:before{width: 450px; height:309px;bottom:0;right: 5%; background:url(/img/svis1.png) no-repeat right 0 bottom 0; background-size: cover;}
        
    .svis .sv_txt{padding-top: 16%;}
    .svis .sv_txt h2{font-size: 65px !important;}
    }
    @media all and (max-width:960px) {
    .svis{;height:370px !important;margin-top: 60px !important;}
    .svis:before{width: 400px; height:274px;bottom:0;right: 3%; background:url(/img/svis1.png) no-repeat right 0 bottom 0; background-size: cover;}
        
    .svis .sv_txt h3{font-size: 60px !important;margin-top: 10px !important;}
    }
    @media all and (max-width:860px) {
    .svis{height:320px !important;}
    .svis:before{width: 450px; height:309px;bottom:0;right: 5%; background:url(/img/svis1.png) no-repeat right 0 bottom 0; background-size: cover;}
        
    .svis .sv_txt{padding-top: 15%;}
    }
    @media all and (max-width:767px) {
    .svis{height:300px !important;}
    .svis:before{width: 400px; height:274px;bottom:0;right: 3%; background:url(/img/svis1.png) no-repeat right 0 bottom 0; background-size: cover;}
        
    .svis .sv_txt{padding-top: 16%;}
    .svis .sv_txt h3{font-size: 50px !important; margin-top: 5px !important;}
    }
    @media all and (max-width:640px) {
    .svis{height:260px !important;}
    .svis:before{width: 320px; height:219px;bottom:0;right: -1%; background:url(/img/svis1.png) no-repeat center center; background-size: cover;}
    .svis .sv_txt h3{font-size: 45px !important;}
    }
    @media all and (max-width:560px) {
    .svis{height:220px !important;margin-top: 70px !important;}
    .svis:before{width: 300px; height:206px;bottom:0;right: 0%; background:url(/img/svis1.png) no-repeat right 0 bottom 0; background-size: cover;}
        
    .svis .sv_txt{padding-top: 12%;}
    .svis .sv_txt h3{font-size: 40px !important;}
    }
    @media all and (max-width:460px) {
    .svis{height:250px !important;}
    .svis:before{width: 280px; height:192px;bottom:-10px;right: -20px; background:url(/img/svis1.png) no-repeat right 0 bottom 0; background-size: cover;}
    .svis:after{width: 600px; height:288px; background: url(/img/svis_bg.png) no-repeat center right -400px;}

    .svis .sv_txt{padding-top: 8%;}
    .svis .sv_txt h3{width: 100%; font-size: 35px !important; text-align: center;}
    .svis div font{width: 100%;text-align: center; font-size: 13px !important;}
    }
    @media all and (max-width:360px) {
    .svis:before{width: 250px; height:171px;bottom:0px;right: -20px; background:url(/img/svis1.png) no-repeat right 0 bottom 0; background-size: cover;}
        
    .svis .sv_txt h3{font-size: 32px !important;}
    }







/************************************************************************
* sub_gnb *
************************************************************************/
.S_Navi{width: 95%; margin: 0 auto;margin-top: -70px;display: block;position: relative;z-index: 99;}
.lnb{display: flex;margin: 0;}

.select-nav-wrapper .WRAP{width:100% !important;}
.select-nav-wrapper{display:block;position:relative;float: left; z-index:3;}
.select-nav-wrapper:after{content:" ";visibility:hidden;display:block;height:0;clear:both;}

.select-nav-wrapper .home{width:17px; height: auto; padding:3px 0px; text-align:center;display:inline-block;float:left;position: relative;}

.select-nav{display:inline-block;float:left;}
.select-nav:after{content:" ";visibility:hidden;display:block;height:0;clear:both;}
.select-nav .select{float:left;width:auto;padding:5px 40px 5px 4px; position:relative;box-sizing:border-box;position: relative;}
.select-nav .select:after{width:4px;height:4px;background:#dedede;position:absolute; top:13px;left:-20px;display:block;content:"";}
.select-nav .select:first-child{border:0;}
.select-nav .select:first-child:after{display: none;}
.select-nav .select.d1{margin-left:0;cursor:pointer;}
.select-nav .select.d2{}
.select-nav .select .down{width:11px;height:7px;display:block;position:absolute;top:calc(50% - 5px);right:20px;line-height:9px;transition:all 0.5s;background:url(/img/select_arrow.png) no-repeat 0 0;background-size:cover;}
.select-nav .select.d2 .down{background:url(/img/select_arrow_c.png) no-repeat 0 0;}
.select-nav .select.on .down{transform:rotate(180deg);}
.select-nav .select font{height:100%;padding-left:10px;padding-right:10px;text-align:left;outline:none;font-size:16px;color:#7f7f7f;font-family:'Pretendard-Light' !important;}
.select-nav .select button{width:100%;height:100%;padding-left:10px;padding-right:25px;text-align:left;outline:none;font-size:16px;color:#7f7f7f;font-family:'Pretendard-Light' !important;}
.select-nav .select.d2 button{color: #0052cb !important;}
.select-nav .select > ul{display:none;position:absolute;top:100%;left:-5px;width:96%;border:1px solid rgba(0,0,0,0.1);backdrop-filter:blur(20px); -webkit-backdrop-filter:blur(20px); background: rgba(255,255,255,0.8);box-sizing:content-box;border-top-left-radius: 10px;border-bottom-left-radius: 10px;border-top-right-radius: 10px;border-bottom-right-radius: 10px;}
.select-nav .select ul li{min-height:43px;line-height:43px;padding-left:15px;border-bottom:1px solid rgba(0,0,0,0.1);transition:all 0.1s ease;}
.select-nav .select ul li:last-child{border-bottom:none;}
.select-nav .select ul li a{color:#000;font-size:15px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:all 0.1s ease;}
.select-nav .select ul li:hover{background:rgba(0,0,0,0.25);transition:all 0.1s ease;}
.select-nav .select ul li:hover a{color:#fff;}

.select-nav .select ul li:nth-child(1):hover{border-top-left-radius: 10px;border-top-right-radius: 10px;}
.select-nav .select ul li:last-child:hover{border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}


.select-nav .select .down.no{display: none;}
.select-nav .select p{width:100%;height:100%;padding-right:50px;text-align:left;outline:none;font-size:16px;color:#414141;}


    @media all and (max-width:1100px){
    .lnb{margin-left: 0px;}
    .select-nav .select{}
    .select-nav .select button{font-size:17px;padding-right:40px;}
    .select-nav .select ul li a{font-size:16px;}
    .select-nav .select ul li{min-height:50px;line-height:50px;}

    .select-nav .select button{width:100%;height:100%;padding-right:40px;text-align:left;outline:none;font-size:16px;}
    }
    @media all and (max-width:960px){
    .S_Navi{}
    .select-nav .select button{font-size:15px; padding-right:30px;}
    .select-nav .select font{font-size:15px;padding-left: 0px !important;}
    .select-nav-wrapper .home{width:30px !important;}
    }
    @media all and (max-width:860px){
    .select-nav .select button{padding-right:30px;}
    .select-nav .select{padding:5px 30px 5px 4px;}
    }
    @media all and (max-width:767px){
    .lnb{width: 100%;}
    .select-nav .select{padding:5px 15px 5px 4px;}
    .select-nav .select:after{width:4px;height:4px;top:13px;left:-10px;}
    .select-nav .select button{font-size:14px;padding-right:20px;}
    .select-nav .select font{font-size:14px;}
    .select-nav-wrapper .home{width:25px !important;margin-top: -2px;}
    }
    @media all and (max-width:670px){
    .select-nav .select{padding:5px 17px 5px 1px; }
        
    .select-nav .select button{padding-right:10px;}
    .select-nav .select:after{width:3px;height:3px;top:12px;left:-10px;}
    .select-nav .select.d2{border-right:none;}
    .select-nav .select .down{right:20px;}

    .select-nav .select button{padding-left:10px;padding-right:20px;font-size:14px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
    .select-nav .select ul li{min-height:40px;line-height:40px;padding-left:18px;}
    .select-nav .select ul li a{font-size:14px;}

    .select-nav .select p{width: 100%; padding-left:10px;padding-right:20px;font-size:14px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
    }
    @media all and (max-width:560px){
    .select-nav .select{padding:5px 40px 5px 1px; }
    .select-nav .select .down{right:7px;}

    .select-nav .select button{padding-left:0px;padding-right:10px;}
    .select-nav-wrapper .home{width:22px !important;}
    }
    @media all and (max-width:460px){
    .S_Navi{display: none;}
    .lnb{justify-content: center;margin-bottom: 30px;}
    .select-nav{width:calc(100% - 20px);}
    .select-nav-wrapper .home{width:20px !important;}
        
    .select-nav .select{padding:5px 30px 5px 1px;} 
    .select-nav .select button{font-size:13px;}
    .select-nav .select:after{width:3px;height:3px;top:12px;left:-20px;}
    .select-nav .select font{font-size:13px;}
    .select-nav .select .down{right:5px;}
    .select-nav .select ul li{min-height:40px;line-height:40px;padding-left:10px;}
    .select-nav .select ul li a{font-size:13px;}
    }
    @media all and (max-width:400px){
    .S_Navi{width: 100%;}
    .select-nav .select button{font-size:14px;}
    .select-nav .select ul li a{font-size:13px;}
    }
    @media all and (max-width:380px){
    .S_Navi{top:-40px;}
    .lnb{margin-bottom: 10px;}
    .select-nav .select button{font-size:13px;}
    .select-nav .select ul li a{font-size:12px;}
    }





/************************************************************************
* sub tab menu *
************************************************************************/
.sPtabmenu{display:flex; justify-content: center; align-items: center;}
.sPtabmenu ul{width: 100%; border-radius:60px;padding:12px 24px;background: #d9eef4;transition:all 0.5s ease;display:flex;}
.sPtabmenu li{margin:0 2px;border-radius:80px;transition:all 0.5s ease;}
.sPtabmenu li a{padding:24px 20px;font-size:20px;font-family:'Pretendard-Medium'; color: #000; text-align:center;line-height:110%; letter-spacing: -0.03em; transition:all 0.5s ease;display:block;}
.sPtabmenu li a br.hide{display:none;}

.sPtabmenu ul.menu-num2 li{width:calc(100%/2 - 2px);}
.sPtabmenu ul.menu-num3 li{width:calc(100%/3 - 2px);}
.sPtabmenu ul.menu-num4 li{width:calc(100%/4 - 2px);}
.sPtabmenu ul.menu-num5 li{width:calc(100%/5 - 10px);}

.sPtabmenu li:hover,
.sPtabmenu li.active{background:#22b2d6;transition:all 0.2s ease;}
.sPtabmenu li:hover a,
.sPtabmenu li.active a{color:#fff;text-shadow: 3px 1px 10px rgba(0,0,0,0.7);font-family:'Pretendard-SemiBold';transition:all 0.2s ease;}

    @media screen and (max-width:1600px){
    .sPtabmenu li a{padding:24px 15px;}
    }
    @media screen and (max-width:1500px){
    .sPtabmenu{padding:0 2%;}
    .sPtabmenu ul{padding:12px 22px;}
    .sPtabmenu li a{padding:24px 12px;font-size:18px;}
    }
    @media screen and (max-width:1360px){
    .sPtabmenu li a{padding:24px 10px;font-size:17px;}
    }
    @media screen and (max-width:1280px){
    .sPtabmenu ul{padding:10px 20px;}
    .sPtabmenu li a{padding:22px 12px;font-size:16px;}
    .sPtabmenu li a br.hide{display:block;}
    }
    @media screen and (max-width:1100px){
    .sPtabmenu ul{padding:8px 15px;}
    .sPtabmenu li a{padding:21px 12px;font-size:17px;}
    }
    @media screen and (max-width:960px){
    .sPtabmenu ul{padding:8px 15px;}
    .sPtabmenu li a{padding:18px 12px;font-size:16px;word-wrap:break-word;display:block;word-break:keep-all;}
    }
    @media screen and (max-width:767px){
    .sPtabmenu ul{padding:10px 12px;border-radius:20px;}
    .sPtabmenu li{border-radius:18px;margin-bottom: 2px;}
    .sPtabmenu li a{padding:15px 10px;font-size:15px;}
    }
    @media screen and (max-width:640px){
    .sPtabmenu li{border-radius:15px;border-bottom:dotted 1px rgba(0,0,0,.1);}
    .sPtabmenu li:last-child{border-bottom:none;}
        
    .sPtabmenu ul.menu-num4 li{width:calc(100%/2 - 2px);}
    .sPtabmenu ul.menu-num5 li{width:calc(100%/3 - 10px);}
    .sPtabmenu ul.menu-num6 li{width:calc(100%/3 - 2px);}
    .sPtabmenu ul.menu-num7 li{width:calc(100%/4 - 2px);}
    .sPtabmenu ul.menu-num7 li:nth-last-child(-n+3){width:calc(100%/3 - 2px);}
    }
    @media screen and (max-width:560px){
    .sPtabmenu ul.menu-num5 li{width:calc(100%/2 - 10px);}
    .sPtabmenu li a{font-size:14px;}
    }










/************************************************************************
* Machinery Electric *
************************************************************************/
.meBox{background:url(/img/bg1.jpg) no-repeat center center;background-size:cover;padding:140px 0;}
.meBox .ci{width:20%;max-width:135px;}
.meBox .fNSN{font-weight:normal;}
.meBox h1{font-size:110px;}

@media screen and (max-width:1500px){
.meBox{padding:120px 0;}
.meBox h1{font-size:100px;}
}
@media screen and (max-width:1280px){
.meBox{padding:100px 0;}
.meBox h1{font-size:90px;}
}
@media screen and (max-width:1100px){
.meBox{padding:80px 0;}
.meBox h1{font-size:80px;}
}
@media screen and (max-width:960px){
.meBox{padding:60px 0;}
.meBox h1{font-size:70px;}
}
@media screen and (max-width:767px){
.meBox{padding:50px 0;}
.meBox h1{font-size:60px;}
}
@media screen and (max-width:640px){
.meBox{padding:40px 0;}
.meBox h1{font-size:50px;}
}
@media screen and (max-width:560px){
.meBox h1{font-size:40px;}
}
@media screen and (max-width:460px){
.meBox h1{font-size:30px;}
}








/************************************************************************
* reservation button *
************************************************************************/
.fixed_right{position:fixed;top:500px;right:3%;transform:translateY(-50%);z-index:999999;}
.fixed_right a{width:140px;height:140px;border-radius:30px;background:url(/img/fix_bg.png) no-repeat top right;display:block; padding-top: 26px; margin-top: 5px; opacity: .9; transition:all 0.5s ease;}
/*.fixed_right a:nth-child(2){margin-top: 10px;}*/

.fixed_right a figure{position: relative;display:block;}
.fixed_right a figure img{width:68px; height: 58px;display:block;margin: 0 auto;transform:scale(1.0);transition:all 0.5s ease;}
.fixed_right a font{color:#fff;text-align:center;font-family:'Pretendard-Light'; letter-spacing: -0.03em; margin-top: 8px; transition:all 0.5s ease;}

.fixed_right a:hover{border-radius:50px;background:url(/img/fix_bg.png) no-repeat bottom left; opacity: 1;transition:all 0.2s ease;}
.fixed_right a:hover figure img{top: -5px;transform:scale(1.05);transition:all 0.5s ease;}
.fixed_right a:hover font{font-family:'Pretendard-Bold';transition:all 0.5s ease;}

/*
    @media screen and (max-width:2400px){ .fixed_right{top:auto;bottom:600px;right:15px;transform:translateY(0);}
    .fixed_right a{width:130px;height:130px;border-radius:25px;}
    .fixed_right a .type20{font-size: 18px !important;}
    }
*/
    @media screen and (max-width:2000px){
    .fixed_right{top:400px;/*top:auto;bottom:600px;*/right:15px;transform:translateY(0);}
    .fixed_right a{width:130px;height:130px;border-radius:25px;}
    .fixed_right a img{width:65px !important; height: 56px !important;margin-top:-5px !important;}
    .fixed_right a font{margin-top: 5px;}
    }
    @media screen and (max-width:1500px){
    .fixed_right{top:370px;right:10px;}
    .fixed_right a{border-radius:18px;}
    }
    @media screen and (max-width:1100px){
    .fixed_right{top:320px;/*bottom:350px;*/}
    .fixed_right a{width:120px;height:120px;border-radius:15px;}
    .fixed_right a:nth-child(2){margin-top: 8px;}
    .fixed_right a img{width:60px !important; height: 50px !important;}
    }
    @media screen and (max-width:960px){
    .fixed_right{top:300px;/*bottom:350px;*/}
    }
    @media screen and (max-width:767px){
    .fixed_right{top:auto;bottom:15%;}
    .fixed_right a{width:110px;height:110px;}
    .fixed_right a img{width:56px !important; height: 48px !important;}
    .fixed_right a .type20{font-size: 17px !important;}
    }
    @media screen and (max-width:640px){
    .fixed_right{top:auto;bottom:10%;}
    .fixed_right a{width:100px;height:100px;}
    .fixed_right a:nth-child(2){margin-top: 3px;}
    .fixed_right a img{width:50px !important; height: 43px !important;margin-top:-7px !important;}
    .fixed_right a .type20{font-size: 16px !important;}
    }
    @media screen and (max-width:460px){
    .fixed_right{top:auto;bottom:7%;right:10px;}
    .fixed_right a{width:90px;height:90px;border-radius:12px;}
    .fixed_right a img{width:45px !important; height: 38px !important;margin-top:-10px !important;}
    .fixed_right a .type20{font-size: 15px !important;}
    }
    @media screen and (max-width:360px){
    .fixed_right a{width:85px;height:85px;border-radius:10px;}
    .fixed_right a img{width:38px !important; height: 32px !important;margin-top:-12px !important;}
    .fixed_right a .type20{font-size: 13px !important;}
    }






/************************************************************************
* FOOTER *
************************************************************************/
footer{width:100%;background: #111b2a;padding:100px 0;z-index: 99;}
footer *{color:#ededed;}

footer .f_top {padding: 0 30px 60px 30px;border-bottom:solid 1px rgba(255,255,255,0.2);}
footer .f_top .copyBox{}
footer .f_top .copyBox img.logo{width:267px;}
footer .f_top .copyBox .copyad{padding-left:90px; color:rgba(255,255,255,0.8);word-wrap:break-word;display:block;word-break:keep-all;line-height:170% !important;}
footer .f_top .copyBox .copyad i{margin: 0 20px;}
footer .f_top .copyBox .copyad i.bl{margin: 0 20px;}
footer .f_top .copyBox .copyad br.hide, footer .f_top .copyBox .copyad br.hide2, footer .f_top .copyBox .copyad br.hide3, footer .f_top .copyBox .copyad br.hide4{display:block;}

footer .f_top .siteMapWrap{padding-top: 25px; padding-right: 30px; transition:all 0.3s ease;}
footer .f_top .siteMap div{width:calc(100%/5);}
footer .f_top .siteMap div:nth-child(2){width:25% !important;}
footer .f_top .siteMap div:nth-child(4){width:15% !important;}
footer .f_top .siteMap div:last-child{width:fit-content !important;}
footer .f_top .siteMap div .tit{font-family:'Pretendard-SemiBold';color: #fff; position: relative;}
footer .f_top .siteMap div ul li a{padding-bottom:12px;font-size:16px;line-height:110%;color:rgba(255,255,255,.65);display:block;transition:all 0.3s ease;}
footer .f_top .siteMap div ul li a:hover{color:rgba(255,255,255,1);}
footer .f_top .siteMap div ul li a br.hide{display: none;}

    @media screen and (max-width:1500px) {
        footer .f_top .copyBox .type15{font-size: 15px !important;}
    }
    @media screen and (max-width:1280px) {
        footer{padding:80px 0;}
        
        footer .f_top {padding: 0 20px 50px 20px;}
        footer .f_top .w40{width: 100% !important;}
        footer .f_top .copyBox img.logo{width:250px; margin: 0 auto; display: block;}
        footer .f_top .copyBox .copyad br.hide, footer .f_top .copyBox .copyad br.hide3, footer .f_top .copyBox .copyad br.hide4{display:none;}
        footer .f_top .copyBox .copyad{padding-left:0px; text-align: center;}
                
        footer .f_top .siteMapWrap{width: 100% !important;margin-top: 30px;}
        footer .f_top .siteMap div:nth-child(2){width:27% !important;}
        footer .f_top .siteMap div:last-child{width:auto !important;}
        footer .f_top .siteMap div .tit{font-size:17px;}
        footer .f_top .siteMap div ul li a{padding-bottom:11px;font-size:15px;}
    }
    @media screen and (max-width:1100px) {
        footer .f_top {padding:0 20px 40px 20px;}
        footer .f_top .copyBox img.logo{width:250px; margin: 0 auto; display: block;}
        footer .f_top .copyBox .copyad br.hide, footer .f_top .copyBox .copyad br.hide3, footer .f_top .copyBox .copyad br.hide4{display:none;}
        footer .f_top .copyBox .copyad{padding-left:0px; text-align: center;}
        
        footer .f_top .siteMap div .tit{font-size:15px;}
        footer .f_top .siteMap div ul li a{padding-bottom:11px;font-size:14px;}
    }
    @media screen and (max-width:960px) {
        footer{padding:70px 0;}
        footer .f_top .copyBox img.logo{width:240px;}
    }
    @media screen and (max-width:767px) {
        footer{padding:60px 0;}
        
        footer .f_top {padding:0 0 30px 15px;}
        footer .f_top .copyBox .type15{font-size: 14px !important;line-height:160% !important;}
    }
    @media screen and (max-width:640px) {        
        footer .f_top .copyBox .copyad br.hide, footer .f_top .copyBox .copyad br.hide3, footer .f_top .copyBox .copyad br.hide4{display:block;}
        
        footer .f_top .copyBox .copyad i.bl{margin: 0;}
        
        footer .f_top .siteMap div:nth-child(2){width:30% !important;}
        footer .f_top .siteMap div .tit{font-size:15px;}
        footer .f_top .siteMap div ul li a{padding-bottom:9px;font-size:13px;}
    }
    @media screen and (max-width:580px) {        
        footer .f_top .siteMap div .tit{font-size:14px;}
        footer .f_top .siteMap div ul li a{font-size:12px;}
    }
    @media screen and (max-width:540px) {       
        footer .f_top .siteMapWrap{display: none;}
    }
    @media screen and (max-width:470px) {
        footer .f_top .copyBox img.logo{width:220px;}
        footer .f_top .copyBox .type15{font-size: 13px !important;line-height:150% !important;}
                
        footer .f_top .siteMapWrap{padding-top: 10px; padding-right: 0px;display: none;}
        footer .f_top .siteMap div{width:calc(100%/2) !important;margin-bottom: 20px; }
        footer .f_top .siteMap div:last-child{width:50% !important;}
        footer .f_top .siteMap div .tit{font-size:15px;}
        footer .f_top .siteMap div ul li a{font-size:13px;padding-bottom:8px;}
    }
    @media screen and (max-width:360px) {        
        footer .f_top .addBox br.hide4{display: block;}
        
        footer .f_top .siteMap div .tit{font-size:14px;}
        footer .f_top .siteMap div ul li a{font-size:12px;}
    }






footer .f_bot{padding: 60px 30px 40px 30px;}
footer .f_bot .add{padding-left:80px;}
footer .f_bot .add li{font-size: 17px; padding-left: 10px; padding-bottom: 10px; font-family:'Pretendard-Light'; position: relative;transition:all 0.5s ease;}
footer .f_bot .add li:after{width:3px;height:3px;background:#fff;position:absolute;top:8px;left:0; border-radius: 50%; display:block;content:"";transition:all 0.5s ease;}

footer .f_bot .add .copy{padding-left: 10px;transition:all 0.5s ease;}
footer .f_bot .add .copy br.hide{display: none;}

footer .f_bot .customer{}
footer .f_bot .customer *{text-align:right;}

footer .f_bot .customer .snsBox{display:flex;justify-content:flex-end; margin-top: -12px;}
footer .f_bot .customer .snsBox a{width:58px;height:58px;border:solid 1px rgba(255,255,255,0.25); margin-right:17px; border-radius:100px; display: flex !important; justify-content: center; align-items: center; display:block; transition:all 0.5s ease;}
footer .f_bot .customer .snsBox a:last-child{margin-right:0;}
footer .f_bot .customer .snsBox a img{width: 28px; height: auto; display:block; opacity: .5;transition:all 0.5s ease;}
footer .f_bot .customer .snsBox a:hover img{/*transform:rotate(15deg);*/transform: scale(1.07);opacity: 1;transition:all 0.5s ease;}
footer .f_bot .customer .snsBox a:hover{border:solid 1px rgba(255,255,255,0.7); transition:all 0.5s ease;}


footer .f_bot .customer .terms{display:flex;transition:all 0.5s ease;}
footer .f_bot .customer .terms a{padding-right:12px;padding-left:14px;position:relative;color:rgba(255,255,255,0.5);transition:all 0.5s ease;}
/*footer .f_bot .customer .terms a:after{width:2px;height:2px;background:rgba(255,255,255,0.3);position:absolute;top:calc(50% - 2px);left:0;display:block;content:"";}*/
footer .f_bot .customer .terms a:hover{color:#fff;}
footer .f_bot .customer .terms a:first-child{padding-left:0 !important;}
footer .f_bot .customer .terms a:first-child:after{display:none;}
footer .f_bot .customer .terms a:last-child{padding-right:0 !important;}



    @media screen and (max-width:1500px){
        footer .f_bot .customer .terms{display:flex;justify-content: flex-end;}
    }
    @media screen and (max-width:1280px){
        footer .f_bot{padding: 50px 20px 30px 20px;}
        
        footer .f_bot .add li{font-size: 16px;}

        footer .f_bot .add{padding-left:0px;}
        footer .f_bot .add li{font-size: 16px; padding-left: 10px; padding-bottom: 10px;}
        footer .f_bot .add li:after{width:3px;height:3px;background:#fff;position:absolute;top:8px;left:0; border-radius: 50%; display:block;content:"";}
    }
    @media screen and (max-width:1100px){
        footer .f_bot .add li{font-size: 15px;}
        
        footer .f_bot .customer .snsBox a{width:50px;height:50px;margin-right:14px;}
        footer .f_bot .customer .snsBox a img{width: 26px; height: auto; }
        
        footer .f_bot .customer .terms a{padding-right:8px;}
    }
    @media screen and (max-width:960px){
        footer .f_bot .add li{font-size: 14px;padding-left: 7px;}
        footer .f_bot .add li:after{width:2px;height:2px;top:7px;}
        
        footer .f_bot .customer .snsBox a{width:46px;height:46px;margin-right:12px;}
        footer .f_bot .customer .snsBox a img{width: 22px;}
        
        footer .f_bot .customer .terms a{padding-right:6px;}
    }
    @media screen and (max-width:767px){    
        footer .f_bot .add, footer .f_bot .customer{width:100% !important; text-align: center;}
        
        footer .f_bot .add li{padding-left: 0;}
        footer .f_bot .add li:after{display:none;}
        
        footer .f_bot .customer {margin-top: 40px;}
        footer .f_bot .customer .snsBox, footer .f_bot .customer .terms {justify-content: center;}
        footer .customer *{text-align:center;}
    }
    @media screen and (max-width:570px){
        footer .f_bot .add li{font-size: 15px; line-height: 150% !important;}
        footer .f_bot .add li b{display: block; widows: 100%;}
    }
    @media screen and (max-width:460px){
        footer .f_bot .add li{font-size: 14px; }
        footer .f_bot .add .copy br.hide{display: block;}
        
        footer .f_bot .customer .snsBox a{width:42px;height:42px;margin-right:10px;}
        footer .f_bot .customer .snsBox a img{width: 20px;}
        
        footer .f_bot .customer .terms a{padding-right:3px;}
    }
    @media screen and (max-width:360px){
        footer .f_bot .add li{font-size: 13px; letter-spacing: -0.05em;}
        
        footer .terms a{padding-right:10px;padding-left:10px;}

        footer .customer .snsBox a{margin:0 8px;}
    }
    @media screen and (max-width:320px){
    footer .terms a{padding-right:7px;padding-left:7px;}
    }





/************************************************************************
* POPUP *
************************************************************************/
.ft_popup{display:none;width:100%;height:100%;position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.4);z-index:99999;}
.ft_popup .popup_wrap{max-width:740px;margin:0 auto;position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;background:#fff;}
.ft_popup .popup_wrap .titArea{height:60px;line-height:60px;padding:0 20px;position:relative;background:#000;text-align:left;}
.ft_popup .popup_wrap .titArea p{font-size:20px;font-weight:500;color:#fff;}

.ft_popup .popup_wrap .conArea{padding:25px 20px;}
.ft_popup .popup_wrap .conArea *{font-family:'Noto Sans KR';word-wrap:break-word;display:block;word-break:keep-all;}
.ft_popup .popup_wrap .conArea p{line-height:1.5;font-size:15px;color:#333;}
.ft_popup .popup_wrap .conArea .data_txt_box{height:380px;padding:20px;margin:10px 0;font-size:15px;border:1px solid #ddd;overflow-y:scroll;}

.ft_popup .popup_wrap .close{width:30px;height:30px;display:block;position:absolute;top:15px;right:35px;cursor:pointer;}
.ft_popup .popup_wrap .close:after{content:"";width:2px;height:30px;background:#fff;position:absolute;top:calc(50% - 15px);right:calc(50% - 15px);display:block;transform:rotate(45deg);}
.ft_popup .popup_wrap .close:before{content:"";width:2px;height:30px;background:#fff;position:absolute;top:calc(50% - 15px);right:calc(50% - 15px);display:block;transform:rotate(-45deg);}

@media screen and (max-width:767px) {
.ft_popup .popup_wrap{max-width:100%;}
.ft_popup .popup_wrap .conArea{padding:20px 15px;}
.ft_popup .popup_wrap .conArea p{font-size:15px;}
.ft_popup .popup_wrap .conArea .data_txt_box{height:360px;padding:18px;font-size:14px;}
}
@media screen and (max-width:640px) {
.ft_popup .popup_wrap .titArea{height:50px;line-height:50px;padding:0 15px;}

.ft_popup .popup_wrap .conArea{padding:15px 10px;}
.ft_popup .popup_wrap .conArea p{font-size:14px;}
.ft_popup .popup_wrap .conArea .data_txt_box{height:340px;padding:15px;font-size:13px;}

.ft_popup .popup_wrap .close{top:10px;right:30px;}
}

@media screen and (max-height:700px) {
.ft_popup .popup_wrap{height:100%;}
.ft_popup .popup_wrap .conArea{height:100%;padding-bottom:120px;overflow-y:scroll;}
.ft_popup .popup_wrap .conArea .data_txt_box{height:100%;padding:10px;}
}






/************************************************************************
* UP *
************************************************************************/
#back2top{width:65px;height:65px;font-size:24px;line-height:65px;text-align:center;color:#000;border:solid 1px rgba(0,0,0,0.1);background:rgba(255,255,255,1);border-radius:50%;position:fixed;bottom:20px;right:20px;display:none;cursor:pointer;z-index:98;}

@media screen and (max-width:1500px){
#back2top{width:60px;height:60px;font-size:22px;line-height:60px;bottom:15px;right:15px;}
}
@media screen and (max-width:1280px){
#back2top{width:58px;height:58px;font-size:20px;line-height:58px;}
}
@media screen and (max-width:1100px){
#back2top{width:54px;height:54px;font-size:19px;line-height:54px;bottom:10px;right:10px;}
}
@media screen and (max-width:767px){
#back2top{width:50px;height:50px;font-size:18px;line-height:50px;}
}
@media screen and (max-width:640px){
#back2top{width:45px;height:45px;font-size:16px;line-height:45px;bottom:5px;right:5px;}
}
@media screen and (max-width:460px){
#back2top{width:40px;height:40px;line-height:40px;}
}
@media screen and (max-width:360px){
#back2top{width:38px;height:38px;line-height:38px;}
}



