@charset "euc-kr";
/*À¥ÆùÆ® ³ª´®°íµñ*/
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

/*°øÅë À¯Æ¿ :after {content:""; display:block; clear:both; } */
.webfont { font-family: "³ª´®¹Ù¸¥°íµñ", "³ª´®°íµñ", "Nanum Gothic", sans-serif; }

* {
	outline: none;
	margin: 0;
	padding: 0;
}

/*ÀÍ½º¿ë onfocus=this.blur();  */
a { selector-dummy : expression(this.hideFocus=true);
}

/*ÀÍ½º¿Í ÆÄÆø¿ë onfocus=this.blur();  Å©·ÒÀº ÀÚµ¿ */
a:focus { outline: none; }

a { outline-style: none; }

a:link, a:visited, a:active { text-decoration: none; }

.marjin0 {
	margin: 0;
	padding: 0;
}

.clear { clear: both; }

.disable { display: none }

/*ÀÍ½º 8ÀÌÇÏ ¹öÀüÀÇ ½Ã¸àÅØ »ç¿ë°¡´É ¹è·Á*/
article, aside, hgroup, header, footer, figure, figcaption, nav, section {
	display: block;
	clear: both;
}
/*ÆäÀÌµå*/

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
          transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

/*sms ºü¸¥»ó´ã*/
#sms form .sms_content dt {
	font-size: 12px;
	display: block;
	line-height: 35px;
	background-color: rgba(241,242,236,1.00);
	margin-top: 10px;
	margin-bottom: 10px;
}

#sms form .sms_content dd { }

#sms {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.inputType { }

#sms form .sms_content dd input { border-collapse: collapse; }

#sms_send { display: none; }
/*Ä«ÆäÀü¿ë --------------------------------------------------------------------------- */
#secede_list .radio {
	display: inline-block;
	vertical-align: -5px;
}
.formmail_textarea_style { width: 600px; } /*¿Â¶óÀÎ¹®ÀÇ ÅØ½ºÆ®¾Æ¸®¾Æ*/

.board_output_10_tr .bd_out1 a:hover { text-decoration: none !important; }  /*¸ÞÀÎÈ­¸é °Ô½ÃÆÇ ·Ñ¿À¹ö½Ã ¹ØÁÙÁ¦°Å*/

 /*°Ô½ÃÆÇ »ó´Ü Ä®¶ó*/

.table_02 {
	width: 100%;
	border-top: 2px solid #DE4555;
	border-left: 0px #e5e5e5 solid;
}

.table_02 td {
	border-bottom: 1px #e5e5e5 solid;
	border-right: 0px #e5e5e5 solid;
	padding: 10px 5px;
} /* Á¦ÀÌÄõ¸®¿¡ table_02Àû¿ëÇÏ¸é Àû¿ë*/

.bbscategory, .bbsnewf5, .bbsetc_dateof_write, .bbswriter { font-size: 12px; } /*°Ô½ÃÆÇ »ó´Ü ÆùÆ® Å©±â ÅëÀÏ*/
.board_output_imgs { width: 98%; }
.board_output_gallery_subject { display: block; } /*¸ÞÀÎ °¶·¯¸® ÃßÃâ Á¦¸ñ*/

.board_output colgroup col:last-child { width: 0px; } /*¸ÞÀÎ °øÁö ÃßÃâ ±úÁü¹æÁö*/

.member_td_bgcolor { width: 150px; } /*Ä®¶ó°°Áö¸¸ ¾Æ´Ï±¸ È¸¿ø°ü¸®~ */

INPUT#border.public_input.input_form { width: 80ch; } /*Á¦Ç°¼Ò°³ Á¦¸ñ ¾²±â ±úÁü ¹æÁö*/

.output_table { width: 310px; }

.secede input { vertical-align: -7px; }

/*¸ÞÀÎ¾Ù¹ü Á¦¸ñÁ¶Á¤*/
.board_output_gallery_subject a {
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 15px;
	margin-top: 7px;
	color: #6E6E6E;
	font-size: 12px;
}

/*Á¦Ç°¼Ò°³ ±×¸² Á¦¸ñ Á¶Á¤*/
.gallery_subject  {  }
.gallery_title {
	display: block;
	color: #6E6E6E;
	font-weight: 600;
	font-size: 14px;
	background-color: rgba(248,248,248,1.00);
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-color: rgba(255,255,255,1.00);
	border-top-width: 3px;
	border-top-style: solid;
}
.gallery_title:hover {
	border-top-color: rgba(222,69,85,1.00);
	border-top-width: 3px;
	border-top-style: solid;
}
/* ÆäÀÌÂ¡ */
.paging {
	display: block;
	margin-top: 25px;
	margin-bottom: 25px;
}
.paging > b {
	background-color: rgba(199,22,45,1.00);
	color: rgba(255,255,255,1.00);
}

.paging > b, .paging > a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-color: rgba(236,236,236,1.00);
	border-width: 1px;
	border-style: solid;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-decoration: none !important;
	margin-right: -15px;
	font-weight: bold !important;
	border-radius: 5px;
}


/*ºê·¹ÀÌÅ© CSS */
html, body {
	width: 100%;
	height: 100%;
}

p, ul {
	margin: 0;
	padding: 0;
}

img, fieldset { border: 0; }

li { list-style: none; }

input {
	border-color: #F2F2F2;
	border-width: 1px;
	border-style: solid;
}

textarea {
	border-color: #F2F2F2;
	border-width: 0px;
	border-style: solid;
}

/*·¹ÀÌ¾Æ¿ô*/


#footer {
	margin-top: 30px;
	border-top-color: rgba(225,225,225,1.00);
	border-top-width: 10px;
	border-top-style: solid;
	overflow-y: hidden;
	background-color: rgba(63,63,63,1.00);
	padding-bottom: 10px;
	padding-top: 10px;
}



#sub_wrap {
	margin-right: auto;
	margin-left: auto;
	max-width: 1100px;
	padding-top: 25px;
	padding-bottom: 55px;
}

#aside {
	width: 200px;
	height: auto;
	margin-right: 50px;
	float: left;
}

#section {
	float: left;
	width: 850px;
	height: auto;
}

.left_menu li {
	/* [disabled]width: 245px;
*/
	/* [disabled]height: 35px;
*/
}

.left_menu li a {
	color: #6E6E6E;
	font-size: 14px;
	text-align: center;
	width: 100%;
	height: 35px;
	background-color: #FFFFFF;
	display: block;
	font-weight: bold;
	line-height: 35px;
	text-decoration: none;
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	border-bottom-color: #BABABA;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-top: 5px;
	outline-style: none;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
	font-family: "³ª´®°íµñ", "¸¼Àº °íµñ", "µ¸¿ò";
}

.left_menu li a:hover {
	background-color: #9D0824;
	border-bottom-style: none;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	border-bottom-left-radius: 50px;
	color: rgba(255,255,255,1.00);
}

#bbs_contents {
	width: 797px;
	margin-right: auto;
	float: left;
}

.formmail_textarea_style { width: 600px; }


#notice .notice_out { margin-top: 15px; 
}


#top_header h1 a img {
	outline-style: none;
	display: block;
}

#top_header h1 a { outline-style: none; }

#sub_wrap #aside #sub_banner { margin-top: 50px; }

#sub_wrap #section #member { }


#main_metapo { background-color: rgba(31,31,31,1.00); 
}
#main_metapo .metapo {
	margin-right: auto;
	margin-left: auto;
	max-width: 1600px;
	width: 100%;
}
#main_metapo .metapo_bg {
	width: 100%;
	height: 300px;
	position: absolute;
	z-index: -10;
	opacity: 0.9;
	background-color: rgba(212,212,212,1.00);
	bottom: 7px;
	border-radius: 86px;
	-webkit-box-shadow: 10px 10px 30px 5px rgba(201,201,201,1.00);
	box-shadow: 10px 10px 30px 5px rgba(201,201,201,1.00);
	display: none;
}

#sub_metapo { background-color: rgba(31,31,31,1.00); 

}
#sub_metapo .sub_metapo_01 {
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#sub_metapo .sub_metapo_bg {

}

/* -------------------------------------------------------------------------------------------- */

#room_metapo { margin-top: 55px; 

}
#room_metapo .metapo {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#room_metapo .room_metapo_bg {
	width: 100%;
	height: 140px;
	position: absolute;
	z-index: -10;
	top: 46px;
	opacity: 0.5;
	background-color: rgba(110,110,110,1.00);
	display: none;
}
/* -------------------------------------------------------------------------------------------- */
#bbs #main_banner01 ul li a { outline-style: none; }

