@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@keyframes btnOnTop {
  0% {
    top: -1rem;
    transform: rotate(0deg);
  }
  75% {
    top: 0;
    transform: rotate(0deg);
  }
  100% {
    top: 0;
    transform: rotate(45deg);
  }
}
@keyframes btnOnBottom {
  0% {
    top: 1rem;
    transform: rotate(0deg);
  }
  75% {
    top: 0;
    transform: rotate(0deg);
  }
  100% {
    top: 0;
    transform: rotate(-45deg);
  }
}
@keyframes btnOffTop {
  0% {
    top: 0;
    transform: rotate(45deg);
  }
  25% {
    top: 0;
    transform: rotate(0deg);
  }
  100% {
    top: -1rem;
    transform: rotate(0deg);
  }
}
@keyframes btnOffBottom {
  0% {
    top: 0;
    transform: rotate(-45deg);
  }
  25% {
    top: 0;
    transform: rotate(0deg);
  }
  100% {
    top: 1rem;
    transform: rotate(0deg);
  }
}
@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}
/*--------------------
number
---------------------*/
/*--------------------
area
---------------------*/
html {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
  font-weight: 500;
  font-style: normal;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  font-size: 0.7320644217vw;
  overscroll-behavior: none;
}
@media screen and (min-width: 1366px) {
  html {
    font-size: 10px;
  }
}
@media screen and (min-width: 750px) {
  html {
    -webkit-font-smoothing: antialiased;
    font-feature-settings: "palt";
  }
}
@media screen and (max-width: 749.98px) {
  html {
    -webkit-text-size-adjust: 100%;
    font-feature-settings: "palt";
    font-size: 2.6666666667vw;
  }
}
html {
  /* IE11だけに適応 */
}
html _:lang(x)::-ms-backdrop, html {
  font-family: "Segoe UI", "メイリオ", Meiryo, sans-serif;
}

.mouse * {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.chrome body {
  image-rendering: -webkit-optimize-contrast;
}

body,
dd,
div,
dl,
dt,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
td,
th,
ul {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  word-break: break-all;
}

article,
aside,
figure,
footer,
header,
main,
nav,
section {
  display: block;
  box-sizing: border-box;
}

figure {
  font-size: 0;
}
figure figcaption {
  line-height: 1.5;
}

button,
input,
select,
textarea {
  background: none;
  padding: 0;
  margin: 0;
  outline: 0;
  border: none;
  font: inherit;
  overflow: visible;
  box-sizing: border-box;
}

input[type=radio] {
  transform: translateY(-0.02rem);
}
.safari input[type=radio] {
  transform: translateY(-0.01rem);
}
@media screen and (max-width: 749.98px) {
  .safari input[type=radio] {
    transform: translateY(0.01rem);
  }
}

input[type=checkbox] {
  transform: translateY(-0.02rem);
}
.safari input[type=checkbox] {
  transform: translateY(-0.01rem);
}
@media screen and (max-width: 749.98px) {
  .safari input[type=checkbox] {
    transform: translateY(0.01rem);
  }
}

button,
select {
  cursor: pointer;
  text-transform: none;
}

select::-ms-expand {
  display: none;
}

img {
  -ms-interpolation-mode: bicubic;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  box-sizing: border-box;
  height: 0;
  overflow: visible;
}

b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}

a {
  outline: 0;
  text-decoration: none;
  color: inherit;
  background-color: transparent;
}

li {
  list-style: none;
}

