/*main .popup*/
#popDiv{
	position: fixed;
	display: block;
	width: 400px;
	z-index: 100001;
}
.top-banner {padding: 15px;}
.top-banner .box-head .tit > em{text-transform: uppercase;}
.top-banner .btn-close{position: absolute;top: 0;right: 0;}
.top-banner .expand-body{position: relative;padding: 0 0 1rem;}
.top-banner h2 {margin-bottom: 13px;padding-top: 34px;font-size: 1.125em;}
.top-banner p {margin-bottom: 19px;}
.top-banner p, .top-banner a, .top-banner .cookie label {font-size: 0.875em;}
.top-banner p > img{position: relative;max-width: 100%;max-height: 100%;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}
.top-banner {position: absolute;/* top: 0; *//* width: 100%; *//* display: block; *//* padding: 2rem 2rem 1rem; *//* background-color: #222222; *//* color: #999; *//* z-index: 9999; *//* border: 1px solid rgba(96, 125, 139, 0.4); */}
.top-banner .inner {position: relative;max-width: 100%;margin: 0 auto;}
.top-banner h2 {height: 55px;padding: 20px 0 5px;font-size: 1.6rem;color: #fff;}
.top-banner p {margin-bottom: 2rem;line-height: 1.625;}
.top-banner a {position: absolute;display: block;width: 100%;height: 100%;}
.top-banner .cookie {position: absolute;bottom: 1rem;right: 0;font-size: 0.875em;z-index: 9999;}
.top-banner .cookie input[type=checkbox] {display: none;}
.top-banner .cookie input[type=checkbox]+label:before {content: "";display: inline-block;width: 18px;height: 18px;margin-right: 7px;border: 1px solid #f5f5f5;-webkit-box-sizing: border-box;box-sizing: border-box;vertical-align: middle;}
.top-banner .cookie input[type=checkbox]:checked+label:before {background: url(../images/common/ico_chk01.png) center no-repeat;}
#popDiv{top: 5%;left: 8%;height: 530px;display: none;background-color: #222222;border: 1px solid #ddd;overflow: hidden;}
#popDiv.is-active.on{display: block;}
#popDiv .top-area{position: absolute;width: 100%;height: 500px;top: 30px;left: 0;padding: 0;z-index: 100001;visibility: visible;}
#popDiv .top-banner{position: relative;width: 400px;height: 100%;border-width:0;padding: 0;z-index: 100003;}
#popDiv .top-banner p{position: absolute;display: block;left: 0%;width: 100%;margin-bottom:0;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;text-align: center;}
#popDiv .top-banner .box-body{padding: 0;text-align: center;}
#popDiv .btn-close{position: absolute;display: block;top: 10px;right: 10px;z-index: 99999;}
.popup-close{position: absolute;top: 7px;right: 7px;display: block;font-size: 13px;color: #404040;z-index: 100005;}
.popup-close .btn_close{
    color: #404040;
}
#popDiv .popup-wrap.type-basic img{width: 100%; height:auto;}
#popDiv .cookie {position: absolute;display: block;width: 100%;height: 30px;padding: 0 7px;top: 0px;left: 50%;font-size: 0.875em;z-index: 100004;color: #404040;text-align: left;line-height: 2.4;background: #fff;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}
#popDiv .cookie input[type=checkbox] {display: none;}
#popDiv .check.demo1 label{
    line-height: 1.4;
}
#popDiv .cookie input[type=checkbox]+label:before {content: "";display: inline-block;width: 18px;height: 18px;margin-right: 7px;border: 1px solid #cecece;-webkit-box-sizing: border-box;box-sizing: border-box;vertical-align: middle;}
#popDiv .cookie input[type=checkbox]:checked+label:before {background: url(../images/common/ico_chk01.png) center no-repeat;}
#popDiv .main_popup{position: absolute;/* top: 58px; */left: 0;width: 100%;height: 100%;overflow: auto;}
/*#popDiv .swiper-button-next{right: auto !important;}*/
#popDiv .swiper-pagination-bullet{opacity: 0.5;}
#popDiv .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity: 1;}
#popDiv .swiper-navigation{position: absolute;left: 50%;bottom: 15px;text-align: center;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);z-index: 100004;}

#popDiv .main_popup .box-body img{max-width: 90%;width: auto;}
#popDiv .top-slide{/* left: 91%; *//* height: 80%; *//* overflow: hidden; */}
#popDiv .top-slide .img_link img{position: relative;left: 50%;display: block;max-width: 100%;max-height: 300px;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}
#popDiv .swiper-pagination{position:relative;}
#popDiv .swiper-pagination-bullet{width:12px;height:12px;border-radius:15px;opacity:1;margin:0 4px;background:#cfcfce;vertical-align:middle;}
#popDiv .swiper-pagination-bullet.swiper-pagination-bullet-active{width:15px;height:15px;border:3px solid #907056 !important;background:none;}
#popDiv .swiper-button-next, .swiper-button-prev {
    position: absolute;
    display: none;
    top: 50%;
    width: 27px;
    height: 60px;
    margin-top: -40px;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 100003;
}
#popDiv .swiper-button-prev{width: 35px;left: 0;background-image: url('../../images/common/arw_slide05_prev.png');background-size: contain;}
#popDiv .swiper-button-next{width: 35px;right: 0;background-image: url('../../images/common/arw_slide05_next.png');background-size: contain;}


.scroll_down{
    position: fixed;
    left: 50%;
    bottom: 0;
    width: auto;
    height: 60px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 20;
}
.scroll_down > em{
    display:block;
    margin-top: -20px;
    color: #fff;
    font-size: 13px;
    font-family: 'Nunito Sans', sans-serif;
    text-transform: uppercase;
}
.scroll_down::before{
    content: '';
    position: absolute;
    top: 0px;
    left: 48%;
    display: block;
    width: 2px;
    height: 20px;
    margin: 0px auto;
    background-color: rgba(255, 255, 255, 1);
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-animation: scroll_down 3s ease infinite;
    animation: scroll_down 3s ease infinite;
}
.scroll_down::after{
    content: '';
    position: absolute;
    left: 49%;
    bottom: 0px;
    display: block;
    width: 1px;
    height: 60px;
    margin: 5px auto 0px;
    background-color: rgba(255, 255, 255, 0.4);
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
.black.scroll_down > em{
	color: #252525;
}
.black.scroll_down::before{
	background-color: rgba(5, 68, 56, 1);
}
.black.scroll_down::after{
	background-color: rgba(5, 68, 56, 0.4);
}

@-webkit-keyframes scroll_down {
    0% {
        -webkit-transform: translateY(0px);
                transform: translateY(0px);
	}
    50% {
        -webkit-transform: translateY(60px);
                transform: translateY(60px);
	}
	100% {
		-webkit-transform: translateY(0px);
		        transform: translateY(0px);
	}
}
@keyframes scroll_down {
    0% {
        -webkit-transform: translateY(0px);
                transform: translateY(0px);
	}
    50% {
        -webkit-transform: translateY(60px);
                transform: translateY(60px);
	}
	100% {
		-webkit-transform: translateY(0px);
		        transform: translateY(0px);
	}
}


.section-inner{
    border-width: 0px;
    background-color: rgba(255, 255, 255, 0);
}
#menu{
    position: fixed;
    top:50%;
    right: 50px;
    line-height: 3;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 20;
}
#menu > li.onLeave{
	visibility: hidden;
}
#menu > li > a{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    cursor: default;
    pointer-events: none;
    letter-spacing: 0.5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-line-pack: center;
        align-content: center;
}
#menu > li > a > span{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    top: 1px;
    margin: 0px 10px 0px 0px;
    color: #fff;
    font-size: 15px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#menu > li.is-selected > a > span{display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;height: 30px;color: #fff;-webkit-box-align: center;-ms-flex-align: center;align-items: center;visibility: visible;}