#guide_info {
	width: 100%;
	height: 500px;
	overflow-x: auto;
	overflow-y: scroll;
}

#guide_customer {
	width: 100%;
	height: 400px;
	overflow-x: auto;
	overflow-y: scroll;
}



#sky {
	position: absolute;
	width: 100px;
	left: 50%;
	top: 155px;
	margin-left: 570px;
	height: auto;
	z-index: 20;
}

#sky .quick_menu { }

#sky .quick_menu li a {
	color: #898989;
	text-align: center;
	width: 100%;
	height: 20px;
	display: block;
	outline-style: none;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
	background-color: hsla(0,0%,100%,0.00);
}

#sky .quick_menu li a:hover {
	color: #3A3A3A;
	background-color: #F7F7F7;
}

#sub_wrap #aside .left_title {
	width: 200px;
	height: 100px;
	padding-top: 20px;
}

#sub_wrap #aside .left_title .big_title {
	font-family: "³ª´®°íµñ", "¸¼Àº °íµñ", "µ¸¿ò";
	font-size: 23px;
	text-align: center;
	font-weight: 800;
	color: rgba(110,110,110,1.00);
	margin-bottom: 8px;
	letter-spacing: -2px;
}

#sub_wrap #aside .left_title .small_title {
	color: rgba(110,110,110,1.00);
	font-family: "³ª´®°íµñ", "¸¼Àº °íµñ", "µ¸¿ò";
	font-size: 10px;
	text-align: center;
	line-height: 0px;
	font-weight: 600;
}

#sub_wrap #aside .left_title .bl_lt {
	text-align: center;
	color: rgba(192,192,192,1.00);
	font-size: 12px;
}

#foot_customer_bg {
	padding-top: 10px;
	overflow-y: hidden;
	padding-left: 15px;
	padding-right: 15px;
}

#foot_customer {
	margin-left: auto;
	margin-right: auto;
	max-width: 1100px;
}
#info_bottom_banner {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
#foot_customer #sns_area {
	float: left;
	width: 200px;
	height: 150px;
	display: block;
	position: relative;
}

#foot_customer #sns_area .sns_icon {
	position: absolute;
	top: 46px;
	left: 26px;
}

#foot_customer #sns_area .sns_icon img { margin-right: 10px; }





#bbs #notice a {
	outline-style: none;
	display: block;
	font-size: 12px;
}

#bbs #product a { outline-style: none; }

#sns_area .sns_icon a { outline-style: none; }
#g_nav ul li:last-child a {

	display: block;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 15px;
	background-color: rgba(196,31,31,1.00);
	height: 25px;
	margin-top: 5px;
	line-height: 25px;
}
#g_nav ul li:hover:last-child a { background-color: #9D0824; }
#g_nav ul li:hover a { color: #FFFFFF; }
#room_menu {
	margin: 20px auto;
	overflow-y: hidden;
	display: block;
	width: 100%;
	max-width: 1100px;
}

#room_menu ul { list-style-type: none; }

#room_menu ul li {
	width: 20%;
	float: left;
	display: inline-block;
}

#room_menu ul li a {
	display: list-item;
	border-left-color: rgba(31,31,31,1.00);
	border-left-width: 3px;
	border-left-style: solid;
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
	background-color: #3A3A3A;
}

#room_menu ul li a:hover {
	background-color: #9D0824;
	text-decoration: none;
}

#room_menu ul li a span {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: block;
	min-width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

#room_title {
	color: rgba(212,212,212,1.00);
	text-decoration: none;
	font: bold 16px "³ª´®°íµñ", "¸¼Àº °íµñ", "µ¸¿ò";
	display: block;
}
#room_price { margin-top: 20px; }

#foot_customer hr { opacity: 0.2; }

#foot_customer #room_title a {
	color: rgba(212,212,212,1.00);
	text-decoration: none;
}

.link {
	text-decoration: none;
	color: rgba(196,31,31,1.00);
	font-weight: 600;
}

.link:hover {
	text-decoration: none;
	color: rgba(157,8,36,1.00);
	font-weight: bold;
}

#sub_title {
	width: 100%;
	height: 65px;
	background-image: url(../images/rt_bg.gif);
	background-repeat: no-repeat;
	background-position: 100% 105%;
	margin-bottom: 50px;
}

.big_sub_title {
	font-weight: bold;
	font-size: 29px;
	margin-right: 5px;
	line-height: 65px;
	vertical-align: -5px;
}

.small_sub_title { line-height: 65px; }

.map { display: block; 
}



#hsection { 
}


.ssub_title {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 15px;
	background-color: #F3F3F3;
	font: 600 14px/20px "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	border-bottom-color: #E7E7E7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	color: #6E6E6E;
}
.hsub_title {
	margin-top: 20px;
	margin-bottom: 10px;

}

.big_hsub_title {
	font-size: 29px;
	vertical-align: -5px;
	font-weight: bold;
	letter-spacing: -1px;
}

.small_hsub_title { }

.travel {
	background-color: rgba(241,242,236,1.00);
	overflow-y: hidden;
}

.travel .travel_item {
	width: 50%;
	height: 500px;
	/* [disabled]padding: 30px;
*/
	float: left;
}

.travel .travel_item .subject {
	display: block;
	text-align: center;
	font-size: 20px;
	margin-top: 22px;
	margin-bottom: 12px;
}

.travel .travel_item .imgbg {
	width: 450px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/travel_01.jpg);
	background-repeat: no-repeat;
	background-position: 0% 74%;
	background-size: 266% auto;
	margin-bottom: 20px;
}

.travel .travel_item .texts {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	overflow-y: hidden;
}

.reservation { overflow-y: hidden; }

.reservation .reservation_item { }

.reservation .reservation_item .subject {
	background-color: rgba(58,58,58,1.00);
	color: rgba(255,255,255,1.00);
	display: block;
	height: 55px;
	font-size: 22px;
	padding-left: 20px;
	line-height: 55px;
	margin-bottom: 25px;
	margin-top: 15px;
}

.reservation .reservation_item .texts {
	display: block;
	line-height: 26px;
}
.reservation .reservation_item .texts ul { margin-left: 15px; }
.reservation .reservation_item { }

.location_item .subject {
	background-color: rgba(27,47,78,1.00);
	color: rgba(255,255,255,1.00);
	display: block;
	height: 35px;
	font-size: 20px;
	padding-left: 20px;
	line-height: 35px;
	margin-bottom: 20px;
}

.location_item .texts {
	padding-left: 15px;
	line-height: 26px;
	margin-bottom: 20px;
	padding-right: 15px;
}

.reservation .reservation_item .texts ul li { list-style-type: disc; }



#service {
	margin-left: auto;
	margin-right: auto;
	max-width: 800px;
}

#service .service_item { text-align: center; }

#service .service_item .item_subject {
	text-align: center;
	font-size: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: rgba(241,242,236,1.00);
	padding-top: 10px;
	padding-bottom: 10px;
}

#service .service_item .item_subject .big_text {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	color: rgba(157,8,36,1.00);
	display: inline-block;
	margin-right: 20px;
}

#service .service_item .item_subject .small_text { }

#service .service_item .item_textarea {
	margin-top: 30px;
	text-align: center;
	margin-bottom: 30px;
}

.metapo #carousel .left.carousel-control, .metapo #carousel .right.carousel-control, .sub_metapo_01 #carousel .left.carousel-control, .sub_metapo_01 #carousel .right.carousel-control, .metapo #carousel_room .left.carousel-control, .metapo #carousel_room .right.carousel-control {
	background-image: -webkit-linear-gradient(270deg, rgba(255,255,255,0.00) 0%, rgba(255,0,0,0.00) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(255,255,255,0.00) 0%, rgba(255,0,0,0.00) 100%);
	background-image: linear-gradient(180deg, rgba(255,255,255,0.00) 0%, rgba(255,0,0,0.00) 100%);
}

.carousel-indicators li {}
.carousel-indicators li.active {
	background-color: rgba(222,69,85,1.00);
	border-color: rgba(222,69,85,1.00);
}


.view_auto {
	overflow-y: auto;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
















/* ------------------------------------------ 01 ---------------------------------------------- */
#main_banner_bg .main_banner {
	margin: 20px auto 40px;
	width: 100%;
	border: 1px solid rgba(236,236,236,1.00);
	overflow-y: hidden;
	max-width: 1100px;
	font-family: "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
}