sub,
sup {
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* .link */
a {
  transition: all 0.3s ease 0s;
  display: inline-block;
}
.mouse a:hover {
  opacity: 0.8;
}
a[href^="tel:"] {
  cursor: default;
}
a[href^="tel:"]:hover {
  opacity: 1;
}

img {
  width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
}
.btn {
  background-color: #fff;
  border-radius: 200rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
  box-shadow: 0 0.5rem 0 rgba(0, 0, 0, 0.16);
  transition: all 0.3s ease 0s;
}
@media screen and (max-width: 749.98px) {
  .btn {
    height: auto;
    width: 60%;
    font-size: 1.8rem;
    padding: 0.08rem;
  }
}
.btn span {
  display: inline-block;
  font-size: 1.3rem;
  letter-spacing: 0.2em;
  padding-right: 0.16rem;
  transition: all 0.3s ease 0s;
  position: relative;
}
@media screen and (max-width: 749.98px) {
  .btn span {
    font-size: 1.1rem;
    letter-spacing: 0.2em;
  }
}

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

.sp {
  display: none !important;
}
@media screen and (max-width: 749.98px) {
  .sp {
    display: block !important;
  }
}

/*************************
common
************************ */
body {
  font-size: 1.3rem;
  line-height: 1;
  color: #000;
  font-weight: 500;
  letter-spacing: 0.1em;
  min-width: 120rem;
  opacity: 0;
  transition: opacity 1s ease 0s;
  position: relative;
  overflow-x: hidden;
  touch-action: pan-x pan-y;
}
@media screen and (max-width: 1199px) {
  body {
    min-width: 0;
  }
}
@media screen and (max-width: 749.98px) {
  body {
    font-size: 1.4rem;
    letter-spacing: 0.05em;
    min-width: 0;
  }
}
body.show {
  opacity: 1;
}
body.menuon, body.form-show {
  overflow: hidden;
}

@media screen and (max-width: 749.98px) {
  p {
    text-align: justify;
    text-justify: inter-ideograph;
  }
  .ie p {
    font-feature-settings: "palt";
  }
}

input,
textarea {
  width: 100%;
  background-color: #fff;
  padding: 0.06rem 0.16rem;
}
@media screen and (max-width: 749.98px) {
  input,
  textarea {
    padding: 0.06rem 0.12rem;
    line-height: 1.4;
  }
}

.wrapper {
  overflow: hidden;
}

.section__detail-btn {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-family: "Shippori Mincho", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.08em;
  border: 1px solid #575A6A;
  border-radius: 50px;
  transition: 0.3s;
}

.method .section__detail-btn {
  border: 1px solid #fff;
}

.section__detail-link {
  position: relative;
  display: block;
  width: 306px;
  max-width: 100%;
  padding: 26px 20px;
  transition: 0.3s;
  text-align: center;
}

.event .section__detail-link {
  text-align: left;
}

.section__detail-arrow {
  position: absolute;
  top: 50%;
  right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 37px;
  height: 37px;
  border-radius: 50%;
  background: #000;
  transform: translateY(-50%);
  transition: 0.3s;
}

.method .section__detail-arrow {
  background: #fff;
}

.section__detail-btn:hover {
  background: #000;
  border: 1px solid #000;
}
.section__detail-btn:hover .section__detail-link {
  color: #fff;
  opacity: 1;
}
.section__detail-btn:hover .section__detail-arrow {
  background: #fff;
}
.section__detail-btn:hover .section__detail-arrow::after {
  background: url(../images/common/arrow-b.svg) center center/contain no-repeat;
}

.method .section__detail-btn:hover {
  background: #fff;
}
.method .section__detail-btn:hover .section__detail-link {
  color: #53595D;
  opacity: 1;
}
.method .section__detail-btn:hover .section__detail-arrow {
  background: #53595D;
}
.method .section__detail-btn:hover .section__detail-arrow::after {
  background: url(../images/common/arrow-w.svg) center center/contain no-repeat;
}

.section__detail-arrow::after {
  position: absolute;
  content: "";
  display: block;
  width: 8.25px;
  height: 9.53px;
  background: url(../images/common/arrow-w.svg) center center/contain no-repeat;
  transition: 0.3s;
}

.method .section__detail-arrow::after {
  background: url(../images/common/arrow-b.svg) center center/contain no-repeat;
}

.header {
  position: fixed;
  width: 100%;
  z-index: 100;
}

.header__container {
  display: flex;
  align-items: center;
  padding: 2.1rem 1.6rem;
  background: #fff;
}
@media screen and (min-width: 750px) {
  .header__container {
    padding: 2.7rem 10rem 2.5rem 3.9rem;
    justify-content: space-between;
  }
}

.header__logo-box {
  display: flex;
  align-items: center;
  gap: 1rem;
}
@media screen and (min-width: 750px) {
  .header__logo-box {
    position: relative;
    z-index: 201;
    gap: 3.24rem;
  }
}

.header__logo {
  width: 17rem;
}
@media screen and (min-width: 750px) {
  .header__logo {
    width: 23.6rem;
  }
}

.header__store {
  padding-top: 0.3rem;
  font-family: "Shippori Mincho", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  vertical-align: middle;
}
@media screen and (min-width: 750px) {
  .header__store {
    font-size: 1.8rem;
  }
}

.header__btn-container {
  display: flex;
}

.header__btn-box {
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (min-width: 750px) {
  .header__btn-box {
    position: static;
    display: flex;
    gap: 0.8rem;
    transform: none;
  }
}

.header__btn {
  background: #53595D;
  color: #fff;
  font-family: "Shippori Mincho", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.24em;
  line-height: 1.25;
  writing-mode: vertical-lr;
  border-radius: 0.4rem 0 0 0;
}
@media screen and (min-width: 750px) {
  .header__btn {
    font-size: 1.4rem;
    letter-spacing: 0.16em;
    writing-mode: initial;
    border-radius: 0.5rem;
  }
}

.header__btn.-reserve {
  background: #E10000;
  border-radius: 0 0 0 0.4rem;
}
@media screen and (min-width: 750px) {
  .header__btn.-reserve {
    border-radius: 0.5rem;
  }
}

.header__btn-link {
  padding: 1.4rem 0.5rem 1rem;
}
@media screen and (min-width: 750px) {
  .header__btn-link {
    padding: 1.3rem 2.1rem 1.1rem;
  }
}

.breadcrumb__page {
  margin-bottom: 0;
}

#menubtn {
  width: 30px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 1.8rem;
  z-index: 1000;
  cursor: pointer;
  transform: translateY(-50%);
}
@media screen and (min-width: 750px) {
  #menubtn {
    right: 4.4rem;
  }
}
#menubtn span {
  display: block;
  width: 2.2rem;
  height: 1px;
  background-color: #000;
  position: absolute;
  transition: all 0.2s ease 0s;
}
@media screen and (min-width: 750px) {
  #menubtn span {
    width: 2.6rem;
  }
}
#menubtn span:before, #menubtn span:after {
  content: "";
  display: block;
  width: 2.2rem;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 0;
  transition: all 0.2s ease 0s;
}
@media screen and (min-width: 750px) {
  #menubtn span:before, #menubtn span:after {
    width: 2.6rem;
  }
}
#menubtn span:before {
  top: -1rem;
  animation: btnOffTop 0.4s ease forwards;
}
#menubtn span:after {
  top: 1rem;
  animation: btnOffBottom 0.4s ease forwards;
}
.menuon #menubtn span {
  background: #fff;
}
.menuon #menubtn span:before, .menuon #menubtn span:after {
  background: #000;
}
.menuon #menubtn span:before {
  animation: btnOnTop 0.4s ease forwards;
}
.menuon #menubtn span:after {
  animation: btnOnBottom 0.4s ease forwards;
}

