header {
	width: 100%;
	background-color: #ab9d6c;
	padding: 0.5rem 0;
	position: relative;
	z-index: 60;
}
header h1 {
	font-size: 1.3rem;
	color: #fff;
}
header ul#selectLang {
	position: absolute;
	top: 30px;
	right: 20px;
	width: 130px;
	background-color: #fff;
	text-align: center;
	border: 1px solid #999;
	font-size: 0.9rem;
	display: none;
}
header ul#selectLang li {
	padding: 4px 0;
	border-bottom: 1px solid #999;
}
header ul#selectLang li.active {
	color: #666;
}
header ul#selectLang li a {
	font-size: 0.9rem;
	color: #000;
}
header ul#selectLang li a:hover {
	color: #666;
	text-decoration: none;
}

header p.btn {
	position: absolute;
	top: 5px;
	width: 130px;
	background-color: #fff;
	text-align: center;
	border: 1px solid #999;
	padding: 4px 0;
	font-size: 0.9rem;
	right: 20px;
	cursor: pointer;
	background-image: url(../images/ic_lang.png);
	background-position: 107px center;
	background-repeat: no-repeat;
}

#header h1 {
	font-size: 2.3rem;
	margin: 2rem 0;
	text-align: center;
}
#header nav {
	width: 100%;
}
#header nav ul {
	width: 1024px;
	margin: 0 auto 5px;
	overflow: hidden;
}
#header nav ul li {
	width: auto;
	float: left;
}
#header nav ul li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 1rem;
}
#header nav ul li.package {
	background-color: #000;
	color: #000;
}
#header nav ul li.package a {
	color: #fff;
}

#mainVisual {
	width: 100%;
	position: relative;
	overflow: hidden;
}
#mainVisual .bx-wrapper {
	height: 492px!important;
	overflow: hidden;
}
#mainVisual .bx-viewport {
	width: 1024px!important;
    margin: 0 auto;
    overflow: visible!important;
}
#reserve {
	width: 100%;
	background-color: #000;
	color: #fff;
}
#reserve .wrapper {
	width: 1024px;
	margin: 0 auto;
	overflow: hidden;
}
#reserve .wrapper h1 {
	font-size: 1.2rem;
	padding: 0.5rem 0;
	margin-bottom: 1rem;
}
#side_reserve {
	overflow: hidden;
	width: 100%;
}
#side_reserve .dayWrap {
	width: 380px;
	float: left;	
}
#side_reserve .dayWrap dl {
	overflow: hidden;
	width: 100%;
	margin-bottom: 15px;
}
#side_reserve .dayWrap dl dt {
	width: 180px;
	float: left;
}
#side_reserve .stayWrap {
	width: 300px;
	float: left;	
}
#side_reserve .stayWrap dl {
	overflow: hidden;
	width: 100%;
	margin-bottom: 15px;
}
#side_reserve .stayWrap dl dt {
	width: 100px;
	float: left;
}
#side_reserve .btnWrap {
	width: 250px;
	float: left;
}
#side_reserve .btnWrap ul {
	margin-bottom: 10px;
}
#side_reserve .btnWrap ul li a {
	color: #fff;
	font-size: 0.8rem;
}


#overview {
	width: 1033px;
	margin: 130px auto;
	overflow: hidden;
}
#overview h1 {
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
	font-size: 2.2rem;
	font-weight: 300;
	padding-top: 1px;
}
#overview .wrapper {
	width: 1024px;
	margin: 0 auto;
	overflow: hidden;
}
#overview .wrapper .detail {
	width: 675px;
	padding-right: 45px;
	border-right: 1px solid #dfdfdf;
	line-height: 1.5;
}
#overview .wrapper .detail .fac {
	width: 100%;
	overflow: hidden;
	margin-top: 2rem;
}
#overview .wrapper .detail .fac ul {
	width: auto;
	margin-right: 2rem;
	font-size: 0.9rem;
}
#overview .wrapper .detail .fac ul li {
	margin-bottom: 7px;
}


#overview .wrapper .about {
	width: 252px;
}
#overview .wrapper .about .address {
	width: 230px;
	border: 1px solid #000;
	padding: 10px;
	font-size: 0.9rem;
	line-height: 1.4;
	margin-bottom: 10px;
}
#overview .wrapper .about .address p {
	margin-bottom: 0.5rem;
}

#spot {
	margin-bottom: 180px;
	position: relative;
}



#todo {}

#todo h1 {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}

#gmap {
	width: 100%;
	height: 570px;
}


#todo .todoContents {
	margin-bottom: 40px;
}
#todo .todoContents .st {
	width: 100%;
	background-color: #ab9d6c;
	position: relative;
	margin-bottom: 60px;
}
#todo .todoContents .st h2 {
	color: #fff;
	font-size: 2rem;
	text-align: center;
	padding: 2rem 0 3rem;
}
#todo .todoContents .st p {
	position: absolute;
	top: 4.5rem;
	width: 100%;
	text-align: center;
}

#todo .todoContents .contSlide {
}
#todo .todoContents .contSlide li {
	width: 366px;
	overflow: hidden;
}
#todo .todoContents .contSlide li h3 {
	font-weight: 300;
	font-size: 1.4rem;
	margin: 1rem 0;
}
#todo .todoContents .contSlide li p.desc {
	line-height: 1.4;
	margin-bottom: 1.5rem;
	font-size: 0.9rem;
}
#rooms ul li .det_wrap {
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #999999;
	padding-top: 1rem;
}
#rooms ul li .det_wrap ul {
	width: 49%;
	font-size: 0.9rem;
	float: left;
}
#rooms ul li .det_wrap ul li {
	margin-bottom: 7px;
}

