﻿@charset "utf-8";

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	box-sizing: border-box;
}

/* html {
	font-size: 62.5%;
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
} */

body {
	font-family: '游ゴシック', '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'メイリオ', meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-weight: 500;
	font-size: 14px;
	color: #333333;
	line-height: 1.7;
	letter-spacing: 0.6px;
	max-width: 100%;
	min-width: 320px;
	overflow-x: hidden;
}

body:not(.load) * {
	transition: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: 500;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
}

li {
	list-style-type: none;
}

ins {
	text-decoration: none;
}

mark {
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	height: 1px;
	margin: 1em 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #cccccc;
}

input,
select {
	vertical-align: middle;
	margin: 0;
	box-sizing: border-box;
}

input,
textarea {
	-webkit-appearance: none;
	font-family: inherit;
	box-sizing: border-box;
}

button {
	font-family: inherit;
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
	box-sizing: border-box;
}

input:placeholder-shown {
	color: #999;
}

input::-webkit-input-placeholder {
	color: #999;
}

input:-moz-placeholder {
	color: #999;
	opacity: 1;
}

input::-moz-placeholder {
	color: #999;
	opacity: 1;
}

input:-ms-input-placeholder {
	color: #999;
}

img {
	border: none;
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	box-sizing: border-box;
	outline: none;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	transition: .2s;
}

a.underline {
	color: #d2a842;
	text-decoration: underline;
}

.clearfix:after {
	content: "";
	clear: both;
	display: block;
}

.container {
	max-width: 1220px;
	margin: auto;
	position: relative;
	z-index: 1;
}

.container02 {
	max-width: 1380px;
	margin: auto;
	position: relative;
	z-index: 1;
}

.container03 {
	max-width: 1080px;
	margin: auto;
	position: relative;
	z-index: 1;
}

.container04 {
	max-width: 1080px;
	margin: auto;
	position: relative;
	z-index: 1;
}

.container05 {
	margin: auto;
	position: relative;
	z-index: 1;
}

section>.container02,
.section>.container02,
section>.container03,
.section>.container03,
section>.container04,
.section>.container04,
section>.container,
.section>.container {
	padding: 80px 20px;
}

#contents {
	background: #fff;
}

sup {
	vertical-align: super;
	font-size: 50%;
}

.bold {
	font-weight: bold;
}

.txt_c {
	text-align: center;
}

.marker {
	background: linear-gradient(transparent 58%, #fff3b8 0%);
	display: inline;
	padding: 0 2px 1px
}

@media screen and (min-width:1001px) {
	.is-sp {
		display: none !important;
	}
}

@media screen and (max-width:1000px) {
	.is-pc {
		display: none !important;
	}
}

@media screen and (min-width:600px) {
	.br-sp {
		display: none !important;
	}
}

@media screen and (max-width:599px) {
	.br-pc {
		display: none !important;
	}
}


@media screen and (min-width:1001px) {
	.img-tab {
		display: none !important;
	}
	.img-sp {
		display: none !important;
	}
}

@media screen and (min-width:600px) and (max-width:1000px) {
	.img-pc {
		display: none !important;
	}
	.img-sp {
		display: none !important;
	}
}

@media screen and (max-width:599px) {
	.img-tab {
		display: none !important;
	}
	.img-pc {
		display: none !important;
	}
}


/* -------------------------------------------------- */
/* header */
/* -------------------------------------------------- */
header {
	width: 100%;
	height: 80px;
	position: relative;
}

.home header {
	height: 810px;
}

@media screen and (min-width: 1001px) {



}

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


}

header::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
	background: #37291f;
}

header #gnav {
	width: 100%;
	height: 82px;
	position: fixed;
	top: 0;
	left: 0;
	border-bottom: 1px solid #fff;
	z-index: 99;
	background: #37291F;
	/* text-align: center; */
}

header #gnav .logo {
	width: 214px;
	height: 82px;
	padding: 17px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 102;
}

header #gnav .logo a {
	display: block;
	width: 100%;
	height: 100%;
}

header #gnav .menu {
	float: right;
}

header #gnav .menu li {
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

header #gnav .menu li::after {
	content: '';
	width: 1px;
	height: 30px;
	background: #fff;
	transform: rotate(35deg);
}

header #gnav .menu li:last-child::after {
	content: none;
}

header #gnav .menu a {
	color: #fff;
	font-size: 16px;
	display: inline-block;
	line-height: 82px;
	padding: 0 20px;
	position: relative;
}

header #gnav .menu a::after {
	content: "";
	display: block;
	width: 0;
	height: 1px;
	background: #d2a842;
	margin: auto;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	transition: .3s;
}

header #gnav .menu a:hover::after {
	width: 80%;
	transition: .3s;
}

header #gnav .measures {
	position: absolute;
	top: 0;
	right: 100px;
	margin: 18px 0
}

header.fixed #gnav .measures {
	right: 110px;
}

header #gnav .measures a {
	color: #fff;
	font-size: 16px;
	letter-spacing: -.05em;
	display: block;
	line-height: 44px;
	padding: 0 10px;
	position: relative;
	background: rgba(255, 255, 255, 0.2);
	border: solid 1px;
	border-radius: 3px;
	transition: .3s
}

header #gnav .measures a:before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(/img/icon_exclamation.png) center / cover;
	margin-right: 4px;
	margin-bottom: -1px
}

header #gnav .measures a:after {
	content: none
}

header #gnav .measures a:hover {
	background: rgba(255, 255, 255, 0)
}

/* ご予約確認・キャンセル */

header.fixed #gnav .menu li:nth-child(9) a .sp-only,
header #gnav .menu li:nth-child(9) a .sp-only {
	display: none;
}

header #gnav .language {
	height: 82px;
	border-left: 1px solid #fff;
	position: absolute;
	top: 0;
	right: 0;
	line-height: 82px;
}

header #gnav .language a {
	display: inline;
	font-size: 14px;
	line-height: 1;
	padding: 0;
}

header #gnav .language span {
	padding: 0 4px 0 18px;
	cursor: pointer;
	position: relative;
	color: #cacaca;
}

header #gnav .language span:nth-child(even) {
	padding: 0 18px 0 4px;
}

header #gnav .language span.active {
	color: #fff;
}

header #gnav .language span:hover {
	text-decoration: underline;
}

header #gnav .language a::after {
	display: none;
}

header #gnav .plan {
	display: none;
}

header #gnav .sp-tel {
	display: none;
}

header #gnav .menu-btn {
	display: none;
	position: relative;
}

header #gnav .menu-btn span {
	display: block;
	background: #fff;
	width: 40%;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -20%;
	transition: .4s;
}

header #gnav .menu-btn span:nth-of-type(1) {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}

header #gnav .menu-btn span:nth-of-type(3) {
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
}

header #gnav .menu-btn.active span:nth-of-type(1) {
	-webkit-transform: translateY(0) rotate(45deg);
	transform: translateY(0) rotate(45deg);
}

header #gnav .menu-btn.active span:nth-of-type(2) {
	opacity: 0;
}