#main_banner_bg .main_banner .type_icon {
	border-radius: 100px;
	background-color: #F3F3F3;
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100px;
	height: 100px;
	line-height: 100px;
	color: #6E6E6E;
	margin-left: auto;
	margin-right: auto;
	font-size: 36px;
}

#main_banner_bg .main_banner ul li {
	float: left;
	width: 25%;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#main_banner_bg .main_banner ul li a div i { color: #6E6E6E; }

#main_banner_bg .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
	display: block;
	color: rgba(58,58,58,1.00);
}

#main_banner_bg .main_banner ul li a:hover div > i { color: #FFFFFF; }

#main_banner_bg .main_banner ul li a .main_banner_title {
	color: #6E6E6E;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#main_banner_bg .main_banner ul li a:hover .main_banner_title { color: #C41F1F; }

#main_banner_bg .main_banner01 ul li a:hover .type_icon { background-color: #E4570E; }
#main_banner_bg {
	display: none;
	padding: 15px;
}
#main_banner_bg .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 28px Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	color: #3A3A3A;
	max-width: 1100px;
	text-align: center;
	padding: 15px;
}
/* ------------------------------------------ // 01 ---------------------------------------------- */
/* ------------------------------------------ 02 ---------------------------------------------- */
#main_banner_bg2 {
	background-color: #3A3A3A;
	padding: 15px;
	display: none;
}
#main_banner_bg2 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 28px Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	color: #3A3A3A;
	max-width: 1100px;
	text-align: center;
	padding: 15px;
}



#main_banner_bg2 .main_banner {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	overflow-y: hidden;
	max-width: 1100px;
	font-family: "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
}

#main_banner_bg2 .main_banner .type_img {
	background-color: #FFFFFF;
	position: relative;
	overflow-x: hidden;
	overflow-y: hidden;
	border-radius: 8px;
	padding: 5px;
}

#main_banner_bg2 .main_banner .type_img .bg_black {
	position: absolute;
	width: 101%;
	z-index: 10;
	line-height: 30px;
	opacity: 0.8;
	color: #E4E4E4;
	font-weight: bold;
	top: 100%;
	left: -1px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	height: 101%;
	background-image: -webkit-linear-gradient(270deg, rgba(31,31,31,1.00) 0%, rgba(241,242,236,1.00) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(31,31,31,1.00) 0%, rgba(241,242,236,1.00) 100%);
	background-image: linear-gradient(180deg, rgba(31,31,31,1.00) 0%, rgba(241,242,236,1.00) 100%);
	padding-top: 5px;
	display: block;
}

#main_banner_bg2 .main_banner .type_img:hover .bg_black { top: 50%; }

#main_banner_bg2 .main_banner .type_img:hover img { }

#main_banner_bg2 .main_banner ul li {
	float: left;
	width: 25%;
	padding: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#main_banner_bg2 .main_banner ul li a div i {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#main_banner_bg2 .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
}

#main_banner_bg2 .main_banner ul li a:hover div > i { color: #2156A5; }

#main_banner_bg2 .main_banner ul li a .main_banner_title {
	color: #E5E5E5;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-color: #C41F1F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	line-height: 35px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#main_banner_bg2 .main_banner ul li a:hover .main_banner_title { color: #C41F1F; }
#main_banner_bg2 .main_banner .main_bnner_txt { color: #E8E8E8; 
}
/* ------------------------------------------ // 02 ---------------------------------------------- */
/* ------------------------------------------ 03 ---------------------------------------------- */
#main_banner_bg3 {
	padding: 50px;
	background-color: rgba(58,58,58,1.00);
	position: relative;
	width: 100%;
	display: none;
}
#main_banner_bg3 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 28px Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	color: #FFFFFF;
	max-width: 1100px;
	text-align: center;
	padding: 15px;
	display: block;
}


#main_banner_bg3 .main_banner {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
	max-width: 1100px;
	font-family: "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
}

#main_banner_bg3 .main_banner .type_icon {
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	font-size: 48px;
	line-height: 110px;
}

#main_banner_bg3 .main_banner ul li {
	float: left;
	width: 32.33%;
	padding: 20px;
	background-color: #C7162D;
	margin-right: 0.5%;
	margin-left: 0.5%;
	/* [disabled]min-height: 270px; */
}
#main_banner_bg3 .main_banner ul li:hover { background-color: rgba(58,58,58,1.00); }
#main_banner_bg3 .main_banner ul li a div i { color: #FFFFFF; }

#main_banner_bg3 .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
	display: block;
}

#main_banner_bg3 .main_banner ul li a:hover div > i { color: #FFFFFF; }

#main_banner_bg3 .main_banner ul li a .main_banner_title {
	font-size: 21px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFFFFF;
}

#main_banner_bg3 .main_banner ul li a:hover .main_banner_title { color: #FFFFFF; 
}
#main_banner_bg3 .main_banner ul li a .main_banner_txt { color: #FFFFFF; }
#main_banner_bg3 .main_banner ul li a:hover .type_icon { }

/* ------------------------------------------ // 03 ---------------------------------------------- */
/* ------------------------------------------ 04 ---------------------------------------------- */
#main_banner_bg4 {
	padding: 15px;
	background-color: rgba(58,58,58,1.00);
	position: relative;
	width: 100%;
	display: none;
}
#main_banner_bg4 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 28px Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	color: #FFFFFF;
	max-width: 1100px;
	text-align: center;
	padding: 15px;
	display: block;
}


#main_banner_bg4 .main_banner {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
	max-width: 1100px;
	font-family: "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
}

#main_banner_bg4 .main_banner .type_icon {
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 48px;
	line-height: 110px;
}

#main_banner_bg4 .main_banner ul li {
	float: left;
	width: 24%;
	padding: 20px;
	background-color: #3A3A3A;
	margin-right: 0.5%;
	margin-left: 0.5%;
	/* [disabled]min-height: 270px; */
}
#main_banner_bg4 .main_banner ul li:hover { background-color: rgba(58,58,58,1.00); }
#main_banner_bg4 .main_banner ul li a div i { color: #FFFFFF; }

#main_banner_bg4 .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
	display: block;
}

#main_banner_bg4 .main_banner ul li a:hover div > i { color: #FFFFFF; }

#main_banner_bg4 .main_banner ul li a .main_banner_title {
	font-size: 21px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFFFFF;
}

#main_banner_bg4 .main_banner ul li a:hover .main_banner_title { color: #FFFFFF; 
}
#main_banner_bg4 .main_banner ul li a .main_banner_txt { color: #FFFFFF; }
#main_banner_bg4 .main_banner ul li a:hover .type_icon { }

/* ------------------------------------------ // 04 ---------------------------------------------- */
/* ------------------------------------------ 05 New ---------------------------------------------- */
#main_banner_bg5 { display: none; }
#main_banner_bg5 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 28px Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	color: #3A3A3A;
	max-width: 1100px;
	text-align: center;
	padding: 15px;
}
#main_banner_bg5 .main_banner {
	margin: 20px auto 40px;
	width: 100%;
	overflow-y: hidden;
	max-width: 1100px;
	font-family: "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
}

#main_banner_bg5 .type_icon {
	border-radius: 100px;
	background-color: #F3F3F3;
	text-align: center;
	text-decoration: none;
	display: none;
	width: 100px;
	height: 100px;
	line-height: 100px;
	color: #6E6E6E;
	margin-left: auto;
	margin-right: auto;
	font-size: 36px;
}
#main_banner_bg5 .main_banner ul li a:hover .type_icon { background-color: #E4570E; }

#main_banner_bg5 .main_banner ul li {
	float: left;
	width: 25%;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#main_banner_bg5 .main_banner ul li a div i { color: #6E6E6E; }
#main_banner_bg5 .main_banner ul li a:hover div > i { color: #FFFFFF; }
#main_banner_bg5 .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
	display: block;
}
#main_banner_bg5 .main_banner ul li a .main_banner_title {
	color: #9B9B9B;
	font-size: 28px;
	/* [disabled]font-weight: bold; */
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#main_banner_bg5 .main_banner ul li a:hover .main_banner_title { color: #C41F1F; }
#main_banner_bg5 .main_banner ul li a .main_banner_txt { color: rgba(126,126,126,1.00); }
#main_banner_bg5 .main_banner ul li a:hover .main_banner_txt { }


/* ------------------------------------------ // 05 ---------------------------------------------- */
/* ------------------------------------------ 06 New ---------------------------------------------- */
#main_banner_bg6 {
	background-color: #F3F3F3;
	padding: 15px;
	display: block;
}
#main_banner_bg6 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 28px Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	color: #3A3A3A;
	max-width: 1100px;
	text-align: center;
	padding: 15px;
}