@media screen and (min-width: 750px) {
  body.menuon .header__container::after {
    content: "";
    width: 100vw;
    height: 100vh;
    display: block;
    background: rgba(0, 0, 0, 0.3137254902);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 101;
  }
}

body.menuon .gnav {
  top: 4rem;
}
@media screen and (min-width: 750px) {
  body.menuon .gnav {
    top: 1rem;
    opacity: 1;
    pointer-events: all;
  }
}

.gnav {
  position: fixed;
  top: -110%;
  left: 0;
  padding: 1rem 0 4rem;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  z-index: 200;
  background: #fff;
  transition: 0.4s;
  overflow-y: auto;
}
@media screen and (min-width: 750px) {
  .gnav {
    top: 1rem;
    left: 50%;
    padding: 13.5rem 0 3.7rem;
    width: 98%;
    height: 100vh;
    height: -moz-fit-content;
    height: fit-content;
    transform: translateX(-50%);
    border-radius: 1rem;
    opacity: 0;
    pointer-events: none;
  }
}

.gnav__inner {
  padding: 1.4rem 2.45rem 2.4rem 2.5rem;
}
@media screen and (min-width: 750px) {
  .gnav__inner {
    padding: 0;
    width: 118.6rem;
    margin: 0 auto;
  }
}

.gnav__container {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 750px) {
  .gnav__container {
    margin-bottom: 6rem;
  }
}

@media screen and (min-width: 750px) {
  .gnav__nav {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 100.1rem;
  }
}

.gnav__box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3.4rem;
}
@media screen and (min-width: 750px) {
  .gnav__box {
    margin: 0;
    width: 44rem;
  }
}

.gnav__ul {
  width: 100%;
}
@media screen and (min-width: 750px) {
  .gnav__ul {
    width: 50%;
  }
}

