﻿@charset "UTF-8";
html {
	font-size: 16px;
}
/* ==============================================================
全体の設定
============================================================== */

html, body {
	margin: 0;
	padding: 0;
}
body {
	background-color: #f3f2e9;
	color: #0e0a0b;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}
#wrap {
	width: 1000px;
	margin: 0 auto;
}
#content {
	border: 1px solid #d2cec6;
	background-color: #fff;
	margin: 0 auto 50px auto;
	padding: 19px 19px 0 19px;
	width: 960px;
}
a {
	color: #be2d30;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #d44a4d;
	text-decoration: underline;
	opacity: 0.8;
	transition: 0.25s ease-in-out;
}

.br-sp{
	display:none;
}
/* ==============================================================
ヘッダー
============================================================== */

#header {
	background: url(../img/header-bg.png) #f3f2e9 repeat-x;
}
#header .header-inner {
	position: relative;
	height: 128px;
	width: 1000px;
	margin: 0 auto;
}
#site-title {
	color: #302225;
	font-size: 28px;
	letter-spacing: -1px;
	line-height: 1.3;
	position: absolute;
	top: 45px;
	left: 0;
	margin: 0;
	padding: 0;
}
.description {
	color: #fff;
	font-size: 13px;
	font-size: 0.8125rem;
	position: absolute;
	line-height: 30px;
	top: 0;
	margin: 0;
}
.header-phone {
	font-size: 12px;
	font-size: 0.75rem;
	position: absolute;
	top: 67px;
	right: 0;
}
.header-phone ul {
	margin: 0;
}
.header-phone li {
	line-height: 1.2;
	margin: 0;
	display: inline-block;
	font-size: 12px;
	font-size: 0.75rem;
	letter-spacing: -0.5px;
}
.header-phone li:first-child {
	padding-right: 5px;
}
.header-phone span {
	color: #be2d30;
	font-size: 26px;
	font-family: 'Sawarabi Mincho', sans-serif;
}

/*Google翻訳*/
.header-translate {
	position: absolute;
	top: 40px;
	right: 0;
}
/* ==============================================================
コンテンツ上部
============================================================== */
/* メインビジュアル ----------------------------------------------*/

#visual {
	margin: 0 auto;
	width: 960px;
}
#visual img {
	display: block;
}
/* メインナビ ----------------------------------------------*/