header #gnav .menu-btn.active span:nth-of-type(3) {
	-webkit-transform: translateY(0) rotate(-45deg);
	transform: translateY(0) rotate(-45deg);
}

header #gnav .menu-btn:not(.active):hover span:nth-of-type(1) {
	margin-top: 3px;
	transition: .3s;
}

header #gnav .menu-btn:not(.active):hover span:nth-of-type(3) {
	margin-top: -3px;
	transition: .3s;
}

@media screen and (min-width:1240px) {
	header #gnav .menu li:first-child {
		padding-left: 20px;
	}
}

header #search {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
	color: #1d2731;
	display: none;
	background: #f5f5f4;
}

body.home header #search {
	display: block;
	background: #f5f5f4;
}

header #search .search-inner {
	width: 100%;
	height: 100px;
	/* max-width: 1180px; */
	margin: auto;
	position: relative;
}

header #search .ttl {
	position: relative;
	width: 32%;
	height: 100px;
	display: block;
	color: #fff;
	text-align: center;
	font-weight: bold;
	float: left;
	padding: 15px 30px 15px 30px;
	background: #c74e00;
}

header #search .ttl:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent #f5f5f4 transparent transparent;
	border-width: 50px 20px 50px 0;
}

header #search .ttl dl dt {
	position: relative;
	padding: 0 20px;
}

header #search .ttl dl dt::before {
	position: absolute;
	top: calc(50% - 1px);
	left: 0;
	width: 100%;
	height: 1px;
	content: '';
	background: #fff;
}

header #search .ttl dl dt span {
	display: inline-block;
	position: relative;
	padding: 0 1em;
	background: #c74e00;
}

header #search .ttl dl dd {
	font-size: 12px;
}

header #search .ttl span {
	font-size: 18px;
	display: block;
}

header #search .middle {
	width: 68%;
	height: 100%;
	background: #f5f5f4;
	float: left;
}

header #search .inner {
	padding: 16px 0 0 0;
	overflow: hidden;
	font-weight: bold;
}

header #search .inner .item {
	width: 64px;
	height: 64px;
	margin-left:
		/*4.5*/
		3%;
	float: left;
	position: relative;
	background: url(/img/arrow.png) no-repeat right 38px;
	background-size: 9px auto;
}

header #search .inner .item.date {
	position: relative;
	overflow: hidden;
	width: 100px;
}
  
header #search .inner .item.date input {
	width: 200%;
	position: absolute;
	left: -75px;
}
  

header #search .inner .item::before {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: .2s;
}

header #search .inner .item:hover::before {
	background: #d2a842;
	transition: .2s;
}

header #search .inner .item.stay {
	width: 160px;
}

header #search .inner .item.stay::after {
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	background: url(/img/icon_calendar.png) no-repeat center center;
	background-size: 100% auto;
	position: absolute;
	right: 20px;
	top: 32px;
}

header #search .inner .name {
	font-size: 14px;
	white-space: nowrap;
}

header #search .inner select,
header #search .inner input,
header #search .inner .item.num i {
	width: 100%;
	height: 100%;
	font-size: 24px;
	font-weight: bold;
	color: #c74e00;
	background: none;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	letter-spacing: 0.5px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 22px 0 0 0;
	line-height: 1;
	outline: 0;
	z-index: 2;
	border-bottom: 2px solid #c74e00;
	cursor: pointer;
}


_::-webkit-full-page-media, _:future, :root header #search .inner input {
	letter-spacing: 0.5px;
	font-size: 22px;
}

header #search .inner select::-ms-expand {
	display: none;
}

header #search .inner button.btn01 {
	background: #c74e00;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 18px 45px;
	/* width: 200px; */
	border: 1px solid #c74e00;
	border-radius: 50px;
	line-height: 1;
	/* border: 0;
	outline: 0; */
	/* margin-left: 10%; */
	cursor: pointer;
	overflow: hidden;
	position: relative;
}



@media screen and (min-width:1001px) {
	header #search .inner button.btn01 {
		width: 200px;
		margin-left: 10%;
	}
}

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

	header #search .inner button.btn01 {
		width: 160px;
		margin-left: 4%;
		padding: 18px 20px;
	}

}


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

	header #search .inner button {
		width: 160px;
		margin-left: 8%;
	}

}
  
  
@media screen and (max-width: 599px) {
  
	header #search .inner button.btn01 {
		width: 120px;
	}

}


header #search .inner button.btn01 span {
	position: relative;
	z-index: 2;
}

header #search .inner button.btn01:hover {
	background: #fff;
	color: #c74e00;
	transition: .3s;
}

header #search .inner .btn02 {
	/* background: #fff; */
	color: #c74e00;
	font-size: 16px;
	font-weight: bold;
	padding: 16px 45px;
	border: 1px solid #c74e00;
	border-radius: 50px;
	line-height: 1;
	/* border: 0;
	outline: 0; */
	cursor: pointer;
	overflow: hidden;
	position: relative;
	transition: .3s;
}

header #search .inner .btn02 a {
	color: #c74e00;
}



@media screen and (min-width:1001px) {
	header #search .inner .btn02 {
		width: 200px;
		margin-left: 2%;
	}
}

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

	header #search .inner .btn02 {
		width: 160px;
		margin-left: 2%;
		padding: 18px 20px;
	}

}


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

	header #search .inner .btn02 {
		width: 140px;
		margin-left: 2%;
	}

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

header #search .inner .btn02 span {
	position: relative;
	z-index: 2;
}

header #search .inner .btn02:hover {
	color: #fff;
	background: #c74e00;
}


/* header #search .inner button::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	transition: .3s;
}

header #search .inner button:hover::before {
	background: #c74e00;
	transition: .3s;
} */

header #search .inner .item span {
	position: absolute;
	left: 30px;
	top: 32px;
	z-index: 1;
	font-size: 14px;
	font-weight: 500;
}

header #search .tel {
	width: 32%;
	height: 100%;
	background: rgba(29, 39, 49, 0.85);
	display: table;
	color: #fff;
	float: left
}

header #search .tel .tel-ttl {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 45%;
}

header #search .tel .block-right {
	display: table-cell;
	vertical-align: middle;
}

header #search .tel .block-right a {
	color: #fff;
	font-size: 22px;
	white-space: nowrap;
	cursor: text;
}

header #search .tel .block-right p {
	font-size: 12px;
}

header.fixed #search .yoyaku {
	display: none;
}

header #search .inner .item.num i {
	font-style: normal;
	display: block;
	line-height: 42px;
}

header #search .num-more {
	display: none;
	position: absolute;
	bottom: 100%;
	left: auto;
	padding: 15px;
	background: #fff;
}

header #search .num-more::after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	bottom: -12px;
	left: 50%;
	margin-left: -6px;
	border: 6px solid transparent;
	border-top-color: #fff;
}

header #search .num-more select {
	position: static;
	padding: 0;
	font-size: 17px;
}

header #search .num-more .type-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

header #search .num-more .type-wrap+.type-wrap {
	margin-top: 3px;
}

header #search .num-more .type-wrap label {
	font-size: 12px;
	padding-right: 10px;
	white-space: nowrap;
}

