@import url(https://fonts.googleapis.com/css?family=Great+Vibes&display=swap);
@import url(https://fonts.googleapis.com/css?family=Cormorant+Garamond: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=Cormorant+Garamond:wght@400,500,600&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Crimson+Text&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/css2?family=Libre+Baskerville:wght@400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Cormorant+Garamond: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=David+Libre:wght@500&display=swap);foot
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400,500,600,700&display=swap);



html {width:100%; height:100%;}
body {margin:0; padding:0; background:#fff; height:100%; overflow-y:scroll; color:#555555; font-weight:normal; font-size:14px; line-height:normal; font-family:'Nanum Gothic', 'Noto Sans KR', sans-serif;!important}

a:link, a:visited {color:inherit; text-decoration: none; cursor:pointer}
a:hover, a:active {color:none; text-decoration:none;}


#main_top {width:100%; margin:0px auto 0px auto; z-index:1001; font-weight:400; font-size:20px; color:#333;}

.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:0.5%; top:0px; z-index:1001;}


.header .quick2 {position:absolute;  right:210px; top:15px; z-index:1001;border-radius:10px; border:1px solid #658fa9;background-color:#658fa9; padding:7px;}
.header .quick2 dd{ font-weight:500; color:#fff;  font-size:13px;}
.header .quick2 .btn { background-position:center ; border-radius: 10px; width:50px; padding:7px;  background-color:#658fa9;transparent !important; box-shadow:none !important; -webkit-box-shadow:none}
.header .quick2 .btn:hover { background-position:center ; border-radius: 10px; width:50px; padding:7px;  background-color:#658fa9;transparent !important; box-shadow:none !important; -webkit-box-shadow:none}

.header .quick {position:absolute; right:20px; top:0px; z-index:1001;border-radius:10px; border:1px solid #896b55;background-color:#896b55; padding:10px;}
.header .quick .btn { background-position:center ; border-radius: 10px; width:100px; padding:10px;  background-color:#896b55;transparent !important; box-shadow:none !important; -webkit-box-shadow:none}
.header .quick .btn :hover { background-position:center ; border-radius: 10px; width:100px; padding:10px;  background-color:#896b55;transparent !important; box-shadow:none !important; -webkit-box-shadow:none}
.header .after {display:none ; color:#313131}

.header .quick3 {position:absolute;  right:280px; top:15px; z-index:1001;border-radius:10px; border:1px solid #658fa9;background-color:#658fa9; padding:7px;}
.header .quick3 dd{ font-weight:500; color:#fff;  font-size:13px;}
.header .quick3 .btn { background-position:center ; border-radius: 10px; width:50px; padding:7px;  background-color:#658fa9;transparent !important; box-shadow:none !important; -webkit-box-shadow:none}
.header .quick3 .btn:hover { background-position:center ; border-radius: 10px; width:50px; padding:7px;  background-color:#658fa9;transparent !important; box-shadow:none !important; -webkit-box-shadow:none}

.header .nav {margin-left:10%; display:inline-block; max-width:100%;}
.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:20px;}
.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:55%; top:75px; width:140px; box-sizing:border-box; margin-left:-80px; 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:91px;}
.header .nav2:hover .submenu {height:121px;}
.header .nav3:hover .submenu {height:181px;}
.header .nav4:hover .submenu {height:242px;}
.header .nav5:hover .submenu {height:301px;}
.header .nav6:hover .submenu {height:61px;}
.header .nav7:hover .submenu {height:91px;}
.header .nav8:hover .submenu {height:31px;}



.header1 {height:120px; z-index:2000 !important;  background-color: rgba(255,255,255,1); border-bottom:1px solid #f2f2f2;}
.header1 .nav {padding-top:0px;text-align:center ;max-width:100%;}
.header1 .nav .btn1 {font-family:'Noto Sans KR', sans-serif; font-weight:300; font-size:17px; color:#000; width:140px ;letter-spacing:-0.1px;}
.header1 .logo {padding:0px; margin-top:15px}
.header1 .quick {position:absolute; margin-top:15px;}
.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; font-size:14px; border-color:#333 !important}
.header1 .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:55%; z-index:2; text-align:center ;}
.main_visual dt {font-family: 'Cormorant Garamond', serif; font-weight:600;  color:#fff;  font-size:70px; text-shadow:0 0 2px rgba(0,0,0,0.7);letter-spacing:-1.2px; }
.main_visual dd {font-family: 'Cormorant Garamond', serif; font-weight:600; font-size:30px; color:#7e7e7e;  margin-top:10px; text-shadow:0 0 2px rgba(0,0,0,0.7); color:#fff;letter-spacing:-1.2px; 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:50%; z-index:2; text-align:center ;}
.main_visual1 dt {font-family: 'Cormorant Garamond', serif; font-weight:600;  color:#fff;  font-size:70px; text-shadow:0 0 2px rgba(0,0,0,0.7);letter-spacing:-1.2px; }
.main_visual1 dd {font-family: 'Cormorant Garamond', serif; font-weight:600; font-size:30px; color:#7e7e7e;  margin-top:10px; text-shadow:0 0 2px rgba(0,0,0,0.7); color:#fff;letter-spacing:-1.2px; line-height:25px;}
.main_visual1 {animation: ani2 2s ease; -webkit-animation: ani 2s ease; animation-fill-mode:forwards; -webkit-animation-fill-mode:forwards}

.main_visual3 {position:absolute; top:30%; z-index:2; text-align:center ;}
.main_visual3 dt {font-family: 'Libre Baskerville', serif; font-size:60px;font-weight:400;  color:#fff;  text-shadow:0 0 2px rgba(0,0,0,0.7);letter-spacing:-0.5px; }
.main_visual3 dt strong{font-weight:500; font-family: 'Exo 2', sans-serif;font-size:50px; color:#fff;  text-shadow:0 0 2px rgba(0,0,0,0.7);letter-spacing:-0.5px; }
.main_visual3 dd {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_visual3 {animation: ani2 2s ease; -webkit-animation: ani 2s ease; animation-fill-mode:forwards; -webkit-animation-fill-mode:forwards}

.main_visual4 {position:absolute; top:55%; z-index:2; text-align:center ;}
.main_visual4 dt {font-family: 'Libre Baskerville', serif; font-weight:300; font-weight:400; color:#fff;  font-size:50px; text-shadow:0 0 2px rgba(0,0,0,0.7);letter-spacing:-1px; }
.main_visual4 dd {font-weight:300;font-size:18px; color:#7e7e7e;  margin-top:10px; text-shadow:0 0 2px rgba(0,0,0,0.7); color:#fff;letter-spacing:-1px; line-height:25px;}
.main_visual4 {animation: ani 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:15%;}
    to {filter:alpha(opacity=1); opacity:1; right:25%;}
}


@-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:10%;}
    to {filter:alpha(opacity=1); opacity:1; right:10%;}
}

@-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:10%;}
    to {filter:alpha(opacity=1); opacity:1; right:10%;}
}

@-webkit-keyframes ani3 {
    from { -webkit-filter: opacity(0%); filter: opacity(0%); }
    to {-webkit-filter: opacity(100%); filter: opacity(100%);}
}
@keyframes ani3 {
    from {filter:alpha(opacity=0); opacity:0; right:10%;}
    to {filter:alpha(opacity=1); opacity:1; right:10%;}
}

@-webkit-keyframes ani4 {
    from { -webkit-filter: opacity(0%); filter: opacity(0%); }
    to {-webkit-filter: opacity(100%); filter: opacity(100%);}
}
@keyframes ani4 {
    from {filter:alpha(opacity=0); opacity:0; right:10%;}
    to {filter:alpha(opacity=1); opacity:1; right:10%;}
}



.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_r_tt {width:100%; margin:120px auto 0px auto;}
.main_r_tt .box {position:relative; clear:both; text-align:left;
	overflow: hidden;
	box-sizing: border-box;
	margin-top:auto;
	margin-right:5%;
	margin-bottom: auto;
	margin-left:5%;
	padding:0px;}
.main_r_tt .box ul {overflow:hidden;}
.main_r_tt .box li { position:relative; }
.main_r_tt .box dt {font-family: 'Poppins', sans-serif; font-weight:700;  font-size:25px; color:#4b4949; margin:0 auto 0px auto; letter-spacing:-0.5px; }
.main_r_tt .box dt strong {font-family: 'Poppins', sans-serif; font-size:60px;font-weight:600;  color:#000; margin:-10px auto 0px auto; letter-spacing:-1px; }
.main_r_tt .box dd{font-family:'Nanum Gothic', sans-serif;font-size:18px; font-weight:300; color:#000; margin:-10px auto 0px auto; font-style:italic;}


.main_intro {width:100%; margin:0% auto 0% auto; box-sizing:border-box; }
.main_intro .box {position:relative; clear:both;z-index:2; background-image: url("../img/intro.jpg"); background-position:center top ; background-repeat:no-repeat; background-size:100%;   
	max-width: 100%;	
    height: 100vh;
    background-size: cover;
	overflow: hidden;
	box-sizing: border-box;
	margin-right:0%;
	margin-bottom: auto;
	margin-left:0%;
	padding:0px;}
.main_intro .box ul {margin:0px;}
.main_intro .box li {float:left; position:relative; width:100%; margin:12.6% auto 12.6% auto; text-align:center;s}
.main_intro .box a {display:block; position:relative; overflow:hidden; text-align:center;}
.main_intro .box a:before {content:""; background:rgba(0,0,0,0.3);z-index:2; position:absolute; width:50%; height:50%;   border:1px solid #fff; width:100%; height:100%; line-height:41px; box-sizing:border-box;  display:inline-block; text-align:center; left:0%; top:0%;  }
.main_intro .box img {width:100%; float:left;}
.main_intro .box .tx1 { z-index:1; position:absolute;  margin:45% auto auto 20% ; text-align:center;}
.main_intro .box .tx1:hover {}
.main_intro .box .tx1:hover a:before{}
.main_intro .box li:hover img {transform: scale(1.1); }
.main_intro .box li:hover a:before {background:rgba(0,0,0,0.6);}
.main_intro .box .con1 {width:25%; left:23%; padding:10px;}
.main_intro .box .con2-1 {margin-left:2%;}

@media all and (max-width:1280px)
{
.main_intro .box .tx1 { z-index:1; position:absolute;  margin:45% auto auto auto ; text-align:center;}
}
@media all and (max-width:1024px)
{
.main_intro .box .tx1 { z-index:1; position:absolute;  margin:45% auto auto auto ; text-align:center;}
}




.main_f_tt {width:100%; margin:120px auto 0px auto;}
.main_f_tt .box {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_f_tt .box ul {overflow:hidden;}
.main_f_tt .box li { position:relative; }
.main_f_tt .box dt {font-family: 'Poppins', sans-serif; font-weight:700;  font-size:25px; color:#4b4949; margin:0 auto 0px auto; letter-spacing:-0.5px; }
.main_f_tt .box dt strong {font-family: 'Poppins', sans-serif; font-size:60px;font-weight:600;  color:#000; margin:-10px auto 0px auto; letter-spacing:-1px; }
.main_f_tt .box dd{font-family:'Nanum Gothic', sans-serif;font-size:18px; font-weight:400; color:#333; margin:-10px auto 0px auto; font-style:italic;}





.main_tt {width:100%; margin:120px auto 0px auto;}
.main_tt .box {position:relative; clear:both; text-align:right;
	overflow: hidden;
	box-sizing: border-box;
	margin-top:auto;
	margin-right:5%;
	margin-bottom: auto;
	margin-left:5%;
	padding:0px;}
.main_tt .box ul {overflow:hidden;}
.main_tt .box li { position:relative; }
.main_tt .box dt {font-family: 'Poppins', sans-serif; font-weight:700;  font-size:25px; color:#4b4949; margin:0 auto 0px auto; letter-spacing:-0.5px; }
.main_tt .box dt strong {font-family: 'Poppins', sans-serif; font-size:60px;font-weight:600;  color:#000; margin:-10px auto 0px auto; letter-spacing:-1px; }
.main_tt .box dd{font-family:'Nanum Gothic', sans-serif;font-size:18px; font-weight:400; color:#333; margin:-10px auto 0px auto; font-style:italic;}


.img{
    position: relative;
    background-image: url("../img/pool.jpg");                                                               
    height: 80vh;
    background-size: cover;
	margin-top:100px;
	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: center;}

.img .content dt {font-family: 'Cormorant Garamond', serif; font-weight:600;  font-size:72px; color:#fff; margin:5% auto 20px auto; letter-spacing:-1px; }
.img .content dd {font-family:'Nanum Gothic', sans-serif;font-size:18px; width:100%; color:#fff; margin:0px auto;}


.main_site {width:100%; margin:100px auto 0px auto; }
.main_site .box {position:relative; clear:both;z-index:2;
	max-width: 100%;	
	overflow: hidden;
	box-sizing: border-box;
	margin-right:5%;
	margin-bottom: auto;
	margin-left:5%;
	padding:0px;}
.main_site .box ul {margin:0px;}
.main_site .box li {float:left; position:relative;}
.main_site .box a {display:block; position:relative; overflow:hidden;}
.main_site .box a:before {content:""; background:rgba(0,0,0,0.3);z-index:2; position:absolute; width:100%; height:100%;   border:1px solid #fff; width:100%; height:100%; line-height:41px; box-sizing:border-box;  display:inline-block; text-align:center; left:0%; top:0%;  }
.main_site .box img {width:100%; float:left;}
.main_site .box .tx1 { z-index:2; position:absolute;font-family: 'Poppins', sans-serif; font-weight:600; display:block; font-size:40px; width:100%; left:0%; top:45%; text-align:center; margin:0px; padding:0px; color:rgba(255,255,255,0.5);}
.main_site .box .tx1:hover {color:rgba(255,255,255,1);}
.main_site .box .tx1:hover a:before{}
.main_site .box li:hover img {transform: scale(1.1); }
.main_site .box li:hover a:before {background:rgba(0,0,0,0.8);}
.main_site .box .con1 {width:24.5%;}
.main_site .box .con2 {width:24.5%; margin-left:0.5%; float:left;}



.main_fac {width:100%; margin:100px auto 0px auto;}
.main_fac .box {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_fac .box ul {overflow:hidden;}
.main_fac .box li { position:relative;text-align:center; }
.main_fac .box dt {font-family: 'Cormorant Garamond', serif; font-weight:500; font-size:50px; color:#000; margin-bottom:20px; letter-spacing:-1px; }
.main_fac .box dd {font-size:25px; width:100%; color:#000;}
.main_fac .box dd em{font-family: 'Crimson Text', serif;font-size:14px; width:100%; color:#000; margin:-10px auto 120px auto;}
.main_fac .box img {margin-top:30px;}
.main_fac .tx1 { z-index:2; position:absolute;  width:100%; left:0%; top:45%; text-align:center; margin:0px; padding:0px; color:rgba(255,255,255,10);}
.main_fac .tx1 strong {font-family: 'Poppins', sans-serif; font-weight:600; display:block; font-size:30px;}
.main_fac .tx1 em {font-size:20px; font-weight:400; letter-spacing:-0.2; font-style:italic; margin-top:-10px;}
.main_fac .text {width:100%; left:0%; font-size:30px; padding:20px; color:rgba(255,255,255,10);}






.main_sv {position:relative; clear:both; width:100%; background-color:#000; margin:150px auto 0px auto;}
.main_sv .box {position:relative; clear:both;
	overflow: hidden;
	box-sizing: border-box;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left:25%;
	}
.main_sv .box  ul {overflow:hidden ;margin:50px auto 30px auto;}
.main_sv .box  li { position:relative; width:120px; text-align:center; float:left;}
.main_sv .box  dd {font-weight:500; font-size:12px; color:#FFF; margin-top:5px;}
.main_sv .box .con1 {width:10%; float:left; }
.main_sv .box .con2 {width:10%; margin-left:1%; float:left;}





.r_quick {position:relative; margin:30px auto 30px auto;  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; margin:10px auto 50px auto }
.r_quick2 li {position:relative; text-align:center}
.r_quick2 .btn {font-family: 'Cormorant Garamond', serif; font-size:18px; border-radius:0;  border:1px solid #896b55; width:220px;  padding:20px; color:#fff;  background-color:#896b55; transparent !important; box-shadow:none !important; -webkit-box-shadow:none}
.r_quick2 .btn:hover {color:#fff;  background-color:#332318; border:1px solid #332318; transparent !important; box-shadow:none !important; -webkit-box-shadow:none}



.footer {position:relative;  width:100%; text-align:center;  z-index:1001; background-color:#FFF; margin:0px auto 0px auto; }
.footer .box {position:relative; clear:both;
	overflow: hidden;
	box-sizing: border-box;
	margin-top: auto;
	margin-right: 0%;
	margin-bottom: auto;
	margin-left:0%;
	}
.footer .box  ul {overflow:hidden ;margin:0px auto 0px auto;}
.footer .box  li { position:relative; width:120px; text-align:center; float:left;}
.footer .btn_gotop {position:absolute; left:49%; top:-35px; margin-top:0; margin-left:auto; }
.footer .box dt {font-family: 'Poppins', sans-serif; font-weight:500; letter-spacing:0.3px; font-size:40px; color:#452e1e; letter-spacing:0.1px; margin-bottom:20px;}
.footer .box dd {letter-spacing:1px; font-size:15px;  color: rgba(0, 0, 0, .9); font-weight:300; }
.footer .box dd em {font-family: 'Open+Sans', sans-serif; font-size:13px;  color: rgba(0, 0, 0,  1); margin:20px 0px 30px 0px; font-weight:100}
.footer .box .text1 {font-family: 'David Libre', serif; font-size:18px; width:100%; color:#000; font-weight:500;  margin:50px auto 10px auto;}

.footer .box .con {width:100%; text-align:center; margin-top:0px; }
.footer .box .con1 {width:33.3%; float:left; text-align:center; }
.footer .box .con2 {width:33.3%; float:left; text-align:center; }
.footer .box .con3 {width:33.3%; float:left; text-align:center; }

.youtube { position: relative; width:100%; padding-bottom:0%; margin-right:1%; color:#fff; font-weight:300; padding:10px;}
.youtube iframe { position: absolute; width: 100%; height: 100%;}


/*  서브 -------------------------------------------------------------------------------------------------------------------------*/

.contents { margin:0px auto 0px auto;  width:100%; position:relative; z-index: 2;}
.subContents {margin: 0px auto 150px auto ; max-width: 100%; position: relative;}
.mainContents {margin:0px auto 150px auto ; max-width:100%; position: relative; text-align:center; }


.sv_tt {width:100%; margin:150px auto 100px auto; text-align:center;}
.sv_tt .box {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;}
.sv_tt .box ul {overflow:hidden;}
.sv_tt .box li { position:relative; text-align:center; }
.sv_tt .box dt {font-family: 'Cormorant Garamond', serif; font-weight:600; font-size:75px; color:#000; letter-spacing:-1}
.sv_tt .box dd {font-size:25px; color:#333; font-weight:100;}
.sv_tt .box dd em{font-size:14px; color:#000; font-weight:500;letter-spacing:-0.5 }


.menu {width:100%; margin:0px auto 100px auto; text-align:center;}
.menu .box {position:relative; clear:both; text-align:center;
	overflow: hidden;
	box-sizing: border-box;
	margin-top:auto;
	margin-right:10%;
	margin-bottom: auto;
	margin-left:10%;
	padding:0px;}

.sv_menu { position:relative;  margin:10px auto 0 auto; text-align:center; }
.sv_menu li {position:relative; text-align:center;}
.sv_menu .btn:hover{ font-size:14px; margin:5px 1px 0px 1px; border-radius:0; width:110px; padding:5px; color:#fff;font-weight:300; background-color:#507d99; border:1px solid#507d99; transparent !important; box-shadow:none !important; -webkit-box-shadow:none}
.sv_menu .btn { font-size:14px; margin:5px 1px 0px 1px; border-radius:0; width:110px; padding:5px; color:#fff;font-weight:300;  background-color:#658fa9; border:1px solid #658fa9; transparent !important; box-shadow:none !important; -webkit-box-shadow:none}

.sv_menu_f { position:relative;  margin:10px auto 0 auto; text-align:center; }
.sv_menu_f li {position:relative; text-align:center;}
.sv_menu_f .btn:hover{ font-size:14px; margin:5px 1px 0px 1px; border-radius:0;  padding:5px 10px 5px 10px; color:#fff;font-weight:300; background-color:#507d99; border:1px solid#507d99; transparent !important; box-shadow:none !important; -webkit-box-shadow:none}
.sv_menu_f .btn { font-size:14px; margin:5px 1px 0px 1px; border-radius:0;  padding:5px 10px 5px 10px; color:#fff;font-weight:300;  background-color:#658fa9; border:1px solid #658fa9; transparent !important; box-shadow:none !important; -webkit-box-shadow:none}

#subnav {text-align: center; z-index: 1; margin-top:1}
#subnav > .subnav_wrap {margin: 10px auto 0px auto; padding:0px; width: 100%; position: relative; max-width:100%;}
#subnav .subnav li {display: inline-block; font-size:14px;}
#subnav .subnav li:last-child span {display: none;}
#subnav .subnav li a { margin:10px 5px 0px 5px;  border-radius:0; width:125px; padding:10px; color:#000; font-weight:300;  background-color:rgba(225,225,225,0.3); border:1px solid rgba(225,225,225,0.8); transparent !important; box-shadow:none !important; -webkit-box-shadow:none}
#subnav .subnav li.on a {margin:10px 5px 0px 5px;  border-radius:0; width:125px; padding:10px; color:#000; font-weight:300;  background-color:rgba(225,225,225,0.8); border:1px solid rgba(225,225,225,0.8); transparent !important; box-shadow:none !important; -webkit-box-shadow:none}
#subnav .subnav li a:hover {margin:10px 2px 0px 2px;  border-radius:0; width:125px; padding:10px; color:#000;font-weight:300;   background-color:rgba(225,225,225,1); border:1px solid rgba(225,225,225,0.8); transparent !important; box-shadow:none !important; -webkit-box-shadow:none}
#subnav .subnav .dot {color:rgba(225,225,225,0.5); font-size:13px; margin:0;}





.sv_about_top {text-align:center; overflow:hidden; margin:0px auto 0px auto;}
.sv_about_top .box {position:relative; clear:both;
	overflow: hidden;
	box-sizing: border-box;
	margin-right: 5%;
	margin-bottom: auto;
	margin-left: 5%;
	padding:0px;
}
.sv_about_top .box ul {overflow:hidden;}
.sv_about_top .box li {float:left; box-sizing:border-box; padding:0px; overflow:hidden ;text-align:center;}
.sv_about_top .box dt {font-size:25px; color:#333; font-weight:100;}
.sv_about_top .box .title {font-family: 'Cormorant Garamond', serif; font-weight:600; font-size:75px; color:#000; letter-spacing:-1}
.sv_about_top .box dd {font-weight:400; font-size:17px; color:#666; etter-spacing:-0.5; font-weight:300; margin-top:5px;  }
.sv_about_top .box dd em{font-size:14px; color:#000; font-weight:500;letter-spacing:-0.5 }
.sv_about_top .box img {width:100%;}
.sv_about_top .box .con1 {width:100%; }
.sv_about_top .box .con2 {width:65%; right:0%; float:left;  }
.sv_about_top .box .con3 {width:40%; float:right; margin-top:-20%; border:10px solid #fff; background-color:#FFF }
.sv_about_top .box .con4 {width:70%; float:left; margin-right:0px;}


.sv_about {width:100%; margin:200px auto 0px auto; }
.sv_about .box {position:relative; clear:both;z-index:2;
	max-width: 100%;	
	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; padding:0px; overflow:hidden ; text-align:center;}
.sv_about .box dt strong{font-family: 'nanumsquare',  sans-serif;  font-size:25px; color:#000; font-weight:500}
.sv_about .box dd {font-weight:400; font-size:17px; color:#666; etter-spacing:-0.5; font-weight:300; margin-top:5px;  }
.sv_about .box dd em {font-weight:400; font-size:17px; color:#333; etter-spacing:-0.5; font-weight:500; margin-bottom:15px;  }
.sv_about .box  li img {width:100%;}
.sv_about .box .con {width:100%; text-align:center;}
.sv_about .box .con1 {width:49.4%; text-align:center;}
.sv_about .box .con2 {width:49.4%; margin-left:0.1%;}
.sv_about .box .con3 {width:100%; margin-top:100px;}
.sv_about .box .con4 {width:100%; margin-top:0.1%x ;}
.sv_about .box .con5 {width:100%; margin-top:100px ;}
.sv_about .box .con6 {width:100%; margin-top:0.1%x ;}
.sv_about .box .text {width:100%;text-align:left;}
.sv_about .box .interior {width:100%; text-align:center;}

.dot_bar {font-family: 'Open Sans', sans-serif; font-size:12px; color: #333; letter-spacing:10px; margin:120px auto 120px 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_in {width:100%; margin:0px auto 0px auto;}
.sv_in .box {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 .box ul {overflow:hidden; margin-top:0.1%; }
.sv_in .box li {float:left; position:relative;}
.sv_in .box a {display:block; position:relative; overflow:hidden;}
.sv_in .box a:before {content:""; background:rgba(0,0,0,0); position:absolute; z-index:2;  line-height:41px;width:100%; height:100%; box-sizing:border-box;  display:inline-block; text-align:center; left:0%; top:0%;}
.sv_in .box img {width:100%; float:left;}
.sv_in .box .tx1 {font-family:'Great Vibes', cursive; font-weight:100; display:block; font-size:25px; z-index:2; position:absolute;  width:100%; left:0%; top:45%; text-align:center; margin:0px; padding:0px; color:rgba(255,255,255,0.5);}
.sv_in .box .tx2{font-family: 'Noto Sans KR', sans-serif; font-size:28px;  font-weight:300;  display:block;  z-index:2; position:absolute;  width:100%; left:0%; top:50%; text-align:center; margin:0px; padding:0px; color:rgba(255,255,255,0.3);}
.sv_in .box .tx2:hover {color:rgba(255,255,255,1); }
.sv_in .box .tx2:hover a:before{}
.sv_in .box .tx1:hover {color:rgba(255,255,255,1); }
.sv_in .box .tx1:hover a:before{}
.sv_in .box li:hover img {transform: scale(1.1);}
.sv_in .box li:hover a:before {background:rgba(0,0,0,0.8)}
.sv_in .box .con1-1 {width:24.9%; float:left; margin-left:12.5%; }
.sv_in .box .con1-2 {width:24.9%; margin-left:0.1%; float:left;}
.sv_in .box .con2-1 {width:24.9%; float:left; margin-left:0%;}
.sv_in .box .con2-2 {width:24.9%; margin-left:0.1%; float:left;}

.sv_in .box dt {font-family: 'Great Vibes', cursive; font-weight:500; font-size:75px; color:#000; margin-top:25%;}
.sv_in .box dd {font-family: 'Noto Sans KR', sans-serif; font-size:35px; }
.sv_in .box .text{font-family: 'Dancing Script', cursive; font-weight:500; font-size:60px; color:#333;}
.sv_in .box dd em { font-size:20px; width:60%; color:#333 ; margin-top:20px;}

.map {width:100%; margin:0px auto 0px auto;}
.map .box {position:relative; clear:both;
	overflow: hidden;
	box-sizing: border-box;
	margin-top:auto;
	margin-right:5%;
	margin-bottom: auto;
	margin-left:5%;
	padding:0px;}
.map .box ul {overflow:hidden; margin-top:0.1%; }
.map .box li { position:relative; text-align:center;}



.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:5%;
	margin-bottom: auto;
	margin-left:5%;
	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_top {text-align:center; overflow:hidden; margin:150px auto 0px auto;}
.sv_room_top .box {position:relative; clear:both;
	overflow: hidden;
	box-sizing: border-box;
	margin-right: 5%;
	margin-bottom: auto;
	margin-left: 5%;
	padding:0px;
}
.sv_room_top .box ul {overflow:hidden;}
.sv_room_top .box li {float:left; box-sizing:border-box; padding:0px; overflow:hidden ;text-align:center;}
.sv_room_top .box dt {font-size:25px; color:#333; font-weight:100; }
.sv_room_top .box .title {font-family: 'nanumsquare',  sans-serif; font-weight:400; font-size:45px; color:#000; letter-spacing:-1}
.sv_room_top .box dd {font-size:15px; color:#333; etter-spacing:-0.5; font-weight:300; margin-top:5px;  text-align:left; margin:0px 0% auto 5%;}
.sv_room_top .box dd strong {font-size:15px; color:#000; etter-spacing:-0.5; font-weight:500; margin-top:5px;   }
.sv_room_top .box dd em{font-size:14px; color:#000; font-weight:300;letter-spacing:-0.5; }
.sv_room_top .box img {width:100%;}
.sv_room_top .box .con1 {width:45%; float:right; }
.sv_room_top .box .con2 {width:55%; right:0%; float:right;  }
.sv_room_top .box .con3 {width:99%; float:left; margin-left:1%; margin-top:5%; }
.sv_room_top .box .con4 {width:90%; float:right; margin-right:0px;}

.sv_room {width:100%; margin:100px auto 100px auto; }
.sv_room .box {position:relative; clear:both;z-index:2;
	max-width: 100%;	
	overflow: hidden;
	box-sizing: border-box;
	margin-right:5%;
	margin-bottom: auto;
	margin-left:5%;
	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 dt { margin:0px 0 10px 0;}
.sv_room .box dt strong {font-family: 'Cormorant+Garamond', serif; letter-spacing:0.5px; font-weight: 400; font-style:italic; font-size: 15px; color: #adadad;}
.sv_room .box .text {font-size:15px; color:#000; etter-spacing:-0.5; font-weight:500; margin:5px auto 10px auto;   }
.sv_room .box dd {font-family: 'Roboto', sans-serif; font-size: 11px; color: #333; letter-spacing:0.5px; margin:0px 0 0px 0;}
.sv_room .box  li img {width:100%;}
.sv_room .box .con {width:100%; margin-left:5%;}
.sv_room .box .con1 {width:49.75%; margin-left:0%; }
.sv_room .box .con2 {width:49.75%; margin-left:0.5%; }
.sv_room .box .con3 {width:49.75%; margin-left:0%;}
.sv_room .box .con4 {width:30%; margin-left:0.5%;}
.sv_room .box .con5 {width:80%; margin-left:10%; }
.sv_room .box .con6-1 {width:33%}
.sv_room .box .con6-2 {width:33%; margin-left:0.5%;  }
.sv_room .box .con7 {width:53.4%;margin-left:0.5%;}
.sv_room .box .con5-1 {width:40%; margin-left:0.5%; }
.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.5%;}
.sv_room .box .con4-1 {width:24.6%}
.sv_room .box .con4-2 {width:24.6%; margin-left:0.5%;  }


//*.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;}*//


.sv_roomTable {width:100%; margin:150px auto 50px auto; }
.sv_roomTable .box {position:relative; clear:both;z-index:2;
	max-width: 100%;	
	overflow: hidden;
	box-sizing: border-box;
	margin-right:5%;
	margin-bottom: auto;
	margin-left:5%;
	padding:0px;}

.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; border-top-color: #ccc; border-right-color: #ccc; border-top-width: 1px; border-right-width: 1px; border-top-style: solid; border-right-style: solid;}
.sv_roomTable td {padding: 10px; text-align: center; line-height: 23px;font-weight: 400; border-bottom-color: #ccc; border-bottom-width: 1px; border-left-color: #ccc; border-left-width: 1px; border-bottom-style: solid; border-left-style: solid;border-top-color: #ccc; border-top-width: 1px; border-right-color: #ccc; border-right-width: 1px; border-top-style: solid; border-right-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_roomTable 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;}



.sv_sp {width:100%; margin:200px auto 0px auto; }
.sv_sp .box {position:relative; clear:both;z-index:2;
	max-width: 100%;	
	overflow: hidden;
	box-sizing: border-box;
	margin-right:5%;
	margin-bottom: auto;
	margin-left:5%;
	padding:0px;}

.sv_sp .box ul {overflow:hidden; margin:0px auto 0px auto;}
.sv_sp .box li {float:left; box-sizing:border-box; padding:0px; overflow:hidden ;}
.sv_sp .box dt { margin:100px 0 10px 0;}
.sv_sp .box dt strong {font-family: 'Cormorant+Garamond', serif; letter-spacing:0.5px; font-weight: 400; font-style:italic; font-size: 15px; color: #adadad;}
.sv_sp .box dd {font-family: 'Roboto', sans-serif; font-size: 11px; color: #333; letter-spacing:0.5px; margin:0px 0 100px 0;}
.sv_sp .box  li img {width:100%;}
.sv_sp .box .con {width:100%;}
.sv_sp .box .con1 {width:49.4%; }
.sv_sp .box .con2 {width:49.4%; margin-left:0.1%;}
.sv_sp .box .con3 {width:100%; }
.sv_sp .box .con4 {width:100%;}


.sv_sp_i {text-align:center; overflow:hidden; margin:250px auto 0px auto;}
.sv_sp_i .box {position:relative; clear:both;
	overflow: hidden;
	box-sizing: border-box;
	margin-right: 5%;
	margin-bottom: auto;
	margin-left: 5%;
	padding:0px;
}
.sv_sp_i .box ul {overflow:hidden;}
.sv_sp_i .box li {float:left; box-sizing:border-box; padding:0px; overflow:hidden ;text-align:center;}
.sv_sp_i .box dt {font-size:25px; color:#333; font-weight:100;}
.sv_sp_i .box .title {font-family: 'Cormorant Garamond', serif; font-weight:600; font-size:75px; color:#000; letter-spacing:-1}
.sv_sp_i .box dd {font-weight:400; font-size:16px; color:#666; etter-spacing:-0.5; font-weight:300; }
.sv_sp_i .box dd em{font-size:14px; color:#000; font-weight:500;letter-spacing:-0.5 }
.sv_sp_i .box img {width:100%;}
.sv_sp_i .box .con1 {width:40%; float:left; }
.sv_sp_i .box .con2 {width:60%; left:0%; float:left;  }
.sv_sp_i .box .con3 {width:70%; float:left; margin-left:0px;}
.sv_sp_i .box .con4 {width:45%; float:left; margin-top:-61%; margin-left:55%; border:10px solid #fff; background-color:#FFF; }



.sv_me {width:100%; margin:100px auto 0px auto; }
.sv_me .box {position:relative; clear:both;z-index:2;
	max-width: 100%;	
	overflow: hidden;
	box-sizing: border-box;
	margin-right:5%;
	margin-bottom: auto;
	margin-left:5%;
	padding:0px;}

.sv_me .box ul {overflow:hidden; margin:0px auto 0px auto;}
.sv_me .box li {float:left; box-sizing:border-box; padding:0px; overflow:hidden ;}
.sv_me .box dt { margin:100px 0 10px 0;}
.sv_me .box dt strong {font-family: 'Cormorant+Garamond', serif; letter-spacing:0.5px; font-weight: 400; font-style:italic; font-size: 15px; color: #adadad;}
.sv_me .box dd {font-family: 'Roboto', sans-serif; font-size: 11px; color: #333; letter-spacing:0.5px; margin:0px 0 100px 0;}
.sv_me .box  li img {width:100%;}
.sv_me .box .con {width:100%;}
.sv_me .box .con1 {width:49.4%; }
.sv_me .box .con2 {width:49.4%; margin-left:0.1%;}
.sv_me .box .con3 {width:100%;}
.sv_me .box .con4 {width:100%;}

.sv_me_i {text-align:center; overflow:hidden; margin:250px auto 0px auto;}
.sv_me_i .box {position:relative; clear:both;
	overflow: hidden;
	box-sizing: border-box;
	margin-right: 5%;
	margin-bottom: auto;
	margin-left: 5%;
	padding:0px;
}
.sv_me_i .box ul {overflow:hidden;}
.sv_me_i .box li {float:left; box-sizing:border-box; padding:0px; overflow:hidden ;text-align:center;}
.sv_me_i .box dt {font-size:25px; color:#333; font-weight:100;}
.sv_me_i .box .title {font-family: 'Cormorant Garamond', serif; font-weight:600; font-size:75px; color:#000; letter-spacing:-1}
.sv_me_i .box dd {font-weight:400; font-size:17px; color:#666; etter-spacing:-0.5; font-weight:300; }
.sv_me_i .box dd em{font-size:14px; color:#000; font-weight:500;letter-spacing:-0.5 }
.sv_me_i .box img {width:100%;}
.sv_me_i .box .con1 {width:40%; float:left; }
.sv_me_i .box .con2 {width:60%; right:0%; float:left;  }
.sv_me_i .box .con3 {width:40%; float:left; margin-top:-60%; border:10px solid #fff; background-color:#FFF }
.sv_me_i .box .con4 {width:70%; float:right; margin-right:0px;}

.bg_tour { margin:0px auto 0px auto;}
.bg_tour .img{ background-image:url(../img/tour1/bg.jpg); background-repeat:no-repeat; background-position:top center; height:500px;}

.sv_tour {text-align:center; overflow:hidden; margin:70px auto 150px auto;}
.sv_tour .box {position:relative; clear:both;z-index:2;
	max-width: 100%;	
	overflow: hidden;
	box-sizing: border-box;
	margin-right:5%;
	margin-bottom: auto;
	margin-left:5%;
	padding:0px;}
.sv_tour .box img {width:100%;}
.sv_tour .box ul {overflow:hidden; margin-top:80px}
.sv_tour .box dl { margin:10px;}
.sv_tour .box li {box-sizing:border-box; overflow:hidden; margin:0px auto;}
.sv_tour .box dt  {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 {letter-spacing:1px; font-weight: 500; font-size: 18px; color:#333; margin-bottom:15px; text-align:center; }
.sv_tour .box dd { color:#333 ; font-size:15px;line-height: 1.8; text-align:center; font-weight:400;}
.sv_tour .box dd em{ color:#000 ; font-size:15px;line-height: 1.8; text-align:center; font-weight:500;}
.sv_tour .box .dot {overflow:hidden; border-top:#eaeaea solid 1px; margin:100px  auto  100px auto;}


.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:20px;}
.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;}



.lightSlider li img { width:100%; vertical-align:top;}

.bg_site { margin:0px auto 0px auto;}
.bg_site .img{ background-image:url(../img/site1/bg.jpg); background-repeat:repeat; background-position:top center; height:500px;}

.bg_in { margin:0px auto 0px auto;}
.bg_in .img{ background-image:url(../img/in/bg.jpg); background-repeat:repeat; background-position:top center; height:500px;}


.bg_reser { 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:50px auto 0px 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; border-top:#eaeaea solid 1px; margin-top:80px}
.sv_reser .box li {box-sizing: border-box; margin:0px auto 0px auto ;  letter-spacing:0.1px; line-height:22px;}
.sv_reser .box dt { text-align:left; color: #000; font-weight:500; font-size: 23px;}
.sv_reser .box dt strong{ text-align:left; color: #000; font-weight:400; }
.sv_reser .box dd {font-weight:100;  text-align: left; color: #000; font-weight:300; font-size: 15px;line-height:25px;}
.sv_reser .box dd strong{font-weight:300;  text-align: left; color: #000; font-weight:500; font-size: 16px;line-height:25px;}
.sv_reser .box dd em{color:#000;font-weight:500;font-size: 17px;line-height:25px;}
.sv_reser .box .r_text{color:#de5810;font-weight:500; font-size: 14px;line-height:25px;}
.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/in/bg.jpg");}
#bg03-1 { background-image: url("../img/special1/bg.jpg");}
#bg03-2 { background-image: url("../img/special2/bg.jpg");}
#bg03-3 { background-image: url("../img/special3/bg.jpg");}
#bg03-4 { background-image: url("../img/special4/bg.jpg");}
#bg03-5 { background-image: url("../img/special5/bg.jpg");}
#bg03-6 { background-image: url("../img/special6/bg.jpg");}
#bg04 { background-image: url("../img/tour1/bg.jpg");}
#bg05 { background-image: url("../img/reser/bg.jpg");}
#bg06 { background-image: url("../img/traffic/bg.jpg");}
#bg07 { 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;S
}
.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-weight:100; color:#fff;  font-size:60px; text-shadow:0 0 2px rgba(0,0,0,0.7);letter-spacing:0.5px; }
.sections .box dd {font-family: 'Roboto', sans-serif; font-size:16px; color:#7e7e7e; font-weight:100; margin-top:5px; 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;}
