.mainslide .youtube .inner {height: inherit;}
.mainslide .pagi{width:1720px;position: absolute;bottom:120px;left:50%;transform: translateX(-50%);z-index: 999;}
.mainslide .pagi .swiper-pagination{position: relative;display: flex;}
.mainslide .pagi .swiper-pagination > div{width: calc(100% / 5);background:transparent;display: block;height: auto;}
.mainslide .pagi .swiper-pagination > div:focus {outline: 0;}
.mainslide .point { display: block; width: 0.4rem; height: 0.4rem; background: #fff; border-radius: 50%; position: relative; margin:auto}
.mainslide .point:before { content: ""; display: block; width: 0; height: 0; border-radius: 50%; border: 2px solid #fff; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: 0.4s ease-in-out; transition: 0.4s ease-in-out; }
.mainslide .swiper-pagination-bullet-active .point { -webkit-animation: pulse-animation 1.5s; animation: pulse-animation 1.5s; }
.mainslide .swiper-pagination-bullet-active .point:before { width: 2rem; height: 2rem; }
.mainslide .swiper-pagination-bullet{opacity: 1;}
.mainslide .swiper-pagination-bullet .txt{margin-bottom:30px;color: #fff;opacity: 0.8;    -webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;}
.mainslide .swiper-pagination-bullet-active .txt {transform: translateY(-10px);}

@-webkit-keyframes pulse-animation { 0% { -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7); }
  100% { -webkit-box-shadow: 0 0 0 2rem rgba(255, 255, 255, 0); box-shadow: 0 0 0 2rem rgba(255, 255, 255, 0); } }

@keyframes pulse-animation { 0% { -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7); }
  100% { -webkit-box-shadow: 0 0 0 2rem rgba(255, 255, 255, 0); box-shadow: 0 0 0 2rem rgba(255, 255, 255, 0); } }

.mainslide .bar{position: absolute;bottom: 2px;left: 50%;width: calc(100% - (100%/5));height: 1px;background: rgba(255,255,255,0.8);transform: translateX(-50%);}
.mainslide .swiper-slide{position: relative;width:100%;height:0;padding-bottom:calc(1080 / 1920 *100%);overflow: hidden;}
.mainslide .swiper-slide .inner{position: absolute;top:0;left:0;width:100%;height: 100%;background-position: center;background-size: cover;background-repeat: no-repeat;}
.mainslide .swiper-slide.slide02 .inner{background-image: url(/img/new/main/mainslide02.jpg);}
.mainslide .swiper-slide.slide03 .inner{background-image: url(/img/new/main/mainslide03.jpg);}
.mainslide .swiper-slide.slide04 .inner{background-image: url(/img/new/main/mainslide04.jpg);}
.mainslide .swiper-slide.slide05 .inner{background-image: url(/img/new/main/mainslide05.jpg);}
.mainslide .swiper-slide a{display:block;width:100%;height:100%;}
.mainslide .swiper-slide .txt{position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);width:1520px;color:#fff}
.mainslide .swiper-slide .txt > div{opacity: 0;
filter: Alpha(opacity=0);
-ms-transform: translateX(-30px);
-o-transform: translateX(-30px);
-moz-transform: translateX(-30px);
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
-webkit-transition: opacity 1.5s, transform 1.5s;
-moz-transition: opacity 1.5s, transform 1.5s;
-o-transition: opacity 1.5s, transform 1.5s;
-ms-transition: opacity 1.5s, transform 1.5s;
transition: opacity 1.5s, transform 1.5s;}


.mainslide .swiper-slide .txt > div:nth-child(2){-webkit-transition-delay: 0.2s;
-moz-transition-delay: 0.2s;
-o-transition-delay: 0.2s;
-ms-transition-delay: 0.2s;
transition-delay: 0.2s;}	

.mainslide .swiper-slide .txt > div:nth-child(3){-webkit-transition-delay: 0.4s;
-moz-transition-delay: 0.4s;
-o-transition-delay: 0.4s;
-ms-transition-delay: 0.4s;
transition-delay: 0.4s;}

.mainslide .swiper-slide-active .txt > div{opacity: 1.0;
filter: Alpha(opacity=100);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
-moz-transform: translateX(0px);
-webkit-transform: translateX(0px);
transform: translateX(0px);}
.mainslide .youtube_box{width:100%;height:100%}
.mainslide #player {width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.mainslide .youtube_cover{width:100%;height: 100%;position:absolute;top:0;left: 0;z-index: 10;}
.mainslide .youtube_box img {max-width:100%;height:auto;width:100%;z-index: 11;}
/* .mainslide .youtube_box iframe {display:none;} */
.mainslide .play-btn {position:absolute;z-index:666;top:50%;left:50%;transform:translate(-50%, -50%);background-color:transparent;border:0;z-index: 12;}
.mainslide .play-btn:hover {cursor:pointer;}
.mainslide .play-btn:focus {outline:0;}

.mainslide .youtube_box{display:block;}
.mainslide .youtube_box_m{display:none;}


.txt-sec{min-height:800px;display:flex;}
.txt-sec > div{display: flex;justify-content: center;align-items: center;-ms-flex-align: center;}

.section01 {background-color: #000;color:#fff;}
.section01 span{display:inline-block;}
.section02{color:#fff;position:relative;top:0;left:0;height:100vh; color: #fff;;background-color:#404040;overflow:hidden; } 
.section02 .sec02_bg{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background-image: url(/img/new/main/ilead_bg.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;} .section02.new .container{position:Relative;top:0;left:0;z-index:1} 
.section02 .txt span{display:inline-block;width:100px;height:1px;background:#fff;vertical-align:middle;font-weight: 600;}



.section03 .signature{width:20%;padding-top:10px;}
.section03 .signature .num{font-size: 4.375em; line-height:4.7rem;color:#000;opacity:0.1;font-family: 'GmarketSansBold';-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;}
.section03 .signature:hover .num{color:#e45881;opacity:1;}
.section03 .signature .num_txt{text-align: left;}
.section03 .signature .img{margin-top: -15px;position: relative;top: 0;left: 0;z-index: 10;}
.section03 .signature .img:hover .hover_box{visibility: visible;opacity: 1;}
.section03 .signature .hover_box{position:absolute;top:0;left:0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.6);display: flex;justify-content: center;-ms-flex-align: center;align-items: flex-end;padding:50px 10px;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;}
.section03 .signature .hover_box .inner{color: #fff;}
.section03 .signature .hover_box .inner >div{width:100%;opacity: 0;transform: translateY(10px);-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;}
.section03 .signature .img:hover .hover_box .inner >div{opacity: 1;transform: translateY(0);}
.section03 .signature .hover_box .inner >div:nth-child(2){-webkit-transition-delay: 0.1s;
-moz-transition-delay: 0.1s;
-o-transition-delay: 0.1s;
-ms-transition-delay: 0.1s;
transition-delay: 0.1s;}
.section03 .swiper-pagination-progressbar{display: none;}

.section04{overflow: hidden;}
.section04 .container {margin-top: -100px;}
.section04 .tit_box{position:relative;top:0;left:0}
.section04 .tit_box .tab_wrap{position:absolute;bottom:0;right:0;width:50%;}
.section04 .tit_box .tab_wrap .slick-track{margin-right:0}
.section04 .tit_box .slick-arrow {position: absolute;top: 0;height:100%;font-size: 16px;width:20px;z-index: 10;}
.section04 .tit_box .slick-arrow.prev{left:0}
.section04 .tit_box .slick-arrow.next{right:0}
.section04 .tit_box .tab{margin:0;padding: 0 15px;}
.section04 .tit_box .tab:after{display:block;content:"";clear:both;}
.section04 .tit_box .tab li{float:left;width:14.285%;text-align:right;cursor: pointer;}
.section04 .tit_box .tab li.current, .section04 .tit_box .tab li:hover{color:#e45881}
.section04 .tab{display: flex;width:100%}
.section04 .tab .slick-list{width:100%}
.section04 .tab-content{display: none; margin-bottom: 60px; width: 100%; margin: 0 auto;}
.section04 .tab-content.current{display: block;}
.section04 .tab-content .left{float: left; color: #000; margin-bottom: 50px; margin-top: -38px; position: relative; z-index: 99; padding-right: 25px;}
.section04 .tab-content .right{float: right; color: #000; margin-bottom: 50px; margin-top: -38px; position: relative; z-index: 99; padding-left: 38px;}
.section04 .right_t{text-align: right;}
.section04 .slider-container {display: flex;justify-content: center;align-items: center;-ms-flex-align: center;overflow: hidden;padding-bottom: 100px;}
.section04 .slider-container .slider-wrap {position: relative;}
.section04 .slider-container .slider-wrap .slider-img{position: relative;}
.section04 .slider-container .slider-wrap img {display: block;height: 100%;user-select: none;}
.section04 .slider-container .slider-wrap .before-img {position: absolute;top: 0;left: 0;width: 50%;height: 100%;overflow: hidden;border-right:1px solid #000;z-index:1}
.section04 .slider-container .slider-wrap .before-img img{height:100%;max-width:none}


/* .section04 .btn_wrap{position: absolute;width: 60%;margin: 0 auto;bottom: -76px;left: 50%;transform: translateX(-50%);display: flex;justify-content: center;align-items: center;} */
.section04 .btn_inner{width:100%;;margin-top: 50px;display:flex;justify-content: space-between;}
.section04 .btn_inner > div{width: 15%;font-size: 1.25rem;}
.section04 .btn_inner > div.btn_after {color: #e45881;}
.section04 .slider-container .slider-wrap:after{display:block;content: "";clear: both;width: 60%;height: 1px;background:#939393;position:absolute;bottom:10px;left:50%;transform: translateX(-50%);}

.section04 .btn_wrap .btn_before, .section04 .btn_wrap .btn_after {padding: 0 10px;}
.section04 .btn_wrap .btn_after{color:#e45881}
.section04 .slider-btn { padding: 0 50px;display: block;width: 100px;height: 3px;position: absolute;left: 50%;bottom: 50%;transform: translateX(-50%);z-index: 99;height: 1px; }
.section04 .slider-btn::after {width: 50px;height: 50px;background: url('/img/new/main/c_progress.png') no-repeat;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);content: '';transition: all 0.3s ease;cursor: pointer;}

.section04 .before-img a{width: 100%; display: block;}
.section04 .before-img a span{padding: 8px 15px; color: #fff; background: #738fa0; border-radius: 30px;}
.section04 .before-img .t_txt{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; color:#fff; z-index: 3;}
.section04 .before-img .t_txt span.m_txt{display: block; margin-bottom: 15px;}
/* .section04 .before-img:after{display: block; content: ""; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(0,0,0,0.5);z-index: 2} */

.section04 .swiper-pagination-progressbar{position:relative;bottom:0;left:0;margin:auto;margin-top:30px;background:#e5e5e5;width:80%;}
.section04 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background: #000;}



.slider-login {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.9);color: #fff;display: flex;justify-content: center;align-content: center;z-index: 9990;text-align: center;}
.slider-login .slider-login-inner {align-self: center;}
.slider-login .slider-login-inner a {color: #fff;display: block;width: 200px;background: #e45881;padding: 10px;margin: auto;margin-top: 15px;}




.section05 .video_wrap {padding: 56.25% 0 0 0;position: relative;}
.section05 .video_wrap iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 0;}
.section05 .mySwiper2 .swiper-slide{display:flex;background: #fff;height:auto}
.section05 .mySwiper {position:absolute;bottom:0;right:0;}
.section05 .youtube{position: relative;top:0;left:0}
.section05 .video_box{padding-right:2%}
.section05 .video_txt{text-align: left;}
.section05 .video_img{position:relative;top:0;left:0}
.section05 .video_img a:after{display: block;content: "";clear: both;width: 50px;height: 50px;background-image: url(/img/main_new/play.png);background-position: center;background-size: 100%;background-repeat: no-repeat;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.section05 .video_img a:before{transition: .5s all ease;display: block;content: "";clear: both;width: 100%;height: 100%;background-color: rgba(0,0,0,0.6);position: absolute;top: 0;left:0;opacity: 0;visibility: hidden;}
.section05 .video_img a:hover:before{opacity: 1;visibility: visible;}
.section05 .video_txt .video_btn{padding:8px 30px;border-radius: 50px;display: inline-block;background-color: #e45881;color:#fff;}
.section05 .video_txt .video_btn:hover{background-color: #000;}
.section05 .mySwiper .swiper-slide img{cursor: pointer;}

.section06{position: relative;top:0;left:0;overflow: hidden;}
.section06 .yangjinil .swiper-slide{width: 33.3333%;padding:10px 50px;}
.section06 .yangjinil .swiper-slide > img{box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.08);}
.section06 .yangjinil .cover {background: rgb(58 20 31 / 40%);position: absolute;top: 10px;bottom: 10px;width: 40%;transform: translateX(-50%);left: 50%;color: #fff;}
.section06 .yangjinil .cover .cover_top{position:absolute;top:30px;width:100%;text-align: center;height:10%;opacity: 0.8;}
.section06 .yangjinil .cover .cover_top div {display: block;}
.section06 .yangjinil .cover .cover_center{position:absolute;top: 50%;left:0;width:100%;height: 60%;display:flex;justify-content: center;align-items: center;-ms-flex-align: center;flex-wrap: wrap;transform: translateY(-50%);font-weight: 500;}
.section06 .yangjinil .cover .cover_center:after, .cover .cover_center:before{display:block;content:"";clear:both;width:1px;height:20%;background: rgba(255,255,255,0.8);}
.section06 .yangjinil .cover .cover_center:after{position: absolute;top: 0;left: 50%;}
.section06 .yangjinil .cover .cover_center:before{position: absolute;bottom: 0;left: 50%;}
.section06 .yangjinil .cover .cover_bottom{position:absolute;bottom:30px;width:100%;text-align:center;height:10%;opacity: 0.8;}
.section06 .yangjinil .cover .cover_center div {display: block;letter-spacing: 0;}
.section06 .yangjinil .cover .cover_center div span{display: block;}
.section06 .tb{color:#000;opacity: 0.05;display: block;}
.section06 .tb:first-child{padding-bottom: 100%;}
.section06 .tb.en {writing-mode: tb;transform: rotate(180deg);}
.section06 .tb.kr {writing-mode: tb;}
.section06 .right_txt{position:absolute;right:0;top:0;display: flex;text-align: right;}
.section06 .left_txt{position:absolute;left:0;top:5%;display: flex;text-align: left;}
.section06 .swiper-pagination-progressbar{position:relative;bottom:0;left:0;margin-top:30px;display:none;background-color: #e5e5e5;}
.section06 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background-color: #000;}


.root_daum_roughmap{width:100%!important;border:0;padding:0}
.root_daum_roughmap .wrap_map{height:100%!important}
.section07 .map{height:500px;}
.section07 .map_info:after{display:block;content:"";clear:both}
.section07 .map_info{background:#6d6b6b;padding:50px 0}
.section07 .map_info .inner{max-width:1920px;margin:auto}
.section07 .map_info .s_box{padding-right:1.5%;border-right:1px solid rgba(255,255,255,0.3);}
.section07 .map_info .s_box:last-child{border-right:0;padding-right:0;border-right:0}

.section07 .map_info .s_box.desc_box1{padding-top:30px;padding-bottom:30px;}
.section07 .desc_box1 > a{float:left;display:block;text-align:Center;padding:20px 15px}
.section07 .desc_box1 > a:first-child{border-right:1px solid rgba(255,255,255,0.3)}
.section07 .desc_box1 > a:last-child{width:100%;border-top:1px solid rgba(255,255,255,0.3)}


.section07 .map_info .s_box .loca_box{margin-bottom:30px;color:#fff;}
.section07 .map_info .s_box .loca_box:after{display:block;content:"";clear:both}
.section07 .map_info .s_box .loca_box:last-child{margin-bottom:0}
.section07 .map_info .s_box .loca_box > span{width:30%;float:left}
.section07 .map_info .s_box .loca_box > span.desc{width:60%;margin-left:10%}
.section07 .map_info .s_box .loca_box > span.desc a{color:#fff}
.section07 .map_info .s_box .loca_box > span.desc >p{margin-top:5px;}
.section07 .map_info .s_box .loca_box > span.desc >p:first-child{margin-top:0}
.section07 .map_info .s_box .loca_icon{display:inline-block;margin-right:20px;}
.section07 .map_info .desc{font-weight:300}
.section07 .desc_box2 .loca_box .time span{float:right}
.section07 .desc_box2 .loca_box .time p:last-child{font-size:0.85em}
.section07 .desc_box3 .loca_box .add{width:100%;float:left;padding-left: 41px;margin-top:10px;}


.sc_txt{font-size:15.625rem;color:#f7f7f7;font-family: 'Poppins', sans-serif;font-weight: 600;}
.sc_txt span{display:block;text-align:right;line-height: 1em;}
.sc_txt span:nth-child(1){margin-right:150px;}




footer{padding:0;position:relative;top:0;left:0}
footer .footer{padding:80px 0}

footer .footer .container:after{display:block;content:"";clear:both}

footer .f_logo {float: right;width:20%}
footer .f_left {float: left;font-weight: 300;width:80%}
footer .f_left ul{margin-bottom:10px;font-weight:500;}
footer .f_left li{margin-right:15px;}
footer .f_left .f_info {line-height: 1.8em;}

.top{width: 70px;height: 70px;display: block;position: absolute;top: -35px;right: 10%;z-index:90}


.quick{position:fixed;bottom:100px;right:35px;z-index: 9998}
.quick li{margin-top:20px;position:relative;top:0;left: 0;}
.quick li span{padding-right: 10px;margin-top: 0;visibility: hidden;opacity: 0;font-size: 13px;position: absolute;top: 50%;left: -163px;text-align: center;display: block;width: 150px;transform: translateY(-50%);padding: 7px 10px;border-radius: 50px;color: #fff;line-height: 1em;transition: 0.5s;-webkit-transition: 0.5s;}
.quick li:hover span{visibility: visible;opacity: 1;}
.quick li span:After {display: block;content: "";clear: both;border-top: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 5px solid transparent;position: absolute;top: 7px;right: -14px;}

.quick li.q01 span{background: #d2262b;}
.quick li.q01 span:After{border-left: 10px solid #d2262b;}
.quick li.q02 span{background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
.quick li.q02 span:After{border-left: 10px solid #bc1888;}
.quick li.q03 span, .quick li.q05 span{background: #31b349;}
.quick li.q03 span:After, .quick li.q05 span:After{border-left: 10px solid #31b349;}
.quick li.q04 span{background: #c98498;}
.quick li.q04 span:After{border-left: 10px solid #c98498;}


.click_btn {display: none;position: fixed;bottom: 160px;right: 15px;width: 50px;height: 50px;border-radius: 50%;background: #000;text-align: center;}
.click_btn.active i {transform: rotate(45deg);}
.click_btn i {font-size: 14px;color: #fff;line-height: 55px;display: block;}
.q_bg {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(255,255,255,0.8);z-index: 9997;}
.q_bg.on {display: none;}

@media (max-width: 1720px) {
    .mainslide .pagi{width:100%;left:0;bottom:50px;transform: translateX(0%);}
    .mainslide .swiper-slide .txt{width:90%;left:5%;transform: translate(0,-50%);}
    .txt-sec{min-height: 600px;}
    .section06 .yangjinil .swiper-slide{padding:10px 30px;}

    .mainslide .play-btn{height:80px;width:80px;}
    .mainslide .swiper-pagination-bullet .txt{margin-bottom:15px;}
}

@media (max-width: 1200px) {
	.section03 .signature.swiper-slide-active .num{color:#e45881;opacity:1;}
	.section03 .signature.swiper-slide-active .img .hover_box{visibility: visible;opacity: 1;}
	.section03 .signature.swiper-slide-active .img .hover_box .inner >div{opacity: 1;transform: translateY(0);}
	.section03 .swiper-pagination-progressbar{display: block;position:relative;top:0;bottom:auto;left:0;margin-top:30px;background:#e5e5e5;}
	.section03 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#e45881;}


}

@media (max-width: 1024px) {
	.section07 .map_info .s_box {width: 100%;padding: 0 30px;margin-right: 0;border: 0;padding-bottom: 30px;padding-top: 30px;padding-bottom: 0;}
	.section07 .map_info .s_box.desc_box1 {width: 100%;padding: 0; border-bottom: 1px solid rgba(255,255,255,0.3);}
	.section07 .map_info .s_box.desc_box1 >a {width: 33.3333%;border: 0;padding-top: 0;padding-bottom: 30px;}
	.section07 .desc_box1 > a:last-child {border: 0;}
	.section07 .map_info .s_box.desc_box1 >a img {height: 40px;}

	footer .f_logo {width:30%}
	footer .f_left {width:70%}	
}

@media (max-width: 990px) {
	.h_pc{display: none;}
	.mainslide .youtube_box img{object-fit: cover;height: 100%;max-width: none;}
	.mainslide .swiper-slide {padding-bottom: 0;height: 600px;}
	.mainslide .pagi{bottom:30px;    text-align: center;}
	.mainslide .pagi .swiper-pagination > div {width: 30px;}
	.mainslide .pagi .swiper-pagination{margin: auto;justify-content: center;}
	.mainslide .bar {display: none;}
	.mainslide .swiper-pagination-bullet .txt{display:none}

	.section06 .yangjinil .swiper-slide{padding:10px 0;}

	.section03 .signature .img{margin-top:-5px;}
	.txt-sec{min-height: 500px;}
	.section02 .txt span{width: 50px;}
	.sc_txt span:nth-child(1){margin-right: 30px;}

		
	.section05 .mySwiper{position: relative;}
	.section05 .video_txt{margin-top:0}

	.section06 .swiper-pagination-progressbar{display: block;}

	.section07 .map_info{padding:30px 0}
	.section07 .map_info .s_box.desc_box1 >a img {height: 30px;}
	.section07 .map_info .s_box.desc_box1 >a span{margin-top:5px;color:#fff;font-size:14px;}
	.section07 .map_info .s_box .loca_box > span.desc{margin-top:10px;}

	footer .footer{padding:50px 0;font-size:15px;text-align:center}
	footer .f_logo {width:100%}
	footer .f_logo img{height:40px;}
	footer .f_left {width:100%;margin-top:30px;text-align:Center}
	footer .f_left ul{font-size:16px;justify-content: center;}
	footer .f_left ul li {width: 33.3333%;margin-right: 0;}

	.top {width: 50px;height: 50px;top: -25px;right: 30px;}
    .quick{bottom:100px;right:15px;z-index:9997}
    .q_bg.on {display: block;}
    .click_btn{display:block;z-index:9998}

    .quick li {position: relative;top: auto;right: 0px;display: block;text-decoration: none;color: hsl(0, 0%, 100%);width: 48px;height: 48px;transition: transform .3s ease, background .2s ease;border-radius: 50%;margin-top:10px;}
    .quick li.q_top{position: relative;top: 0;right: 0;z-index: 1;}
    .quick.active li{transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);}
    .quick.active li{transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);}
    .quick.active li:nth-child(1){transform: translate3d(0em,-65px,0);}
    .quick.active li:nth-child(2){transform: translate3d(0em,-125px,0);}
    .quick.active li:nth-child(3){transform: translate3d(0em,-185px,0);}
    .quick.active li:nth-child(4){transform: translate3d(0em,-250px,0);}

    .quick.active span{display: block;visibility: visible;opacity: 1;}
		.quick li:hover span { display: none !important; }
}

@media (max-width: 768px) {
	
	.section02 .txt span{width: 30px;}

	.section03 .swiper-pagination-progressbar{margin-top: 15px;}

	.section04 .tit_box .tab_wrap{position: relative;width:100%;margin-top:30px;}
	.section04 .swiper-pagination-progressbar{margin-top:15px;}
	.section04 .btn_wrap{width:100%;}
	.section04 .slider-btn::after{width:40px;height:40px;background-size: 100%;}
    .section04 .btn_inner{margin-top:30px;}
    .section04 .slider-container {padding-bottom:30px;}
    .section04 .slider-container .slider-wrap img{height:auto}
    .section04 .tit_box .tab{padding:0}
    .section04 .tit_box .tab_wrap .slick-track{margin-right: auto;margin-left: 0;}
    .section04 .tit_box .tab li{text-align: left}

	.section05 .mySwiper2 .swiper-slide{flex-wrap: wrap;}
	.section05 .video_txt{margin-top:15px}
	.section05 .video_box{padding-right: 0;}
	
	.section06 .yangjinil .swiper-slide{padding:10px 30px;}
    .section06 .swiper-pagination-progressbar{margin-top:15px;}

	.txt-sec{height: 350px;}
	.sc_txt {font-size: 10rem;}
		
	.section07 .map{height:350px;}
	.section07 .map_info .s_box .loca_box{margin-bottom:15px;}
	.section07 .map_info .s_box .loca_box > span.desc{margin-top:5px;}
	.section07 .desc_box3 .loca_box .add{margin-top:5px}
    

	footer .footer{font-size:13px;}
	footer .f_left ul{font-size:13px;}
	footer .f_left ul li {width: auto;margin-right: 0;float: none;display: inline-block;padding: 0 15px;}
	footer .f_logo img{height: 30px;}
}

@media (max-width: 500px) {
	
	.mainslide .youtube_box{display:none;}
	.mainslide .youtube_box_m{display:block;}
	
	.mainslide .swiper-slide{height:auto;}
	.mainslide .swiper-slide .inner{position: relative;top: 0;left: 0;width: 100%;height: 100%;background-position: center;background-size: cover;background-repeat: no-repeat;}
	.mainslide .swiper-slide .txt br{display:none}

	.sc_txt {font-size: 8rem;}

	.section07 .map{height:280px;}
    .section04 .tit_box .tab_wrap{margin-top:15px;}

	.quick{right:10px;}
	.click_btn{right:10px;}
}


/* intro */
.flexList { --x-gap:1.500rem; --y-gap:1.500rem;   display:flex;  flex-wrap:wrap;  gap:var(--y-gap) var(--x-gap);}
.flexList > .box{width:calc(100% / var(--count) - (var(--x-gap) * (var(--count) - 1)) / var(--count)); }
.flexList[layoutStyle="fullbox"] {--x-gap:0; --y-gap:10px; }
.flexList[layoutStyle="fullbox"] > .box{  width:calc(100% / var(--count)) }
/* boxCout */
[boxCount="2"]{ --count:2; }

@media (max-width:990px){
    .sm-direction{flex-direction: column;}
    .sm-w100{width:100%}
    .sm-w90{width:90%}
    .sm-w80{width:80%}
    .sm-order{order: 1}
    .sm-cont_box {margin-top: 4.68rem;}

    .sm-wrap3{--count:3}
    .sm-wrap2{--count:2}
    .sm-wrap1{--count:1}
}

#intro {position: relative; height: 100vh; background: #fff; overflow-x: hidden;}
#intro .container {height: 100%;}
#intro h2 {line-height: 1.2;}
#intro .box {padding: 3rem 4rem; height: 100%; background: url("/img/intro_box01.png") no-repeat; background-size: cover;  background-position: center; cursor: pointer;  filter: brightness(80%); transition: 0.3s; position: relative;}
#intro .box:hover {filter: none;}
#intro .box a {display: block; height: 100%;}
#intro .box:last-child {background: #e45881; color: #fff; background: url("/img/intro_box02.png") no-repeat; background-size: cover; background-position: center;}
#intro .box:last-child a {color: #fff;}
#intro .goWrap {display: flex; position: absolute; bottom: 3rem; width: 100%; justify-content: center; left: 0;}
#intro .goWrap2 {left: auto; right: 0;}
#intro .goWrap .go {background: #000; color: #fff; width: fit-content; padding: 15px; border-radius: 50%;}
#intro .goWrap.goWrap2 .go {background: #fff; color: #000;}
#intro .goWrap .line {width: 78%; border-bottom: 1px solid #000; position: relative; bottom: 31px;}
#intro .goWrap.goWrap2 .line {border-color: #fff;}

#intro .m-cir {background: #000; border-radius: 50%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 200px; height: 200px; display: flex; align-items: center; z-index: 2;}

.flexList {--x-gap:0rem; --y-gap:0rem; height: 100%;}
.font-85 {font-size: 5.3125rem;}
.font-26 {font-size: 1.625rem;}
.font-25 {font-size: 1.5625rem;}

@media(max-width:990px) {
	#intro {height: auto;}
	#intro .box {padding: 6rem 4rem; filter: none; height: 65rem; position: relative;}
	#intro .box a {position: relative; z-index: 1;}
	#intro .box:hover a {color: #fff !important;}
	#intro .box:hover:after {width: 100%; height: 100%; content: ""; background: rgba(0,0,0,0.4); position: absolute; left: 0; top: 0;}
	#intro .box:hover .goWrap .go {background: #fff; color: #000;}
	#intro .box:hover .goWrap .line {border-color: #fff;}

	#intro .m-cir {width: 120px; height: 120px;}
	#intro .m-cir img {transform: scale(0.8);}

	#intro .goWrap {bottom: 0;}
	#intro .goWrap .line {bottom: 26px;}
}

@media(max-width:768px) {
	#intro .box { background: url("/img/intro_box01m.png") no-repeat; height: 56rem; background-size: cover; background-position: center;}
	#intro .box:last-child { background: url("/img/intro_box02m.png") no-repeat; background-size: cover; background-position: center;}
}

@media(max-width:680px) {
	#intro .box {padding: 4rem 2rem;}
}

@media(max-width:480px) {
	#intro .box {background-size: 140%; background-position: center bottom; background-color: #fff;}
	#intro .box:last-child {background-size: 140%; background-position: 25% bottom; background-color: #e45881;}
}

@media(max-width:380px) {
	#intro .box {background-size: 155%; background-position: center bottom; background-color: #fff;}
	#intro .box:last-child {background-size: 155%; background-position: 25% bottom; background-color: #e45881;}
}