#wrap {
	transition: 0.5s;
	left: 0px;
	top: 0px;
	width: 100%;
	position: relative;
	min-height: 100%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.lnbOpen#wrap {
	left: 200px;
}
.visualpage #header {
	width: 100%;
	left: 0px;
	top: 0px;
	position: fixed;
	z-index: 10;
}
#header {
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 10;
}
#header .header_wrap {
	background: rgba(37, 39, 45, 0.9) no-repeat bottom;
	max-width: 100%;
	margin: 75px auto 0;
	height: 45px;
}
#header .header_wrap > h1 {
	margin: 0 auto;
}
#header .header_wrap > h1 img {
	width: 240px;
	padding: 20px 0 10px;
}
#header .header_wrap #gnb {
	display: none;
}
#header .header_wrap .global_menu {
	display: none;
}
#header .m_h_wrap h1 {
	padding: 13px 5px 0;
	margin: 0 auto;
	text-align:center;
	font-family: 'Roboto', sans-serif, 'Nanum Gothic', '나눔 고딕', '맑은 고딕', 'Malgun Gothic', '돋움', dotum , '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
	color:#fff;
}
#header .m_h_wrap h1 a {
	display:inline-block;
	padding:0 5px;
	margin:0 auto;
	font-size:15px;
	font-weight:300;
	font-family: 'Roboto', sans-serif, 'Nanum Gothic', '나눔 고딕', '맑은 고딕', 'Malgun Gothic', '돋움', dotum , '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
	color:#fff;
}
#header .m_h_wrap h1 {
	padding: 13px 5px 0;
	margin: 0 auto;
	text-align:center;
	font-family: 'Roboto', sans-serif, 'Nanum Gothic', '나눔 고딕', '맑은 고딕', 'Malgun Gothic', '돋움', dotum , '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
	color:#fff;
}
#header .m_h_wrap {
	position: relative;
	margin-top: -75px;
	height:45px;
	background:rgba(37, 39, 45, 0.9);
}
#header .btn_gnb {
	left: 10px;
	top: 50%;
	padding:3px 6px;
	position: absolute;
	z-index:10;
	margin-top:-15px;
}
#header .btn_gnb span {
	background: rgba(255, 255, 255, 1);
	margin: 4px 0px;
	width: 20px;
	height: 2px;
	display: block;
	position: relative;
}
#header #lnb01 {
	display: none;
}
#header .logo {
	display: none;
}
.nav_wrap {
	display:none;
}
#contents {
	position: relative;
	font-family: '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
	word-wrap:break-word; word-break: break-all;
}
#main_contents {
	position: relative;
	font-family: '黑体' ,'simhei','宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
	word-wrap:break-word; word-break: break-all;
}
#main_contents .slider ol {
	display:none;
}
#contents .slider ol {
	bottom:-30px;
}
/************************************ 
	모바일 메뉴
*************************************/
#lnb_nav {
	display: block;
	width: 200px;
	margin: 10px auto 25px;
}
#lnb_nav > li > a {
	display: block;
	padding: 10px 17px;
	margin:0 27px;
	font-size: 1.1em;
	font-weight: bold;
	color: #d4d4d4;
	text-decoration: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#lnb_nav > li > a:hover, #lnb_nav > li > a.open {
	color: #fff;
	margin:0 !important;
	text-indent:27px;
	border-bottom-color: rgba(255, 255, 255, 0.2);
	background-color: rgba(193, 86, 0, 1);
}
#lnb_nav li ul {
	display: none;
	background: rgba(37, 39, 45, 0.5);
}
#lnb_nav li ul li a {
	display: block;
	background: none;
	padding: 6px 0px;
	padding-left: 45px;
	font-size: 0.9em;
	line-height:1.3em;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}
