@charset "UTF-8";

/* サイト全体クリア */
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%;
	padding: 4px 0 4px 0;
	background: #99BCF5;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	letter-spacing: 2px;
}
.head-inner {
	max-width: 1100px;
	margin: 0 auto 0 auto;
}

.head-left {
	float: left;
	width: 38%;
	margin: 0 4% 0 0;
}
.head-logo {
}

.head-right {
	float: left;
	width: 58%;
	color: #FFFFFF;
}
.head-tel {
	margin: 0 0 10px 0;
	text-align: right;
}
.head-tel span.tel {
	font-size: 26px;
}
.head-tel a {
	color: #FFFFFF;
	pointer-events: none;
	white-space: nowrap;
}
.head-yoyaku {
	margin: 0 0 10px 0;
	font-weight: bold;
	text-align: right;
}
.head-yoyaku a {
	padding: 5px 10px 5px 10px;
	background: #FFFFFF;
	color: #99BCF5;
}
.head-link {
}
ul.link-ul {
	text-align: right;
}
ul.link-ul li {
	margin: 0 20px 0 0;
	display: inline;
}
ul.link-ul li a {
	padding: 0 0 0 10px;
	background: url(https://storage.489ban.net/storage/customer/512/489ban/image/yob-mark.png) left center no-repeat;
	color: #FFFFFF;
}
ul.link-ul li.em-link a {
	color: #000000;
	font-weight: bold;
}

	/* tablet */
@media (max-width: 840px) {
	.head-inner {
		width: 98%;
		margin: 0 auto 0 auto;
	}
	.head-right {
		margin: 50px 0 0 0;
	}
	.head-tel a {
		pointer-events: auto;
	}
}

	/* mobile */
@media (max-width: 640px) {
	#customer_head {
		padding: 1% 1% 1% 1%;
		box-sizing: border-box;
	}
	.head-left {
		float: none;
		width: 100%;
		margin: 0 0 2% 0;
	}
	.head-logo {
		width: 50%;
	}
	.head-logo img {
		width: 100%;
		max-width: 230px;
	}
	.head-right {
		float: none;
		width: 100%;
		margin: 0 0 0 0;
	}
}
/* ヘッダー */