header #search .num-more .type-wrap label span {
	font-size:1px;
}

header #search .num-more .type-wrap select::before {
	content: '';
	width: 4px;
	height: 4px;
	border: 0;
	border-bottom: solid 2px #b78554;
	border-right: solid 2px #b78554;
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 7px;
	margin-top: -4px;
}

header #search .num-more .type-wrap select {
	width: 60px;
	padding: 3px 15px 3px 7px;
	font-size: 14px;
	font-weight: normal;
	border: 1px solid #ccc;
	background: url(../img/arrow.png) center right 5px no-repeat;
	background-size: 9px 5px;
}

@keyframes showBtn {
	0% {
		right: -88px;
		opacity: 0;
	}

	100% {
		right: -10px;
		opacity: 1;
	}
}

header .btn-special {
	width: 88px;
	height: 220px;
	position: fixed;
	top: 60%;
	right: 0;
	z-index: 101;
	background: rgba(29, 39, 49, 0.6);
	color: #fff;
	border: 1px solid #fff;
	border-right: 0;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	text-align: center;
	padding: 30px 10px 30px 0;
	letter-spacing: 01px;
	animation: showBtn .7s forwards ease-out;
	transition: .3s;
}

header .btn-special span {
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-align: center;
	font-size: 16px;
}

header .btn-special::before {
	content: "";
	display: block;
	width: 26px;
	height: 7px;
	background: url(/img/arrow02.png) no-repeat center center;
	background-size: 100% auto;
	position: absolute;
	bottom: 28px;
	left: 50%;
	margin-left: -13px;
	transition: .2s;
}

header .btn-special:hover {
	background: rgba(29, 39, 49, 0.8);
	transition: .2s;
	margin-right: 10px;
}

header .btn-reservation {
	width: 88px;
	height: 220px;
	position: fixed;
	top: 30%;
	right: 0;
	z-index: 101;
	background: rgba(210, 168, 66, 0.6);
	color: #fff;
	border: 1px solid #fff;
	border-right: 0;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	text-align: center;
	padding: 30px 10px 30px 0;
	letter-spacing: 01px;
	animation: showBtn .7s forwards ease-out;
	transition: .3s;
}

header .btn-reservation span {
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-align: center;
	font-size: 16px;
}

header .btn-reservation::before {
	content: "";
	display: block;
	width: 26px;
	height: 7px;
	background: url(/img/arrow02.png) no-repeat center center;
	background-size: 100% auto;
	position: absolute;
	bottom: 28px;
	left: 50%;
	margin-left: -13px;
	transition: .2s;
}

header .btn-reservation:hover {
	background: rgba(210, 168, 66, 0.8);
	transition: .2s;
	margin-right: 10px;
}

/* -------------------------------------------------- */
/* header（fixed） */
/* -------------------------------------------------- */
@keyframes showHeader {
	0% {
		bottom: -100px;
		opacity: 0;
	}

	100% {
		bottom: 0;
		opacity: 1;
	}
}

header.fixed #gnav {
	position: fixed;
	background: rgba(0, 0, 0, 0.2);
	animation: showHeader .6s forwards ease-out;
}

header.fixed #gnav .logo {
	border-right: 0;
}

header.fixed #gnav .logo a::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: url(/img/logo.png) no-repeat center top;
	background-size: 100% auto;
	transition: .3s;
}

header.fixed #gnav .logo a:hover::after {
	opacity: 0.7;
	transition: .3s;
}

header.fixed #gnav .logo img {
	display: none !important;
}

header.fixed #gnav .menu {
	display: none;
}

header.fixed #gnav .menu a {
	padding: 0 20px;
}

header.fixed #gnav .menu a::after {
	bottom: 20px;
	background: #d2a842;
}

header.fixed #gnav .plan {
	display: block;
	position: fixed;
	top: 0;
	right: 70px;
	background: rgba(29, 39, 49, 0.85);
	z-index: 102;
	animation: showHeader .6s forwards ease-out;
}

header.fixed #gnav .plan a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 12px;
	color: #fff;
	padding: 0 30px;
	line-height: 82px;
}

header.fixed #gnav .plan:hover {
	background: rgba(29, 39, 49, 0.6);
	transition: .3s;
}

header.fixed #gnav .menu-btn {
	display: block;
	cursor: pointer;
	width: 70px;
	height: 82px;
	position: fixed;
	right: 0;
	top: 0;
	animation: showHeader .6s forwards ease-out;
}

header.fixed #search {
	display: block;
	position: fixed;
	top: auto;
	bottom: 0;
	left: 0;
	width: auto;
	width: 100%;
	height: 100px;
	animation: showHeader .6s forwards ease-out;
	z-index: 999;
}

header.fixed #search .search-inner {
	height: 100px;
	background: none;
	/* max-width: 840px; */
	margin: 0;
}

/* header.fixed #search .middle {
	background: none;
	width: 100%;
} */

header.fixed #search .inner {
	padding-top: 16px;
}

header.fixed #search .inner .item {
	width: 60px;
	margin-left: 21px;
}

header.fixed #search .inner .item.date {
  position: relative;
  overflow: hidden;
	width: 100px;
}

header.fixed #search .inner .item.date input {
  width: 200%;
  position: absolute;
  left: -75px;
}

_::-webkit-full-page-media, _:future, :root header #search .inner .item.date input {
	left: -80px;
}

_::-webkit-full-page-media, _:future, :root header.fixed #search .inner .item.date input {
	left: -80px;
}

header.fixed #search .inner .item.stay {
	width: 164px;
}

header.fixed #search .inner button {
	padding: 16px 35px;
	margin-top: 4px;
	width: 200px;
}

header #search .inner button.btn01,
header #search .inner .btn02 {
	display: inline-block;
	text-align: center;
}


@media screen and (min-width: 1001px) {

	header #search .inner {
		display: flex;
		/* justify-content: center; */
		align-items: center;
	}

	header #search .inner button.btn01 {
		margin-left: 10%;
	}
}

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

	header #search .inner button.btn01 {
		margin-left: 10%;
	}

	header #search .inner button.btn01,
	header #search .inner .btn02 {
		text-align: center;
		width: 160px;
		margin-left: 2%;
		padding: 16px 20px;
	}

}


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

	header #search .inner button.btn01,
	header #search .inner .btn02 {
		width: 140px;
		margin-left: 2%;
	}

	header #search .inner .item.date input {
		left: -70px;
	}

	header.fixed #search .inner .item.date input {
		left: -70px;
	}

	_::-webkit-full-page-media, _:future, :root header #search .inner .item.date input {
		left: -68px;
	}
	
	_::-webkit-full-page-media, _:future, :root header.fixed #search .inner .item.date input {
		left: -68px;
	}

}

@media screen and (max-width: 599px) {
	header #search .inner .item.date input {
		left: -65px;
	}
	header.fixed #search .inner .item.date input {
		left: -65px;
	}
	_::-webkit-full-page-media, _:future, :root header #search .inner .item.date input {
		left: -80px;
	}
	
	_::-webkit-full-page-media, _:future, :root header.fixed #search .inner .item.date input {
		left: -80px;
	}
}

