@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600&display=swap');

/* ****************************************************************************
 *
 * 1. common
 *
 * ***************************************************************************/
/* ======================================================
 * 1-1. Reset
 * =================================================== */
html {
	overflow-y: scroll;
}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,address,del,em,font,img,small,strike,strong,sub,sup,b,u,i,center,
dl,dt,dd,ul,li,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body,table,input,textarea,select,option{
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
}
ol,ul,dl,li{
	list-style: none;
}
h1,h2,h3,h4,h5,h6{
	font-size: 100%;
}
blockquote,q{
	quotes: none;
}
ins{
	text-decoration: none;
}
del{
	text-decoration: line-through;
}
img{
	max-width: 100% !important;
	height: auto;
	vertical-align: text-bottom;
	vertical-align: bottom;
}
*{
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
h1,h2,h3,h4,h5,h6,strong{
	font-weight: bold;
}


/* ======================================================
 * 1-2. Style
 * =================================================== */
body{
	-webkit-text-size-adjust: none;
	overflow:hidden;
}
.RakutenWrap{
	position: relative;
	width: 100%;
/*	margin: -8px 0 0; */
	padding: 0;
	margin: 0;
	color: #373534;
	text-align: center;
	font-size: 16px;
	*font-size: small; /* for IE */
	*font: x-small; /* for IE in quirks mode */
	line-height: 100%;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 400;
}
.RakutenWrap img{
	max-width: 100%;
	-webkit-touch-callout: none;
	line-height: 1
}

.aligncenter{
	display: block;
	clear: both;
	margin: 0.5em auto;
}
.alignleft{
	float: left;
	clear: both;
	margin: 0.25em 1em 0.25em 0;
}
.alignright{
	float: right;
	clear: both;
	margin: 0.25em 0 0.25em 1em;
}
.alignnone{
	float: none;
	clear: both;
	margin: 0;
}
img.aligncenter,
img.alignleft,
img.alignright{
	position: relative;
	z-index: 2;
}
strong{
	font-weight: bold;
}
.large{
	font-size: 1.2em;
	line-height: 180%;
}
.small,
small{
	font-size: 0.8em;
	line-height: 120% !important;
}
.red{
	color: red;
}
.clear{
	clear: both !important;
}

.RakutenWrap a:link		{ color: #008400; text-decoration: none;}
.RakutenWrap a:visited	{ color: #008400; text-decoration: none; }
.RakutenWrap a:hover	{ color: #005100; text-decoration: none;}
.RakutenWrap a:active	{ color: #005100; text-decoration: none;}
a{	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
a img:hover{
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-webkit-transition: opacity .3s linear;
	-moz-transition: opacity .3s linear;
	-o-transition: opacity .3s linear;
	transition: opacity .3s linear;
}


/* ======================================================
 * 1-3. Header
 * =================================================== */
.RakutenWrap #header_wrap{
	position: relative;
	background-color: rgba(0,81,0,0.9);
	z-index: 10000;
}
.RakutenWrap #header{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 80px;
	margin: 0 auto;
}
.RakutenWrap #header *{
	color: #fff;
}
.RakutenWrap #header h1{
	width: 230px;
	padding: 5px;
	margin-left: 10px;
	text-align: center;
	z-index: 1000;
}
.RakutenWrap #header h1 a{
	display: block;
	width: 200px;
	height: 35px;
	background: url(https://valuethehotel.jp/wp/wp-content/themes/vth/assets/images/common/logo.png) left center / contain no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	z-index: 2;
}
.RakutenWrap #header h1 span{
	display: block;
	padding-left: 50px;
	margin-top: -5px;
	font: 400 14px/100% 'Raleway', sans-serif;
}

/* Language */
.RakutenWrap #header ul#lang{
	display: flex;
	flex: auto;
	flex-wrap: nowrap;
	justify-content: flex-end;
	align-items: center;
	padding: 0 1em;
}
.RakutenWrap #header ul#lang *{
	padding: .5em;
}
.RakutenWrap #header ul#lang li{
	white-space: nowrap;
	padding-right: .5em;
}
.RakutenWrap #header ul#lang li:not(:last-child):after{
	content: ' ｜';
}
.RakutenWrap #header ul#lang a{
	color: #d6d6d6;
	font: 400 12px/120% 'Raleway', sans-serif;
}
.RakutenWrap #header ul#lang a:hover{
	color: #fff;
}

