@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Shippori+Mincho&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100..900&display=swap");
@font-face {
  font-family: "hiragino W3";
  src: url("../fonts/hiragino/hiragino-w3.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "hiragino W4";
  src: url("../fonts/hiragino/hiragino-w4.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "hiragino W5";
  src: url("../fonts/hiragino/hiragino-w5.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "hiragino W6";
  src: url("../fonts/hiragino/hiragino-w6.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "hiragino W7";
  src: url("../fonts/hiragino/hiragino-w7.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "hiragino W8";
  src: url("../fonts/hiragino/hiragino-w8.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
.faq-section .faq-items.jp, #header .left-sidebar .sidebar-content .content-bottom .company-name, #header .left-sidebar .sidebar-content .content-inner .accept-time, #header .left-sidebar .sidebar-content .content-inner .company-info .item, #header .left-sidebar .sidebar-content .content-inner .hero-section .desc-catch, .hiragino3 {
  font-family: "hiragino W3", sans-serif;
}

.feature-section .five-sense-items .five-sense-content .five-sense-item .text-wrapper .text2, .about-section .philosophy-content .philosophy-item-list .philosophy-item, footer#footer .footer-container .footer-content .footer-inner .footer-logo p, .hiragino4 {
  font-family: "hiragino W4", sans-serif;
}

.feature-section .five-sense-items .five-sense-content .five-sense-item .text-wrapper .text1, .about-section .philosophy-content .philosophy-title, .mv-section .mv-content .exp-list .exp-item span, .mv-section .mv-content .title-wrapper .mv-jp-title, #header .left-sidebar .sidebar-content .content-inner .hero-section .title, .hiragino5 {
  font-family: "hiragino W5", sans-serif;
}

.hiragino6 {
  font-family: "hiragino W6", sans-serif;
}

.hiragino7 {
  font-family: "hiragino W7", sans-serif;
}

.hiragino8 {
  font-family: "hiragino W8", sans-serif;
}

.primary-btn, .section-title, .shippori, body {
  font-family: "Shippori Mincho", sans-serif;
}

.contact-section .content-inner .contact-form .form-footer .primary-btn, .contact-section .content-inner .contact-form .form-inner .input-row input,
.contact-section .content-inner .contact-form .form-inner .input-row textarea, .contact-section .content-inner .contact-form .form-inner .input-row label, .contact-section .content-inner .contact-form .form-header .title, .contact-section .content-inner .company-info .item, .contact-section .content-inner .company-info .catch, .contact-section .contact-section-title, .faq-section .faq-items.en, .booking-section .content-inner .booking-link .primary-btn, .booking-section .content-inner, .customer-voice-section .customer-voice-items .customer-voice-item .customer-comment, .customer-voice-section .customer-voice-items .customer-voice-item .customer-info-group .customer-info, .business_section .business_text, .flow-section .flow-items .flow-item .flow-item-inner .flow-item-desc, .price-section .price-items .price-item .item-inner .item-content .description, .mv-section .mv-content .title-wrapper .mv-en-title, #header .left-sidebar .sidebar-content .content-inner .hero-section .catch, .section-title .en-title, .roboto {
  font-family: "Roboto", sans-serif;
}

.contact-section .contact-section-title .jp-title, .poppins {
  font-family: "Poppins", sans-serif;
}

.booking-section .content-inner .performance .item .number, .inter {
  font-family: "Inter", sans-serif;
}

.faq-section .faq-items.ch, .feature-section .five-sense-items .five-sense-content.font-sans-sc .five-sense-item .text-wrapper .text2, .feature-section .five-sense-items .five-sense-content.font-sans-sc .five-sense-item .text-wrapper .text1, .language-selector, .font-sans-sc {
  font-family: "Noto Sans SC", "Shippori Mincho", sans-serif !important;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  margin: 0;
  scroll-behavior: smooth;
  font-size: 0.694vw;
}
@media only screen and (max-width: 820px) {
  html {
    font-size: 1.2195vw;
  }
}
@media only screen and (max-width: 768px) {
  html {
    font-size: 1.302vw;
  }
}
@media only screen and (max-width: 576px) {
  html {
    font-size: 1.736vw;
  }
}

body {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.75;
  color: #3E3E3E;
  word-break: break-word;
  margin: 0;
  padding: 0;
  border: 0;
  letter-spacing: 0.05em;
  background-color: #FFFFFF;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 576px) {
  body {
    font-size: 2rem;
  }
}

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,
sup,
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-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

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

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

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

h1,
h2 {
  line-height: 1.2;
}

h3,
h4 {
  line-height: 1.5;
}

h5,
h6 {
  line-height: inherit;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

b,
strong {
  font-weight: bolder;
}

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

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

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

img {
  vertical-align: middle;
  border-style: none;
  height: auto;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

[role=button] {
  cursor: pointer;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button {
  outline: none;
  border: none;
  cursor: pointer;
}

input[type=radio],
input[type=checkbox] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: none;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

[hidden] {
  display: none !important;
}

*:focus {
  outline: none;
}

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

* html .clearfix {
  zoom: 1;
}

*:first-child + html .clearfix {
  zoom: 1;
}

#wrapper {
  position: relative;
  width: 100%;
}

section {
  position: relative;
}

@media print, screen and (min-width: 769px) {
  .pc-hide,
  .sp-only {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .sp-hide,
  .pc-only {
    display: none !important;
  }
}
.ssp-only {
  display: none;
}
@media only screen and (max-width: 576px) {
  .ssp-only {
    display: block;
  }
}

@media print, screen and (min-width: 1441px) {
  .s-padding {
    padding: 100px 0;
  }
}
@media only screen and (max-width: 1440px) {
  .s-padding {
    padding: 10rem 0;
  }
}
@media only screen and (max-width: 768px) {
  .s-padding {
    padding: 8rem 0;
  }
}

.mt-50 {
  margin-top: 5rem;
}

.mt-30 {
  margin-top: 3rem;
}

.mt-24 {
  margin-top: 2.4rem;
}

.mt-20 {
  margin-top: 2rem;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-brown {
  color: #C9A961;
}

.text-base {
  color: #3E3E3E;
}

.text-white {
  color: #fff;
}

.text-gray {
  color: #B7B7B7;
}

.text-orange {
  color: #E59514;
}

.text-dark-brown {
  color: #8B7355;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.fw-800 {
  font-weight: 800;
}

.fw-900 {
  font-weight: 900;
}

.bg-light {
  background-color: #F5F1E8;
}

.section-title {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 3.2rem;
  font-weight: 600;
  color: #3E3E3E;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  z-index: 2;
}
.section-title .en-title {
  font-size: 1.4rem;
  color: #C9A961;
}
@media only screen and (max-width: 576px) {
  .section-title .en-title {
    font-size: 2rem;
  }
}
.section-title .jp-title {
  font-size: 3.2rem;
  font-weight: 500;
}
@media only screen and (max-width: 576px) {
  .section-title .jp-title {
    font-size: 4rem;
  }
}
@media only screen and (max-width: 768px) {
  .section-title {
    font-size: 5rem;
  }
}
@media only screen and (max-width: 576px) {
  .section-title {
    font-size: 4rem;
  }
}

#wrapper {
  position: relative;
  width: 100%;
}

main {
  position: relative;
}

/* input */
input[type=text],
input[type=email],
input[type=tel],
input[type=number],
input[type=password],
select,
textarea {
  width: 100%;
  position: relative;
  background: #ffffff;
  border: 1px solid #3C3C3C;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 1.2rem 1.6rem;
  width: 100%;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.75;
  text-align: left;
  color: #000000;
  outline: none;
  border-radius: 1rem;
  vertical-align: middle;
}
@media only screen and (max-width: 576px) {
  input[type=text],
  input[type=email],
  input[type=tel],
  input[type=number],
  input[type=password],
  select,
  textarea {
    padding: 1.2rem 1.6rem;
  }
}
input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #b7b7b7;
}
input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=password]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
  color: #b7b7b7;
}
input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #b7b7b7;
}
input[type=text]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, input[type=number]::-ms-input-placeholder, input[type=password]::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #b7b7b7;
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
input[type=number]::placeholder,
input[type=password]::placeholder,
select::placeholder,
textarea::placeholder {
  color: #b7b7b7;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=password]:focus,
select:focus,
textarea:focus {
  border-color: #C9A961;
}

select {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: calc(100% - 1.2rem) 50%;
  background-size: 1.2rem 0.8rem;
  background-repeat: no-repeat;
  color: #333;
  z-index: 0;
}
select:has(option:checked:disabled) {
  color: #b7b7b7;
}

.container,
.container-fluid {
  max-width: 63.2rem;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media only screen and (max-width: 820px) {
  .container,
  .container-fluid {
    max-width: 70rem;
  }
}

picture,
figure {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}
picture img,
figure img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.primary-btn {
  position: relative;
  margin: auto;
  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;
  gap: 1.6rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 2rem 4.2rem 2.2rem 4.2rem;
  background-color: #C9A961;
  border: 1px solid transparent;
  border-radius: 1rem;
  color: #fff;
  z-index: 0;
  overflow: hidden;
  font-size: 2rem;
  line-height: 1.1;
  text-align: center;
  -webkit-transition: 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: 0.6s cubic-bezier(0.8, 0, 0.2, 1);
}
.primary-btn:disabled {
  opacity: 0.8;
  background-color: #b7b7b7;
  cursor: not-allowed;
}
@media only screen and (max-width: 576px) {
  .primary-btn {
    font-size: 2rem;
    padding: 1.5rem 4rem 1.8rem 4rem;
  }
}
.primary-btn.rounded {
  border-radius: 10rem;
  overflow: hidden;
}
.primary-btn span {
  display: block;
  position: relative;
  z-index: 2;
}
.primary-btn::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 110%;
  background-color: #fff;
  z-index: -1;
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0.8, 0, 0.2, 1);
}
.primary-btn:hover:not(:disabled) {
  color: #C9A961;
}
.primary-btn:hover:not(:disabled)::before {
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.gsap-split-fade {
  opacity: 0;
}
.gsap-split-fade span {
  opacity: 0;
  -webkit-filter: blur(20px);
          filter: blur(20px);
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
}

.fadeImgIn {
  opacity: 0;
  -webkit-filter: blur(40px);
          filter: blur(40px);
  -webkit-transform: scale(1.5) translateY(-100px);
          transform: scale(1.5) translateY(-100px);
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.gsap-blur-text {
  opacity: 0;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
  -webkit-filter: blur(20px);
          filter: blur(20px);
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

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

.wpcf7-not-valid-tip {
  font-size: 1.4rem;
}

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}

@keyframes zoom {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
.language-selector {
  position: fixed;
  top: 1rem;
  right: 1rem;
  width: 18rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 1rem;
  font-size: 1.5rem;
  z-index: 1040;
  pointer-events: all;
  /* Selected item */
  /* Dropdown menu */
}
@media only screen and (max-width: 820px) {
  .language-selector {
    left: 2rem;
    top: 4rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.language-selector .selected {
  padding: 0.8rem 1rem;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.8rem;
  color: #fff;
}
@media only screen and (max-width: 820px) {
  .language-selector .selected {
    border-radius: 10rem;
    background-color: rgba(0, 0, 0, 0.5);
  }
}
.language-selector .selected img {
  width: 2rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 820px) {
  .language-selector .selected img {
    width: 3rem;
    border-radius: 0.5rem;
  }
}
.language-selector .language-list {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  border-top: none;
  background: #fff;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.25s ease-in-out;
  transition: max-height 0.25s ease-in-out;
  z-index: 1000;
  border-radius: 1rem;
}
.language-selector .language-list.open {
  max-height: 20rem;
  overflow-y: auto;
}
.language-selector .language-list li {
  padding: 8px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.8rem;
  color: #3E3E3E;
  cursor: pointer;
}
.language-selector .language-list li:hover {
  background: #eee;
}
.language-selector .language-list li img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 2rem;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 820px) {
  .language-selector .language-list li img {
    width: 4rem;
  }
  .language-selector .language-list li span {
    display: none;
  }
}

body:has(.mobile-nav-active) {
  overflow-x: hidden;
}

#header {
  position: fixed;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 1030;
  pointer-events: none;
}
#header .left-sidebar {
  position: fixed;
  top: 0;
  right: auto;
  bottom: 0;
  left: 0;
  width: 35%;
  height: 100%;
  background-color: #fff;
  padding: 4rem 5rem;
  overflow-y: auto;
  pointer-events: auto;
  z-index: 1;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 820px) {
  #header .left-sidebar {
    left: -40%;
  }
}
#header .left-sidebar .sidebar-content {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 4rem;
  height: 100%;
}
#header .left-sidebar .sidebar-content .content-inner {
  text-align: center;
  margin-top: 40px;
}
@media only screen and (max-width: 820px) {
  #header .left-sidebar .sidebar-content .content-inner .header-logo {
    position: fixed;
    top: 3rem;
    left: 3rem;
    z-index: 1030;
  }
}
#header .left-sidebar .sidebar-content .content-inner .header-logo img {
  width: 8rem;
}
#header .left-sidebar .sidebar-content .content-inner .hero-section {
  margin-top: 20px;
}
#header .left-sidebar .sidebar-content .content-inner .hero-section .title {
  font-size: 3.2rem;
}
#header .left-sidebar .sidebar-content .content-inner .hero-section .catch {
  margin-top: 20px;
  font-size: 1.6rem;
  color: #8B7355;
  line-height: 1.5;
}
#header .left-sidebar .sidebar-content .content-inner .hero-section .description {
  margin-top: 20px;
  font-size: 2rem;
  line-height: 1.5;
}
#header .left-sidebar .sidebar-content .content-inner .hero-section .desc-catch {
  margin-top: 20px;
  font-size: 1.6rem;
  color: #8B7355;
  line-height: 1.5;
}
#header .left-sidebar .sidebar-content .content-inner .booking-link {
  margin-top: 24px;
}
#header .left-sidebar .sidebar-content .content-inner .booking-link .primary-btn {
  padding: 1.6rem 4rem 1.8rem 4rem;
}
#header .left-sidebar .sidebar-content .content-inner .booking-link a {
  width: 100%;
}
#header .left-sidebar .sidebar-content .content-inner .booking-link a:not(:first-child) {
  margin-top: 1rem;
}
#header .left-sidebar .sidebar-content .content-inner .company-info {
  margin-top: 30px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
