@charset "UTF-8";

/* -- contents common
-------------------------------------------------------------------------------- */
.reform2024{
	width: 950px;
	width: 100%;
	max-width: 950px;
	margin: 0 auto 20px;
	padding: 0;
}
#cont{
	padding:5px 0 0 0;
}
#gNavi li{
	float:left;
	margin:0 0 0 0;
}
#gNavi li.logo{
	margin:0 9px 0 0;
}

.navi li{
	float:left;
}

#vis{ margin-bottom: 15px;}

/*  background ==== */
html {overflow: auto;}
* html { /* for IE6 */	overflow: hidden;overflow-x: auto;height: 100%;}
body {	overflow-x: hidden;	position: relative;	min-width: 1220px;}
body {/* for IE */overflow-y: auto;height: 100%;}
#container {background:url(https://www.ikenotaira-resort.co.jp/kogen-hotel/img/common/bg_body2.jpg) no-repeat 49.7% top;margin:40px -500% 0;	padding: 0 500%;}
*:first-child+html #container { /* for IE7 */	position: relative;	zoom: 1;background:url(https://www.ikenotaira-resort.co.jp/kogen-hotel/img/common/bg_body2.jpg) no-repeat 49.7% top;}
#container { /* for IE8 */	background:url(https://www.ikenotaira-resort.co.jp/kogen-hotel/img/common/bg_body2.jpg) no-repeat 49.7%\9 top;}

/*  local_navi ==== */
#local_navi{
	width:230px;
	float:right;
}
#local_navi #reservation_info{
	width:230px;
	height:353px;
	margin:0 0 20px 0;
	background:url(https://www.ikenotaira-resort.co.jp/kogen-hotel/img/common/bg_side.png) no-repeat top;
}
#local_navi #reservation_info ul{
	margin:0 0 0 17px;
}
#local_navi #reservation_info li{
	margin:0 0 13px 0;
}
#local_navi #reservation_info li.last{
	margin:0 0 0 0;
}
#local_navi #reservation_info p{
	margin:0 0 0 17px;
}
#local_navi #qr{
	margin:0 0 35px 0;
}

/** slider
===================================*/

.bx-wrapper {
	position: relative;
	padding: 0;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	width: 100%;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 5px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #81d6ee;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	zoom: 1;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #3cb3d5;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
/* -- room
-------------------------------------------------------------------------------- */
.roomBox{
	margin:15px 0 35px;
}


#room01 .fl{
	width:580px;
	margin-bottom:20px;
}
#room01 .fr{
	width:100px;
	margin-bottom:20px;
}
#room02 .fl{
	width:100px;
	margin-bottom:20px;
}
#room02 .fr{
	width:580px;
	margin-bottom:20px;
}

table.facilities{
	clear:both;
	border-collapse: collapse;
	border-top: 2px solid #E3DED6;
	border-bottom: 2px solid #E3DED6;
	border-left: 2px solid #E3DED6;
	width: 100%;
}
table.facilities th, table.facilities td{
	border-bottom: 1px solid #E3DED6;
	padding: 25px 30px;
	line-height: 1.5;
}
table.facilities th{
	font-weight: normal;
	white-space: nowrap;
	vertical-align: top;
	background-color: #EFECE7;
	padding-right: 50px;
}
#new-room{
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e2dbcf;
}
#new-room *{
	-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;
}
#new-room .figure{
	margin-bottom: 34px;
}
#new-room .figure + p{
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 35px;
	text-align: left;
}
#new-room .figure + p span{
	font-size: 14px;
	color: #4d4d4d;
}
#new-room .sub-title{
	font-size: 18px;
	font-weight: bold;
	margin: 40px auto 30px auto;
    text-align: center;
}
#new-room .btn a{
	width: 80%;
	max-width: 550px;
	display: block;
	margin: 0 auto 0 auto;
	padding:25px 0 25px 0;
	background: #19b6d8;
	color: #FFFFFF !important;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none !important;
    text-align: center;
	border-radius: 8px;
}
#new-room .btn a:hover{
	color: #FFFFFF !important;
	opacity: 0.8;
}

