@charset "UTF-8";

.contents_stay {
	/*font-family: "�q���M�m�p�S�V�b�N Pro", "Hiragino Kaku Gothic Pro", "���C���I", "Meiryo", "�l�r �o�S�V�b�N", "MS PGothic", "Osaka", sans-serif;*/
	margin: 0 auto;
	background-color: #f9f6f1;
	font-size: 14px;
	color:#432323;
	line-height: 1.8;
	overflow: hidden;
	margin-top: 30px;
}
.contents {
	padding-bottom: 0;
}
/*
.footer {
	background-color: #f9f6f1;
}
*/
.breadcrumb ul {
	max-width: 102.4rem;
	margin: 0 auto;
}
.contents_Clearfix:after {
	display: block;
	clear: both;
	content: "";
}
.contents_inner {
	max-width: 100%;
}
.stay_inner {
	background-color: #f9f6f1;
}
.contents_stay .contents_inner {
	max-width: 102.4rem;
	height: 100%;
}
#stay_body_content {
	max-width: 102.4rem;
}

a.txtLink {
	text-indent: -1em;
	margin-left: 1em;
	font-weight: bold;
	text-decoration: underline;
	display: inline-block;
}
a.txtLink:before {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: 6px;
	margin-left: 6px;
	border: transparent solid 5px;
	border-left-color: #986452;
}

a.txtLink:hover {
	text-decoration: none;
}

.contents_stay img {
	width: 100%;
}
#stay_main {
	width: 100%;
	color: #432323;
	padding-top: 46.6796875%;
	margin-bottom: 19px;
}
.main01 {
	background-image: url(../static/stay/main01_pc.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
}
.main02 {
	background-image: url(../static/stay/main02_pc.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
}
.main03 {
	background-image: url(../static/stay/main03_pc.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
}
.main04 {
	background-image: url(../static/stay/main04_pc.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
}
#stay_main h2{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 10px;
}
#stay_main h2 br {
	display: none;
}
#stay_main p{
	font-size: 17px;
	
}
#stay_nav {
	max-width: 100%;
	overflow: hidden;
	margin: auto;
	z-index: 2;
	position: relative;
}
#stay_nav>div {
	width: 23.5%;
	height: 70px;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin-bottom: 19px;
	bottom: 0;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 3px;
	float: left;
}
#stay_nav>div:not(:last-child) {
	margin-right: 2%;
}

#stay_nav>div>a {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 5px;
	border-radius: 3px;
}

#stay_nav_family {
	background-color: #6781be;
	border-top: 3px solid #6781be;
	border-bottom: 3px solid #6781be;
}
#stay_nav_family.on {
	color: #6781be;
	background-color: #fff;
}
#stay_nav_small {
	background-color: #ab78c3;
	border-top: 3px solid #ab78c3;
	border-bottom: 3px solid #ab78c3;
}
#stay_nav_small.on {
	color: #ab78c3;
	background-color: #fff;
}
#stay_nav_luxury {
	background-color: #649136;
	border-top: 3px solid #649136;
	border-bottom: 3px solid #649136;
}
#stay_nav_luxury.on {
	color: #649136;
	background-color: #fff;
}
#stay_nav_casual {
	background-color: #4d8c83;
	border-top: 3px solid #4d8c83;
	border-bottom: 3px solid #4d8c83;
}
#stay_nav_casual.on {
	color: #4d8c83;
	background-color: #fff;
}
#stay_body {
	max-width: 100%;
	background-color: #fff;
	margin: auto;
	z-index: 1;
	overflow: hidden;
	margin-bottom: 40px;
}

#stay_body_content {
	margin: 40px 60px 0;
}

.contents_inner p,
.contents_inner dd {
	font-size: 14px;
	font-weight: lighter;
}

.contents_inner .flexbox dl {
	width: 30%;
	font-family: "Hiragino Kaku Gothic Pro";
	margin-right: 5%; 
	float: left;
}
.contents_inner .flexbox dl:last-child {
	margin-right: 0;
}
.contents_inner .flexbox dl dt {
	font-size: 20px;
	color: #956250;
	text-align: center;
}
.contents_inner .flexbox dl img {
	padding: 10px 0 20px;
}
.contents_inner .flexbox dl dd{
	color: #333333;
}

.stay_family_header h3,
.stay_small_header h3,
.stay_luxury_header h3,
.stay_casual_header h3 {
	font-size: 25px;
	font-weight: bold;
}

.stay_family_header p,
.stay_small_header p,
.stay_luxury_header p,
.stay_casual_header p {
	font-size: 17px;
}