/* rsv */
p#rsv{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-grow: 0;
	width: 10em;
	height: 100%;
	padding: 0 1em;
	background: #000;
	font-size: 14px;
}
p#rsv a{
	display: block;
	white-space: nowrap;
}
p#rsv a:before{
	content: '';
	display: inline-block;
	width: 1em;
	height: 1em;
	margin-right: .5em;
	background: url(https://valuethehotel.jp/wp/wp-content/themes/vth/assets/images/common/ico_search_w.svg) left center / contain no-repeat;
}
p#rsv a:hover{
	color: yellow;
}

/* ======================================================
 * 1-4. Nav
 * =================================================== */
.RakutenWrap #nav{
	position: relative;
	display: inline-block;
	margin-top: -40px;
	z-index: 999;
}
.RakutenWrap #nav ul{
	display: flex;
	flex: auto;
	justify-content: center;
}
.RakutenWrap #nav a{
	display: block;
	min-width: 160px;
	line-height: 80px;
	padding: 0 1.5em;
	background-color: rgba(255,255,255,1);
	font-weight: 500;
	text-align: center;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all  .5s ease;
}
.top #nav{
	margin-top: -60px;
}
.top #nav a{
	min-width: 160px;
	line-height: 120px !important;
}
.RakutenWrap #nav a:hover,
.RakutenWrap #nav a.active{
	background: #008400;
	color: #fff;
	text-decoration: none;
}


/* ======================================================
 * 1-5. footer
 * =================================================== */
.RakutenWrap #footer *{
	text-align: center;
	line-height: 160%;
}
#footer_inner{
	width: 100%;
}
.RakutenWrap #address{
	padding: 80px 0;
	background-color: rgba(55,55,55,0.9);
	color: #fff;
	text-align: center;
	line-height: 150%;
}
.RakutenWrap #address strong{
	display: block;
	padding-bottom: .5em;
}
.RakutenWrap #address strong:before{
	content: '';
	display: block;
	width: 300px;
	height: 53px;
	margin: 0 auto .5em auto;
	background: url(https://valuethehotel.jp/wp/wp-content/themes/vth/assets/images/common/logo.png) no-repeat;
	background-size: contain;
}

.RakutenWrap #footer ul.nav{
	display: flex;
	flex: auto;
	justify-content: center;
	align-items: center;
	background: #000;
}
.RakutenWrap #footer ul.nav a{
	display: block;
	min-width: 8em;
	padding: 1.5em;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all  .5s ease;
}
.RakutenWrap #footer ul.nav a:hover{
	background: #333;
	color: #fff;
	text-decoration: none;
}

#footer ul#group{
	display: flex;
	flex: auto;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	width: 100%;
	padding: 1em;
}
#footer ul#group a{
	padding: 1em;
	font-size: 90%;
}

.RakutenWrap #copy{
	padding-bottom: 2em;
	background: #fff;
	text-align: center;
	font-size: 90%;
}


/* ****************************************************************************
 *
 * 2. Contents
 *
 * ***************************************************************************/
/* ======================================================
 * 2-1. main
 * =================================================== */
.RakutenWrap #main{
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 90%;
/*	max-width: 1200px; */
	min-height: calc(100vh - 300px);
	margin: 50px auto;
	overflow: hidden;
}
.top #main{
	margin-top: 0 !important;
}

/* ======================================================
 * 2-2. トップページ
 * =================================================== */