#nav-main {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	*zoom: 1;
	/*予約ボタン*/
}
#nav-main ul {
	width: 768px;
	float: left;
	margin: 20px auto;
}
#nav-main ul li {
	background: url(../img/line.png) no-repeat left center;
	font-size: 16px;
	font-size: 1rem;
	line-height: 50px;
	float: left;
	font-weight: bold;
	list-style-type: none;
	text-align: center;
	width: 190px;
	margin: 0;
}
#nav-main ul li a {
	background-position: center bottom;
	color: #0e0a0b;
	display: block;
	line-height: 45px;
	text-decoration: none;
	margin: 5px 12px;
	outline: none;
}
#nav-main ul li a:hover {
	background: url(../img/btn-ov.png) no-repeat center bottom;
	color: #be2d30;
}
#nav-main .reserve-btn {
	float: right;
	width: 192px;
	margin: 20px 0;
	text-align: center;
}
#nav-main .reserve-btn a {
	border: 2px solid #ad5b56;
	background: #c46c6c;
	background: -moz-linear-gradient(top, #c46c6c 0%, #ad5b56 100%);
	background: -webkit-linear-gradient(top, #c46c6c 0%, #ad5b56 100%);
	background: linear-gradient(to bottom, #c46c6c 0%, #ad5b56 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#c46c6c', endColorstr='#ad5b56', GradientType=0);
	color: #fff;
	display: block;
	width: 188px;
	line-height: 48px;
	text-decoration: none;
}

#nav-main .reserve-btn a i {
	margin-left: 12px;
}

#nav-main .reserve-btn a:hover {
	background: #ad5b56;
	background: -moz-linear-gradient(top, #ad5b56 0%, #c46c6c 100%);
	background: -webkit-linear-gradient(top, #ad5b56 0%, #c46c6c 100%);
	background: linear-gradient(to bottom, #ad5b56 0%, #c46c6c 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ad5b56', endColorstr='#c46c6c', GradientType=0);
}
/* ==============================================================
コンテンツ共通
============================================================== */
/* 見出し ----------------------------------------------*/

h2, .hl2 {
	color: #837865;
	font-size: 32px;
	font-size: 1.5rem;
	line-height: 1.3;
}
h3, .hl3 {
	background: url(../img/hl3-bg.png) repeat-y;
	color: #fff;
	font-size: 22px;
	font-size: 1.375rem;
	margin: 0 0 30px 0;
	line-height: 1.5;
}
h3 span, .hl3 span {
	background: url(../img/hl-h3.png) no-repeat 8px 8px;
	display: block;
	padding: 3px 0 3px 44px;
}
h4, .hl4 {
	background: url(../img/hl-h5.png) no-repeat left center;
	color: #524b3f;
	line-height: 1.4;
	font-size: 17px;
	font-size: 1.0625rem;
	padding-left: 30px;
	margin: 0 0 15px 0;
}
h5, .hl5 {
	color: #be2d30;
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 1.4;
}
h6, .hl6 {
	color: #0e0a0b;
	font-size: 14px;
	font-size: 0.875rem;
}
/* 段落 ----------------------------------------------*/

p {
	color: #0e0a0b;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.7;
	margin: 0 0 1em 0;
}

img {
	max-width: 100%;
	height: auto;
}

/* リスト ----------------------------------------------*/

ul {
	margin: 0 0 20px 20px;
	padding: 0;
}
ul li {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.5;
	margin: 0 0 3px 0;
}
ol {
	margin: 0 0 20px 0;
	padding: 0;
}
ol li {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.5;
	margin: 0 0 3px 0;
}
/* テーブル ----------------------------------------------*/

table {
	border-collapse: collapse;
	border-top: 3px solid #837865;
	margin: 0 auto 30px 0;
}
table th {
	border: 1px solid #d2cec6;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	padding: 12px 10px;
}
table td {
	border: 1px solid #d2cec6;
	font-size: 14px;
	font-size: 0.875rem;
	vertical-align: top;
	text-align: left;
	padding: 12px 10px;
}
table .odd {
	background-color: #fcfcfa;
}
/* 注意書き ----------------------------------------------*/

.atn {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}
.atn li {
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1.4;
}
/* 注意書き ----------------------------------------------*/

.atn {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}
.atn li {
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1.4;
}
/* 囲み ----------------------------------------------*/

.unit {
	background: url(../img/unit-bg.png) #ebe8e1;
	padding: 15px 10px;
	margin: 0 0 30px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.unit ul, .unit p {
	margin-bottom: 0;
}
/* ページの先頭へ ----------------------------------------------*/

.pagetop {
	font-size: 13px;
	font-size: 0.8125rem;
	text-align: right;
	padding: 30px 0 20px 0;
}
.pagetop a {
	background: url(../img/pagetop-icon.png) no-repeat left center;
	padding-left: 16px;
	color: #0e0a0b;
	text-decoration: none;
}
.pagetop a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
/* 左右に別れるブロック ----------------------------------------------*/

.box {
	overflow: hidden;
	*zoom: 1;
	margin-bottom: 20px;
}
.box .left {
	float: left;
	width: 470px;
}
.box .right {
	float: right;
	width: 470px;
}
/* テキスト装飾 ----------------------------------------------*/

.center {
	text-align: center;
}
.tleft {
	text-align: left;
}
.tright {
	text-align: right;
}
/* ==============================================================
リード文
============================================================== */

#lead {
	background: url(../img/lead-bg.jpg) no-repeat right center;
	padding: 40px 0;
	min-height: 300px;
}
.lead-inner {
	width: 480px;
}
/* ==============================================================
フォトギャラリー
============================================================== */

.photo-set {
	overflow: hidden;
	*zoom: 1;
}
.mainphoto {
	float: left;
	width: 632px;
}
.photolist {
	float: right;
	width: 316px;
}
.photolist ul {
	margin: 0;
	padding: 0;
}
.photolist ul li {
	cursor: pointer;
	display: inline-block;
	float: left;
	list-style-type: none;
	line-height: 0;
	margin: 0;
	padding: 0;
}
/* ==============================================================
客室一覧
============================================================== */
/*客室写真*/

.roomlist {
	overflow: hidden;
	*zoom: 1;
	width: 990px;
	margin: 0 -30px 30px 0;
}
.roomlist .box {
	width: 300px;
	float: left;
	margin: 0 30px 0 0;
}
.roomlist img {
	margin-bottom: 5px;
}
.roomlist h4 {
	margin-bottom: 5px;
}
/*客室数*/

.rooms td {
	/*text-align: center;*/
}
.rhead {
	background-color: #ebe8e1;
	text-align: center;
}
.thead {
	background-color: #ebe8e1;
	text-align: right;
}
.sum {
	border-top: 3px double #d2cec6;
}
/*アメニティ*/

table.amenity {
	width: 100%;
}
table.amenity .item {
	font-weight: bold;
	text-align: right;
}
table.amenity .check {
	text-align: center;
}

table.w100 {
	width: 100%;
}
/* ==============================================================
施設紹介
============================================================== */

.facility .photo {
	width: 470px;
}

.facility .photo ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	*zoom: 1;
}
.facility .photo ul li {
	float: left;
	margin: 0 0 0 10px;
}
.facility .photo ul li:first-child {
	margin: 0;
}
.facility .text {
	width: 470px;
}
/*画像が左*/

.facL {
	overflow: hidden;
	*zoom: 1;
	margin-bottom: 20px;
}
.facL .photo {
	float: left;
}
.facL .text {
	float: right;
}
/*画像が右*/

.facR {
	overflow: hidden;
	*zoom: 1;
	margin-bottom: 20px;
}
.facR .photo {
	float: right;
}
.facR .text {
	float: left;
}
/*区切り線*/

.hr-line {
	background: url(../img/hr-bg.png) repeat-x;
	height: 2px;
	margin: 30px 0;
	padding: 0;
	border: 0;
}
/* ==============================================================
アクセス
============================================================== */

.map {
	margin-bottom: 30px;
}
/* ==============================================================
施設概要
============================================================== */

#outline table {
	width: 100%;
}
#outline th {
	text-align: right;
}

