@charset "UTF-8";


.outline_menu {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
#select1 {
	/* [disabled]color: #fff; */
	width:30%;
	/*height: 45px;*/
	/* [disabled]padding: 4px 50px 5px 12px; */
	border: 1px solid #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-indent: 0.01px;
	text-overflow: "";
	border: #454545 1px solid;
	background: #fff url(../img/index/select_arrow.jpg) no-repeat right;
	background-size:35px;
	height: 35px;
}
/*************************************予約******/
.reserve p {margin-bottom: 10px;}
.reserve .reserve_input {
	width: 96%;
	margin-bottom: 1%;
	/*padding: 1%;*/
	height:30px;
	border:#454545 1px solid;
}

.reserve .btn {
	width:100%;
	height: 40px;
	line-height:40px;
	color:#fff;
	border:none;
	background-image: -webkit-linear-gradient(bottom, #cc1c1c, #f94141);
	background-image: -moz-linear-gradient(bottom, #cc1c1c, #f94141);
	background-image: -o-linear-gradient(bottom, #cc1c1c, #f94141);
	background-image: -ms-linear-gradient(bottom, #cc1c1c, #f94141);
	background-image: linear-gradient(to top, #cc1c1c, #f94141);
	font-weight: bold;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

/*******************************************メニュー部分***************/
.menu_bar {
	background-image: url(../img/index/type_bg.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 24px;
	color: #FFF;
	line-height: 24px;
}
.menu_bar ul {
	display: flex;
	width: 100%;
}
.menu_bar a {
	display: block;
	width: 20%;
}
.menu_bar ul li {
	float: none;
	width: 100%;
	text-align: center;
	background-repeat:no-repeat;
	background-size:70%;
	background-position:center center;
}
/*.menu_bar ul li:hover {
	background-color:#fff;
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms- filter:"alpha(opacity=60)";
}*/
.menu_bar ul a li{ color:#fff;}

/*************************************部屋******/
.index_room{}

.index_room {
	margin-top: 10px;
}
.index_room .room_number {
	width:100%;
	margin-bottom: 48px;
}
.index_room .room_number ul {
	display: flex;
	flex-wrap: wrap;
	column-gap: 4.25%;
	row-gap: 20px;
}
.index_room .room_number a {
	display: block;
	width: 30.5%;
}
.index_room .room_number ul li {
	text-align: center;
	margin: 0 !important;
}
.index_room .room_number ul li:hover {
	background-color:#fff;
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms- filter:"alpha(opacity=60)";
}
.index_room .text {
	margin-top: 20px;
	margin-bottom: 20px;
}
.index_room .text .icon {
	margin-top: 10px;
	letter-spacing: 0em;
	font-size: 10px;
}
.index_room .text .icon ul li {
	background-color: #927f62;
	width: 21%;
	float: left;
	color: #FFF;
	text-align: center;
	padding: 1%;
}
.index_room .btn {
	width:100%;
	height: 40px;
	line-height:40px;
	color:#fff;
	border:none;
	background-image: -webkit-linear-gradient(top, #f94141, #cc1c1c);
	background-image: -moz-linear-gradient(top, #f94141, #cc1c1c);
	background-image: -o-linear-gradient(top, #f94141, #cc1c1c);
	background-image: -ms-linear-gradient(top, #f94141, #cc1c1c);
	background-image: linear-gradient(to bottom, #f94141, #cc1c1c);
	font-weight: bold;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
/******************************************料金*******/

.index_price {
	margin-top: 20px;
}
.index_price .selection{ width:100%;}
.index_price .selection ul { margin-bottom:10px;}
.index_price .selection ul li {
	float: left;
	width: 30.5%;
	text-align: center;
}
/*.index_price .selection ul li:hover {
	background-color:#fff;
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter:"alpha(opacity=60)";
}*/
.index_price .selection ul li.active {
	background-color:#fff;
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter:"alpha(opacity=60)";
}

.index_price .btn {
	width:100%;
	height: 40px;
	line-height:40px;
	color:#fff;
	border:none;
	background-image: -webkit-linear-gradient(top, #f94141, #cc1c1c);
	background-image: -moz-linear-gradient(top, #f94141, #cc1c1c);
	background-image: -o-linear-gradient(top, #f94141, #cc1c1c);
	background-image: -ms-linear-gradient(top, #f94141, #cc1c1c);
	background-image: linear-gradient(to bottom, #f94141, #cc1c1c);
	font-weight: bold;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.index_price .graph { }
.index_price .graph .title {margin-bottom: 5px;}
.index_price .graph table {text-align: center; 	width: 98%;	margin: 0 auto;}
.index_price .graph table tr th {
	border: 1px solid #c7c490;
	background-color:#ebe7d5;
	padding:5px 0;

}
.index_price .graph table tr td {
	border: 1px solid #c7c490;
	padding:5px 0;
}
.faf8ee{ background-color:#faf8ee;}
.index_price .text {
	margin-top: 20px;
	margin-bottom: 20px;
}

/********************************************/

.content .box {
	/* [disabled]padding:2%; */
	-webkit-box-shadow: 0 -5px 5px rgba(0,0,0,.15);
	-moz-box-shadow: 0 -5px 5px rgba(0,0,0,.15);
	box-shadow: 0 -5px 5px rgba(0,0,0,.15);
	background-color: #fff;
	background-image: url(../img/index/bg1.png);
	background-repeat: repeat;
	height: auto;
	margin-top: 5%;
	padding-bottom: 7%;

}
.content .box .bg {
	height: 20%;
	padding: 2%;
	background-image: -webkit-linear-gradient(top, #fff, rgba(255,255,255,0) 70%);
	background-image: -moz-linear-gradient(top, #fff, rgba(255,255,255,0) 70%);
	background-image: -o-linear-gradient(top, #fff, rgba(255,255,255,0) 70%);
	background-image: -ms-linear-gradient(top, #fff, rgba(255,255,255,0) 70%);
	background-image: linear-gradient(to bottom, #fff, rgba(255,255,255,0) 70%);

}
.box .title {/********アクセスタイトル*********/
	text-align: center;
	margin-bottom: 5px;
}
.box .title2 {/********ニュースタイトル*********/
	text-align: center;
	margin-top: 10px;
}
.box .news_area .text {
	padding-top: 10px;
	/*padding-bottom: 10px;
	border-bottom:dotted 1px #454545;*/
}
/*********************************/

.box .service_area {
	/* [disabled]margin-top:25px; */
	background-color:#f8f8d8;
	-webkit-box-shadow: 0 0 15px rgba(69,69,69,.3);
	-moz-box-shadow: 0 0 15px rgba(69,69,69,.3);
	box-shadow: 0 0 15px rgba(69,69,69,.3);
	padding:3%;
	color:#fff;
	margin: 25px 0;
}
.box .service_area .item1 {
	background-image: url(../img/index/item1_bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	height: auto;
	width: 100%;
}
.box .service_area p {
	text-align: center;
}
.box .service_area .item2 {
	background-image: url(../img/index/item2_bg.png);
	float:left;
	background-size: cover;
	background-repeat: no-repeat;
	height: auto;
	width: 50%;
}
.box .service_area .item3 {
	background-image: url(../img/index/item3_bg.png);
	float:right;
	background-size: cover;
	background-repeat: no-repeat;
	height: auto;
	width: 50%;
}.box .access_area {
	background-color: #f94141;
	padding-top: 3%;
	color: #FFF;
}
.box .access_area .inner {
	background-color: #f94141;
	-webkit-box-shadow: 0 -5px 5px rgba(0,0,0,.15);
	-moz-box-shadow: 0 -5px 5px rgba(0,0,0,.15);
	box-shadow: 0 -5px 5px rgba(0,0,0,.15);
	padding: 2%;
}
.box .access_area .btn {
	text-align: center;
	margin-top: 1%;
	padding-bottom: 3%;
}



.global{
	width:100%;
	height: 60px;
	font-family:Georgia;
	background-image: url(../img/common/global_bg01.png);
	background-repeat:no-repeat;
	background-size:contain;
}

#slide-focus .focus{
	list-style-type:none;
	margin:0 auto;
}
#slide-focus .focus li{
	float:left;
	text-align:center;

}


#slide-focus .focus .menuleft{
	width: 25%;
	font-size: 10px;
	text-align: center;
	line-height: 16px;
}
#slide-focus .focus .menuleft a{
	display: block;
	height: 100%;
	width: 100%;
	padding-top: 2px;
}

#slide-focus .focus .menucenter{
	text-align: center;
	line-height: 20px;
	width: 50%;
	font-size: 15px;
	color: #FFF;
}
#slide-focus .focus .menucenter a{
	display: block;
	height: 100%;
	width: 100%;
	padding-top: 8px;
}

#slide-focus .focus .menuright{
	width: 25%;
	line-height: 16px;
	font-size: 10px;
	text-align: center;
}
#slide-focus .focus .menuright a{
	display: block;
	height: 100%;
	width: 100%;
	padding-top: 2px;
}

.news_area .text .newsdate{
	margin: 0;
	padding: 0 0 7px 0;
}
.news_area .text .newstitle{
	margin:0;
	padding:0;
	line-height:12px;
}
.news_area .text .newsline{
	margin:0;
	padding:0;
}



