* {
  margin:0;
  padding:0;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}


body {
	font-family:'NanumBarunGothicWeb', 'NanumGothic','나눔 고딕','Nanum Gothic','dotum','돋움','Tahoma','sans-serif' ;
	color:#666;
	font-size:13px;
	padding:0;
	margin:0;
	letter-spacing:normal;
	-webkit-text-size-adjust:none
}

div, p, ul, li,ol, table, th, td, textarea, input, span, form, h1, h2, h3, h4, h5, h6, dt, dl, dd, em, sup {
	padding:0;
	margin:0;
}

ul, ol, dl, dd, dt, li {
	list-style-type:none
}

h1,h2,h3,h4,h5,h6{
	font-weight:normal
}

form, fieldset{
	margin:0;
	padding:0;
	border:0
}

#re{
	
	position: fixed;
	width:50px;
	height:50px;
	right: 43px;
	top: 190px;
	z-index: 9999999;
	opacity: 0;
}
#re>a{
	position: absolute;
	width: 100%;
	height: 100%;
	
}

table, tbody, tfoot, thead, tr, th, td {
	border-collapse:collapse;
}

img {
	border:0;
	vertical-align:middle;
	outline:none
}

input {
	margin:0;
	vertical-align:middle;
	color:#888
}

select {
	margin:0;
	vertical-align:middle;
	color:#888
}

label {
	cursor:pointer;
}

img, fieldset {
	border:0 none transparent;/*'transparent' for Opera7*/
}

i, em {
	font-style:normal;
}

caption {
	visibility:hidden;
	width:0px;
	height:0px;
	overflow:hidden;
	font-size:0px;
	margin:0;
	padding:0;
	line-height:0px
}

legend {
	position:absolute;
	top:0;
	left:0;
	visibility:hidden;
	width:0px;
	height:0px;
	overflow:hidden;
	font-size:0px;
	margin:0;
	padding:0;
	line-height:0px
}

/* html5 ie9 else */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
   display:block;
   padding:0;
   margin:0;
}

/* 링크 */
a {
	text-decoration:none;
	cursor:pointer;
	color:inherit;
}

a:link, a:visited {
	text-decoration:none;
	color:inherit;
}
/*
a:hover, a:focus, a:active {
	background:none;
	text-decoration:none;
	color:inherit;
}*/

/* Reset */


#stage {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	min-width:980px;
}

.clear {
	clear:both;
}

.proom_box {
	float:left;
	width:288px;
	height:335px;
	border:1px solid #dfdfdf;
	margin-top:20px;
}

.proom_title {
	width:270px;
	height:40px;
	margin:0 auto;
	border-bottom:1px dashed #dfdfdf;
	line-height:40px;
	text-align:center;
	font-size:14px;
}

.proom_desc {
	font-size:13px;
	padding:10px 0 0 10px;
	line-height:20px;
}

.proom_blit {
	color:#333;
	font-size:8px;
	line-height:0;
	padding:0;
	vertical-align:middle;
}


/* 룸상세보기 */

.room_btn {
  position:relative;
  display:inline-block;
  height:35px;
  /*border:1px solid #aaa;
  border-radius:2px;
  */
  padding:0 20px 0 20px!important;
  font-size:25px!important;
  line-height:35px;
	    margin-right: 2px;
    border-top: 1px solid rgb(223, 223, 223);
    border-bottom: 1px solid rgb(223, 223, 223);
    border-right: 1px solid rgb(223, 223, 223);
	    border-left: 1px solid rgb(223, 223, 223);
}

.room_btn.active {
  border-bottom:2px solid #6cd5af;
}

.room_btn2 {
  position:relative;
  display:inline-block;
  padding:3px;
  background-color:#416b89;
  border-radius:2px;
  font-size:6px;
	top:-4px;
}


#roomprice-table #tblRate .head td{
	background-color:#fafafa;
    padding:10px;
}

#roomprice-table #tblRate .state td{
	background-color:#fafafa;
    padding:5px;
}

#roomprice-table #tblRate .head td{
	background-color:#fafafa;
    padding:10px;
}

#roomprice-table {
  width:900px;
  margin-top:20px;
  border-top:2px solid #cfcfcf;
}

#roomprice-table th {
  text-align:center;
  border:1px solid #cfcfcf;
  background-color:#f3f3f3;
  padding:10px 0;
  font-weight:normal;
}


#roomprice-table th:nth-child(1) {
  border-left:1px solid #fff;
}

#roomprice-table th:nth-last-child(1) {
  border-right:1px solid #fff;
}


#roomprice-table td {
  text-align:center;
  border:1px solid #cfcfcf;
  background-color:#fff;
  padding:20px 0;
}

#roomprice-table td:nth-child(1) {
  border-left:1px solid #fff;
}

