@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: 400;
	font-size: 100%;
	vertical-align: baseline;
}

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

img {
	width: 100%
}

blockquote,
q {
	quotes: none
}

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

input,
textarea {
	margin: 0;
	padding: 0
}

ol {
	margin-left: 18px;
	padding: 0;
	padding: 0 0 0 14px;
}

ul {
	list-style: none;
	padding: 0
}

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

caption,
th {
	text-align: left
}

a:focus {
	outline: 0
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden
}

.clearfix {
	min-height: 1px
}

* html .clearfix {
	height: 1px
}

.both {
	clear: both
}

.inline_block {
	display: inline-block;
	*display: inline;
	*zoom: 1
}
.sp-inline{
  display: inline !important;
}
/*===================================================================
    common
===================================================================*/
.anim {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s
}

a,
a:hover {
	color: #000;
	text-decoration: none
}

a:hover img {
	opacity: .8;
}

.red-text {
	color: #f32e2e
}

.green {
	color: #299b7e
}

.green2 {
	color: #4a8173
}

.black {
	color: #000
}

.white {
	color: #fff
}

.black2 {
	color: #333
}

.red {
	color: #ff6a6a;
}

.brown {
	color: #8e8579
}

h2.brown span {
	border-bottom: 2px solid #8e8579 !important
}

.bg-white {
	background: #fff;
}

.bg-gray {
	background: #f7f7f7;
}

.bg-gray2 {
	background: #fbfbfb;
}

.bg-pink {
	background: #fff9f9 !important
}

.bg-green {
	background: #299b7e;
}

.bg-gray-green {
	background: #f1fbf8;
}

.sub-text {
	display: inline-block;
	font-weight: 700;
	margin-bottom: 4px
}

.text-underline {
	text-decoration: underline
}

.text-shadow {
	text-shadow: 0 0 3px #000
}

