@font-face {
  font-family: 'Jeju Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/jejugothic/v3/JejuGothic-Regular.eot);
  src: url(//fonts.gstatic.com/ea/jejugothic/v3/JejuGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/jejugothic/v3/JejuGothic-Regular.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/jejugothic/v3/JejuGothic-Regular.woff) format('woff'),
       url(//fonts.gstatic.com/ea/jejugothic/v3/JejuGothic-Regular.ttf) format('truetype');
}


@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 src: url('../fonts/NanumBarunGothic.eot');
 src: url('../fonts/NanumBarunGothic.eot') format('embedded-opentype'),
 url('../fonts/NanumBarunGothic.woff') format('woff'),
 url('../fonts/NanumBarunGothic.ttf') format('truetype');
 src: url('../fonts/NanumBarunGothicBold.eot');
 src: url('../fonts/NanumBarunGothicBold.eot') format('embedded-opentype'),
 url('../fonts/NanumBarunGothicBold.woff') format('woff'),
 url('../fonts/NanumBarunGothicBold.ttf') format('truetype');

}

a {
  color: #19b698;
  text-decoration: none;
  outline: 0 none;
}
a:focus,
a:hover,
a:active {
  outline: 0 none;
  text-decoration: none;
  color: #0fac8e;
}

body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,
legend,input,textarea,button,select{margin:0;padding:0}
img,fieldset{border:0;}
ul{list-style:none}
em,address{font-style:normal}
a{text-decoration:none}
a:hover,a:active,a:focus{text-decoration:none}

body {
	font-family:  'Open Sans', 'NanumBarunGothic', sans-serif;
	color:#000000;
	background-color:#f6fefe;
	font-size: 14px;
}


.m-t-10{
	display: inline-block;
	margin-top: 10px;
}

.red_star{
	color: #ff0000;
}

#mobile_menu{

  display: none;
}


#search_box{
	padding: 20px;
	width: 95%;
	_border: 1px solid #ccc;

}

#search_box input{
	text-align: center;
}

.able_cal_table{	
	width: 100%;
	font-size: 12px;
	display:inline-block;
	border-top: 1px solid #cccccc;
	_border: 1px solid #ff0000;
	
}


.cal_month_title{
	font-size: 20px;
	padding: 10px;
	text-align: center;
}


.able_cal_table ul {
	
	_height: 40px;
}

.able_cal_table ul li {

	width: 14.25%;
	text-align: center;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	_border:1px solid #aaaaaa;
	height: 40px;
	line-height: 30px;
	float: left;

}

.zero_mark{
	font-size: 12px;

}

#able_table_sm{
	display: inline-block;
	width: 100%;
	_border: 1px solid #ff0000;
}


.able_cal_table_sm{	
	width: 100%;	
	font-size: 14px;
	display:inline-block;
	_border-top: 1px solid #cccccc;
	_border:1px solid #aaaaaa;
	
}


.able_cal_table_sm ul {	
	_height: 40px;
}

.able_cal_table_sm ul li {

	width: 14.25%;
	text-align: center;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 70px;
	line-height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.night_1day{
	font-size: 14px;
	color: #ff6600;
}

#week_title{
	line-height: 70px;
}




.able_cal_table_sm ul li:first-child{
	border-left: 1px solid #ccc;	
}


.able_day_sm{
	color: #585858;
	width: 100%;
	height: 70px;
	display: inline-block;
}

.gray_color_sm{
	color: #fff;
	height: 70px;
	text-decoration:line-through;
}

.checkin_day_sm{
	height: 68px;
	color: #585858;	
	background-repeat: no-repeat;
	background-image: url(../img/checkin_bg.png);
	background-size:   cover;  

}

.checkin_day_sm_view{
	height: 40px;
	color: #585858;	
	background-repeat: no-repeat;
	background-image: url(../img/checkin_bg.png);
	background-size:   cover;  
	border-bottom: 1px solid #d1d1d1;
}

.disable_day_sm{
	width: 100%;
	height: 69px;
	background-color: #E6E6E6;
	border-bottom: 1px solid #d1d1d1;
}

.disable_day_sm_view{
	width: 100%;
	height: 40px;
	background-color: #E6E6E6;
	border-bottom: 1px solid #d1d1d1;
}

.checkout_day_sm{
	height: 68px;
	color: #585858;	
	background-repeat: no-repeat;
	background-image: url(../img/checkout_bg.png);
	_background-image: url(../img/checkinout_bg.png);
	background-size:   cover;  
}