.stay_family,
.stay_small,
.stay_luxury,
.stay_casual {
	overflow: hidden;
}
.stay_family:not(:last-of-type),
.stay_small:not(:last-of-type),
.stay_luxury:not(:last-of-type),
.stay_casual:not(:last-of-type) {
	margin-bottom: 80px;
}
.stay_family:last-of-type,
.stay_small:last-of-type,
.stay_luxury:last-of-type,
.stay_casual:last-of-type {
	margin-bottom: 25px;
}
.stay_family_header,
.stay_small_header,
.stay_luxury_header,
.stay_casual_header {
	border-radius: 10px;
	padding: 30px 38px;
	margin-bottom: 30px;
}
.stay_family_header {
	background-color: #fcede6;
}
.stay_family_header h3 {
	color:#db6e2d;
}
.stay_small_header {
	background-color: #f9eeec;
}
.stay_small_header h3 {
	color:#b3514e;
}
.stay_luxury_header {
	background-color: #ecf1dd;
}
.stay_luxury_header h3 {
	color:#829b23;
}
.stay_casual_header {
	background-color: #f7edf6;
}
.stay_casual_header h3 {
	color:#aa5aa5;
}
.contents_familyBox h4,
.contents_smallBox h4,
.contents_luxuryBox h4,
.contents_casualBox h4 {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.5;
	padding-left: 14px;
	color: #3a2524;
	margin: 0 0 13px;
}
.contents_familyBox h4 {
	border-left: 7px solid #5e85bc;
}
.contents_smallBox h4 {
	border-left: 7px solid #a17dbd;
}
.contents_luxuryBox h4 {
	border-left: 7px solid #669138;
}
.contents_casualBox h4 {
	border-left: 7px solid #4c8b83;
}

.stay_family_header span,
.stay_small_header span,
.stay_luxury_header span,
.stay_casual_header span {
	padding: 6px 20px;
	color: #fff;
	font-size: 20px;
}
.contents_familyBox p,
.contents_smallBox p,
.contents_luxuryBox p,
.contents_casualBox p {
	margin-top: 15px;
	margin-bottom: 15px;
}
.stay_family_header img,
.stay_small_header img,
.stay_luxury_header img,
.stay_casual_header img {
	width: auto;
	margin-right: 10px;
	vertical-align: middle;
}
.stay_read {
	margin-bottom: 50px;
}

.contents_familyBox h5,
.contents_smallBox h5,
.contents_luxuryBox h5,
.contents_casualBox h5{
	font-size: 19px;
	font-weight: bold;
	color: #432324;
}
.contents_familyBox h6,
.contents_smallBox h6,
.contents_luxuryBox h6,
.contents_casualBox h6{
	font-size: 15px;
	font-weight: bold;
	color: #29191c;
}
.contents_smallBox {
	overflow: hidden;
	clear: both;
}
.eventListIn{
	width: 100%;
}
.stay_container a {
	width: 49%;
	margin-right: 2%;
	margin-bottom: 20px;
	float: left;
}
.stay_container a:nth-child(5),
.stay_container a:nth-child(7){
	margin-right: 0;
}
.stay_container a:first-child {
	width: 100%;
	margin-right: 0;
}
.stay_photos_detail_data {
	font-size: 14px;
}
.stay_photos_detail_data em {
	color: #29191c;
	font-style: normal;
	font-weight: bold;
}
.stay_photos_detail_data02 {
	font-size: 14px;
}
.stay_photos_detail_data02 em {
	font-style: normal;
	font-weight: bold;
}
.contents_familyBox .stay_photos_detail_data02 em {
	color: #6482be;
}
.contents_smallBox .stay_photos_detail_data02 em {
	color: #ab78c3;
}
.contents_luxuryBox .stay_photos_detail_data02 em {
	color: #649136;
}
.contents_casualBox .stay_photos_detail_data02 em {
	color: #4d8c83;
}
.contents_storeDetail{
	margin-top: 20px;
}
.contents_storeDetail .L{
	float: left;
	width: 75%;
	clear: both;
	overflow: hidden;
}

a.detailsBtn{
	display: block;
	font-weight: bold;
	color: #fff;
	border-radius: 3px;
	padding: 12px 50px;
	margin: 25px auto 0;
	width: fit-content;
	width: -webkit-fit-content;
	width: -moz-fit-content;;
}
.contents_familyBox .contents_storeDetail a.detailsBtn{
	background: #6482be;
}
.contents_smallBox .contents_storeDetail a.detailsBtn{
	background: #ab78c3;
}
.contents_luxuryBox .contents_storeDetail a.detailsBtn{
	background: #649136;
}
.contents_casualBox .contents_storeDetail a.detailsBtn{
	background: #4d8c83;
}
.contents_storeDetail a.detailsBtn{
	float: right;
}
#stay_body_content2 {
	overflow: hidden;
	margin: 25px 60px 40px;
}
#stay_body_content2 h4 {
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 10px;
}
.stay_lead_family2 h4 {
	color: #6482be;
}
.stay_lead_luxury2 h4 {
	color: #649136;
}
#stay_body_content2 .link {
	width: 100%;
	overflow: hidden;
	clear: both;
}
#stay_body_content2 .link li{
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-right: 2%;
	width: 49%;
}
#stay_body_content2 .link li:nth-child(2),
#stay_body_content2 .link li:nth-child(4) {
	margin-right: 0;
}
#stay_body_content2 .link li:nth-child(3) {
	overflow: hidden;
	clear: both;
}
#stay_body_content2 .link li img {
	margin-top: 10px;
}
#stay_body_content2 .link li h6 {
	font-size: 14px;
	font-weight: bold;
}
.stay_lead_family2 .link li h6 {
	color: #6482be;
}
.stay_lead_luxury2 .link li h6 {
	color: #649136;
}