#main_banner_bg6 .main_banner {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	overflow-y: hidden;
	max-width: 1100px;
	font-family: "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
}

#main_banner_bg6 .main_banner .type_img {
	position: relative;
	overflow-x: hidden;
	overflow-y: hidden;
}

#main_banner_bg6 .main_banner .type_img .bg_black {
	position: absolute;
	width: 101%;
	z-index: 10;
	line-height: 30px;
	opacity: 0.8;
	color: #E4E4E4;
	font-weight: bold;
	top: 100%;
	left: -1px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	height: 101%;
	background-image: -webkit-linear-gradient(270deg, rgba(31,31,31,1.00) 0%, rgba(241,242,236,1.00) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(31,31,31,1.00) 0%, rgba(241,242,236,1.00) 100%);
	background-image: linear-gradient(180deg, rgba(31,31,31,1.00) 0%, rgba(241,242,236,1.00) 100%);
	padding-top: 5px;
	display: block;
}

#main_banner_bg6 .main_banner .type_img:hover .bg_black { top: 50%; }

#main_banner_bg6 .main_banner .type_img:hover img { }

#main_banner_bg6 .main_banner ul li {
	float: left;
	width: 25%;
	padding: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#main_banner_bg6 .main_banner ul li a div i {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#main_banner_bg6 .main_banner ul li a:hover div > i { color: #2156A5; }
#main_banner_bg6 .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
}
#main_banner_bg6 .main_banner ul li a .main_banner_title {
	color: #3A3A3A;
	font: bold 21px/35px "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-color: #C41F1F;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#main_banner_bg6 .main_banner ul li a:hover .main_banner_title { color: #C41F1F; }
#main_banner_bg6 .main_banner .main_bnner_txt {
	color: #3A3A3A;
	margin-bottom: 15px;
	font-size: 14px;
}
/* ------------------------------------------ // 06 ---------------------------------------------- */
/* ------------------------------------------ 07 ---------------------------------------------- */
#main_banner_bg7 {
	background-color: #DE4555;
	display: none;
}
#main_banner_bg7 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 28px Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	color: #3A3A3A;
	max-width: 1100px;
	text-align: center;
	padding: 15px;
	display: none;
}
#main_banner_bg7 .main_banner {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	overflow-y: hidden;
	max-width: 1440px;
	font-family: "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
}

#main_banner_bg7 .type_icon {
	border-radius: 65px;
	text-align: center;
	text-decoration: none;
	width: 100px;
	height: 120px;
	line-height: 65px;
	font-size: 28px;
	float: left;
	/* [disabled]background-color: #FFFFFF; */
	padding-top: 20px;
}
#main_banner_bg7 .main_banner ul li a:hover .type_icon { 
}

#main_banner_bg7 .main_banner ul li {
	float: left;
	width: 25%;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#main_banner_bg7 .main_banner ul li a div i {
	color: #C7162D;
	border-radius: 100px;
	display: block;
	width: 65px;
	height: 65px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 17px;
}
#main_banner_bg7 .main_banner ul li a:hover div > i { }
#main_banner_bg7 .main_banner ul li a {
	outline-style: none;
	text-decoration: none;

}
#main_banner_bg7 .main_banner ul li a .main_banner_title {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 15px;
}
#main_banner_bg7 .main_banner ul li a:hover .main_banner_title { color: #AC1E2D; 
}
#main_banner_bg7 .main_banner ul li a .main_banner_txt { color: rgba(255,225,229,1.00); }
#main_banner_bg7 .main_banner ul li a:hover .main_banner_txt { color: #FFFFFF; }


/* ------------------------------------------ // 07 ---------------------------------------------- */
/* ------------------------------------------ 08 ---------------------------------------------- */
#main_banner_bg8 {
	padding: 15px;
	background-color: rgba(255,255,255,1.00);
	position: relative;
	width: 100%;
	display: none;
}
#main_banner_bg8 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 28px Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	color: #FFFFFF;
	max-width: 1100px;
	text-align: center;
	padding: 15px;
	display: none;
}
#main_banner_bg8 .main_banner {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
	max-width: 1100px;
	font-family: "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
}

#main_banner_bg8 .main_banner .type_icon {
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	font-size: 48px;
	line-height: 110px;
	background-color: #FFFFFF;
	border-radius: 100px;
}

#main_banner_bg8 .main_banner ul li {
	float: left;
	width: 32.33%;
	padding: 20px;
	background-color: #79A42F;
	margin-right: 0.5%;
	margin-left: 0.5%;
	/* [disabled]min-height: 270px; */
}
#main_banner_bg8 .main_banner ul li:hover { background-color: rgba(243,102,57,1.00); }
#main_banner_bg8 .main_banner ul li a div i { color: #79A42F; }

#main_banner_bg8 .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
	display: block;
}

#main_banner_bg8 .main_banner ul li:hover a div > i { color: #F36639; }

#main_banner_bg8 .main_banner ul li a .main_banner_title {
	font-size: 21px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFFFFF;
}

#main_banner_bg8 .main_banner ul li a:hover .main_banner_title { color: #FFFFFF; 
}
#main_banner_bg8 .main_banner ul li a .main_banner_txt { color: #FFFFFF; }
#main_banner_bg8 .main_banner ul li a:hover .type_icon { background-color: #FFFFFF; }

/* ------------------------------------------ // 08 ---------------------------------------------- */
/* ------------------------------------------ µ¿¿µ»ó 01 ---------------------------------------------- */
#main_movie_bg01 {
	padding: 15px;
	background-color: rgba(31,31,31,1.00);
	position: relative;
	width: 100%;
	display: block;
}
#main_movie_bg01 .movie_subject {
	margin-left: auto;
	margin-right: auto;
	font: 28px Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	color: #FFFFFF;
	max-width: 1100px;
	text-align: center;
	padding: 15px;
	display: block;
}
#main_movie_bg01 .main_movie {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
	max-width: 1100px;
	font-family: "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
}

#main_movie_bg01 .main_movie .type_movie {
	text-align: center;
	text-decoration: none;
	font-size: 48px;
	line-height: 110px;
	background-color: #FFFFFF;
}

#main_movie_bg01 .main_movie ul li {
	float: left;
	width: 32.33%;
	padding: 10px;
	background-color: #1F1F1F;
	margin-right: 0.5%;
	margin-left: 0.5%;
	margin-bottom: 15px;
}
#main_movie_bg01 .main_movie ul li:hover { background-color: rgba(222,69,85,1.00); }
#main_movie_bg01 .main_movie ul li div i { color: #79A42F; }

#main_movie_bg01 .main_movie ul li {
	outline-style: none;
	text-decoration: none;
	display: block;
}


#main_movie_bg01 .main_movie ul li .main_movie_title {
	font-size: 21px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFFFFF;
}

#main_movie_bg01 .main_movie ul li:hover .main_movie_title { color: #FFFFFF; 
}
#main_movie_bg01 .main_movie ul li .main_movie_txt { color: #FFFFFF; }
#main_movie_bg01 .main_movie ul li:hover .type_movie {
	background-color: rgba(255,255,255,0.00);
	z-index: 9;
}

/* ------------------------------------------ // µ¿¿µ»ó 01 ---------------------------------------------- */
/* ------------------------------------------ Á¦Ç°¼Ò°³ 02 ---------------------------------------------- */
#product_bg02 {
	background-color: #FFFFFF;
	padding: 15px;
	/* [disabled]margin-bottom: 40px;
*/
	display: block;
}
#product_bg02 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	max-width: 1100px;
	padding: 15px;
	text-align: center;	
}
#product_bg02 .banner_subject a{
	font: 28px Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	color: #3A3A3A;

	text-decoration: none;	
}
#product_bg02 .product {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	overflow-y: hidden;
	max-width: 1100px;
	font-family: "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
	padding-top: 15px;
	padding-bottom: 30px;
}

#product_bg02 .product .board_output_gallery_subject a {
	display: block;
	color: #3A3A3A;
	background-color: #FFFFFF;
	height: 45px;
	font: bold 14px/45px "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	text-align: center;
	text-decoration: none;
	border-top-color: rgba(199,22,45,1.00);
	border-top-width: 3px;
	border-top-style: solid;
}
#product_bg02 .product .board_output_gallery_subject:hover a {
	background-color: rgba(199,22,45,1.00);
	color: rgba(255,255,255,1.00);
}
#product_bg02 .product .board_output_gallery_img a img { min-width: 100%; }