#menu > li > a::after{
    content: '';
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 1px;
    height: 30px;
    background-color: #fff;
    opacity: 0.4;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#menu > li.is-selected > a::after{
    content: '';
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 1px;
    height: 30px;
    background-color: #fff;
    opacity: 1;
	-webkit-transition-delay: 250ms;
	     -o-transition-delay: 250ms;
	        transition-delay: 250ms;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#menu > li.is-selected > a{
    color: #fff;
    font-weight: 100;
    cursor: pointer;
    pointer-events: all;
}
#menu.black > li.is-selected > a > span{
    color:#055747;
}
#menu.black > li > a::after{
	background-color: #055747;
}

.main_inner .visual_txt {
    position: absolute;
    left: 0%;
    bottom: 50%;
    width: 100%;
    height: auto;
    -webkit-transition: opacity 1.8s, -webkit-transform 1.8s;
    transition: opacity 1.8s,
    -webkit-transform 1.8s;
    transition: opacity 1.8s, -webkit-transform 1.8s;
    -o-transition: transform 1.8s, opacity 1.8s;
    transition: transform 1.8s, opacity 1.8s;
    transition: transform 1.8s, opacity 1.8s, -webkit-transform 1.8s;
    transition: transform 1.8s, opacity 1.8s,
    -webkit-transform 1.8s;
    z-index: 1;
}
.main_inner .visual_txt > .txt-01 > p {
    color: #fff;
    font-size: 26px;
    font-family: 'Nanum Myeongjo', serif;
    line-height: 1.5;
    text-align: center;
}
.main_inner .mv_box .visual::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.main_inner .mv_box .visual.img_1::before {
    background: url('../../images/main/sec0_bg_1.jpg') center/cover no-repeat;
}

