@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900&display=swap&subset=japanese");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  box-sizing: border-box;
}

html {
  line-height: 1;
}

body {
  font-size: 100%;
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}

ol,
ul {
  list-style: none;
}

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

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}

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

a img {
  border: none;
}

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

body,
button,
input,
select,
textarea {
  font-size: 1rem;
  line-height: 1;
}

a {
  color: inherit;
  text-decoration: none;
}
a:visited {
  color: inherit;
}

img {
  width: 100%;
  max-width: initial;
  vertical-align: middle;
  image-rendering: -webkit-optimize-contrast;
}
img[src$=".svg"] {
  max-width: 100%;
}

label {
  margin-bottom: 0;
}

input[type=search] {
  color: inherit;
  border: 1px solid #333;
  border-radius: 0;
  padding: 0.3em 0.3em 0.3em 35px;
}

ul {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  line-height: 1;
  margin: 0;
  padding: 0;
}

ul,
ol {
  margin: 0;
}

figure {
  margin: 0;
}

h1 {
  font-size: inherit;
}

p {
  margin: 0;
}

h2 {
  color: inherit;
  font-size: 1rem;
}

h3 {
  color: inherit;
}

dl {
  margin: 0;
}

dd {
  margin: 0;
}

h3 {
  font-size: 1rem;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 0;
}

h4 {
  color: inherit;
  font-size: inherit;
  font-weight: normal;
}

button,
input[type=button],
input[type=submit] {
  background-color: transparent;
}

ol {
  list-style: none;
}

a:hover,
a:active {
  color: inherit;
}

/*================================
	サイトごとに設定
=================================*/
/*================================
	メディアクエリの設定
=================================*/
/*================================
	サイト共通設定
=================================*/
html {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", YuGothic, "Yu Gothic", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  color: #121212;
  line-height: 1.5;
  font-size: 16px;
  word-wrap: break-word;
  width: 100%;
  height: 100%;
}
html * {
  font-weight: inherit;
  box-sizing: border-box;
}

.wrap {
  overflow: hidden;
}

.flex {
  display: flex;
  flex-wrap: wrap;
}

.isBetween {
  justify-content: space-between;
}

.flexdry {
  flex-direction: row-reverse;
}

/*================================
	PC 共通設定
=================================*/
@media print, screen and (min-width: 768px) {
  html {
    overflow-y: scroll;
  }
  .sp {
    display: none;
  }
  .inner {
    width: 97.5609756098%;
    max-width: 1200px;
    margin: auto;
  }
}
/*================================
	PC 相対値範囲設定
=================================*/
@media print, screen and (min-width: 768px) and (max-width: 1230px) {
  html {
    font-size: 1vw;
  }
}
/*================================
	SP 共通設定
=================================*/
@media only screen and (max-width: 767px) {
  html {
    font-size: 3.6458333333vw;
  }
  .inner {
    width: 90%;
    margin: auto;
  }
  .pc {
    display: none;
  }
}
/*================================
	JS処理系
=================================*/
.sa {
  opacity: 0;
  transition: all 0.5s ease;
}

.sa.show {
  opacity: 1;
  transform: none;
}

.sa--lr {
  transform: translate(-100px, 0);
}

.sa--rl {
  transform: translate(100px, 0);
}

.sa--up {
  transform: translate(0, 100px);
}

.sa--down {
  transform: translate(0, -100px);
}

.sa--scaleUp {
  transform: scale(0.5);
}

.sa--scaleDown {
  transform: scale(1.5);
}

.sa--rotateL {
  transform: rotate(180deg);
}

.sa--rotateR {
  transform: rotate(-180deg);
}

/*-------------------------------

topMv_sec

-------------------------------*/
.topMv_sec {
  margin-top: 120px;
}
.topMv_sec .swiper {
  width: 92%;
  height: calc(100vh - 120px);
  margin-left: inherit;
}
.topMv_sec .swiper .swiper-slide {
  height: 100%;
}
.topMv_sec .swiper .swiper-slide.slide01 {
  background: url(../../../img/mv_slider01.jpg) no-repeat center center/cover;
}
.topMv_sec .swiper .swiper-slide.slide02 {
  background: url(../../../img/mv_slider02.jpg) no-repeat center center/cover;
}
.topMv_sec .swiper .swiper-slide.slide03 {
  background: url(../../../img/mv_slider03.jpg) no-repeat center center/cover;
}
.topMv_sec .swiper .swiper-pagination {
  text-align: left;
  font-size: 16px;
  color: #fff;
  letter-spacing: 0.6em;
  bottom: 40px;
  margin-left: 5%;
}
.topMv_sec .scroll_fix {
  position: absolute;
  bottom: 6%;
  right: 4%;
}
.topMv_sec .scroll_fix .img {
  width: 14px;
  height: 50px;
}
.topMv_sec .scroll_fix .line {
  width: 1px;
  height: 125px;
  margin: auto;
  position: absolute;
  background: #222;
  top: -70px;
  left: 60%;
  transform: translateX(-50%);
  overflow: hidden;
  animation-name: anime-scroll;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}