/* ------------------------------------------ // Á¦Ç°¼Ò°³ 02 ---------------------------------------------- */

/* ------------------------------------------ INFO BANNER 01 ---------------------------------------------- */
#info_banner_bg1 {
	padding: 50px;
	background-color: rgba(58,58,58,1.00);
	width: 100%;
	background-image: url(../images/hotel.jpg);
	background-size: cover;
	overflow-y: hidden;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

#info_banner_bg1 .banner_subject {
	margin-left: auto;
	margin-right: auto;
	font: 28px Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	color: #FFFFFF;
	max-width: 1100px;
	text-align: center;
	padding: 15px;
	display: none;
}


#info_banner_bg1 .main_banner {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
	max-width: 1100px;
	font-family: "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	text-align: center;
	display: block;
}

#info_banner_bg1 .main_banner .type_icon {
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	font-size: 48px;
	line-height: 110px;
}

#info_banner_bg1 .main_banner ul li {
	float: left;
	width: 32.33%;
	padding: 20px;
	background-color: #1F1F1F;
	margin-right: 0.5%;
	margin-left: 0.5%;
	/* [disabled]min-height: 270px; */
}
#info_banner_bg1 .main_banner ul li:hover { background-color: rgba(58,58,58,1.00); }
#info_banner_bg1 .main_banner ul li a div i { color: #FFFFFF; }

#info_banner_bg1 .main_banner ul li a {
	outline-style: none;
	text-decoration: none;
	display: block;
}

#info_banner_bg1 .main_banner ul li a:hover div > i { color: #FFFFFF; }

#info_banner_bg1 .main_banner ul li a .main_banner_title {
	font-size: 21px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFFFFF;
}

#info_banner_bg1 .main_banner ul li a:hover .main_banner_title { color: #FFFFFF; 
}
#info_banner_bg1 .main_banner ul li a .main_banner_txt { color: #FFFFFF; }
#info_banner_bg1 .main_banner ul li a:hover .type_icon { }
.root_daum_roughmap { width: 100% !important; }
.warning_txt {
	color: rgba(243,102,57,1.00);
	font-size: 14px;
	font-weight: 600;
}
#map_area { position: relative; 
}
#map_area:after {
	
	}



/* ------------------------------------------ // INFO BANNER 01 ---------------------------------------------- */

















@media (max-width:320px) {
#link_nav { display: none; }
}


@media (max-width:480px) {
}

@media (max-width:768px) {
	
#sitemap_area { display: none; }
#navwrap_bg {
	background-color: rgba(222,69,85,1.00);
	/* [disabled]border-bottom-color: #F0F0F0; */
	/* [disabled]border-bottom-width: 5px; */
	/* [disabled]border-bottom-style: solid; */
	}
#navwrap {
	overflow-y: hidden;
	position: relative;

}
/* ---------------------------------------------------  ·Î°í  -------------------------------------------------------------- */
#logo {
	text-align: left;
	width: 220px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#logo h1 { margin: 0px; }

#logo h1 img { width: 100%; }

#logo_mobile {
	font-size: 32px;
	letter-spacing: -1px;
	font-weight: bold;
	padding-left: 15px;
	z-index: 10;
	display: none;
	line-height: 70px;
	height: 70px;
}

#logo_mobile a {
	text-decoration: none;
	color: #3A3A3A;
}
/* ---------------------------------------------------  // ·Î°í  -------------------------------------------------------------- */
/* ---------------------------------------------------  »ó´Ü ¸Þ´º -------------------------------------------------------------- */
#g_nav ul li:nth-child(1), #g_nav ul li:nth-child(2)  { display: none; }

#header {
	height: 43px;
	width: 100%;
	/* [disabled]position: absolute; */
	background-color: rgba(31,31,31,1.00);
	z-index: 17;
	padding-left: 15px;
	padding-right: 15px;
}
#top_header {
	position: relative;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;

}

#g_nav {
	top: 4px;
	position: absolute;
}

#g_nav ul li {
	display: inline-block;
	float: left;
}

#g_nav ul li a {
	width: 100%;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	font: bold 14px/25px "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	color: #FFFFFF;
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
	outline-style: none;
	margin-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

#g_nav ul li:hover a {
	background-color: #DE4555;
	color: #FFFFFF;
	font-weight: bold;
}
#link_nav {
	position: absolute;
	right: 15px;
	top: 128px;
	display: block;
	z-index: 2;
}
#link_nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
}
#link_nav a:hover {
	color: #DE4555;
	text-decoration: none;
}

#navwrap_bg {
	/* [disabled]border-bottom-color: #F0F0F0; */
	/* [disabled]border-bottom-width: 5px; */
	/* [disabled]border-bottom-style: solid; */
	background-color: rgba(31,31,31,1.00);
	/* [disabled]position: absolute; */
	z-index: 17;
	width: 100%;
	/* [disabled]top: 43px; */
	height: 120px;
	}
#navwrap {
	overflow-y: hidden;
	position: relative;

}

#nav .menu li > a.nav_on {
	font-weight: 600;
	font-size: 15px;
	color: rgba(255,255,255,1.00);
	background-color: #4D4D4D;
}

#nav_area_bg {
	background-color: rgba(255,255,255,1.00);
	border-bottom-color: rgba(157,8,36,1.00);
	border-bottom-width: 0px;
	border-bottom-style: solid;
}

#nav_area { position: relative; 
}

#nav {
	display: none;
	z-index: 17;
	width: 100%;
	top: 117px;
	position: absolute;
}

#nav .menu > li { 
}

#nav .menu { margin-bottom: 0px; 
}

#nav .menu li > a {
	display: block;
	padding-left: 15px;
	color: #E5E5E5;
	font: bold 14px/35px "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	text-decoration: none;
	border-bottom-color: #474747;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #3A3A3A;
}

#nav .menu li:hover > a {
	color: rgba(255,255,255,1.00);
	background-color: #4D4D4D;
}

/*¼­ºêÃß°¡*/

#nav .menu li ul {
	z-index: 10;
	display: none;
}



#nav .menu li ul li {
	float: left;
	border-right-color: rgba(255,255,255,1.00);
	border-right-width: 1px;
	border-right-style: solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#nav .menu li ul li:last-child { border-right-style: none !important; }

#nav .menu li ul li a {
	overflow-x: hidden;
	overflow-y: hidden;
	opacity: 1;
	width: 0px;
	height: 0px;
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-webkit-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	transition-delay: 0.1s;
	-webkit-opacity: 1;
	visibility: hidden;
	font: 12px/35px "³ª´®¹Ù¸¥°íµñ", "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	display: block;
	text-decoration: none;
	text-align: center;
}

#nav .menu > li:hover ul li a {
	overflow-x: hidden;
	overflow-y: hidden;
	visibility: visible;
	opacity: 1;
	width: 120px;
	background-color: #3A3A3A;
	color: #FFFFFF;
	height: 35px;
	line-height: 30px;
	display: block;
}

#nav .menu > li > ul li a:hover {
	font-size: 14px;
	font-weight: bold;
	color: rgba(31,31,31,1.00);
	background-color: rgba(212,212,212,1.00);
	border-bottom-width: 0px;
}

/*¼­ºêÁ¾·á*/







/* --------------------------------------------------- // »ó´Ü ¸Þ´º -------------------------------------------------------------- */
/* ¹è³Ê */


#main_banner_bg .main_banner ul li { width: 100%; }


#main_banner_bg2 .main_banner ul li { width: 100%; }


#main_banner_bg3 .main_banner ul li {
	width: 100%;
	margin-bottom: 15px;
}
#main_banner_bg4 .main_banner ul li {
	width: 100%;
	margin-bottom: 15px;
}
#main_banner_bg5 .main_banner ul li {
	width: 100%;
	margin-bottom: 15px;
}
#main_banner_bg6 .main_banner ul li {
	width: 100%;
	margin-bottom: 15px;
}
#main_banner_bg7 .main_banner ul li {
	width: 100%;
	margin-bottom: 15px;
}
#main_banner_bg8 .main_banner ul li {
	width: 100%;
	margin-bottom: 15px;
}
#main_movie_bg01 .main_movie ul li {
	width: 100%;
	margin-bottom: 15px;
}
#info_banner_bg1 .main_banner ul li { 
	width: 100%;
	margin-bottom: 15px;
}
/* // ¹è³Ê */

blockquote { font-size: 16px !important; }

.login_box { padding: 20px 0 !important; }

.login_box .find { display: none; }

#is_member { /* [disabled]display: block;
*/ }

#is_member_mobile {
	display: none;
	margin-left: 15px;
	margin-right: 15px;
}