/* header.fixed #search .ttl {
	display: none;
} */

header.fixed #search .tel {
	background: none;
	color: #1d2731;
	display: block;
	position: absolute;
	top: 0;
	right: -160px;
	padding-top: 10px;
	width: 23%;
	padding-left: 5px;
}

header.fixed #search .tel .tel-ttl {
	display: none;
}

header.fixed #search .tel .block-right {
	display: block;
}

header.fixed #search .tel .block-right a {
	color: #1d2731;
}


header.fixed #gnav .menu {
	display: none;
	position: fixed;
	top: 82px;
	right: 0;
	width: 100%;
	height: 82px;
	background: rgba(55, 41, 31, 0.85);
	border-top: 1px solid #ccc;
}

header.fixed #gnav .menu li {
	margin: 0;
}

header.fixed #gnav .language {
	border-left: 1px solid #ccc;
}

@media screen and (min-width:1080px) {
	header.fixed #search .num-more {
		/* left: 200px;
		bottom: auto;
		top: 100%; */
		bottom: 100%;
	}

	header.fixed #search .num-more::after {
		top: auto;
		bottom: -12px;
		border-bottom-color: transparent;
		border-top-color: #fff;
	}
}

/* -------------------------------------------------- */
/* #mv */
/* -------------------------------------------------- */
header #mv {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
}

header #mv .img {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: url(/img/top/mv01.jpg) no-repeat center center;
	background-size: cover;
	overflow: hidden;
	opacity: 0.01;
	height: 480px;
}

header #mv.animated .img {
	opacity: 1;
	transition: 2s;
}

header #mv::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(51, 51, 51, 0.2);
	z-index: 2;
}

header #mv .inner {
	display: inline-block;
	position: relative;
	width: 88%;
	z-index: 5;
}

.home header #mv .inner {
	display: inline-block;
	position: relative;
	width: 600px;
	height: 168px;
	margin-top: 280px;
	z-index: 5;
}

@media screen and (min-width: 1001px) {
	header #mv .inner {
		margin-top: 230px;
	}
}

@media screen and (max-width: 1000px) {
	header #mv .inner {
		margin-top: 230px;
	}
}

@media screen and (max-width: 599px) {
	header #mv .inner {
		margin-top: 140px;
	}
}



header #mv .inner .box {
	opacity: 0.01;
	-webkit-transform: translateY(-15px);
	transform: translateY(-15px);
}

header #mv.animated .inner .box {
	opacity: 1;
	transition: 1s ease-out 1.4s;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

header #mv .inner .box .txt01 {
	float: right;
	margin: 0 30px;
}

header #mv .inner .box .txt02 {
	overflow: hidden;
}

/* slider */
header #mv .slider {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	height: 710px;
}

header #mv .slider li {
	width: 100%;
	height: 100%;
	background: no-repeat center center;
	background-size: cover;
}

@media screen and (min-width:600px) {
	header #mv .slider li.mv01 {
		background-image: url(/img/top/pc_mv01.jpg);
	}

	body.loaded header #mv .slider li.mv02 {
		background-image: url(/img/top/pc_mv02.jpg);
	}

	body.loaded header #mv .slider li.mv03 {
		background-image: url(/img/top/pc_mv03.jpg);
	}
}

header #mv .slider div {
	height: 100%;
}

header #mv.sub-mv .img {
	background: url(/img/common_mv.jpg) no-repeat center center;
	background-size: cover;
}

header #mv.sub-mv .box {
	height: 100%;
}

header #mv.sub-mv .sub-ttl {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	letter-spacing: 0.1em;
	line-height: 1.4;
}

header #mv.sub-mv .sub-ttl {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff;
	text-shadow: 0px 0px 15px rgba(75, 34, 22, 0.8);
}

@media screen and (min-width: 1001px) {

	header #mv.sub-mv .sub-ttl {
		font-size: 48px;
	}

	header #mv.sub-mv .sub-ttl .small {
		font-size:4px;
	}

}

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

	header #mv.sub-mv .sub-ttl {
		font-size:4px;
	}

	header #mv.sub-mv .sub-ttl .small {
		font-size:3px;
	}

}





/* -------------------------------------------------- */
/* #block-plan */
/* -------------------------------------------------- */
.block-plan {
  background: url('/img/gray_bg.jpg');
}

.block-plan .box {
  text-align: center;
}

.block-plan .box .plan-list {
  margin-top: 40px;
}

.block-plan .box .plan-list .PlanView {
  display: flex;
  flex-direction: column;
  text-align: center;
  width: 32%;
}

.block-plan .box .plan-list .PlanView .picture .main_picture a {
  display: block;
}

.block-plan .box .plan-list .PlanView .picture .main_picture a:hover {
  opacity: 0.75;
  transition: .2s;
}

.block-plan .box .plan-list .PlanView .picture .main_picture img {
  border-radius: 5px;
}

.block-plan .box .plan-list .PlanView .explan {
  margin: 30px auto;
  padding: 0 0.5em;
  text-align: left;
}

.block-plan .box .plan-list .PlanView .explan p.plan {
  height: 6em;
  overflow: hidden;
  font-size: 16px;
}

.block-plan .box .plan-list .PlanView .explan .roomlist {
  display: none;
}

.block-plan .box>a {
  display: inline-block;
  margin: 40px auto 0;
}





@media screen and (min-width: 1001px) {

  .block-plan .box .plan-list {
    display: flex;
    justify-content: space-between;
  }

  /* .block-plan .box .plan-list .PlanView(n+2) {
    padding-left: 35px;
  } */

}

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

  .block-plan .box .plan-list {
	flex-wrap: wrap;
    padding: 0 4%;
  }

  .block-plan .box .plan-list .PlanView {
	width: 100%;
  }

  .block-plan .box .plan-list .PlanView:nth-child(n+2) {
    margin-top: 30px;
  }

}


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


/* -------------------------------------------------- */
/* footer */
/* -------------------------------------------------- */
footer {
	background: url('/img/brown_bg.jpg');
	color: #fff;
	text-align: center;
	padding-top: 60px;
	position: relative;
}

/* footer::before {
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	background: #4a525a;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 1;
} */

footer .container {
	max-width: 1180px;
}

footer .inner {
	display: flex;
	align-items: center;
	padding-bottom: 40px;
	position: relative;
	z-index: 2;
	border-bottom: 1px solid #fff;
	width: 100%;
}

footer .address {
	font-size: 14px;
	text-align: left;
	margin-left: 40px;
}

footer .check-time {
	flex-grow: 1;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background: #4f4843;
	line-height: 1;
	padding: 20px;
	margin-left: 40px;
}

footer .middle {
	overflow: hidden;
	margin: 40px auto 50px;
}

footer .block-left {
	float: left;
	width: 50%;
}

footer .block-left .ttl {
	font-size: 16px;
	margin-bottom: 15px;
}

footer .block-left .ttl::before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(/img/icon_footer01.png) no-repeat center center;
	background-size: 100% auto;
	margin-right: 12px;
	vertical-align: -2px;
}