.gnav__list {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  font-family: "Shippori Mincho", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  white-space: nowrap;
}
@media screen and (min-width: 750px) {
  .gnav__list {
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 750px) {
  .gnav__list:hover {
    color: #E10000;
  }
}

@media screen and (min-width: 750px) {
  .gnav__list:hover::before {
    background: url(../images/common/arrow-r.svg) center center/contain no-repeat;
  }
}

.gnav__list::before {
  content: "";
  display: block;
  width: 0.791rem;
  height: 0.914rem;
  background: url(../images/common/arrow.svg) center center/contain no-repeat;
  transition: 0.3s;
}

.gnav__link {
  padding: 1.6rem 0;
  width: 100%;
}

.gnav__contact {
  display: flex;
  gap: 1.2rem;
}
@media screen and (min-width: 750px) {
  .gnav__contact {
    flex-direction: column;
    gap: 0.9rem;
  }
}

.gnav__contact-list {
  position: relative;
  width: 15.7rem;
  color: #fff;
  font-family: "Shippori Mincho", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-size: 1.7rem;
  letter-spacing: 0.2em;
  overflow: hidden;
}
@media screen and (min-width: 750px) {
  .gnav__contact-list {
    width: 36.2rem;
  }
}

.gnav__contact-list::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/common/catalog_bg_sp.jpg) center center/cover no-repeat;
  z-index: -1;
  transition: 0.5s;
}
@media screen and (min-width: 750px) {
  .gnav__contact-list::after {
    background: url(../images/common/catalog_bg_pc.jpg) center center/cover no-repeat;
  }
}

.gnav__contact-list:hover::after {
  transform: scale(1.06);
}

.gnav__contact-list.-reserve::after {
  background: url(../images/common/reserve_bg_sp.jpg) center center/cover no-repeat;
}
@media screen and (min-width: 750px) {
  .gnav__contact-list.-reserve::after {
    background: url(../images/common/reserve_bg_pc.jpg) center center/cover no-repeat;
  }
}

.gnav__contact-link {
  padding: 4.3rem 0 3.8rem;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 750px) {
  .gnav__contact-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 4.1rem 1.7rem;
    text-align: left;
  }
}

@media screen and (min-width: 750px) {
  .gnav__contact-link::after {
    content: "";
    display: block;
    width: 3.4rem;
    height: 3.4rem;
    background: url(../images/common/arrow_circle-g.png) center center/contain no-repeat;
  }
}

@media screen and (min-width: 750px) {
  .gnav__bottom {
    position: relative;
  }
}

.gnav__bottom-shop {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.3rem;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 750px) {
  .gnav__bottom-shop {
    font-size: 1.4rem;
  }
}

.gnav__bottom-shop-link {
  display: flex;
  align-items: center;
  gap: 2.73rem;
  padding: 1.25rem 0;
}

.gnav__bottom-shop-link::after {
  content: "";
  display: block;
  width: 1.837rem;
  height: 1.837rem;
  background: url(../images/common/icon_insta.png) center center/cover no-repeat;
}

.gnav__bottom-container {
  margin-bottom: 1.6rem;
  padding: 1.2rem 0 1.5rem;
  border-top: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
}
@media screen and (min-width: 750px) {
  .gnav__bottom-container {
    display: flex;
    align-items: stretch;
    gap: 1.4rem;
    padding: 1.7rem 0 0;
    border-bottom: none;
  }
}

.gnav__bottom-nationwide {
  margin-bottom: 0.8rem;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 750px) {
  .gnav__bottom-nationwide {
    padding-right: 2.5rem;
    font-size: 1.4rem;
    border-right: 1px solid #ccc;
  }
}

.gnav__bottom-box {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  flex-wrap: wrap;
}

.gnav__bottom-list {
  margin-bottom: 0.8rem;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 750px) {
  .gnav__bottom-list {
    font-size: 1.4rem;
  }
}

.gnav__bottom-link {
  padding: 0.4rem 0;
}
@media screen and (min-width: 750px) {
  .gnav__bottom-link {
    padding: 0 0.6rem;
  }
}

.gnav__bottom-hp {
  margin-left: auto;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 750px) {
  .gnav__bottom-hp {
    position: absolute;
    top: 1.4rem;
    right: 1rem;
    margin: 0;
    font-size: 1.4rem;
  }
}

