@import url(https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700,800);
@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700,700i);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700);
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,700);
@import url(https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:wght@700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=EB+Garamond:wght@40:500&display=swap);//m_s
@import url(https://fonts.googleapis.com/css2?family=Oswald&display=swap);tel
@import url(https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400,500&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Arapey&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Playball&display=swap);//main_img
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100,200,300&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Nanum+Myeongjo&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@300,400,500&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400,500,600&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Alex+Brush&display=swap);
@import url(https://cdn.rawgit.com/innks/NanumSquareRound/master/nanumsquareround.min.css);//나눔스퀘어라운드
@import url(https://fonts.googleapis.com/css2?family=Cal+Sans&display=swap);/m_b_t

html {width:100%; height:100%;}
body {margin:0; padding:0; background:#fff; height:100%; overflow-y:scroll; color:#555555; font-weight:300; font-size:14px; line-height:normal; font-family:'NanumSquareRound','Noto Sans KR','Nanum Gothic', sans-serif;!important}

a:link, a:visited {color:inherit; text-decoration: none; cursor:pointer}
a:hover, a:active {color:none; text-decoration:none;}


/* 풀비주얼 */
.crosscover {border:0px solid #fff; box-sizing:border-box; position:relative;}
.crosscover:before {content:""; width:100%; height:0px; z-index:999; position:absolute; left:0; top:0;}
.crosscover-next:hover {background: rgba(0, 0, 0,0);}
.crosscover-prev:hover {background:  rgba(0, 0, 0,0);}
.crosscover-prev:hover .crosscover-icon-prev::after {border-color: rgba(255, 255, 255,0.5) !important;}
.crosscover-next:hover .crosscover-icon-next::after {border-color: rgba(255, 255, 255,0.5) !important;}


.main_visual {position:absolute; top:55%;  z-index:2; text-align:center; width:100%;}
.main_visual dt {font-family: "Cal Sans", sans-serif;  font-weight: 400;  font-style: normal; color:#fff;  font-size:20px; letter-spacing:20px }
.main_visual dd {font-family:'Noto Sans KR', sans-serif; font-weight:300; font-size:20px; color:#FFF; letter-spacing:-1px; text-shadow:0 0 2px rgba(0,0,0,0.7);}
.main_visual {animation: ani 2s ease; -webkit-animation: ani 2s ease; animation-fill-mode:forwards; -webkit-animation-fill-mode:forwards}

.main_visual1 {position:absolute; top:55%;  z-index:2; text-align:center ; width:100%;}
.main_visual1 dt  {font-family: "Cal Sans", sans-serif;  font-weight: 400;  font-style: normal; color:#fff;  font-size:20px; letter-spacing:20px }
.main_visual1 dd {font-family:'Noto Sans KR', sans-serif; font-weight:300; font-size:20px; color:#FFF; letter-spacing:-1px; text-shadow:0 0 2px rgba(0,0,0,0.7);}
.main_visual1 {animation: ani1 2s ease; -webkit-animation: ani 2s ease; animation-fill-mode:forwards; -webkit-animation-fill-mode:forwards}

@-webkit-keyframes ani {
    from { -webkit-filter: opacity(0%); filter: opacity(0%); }
    to {-webkit-filter: opacity(100%); filter: opacity(100%);}
}
@keyframes ani {
    from {filter:alpha(opacity=0); opacity:0; right:0%;}
    to {filter:alpha(opacity=1); opacity:1; right:0%;}
}

@-webkit-keyframes ani1 {
    from { -webkit-filter: opacity(0%); filter: opacity(0%); }
    to {-webkit-filter: opacity(100%); filter: opacity(100%);}
}
@keyframes ani1 {
    from {filter:alpha(opacity=0); opacity:0; right:0%;}
    to {filter:alpha(opacity=1); opacity:1; right:0%;}
}


@media all and (max-width:768px)
{
.main_visual dt {font-size:0.8em; text-align:center;letter-spacing:4px; }
.main_visual dd {font-size:1.0em; }
}




.go-top{width:60px;height:60px;border-radius:50%;text-align:center;line-height:60px;background-color:#bbaf92;position:fixed;right:20px;bottom:40px;}
.go-top a{color:#fff;font-size:14px;}

.mv-layor{position:fixed;left:0;top:5vh;right:0;bottom:0;display:flex;align-items:center;justify-content:center; background-color:rgba(0,0,0,0.5);z-index:999;}
.mv-layor .mv-wrap{position:relative;}
.mv-layor .mv-wrap .btn-close{position:absolute;right:-45px;top:10px;width:26px;height:26px;text-align:left;text-indent:-9999px;overflow:hidden; background:url(../img/close.png) center center no-repeat;}
.mv-layor .iframe-wrap{position:relative;height:0;padding-bottom:56.25%;width:98vw; max-width:1280px;}
.mv-layor .iframe-wrap iframe{position:absolute;left:0;top:0;width:100%;height:100%;}

@media all and (max-height:720px){

	.mv-layor .iframe-wrap{width:calc(100vh * 1.77);}

}

/* �덉씠�댄뙘�� */
.layorPopup{position:absolute;top:150px;z-index:99;box-shadow:3px 3px 3px rgba(0,0,0,0.5);}
.layorPopup .view{border:3px solid #000;}
.layorPopup .bottom{padding:5px;background:#000;overflow:hidden;}
.layorPopup .bottom .left{float:left;color:#fff;}
.layorPopup .bottom .right{float:right;}




.main_dot {margin-top:100px; text-align:center; border-bottom:1px solid #ededed; width:100%;}
.main_dot .text {margin-bottom:-13px}

.main_tt {position: relative; text-align:center; margin:8% auto 3% auto; z-index:2; width:100%; }
.main_tt .box {position:relative; clear:both;
	overflow: hidden;
	box-sizing: border-box;
	margin-top:0;
	margin-right: 5%;
	margin-bottom:0;
	margin-left: 5%;	
	}
.main_tt .box .logobg {
   position:relative;
   width: 100%;
   max-width: 300px;
   margin: 0 auto;   
   }

.main_tt .box .logobg img {
    width: 100%;
  }

.main_tt .box dt {font-weight: 200; font-size:4rem; color:#222; letter-spacing:-5px ; margin-bottom:0px;}
.main_tt .box dt strong{font-family: "Cal Sans", sans-serif;  font-weight: 500; font-size:4rem; color:#222; letter-spacing:-5px ; margin-bottom:0px;}
.main_tt .box dd {font-size:1.4rem; letter-spacing:-2px; font-weight:300; }


.main_tt2 {position: relative; text-align:center; margin:8% auto 8% auto; z-index:2; width:100%;}
.main_tt2 .box {position:relative; clear:both;
	overflow: hidden;
	box-sizing: border-box;
	margin-top:0;
	margin-right: 5%;
	margin-bottom:0;
	margin-left: 5%;
	}
.main_tt2 .box dt {font-size:3rem; letter-spacing:-0.5px; font-weight:300; }
.main_tt2 .box dt strong{font-family: "Cal Sans", sans-serif;  font-weight: 400; font-size:4rem; color:#222; letter-spacing:-5px ; margin-bottom:0px;}
.main_tt2 .box dd {font-size:1.4rem; letter-spacing:-2px; font-weight:300; }



@media all and (max-width:768px)
{
.main_tt {margin:10% auto 4% auto;}
.main_tt .box dt {font-size:1.0em; letter-spacing:-1}
.main_tt .box dd {font-size:1.0em; letter-spacing:-1;}
.main_tt .box dt strong{font-size:1.5em; letter-spacing:-1}
.main_tt2 {margin:10% auto 10% auto;}
.main_tt2 .box dt {font-size:1.0em; letter-spacing:-1}
.main_tt2 .box dd {font-size:1.0em; letter-spacing:-1;}
.main_tt2 .box dt strong{font-size:1.5em; letter-spacing:-1}
}



.main_tt_tour {position: relative; text-align:center; margin:0% auto 5% auto}
.main_tt_tour .box {position:relative; clear:both;
	overflow: hidden;
	box-sizing: border-box;
	margin-top:0;
	margin-right: 5%;
	margin-bottom:0;
	margin-left: 5%;
	}
.main_tt_tour .box dd  strong {font-size:30px; color:#333; margin-top:10px; font-weight:400;}
.main_tt_tour .box dt{font-family: 'Italiana', serif; font-weight:400; font-size:48px; color:#000; letter-spacing:-2 ; margin-bottom:0px;}
.main_tt_tour .box dd {font-size:18px; color:#555; margin-top:0px; font-weight:400; }
.main_tt_tour .box dd em{font-size:16px; letter-spacing:1px; }



.dot{z-index:1; font-family: 'Nanum Myeongjo', serif; font-weight:400; font-size:70px; color:#fff;}
.dot_text{width:100%;  text-align:center; color:#eee; margin-top:-30px; }



.main_sp { overflow:hidden; margin:0px auto 10% auto; width:100%; text-align:center;}
.main_sp .box {position:relative; clear:both;
	overflow: hidden;
	box-sizing: border-box;
	margin-top:auto;
	margin-right: 10%;
	margin-bottom: 0%;
	margin-left: 10%;
	padding:0px;}
.main_sp .box ul { margin-top:0px; }
.main_sp .box li {position:relative; float:left; box-sizing:border-box;}
.main_sp .box img {width:100%; float:left;  height:100%; }

.main_sp .box .tx1 { z-index:2; position:absolute;  width:100%; left:0%; bottom:0%; text-align:left; margin:0px ; padding-top:15%; padding-left:10% ; padding-bottom:15%;  text-shadow:0 0 3px rgba(0,0,0,0.7);letter-spacing: -1px; background-color:#456086 }
.main_sp .box .tx1 strong {font-weight:400; color:#fff; font-size:30px; display:block;}
.main_sp .box .tx1 em { font-weight:100; color:#fff; font-size:20px;}
.main_sp .box .dot{z-index:1; font-family: 'Nanum Myeongjo', serif; font-weight:400; font-size:70px; color:#fff;}

.main_sp .box .tx2 { z-index:2; position:absolute;  width:100%; left:0%; bottom:0%; text-align:left; margin:0px ; padding-top:15%; padding-left:10% ; padding-bottom:15%;   text-shadow:0 0 3px rgba(0,0,0,0.7);letter-spacing: -1px; background-color:#47807b }
.main_sp .box .tx2 strong {font-weight:400; color:#fff; font-size:30px; display:block;}
.main_sp .box .tx2 em { font-weight:100; color:#fff; font-size:20px;}

.main_sp .box .tx3 { z-index:2; position:absolute;  width:100%; left:0%; bottom:0%; text-align:left; margin:0px ;  padding-top:15%; padding-left:10% ; padding-bottom:15%;  text-shadow:0 0 3px rgba(0,0,0,0.7);letter-spacing: -1px; background-color:#5f788f }
.main_sp .box .tx3 strong {font-weight:400; color:#fff; font-size:30px; display:block;}
.main_sp .box .tx3 em { font-weight:100; color:#fff; font-size:20px;}

.main_sp .box a { overflow:hidden;box-sizing:border-box;  display:inline-block;}
.main_sp .box a:before {content:"";  position:absolute; width:100%; height:100%; z-index:2}
.main_sp .text {font-family: 'Poppins', sans-serif; font-size:70px; font-weight:200; width:100%; color:#fff; margin:20px auto 0px auto;}


@media all and (max-width:768px)
{
.main_sp .box .tx1 strong {font-size:0.9em;}
.main_sp .box .tx1 em {font-size:0.6em;}
.main_sp .box .tx2 strong {font-size:0.9em;}
.main_sp .box .tx2 em {font-size:0.6em;}
.main_sp .box .tx3 strong {font-size:0.9em;}
.main_sp .box .tx3 em {font-size:0.6em;}
.main_sp .box .dot{z-index:1; font-family: 'Nanum Myeongjo', serif; font-weight:400; font-size:20px; color:#fff;}
}


.main_sv {width:100%; margin:0px auto 0px auto; }
.main_sv .box {position:relative; clear:both; 
	overflow: hidden;
	box-sizing: border-box;
	margin-top: 0%;
	margin-right: 15%;
	margin-bottom:0%;
	margin-left: 15%;
}
.main_sv .box ul {overflow:hidden;}
.main_sv .box li {float:left; position:relative; width:100%;text-align:left;}
.main_sv .box a {display:block; position:relative; overflow:hidden; }
.main_sv .box a:before {content:""; background:rgba(); position:absolute; width:100%; height:100%; left:0%; top:0%;}
.main_sv .box li:hover a:before {background:rgba();left:0%; top:0%;}
.main_sv .box img {width:100%; float:left;}
.main_sv .box dl { font-size:23px; font-weight:400;  width:100%; color:#000; margin-top:10%;}
.main_sv .box dt { font-weight:300; font-size:16px; color:#666; margin-top:-0.1%;}
.main_sv .box dd {font-family: 'Open Sans', sans-serif; letter-spacing:-0.5px; font-size:13px; color:#999; font-weight:500; margin-top:15%; text-align:right; border-bottom:solid 1px #EBEBEB}
.main_sv .box .con1 {width:31%; float:left;}
.main_sv .box .con2 {width:31%; margin-left:3%;}
.main_sv .box .con3 {width:31%; margin-left:3%; margin-top:-10%}
.main_sv .box .con4 {width:31%; margin-top:10%}
.main_sv .box .con5 {width:31%; margin-left:3%; margin-top:10%}

@media all and (max-width:768px)
{
.main_sv .box dl {font-size:1.0em;}
.main_sv .box dt {font-size:0.8em;}
.main_sv .box dd {font-size:0.6em;}
.main_sv .box {
	margin-right: 0.5%;
	margin-bottom:0%;
	margin-left: 0.5%;
}
.footer { padding:0px 10px 10px 10px; }

}

.main_room {width:60%; margin:0% 0% 0% 0%; }
.main_room .box {position:relative; clear:both; border:6px solid #fff; border-radius:0px;
	overflow: hidden;
	box-sizing: border-box;
	margin-top: 0%;
	margin-right:0%;
	margin-bottom:0%;
	margin-left:0%;
}
.main_room .box ul {overflow:hidden;}
.main_room .box li { position:relative;}
.main_room .box img { width:100%;}
.main_room .box .dot{z-index:1; font-family: 'Nanum Myeongjo', serif; font-weight:400; font-size:50px; color:#fff; border-radius:0px;  background-color:#464646;  padding:0px 5px 0px 5px;}

@media all and (max-width:768px)
{
.main_room .box dt{font-size:1.0em; margin-top:0%;}
.main_room .box dd  {font-size:0.8em;font-weight:400; }
.main_room .box .dot{font-size:1.0em;}
}



.more { position:relative; margin:0.2% auto 0.2% auto; }
.more li {position:relative; text-align:center}
.more .btn {font-size:30px; font-weight:100; border-radius:0px;  background-color:#464646;  padding:20px 40px 20px 40px; color: rgba(255, 255, 255, 0.9);  border:1px solid #464646; transparent !important; box-shadow:none !important; -webkit-box-shadow:none}
.more .btn:hover {color:#FFF ; background-color:#d85913; border:1px solid #7e2f03; transparent !important; box-shadow:none !important; -webkit-box-shadow:none}

@media all and (max-width:768px)
{
.more .btn {font-size:1.0em; padding:10px;}
}

.main_ex {text-align:center; overflow:hidden; margin:-30% auto 0px auto; background-color:#6b6f77;  background-position:center center; background-repeat:no-repeat; background-size:100%; width:100%;}
.main_ex .box {position:relative; clear:both;
	overflow: hidden;
	box-sizing: border-box;
	margin-top: auto;
	margin-right:auto;
	margin-bottom: 10%;
	margin-left: 60%;
	padding:5% 8% 5% 8%;
}
.main_ex .box ul {overflow:hidden;}
.main_ex .box li {float:left; box-sizing:border-box; padding:0px; overflow:hidden ;}
.main_ex .box .title {font-family: "Cal Sans", sans-serif;  font-weight: 400; font-size:50px;  color:#fff;  }
.main_ex .box dt {font-weight:300; font-size:35px;  color: rgba(255, 255, 255,0.9); margin-top:-5%;}
.main_ex .box dd {font-size:25px; color: rgba(255, 255, 255,0.8); margin-top:20%; font-weight:300; }
.main_ex .box dd em{font-size:20px; color: rgba(255, 255, 255,0.8); font-weight:400; }

@media all and (max-width:768px)
{
.main_ex .box .title {font-size:1.2em;}
.main_ex .box dt { font-size:1.0em;}
.main_ex .box dd { font-size:1.0em;}
.main_ex .box dd em{font-size:0.9em;}
.main_ex .box {
	margin-bottom: auto;
}
}




.quick { position:relative; margin:30px auto 30px auto; }
.quick li {position:relative; text-align:center}
.quick .btn {font-size:24px; font-weight:100; border-radius:0; background-color:#333;  padding:20px 50px 20px 50px; color:#fff;  color: rgba(255, 255, 255,0.5);  border:1px solid #666; transparent !important; box-shadow:none !important; -webkit-box-shadow:none}
.quick .btn:hover {color:#fff;  background-color:#626a8e; border:1px solid #666; transparent !important; box-shadow:none !important; -webkit-box-shadow:none}



.r_quick { position:relative; margin:30px auto 30px auto; }
.r_quick li { position:relative; text-align:center; }
.r_quick .btn {font-family: 'Poppins', sans-serif; font-size:25px; font-weight:300; letter-spacing:1; font-style:italic;   border-radius:50px; background-color:#898989;  padding:20px 90px 20px 90px; color: rgb(255, 255, 255);  border:1px solid #666; transparent !important; box-shadow:none !important; -webkit-box-shadow:none}
.r_quick .btn:hover {color:#000;  background-color:#fff; border:1px solid #666; transparent !important; box-shadow:none !important; -webkit-box-shadow:none}




.footer { z-index:2; position:relative; margin:8% auto 0% auto ; text-align:left; padding:0px 40px 80px 40px; border-top:1px solid #eee; background-color:#fff}
.footer .left {position: absolute; width:15%; float:left; text-align:right; margin-left:5%; margin-top:6%; }
.footer .left dt {font-family: 'NanumSquare', sans-serif; font-size:1.5em;   font-weight: 400; text-align:right; color:#7c7c7c;}
.footer .left dt strong {font-family: "Cal Sans", sans-serif; font-weight:400; margin-top:5%;}
.footer .left dd {font-family: "Cal Sans", sans-serif; font-size:36px; font-weight: 400; letter-spacing:2px; color:#d85913;  border-top:1px solid #eee;  border-bottom:1px solid #eee;}

.footer .btn_gotop {position: absolute; left: 49%; top: -26px; margin-top: auto; margin-left: auto;}
.footer .copyright {overflow:hidden; margin-left:26%; margin-top:8%;}
.footer .copyright dt strong {font-family: 'NanumSquare', sans-serif; font-size:30px; letter-spacing:-0.2px;  color:#effe00;  font-weight:400; }
.footer .copyright dt {letter-spacing:0.3px; font-size:15px; color: rgba(0, 0, 0,0.9);  font-weight:400; margin-bottom:10px; }
.footer .copyright dd {letter-spacing:0.5px; font-size:13px;  color: rgba(0, 0, 0,0.9);  font-weight:400; }
.footer .copyright dd em {font-family: 'Poppins', sans-serif;  letter-spacing:0.5px; font-size:11px; color: rgba(0, 0, 0,0.9);   margin-top:10px; font-weight:400; margin-top:5px;}

@media all and (max-width:768px)
{
.footer {padding:10px;}
.footer .left {position: absolute; width:15%; float:left; text-align:right; margin-left:0%; margin-top:6%; }
.footer .left dt {font-size:1.0em;}
.footer .left dd {font-size:0.9em;}

.footer .copyright dt {font-size:0.8em;}
.footer .copyright dd {font-size:0.7em;}
}

@media (max-width: 1280px) and (min-width: 1024px) {
.footer .left {position: absolute; width:20%; float:left; text-align:right; margin-left:0%; margin-top:7%; }
.footer .left dt {font-size:1.2em;}
.footer .left dd {font-size:1.4em;}
.footer .copyright {overflow:hidden; margin-left:25%; margin-top:8%; }

.footer .copyright dt {font-size:0.9em;}
.footer .copyright dd {font-size:0.8em;}
}

/*  서브 -------------------------------------------------------------------------------------------------------------------------- */
.contents {margin:0px auto 10% auto ; width:100%; position:relative; z-index: 2;}
 
.menu_sub {position: relative; text-align:center; margin:0% auto 0% auto; z-index:2;}
.menu_sub .box {position:relative; clear:both;
	overflow: hidden;
	box-sizing: border-box;
	margin-top:-20px;
	margin-right: 5%;
	margin-bottom:0;
	margin-left: 5%;
	}

#subnav {text-align: center;}
#subnav .subnav_wrap {width: 100%; position: relative; z-index: 1; max-width:100%; margin:0% auto 0% auto;}
#subnav .subnav li {display: inline-block;  font-size:14px; margin:0px; padding:0px; letter-spacing:-1; font-weight:300; }
#subnav .subnav li a {color:rgb(0, 0, 0); border:1px solid #e1e1e1;  background-color:rgb(255, 255, 255); width:135px; padding:12px 18px 12px 18px; transparent !important; box-shadow:none !important; -webkit-box-shadow:none}
#subnav .subnav li :hover {font-size:14px; border:1px solid #e1e1e1;   border-radius:0px; width:135px; background-color:rgb(0, 0, 0); padding:12px 18px 12px 18px;  color: rgb(255, 255, 255); transparent !important; box-shadow:none !important; -webkit-box-shadow:none}



#subnav_sp {text-align: center;}
#subnav_sp .subnav_wrap {width: 100%; position: relative; z-index: 1; max-width:100%; margin:0% auto 0% auto;}
#subnav_sp .subnav li {display: inline-block;  font-size:14px; margin:0px; padding:0px; letter-spacing:-1; font-weight:300; }
#subnav_sp .subnav li a {color:rgb(0, 0, 0); border:1px solid #e1e1e1;  background-color:rgb(255, 255, 255); width:180px; padding:12px 17px 12px 17px; transparent !important; box-shadow:none !important; -webkit-box-shadow:none}
#subnav_sp .subnav li :hover {font-size:14px; border:1px solid #e1e1e1;   border-radius:0px; width:180px; background-color:rgb(0, 0, 0); padding:12px 17px 12px 17px;  color: rgb(255, 255, 255); transparent !important; box-shadow:none !important; -webkit-box-shadow:none}


#subnav_tour {text-align: center;}
#subnav_tour .subnav_wrap {width: 100%; position: relative; z-index: 1; max-width:100%; margin:0% auto 0% auto;}
#subnav_tour .subnav li {font-family:'Noto Sans KR', sans-serif; display: inline-block;  font-size:14px; margin:0px; padding:0px; letter-spacing:-1; font-weight:300; }
#subnav_tour .subnav li a {color:rgba(0, 0, 0, 10); border:1px solid #e1e1e1;   background-color:rgba(255, 255, 255,10); width:130px; padding:10px 20px 10px 20px; transparent !important; box-shadow:none !important; -webkit-box-shadow:none}
#subnav_tour .subnav li :hover {font-size:14px; border:1px solid #e1e1e1;  border-radius:0px; width:130px; background-color:rgba(0, 0, 0, .7); padding:10px 20px 10px 20px;  color: rgba(255, 255, 255,0.8); transparent !important; box-shadow:none !important; -webkit-box-shadow:none}

@media all and (max-width:768px)
{
#subnav .subnav li {font-size:1.0em;}
#subnav .subnav li a {width:100px; padding:10px 10px 10px 10px; font-size:0.9em;letter-spacing:-2 ;}
#subnav .subnav li :hover {width:100px; padding:10px 10px 10px 10px; font-size:0.9em;letter-spacing:-2 ;}
.menu_sub .box {
	margin-right: 0.5%;
	margin-bottom:0;
	margin-left: 0.5%;
	}

}



.sv_tt {position: relative; text-align:center; margin:5% auto 3% auto;  width:100%; }
.sv_tt .box {position:relative; clear:both;
	overflow: hidden;
	box-sizing: border-box;
	margin-top:0%;
	margin-right:10%;
	margin-bottom:0%;
	margin-left:10%;
	}
.sv_tt .box dl{font-family: 'NanumSquare', sans-serif;  font-weight:700; font-size:40px; color:#969696; letter-spacing:-2 ; padding:10px; border-bottom:#F8F8F8 3px double}
.sv_tt .box dt{font-family:'Noto Sans KR', sans-serif; font-weight:300; font-size:40px; color:#222; letter-spacing:-2 ;}
.sv_tt .box dt strong{color:#000; font-weight:400;}
.sv_tt .box dd {font-family: 'Open Sans', sans-serif; letter-spacing:0.5px; font-size:10px; color:#000; font-weight:400; }
.sv_tt .box .text {font-family:'Noto Sans KR', sans-serif; font-weight:300; font-size:18px; color:#222; }

@media (max-width: 1280px) and (min-width: 1024px) {
.sv_tt .box dl{ font-size:1.3em;}
.sv_tt .box dt{font-size:1.5em;}
.sv_tt .box .text {font-size:1.0em; }
}

@media (max-width: 768px) {
.sv_tt {margin:0.5% auto 3% auto; }
.sv_tt .box dl{ font-size:1.3em;}
.sv_tt .box dt{font-size:1.5em;}
.sv_tt .box .text {font-size:1.0em;}
}


.sv_dot {margin:5% auto 3% auto; text-align:center; border-bottom:1px solid #ececec; width:100%;}
.sv_dot .text {margin-bottom:100px}
.main_dot {text-align:center; border-bottom:1px solid #ededed; width:20%; margin-top:-1%;}
.foot_dot {text-align:center; border-bottom:1px solid #333; width:30%; margin:0.3%;}
.sp_dot {text-align:center; border-bottom:1px solid #ececec; width:100%; margin-bottom:0.5%;}


.sv_about_room {width:60%; margin:0% 0% 0% 0%; }
.sv_about_room .box {position:relative; clear:both; border:6px solid #fff; border-radius:0px;
	overflow: hidden;
	box-sizing: border-box;
	margin-top: 0%;
	margin-right:0%;
	margin-bottom:0%;
	margin-left:0%;
}
.sv_about_room .box ul {overflow:hidden;}
.sv_about_room .box li { position:relative;}
.sv_about_room .box img { width:100%;}



.sv_about {text-align:center; overflow:hidden; margin:-27% auto 0px auto; background-color:#6b6f77;}
.sv_about .box {position:relative; clear:both;
	overflow: hidden;
	box-sizing: border-box;
	margin-top: auto;
	margin-right:auto;
	margin-bottom: 5%;
	margin-left: 60%;
	padding:5% 8% 0% 8%;
}
.sv_about .box ul {overflow:hidden;}
.sv_about .box li {float:left; box-sizing:border-box; padding:0px; overflow:hidden ; text-align:left}
.sv_about .box .title1 {font-family: "Cal Sans", sans-serif;  font-weight: 400; font-size:30px;  color:#fff;  }
.sv_about .box .title2 {font-family: "Cal Sans", sans-serif;  font-weight: 400; font-size:15px;  color:#fff;  }
.sv_about .box dt {font-weight:300; color:#fff ; font-size:16px;}
.sv_about .box dt strong {font-family: "Cal Sans", sans-serif;font-size:17px; font-weight:400;}
.sv_about .box dd {font-size:14px; color:#fff; font-weight:400; }


@media (max-width: 1280px) and (min-width: 1024px) {
.sv_about .box {margin-top:23%;
}
}

@media all and (max-width:768px)
{
.sv_about_room {width:100%; margin:0% 0% 0% 0%; }
.sv_about .box .title1 {font-size:1.2em; margin-top:30%;}
.sv_about .box dt { font-size:1.0em;}
.sv_about .box dd { font-size:1.0em;}
.sv_about .box dd em{font-size:0.9em;}
.sv_about .box {
	margin-bottom: auto;
}
}



.dot_bar {font-family: 'Open Sans', sans-serif; font-size:9px; color: #333; letter-spacing:5px; margin:7% auto 7% auto; width:100%; text-align:center;}
.dot_bar2 {font-family: 'Open Sans', sans-serif; font-size:12px; color: #333; letter-spacing:10px; margin:0px auto 0px auto; width:100%;}


.sv_ex {width:100%; margin:5% auto 0% auto; }
.sv_ex .box {position:relative; clear:both;z-index:2;
	max-width: 100%;	
	overflow: hidden;
	box-sizing: border-box;
	margin-right:8%;
	margin-bottom: auto;
	margin-left:8%;
	padding:0px;}

.sv_ex .box ul {overflow:hidden; margin:0px auto 0px auto;}
.sv_ex .box li {float:left; box-sizing:border-box; padding:0px; overflow:hidden ;}
.sv_ex .box dt { margin:100px 0 10px 0;}
.sv_ex .box dt strong {font-family: 'Cormorant+Garamond', serif; letter-spacing:0.5px; font-weight: 400; font-style:italic; font-size: 15px; color: #adadad;}
.sv_ex .box dd {font-family: 'Roboto', sans-serif; font-size: 11px; color: #333; letter-spacing:0.5px; margin:0px 0 100px 0;}
.sv_ex .box  li img {width:100%;}
.sv_ex .box .con {width:80%; margin-left:10%;}
.sv_ex .box .con1 {width:39%; margin-left:10%; margin-top:120px;}
.sv_ex .box .con2 {width:39%; margin-left:2%; margin-top:120px;}
.sv_ex .box .con3 {width:80%; margin-left:10%;}
.sv_ex .box .con4 {width:39%; margin-left:2%; margin-top:10%;}


.sv_room {width:100%;  margin:0% auto 0% auto; }
.sv_room .box {position:relative; clear:both;z-index:2;
	max-width: 100%;	
	overflow: hidden;
	box-sizing: border-box;
	margin-right:8%;
	margin-bottom: auto;
	margin-left:8%;
	padding:0px;}

.sv_room .box ul {overflow:hidden; margin:0px auto 0px auto;}
.sv_room .box li {float:left; box-sizing:border-box; padding:0px; overflow:hidden ;}
.sv_room .box dl{font-weight:400; font-size:23px; color:#222; letter-spacing:-1px; margin-top:5%;}
.sv_room .box dt{font-weight:400; font-size:15px; color:#333; margin-top:0.5%; }
.sv_room .box dt strong{color:#000; font-weight:400;}
.sv_room .box dd {font-family: 'Open Sans', sans-serif; font-size:13px; color:#333; font-weight:400; margin-bottom:2.5%; line-height:23px;}
.sv_room .box dd em{ color:#000; font-weight:600;}
.sv_room .box  li img {width:100%; }
.sv_room .box .con {width:100%; margin-left:0%; }
.sv_room .box .dot{z-index:1; font-family: 'Nanum Myeongjo', serif; font-weight:400; font-size:50px; color:#fff; border-radius:0px;  background-color:#464646;  padding:0px 5px 0px 5px;}
.sv_room .box .con {width:100%; margin-left:0%; margin-bottom:5%  }
.sv_room .box .con1 {width:49.75%; margin-left:0%; }
.sv_room .box .con2 {width:49.75%; margin-left:0.2%; }
.sv_room .box .con3 {width:49.75%; margin-left:0%;}
.sv_room .box .con4 {width:30%; margin-left:0.2%;}
.sv_room .box .con5 {width:100%; }
.sv_room .box .con6-1 {width:33%}
.sv_room .box .con6-2 {width:33%; margin-left:0.2%;  }
.sv_room .box .con5-1 {width:46.5%; margin-left:0.2%;}
.sv_room .box .con5-2 {width:52.3%; margin-left:0.2%; }
.sv_room .box .con5-3 {width:52.3; margin-top:0.3%; }
.sv_room .box .con7-1 {width:59.5%;}
.sv_room .box .con1-1 {width:68.5%; }
.sv_room .box .con1-2 {width:30.5%; margin-left:0.2%;}
.sv_room .box .con4-1 {width:24.6%}
.sv_room .box .con4-2 {width:24.6%; margin-left:0.2%;  }
.sv_room .box .con8 {width:80%; margin-left:10%;}
.sv_room .box .con9-1 {width:52.3%; }
.sv_room .box .con9-2 {width:23.3%; margin-left:0.2%;}

.sv_room .box .dot_bar {font-family: 'Open Sans', sans-serif; font-size:9px; color: #333; letter-spacing:5px; margin:7% auto 7% auto; width:100%; text-align:center;}

//*.text1 {font-size: 17px; text-align:left ;color: #000; letter-spacing:0.5px; font-weight:500;}
.text2 {font-size: 14px;text-align:left ;color: #333; letter-spacing:0.5px; margin:0px 0 0px 0; font-weight:300;}
.text3 {font-size: 14px;text-align:left ;color: #f23a7f; letter-spacing:0.5px; margin:10px 0 70px 0; font-weight:300;}*//

@media all and (max-width:768px)
{
.sv_room .box dt{font-size:1.0em; margin-top:0%;}
.sv_room .box dd  {font-size:0.8em;font-weight:400; }
.sv_room .box .dot{font-size:1.0em;}
.sv_room iframe {
	min-height:150px !important;
   }

.sv_reser iframe {
	min-height:150px !important;
   }
}


@media all and (min-width:480px) and (max-width:767px) {
.sv_room iframe {
	min-height:150px !important;
   }


.sv_reser iframe {
	min-height:150px !important;
   }
}




.sv_special {z-index:1; position: relative; margin:8% auto 0px auto; width:100%;text-align:center; }
.sv_special .box {position:relative; clear:both;z-index:2;
	max-width: 100%;	
	overflow: hidden;
	box-sizing: border-box;
	margin-right:10%;
	margin-bottom: auto;
	margin-left:10%;
	padding:0px;}
.sv_special .box ul {overflow:hidden;}
.sv_special .box li {float:left; box-sizing:border-box; padding:0px; overflow:hidden ; text-align:center;}
.sv_special .box li img {width:100%; }
.sv_special .box dl{ font-family: 'NanumSquare', sans-serif;  font-weight:400; font-size:30px; color:#969696; letter-spacing:-2 ; color:#222; letter-spacing:0.5px;}
.sv_special .box dt{letter-spacing:-0.5px; font-size:16px; color:#666; font-weight:400; margin-top:0.5%;}
.sv_special .box dt strong{color:#000; font-weight:400;}
.sv_special .box dd {font-family: 'Open Sans', sans-serif; letter-spacing:0.5px; font-size:13px; color:#b01d00; font-weight:400; margin-top:10px;}
.sv_special .box .con {width:100%; text-align:center; margin-top:10%; margin-bottom:10%;}
.sv_special .box .con1 {width:49.4%;}
.sv_special .box .con2 {width:49.4%; margin-left:0.2%; }
.sv_special .box .con3 {width:100%; margin-top:0.1% ;}
.sv_special .box .con3-1 {width:33%}
.sv_special .box .con3-2 {width:33%; margin-left:0.2%;  }
.sv_special .box .con4 {width:80%; margin-left:10%;  }
.sv_special .box .con1-1 {width:69.1%; }
.sv_special .box .con1-2 {width:30.7%; margin-left:0.2%;}
.sv_special .box .con5-1 {width:46.5%; margin-left:0.2%;}
.sv_special .box .con5-2 {width:32.3%; margin-left:0.2%; }
.sv_special .box .dot_bar {font-family: 'Open Sans', sans-serif; font-size:9px; color: #333; letter-spacing:5px; margin:7% auto 7% auto; width:100%; text-align:center;}

@media all and (max-width:768px)
{
.sv_special {width:100%; margin:8%  0% 0% 0%; }
.sv_special .box dt { font-size:1.2em;}
.sv_special .box dd { font-size:1.0em; margin-top:40%;}
.sv_special .box dd em{font-size:0.9em;}
.sv_special .box {	margin-bottom: auto;


}
}
@media all and (min-width:1024px) and (max-width:1280px) 
{
.sv_special {width:100%; margin:8%  0% 0% 0%; }
.sv_special .box dt { font-size:1.2em; }
.sv_special .box dd { font-size:1.0em;margin-top:40%;}
.sv_special .box dd em{font-size:0.9em;}
.sv_special .box {	margin-bottom: auto;

}
}



.bg_tour { margin:0px auto 0px auto;}
.bg_tour .img{ background-image:url(../img/tour/bg.jpg); background-repeat:no-repeat; background-position:top center; height:500px;}

.sv_tour {width:100%; margin:2.5% auto 0% auto; }
.sv_tour .box {position:relative; clear:both;
	overflow: hidden;
	box-sizing: border-box;
	margin-right: 10%;
	margin-bottom: auto;
	margin-left: 10%;
	padding:0px;}
.sv_tour .box ul {  }
.sv_tour .box li {position:relative; float:left; box-sizing:border-box;}
.sv_tour .box dl { margin:5% auto 0% auto; width:90%; float:left;   }
.sv_tour .box dt{font-size:30px; font-weight:400; color:#000; margin:0px auto 20px auto; text-align:left }
.sv_tour .box dt em{font-size:14px; font-weight:400; color:#333;  letter-spacing:-1 }
.sv_tour .box dd {font-size:16px; text-align:left ;font-weight:400; line-height:28px; }
.sv_tour .box dd em {font-size:14px; font-weight:400; color:#f87d2c; }
.sv_tour .box img {width:100%;float:left;}

@media all and (max-width:768px)
{
.sv_tour .box {	margin-right: 2%;
	margin-left: 2%;
}
.sv_tour .box dl { margin:5% auto 0% auto; width:100%; float:left;   }
.sv_tour .box dt{ font-size:1.2em; }
.sv_tour .box dt em{ font-size:0.9em;}
.sv_tour .box dd { font-size:1.0em; }
.sv_tour .box dd em { font-size:0.9em;}


}
@media all and (min-width:1024px) and (max-width:1280px) 
{
.sv_tour .box {	margin-right: 5%;
	margin-left: 5%;
}
.sv_tour .box dl { margin:5% auto 0% auto; width:100%; float:left;   }
.sv_tour .box dt{ font-size:1.2em; }
.sv_tour .box dt em{ font-size:0.9em;}
.sv_tour .box dd { font-size:1.0em; }
.sv_tour .box dd em { font-size:0.9em;}


}



.lightSlider li img { width:100%; vertical-align:top;}

.bg_reser { width:100%;  margin:0px auto 0px auto;}
.bg_reser .img{ background-image:url(../img/reser/bg.jpg); background-repeat:repeat; background-position:top center; height:500px;}

.bg_traffic { margin:0px auto 0px auto;}
.bg_traffic .img{ background-image:url(../img/traffic/bg.jpg); background-repeat:repeat; background-position:top center; height:500px;}
.bg_comm { margin:0px auto 0px auto;}
.bg_comm .img{ background-image:url(../img/comm/bg.jpg); background-repeat:repeat; background-position:top center; height:500px;}


.sv_reser {overflow:hidden;  margin:0px auto 0% auto; text-align:center;}
.sv_reser .box {position:relative; clear:both; 
	overflow: hidden;
	box-sizing: border-box;
	max-width: 100%;
	margin-right: 10%;
	margin-bottom: 0;
	margin-left:  10%;
	padding:0;
}
.sv_reser .box ul {overflow:hidden; }
.sv_reser .box li {box-sizing: border-box; margin:0 auto 0 auto ;  letter-spacing:-1;}
.sv_reser .box dt {color:#000; font-size:20px; text-align:left; margin-top:5%;}
.sv_reser .box dt strong{ text-align:left; color: #000; }
.sv_reser .box dd {text-align: left; font-weight:400; font-size:16px; line-height:28px; margin-top:20px;}
.sv_reser .box dd strong{  text-align: left; color: #000;}
.sv_reser .box dd em{color:#e34000;line-height:28px;}


@media all and (max-width:768px)
{
.sv_reser .box dt{font-size:1.2em; margin-top:0%;}
.sv_reser .box dd  {font-size:1.0em;font-weight:400; }
.sv_reser .box .dot{font-size:1.2em;}

}


@media all and (min-width:480px) and (max-width:767px) {
.sv_reser .box dt{font-size:1.2em; margin-top:0%;}
.sv_reser .box dd  {font-size:1.0em;font-weight:400; }
.sv_reser .box .dot{font-size:1.2em;}


}





.map {overflow:hidden;  margin:50px auto 5px auto; text-align:left; width: 100%;}

.sv_reserTable {width:100%; border-top-color:#222; border-bottom-color:#fff ; border-top-width: 2px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-collapse: collapse;}
.sv_reserTable th {text-align: center; line-height: 20px; border-bottom-color: #ccc; border-left-color: #ccc; border-bottom-width: 1px; border-left-width: 1px; border-bottom-style: solid; border-left-style: solid;}
.sv_reserTable td {padding: 5px; text-align: center; line-height: 20px; border-bottom-color: #ccc; border-left-color: #ccc; border-bottom-width: 1px; border-left-width: 1px; border-bottom-style: solid; border-left-style: solid;}
.sv_reserTable th {background:#e6e6e6; font-weight:400;}
.sv_reserTable th[scope=row] {background:#e9f0f4; font-size: 15px; line-height:20px; font-weight:300; color:#222;  border-right-color: #ccc !important; border-right-width: 1px !important; border-right-style: solid !important;}
.sv_reserTable th[scope=col] {background:#e9e9e9; font-size: 15px; font-weight:400; color:#222; padding: 3px; }
.sv_reserTable th.first {border-left-color: currentColor; border-left-width: 0px; border-left-style: none;}
.sv_reserTable td.first {border-left-color: currentColor; border-left-width: 0px; border-left-style: none;}
.sv_reserTable td:first-child {border-left-color: currentColor; border-left-width: 0px; border-left-style: none;}
.sv_reserTable th[scope=col].first {font-size: 14px; font-weight:600; color:#222; padding: 5px; line-height: 25px; border-bottom-color: #ccc !important; border-bottom-width: 1px !important; border-bottom-style: solid !important;}
.sv_reserTable th[scope=col] {font-size: 14px; font-weight:300; color:#222;}



.com_box {text-align:center; overflow:hidden; margin: margin:0px auto 100px auto;
	background: #fff;
	overflow: hidden;
	box-sizing: border-box;
	max-width: 1300px;
	padding:0px;
}
.com_box ul {overflow:hidden;}
.com_box li {box-sizing: border-box; margin: 10px auto;}
.com_box li .table{text-align:center;}


#bg01 { background-image: url("../img/prologue/bg.jpg"); }
#bg02 { background-image: url("../img/ex/bg.jpg"); }
#bg03 { background-image: url("../img/in/bg.jpg");}
#bg03-1 { background-image: url("../img/room1/bg.jpg");}
#bg03-2 { background-image: url("../img/room2/bg.jpg");}
#bg03-3 { background-image: url("../img/room3/bg.jpg");}
#bg04-1 { background-image: url("../img/special1/bg.jpg");}
#bg04-2 { background-image: url("../img/special2/bg.jpg");}
#bg04-3 { background-image: url("../img/special3/bg.jpg");}
#bg04-4 { background-image: url("../img/special4/bg.jpg");}
#bg04-5 { background-image: url("../img/special5/bg.jpg");}
#bg04-6 { background-image: url("../img/special6/bg.jpg");}
#bg05 { background-image: url("../img/tour/bg.jpg");}
#bg06 { background-image: url("../img/reser/bg.jpg");}
#bg07 { background-image: url("../img/traffic/bg.jpg");}
#bg08{ background-image: url("../img/comm/bg.jpg");}
#bg11 { background-image: url("../img/service/bg.jpg");}


.sections {-webkit-filter: grayscale(10%); filter: grayscale(10%); box-sizing:border-box; position:relative; left: 0px; top: 0px; width: 100%; }
.sections.first  { padding: 10% 0 15% 0;   -webkit-filter: grayscale(100%); filter: grayscale(100%); }
.sections.first .parallax-container { padding: 10% 0 15% 0;}
.sections.last { padding: 10% 0 15% 0;}
.sections.last .parallax-container { padding: 10% 0 15% 0; }

@media all and (max-width:768px)
{
.sections.first  { padding: 10% 0 40% 0;   -webkit-filter: grayscale(100%); filter: grayscale(100%); }
.sections.first .parallax-container { padding: 10% 0 40% 0;}
.sections.last { padding: 20% 0 30% 0;}
.sections.last .parallax-container { padding: 20% 0 30% 0; }
.parallax-container .box dt {font-size:1.3em; }
.parallax-container .box dd {font-size:1.0em;}
}



.parallax {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 50% 0;
  -webkit-transition: background-position .2s ease-in;
  -moz-transition: background-position .2s ease-in;
  -o-transition: background-position .2s ease-in;
  transition: background-position .2s ease-in;
  -webkit-background-size: cover;
  background-size: cover;
}

.parallax .parallax-container {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}

.parallax-container {position:relative; -webkit-filter: grayscale(10%); filter: grayscale(10%); }
.parallax-container {background:rgba(0,0,0,0.3); text-align:center;}
.parallax-container .box {text-align:right; margin-right:10%; margin-top:5%}
.parallax-container .box dt {font-family: "Cal Sans", sans-serif;  font-weight: 400;  font-style: normal; color:#fff;  font-size:20px; letter-spacing:20px }
.parallax-container .box dd {font-family:'Noto Sans KR', sans-serif; font-weight:300; font-size:20px; color:#FFF; letter-spacing:-1px; text-shadow:0 0 2px rgba(0,0,0,0.7);}




@media all and (max-width:1280px){

.parallax-container .box dt {font-size:1.3em; }
.parallax-container .box dd {font-size:1.0em;}
.sv_tt {margin:20% auto 3% auto;}
   
.sv_about .box {
	margin-right:0.5%;
	margin-left:0.5%;
}
.sv_ex .box {
	margin-right:0.5%;
	margin-left:0.5%;
}
.sv_room .box {
	margin-right:0.5%;
	margin-left:0.5%;
}
.sv_special .box {
	margin-right:0.5%;
	margin-left:0.5%;
}
}


/* ---이미지 스케일----*/

div,span,a,img,dl,dt,dd,li,ul,button,strong {transition: width 0.4s; -webkit-transition: width 0.4s; transition-property: all;}
:before {transition: width 0.3s; -webkit-transition: width 0.3s; transition-property: all;}
:after {transition: width 0.3s; -webkit-transition: width 0.3s; transition-property: all;}