/*----------------------
  トップ動画
------------------------*/
.swiper-container{
	position: relative;
	z-index: -1;
}
.swiper-slide{
	position: relative;
	width: 100%;
}
.swiper-slide img{
	display: block;
	width: 100%;
	height: auto;
	object-fit: cover;
	z-index: 1;
}
.swiper-slide .txt{
	position: absolute; 
	top: 50%; 
	left: 50%; 
	transform: translate(-50%, -50%);
	padding: 2em;
	background-color: rgba(255,255,255,0.8);
	z-index: 2;
}
.swiper-slide .txt p{
	font: 500 120%/180% "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	text-align: center;
	white-space: nowrap;
}

/*----------------------
  Top
------------------------*/
main.top h3{
	width: 100%;
	padding: 20px 0;
	font: 1.2em/100% "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif !important;
	text-align: center;
}
main.top h3 span.en{
	display: block;
	padding-bottom: 10px;
	margin: 0 auto;
	color: #008400;
	font: 36px/110% 'Raleway', sans-serif;
	text-align: center;
}
main.top h3 span.en:first-letter{
	color: #005100;
	font-size: 50px;
}

main.top p.btn{
	margin-top: 1em;
}

/* Room */
#room ul img{
	width: 100%;
	aspect-ratio: 16 / 9;
	object-fit: cover;
	outline: 1px solid rgb(255, 255, 255);
	outline-offset: -10px;
}

/* banner */
ul.banner{
	display: flex;
	flex: auto;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	margin: 2em 0;
}
ul.banner li{
	width: 50%;
	border-bottom: solid 8px #fff;
}
.top #room ul.banner li{
	width: 33%;
}
ul.banner li:nth-child(odd){
	border-right: solid 4px #fff;
}
ul.banner li:nth-child(even){
	border-left: solid 4px #fff;
}
ul.banner li a{
	display: block;
	padding: 30px 16px;
	color: #000 !important;
	background-color: rgba(177,177,177,0.5);
	background-image:
	linear-gradient(45deg, rgba(153,153,153,0.5) 25%, transparent 25%,
	transparent 75%, rgba(153,153,153,0.5) 75%, rgba(153,153,153,0.5)),
	linear-gradient(-45deg, rgba(153,153,153,0.5) 25%, transparent 25%,
	transparent 75%, rgba(153,153,153,0.5) 75%, rgba(153,153,153,0.5));
	background-size: 20px 20px;
	background-position: 0 0, 10px 10px;
	outline: 2px solid #666;
	outline-offset: -8px;
}
ul.banner li a:hover{
	color: #333;
	opacity: 0.7;
}
ul.banner span{
	display: block;
	font-weight: 500;
	text-align: center;
}
ul.banner span.en{
	font: 500 36px/130% 'EB Garamond', serif;
}

div#banner{
	width: 100%;
	margin: 50px 0;
	text-align: center;
}
#banner a, 
#banner img { 
	display: inline-block;
	margin: 0em .5em 20px .5em;
	text-align: center;
}
#banner img { 
	display: block;
	padding: 1em 0;
	margin: 0 auto;
}
/* bnr_fix */
#bnr_fix{
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 9999;
}
#bnr_fix img{
	width: 120px;
	height: 120px;
	border: solid 1px #66B821;
}
#bnr_fix a img{
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
#bnr_fix a:hover img{
	opacity: .7;
}

/* Point */
ul.group{
	display: flex;
	flex: auto;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	padding-left: .5em;
}
ul.group li{
	position: relative;
	width: 25%;
	padding: 0 1em 5em 1em;
	margin-bottom: 1em;
}
ul.group strong{
	position: absolute;
	top: 0;
	left: 0;
	padding: .5em;
	background: #008400;
	color: #fff;
	z-index: 1;
	transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
}
ul.group div{
	position: absolute;
	bottom: 0;
	right: 0;
	display: inline-block;
	width: 70%;
	height: 60%;
	padding: .5em;
	background-color: rgba(255,255,255,0.9);
	border-radius: 3px;
	color: #000;
	line-height: 140%;
	font-size: 90%;
	z-index: 1;
}
ul.group img{
	position: relative;
	width: 100%;
	z-index: 0;
}
/*#yamoto ul.group li{
	width: 33.33%;
}
#yamoto ul.group div{
	height: 30%;
}*/


/* ======================================================
 * 2-3. Common
 * =================================================== */
