@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, #000, #950202);
	background-image: -moz-linear-gradient(bottom, #000, #950202);
	background-image: -o-linear-gradient(bottom, #000, #950202);
	background-image: -ms-linear-gradient(bottom, #000, #950202);
	background-image: linear-gradient(to top, #000, #950202);
	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: 48px;
	color: #FFF;
	line-height: 48px;
}
.menu_bar ul li {
	float: left;
	width: 20%;
	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: 20px;
}
.index_room .room_number{ width:100%;}
.index_room .room_number ul { margin-bottom:10px;}
.index_room .room_number ul li {
	float: left;
	width: 33%;
	text-align: center;
}
.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;
	margin-right: 1%;
	margin-left: 1%;
	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: 33%;
	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 .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 { margin-top:20px;}
.index_price .graph .title {margin-bottom: 5px;}
.index_price .graph table {text-align: center;}
.index_price .graph table tr th {
	border: 2px solid #c7c490;
	background-color:#ebe7d5;
	padding:5px 0;
}
.index_price .graph table tr td {
	border: 2px 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: 142px;
	font-family:Georgia;
	background-image: url(../img/common/global_bg02.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:28px;
	text-align:center;
	line-height: 42px;
}
#slide-focus .focus .menucenter{
	text-align: center;
	line-height: 50px;
	width: 50%;
	font-size: 30px;
	color: #FFF;
	padding: 10px 0 0 0;
}
#slide-focus .focus .menuright{
	width: 24%;
	font-size:28px;
	text-align:center;
	line-height: 42px;
	
}