.shadow {
	filter: drop-shadow(0px 0px 3px #ddd);
}

.white-text {
	color: #fff !important;
}

.gold-text {
	color: #ac8f47 !important;
}

.text-gold-01 {
	color: #ebdcbb !important;
}

.text-gold-02 {
	color: #a3967c !important;
}

.big-text {
	font-size: 5.8rem;
}

.under-text {
	vertical-align: -2px;
}

.text-shadow-white {
	text-shadow:
		0 0 3px #fff,
		0 0 3px #fff,
		0 0 3px #fff,
		0 0 3px #fff,
		0 0 3px #fff,
		0 0 3px #fff,
		0 0 3px #fff,
		0 0 3px #fff,
		0 0 3px #fff,
		0 0 3px #fff,
		0 0 3px #fff,
		0 0 3px #fff,
		0 0 3px #fff,
		0 0 3px #fff,
		0 0 3px #fff,
		0 0 3px #fff;
}

span.indent {
	padding-left: 1em;
	text-indent: -1em;
	display: inline-block
}

.indent {
	padding-left: 1em;
	text-indent: -1em;
}

.ul-simple {
	list-style-type: unset;
	padding: 0 0 0 30px;
}

.check-list li {
	width: 100%;
	font-size: 1.6rem;
	padding: 8px 8px 4px 36px;
	color: #635d5d;
	font-weight: 700;
	background-image: url(../img/check.png);
	background-repeat: no-repeat;
	background-size: 22px;
	background-position: 4px center;
}

.black-bg {
	color: #fff;
	background: #000
}

.white-bg {
	color: #000;
	background: #fff
}

.opacity:hover {
	opacity: .8
}

.d-none,
.sp-menu,
.menu-sp-900 {
	display: none
}

.menu-pc-900 {
	display: block;
}

.d-block {
	display: block
}

.mb-0 {
	margin-bottom: 0 !important
}

.mb-8 {
	margin-bottom: 8px !important
}

.mb-16 {
	margin-bottom: 16px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mb-32 {
	margin-bottom: 2pc !important
}

.mb-40 {
	margin-bottom: 40px !important
}

.mb-48 {
	margin-bottom: 48px !important
}

.mb-56 {
	margin-bottom: 56px !important
}

.mb-60 {
	margin-bottom: 60px !important
}

.mb-64 {
	margin-bottom: 64px !important
}

.mb-72 {
	margin-bottom: 72px !important
}

.mb-80 {
	margin-bottom: 80px !important
}

.mb-100 {
	margin-bottom: 100px !important
}

.mr-0 {
	margin-right: 0 !important;
}

.mr-8 {
	margin-right: 8px !important;
}

.mr-16 {
	margin-right: 16px !important;
}

.mr-24 {
	margin-right: 24px !important;
}

.mr-32 {
	margin-right: 32px !important;
}

.mr-40 {
	margin-right: 40px !important;
}

.ml-0 {
	margin-left: 0 !important;
}

.ml-8 {
	margin-left: 8px !important;
}

.ml-16 {
	margin-left: 16px !important;
}

.ml-24 {
	margin-left: 24px !important;
}

.ml-32 {
	margin-left: 32px !important;
}

.ml-40 {
	margin-left: 40px !important;
}

.m-center {
	margin-left: auto;
	margin-right: auto;
}

.m-center-important {
	margin-left: auto !important;
	margin-right: auto !important;
}

.padding-l-8 {
	padding-left: 8px;
}

.padding-l-16 {
	padding-left: 16px;
}

.padding-l-24 {
	padding-left: 24px;
}

.padding-l-32 {
	padding-left: 32px;
}

.padding-8 {
	padding: 8px;
}

.padding-16 {
	padding: 16px;
}

.padding-24 {
	padding: 24px;
}

.padding-32 {
	padding: 32px;
}

.padding-40 {
	padding: 40px;
}

.w-10 {
	width: 10%;
}

.w-20 {
	width: 20%;
}

.w-30 {
	width: 30%;
}

.w-40 {
	width: 40%;
}

.w-44 {
	width: 44%;
}

.w-45 {
	width: 45%;
}

.w-46 {
	width: 46%;
}

.w-48 {
	width: 48%;
}

.w-50 {
	width: 50%;
}

.w-60 {
	width: 60%;
}

.w-70 {
	width: 70%;
}

.w-80 {
	width: 80%;
}

.w-90 {
	width: 90%;
}

.w-100 {
	width: 100%;
}

.w-150 {
	width: 150px;
}

.w-200 {
	width: 200px;
}

.w-250 {
	width: 250px;
}

.w-300 {
	width: 300px;
}

.w-350 {
	width: 350px;
}

.w-400 {
	width: 400px;
}

.subText {
	font-size: 75.5%;
	vertical-align: bottom;
	position: relative;
	top: 0.1em
}

.font-14 {
	font-size: 1.4em !important;
}

.font-15 {
	font-size: 1.5em !important;
}

.font-16 {
	font-size: 1.6em !important;
}

.font-17 {
	font-size: 1.7em !important;
}

.font-18 {
	font-size: 1.8em !important;
}

.font-19 {
	font-size: 1.9em !important;
}

.font-20 {
	font-size: 2em !important;
}

.under-line {
	text-decoration: underline;
}

.under-line:hover {
	text-decoration: none;
}

.bold {
	font-weight: bold;
}


.pc-enter {
	display: inline-block
}

.t-center {
	text-align: center
}

.t-right {
	text-align: right
}

.t-left {
	text-align: left !important
}

.inline-block {
	display: inline-block;
}

.margin-auto {
	margin-left: auto;
	margin-right: auto
}

.float-l {
	float: left
}

.float-r {
	float: right
}

.flex {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex
}

.between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.flex-wrap {
	flex-wrap: wrap
}

.flex-center {
	justify-content: center;
}

.flex-start {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.flex-width-on {
	flex-shrink: 0;
}

.align-items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.pc {
	display: block
}

.pc-414 {
	display: block
}

.sp,
.sp-414,
.sp-640 {
	display: none
}

.sp-414 {
	display: inline;
}

.show {
	display: block !important;
	transform: unset !important
}

.not-found {
	text-align: center;
	padding: 100px 0
}

.border-none {
	border-bottom: 0 0 !important
}

.no-contents {
	width: 100%
}

.cinnzel {
	font-family: 'Cinzel', serif;
}

html {
	font-size: 62.5%;
	-webkit-text-size-adjust: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Noto Sans JP', 游ゴシック Medium, meiryo, Yu Gothic Medium, 游ゴシック, Yu Gothic, メイリオ, sans-serif;
	font-weight: 500;

}

body {
	font-size: 1pc;
	font-size: 1.6em;
	line-height: 2.19;
}

.mintyo {
	font-family: 'Noto Serif JP', 游明朝, YuMincho, ヒラギノ明朝 ProN W3, Hiragino Mincho ProN, HG明朝E, ＭＳ\ Ｐ明朝, ＭＳ\ 明朝, serif;
}

.eng-01 {
	font-family: bebas-neue, sans-serif;
	font-style: normal;
	font-weight: 400
}


/*===================================================================
    contents
===================================================================*/
.contents-wrap-900 {
	max-width: 900px;
	margin: 0 auto;
}


/*===================================================================
    title
===================================================================*/
.h2-top-01 {
	text-align: center;
	font-size: 4rem;
	margin-bottom: 70px;
}

.h2-top-01 span.deco {
	display: inline-block;
	position: relative;
}

.h2-top-01 span.deco::before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	background: url(/img/common/ico_dia_gold.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 49%;
	left: -32px;
}

.h2-top-01 span.deco::after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	background: url(/img/common/ico_dia_gold.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 49%;
	right: -32px;
}


.h3-01 {
	text-align: center;
	font-size: 2.8rem;
	margin-bottom: 70px;
}

.bg-detail-black .h3-01 {
	color: #fff;
}

.clone-nav {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	transition: 0.3s;
	transform: translateY(-100%);
	background: rgba(0, 0, 0, .8)
}

.clone-nav ul {
	max-width: 765pt;
	margin: 0 auto;
	padding: 0 10px
}

.is-show {
	transform: translateY(0) !important;
}

.copy {
	display: none
}

/*===================================================================
    link-btn
===================================================================*/
.btn-black {
	max-width: 640px;
	margin: 0 auto;
}

.btn-black a {
	display: block;
	max-width: 640px;
	margin: 0 auto;
	background: #262626;
	color: #fff;
	text-align: center;
	line-height: 90px;
	font-size: 1.8rem;
	font-weight: bold;
	border: 1px solid #262626;
	position: relative;
}

.btn-black a:hover {
	display: block;
	max-width: 640px;
	margin: 0 auto;
	background: #fff;
	color: #262626;
	text-align: center;
	line-height: 90px;
	font-size: 1.8rem;
	font-weight: bold;
	border: 1px solid #262626;
}

.btn-black a::after {
	content: "";
	display: inline-block;
	width: 24px;
	height: 15px;
	background: url(/img/common/ico_arrow_white.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 37px;
	right: 32px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s
}

.btn-black a:hover::after {
	content: "";
	display: inline-block;
	width: 24px;
	height: 15px;
	background: url(/img/common/ico_arrow_black.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 37px;
	right: 32px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s
}

.btn-gold {
	max-width: 640px;
	margin: 0 auto;
}

.btn-gold a {
	display: block;
	max-width: 640px;
	margin: 0 auto;
	background: #a3967c;
	color: #fff;
	text-align: center;
	line-height: 90px;
	font-size: 1.8rem;
	font-weight: bold;
	border: 1px solid #a3967c;
	position: relative;
}

.btn-gold a:hover {
	display: block;
	max-width: 640px;
	margin: 0 auto;
	background: #fff;
	color: #262626;
	text-align: center;
	line-height: 90px;
	font-size: 1.8rem;
	font-weight: bold;
	border: 1px solid #a3967c;
}

.btn-gold a::after {
	content: "";
	display: inline-block;
	width: 24px;
	height: 15px;
	background: url(/img/common/ico_arrow_white.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 37px;
	right: 32px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s
}

.btn-gold a:hover::after {
	content: "";
	display: inline-block;
	width: 24px;
	height: 15px;
	background: url(/img/common/ico_arrow_black.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 37px;
	right: 32px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s
}

/*===================================================================
    header
===================================================================*/
header {
	width: 100%;
	border-top: 4px solid #262626;
}

.header-left-area-wrap {
	padding: 40px 40px 40px 50px;
}

.logo {
	width: 236px;
}

.header-right-area-wrap {
	max-width: 860px;
}

.header-cv-area-wrap {
	justify-content: flex-end;
}

.header-reserve-btn a,
.header-tel-btn a {
	width: 386px;
	height: 56px;
	text-align: center;
	position: relative;
	display: block;
	color: #fff;
}

/*===================================================================
    header-reserve
===================================================================*/

.header-reserve-btn a {
	line-height: 50px;
	font-size: 1.8rem;
	background: #262626;
	border: 1px solid #262626;
	padding-left: 40px;
}

.header-reserve-btn a:after {
	content: "";
	display: inline-block;
	width: 22px;
	height: 17px;
	background: url(/img/common/ico_mail_white.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 18px;
	left: 78px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.header-reserve-btn a:hover {
	color: #262626;
	background: #fff;
	border: 1px solid #262626;
}

.header-reserve-btn a:hover:after {
	content: "";
	display: inline-block;
	width: 22px;
	height: 17px;
	background: url(/img/common/ico_mail_black.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 18px;
	left: 78px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

/*===================================================================
    header-tel
===================================================================*/

.header-tel-btn a {
	line-height: 56px;
	font-size: 2rem;
	background: #a4987e;
	border: 1px solid #a4987e;
	padding-left: 20px;
}

.header-tel-btn a:hover {
	color: #161616;
	background: #fff;
}

.header-tel-btn a:after {
	content: "";
	display: inline-block;
	width: 16px;
	height: 24px;
	background: url(/img/common/ico_tel_white.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 16px;
	left: 100px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s
}

.header-tel-btn a:hover:after {
	content: "";
	display: inline-block;
	width: 16px;
	height: 24px;
	background: url(/img/common/ico_tel_black.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 16px;
	left: 100px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s
}


/*===================================================================
    g-nav
===================================================================*/
.g-nav {
	width: 860px;
	text-align: center;
}

.g-nav ul {
	justify-content: flex-end;
}

.g-nav ul li {

}

.g-nav ul li a {
	display: block;
	line-height: 84px;
	text-align: center;
	margin: 0 20px;
	position: relative;
	color: #262626;
	font-weight: bold;
	border-bottom: 2px solid #fff;
}

.g-nav ul li a:hover {
	color: #a3967c;
	border-bottom: 2px solid #a3967c;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s
}

/*===================================================================
    float-nav
===================================================================*/
.float-nav {
	display: none;
}

/*===================================================================
    cv-area
===================================================================*/
.cv-area-wrap {
	padding: 120px 40px;
	background: url(/img/common/bg_conversion.png) center;
	background-size: cover;
}

.cv-area-wrap h2 {
	font-size: 2rem;
	color: #ebdcbc;
	text-align: center;
	margin-bottom: 24px;
}

.cv-area-area p {
	text-align: center;
	font-size: 3.2rem;
	color: #fff;
	margin-bottom: 64px;
}

.cv-contents {
	max-width: 830px;
	margin: 0 auto;
}

.cv-reserve-btn {
	width: 48%;
}

/*===================================================================
    reserve
===================================================================*/

.cv-reserve-btn a {
	font-size: 2.0rem;
	font-weight: bold;
	display: block;
	text-align: center;
	color: #fff;
	background: #161616;
	height: 104px;
	line-height: 104px;
	position: relative;
	padding-left: 30px;
	border: 1px solid #fff;
}

.cv-reserve-btn a:after {
	content: "";
	display: inline-block;
	width: 26px;
	height: 20px;
	background: url(/img/common/ico_mail_white.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 42px;
	left: 78px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s
}

.cv-reserve-btn a:hover {
	color: #161616;
	background: #fff;
	border: 1px solid #fff;
}

.cv-reserve-btn a:after {
	content: "";
	display: inline-block;
	width: 26px;
	height: 20px;
	background: url(/img/common/ico_mail_white.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 42px;
	left: 78px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s
}

.cv-reserve-btn a:hover:after {
	content: "";
	display: inline-block;
	width: 26px;
	height: 20px;
	background: url(/img/common/ico_mail_black.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 42px;
	left: 78px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s
}

/*===================================================================
    tel
===================================================================*/
.cv-tel-btn {
	width: 48%;
}

.cv-tel-btn a {
	font-size: 2.2rem;
	font-weight: bold;
	display: block;
	text-align: center;
	color: #fff;
	background: #a3967c;
	height: 104px;
	line-height: 104px;
	position: relative;
	padding-left: 30px;
	border: 1px solid #a3967c;
}

.cv-tel-btn a:hover {
	color: #161616;
	background: #fff;
	border: 1px solid #fff;
}

.cv-tel-btn a:after {
	content: "";
	display: inline-block;
	width: 16px;
	height: 24px;
	background: url(/img/common/ico_tel_white.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 41px;
	left: 112px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s
}

.cv-tel-btn a:hover:after {
	content: "";
	display: inline-block;
	width: 16px;
	height: 24px;
	background: url(/img/common/ico_tel_black.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 41px;
	left: 112px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s
}

/*===================================================================
    page-top
===================================================================*/
.page-top-wrap {
	position: fixed;
	bottom: 100px;
	right: 0;
	z-index: 2
}

.page-top-img:hover {
	opacity: .8;
	cursor: pointer;
}


/*===================================================================
    breadcrumbs
===================================================================*/
.breadcrumbs {
	max-width: 900px;
	margin: 0 auto;
	padding: 10px;
}

/*===================================================================
    footer
===================================================================*/
footer {
	padding-top: 120px;
	background: #fff;
}

.footer-logo-wrap {
	max-width: 445px;
	margin: 0 auto 46px;
	padding: 0 16px;
}

.footer-nav-wrap {
	margin-bottom: 46px;
	padding: 0 20px;
}

.footer-nav-area {
	max-width: 920px;
	flex-wrap: wrap;
	margin: 0 auto;
}

.footer-nav-area li {
	margin: 0 16px 32px;
}

.footer-nav-area li:nth-child(n + 7) {
	margin-bottom: 0;
}

.footer-nav-area li a {
	font-weight: bold;
}

.footer-nav-area li a:hover {
	color: #a3967c;
}

.link-site-btn {
	margin-bottom: 48px;
}

.link-site-btn a {
	border: 1px solid #161616;
	padding: 24px 84px;
	position: relative;
	display: inline-block;
}

.link-site-btn a:after {
	content: "";
	display: inline-block;
	width: 16px;
	height: 14px;
	background: url(/img/common/ico_exterbal_black.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 35px;
	right: 23px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s
}

.link-site-btn a:hover {
	border: 1px solid #262626;
	background: #262626;
	color: #fff;
}

.link-site-btn a:hover::after {
	content: "";
	display: inline-block;
	width: 16px;
	height: 14px;
	background: url(/img/common/ico_exterbal_white.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 35px;
	right: 23px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s
}

.copyright {
	text-align: center;
	background: #fff;
	color: #161616;
	line-height: 60px
}

/*===================================================================
    table
===================================================================*/
.table-white {
	width: 100%;
	margin: 0 auto;
	border: 1px solid #fff;
}

.table-white th,
.table-white td {
	color: #fff;
	padding: 20px;
	vertical-align: middle;
	border: 1px solid #fff;
}

.table-white th {
	width: 200px;
}

.table-white td {
	text-align: left;
}

.table-black {
	width: 100%;
	margin: 0 auto;
	border: 1px solid #161616;
}

.table-black th,
.table-black td {
	padding: 16px;
	vertical-align: middle;
	border: 1px solid #161616;
}

.table-black th {
	width: 200px;
}

.table-black td {
	text-align: left;
}

/*===================================================================
    reserve
===================================================================*/
/*= ボタンリセット =*/
input[type="submit"],
input[type="button"] {
	border-radius: 0;
	-webkit-box-sizing: content-box;
	-webkit-appearance: button;
	appearance: button;
	border: none;
	box-sizing: border-box;
	cursor: pointer;
}

input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
	display: none;
}

input[type="submit"]::focus,
input[type="button"]::focus {
	outline-offset: -2px;
}

/*= ボタンリセット =*/
input[type=text],
input[type=tel],
textarea {
	width: 100%;
	margin-bottom: 8px;
	font-size: 1.6rem;
}

.form-area dt {
	background: #ebeae3;
	margin-bottom: 8px;
	padding: 6px;
	font-size: 1.6rem;
}

.form-area dd {
	padding: 6px 0;
	font-size: 1.6rem;
}

.form-area input {
	padding: 8px 4px 6px;
}

textarea {
	padding: 6px;
}

.form-area .submit input {
	font-weight: 700;
	font-size: 1.6rem;
	letter-spacing: .38px;
	text-transform: uppercase;
	transition: all .15s ease-out;
	width: 140px;
	padding: 8px 0;
	border-radius: 2px;
	display: inline-block;
	color: #fff;
	background: #b5ab96;
	border-style: none;
	cursor: pointer;
	position: relative;
}

.form-area .submit input:hover {
	transition: all .3s ease-out;
	background: #a3967c;
}

.form-area .back input {
	font-size: 1.6rem;
	letter-spacing: .38px;
	text-transform: uppercase;
	transition: all .15s ease-out;
	width: 140px;
	padding: 8px 0;
	border-radius: 2px;
	display: inline-block;
	color: #fff;
	background: #b3b3b3;
	border-style: none;
	cursor: pointer;
	position: relative;
}

.form-area .back input:hover {
	transition: all .15s ease-out;
	background: #ccc;
}

.display-inline {
	display: inline !important;
}

.datepicker {
	width: 40% !important;
	margin-right: 5%;
}

.time {
	width: 40%;
	padding: 5px 6px 10px;
	/*padding: 8px;*/
	font-size: 1.6rem;
}

.age {
	width: 100px;
	padding: 8px;
	font-size: 1.6rem;
}

/*===================================================================
    width 1250px
===================================================================*/
@media(max-width:1250px) {

	/*--  header  --*/
	.g-nav {
		width: 100%;
		text-align: center;
	}

}

/*===================================================================
    width 1100px
===================================================================*/
@media(max-width:1100px) {

	/*--  header  --*/
	.header-left-area-wrap {
		padding: 40px 20px;
	}

	.header-right-area-wrap {
		width: auto;
		max-width: initial;
	}

	.header-reserve-btn a,
	.header-tel-btn a {
		width: 280px;
	}

	.header-reserve-btn a {
		padding-left: 32px;
	}

	.header-reserve-btn a:after,
	.header-reserve-btn a:hover:after {
		left: 46px;
	}

	.header-tel-btn a {
		padding-left: 39px;
	}

	.header-tel-btn a:after,
	.header-tel-btn a:hover:after {
		left: 75px;
	}
  
  .logo {
    width: 230px;
  }
  .g-nav ul li a {
    margin: 0 6px;
  }
}

/*===================================================================
    width 980px
===================================================================*/
@media(max-width:980px) {
	.w-980 {
		width: 100%;
		margin: 0 auto;
	}
}

/*===================================================================
    width 970px
===================================================================*/
@media(max-width:970px) {}

/*===================================================================
    width 920px
===================================================================*/
@media(max-width:920px) {}

/*===================================================================
    width 900px
===================================================================*/
@media(max-width:900px) {

	/*--  header  --*/
	.header-left-area-wrap {
		padding: 9px 16px;
	}

	.logo {
		width: 144px;
	}

	/*--  menu  --*/
	.menu-sp-900 {
		display: block;
	}

	.menu-pc-900 {
		display: none;
	}

	.menu {
		cursor: pointer;
	}

	.copy .menu,
	.menu {
		position: fixed;
		top: 0;
		right: 0;
		width: 60px;
		height: 60px;
		padding: 18px 15px;
		background: #161616;
		z-index: 10000;
	}

	.sp-nav-text {
		position: absolute;
		left: 1px;
		bottom: -14px;
		color: #161616;
		font-size: 1.4rem;
		letter-spacing: 0.05rem
	}

	.menu-trigger,
	.menu-trigger span {
		display: inline-block;
		transition: all 0.4s;
		box-sizing: border-box
	}

	.menu-trigger {
		position: relative;
		width: 30px;
		height: 22px
	}

	.menu-trigger span {
		position: absolute;
		left: 0;
		width: 100%;
		height: 4px;
		background-color: #fff;
	}

	.menu-trigger span:nth-of-type(1) {
		top: 0
	}

	.menu-trigger span:nth-of-type(2) {
		top: 9px
	}

	.menu-trigger span:nth-of-type(3) {
		bottom: 0
	}

	.menu.active span:nth-of-type(1) {
		-webkit-transform: translateY(20px) rotate(-45deg);
		transform: translateY(9px) rotate(-45deg)
	}

	.menu.active span:nth-of-type(2) {
		opacity: 0
	}

	.menu.active span:nth-of-type(3) {
		-webkit-transform: translateY(-20px) rotate(45deg);
		transform: translateY(-9px) rotate(45deg)
	}

	/*--  float-nav  --*/
	.float-nav {
		position: fixed;
		z-index: 10;
		top: 0;
		left: 0;
		color: #fff;
		background: rgba(30, 30, 30, 0.98);
		width: 100%;
		height: 100%;
		opacity: 0;
		display: none;
		transition: opacity .6s ease, visibility .6s ease;
	}

	.float-nav ul {
		margin: 0 auto;
		padding: 60px 0 0 0;
		width: 100%;
		height: 100%;
	}

	.float-nav ul li {
		padding: 0;
		width: 100%;
		transition: .3s all;
	}

	.float-nav ul li:last-child {
		padding-bottom: 0;
	}

	.float-nav ul li:hover {
		background: #161616;
	}

	.float-nav ul li a {
		display: block;
		color: #fff;
		padding: 10px 0;
		text-decoration: none;
		text-align: center;
	}

	/* float-nav active */
	.float-nav.active {
		opacity: 100;
		display: block;
	}

	/* cv-btn */
	.cv-reserve-btn a:after,
	.cv-reserve-btn a:hover:after {
		left: 58px;
	}

	.cv-tel-btn a:after,
	.cv-tel-btn a:hover:after {
		left: 92px;
	}
}

/*===================================================================
    width 850px
===================================================================*/
@media(max-width:850px) {}

/*===================================================================
    width 800px
===================================================================*/
@media(max-width:800px) {

	/* cv-btn */
	.cv-reserve-btn a:after,
	.cv-reserve-btn a:hover:after {
		left: 38px;
	}

	.cv-tel-btn a:after,
	.cv-tel-btn a:hover:after {
		left: 72px;
	}
}

/*===================================================================
    width 768px
===================================================================*/
@media(max-width:768px) {
	body {
		margin-bottom: 100px
	}

	.pc,
	.sp-none {
		display: none
	}

	.sp {
		display: block
	}

	.sp-flex-none {
		display: block;
	}

	.sp-w-20 {
		width: 20%;
	}

	.sp-w-30 {
		width: 30%;
	}

	.sp-w-40 {
		width: 40%;
	}

	.sp-w-50 {
		width: 50%;
	}

	.sp-w-60 {
		width: 60%;
	}

	.sp-w-70 {
		width: 70%;
	}

	.sp-w-80 {
		width: 80%;
	}

	.sp-w-90 {
		width: 90%;
	}

	.sp-w-100 {
		width: 100%;
	}

	.sp-float-none {
		float: none !important;
	}

	.sp-m-auto {
		margin-left: auto !important;
		margin-right: auto !important;
	}

	.fixed {
		position: fixed;
		width: 100%;
		height: 100%
	}

	.breadcrumbs {
		width: 100%;
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		white-space: nowrap;
		padding-left: 20px;
		border-bottom: 1px solid #d1cec0;
	}

	.footer-logo-wrap {
		max-width: 480px;
	}

	.footer-sp {
		width: 100%;
		position: fixed;
		bottom: 0;
		left: 0;
		border-top: 1px solid #fff;
		transition: 0.3s;
		transform: translateY(200%);
	}

	.footer-sp ul {
		gap: 0;
	}

	.footer-sp li {
		width: 50%;
	}

	.footer-sp li:first-child {
		border-right: 1px solid #fff;
	}

	.footer-tel-btn a,
	.footer-reserve-btn a {
		display: block;
		width: 100%;
		padding: 6px 0;
		color: #fff;
		text-align: center;
		background: #262626;
	}

	.footer-tel-btn a img,
	.footer-reserve-btn a img {
		max-width: 105px;
		margin: 0 auto;
	}

	.h2-top-01 {
		font-size: 3.2rem;
		margin: 0 40px 70px;
	}

	.datepicker {
		width: 45% !important;
	}

	.time {
		width: 45%;
	}

}

/*===================================================================
    width 750px
===================================================================*/
@media(max-width:750px) {

	.cv-reserve-btn {
		margin-bottom: 40px;
	}

	.cv-reserve-btn a:after,
	.cv-reserve-btn a:hover:after {
		left: 32px;
	}

	.cv-tel-btn a:after,
	.cv-tel-btn a:hover:after {
		left: 32px;
	}

}

/*===================================================================
    width 700px
===================================================================*/
@media(max-width:700px) {
	.cv-contents {
		display: block;
	}

	.cv-reserve-btn,
	.cv-tel-btn {
		width: 100%;
	}

	footer {
		padding: 120px 20px 0;
	}
}

/*===================================================================
    width 640px
===================================================================*/
@media(max-width:640px) {
	.pc-640 {
		display: none
	}

	.sp-640 {
		display: block
	}

	.footer-nav-area {
		gap: 8px;
		justify-content: flex-start;
	}

	.table-white th {
		width: 140px;
	}


	.footer-nav-area li {
		width: 49%;
		margin: 0;
		display: flex;
	}

	.footer-nav-area li a {
		width: 100%;
		color: #fff;
		background: #161616;
		font-weight: bold;
		text-align: center;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 12px 8px;
	}
}

/*===================================================================
    width 600px
===================================================================*/
@media(max-width:600px) {
	.h1-top-ttl {
		line-height: 48px;
		margin: 0 40px 40px !important;
	}

	.page-top-img {
		width: 63px;
	}
}

/*===================================================================
    width 500px
===================================================================*/
@media(max-width:500px) {
	.footer-nav-wrap {
		padding: 0;
	}

	.footer-nav-area li {
		width: 100%;
	}

	.copyright p {
		line-height: 24px;
	}
}

/*===================================================================
    width 450px
===================================================================*/
@media(max-width:450px) {

	.link-site-btn a {
		width: 100%;
		padding: 24px 0;
	}

	.cv-area-area p {
		font-size: 2.8rem;
	}
}

/*===================================================================
    width 414px
===================================================================*/
@media(max-width:414px) {
	.pc-414 {
		display: none;
	}

	.sp-414 {
		display: block;
	}

	.cv-area-area p {
		font-size: 2.4rem;
	}

	.btn-black a::after {
		top: 39px;
	}

	.btn-gold a::after {
		top: 39px;
	}

	.h2-top-01 {
		font-size: 2.8rem;
		margin: 0 40px 70px;
	}

	.table-white {
		border: none;
	}

	.table-white th,
	.table-white td {
		width: 100%;
		display: block;
		padding: 32px 20px;
	}

	.table-white th {
		text-align: center;
		background: #202020;
	}

	.table-white th,
	.table-white td {
		margin-top: -1px;
	}

	.cv-area-wrap {
		padding: 120px 20px;
	}
}

/*===================================================================
    width 375px
===================================================================*/
@media(max-width:375px) {
	.cv-area-area p {
		font-size: 2.2rem;
	}

	.cv-reserve-btn a {
		font-size: 1.8rem;
		height: 80px;
		line-height: 78px;
		padding-left: 30px;
	}

	.cv-tel-btn a {
		font-size: 2rem;
		height: 80px;
		line-height: 80px;
		padding-left: 30px;
	}

	.cv-reserve-btn a:after,
	.cv-reserve-btn a:hover:after {
		top: 33px;
		width: 22px;
		height: 15px;
	}

	.cv-tel-btn a:after,
	.cv-tel-btn a:hover:after {
		top: 30px;
		width: 14px;
		height: 20px;
	}

}

/*===================================================================
    width 374px
===================================================================*/
@media(max-width:374px) {}

/*===================================================================
    width 350px
===================================================================*/
@media(max-width:350px) {
	.cv-area-area p {
		font-size: 2rem;
	}

	.cv-reserve-btn a:after,
	.cv-reserve-btn a:hover:after {
		left: 24px;
	}

	.cv-tel-btn a:after,
	.cv-tel-btn a:hover:after {
		left: 24px;
	}
}

/*===================================================================
    width 320px
===================================================================*/
@media(max-width:320px) {

	.cv-reserve-btn a:after,
	.cv-reserve-btn a:hover:after {
		left: 20px;
	}

	.cv-tel-btn a:after,
	.cv-tel-btn a:hover:after {
		left: 20px;
	}
}