footer .block-left .common-btn01 {
	min-width: 330px;
	margin-bottom: 20px;
}

footer .block-left .confirmation-link a {
	color: #fff;
	padding-bottom: 1px;
	border-bottom: solid 1px #fff;
}

/*footer .block-left .confirmation-link a:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 7px;
	margin: 0 0 0 8px;
    background: url(/img/arrow05.png) no-repeat center center;
    background-size: 100% auto;
    transition: .3s;
}*/


footer .block-right {
	float: left;
	width: 50%;
}

footer .block-right a {
	color: #fff;
	font-size: 30px;
	/* cursor: text; */
	display: block;
	line-height: 2;
	margin-bottom: 10px;
}

footer .block-right .ttl {
	font-size: 16px;
	margin-bottom: 15px;
}

footer .block-right .ttl::before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(/img/icon_footer02.png) no-repeat center center;
	background-size: 100% auto;
	margin-right: 8px;
	vertical-align: -2px;
}

footer .bottom {
	background: #37291f;
	color: #d1cfd0;
	font-size: 12px;
	position: relative;
	z-index: 3;
	text-align: left;
	padding: 30px 0;
}

footer .block-right .time  {
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

footer .block-right .time span:nth-child(n+2) {
	font-weight: bold;
	margin-left: 1em;
}

footer .bottom .list-bottom {
	padding-right: 400px;
	width: 100%;
}

footer .bottom .list-bottom li {
	display: inline-block;
}

footer .bottom .list-bottom li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 5px 10px;
	position: relative;
}

footer .bottom .list-bottom li a::after {
	content: "";
	display: block;
	width: 1px;
	height: 10px;
	background: #acb3bb;
	position: absolute;
	right: 0;
	top: 8px;
}

footer .bottom .list-bottom li:first-child a {
	padding-left: 0;
}

footer .bottom .list-bottom li:last-child a::after {
	display: none;
}

footer .bottom .list-bottom li:hover a {
	text-decoration: underline;
}

footer .bottom a {
	color: #d1cfd0;
}

footer .bottom .copyright {
	text-align: right;
	position: absolute;
	right: 0;
	bottom: 0;
}

/* -------------------------------------------------- */
/* common */
/* -------------------------------------------------- */

/* @font-face {
	font-family: 'Poppins';
	src: url('fonts/Poppins-Medium.tff') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
} */

.cf {
	font-family: 'Poppins', sans-serif;
}




.common-btn01 {
	position: relative;
	display: inline-block;
	background: none;
	font-weight: bold;
	text-align: left;
	min-width: 310px;
	padding: 20px;
	line-height: 1.5;
	border-radius: 50px;
	color: #c74e00;
	border: 1px solid #c74e00;
	z-index: 9;
}

.common-btn01::after {
	content: "";
	display: block;
	width: 20px;
	height: 8px;
	background: url('/img/arrow02.png') no-repeat center center;
	background-size: 100% auto;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -6px;
	transition: .3s;
}

.common-btn01:hover {
	background: #c74e00;
	border: 1px solid #c74e00;
	color: #fff;
}

.common-btn01:hover::after {
	background: url('/img/arrow02-w.png') no-repeat center center;
	right: 10px;
	transition: .3s;
}

.common-btn01.active {
	display: inline-block;
	color: #fff;
	background: #c74e00;
	font-weight: bold;
	text-align: center;
	min-width: 310px;
	padding: 20px 30px;
	line-height: 1.5;
	border-radius: 50px;
	position: relative;
	text-align: left;
}

.common-btn01.active::after {
	content: "";
	display: block;
	width: 20px;
	height: 8px;
	background: url(/img/arrow02-w.png) no-repeat center center;
	background-size: 100% auto;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -6px;
	transition: .3s;
}

.common-btn01.active:hover::after {
	right: 10px;
	transition: .3s;
}

.common-btn01.clear {
	display: inline-block;
	background: none;
	font-weight: bold;
	text-align: center;
	min-width: 260px;
	padding: 20px;
	line-height: 1.5;
	border-radius: 50px;
	color: #fff;
	position: relative;
	border: 1px solid #fff;
}

.common-btn01.clear::after {
	content: "";
	display: block;
	width: 20px;
	height: 8px;
	background: url('/img/arrow02-w.png') no-repeat center center;
	background-size: 100% auto;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -6px;
	transition: .3s;
}

.common-btn01.clear:hover {
	background: #c74e00;
	border: 1px solid #c74e00;
	color: #fff;
}

.common-btn01.clear:hover::after {
	right: 10px;
	transition: .3s;
}




.common-btn02 {
	display: inline-block;
	background: none;
	font-size: 16px;
	color: #c74e00;
	border: 1px solid #c74e00;
	font-weight: bold;
	text-align: left;
	min-width: 260px;
	padding: 20px;
	line-height: 1.5;
	border-radius: 50px;
	position: relative;
}

.common-btn02::after {
	content: "";
	display: block;
	width: 20px;
	height: 8px;
	background: url('/img/arrow02.png') no-repeat center center;
	background-size: 100% auto;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -6px;
	transition: .3s;
}

.common-btn02:hover {
	color: #fff;
	background: #c74e00;
	border: 1px solid #c74e00;
}

.common-btn02:hover::after {
	background: url('/img/arrow02-w.png') no-repeat center center;
	right: 10px;
	transition: .3s;
}



.common-btn03 {
	display: inline-block;
	background: none;
	color: #c74e00;
	font-size: 16px;
	border: 1px solid #c74e00;
	font-weight: bold;
	text-align: center;
	width: 200px;
	padding: 17px 24px;
	line-height: 1.5;
	border-radius: 50px;
	position: relative;
	transition: .3s;
}

.common-btn03:hover {
	color: #fff;
	background: #c74e00;
}

.common-btn03:hover::after {
	right: 10px;
	transition: .3s;
}



.common-btn04 {
	display: inline-block;
	background: #fff;
	color: #c74e00;
	font-size: 16px;
	border: 1px solid #c74e00;
	font-weight: bold;
	text-align: center;
	width: 200px;
	padding: 17px 24px;
	line-height: 1.5;
	border-radius: 50px;
	position: relative;
	transition: .3s;
}

.common-btn04:hover {
	color: #c74e00;
	opacity: 0.75;
	/* background: #c74e00; */
}

.common-btn04:hover::after {
	right: 10px;
	transition: .3s;
}

.common-btn05 {
	display: inline-block;
	background: #c74e00;
	color: #fff;
	font-size: 16px;
	border: 1px solid #c74e00;
	font-weight: bold;
	text-align: center;
	width: 200px;
	padding: 17px 24px;
	line-height: 1.5;
	border-radius: 50px;
	position: relative;
	transition: .3s;
}

.common-btn05:hover {
	color: #fff;
	opacity: 0.75;
	/* background: #c74e00; */
}

.common-btn05:hover::after {
	right: 10px;
	transition: .3s;
}