#member { padding-left: 15px; }



.bg_foot_menu { background-color: rgba(31,31,31,1.00); }

#foot_menu {
	padding-left: 0px;
	padding-right: 0px;
}

#foot_menu ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#foot_menu ul li {
	display: block;
	float: none;
	margin: 0px;
	padding: 0px;
}

#foot_menu ul li a {
	color: rgba(192,192,192,1.00);
	text-decoration: none;
	font: 13px/30px "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	display: block;
	text-align: left;
	text-indent: 15px;
	background-image: -webkit-linear-gradient(130deg, rgba(58,58,58,1.00) 0%, rgba(31,31,31,1.00) 100%);
	background-image: -moz-linear-gradient(130deg, rgba(58,58,58,1.00) 0%, rgba(31,31,31,1.00) 100%);
	background-image: -o-linear-gradient(130deg, rgba(58,58,58,1.00) 0%, rgba(31,31,31,1.00) 100%);
	background-image: linear-gradient(320deg, rgba(58,58,58,1.00) 0%, rgba(31,31,31,1.00) 100%);
	border-bottom-color: rgba(31,31,31,1.00);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-right: 0px;
	margin-right: 0px;
}

#foot_menu ul li a:hover {
	background-color: rgba(58,58,58,1.00);
	background-image: -webkit-linear-gradient(62deg, rgba(58,58,58,1.00) 0%, rgba(31,31,31,1.00) 100%);
	background-image: -moz-linear-gradient(62deg, rgba(58,58,58,1.00) 0%, rgba(31,31,31,1.00) 100%);
	background-image: -o-linear-gradient(62deg, rgba(58,58,58,1.00) 0%, rgba(31,31,31,1.00) 100%);
	background-image: linear-gradient(28deg, rgba(58,58,58,1.00) 0%, rgba(31,31,31,1.00) 100%);
	color: rgba(255,255,255,1.00);
}

#footer {
	background-color: rgba(44,44,44,1.00);
	padding-bottom: 15px;
}
#room_menu ul li {
	width: 33.33%;
	float: left;
}



#mob_img_01_01 {
	display: block;
	width: 100%;
	margin-bottom: 15px;
}




#main_metapo { display: block; }

#mobile_metapo { display: block; }

#bbs {
	padding-right: 15px;
	padding-left: 15px;
	overflow-y: hidden;
	padding-bottom: 25px;
	display: none;
}

#bbs #notice { margin-bottom: 15px; 
}
#notice .notice_out { margin-top: 15px; 
}
#bbs #product { 
}
#product .product_out { margin-top: 15px; 
}
#bbs #tel {
	background-image: none;
	padding-left: 0px;
	display: none;
}

#tel_mobile {
	display: block;
	width: 100%;
	clear: both;
}

#tel_mobile .phone {
	display: inline-block;
	width: 48%;
	border-radius: 4px;
	background-color: rgba(21,77,160,1.00);
	color: rgba(240,240,240,1.00);
	font: 600 18px "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: -1px;
	background-image: -webkit-linear-gradient(270deg, rgba(44,94,169,1.00) 0%, rgba(21,77,160,1.00) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(44,94,169,1.00) 0%, rgba(21,77,160,1.00) 100%);
	background-image: linear-gradient(180deg, rgba(44,94,169,1.00) 0%, rgba(21,77,160,1.00) 100%);
}

#tel_mobile .sms_send {
	width: 48%;
	display: inline-block;
}

#tel_mobile .sms_send a {
	color: rgba(110,110,110,1.00);
	font-weight: 600;
	font-family: "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	text-decoration: none;
}

#qr_cord { display: none; }

#sub_metapo {
	width: 100%;
	background-color: rgba(31,31,31,1.00);
}

#aside, #section {
	float: none;
	width: 100%;
}

#page_count {
	background-color: rgba(58,58,58,1.00);
	padding: 10px 15px;
	color: rgba(243,243,243,1.00);
	margin-bottom: 15px;
	min-width: 100%;
	text-align: right;
}

#sub_title { text-indent: 15px; }

#sub_contents {
	padding-left: 15px;
	padding-right: 15px;
}

#hsection {
	padding-right: 15px;
	padding-left: 15px;
}

#history_year {
	float: none;
	width: 100%;
	min-width: 100%;
}

#history_img01 {
	width: 100%;
	float: none;
}

#busines_img01 { display: none; }

#busines_img01_mobile { display: block; }

#product_list a { font-size: 14px !important; }

#product_info { float: left !important; }


/*---------------------------------- mobile btn ----------------------------------------*/
.menu-icon-container {
	display: block;
	width: 50px;
	height: 50px;
	cursor: pointer;
	background-color: rgba(31,31,31,1.00);
	border-radius: 6px;
	position: absolute;
	top: 10px;
	right: 20px;
}

.menu-icon {
	position: relative;
	display: block;
	width: 30px;
	height: 4px;
	background-color: #fff;
	top: 50%;
	left: 50%;
	margin-top: -2px;
	margin-left: -15px;
	transition: background-color .2s ease-out;
}

.menu-icon::after, .menu-icon::before {
	content: '';
	position: absolute;
	display: block;
	width: 30px;
	height: 4px;
	background-color: #fff;
	left: 0px;
	transition: all .2s ease-out;
}

.menu-icon::after { top: 9px; }

.menu-icon::before { top: -9px; }

/*.menu-icon-container:hover .menu-icon::after{
  top:13px;
  transition: all .2s ease-out;
}
.menu-icon-container:hover .menu-icon::before{
  top:-13px;
  transition: all .2s ease-out;
}*/

/*---cross---*/
.menu-icon.transformed { background-color: transparent; }

.menu-icon.transformed::after, .menu-icon.transformed::before {
	transform-origin: 50% 50%;
	top: 0px;
	left: 2px;
	width: 26px;
	transition: all .15s ease-out;
}

.menu-icon.transformed::after { -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.menu-icon.transformed::before { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

/*.menu-icon-container:hover .menu-icon.transformed::after,
.menu-icon-container:hover .menu-icon.transformed::before{
  top:0px;
  left:-1px;
  width:32px;
  transition: all .15s ease-out;
}*/
/*---------------------------------- mobile btn ----------------------------------------*/
#guide_customer {
	padding-left: 15px;
	padding-right: 15px;
}

#bbs_contents {
	padding-left: 15px;
	padding-right: 15px;
}

#txtbox_info {
	padding-left: 10px;
	padding-right: 10px;
}

#foot_menu ul li:after { display : none; }

#bg_copy {
	background-color: #1F1F1F;
	padding-top: 15px;
	padding-bottom: 25px;
}

#bg_copy .copy_year {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	color: #BABABA;
	font-size: 12px;
	text-decoration: none;
	line-height: 17px;
}
/* ¼û±â±â ¿µ¿ª */
#footer #foot_customer { /* [disabled]display: none; */ }

/* -------------------------------ÇÏ´Ü ¹è³Ê ¿µ¿ª*/
#footer_banner02 { display: none; }
#bank_area {
	background-image: url(../images/bank_mark.png);
	background-repeat: no-repeat;
	background-position: 0% 35%;
	padding-left: 90px;
	position: relative;
	padding-top: 10px;
	border-bottom-color: #3A3A3A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#bank_area .bank_info {
	color: rgba(255,255,255,1.00);
	display: block;
	line-height: 20px;
}

#bank_area .bank_info .bank_01 {
	font-size: 12px;
	display: block;
	margin-bottom: 10px;
}

#bank_area .bank_info .bank_02 {
	font-size: 22px;
	display: block;
	margin-bottom: 10px;
}
#cs_area {
	padding-top: 10px;
	padding-left: 15px;
	border-bottom-color: #3A3A3A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 10px;
}

#cs_area .cs_center {
	color: rgba(255,255,255,1.00);
	display: block;
}

#cs_area .cs_center .cs_01 { font-size: small; }

#cs_area .cs_center .cs_02 { font-size: 27px; }

#cs_area .cs_center p {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}

#cs_area .cs_center .cs_03 { font-size: small; }

#reservation_area {
	height: 150px;
	padding-top: 12px;
	padding-left: 15px;
}

/* -------------------------------// ÇÏ´Ü ¹è³Ê ¿µ¿ª*/

/* ------------------------------- ÇÏ´Ü Ä«ÇÇ¶óÀÌÅÍ ¿µ¿ª*/
#foot_contents {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	max-width: 1100px;
	color: rgba(212,212,212,1.00);
	padding-left: 15px;
	padding-right: 15px;
	background-color: rgba(0,0,0,1.00);
}