.gnav__bottom-hp-link {
  display: flex;
  align-items: center;
  gap: 0.7rem;
  padding: 0.4rem 0;
}

.gnav__bottom-hp-link::after {
  content: "";
  display: block;
  width: 1.4rem;
  height: 1.2rem;
  background: url(../images/common/icon_link.png) center center/cover no-repeat;
}

.contact {
  position: relative;
  padding: 3rem 2.5rem;
  background: #F4F4F4;
}
@media screen and (min-width: 750px) {
  .contact {
    padding: 6rem 0;
  }
}

@media screen and (min-width: 750px) {
  .contact__inner {
    display: flex;
    gap: 2.7rem;
    margin: 0 auto;
    width: 118.6rem;
  }
}

.contact__link {
  position: relative;
  display: flex;
  align-items: flex-end;
  margin-bottom: 1.6rem;
  width: 100%;
  height: 12.7rem;
  overflow: hidden;
}
@media screen and (min-width: 750px) {
  .contact__link {
    height: 22.7rem;
  }
}

.contact__link::after {
  position: absolute;
  top: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/common/catalog_bg_pc.jpg) center center/cover no-repeat;
  z-index: -1;
  transition: 0.5s;
}

.contact__link:hover::after {
  transform: scale(1.06);
}

.contact__link:last-of-type {
  margin-bottom: 0;
}

.contact__link.-reserve::after {
  background: url(../images/common/reserve_bg_pc.jpg) center center/cover no-repeat;
}

.contact__link-txt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.7rem 1rem;
  width: 100%;
  color: #fff;
  font-family: "Shippori Mincho", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 750px) {
  .contact__link-txt {
    padding: 1.3rem 2rem;
    font-size: 2.6rem;
  }
}

.contact__link-txt::after {
  content: "";
  display: block;
  width: 3.3rem;
  height: 3.3rem;
  background: url(../images/common/arrow_circle-transparent-g.png) center center/contain no-repeat;
}
@media screen and (min-width: 750px) {
  .contact__link-txt::after {
    width: 5.8rem;
    height: 5.8rem;
  }
}

.contact__return-top {
  position: absolute;
  bottom: 3.6rem;
  right: 0;
  display: flex;
  align-items: center;
  gap: 0.3rem;
  padding: 0.5rem;
  font-family: "Inter", serif;
  font-weight: 700;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.06em;
  line-height: 1.25;
  writing-mode: vertical-rl;
}
@media screen and (min-width: 750px) {
  .contact__return-top {
    right: 1rem;
    font-size: 1.6rem;
  }
}

.contact__return-top::before {
  content: "";
  display: block;
  width: 0.275rem;
  height: 2.218rem;
  background: url(../images/common/arrow_return-top.png) center center/contain no-repeat;
}

.footer {
  padding: 3rem 2.5rem 2.95rem;
  background: #000;
  color: #fff;
}
@media screen and (min-width: 750px) {
  .footer {
    padding: 3.25rem 0 3rem;
  }
}

@media screen and (min-width: 750px) {
  .footer__inner {
    margin: 0 auto;
    width: 118.6rem;
  }
}

.footer__shop {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3137254902);
}
@media screen and (min-width: 750px) {
  .footer__shop {
    display: flex;
    align-items: stretch;
    gap: 1.2rem;
    padding-bottom: 3.26rem;
    margin-bottom: 3.26rem;
  }
}
@media (max-width: 1200px) {
  .footer__shop {
    flex-direction: column;
    gap: 0.8rem;
    align-items: flex-start;
  }
}

