@charset "utf-8";

/*all layout*/
#wrap {min-width:1240px;}
#header, #footer .footerInner {width:100%;min-width:1240px;margin:0 auto;}
#header, #contents {position:relative;}
#contents {width:100%;min-width:100%;margin:0 auto;}
#footer {position:relative; width:100%; padding:20px 0 0; margin-top:0px; background: #252525;}
#footer .footerInner {width: 1200px; margin: 0 auto; padding-top: 80px; font-family:'Noto Sans KR','Nanum Gothic', sans-serif;color:#fff;font-size:14px; color: #777;}

/*header*/
#header {width: 100%; height: 80px; min-width: 1200px; transition: all .5s;}
#header .inner {position: relative; width: 1200px; margin: 0 auto;}
#header .inner h1 {padding-top: 15px; width: 190px;}
#header .inner h1 a {display:inline-block; line-height: 100px;}
#header .inner h1 a img {width: 100%;}

/*
#header .header_top {height:30px;}
#header .header_top p {margin: 0 auto; width: 1200px; color: #111; font-size: 12px;line-height: 40px;}
#header .header_top a {display:inline-block; padding: 0; height:28px; margin-left: 20px; color:#fff; text-align:center; line-height:28px;}

#header .header_top a:hover {border-bottom:1px solid #fff;}
#header .header_center {height:80px;}

#header .header_bottom {position: relative; height:50px; border-bottom: 1px solid rgba(255,255,255,0.5);}
*/
#header .inner a.btn_reserv {position: absolute; top:20px; right: 70px; display: block; width: 100px; height: 40px; background: #098dd1; color: #fff; text-align: center; line-height: 40px;font-size: 14px;}
#header .inner a.btn_tour {position: absolute; top:20px; right: 0; display: block; background: #fff; border: 1px solid #098dd1; box-sizing: border-box; width: 60px; height: 40px; color: #098dd1; text-align: center; line-height: 40px; font-size: 14px;}