/*----------------------
  Others
------------------------*/
/* H3 */
h3#ttl{
	width: 100%;
	padding: 90px 0;
	font-size: 40px;
	line-height: 100%;
	text-align: center;
	background-color: rgba(191,191,191,0.8);/* #e4e4e4 */
	background-image:
	linear-gradient(45deg, rgba(228,228,228,0.8) 25%, transparent 25%,/* #fff4df 濃い */
	transparent 75%, rgba(228,228,228,0.8) 75%, rgba(228,228,228,0.8)),
	linear-gradient(-45deg, rgba(228,228,228,0.8) 25%, transparent 25%,
	transparent 75%, rgba(228,228,228,0.8) 75%, rgba(228,228,228,0.8));
	background-size: 20px 20px;
	background-position: 0 0, 10px 10px;
}
h3#ttl span{
	display: block;
	text-align: center;
}
h3#ttl span.en{
	font: 500 32px/100% 'Raleway', sans-serif;
}
h3#ttl span.en:first-letter{
	color: #008400;
	font-size: 50px;
}
h3#ttl span.ja{
	padding-top: .5em;
	font-size: 16px;
	line-height: 100%;
}

/* section */
.RakutenWrap .section{
	clear: both;
	position: relative;
	width: 100%;
	margin-bottom: 120px;
	line-height: 150%;
	overflow: hidden;
}
section.titleonly{
	margin-bottom: 0 !important;
}
.RakutenWrap .section p:not(.btn){
	padding: .2em 0;
}

.RakutenWrap .section h4{
	position: relative;
	width: 100%;
	margin-bottom: 2.5em;
	color: #005100;
	font-size: 26px;
	font-weight: 500;
	line-height: 180%;
	text-align: center;
}
.RakutenWrap .section h4:before{
	content: '';
	position: absolute;
	bottom: -0.5em;
	display: inline-block;
	width: 50%;
	height: 2px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background: #008400;
	box-shadow: 0 3px 5px rgba(204,204,204,1);
}
.RakutenWrap .section h4 span.en{
	display: block;
	font: 400 30px/150% 'Raleway', sans-serif;
	text-align: center;
}
.RakutenWrap .section h5{
	padding: .3em 0 .3em .5em;
	margin-bottom: .5em;
	font-size: 110%;
	border-left: solid .3em #005100;
	color: #005100;
}
.RakutenWrap .section h6{
	display: inline-block;
	padding: .8em 0 .4em 0;
	border-bottom: solid 1px #ccc;
	font-weight: 600;
	margin-bottom: .2em;
}

.center,
.center *{
	text-align: center !important;
}
.center table{
	margin: 1em auto;
}
.center table td{
	text-align: left !important;
}
.hover:hover{
	cursor: pointer;
	opacity: .8;
}

.section div.thum{
	display: inline-block;
	float: right;
	width: 40%;
	padding-left: 2em;
	background: #fff;
}
.section div.thum_left{
	display: inline-block;
	float: left;
	width: 40%;
	padding-right: 2em;
	padding-left: 0;
	background: #fff;
}
.section div.thum img,
.section div.thum_left img{
	width: 100%;
	height: auto;
}

/* Gallery */
div.gallery{
	display: inline-block;
	float: left;
	width: 60%;
	padding: 0 2em 1em 0;
	background: #fff;
}
div.gallery p.main_pic{
	position: relative;
	width: 100%;
	height: auto;
	background: #f4f4f4;
}
div.gallery p.main_pic:before{
	content: "";
	display: block;
	padding-top: 66%;
}
div.gallery p.main_pic img{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	width: auto;
	height: 100%;
	object-fit: cover;
	font-family: 'object-fit: cover;'; /* IE */
}
div.gallery ul.img{
	display: flex;
	flex: auto;
	flex-wrap: wrap;
	width: 100%;
}
div.gallery ul.img li{
	position: relative;
	width: 25%;
}
div.gallery ul.img li:before{
	content: "";
	display: block;
	padding-top: 100%;
}
div.gallery ul.img li img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	border: solid 1px #fff;
	object-fit: cover;
	font-family: 'object-fit: cover;'; /* IE */
}