.checkout_day_sm_view{
	height: 40px;
	color: #585858;	
	background-repeat: no-repeat;
	background-image: url(../img/checkout_bg.png);
	_background-image: url(../img/checkinout_bg.png);
	background-size:   cover;  
}

.checkinout_day_sm{
	height: 70px;
	color: #585858;	
	background-repeat: no-repeat;
	_background-image: url(../img/checkout_bg.png);
	background-image: url(../img/checkinout_bg.png);
	background-size:   cover;  	
}

.able_day_sm{
	color: #585858;
	width: 100%;
	display: inline-block;
}




.cal_btn{
	background-image:url(../img/cal_btn.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 30px;
}

.able_cal_table ul li:first-child{

	border-left: 1px solid #ccc;	
}

.able_day{
	color: #585858;
	width: 100%;
	display: inline-block;
}

.gray_color{
	color: #d1d1d1;
	text-decoration:line-through;
}

.disable_day{
	width: 100%;
	background-color: #E6E6E6;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}

.checkout_day{
	border-top: 1px solid #f1f1f1;

	color: #585858;	
	background-repeat: no-repeat;
	background-image: url(../img/checkout_bg.png);
	_background-image: url(../img/checkinout_bg.png);
	background-size:   cover;  
}


span.roll {
    background:url(../img/mag.png) center center no-repeat #000;
    
    position: absolute;
    width: 357px;
    height: 308px;
    
    z-index: 10;  
  -webkit-box-shadow: 0px 0px 4px #000;
  -moz-box-shadow: 0px 0px 4px  #000;
  box-shadow: 0px 0px 4px  #000; 

} 
 
 
span.rollover {
  opacity: 1;
  -o-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -webkit-transition: -webkit-transform 1s;
  background:url(../img/mag.png) center center no-repeat #000;
  cursor: pointer;
  width: 357px;
  height: 308px;
  
  position: absolute;
  z-index: 10;
  opacity: 0;
  
}

span.rollover:hover {
  opacity: .7;
  -o-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -webkit-transition: -webkit-transform 1s;
  -webkit-box-shadow: 0px 0px 4px #000;
  -moz-box-shadow: 0px 0px 4px #000;
  box-shadow: 0px 0px 4px #000;
}




#wrap_body_center{
	width: 100%;
	padding: 10px;
}

#wrap_top{
	background: #fff;
	display: inline-block;
	position: fixed;
	z-index: 1000;
	height: 140px;	
	width: 100%;
	border-bottom: 1px solid #f1f1f1;	
	-webkit-box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    2px 2px 3px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         2px 2px 3px 0px rgba(50, 50, 50, 0.75);
}


#top_line{
	font-family: 'Jeju Gothic', sans-serif;
	position: fixed;
	z-index: 1000;
	top: 0px;
	line-height: 30px;
	font-size: 12px;
	color: #000;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #f1f1f1;
	background-color: #b0edee;
}

#top_line ul{
	width: 1024px;	
}

#top_line ul li{

	margin-left:5px;
	margin-right:5px;
	float: right;
	_border: 1px solid #ff0000;
}

#top_line ul li a{
	color: #000;
}

#top_line ul li a:hover{
	color: #575757;
}


.wrap_best_item{
    _border: 1px solid #ff0000;
    height: 260px;    
    overflow-x: hidden;
    overflow-y: scroll;

    background-color: #fff;
}


#wrap_logo{
	display: inline-block;
	_border: 1px solid #ff0000;
	width: 1024px;
	margin-top: 30px;
}

#wrap_logo ul li{
	font-family:  'Open Sans', 'NanumBarunGothic', sans-serif;

	float: left;
}	

#wrap_top_link{
	
	_border:1px solid #ff0000;
	margin-top: 10px;
	height: 50px;
	width:678px;
	display:inline-block;
}

#wrap_top_mene{

}



#wrap_top_link ul li{
	margin-left: 10px;
	_border:1px solid #ff0000;
	float: right;
}


#wrap_search{
	margin-top: 140px;
	width: 100%;
	display: inline-block;
	text-align: center;
	_border: 1px solid #ff0000;		
}

.search_container{
	display: inline-block;
	text-align: left;
	background-color: #ffffff;
	border:1px solid #ffffff;
	width: 1024px;
}



#wrap_list_banner{
	width: 100%;
	display: inline-block;

	_border: 1px solid #ff0000;	
}



#wrap_index{
	margin-top: -140px;
}