#lnb_nav li ul li:last-child {
	padding-bottom:6px;
}
#lnb_nav li ul li a:hover {
	background: rgba(170, 154, 129, 0.3);
	color:#fff;
}
#lnb {
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: left;
	right: 0px;
	display: none;
	position: fixed;
	z-index: 5000;
}
#lnb address {
	font-size:10px;
	color:rgba(255, 255, 255, 0.4);
	line-height:1.3em;
	margin:0 auto;
	text-align:center;
}
#lnb .lnb_wrap {
	background:rgba(37, 39, 45, 0.9);
	transition: 0.5s;
	left: -200px;
	top: 0px;
	width: 200px;
	height: 100%;
	position: absolute;
	z-index: 100;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
#lnb .open.lnb_wrap {
	left: 0px;
}
#lnb .default.lnb_wrap {
	left: -200px;
}
#lnb .lnb_bg {
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
}
#lnb .lnb_group {
	left: 0px;
	top: 0px;
	width: auto;
	height: auto;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
	position: absolute;
}
#lnb .lnb_logo {
	text-align: center;
	padding-top: 10px;
	margin-left:-2px;
}
#lnb .lnb_logo img {
	width:150px;
}
#lnb .lnb_top {
	height:45px;
	overflow: hidden;
	margin-left:8px;
}
#lnb .lnb_top p {
	float: left;
	padding:10px 0 0 0;
}
#lnb .lnb_top p a {
	display:block;
	padding:2px 8px;
	text-align: center;
	font-size: 12px;
	color: rgba(255, 255, 255, 0.7);
}
#lnb .lnb_top p a:hover, #lnb .lnb_top p a:focus, #lnb .lnb_top p a:active {
	color: rgba(255, 255, 255, 1);
}
/************************************ 
	footer
*************************************/
#footer {
	color: #666;
	letter-spacing:normal;
	padding: 0 0 30px;
	margin: 0;
}
#footer::before, #footer::after {
 overflow: hidden;
 clear: both;
 display: block;
 content: " ";
}
#footer .footer_wrap {
	position: relative;
}
#footer .fmenu_wrap {
	margin: 0 auto;
	padding: 3px 0 8px 0;
	border-bottom: 1px solid rgba(215, 215, 215, 1);
}
#footer .fmenu_wrap .box01 {
	height:20px;
	border-top: 1px solid rgba(215, 215, 215, 1);
	padding-top:2px;
}
.visualpage #footer .fmenu_wrap .box01 {
	height:20px;
	border-top: none;
	padding-top:2px;
}
#footer .box01 .a01 {
	font-size:11px;
}
#footer .f_menu01 ul {
	float:none;
	text-align: left;
	height: 20px;
}
#footer .f_menu01 ul li {
	float: left;
	margin: 0 7px;
}
#footer .f_menu01 ul li a {
	font-family: '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
	display: block;
	font-size: 12px;
	color: #666;
	padding: 2px 0;
	letter-spacing: normal;
}
#footer .f_menu01::after {
 overflow: hidden;
 clear: both;
 display: block;
 content: " ";
}
#footer .f_reservation {
	display:block;
	max-width: 165px;
	margin-left: 8px;
	text-align:left;
}
#footer .f_reservation strong {
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 0.5px;
	font-family: 'Roboto', sans-serif, 'Nanum Gothic', '나눔 고딕', '맑은 고딕', 'Malgun Gothic', '돋움', dotum , '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
}
#footer address {
	display:none;
}
#footer .address_wrap {
	text-align: left;
	margin: 10px 0 0;
	padding-left: 10px;
	font-size:11px;
	font-family: '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
	line-height:2em !important;
}
#footer .f_menu02::before, #footer .f_menu02::after {
 overflow: hidden;
 clear: both;
 display: block;
 content: " ";
}
#footer .f_logo {
	display:none;
}
#footer .f_menu02 {
	margin: 20px 0;
}
#footer .f_menu02 ul {
	height: 20px;
	margin-top: 15px;
}
#footer .f_menu02 ul li {
	float: left;
	margin: 0 7px;
}
#footer .f_menu02 ul li a {
	display: block;
	font-size: 12px;
	color: #666;
	padding: 2px 0;
	letter-spacing: normal;
}
#footer .f_sns {
	display:none;
}
 @media screen and (min-width:200px) {
#header .header_wrap {
 margin: 0px auto 0px;
 height: 0;
}
.visualpage #header {
 background: rgba(255, 255, 255, 1) no-repeat top;
 width: 100%;
 left: 0px;
 top: 30px;
 position: absolute;
 z-index: 10;
}
.visualpage #contents {
 background: rgba(37, 39, 45, 0.2);
 position: relative;
 width: 100%;
 padding:0 !important;
 margin:45px auto 0 !important;
}
#contents {
 position: relative;
 margin: 75px auto 0;
 padding:0 2% 40px;
 width: 90%;
 min-height: 500px;
}
#main_contents {
 position: relative;
 margin: 75px auto 0;
 padding:0 0 0;
 width: 100%;
}
#main_box {
 position: relative;
 margin: 0 auto 0;
 padding:0 2% 0;
 width: 90%;
}
#footer .f_menu01 ul li {
 margin: 0 4px;
}
#footer .f_menu01 ul li a {
 font-size:0.88em;
}
#footer .f_menu02 ul li {
 margin: 0 3px;
}
#footer .f_menu02 ul li a {
 font-size:0.85em;
}
#footer .f_reservation strong {
 font-size: 12px;
 font-family: 'Roboto', sans-serif, 'Nanum Gothic', '나눔 고딕', '맑은 고딕', 'Malgun Gothic', '돋움', dotum , '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
}
#footer address {
 font-size: 11px;
}
#footer address {
 margin-top: 10px;
}
 #footer .address_wrap {
 font-size:10px;
}
h2 {
font-size:0.9em;
margin-bottom:25px !important;
}
}
 @media screen and (min-width:320px) {
#header .header_wrap {
 margin: 0px auto 0px;
 height: 0;
}
.visualpage #header {
 background: rgba(255, 255, 255, 1) no-repeat top;
 width: 100%;
 left: 0px;
 top: 30px;
 position: absolute;
 z-index: 10;
}
.visualpage #contents {
 background: rgba(37, 39, 45, 0.2);
 position: relative;
 width: 100%;
 padding:0 !important;
 margin:45px auto 0 !important;
}
#contents {
 position: relative;
 margin: 75px auto 0;
 padding:0 2% 40px;
 width: 95%;
 min-height: 500px;
}
#main_contents {
 position: relative;
 margin: 75px auto 0;
 padding:0 0 0;
 width: 100%;
}
#main_box {
 position: relative;
 margin: 0 auto 0;
 padding:0 2% 0;
 width: 90%;
}
#footer .f_reservation strong {
 font-size: 12px;
 font-family: 'Roboto', sans-serif, 'Nanum Gothic', '나눔 고딕', '맑은 고딕', 'Malgun Gothic', '돋움', dotum , '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
}
#footer address {
 font-size: 11px;
}
#footer .address_wrap {
 font-size:10px;
}
#footer .f_menu01 ul li {
 margin: 0 5px;
}
#footer .f_menu01 ul li a {
 font-size: 11px;
 padding: 2px 0;
}
#footer .f_menu02 ul li {
 margin: 0 7px;
}
#footer .f_menu02 ul li a {
 font-size: 10px;
 padding: 2px 0;
}
h2 {
font-size:0.9em;
margin-bottom:25px !important;
}
}
@media screen and (min-width:640px) {
#header .header_wrap {
 margin: 0px auto 0px;
 height: 0;
}
.visualpage #header {
 background: rgba(255, 255, 255, 1) no-repeat top;
 width: 100%;
 left: 0px;
 top: 30px;
 position: absolute;
 z-index: 10;
}
.visualpage #contents {
 background: rgba(37, 39, 45, 0.2);
 position: relative;
 width: 100%;
 padding:0 !important;
 margin:45px auto 0 !important;
}
#contents {
 position: relative;
 margin: 75px auto 0;
 padding:0 4% 40px;
 width: 92%;
 min-height: 500px;
}
#main_contents {
 position: relative;
 margin: 75px auto 0;
 padding:0 0 0;
 width: 100%;
}
#main_box {
 position: relative;
 margin: 0 auto 0;
 padding:0 4% 0;
 width: 92%;
}
#footer .f_menu01 ul li {
 margin: 0 7px;
}
#footer .f_menu01 ul li a {
 font-size: 12px;
 padding: 2px 0;
}
#footer .f_menu02 ul li {
 margin: 0 7px;
}
#footer .f_menu02 ul li a {
 font-size: 12px;
 padding: 2px 0;
}
h2 {
font-size:0.9em;
margin-bottom:25px !important;
}
}
 @media screen and (min-width:768px) {
#contents {
 position: relative;
 margin: 75px auto 0;
 padding:0 4% 40px;
 width: 92%;
 min-height: 500px;
}
#main_contents {
 position: relative;
 margin: 75px auto 0;
 padding:0 0 0;
 width: 100%;
}
#main_box {
 position: relative;
 margin: 0 auto 0;
 padding:0 4% 0;
 width: 92%;
}
#main_contents .slider {
position:relative;
margin:0 -5px;
}
.visualpage #header {
 background: rgba(255, 255, 255, 1) no-repeat top;
 width: 100%;
 left: 0px;
 top: 30px;
 position: absolute;
 z-index: 10;
}
.visualpage #contents {
 background: rgba(37, 39, 45, 0.2);
 position: relative;
 width: 100%;
 padding:0 !important;
 margin:45px auto 0 !important;
}
#footer .f_menu01 ul li {
 margin: 0 7px;
}
#footer .f_menu01 ul li a {
 font-size: 12px;
 padding: 2px 0;
}
#footer .f_menu02 ul li {
 margin: 0 7px;
}
#footer .f_menu02 ul li a {
 font-size: 12px;
 padding: 2px 0;
}
h2 {
font-size:0.9em;
margin-bottom:25px !important;
}
}
@media screen and (min-width:980px) {
.visualpage #header {
 background: rgba(255, 255, 255, 1) no-repeat top;
 height: 75px;
 width: 100%;
 left: 0px;
 top: 0px;
 position: fixed;
 z-index: 10;
}
#header {
 background: rgba(255, 255, 255, 1) no-repeat top;
 height: 75px;
 width: 100%;
 left: 0px;
 top: 0px;
 position: absolute;
 z-index: 10;
}
.visualpage #contents {
 background: rgba(37, 39, 45, 0.2);
 position: relative;
 width: 100%;
 min-height: 500px;
 height:100%;
}
#header .header_wrap .gmenu_wrap {
 max-width: 960px;
 margin: 0 auto;
}
#contents {
 position: relative;
 margin: 0 auto 0;
 padding:0 7px 60px;
 width: 960px;
 min-height: 500px;
}
#main_contents {
 position: relative;
 margin: 0 auto 0;
 padding:0 0 0;
 width: 100%;
}
#main_box {
 position: relative;
 margin: 0 auto 0;
 padding:0 7px 0;
 width: 960px;
}
#main_contents .slider {
position:relative;
margin:0 -5px;
}
#footer address {
 display:block;
 color: #666;
 font-size: 12px;
 margin-top: 15px;
 font-family: '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
 line-height:1.5em !important;
 letter-spacing:normal;
}
#footer .f_menu02 ul {
 float: left;
 text-align: left;
 height: 20px;
 margin-top: 15px;
}
#footer .f_menu02 ul li {
 float: left;
 margin: 0 7px;
}
#footer .f_menu02 ul li a {
 display: block;
 font-size: 12px;
 color: #666;
 padding: 2px 0;
 letter-spacing: normal;
}
#footer .f_menu02::after {
 overflow: hidden;
 clear: both;
 display: block;
 content: " ";
}
#footer .f_sns {
 display:block;
 float: right;
 margin-top: -19px;
}
#footer .f_sns a {
 margin-right: 2px;
}
#footer .f_sns img {
 width: 22px;
 max-width: 100%;
 height: auto;
 padding: 0;
}
#footer .fmenu_wrap .box01 {
 height:20px;
 border-top: 1px solid rgba(215, 215, 215, 1);
 padding-top:2px;
}
.visualpage #footer .fmenu_wrap .box01 {
 height:20px;
 border-top: none;
 padding-top:2px;
}
#footer .box01 .a01 {
 font-size:11px;
}
#footer .f_menu01 ul {
 text-align: left;
 height: 20px;
}
#footer .f_menu01 ul li {
 float: left;
 margin: 0 7px;
}
#footer .f_menu01 ul li a {
 font-family: '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
 display: block;
 font-size: 12px;
 color: #666;
 padding: 2px 0;
 letter-spacing: normal;
}
#footer .f_menu01::after {
 overflow: hidden;
 clear: both;
 display: block;
 content: " ";
}
 #footer .f_reservation {
 float:right;
 max-width: 165px;
 margin-top: -125px;
}
#footer .f_reservation strong {
 font-weight: 700;
 font-size: 16px;
 letter-spacing: 0.5px;
 font-family: 'Roboto', sans-serif, 'Nanum Gothic', '나눔 고딕', '맑은 고딕', 'Malgun Gothic', '돋움', dotum , '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
}
#footer .address_wrap {
 text-align: left;
 margin: 10px 0 0;
 padding-left: 10px;
 font-family: '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
 line-height:2em !important;
}
#footer .f_menu02::before {
 overflow: hidden;
 clear: both;
 display: block;
 content: " ";
}
#footer .f_menu02::after {
 overflow: hidden;
 clear: both;
 display: block;
 content: " ";
}
#footer .f_logo {
 display:block;
 width:100px;
 margin-top: 0;
}
#footer .f_logo img {
 width: 95px;
 max-width: 100%;
 height: auto;
}
h2 {
margin-bottom:0 !important;
}