#foot_contents .logo_bottom {
	width: 286px;
	height: 150px;
	padding-top: 30px;
	float: left;
	margin-right: 50px;
	display: none;
}
#foot_contents .logo_bottom a { outline-style: none; }
#foot_contents .foot_menu {
	display: block;
	font-family: "³ª´®°íµñ", "¸¼Àº °íµñ", "µ¸¿ò";
	margin-bottom: 20px;
}

#foot_contents .company_info {
	/* [disabled]font-family: "³ª´®°íµñ";
*/
	padding-top: 20px;
	display: block;
	color: rgba(206,206,206,1.00);
	padding-bottom: 10px;
}
#foot_contents .company_info ul {
	text-decoration: none;
	color: rgba(212,212,212,1.00);
	padding-top: 1px;
	padding-bottom: 15px;
	border-bottom-color: rgba(58,58,58,1.00);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#foot_contents .foot_menu a {
	color: rgba(212,212,212,1.00);
	text-decoration: none;
	/* [disabled]font-family: "³ª´®°íµñ", "¸¼Àº °íµñ", "µ¸¿ò";
*/
	font-size: 12px;
	outline-style: none;
}

#foot_contents .foot_menu a:hover { color: rgba(240,92,15,1.00); }

/* -------------------------------// ÇÏ´Ü Ä«ÇÇ¶óÀÌÅÍ ¿µ¿ª*/


/* -------------------------------// ¼­ºê¸Þ´º ¿µ¿ª*/
#sub_hnav {
	border-top-color: rgba(157,8,36,1.00);
	overflow-y: hidden;
}

#hsub_title {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 15px;
}

#hsub_title .big_hsub_title {
	font: bold 29px "³ª´®°íµñ", "¸¼Àº °íµñ", "µ¸¿ò";
	vertical-align: -5px;
}

#hsub_title .small_hsub_title { font: bold 14px "³ª´®°íµñ", "¸¼Àº °íµñ", "µ¸¿ò"; }

.sub_hmenu { }

.sub_hmenu ul { margin-top: 5px; }

.sub_hmenu li a {
	color: #6E6E6E;
	font: 600 14px/35px "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	background-color: #FFFFFF;
	display: block;
	text-decoration: none;
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.1s;
	-o-transition-duration: 0.1s;
	transition-duration: 0.1s;
	-webkit-transition-timing-function: ease-in;
	-o-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
	border-bottom-color: #BABABA;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	outline-style: none;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
	text-indent: 30px;
}

.sub_hmenu li > a.nav_on, .sub_hmenu li > a.nav_on:hover {
	color: rgba(255,255,255,1.00);
	font-size: 16px;
	background-color: rgba(157,8,36,1.00);
	font-weight: 600;
}

.sub_hmenu li a:hover {
	color: rgba(73,73,73,1.00);
	font-size: 16px;
	/* [disabled]background-color: rgba(205,0,0,1.00);
*/
}


/*#sub_hnav .sub_hmenu { display: inline-block; }

#sub_hnav .sub_hmenu ul { }

#sub_hnav .sub_hmenu ul li { float: left; }

#sub_hnav .sub_hmenu ul li a {
	color: rgba(58,58,58,1.00);
	border-color: rgba(212,212,212,1.00);
	border-width: 1px;
	border-style: solid;
	padding: 10px 10px 10px 15px;
	border-top-left-radius: 12px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	margin-right: 3px;
}

#sub_hnav .sub_hmenu ul li:hover a {
	background-color: rgba(58,58,58,1.00);
	color: rgba(255,255,255,1.00);
}*/

/* -------------------------------// ¼­ºê¸Þ´º ¿µ¿ª*/

/* ------------------------------- °´½Ç °¡°Ý ¿µ¿ª*/
.view_pc { display: none; }
.view_mobile { display: block; 
}
/* ------------------------------- //°´½Ç °¡°Ý ¿µ¿ª*/
	#sub_wrap {

}



}

@media (max-width:991px) {	

#main_metapo .metapo #carousel .carousel-inner .item .carousel-caption { display: none; }
.reservation .reservation_item .texts {
	padding-left: 15px;
	padding-right: 15px;
}
.community {
	padding-left: 15px;
	padding-right: 15px;
}
}

@media (max-width:1200px) {

#sky { display: none }
#qr_cord { display: none !important; }

#sub_metapo .sub_metapo_01 #carousel .carousel-inner .item .carousel-caption { display: none; }


}

@media screen and (min-width:769px) {

/*·¹ÀÌ¾Æ¿ô*/
#header {
	height: 43px;
	width: 100%;
	position: absolute;
	z-index: 17;
	/* [disabled]background-color: rgba(0,0,0,0.24); */
}
#top_header {
	position: relative;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;

}

#g_nav {
	top: 4px;
	position: absolute;
}

#g_nav ul li {
	display: inline-block;
	float: left;
}

#g_nav ul li a {
	width: 100%;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	font: bold 14px/25px "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	color: #FFFFFF;
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
	outline-style: none;
	margin-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

#g_nav ul li:hover a {
	background-color: #DE4555;
	color: #FFFFFF;
	font-weight: bold;
}
#link_nav {
	position: absolute;
	right: 0px;
	top: 7px;
}
#link_nav .naver {
	display: inline-block;
	width: 25px;
	height: 25px;
	text-align: center;
	text-decoration: none;
	line-height: 24px;
	border-radius: 4px;
	background-color: rgba(255,255,255,1.00);
	margin-left: 4px;
	color: rgba(112,112,112,1.00);
	font-weight: bold;
	vertical-align: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
}
#link_nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
}
#link_nav a:hover,  #link_nav .naver:hover {
	color: #DE4555;
	text-decoration: none;
}
/* ---------------------------------------------------  ·Î°í  -------------------------------------------------------------- */
#logo_mobile { display: none; }
#navwrap_bg {
	/* [disabled]border-bottom-color: rgba(222,69,85,1.00); */
	/* [disabled]border-bottom-width: 10px; */
	/* [disabled]border-bottom-style: solid; */
	height: 150px;
	z-index: 2;
	width: 100%;
	/* [disabled]opacity: 0.6; */
	position: absolute;
	top: 100px;
	background-color: rgba(0,0,0,0.52);
}
#nav.cloned { background-color: rgba(31,31,31,0.88); }
#nav.cloned .menu li > a {

}
#nav.cloned .menu li ul li > a {

}

#navwrap {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}	

#logo {
	width: 760px;
	text-decoration: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#logo h1 { margin: 0px; }
/* ---------------------------------------------------  // ·Î°í  -------------------------------------------------------------- */
/* ---------------------------------------------------  »ó´Ü ¸Þ´º -------------------------------------------------------------- */
#nav.cloned  {

	
}

#nav {
	width: 100%;
	background-color: rgba(0,0,0,1.00);
	z-index: 17;
	/* [disabled]border-bottom-color: #DFDFDF; */
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-top-color: #3A3A3A; */
	/* [disabled]border-top-width: 1px; */
	/* [disabled]border-top-style: solid; */
}

#nav .menu li {
	position: relative;
	width: 16.6667%;
	float: left;
}

#nav .menu {
	margin: 0px auto;
	max-width: 1100px;
	/* [disabled]border-left-width: 1px; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-left-color: rgba(236,236,236,1.00); */
}

#nav .menu li > a {
	display: block;
	text-align: center;
	font: 600 16px/100px "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	text-decoration: none;
	color: rgba(255,255,255,1.00);
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.1s;
	-o-transition-duration: 0.1s;
	transition-duration: 0.1s;
	-webkit-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
	outline-style: none;
	width: 100%;
	z-index: 17;
}

#nav.cloned .menu li > a { border-right: 0px solid rgba(236,236,236,1.00); }
#nav.cloned .menu li ul {
	position: absolute;
	width: 100%;
	overflow-y: hidden;
	height: auto;
	bottom: auto;
}

#nav .menu li > a.nav_on {
	font-weight: 600;
	font-size: 18px;
	color: rgba(255,255,255,1.00);
	/* [disabled]border-top-color: #E7594C; */
	/* [disabled]border-top-width: 3px; */
	/* [disabled]border-top-style: solid; */
	background-color: #C7162D;
}

#nav .menu li:hover a {
	font-size: 16px;
	background-color: rgba(0,0,0,1.00);
	color: rgba(222,69,85,1.00);
	z-index: 17;
}

#nav .menu li ul {
	position: absolute;
	width: 100%;
	overflow-y: hidden;
	height: auto;
	bottom: 100px;
}

