@charset "UTF-8";
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/* 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 {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border: 0;
  border-top: 1px solid;
  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] {
  border-bottom: none; /* 1 */
  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 */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  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;
  border: 0;
  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;
  border: 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;
}

html {
  font-family: "Zen Old Mincho", serif, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
}

body {
  color: #383838;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
}
@media screen and (max-width: 1024px) {
  body {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

a:hover {
  text-decoration: underline;
}
a:hover img {
  opacity: 0.8;
}
a img {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

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

button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
  outline: -webkit-focus-ring-color auto 1px;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 1px;
}

small {
  font-size: inherit;
}

.m-wrapper {
  width: 90%;
  margin-inline: 5%;
}

.m-tellink {
  pointer-events: none;
}
@media screen and (max-width: 1024px) {
  .m-tellink {
    pointer-events: auto;
  }
}

.for-ie {
  display: none;
  width: 100%;
  color: #fff;
  letter-spacing: 0.05em;
  padding: 25px 5.35%;
  background-color: #b12c45;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.for-ie .m-wrapper {
  position: relative;
  padding-right: 100px;
}
.for-ie a {
  text-decoration: underline;
}
.for-ie a:hover {
  text-decoration: none;
}
.for-ie button {
  width: 120px;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px;
  border: 1px solid #fff;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.for-ie button:focus {
  outline: none;
}

.tCenter {
  text-align: center !important;
}

.tRight {
  text-align: right !important;
}

.tLeft {
  text-align: left !important;
}

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

.mT0 {
  margin-top: 0px !important;
}

.mT5 {
  margin-top: 5px !important;
}

.mT10 {
  margin-top: 10px !important;
}

.mT15 {
  margin-top: 15px !important;
}

.mT20 {
  margin-top: 20px !important;
}

.mT25 {
  margin-top: 25px !important;
}

.mT30 {
  margin-top: 30px !important;
}

.mT35 {
  margin-top: 35px !important;
}

.mT40 {
  margin-top: 40px !important;
}

.mT45 {
  margin-top: 45px !important;
}

.mT50 {
  margin-top: 50px !important;
}

.mB0 {
  margin-bottom: 0px !important;
}

.mB5 {
  margin-bottom: 5px !important;
}

.mB10 {
  margin-bottom: 10px !important;
}

.mB15 {
  margin-bottom: 15px !important;
}

.mB20 {
  margin-bottom: 20px !important;
}

.mB25 {
  margin-bottom: 25px !important;
}

.mB30 {
  margin-bottom: 30px !important;
}

.mB35 {
  margin-bottom: 35px !important;
}

.mB40 {
  margin-bottom: 40px !important;
}

.mB45 {
  margin-bottom: 45px !important;
}

.mB50 {
  margin-bottom: 50px !important;
}

.mL0 {
  margin-left: 0px !important;
}

.mL10 {
  margin-left: 10px !important;
}

.mL20 {
  margin-left: 20px !important;
}

.mL30 {
  margin-left: 30px !important;
}

.mR0 {
  margin-right: 0px !important;
}

.mR10 {
  margin-right: 10px !important;
}

.mR20 {
  margin-right: 20px !important;
}

.mR30 {
  margin-right: 30px !important;
}

.pT0 {
  padding-top: 0px !important;
}

.pT5 {
  padding-top: 5px !important;
}

.pT10 {
  padding-top: 10px !important;
}

.pT15 {
  padding-top: 15px !important;
}

.pT20 {
  padding-top: 20px !important;
}

.pT25 {
  padding-top: 25px !important;
}

.pT30 {
  padding-top: 30px !important;
}

.pT35 {
  padding-top: 35px !important;
}

.pT40 {
  padding-top: 40px !important;
}

.pT45 {
  padding-top: 45px !important;
}

.pT50 {
  padding-top: 50px !important;
}

.pB0 {
  padding-bottom: 0px !important;
}

.pB5 {
  padding-bottom: 5px !important;
}

.pB10 {
  padding-bottom: 10px !important;
}

.pB15 {
  padding-bottom: 15px !important;
}

.pB20 {
  padding-bottom: 20px !important;
}

.pB25 {
  padding-bottom: 25px !important;
}

.pB30 {
  padding-bottom: 30px !important;
}

.pB35 {
  padding-bottom: 35px !important;
}

.pB40 {
  padding-bottom: 40px !important;
}

.pB45 {
  padding-bottom: 45px !important;
}

.pB50 {
  padding-bottom: 50px !important;
}

.pL0 {
  padding-left: 0px !important;
}

.pL10 {
  padding-left: 10px !important;
}

.pL20 {
  padding-left: 20px !important;
}

.pL30 {
  padding-left: 30px !important;
}

.pR0 {
  padding-right: 0px !important;
}

.pR10 {
  padding-right: 10px !important;
}

.pR20 {
  padding-right: 20px !important;
}

.pR30 {
  padding-right: 30px !important;
}

.fadeIn {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
}
.fadeIn.is-show {
  opacity: 1;
}

.fadeInUp {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
}
.fadeInUp.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.zoomIn {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}
.zoomIn.is-show {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotation {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.m-pc-hidden {
  display: none;
}
@media screen and (max-width: 1024px) {
  .m-pc-hidden {
    display: inline-block;
  }
}

.m-sp-hidden {
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .m-sp-hidden {
    display: none;
  }
}

.visually-hidden {
  /**
   * a11y-css-resetから引用
   * https://github.com/mike-engel/a11y-css-reset
  **/
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

/*******************************
Style
*******************************/
body {
  position: relative;
}
body::before {
  position: fixed;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/bg-body.webp) top/cover no-repeat;
  z-index: -5;
}
body::after {
  position: fixed;
  content: "";
  top: 150px;
  left: 49%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 697px;
  background: url(../img/bg-body-deco.webp) top/contain no-repeat;
  aspect-ratio: 1394/1420;
  z-index: -1;
}
@media screen and (max-width: 640px) {
  body::after {
    content: none;
  }
}

.page-top {
  width: 209px;
  max-width: 56%;
  margin: 35px auto 0;
}

.reserve-box-ttl {
  margin-bottom: 15px;
  color: #b12c45;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
}
.reserve-box-ttl__free {
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
  color: #fff;
  background: #b12c45;
  padding: 1px 12px 2px;
  border-radius: 50px;
  margin-right: 5px;
}

.reserve-btn a {
  position: relative;
  display: block;
  padding: 15px 60px;
  background: #B57DC8;
  background-image: linear-gradient(-53deg, rgb(181, 125, 200) 2%, rgb(232, 121, 127) 70%, rgb(234, 121, 124) 100%);
  color: #fff;
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 700;
  text-align: center;
  border: solid 1px #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 5px 0px 0px rgb(255, 255, 255);
          box-shadow: 0px 5px 0px 0px rgb(255, 255, 255);
  letter-spacing: 0.04em;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.reserve-btn a::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 20px;
  width: 32px;
  aspect-ratio: 64/12;
  background: url(../img/icon-arrow.webp) center/contain no-repeat;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.reserve-btn a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.reserve-btn a:hover::before {
  right: 15px;
}
@media screen and (max-width: 640px) {
  .reserve-btn a.reserve-btn__pc {
    display: none;
  }
}
.reserve-btn a.reserve-btn__sp {
  display: none;
}
@media screen and (max-width: 640px) {
  .reserve-btn a.reserve-btn__sp {
    display: block;
  }
}

.acc-box {
  margin-top: 45px;
}
.acc-box-ttl {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-block: 15px;
  font-size: 19px;
  font-size: 1.1875rem;
  color: #b12c45;
  border-top: solid 2px #b12c45;
  border-bottom: solid 2px #b12c45;
  line-height: 1.2;
  cursor: pointer;
}
.acc-box-ttl:nth-of-type(n+2) {
  margin-top: -2px;
}
.acc-box-ttl::after {
  content: "";
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  width: 8px;
  height: 8px;
  margin-left: 10px;
  border-top: solid 2px #b12c45;
  border-right: solid 2px #b12c45;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
@media screen and (max-width: 640px) {
  .acc-box-ttl::after {
    right: 13px;
    width: 7px;
    height: 7px;
    border-top-width: 2px;
    border-right-width: 2px;
  }
}
.acc-box-ttl.is-show::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.acc-box .acc-con {
  display: none;
  position: relative;
}

.open-btn {
  display: none;
}
@media screen and (max-width: 1024px) {
  .open-btn {
    display: block;
    position: fixed;
    z-index: 9999;
    top: 30px;
    right: 20px;
    width: 25px;
    height: 10px;
    cursor: pointer;
  }
  .open-btn span {
    position: absolute;
    width: 25px;
    height: 2px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: #b12c45;
  }
  .open-btn span:nth-of-type(1) {
    top: 0px;
  }
  .open-btn span:nth-of-type(2) {
    top: 5px;
  }
  .open-btn span:nth-of-type(3) {
    top: 10px;
    width: 15px;
  }
  .open-btn.is-active span:nth-of-type(1) {
    -webkit-transform: translateY(5px) rotate(45deg);
            transform: translateY(5px) rotate(45deg);
  }
  .open-btn.is-active span:nth-of-type(2) {
    opacity: 0;
  }
  .open-btn.is-active span:nth-of-type(3) {
    width: 25px;
    -webkit-transform: translateY(-5px) rotate(-45deg);
            transform: translateY(-5px) rotate(-45deg);
  }
}

.l-footer {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 420px;
  max-width: 100%;
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 640px) {
  .l-footer {
    margin-bottom: 80px;
  }
}
.l-footer-copy {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 640px) {
  .l-footer-copy {
    font-size: 10px;
    font-size: 0.625rem;
  }
}

.l-main {
  position: relative;
}
.l-main::before {
  position: absolute;
  content: "";
  top: 230px;
  left: 50.5%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 651px;
  max-width: 98%;
  background: url(../img/mv-bg-deco.webp) top/contain no-repeat;
  aspect-ratio: 1302/616;
}
@media screen and (max-width: 1024px) {
  .l-main::before {
    left: 51%;
  }
}
@media screen and (max-width: 640px) {
  .l-main::before {
    content: none;
  }
}
.l-main-center {
  position: relative;
  width: 420px;
  max-width: 100%;
  margin-inline: auto;
  margin-block: 25px 20px;
  border: 1px solid #fff;
  border-radius: 235px 235px 35px 35px;
}
@media screen and (max-width: 640px) {
  .l-main-center {
    width: 100%;
    border-radius: 400px 400px 35px 35px;
    border: none;
    margin-bottom: 15px;
  }
}
.l-main-center::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 235px 235px 35px 35px;
  background: url(../img/bg-main.webp) top/100% no-repeat;
}
@media screen and (max-width: 640px) {
  .l-main-center::before {
    top: 4vw;
    height: calc(100% - 4vw);
    border-radius: 400px 400px 35px 35px;
  }
}
.l-main-left, .l-main-right {
  position: fixed;
  top: 0;
  width: calc(50% - 210px);
  height: 100%;
}
.l-main-left {
  left: 0;
}
@media screen and (max-width: 1024px) {
  .l-main-left {
    display: none;
  }
}
.l-main-left .qr {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 30%;
  max-width: 150px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: #fff;
}
.l-main-left .qr::before {
  position: absolute;
  content: "";
  display: block;
  width: 130%;
  aspect-ratio: 1/1;
  background: url(../img/qr-deco.webp) center/cover no-repeat;
  -webkit-animation: 15s linear infinite rotation;
          animation: 15s linear infinite rotation;
}
.l-main-left .qr-ttl {
  font-size: min(0.6vw, 12px);
  font-weight: 700;
  line-height: 1.2;
}
.l-main-left .qr-ttl__big {
  font-size: 1.3em;
}
.l-main-left .qr-code {
  width: 50%;
}
.l-main-right {
  right: 0;
}
@media screen and (max-width: 1024px) {
  .l-main-right {
    width: 100% !important;
    max-width: none !important;
    height: auto !important;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    z-index: 999;
  }
}
.l-main-right .menu-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 64.9%;
  max-width: 236px;
  padding: clamp(10px, 3.9%, 25px);
  aspect-ratio: 472/798;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media screen and (max-width: 1024px) {
  .l-main-right .menu-nav {
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transform: none;
            transform: none;
    width: 100%;
    max-width: none;
    display: block;
    padding: 70px 20px 50px;
    aspect-ratio: auto;
  }
}
.l-main-right .menu-nav::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/bg-pc-nav.webp) top/contain no-repeat;
}
@media screen and (max-width: 1024px) {
  .l-main-right .menu-nav::before {
    content: none;
  }
}
.l-main-right .menu-nav-list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 20px;
  margin-top: clamp(10px, 2%, 20px);
}
.l-main-right .menu-nav-item-link:hover {
  text-decoration: none;
}
.l-main-right .menu-nav-item-ttl__en {
  display: block;
  width: 100%;
  height: clamp(13px, 1.29vw, 18px);
  line-height: 1;
}
@media screen and (max-width: 1024px) {
  .l-main-right .menu-nav-item-ttl__en {
    height: 18px;
  }
}
.l-main-right .menu-nav-item-ttl__en img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.l-main-right .menu-nav-item-ttl__jp {
  display: block;
  margin-top: 7px;
  font-size: clamp(10px, 0.96vw, 13px);
  text-align: center;
  color: #323232;
  line-height: 1.2;
}
@media screen and (max-width: 1024px) {
  .l-main-right .menu-nav-item-ttl__jp {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.l-main-right .menu-nav .reserve-box {
  width: 100%;
  position: relative;
  margin-top: 30px;
}
@media screen and (max-width: 1024px) {
  .l-main-right .menu-nav .reserve-box {
    margin-top: 35px;
  }
}
.l-main-right .menu-nav .reserve-box-ttl {
  margin-bottom: 7px;
  font-size: clamp(11px, 0.96vw, 13px);
  letter-spacing: -1px;
}
@media screen and (max-width: 1024px) {
  .l-main-right .menu-nav .reserve-box-ttl {
    margin-bottom: 10px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.l-main-right .menu-nav .reserve-box-ttl__free {
  font-size: clamp(10px, 0.75vw, 11px);
}
@media screen and (max-width: 1024px) {
  .l-main-right .menu-nav .reserve-box-ttl__free {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
@media screen and (max-width: 1024px) {
  .l-main-right .menu-nav .reserve-box .reserve-btn {
    width: 190px;
    max-width: 100%;
    margin-inline: auto;
  }
}
.l-main-right .menu-nav .reserve-box .reserve-btn a {
  padding: 10px;
  font-size: clamp(12px, 1.07vw, 15px);
}
@media screen and (max-width: 1024px) {
  .l-main-right .menu-nav .reserve-box .reserve-btn a {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.l-main-right .menu-nav .reserve-box .reserve-btn a:hover::before {
  right: 8px;
}
.l-main-right .menu-nav .reserve-box .reserve-btn a::before {
  width: 1.5vw;
  max-width: 20px;
  right: 12px;
  aspect-ratio: 32/10;
  background-image: url(../img/nav-arrow.webp);
}
@media screen and (max-width: 1024px) {
  .l-main-right .menu-nav .reserve-box .reserve-btn a::before {
    width: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .l-main-right.is-active {
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (max-width: 1024px) {
  .l-main-right.is-active .menu-nav {
    background: rgba(245, 236, 237, 0.97);
    border-radius: 0 0 17px 17px;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(177, 44, 69, 0.15);
            box-shadow: 0px 5px 10px 0px rgba(177, 44, 69, 0.15);
  }
}

section {
  position: relative;
}

@media screen and (max-width: 640px) {
  .mv {
    overflow: hidden;
  }
}
.mv::before {
  position: absolute;
  content: "";
  display: block;
  width: 108%;
  top: -18px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(../img/mv-bg.webp) top/contain no-repeat;
  aspect-ratio: 902/1320;
}
@media screen and (max-width: 640px) {
  .mv::before {
    top: 0;
    width: 110%;
  }
}
.mv-ttl {
  position: relative;
  width: 286px;
  margin-inline: auto;
  padding-top: 100px;
  z-index: 2;
}
@media screen and (max-width: 640px) {
  .mv-ttl {
    width: 72.5%;
    padding-top: 25vw;
  }
}
.mv-illust {
  position: relative;
  width: 493px;
  margin-top: 25px;
  margin-left: -9%;
  z-index: 2;
}
@media screen and (max-width: 640px) {
  .mv-illust {
    width: 125%;
    margin-left: -11%;
    margin-top: 6.25vw;
  }
}
.mv-intro {
  position: relative;
  margin-top: -20px;
  padding-block: 55px;
  z-index: 5;
}
.mv-intro::before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 63.5%;
  background: url(../img/intro-bg.webp) top/contain no-repeat;
  aspect-ratio: 478/408;
}
.mv-intro-ttl {
  position: relative;
  width: 282px;
  margin: 0 auto 30px;
}
@media screen and (max-width: 640px) {
  .mv-intro-ttl {
    width: 75%;
  }
}
.mv-intro .reserve-box {
  position: relative;
}
.mv-intro .reserve-box .reserve-btn a {
  position: relative;
}
.mv-intro .reserve-box .reserve-btn a::after {
  position: absolute;
  content: "";
  top: -30px;
  left: -7px;
  width: 90px;
  aspect-ratio: 1/1;
  background: url(../img/btn-10min.webp) center/contain no-repeat;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media screen and (max-width: 640px) {
  .mv-intro .reserve-box .reserve-btn a::after {
    top: -15px;
    left: -10px;
    width: 75px;
  }
}

.concept {
  position: relative;
  padding-bottom: 65px;
  background: url(../img/concept-bg.webp) top/cover no-repeat;
  border-radius: 235px 235px 35px 35px;
}
@media screen and (max-width: 1024px) {
  .concept {
    border-radius: 400px 400px 35px 35px;
  }
}
.concept-en {
  width: 99.4%;
  margin-left: auto;
  margin-bottom: 40px;
}
.concept-ttl {
  font-size: 29px;
  font-size: 1.8125rem;
  color: #fff;
  text-align: center;
  line-height: 1.4;
}
.concept-ttl__big {
  font-size: 46px;
  font-size: 2.875rem;
}
.concept-subttl {
  width: 365px;
  margin-top: -23px;
}
@media screen and (max-width: 640px) {
  .concept-subttl {
    width: 97.1%;
  }
}
.concept-fig {
  width: 88.3%;
  max-width: 332px;
  margin-top: -20px;
  margin-inline: auto;
}
.concept-txt {
  margin-top: 12px;
  font-size: 19px;
  font-size: 1.1875rem;
  color: #fff;
  text-align: center;
  line-height: 1.8947368421;
}

.worries {
  margin-top: 25px;
}
.worries-en {
  width: 97.8%;
  margin-inline: auto;
}
.worries-inner {
  width: 76%;
  margin-top: -45px;
  margin-inline: auto;
  padding-block: 60px 50px;
  background: url(../img/bg-frame.webp) top/contain no-repeat;
  aspect-ratio: 636/1192;
}
.worries-ttl {
  margin-bottom: 15px;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 700;
  color: #b12c45;
  text-align: center;
  line-height: 1.3461538462;
}
.worries-fukidashi {
  position: relative;
}
.worries-fukidashi:nth-of-type(n+2) {
  margin-top: -50px;
}
@media screen and (max-width: 640px) {
  .worries-fukidashi:nth-of-type(n+2) {
    margin-top: -13vw;
  }
}
.worries-fukidashi.--fukidashi01, .worries-fukidashi.--fukidashi03 {
  width: 309px;
  margin-left: -10%;
}
@media screen and (max-width: 640px) {
  .worries-fukidashi.--fukidashi01, .worries-fukidashi.--fukidashi03 {
    width: 98%;
  }
}
.worries-fukidashi.--fukidashi01 {
  z-index: 2;
}
.worries-fukidashi.--fukidashi02 {
  width: 339px;
  max-width: 107%;
  margin-left: auto;
  margin-right: -12%;
  z-index: 1;
}
@media screen and (max-width: 640px) {
  .worries-fukidashi.--fukidashi02 {
    width: 107%;
  }
}
.worries-illust {
  position: relative;
  width: 359px;
  max-width: 86%;
  margin-top: -95px;
  margin-inline: auto;
  z-index: 2;
}

.shop {
  padding-bottom: 50px;
  background: #fff;
  border-radius: 0 0 30px 30px;
}
.shop-en {
  width: 97.8%;
  margin-inline: auto;
}
.shop-ttl {
  margin-bottom: 25px;
  font-size: 29px;
  font-size: 1.8125rem;
  font-weight: 700;
  color: #b12c45;
  text-align: center;
  line-height: 1.0344827586;
}
.shop-flow {
  width: 16em;
  margin-inline: auto;
}
.shop-flow-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 20px;
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 700;
  color: #b12c45;
}
.shop-flow-item:last-of-type {
  padding-bottom: 0;
}
.shop-flow-item:last-of-type::before {
  content: none;
}
.shop-flow-item::before {
  position: absolute;
  content: "";
  bottom: 3px;
  left: 15px;
  width: 3px;
  aspect-ratio: 6/28;
  background: url(../img/shop-flow-arrow.webp) center/contain no-repeat;
}
.shop-flow-item__num {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 33px;
  margin-right: 12px;
  font-size: 18px;
  font-size: 1.125rem;
}
.shop-flow-item__num::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  border-radius: 50%;
  border: solid 1px #b12c45;
  aspect-ratio: 1/1;
}
.shop-intro {
  margin-top: 30px;
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #383838;
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.7;
}
.shop-list .shop-item {
  padding: 25px 10px 30px;
  border-bottom: solid 1px #dfdfdf;
}
.shop-list .shop-item:last-of-type {
  border-bottom: none;
}
.shop-list .shop-item__ttl {
  margin-bottom: 20px;
  font-size: 18px;
  font-size: 1.125rem;
  color: #383838;
  line-height: 1.3;
}
.shop-list .shop-item__add {
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #383838;
}
.shop-list .shop-item__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.shop-list .shop-item__tel {
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #383838;
}
.shop-list .shop-item__detail a {
  position: relative;
  display: block;
  padding-right: 15px;
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #b12c45;
}
.shop-list .shop-item__detail a::after {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  width: 7px;
  height: 7px;
  border-top: solid 1px #b12c45;
  border-right: solid 1px #b12c45;
}
.shop-list .shop-item .reserve-btn {
  width: 79%;
  margin: 20px auto 0;
}
.shop-list .shop-item .reserve-btn a {
  padding: 13px 30px;
  font-size: 15px;
  font-size: 0.9375rem;
}

.fixed-btn {
  display: none;
}
@media screen and (max-width: 1024px) {
  .fixed-btn {
    display: block;
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 200px;
    max-width: 50%;
    z-index: 999;
  }
}
.fixed-btn a {
  padding: 13px 30px;
  font-size: 15px;
  font-size: 0.9375rem;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.fixed-btn a::before {
  width: 16px;
  background-image: url(../img/nav-arrow.webp);
  aspect-ratio: 32/10;
}
.fixed-btn a:hover {
  opacity: 1;
}/*# sourceMappingURL=style.css.map */