/************************************ 
	lnb 랭귀지,패밀리사이트 선택
*************************************/

#lnb01 {
 position: absolute;
 z-index: 10;
 top: -60px;
 left: 0;
 display: block;
 font-size: 11px;
 color: rgba(102, 102, 102, 1);
}
.lnb_ul {
 width: 230px;
 height: 28px;
}
.lnb_ul ul, .lnb_ul li {
 float: left;
}
.lnb_ul >li {
 width: 110px;
 border: 1px solid #ccc;
 margin: 0 2px;
}

.lnb_ul >li:last-child {
 margin-left: -3px;
}
.lnb_ul>li>a {
 font-family: '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
 color: rgba(102, 102, 102, 1);
 font-size: 11px;
 letter-spacing: normal;
 text-align: left;
 text-indent: 10px;
}
.lnb_ul li a.lnb_lang {
 display: block;
 height: 20px;
 background: url(../images/bul_arrow01.png) no-repeat 95px -14px;
 transition-duration: 0.2s;
 font-family: '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
}
.lnb_ul li a.lnb_family {
 display: block;
 height: 20px;
 background: url(../images/bul_arrow01.png) no-repeat 95px -14px;
 transition-duration: 0.2s;
 font-family: '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
}
ul.lnb_ul li ul.type02 {
 width: 110px;
 background: rgba(255, 255, 255, 1.0);
}
ul.lnb_ul li ul.type02 li {
 float: none;
}
ul.lnb_ul li ul.type02 li:first-child {
 padding-top: 3px;
}
ul.lnb_ul li ul.type02 li:hover {
 background: rgba(166, 166, 166, 0.2);
 color: #555;
}
ul.lnb_ul li ul.type02 li a {
 display: block;
 height: 20px;
 font-size: 11px;
 color: rgba(102, 102, 102, 1);
 text-align: left;
 text-indent: 10px;
 letter-spacing: normal;
 font-family: '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
}
ul.lnb_ul li ul.type01 {
 width: 110px;
 background: rgba(255, 255, 255, 1);
}
ul.lnb_ul li ul.type01 li {
 float: none;
}
ul.lnb_ul li ul.type01 li:first-child {
 padding-top: 3px;
}
ul.lnb_ul li ul.type01 li:hover {
 background: rgba(166, 166, 166, 0.2);
 color: #555;
}
ul.lnb_ul li ul.type01 li a {
 display: block;
 height: 20px;
 font-size: 11px;
 color: rgba(102, 102, 102, 1);
 text-align: left;
 text-indent: 10px;
 font-family: '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
}

