@charset "UTF-8";

/* サイト全体クリア */
div, h1, h2, h3, h4, h5, h6, p,
dl, dt, dd, ol, ul, li,
table, caption, tbody, tfoot, thead, tr, th, td,
time, mark, audio, video {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: transparent;
	border: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	outline: 0;
	vertical-align: baseline;
	text-align: left;
}
img {
	vertical-align:  bottom;
}
a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: transparent;
	color: #000000;
	font-size: 100%;
	outline: 0;
	vertical-align: baseline;
	text-decoration: none;
}
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
table, table th, table td {
	border-collapse: collapse;
	border-spacing: 0;
}
/* サイト全体クリア */

/* ヘッダー */
#customer_head {
	width: 100%;
	background: rgb(0,0,0,0.9);
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 14px;
	line-height: 140%;
	letter-spacing: 2px;
}
.head-inner {
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 2px 0 2px 0;
	box-sizing: border-box;
	color: #FFFFFF;
	font-size: 11px;
}
.head-site-name {
	margin: 0 0 10px 0;
	padding: 0 0 0 2px;
}
.head-site-name h1 {
	font-size: 11px;
}
.head-site-name h1 a {
	color: #FFFFFF;
}
.head-site-name h1 a:hover {
	text-decoration: none;
}
.head-content {
	width: 1000px;
	margin: 0 auto 0 auto;
}
.head-left-box {
	float: left;
	width: 20%;
}
.head-logo {
}
.head-right-box {
	float: right;
	width: 470px;
}
.head-bestrate {
	float: left;
	width: 240px;
	margin: 0 20px 0 0;
}
.head-bestrate a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.head-info-box {
	float: right;
	width: 210px;
}
.head-toiawase {
	text-align: right;
}
.head-toiawase a {
	pointer-events: none;
}
.head-wifi {
	text-align: center;
}

	/* tablet */
@media (max-width: 840px) {
	#customer_head {
		background: none;
	}
	.head-inner {
		width: 98%;
	}
	.head-site-name {
		width: 62%;
		margin: 0 0 0 0;
	}
	.head-content {
		width: 100%;
	}
	.head-left-box {
		width: 50%;
	}
	.head-right-box {
		width: 40%;
	}
	.head-bestrate {
		display: none;
	}
	.head-info-box {
		margin: 0 95px 0 0;
	}
	.head-toiawase a {
		pointer-events: auto;
	}
	.head-toiawase img {
		width: 100%;
		max-width: 300px;
	}
	.head-wifi {
		display: none;
	}
}

	/* mobile */
@media (max-width: 640px) {
	#customer_head {
		position: static;
	}
	.head-site-name {
		width: 100%;
		padding: 0 95px 0 0;
		box-sizing: border-box;
	}
	.head-logo {
		width: 90%;
	}
	.head-logo img {
		width: 100%;
		max-width: 195px;
	}
	.head-info-box {
		display: none;
	}
	.head-toiawase {
		display: none;
	}
}
/* ヘッダー */

/* メニュー */
#customer_menu {
	width: 100%;
	background: rgb(0,0,0,0.9);
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	letter-spacing: 2px;
	-webkit-text-size-adjust: 100%;
}
.menu-inner {
	width: 1000px;
	margin: 0 auto 0 auto;
}