.footer__shop-nationwide {
  margin-bottom: 1rem;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 750px) {
  .footer__shop-nationwide {
    padding-right: 2.5rem;
    margin-bottom: 0;
    border-right: 1px solid #fff;
    line-height: 1.5;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media (max-width: 1200px) {
  .footer__shop-nationwide {
    padding-right: 0;
    padding-left: 0.9rem;
    border-right: none;
  }
}
@media screen and (max-width: 749.98px) {
  .footer__shop-nationwide {
    margin-bottom: 0.8rem;
    padding-left: 0;
  }
}

.footer__shop-box {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  flex-wrap: wrap;
}
@media screen and (min-width: 750px) {
  .footer__shop-box {
    gap: 0;
    width: calc(100% - 17.5rem - 1.2rem);
  }
}
@media (max-width: 1200px) {
  .footer__shop-box {
    width: 100%;
  }
}
@media screen and (max-width: 749.98px) {
  .footer__shop-box {
    gap: 1.6rem;
    margin-top: 2rem;
  }
}

.footer__shop-list {
  font-weight: 400;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 750px) {
  .footer__shop-list {
    line-height: 1.5;
  }
}

@media screen and (min-width: 750px) {
  .footer__shop-link {
    font-size: 1.3rem;
    padding: 0 0.9rem;
  }
}
@media screen and (max-width: 749.98px) {
  .footer__shop-link {
    font-size: 1.2rem;
  }
}

.footer__logo {
  margin-bottom: 4.2rem;
  width: 27rem;
}
@media screen and (min-width: 750px) {
  .footer__logo {
    margin-bottom: 5rem;
    width: 20rem;
  }
}

.footer__sns {
  display: flex;
  align-items: end;
  margin: 0 0 1.5rem -1rem;
}
@media screen and (min-width: 750px) {
  .footer__sns {
    margin: 0 0 2.2rem -1.2rem;
  }
}

.footer__sns-link {
  padding: 1rem;
}
@media screen and (min-width: 750px) {
  .footer__sns-link {
    padding: 1rem 1.2rem;
  }
}

.footer__bottom {
  color: rgba(255, 255, 255, 0.631372549);
}
@media screen and (min-width: 750px) {
  .footer__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

.footer__bottom-box {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.7rem;
  width: 80%;
}
@media screen and (min-width: 750px) {
  .footer__bottom-box {
    margin-bottom: 0;
    width: 27.5rem;
  }
}

.footer__bottom-box::after {
  position: absolute;
  left: 34.4%;
  content: "";
  display: block;
  width: 1px;
  height: 2rem;
  background: rgba(255, 255, 255, 0.631372549);
}
@media screen and (min-width: 750px) {
  .footer__bottom-box::after {
    left: 36.4%;
  }
}

.footer__bottom-link {
  padding: 0.4rem 0.4rem 0.4rem 0;
  font-size: 1.4rem;
  letter-spacing: 0.06em;
}

.footer__bottom-copy {
  font-size: 1rem;
  letter-spacing: 0.06em;
}

.fixed-return {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s, transform 0.3s ease-out;
}

.fixed-return-btn {
  position: fixed;
  bottom: 2rem;
  right: 1.7rem;
  z-index: 99;
  display: flex;
  justify-content: center;
  width: 3.2rem;
  height: 3.2rem;
  box-shadow: 0px 0px 14px -8px #000000;
  border-radius: 50%;
  background: #fff;
}
@media screen and (min-width: 750px) {
  .fixed-return-btn {
    width: 47px;
    height: 47px;
    right: 22px;
    bottom: 4%;
  }
  .fixed-return-btn:hover {
    animation: bounce 2s infinite;
  }
}
.fixed-return-btn:hover {
  opacity: 1 !important;
}
.fixed-return-btn::before {
  content: "";
  position: absolute;
  top: 1.3rem;
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  border-top: 2px solid #0d181e;
  border-right: 2px solid #0d181e;
  rotate: -45deg;
}
@media screen and (min-width: 750px) {
  .fixed-return-btn::before {
    top: 21px;
    width: 12px;
    height: 12px;
  }
}

.fadeIn {
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s;
  transform: translateY(10%);
}
.fadeIn.is-active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.is-hidden {
  display: none; /* フェードアウト完了後に非表示にする */
}

.is-visible {
  opacity: 1;
  filter: blur(0); /* ぼかしがなくなる */
}

.mv__slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* モーダルのオーバーレイ */
.image-modal__overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.6784313725);
  z-index: 9998;
}

/* モーダル本体 */
.image-modal__content {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 90vw;
  transform: translate(-50%, -50%);
  background: white;
  padding: 0.8rem;
  z-index: 9999;
}
@media screen and (min-width: 750px) {
  .image-modal__content {
    padding: 2rem;
    width: 86rem;
  }
}

/* 拡大表示する画像 */
.image-modal__content img {
  max-width: 90vw;
  max-height: 90vh;
  display: block;
}

/* 閉じるボタンのX */
.lineClose {
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  line-height: 1;
  width: 3rem;
  height: 0.15rem;
  background: currentColor;
  border-radius: 0.1rem;
  position: relative;
  transform: rotate(45deg);
}

.lineClose::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transform: rotate(90deg);
}