/************************************ 
	lnb 랭귀지,패밀리사이트 모바일 선택
*************************************/

#lnb02 {
 position: absolute;
 z-index: 10;
 top: -60px;
 left: 0;
 display: block;
 font-size: 11px;
 color: rgba(102, 102, 102, 1);
}
.lnb_ul02 {
 width: 230px;
 height: 28px;
}
.lnb_ul02 ul, .lnb_ul02 li {
 float: left;
}
.lnb_ul02 >li {
 width: 110px;
 border: 1px solid #ccc;
 margin: 0 2px;
}
.lnb_ul02 >li:last-child {
 margin-left: -3px;
}
.lnb_ul02>li>a {
 font-family: '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
 color: rgba(102, 102, 102, 1);
 font-size: 11px;
 letter-spacing: normal;
 text-align: left;
 text-indent: 10px;
}
.lnb_ul02 li a.lnb_lang {
 display: block;
 height: 20px;
 background: url(../images/bul_arrow01.png) no-repeat 95px -14px;
 transition-duration: 0.2s;
 font-family: '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
}
.lnb_ul02 li a.lnb_family {
 display: block;
 height: 20px;
 background: url(../images/bul_arrow01.png) no-repeat 95px -14px;
 transition-duration: 0.2s;
 font-family: '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
}
ul.lnb_ul02 li ul.type02 {
 width: 110px;
 background: rgba(255, 255, 255, 1.0);
}
ul.lnb_ul02 li ul.type02 li {
 float: none;
}
ul.lnb_ul02 li ul.type02 li:first-child {
 padding-top: 3px;
}
ul.lnb_ul02 li ul.type02 li:hover {
 background: rgba(166, 166, 166, 0.2);
 color: #555;
}
ul.lnb_ul02 li ul.type02 li a {
 display: block;
 height: 20px;
 font-size: 11px;
 color: rgba(102, 102, 102, 1);
 text-align: left;
 text-indent: 10px;
 letter-spacing: normal;
 font-family: '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
}
ul.lnb_ul02 li ul.type01 {
 width: 110px;
 background: rgba(255, 255, 255, 1);
}
ul.lnb_ul02 li ul.type01 li {
 float: none;
}
ul.lnb_ul02 li ul.type01 li:first-child {
 padding-top: 3px;
}
ul.lnb_ul02 li ul.type01 li:hover {
 background: rgba(166, 166, 166, 0.2);
 color: #555;
}
ul.lnb_ul02 li ul.type01 li a {
 display: block;
 height: 20px;
 font-size: 11px;
 color: rgba(102, 102, 102, 1);
 text-align: left;
 text-indent: 10px;
 font-family: '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
}