.main_inner .mv_box .visual.video video{object-fit: cover;height:100%;}

.section-inner{
	width: 100%;
	height: 100%;
}
#section1 .section-inner.sec1_bg{
	background: url('../../images/main/sec1_bg_1.jpg') center/cover no-repeat;
}
#section1 .section-inner > .section-body{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
#section1 .section-inner > .section-body > h4{color: #fff;font-size: 65px;font-family: 'Nunito Sans', sans-serif;font-weight: 100;text-transform: uppercase;letter-spacing: 10px;}
#section1 .section-inner > .section-body > .txt_1{display: block;margin: 30px 0px 0px 0px;color: #fff;font-size: 18px;font-weight: lighter;line-height: 1.8;text-align: center;}
#section2{
	opacity:0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#section2.fp-completely{
	opacity:1;
}
#section2 .section-inner.sec2_bg{
	background: url('../../images/main/sec2_bg_1.jpg') center/cover no-repeat;
}
#section2 .section-inner > .section-body{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
#section2 .section-inner > .section-body > .content_area{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 80%;
	max-width: 1200px;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
#section2 .section-inner > .section-body > .content_area > .txt_area > .txt_1{
	margin: 0px 0px 20px;
	color: #252525;
	font-size: 65px;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 100;
	text-transform: uppercase;
}
#section2 .section-inner > .section-body > .content_area > .txt_area > .txt_1 strong{
	color: #055747;
	font-weight: 900;
}
#section2 .section-inner > .section-body > .content_area > .txt_area > .txt_2{
	color: #252525;
	font-size: 18px;
	line-height: 2;
}
#section2 .section-inner > .section-body > .content_area > .txt_area{
	width: 100%;
	text-align: right;
}
#section2 .section-inner > .section-body > .content_area > ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: auto;
	margin-top: 7vh;
	margin-left: auto;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
}
#section2 .section-inner > .section-body > .content_area > ul > li{
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: 300px;
	height: 350px;
	background: #054438;
	overflow: hidden;
}
#section2 .section-inner > .section-body > .content_area > ul > li:nth-child(2n){
	margin: 10vh 50px 0px;
}
#section2 .section-inner > .section-body > .content_area > ul > li > .link{
	width: 100%;
	height: 100%;
}
#section2 .section-inner > .section-body > .content_area > ul > li > .link::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}
#section2 .section-inner > .section-body > .content_area > ul > li > .link:hover::before{
	opacity:0.7;
    -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
            transform: scale(1.3);
}
#section2 .section-inner > .section-body > .content_area > ul > li > .link.btn_1::before{
    background: url('../../images/main/sec2_img_1.jpg') center/cover no-repeat;
}
#section2 .section-inner > .section-body > .content_area > ul > li > .link.btn_2::before{
	background: url('../../images/main/sec2_img_2.jpg') center/cover no-repeat;
}
#section2 .section-inner > .section-body > .content_area > ul > li > .link > span{
	position: absolute;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height:auto;
	padding: 28px 20px;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	z-index: 3;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