.special_title{
	font-size: 16px;
	font-weight: 600;
	color: #FF6600;
	margin:10px;
}

#special_content{
	border: 1px solid #d1d1d1;
	_padding: 5px;
	overflow: scroll;
	width: 90%;
	height: 150px;
	background-color: #ffffff;
}

#special_list{
	width: 250px;
	font-size: 13px;
	color: #727272;
	display: inline-block;
	border: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 20px;
	background-color: #f1f1f1;	
}

#special_list_box{
	width: 100%;
	height: 450px;
	overflow: hidden;
	overflow-y:scroll;	
}

#special_list ul li{
	width: 90%;
	text-align: left;
	padding-left: 20px;
	margin-top: 5px;
}


#special_list_table{
	width: 90%;
	border-spacing: 0px;
}

#special_list_table tr {
	height: 30px;
}

#special_list_table tr td{
	text-align: center;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}


#res_board{
	width: 250px;
	font-size: 13px;
	color: #727272;
	display: inline-block;
	border: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 20px;
	background-color: #f1f1f1;	
}

#res_board_box{
	width: 100%;
	height: 250px;
	overflow: hidden;
	overflow-y:scroll;	
}

#res_board ul li{
	width: 90%;
	text-align: left;
	padding-left: 20px;
	margin-top: 5px;
}

#res_board_table{
	width: 90%;
	border-spacing: 0px;
}

#res_board_table tr {
	height: 30px;
}

#res_board_table tr td{
	text-align: center;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}


.res_state_0{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #559b45;
	color: #f1f1f1;
	font-size: 11px;
}




#online_box{
	margin-top: 5px;
	font-size: 13px;
	color: #727272;
	display: inline-block;
	width: 250px;
	border: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 20px;
	background-color: #f1f1f1;

}

#online_box ul li{
	width: 90%;
	text-align: left;
	padding-left: 20px;
	margin-top: 5px;


}

.ok_btn{
	font-size: 12px;
	display:       inline-block;
	padding:       4px 15px;
	background:    #3d85c6;
	border-radius: 3px;
	color:         #fff;
	text-align:    center;
	text-shadow:   1px 1px 0 #000;
}


.online_text { 
	border: 1px solid #ccc; 
	outline:0; 
	height:25px; 
	width: 90%; 
	padding-left:10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

} 

.online_textarea { 
	border: 1px solid #ccc;
	outline:0;  
	height:100px; 
	width: 90%;
	padding-top:10px;
	padding-left:10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 4px;	
}

#board_table{
	min-height: 600px;	
}

#board_content_mobile{
	display: none;
}

#wrap_body{
	padding-top: 10px;
	margin-top:140px;
	_padding-bottom: 120px;
	display: inline-block;
	width: 1024px;
	background-color: #fff;

	_border: 1px solid #ff0000;
}


#wrap_body ul li{
	float: left;
}

#wrap_body_left{
	width: 25%;
	_border: 1px solid #ff0000;
}
#wrap_body_right{
	width: 75%;
	min-height: 800px;
}


.item_list{
	display: inline-block;
	float: left;
	width: 100%;
}

.item_list ul li{
	_border: 1px solid #ff0000;
	float: left;
	padding: 7px;
	padding-top: 0px;
	width: 48%;
}

.item_box{
	width: 357px;
	border: 1px solid #f1f1f1;
}

.img_box{
	height: 220px;
	background-color: #cccccc;
	_border: 1px solid #f1f1f1;
}
.item_desc_box{
	font-family: 'Jeju Gothic', sans-serif;
	height: 85px;
	_border: 1px solid #f1f1f1;
}

.item_line_one{
	text-align: left;
	height: 45px;
	line-height: 45px;
	_border: 1px solid #f1f1f1;
}
.item_name{
	font-weight: 600;
	text-align: left;
	font-size: 16px;
	color: #383838;
	margin: 10px;
}
.item_price{
	margin-left:25px;
	color: #383838;
}

.money{
	color: #d90505;
	font-size: 24px;
	font-weight: 600;
}

.money_sm{
	color: #d90505;
	font-size: 21px;
	font-weight: 600;
}


.money_red{
	color: #d90505;
	font-size: 16px;
	font-weight: 600;	
}

.money_green{
	color: #19b698;
	font-size: 16px;
	font-weight: 600;	
}


.item_line_two{
	text-align: left;
	height: 30px;
	line-height: 30px;	
	_border: 1px solid #ff0000;
	font-size: 12px;
	font-weight: 600;
	color: #818181;
}

