.header_bg {
	content:'';
	display: inline-block;
	
	width: 100%;
	height: 92px;
	position: fixed;
	z-index: 15;
	transition: all 0.4s;
}
#header {
	position: fixed;
	z-index: 15;
	width: 100%;
	border-bottom: 1px solid #fff;
	transition: all 0.5s;
}
#header .gnb_menu {
	width: 1574px;
	margin: 0 auto;
}
#header h1 {
	display: inline-block;
	transition: all 0.5s;
	border-bottom: 3px solid #fff;
	padding-bottom: 24px;
}
#header .gnb {
	position: relative;
/*	display: inline-block;*/
	float: left;
}
#header .gnb>a {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.5px;
}
#header .logo {
	padding: 27px 30px 0;
	font-size: 0;
	transition: all 0.5s;
}
#header .menu {
	padding: 72px 39px 27px;
	transition: all 0.5s;
}
#header .reser {
	padding: 72px 5px 27px;
	transition: all 0.5s;
}
#header .reser span {
	background-color: #76ABDC;
	padding: 0 7px;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
}
#header .reser span:hover {
	background-color: #000;
}
#header .band img {
	width: 23px;
	vertical-align: middle;
}
#header .band span {
	vertical-align: middle;
	margin-left: 4px;
}
#header .gnb:hover .sub_menu {
	opacity: 1;
	visibility: visible;
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
#header .gnb7 {
/*	padding-right: 106px;*/
}
#header .sub_menu {
	opacity: 0;
	visibility: collapse;
	position: absolute;
	top: 110px;
	left: 15px;
	z-index: 100;
	background-color: rgba(25,59,98,0.9);
}
#header .sub_menu li {	
	height: 35px;
	line-height: 35px;
}
#header .sub_menu li:first-child {
	padding-top: 10px;
}
#header .sub_menu li:last-child {
	padding-bottom: 10px;
}
#header .sub_menu li a {
	color: #fff;
	font-size: 14px;
	transition: all 0.2s;
}
#header .sub1 {
	width: 90px;
	padding-left: 35px;
}
#header .sub2 {
	width: 85px;
	padding-left: 45px;
	overflow: hidden;
}
#header .sub3 {
	width: 130px;
	padding-left: 15px;
}
#header .sub4 {
	width: 125px;
	padding-left: 15px;
	left: 10px;
}
#header .sub5 {
	width: 113px;
	padding-left: 17px;
	left: -10px;
}
#header .sub6 {
	width: 137px;
	padding-left: 13px;
	left: 0px;
}
#header .sub7 {
	width: 105px;
	padding-left: 35px;
	left: 30px;
}









#top_visual {
	position: relative;
	font-size: 0;
}
.type_visual1 .callbacks_nav {
	display: none;
}
#top_visual .owl-carousel li div {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	transform-origin: 50% 50%;
}
#top_visual .owl-carousel {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
#top_visual .owl-carousel li {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
#top_visual .main_text {
	position: absolute;
	top: 67%;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	z-index: 10;
}
#top_visual .type_text1 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	z-index: 10;
}
#top_visual .page span {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.main_visual .page .paging1,
.room_visual .page .paging1{
	right: 17.6%;
}
#top_visual .page .paging1,
#top_visual .page .paging2,
#top_visual .page .scroll {
	position: absolute;
	bottom: 2.5%;
	z-index: 10;
}
#top_visual .page .scroll {
	right: 0;
	bottom: 0;
}
#top_visual .page .paging2 {
	opacity: 0.6;
	right: 15%;
}
.facilities_visual .page .paging1 {
	right: 17%;
}
.owl-carousel .owl-stage-outer,
.owl-carousel .owl-stage,
.owl-item{
    height: 100%;
}






#tab_menu {
	padding-top: 25px;
}
#tab_menu .tab {
	overflow: hidden;
}
#tab_menu .tab li {
	float: left;
	font-size: 15px;
	color: #555555;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	cursor: pointer;
	font-weight: bold;
	padding: 0 15px 20px;
	margin: 0 1%;
}
#tab_menu .tab li:hover,
#tab_menu .tab li.active {
	color: #193b62;
	border-bottom: 4px solid #193b62;
}
.facilities_tab ul {
	width: 61.6%;
	margin: 0 auto;
}
.room_tab ul {
	width: 66%;
	margin: 0 auto;
}
.map_tab ul {
	width: 27.6%;
	margin: 0 auto;
}
.tour_tab ul {
	width: 61.7%;
	margin: 0 auto;
}
.reservation_tab ul {
	width: 36.9%;
	margin: 0 auto;
}








#footer,
#footer2 {
	background-color: #112945;
}
#footer .wrap,
#footer2 .wrap {
	padding: 3% 0 2.5% 0;
	border-bottom: 1px solid #2D425D;
}
#footer .group,
#footer2 .group {
	width: 35%;
	text-align: center;
	display: inline-block;
}
#footer .info,
#footer2 .info {
	width: 29%;
}
#footer .group h3,
#footer2 .group h3 {
	margin-bottom: 19px;
}
#footer .group p,
#footer2 .group p{
	font-size: 16px;
	color: #fff;
}
#footer .number p,
#footer2 .number p{
	font-size: 30px;
}
#footer .bank,
#footer2 .bank{
	position: relative;
}
#footer .bank .top,
#footer2 .bank .top{
	position: absolute;
	top: -26%;
	right: 6%;
	cursor: pointer;
}
#footer .copy,
#footer2 .copy {
	padding: 2% 0 2% 0;
}
#footer .copy p,
#footer .copy p a,
#footer2 .copy p,
#footer2 .copy p a {
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 26px;
}
#footer2 {
	margin-top: 8%;
}




@media (max-width: 1600px) {
	#top_visual .page .paging2 {
		right: 17.5%;
	}
	.main_visual .page .paging1 {
		right: 20.6%;
	}
	.room_tab ul {
		width: 71%;
	}
	.facilities_tab ul {
		width: 74.1%;
	}
	.tour_tab ul {
		width: 74.2%;
	}
	.reservation_tab ul {
		width: 45.9%;
	}
	
}

@media (max-width: 1280px) {
	#top_visual .page .paging2 {
		right: 22%;
	}
	.main_visual .page .paging1 {
		right: 26%;
	}
	.room_tab ul {
		width: 90%;
	}
	.room_visual .page .paging1 {
		right: 26.3%;
	}
	.facilities_tab ul {
		width: 93.1%;
	}
	.tour_tab ul {
		width: 93.2%;
	}
	.reservation_tab ul {
		width: 55.9%;
	}
}