#section2 .section-inner > .section-body > .content_area > ul > li > .link:hover > span{
	background: rgba(5, 68, 56, 0.9);
}





#section3 .section-inner.sec3_bg{
	background: url('../../images/main/sec3_bg_1.jpg') center/cover no-repeat;
}
#section3 .section-inner > .section-body{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
#section3 .section-inner > .section-body > .content_area{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 80%;
	max-width: 1200px;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
#section3 .section-inner > .section-body > .content_area > .txt_area{
	opacity: 0;
}
#section3.fp-completely .section-inner > .section-body > .content_area > .txt_area{
	opacity: 1;
}
#section3 .section-inner > .section-body > .content_area > .txt_area > .txt_1{
	margin: 20px 0px;
	color: #fff;
	font-size: 45px;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 100;
	text-transform: uppercase;
}
#section3 .section-inner > .section-body > .content_area > .txt_area > .txt_1 strong{
	color: #fff;
	font-weight: bold;
}
#section3 .section-inner > .section-body > .content_area > .txt_area > .txt_2{
	color: #fff;
	font-size: 18px;
	line-height: 1;
}
#section3 .section-inner > .section-body > .content_area > .txt_area{
	width: 100%;
	text-align: left;
}
#section3 .section-inner > .section-body > .content_area > ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin: auto;
}
#section3 .section-inner > .section-body > .content_area > ul > li{
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: calc(100%/3);
	height: 350px;
	overflow: hidden;
}
#section3 .section-inner > .section-body > .content_area > ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin: 5vh auto 0;
	-webkit-box-pack: space-evenly;
	    -ms-flex-pack: space-evenly;
	        justify-content: space-evenly;
}
#section3 .section-inner > .section-body > .content_area > ul > li{
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: calc(100%/3);
	height: 39vh;
	max-height: 410px;
	overflow: hidden;
}
#section3 .section-inner > .section-body > .content_area > ul > li::before{
    content: '';
    position: absolute;
    left: 0px;
    width: 300px;
    height: 100%;
    opacity: 0;
    z-index: 2;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    -webkit-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
            transform: rotateY(0deg);
}
#section3 .section-inner > .section-body > .content_area > ul > li.bg_1::before{
    background: url('../../images/main/sec3_img_1.jpg') center/cover no-repeat;
}
#section3 .section-inner > .section-body > .content_area > ul > li.bg_2::before{
	background: url('../../images/main/sec3_img_2.jpg') center/cover no-repeat;
}
#section3 .section-inner > .section-body > .content_area > ul > li.bg_3::before{
	background: url('../../images/main/sec3_img_3.jpg') center/cover no-repeat;
}
#section3 .section-inner > .section-body > .content_area > ul > li > span{
	position: absolute;
	right: 2vw;
	bottom: 0px;
	color: #fff;
	font-size: 35px;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	z-index: 3;
}
#section3 .section-inner > .section-body > .content_area.animated > ul > li.bg_1::before{
    opacity: 1;
	-webkit-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	transform: rotateY(180deg);
	-webkit-transition-delay: 0.5s;
	-o-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
#section3 .section-inner > .section-body > .content_area.animated > ul > li.bg_2::before{
    opacity: 1;
	-webkit-transform: rotateY(180deg);
	    -ms-transform: rotateY(180deg);
	        transform: rotateY(180deg);
    -webkit-transition-delay: 1s;
         -o-transition-delay: 1s;
            transition-delay: 1s;
}
#section3 .section-inner > .section-body > .content_area.animated > ul > li.bg_3::before{
    opacity: 1;
	-webkit-transform: rotateY(180deg);
	    -ms-transform: rotateY(180deg);
	        transform: rotateY(180deg);
    -webkit-transition-delay: 1.5s;
         -o-transition-delay: 1.5s;
            transition-delay: 1.5s;
}

@media (max-width:1280px), (max-height:800px) {
    #section1 .section-body{
        zoom: 0.8;
    }
    #section2 .section-body{
        zoom: 0.55;
    }
    #section3 .section-body{
        zoom: 0.65;
    }
}