@charset "utf-8";

/* ========================================================
	stay.css => 宿泊ページ用css
======================================================== */
/* reservation
------------------------------------------------------------- */
#header .reservation_btn {
	bottom: -65px;
}
#header .reservation_btn a {
	height: 65px;
	padding: 15px 20px 0;

}
#header .reservation_btn a:after {
	right: 20px;
	left: 20px;
	bottom: 13px;
}

#smp_box_smp {
		display: none;
}

@media screen and (max-width: 680px) {
	#pc_box {
		display: none;
}
#smp_box_smp {
		display: block;
}

}
/* room_section
============================================================================================================ */
.room_section {
}
.room_section .bg_black02 {
	padding: 40px 0 40px 0;
}
.room_section .bg_black02 h1 {
	margin-bottom: 35px;
}
@media screen and (max-width: 680px) {
	.room_section .bg_black02 {
		padding: 20px 0;
	}
	.room_section .bg_black02 h1 {
		margin-bottom: 20px;
	}
}


.room_section .main_ph {
	border: 5px solid #fff ;
}
.room_section .slide_thumbs {
	margin-top: 20px;
	text-align: center;
}
.room_section .slide_thumbs li {
	display: inline-block;
	margin: 0 8px;
}
.room_section .slide_thumbs li a {
	position: relative;
	display: block;
}
.room_section .slide_thumbs li a:hover:after,
.room_section .slide_thumbs li a.current:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 3px solid #a18301;
}
@media screen and (max-width: 680px) {
	.room_section .slide_thumbs li {
		margin: 0 3px;
	}
	.room_section .slide_thumbs li a {
		width: 60px;
	}
}


.room_section .room_contents {
	padding-top: 40px;
	padding-bottom: 40px;
}
@media screen and (max-width: 680px) {
	.room_section .room_contents {
		padding: 0;
	}
}


.room_section .room_list {
	margin-top: 10px;
}
.room_section .room_list dl {
	position: relative;
	padding: 25px 0 16px;
}
.room_section .room_list dl:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden; line-height: 0; overflow: hidden;
}
.room_section .room_list dl + dl {
	border-top: 1px solid #beb592;
}
.room_section .room_list dl + dl:before {
	content: "";
	position: absolute;
	top: -1px;
	left: 0;
	width: 130px;
	border-top: 1px solid #8a782e;
}
.room_section .room_list dl dt {
	float: left;
}
.room_section .room_list dl dd {
	margin-left: 160px;
}
.room_section .room_list dl li {
	float: left;
	width: 33.33%;
	padding-bottom: 6px;
}


@media screen and (max-width: 680px) {
	.room_section .room_list {
		margin-top: 0;
	}
	.room_section .room_list dl {
		position: relative;
		padding: 15px 0;
	}
	.room_section .room_list dl dt {
		float: none;
		margin-bottom: 6px;
	}
	.room_section .room_list dl dd {
		margin-left: 0;
	}
	.room_section .room_list dl li {
		width: 50%;
		padding-bottom: 0;
		font-size: 1rem;
	}
	.room_section .room_list dl li.sp_wide {
		width: 100%;
	}
}


/* タブ
============================================================================================================ */
#tab {
	color: #ffffff;
	padding: 15px 0 0 0;
	zoom: 1;
	border-bottom: 1px solid #543c21;
	margin-bottom: 5px;
}


#tab:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden; line-height: 0;
}
#tab li {
	float: left;
	padding: 0 0 0 0;
}

#tab li.right {
	padding-right: 0;
}

#tab li.left_tab {
	margin-right: 20px;
}



/* コンテンツ
============================================================================================================ */
#accessContents {
	position: relative;
	width: 100%;
	overflow: hidden;
}
#accessInner {
	position: relative;
	width: 9999em;
	zoom: 1;
}
#accessInner:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden; line-height: 0;
}
.contents_box {
	display: none;
}
.map_contents {
	display: block;
}

h3.top_menu_top {
	padding: 5px 15px;
	background-color: #d8c574;
	margin: 10px 0 10px 0 !important;
	font-weight: 700;
}


.data {
	margin: 5px 0 25px 0;
	text-align: right;
}
.signature{
	margin: 10px 0 25px 0;
	text-align: right;
}

h2.info_tit {
	margin: 5px 0 25px 0;
	font-weight: 700;
	font-size: 20px;
	font-size: 2.0rem;
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px solid #47210d;
}
.list_back {
	margin: 20px 0;
	text-align: right;
}

.info_box {
	margin: 0 0 20px 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #47210d;
}

.info_box .fr img {
	margin-top: 20px;
}

.infobox_in {
	width: 620px;
}

h2.infolist_tit {
	margin: 10px 0 10px 0;
	font-weight: 700;
	font-size: 18px;
	font-size: 1.8rem;
	background: url(../images/border_g.png) no-repeat 0 0;
	padding: 0 0 0 10px;
	line-height: 150%;
}
.infolist_detail {
	margin: 5px 0 5px 1em;
}
.infolist_link {
	margin: 10px 0 5px 1em;
}
.infolist_link a {
	width: 200px;
	text-align: center;
	display: block;
	padding: 10px;
	background-color:#47210d ;
	color: #ffffff;
	text-decoration: none;
}
.infolist_link a:hover {
	text-decoration: underline;
	background-color:#71503f ;
	color: #ffffff;
}