#roomprice-table td:nth-last-child(1) {
  border-right:1px solid #fff;
}



#roomprice-table-inner {
  width:700px;
  margin-top:20px;
  border-top:2px solid #cfcfcf;
}

#roomprice-table-inner th {
  text-align:center;
  border:1px solid #cfcfcf;
  background-color:#f3f3f3;
  padding:10px 0;
  font-weight:normal;
}


#roomprice-table-inner th:nth-child(1) {
  border-left:1px solid #fff;
}

#roomprice-table-inner th:nth-last-child(1) {
  border-right:1px solid #fff;
}


#roomprice-table-inner td {
  text-align:center;
  border:1px solid #cfcfcf;
  background-color:#fff;
  padding:20px 0;
}

#roomprice-table-inner td:nth-child(1) {
  border-left:1px solid #fff;
}

#roomprice-table-inner td:nth-last-child(1) {
  border-right:1px solid #fff;
}




/* 교통정보에서 프린하기 버튼 */
#btn-print {
	cursor:pointer;
}



/* 서브메인 타이틀 */
h3.sub_title {
	text-align:center;
	font-size:42px;
	color:#333;
}

/* 서브카피 */
p.sub_small_info {
	text-align:center;
	margin:18px 0 30px 0;
	line-height:20px;
	color:#444
}

/* 예약페이지 */

h3.b_title {
	margin:30px 0 20px 0;
	font-size:20px;
	color:#555;
}

/* 예약페이지 객실요금표 */
.book_room_price {
	width:900px;
	margin:0 auto;
}

.book_room_price th {
	padding:10px 0;
	border-top:1px solid #cecece;
	border-bottom:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	background-color:#fafafa;
	text-align:center;
	font-weight:normal;
}

.book_room_price .last {
	border-right:none;
}

.book_room_price .ho {
	width:60px;
}

.book_room_price .room_name {
	width:170px;
}

.book_room_price .room_width {
	width:120px;
}

.book_room_price .room_type {
	width:200px;
}

.book_room_price .limit_man {
	width:110px;
}


.book_room_price .weekday {
	width:80px;
}

.book_room_price .friday {
	width:80px;
}

.book_room_price .weekend {
	width:80px;
}


.book_room_price td {
	text-align:center;
	font-weight:normal;
	border-bottom:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	padding:8px 0;
	font-size:13px;
}


/* 환불규정 표 */
.refund th {
	padding:10px 0;
	border-top:1px solid #cecece;
	border-bottom:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	background-color:#fcfcfc;
	text-align:center;
	font-weight:normal;
}

.refund td {
	text-align:center;
	font-weight:normal;
	border-bottom:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	padding:6px 0;
}

.refund .last {
	border-right:none;
}

/* 예약안내 탭 */

ul.tabs {
  padding: 7px 0;
  font-size: 0;
  margin:0;
  list-style-type: none;
  text-align: left;
}
        
ul.tabs li {
  display: inline;
  margin: 0;
  margin-right:3px;
}
        
ul.tabs li a {
  text-decoration: none;
  position: relative;
  z-index: 1;
  padding: 7px 16px;
  border: 1px solid #CCC;
  border-bottom:none;
  color: #000;
  background: #F0F0F0;
  outline:none;
  font-size:12px;
}

ul.tabs li a:hover {
  /*border: 1px solid #B7B7B7;*/
  background:#E0E0E0;
}
        
ul.tabs li.selected a {
  font-weight:bold;
  background: white;
  border: 1px solid #B7B7B7;
  border-bottom:2px solid #fff;
}

div.tabline {
  width: 900px;
  height:10px;
  /*border-top: 1px solid #B7B7B7;*/
}

/*객실 미리보기 썸네일 */
.btn_room {
  cursor:pointer;
}

/* 객실상세보기 실시간예약 버튼 */
#btn-booking {
	cursor:pointer;
}


.proom_box:hover {
	border:1px solid #888;
}

.colorText {
	color: #269c79;
}


.address a:hover {
	color:#fff;
}


#yoil-table {
	width:440px;
}

#yoil-table th {
	border-top:1px solid #cecece;
	border-bottom:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	background-color:#fafafa;
	text-align:center;
	font-weight:normal;
	padding:5px 0;
	font-size:13px;
}

#yoil-table td {
	border-bottom:1px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	padding:5px 0;
	font-size:13px;
	padding-left:5px;
}

#period-table {
	width:440px;
}

#period-table th {
	border-top:1px solid #cecece;
	border-bottom:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	background-color:#fafafa;
	text-align:center;
	font-weight:normal;
	padding:5px 0;
	font-size:13px;
}

#period-table td {
	border-bottom:1px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	padding:5px 0;
	font-size:13px;
	padding-left:5px;
}


#excess-price-table {
	width:420px;
}