#header .left-sidebar .sidebar-content .content-inner .company-info .item {
  color: #3E3E3E;
  font-size: 1.4rem;
}
#header .left-sidebar .sidebar-content .content-inner .company-info .item + .item {
  margin-top: 12px;
}
#header .left-sidebar .sidebar-content .content-inner .company-info .item i {
  font-size: 1.8rem;
  color: #C9A961;
  margin-right: 10px;
}
#header .left-sidebar .sidebar-content .content-inner .accept-time {
  text-align: center;
  font-size: 1.4rem;
  margin-top: 1.4rem;
}
#header .left-sidebar .sidebar-content .content-bottom {
  text-align: center;
}
#header .left-sidebar .sidebar-content .content-bottom .company-name {
  font-size: 1.8rem;
  color: #8B7355;
}
#header .left-sidebar .sidebar-content .content-bottom .social-links {
  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;
  gap: 1.6rem;
}
#header .left-sidebar .sidebar-content .content-bottom .social-links .social-link {
  font-size: 2.4rem;
  color: #C9A961;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#header .left-sidebar .sidebar-content .content-bottom .social-links .social-link:hover {
  color: #8B7355;
}
#header .right-sidebar {
  position: fixed;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  width: calc(65% - 67.2rem);
  height: 100%;
  background-color: #3E3E3E;
  color: #fff;
  padding: 9rem 4rem;
  overflow-y: auto;
  z-index: 1030;
  pointer-events: auto;
}
@media only screen and (max-width: 820px) {
  #header .right-sidebar {
    width: 60%;
    max-width: 30rem;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  body.mobile-nav-active #header .right-sidebar {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@media only screen and (max-width: 820px) {
  #header .right-sidebar {
    padding: 12rem 4rem;
  }
}
#header .right-sidebar .right-sidebar-content ul li + li {
  margin-top: 1.6rem;
}
#header .right-sidebar .right-sidebar-content ul li a {
  position: relative;
  line-height: 1.5;
  font-size: 1rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#header .right-sidebar .right-sidebar-content ul li a::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #fff;
  border-radius: 50%;
  left: -1.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#header .right-sidebar .right-sidebar-content ul li a span {
  display: block;
}
#header .right-sidebar .right-sidebar-content ul li a span:first-child {
  color: #C9A961;
}
#header .right-sidebar .right-sidebar-content ul li a span.jp, #header .right-sidebar .right-sidebar-content ul li a span.ch, #header .right-sidebar .right-sidebar-content ul li a span.en {
  font-size: 1.4rem;
  color: #fff;
}
#header .right-sidebar .right-sidebar-content ul li a.active {
  color: #C9A961;
}
#header .right-sidebar .right-sidebar-content ul li a.active::before {
  opacity: 1;
}
#header .right-sidebar .right-sidebar-content ul li a:hover:not(.active) {
  color: #F5F1E8;
  opacity: 0.5;
}
@media only screen and (max-width: 576px) {
  #header .right-sidebar .right-sidebar-content ul li a {
    font-size: 2rem;
  }
}