/************************************ 
	gnb메뉴
*************************************/
#header .header_wrap {
 margin: 75px auto 0px;
 height: 45px;
}
#header .header_wrap .gmenu_wrap {
 max-width: 100%;
 margin: 0 auto;
}
#header .header_wrap .gmenu_wrap a {
 font-family: '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
}
#header .header_wrap > h1 {
 left: 50%;
 margin-left: -100px;
 top: 0px;
 display: block;
 position: absolute;
 z-index: 100;
}
#header .header_wrap #gnb {
 text-align: center;
 display: block;
}
#header .gnb {
 background: rgba(255, 255, 255, 0);
 padding: 0;
 top: 75px;
 width: 860px;
 left: 50%;
 margin-left: -300px;
 height: 45px;
 position: absolute;
}
 #gnb .reservation {
 background: #c15600 no-repeat bottom;
 height: 100%;
}
#gnb .reservation a {
 color: #fff !important;
}



/************************************ 
	gnb메뉴
************************************ /	

/* menu::base */

#gnb ul {
 margin: 0;
 padding: 0;
 float: left;
 width:100%;
}
#gnb li {
 position: relative;
 margin: 0 auto;
 text-align:center;
 padding: 0 30px;
 display: block;
 float: left;
 z-index: 9;
 width: auto;
}
#gnb ul ul li {
 z-index: 10;
}
#gnb li div {
 list-style: none;
 float: left;
 position: absolute;
 z-index: 30;
 top: 45px;
 left: 15px;
 visibility: hidden;
 width: 750px;
 margin: 0;
 padding: 0;
}
#gnb ul ul {
 z-index: 12;
 padding: 0 4px 0 4px;
 margin: 0;
}
#gnb li:hover>div {
 visibility: visible;
}
#gnb a {
 position: relative;
 z-index: 10;
 height: 45px;
 display: block;
 float: left;
 font-size:17px;
 font-weight:700;
 font-family: '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
 margin-top: 1px;
 white-space: nowrap;
 color:#f1f1f1;
 line-height:40px;
 letter-spacing:0.5px;
 width: auto;
 padding:0 10px;
 text-align:center;
}
#gnb a span {
 font-family: '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
 font-size: 17px;
 font-weight: 700 !important;
}
/* menu::level1 */
#gnb ul.gnb>li:hover>a {
 color: #fff;
}
#gnb li.last {
background: none;
}
/* menu::level2 */
#gnb ul ul {
 width:auto;
 background:rgba(129, 129, 129, 1);
 margin-left:12px;
}
#gnb ul ul li {
 background: none;
 padding: 0;
}
#gnb ul ul a {
 padding: 0 4px 2px;
 height: auto;
 float: none;
 display: block;
 line-height: 25px;
 font-size: 12px;
 color: #fff;
 z-index: -1;
 white-space: normal;
 margin: 0 5px;
 text-transform: none;
 font-family: '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
}
#gnb ul ul a:hover {
 background:rgba(0, 0, 0, 0.1);
}
#gnb ul ul li {
 float:left;
 display: block;
}