/* .common-btn04 {
	display: inline-block;
	background: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	min-width: 360px;
	padding: 20px;
	line-height: 1.5;
	border-radius: 50px;
	position: relative;
	border: 1px solid #1d2731;
	transition: .3s;
}

.common-btn04::after {
	content: "";
	display: block;
	width: 26px;
	height: 7px;
	background: url(/img/arrow02.png) no-repeat center center;
	background-size: 100% auto;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -6px;
	transition: .3s;
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.common-btn04:hover {
	background: #1d2731;
	color: #fff;
}

.common-btn04:hover::after {
	left: 10px;
	transition: .3s;
	background-image: url(/img/arrow05.png);
} */



/* -------------------------------------------------- */
/* animation */
/* -------------------------------------------------- */
@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,30px,0)}to{opacity:1;transform:translateZ(0)}}
.fadeup,.fadeup-list li{animation-duration:1s;animation-fill-mode:both;opacity:0.01;}
.fadeup.animated,.fadeup-list li.animated{animation-name:fadeInUp;transition:.8s ease-out;will-change: transform;}


/* -------------------------------------------------- */
/* #block-lead */
/* -------------------------------------------------- */




/* -------------------------------------------------- */
/* breadcrumb */
/* -------------------------------------------------- */
.breadcrumb {
	display: flex;
	flex-wrap: wrap;
	padding: 20px;
	background: #f5f5f4;
}

.breadcrumb li {
	font-size: 14px;
	/* line-height: 2; */
}

/* .breadcrumb li+li {
	margin-left: 0.5em;
} */

.breadcrumb li+li:before {
	content: '';
	background: url('/img/arrow_breadcrumb.png');
	display: inline-block;
	margin: 0 0.3em;
	width: 6px;
	height: 10px;
}

.breadcrumb li a {
	color: #c74e00;
	/* text-decoration: underline; */
}


/* ======================================================================================================================= */
/* for tablet */
/* ======================================================================================================================= */


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

	section>.container,
	.section>.container {
		padding: 80px 4%;
	}

	/* -------------------------------------------------- */
	/* header */
	/* -------------------------------------------------- */
	header #gnav .menu {
		margin-left: 120px;
	}

	header #gnav .menu ul li a {
		font-size: 14px;
	}

	header #search .ttl {
		padding: 12px 0 0 40px;
	}

	header #search .middle {
		width: 66%;
	}

	header #search .tel {
		width: 20%;
		text-align: center;
	}

	header #search .tel .tel-ttl {
		display: none;
	}

	header.fixed #gnav .menu {
		padding-right: 84px;
	}

	header.fixed #gnav .menu li {
		margin: 0 10px;
	}

	header.fixed #search .tel {
		display: none;
	}

	/* -------------------------------------------------- */
	/* footer */
	/* -------------------------------------------------- */
	footer .container {
		padding-left: 4%;
		padding-right: 4%;
	}

	footer .bottom .copyright {
		right: 4%;
	}



}