main {
  position: relative;
  width: 67.2rem;
  left: 35%;
  overflow-x: hidden;
  min-height: 100vh;
}
@media only screen and (max-width: 820px) {
  main {
    width: 100%;
    left: 0;
  }
}

.mobile-nav-toggle {
  position: fixed;
  top: 4rem;
  right: 4rem;
  width: 50px;
  height: 46px;
  background-color: #3e3e3e;
  border-radius: 3px;
  padding: 10px;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1031;
}
@media only screen and (max-width: 820px) {
  .mobile-nav-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (max-width: 576px) {
  .mobile-nav-toggle {
    width: 40px;
    height: 36px;
    padding: 8px;
  }
}
.mobile-nav-toggle span {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mobile-nav-toggle.toggle-active span:nth-child(1) {
  -webkit-transform: translateY(12px) rotate(45deg);
          transform: translateY(12px) rotate(45deg);
}
@media only screen and (max-width: 576px) {
  .mobile-nav-toggle.toggle-active span:nth-child(1) {
    -webkit-transform: translateY(9px) rotate(45deg);
            transform: translateY(9px) rotate(45deg);
  }
}
.mobile-nav-toggle.toggle-active span:nth-child(2) {
  opacity: 0;
}
.mobile-nav-toggle.toggle-active span:nth-child(3) {
  -webkit-transform: translateY(-12px) rotate(-45deg);
          transform: translateY(-12px) rotate(-45deg);
}
@media only screen and (max-width: 576px) {
  .mobile-nav-toggle.toggle-active span:nth-child(3) {
    -webkit-transform: translateY(-9px) rotate(-45deg);
            transform: translateY(-9px) rotate(-45deg);
  }
}

footer#footer {
  position: relative;
  padding: 3rem 4rem;
  background-color: #3E3E3E;
  width: 67.2rem;
  left: 35%;
}
@media only screen and (max-width: 1024px) {
  footer#footer {
    width: 100%;
    left: 0;
  }
}
footer#footer .footer-container .footer-content {
  color: #fff;
}
footer#footer .footer-container .footer-content .footer-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 2rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
footer#footer .footer-container .footer-content .footer-inner .footer-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
}
footer#footer .footer-container .footer-content .footer-inner .footer-logo img {
  width: 5rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