/* メニュー */
#customer_menu {
	width: 100%;
	padding: 4px 0 4px 0;
	background: #99BCF5;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	letter-spacing: 2px;
}
.menu-inner {
	width: 1100px;
	margin: 0 auto 0 auto;
}
.menu-content-top {
	margin: 0 0 4px 0;
}
.menu-room,
.menu-cuisine,
.menu-onsen,
.menu-facility,
.menu-traffic,
.menu-higaeri,
.menu-sight,
.menu-question,
.menu-toiawase {
	float: left;
	width: 220px;
}
.menu-room a {
	display: block;
	height: 26px;
	background: url(https://storage.489ban.net/storage/customer/512/489ban/image/yob-menu-room1-2.png) left top no-repeat;
}
.menu-room a:hover {
	background: url(https://storage.489ban.net/storage/customer/512/489ban/image/yob-menu-room1-2.png) left bottom no-repeat;
}
.menu-cuisine a {
	display: block;
	height: 26px;
	background: url(https://storage.489ban.net/storage/customer/512/489ban/image/yob-menu-cuisine1-2.png) left top no-repeat;
}
.menu-cuisine a:hover {
	background: url(https://storage.489ban.net/storage/customer/512/489ban/image/yob-menu-cuisine1-2.png) left bottom no-repeat;
}
.menu-onsen a {
	display: block;
	height: 26px;
	background: url(https://storage.489ban.net/storage/customer/512/489ban/image/yob-menu-onsen1-2.png) left top no-repeat;
}
.menu-onsen a:hover {
	background: url(https://storage.489ban.net/storage/customer/512/489ban/image/yob-menu-onsen1-2.png) left bottom no-repeat;
}
.menu-facility a {
	display: block;
	height: 26px;
	background: url(https://storage.489ban.net/storage/customer/512/489ban/image/yob-menu-facility1-2.png) left top no-repeat;
}
.menu-facility a:hover {
	background: url(https://storage.489ban.net/storage/customer/512/489ban/image/yob-menu-facility1-2.png) left bottom no-repeat;
}
.menu-traffic a {
	display: block;
	height: 26px;
	background: url(https://storage.489ban.net/storage/customer/512/489ban/image/yob-menu-traffic1-2.png) left top no-repeat;
}
.menu-traffic a:hover {
	background: url(https://storage.489ban.net/storage/customer/512/489ban/image/yob-menu-traffic1-2.png) left bottom no-repeat;
}

.menu-content-bottom {
	width: 880px;
	margin: 0 auto 0 auto;
}
.menu-higaeri a {
	display: block;
	height: 26px;
	background: url(https://storage.489ban.net/storage/customer/512/489ban/image/yob-menu-higaeri1-2.png) left top no-repeat;
}
.menu-higaeri a:hover {
	background: url(https://storage.489ban.net/storage/customer/512/489ban/image/yob-menu-higaeri1-2.png) left bottom no-repeat;
}
.menu-sight a {
	display: block;
	height: 26px;
	background: url(https://storage.489ban.net/storage/customer/512/489ban/image/yob-menu-sight1-2.png) left top no-repeat;
}
.menu-sight a:hover {
	background: url(https://storage.489ban.net/storage/customer/512/489ban/image/yob-menu-sight1-2.png) left bottom no-repeat;
}
.menu-question a {
	display: block;
	height: 26px;
	background: url(https://storage.489ban.net/storage/customer/512/489ban/image/yob-menu-question1-2.png) left top no-repeat;
}
.menu-question a:hover {
	background: url(https://storage.489ban.net/storage/customer/512/489ban/image/yob-menu-question1-2.png) left bottom no-repeat;
}
.menu-toiawase a {
	display: block;
	height: 26px;
	background: url(https://storage.489ban.net/storage/customer/512/489ban/image/yob-menu-toiawase1-2.png) left top no-repeat;
}
.menu-toiawase a:hover {
	background: url(https://storage.489ban.net/storage/customer/512/489ban/image/yob-menu-toiawase1-2.png) left bottom no-repeat;
}

	/* tablet */
@media (max-width: 840px) {
	#customer_menu {
		display: none;
	}
}

	/* mobile */
@media (max-width: 640px) {
}
/* メニュー */

/* フッター */
#customer_foot {
	width: 100%;
	padding: 20px 0 20px 0;
	background: #99BCF5;
	color: #FFFFFF;
}
.foot-inner {
	max-width: 1100px;
	margin: 0 auto 0 auto;
}
.foot-left {
	float: left;
	width: 37%;
}
.foot-logo {
	width: 50%;
	margin: 0 0 4% 0;
}
.foot-logo img {
	width: 100%;
}
.foot-address {
	margin: 0 0 2% 0;
}
.foot-address a {
	color: #FFFFFF;
}
.foot-sns-box {
}
.foot-sns-instagram {
	float: left;
	margin: 0 20px 0 0;
}
.foot-sns-fb {
	float: left;
	margin: 0 20px 0 0;
}
.foot-sns-ln {
	float: left;
	width: 120px;
}
.foot-sns-ln a {
	display: block;
	padding: 3% 2% 3% 2%;
	border: solid 2px #FFFFFF;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 120%;
	text-align: center;
}

.foot-right {
	float: right;
	width: 58%;
}
.foot-link {
}
ul.foot-link-ul {
}
ul.foot-link-ul li {
	display: inline;
	font-size: 15px;
	line-height: 200%;
	white-space: nowrap;
}
ul.foot-link-ul li a {
	color: #FFFFFF;
}

@media (max-width: 999px) {
	.foot-inner {
		padding: 0 1% 0 1%;
		box-sizing: border-box;
	}
}

	/* tablet */
@media (max-width: 840px) {
	.foot-inner {
		width: 98%;
		margin: 0 auto 0 auto;
	}
	.foot-left {
		float: none;
		width: 100%;
		margin: 0 0 6% 0;
	}
	.foot-logo {
		float: left;
		width: 35%;
		margin: 0 5% 0 0;
		text-align: center;
	}
	.foot-logo img {
		max-width: 230px;
	}
	.foot-address {
		float: left;
		width: 60%;
		margin: 0 0 0 0;
	}
	.foot-sns-box {
		float: left;
		width: 100%;
	}
	.foot-right {
		float: none;
		width: 100%;
		margin: 0 0 0 0;
	}
}

	/* mobile */
@media (max-width: 640px) {
	.foot-logo {
		float: none;
		width: 100%;
		margin: 0 0 3% 0;
		text-align: center;
	}
	.foot-address {
		float: none;
		width: 100%;
		margin: 0 0 3% 0;
		text-align: center;
	}
	.foot-sns-box {
		float: none;
		width: 220px;
		margin: 0 auto 2% auto;
	}
}
/* フッター */


/* 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関係 */
