/* ==========================================================================
#home
========================================================================== */
/*
.main .btn {
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	border-radius: 100px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	border: 1px #432c0b solid;
	background: #432c0b;
	margin-bottom: 10px;
	padding: 0;
}
.main .btn a{
	padding: 10px 45px ;
	color: #fff;
	display: block;
}

.main .btn:hover, .main .btn:active, .main .btn:focus {
  box-shadow: none !important;
  outline: none !important;
  background: #fff !important;
  border: 1px #2b4415 solid;

}
.main .btn a:hover{
	  color: #2b4415;
}
*/
.header{
	position: absolute;
	z-index: 1010;
	width: 100%;
	height: auto;
}
section{
	margin: 0;
}
.keyvisual{
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-bottom: 60px;
}
.keyvisual img{
	width: auto;
}
/*
.keyvisual:before{
	content: "";
	display: block;
	padding-top: 50%;
}*/
.carousel-item{
	text-align: center;
}
#home .carousel-indicators{
	right: 0;
	left: 0;
}
#home .carousel-indicators li{
	border:2px solid #ccc;
}
#home .carousel-indicators li.active{
	border: 2px solid #7eb99b;
}
.start{
  position: absolute;
  top: 50%; /*親要素を起点に上から50%*/
  left: 50%;  /*親要素を起点に左から50%*/
  transform: translateY(-50%) translateX(-50%); /*要素の大きさの半分ずつを戻す*/
  -webkit-transform: translateY(-50%) translateX(-50%);
	z-index: 99;
}

h1{
	color: #fff;
	background: url('./../img/home/ttl.png') no-repeat center center;
	background-size: 530px 170px;
	width: 530px;
	height: 170px;
}

.start .text{
	font-size: 2.0rem;
	color: #fff;
	text-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
	font-family: "A1明朝" , "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.best{
	position: absolute;
	bottom:50px;
	left: 50%;
	z-index: 99;
	width: 100%;
	margin-left: -254px;
}
.best a{
	display: inline-block;
}
.best a:hover{
	background: #cb3e00;
}
.best img{
	max-width: 507px;
}

.bestprice .text{
	padding: 0 20px;
	line-height: 1.2;
	color:#714c00;
	font-weight: bold;
	text-shadow:
	0 0 2px #fff,
	0 0 2px #fff,
	0 0 2px #fff,
	0 0 2px #fff,
	0 0 2px #fff,
	0 0 2px #fff,
	0 0 2px #fff,
	0 0 2px #fff,
	0 0 2px #fff,
	0 0 2px #fff,
	0 0 2px #fff,
	0 0 2px #fff,
	0 0 2px #fff,
	0 0 2px #fff,
	0 0 2px #fff,
	0 0 2px #fff;
}

#covid19{
	text-align: center;
}
#covid19 .text{
	color:#4c2e0b;
}
#covid19 .btn{
	background: #7b98ab;
	padding: 5px;
	border: 1px solid #7b98ab;
	margin-bottom: 45px;
}
#covid19 .btn a{
	font-size: 2.2rem;
	border: 1px solid #fff;
	border-radius: 0;
	line-height: 1.2;
}
#covid19 .btn a:hover{
	color: #7b98ab;
	background: #fff;
}
#covid19 .btn a span{
	font-size: 1.6rem;
}
.staynavi img{
	max-width: 100%;
}

.campaign{
	background: url('./../img/bg.jpg') repeat left top;
	background-size: 600px 431px;
	background-color: rgba(255,255,255,0.8);
	padding: 5px;
}
.campaign .text-wrap{
	border: 1px solid #4d3004;
	padding: 15px 5%;
}
.campaign .sws img{
	max-width: 460px;
	margin-bottom: 20px;
}
.campaign .col-md-6{
	background: #fff;
	text-align: left;
}
.campaign .col-md-6 .text{
	line-height: 1.5;
	margin-top: 1rem;
}
.sws-bn {
	float: left;
	width: 40%;
	margin-top: 1rem;
	margin-right: 10px;
}
.sws-bn img{
	max-width: 170px;
}

#intro{
	text-align: center;
}
#intro .photo{
	display: none;
}
.intro-ttl{
	padding: 300px 0 20px;
	width: 100%;
	background: url('./../img/home/introx2.jpg') no-repeat top center;
	background-size: cover;
}
.intro-ttl img{
	max-width: 783px;
}
#intro .col-12{
	margin-top: -200px;
	padding-bottom: 65px;
}
#intro strong{
	font-size: 1.8rem;
}
#intro .btn{
	background: #cb3e00;
	border: 1px solid #cb3e00;
}
#intro .btn:hover{
	background: #fff;
}
#intro .btn:hover a{
	color: #cb3e00;
}

#home .pickup-onsen:hover h2.pickup-ttl,
#home .pickup-room:hover h2.pickup-ttl,
#home .pickup-cuisine:hover h2.pickup-ttl{
	opacity: 0;
}
.pickup-ttl{
	opacity: 1;position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	font-size: 5rem;
	margin-top: 0;
	margin-bottom: 50px;
	display: inline-block;
	display: flex;
	writing-mode: vertical-rl;
	align-items: center;
	width: 100%;
	color:#fff;
	text-shadow: 0 0 5px rgba(0, 0, 0, 1);
}