footer#footer .footer-container .footer-content .footer-inner .footer-logo p {
  font-size: 2.2rem;
  color: #fff;
  font-weight: 600;
}
footer#footer .footer-container .footer-content .footer-inner .social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
}
footer#footer .footer-container .footer-content .footer-inner .social-links .social-link {
  font-size: 2.4rem;
  color: #F0F0F0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
footer#footer .footer-container .footer-content .footer-inner .social-links .social-link:hover {
  color: #C9A961;
}
footer#footer .footer-container .copyright {
  text-align: center;
  font-size: 1.2rem;
  color: rgba(255, 255, 255, 0.6);
  margin-top: 2rem;
}

.scroll-to-top {
  display: none;
  position: fixed;
  bottom: 5rem;
  right: 8rem;
  width: 6rem;
  height: 6rem;
  background-color: #C9A961;
  color: #fff;
  border-radius: 50%;
  z-index: 9999;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
}
.scroll-to-top:hover {
  background-color: #8B7355;
}
.scroll-to-top .inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 820px) {
  .scroll-to-top {
    bottom: 10rem;
    right: 2rem;
    width: 4rem;
    height: 4rem;
  }
}

.booking-link__bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1090;
  display: none;
  background-color: #fff;
}
@media only screen and (max-width: 820px) {
  .booking-link__bottom {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(0, 1fr))[2];
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.booking-link__bottom a {
  border-radius: 0;
  width: 100%;
  height: 100%;
  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;
  padding: 2rem 4.2rem 2.2rem 4.2rem;
  color: #fff;
  -webkit-transition: 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  transition: 0.6s cubic-bezier(0.8, 0, 0.2, 1);
  font-size: 2rem;
  overflow: hidden;
  line-height: 1.1;
  text-align: center;
}
.booking-link__bottom a:hover {
  opacity: 0.8;
}
.booking-link__bottom a i {
  display: none;
}
.booking-link__bottom .booking-btn {
  background-color: #C9A961;
}
.booking-link__bottom .wapp-btn {
  background-color: #018f34;
}

.mv-section {
  height: 100vh;
  background: url("../img/img-01.min.webp") no-repeat center center/cover;
  background-color: rgba(0, 0, 0, 0.4);
  background-blend-mode: multiply;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mv-section .mv-content {
  color: #fff;
}
.mv-section .mv-content .title-wrapper .mv-title {
  font-size: 3.6rem;
  font-weight: 500;
  line-height: 1.5;
  font-weight: 500;
}
@media only screen and (max-width: 576px) {
  .mv-section .mv-content .title-wrapper .mv-title {
    font-size: 4.4rem;
  }
}
.mv-section .mv-content .title-wrapper .mv-jp-title {
  font-size: 2.3rem;
  margin-top: 4rem;
}
@media only screen and (max-width: 576px) {
  .mv-section .mv-content .title-wrapper .mv-jp-title {
    font-size: 2.2rem;
  }
}
.mv-section .mv-content .title-wrapper .mv-en-title {
  font-size: 1.8rem;
  margin-top: 4rem;
}
@media only screen and (max-width: 576px) {
  .mv-section .mv-content .title-wrapper .mv-en-title {
    font-size: 2.2rem;
  }
}
.mv-section .mv-content .exp-list {
  margin-top: 10rem;
}
.mv-section .mv-content .exp-list .exp-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 1rem;
}
.mv-section .mv-content .exp-list .exp-item + .exp-item {
  margin-top: 2rem;
}
.mv-section .mv-content .exp-list .exp-item i {
  font-size: 2.4rem;
  color: #C9A961;
  margin-top: 0.1rem;
}
@media only screen and (max-width: 576px) {
  .mv-section .mv-content .exp-list .exp-item i {
    margin-top: 0.9rem;
  }
}
.mv-section .mv-content .exp-list .exp-item span {
  font-size: 1.4rem;
}
@media only screen and (max-width: 576px) {
  .mv-section .mv-content .exp-list .exp-item span {
    font-size: 2rem;
  }
}

.about-section .philosophy-content {
  padding: 2rem 3rem;
  background-color: #F5F1E8;
  border-radius: 1rem;
}
.about-section .philosophy-content .philosophy-title {
  font-size: 2rem;
  font-weight: 500;
}
.about-section .philosophy-content .philosophy-item-list {
  margin-top: 2rem;
}
.about-section .philosophy-content .philosophy-item-list .philosophy-item {
  margin-top: 1.4rem;
  font-size: 1.5rem;
}
.about-section .philosophy-content .philosophy-item-list .philosophy-item i {
  width: 1.8rem;
  text-align: center;
  color: #C9A961;
  margin-top: 0.2em;
  margin-right: 0.8rem;
}

.feature-section .img-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2rem;
  margin-bottom: 4rem;
}
.feature-section .img-wrapper .img-wrap {
  width: 40%;
  aspect-ratio: 267/320;
  border-radius: 1rem;
  overflow: hidden;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.feature-section .feature-items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 1rem minmax(0, 1fr) 1rem minmax(0, 1fr);
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}
@media only screen and (max-width: 1024px) {
  .feature-section .feature-items {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 768px) {
  .feature-section .feature-items {
    -ms-grid-columns: (minmax(0, 1fr))[3];
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 576px) {
  .feature-section .feature-items {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 3rem;
  }
}
.feature-section .feature-items .feature-item {
  padding: 3.2rem 1.8rem;
  background-color: #fff;
  border-radius: 1rem;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 576px) {
  .feature-section .feature-items .feature-item {
    width: 100%;
    margin: auto;
  }
}
.feature-section .feature-items .feature-item ul {
  list-style: disc;
  margin: 0;
  padding-left: 1rem;
}
.feature-section .feature-items .feature-item ul li {
  font-size: 1.2rem;
}
@media only screen and (max-width: 768px) {
  .feature-section .feature-items .feature-item ul li {
    font-size: 1.8rem;
  }
}
.feature-section .feature-items .feature-item .feature-item-icon {
  width: 10rem;
  height: 10rem;
  text-align: center;
  color: #fff;
  margin-bottom: 0.8rem;
  border-radius: 50%;
  background-color: #C9A961;
  font-size: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.feature-section .feature-items .feature-item .item-title {
  margin-top: 1rem;
  text-align: center;
}
.feature-section .feature-items .feature-item .item-title .jp-title {
  font-size: 1.4rem;
  color: #C9A961;
}
@media only screen and (max-width: 576px) {
  .feature-section .feature-items .feature-item .item-title .jp-title {
    font-size: 2.4rem;
  }
}
.feature-section .feature-items .feature-item .item-title .en-title {
  margin-top: 1rem;
  color: #8B7355;
  font-size: 1.2rem;
  min-height: 4rem;
}
@media only screen and (max-width: 576px) {
  .feature-section .feature-items .feature-item .item-title .en-title {
    font-size: 2rem;
  }
}
.feature-section .feature-items .feature-item .item-desc {
  margin-top: 1rem;
  font-size: 1.4rem;
  line-height: 1.5;
}
@media only screen and (max-width: 576px) {
  .feature-section .feature-items .feature-item .item-desc {
    font-size: 1.8rem;
  }
}
.feature-section .five-sense-items {
  padding: 3rem 4rem;
  border-radius: 1rem;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  border-radius: 1rem;
}
.feature-section .five-sense-items .title {
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.5;
}
.feature-section .five-sense-items .five-sense-content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 1rem minmax(0, 1fr) 1rem minmax(0, 1fr) 1rem minmax(0, 1fr) 1rem minmax(0, 1fr);
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 5rem;
}
.feature-section .five-sense-items .five-sense-content .five-sense-item {
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
}
.feature-section .five-sense-items .five-sense-content .five-sense-item .five-sense-item-icon {
  text-align: center;
  color: #C9A961;
  border-radius: 50%;
  font-size: 4rem;
  line-height: 1;
}
.feature-section .five-sense-items .five-sense-content .five-sense-item .text-wrapper {
  text-align: center;
}
.feature-section .five-sense-items .five-sense-content .five-sense-item .text-wrapper .text1 {
  font-size: 1.4rem;
}
.feature-section .five-sense-items .five-sense-content .five-sense-item .text-wrapper .text2 {
  font-size: 1.2rem;
  color: #8B7355;
}
.price-section .price-items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 2rem minmax(0, 1fr);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 2rem;
}
@media only screen and (max-width: 576px) {
  .price-section .price-items {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 3rem;
  }
}
.price-section .price-items .price-item {
  background-color: #fff;
  border: 1px solid #C9A961;
}
.price-section .price-items .price-item .item-inner {
  height: 100%;
}
.price-section .price-items .price-item .item-inner .thumbnail-wrapper {
  width: 100%;
  height: 16rem;
  overflow: hidden;
}
@media only screen and (max-width: 576px) {
  .price-section .price-items .price-item .item-inner .thumbnail-wrapper {
    height: 24rem;
  }
}
.price-section .price-items .price-item .item-inner .item-content {
  height: calc(100% - 16rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
  padding: 1.8rem 1.5rem;
}
@media only screen and (max-width: 576px) {
  .price-section .price-items .price-item .item-inner .item-content {
    padding: 2.4rem 2rem;
    height: calc(100% - 24rem);
  }
}
.price-section .price-items .price-item .item-inner .item-content .content-inner .price-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: 600;
}
@media only screen and (max-width: 576px) {
  .price-section .price-items .price-item .item-inner .item-content .content-inner .jp-title {
    font-size: 2.4rem;
  }
}
.price-section .price-items .price-item .item-inner .item-content .content-inner .en-title {
  font-size: 1.2rem;
  color: #C9A961;
}
@media only screen and (max-width: 576px) {
  .price-section .price-items .price-item .item-inner .item-content .content-inner .en-title {
    font-size: 1.8rem;
  }
}
.price-section .price-items .price-item .item-inner .item-content .content-inner .item-price {
  text-align: right;
}
.price-section .price-items .price-item .item-inner .item-content .content-inner .item-price .price {
  font-size: 1.4rem;
}
@media only screen and (max-width: 576px) {
  .price-section .price-items .price-item .item-inner .item-content .content-inner .item-price .price {
    font-size: 2.4rem;
  }
}
.price-section .price-items .price-item .item-inner .item-content .content-inner .item-price .time {
  font-size: 1rem;
  color: #C9A961;
}
@media only screen and (max-width: 576px) {
  .price-section .price-items .price-item .item-inner .item-content .content-inner .item-price .time {
    font-size: 1.6rem;
  }
}
.price-section .price-items .price-item .item-inner .item-content .description {
  font-size: 1.2rem;
  line-height: 1.5;
  margin-top: 1rem;
}
@media only screen and (max-width: 576px) {
  .price-section .price-items .price-item .item-inner .item-content .description {
    font-size: 1.8rem;
  }
}

.flow-section .flow-items {
  counter-reset: flow-item;
}
.flow-section .flow-items .flow-item {
  position: relative;
  background-color: #fff;
  border-radius: 1rem;
  padding: 2rem 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
  z-index: 0;
  counter-increment: flow-item;
}
.flow-section .flow-items .flow-item::before {
  content: counter(flow-item);
  position: relative;
  width: 5rem;
  height: 5rem;
  background-color: #C9A961;
  border-radius: 50%;
  font-size: 2.2rem;
  font-weight: 500;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width: 576px) {
  .flow-section .flow-items .flow-item::before {
    width: 6rem;
    height: 6rem;
    font-size: 2.8rem;
  }
}
.flow-section .flow-items .flow-item .flow-item-inner .flow-item-title .title {
  font-size: 1.8rem;
  font-weight: 500;
}
@media only screen and (max-width: 576px) {
  .flow-section .flow-items .flow-item .flow-item-inner .flow-item-title .title {
    font-size: 2rem;
  }
}
.flow-section .flow-items .flow-item .flow-item-inner .flow-item-desc {
  font-size: 1.4rem;
  line-height: 1.5;
  margin-top: 0.5rem;
  font-size: 1.4rem;
  color: #8B7355;
}
@media only screen and (max-width: 576px) {
  .flow-section .flow-items .flow-item .flow-item-inner .flow-item-desc {
    font-size: 1.8rem;
  }
}
.flow-section .flow-items .flow-item + .flow-item {
  margin-top: 2rem;
}

.business_section .business_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
}
.business_section .business_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.4rem;
  background-color: #fff;
  border-radius: 1rem;
  padding: 2rem;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.business_section .business_item:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media only screen and (max-width: 576px) {
  .business_section .business_item:nth-child(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media only screen and (max-width: 576px) {
  .business_section .business_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.6rem;
    padding: 1.6rem;
  }
}
.business_section .business_image {
  width: 33%;
  max-width: 32rem;
  min-height: 20rem;
  border-radius: 1rem;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width: 576px) {
  .business_section .business_image {
    width: 100%;
    max-width: 100%;
    aspect-ratio: 16/12;
  }
}
.business_section .business_text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #8B7355;
  line-height: 1.7;
}
.business_section .business_text .business_title {
  font-size: 2.2rem;
  font-weight: 500;
  color: #C9A961;
  line-height: 1.4;
}
@media only screen and (max-width: 576px) {
  .business_section .business_text .business_title {
    font-size: 2.6rem;
  }
}
.business_section .business_text p {
  font-size: 1.5rem;
  margin-top: 1rem;
}
@media only screen and (max-width: 576px) {
  .business_section .business_text p {
    font-size: 1.9rem;
  }
}
.business_section .business_text ul {
  margin-top: 1rem;
  padding-left: 1.8rem;
  list-style: disc;
}
.business_section .business_text ol {
  margin-top: 1rem;
}
.business_section .business_text li {
  font-size: 1.4rem;
}
.business_section .business_text li + li {
  margin-top: 0.6rem;
}
@media only screen and (max-width: 576px) {
  .business_section .business_text li {
    font-size: 1.8rem;
  }
}
.business_section .business_text a {
  color: #C9A961;
  text-decoration: underline;
}