/* Table */
table{
	max-width: 100% !important;
	min-width: 40%;
	margin: 1em 0;
	border-top: solid 1px #e5e5e5;
	border-left: solid 1px #e5e5e5;
	border-collapse: separate;
	border-spacing: 0;
}
table th{
	background: #f2f2f2;
	font-weight: 500;
	text-align: center;
}
table th,
table td{
	padding: .5em;
/*	padding: 0 1em 0 0; */
	border-right: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
}
table.nobd,
table.nobd th,
table.nobd td{
	background: none;
	border: none !important;
}

/* 周辺観光 */
section.col2{
	width: 50% !important;
	padding-right: 1em;
	padding-left: 1em;
}
section.col3{
	width: 33.3% !important;
	padding-right: 1em;
	padding-left: 1em;
}
section.col2 h4,
section.col3 h4{
	margin-bottom: .5em !important;
	color: #333;
	font-size: 22px;
	line-height: 150%;
}
section.col2 h4:before,
section.col3 h4:before{
	bottom: 0;
	width: 0 !important;
	height: 0 !important;
	background: #fff;
	box-shadow: 0 0 0;
}

section.col2 div.thum,
section.col3 div.thum{
	display: block;
	float: none;
	width: 100%;
	padding: 1em 0 !important;
}
section.w100{
	width: 100%;
}
.calc{
	width: 60%;
}

ul.col2,
ul.col3,
ul.col4{
	display: flex;
	flex: auto;
	flex-wrap: wrap;
	width: 100%;
	margin: 1em 0;
}
ul.col2 li{
	width: 50%;
}
ul.col3 li{
	width: 33%;
	padding: 1em;
}
ul.col4 li{
	width: 25%;
	padding: 1em;
}
ul.col3 img,
ul.col4 img{
	width: 100%;
	padding-bottom: 1em;
}

ul.list,
ul.kome{
	margin: 0 0 1em 0;
}
ul.list li{
	padding: .2em 0;
	margin-left: 1em;
	list-style-type: disc;
}
ul.kome li{
	padding: .2em 0;
	margin-left: 1em;
	text-indent: -1em;
}
ul.kome li:before {
	content: '※';
}

ol{
	margin: 0 0 1em -1em;
}
ol > li{
	padding: .2em 0 .2em .2em;
	list-style-type: decimal;
}
ol.num li {
	padding: .2em 0;
	list-style-type: none;
	list-style-position:inside;
	counter-increment: cnt;
}
ol.num li::before {
	content: "(" counter(cnt) ")";
	padding-right: .5em;
}

.center ul,
.center ol{
	display: inline-block;
	width: auto;
	margin: 1em auto !important;
}
.center ul li,
.center ol li{
	text-align: left !important;
}
.center ul:after,
.center ol:after{
	display: block;
	content: "";
}

.waku,
.waku2{
	padding: 2em !important;
	margin: 1em 0;
	border: solid 1px #ccc;
	background: #f2f2f2;
}
.waku{
	width: 100%;
}
.waku2{
	display: inline-block;
}

p.btn{
	text-align: center;
}
p.btn a,
a.btn{
	position: relative;
	display: inline-block;
	min-width: 30%;
	padding: .5em 3em .5em 1em;
	margin-top: 1em;
	border: solid 1px #008400;
	background-color: rgba(255,255,255,.5);
	color: #008400;
	text-align: center;
	z-index: 0;
	transition: .3s ease-in-out;
}
p.btn a:before,
a.btn:before{
	content: "";
	position: absolute;
	top: 0;
	left:0;
	bottom: 0;
	width: 0;
	background: #008400;
	transition: .3s ease-in-out;
}
p.btn a:hover,
a.btn:hover{
	color: #fff;
	text-decoration: none;
}
p.btn a:hover:before,
a.btn:hover:before{
	width: 100%;
	z-index: -1;
}
p.btn a:after,
a.btn:after{
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	transform: translateY(-50%);
	width: 1em;
	height: 1em;
	background: url(./assets/images/common/ico_arrow_right.svg) left center / contain no-repeat;
}
p.btn a:hover:after,
a.btn:hover:after{
	background-image: url(./assets/images/common/ico_arrow_right_w.svg);
}