#nav .menu li ul li {
	width: 100%;
	z-index: 16;
}

#nav .menu li ul li a {
	line-height: 45px;
	text-decoration: none;
	display: block;
	height: 0px;
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
	/* [disabled]visibility: hidden;
*/
	z-index: 17;
	border-bottom-style: none;
}

#nav .menu li:hover ul li a {
	height: 45px;
	display: block;
	color: rgba(255,255,255,1.00);
	background-color: #DE4555;
	z-index: 25;
	border-bottom-style: none;
}

#nav .menu li ul li:hover a {
	color: rgba(255,255,255,1.00);
	background-color: rgba(0,0,0,1.00);
	z-index: 17;
}

#mobnav_btn { display: none; }

/*¼­ºêÁ¾·á*/


.sub_hmenu li a.nav_on {
	color: #FFFFFF !important;
	font-size: 16px;
	background-color: rgba(31,31,31,1.00) !important;
	font-weight: 600;
}





/* --------------------------------------------------- // »ó´Ü ¸Þ´º -------------------------------------------------------------- */

#bbs {
	margin-left: auto;
	margin-right: auto;
	max-width: 1100px;
	width: 100%;
	display: block;
	padding-bottom: 15px;
	padding-top: 15px;
}

#bbs #notice {
	float: left;
	width: 33%;
}

#bbs #product {
	float: left;
	width: 67%;
	display: block;
}
#bbs #product .product_out { width: 100%; }



#bbs #tel {
	float: left;
	width: 275px;
}




#bg_copy {
	background-color: #000000;
	overflow-y: hidden;
	padding-top: 15px;
	padding-bottom: 25px;
}
#bg_copy .copy {
	max-width: 1100px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#bg_copy .copy_year {
	color: #BABABA;
	font-size: 12px;
	text-decoration: none;
	line-height: 17px;
	padding-top: 42px;
	float: left;
}


/* -------------------------------ÇÏ´Ü ¹è³Ê ¿µ¿ª*/
#footer_banner02 { display: none; }
#bank_area {
	width: 35%;
	height: 150px;
	background-image: url(../images/bank_mark.png);
	background-repeat: no-repeat;
	background-position: 0% 35%;
	padding-left: 90px;
	position: relative;
	display: inline-block;
	float: left;
	padding-top: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#bank_area .bank_info {
	color: rgba(255,255,255,1.00);
	display: block;
	line-height: 20px;
	width: 300px;
}

#bank_area .bank_info .bank_01 {
	font-size: 12px;
	display: block;
	margin-bottom: 10px;
}

#bank_area .bank_info .bank_02 {
	font-size: 27px;
	display: block;
	margin-bottom: 10px;
}
#cs_area {
	height: 150px;
	display: inline-block;
	float: left;
	padding-top: 25px;
	width: 25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 40px;
}

#cs_area .cs_center {
	color: rgba(255,255,255,1.00);
	display: block;
	width: 250px;
}

#cs_area .cs_center .cs_01 { font-size: small; }

#cs_area .cs_center .cs_02 { font-size: 27px; }

#cs_area .cs_center p {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}

#cs_area .cs_center .cs_03 { font-size: small; }

#reservation_area {
	width: 273px;
	height: 150px;
	padding-top: 25px;
	display: inline-block;
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* -------------------------------// ÇÏ´Ü ¹è³Ê ¿µ¿ª*/

/* ------------------------------- ÇÏ´Ü Ä«ÇÇ¶óÀÌÅÍ ¿µ¿ª*/


.logo_bottom {
	width: 286px;
	height: 150px;
	padding-top: 30px;
	float: left;
	margin-right: 50px;
}
.logo_bottom a { outline-style: none; }
.bg_foot_menu { background-color: rgba(0,0,0,1.00); 
}

#foot_menu {
	margin-left: auto;
	margin-right: auto;
	max-width: 1100px;
	overflow-y: hidden;
	height: 45px;
}

#foot_menu ul { margin-bottom: 0px; }

#foot_menu ul li {
	float: left;
	position: relative;
	display: inline-block;
}

#foot_menu ul li:after {
	content: "";
	position: absolute;
	height: 12px;
	right: 0px;
	z-index: 10;
	background-color: #6A6A6A;
	top: 17px;
	width: 1px;
}

#foot_menu ul li:last-child:after { display: none; }

#foot_menu ul li a {
	color: rgba(170,170,170,1.00);
	text-decoration: none;
	font: 600 14px/45px "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}

#foot_menu a:hover { /*
	[disabled]font-weight: 600;
*/
	color: #FFFFFF;
}

#footer {
	background-color: rgba(44,44,44,1.00);
	padding-bottom: 15px;
}

#foot_contents {
	color: rgba(212,212,212,1.00);
	position: relative;
	background-color: rgba(0,0,0,1.00);
}
#foot_contents .company_info {
	padding: 25px 15px 15px;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
#foot_contents .company_info ul {
	margin-right: 30px;
	display: inline-block;
	float: left;
}
#qr_cord {
	width: 100px;
	display: block;
	border-radius: 8px;
	position: absolute;
	right: 0px;
	top: 15px;
}
/* -------------------------------// ÇÏ´Ü Ä«ÇÇ¶óÀÌÅÍ ¿µ¿ª*/

/* -------------------------------// ¼­ºê¸Þ´º ¿µ¿ª*/
#sub_hnav { margin-bottom: 25px; 
}
#page_count {
	text-align: right;
	color: #6E6E6E;
	font: 14px "³ª´®°íµñ", "Nanum Gothic", sans-serif;
	margin: 15px auto;
	letter-spacing: -1px;
	padding-right: 15px;
	max-width: 1100px;
	padding-left: 15px;
}

#hsub_title {
	text-align: center;
	display: block;
	padding-bottom: 25px;
}

#hsub_title .big_hsub_title {
	font: bold 34px "³ª´®°íµñ", "¸¼Àº °íµñ", "µ¸¿ò";
	vertical-align: -5px;
	margin-right: 10px;
}

#hsub_title .small_hsub_title {
	font: 600 14px "³ª´®°íµñ", "Nanum Gothic", sans-serif;

}

#sub_hnav .sub_hmenu {
	display: block;
	width: 100%;
	overflow-y: hidden;
	padding-top: 10px;
	padding-bottom: 5px;
	/* [disabled]max-width: 1100px; */
	text-align: center;
	background-color: rgba(199,22,45,1.00);
}
#sub_hnav .sub_hmenu ul { 
}

#sub_hnav .sub_hmenu ul li { display: inline-table; }

#sub_hnav .sub_hmenu ul li a {
	color: rgba(58,58,58,1.00);
	border-top-left-radius: 12px;
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	padding: 10px 15px;
	display: inline-block;
	margin-right: 3px;
	background-color: rgba(255,255,255,1.00);
}

#sub_hnav .sub_hmenu ul li:hover a {
	background-color: rgba(31,31,31,1.00);
	color: rgba(255,255,255,1.00);
}

/* -------------------------------// ¼­ºê¸Þ´º ¿µ¿ª*/


/* ------------------------------- °´½Ç °¡°Ý ¿µ¿ª*/
.view_pc { display: block; }
.view_mobile { display: none; }
/* ------------------------------- //°´½Ç °¡°Ý ¿µ¿ª*/

#sitemap_area {
	overflow-y: hidden;
	background-color: rgba(31,31,31,1.00);
	padding-top: 25px;
	padding-bottom: 25px;
}

#sitemap {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 100%;
	max-width: 1100px;
	overflow-y: hidden;
}

#sitemap ul { }

#sitemap ul li {
	position: relative;
	float: left;
	width: 16.66%;
}

#sitemap ul li a {
	color: rgba(203,203,203,1.00);
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	font-size: 14px;
	font-family: "³ª´®°íµñ", "¸¼Àº °íµñ", "µ¸¿ò";
	font-weight: 700;
	outline-style: none;
}

#sitemap ul li a:hover {
	background-color: rgba(0,0,0,1.00);
	color: rgba(127,173,35,1.00);
}

#sitemap ul ul { position: relative; 
}

#sitemap ul ul li { width: 100%; }

#sitemap ul ul li a {
	font-size: 12px;
	display: block;
	line-height: 25px;
	color: rgba(146,146,146,1.00);
	background-color: rgba(39,39,39,0.00);
	font-weight: 600;
}

#sitemap ul ul li a:hover {
	color: rgba(240,92,15,1.00);
	background-color: rgba(58,58,58,1.00);
}








}