.customer-voice-section .customer-voice-items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 2rem minmax(0, 1fr);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 2rem;
}
@media only screen and (max-width: 576px) {
  .customer-voice-section .customer-voice-items {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 3rem;
  }
}
.customer-voice-section .customer-voice-items .customer-voice-item {
  background-color: #F5F1E8;
  border-radius: 1rem;
  padding: 2.4rem 2rem;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.customer-voice-section .customer-voice-items .customer-voice-item .customer-info-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
}
.customer-voice-section .customer-voice-items .customer-voice-item .customer-info-group .customer-avatar {
  width: 4.5rem;
  height: 4.5rem;
  border-radius: 50%;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width: 576px) {
  .customer-voice-section .customer-voice-items .customer-voice-item .customer-info-group .customer-avatar {
    width: 6rem;
    height: 6rem;
  }
}
.customer-voice-section .customer-voice-items .customer-voice-item .customer-info-group .customer-info {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  line-height: 1.1;
}
.customer-voice-section .customer-voice-items .customer-voice-item .customer-info-group .customer-info .customer-name {
  font-size: 1.6rem;
  font-weight: 500;
}
@media only screen and (max-width: 576px) {
  .customer-voice-section .customer-voice-items .customer-voice-item .customer-info-group .customer-info .customer-name {
    font-size: 2rem;
  }
}
.customer-voice-section .customer-voice-items .customer-voice-item .customer-info-group .customer-info .customer-name small {
  font-size: 0.7em;
  margin-left: 1rem;
}
.customer-voice-section .customer-voice-items .customer-voice-item .customer-info-group .customer-info .customer-country {
  font-size: 1rem;
  color: #8B7355;
}
@media only screen and (max-width: 576px) {
  .customer-voice-section .customer-voice-items .customer-voice-item .customer-info-group .customer-info .customer-country {
    font-size: 1.6rem;
  }
}
.customer-voice-section .customer-voice-items .customer-voice-item .customer-info-group .customer-info .customer-review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.3rem;
}
.customer-voice-section .customer-voice-items .customer-voice-item .customer-info-group .customer-info .customer-review i {
  font-size: 1.2rem;
  color: #C9A961;
}
@media only screen and (max-width: 576px) {
  .customer-voice-section .customer-voice-items .customer-voice-item .customer-info-group .customer-info .customer-review i {
    font-size: 1.6rem;
  }
}
.customer-voice-section .customer-voice-items .customer-voice-item .customer-comment {
  margin-top: 1.8rem;
  font-size: 1.4rem;
}
@media only screen and (max-width: 576px) {
  .customer-voice-section .customer-voice-items .customer-voice-item .customer-comment {
    font-size: 1.8rem;
  }
}