/* -- eat
-------------------------------------------------------------------------------- */
.eat #eat01{
	width:690px;
	margin:0 0 55px 0;
}
.eat #eat01 .l_set{
	width:223px;
	float:left;
}
.eat #eat01 .r_set{
	width:450px;
	float:right;
}
.eat h3{
	margin:0 0 20px 0;
}
.eat #eat03{
	width:690px;
	margin:0 0 55px 0;
}
.eat #eat03 .outerBox{
	margin:0 0 20px 0;
}
.eat #eat03 .l_set{
	width:330px;
	float:left;
}
.eat #eat03 .r_set{
	width:335px;
	float:right;
}

/* -- spa
-------------------------------------------------------------------------------- */
.spa h3{
	margin:0 0 20px 0;
}
.spa #spa00{
	background:url(https://www.ikenotaira-resort.co.jp/kogen-hotel/img/spa/bg_spa.jpg) no-repeat bottom right;
}

.spa #kounou {
	overflow: hidden;
	zoom: 1;
	margin:0 0 30px 15px;
}
.spa #kounou dt {
	width: 120px;
	float: left;
	clear: both;
	font-weight: bold;
}
.spa #kounou dd {
	padding: 0 0 5px 125px;
} 
.spa #spa01{
	padding:0 0 30px 0;
}
.spa #spa01 img{
	margin:0 0 40px 0;
}
.spa .outerBox{
	width:690px;
}
.spa .outerBox .l_set{
	float:left;
	width:330px;
}
.spa .outerBox .r_set{
	float:right;
	width:335px;
}


/* -- access
-------------------------------------------------------------------------------- */
#vis2{
	background-color:#FFFFFF;
	font-size:117%;
	margin:0 0 30px 0;
}
#vis2 h3{
	background:url(https://www.ikenotaira-resort.co.jp/kogen-hotel/img/access/bg_01.png) no-repeat bottom;
	margin:52px 0 18px 0;
	padding:0 0 30px 0;
	font-weight:normal;
}
#vis2 .outerBox{
	width:915px;
	margin:0 0 0 16px;
}
#vis2 .outerBox .l_set{
	float:left;
	width:389px;
}
#vis2 .outerBox .r_set{
	float:right;
	width:518px;
}
#vis2 .outerBox dl{
	overflow: hidden;
	zoom: 1;
}
#vis2 dl dt {
	width: 100px;
	float: left;
	clear: both;
	font-weight: bold;
}
#vis2 dl dd {
	margin:0 0 15px 0;
	padding: 0 0 15px 120px;
	border-bottom:dotted 1px #CCCCCC;
} 
#vis2 a:link{color:#2aa3d4;text-decoration:underline;}
#vis2 a:visited{color:#2aa3d4;text-decoration:underline;}
#vis2 a:hover {color:#ec821a !important;text-decoration:underline;}

#access00 h3{
	margin:0 0 15px 0;
}
#access00 h4{
	margin:0 0 20px 0;
}
#access00 .outerBox{
	width:674px;
	margin:0 0 0 16px;
	font-size:86%;
}
#access00 .outerBox .l_set{
	float:left;
	width:270px;
}
#access00 .outerBox .r_set{
	float:right;
	width:395px;
}
#access00 li{
	background:url(https://www.ikenotaira-resort.co.jp/kogen-hotel/img/common/bg_dot01.gif) no-repeat 0 3px;
	margin:0 0 8px 0;
	padding:0 0 0 8px;
	line-height:1.3;
}
#access01 h3{
	margin:0 0 25px 0;
}
.accessInfo{
	width:656px;
	background:url(https://www.ikenotaira-resort.co.jp/kogen-hotel/img/access/bg_info_body.png) no-repeat top;
	margin:0 0 0 5px;
	padding:27px 0 0 0;
}
.accessInfo .inr{
	width:656px;
	background:url(https://www.ikenotaira-resort.co.jp/kogen-hotel/img/access/bg_info_bottom.png) no-repeat bottom;
	padding:0 0 25px 0;
}
.accessInfo ul{
	margin:0 0 0 30px;
}
.accessInfo li{
	background:url(https://www.ikenotaira-resort.co.jp/kogen-hotel/img/access/bg_02.png) no-repeat 0 5px;
	margin:0 0 25px 0;
	padding:0 0 0 21px;
}

/* -- pota
-------------------------------------------------------------------------------- */
#pota #vis {
	width:950px;
	height:481px;
	margin:10px 0 0;
	display:none;
}
