@charset "utf-8";




.hayawari{font-size: 18px;font-size: 1.8rem;font-weight: 900;color: #b49147;}


/* ========================================================
	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 {
}
.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;
}



/* コンテンツ
============================================================================================================ */
#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;
	float: left;
	width: 960px;
}
.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 0px;
}

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

.infobox_in {
	width: 580px;
}

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%;
}
h2.infolist_tit02 {
	margin: 10px 0 10px 0;
	font-weight: 700;
	font-size: 18px;
	font-size: 1.8rem;
	background: url(../images/border_r.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;
}
.bb_p1 {
	border-bottom: 1px solid #47210d;
}
.osechibox {
	margin: 20px 0 30px 0;
}

.txt_ac {
	text-align: center;
}
.fs_90 {
	font-size: 90%;
}
.osechi_tit {
	font-size: 4rem;
}
.info_frexbox {
 display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
        -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10px 0 0 0;
    background-color: #fff;
     padding: 10px ;
}
.info_frexbox .info_frexbox_inn {
 width: calc(99%/3);
 }
.info_frexbox .info_frexbox_inn.w20 {
 width: calc(99%/2);
 } 
.info_frexbox .info_frexbox_inn li {
padding: 0 ;
margin-bottom: 5px;
width: 99%;
border-bottom: 1px dotted #ccc;
}
.info_frexbox .info_frexbox_inn li:before {
content: '〇';
margin-left: 10px;
}
.info_frexbox .info_frexbox_inn li.tit {
margin-left: 0px;
font-weight: 900;
}
.info_frexbox .info_frexbox_inn li.tit:before {
content: '';
}
.red00{
color: #9b0000;
}
.copy{
text-align: center;
font-size: 1.6rem;
margin: 0 0 30px 0;
}
@media screen and (max-width: 680px) {
	.info_box .fl {
		float: none;
	}
	.info_box .fr {
		float: none;
	}
	.info_box .fr img {
		width: 100%;
	}
	.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;
	}
	.infolist_tit02 {
	margin: 15px 0 5px 5px;
	font-weight: 700;
	font-size: 16px;
	font-size: 1.6rem;
	background: url(../images/border_r.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%;
	}
	.dis_b {
		display: block;
	}




.infolist_link02 {
	margin: 10px 0 5px 1em;
}
.infolist_link02 a {
	width: 85%;
	display: block;
	padding: 10px;
	background-color:#47210d ;
	color: #ffffff;
	text-decoration: none;
}
.infolist_link02 a:hover {
	text-decoration: underline;
	background-color:#71503f ;
	color: #ffffff;
}
.infolist_link02 {
	margin: 10px 0 5px 0;
}

.btn_box{
	margin: 15px 0;
}
.btn_entry a{
	margin: 10px 0;
	padding: 5px 0;
	text-align: center;
	display: block;
	background-color: #d4ab28;
	color: #fff;
	border: 1px solid #d4ab28;
}

.btn_entry a:hover{
	margin: 10px 0;
	padding: 5px 0;
	text-align: center;
	display: block;
	background-color: #fff;
	color: #d4ab28;
}

.info_frexbox .info_frexbox_inn {
		width: 100%;
		margin-bottom: 15px;
 }
.info_frexbox .info_frexbox_inn.w20 {
		width: 100%;
 } 
.info_frexbox .info_frexbox_inn li.tit {
margin-left: 0px;
font-weight: 900;
}
}


@media screen and (min-width: 680px) {
.sp{
display: none;
}
}

@media screen and (max-width: 680px) {
.pc{
display: none;
}
}