a.tel{
	font: 400 24px/110% 'EB Garamond', serif;
}
a.tel:before{
	content: '';
	display: inline-block;
	width: 1em;
	height: 1em;
	margin-right: .5em;
	background: url(https://valuethehotel.jp/wp/wp-content/themes/vth/assets/images/common/ico_tel.svg) left center / contain no-repeat;
}
a.mail{
	font-family: 'Raleway', sans-serif;
}
a.mail:before{
	content: '';
	display: inline-block;
	width: 1em;
	height: 1em;
	margin-right: .5em;
	background: url(https://valuethehotel.jp/wp/wp-content/themes/vth/assets/images/common/ico_mail.svg) left center / contain no-repeat;
}
a.yazi:before{
	content: '';
	display: inline-block;
	width: 1em;
	height: 1em;
	background: url(https://valuethehotel.jp/wp/wp-content/themes/vth/assets/images/common/ico_arrow_right.svg) left center / contain no-repeat;
}
a.lnk:before{
	content: '';
	display: inline-block;
	width: 1em;
	height: 1em;
	margin-right: .5em;
	background: url(https://valuethehotel.jp/wp/wp-content/themes/vth/assets/images/common/ico_link.svg) left center / contain no-repeat;
}
a.map:before{
	content: '';
	display: inline-block;
	width: 1em;
	height: 1em;
	margin-right: .5em;
	background: url(https://valuethehotel.jp/wp/wp-content/themes/vth/assets/images/common/ico_map.svg) left center / contain no-repeat;
}
a.pdf:before{
	width: 1em;
	display: inline-block;
	content: '';
	height: 1em;
	margin-right: .5em;
	background: url(https://valuethehotel.jp/wp/wp-content/themes/vth/assets/images/common/ico_pdf.svg) left center / contain no-repeat;
}

.pt1{
	padding-top: 1em;
}
.mt1{
	margin-top: 1em;
}
.mb1{
	margin-bottom: 1em;
}

br.forsp{
	display: none;
}


/*----------------------
  Room
------------------------*/
ul.faci{
	display: flex;
	flex: auto;
	flex-wrap: wrap;
	width: 100%;
	margin: .5em 0;
}
ul.faci > li.ttl{
	width: 100%;
	padding-left: .5em;
	margin: 1em 0 .5em 0;
	font-size: 110%;
	font-weight: 500;
	border-left: solid .3em #005100;
	color: #005100;
}
ul.faci > li:not(.ttl){
	min-width: 18%;
	padding: 0 2em .5em 0;
	margin-left: 1em;
	list-style-type: circle;
}

main.stay .section .waku{
	clear: both !important; /* 楽天とのバッティングで表示崩れ */
}


/*----------------------
  Service
------------------------*/
ul#service{
	display: flex;
	flex: auto;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	width: 100%;
	border-bottom: dotted 1px #ccc;
}
ul#service li{
	display: flex;
	flex: auto;
	flex-wrap: nowrap;
	align-items: flex-start;
	width: calc(50% - 62px);
	padding: 1em 0;
	margin: 0 1px;
	border-top: dotted 1px #ccc;
}
ul#service li:before{
	flex-basis: 50px;
	flex-shrink: 0;
	content: '';
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-right: 10px;
	background: #fff url(https://valuethehotel.jp/wp/wp-content/themes/vth/assets/images/common/ico_facilities.png);
	background-size: 1250px 50px;
}
ul#service li.faci_pc:before{
	background-position: 0 0;
}
ul#service li.faci_wifi:before{
	background-position: -50px 0;
}
ul#service li.faci_air:before{
	background-position: -100px 0;
}
ul#service li.faci_vending:before{
	background-position: -150px 0;
}
ul#service li.faci_ice:before{
	background-position: -200px 0;
}
ul#service li.faci_conveni:before{
	background-position: -250px 0;
}
ul#service li.faci_coffee:before{
	background-position: -300px 0;
}
ul#service li.faci_laundry:before{
	background-position: -350px 0;
}
ul#service li.faci_laundryservice:before{
	background-position: -400px 0;
}
ul#service li.faci_copy:before{
	background-position: -450px 0;
}
ul#service li.faci_delivery:before{
	background-position: -500px 0;
}
ul#service li.faci_smoking:before{
	background-position: -550px 0;
}
ul#service li.faci_business:before{
	background-position: -600px 0;
}
ul#service li.faci_presser:before{
	background-position: -650px 0;
}
ul#service li.faci_valuables:before{
	background-position: -700px 0;
}
ul#service li.faci_clock:before{
	background-position: -750px 0;
}
ul#service li.faci_taxi:before{
	background-position: -800px 0;
}
ul#service li.faci_post:before{
	background-position: -850px 0;
}
ul#service li.faci_massage:before{
	background-position: -900px 0;
}
ul#service li.faci_suitcase:before{
	background-position: -950px 0;
}
ul#service li.faci_humidifier:before{
	background-position: -1000px 0;
}
ul#service li.faci_iron:before{
	background-position: -1050px 0;
}
ul#service li.faci_oven:before{
	background-position: -1100px 0;
}
ul#service li.faci_tv:before{
	background-position: -1150px 0;
}
ul#service li.faci_stand:before{
	background-position: -1200px 0;
}