@media only screen and (max-width: 1023px) {
	.contents>.contents_inner {
		padding-left: 0px;
		padding-right: 0px;
	}
	#stay_main {
		margin-bottom: 15px;
		padding-top: 48.6328125%;
	}
	.main01 {
		background-image: url(../static/stay/main01_tb.jpg);
	}
	.main02 {
		background-image: url(../static/stay/main02_tb.jpg);
	}
	.main03 {
		background-image: url(../static/stay/main03_tb.jpg);
	}
	.main04 {
		background-image: url(../static/stay/main04_tb.jpg);
	}
	#stay_main h2 {
		font-size: 17px;
	}
	#stay_main p {
		font-size: 16.5px;
	}
	#stay_body_content {
		margin: 26px 45px 0;
	}
	#stay_nav {
		max-width: 100%;
	}
	#stay_nav>div {
		font-size: 12px;
		line-height: 1.3;
		height: 51px;
	}
	#stay_nav>div>a {
		padding-top: 9px;
	}
	.contents_familyBox h4,
	.contents_smallBox h4,
	.contents_luxuryBox h4,
	.contents_casualBox h4{
		font-size: 18px;
	}
	.contents_familyBox h5,
	.contents_smallBox h5,
	.contents_luxuryBox h5,
	.contents_casualBox h5{
		font-size: 19px;
	}
	#stay_body_content2 {
		margin: 25px 35px 45px;
	}
	#stay_body_content2 .link li h6 {
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 767px) {
	#stay_main {
		width: 100%;
		padding-top: 51.4993481095176%;
	}
	.main01 {
		background-image: url(../static/stay/main01_sp.jpg);
	}
	.main02 {
		background-image: url(../static/stay/main02_sp.jpg);
	}
	.main03 {
		background-image: url(../static/stay/main03_sp.jpg);
	}
	.main04 {
		background-image: url(../static/stay/main04_sp.jpg);
	}
	#stay_main h2{
		font-size: 16px;
	}
	#stay_main p{
		font-size: 14px;
	}
	#stay_body {
		margin-bottom: 20px;
	}
	#stay_body_content {
		margin: 20px 25px 0;
	}
	#stay_nav {
		margin: 15px 0 10px;
	}
	#stay_nav>div {
		width: 49%;
		height: 51px;
		margin-top: 0;
		margin-bottom: 9px;
	}
	#stay_nav>div:nth-child(even){
		margin-right: 0;
	}
	#stay_nav>div>a {
		display: block;
		width: 100%;
		height: 100%;
		text-indent: 100%;
		overflow: hidden;
		margin: 0 auto;
		white-space: nowrap;
	}
		#stay_nav>div>a br {
		display: none;
	}
	#stay_nav_family {
		background-image: url(../static/stay/tab_family_sp.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
	}
	#stay_nav_family.on {
		background-image: url(../static/stay/tab_family_on_sp.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
	}
	#stay_nav_small {
		background-image: url(../static/stay/tab_small_sp.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
	}
	#stay_nav_small.on {
		background-image: url(../static/stay/tab_small_on_sp.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
	}
	#stay_nav_luxury {
		background-image: url(../static/stay/tab_luxury_sp.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
	}
	#stay_nav_luxury.on {
		background-image: url(../static/stay/tab_luxury_on_sp.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
	}
	#stay_nav_casual {
		background-image: url(../static/stay/tab_casual_sp.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
	}
	#stay_nav_casual.on {
		background-image: url(../static/stay/tab_casual_on_sp.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
	}
	.stay_family_content,
	.stay_small_content,
	.stay_luxury_content,
	.stay_casual_content {
		margin: 0 20px;
	}
	.contents_familyBox h4,
	.contents_smallBox h4,
	.contents_luxuryBox h4,
	.contents_casualBox h4 {
		font-size: 17px;
		margin-bottom: 10px;
	}
	.contents_familyBox h5,
	.contents_smallBox h5,
	.contents_luxuryBox h5,
	.contents_casualBox h5 {
		font-size: 17px;
		margin-bottom: 10px;
	}
	.contents_storeDetail .L{
		float: none;
		width: 100%;
	}
	a.detailsBtn {
		padding: 10px 40px 13px;
	}
	.store_detail .L {
		width: 100%;
		float: none;
	}
	.store_detail .R {
		width: 100%;
		float: none;
	}
	#stay_body_content2 {
		margin: 20px 30px 35px;
	}
}

