@import url('font/font.css');

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');


body {
    font-family: 'NanumSquare', sans-serif;
}


/**/


.vd_con{
	position: fixed;
	top:0;
	height:100vh;
	width: 100%;
	background-color: rgba(0,0,0,0.6);
	display:none;
    z-index: 999999999;
    

}

.vd {
    width: 1070px;
    margin: 0 auto;
    position: relative;
    top: 160px;
}

.vd_xbtn{
	position: absolute;
    width: 30px;
    height: 30px;
    padding: 20px;
    right: 0;
    background: #222;
	z-index:999;
}
    .vd_xbtn img {
        width: 100%;
    }

#vd_player{
    position: relative;
}

    
#vd_player iframe,
#vd_player object,
#vd_player embed {
    position: relative;
    margin: 0 auto;
}




/**/


.sidebar {
    position: fixed;
    z-index: 1111;
    right: 0;
    top: 50%;
    transform: translateY(-59%);
	z-index: 9999;
}
.sidebar li {
	position: relative;
}
/* 비메오 */
#vimeoWrap{    
     position: relative;
    padding-bottom: 56.25%; /* 16/9 ratio */
    padding-top: 30px; /* IE6 workaround*/
    height: 0;
    overflow: hidden;
    margin: 0;
  }
#vimeoWrap iframe,
#vimeoWrap object,
#vimeoWrap embed {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#mmovie {
    width: 1000px;
    padding-bottom: 56.25%; /* 16/9 ratio */
    overflow: hidden;
    position: relative;
    top: 0;
    z-index: 1;
    background: #fff;
    margin: 0 auto;
}
#mmovie iframe,
#mmovie object,
#mmovie embed {
    position: relative;
    width: 1000px;
    height: 700px;
    margin: 0 auto;
}

.slideall {
    width: 1920px;z-index: -1;
    margin: 0 auto;
    padding-bottom: 56.25%; /* 16/9 ratio */
    overflow: hidden;
    position: relative;
}
.slideall iframe,
.slideall object,
.slideall embed {
    position: relative;
    left: 0;
    width: 100%;
    height: 1080px;
    top: -75px;
}
/*비메오*/
html {
    opacity: 1
}
.wrap{
	width:100%;
    min-width: 100%;
	height:auto;
}
/* main css start */

#main {
    position: relative;
    width: 1920px;
    left: 50%;
    transform: translateX(-50%);
    height: 968px;
}

.copybox {
    position: absolute;
    top: 42%;
    left: 50%;
    transform: translate(1%,-50%)
}
.copybox li {
    margin-bottom: 15px;
    opacity: 0;
}
.copybox li:nth-child(2) {
    margin-bottom: 40px;
}
.copybox li:nth-child(4) {
    margin-bottom: 40px;
}
.copybox li:nth-child(5) {
    margin-bottom: 40px;
}
.copybox li:nth-child(6) {
    margin-bottom: 20px;
}
.scroll {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 50px;
}
/* main css end */

/* premium css start */
#premium {
    width: 1380px;
    height: 620px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
/*    border: 1px solid #e2e2e2;
    border-top: none;
    border-bottom: none;*/
}
.bd_prev {
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0;
    background: #e2e2e2;
}
.bd_next {
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    background: #e2e2e2;
}
#premium .swiper-slide {
    width: 420px;
    height: 240px;
    position: relative;
}
#premium .swiper-slide div {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}
#premium .swiper-slide div img {
    display: block;
    margin: 0 auto;
}
.pre_inner {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}
.pre_inner::before,
.pre_inner::after {
    content: "";
    width: 1px;
    height: 240px;
    background: #e2e2e2;
    display: block;
    position: absolute;
    top: 51%;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}
.pre_inner::before {
    left: 400px;
}
.pre_inner::after {
    left: 800px
}
.pre_title {
    padding: 70px 0 95px 0; 
}
.pre_title img:first-child {
    margin-bottom: 23px;
}
.pre_title img {
    margin: 0 auto;
    display: block;
}

.arrow {
    position: absolute;
    top: 50%;
    width: 100%;
}
.arrow .swiper-button-next {
    position: absolute;
}
.swiper-button-prev {
    left: -28px;
}
.swiper-button-next {
    left: inherit;
    right: -6px;
}
.arrow img {
    display: block;
}



/* premium css end */

/* location css start */

#location {
    width: 1920px;
    height: 920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background:  url(../img/main/clbg.jpg) no-repeat 0 0;
    background-attachment: fixed;
}
#location::before {
    content: "";
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 70%;
    opacity: 0.5;
}
.loc_title {
    padding: 132px 0 63px 0; 
}
.loc_title img:first-child {
    margin-bottom: 23px;
}
.loc_title img {
    margin: 0 auto;
    display: block;
}
.loc_inner {
    width: 1500px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}

#location .swiper-slide img {
    
    transform: scale(0.8);
    opacity: 0.7;
}
#location .swiper-slide-active img {
    transform: scale(1);
    transition: 0.5s;
    opacity: 1;
}
#location .swiper-slide {
    position: relative;
    margin: 0 auto;
    width: 100%;
}
#location .swiper-slide .text p,
#location .swiper-slide .text span {
    transform: rotate(-0.03deg);
    letter-spacing: -0.2px;
    font-family: 'NEXON Lv2 Gothic';
}
#location .swiper-slide .text p {
    font-size: 27px;
    margin-bottom: 28px;
    font-weight: 100;
}
#location .swiper-slide .text b {
    font-weight: 600;
}
#location .swiper-slide .text span {
    display: block;
    font-size: 18px;
}

