@charset "Shift_JIS";

/* index
---------------------------------------------------- */
.swiper-container {
	width: 100%;
	height: 100vh;
	min-width: 1196px;
	padding-bottom: 70px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.swiper-slide {
	width: 100%;
	height: 100vh;
	min-width: 1196px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.slide01 {
	background-image: url(../images/index/win/slide01.jpg);
}
.slide02 {
	background-image: url(../images/index/win/slide02.jpg);
}
.slide03 {
	background-image: url(../images/index/win/slide03.jpg);
}
.slide04 {
	background-image: url(../images/index/win/slide04.jpg);
}
.slide05 {
	background-image: url(../images/index/win/slide05.jpg);
}
.slide06 {
	background-image: url(../images/index/win/slide06.jpg);
}
.contents {
	width: 960px;
	margin: 0 auto;
}
.contents-btm {
	width: 654px;/*961px 794px*/
	margin: 0 auto;
}


/* index_lead
---------------------------------------------------- */
.index_lead {
	width: 100%;
	height: 400px;
	min-width: 1196px;
	background-image: url(../images/index/lead.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	text-align: center;
	display: table;
	margin-bottom: 70px;
}
.index_lead .lead {
	width: 100%;
	height: auto;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	font-size: 15px;
	line-height: 29px;
	-moz-text-shadow:6px 6px 6px #000000;
	-webkit-text-shadow:6px 6px 6px #000000;
	text-shadow: 2px 2px 2px #000000;
}
.index_lead .lead h1 {
	font-size: 38px;
	font-weight: normal;
	margin-bottom: 44px;
	letter-spacing: 0.1em;
	-moz-text-shadow:6px 6px 6px #000000;
	-webkit-text-shadow:6px 6px 6px #000000;
	text-shadow: 2px 2px 2px #000000;
}
.index_lead .lead h1 span {
	font-size: 34px;
	-moz-text-shadow:7px 7px 7px #000000;
	-webkit-text-shadow:7px 7px 7px #000000;
	text-shadow: 6px 6px 6px #000000;
}


/* block
---------------------------------------------------- */
.block01 {
	width: 100%;
	height: 500px;
	min-width: 1196px;
	background-image: url(../images/common/block_bg.jpg);
	background-repeat: repeat;
	position: relative;
	margin-bottom: 35px;
}
.block01 hr {
	width: 50%;
	margin-left: 50%;
	position: absolute;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: rgba(255,255,255,0.3);
	height: 1px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.block01 .img_area {
	width: 56%;
	height: 500px;
	float: left;
	overflow: hidden;
}
.block01 .img_area img {
	width: 100%;
	min-height: 500px;
	min-width: 900px;
	float: right;
}
.block01 .txt_area {
	width: 44%;
	height: 500px;
	float: right;
}
.block01 .txt_area .txt_block {
	width: 423px;
	height: auto;
	padding-top: 60px;
	padding-left: 50px;
	float: left;
}
.block02 {
	width: 100%;
	height: 500px;
	min-width: 1196px;
	background-image: url(../images/common/block_bg.jpg);
	background-repeat: repeat;
	position: relative;
	margin-bottom: 35px;
}
.block02 hr {
	width: 50%;
	margin-right: 50%;
	position: absolute;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: rgba(255,255,255,0.3);
	height: 1px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.block02 .img_area {
	width: 56%;
	height: 500px;
	float: right;
	overflow: hidden;
}
.block02 .img_area img {
	width: 100%;
	min-height: 500px;
	min-width: 900px;
	float: left;
}
.block02 .txt_area {
	width: 44%;
	height: 500px;
	float: left;
}
.block02 .txt_area .txt_block {
	width: 423px;
	height: auto;
	padding-top: 60px;
	padding-right: 50px;
	float: right;
}
.intro01 hr {
	top: 120px;
}
.intro02 hr {
	top: 170px;
}
.intro03 hr {
	top: 170px;
}
.intro04 hr {
	top: 120px;
}
.txt_area .txt_block {
	width: 550px;
	height: auto;
	padding-top: 100px;
}
.txt_area .txt_block h2 {
	color:#B69F72;
	text-align: left;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 48px;
	padding-bottom: 50px;
	-moz-text-shadow:6px 6px 6px #000000;
	-webkit-text-shadow:6px 6px 6px #000000;
	text-shadow: 2px 2px 2px #000000;

}
.txt_area .txt_block h2 span {
	font-size: 22px;
	-moz-text-shadow:6px 6px 6px #000000;
	-webkit-text-shadow:6px 6px 6px #000000;
	text-shadow: 2px 2px 2px #000000;

}
.txt_area .txt_block p {
	text-align: left;
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	padding-bottom: 40px;
}
.txt_area .btn {
	text-align: left;
	width: 100%;
    display: inline-block;
}
.txt_area .btn a {
	display: inline-block;
	width: 150px;
	height: 40px;
	margin: 0 20px 0 0;
	border: 1px solid #B8AC78;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	color: #c7be95;
	font-weight: normal;
	text-decoration: none;
}
.txt_area .btn a:hover {
	background-color: #333333;
}
.txt_area .btn a span {
	padding-left: 20px;
	background-image: url(../images/common/btn_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 10px;
}


/* news
---------------------------------------------------- */
.news {
	width: 100%;
	height: auto;
	padding-bottom: 80px;
	min-width: 1196px;
	background-image: url(../images/index/news_bg.jpg);
	background-repeat: repeat;
}
.news h3 {
	width: 100%;
	text-align: center;
	color: #333333;
	font-size: 34px;
	font-weight: normal;
	padding-top: 90px;
	padding-bottom: 60px;
}
.news h3 span {
	font-size: 26px;
}
.news .contents {
	position: relative;
}
.news .contents .btn {
	text-align: right;
	width: 100%;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 80px;
}
.news .contents .btn a {
	display: inline-block;
	width: 180px;
	height: 40px;
	border: 1px solid #565656;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.news .contents .btn a:hover {
	background-color: #333333;
	color: #FFFFFF;
}
.news .contents .btn a span {
	padding-left: 20px;
	background-image: url(../images/index/btn_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 10px;
}
.news .contents .btn a:hover span {
	background-image: url(../images/common/btn_icon.png);
}
.news_box {
	width: 100%;
	background-image: url(../images/index/news_bg.jpg);
	background-repeat: repeat;
	height: 100%;
}

.news_box ul li .news_img {
	width: 225px;
	height: 160px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}
.news_box ul li img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	max-height: 100%;
	max-width: inherit;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.news_box ul li p.news_txt {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.news_box ul li p {
	color: #333333;
}
.news_box ul li a {
	color: #333333;
	text-decoration: underline;
}
.news_box ul li a:hover {
	color: #a29f91;
}

.iframe-content {
	margin-left: -60px;
}


/* links
---------------------------------------------------- */
.links {
	width: 100%;
	height: 440px;/*390px*/
	min-width: 1196px;
	background-color: #000000;
}
.links h3 {
	width: 100%;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	font-size: 36px;
	padding-top: 60px;/*80px*/
	padding-bottom: 40px;
}
.links ul {
	margin-left: -10px;
}
.links ul li {
	margin-left: 10px;
	width: auto;
	float: left;
}
.links ul li img {
	width: auto;
	height: 60px;
}

.hurusato_ttl {
	text-align: center;
	font-size: 20px;
	margin-top: 40px;
}
.hurusato_bn {
	text-align: center;
	margin-top: 15px;
}
.hurusato_bn img {	
	width: 200px;
	height: auto;
}


/* main_img
---------------------------------------------------- */
.main_img {
	width: 100%;
	height: auto;
	padding-top: 70px;
	min-width: 1196px;
}
.main_img img {
	width: 100%;
	height: auto;
}

/* s-main_img
---------------------------------------------------- */
.s-main_img {
	width: 100%;
	height: auto;
	padding-top: 0px;
	min-width: 1196px;
}
.s-main_img img {
	width: 100%;
	height: auto;
}


/* breadcrumb
---------------------------------------------------- */
.breadcrumb {
	width: 100%;
	height: 45px;
	background-color: #000000;
	border-bottom: 1px solid #252525;
	min-width: 1196px;
}
.breadcrumb p {
	width: 960px;
	line-height: 45px;
	display: block;
	margin: 0 auto;
}


/* lead_img
---------------------------------------------------- */
.lead_img {
	width: 100%;
	height: auto;
	min-width: 1196px;
	text-align: center;
	background-color: #000000;
	padding: 40px 0 60px;
}
.lead_img .lead {
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
}
.lead_img .lead h1 {
	font-size: 38px;
	font-weight: normal;
	margin-bottom: 20px;
	letter-spacing: 0.1em;
	background-image: url(../images/common/lead_img_h1.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 45px 0 22px;
}
.lead_img .lead h1 span {
	font-size: 30px;
}


/* menu_bn
---------------------------------------------------- */
.menu_bn {
	width: 100%;
	min-width: 1196px;
	height: auto;
	background-image:url(../images/index/news_bg.jpg);
	background-repeat: repeat;
}
.menu_bn .menu_block {
	width: 960px;
	height: auto;
	margin: 0 auto;
}
.menu_bn ul {
	width: 1020px;
	height: auto;
	padding: 40px 0;
	margin-left: -60px;
}
.menu_bn ul li {
	width: 280px;
	float: left;
	text-align: center;
	margin: 20px 0 20px 60px;
}
.menu_bn ul li p {
	color: #000000;
	font-size: 16px;
	margin-top: 10px;
}
.menu_bn ul li img {
	width: 100%;
	height: auto;
}


/* sub_block
---------------------------------------------------- */
.sub_block {
	width: 100%;
	min-width: 1196px;
	height: auto;
	padding: 50px 0 20px;
	background-image: url(../images/common/block_bg.jpg);
	background-repeat: repeat;
	border-bottom: 1px solid #414141;
}
.sub_lead {
	background-image: url(../images/index/lead.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.sub_onsen01 {
	background-image: url(../images/onsen/lead01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.sub_onsen02 {
	background-image: url(../images/onsen/lead02.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.sub_onsen03 {
	background-image: url(../images/onsen/lead03.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.sub_rooms {
	background-image: url(../images/rooms/lead.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.sub_rooms02 {
	background-image: url(../images/rooms/nomal/lead.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.sub_rooms03 {
	background-image: url(../rooms/img/lead.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.sub_cuisine {
	background-image: url(../images/cuisine/lead.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.sub_facilities {
	background-image: url(../images/facilities/lead.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.sub_este {
	background-image: url(../images/facilities/este/lead.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.sub_faq {
	background-image: url(../images/faq/lead.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.sub_access {
	background-image: url(../images/access/lead.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.sub_contact {
	background-image: url(../images/contact/lead.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.sub_block .storage {
	width: 960px;
	margin: 0 auto;
}
.sub_block .storage p {
	font-size: 14px;
	line-height: 26px;
}
.sub_block .storage .f_left {
	float: left;
}
.sub_block .storage .f_right {
	float: right;
}
.sub_block .storage .img_area {
	width: 460px;
	margin-bottom: 30px;
}
.sub_block .storage .img_area_w {
	width: 960px;
	margin-bottom: 30px;
}
.sub_block .storage .txt_area {
	width: 460px;
	min-height: 300px;
	margin-bottom: 30px;
}
.sub_block .storage .txt_area02 {
	width: 460px;
	margin-bottom: 30px;
}
.sub_block .storage h2 {
	color:#B69F72;
	text-align: left;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 36px;
	padding-bottom: 20px;
	-moz-text-shadow:6px 6px 6px #000000;
	-webkit-text-shadow:6px 6px 6px #000000;
	text-shadow: 2px 2px 2px #000000;
}
.sub_block .storage h2 span {
	font-size: 22px;
	letter-spacing: 0em;
}
.sub_block .storage h3 {
	text-align: left;
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	margin-bottom: 10px;
}
.sub_block .storage .txt_area p {
	text-align: left;
	font-weight: normal;
	padding-bottom: 20px;
}
.sub_block .storage h1 {
	color: #FFF;
	font-size: 30px;
	font-weight: normal;
	line-height: normal;
	text-align: center;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
	-moz-text-shadow:6px 6px 6px #000000;
	-webkit-text-shadow:6px 6px 6px #000000;
	text-shadow: 2px 2px 2px #000000;
}
.sub_block .storage h1 span {
	font-size: 22px;
	-moz-text-shadow:6px 6px 6px #000000;
	-webkit-text-shadow:6px 6px 6px #000000;
	text-shadow: 2px 2px 2px #000000;
}
.sub_block .storage .laed_ttl {
	color: #FFF;
	font-size: 30px;
	line-height: normal;
	text-align: center;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
	-moz-text-shadow:6px 6px 6px #000000;
	-webkit-text-shadow:6px 6px 6px #000000;
	text-shadow: 2px 2px 2px #000000;
}
.sub_block .storage .laed_ttl span {
	font-size: 22px;
	-moz-text-shadow:6px 6px 6px #000000;
	-webkit-text-shadow:6px 6px 6px #000000;
	text-shadow: 2px 2px 2px #000000;
}
.sub_block .storage .laed_txt {
	font-size: 15px;
	line-height: 29px;
	text-align: center;
	-moz-text-shadow:6px 6px 6px #000000;
	-webkit-text-shadow:6px 6px 6px #000000;
	text-shadow: 2px 2px 2px #000000;

}
.sub_block .storage dl {
	line-height: 28px;
}
.sub_block .storage dl.onsen dt {
	float: left;
	width: 50px;
}
.sub_block .storage dl.onsen dd {
	float: left;
	width: 910px;
}
.sub_block .storage dl.cuisine dt {
	float: left;
	width: 100px;/* 5•¶Žš‚Í70px ‚»‚êˆÈã‚Í100px */
}
.sub_block .storage dl.cuisine dd {
	float: left;
	width: 790px;/* 5•¶Žš‚Í890px ‚»‚êˆÈã‚Í790px */
}
.sub_block .storage dl.facilities dt {
	float: left;
	width: 120px;
}
.sub_block .storage dl.facilities dd {
	float: left;
	width: 340px;
}
.sub_block .storage .anchor {
	width: 960px;
	margin: 0 auto 30px;
	line-height: 34px;
	font-size: 18px;
}
.sub_block .storage .anchor label {
	display: block;
	margin-bottom: 10px;
}
.sub_block .storage .anchor ul {
	margin-left: -6px;
}
.sub_block .storage .anchor ul li {
	margin-left: 6px;
	margin-bottom: 10px;
	width: 230px;
	display: inline-block;
}
.sub_block .storage .anchor ul li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	border: 1px solid #B8AC78;
	text-align: center;
	font-size: 15px;
	line-height: 40px;
	color: #c7be95;
	font-weight: normal;
	text-decoration: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	background-image: url(../images/rooms/anchor_icon.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 25px auto;
}
.sub_block .storage .anchor ul li a:hover {
	background-color: #333333;
}
input[type="checkbox"].on-off{
	display: none;
}
.anchor_link {
    margin-top: -60px;
    padding-top: 60px;
	display: block;
}


/* facilities
---------------------------------------------------- */
.sub_block .storage .fac_img01 {
	width: 540px;
	margin-bottom: 30px;
}
.sub_block .storage .fac_txt01 {
	width: 370px;
	margin-bottom: 30px;
}
.sub_block .storage .fac_txt01 .inner {
	width: 370px;
	height: 350px;
	display: table-cell;
	vertical-align: middle;
}
.sub_block .storage .fac_img02 {
	width: 400px;
	margin: 90px 0 30px;
}
.sub_block .storage .fac_txt02 {
	width: 430px;
	margin: 90px 0 30px;
}
.sub_block .storage .fac_txt02 .inner {
	width: 430px;
	height: 240px;
	display: table-cell;
	vertical-align: middle;
}
.sub_block .storage .fac_txt02 .inner span {
	width: 130px;
	display: inline-block;
}
.sub_block .storage .fac_txt02 .inner h2 span {
	width: auto;
}
.fac_block {
	width: 100%;
	min-width: 1196px;
	height: auto;
	background-image:url(../images/index/news_bg.jpg);
	background-repeat: repeat;
}
.fac_block .storage h2, .fac_block .storage p {
	color: #1D1D1D;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	text-shadow: none;
}
.fac_block .txt_area .btn {
	text-align: center;
}
.fac_block .txt_area .btn a {
	width: 200px;
	background-color: #b4a875;
	color: #2e2c26;
	border: 1px solid #2e2c26;
	margin: 0 10px;
	display: inline-block;
}
.fac_block .txt_area .btn a:hover {
	background-color: #cec396;
}
.fac_block .txt_area .btn a span {
	background-image: url(../images/facilities/btn_icon.png);
}


/* tabbtn_area
---------------------------------------------------- */
.tabbtn_area {
	text-align: center;
	background-color: #000000;
	border-bottom: 1px solid #252525;
	min-width: 1196px;
}
.tabbtn_area .btn {

}
.tabbtn_area .btn a {
	display: inline-block;
	width: 33.3%;/*50%;*/
	height: 40px;
	border: 1px solid #B8AC78;
	text-align: center;
	font-size: 15px;/*14px;*/
	line-height: 40px;
	color: #c7be95;
	float: left;
	font-weight: normal;
	text-decoration: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.tabbtn_area .btn a:hover {
	background-color: #B8AC78;
	color: #333333;
}
.tabbtn_area .stay {
	background-color: #B8AC78;
	color: #000000!important;
}
.tabbtn_area .btn a span {
	padding-left: 20px;
	background-image: url(../images/common/btn_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 10px;
}
.tabbtn_area .btn a.stay span {
	background-image: url(../images/common/stay_icon.png);
}
.tabbtn_area .btn a:hover span {
	background-image: url(../images/common/stay_icon.png);
}


/* menubtn_area
---------------------------------------------------- */
.menubtn_area {
	text-align: center;
	padding: 30px 0 0;
}
.menubtn_area .btn {
	text-align: left;
	width: 100%;
    display: inline;
}
.menubtn_area .btn a {
	display: inline-block;
	width: 230px;
	height: 40px;
	margin: 10px;
	border: 1px solid #B8AC78;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	color: #c7be95;
	font-weight: normal;
	text-decoration: none;
}
.menubtn_area .btn a:hover {
	background-color: #333333;
}
.menubtn_area .btn a span {
	padding-left: 20px;
	background-image: url(../images/common/btn_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 10px;
}

/* menubtn_area2
---------------------------------------------------- */
.menubtn_area2 {
	text-align: left;
	padding: 0px 0 0;
}
.menubtn_area2 .btn {
	text-align: left;
	width: 100%;
    display: inline;
}
.menubtn_area2 .btn a {
	display: inline-block;
	width: 230px;
	height: 40px;
	margin: 0px;
	border: 1px solid #B8AC78;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	color: #c7be95;
	font-weight: normal;
	text-decoration: none;
}
.menubtn_area2 .btn a:hover {
	background-color: #333333;
}
.menubtn_area2 .btn a span {
	padding-left: 20px;
	background-image: url(../images/common/btn_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 10px;
}

/* menubtn_area3
---------------------------------------------------- */
.menubtn_area3 {
	text-align: left;
	padding: 0px 0 0;
}
.menubtn_area3 .btn {
	text-align: left;
	width: 100%;
    display: inline;
}
.menubtn_area3 .btn a {
	display: inline-block;
	width: 250px;
	height: 40px;
	margin: 0px;
	border: 1px solid #B8AC78;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	color: #c7be95;
	font-weight: normal;
	text-decoration: none;
}
.menubtn_area3 .btn a:hover {
	background-color: #333333;
}
.menubtn_area3 .btn a span {
	padding-left: 20px;
	background-image: url(../images/common/btn_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 10px;
}


/* faq
---------------------------------------------------- */
.faq {
	width: 840px;
	margin: 0 auto;
}
.accordion01 {
	margin-bottom: 20px;
}
.faq dt {
	border: 1px solid #616161;
	padding: 8px 30px;
	background-image: url(../images/faq/close.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 32px 10px;
    cursor: pointer;
}
.faq dt:before {
	content:"‚p.";
	display: block;
    float: left;
    margin-left: -1.7em;
    width: 1.7em;
    text-align: center;
}
.faq dt.open {
	background-image: url(../images/faq/open.png);
}
.faq dd {
	display: none;
	margin: 10px 0;
	padding-left: 30px;
overflow:hidden;
}
.faq dd:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}
/*\*/
* html .faq dd {
 height: 1em;
 overflow: visible;
}
/**/

.faq dd:before {
	content:"‚`.";
	display: block;
    float: left;
    margin-left: -1.7em;
    width: 1.7em;
    text-align: center;
}

.faq .subtitle {
	font-size: 19px;
	color:#B69F72;
	margin-bottom:10px;
}

/* 2ƒJƒ‰ƒ€ */
#c2-left {
margin-bottom:10px;
padding:0px 0px 0px 0px;
width:500px;
float:left;
line-height:1.5em;
overflow:hidden;
}
#c2-left:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}
/*\*/
* html #c2-left {
 height: 1em;
 overflow: visible;
}
/**/

#c2-right {
margin:0px;
padding:0px 0px 0px 0px;
width:270px;
float:right;
line-height:1.5em;
}


/* googlemaps
---------------------------------------------------- */
.googlemaps {
	position: relative;
	height: 475px;
	overflow: hidden;
}
.googlemaps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}


/* access
---------------------------------------------------- */
.access {
	margin-bottom: 40px;
}
.access_img {
	width: 960px;
	margin: 20px auto 10px;
}


/* tel
---------------------------------------------------- */
.sub_block .storage p.tel {
	font-size: 20px;
	background-image: url(../images/common/icon_tel.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
}
.sub_block .storage p.tel span {
	font-size: 14px;
}


/* contact
---------------------------------------------------- */
.required {
	background-color: #b51c1c;
	font-size: 12px;
	padding: 2px 8px;
	margin-right: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	color: #FFFFFF;
}
.contact table tr th .required {
	float: right;
	font-size: 12px;
	line-height: 18px;
	margin-right: 25px;
}
.contact {
	margin: 50px 0;
}
.contact table tr th {
	text-align: left;
	width: 210px;
	vertical-align: top;
	padding: 5px 0;
	font-weight: normal;
}
.contact table tr td {
	padding: 5px 0;
}
input[type="text"],
input[type="email"] {
	width: 550px;
	height: 34px;
	font-size: 16px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	padding:0 10px 0 10px; 
	border: #666 solid 1px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	background-color: #252525;
	color: #FFFFFF;
	margin-top: -2px;
	margin-bottom: 15px;
	display: block;
	font-family: 'ipaexm', "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
}
input.zip {
	width: 150px;
}
textarea {
	width: 650px;
	height: 230px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	padding:5px 10px 5px 10px; 
	border: #666 solid 1px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	background-color: #252525;
	color: #FFFFFF;
	font-size: 16px;
	font-family: 'ipaexm', "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
}
.btnarea {
	text-align: center;
}
.btnarea .btn {
	text-align: left;
	width: 100%;
    display: inline;
	margin: 0 45px;
}
.btnarea .btn input {
	display: inline-block;
	width: 230px;
	height: 40px;
	border: 1px solid #B8AC78;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	color: #c7be95;
	font-weight: normal;
	text-decoration: none;
	background-color: #232323;
}
.btnarea .btn input:hover {
	background-color: #333333;
}
.btnarea .stay {
	background-color: #333333;
}
.btnarea .btn input {
	padding-left: 20px;
	background-image: url(../images/common/btn_icon.png);
	background-repeat: no-repeat;
	background-position: left 70px center;
	background-size: 10px;
}
.btnarea .btn a {
	display: inline-block;
	width: 230px;
	height: 40px;
	border: 1px solid #B8AC78;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	color: #c7be95;
	font-weight: normal;
	text-decoration: none;
}
.btnarea .btn a:hover {
	background-color: #333333;
}
.btnarea .btn a span {
	padding-left: 20px;
	background-image: url(../images/common/btn_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 10px;
}


/* sitemap
---------------------------------------------------- */
.sitemap_home {
	margin-bottom: 30px;
	padding-left: 30px;
}
.sitemap_home a {
	background-image: url(../images/common/footer_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 6px;
	padding-left: 18px;
	font-size: 22px;
}
.sitemap_area {
	float: left;
	color: #FFFFFF;
	line-height: 42px;
	width: 33%;
	padding-left: 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	font-size: 16px;
}
.sitemap_area ul li a {
	background-image: url(../images/common/footer_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 6px;
	padding-left: 18px;
}
.sitemap_area ul li a.sub {
	background-image: none;
	padding-left: 38px;
}


/* onsen
---------------------------------------------------- */
ul.onsen {
	margin-left: -30px;
}
ul.onsen li {
	float: left;
	width: 290px;
	height: 200px;
	margin-left: 30px;
}
ul.onsen li:nth-child(1) {
	width: 640px;
	height: 410px;
}
ul.onsen li img {
	width: 100%;
	height: auto;
	margin-bottom: 2px;
}
.border_top {
	border-top: 3px solid #8B7343;
	box-shadow: 0 9px 3px -3px rgba(0,0,0,0.5) inset;
}


/* cuisine
---------------------------------------------------- */
.cuisine01 {
	width: 430px;
	float: right;
}
.cuisine01 img {
	margin-bottom: 70px;
}
.cuisine01 p {
	margin-bottom: 30px;
}
.cuisine02 {
	width: 430px;
	float: left;
}
.cuisine02 h2 {
	margin-top: 105px;
	margin-bottom: 40px;
}
.cuisine02 p {
	margin-bottom: 30px;
}
.menu {
	padding: 0 0 25px;
}
.menu .cuisine {
	border-top: 1px solid #414141;
	border-bottom: 1px solid #414141;
	padding: 25px 0;
	margin-bottom: 20px;
}
.menu p span {
	float: right;
	font-size: 12px;
}


img.alignright { display: block; margin: 0 0 0 auto; }
img.alignleft { display: block; margin: 0 auto 0 0; }
img.aligncenter { display: block; margin: 0 auto; }


/* este
---------------------------------------------------- */
.este_plan {
	width: 960px;
	margin: 25px auto 0;
	color: #000000;
}
.este_plan dt {
	border: 1px solid #000000;
	padding: 8px 20px;
	background-image: url(../images/facilities/este/close.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 32px 10px;
	cursor: pointer;
}
.este_plan dt.open {
	background-image: url(../images/facilities/este/open.png);
}
.este_plan dd {
	display: none;
}
.este_plan dd .plan_blc {
	padding: 30px 0 25px;
	border-top: 1px solid #000000;
}
.este_plan dd .plan_blc:first-child {
	border-top: none;
}
.este_plan dd .txt_blc {
	width: 460px;
	float: left;
}
.este_plan dd .txt_blc h3 {
	font-size: 24px;
}
.este_plan dd .img_blc {
	width: 460px;
	float: right;
}
.este_plan dd .course_blc {
	width: 100%;
	margin-top: 25px;
}
.este_plan dd .course_blc h4 {
	font-size: 18px;
	font-weight: normal;
}
.este_bn {
	margin-bottom: 20px;
}

.fac_block .contact table {
	color: #000000;
}
.fac_block input[type="text"],
.fac_block input[type="email"] {
	border: #666 solid 1px;
	background-color: #FFFFFF;
	color: #000000;
	margin-top: -5px;
}
.fac_block input[type="radio"],
.fac_block input[type="checkbox"] {
	width: 20px;
    height: 20px;
	margin-right: 5px;
	vertical-align: -5px;
}
.fac_block select {
	width: 550px;
	height: 34px;
	font-size: 16px;
	padding:0 0 0 10px; 
	border: #666 solid 1px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	background-color: #FFFFFF;
	color: #000000;
	margin-top: -2px;
	margin-bottom: 15px;
	display: block;
	margin-top: -5px;
	font-family: 'ipaexm', "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
}
.fac_block select.month {
	width: 100px;
	display: inline-block;
}
.fac_block .contact table td p {
	width: 30px;
	display: inline-block;
}
.fac_block textarea {
	border: #666 solid 1px;
	background-color: #FFFFFF;
	color: #000000;
	margin-top: -5px;
}
.fac_block label.option {
	margin: 0 0 10px;
	width: 40%;
	float: left;
	display: block;
}
.fac_block label.lodging {
	margin: 0 40px 10px 0;
	float: left;
	display: block;
}
.fac_block .btnarea .btn input {
	border: 1px solid #000000;
	background-image: url(../images/facilities/btn_icon.png);
	color: #000000;
	background-color: #FFFFFF;
}
.fac_block .btnarea .btn a {
	border: 1px solid #000000;
	color: #000000;
}
.fac_block .btnarea .btn a span {
	background-image: url(../images/facilities/btn_icon.png);
}
.fac_block .btnarea .btn input:hover,
.fac_block .btnarea .btn a:hover {
	background-color: #999999;
}


@media only screen and (max-width: 740px) {

.contents {
	width: 100%;
}
.contents-btm {
	width: 100%;
}


/* index
---------------------------------------------------- */
.swiper-container {
	min-width: inherit;
	padding-top: 60px;
	padding-bottom: 0;
}
.swiper-slide {
	min-width: inherit;
}
.slide01 {
	background-image: url(../images/index/win/slide01_sp.jpg);
}
.slide02 {
	background-image: url(../images/index/win/slide02_sp.jpg);
}
.slide03 {
	background-image: url(../images/index/win/slide03_sp.jpg);
}
.slide04 {
	background-image: url(../images/index/win/slide04_sp.jpg);
}
.slide05 {
	background-image: url(../images/index/win/slide05_sp.jpg);
}
.slide06 {
	background-image: url(../images/index/win/slide06_sp.jpg);
}


/* index_lead
---------------------------------------------------- */
.index_lead {
	height: auto;
	margin: 0 auto 40px;;
	padding: 30px 0;
	min-width: inherit;
}
.index_lead .lead {
	width: 100%;
	height: auto;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: inherit;
}
.index_lead .lead h1 {
	font-size: 27px;
	margin-bottom: 18px;
}


/* block
---------------------------------------------------- */
.block01 {
	height: auto;
	min-width: inherit;
	margin-bottom: 40px;
}
.block01 .img_area {
	width: 100%;
	height: auto;
	float: none;
}
.block01 .img_area img {
	width: 100%;
	min-height: inherit;
	min-width: inherit;
	float: none;
}
.block01 .txt_area {
	width: 100%;
	height: auto;
	float: none;
}
.block01 .txt_area .txt_block {
	width: 88%;
	height: auto;
	padding: 20px 6% 0;
	float: none;
}
.block02 {
	height: auto;
	min-width: inherit;
	margin-bottom: 40px;
}
.block02 .img_area {
	width: 100%;
	height: auto;
	float: none;
}
.block02 .img_area img {
	width: 100%;
	min-height: inherit;
	min-width: inherit;
	float: none;
}
.block02 .txt_area {
	width: 100%;
	height: auto;
	float: none;
}
.block02 .txt_area .txt_block {
	width: 88%;
	height: auto;
	padding: 20px 6% 0;
	float: none;
}
.intro01 hr {
	display: none;
}
.intro02 hr {
	display: none;
}
.intro03 hr {
	display: none;
}
.intro04 hr {
	display: none;
}
.txt_area .txt_block h2 {
	text-align: center;
	font-size: 24px;
	padding-bottom: 20px;
	line-height: 36px;
	letter-spacing: 0.05em;
}
.txt_area .txt_block h2 span {
	font-size: 18px;
}
.txt_area .txt_block p {
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	padding-bottom: 20px;
}
.txt_area .btn {
	text-align: center;
	margin-bottom: 30px;
}
.txt_area .btn a {
	margin: 0;
}


/* news
---------------------------------------------------- */
.news {
	height: auto;
	min-width: inherit;
	padding-bottom: 0;
}
.news h3 {
	font-size: 24px;
	padding-top: 40px;
	padding-bottom: 20px;
}
.news h3 span {
	font-size: 18px;
}
.news .contents {
    padding-bottom: 30px;
}
.news .contents .btn {
	text-align: center;
	position: initial;
	margin-bottom: 20px;
}
.news_box ul li .news_img {
    width: 192px;
    height: 138px;
}

.iframe-content {
    position: relative;
    width: 320px;
    margin: 0 auto;
    padding: 274px 0 0 0;
}
.iframe-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* links
---------------------------------------------------- */
.links {
	width: 100%;
	height: auto;
	min-width: inherit;
	background-color: #000000;
	padding-bottom: 40px;
}
.links h3 {
	font-size: 26px;
	padding-top: 40px;
	padding-bottom: 20px;
}

.links ul {
	margin: 0 auto;
	width: 100%;
}
.links ul li {
	margin-left: 6%;
	margin-bottom: 4%;
	width: 41%;
}
.links ul li img {
	width: 100%;
	height: auto;
}
.links ul li.mini img {
	width: 38%;
	height: auto;
}


/* main_img
---------------------------------------------------- */
.main_img {
	padding-top: 60px;
	min-width: inherit;
}

/* s-main_img
---------------------------------------------------- */
.s-main_img {
	padding-top: 0px;
	min-width: inherit;
}


/* breadcrumb
---------------------------------------------------- */
.breadcrumb {
	min-width: inherit;
}
.breadcrumb p {
	width: 95%;
}


/* lead_img
---------------------------------------------------- */
.lead_img {
	padding: 10px 0 25px;
	min-width: inherit;
}
.lead_img .lead {
	font-size: 12px;
	line-height: 22px;
}
.lead_img .lead h1 {
	font-size: 24px;
	background-size: 70px auto;
	letter-spacing: 0.03em;
	margin-bottom: 5px
}
.lead_img .lead h1 span {
	font-size: 18px;
}


/* menu_bn
---------------------------------------------------- */
.menu_bn {
	min-width: inherit;
}
.menu_bn .menu_block {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.menu_bn ul {
	width: 100%;
	height: auto;
	padding: 20px 0;
	margin-left: 0;
}
.menu_bn ul li {
	width: 70%;
	float: none;
	margin: 20px auto;
}
.menu_bn ul li p {
    font-size: 14px;
    margin-top: 6px;
}
.menu_bn ul li img {
	width: 100%;
	height: auto;
}


/* sub_block
---------------------------------------------------- */
.sub_block {
	min-width: inherit;
	padding: 30px 0 0;
}
.sub_block .storage {
	width: 90%;
}
.sub_block .storage p {
	font-size: 12px;
	line-height: 24px;
}
.sub_block .storage .f_left {
	float: none;
}
.sub_block .storage .f_right {
	float: none;
}
.sub_block .storage .img_area {
	width: 84%;
	margin: 0 auto 30px;
}
.sub_block .storage .img_area img {
	width: 100%;
}
.sub_block .storage .img_area_w {
	width: 100%;
	margin: 0 auto 30px;
}
.sub_block .storage .img_area_w img {
	width: 100%;
}
.sub_block .storage .txt_area {
	width: 100%;
	min-height: inherit;
	margin-bottom: 0;
}
.sub_block .storage .txt_area02 {
	width: 100%;
}
.sub_block .storage h2 {
	font-size: 24px;
	padding-bottom: 10px;
	line-height: 36px;
	letter-spacing: 0.05em;
}
.sub_block .storage h2 span {
	font-size: 18px;
}
.sub_block .storage .txt_area p {
	font-size: 12px;
	line-height: 24px;
	padding-bottom: 24px;
}
.sub_block .storage h1 {
	font-size: 24px;
	margin-bottom: 20px;
	letter-spacing: 0.05em;
}
.sub_block .storage h1 span {
	font-size: 18px;
}
.sub_block .storage .laed_ttl {
	font-size: 24px;
	margin-bottom: 20px;
	letter-spacing: 0.05em;
}
.sub_block .storage .laed_ttl span {
	font-size: 18px;
}
.sub_block .storage .laed_txt {
	font-size: 12px;
	line-height: 22px;
}
.sub_block .storage dl {
	line-height: 24px;
}
.sub_block .storage dl.onsen dt {
	float: left;
	width: 50px;
}
.sub_block .storage dl.onsen dd {
	float: none;
	width: 100%; 
	display: table-cell;
}
.sub_block .storage dl.cuisine dt {
	float: left; 
	width: 50px; /* ’Êí‚Í50px ‚»‚êˆÈã‚Í100px */
}
.sub_block .storage dl.cuisine dd {
	float: none;
	width: 100%;
	display: table-cell;
}
.sub_block .storage dl.facilities dt {
	float: left;
	width: 120px;
}
.sub_block .storage dl.facilities dd {
	float: none;
	width: 100%;
	display: table-cell;
}

.sub_block .storage .anchor {
	height: auto;
	width: 100%;
	font-size: 14px;
	padding: 0;
	border: none;
}
.sub_block .storage .anchor ul {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}
.sub_block .storage .anchor ul li {
	border-left: 1px solid #B8AC78;
	border-right: 1px solid #B8AC78;
	border-bottom: 1px solid #B8AC78;
	font-size: 13px;
	width: auto;
	margin: 0;
	display: inherit;
	line-height: inherit;
}
.sub_block .storage .anchor ul li a {
	padding: 3px 10px;
	display: block;
	background-image: none;
	border: none;
	font-size: inherit;
	line-height: inherit;
}
input[type="checkbox"].on-off{
	color: #c7be95;
	padding: 5px;
	display: block;
	margin: 0;
	border: 1px solid #B8AC78;
	cursor: pointer;
	text-align: center;
	float: none;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	background-image: url(../images/rooms/anchor_txt.png),url(../images/rooms/anchor_icon.png),url(../images/common/block_bg.jpg);
	background-repeat: no-repeat,no-repeat,repeat;
	background-position: center center,right center,center center;
	background-size: auto 14px,auto 10px,auto auto;
}
input[type="checkbox"].on-off:checked {
	background-image: url(../images/rooms/anchor_txt.png),url(../images/rooms/anchor_icon_on.png),url(../images/common/block_bg.jpg);
	background-repeat: no-repeat,no-repeat,repeat;
	background-position: center center,right center,center center;
	background-size: auto 14px,auto 10px,auto auto;
}
input[type="checkbox"].on-off + ul{
	height: 0;
	overflow: hidden;
}
input[type="checkbox"].on-off:checked + ul.rooms01{
	height: 451px;
}
input[type="checkbox"].on-off:checked + ul.rooms02{
	height: 164px;
}
input[type="checkbox"].on-off:checked + label{
	background-color: #FF0000;
}
.sub_block .storage .anchor label {
	display: none;
}



/* facilities
---------------------------------------------------- */
.sub_block .storage .fac_img01 {
	width: 84%;
	margin: 0 auto 30px;
}
.sub_block .storage .fac_img01 img {
	width: 100%;
}
.sub_block .storage .fac_txt01 {
	width: 100%;
	margin-bottom: 20px;
}
.sub_block .storage .fac_txt01 .inner {
	width: 100%;
	height: auto;
}
.sub_block .storage .fac_txt02 .inner img {
	width: 80%;
	display: block;
	margin: 0 auto;
	height: auto;
}
.sub_block .storage .fac_img02 {
	width: 84%;
	margin: 0 auto 30px;
}
.sub_block .storage .fac_img02 img {
	width: 100%;
}
.sub_block .storage .fac_txt02 {
	width: 100%;
	margin: 60px 0 30px;
}
.sub_block .storage .fac_txt02 .inner {
	width: 100%;
	height: auto;
}
.fac_block {
	min-width: inherit;
	padding: 30px 0 0;
}
.fac_block .storage {
	width: 90%;
}
.fac_block .txt_area .btn a {
	margin: 5px 10px;
}


/* tabbtn_area
---------------------------------------------------- */
.tabbtn_area {
	min-width: inherit;
}
.tabbtn_area .btn {
	margin: 0;
}
.tabbtn_area .btn a {
	width: 100%;
}


/* faq
---------------------------------------------------- */
.faq {
	width: 100%;
}

.faq .subtitle {
	font-size: 0.9rem;
	color:#B69F72;
	padding-botoom:0px;
}


/* googlemaps
---------------------------------------------------- */
.googlemaps {
	height: 260px;
}


/* access
---------------------------------------------------- */
.access_img {
	width: 80%;
	display: block;
}
.access_txt {
	margin-bottom: 40px;
}


/* contact
---------------------------------------------------- */
.contact {
	margin: 30px 0;
}
.contact table {
	width: 100%;
}

.contact table tr {
	display: block;
	margin-bottom: 12px;
}
.contact table tr th {
	width: 100%;
	display: block;
}
.contact table tr th:before {
	content:"¥";
	margin-right: 5px;
}
.contact table tr th .required {
	margin-right: 0;
}
.contact table tr td {
	width: 100%;
	display: block;
}
input[type="text"],
input[type="email"] {
	width: 100%;
	height: 42px;
	font-size: 14px;
}
input.zip {
	width: 150px;
}
textarea {
	width: 100%;
	font-size: 14px;
}
.btnarea .btn {
	margin: 0;
}
.btnarea .btn a {
	margin-top: 20px;
}


/* sitemap
---------------------------------------------------- */
.sitemap_home {
	margin-bottom: 20px;
	padding-left: 0;
}
.sitemap_home a {
	padding-left: 18px;
	font-size: 18px;
}
.sitemap_area {
	float: none;
	line-height: 38px;
	width: 100%;
	padding-left: 0;
	font-size: 14px;
}


/* onsen
---------------------------------------------------- */
ul.onsen {
	margin-left: 0;
}
ul.onsen li {
	float: left;
	width: 48%;
	height: auto;
	margin-left: 0;
}
ul.onsen li:nth-child(1) {
	width: 100%;
	height: auto;
	float: none;
}
ul.onsen li:nth-child(3) {
	margin-left: 4%;
}
ul.onsen li p {
	padding-bottom: 15px;
}


/* cuisine
---------------------------------------------------- */
.cuisine01 {
	width: 100%;
	float: none;
}
.cuisine01 img {
	width: 84%;
	display: block;
	margin: 0 auto 20px;
}
.cuisine01 p {
	margin-bottom: 15px;
}
.cuisine02 {
	width: 100%;
	float: none;
}
.cuisine02 h2 {
	margin-top: 35px;
	margin-bottom: 0px;
}
.cuisine02 img {
	width: 84%;
	display: block;
	margin: 0 auto 20px;
}
.menu {
	padding: 50px 0 25px;
}


/* este
---------------------------------------------------- */
.este_plan {
	width: 100%;
}
.este_plan dd .plan_blc {
	padding: 20px 0;
}
.este_plan dd .txt_blc {
	width: 100%;
	float: none;
}
.este_plan dd .txt_blc h3 {
	font-size: 20px;
}
.este_plan dd .img_blc {
	width: 100%;
	float: none;
	margin-top: 10px;
}
.este_plan dd .img_blc img {
	width: 100%;
}
.este_plan dd .course_blc {
	margin-top: 20px;
}
.este_plan dd .course_blc h4 {
	font-size: 14px;
}
.este_bn {
	width: 100%;
}
.fac_block input[type="radio"],
.fac_block input[type="checkbox"] {
	width: 20px;
    height: 20px;
	margin-right: 5px;
	vertical-align: -5px;
}
.fac_block select {
	width: 100%;
	height: 42px;
	font-size: 14px;

}
.fac_block select.month {
	width: 100px;
}
.fac_block .contact table td p {
	width: 20px;
}
.fac_block label.option {
	width: auto;
	display: table;
	float: none;
}
.fac_block label.lodging {
	width: auto;
	display: table;
	float: none;
}


/* 2ƒJƒ‰ƒ€ */
#c2-left {
margin-bottom:10px;
padding:0px 0px 0px 0px;
width:100%;
line-height:1.5em;
overflow:hidden;
}
#c2-left:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}
/*\*/
* html #c2-left {
 height: 1em;
 overflow: visible;
}
/**/

#c2-right {
margin:0px;
padding:0px 0px 0px 0px;
width:100%;
line-height:1.5em;
}
#c2-right img{width:100%;}


}

/* PC—pCSS */
@media screen and (min-width: 640px){	
  .br-pc { display:block; }
  .br-sp { display:none; }
}
/* ƒXƒ}[ƒgƒtƒHƒ“—pCSS */
@media screen and (max-width: 640px){	
.br-pc { display:none; }
.br-sp { display:block; }
}

.no-btn-aic a{
margin:10px 20px 40px 0px;
padding:10px 50px 10px 50px;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-style:solid;
border-color:#B8AC78;
color:#B8AC78;
text-decoration:none;
text-align:center;
font-weight:normal;
font-size:1.1em;
float:left;
}
.no-btn-aic a:hover{ 
background:#333333;
}

.no-btn02 a{
clear:both;
display: block;
margin-bottom:0px;
padding:20px 40px 20px 40px;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-style:solid;
border-color:#B8AC78;
background:#B8AC78;
color:#1A1A1A;
text-decoration:none;
text-align:center;
float:left;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
font-size:1.2em;
font-weight:bold;
line-height:1.5em;
}
.no-btn02 a:hover{ 
background:#F7E199;
border-color:#F7E199;
color:#1A1A1A;
}

@media screen and (max-width: 640px){
.no-btn02 a{
clear:both;
display: block;
width:98%;
margin-bottom:0px;
padding:20px 0px 20px 0px;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-style:solid;
border-color:#B8AC78;
background:#B8AC78;
color:#1A1A1A;
text-decoration:none;
text-align:center;
float:none;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
font-size:1.5em;
font-weight:bold;
}
.no-btn02 a:hover{ 
background:#F7E199;
border-color:#F7E199;
color:#1A1A1A;
}
}