#excess-price-table th {
	border-top:1px solid #cecece;
	border-bottom:1px solid #cecece;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;

	background-color:#fafafa;
	text-align:center;
	font-weight:normal;
	padding:2px 0;
	font-size:12px;
	width:140px;
}

#excess-price-table td {
	border:1px solid #dfdfdf;
	padding:2px 0;
	font-size:12px;
	text-align:center;
}


.week_date{
	text-align:center;
    width:900px;
	padding:10px;
	height:40px;
	font-size:16px;
}

#tblRate{
	text-align:center;
    width:900px;
	padding:10px;
	height:40px;
	font-size:13px;

}

.rate td {
	text-align:center;
	border:0px;
	border-bottom:1px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
	width:80px;
	height:10px;
	background-color:#fff;

	padding:10px 0;
}
.state td {
	text-align:center;
	border:0px;
	border-bottom:1px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
	width:80px;
	height:10px;
}

.sale {
	color:#269c79;
	padding:5px 0;
}
.dc {
	color:red;
}
.state .rstate{
    font-size:14px;
}
.rprice .rate {
	color:#000;
    text-decoration:line-through;
}

.satur{
	padding:5px 0;
	color:blue;
}
.sun{
	padding:5px 0;
	color:red;
}

/* 예약가능 */
.son{
	padding:5px 0;
	color:#000;
	font-weight:500;
}

/* 예약완료 */
.soff{
	color:#a1a1a1;
}

/* 요금안내 탭 */
.fee_sub_list { margin-bottom: 20px; border-bottom: 1px solid #dfdfdf; }
.fee_tab { border-bottom: none !important; width: 130px !important; cursor: pointer; }
.fee_tab2 { border-bottom: none !important; width: 130px !important; cursor: pointer; }
/*.fee_tab a { width: 130px !important; }*/

.book_season_price { border: 1px solid #dfdfdf; }
.book_season_price td { padding: 8px; text-align: center; border: 1px solid #dfdfdf; }
.book_season_price th { padding: 8px; border: 1px solid #dfdfdf; }

.sale_text { color: #ff0000; margin-bottom: 10px; }

/* 실시간 요금표 할인율 삭제 2016-03-28 : jjs; */
.rsv_cal_b p.dc { display: none; }
/*8월-30일 수정작업 css*/
.navi{
	position: relative;
	left:50%;
	transform: translateX(-44%);
	width: 100%;
	z-index: 999999999999;
	
}
#maint{
	position: relative;
	width: 100%;
	height: 100%;
	
}
#logos{
	position: absolute;

	width: 33%;
	height: 8%;
	top:13%;
	left:49.5%;
	transform: translateX(-50%);
	background: url(../main/logo.png) no-repeat 100%/100%;
	
}
.imgmain{
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	
	
}
#main2{
	position: relative;
	background: url(../sub04/out.jpg) no-repeat 100%/100%;
	height: 257px;
	
}
#main3{
	position: relative;
	background: url(http://sbpen.cdn3.cafe24.com/m/dt/1.jpg
) no-repeat 100%/cover;
	height: 613px;
	margin-bottom: 50px;
	}
#main3>a{
	position: absolute;

	text-align: center;
	color:#ffffff;
	width: 100%;
	margin: 0 auto;
	top:38%;
	line-height: 40px;
	font-size: 17px;
	
}
#main4{
	background: url(../main/main4.jpg) no-repeat 100%/cover;
	height: 594px;
}
#main5{
	background: url(http://sbpen.cdn3.cafe24.com/m/dt/2.jpg) no-repeat 100%/cover;
	
}
#main6{
	background: url(../main/main6.jpg) no-repeat 100%/cover;
	
}
#main7{
	background: url(http://sbpen.cdn3.cafe24.com/m/dt/3.jpg) no-repeat 100%/cover;
	
}
#main8{
	background: url(http://sbpen.cdn3.cafe24.com/m/dt/4.jpg) no-repeat 100%/cover;
	
}
#main9{
	background: url(http://sbpen.cdn3.cafe24.com/m/dt/5.jpg) no-repeat 100%/cover;
	
}
#main10{
	background: url(http://sbpen.cdn3.cafe24.com/m/dt/6.jpg) no-repeat 100%/cover;
	
}
#main11{
	background: url(http://sbpen.cdn3.cafe24.com/m/dt/7.jpg) no-repeat 100%/cover;
	
}
#main12{
	background: url(../main/main12.jpg) no-repeat 100%/cover;
	
}
#main13{
	background: url(../main/main13.jpg) no-repeat 100%/cover;
	
}
#main13>ul{
	position: relative;
	width: 100%;
	height: 100%;
}
#main13>ul>li{
	
	position: relative;
	width: 50%;
	height: 50%;
	display: block;
	float: left;
}
#main13>ul>li>a{
	position: absolute;
	text-align: center;
	width: 100%;
	height: 100%;
	display: block;
	
	line-height: 34.5;
	font-size: 19px;
	color: #666666;
	font-weight: 700;
}
#hp{
	
	position: fixed;
	width: 87px;
	height: 86px;
	right: 20px;
	bottom: 180px;
	z-index: 9999999;
	opacity: 1;
}
#hp>a{
	position: absolute;
	width: 100%;
	height: 100%;
	
}
#min{
	
	position: absolute;
	width: 100%;
	height: 400px;/*200*/
	top:0;/*80px*/
	background-color: #ffffff;
	z-index: 2;
	display: none;
}
#min2{
	
	position: absolute;
	width: 100%;
	height: 0px;/*200*/
	top:0;/*80px*/
	background-color: #ffffff;
	z-index: 1;
	
}
#hamm{
	position: fixed;
	width: 0%;
	height: 100%;
	right: 0%;
	top:80px;
	z-index: 1;
	background-color: #ffffff;
}
.hamm{
	position: absolute;
	width: 100%;
	height: auto;
	opacity: 0;
	display: block;
	z-index: 999999999999;
}
#htext1{

	position: absolute;
	width: 100%;
	height: 200px;
}
.tul{
	position: relative;
	width: 100%;
	height: 9.8%;
}
.tul>li{
	position: relative;
	
	width: 100%;

	padding-top: 10px;
}
.tul>li>a{
	
	position: relative;
	font-family: 'Sawarabi Mincho', sans-serif;
	font-size: 23px;
	left:20px;

}
.hbox{
	position: relative;

	height: 40px;
	top:10px;
	
	background-color:#285029;
	
}
.hbox>a{
	position: absolute;
	
	
}

