@import url(https://fonts.googleapis.com/css?family=Great+Vibes&display=swap);
@import url(https://fonts.googleapis.com/css?family=Cabin:300,300i,400,400i,500,500i,600,600i,700,700i);
@import url(https://fonts.googleapis.com/css?family=Nanum+Myeongjo:400,700,800);
@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,400i,700);
@import url(https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400,700,800&display=swap);//대메뉴
@import url(https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap);//스페셜네임
@import url(//cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css);//메인 룸
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,400italic,600,600italic,700,800 );
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css );
@import url(http://cdn.jsdelivr.net/font-nanum/1.0/nanumbarungothic/nanumbarungothic.css);
@import url(https://fonts.googleapis.com/css?family=Pinyon+Script);
@import url(https://fonts.googleapis.com/css?family=Cabin:300,300i,400,400i,500,500i,600,600i,700,700i);
@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=Poppins:wght@600,700,800&display=swap);//IMG
@import url(https://fonts.googleapis.com/css2?family=Playball&display=swap);//EX_IMG
@import url(https://fonts.googleapis.com/css2?family=Quattrocento:wght@400,700&display=swap);//EX_IMG
@import url(https://fonts.googleapis.com/css2?family=Cabin:wght@400,500,600&display=swap);





html {width:100%; height:100%;}
body {margin:0; padding:0; background:#fff; height:100%; overflow-y:scroll; color:#555555; font-weight:500; 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;}

.header {position:fixed; left:0; top:0; width:100%; z-index:1001 !important; box-sizing:border-box; text-align:center;}
.header .logo {position:absolute;left:1%; top:0px; z-index:1001;}



.header .quick {position:absolute; right:20px; top:0px; z-index:1001;}
.header .quick li {position:relative; text-align:center}
.header .quick dd{ font-weight:500; color:#fff;  font-size:13px;}
.header .quick .btn { background-position:center ; border-radius:0px; width:100px; padding:10px;  background-color:#fff;transparent !important; box-shadow:none !important; -webkit-box-shadow:none}
.header .quick .btn:hover { background-position:center ; border-radius:0px; width:100px; padding:10px;  background-color:#fff;transparent !important; box-shadow:none !important; -webkit-box-shadow:none}
.header .after {display:none ; color:#313131}


.header .nav {display:inline-block; max-width:1300px; float:left; margin-left:15%;}
.header .nav li {float:left; text-align:center; padding: 0px; position:relative; }
.header .nav .btn1 {display:block;  position:relative; box-sizing:border-box; line-height:53px; top:25px;}
.header .nav .btn1:before {background:#fff; position:absolute; left:50%;}
.header .nav li:hover .btn1:before {width:100%; margin-left:-50%;}

.header .submenu {position:absolute; left:50%; top:75px; width:135px; box-sizing:border-box; margin-left:-60px; opacity: 0; filter: Alpha(opacity=0); overflow:hidden; height:0px; border:1px solid #fff; font-family: 'Noto Sans KR','Nanum Gothic', sans-serif;}
.header .btn2 {color:#333; display:block; padding:0 5px; height:30px; line-height:30px; box-sizing:border-box;}
.header .btn2+ .btn2 {border-top:1px solid #eee;}
.header .btn2:hover {background:#000; color:#fff;}

.header li:hover .submenu {opacity: 1; filter: Alpha(opacity=100); z-index:100; -webkit-transition-delay: 0.1s;}
.header .nav1:hover .submenu {height:61px;}
.header .nav2:hover .submenu {height:210px;}
.header .nav3:hover .submenu {height:151px;}
.header .nav4:hover .submenu {height:31px;}
.header .nav5:hover .submenu {height:211px;}
.header .nav6:hover .submenu {height:61px;}
.header .nav7:hover .submenu {height:91px;}
.header .nav8:hover .submenu {height:121px;}



.header1 {height:105px; z-index:2000 !important;  background-color: rgba(0,0,0,0.5);}
.header1 .nav {padding-top:8px;text-align:right ;max-width:100%;}
.header1 .nav .btn1 {font-weight:500; font-size:18px; color:#fff; width:135px ;letter-spacing:1px;}
.header1 .logo {padding:0px; margin-top:0px}
.header1 .quick {position:absolute; margin-top:20px;}
.header1 .after {display:block;}
.header1 .before {display:none;}
.header1 .nav .btn1:before {background:#111;}
.header1 .submenu {background:#111; border:1px solid #111;}
.header1 .btn2 {background:#000; color:#fff; font-weight:400; border-color:#333 !important}
.header1 .btn2:hover {background:#333; color:#fff;}

.header2 {height:80px; z-index:2000 !important;  background-color: rgba(255,255,255,0.8); border-bottom:0px solid #eee;}
.header2 .nav {padding-top:15px;text-align:center ;max-width:100%;}
.header2 .nav .btn1 {font-family: 'Cormorant Garamond', serif; font-weight:500; font-style:italic; font-size:20px; color:#000; width:145px ;letter-spacing:0.2px;}
.header2 .logo {padding:0px 0;margin-top:3px ;width:353px; }
.header2 .logo .before {display:none ; }
.header2 .logo .after {display:block;}
.header2 .quick {padding:0px; position:absolute; margin-top:-55px;right:50px; }
.header2 .after {display:block;}
.header2 .before {display:none;}
.header2 .nav .btn1:before {background:#111;}
.header2 .submenu {background:#111; border:1px solid #111;}
.header2 .btn2 {background:#000; color:#fff; font-weight:400; border-color:#333 !important}
.header2 .btn2:hover {background:#333; color:#fff;}



/* 풀비주얼 */
.crosscover {border:0px solid #fff; box-sizing:border-box; position:relative;}
.crosscover:before {content:""; width:100%; height:150px; 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:45%; z-index:2; text-align:center ;}
.main_visual dt {font-family: 'Poppins', sans-serif;font-weight:600; color:#fff;  font-size:70px; text-shadow:0 0 2px rgba(0,0,0,0.7);letter-spacing:0.5px; }
.main_visual dd {font-family: 'NanumSquareRound',sans-serif;font-weight:400;font-size:23px; color:#7e7e7e;  margin-top:10px; text-shadow:0 0 2px rgba(0,0,0,0.7); color:#fff;letter-spacing:0.5px; line-height:25px;}
.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:45%; z-index:2; text-align:center ;}
.main_visual1 dt {font-family: 'Poppins', sans-serif; font-weight:600; color:#fff;  font-size:70px;  text-shadow:0 0 2px rgba(0,0,0,0.7);letter-spacing:0.5px; }
.main_visual1 dd {font-family: 'NanumSquareRound',sans-serif;font-weight:300;font-size:33px; color:#7e7e7e;  margin-top:10px; text-shadow:0 0 2px rgba(0,0,0,0.7); color:#fff;letter-spacing:0.5px; line-height:25px;}
.main_visual1 {animation: ani1 2s ease; -webkit-animation: ani 2s ease; animation-fill-mode:forwards; -webkit-animation-fill-mode:forwards}
.main_visual1 box { width:100%}

.main_visual2 {position:absolute; top:45%; z-index:2; text-align:center ;}
.main_visual2 dt {font-family: 'Poppins', sans-serif;font-weight:600; color:#fff;  font-size:70px;  text-shadow:0 0 2px rgba(0,0,0,0.7);letter-spacing:0.5px; }
.main_visual2 dd {font-family: 'NanumSquareRound',sans-serif;font-weight:300;font-size:33px; margin-top:10px; text-shadow:0 0 2px rgba(0,0,0,0.7); color:#fff;letter-spacing:0.5px; line-height:25px;}
.main_visual2 {animation: ani2 2s ease; -webkit-animation: ani 2s ease; animation-fill-mode:forwards; -webkit-animation-fill-mode:forwards}
.main_visual2 box { width:100%}

@-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:25%;}
    to {filter:alpha(opacity=1); opacity:1; right:35%;}
}


@-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:27%;}
    to {filter:alpha(opacity=1); opacity:1; right:37%;}
}

@-webkit-keyframes ani2 {
    from { -webkit-filter: opacity(0%); filter: opacity(0%); }
    to {-webkit-filter: opacity(100%); filter: opacity(100%);}
}
@keyframes ani2 {
    from {filter:alpha(opacity=0); opacity:0; right:27%;}
    to {filter:alpha(opacity=1); opacity:1; right:45%;}
}


.main_tt {position:relative;clear:both; text-align:center; margin:150px auto 150px auto; width:100%; }
.main_tt .box {position:relative; clear:both;
	 max-width:90%;
	overflow: hidden;
	box-sizing: border-box;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding:0px;
}
.main_tt dl{display:block; position:relative; border-bottom:1px solid rgba(0,0,0,0.1)}
.main_tt dt {font-family: 'Poppins', sans-serif; font-weight:700; font-size:48px; color:#000; letter-spacing:1px; }
.main_tt dd {font-family: 'Cabin', sans-serif; font-weight:400; font-size:14px; color:#ccc; margin-top:10px; margin-bottom:20px; letter-spacing:20px;}
.main_tt img {}

.img {text-align:center; }
.img1 { text-align:center; margin:30%   auto  auto 40%; }
.img3 {text-align:center; margin:120px auto 70px auto; width:100%;}
.img3 img{width:30%; text-align:center; }
.img4 img{width:45%;text-align:center; }
.img5{text-align:center; }

.main_sp {width:100%;overflow:hidden; margin:0px auto 0px auto; background-color:#ebebed}
.main_sp .box {position:relative; clear:both;
	 max-width:90%;
	overflow: hidden;
	box-sizing: border-box;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding:0px;
}
.main_sp .box ul {overflow:hidden;}
.main_sp .box li {float:left; position:relative; margin:150px auto 150px auto;}
.main_sp .box dt {font-family: 'Alex Brush', cursive; font-weight:500; font-size:30px; color:#000;letter-spacing:-1px; }
.main_sp .box dt strong{font-family: 'Cormorant Garamond',sans-serif; font-weight:500; font-size:40px; color:#000; margin-bottom:20px;letter-spacing:-0.5px; }
.main_sp .box dd {font-weight:100; font-size:16px; color:#555; margin-top:10px;letter-spacing:1px}
.main_sp .box img {width:100%;float:left;}
.main_sp .box .con1 {width:56%; float:left;}
.main_sp .box .con2 {width:43.5%; text-align:left; margin-left:0.5% ;}
.main_sp .box .con3 {margin-top:0%;  margin-left:1% ;}
.main_sp .box .con4 {font-weight:400; font-size:33px; margin-top:0%;  margin-left:1% ;}


.main_sp .box .more { position:relative; margin:50px  auto auto  60%}
.main_sp .box .more li {position:relative; text-align:center}
.main_sp .box .more .btn {font-family: 'Poppins', sans-serif; font-weight:400; font-size:18px; border-radius: 80px;border-image: none; width:200px; padding:15px; color:#fff; background-color:#000; transparent !important; box-shadow:none !important; -webkit-box-shadow:none; text-align:center}
.main_sp .box .more .btn:hover {color:#0fff00;  background-color:#333; transparent !important; box-shadow:none !important; -webkit-box-shadow:none; text-align:center}

@media all and (max-width:1900px)
{
.main_sp .box dd {font-weight:100; font-size:14px; color:#555; margin-top:0px;letter-spacing: 1px}
}


.img{
    position: relative;
    background-image: url("../img/ex_img.jpg");                                                               
    height: 80vh;
    background-size: cover;
	margin-top:200px;
	margin-right:5%;
	margin-bottom: auto;
	margin-left:5%;
  }

  .img-cover{
     position: absolute;
     width: 100%;
     z-index:1;
  }

  .img .content{ position: absolute;
     top:50%;
     left:70%;
     transform: translate(-50%, -50%);                                                                   
     font-size:5rem;
     color: white;
     z-index: 2;
     text-align: left;}

.img .content dt {font-family: 'Playball', cursive; font-weight:400;  font-size:120px; color:#fff; margin:5% auto 20px auto; letter-spacing:-1px;  }
.img .content .text{font-family: 'Quattrocento', serif;font-size:50px; width:100%; color:#fff; margin:0px auto;}
.img .content dd {font-family: 'Nanum Myeongjo', serif; font-size:23px; color:#fff; }



.main_room {width:100%; margin:110px auto 0px auto; background-image:url(../img/room_bg.jpg); background-position:center top; background-repeat:no-repeat;}
.main_room .box1 {position:relative; clear:both;
	overflow: hidden;
	box-sizing: border-box;
	margin-top:auto;
	margin-right:5%;
	margin-bottom: auto;
	margin-left:5%;
	padding:0px;}
.main_room .box1 ul {overflow:hidden;}
.main_room .box1 li {float:left; position:relative;}
.main_room .box1 a {display:block; position:relative; overflow:hidden;}
.main_room .box1 a:before {content:""; background:rgba(0,0,0,0); position:absolute; z-index:2;  width:96%; height:96%; line-height:41px; box-sizing:border-box;  display:inline-block; text-align:center; left:2%; top:2%; }
.main_room .box1 img {width:100%; float:left;}
.main_room .box1 .tx1 { z-index:2; position:absolute;  width:100%; left:0%; top:40%; text-align:center; margin:0px; padding:0px; color:rgba(255,255,255,0.5);}
.main_room .box1 .tx1 strong {font-family: 'NanumSquareRound',sans-serif;font-weight:300; display:block; font-size:50px;}
.main_room .box1 .tx1 em {font-family: 'Playfair Display', serif; font-size:15px;  font-weight:300}
.main_room .box1 .tx1:hover {color:rgba(255,255,255,1); }
.main_room .box1 .tx1:hover a:before{}
.main_room .box1 li:hover img {transform: scale(1.1);}
.main_room .box1 li:hover a:before {background:rgba(0,0,0,0.8)}
.main_room .box1 .con1-1 {width:24.6%; float:left;}
.main_room .box1 .con1-2 {width:24.6%; margin-left:0.5%; float:left;}

.main_room .box2 {position:relative; clear:both;
	overflow: hidden;
	box-sizing: border-box;
	margin-top:auto;
	margin-right:5%;
	margin-bottom: auto;
	margin-left:5%;
	padding:0px;}
.main_room .box2 ul {overflow:hidden;}
.main_room .box2 li {float:left; position:relative;}
.main_room .box2 a {display:block; position:relative; overflow:hidden;}
.main_room .box2 a:before {content:""; background:rgba(0,0,0,0); position:absolute; z-index:2; width:96%; height:96%; line-height:41px; box-sizing:border-box;  display:inline-block; text-align:center; left:2%; top:2%; }
.main_room .box2 img {width:100%; float:left;}
.main_room .box2 .tx1 { z-index:2; position:absolute;  width:100%; left:0%; top:40%; text-align:center; margin:0px; padding:0px; color:rgba(255,255,255,0.5);}
.main_room .box2 .tx1 strong {font-family: 'NanumSquareRound',sans-serif;font-weight:300; display:block; font-size:50px;}
.main_room .box2 .tx1 em {font-family: 'Playfair Display', serif; font-size:15px;  font-weight:300}
.main_room .box2 .tx1:hover {color:rgba(255,255,255,1); }
.main_room .box2 .tx1:hover a:before{}
.main_room .box2 li:hover img {transform: scale(1.1);}
.main_room .box2 li:hover a:before {background:rgba(0,0,0,0.8)}
.main_room .box2 .con1-1 {width:24.6%; float:left; margin-top:50px;}
.main_room .box2 .con1-2 {width:24.6%; margin-left:0.5%; float:left; margin-top:50px; margin-bottom:250px;}

.main_room .text {position:relative; clear:both; text-align:center;
	overflow: hidden;
	box-sizing: border-box;
	margin-top:auto;
	margin-right:5%;
	margin-bottom: auto;
	margin-left:5%;
	padding:0px;}
.main_room .text ul {overflow:hidden;}
.main_room .text li { position:relative;text-align:center; }
.main_room .text dt {font-family: 'Noto Sans KR','Nanum Gothic', sans-serif; font-weight:300; font-size:60px; color:#000; margin-bottom:150px; letter-spacing:-1px; }
.main_room .text dd {font-weight:500; font-size:14px; color:#555; margin-top:5px;}
.main_room .text img {margin-top:80px;}



.tour_preview {width: 100%;}
.tour_preview ul {overflow:hidden;}
.tour_preview ul::after {clear: both; display: block; content: "";}
.tour_preview li {transition:0.2s ease-in-out; text-align: center; overflow: hidden; float: left; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;}
.tour_preview li:nth-child(4n+1) {margin-left:0px;}
.tour_preview li img {transition:0.2s ease-in-out; display: block; max-width: 430px; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;}


@media all and (max-width:660px)
{
.tour_preview ul li {font-size: 1em;}
}
@media all and (max-width:420px)
{
.tour_preview ul li {font-size: 0.9em;}
}




.r_quick { position:relative; margin:30px auto 30px auto; width:100%; width:100%; text-align:center;  }
.r_quick li {position:relative; text-align:center}
.r_quick .btn {font-family: 'Nanum Myeongjo', serif; font-size:18px; border-radius:0; width:220px; padding:20px; color:#fff;  background-color:#000; border:1px solid #666; margin-top:50px; 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}

.r_quick2 { position:relative; float:left; margin:5px auto 20px auto; width:100%; width:100%; text-align:left;   }
.r_quick2 li {position:relative; text-align:center}
.r_quick2 .btn {font-size:14px; border-radius:0;  padding:10px; color:#fff;  background-color:#000; border:1px solid #666; margin-top:10px; transparent !important; box-shadow:none !important; -webkit-box-shadow:none}
.r_quick2 .btn:hover {color:#000;  background-color:#fff; border:1px solid #666; transparent !important; box-shadow:none !important; -webkit-box-shadow:none}

.footer {position:relative; clear:both; width:100%; text-align:center;  z-index:1001; background-color:#000 ;}
.footer .btn_gotop {position:absolute; left:48.7%; top:-30px; margin-top:auto; margin-left:auto;}
.footer .copyright {overflow:hidden;  margin-bottom:50px;}
.footer .copyright dt strong {font-family: 'Roboto', sans-serif;font-size:25px; letter-spacing:1px;  color: rgba(255,  255,  255,  1); font-weight:400; }
.footer .copyright dt {letter-spacing:0.3px; font-size:14px; color: rgba(255,  255,  255,  1); font-weight:400; margin-top:15px;}
.footer .copyright dd {letter-spacing:1px; font-size:13px;  color: rgba(255,  255,  255,  1); font-weight:300;  margin-top:5px;}
.footer .copyright dd em {letter-spacing:1px; font-size:11px;  color: rgba(255,  255,  255,  1);; margin-bottom:70px; font-weight:100}

/*  서브 -------------------------------------------------------------------------------------------------------------------------- */

.contents { margin:0px auto 0px auto;  width:100%; position:relative; z-index: 2;}
.subContents {margin: 0px auto; max-width: 100%; position: relative;}
.mainContents {margin:0px auto 0px auto ; max-width:100%; position: relative; text-align:center; }

.sv_menu { position:relative;  margin:30px auto 0px auto; text-align:center; }
.sv_menu li {position:relative; text-align:center; }
.sv_menu .btn {margin:10px 1px 0px 1px; border-radius:0; width:100px; padding:10px 20px 10px 20px; color:#000;font-weight:500; background-color:rgba(225,225,225,0.5); border:1px solid rgba(225,225,225,0.5); transparent !important; box-shadow:none !important; -webkit-box-shadow:none}
.sv_menu .btn:hover {margin:10px 1px 0px 1px; border-radius:0; width:100px; padding:10px 20px 10px 20px; color:#000;font-weight:500;  background-color:rgba(225,225,225,1); border:1px solid rgba(225,225,225,0.5); transparent !important; box-shadow:none !important; -webkit-box-shadow:none}



.sv_tt {text-align:center; overflow:hidden; margin:110px auto 0px auto;}
.sv_tt .box {position:relative; clear:both;
	 max-width:90%;
	overflow: hidden;
	box-sizing: border-box;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding:0px;
}
.sv_tt .box ul {overflow:hidden;}
.sv_tt .box li { margin-top:100px; float:left; box-sizing:border-box; padding:0px;overflow:hidden ;}
.sv_tt .box dt {font-family: 'Alex Brush', cursive; font-weight:500; font-size:30px; color:#000;letter-spacing:-0.5px; }
.sv_tt .box dt strong{font-family: 'Cormorant Garamond',sans-serif; font-weight:500; font-size:48px; color:#000; margin-bottom:10px;letter-spacing:-1px; }
.sv_tt .box dd {font-weight:100; font-size:16px; color:#555; margin-top:0px;letter-spacing:-0.5px}


.sv_about {width:100%; margin:100px auto 140px auto; }
.sv_about .box {position:relative; clear:both;z-index:2;
	overflow: hidden;
	box-sizing: border-box;
	margin-right:5%;
	margin-bottom: auto;
	margin-left:5%;
	padding:0px;}
.sv_about .box ul {overflow:hidden;}
.sv_about .box li {float:left; box-sizing:border-box; overflow:hidden; width: 100%;}
.sv_about .box dt {font-family: 'NanumSquareRound',sans-serif; font-size:30px; font-weight:700; text-align:center ; margin-top:5%; }
.sv_about .box dt strong {font-family: 'NanumSquareRound',sans-serif; font-size:20px; font-weight:700; text-align:center ;}
.sv_about .box dd {font-size:16px; text-align:center; color:#333; font-weight:500; margin-top:20px; line-height:25px;letter-spacing:1px}
.sv_about .box dd em {font-size:16px; text-align:center; color:#73390a;  font-weight:700; margin-top:20px ; letter-spacing:1px; font-style:italic;}
.sv_about .box dd strong {font-size:16px; text-align:center; color:#000;  font-weight:700; margin-top:20px ;letter-spacing:1px }
.sv_about .box  li img {width:100%;}
.sv_about .box .con {width:100%; margin:140px auto 140px auto;}
.sv_about .box .con dt{font-family: 'Cabin', serif;  font-weight: 400; font-size: 18px; color: #adadad; text-align:center;}
.sv_about .box .con dd{font-family: 'Roboto', sans-serif; font-size: 11px; color: #333; text-align:center;}
.sv_about .box .con1 {width:49.5%;}
.sv_about .box .con2 {width:49.5%; margin-left:1%}
.sv_about .box .con3 {width:33%; margin-top:10%;  text-align:right;}
.sv_about .box .con4 {width:33%; margin-top:10%; margin-left:0.5%}


.sv_ex {width:100%; margin:100px auto 100px auto; }
.sv_ex .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_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:0px  auto 10px  auto;}
.sv_ex .box dt strong {font-family: 'Cabin', serif; letter-spacing:1px; font-weight: 400; font-size: 15px; color: #adadad;}
.sv_ex .box dd {font-family: 'Roboto', sans-serif; font-size: 11px; color: #333; letter-spacing:1px; margin:0px 0 0px 0;}
.sv_ex .box  li img {width:100%;}
.sv_ex .box .con {width:100%; text-align:center; margin:140px auto 140px auto;}
.sv_ex .box .con1 {width:100%; }
.sv_ex .box .con2-1 {width:49.2%; float:left; }
.sv_ex .box .con2-2 {width:49.2%; margin-left:0.5%;}
.sv_ex .box .con3-1 {width:59%; float:left; }
.sv_ex .box .con3-2 {width:39%; margin-left:2%;}
.sv_ex .box .con4-1 {width:39.2%; float:left; margin-left:10% }
.sv_ex .box .con4-2 {width:39.2%; margin-left:0.5%; margin-right:10%}


.sv_in {width:100%; margin:110px auto 0px auto;}
.sv_in .box1 {position:relative; clear:both;
	overflow: hidden;
	box-sizing: border-box;
	margin-top:auto;
	margin-right:5%;
	margin-bottom: auto;
	margin-left:5%;
	padding:0px;}
.sv_in .box1 ul {overflow:hidden;}
.sv_in .box1 li {float:left; position:relative;}
.sv_in .box1 a {display:block; position:relative; overflow:hidden;}
.sv_in .box1 a:before {content:""; background:rgba(0,0,0,0); position:absolute; z-index:2; width:96%; height:96%; line-height:41px; box-sizing:border-box;  display:inline-block; text-align:center; left:2%; top:2%; }
.sv_in .box1 img {width:100%; float:left;}
.sv_in .box1 .tx1 { z-index:2; position:absolute;  width:100%; left:0%; top:40%; text-align:center; margin:0px; padding:0px; color:rgba(255,255,255,0.5);}
.sv_in .box1 .tx1 strong {font-family: 'NanumSquareRound',sans-serif;font-weight:300; display:block; font-size:50px;}
.sv_in .box1 .tx1 em {font-family: 'Playfair Display', serif; font-size:15px;  font-weight:300}
.sv_in .box1 .tx1:hover {color:rgba(255,255,255,1); }
.sv_in .box1 .tx1:hover a:before{}
.sv_in .box1 li:hover img {transform: scale(1.1);}
.sv_in .box1 li:hover a:before {background:rgba(0,0,0,0.8)}
.sv_in .box1 .con1-1 {width:19%; float:left;}
.sv_in .box1 .con1-2 {width:19%; margin-left:1.1%; float:left;}

.sv_in .box2 {position:relative; clear:both;
	overflow: hidden;
	box-sizing: border-box;
	margin-top:auto;
	margin-right:5%;
	margin-bottom: auto;
	margin-left:5%;
	padding:0px;}
.sv_in .box2 ul {overflow:hidden;}
.sv_in .box2 li {float:left; position:relative;}
.sv_in .box2 a {display:block; position:relative; overflow:hidden;}
.sv_in .box2 a:before {content:""; background:rgba(0,0,0,0); position:absolute; z-index:2; width:96%; height:96%; line-height:41px; box-sizing:border-box;  display:inline-block; text-align:center; left:2%; top:2%; }
.sv_in .box2 img {width:100%; float:left;}
.sv_in .box2 .tx1 { z-index:2; position:absolute;  width:100%; left:0%; top:40%; text-align:center; margin:0px; padding:0px; color:rgba(255,255,255,0.5);}
.sv_in .box2 .tx1 strong {font-family: 'NanumSquareRound',sans-serif;font-weight:300; display:block; font-size:50px;}
.sv_in .box2 .tx1 em {font-family: 'Playfair Display', serif; font-size:15px;  font-weight:300}
.sv_in .box2 .tx1:hover {color:rgba(255,255,255,1); }
.sv_in .box2 .tx1:hover a:before{}
.sv_in .box2 li:hover img {transform: scale(1.1);}
.sv_in .box2 li:hover a:before {background:rgba(0,0,0,0.8)}
.sv_in .box2 .con1-1 {width:19%; float:left; margin-top:50px;}
.sv_in .box2 .con1-2 {width:19%; margin-left:1.1%; float:left; margin-top:50px; margin-bottom:200px;}



.sv_room {text-align:center; overflow:hidden; margin:100px auto 150px auto }
.sv_room .box {position:relative; clear:both;
	background: #fff;
	overflow: hidden;
	box-sizing: border-box;
	max-width: 100%;
	margin-right: 10%;
	margin-bottom: 0;
	margin-left: 10%;
	padding:0px;}
.sv_room .box ul {overflow:hidden;}
.sv_room .box li {float:left; box-sizing:border-box; padding:0px;overflow:hidden;}
.sv_room .box li .table{text-align:center ;}
.sv_room .box .con1 dt{text-align:left ;font-size: 18px; color: #000; letter-spacing:1px; font-weight: 700; }
.sv_room .box .con1 dd{text-align:left ;font-size:16px ;color: #333; letter-spacing:1px; font-weight: 500;}
.sv_room .box .con1 dd em {text-align:left ;font-size:14px ;color: #666; letter-spacing:1px; font-weight: 300;}
.sv_room .box dt {text-align:center ; margin-bottom:20px }
.sv_room .box dt strong {font-family: 'Cabin', serif; letter-spacing:1px; font-weight: 400; font-size: 18px; color: #adadad;}
.sv_room .box dd {font-size: 12px; color: #333; letter-spacing:1px;margin-top:10px;}
.sv_room .box dd em {color: #333; letter-spacing:1px; font-weight: 700;}
.sv_room .box img {width:100%;}
.sv_room .box .con1 {width:100%;}
.sv_room .box .con2 {margin:100px  auto 100px  auto; text-align:center ;}
.sv_room .box .con3 {width:80% ;margin-top:0.5%; margin-left:10%}
.sv_room .box .con4 {width:49.5%;}
.sv_room .box .con4-1{width:49.5%; margin-right:0.5%;}
.sv_room .box .con5 {width:40%; margin-right:0.5%}
.sv_room .box .con6 {width:59%;}
.sv_room .box .con7 {width:90%;}
.sv_room .box .con8 {width:59%; margin-right:0.5%}
.sv_room .box .con9 {width:38%;}

.sv_roomTable {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_roomTable th {text-align: center; line-height: 23px;font-weight: 400; 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_roomTable td {padding: 10px; text-align: center; line-height: 23px;font-weight: 400; 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_roomTable th {background:#e6e6e6; font-weight: 400;}
.sv_roomTable th[scope=row] {background:#e9f0f4; font-size: 14px; font-weight:600; color:#222;  border-right-color: #ccc !important; border-right-width: 1px !important; border-right-style: solid !important;}
.sv_roomTable th[scope=sv] {background:#e2f1cb; font-size: 15px; font-weight:600; color:#222; }
.sv_roomTable th.first {border-left-color: currentColor; border-left-width: 0px; border-left-style: none; width:120px}
.sv_roomTable td.first {border-left-color: currentColor; border-left-width: 0px; border-left-style: none;}
.sv_roomTable td:first-child {border-left-color: currentColor; border-left-width: 0px; border-left-style: none;}
.sv_roomTable th[scope=col].first {font-size: 14px; font-weight:600; color:#222; padding: 10px; line-height: 30px; border-bottom-color: #ccc !important; border-bottom-width: 1px !important; border-bottom-style: solid !important;}
.sv_lepsv_leportsTableorts th[scope=col] {font-size: 14px; font-weight:600; color:#222;}
 
.sv_roomTable .button{ font-color: #ffffff; color: #2daef0; font-size: 14px; font-weight:600;padding: 10px; text-align:center; }
.sv_roomTable .button, .button:link{color: #fff;width:90px;}
.sv_roomTable .button, .button:visited {background: #09d389 ; display: inline-block; font-weight: bold; text-decoration: none;position: relative;cursor: pointer;}
.sv_roomTable .button:hover{ background-color: #009cff; font-color: #ffffff; font-weight: bold;}


.bg_s {width:100%; text-align:center; background-image:url(img/bg_t.jpg); margin-top:100px;}
.bg_s .img{ background-image:url(img/special/bg.jpg); background-repeat:no-repeat; background-position:top center; width:100%; height:400px;}


.sv_sp {width:100%; margin:140px auto 140px auto; }
.sv_sp .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_sp .box ul {overflow:hidden;}
.sv_sp .box li {float:left; box-sizing:border-box; overflow:hidden;}
.sv_sp .box dt {font-family: 'NanumSquareRound',sans-serif;font-size:24px; text-align:center ; margin:5% 0px 2% 0px 0;}
.sv_sp .box dd {font-size:15px; text-align:center; color:#333; font-weight:400; margin-top:5px; line-height:25px; letter-spacing:0.5px}
.sv_sp .box dd em {font-size:15px; text-align:center; color:#fd7100; font-weight:400; margin-top:5px;}
.sv_sp .box  li img {width:100%;}
.sv_sp .box .con {width:100%; margin:140px auto 140px auto;}
.sv_sp .box .con dt{font-family: 'Cabin', serif; letter-spacing:1px; font-weight: 400; font-size: 18px; color: #adadad; text-align:center;}
.sv_sp .box .con dd{font-family: 'Roboto', sans-serif; font-size: 11px; color: #333; letter-spacing:1px; text-align:center;}
.sv_sp .box .con dd em{font-family: 'Roboto', sans-serif; font-size: 9px; color: #999; letter-spacing:20px; text-align:center;}
.sv_sp .box .con0 {width:90%; text-align:center ; margin-top:5% }
.sv_sp .box .con1 {width:57%;}
.sv_sp .box .con2 {width:40%; text-align:center; float:left; margin-left:1%; margin-top:3%;}
.sv_sp .box .con3 {width:59.5%; margin-right:0.5%}
.sv_sp .box .con4 {width:40%;}
.sv_sp .box .con5 {width:80%;  margin-left:10%}
.sv_sp .box .con6 {width:49.5%; margin-right:0.5% }
.sv_sp .box .con7 {width:49.5%;}
.sv_sp .box .con8 {width:40%; margin-right:0.5%}
.sv_sp .box .con9 {width:59.5%;}

.lightSlider li img { width:100%; vertical-align:top;}

.bg_tour {width:100%; text-align:center; background-image:url(img/bg_t.jpg); margin-top:100px;}
.bg_tour .img{ background-image:url(img/tour/bg.jpg); background-repeat:no-repeat; background-position:top center; width:100%; height:400px;}

.sv_tour {overflow:hidden; margin:100px auto 150px auto }
.sv_tour .box {position:relative; clear:both;
	background: #fff;
	overflow: hidden;
	box-sizing: border-box;
	max-width: 100%;
	margin-right: 10%;
	margin-bottom: 0;
	margin-left: 10%;
	padding:0px;}
.sv_tour .box img {width:100%;}
.sv_tour .box ul {overflow:hidden;}
.sv_tour .box dl { margin:10px}
.sv_tour .box li {box-sizing:border-box; overflow:hidden; margin:0px auto;}
.sv_tour .box dt  {font-family:'NanumSquare','Nanum Gothic', sans-serif; font-size:30px; color:#333; font-weight:500; color: #000; letter-spacing:-0.5px; margin:0px auto; text-align:center; }
.sv_tour .box dt strong {font-family: 'Cabin', serif; letter-spacing:1px; font-weight: 300; font-size: 10px; color: #adadad; margin-bottom:20px; text-align:center; }
.sv_tour .box dd { color:#333 ; font-size:15px;  line-height:25px;  font-weight: 400;text-align:left; }
.sv_tour .box dd strong{ color:#424771 ;  font-size:16px; font-weight:bold;}
.sv_tour .box con { width:50%; }
.tour_text {width:100%; margin:140px auto 140px auto; font-family: 'Roboto', sans-serif; font-size: 9px; color: #999; letter-spacing:20px; text-align:center;}
.sv_tour .box a {color:#5f7d0e; }
.sv_tour .box a:before {color:#333 ; }


.sv_tour > ul:after {content:""; display:block; clear:both; }
.sv_tour > ul > li:after { content:""; display:block; clear:both;}
.sv_tour li .lSSlideOuter { position:relative; float:left; width:50%; margin-bottom:0; z-index:1; margin:auto 1% auto 1%; }
.sv_tour li:nth-child(2n) .lSSlideOuter { float:right;}
.sv_tour li:nth-child(2n) .box .text { text-align:center; padding:50px;}
.sv_tour .lSAction { position:absolute; width:97px; height:48px; right:0; bottom:0; z-index:5;}
.sv_tour li:nth-child(2n) .lSSlideOuter .lSAction { left:0;}
.sv_tour .lSAction a { display:block; width:40px; height:40px; background:#000; color:#fff; text-align:center; font-size:1.2em; line-height:40px; opacity:1; top:0; margin:0;}

.bg_reser {width:100%; text-align:center; background-image:url(img/bg_t.jpg); margin-top:100px;}
.bg_reser .img{ background-image:url(img/reser/bg.jpg); background-repeat:no-repeat; background-position:top center; width:100%; height:400px;}


.bg_traffic {width:100%; text-align:center; background-image:url(img/bg_t.jpg); margin-top:100px;}
.bg_traffic .img{ background-image:url(img/traffic/bg.jpg); background-repeat:no-repeat; background-position:top center; width:100%; height:400px;}

.sv_reser {text-align:left; overflow:hidden;  margin:50px auto 100px auto; }
.sv_reser .box {position:relative; clear:both;
	background: #fff;
	overflow: hidden;
	box-sizing: border-box;
	max-width: 100%;
	margin-right:10%;
	margin-bottom: 0;
	margin-left: 10%;
	padding:0;
}
.sv_reser .box img {width:100%;}
.sv_reser .box ul {overflow:hidden;}
.sv_reser .box li {box-sizing: border-box; margin:80px auto 0px auto ;  border-top:1px dotted #ccc }
.sv_reser .box dt {font-family:'NanumSquare','Nanum Gothic', sans-serif; margin:50px auto 30px auto ; font-weight:500;  text-align: left; color: #4a2e23; letter-spacing: -1px; font-size: 23px; vertical-align: middle; }
.sv_reser .box dd {sans-serif; line-height: 1.8; font-size: 15px;  font-weight:400;}
.sv_reser .box em {font-size: 15px; color:#FF0080;  font-weight:400;}


.bg_com {width:100%; text-align:center; background-image:url(img/bg_t.jpg); margin-top:100px;}
.bg_com .img{ background-image:url(img/comm/bg.jpg); background-repeat:no-repeat; background-position:top center; width:100%; height:400px;}

.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;}






.lightSlider li img { width:100%; vertical-align:top;}

#bg01 { background-image: url("../img/prologue/bg.jpg");}
#bg02 { background-image: url("../img/ex/bg.jpg");}
#bg03 { background-image: url("../img/room1/bg.jpg");}
#bg04 { background-image: url("../img/special1/bg.jpg");}
#bg05 { background-image: url("../img/service/bg.jpg");}
#bg06 { background-image: url("../img/tour/bg.jpg");}
#bg07 { background-image: url("../img/reser/bg.jpg");}
#bg08 { background-image: url("../img/traffic/bg.jpg");}
#bg09 { background-image: url("../img/comm/bg.jpg");}



.sections {-webkit-filter: grayscale(20%); filter: grayscale(20%);}
.parallax-container {position:relative; -webkit-filter: grayscale(20%); filter: grayscale(20%);}
.parallax-container {background:rgba(0,0,0,0.5); text-align:center;}
.sections .box { 
	overflow: hidden;
	margin-top:0px;
	margin-bottom:100px;
	padding-top: 0px;
	padding-right: 200px;
	float:right;
}
.sections.first {padding-top: 300px;padding-right: 0;padding-bottom: 220px;	padding-left: 0;}
.sections.first .parallax-container { padding: 300px 0 220px 0;}
.sections .box dt {font-family: 'Poppins', sans-serif;font-weight:600; color:#fff;  font-size:70px;text-shadow:0 0 2px rgba(0,0,0,0.7);letter-spacing:0.5px; }
.sections .box dd {font-family: 'NanumSquareRound',sans-serif;font-weight:300;font-size:23px; color:#7e7e7e;  margin-top:10px; text-shadow:0 0 2px rgba(0,0,0,0.7); color:#fff;letter-spacing:-0.5px;}

.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;
}




/* ---이미지 스케일----*/

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;}


/*---버튼 스타일---*/

.button2, .button2:link{ color: #fff; 
	margin-top:30px;
	font-size: 1.1em ;
	font-weight: bold;
		}
.button2, .button2:visited {
background: #ca795b url(SXPALNXY/overlay.png) repeat-x; 
display: inline-block; 
font-weight: bold;
box-sizing:border-box;
border:1px solid #cbcbcb;
padding: 10px 25px 10px 25px; 
color: #fff;  
text-decoration: none;
position: relative;
 font-size: 1.1em ;
cursor: pointer;
width:140px;
}


.button2:hover
{ background-color: #8a5744; color: #fff; font-size: 1.1em; font-weight: bold; }



.button1, .button1:link{ color: #fff; 
	margin-top:30px;
	font-size: 1.1em ;
	font-weight: bold;
		}
.button1, .button1:visited {
background: #ca795b url(SXPALNXY/overlay.png) repeat-x; 
display: inline-block; 
font-weight: bold;
box-sizing:border-box;
border:1px solid #cbcbcb;
padding: 10px 25px 10px 25px; 
color: #fff;  
text-decoration: none;
position: relative;
 font-size: 1.1em ;
cursor: pointer;
}


.button1:hover
{ background-color: #8a5744; color: #fff; font-size: 1.1em; font-weight: bold; }




A.roll img { display:inline; border:0; margin-right:5px} 
A.roll img.over { display:none;} 

A.roll:hover { border:0;}
A.roll:hover img { display:none;} 
A.roll:hover img.over { display:inline;}