.faci_box {
	margin: 0 0 20px 0;
	padding: 0 0 20px 10px;
	width: 960px;
}

.faci_box .faci_detailtxt {
	width: 680px;
}

.faci_box .faci_detailtxt_s {
	width: 430px;
}


h2.faci_tit {
	margin: 25px 0 5px 5px;
	font-weight: 700;
	font-size: 18px;
	font-size: 1.8rem;
	background: url(../images/border_g.png) no-repeat 0 0;
	padding: 0 0 0 10px;
}
.faci_detail {
	margin: 5px 0 5px 1em;
}

.room_box_top {
	margin: 20px 0 ;
}

.room_box_top .fl {
		margin-right: 12px;
	}
.room_box_top .fl_00 {
	margin-right: 0px;
	float: left;
}





@media screen and (max-width: 680px) {
	.smp_tab02 {
		padding-top: 30px;
	}
	#tab02 {
		color: #ffffff;
		padding: 15px 0 0 0;
		zoom: 1;
		border-bottom: 1px solid #47210e;
		margin-bottom: 5px;
	}
	#tab02:after {
		content: "."; display: block; height: 0; clear: both; visibility: hidden; line-height: 0;
	}
	#tab02 li a {
		display: block;
		float: right;
		padding: 15px 0;
		width: 49%;
		background-color:#47210e ;
		color: #fff;
		text-align: center;
		text-decoration: none;
	}
	#tab02 li.left_tab a {
		display: block;
		float: left;
		padding: 15px 0;
		width: 49%;
		margin-right: 0px;
		background-color:#47210e ;
		color: #fff;
		text-align: center;
		text-decoration: none;		
	}
	.ph_box {
	margin: 5px 0 15px 0;
	}
	.ph_box img {
		width: 70%;
	}
	.faci_detxt {
		margin: 5px 0;
	}	
	.faci_tit_smp {
	margin: 5px 0;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 700;
	background: url(../images/border_g.png) no-repeat 0 0;
	padding: 0 0 0 10px;	
	}	
	.faci_detail_smp {
		margin: 5px 0;
	}
	h2.smp_top {
		margin: 10px 0 10px 0;
		text-align: center;
		padding: 10px 0;
		font-weight: 700;
		font-size: 20px;
		font-size: 2.0rem;
		background-color: #47210e;
		color: #fff;
	}
	.room_newbox {
		text-align: center;
		margin: 0 0 20px 0;
	}
	.room_newbox img {
		width: 80%;
	}					
}

	.info_box .fl {
		float: none;
	}
	.info_box .fr {
		float: none;
	}
	.info_box .fr img {
		width: 70%;
	}
	.infolist_tit {
	margin: 15px 0 5px 5px;
	font-weight: 700;
	font-size: 16px;
	font-size: 1.6rem;
	background: url(../images/border_g.png) no-repeat 0 0;
	padding: 0 0 0 10px;
	}
	.infobox_in {
	width: 100%;
	}
	.infolist_detail {
		margin: 5px 0 5px 0;
	}
	.infolist_link {
		margin: 10px 0 5px 0;
	}
	h2.info_tit {
		margin: 5px 0 25px 0;	
		font-weight: 700;
		font-size: 16px;
		font-size: 1.6rem;
		text-align: center;
		padding-bottom: 5px;
		border-bottom: 1px solid #47210d;
		line-height: 150%;
	}
}

.infolist_link02 {
	margin: 10px 0 5px 1em;
}
.infolist_link02 a {
	width: 600px;
	text-align: center;
	display: block;
	padding: 10px;
	background-color:#47210d ;
	color: #ffffff;
	text-decoration: none;
}
.infolist_link02 a:hover {
	text-decoration: u
	margin: 5px 0 5px 0;
}
.infolist_link02 {nderline;
	background-color:#71503f ;
	color: #ffffff;
}
.infolist_detail {
	margin: 10px 0 5px 0;
}



.faci_box .fl,
.faci_box .fr{
width: 460px;
}


.faci_box .ouen li{
float: left;
margin-right: 15px;
}

.faci_box .fl li,
.faci_box .fr li{
padding-left:1em;
text-indent:-1em;
}


p.taito{
background-color: #d15714;
width: 100%;
padding: 5px;
text-align: center;}

h2.info_tit {
	margin: 5px 0 25px 0;
	font-weight: 700;
	font-size: 20px;
	font-size: 2.0rem;
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px solid #47210d;
}

@media screen and (max-width: 680px) {

.contents_box {
width:100% !important;
}


.faci_box {
width: 100% !important;
}



.faci_box .fl,
.faci_box .fr{
width: 300px;
}


.faci_box .fl,
.faci_box .fr{
float: none;
}


.faci_box .ouen li{
float: none;
margin-top: 10px;
}

}

.tit{
font-size: 1.8rem;
font-weight: 800;

}
.w600{
width: 660px;

}

.profile{
margin: 20px 0;
border:1px solid #ccc;
padding:15px;

}
@media screen and (max-width: 768px) {

.rune_pro .fl{
text-align: center;
}
.rune_pro .fl img{
margin-bottom: 10px;
}
.rune_pro .fl,
.rune_pro .fr{
float: none;
}

.w600{
width: 100%;

}

}

.notes{
margin: 0 0 5px 0;
color: #ca0c0c;

}