/* ==============================================================
フッターバナーエリア
============================================================== */

.footer-banner {
	background-color: #fff;
	border: 1px solid #d2cec6;
	padding: 20px;
	width: 960px;
	margin: 0px auto 50px auto;
}
.footer-banner ul {
	overflow: hidden;
	*zoom: 1;
	margin: 0;
}
.footer-banner li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 460px;
	font-size: 0;
}
.footer-banner li:first-child {
	margin-right: 30px;
}

/*ホバー*/

.footer-banner img{
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all  0.4s ease;
    }
.footer-banner img:hover {
    opacity: 0.7;
    }


/* ==============================================================
フッター
============================================================== */

#footer {
	background: url(../img/footer-bg.png) repeat-x;
	color: #fff;
	height: 170px;
	width: 100%;
	overflow: hidden;
	overflow: hidden;
	*zoom: 1;
	/*フッター上段*/
}
#footer .footer-top {
	background: url(../img/footer-bg.png) repeat-x;
	bottom: 0;
	left: 0;
	overflow: hidden;
	height: 50px;
	overflow: hidden;
	*zoom: 1;
	padding: 15px 0 15px 0;
	position: fixed;
	width: 100%;
}
#footer .footer-top-inner {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	*zoom: 1;
}
#footer .footer-top.static {
	position: static;
}
/*フッター（予約ボタンなし）*/

#footer-na {
	background: url(../img/footer-bg.png) repeat-x;
	color: #fff;
	width: 100%;
	overflow: hidden;
	overflow: hidden;
	*zoom: 1;
	padding: 20px 0;
}
#footer-na .footer-top {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	*zoom: 1;
}
#footer-na .phone {
	float: right;
	width: 400px;
	text-align: right;
}
#footer-na .address {
	float: left;
	width: 570px;
}
/*電話番号*/