.booking-section {
  background: url("../img/booking_bg1.png") no-repeat center center/cover;
  background-color: rgba(0, 0, 0, 0.6);
  background-blend-mode: multiply;
  padding: 8rem 0;
}
.booking-section .content-inner {
  color: #fff;
  text-align: center;
}
.booking-section .content-inner .booking-section-title {
  font-size: 3rem;
}
.booking-section .content-inner .catch {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: 1.8rem;
}
.booking-section .content-inner .booking-link {
  margin-top: 3rem;
}
.booking-section .content-inner .booking-link .primary-btn {
  color: #3E3E3E;
  background-color: #E59514;
}
.booking-section .content-inner .booking-link .primary-btn i {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.booking-section .content-inner .booking-link .primary-btn:hover i {
  -webkit-transform: translateX(0.8rem);
          transform: translateX(0.8rem);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.booking-section .content-inner .performance {
  margin-top: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2rem;
}
.booking-section .content-inner .performance .item {
  text-align: center;
}
.booking-section .content-inner .performance .item .number {
  font-size: 2.8rem;
  font-weight: 700;
}
.booking-section .content-inner .performance .item .text {
  font-size: 1.6rem;
  line-height: 1.5;
}

.faq-section .faq-items .faq-item {
  position: relative;
  background-color: #fff;
  border-radius: 1rem;
  padding: 2rem 3rem;
}
.faq-section .faq-items .faq-item + .faq-item {
  margin-top: 2rem;
}
.faq-section .faq-items .faq-item .faq-item__inner {
  position: relative;
}
.faq-section .faq-items .faq-item .faq-item__inner::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0.6rem;
  width: 1.5rem;
  height: 0.2rem;
  background-color: #8B7355;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.faq-section .faq-items .faq-item .faq-item__inner::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0.6rem;
  width: 1.5rem;
  height: 0.2rem;
  background-color: #8B7355;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.faq-section .faq-items .faq-item .question {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.4rem;
  cursor: pointer;
}
.faq-section .faq-items .faq-item .question::before {
  content: "Q";
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #C9A961;
}
@media only screen and (max-width: 576px) {
  .faq-section .faq-items .faq-item .question::before {
    width: 4rem;
    height: 4rem;
    font-size: 2rem;
  }
}
.faq-section .faq-items .faq-item .question .title {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.3;
}
@media only screen and (max-width: 576px) {
  .faq-section .faq-items .faq-item .question .title {
    font-size: 1.8rem;
  }
}
.faq-section .faq-items .faq-item .answer {
  display: none;
  margin-top: 1rem;
  padding-left: 6rem;
  font-size: 1.4rem;
  line-height: 1.3;
}
@media only screen and (max-width: 576px) {
  .faq-section .faq-items .faq-item .answer {
    font-size: 1.8rem;
  }
}
.faq-section .faq-items .faq-item.active .faq-item__inner::after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.faq-section .faq-items .faq-item.active .answer {
  display: block;
}

.contact-section .contact-section-title .en-title {
  font-size: 1.4rem;
  color: #C9A961;
}
@media only screen and (max-width: 576px) {
  .contact-section .contact-section-title .en-title {
    font-size: 2rem;
  }
}
.contact-section .contact-section-title .jp-title {
  font-size: 3.2rem;
  margin-top: 0.8rem;
  font-weight: 500;
}
@media only screen and (max-width: 576px) {
  .contact-section .contact-section-title .jp-title {
    font-size: 4rem;
  }
}
.contact-section .content-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}
@media only screen and (max-width: 1024px) {
  .contact-section .content-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5rem;
  }
}
.contact-section .content-inner .company-info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.contact-section .content-inner .company-info .catch {
  font-size: 1.4rem;
  line-height: 1.5;
  margin-bottom: 3.8rem;
  margin-top: 2rem;
}
@media only screen and (max-width: 576px) {
  .contact-section .content-inner .company-info .catch {
    font-size: 1.8rem;
  }
}
.contact-section .content-inner .company-info .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.4rem;
  margin-top: 2rem;
}
.contact-section .content-inner .company-info .item .item-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background-color: #F5F1E8;
  color: #fff;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width: 576px) {
  .contact-section .content-inner .company-info .item .item-icon {
    width: 6rem;
    height: 6rem;
  }
}
.contact-section .content-inner .company-info .item .item-icon i {
  font-size: 2rem;
  color: #C9A961;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width: 576px) {
  .contact-section .content-inner .company-info .item .item-icon i {
    font-size: 2.4rem;
  }
}
.contact-section .content-inner .company-info .item .item-inner .en-name {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.3;
}
@media only screen and (max-width: 576px) {
  .contact-section .content-inner .company-info .item .item-inner .en-name {
    font-size: 2rem;
  }
}
.contact-section .content-inner .company-info .item .item-inner .jp-name {
  font-size: 1.2rem;
}
@media only screen and (max-width: 576px) {
  .contact-section .content-inner .company-info .item .item-inner .jp-name {
    font-size: 1.6rem;
  }
}
.contact-section .content-inner .contact-form {
  width: 55%;
  padding: 3rem 2rem;
  background-color: #F5F1E8;
  border-radius: 1rem;
}
@media only screen and (max-width: 1024px) {
  .contact-section .content-inner .contact-form {
    padding: 3rem 4rem;
    width: 100%;
  }
}
.contact-section .content-inner .contact-form .form-header .title {
  font-size: 2rem;
  font-weight: 500;
}
@media only screen and (max-width: 576px) {
  .contact-section .content-inner .contact-form .form-header .title {
    font-size: 2.4rem;
    text-align: center;
  }
}
.contact-section .content-inner .contact-form .form-inner {
  margin-top: 2.8rem;
}
.contact-section .content-inner .contact-form .form-inner .input-row {
  margin-bottom: 1.8rem;
}
.contact-section .content-inner .contact-form .form-inner .input-row label {
  font-size: 1.4rem;
  font-weight: 500;
}
@media only screen and (max-width: 576px) {
  .contact-section .content-inner .contact-form .form-inner .input-row label {
    font-size: 1.8rem;
  }
}
.contact-section .content-inner .contact-form .form-inner .input-row input,
.contact-section .content-inner .contact-form .form-inner .input-row textarea {
  margin-top: 0.8rem;
  border-radius: 0.5rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 576px) {
  .contact-section .content-inner .contact-form .form-inner .input-row input,
  .contact-section .content-inner .contact-form .form-inner .input-row textarea {
    font-size: 1.8rem;
  }
}
.contact-section .content-inner .contact-form .form-footer {
  margin-top: 2.8rem;
}
.contact-section .content-inner .contact-form .form-footer .primary-btn {
  width: 100%;
  padding: 1rem 2rem 1.2rem 2rem;
  background-color: #8B7355;
  font-size: 1.5rem;
  border-radius: 0.5rem;
}
@media only screen and (max-width: 576px) {
  .contact-section .content-inner .contact-form .form-footer .primary-btn {
    font-size: 2rem;
    padding: 1.5rem 2rem 1.7rem 2rem;
  }
}