.menu-charm {
	float: left;
	width: 142px;
	border-right: solid 1px #4F4F4F;
}
.menu-charm a {
	display: block;
	width: 142px;
	height: 60px;
	background: url(https://storage.489ban.net/storage/customer/937/489ban/image/yob-menu-charm.png) left top no-repeat;
}
.menu-charm a:hover {
	background: url(https://storage.489ban.net/storage/customer/937/489ban/image/yob-menu-charm.png) left bottom no-repeat;
}

.menu-onsen {
	float: left;
	width: 142px;
	border-right: solid 1px #4F4F4F;
}
.menu-onsen a {
	display: block;
	width: 142px;
	height: 60px;
	background: url(https://storage.489ban.net/storage/customer/937/489ban/image/yob-menu-onsen.png) left top no-repeat;
}
.menu-onsen a:hover {
	background: url(https://storage.489ban.net/storage/customer/937/489ban/image/yob-menu-onsen.png) left bottom no-repeat;
}

.menu-facility {
	float: left;
	width: 142px;
	border-right: solid 1px #4F4F4F;
}
.menu-facility a {
	display: block;
	width: 142px;
	height: 60px;
	background: url(https://storage.489ban.net/storage/customer/937/489ban/image/yob-menu-facility.png) left top no-repeat;
}
.menu-facility a:hover {
	background: url(https://storage.489ban.net/storage/customer/937/489ban/image/yob-menu-facility.png) left bottom no-repeat;
}

.menu-room {
	float: left;
	width: 142px;
	border-right: solid 1px #4F4F4F;
}
.menu-room a {
	display: block;
	width: 142px;
	height: 60px;
	background: url(https://storage.489ban.net/storage/customer/937/489ban/image/yob-menu-room.png) left top no-repeat;
}
.menu-room a:hover {
	background: url(https://storage.489ban.net/storage/customer/937/489ban/image/yob-menu-room.png) left bottom no-repeat;
}

.menu-sight {
	float: left;
	width: 142px;
	border-right: solid 1px #4F4F4F;
}
.menu-sight a {
	display: block;
	width: 142px;
	height: 60px;
	background: url(https://storage.489ban.net/storage/customer/937/489ban/image/yob-menu-sight.png) left top no-repeat;
}
.menu-sight a:hover {
	background: url(https://storage.489ban.net/storage/customer/937/489ban/image/yob-menu-sight.png) left bottom no-repeat;
}

.menu-traffic {
	float: left;
	width: 142px;
	border-right: solid 1px #4F4F4F;
}
.menu-traffic a {
	display: block;
	width: 142px;
	height: 60px;
	background: url(https://storage.489ban.net/storage/customer/937/489ban/image/yob-menu-traffic.png) left top no-repeat;
}
.menu-traffic a:hover {
	background: url(https://storage.489ban.net/storage/customer/937/489ban/image/yob-menu-traffic.png) left bottom no-repeat;
}

.menu-yoyaku {
	float: left;
	width: 142px;
}
.menu-yoyaku a {
	display: block;
	width: 142px;
	height: 60px;
	background: url(https://storage.489ban.net/storage/customer/937/489ban/image/yob-menu-yoyaku.png) left top no-repeat;
}
.menu-yoyaku a:hover {
	background: url(https://storage.489ban.net/storage/customer/937/489ban/image/yob-menu-yoyaku.png) left bottom no-repeat;
}

	/* tablet */
@media (max-width: 840px) {
	#customer_menu,
	.menu-inner {
		display: none;
		background: none;
	}
	.menu-content,
	.menu-content-inner {
		width: 100%;
	}
	.menu-charm,
	.menu-onsen,
	.menu-facility,
	.menu-room,
	.menu-sight,
	.menu-traffic,
	.menu-yoyaku {
		display: none;
	}
}

	/* mobile */
@media (max-width: 640px) {
}
/* メニュー */

/* フッター */
#customer_foot {
	width: 100%;
	background: #252525;
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 13px;
	letter-spacing: 2px;
	-webkit-text-size-adjust: 100%;
}
#customer_foot a {
	color: #FFFFFF;
}
.foot-inner {
	width: 1000px;
	background: #252525;
	margin: 0 auto 0 auto;
	padding: 2% 0 2% 0;
}

.foot-left-box {
	float: left;
	width: 26%;
	margin: 0 4% 0 0;
}
.foot-logo {
	margin: 0 0 6% 0;
}
.foot-address {
}
.foot-right-box {
	float: left;
	width: 70%;
	padding: 2% 0 0 0;
	line-height: 180%;
}
.foot-link-left {
	float: left;
	width: 68%;
	margin: 0 4% 0 0;
	border-right: dashed 1px #000000;
	box-sizing: border-box;
}
.foot-link-l {
	float: left;
	width: 32%;
	margin: 0 2% 0 0;
}
ul.foot-link-ul {
}
li.foot-link-li {
	padding: 0 0 0 9px;
	background: url(https://storage.489ban.net/storage/customer/937/489ban/image/yob-mark1.gif) left 7px no-repeat;
}
.foot-link-c {
	float: left;
	width: 32%;
	margin: 0 2% 0 0;
}
.foot-link-r {
	float: left;
	width: 32%;
}
.foot-link-right {
	float: left;
	width: 28%;
}
.foot-link-outside {
}

	/* tablet */
@media (max-width: 840px) {
	.foot-inner {
		width: 98%;
		margin: 0 auto 0 auto;
	}
	.foot-left-box {
		float: none;
		width: 60%;
		margin: 0 auto 4% auto;
	}
	.foot-logo {
		float: left;
		width: 40%;
		margin: 0 4% 0 0;
	}
	.foot-address {
		float: left;
		width: 56%;
	}
	.foot-right-box {
		float: none;
		width: 100%;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
	.foot-link-left {
		float: none;
		width: 100%;
		margin: 0 0 0 0;
		border-right: none;
	}
	.foot-link-l,
	.foot-link-c,
	.foot-link-r {
		float: none;
		width: 100%;
		margin: 0 0 0 0;
	}
	li.foot-link-li {
		display: block;
		margin: 0 0 0 0;
		padding: 0 3% 0 3%;
		background: #000000;
		border-bottom: solid 1px #252525;
	}
	li.foot-link-li a {
		display: block;
		padding: 10px 0 10px 10px;
		background: url(https://storage.489ban.net/storage/customer/937/489ban/image/yob-mark.png) left center no-repeat;
	}
	.foot-link-right {
		float: none;
		width: 100%;
	}
}

	/* mobile */
@media (max-width: 640px) {
	.foot-left-box {
		width: 80%;
	}
	.foot-logo {
		float: none;
		width: 100%;
		margin: 0 auto 4% auto;
		text-align: center;
	}
	.foot-address {
		float: none;
		width: 100%;
		margin: 0 auto 0 auto;
		text-align: center;
	}
}
/* フッター */

/* clear関係 */
.clear {
	clear: both;
}
/* for modern brouser */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
/* IE7,MacIE5 */
.clearfix {
	display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \ */
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* clear関係 */
