@charset "UTF-8";


.customer_clearfix:before, .customer_clearfix:after {
	content: " ";
	display: table;
}
.customer_clearfix:after {
	clear: both;
}


/* ヘッダー */
#customer_header {
	background: #ffffff;
	margin-bottom: 20px;
}
#customer_header #customer_header-box {
	position: relative;
	width: 960px;
	height: 209px;
	margin: 0px auto;
}
#customer_header #customer_header-box #customer_header-center {
	position: absolute;
	top: 15px;
	left: 305px;
	text-align: center;
}
#customer_header #customer_header-box #customer_header-center h1 {
	margin: 32px 0px 0px 0px;
	padding: 0px;
}

#customer_header #customer_header-box #customer_header-right {
	float: right;
	width: 203px;
	margin: 15px 0px 0px 0px;
	text-align: right;
}
#customer_header #customer_header-box #customer_header-right a:hover {
	opacity: 0.8;
}

#customer_header #customer_header-box #customer_language-link {
	margin-bottom: 8px;
	padding: 0px;
}
#customer_header #customer_header-box #customer_language-link li {
	list-style-type: none;
	float: left;
	padding: 0px 9px 0px 4px;
	background: url(https://www.moritaya.org/images/line-language.gif) right center no-repeat;
}
#customer_header #customer_header-box #customer_language-link li:nth-of-type(1) {
	padding: 0px 9px 0px 0px;
}
#customer_header #customer_header-box #customer_language-link li:nth-of-type(4) {
	padding: 0px 0px 0px 4px;
	background: none;
}
#customer_header #customer_header-box #customer_header-tel {
	margin: 0px 0px 14px 0px;
}
#customer_header #customer_header-box #customer_sns-link {
	position: absolute;
	top: 179px;
	left: -25px;
	width: 190px;
}
#customer_header #customer_header-box #customer_sns-link li {
	list-style-type: none;
	float: left;
	padding: 0px 5px 0px 0px;
}
#customer_header #customer_nav-header-box {
	width: 100%;
	background: #1C1514;
	z-index: 90;
}
#customer_header #customer_nav-header {
	width: 1040px;
	margin: 0px auto;
}
#customer_header #customer_nav-header li {
	list-style-type: none;
	float: left;
	border-right: 1px solid #453E3C;
}
#customer_header #customer_nav-header li:nth-of-type(7) {
	border-right: 0px solid #453E3C;
}
#customer_header #customer_nav-header li a {
	display: block;
	width: 136px;
	height: 35px;
	margin: 0px auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#customer_header #customer_nav-header li a:hover {
	background: #ffffff;
	opacity: 0.4;
}
#customer_header #customer_nav-header li:nth-of-type(7) {
	border-right: 0px solid #453E3C;
}
#customer_header #customer_nav-header li#customer_nav-greeting a {
	background: url(https://www.moritaya.org/images/nav-greeting.png) left top no-repeat;
}
#customer_header #customer_nav-header li#customer_nav-rooms a {
	background: url(https://www.moritaya.org/images/nav-rooms.png) left top no-repeat;
}
#customer_header #customer_nav-header li#customer_nav-cuisine a {
	background: url(https://www.moritaya.org/images/nav-cuisine.png) left top no-repeat;
}
#customer_header #customer_nav-header li#customer_nav-onsen a {
	background: url(https://www.moritaya.org/images/nav-onsen.png) left top no-repeat;
}
#customer_header #customer_nav-header li#customer_nav-facility a {
	background: url(https://www.moritaya.org/images/nav-facility.png) left top no-repeat;
}
#customer_header #customer_nav-header li#customer_nav-celebration a {
	background: url(https://www.moritaya.org/images/nav-celebration.png) left top no-repeat;
}
#customer_header #customer_nav-header li#customer_nav-bridal a {
	background: url(https://www.moritaya.org/images/nav-bridal.png) left top no-repeat;
}
#customer_header #customer_nav-header li#customer_nav-reserve a {
	background: url(https://www.moritaya.org/images/nav-reserve.png) left top no-repeat;
}

#header-otoiawase {
	margin: 0px 0px 10px 0px;
}

/* /ヘッダー */



#customer_main {
	width: 800px;
	background: #ffffff;
	border: 1px solid #cccccc;
	margin: 0px auto;
	padding: 300px 0px;
	text-align: center;
}



/* フッター */
#customer_footer {
	margin-top: 20px;
	padding: 25px 0px;
	background: #C5B38A;
	font-size: 13px;
}
#customer_footer #customer_footer-inner {
	width: 960px;
	margin: 0px auto;
}
#customer_footer #customer_logo-footer {
	float: left;
	margin: 0px 20px 0px 0px;
}
#customer_footer #customer_footer-address {
	float: left;
	width: 415px;
	margin: 0px 20px 0px 0px;
	padding: 10px 0px 0px 0px;
	line-height: 150%;
	text-align: left;
}
#customer_footer #customer_footer-address span {
	padding-left: 20px;
}
#customer_footer #customer_footer-link {
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px solid #ffffff;
}
#customer_footer #customer_footer-link ul {
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
}
#customer_footer #customer_footer-link ul li {
	list-style-type: none;
	padding: 0px 0px 5px 0px;
	line-height: 150%;
	text-align: left;
}
#customer_footer #customer_footer-link ul li a {
	padding: 0px 0px 0px 15px;
	background: url(https://www.moritaya.org/images/linkmark.gif) left 4px no-repeat;
	text-decoration: none;
	color: #221815;
}
#customer_footer #customer_footer-copyright {
	margin: 0px;
	padding: 0px;
}
/* /フッター */


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


}