/* ======================================================================================================================= */
@media screen and (max-width:1001px) {
	html {
		font-size: 58%;
	}

	section>.container03,
	.section>.container03 {
		padding: 80px 4%;
	}

	/* -------------------------------------------------- */
	/* header */
	/* -------------------------------------------------- */
	header #gnav {
		position: fixed;
		z-index: 102;
		height: 60px;
		transition: .6s;
	}

	header #gnav .menu-btn span {
		background: #fff;
	}

	header #gnav .plan {
		display: block;
		position: fixed;
		top: 0;
		right: 70px;
		background: transparent;
		z-index: 102;
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		transition: .6s;
		height: 60px;
	}

	header #gnav .sp-tel {
		display: block;
		color: #fff;
		text-align: center;
	}

	header #gnav .sp-tel a {
		line-height: 1.5;
		font-size: 28px;
		margin-top: 20px;
		/* cursor: text; */
	}

	header #gnav .sp-tel a::after {
		display: none;
	}

	/* header #search .ttl {
		display: none;
	} */

	header #search .ttl {
		width: 100%;
		height: 90px;
		padding: 10px 30px 10px 30px;
	}

	header #search .ttl:after {
		content: none;
	}

	header #search .middle {
		width: 100%;
	}

	header #search .tel {
		display: none;
	}

	header #search .num-more {
		left: 34%;
		bottom: -10px;
	}

	header.fixed #gnav {
		animation: none;
	}

	header.fixed #gnav .logo,
	header #gnav .logo {
		padding: 10px 14px 0 14px;
		text-align: left;
		width: 174px;
		height: 60px;
		border-right: 0;
	}

	header.fixed #gnav .menu-btn,
	header #gnav .menu-btn {
		display: block;
		cursor: pointer;
		width: 70px;
		height: 60px;
		position: fixed;
		right: 0;
		top: 0;
	}

	header.fixed #gnav .menu,
	header #gnav .menu {
		display: none;
		position: fixed;
		top: 60px;
		right: 0;
		width: 100%;
		max-width: 400px;
		height: -webkit-calc(100vh - 60px);
		height: calc(100vh - 60px);
		background: rgba(55, 41, 31, 0.85);
		border-top: 1px solid #ccc;
		padding: 20px 30px;
		overflow-y: auto;
	}

	header.fixed #gnav .menu li,
	header #gnav .menu li {
		display: block;
		text-align: left;
		margin: 0;
	}

	header.fixed #gnav .menu li a,
	header #gnav .menu li a {
		display: block;
		line-height: 1.8;
		padding: 20px;
		border-bottom: 1px solid #fff;
	}

	header.fixed #gnav .menu a::after,
	header #gnav .menu a::after {
		left: 0;
		bottom: 0;
		-webkit-transform: none;
		transform: none;
	}

	header.fixed #gnav .menu a:hover::after,
	header #gnav .menu a:hover::after {
		width: 100%;
	}

	header #gnav .measures {
		display: block;
		position: static;
		top: inherit;
		right: inherit !important;
	}

	header.fixed #gnav .language,
	header #gnav .language {
		position: static;
		border-left: 0;
		line-height: 1.8;
		text-align: center;
		margin-top: 20px;
	}

	header.fixed #gnav .language span,
	header #gnav .language span {
		padding: 10px 30px !important;
		display: inline-block;
		font-size: 16px;
	}

	header.fixed #gnav .language span.active,
	header #gnav .language span.active {
		border: 1px solid #fff;
		border-radius: 5px;
	}

	header.fixed #gnav .plan {
		background: rgba(29, 39, 49, 0.85);
		border-color: transparent;
		animation: none;
	}

	header.fixed #gnav .plan a,
	header #gnav .plan a {
		display: block;
		width: 100%;
		height: 100%;
		font-size: 14px;
		color: #fff;
		padding: 0 30px;
		line-height: 60px;
	}

	header.fixed #gnav .menu-btn {
		animation: none;
	}

	header.fixed #gnav .menu-btn span {
		background: #fff;
	}

	@keyframes showHeaderSp {
		0% {
			bottom: -100px;
			opacity: 0;
		}

		100% {
			bottom: 0;
			opacity: 1;
		}
	}

	header #search,
	header.fixed #search {
		top: auto;
		bottom: 0;
		left: 0;
		width: 100%;
		max-width: 100%;
	}

	header #search,
	header.fixed #search {
		height: 170px;
	}

	header.fixed #search {
		background: rgba(255, 255, 255, 0.85);
	}

	header.fixed #search {
		animation: showHeaderSp .6s forwards ease-out;
	}

	header.fixed #search .inner,
	header #search .inner {
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: center;
		white-space: nowrap;
	}

	header #search .search-inner,
	header.fixed #search .search-inner {
		height: 80px;
		max-width: 100%;
	}

	header #search .inner .item span {
		top: 26px;
	}

	header #search .inner .item {
		height: 60px;
		display: inline-block;
		vertical-align: top;
		float: none;
		margin-left: 2%;
	}

	header #search .inner .name {
		font-size: 12px;
		text-align: left;
	}

	header #search .inner button {
		padding: 12px 40px;
		margin-top: 2px;
	}

	header #search .inner select,
	header #search .inner input,
	header #search .inner .item.num i {
		padding-top: 15px;
	}

	header #search .inner .item.num i {
		text-align: left;
		line-height: 45px;
	}

	/* -------------------------------------------------- */
	/* footer */
	/* -------------------------------------------------- */
	footer .block-left .common-btn01 {
		min-width: 300px;
	}

	/* footer .bottom {
		padding-bottom: 200px !important;
	} */

	footer .bottom .list-bottom {
		padding: 0;
		text-align: center;
	}

	footer .bottom .copyright {
		position: static;
		text-align: center;
		margin-top: 15px;
	}



	header {
		height: 60px;
	}

	header #search .inner .btn02 {
		display: none;
	}

	/*sp*/
	header{ background: #37291F;}
	/* #customer_header{ height: 60px; margin-bottom: 15px; }
	header{ height: 60px; background: #fff; border-bottom: solid 1px #000; }
	header .logo a{ padding: 10px 15px; height: 100%; display: block; box-sizing: border-box; }
	header #btn_reserve{ display: none; }
	header #btn_premium{ display: none; }
	header .btn_list.sp{ display: block; } */

	header #gnav {
		border-bottom: none;
	}

	header .btn_list{ float: right; margin: 0; padding: 0; }
	header .btn_list li{ float: left; width: 60px; height: 60px; list-style: none; }
	header .btn_list li a{ text-decoration: none; color: #37291F; display: block; width: 100%; height: 100%; background-color: #fff; background-repeat: no-repeat; background-position: top 10px center; background-size: 40%; position: relative; }

	header .btn_list li a::after{ content: ""; width: 0; border-left: solid 1px #dadada; position: absolute; height: 55%; top: 22.5%; left: 0; display: block; }
	header .btn_list li:first-child a::after{ content: none; }

	header .btn_list li a span{ font-size: 10px; color: #37291F; text-align: center; display: block; position: absolute; bottom: 5px; left: 0; width: 100%; }
	header .btn_list li.btn_tel a {background-image: url(https://storage.489ban.net/storage/customer/1915/img/bg-tel.png);}
	header .btn_list li.btn_reserve a {background-image: url(https://storage.489ban.net/storage/customer/1915/img/bg-reserve.png);}
	header .btn_list li.btn_search a {background-image: url(https://storage.489ban.net/storage/customer/1915/img/bg-search.png);}
	/* clearfix */
	.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
	* html .clearfix { zoom: 1; } /* IE6 */
	*:first-child+html .clearfix { zoom: 1; } /* IE7 */

	header #btn_reserve a.pc { display:none; }
	header #btn_reserve a.sp { display:block; }
	header #pc_menu { display:none; }
	/* header nav { width:100%; padding:90px 5% 5%; } */
	header nav .nav { margin-top:10px; justify-content:space-between; }
	header nav .nav ul { width:48%; }
	header nav .nav li a { display:block; padding:10px 0; }
	header nav .nav1 li:nth-child(n+2) { border-top:1px solid #dadada; }
	header nav .nav1 li + li { margin-top:0; }
	header nav .nav2 { padding-top:10px; }
	header nav .nav3 { margin-top:20px; padding-top:20px; }

	footer .inner {
		padding: 0 0 30px;
		display: inline-block;
		/* flex-wrap: wrap; */
		text-align: center;
	}

	footer .logo {
		width: 100%;
	}

	footer .address {
		margin: 30px auto 0;
		text-align: center;
	}

	footer .check-time {
		margin: 30px auto 0;
	}

	

	/* -------------------------------------------------- */
	/* common */
	/* -------------------------------------------------- */




	/* -------------------------------------------------- */
	/* table */
	/* -------------------------------------------------- */



}

@media screen and (min-width:1080px) {
	header.fixed #gnav .menu ul {
		margin-right: 220px;
	}


}

@media screen and (max-width:1240px) and (min-width:1080px) {
	header #gnav .menu a {
		padding: 0 15px;
	}

	header.fixed #gnav .menu {
		width: 100%;
		margin: 0;
	}

}

@media screen and (min-width:1001px) {
	header .btn_list{ display: none; }
}


/* ======================================================================================================================= */
/* for sp */
/* ======================================================================================================================= */
@media screen and (max-width:599px) {
	html {
		font-size: 54%;
	}

	section>.container,
	.section>.container,
	section>.container02,
	.section>.container02,
	section>.container03,
	.section>.container03 {
		padding: 50px 4%;
	}


	/* -------------------------------------------------- */
	/* #mv */
	/* -------------------------------------------------- */
	.home header #mv .inner {
		width: 240px;
		height: 240px;
		margin-top: 220px;
	}

	header #mv .inner .box {
		width: 100%;
		text-align: center;
		padding: 0;
	}

	header #mv.sub-mv .sub-ttl img {
		-webkit-transform: translate(-50%, -50%) scale(0.75);
		transform: translate(-50%, -50%) scale(0.75);
	}

	header #mv .slider {
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: -1;
		height: 600px;
	}

	header #mv .slider li {
		width: 100%;
		height: 100%;
		background: no-repeat center center;
		background-size: cover;
	}

	header #mv .slider li.mv01 {
		background-image: url(/img/top/sp_mv01.jpg);
	}

	body.loaded header #mv .slider li.mv02 {
		background-image: url(/img/top/sp_mv02.jpg);
	}

	body.loaded header #mv .slider li.mv03 {
		background-image: url(/img/top/sp_mv03.jpg);
	}


	header #mv .slider div {
		height: 100%;
	}

	/* -------------------------------------------------- */
	/* header */
	/* -------------------------------------------------- */
	header {
		height: 60px;
	}

	body.home header {
		height: 640px;
	}

	header #search .ttl {
		width: 100%;
		height: 90px;
		padding: 10px 30px 10px 30px;
	}

	header #search .ttl:after {
		content: none;
		/* position: absolute;
		top: 0;
		right: 0;
		width: 0;
		height: 0;
		border-style: solid;
		border-color: transparent #f5f5f4 transparent transparent;
		border-width: 45px 20px 45px 0; */
	}

	header.fixed #gnav .logo,
	header #gnav .logo {
		width: 150px;
		padding: 13px 14px 0 14px;
	}

	header.fixed #gnav .menu,
	header #gnav .menu {
		padding: 15px 20px;
		max-width: 100%;
	}

	header.fixed #gnav .menu ul,
	header #gnav .menu ul {
		overflow: hidden;
	}

	header.fixed #gnav .menu li,
	header #gnav .menu li {
		float: left;
		width: 48%;
		margin-right: 4%;
	}

	header.fixed #gnav .menu li:nth-child(even),
	header #gnav .menu li:nth-child(even) {
		margin-right: 0;
	}

	/* ご予約確認・キャンセル */
	header.fixed #gnav .menu li:nth-child(9),
	header #gnav .menu li:nth-child(9) {
		width: 100%;
		text-align: center;
	}

	header.fixed #gnav .menu li:nth-child(9) a,
	header #gnav .menu li:nth-child(9) a {
		width: 100%;
		padding-top: 20px;
	}

	header.fixed #gnav .menu li a,
	header #gnav .menu li a {
		font-size: 18px;
		padding: 18px 8px;
	}

	header.fixed #gnav .plan a,
	header #gnav .plan a {
		font-size: 16px;
		padding: 0 15px;
	}

	header.fixed #gnav .sp-tel a,
	header #gnav .sp-tel a {
		display: block;
		font-size: 32px;
	}

	header.fixed #search {
		height: 80px;
	}

	header.fixed #search .ttl {
		display: none;
	}
	
	header.fixed #search .search-inner {
		height: 82px;
	}

	header.fixed #search .inner .item:first-child,
	header #search .inner .item:first-child {
		margin-left: 0;
	}

	header.fixed #search .inner .item:nth-child(n+2),
	header #search .inner .item:nth-child(n+2) {
		margin-left: 4%;
	}

	/* header.fixed #search .inner .item.stay,
	header #search .inner .item.stay {
		display: none;
	} */

	header.fixed #search .inner .item.room,
	header #search .inner .item.room {
		display: none;
	}

	header.fixed #search .inner .item.stay,
	header #search .inner .item.stay {
		width: 120px;
		margin-left: 0;
	}

	header.fixed #search .inner .item.stay::after,
	header #search .inner .item.stay::after {
		display: none;
	}

	header.fixed #search .inner .item.num,
	header #search .inner .item.date {
		width: 90px;
	}

	header.fixed #search .inner .item.num,
	header #search .inner .item.num {
		width: 50px;
	}

	header.fixed #search .inner .item span,
	header #search .inner .item span {
		top: 28px;
		left: 24px;
	}

	header.fixed #search .inner button,
	header #search .inner button.btn01 {
		padding: 18px 35px;
		margin-left: 6%;
	}

	header.fixed #search .inner button,
	header #search .inner button.btn01 {
		margin-left: 6%;
		width: auto;
	}

	header #search .inner .btn02 {
		display: none;
	}

	header.fixed #search .num-more {
		left: auto;
		right: 24%;
		bottom: 100%;
	}

	header .btn-special,
	header .btn-reservation {
		display: none !important;
	}

	/* -------------------------------------------------- */
	/* mv */
	/* -------------------------------------------------- */
	header #mv .slider {
		height: 550px;
	}

	header #mv .img {
		height: 280px;
	}

	/* -------------------------------------------------- */
	/* footer */
	/* -------------------------------------------------- */
	
	footer {
		padding-top: 30px;
	}

	footer .inner {
		padding: 0 0 30px;
		display: inline-block;
		/* flex-wrap: wrap; */
		text-align: center;
	}

	footer .logo {
		width: 100%;
	}

	footer .address {
		margin: 30px auto 0;
		text-align: center;
	}

	footer .check-time {
		margin: 30px auto 0;
	}

	footer .middle {
		/* background: #1d2731; */
		padding: 20px 0;
		margin: 0 auto;
		position: relative;
		z-index: 3;
	}



	footer .block-left {
		width: 100%;
		float: none;
		margin: 0 auto 20px;
	}

	footer .block-left .ttl {
		display: none;
	}

	footer .block-right {
		width: 100%;
		float: none;
		margin: auto;
	}

	footer .block-right .ttl {
		display: none;
	}

	footer .block-right a {
		font-size: 28px;
		line-height: 1;
	}

	footer .block-right a:before {
		content: "";
		display: inline-block;
		width: 16px;
		height: 16px;
		background: url(/img/icon_footer02.png) no-repeat center center;
		background-size: 100% auto;
		margin-right: 8px;
	}

	footer .bottom {
		padding: 20px 0;
		font-size: 14px;
		/* padding-bottom: 100px !important; */
	}

	footer .bottom .list-bottom {
		overflow: hidden;
	}

	footer .bottom .list-bottom li {
		width: 50%;
		float: left;
		display: block;
	}

	footer .bottom .list-bottom li:nth-child(even) a::after {
		display: none;
	}

	footer .bottom .copyright {
		font-size:1px;
		white-space: nowrap;
	}

	/* -------------------------------------------------- */
	/* common */
	/* -------------------------------------------------- */
	.common-ttl01 {
		font-size: 24px;
		margin-bottom: 20px;
	}

	.common-ttl01::after {
		height: 2px;
		margin: 20px auto 0;
	}

	.common-ttl02 {
		font-size: 24px;
		margin-bottom: 40px;
	}

	.common-ttl03 {
		font-size: 26px;
	}

	.common-ttl04 {
		font-size: 24px;
		margin-bottom: 20px;
	}

	.common-link01 {
		padding: 15px 0;
	}

	.common-link01 .list-link li {
		padding-bottom: 25%;
	}

	.common-link01 .list-link li a::after {
		width: 16px;
		height: 16px;
		margin-bottom: 0;
		right: 50%;
		bottom: 5px;
		margin-right: -8px;
	}

	.common-link01 .list-link li a:hover::after {
		bottom: 5px;
	}

	.common-list01 li {
		width: 100%;
		display: block;
	}

	.common-list01 li:nth-child(even) {
		margin-left: 0;
	}

	.common-list01 li .ttl {
		margin-bottom: 15px;
	}

	.common-list01 li .txt {
		margin-bottom: 5px;
	}

	.common-list01 li .box {
		width: 95%;
		margin-top: -20px;
	}

	.common-box01 {
		margin-bottom: 30px;
	}

	.common-box01::before {
		padding-bottom: 55%;
	}

	.common-box01 .inner {
		max-width: 100%;
		width: 100%;
	}

	.common-box01 .inner .ttl {
		margin-top: 20px;
		font-size:2px;
	}







}

/* ======================================================================================================================= */
/* for IE */
/* ======================================================================================================================= */
@media screen\0 {
	header #search .inner button {
		padding-top: 20px;
		padding-bottom: 16px;
		margin-top: -5px;
	}

	header.fixed #search .inner button {
		padding-top: 14px;
		padding-bottom: 10px;
	}

	header #search .inner {
		padding-top: 25px;
	}

	header #search .tel .tel-ttl {
		padding-top: 5px;
	}

	.common-btn01 {
		padding-top: 22px;
		padding-bottom: 18px;
	}

}