.menuli{
	position: relative;
	top:100px;
	width: 70%;
	height: auto;
	opacity: 0;
	margin: 0 auto;
	border: 2px solid #666666
}
.menuli>a{
	position: relative;
	display: block;
	text-align: center;
	font-size: 25px;
	padding: 10px;
	 font-family: 'NanumBarunGothicWeb', 'NanumGothic','나눔 고딕','Nanum Gothic','dotum','돋움','Tahoma','sans-serif';
}
#ham{
	opacity: 1;
}
#hamx{
	opacity: 0;
}
.mini{
	position: absolute;
	width: 100%;
	height: 100%;
	
}
#mimg{
	background: url(../main/maint.jpg) no-repeat 100%/cover
}
#mimg2{
	background: url(../main/maint2.jpg) no-repeat 100%/cover
}
.sub{
		position: absolute;
	width: 431%;
	height: 400px;/*200*/
	top:0;/*80px*/
	background-color: #ffffff;
	z-index: 2;
left:-15px;
	top:60px;
	
}
.sub>li{
	position: relative;
	top:100px;
	width: 70%;
	height: auto;
	
	left:50%;
	transform: translateX(-50%);

	z-index: 99999999999999999999999!important;
}
.sub a{
		position: relative;
	display: block;
	text-align: left;
	left:20px;
	font-size: 33px;
	padding: 10px;
	 font-family: 'NanumBarunGothicWeb', 'NanumGothic','나눔 고딕','Nanum Gothic','dotum','돋움','Tahoma','sans-serif';
}
#sub1{
	height: 100px;
}
#suba1{
	top:20px;
}
#sub2{
	left:0px;
	height: 649px;
	max-width: 431%;
	overflow-x: scroll;
	
}
#sub2>li{
	position: relative;
	margin-top: 10px;
	border-top: 1px solid #D7D3D3;
	width: 100%;
	top:13px;
}
#sub2>li>a{
	top:5px;
	color: #2c2c2c;
}
#sub3{
	left:0px;
	height: 168px;
	max-width: 431%;
	overflow-x: scroll;
	
}
#sub3>li{
	position: relative;
	margin-top: 10px;
	border-top: 1px solid #D7D3D3;
	width: 100%;
	top:13px;
}
#sub3>li>a{
	top:5px;
	color: #2c2c2c;
}
#sub4{
	left:0px;
	height: 230px;
	max-width: 431%;
	overflow-x: scroll;
	
}
#sub4>li{
	position: relative;
	margin-top: 10px;
	border-top: 1px solid #D7D3D3;
	width: 100%;
	top:13px;
}
#sub4>li>a{
	top:5px;
	color: #2c2c2c;
}
.bubb{
	    color: rgb(255, 255, 255)!important;
    margin-bottom: 8px;
    position: relative;
   
    background: rgb(171, 139, 101);
    padding: 6px 15px;
	font-size: 25px;
}
.tail{
	    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -8px;
    display: block;
    width: 0px;
    z-index: 0;
    border-style: solid;
    border-width: 8px 8px 0px;
    border-color: #0d324c transparent;
}