.pickup-onsen{
	position: relative;
	background: url('./../img/home/pickup01.jpg') no-repeat bottom center;
	background-size: cover;
	height: 500px;
	padding: 20px;
}
.pickup-room{
	position: relative;
	background: url('./../img/home/pickup02.jpg') no-repeat bottom center;
	background-size: cover;
	height: 500px;
	padding: 20px;
}
.pickup-cuisine{
	position: relative;
	background: url('./../img/home/pickup03.jpg') no-repeat bottom center;
	background-size: cover;
	height: 500px;
	padding: 20px;
}
.hover-text{
	position: absolute;
	top:0;
	left: 0;
	opacity: 0;
	background: url('./../img/home/pickup-bg.png') repeat left top;
	background-size: 600px 431px;
	background-color: rgba(255,255,255,0.8);
	width: 96%;
	height: 96%;
	z-index: 9999;
	margin: 2%;
	text-align: center;
	padding: 12% 10%;
}
.pickup-onsen:hover .hover-text,
.pickup-room:hover .hover-text,
.pickup-cuisine:hover .hover-text{
	opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.hover-ttl{
	position: relative;
	font-size: 5rem;
	margin-top:0;
	margin-bottom: 30px;
	display: inline-block;
	display: flex;
	writing-mode: vertical-rl;
	align-items: center;
	width: 100%;
	color:#000;
}

#home .hover-text .btn{
	width: 80%;
	margin:0 10%;
}

#home .hover-text .btn:hover{
	background: #fff;
	border: #432C0C solid 1px;
}
#home .hover-text .btn a{
	padding: 15px 0;
}
.kamon img{
	max-width: 81px;
}


#news {
	padding: 80px 0 40px;
}
#news h2{
	background: url('./../img/home/news-ttl.png') no-repeat center left;
	background-size: 22px 46px;
	padding:15px 0 10px 30px;
	text-align: left;
	font-size: 2.6rem;
	font-weight: bold;
	margin: 0;
}
.box-v{
	padding: 10px 0;
	background: url('./../img/dot-line.png') repeat-x left top;
	background-size: 86px 4px;
}
#news a{
	display: block;
}
#news a:hover{
	background: url('./../img/bg.jpg') repeat center top;
	background-size: 600px 431px;
	cursor: pointer;
}
.thumb{
	float: left;
	width: 27%;
	margin-bottom: 0;
}

.box-right{
	padding-left: 30%;
	font-size: 1.8rem;
	font-weight: bold;
	margin: 8px 0 8px 15px;
	color:#4d3a3a;
}
.box-right p{
}

#news .btn{
	display: block;
}
#news .fb{
}
#news .fb iframe{
	width: 100%;height: 550px;
}

#news .ta dl{
	border: none;
}
#news .ta dt{
	border: none;
	width: 100%;
}
#news .ta dd{
	border: none;
	width: 100%;
}



#news h3{
	text-align: left;
	position: relative;
	padding: 3px 0 5px 46px;
	background: url('./../img/ttl-home.png') no-repeat left top;
	background-size: 36px 36px;
	margin-bottom: 20px;
}


#download{
	background: url('./../img/home/download-bg.jpg') no-repeat bottom center;
	background-size: cover;
	text-align: center;
	padding: 50px 0;
}
#download h2{
	color: #000;
}
#download .btn{
	background: #fff;
	border: 1px solid #fff;
}
#download .btn a{
	color: #4d3a3a;
}

#download .btn:hover{
	background: #4d3a3a;
	border: 1px solid #4d3a3a;
	border-radius: 0;
}

#download .btn:hover a{
	color: #fff;
}

/* ==========================================================================
Media queries
========================================================================== */
@media(min-width:769px) and (max-width:991px) {

}
@media(max-width:768px) {
header{
	z-index: 999999;
	
}
.navicon{
	z-index: 9999;
}
.keyvisual{
	margin-bottom: 20px;
}/*
.keyvisual:before{
	content: "";
	display: block;
	padding-top: 110%;
}*/

#carouselExampleIndicators{
	width: 100%;
}
#home .carousel-indicators{
	position: absolute;
	bottom:16px;;
}
h1{
	width: 300px;
	height: 96px;
	background-size: 300px 96px;
}

h2{
	font-size: 2.2rem;
}
.best{
	margin-left: -45%;
	width: 90%;
}
.best img{
	width: 100%;
}
#covid19 .btn{
	width: 100%;
	margin-bottom: 20px;
}
#covid19 .btn a{
	font-size: 1.6rem;
}

#intro{
	text-align: center;
}
#intro .photo{
	display: block;
}
.intro-ttl{
	background: none;
	background-size: cover;
	margin-top: -40px;
	padding: 0 0 20px;
	width: 100%;
}
.intro-ttl img{
	max-width: 783px;
}
#intro .col-12{
	margin-top: -100px;
	padding-bottom: 20px;
}


.pickup-onsen,
.pickup-room,
.pickup-cuisine{
	height: 280px;
}
.pickup-ttl,
.kamon{
	display: none;
}
.hover-text{
	padding: 6% 3%;
	opacity: 1;
	background: none;
}
.hover-ttl{
	color: #fff;
	font-size: 4rem;
}
.hover-text .text{
	color: #fff;
}
#home .hover-text .btn{
	background: #fff;
}
#home .hover-text .btn a{
	color: #432c0b;
}

#news h3{
	background-size: 26px 26px;
	margin-bottom: 12px;
	background: none;
	padding: 3px 0;
	text-align: center;
}
#news{
	padding: 20px 0;
}
.news-list{
	margin-bottom: 20px;
}
.thumb{
	width: 30%;
}
.box-right{
	font-size: 1.6rem;
}
.box-right .ttl{
	line-height: 1;
	margin-bottom: 0;
}
#news .fb{
	width: 100%;
}

#download{
	padding: 20px 0 10px;
}

}