/*header*/
#header .skipNav {position:absolute;top:0;left:-9999px;}
#header .skipNav:focus {left:0;display:inline-block;width:100%;background:#333;padding:10px 0;color:#fff;text-align:center;}
#header nav {position: absolute; top: 0; left: 240px;}
	.mainMenu {overflow:hidden; width: 1000px; margin: 0 auto;}
	.mainMenu > li {float:left;z-index:99999; margin: 0 1.6%;}
	.mainMenu li a {font-size:16px;}
	.mainMenu > li > a {display:block;height:80px;color:#333;text-align:center;line-height:80px;font-family: "Open Sans","Noto Sans",sans-serif; font-weight: 600;}
	.mainMenu li a {color: #333;}

	.mainMenu > li:hover > a::after {position:absolute;bottom:-1px;z-index:110;display:block;width:27px;height:15px;/*background:url('/images/main/menu_arr.png') no-repeat;*/content:'';margin-left:50px;}
	.mainMenu > li.menu2:hover > a::after {margin-left:80px;}
	.mainMenu > li.menu3:hover > a::after {margin-left:70px;}
	.mainMenu > li.menu5:hover > a::after {margin-left:55px;}
	.mainMenu > li.menu6:hover > a::after {margin-left:60px;}
	.mainMenu li .depth {overflow:hidden;position:absolute;width:560px;height:0;background-color:#fff;opacity:0;filter:alpha(opacity=0);z-index:99999;}
	.mainMenu li .depth ul {float:left;padding:15px 30px;z-index:9999999;}
	.mainMenu li .depth ul li {height:40px;background-color:#fff;padding:0 0 10px 0;z-index:99999;}
	.mainMenu li .depth ul li a {display:inline-block;padding-bottom:5px;color:#666;font-size:0.85em;}
	.mainMenu li .depth ul li:hover a, .mainMenu li .depth ul li.active a {color:#000; border-bottom:1px solid #3f3f3f;}
	.mainMenu li .depth ul li a:hover, .mainMenu li.menu2 ul li.active a {}	
	.mainMenu li .depth p {float:right;border-left:1px solid #b4b4b4;}
	.mainMenu li.menu1 .depth {left:0px;}
	.mainMenu li.menu2 .depth {left:80px;}
	.mainMenu li.menu3 .depth {left:240px;}	
	.mainMenu li.menu4 .depth {left:340px;}
	.mainMenu li.menu5 .depth {right:370px;}
	.mainMenu li.menu6 .depth {right:250px;}
	.mainMenu li.menu7 .depth {right:130px;}
	.mainMenu li.menu5 ul, .mainMenu li.menu6 ul, .mainMenu li.menu7 ul{float:right;}	
	.mainMenu li.menu5 .depth p, .mainMenu li.menu6 .depth p, .mainMenu li.menu7 .depth p {float:left;border-right:1px solid #b4b4b4;border-left:none;}
	.mainMenu li.menu5 .depth ul, .mainMenu li.menu6 .depth ul, .mainMenu li.menu7 .depth ul {margin-right:60px;}	
	.mainMenu > li:hover .depth {
		border:1px solid #b4b4b4;
		height:auto;
		opacity:1;filter:alpha(opacity=100);		
	}
/*
.topBg {background:#fff;}
.topBg .mainMenu li a {color:#081765;}
.topBg .mainMenu li a:hover {border-bottom: 1px solid #101010}
.topBg .mainMenu li:hover .depth a {color:#333; border-bottom: 0;}
.topBg .mainMenu li:hover .depth a:hover {color:#333; border-bottom: 1px solid #333;}
.topBg .header_top #tnb a {color:#081765;}
.topBg .header_top #tnb a:hover {border-bottom: 1px solid #081765;}

.main ##header {background:#fff;}
.main ##header .mainMenu li a {color:#081765;}
.main ##header .mainMenu li a:hover {border-bottom: 1px solid #101010}
.main ##header .mainMenu li:hover .depth a {color:#333; border-bottom: 0;}
.main ##header .mainMenu li:hover .depth a:hover {color:#333; border-bottom: 1px solid #333;}
.main ##header .header_top #tnb a {color:#081765;}
.main ##header .header_top #tnb a:hover {border-bottom: 1px solid #081765;}
*/


/*contents */
.subvisual {height:200px; color: #fff;font-size:36px;text-align: center;line-height: 200px; background-position: center; background-repeat: no-repeat; background-size: cover; font-family: "Butler","Noto Sans",sans-serif; text-shadow: 1px 1px 1px #081765; font-weight: 700;}
.sub1 .subvisual {background-image:url('/images/common/sub_visual1.jpg')}
.sub2 .subvisual {background-image:url('/images/common/sub_visual2.jpg')}
.sub3 .subvisual {background-image:url('/images/common/sub_visual3.jpg')}
.sub4 .subvisual {background-image:url('/images/common/sub_visual4.jpg')}
.sub5 .subvisual {background-image:url('/images/common/sub_visual5.jpg')}
.sub6 .subvisual {background-image:url('/images/common/sub_visual6.jpg')}
.sub7 .subvisual {background-image:url('/images/common/sub_visual7.jpg')}
.sub8 .subvisual {background-image:url('/images/common/sub_visual8.jpg')}
.sub9 .subvisual {background-image:url('/images/common/sub_visual9.jpg')}

.subnavbar {width: 100%; height: 60px; border-bottom: solid 1px #bbbbbb; font-size: 13px; line-height: 60px;text-transform: uppercase;}
.subnavbar p {margin: 0 auto;width: 1200px;}

#contents h2.title {margin:70px 0 0;color:#252525;font-size:1.778em;text-align:center;}
#contents p.title {margin:0 0 60px; color:#252525;font-size:18px;text-align:center;}
#contents h2.title span {display:inline-block;padding:0 20px;font-weight: 300;text-transform: uppercase;}

/*footer*/
.footerInner {margin: 0 auto; width: 1200px; background: url('/images/common/ft_logo.png') no-repeat center 10px; background-size: 190px; text-align: center; font-weight: 400;}
.footerInner ul {margin:0 0 5px 0;}
.footerInner li {display:inline-block;margin-right:15px;}
.footerInner li:first-child {}
.footerInner li a {color:#fff;}
.footerInner li.adm {border:1px solid #666; padding:2px 10px;}
.footerInner address {display:inline-block;margin-left:15px;}
.footerInner span {margin-left:15px;}
.footerInner span.name {margin-left:0;}
.footerInner .gototop {position:absolute;bottom:240px;right:2%;display:block;width:29px;background:url('/images/common/gototop.png') no-repeat;border:none;padding-top:25px;color:#888;font-size:0.75em;font-weight:600;}

#footer ul {padding-top:10px;}
#footer li a {color: #888;}
#footer .copy {padding:10px 0; margin-top: 20px; background: #111; text-align: center; color: #666; font-size: 13px;}