.phone {
	/* width: 400px; */
	float: left;
	font-size: 12px;
	font-size: 0.75rem;
}
.phone ul {
	margin: 5px 0 0;
	list-style-type: none;
}
.phone li {
	line-height: 1.2;
	margin: 0;
	display: inline-block;
	font-size: 12px;
	font-size: 0.75rem;
}
.phone span {
	font-size: 26px;
	font-family: 'Sawarabi Mincho', sans-serif;
	font-weight: bold;
	letter-spacing: 0.5px;
	line-height: 1;
}
/*予約ボタン*/

.reserve {
	overflow: hidden;
	*zoom: 1;
	float: right;
	padding: 0;
	margin: 0 0 0 0;
}
.reserve li {
	font-size: 17px;
	font-size: 1.0625rem;
	float: left;
	list-style-type: none;
}
.reserve li a {
	display: block;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
}
.reserve .apply {
	margin: 0 0 0 5px;
}
.reserve .apply a {
	border: 2px solid #ad5b56;
	background: #c46c6c;
	background: -moz-linear-gradient(top, #c46c6c 0%, #ad5b56 100%);
	background: -webkit-linear-gradient(top, #c46c6c 0%, #ad5b56 100%);
	background: linear-gradient(to bottom, #c46c6c 0%, #ad5b56 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#c46c6c', endColorstr='#ad5b56', GradientType=0);
	color: #fff;
	width: 224px;
}
.reserve .apply a:hover {
	background: #ad5b56;
	background: -moz-linear-gradient(top, #ad5b56 0%, #c46c6c 100%);
	background: -webkit-linear-gradient(top, #ad5b56 0%, #c46c6c 100%);
	background: linear-gradient(to bottom, #ad5b56 0%, #c46c6c 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ad5b56', endColorstr='#c46c6c', GradientType=0);
}
.reserve .check {
	margin: 0 0 0 10px;
}
.reserve .check a {
	background-color: #d3cab8;
	border: 2px solid #61594c;
	color: #61594c;
	width: 228px;
}
.reserve .check a:hover {
	background-color: #e3ddd1;
}
/*アドレス*/

.address {
	overflow: hidden;
	*zoom: 1;
}
.address h4 {
	background-image: none;
	padding-left: 0;
	color: #fff;
	font-size: 20px;
	font-size: 1.25rem;
	margin-right: 15px;
}
.address p {
	color: #fff;
	font-size: 13px;
	font-size: 0.8125rem;
}
/*フッター下段*/

.footer-bottom {
	background: url(../img/footer-line.png) no-repeat center top;
	padding: 15px 0 50px 0;
	overflow: hidden;
	*zoom: 1;
	width: 1000px;
	margin: 0 auto;
}
.footer-bottom .address {
	overflow: hidden;
	*zoom: 1;
}
.footer-bottom .address h4 {
	float: left;
	margin-right: 15px;
}
.footer-bottom .address p {
	float: left;
}

/* GoToバナー */
.top-goto {
	margin: 40px auto;
}

.top-goto .show-sp {
	display: none;
}

.top-goto img {
	display: block;
	margin: 0 auto;
}

.top-goto__cont {
	background: #f2f2f2;
	padding: 1em;
	border-radius: 4px;
	margin: 20px 0 0 0;
}

.top-goto h4 {
	font-size: 16px;
	margin-bottom: .5em;
}

.top-goto__txt {
	margin: 1.5em 0;
	font-size: 15px;
}

.top-goto__list {
	margin: 0 1.5em 1.5em 1.5em;
	padding: 0;
}

.top-goto__list li {
	font-size: 15px;
	line-height: 1.65;
}

.top-goto__link a {
    background: #be2d30;
    color: #fff;
    font-weight: normal;
    display: block;
	text-align: center;
	font-size: 15px;
	padding: 1em;
	transition: all 0.25s ease-out 0s;
}

.top-goto__link a:hover {
	opacity: 0.8;
	text-decoration: none;
}