.other_comments{
	display: inline-block;
	width: 90%;
	font-size: 12px;
	color: #585858;
	text-align: left;
	line-height: 25px;
}

.gray_mark{
	margin-left: 10px;
	margin-right: 5px;
	background-color: #818181;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;

	font-size: 11px;
	color: #f1f1f1;
}

.blue_mark{
	font-size: 12px;
	color: #629ac4;
}

.member_icon{
	margin-left: 1px;	
	padding: 3px;
	font-size: 12px;
	color: #f1f1f1;
	display: inline;
	background-image: url('../img/member_icon.png');
	background-repeat: no-repeat;
	_border: 1px solid #ff0000;
}

.tax_price{
	font-size: 12px;
	color: #79b2df;
}

#bottom{
	font-size: 12px;
	line-height: 20px;
	width: 100%;
	_margin-top:20px;
	padding-top:20px;
	height: 80px;
	text-align: center;
	background-color: #575757;
	color: #fff;
}

#item_detail_top{

}


#item_detail_top ul li{
	_width: 50%;
}



#left_menu_box{
	
	font-family:  'Open Sans', 'NanumBarunGothic', sans-serif;
	font-weight: 600;	
	display: inline-block;
	border: 1px solid #ccc;
	width: 100%;
	height: 100%;	
	
}

#left_menu_box ul li{
	font-family:  'Open Sans', 'NanumBarunGothic', sans-serif;
	display: inline-block;
	font-size: 12px;
	text-align: left;
	width: 100%;
}

#left_menu_box ul li span{
	line-height: 40px;
	margin-left: 30px;
	width: 100%;
}

#left_menu_box ul li a{
	color: #595959;
}
#left_menu_box ul li a:hover{
	color: #595959;
	font-weight: 600;
}



#left_menu_box ul li ul{
	border:1px dotted #cfcfcf;
}

#left_menu_box ul li ul li {
	display: inline-block;
	background-color: #f1f1f1;
	font-size: 12px;
	
}


#left_menu_box ul li ul li span{
	width: 100%;
	margin-left: 20px;
	font-weight: 400;
	height: 30px;
	line-height: 30px;	
}


#left_menu_box ul li ul li:last-child{
	border-bottom: 1px solid #ccc;
}

#left_menu_box ul li ul li a{
	color: #595959;
}


#left_menu_box ul li ul li a:hover{
	color: #31407f;
	font-weight: 600;
}

#wrap_gallery{
  margin-top: 40px;
  border: 1px solid #d1d1d1;
  width: 95%;
}

#item_detail_desc{
	width: 95%;
	_border: 1px solid #ff0000;
	_margin-top: 20px;	
}

#item_detail_desc ul {
	display: inline-block;
	width: 100%;
/*	margin-top: 5px;
	margin-left: 10px;
	padding-bottom: 10px;*/
	/*border-bottom: 1px dotted #ccc;*/
	_border: 1px solid #ff0000;
}

#item_detail_desc ul li{
	float: left;
	font-size: 14px;
}

#wrap_able{
	display: inline-block;
	margin-top: 20px;
	width: 95%;
}

#able_table{
	display: inline-block;
	width: 100%;
	margin-left: -20px;
}


#item_detail_body{
	display: inline-block;
	_border: 1px solid #ff0000;
	width: 95%;
	min-height: 800px;
}

#item_detail_body ul li{
	width: 100%;
}

#item_detail_location{
	margin-top: 20px;
	display: inline-block;
	_border: 1px solid #ff0000;
	width: 95%;
}

#item_comment{
	margin-top: 80px;
	margin-bottom: 80px;
	display: inline-block;
	_border: 1px solid #ff0000;
	width: 95%;
}

.item_comment_box{
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
	border: 1px solid #d1d1d1;	
	background-color: #f1f1f1;
	width: 100%;
}

.item_comment_title{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #000;
	color: #ffffff;
	background-color: #19b698;
	font-weight: 400;
}

.item_comment_reply{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #000;
	color: #303030;
	background-color: #C8C8C8;
	font-weight: 400;
}


.item_comment_sub{
	color: #C0C0C0;
	font-weight: 400;
}

.item_title{
	text-align:center;
	color: #0fac8e;
	font-size: 24px;
}

.esti_title{
	text-align:left;
	width:100%;
	color: #0fac8e;
	font-size: 16px;
}



.option_price{
	margin: 10px;
	font-size: 18px;
	color: #0fac8e;
}