#location .swiper-slide .text span::before,
#location .swiper-slide .text span::after
{
    content: "│";
    
    line-height: 30px;
    color: #bcbbbc;
    margin: 0 5px;
}


#location .swiper-slide .text {
    position: absolute;
    color: #fff;
    line-height: 26px;
    padding-top: 50px;
    text-align: center;
    top: 368px;
    border-top: 3px solid #fff;
    width: 95%;
    padding-bottom: 50px;
    transition: 0.5s;
    opacity: 0;
}

#location .swiper-slide-active .text {

    transition: 0.5s;
    border-top: 3px solid #fff;
    opacity: 1;
    
}

/* location css end */

/* maping css start */

.map_title {
    padding: 132px 0 63px 0; 
}
.map_title img:first-child {
    margin-bottom: 23px;
}
.map_title img {
    margin: 0 auto;
    display: block;
}

#maping {
    width: 1400px;
    height: 100%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding-bottom: 200px;
}

#maping .map_inner {
    width: 1400px;
    position: relative;
    margin: 0 auto;
}

#maping .map {
    width: 1400px;
    height: 600px;
}

/*다음지도 css*/



[id*="daumRoughmapContainer"] {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    max-width: 1400px;
}
.root_daum_roughmap .wrap_controllers{
  display: none;
}
.root_daum_roughmap .wrap_map{
  height: calc(100%)!important;
}






/* 다음지도 css end */


.mlabel {
    width: 100%;
    height: 80px;
    display: flex;
    flex-wrap: nowrap;
    background: #004a8f;
}
.mlogo {
    width: 557px;
    height: 100%;
    background: #fff;    
    position: relative;
    box-sizing: border-box;
    border-right: none;
    border: 1px solid #cecdc3;
}
.mlogo img {
    display: block;
}
.mlogo a {
    display: block;
    position: absolute;
    left: 50%;top: 50%;
    transform: translate(-50%, -50%);
}
.mlabel .adr {
    display: flex;
    line-height: 80px;
    height: 80px;
    padding: 0 80px;
    border-right: 1px solid #1b63a5;
}
.mlabel .adr p,
.mlabel .adr a {
    color: #fff;
    font-size: 21px;
    transform: rotate(-0.03deg)
}



.mlabel .naver {
    font-size: 17px;
    color: #fff;
    height: 80px;
    line-height: 80px;
    text-align: center;
    width: 300px;
    position: relative;
}
.mlabel .naver a {
    color: #fff;
}
.mlabel .naver .icon {
    position: absolute;
    right: 50px;
    top: 50%;transform: translateY(-80%)
}

/* maping css end */

/**/



.subtop {
    position: relative;
    width: 1920px;
    height: 390px;
    overflow: hidden;
    left: 50%;
    margin-left: -960px;
    background: url(../img/sub/subg.jpg) no-repeat 0 0;
}

.bmbt img {
    display: block;
    
}

.dmu {
    opacity: 1;
}

.subtop .bmbt li {
    position: absolute;
    z-index: 1;
    text-align: center;
    top: 50%;    
    left: 50%;
    transform: translate(-50%, -100%) !important;
}
.subtop .bmbt li:last-child {
    margin-top: 70px;
}
.ptx {
    font-size: 30px;
    padding-top: 15px;
    color: #fff;
    opacity: 1;
}


.lb_menu {
    width: 100%;
    position: relative;
    height: 80px;
    border-bottom: 1px solid #e3e3e3;
}
.lb_menu ul {
    width: 1200px;
    display: block;
    position: relative;
    left: 50%;
    margin-left: -600px;
    height: 100%;
    display: flex;
}
.lb_menu li {
    position: relative;
    padding-right: 46px;
    top: 42%;
    font-size: 16px;
    transform:rotate(-0.03deg);
    font-weight: 500;
    color: #4f4f4f;
}
.lb_menu li::after {
    display: block;
    content: "";
    background: url(../img/subt/arr.png) no-repeat 0 0;
    width: 6px; height: 10px;
    position: absolute;
    top: 2.4px;
    left: -23px;
}
.lb_menu li:nth-child(1)::after {
    display: none;
}

.page {
    width: 100%;
    position: relative;
    height: auto;
    max-width: 1300px;
    margin: 0 auto;
    z-index: 1000;
}
.page img {
    display: block;
    margin: 0 auto;
}
.page .pagetitle {
    font-size: 47px;
    color: #5e5e5e;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    line-height: 30px;
    padding-top: 60px;
    font-weight: 400;
    letter-spacing: -0.8px;
    transform: rotate(-0.03deg);
    padding-bottom: 60px;
}

.page .pagetitle::after {
    background: url(../img/sub/unarrow.png) no-repeat 0 0;    
    width: 21px; height: 9px;
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

.downbox {
    display: block;
    width: 250px;
    height: 60px;
    background: #08213f;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    font-weight: 400;
    line-height: 60px;
    box-sizing: border-box;
    transition: all 0.5s;
    border: 1px solid #08213f;
    transform: rotate(-0.03deg);
}
.downbox:hover {
    background: #fff;
    border: 1px solid #08213f;
    color: #08213f;
    transition: all 0.5s;
}
/*서브페이지 끝*/