/* lava lamp */
#gnb li.back {
 width: 5px;
 height:45px;
 z-index: 8;
 position: absolute;
 padding: 0;
 margin: 0 0 0 0;
}
#gnb li.back .left {
 padding:0;
 width:auto;
 height: 45px;
 margin: 0 0 0 5px;
 float: none;
 position: relative;
 top: 0;
 left: 0;
 visibility: visible;
}


/************************************ 
	global메뉴(로그인등)
*************************************/
#header .header_wrap .gmenu_wrap {
 max-width: 960px;
 position: relative;
}
#header .header_wrap .global_menu {
 top: -60px;
 right: 0;
 overflow: hidden;
 display: block;
 color: #555;
 position: absolute;
 z-index: 2000;
}
#header .header_wrap .global_menu li {
 float: left;
}
#header .header_wrap .global_menu li a {
 padding: 0px 7px;
 color: #555;
 font-size: 11px;
 letter-spacing: normal;
 font-family: '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
}
#header .header_wrap .global_menu li.last a {
 padding-right: 0px;
}
 #header .m_h_wrap {
 display: none;
}
#header #lnb01 {
 display: block;
}



/************************************ 
	2depth navi
*************************************/


.nav_wrap {
display:block;
}
.title_wrap {
 width:960px;
 padding: 180px 0 25px;
}
 .nav_wrap ul {
 float:right;
 display:block;
 padding-right:5px;
margin-top:-30px;
}
.nav_wrap ul li {
 float:left;
 padding-top:5px;
 background:url("../images/bar03.gif") no-repeat right 12px / 1px 11px;
}
.title_wrap::after, .title_wrap::before {
 overflow:hidden;
 clear:both;
 display:block;
 content:" ";
}
.nav_wrap ul li:last-child {
 background:none;
}
.nav_wrap ul li a {
 display:block;
 font-family: '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
 color:rgba(102, 102, 102, 1);
 font-weight:bold;
 font-size:12px;
 display:block;
 float:left;
 padding:3px 12px 0;
 font-weight:800;
 text-decoration:none;
 text-transform:uppercase;
 cursor:pointer;
 border-bottom: 3px solid rgba(113, 100, 92, 1);
height:25px;
 transition-duration: 0.6s;
-webkit-transition-duration: 0.6s;
-moz-transition-duration: 0.6s;
-o-transition-duration: 0.6s;
}
.nav_wrap ul li a:hover, .nav_wrap ul li a:focus, .nav_wrap ul li a:active {
 color:rgba(17, 17, 17, 1);
 border-bottom: 3px solid rgba(193, 86, 0, 1);
}
.nav_wrap::after {
 display: block;
 font-size: 0;
 content: " ";
 clear: both;
 height: 0;
}
.nav_wrap li a:hover {
 color:rgba(17, 17, 17, 1) !important;
}
.nav_wrap .on a {
 color:rgba(17, 17, 17, 1) !important;
 border-bottom: 3px solid rgba(193, 86, 0, 1);
}
}
@media screen and (min-width:1024px) {
#header .header_wrap .gmenu_wrap {
 max-width: 960px;
 margin: 0 auto;
}
.visualpage #contents {
 background: rgba(37, 39, 45, 0.2);
 position: relative;
 width: 100%;
 min-height: 500px;
 height:100%;
}
#contents {
 position: relative;
 margin: 0 auto 0;
 padding:0 10px 60px;
 width: 960px;
 min-height: 500px;
}
#main_contents {
 position: relative;
 margin: 0 auto 0;
 padding:0 0 0;
 width: 100%;
}
#main_box {
 position: relative;
 margin: 0 auto 0;
 padding:0 10px 0;
 width: 960px;
}
#main_contents .slider {
position:relative;
margin:0 -5px;
}
#footer .fmenu_wrap {
 max-width: 960px;
 text-align: center;
}
#footer .fmenu_wrap .box01 {
 width: 960px;
 margin: 0 auto;
}
#footer .address_wrap {
 max-width: 500px;
 text-align: left;
 margin: 10px 0 0;
 padding-left: 10px;
 font-family: '宋體', 'simsun', '新宋体 ', 'NSimSun', Arial;
 line-height:2em !important;
}
#footer {
 padding-bottom: 30px;
}
#footer .footer_wrap {
 margin: 0 auto;
}
}
@media screen and (min-width:1280px) {
#header .header_wrap {
 margin: 75px auto 0px;
 height: 45px;
}
#footer .footer_wrap {
 margin: 0px auto;
}
.facilities .full_visual {
 width: 1600px;
 background: url("../images/facilities_visual_00.jpg") no-repeat;
}
}
@media screen and (min-width:1600px) {
#header .header_wrap {
 margin: 75px auto 0px;
 height: 45px;
}
 #footer .footer_wrap {
 margin: 0px auto;
}
}

/* ratio 1.5 && 2.0 */
@media screen and (-webkit-min-device-pixel-ratio:2), screen and (-webkit-min-device-pixel-ratio:1.5) {
}
/************************************ 
	Top 버튼 스크롤
*************************************/
.scrollup {
	width: 30px;
	height: 30px;
	opacity: 0.9;
	position: fixed;
	bottom: 50px;
	right: 15px;
	display: none;
	background: rgba(0, 0, 0, 0.7) no-repeat;
	color: #fff;
	z-index: 100;
}
a.scrollup {
	display:block;
	width: 30px;
	height: 30px;
	color: #fff;
	background: rgba(0, 0, 0, 0.7);
	font-size: 12px;
	line-height: 35px;
}
.scrollup img {
	margin:9px 7px 0 6px;
}
a:hover.scrollup, a:focus.scrollup, a:active.scrollup {
	color: #fff;
	background: rgba(0, 0, 0, 1) no-repeat;
	font-size: 12px;
}