/*----------------------
  Access
------------------------*/
#gmap{
	display: block;
	width: 100%;
	height: 400px !important;
	overflow: hidden;
}


/*----------------------
  FAQ
------------------------*/
ul.tab_nav{
	display: flex;
	flex: auto;
	flex-wrap: wrap;
	width: 100%;
	margin: 2em 0;
}
ul.tab_nav li{
	min-width: 16%;
	padding: .2em .5em;
}
ul.tab_nav li a{
	display: block;
	padding: .5em .1em;
	border: solid 1px #bcbcbc;
	background: #f1f1f1;
	font-size: 90%;
	text-align: center;
}
ul.tab_nav li a:hover,
ul.tab_nav li.active a{
	background: #b0b0b0;
	color: #fff;
	text-decoration: none;
}

.tab_content{
	overflow: hidden;
}
.tab_content dl{
	padding: 1em 0;
	border-bottom: solid 1px #f1f1f1;
}
.tab_content dt{
	width: 100%;
	font-weight: 500;
}
.tab_content dl dt,
.tab_content dl dd{
	padding: .5em 1em;
	padding-left: 30px;
	text-indent: -30px;
}
.tab_content dt:before{
	content: 'Q. ';
	width: 30px;
	font: 24px/140% 'Raleway', sans-serif;
}
.tab_content dd:before{
	content: 'A. ';
	width: 30px;
	font: 24px/140% 'Raleway', sans-serif;
}
.tab_content dt:hover{
	cursor: pointer;
}
.tab_content dt:after{
	content: '';
	display: inline-block;
	float: right;
	width: 1em;
	height: 1em;
	background: url(https://valuethehotel.jp/wp/wp-content/themes/vth/assets/images/common/ico_plus.svg) center center / 100% auto no-repeat;
}
.tab_content dt.active:after{
	content: '';
	display: inline-block;
	float: right;
	width: 1em;
	height: 1em;
	background: url(https://valuethehotel.jp/wp/wp-content/themes/vth/assets/images/common/ico_minus.svg) center center / 100% auto no-repeat;
}


/* ======================================================
 * Rakuten
 * =================================================== */
#htlContents{margin:0 auto !important}
#htlHeader{background:transparent !important}

p#RthPagetop{/* ページトップ */
	width: 100%;
}
ul#RthExcursionArea a,/* ページ送り */
p.RthChainLink a,/* グループ一覧 */
p#RthPagetop a,/* ページトップ */
div.rt-footer a/* 会社情報 */
{	position: relative;
	z-index: 1000;
	font-weight: normal;
}