@keyframes anime-scroll {
  0% {
    height: 20%;
  }
  100% {
    height: 120%;
  }
}
@media screen and (max-width: 1024px) {
  .topMv_sec {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .topMv_sec .swiper {
    width: 95%;
    height: calc(100vh - 120px);
  }
  .topMv_sec .swiper .swiper-slide {
    height: 100%;
  }
  .topMv_sec .swiper .swiper-slide.slide01 {
    background: url(../../../img/mv_slider01_sp.jpg) no-repeat center center/cover;
  }
  .topMv_sec .swiper .swiper-slide.slide02 {
    background: url(../../../img/mv_slider02_sp.jpg) no-repeat center center/cover;
  }
  .topMv_sec .swiper .swiper-slide.slide03 {
    background: url(../../../img/mv_slider03_sp.jpg) no-repeat center center/cover;
  }
  .topMv_sec .swiper .swiper-pagination {
    text-align: right;
    bottom: 15px;
    margin-left: -2%;
  }
  .topMv_sec .scroll_fix {
    bottom: 90px;
    right: auto;
    left: 5%;
    z-index: 1;
  }
  .topMv_sec .scroll_fix .img {
    width: 14px;
    height: 50px;
  }
  .topMv_sec .scroll_fix .line {
    background: #fff;
  }
}

/*-------------------------------

topConcept_sec

-------------------------------*/
.topConcept_sec {
  padding-top: 150px;
}
.topConcept_sec .topConcept_sec__box .left {
  width: 42.5%;
}
.topConcept_sec .topConcept_sec__box .right {
  position: relative;
  width: 44.167%;
}
.topConcept_sec .topConcept_sec__box .right h2 {
  position: absolute;
  font-family: "Cormorant Garamond";
  font-size: 148px;
  font-weight: 500;
  letter-spacing: 0.08em;
  color: #F7F6F2;
  z-index: -1;
  bottom: 0;
  left: 0;
}
.topConcept_sec .topConcept_sec__box .right .ttl {
  margin-top: 20px;
  margin-bottom: 50px;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "游明朝", YuMincho, "HG明朝E", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 36px;
  letter-spacing: 0.09em;
  line-height: 1.45;
}
.topConcept_sec .topConcept_sec__box .right .txt {
  font-size: 14px;
  letter-spacing: 0.08em;
  font-weight: 400;
  line-height: 2.7;
}
@media screen and (max-width: 1440px) {
  .topConcept_sec .topConcept_sec__box .right h2 {
    left: -15%;
  }
}
@media only screen and (max-width: 767px) {
  .topConcept_sec {
    padding-top: 60px;
  }
  .topConcept_sec .topConcept_sec__box .left {
    width: 100%;
  }
  .topConcept_sec .topConcept_sec__box .left img {
    margin-left: 5.5%;
  }
  .topConcept_sec .topConcept_sec__box .right {
    width: 100%;
  }
  .topConcept_sec .topConcept_sec__box .right h2 {
    font-size: 60px;
    bottom: auto;
    top: 20px;
    left: auto;
    right: -10px;
    writing-mode: vertical-rl;
  }
  .topConcept_sec .topConcept_sec__box .right .ttl {
    margin-top: 40px;
    margin-bottom: 25px;
    font-size: 26px;
  }
  .topConcept_sec .topConcept_sec__box .right .txt {
    font-size: 13px;
    letter-spacing: 0.04em;
    line-height: 2;
  }
}

/*-------------------------------

topFeature_sec

-------------------------------*/
.topFeature_sec {
  padding-top: 200px;
  background: linear-gradient(180deg, #fff 0%, #fff 30%, #F7F6F2 30%, #F7F6F2 100%);
  position: relative;
}
.topFeature_sec::before {
  content: "";
  display: block;
  position: absolute;
  background: url(../../../img/sec_bg.png) no-repeat top center/cover;
  width: 100%;
  height: 23%;
  top: 150px;
  left: 0;
  z-index: 0;
}
.topFeature_sec .commonTtl01 {
  margin-bottom: 70px;
}
.topFeature_sec .topFeature_sec__box {
  padding-bottom: 9.375rem;
}
.topFeature_sec .topFeature_sec__box .item {
  position: relative;
  margin-bottom: 100px;
}
.topFeature_sec .topFeature_sec__box .item:last-child {
  margin-bottom: 0;
}
.topFeature_sec .topFeature_sec__box .item .left {
  width: 47.667%;
}
.topFeature_sec .topFeature_sec__box .item .right {
  width: 44.584%;
  padding-top: 3.125rem;
}
.topFeature_sec .topFeature_sec__box .item .right .point {
  font-size: 16px;
  font-family: "Cormorant Garamond";
  letter-spacing: 0.08em;
  font-weight: 500;
  color: #9F633E;
  margin-bottom: 10px;
}
.topFeature_sec .topFeature_sec__box .item .right .point span {
  font-size: 25px;
  font-family: "Cormorant Garamond";
  letter-spacing: 0.08em;
  font-weight: 500;
  color: #9F633E;
}
.topFeature_sec .topFeature_sec__box .item .right .ttl {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "游明朝", YuMincho, "HG明朝E", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 28px;
  font-size: 28px;
  letter-spacing: 0.08em;
  line-height: 1.4;
  color: #000;
  margin-bottom: 1.875rem;
}
.topFeature_sec .topFeature_sec__box .item .right .txt {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 2.3;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .topFeature_sec {
    padding-top: 100px;
    background: linear-gradient(180deg, #fff 0%, #fff 20%, #F7F6F2 20%, #F7F6F2 100%);
    position: relative;
    z-index: -2;
  }
  .topFeature_sec::before {
    background: url(../../../img/sec_bg.png) no-repeat top center/cover;
    width: 100%;
    height: 15%;
    top: 150px;
  }
  .topFeature_sec .commonTtl01 {
    margin-bottom: 40px;
  }
  .topFeature_sec .topFeature_sec__box {
    padding-bottom: 7.1428571429rem;
  }
  .topFeature_sec .topFeature_sec__box .item {
    margin-bottom: 50px;
  }
  .topFeature_sec .topFeature_sec__box .item .left {
    width: 100%;
  }
  .topFeature_sec .topFeature_sec__box .item .right {
    width: 100%;
    padding-top: 2.1428571429rem;
  }
  .topFeature_sec .topFeature_sec__box .item .right .ttl {
    font-size: 24px;
    margin-bottom: 1.4285714286rem;
  }
  .topFeature_sec .topFeature_sec__box .item .right .txt {
    font-size: 13px;
    line-height: 2;
  }
}

/*-------------------------------

topSlider_sec

-------------------------------*/
.topSlider_sec {
  background: linear-gradient(180deg, #F7F6F2 0%, #F7F6F2 50%, #fff 50%, #fff 100%);
}
.topSlider_sec .loding_swiper {
  transition-timing-function: linear;
}
.topSlider_sec .loding_swiper .swiper-wrapper {
  transition-timing-function: linear;
}
.topSlider_sec .loding_swiper .swiper-slide {
  padding: 0 15px;
}
@media only screen and (max-width: 767px) {
  .topSlider_sec .loding_swiper .swiper-slide {
    padding: 0 10px;
  }
}

/*-------------------------------

topMenu_sec

-------------------------------*/
.topMenu_sec {
  padding-top: 150px;
  padding-bottom: 140px;
}
.topMenu_sec .commonTtl01 {
  margin-bottom: 20px;
}
.topMenu_sec .topMenu_sec__box .item {
  padding-top: 60px;
  padding-bottom: 30px;
  border-bottom: 1px solid #E5E3D9;
}
.topMenu_sec .topMenu_sec__box .item:last-child {
  border-bottom: none;
}
.topMenu_sec .topMenu_sec__box .item h3 {
  font-family: Futura, "Century Gothic", 游ゴシック体, YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 游ゴシック, "Yu Gothic", メイリオ, Meiryo, sans-serif;
  font-size: 24px;
  letter-spacing: 0.08em;
  font-weight: 500;
  color: #9F633E;
  margin-bottom: 30px;
}
.topMenu_sec .topMenu_sec__box .item h3 span {
  margin-top: 5px;
  display: block;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", YuGothic, "Yu Gothic", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-size: 10px;
}
.topMenu_sec .topMenu_sec__box .item .listbox .list {
  display: flex;
  align-items: center;
  width: 29%;
  margin-bottom: 30px;
  margin-right: 6.5%;
}
.topMenu_sec .topMenu_sec__box .item .listbox .list:nth-child(3n) {
  margin-right: 0;
}
.topMenu_sec .topMenu_sec__box .item .listbox .name {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.04em;
  font-weight: 500;
  color: #3E3E3E;
  width: calc(100% - 100px);
  margin-right: 20px;
}
.topMenu_sec .topMenu_sec__box .item .listbox .name span {
  font-size: 12px;
  color: #3E3E3E;
}
.topMenu_sec .topMenu_sec__box .item .listbox .price {
  display: none;
  font-family: Futura, "Century Gothic", 游ゴシック体, YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 游ゴシック, "Yu Gothic", メイリオ, Meiryo, sans-serif;
  line-height: 1.25;
  font-size: 16px;
  font-weight: 500;
  color: #3E3E3E;
  position: relative;
  top: 2px;
  width: 80px;
}
.topMenu_sec .p-top-reserve {
  position: relative;
  padding: 80px 0;
  background: url(../../../img/reserve-bg.jpg) no-repeat center center/cover;
}
.topMenu_sec .p-top-reserve__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(46, 35, 30, 0.9);
  top: 0;
  left: 0;
}
.topMenu_sec .p-top-reserve__bg::after {
  content: "";
  position: absolute;
  display: block;
  border: 1px solid #fff;
  top: 8px;
  bottom: 8px;
  left: 8px;
  right: 8px;
}
.topMenu_sec .p-top-reserve__ttl {
  position: relative;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "游明朝", YuMincho, "HG明朝E", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  letter-spacing: 0.09em;
  line-height: 1.6;
  text-align: center;
  font-size: 36px;
  color: #fff;
}
.topMenu_sec .p-top-reserve__ttl .-en {
  display: block;
  font-family: Futura, "Century Gothic", 游ゴシック体, YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 游ゴシック, "Yu Gothic", メイリオ, Meiryo, sans-serif;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.14em;
}
.topMenu_sec .p-top-reserve__btnbox {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.topMenu_sec .p-top-reserve__btnbox .-btn {
  position: relative;
  width: 32%;
  transition: all 0.3s;
}
.topMenu_sec .p-top-reserve__btnbox .-btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 40px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translateY(-50%) rotate(45deg);
  transition: all 0.3s;
}
.topMenu_sec .p-top-reserve__btnbox .-btn:not(:last-child) a span::before {
  background: url(/assets/img/ico_hotpeper.png) no-repeat;
  background-size: contain;
  width: 10px;
  height: 14px;
  top: 5px;
  left: 0;
}
.topMenu_sec .p-top-reserve__btnbox .-btn:last-child a span::before {
  background: url(/assets/img/ico_line.png) no-repeat;
  background-size: contain;
  width: 15px;
  height: 14px;
  top: 5px;
  left: -8px;
}
.topMenu_sec .p-top-reserve__btnbox .-btn a {
  display: block;
  text-align: center;
  padding: 30px 0;
  position: relative;
}
.topMenu_sec .p-top-reserve__btnbox .-btn a .mod-btn01-lines {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.topMenu_sec .p-top-reserve__btnbox .-btn a .mod-btn01-lines .mod-btn01-lines-item {
  position: absolute;
  transition: 0.4s cubic-bezier(0.76, 0.15, 0.24, 0.87);
  background: #fff;
}
.topMenu_sec .p-top-reserve__btnbox .-btn a .mod-btn01-lines .mod-btn01-lines-item.item01 {
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  transform-origin: left top;
  transition-delay: 0s;
}
.topMenu_sec .p-top-reserve__btnbox .-btn a .mod-btn01-lines .mod-btn01-lines-item.item02 {
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  transform-origin: left top;
  transition-delay: 0s;
}
.topMenu_sec .p-top-reserve__btnbox .-btn a .mod-btn01-lines .mod-btn01-lines-item.item03 {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  transform-origin: right top;
  transition-delay: 0s;
}
.topMenu_sec .p-top-reserve__btnbox .-btn a .mod-btn01-lines .mod-btn01-lines-item.item04 {
  left: 0;
  top: 0;
  height: 100%;
  width: 1px;
  transform-origin: left bottom;
  transition-delay: 0s;
}
.topMenu_sec .p-top-reserve__btnbox .-btn a span {
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.04em;
  font-weight: 400;
  line-height: 1.5;
  padding-left: 20px;
  position: relative;
}
.topMenu_sec .p-top-reserve__btnbox .-btn a span::before {
  content: "";
  display: block;
  position: absolute;
}
.topMenu_sec .p-top-reserve__btnbox .-btn:hover {
  opacity: 0.8;
}
.topMenu_sec .p-top-reserve__btnbox .-btn:hover .mod-btn01-lines .mod-btn01-lines-item {
  position: absolute;
  transition: 0.4s cubic-bezier(0.76, 0.15, 0.24, 0.87);
  background: #fff;
}
.topMenu_sec .p-top-reserve__btnbox .-btn:hover .mod-btn01-lines .mod-btn01-lines-item.item01 {
  transform-origin: left top;
  animation: mod-btn01-lineX 0.4s forwards;
}
.topMenu_sec .p-top-reserve__btnbox .-btn:hover .mod-btn01-lines .mod-btn01-lines-item.item02 {
  animation: mod-btn01-lineY 0.4s forwards;
  transform-origin: left top;
}
.topMenu_sec .p-top-reserve__btnbox .-btn:hover .mod-btn01-lines .mod-btn01-lines-item.item03 {
  animation: mod-btn01-lineX 0.4s forwards;
  transform-origin: right top;
}
.topMenu_sec .p-top-reserve__btnbox .-btn:hover .mod-btn01-lines .mod-btn01-lines-item.item04 {
  animation: mod-btn01-lineY 0.4s forwards;
  transform-origin: left bottom;
}
@media screen and (max-width: 1024px) {
  .topMenu_sec .topMenu_sec__box .item .listbox .list {
    width: 48%;
    margin-right: 4%;
  }
  .topMenu_sec .topMenu_sec__box .item .listbox .list:nth-child(3n) {
    margin-right: 4%;
  }
  .topMenu_sec .topMenu_sec__box .item .listbox .list:nth-child(2n) {
    margin-right: 0;
  }
  .topMenu_sec .p-top-reserve__btnbox {
    max-width: 350px;
    margin: auto;
    margin-top: 40px;
    gap: 0;
  }
  .topMenu_sec .p-top-reserve__btnbox .-btn {
    width: 100%;
  }
  .topMenu_sec .p-top-reserve__btnbox .-btn::after {
    right: 30px;
  }
  .topMenu_sec .p-top-reserve__btnbox .-btn:not(:last-child) {
    margin-bottom: 20px;
  }
  .topMenu_sec .p-top-reserve__btnbox .-btn:not(:last-child) a span::before {
    background: url(/assets/img/ico_hotpeper.png) no-repeat;
    background-size: contain;
    width: 13px;
    height: 18px;
    top: 1px;
    left: 0;
  }
  .topMenu_sec .p-top-reserve__btnbox .-btn:last-child a span::before {
    background: url(/assets/img/ico_line.png) no-repeat;
    background-size: contain;
    width: 19px;
    height: 20px;
    top: 2px;
    left: -8px;
  }
  .topMenu_sec .p-top-reserve__btnbox .-btn a {
    padding: 25px 0;
  }
  .topMenu_sec .p-top-reserve__btnbox .-btn a span {
    font-size: 13px;
    padding-left: 20px;
  }
  .topMenu_sec .p-top-reserve__btnbox .-btn a span::after {
    top: 6px;
    right: -30px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
  }
}
@media only screen and (max-width: 767px) {
  .topMenu_sec {
    padding-top: 120px;
    padding-bottom: 40px;
  }
  .topMenu_sec .commonTtl01 {
    margin-bottom: 70px;
  }
  .topMenu_sec .topMenu_sec__box .item {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .topMenu_sec .topMenu_sec__box .item .listbox .list {
    width: 100%;
    justify-content: space-between;
    margin-bottom: 24px;
    margin-right: 0;
  }
  .topMenu_sec .topMenu_sec__box .item .listbox .list:nth-child(3n) {
    margin-right: 0;
  }
  .topMenu_sec .topMenu_sec__box .item .listbox .list:last-child {
    margin-bottom: 0;
  }
  .topMenu_sec .topMenu_sec__box .item .listbox .name {
    font-size: 14px;
    width: calc(100% - 50px);
  }
  .topMenu_sec .topMenu_sec__box .item .listbox .price {
    width: 90px;
    text-align: right;
    font-size: 17px;
  }
  .topMenu_sec .p-top-reserve {
    padding: 40px 0;
  }
  .topMenu_sec .p-top-reserve__bg::after {
    top: 4px;
    bottom: 4px;
    left: 4px;
    right: 4px;
  }
  .topMenu_sec .p-top-reserve__ttl {
    font-size: 20px;
  }
  .topMenu_sec .p-top-reserve__ttl .-en {
    font-size: 14px;
  }
  .topMenu_sec .p-top-reserve__btnbox {
    max-width: 280px;
    margin-top: 20px;
  }
}

/*-------------------------------

topStaff_sec

-------------------------------*/
.topStaff_sec {
  position: relative;
}
.topStaff_sec .topStaff_sec__side {
  position: absolute;
  font-family: "Cormorant Garamond";
  font-size: 9.25rem;
  letter-spacing: 0.08em;
  font-weight: 400;
  color: #F7F6F2;
  writing-mode: vertical-rl;
  right: 50px;
  top: 70px;
}
.topStaff_sec .commonTtl01 {
  text-align: left;
  margin-bottom: 60px;
}
.topStaff_sec .inner {
  padding: 150px 0;
  position: relative;
}
.topStaff_sec .inner .bg {
  position: absolute;
  width: 160%;
  margin: 0 0 0 -60%;
  top: 0;
  bottom: 0;
  background-color: #F1F0EA;
  z-index: -1;
}
.topStaff_sec .topStaff_sec__box {
  margin-bottom: 80px;
}
.topStaff_sec .topStaff_sec__box:last-child {
  margin-bottom: 0;
}
.topStaff_sec .topStaff_sec__box figure {
  width: 375px;
  margin-right: 6.25rem;
}
.topStaff_sec .topStaff_sec__box .right {
  width: 41.667%;
}
.topStaff_sec .topStaff_sec__box .right .name {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", "游明朝", YuMincho, "HG明朝E", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 32px;
  letter-spacing: 0.04em;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 10px;
}
.topStaff_sec .topStaff_sec__box .right .en {
  font-size: 16px;
  letter-spacing: 0.1em;
  font-weight: bold;
  font-family: "Cormorant Garamond";
  margin-bottom: 60px;
}
.topStaff_sec .topStaff_sec__box .right .profireBox {
  margin-bottom: 80px;
}
.topStaff_sec .topStaff_sec__box .right .profireBox dl {
  color: #93603F;
  margin-bottom: 30px;
}
.topStaff_sec .topStaff_sec__box .right .profireBox dt {
  font-size: 16px;
  width: 110px;
  margin-right: 20px;
  letter-spacing: 0.06em;
  font-weight: bold;
}
.topStaff_sec .topStaff_sec__box .right .profireBox dt span {
  border-bottom: 1px solid #93603F;
  padding-bottom: 5px;
}
.topStaff_sec .topStaff_sec__box .right .profireBox dd {
  font-size: 18px;
  letter-spacing: 0.06em;
  font-weight: bold;
  width: calc(100% - 130px);
}
.topStaff_sec .topStaff_sec__com {
  background-color: #fff;
  padding: 35px 40px 35px 55px;
  border-radius: 20px;
  position: relative;
}
.topStaff_sec .topStaff_sec__com .point {
  position: absolute;
  background-color: #33312E;
  border-radius: 50%;
  width: 64px;
  height: 64px;
  line-height: 64px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.06em;
  font-weight: bold;
  top: -20px;
  left: -20px;
}
.topStaff_sec .topStaff_sec__com .txt {
  font-size: 14px;
  letter-spacing: 0.06em;
  font-weight: 500;
  line-height: 1.85;
}
@media screen and (max-width: 1440px) {
  .topStaff_sec .topStaff_sec__side {
    font-size: 100px;
    right: 0px;
    top: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .topStaff_sec .topStaff_sec__side {
    display: none;
  }
  .topStaff_sec .commonTtl01 {
    text-align: left;
    margin-bottom: 40px;
  }
  .topStaff_sec .inner {
    padding: 90px 0;
  }
  .topStaff_sec .inner .bg {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    top: 0;
    bottom: 0;
  }
  .topStaff_sec .topStaff_sec__box {
    margin-bottom: 60px;
  }
  .topStaff_sec .topStaff_sec__box:last-child {
    margin-bottom: 0;
  }
  .topStaff_sec .topStaff_sec__box figure {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .topStaff_sec .topStaff_sec__box .right {
    width: 100%;
  }
  .topStaff_sec .topStaff_sec__box .right .name {
    font-size: 28px;
    margin-bottom: 5px;
  }
  .topStaff_sec .topStaff_sec__box .right .en {
    margin-bottom: 40px;
  }
  .topStaff_sec .topStaff_sec__box .right .profireBox {
    margin-bottom: 60px;
  }
  .topStaff_sec .topStaff_sec__box .right .profireBox dl {
    margin-bottom: 20px;
  }
  .topStaff_sec .topStaff_sec__box .right .profireBox dt {
    font-size: 16px;
    width: 110px;
    margin-right: 10px;
    position: relative;
    top: 4px;
  }
  .topStaff_sec .topStaff_sec__box .right .profireBox dt span {
    padding-bottom: 1px;
  }
  .topStaff_sec .topStaff_sec__box .right .profireBox dd {
    width: calc(100% - 130px);
    line-height: 1.4;
  }
  .topStaff_sec .topStaff_sec__com {
    padding: 45px 35px 35px 35px;
  }
  .topStaff_sec .topStaff_sec__com .point {
    font-size: 14px;
    top: -20px;
    left: -10px;
  }
}

/*-------------------------------

topAccess_sec

-------------------------------*/
.topAccess_sec {
  padding: 150px 0;
}
.topAccess_sec .commonTtl01 {
  text-align: left;
  margin-bottom: 50px;
}
.topAccess_sec .topAccess_sec__box {
  margin-bottom: 100px;
}
.topAccess_sec .topAccess_sec__box .left {
  width: 42%;
}
.topAccess_sec .topAccess_sec__box .left figure img {
  margin-bottom: 10px;
}
.topAccess_sec .topAccess_sec__box .left figure figcaption {
  font-size: 14px;
  letter-spacing: 0.12em;
  font-weight: 400;
  line-height: 1.5;
}
.topAccess_sec .topAccess_sec__box .right {
  width: 50%;
}
.topAccess_sec .topAccess_sec__box .right table {
  margin-bottom: 20px;
  width: 100%;
}
.topAccess_sec .topAccess_sec__box .right table tr {
  display: flex;
  padding: 20px 0;
  border-bottom: 1px solid #E5E3D9;
}
.topAccess_sec .topAccess_sec__box .right table tr th {
  width: 100px;
  margin-right: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}
.topAccess_sec .topAccess_sec__box .right table tr td {
  width: calc(100% - 110px);
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}
.topAccess_sec .mapbox .mapbox_ttl {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 500;
}
.topAccess_sec .mapbox figure img {
  margin-bottom: 10px;
}
.topAccess_sec .mapbox figure figcaption {
  font-size: 14px;
  letter-spacing: 0.12em;
  font-weight: 400;
  line-height: 1.5;
}
.topAccess_sec .googlemap iframe {
  width: 100%;
  height: 400px;
}
@media only screen and (max-width: 767px) {
  .topAccess_sec {
    padding: 90px 0;
  }
  .topAccess_sec .commonTtl01 {
    margin-bottom: 35px;
  }
  .topAccess_sec .topAccess_sec__box {
    margin-bottom: 50px;
  }
  .topAccess_sec .topAccess_sec__box .left {
    width: 100%;
  }
  .topAccess_sec .topAccess_sec__box .left figure figcaption {
    font-size: 12px;
    padding-left: 1em;
    text-indent: -1em;
  }
  .topAccess_sec .topAccess_sec__box .right {
    width: 100%;
  }
  .topAccess_sec .topAccess_sec__box .right table {
    width: 100%;
  }
  .topAccess_sec .topAccess_sec__box .right table tr:first-child {
    padding-top: 50px;
  }
  .topAccess_sec .topAccess_sec__box .right table tr th {
    width: 100px;
    margin-right: 10px;
  }
  .topAccess_sec .topAccess_sec__box .right table tr td {
    width: calc(100% - 110px);
    font-weight: 400;
  }
  .topAccess_sec .mapbox figure figcaption {
    font-size: 12px;
    padding-left: 1em;
    text-indent: -1em;
  }
  .topAccess_sec .googlemap iframe {
    height: 200px;
  }
}

/*-------------------------------

topInsta_sec

-------------------------------*/
.topInsta_sec {
  padding: 110px 0 150px;
  background-color: #F7F6F2;
}
.topInsta_sec .commonTtl01 {
  margin-bottom: 60px;
}
.topInsta_sec .topInsta_sec__box figure {
  width: calc(25% - 22.5px);
  margin-right: 30px;
  margin-bottom: 30px;
}
.topInsta_sec .topInsta_sec__box figure:nth-child(4n) {
  margin-right: 0;
}
.topInsta_sec .topInsta_sec__box figure:nth-child(n+7) {
  margin-bottom: 0;
}
.topInsta_sec .topInsta_sec__box figure a {
  transition: all 0.3s;
}
.topInsta_sec .topInsta_sec__box figure a:hover {
  opacity: 0.7;
}
@media only screen and (max-width: 767px) {
  .topInsta_sec {
    padding: 90px 0 110px;
  }
  .topInsta_sec .commonTtl01 {
    margin-bottom: 35px;
  }
  .topInsta_sec .topInsta_sec__box figure {
    width: calc(50% - 10px);
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .topInsta_sec .topInsta_sec__box figure:nth-child(2n) {
    margin-right: 0;
  }
}

/*-------------------------------

topContact_sec

-------------------------------*/
.topContact_sec {
  background-color: #755E54;
  padding: 110px 0 140px;
  position: relative;
  z-index: 11;
}
.topContact_sec .commonTtl01 {
  color: #fff;
  margin-bottom: 30px;
}
.topContact_sec .commonTtl01 span {
  color: #fff;
}
.topContact_sec .txt {
  text-align: center;
  margin-bottom: 80px;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  line-height: 2;
}
.topContact_sec .topContact_sec_btnbox {
  margin: auto;
}
.topContact_sec .topContact_sec_btnbox .btn {
  position: relative;
  width: 32%;
  transition: all 0.3s;
}
.topContact_sec .topContact_sec_btnbox .btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 40px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translateY(-50%) rotate(45deg);
  transition: all 0.3s;
}
.topContact_sec .topContact_sec_btnbox .btn:not(:last-child) a span::before {
  background: url(/assets/img/ico_hotpeper.png) no-repeat;
  background-size: contain;
  width: 10px;
  height: 14px;
  top: 5px;
  left: 0;
}
.topContact_sec .topContact_sec_btnbox .btn:last-child a span::before {
  background: url(/assets/img/ico_line.png) no-repeat;
  background-size: contain;
  width: 15px;
  height: 14px;
  top: 5px;
  left: -8px;
}
.topContact_sec .topContact_sec_btnbox .btn a {
  display: block;
  text-align: center;
  padding: 30px 0;
  position: relative;
}
.topContact_sec .topContact_sec_btnbox .btn a .mod-btn01-lines {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.topContact_sec .topContact_sec_btnbox .btn a .mod-btn01-lines .mod-btn01-lines-item {
  position: absolute;
  transition: 0.4s cubic-bezier(0.76, 0.15, 0.24, 0.87);
  background: #fff;
}
.topContact_sec .topContact_sec_btnbox .btn a .mod-btn01-lines .mod-btn01-lines-item.item01 {
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  transform-origin: left top;
  transition-delay: 0s;
}
.topContact_sec .topContact_sec_btnbox .btn a .mod-btn01-lines .mod-btn01-lines-item.item02 {
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  transform-origin: left top;
  transition-delay: 0s;
}
.topContact_sec .topContact_sec_btnbox .btn a .mod-btn01-lines .mod-btn01-lines-item.item03 {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  transform-origin: right top;
  transition-delay: 0s;
}
.topContact_sec .topContact_sec_btnbox .btn a .mod-btn01-lines .mod-btn01-lines-item.item04 {
  left: 0;
  top: 0;
  height: 100%;
  width: 1px;
  transform-origin: left bottom;
  transition-delay: 0s;
}
.topContact_sec .topContact_sec_btnbox .btn a span {
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.04em;
  font-weight: 400;
  line-height: 1.5;
  padding-left: 20px;
  position: relative;
}
.topContact_sec .topContact_sec_btnbox .btn a span::before {
  content: "";
  display: block;
  position: absolute;
}
.topContact_sec .topContact_sec_btnbox .btn:hover {
  opacity: 0.8;
}
.topContact_sec .topContact_sec_btnbox .btn:hover .mod-btn01-lines .mod-btn01-lines-item {
  position: absolute;
  transition: 0.4s cubic-bezier(0.76, 0.15, 0.24, 0.87);
  background: #fff;
}
.topContact_sec .topContact_sec_btnbox .btn:hover .mod-btn01-lines .mod-btn01-lines-item.item01 {
  transform-origin: left top;
  animation: mod-btn01-lineX 0.4s forwards;
}
.topContact_sec .topContact_sec_btnbox .btn:hover .mod-btn01-lines .mod-btn01-lines-item.item02 {
  animation: mod-btn01-lineY 0.4s forwards;
  transform-origin: left top;
}
.topContact_sec .topContact_sec_btnbox .btn:hover .mod-btn01-lines .mod-btn01-lines-item.item03 {
  animation: mod-btn01-lineX 0.4s forwards;
  transform-origin: right top;
}
.topContact_sec .topContact_sec_btnbox .btn:hover .mod-btn01-lines .mod-btn01-lines-item.item04 {
  animation: mod-btn01-lineY 0.4s forwards;
  transform-origin: left bottom;
}
@keyframes mod-btn01-lineX {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}
@keyframes mod-btn01-lineY {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}
@media screen and (max-width: 1024px) {
  .topContact_sec .topContact_sec_btnbox {
    max-width: 350px;
    margin: auto;
  }
  .topContact_sec .topContact_sec_btnbox .btn {
    width: 100%;
  }
  .topContact_sec .topContact_sec_btnbox .btn::after {
    right: 30px;
  }
  .topContact_sec .topContact_sec_btnbox .btn:not(:last-child) {
    margin-bottom: 20px;
  }
  .topContact_sec .topContact_sec_btnbox .btn:not(:last-child) a span::before {
    background: url(/assets/img/ico_hotpeper.png) no-repeat;
    background-size: contain;
    width: 13px;
    height: 18px;
    top: 1px;
    left: 0;
  }
  .topContact_sec .topContact_sec_btnbox .btn:last-child a span::before {
    background: url(/assets/img/ico_line.png) no-repeat;
    background-size: contain;
    width: 19px;
    height: 20px;
    top: 2px;
    left: -8px;
  }
  .topContact_sec .topContact_sec_btnbox .btn a {
    padding: 25px 0;
  }
  .topContact_sec .topContact_sec_btnbox .btn a span {
    font-size: 13px;
    padding-left: 20px;
  }
  .topContact_sec .topContact_sec_btnbox .btn a span::after {
    top: 6px;
    right: -30px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
  }
}
@media only screen and (max-width: 767px) {
  .topContact_sec {
    padding: 90px 0 100px;
  }
  .topContact_sec .txt {
    margin-bottom: 50px;
  }
}/*# sourceMappingURL=index.css.map */