@charset "utf-8";

/* コンテンツ
---------------------------------------------*/

#main_onsen {
	background:url(../img/main_photo_onsen.jpg) no-repeat center;
	width: 100%;
	height:402px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}

.onsen_midashi{
	margin-top:30px;
	position:relative;
	left:-15px;
}

.content_box{
	width:670px;
	text-align:left;
	font-size:14px;
	line-height:1.9;
	margin:20px 0 20px 10px;
}
#kounou{
	width:669px;
	text-align:left;
	font-size:14px;
	line-height:1.9;
	margin:15px 0;
}

.onsen_movie{
	float:left;
	width:400px;
	margin-right:15px;
}

#main_shisetu {
	background:url(../img/main_photo_shisetu.jpg) no-repeat center;
	width: 100%;
	height:402px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}

#shisetu_btn{
	float:left;
	width:666px;
	margin:50px 0 40px 10px;
}
#shisetu_btn a{
	display:block;
	float:left;
	width:222px;
	height:48px;
	margin:0;
}
.shisetu_midashi{
	clear:both;
	margin-top:30px;
	position:relative;
	left:-15px;
}
.shisetu_txt{
	width:100%;
	margin:10px 0;
}
.shisetu5{
	float:left;
	margin-bottom:5px;
	margin-right:5px;
}
#totop2{
	clear:both;
	float:right;
	width:155;
	height:46px;
	margin:15px auto;
	padding:0 50px;
	text-align:right;
}


#main_ryori {
	background:url(../img/main_photo_ryori.jpg) no-repeat center;
	width: 100%;
	height:402px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}

#ryori_photo1{
	float:right;
}

.ryori_midashi{
	margin-top:30px;
	position:relative;
	left:-15px;
}


.ryori_txt{
	width:100%;
	margin:10px 0;
}

#main_fukei {
	background:url(../img/main_photo_fukei.jpg) no-repeat center;
	width: 100%;
	height:402px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}

#main_access {
	background:url(../img/main_photo_access.jpg) no-repeat center;
	width: 100%;
	height:402px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}

#map{
	border:2px solid #555;
}

#main_kanko {
	background:url(../img/main_photo_kanko.jpg) no-repeat center;
	width: 100%;
	height:402px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}

.kanko_midashi{
	margin-top:30px;
	margin-bottom:10px;
	position:relative;
	left:-15px;
}

.kanko_photo{
	float:left;
	margin-right:30px;
	margin-bottom:40px;
	width:250px;
	height:170px;
}
.kanko_link{
	width:370px;
	margin-top:15px;
}

#main_yoyaku {
	background:url(../img/main_photo_yoyaku.jpg) no-repeat center;
	width: 100%;
	height:402px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}

.price-table{
	width:100%;
	font-size:12px;
	color:#fff;
	background:#111;
}

.price-table th{
	background:#222;
	text-align:center;
	padding:5px;
}
.price-table td{
	background:#444;
	text-align:center;
	padding:5px;
}
.head td{
	background:#222;
	text-align:center;
}

.current th{
	background:#922215;
	text-align:center;
}

.current td{
	background:#cd6053;
	text-align:center;
	margin:3px;
}
.price_table_caption01{
	font-size:11px;
}
.price_table_caption01 span{
	float:right;
}

#yoyaku_bnr{
	position:relative;
	left:-10px;
}


/***20180226追記
********************************/
#index #oshirase{
	background: rgba(255,255,255,0.1);
	margin: 30px 0;
}
#oshirase{
	margin: 60px 0;
	background: rgba(0,0,0,0.2);
    padding: 20px 20px;
}
#oshirase .waku{
	background: rgba(255,255,255,0.2);
	padding:10px 20px; 
	margin-top: 20px;
}
#index #oshirase .waku{
	background: rgba(0,0,0,0.4);
	padding:10px 20px; 
	margin-top: 20px;
}
#oshirase p{
	text-align: left;
}

#oshirase table{
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
}
#oshirase table small{
	font-size: .8rem;
}
#oshirase table th,#oshirase table td{
	padding: 3px 5px;
	border: solid 1px #fff;
}
#oshirase table tr > td:nth-child(odd){
	width: 3rem;
	text-align: center;
	border-right: none;
}
#oshirase table th{
	text-align: center;
}
#oshirase ul{
	list-style: none;
}
#oshirase li{
	text-indent: -1rem;
	padding-left: 1rem;
	text-align: left;
	font-size: .8rem;
}
hr.line_01{

}
#oshirase h5{
	text-align: center;
    margin-bottom: 10px;
    border-bottom: solid 1px #fff;
    letter-spacing: 1px;
}
#oshirase h4{
	text-align: center;
	margin: 0px 0 15px;
}
#index #oshirase h3{
	padding-left: 0;
}
#oshirase h3{
	background: url(../img/h3_bg_koboshi.png)no-repeat;
	padding-left: 50px;
    min-height: 70px;
    line-height: 3rem;
    font-size: 1.2rem;
    padding-top: 10px;
    letter-spacing: 1px;
}
#oshirase h3 small{
	font-size: .8rem;
	letter-spacing: 0;
}
#oshirase .lead{
	margin-bottom: 20px;
	text-align: left;
}