.todoContents .bx-wrapper {
	position: relative;
} 
.todoContents .bx-wrapper .bx-controls {
	position: absolute;
	top: 45%;
	width: 100%;
}	
.todoContents .bx-wrapper .bx-controls .bx-controls-direction {
	width: 100%;
	position: relative;
}
.todoContents .bx-wrapper .bx-controls .bx-controls-direction a {
	display: block;
	position: absolute;
	top: 0;
	text-indent: -9999px;
	width: 36px;
	height: 36px;
}
.todoContents .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev {
	left: -60px;
	background: url(../images/home/prev.png)
}
.todoContents .bx-wrapper .bx-controls .bx-controls-direction a.bx-next {
	right: -60px;
	background: url(../images/home/next.png)
}


#onsen .st {
	margin-bottom: 0!important;
	z-index: 2;
}
#onsen .zao {
	width: 100%;
	height: 565px;
	background: url(../images/home/img_onsen.jpg) no-repeat center center;
	background-size: cover;
	margin-bottom: 30px;
	position: relative;
}
#onsen .zao .wrapper {
	position: absolute;
	top: 150px;
	right: 150px;
	color: #fff;
	width: 567px;
}
#onsen .zao .wrapper h3 {
	font-size: 3rem;
	text-align: right;
	margin-bottom: 2rem;
}
#onsen .zao .wrapper p {
	line-height: 1.6;
}

#onsen .contSlide li .detail {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
#onsen .contSlide li .detail ul {
	font-size: 0.9rem;
}
#onsen .contSlide li .detail ul li {
	margin-bottom: 5px;
	line-height: 1.5;
}
#onsen .contSlide li .detail ul.desc {
	width: 150px;
}
#onsen .contSlide li .detail ul.facilities {
	width: 200px;
}
#onsen .contSlide li .detail ul.facilities li {
	background: url(../images/home/ic_facility.png) no-repeat left center;
	padding-left: 12px;
}
#onsen .other {
	width: 100%;
	height: 565px;
	background: url(../images/home/img_other.jpg) no-repeat center center;
	background-size: cover;
	margin-bottom: 30px;
	position: relative;
	margin-top: 100px;
}
#onsen .other .wrapper {
	position: absolute;
	top: 150px;
	left: 150px;
	color: #fff;
	width: 567px;
}
#onsen .other .wrapper h3 {
	font-size: 2rem;
	margin-bottom: 2rem;
	font-weight: 300;
}
#onsen .other .wrapper p {
	line-height: 1.6;
}

#facilities table {
	width: 1138px;
	margin: 0 auto 120px;
}
#facilities table th {
	width: 300px;
	padding: 1rem 0;
	border-bottom: 1px solid silver;
}
#facilities table td {
	border-bottom: 1px solid silver;
	padding: 1rem 0;
	line-height: 1.3;
}

#gallery {
	margin-bottom: 120px!important;	
}
#gallery .galleryWrap {
	width: 1138px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}




#map {
	height: 450px;
	width: 1024px;
	margin: 0 auto 3rem;
}
#side {
	width: 1024px;
	margin: 0 auto;
}




footer {
	width: 100%;
	background-color: #191919;
}
footer .wrapper {
	width: 1138px;
	margin: 0 auto;
	overflow: hidden;
}
footer .wrapper h1 {
	float: left;
	width: 366px;
	text-align: center;
	padding: 100px 0;
	margin-right: 120px;
}
footer .wrapper ul {
	width: 280px;
	float: left;
	padding-top: 60px;
}
footer .wrapper ul li {
	margin-bottom: 15px;
}
footer .wrapper ul li a {
	color: #fff;
	text-decoration: none;
}
footer .wrapper ul li a:hover {
	text-decoration: underline;
}
footer .copy {
	font-size: 0.8rem;
	color: #fff;
	text-align: center;
}

/*-------------------------------------------------
	レスポンシブ用
---------------------------------------------------*/
@media screen and (max-width:900px) {


#header nav {
	display: none;
}
#mainVisual .bx-wrapper {
	height: 450px!important;
}
#mainVisual ul li {
	object-fit: cover;
	width: 100vw!important;
}
#reserve .wrapper {
	width: 90%;
}
#overview {
	width: 95%;
}
.bx-controls {
	display: none;
}
#gallery .galleryWrap {
	width: 90%;
}
#facilities table {
	width: 100%;
}
#facilities table th {
	width: 30%;
}
#map {
	width: 100%;
	height: 350px;
}
#side {
	width: 100%;
}

footer .wrapper {
	width: 100%;
}
#overview .wrapper {
	width: 95%;
}
#overview .wrapper .detail {
	width: 100%;
	float: none;
}
#overview .wrapper .about {
	width: 90%;
	float: none;
	margin: 0 auto;
}
#overview .wrapper .about .address {
	width: 90%;
	margin: 0 auto;
}

#overview .wrapper .about .ta {
	text-align: center;
	padding-top: 1rem;
}
#overview p.banner img {
	width: 100%;
}
#todo .todoContents .contSlide li {
	width: 250px!important;
}
#rooms ul li .det_wrap ul {
	width: 100%;
	float: none;
}

#mainVisual ul li img {
	visibility: hidden;
}
#mainVisual ul li {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#mainVisual ul li.img01 {
	background-image: url(../images/home/main01_mob.jpg);
}
#mainVisual ul li.img02 {
	background-image: url(../images/home/main02_mob.jpg);
}
#mainVisual ul li.img03 {
	background-image: url(../images/home/main03_mob.jpg);
}
#mainVisual ul li.img04 {
	background-image: url(../images/home/main04_mob.jpg);
}
#mainVisual ul li.img05 {
	background-image: url(../images/home/main05_mob.jpg);
}


}
