/*
 * GENERATED FILE - DO NOT EDIT DIRECTLY.
 * Bundle: site-base.css
 * Sources: scripts/wordpress-theme-css-bundles.json
 * Build: node scripts/build-wordpress-theme-assets.mjs
 */

/* ===== BEGIN site-foundation.css ===== */
:root {
  --orange: #f58200;
  --orange-deep: #ee7600;
  --orange-soft: #fff0d7;
  --brown: #3d2d25;
  --brown-soft: #75543d;
  --cream: #fff6e6;
  --cream-light: #fffaf2;
  --border: #f4c47d;
  --white: #fff;
  --shadow: 0 18px 38px rgba(132, 78, 25, 0.18);
  font-family: "Noto Sans JP", "Yu Gothic", "Hiragino Kaku Gothic ProN", system-ui, sans-serif;
}

* {
  box-sizing: border-box;
}

html,
body {
  margin: 0;
  min-height: 100%;
  background: #fff;
  color: var(--brown);
  overflow-x: hidden;
}

body {
  overflow-x: hidden;
}

body.is-fv-menu-open {
  overflow: hidden;
}
/* ===== END site-foundation.css ===== */

/* ===== BEGIN site-fv-shell.css ===== */

.top-page {
  overflow: hidden;
  background:
    linear-gradient(180deg, #fff 0%, #fffaf2 64%, #fff 100%);
}

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

img,
svg {
  display: block;
  max-width: 100%;
}

button,
select {
  font: inherit;
}

h1,
h2,
p,
a,
button,
label {
  overflow-wrap: anywhere;
}

.final-fv {
  position: relative;
  width: min(100%, 2048px);
  height: clamp(760px, 56.25vw, 1152px);
  min-height: 760px;
  margin: 0 auto;
  overflow: hidden;
  background:
    radial-gradient(circle at 88% 8%, rgba(255, 214, 160, 0.2) 0%, rgba(255, 245, 232, 0.16) 28%, transparent 54%),
    radial-gradient(ellipse at 10% 22%, rgba(255, 238, 205, 0.32) 0%, rgba(255, 247, 232, 0.18) 36%, transparent 62%),
    linear-gradient(180deg, #fff 0%, #fffdf8 32%, #fff8ef 62%, #fff 100%);
  isolation: isolate;
}

.final-fv::before,
.final-fv::after {
  position: absolute;
  content: "";
  pointer-events: none;
}

.final-fv::before {
  left: -7%;
  top: clamp(8px, 1.2vw, 22px);
  z-index: 0;
  width: clamp(560px, 48vw, 940px);
  height: clamp(190px, 14.5vw, 285px);
  background: radial-gradient(ellipse at 28% 48%, rgba(255, 237, 204, 0.24) 0%, rgba(255, 247, 232, 0.15) 48%, transparent 74%);
}

.final-fv::after {
  right: -2.5%;
  top: clamp(-18px, -0.8vw, -8px);
  z-index: 3;
  width: clamp(300px, 28vw, 560px);
  height: clamp(150px, 12vw, 240px);
  background: radial-gradient(circle at 56% 38%, rgba(255, 185, 86, 0.15) 0%, rgba(255, 245, 232, 0.16) 42%, transparent 74%);
}

.fv-unity-wave {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  pointer-events: none;
  -webkit-mask-image: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.72) 28px, #000 76px, rgba(0, 0, 0, 0.9) 100%);
  mask-image: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.72) 28px, #000 76px, rgba(0, 0, 0, 0.9) 100%);
}

.fv-unity-wave--cream {
  top: clamp(42px, 3.4vw, 66px);
  height: clamp(210px, 15.5vw, 292px);
  opacity: 0.58;
}

.fv-unity-wave--soft {
  top: clamp(66px, 5vw, 98px);
  height: clamp(200px, 14vw, 270px);
  opacity: 0.22;
  -webkit-mask-image: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.58) 34px, #000 86px, rgba(0, 0, 0, 0.82) 100%);
  mask-image: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.58) 34px, #000 86px, rgba(0, 0, 0, 0.82) 100%);
}

.fv-unity-wave--cream path {
  fill: url(#fv-unity-wave-cream-gradient);
}

.fv-unity-wave--soft path {
  fill: url(#fv-unity-wave-soft-gradient);
}

.fv-header-soft-wave {
  position: absolute;
  left: 0;
  top: clamp(52px, 4vw, 78px);
  z-index: 2;
  width: 100%;
  height: clamp(180px, 13vw, 252px);
  opacity: 0.48;
  pointer-events: none;
  -webkit-mask-image: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.36) 22px, rgba(0, 0, 0, 0.78) 78px, rgba(0, 0, 0, 0.58) 74%, transparent 100%);
  mask-image: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.36) 22px, rgba(0, 0, 0, 0.78) 78px, rgba(0, 0, 0, 0.58) 74%, transparent 100%);
}

.fv-header-soft-wave path {
  fill: rgba(255, 239, 211, 0.34);
}

.fv-header-left-soft-wave {
  position: absolute;
  left: -7%;
  top: 0;
  z-index: 2;
  width: clamp(680px, 62vw, 1160px);
  height: clamp(240px, 18vw, 360px);
  opacity: 0.62;
  pointer-events: none;
  -webkit-mask-image:
    linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.92) 46%, rgba(0, 0, 0, 0.38) 72%, transparent 100%),
    linear-gradient(180deg, rgba(0, 0, 0, 0.82) 0%, #000 24%, rgba(0, 0, 0, 0.62) 68%, transparent 100%);
  mask-image:
    linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.92) 46%, rgba(0, 0, 0, 0.38) 72%, transparent 100%),
    linear-gradient(180deg, rgba(0, 0, 0, 0.82) 0%, #000 24%, rgba(0, 0, 0, 0.62) 68%, transparent 100%);
  -webkit-mask-composite: source-in;
  mask-composite: intersect;
}

.fv-header-left-soft-wave__main {
  fill: url(#fv-header-left-soft-wave-gradient);
}

.fv-header-left-soft-wave__veil {
  fill: rgba(255, 255, 255, 0.14);
}

.fv-top-organic-curve {
  display: none;
}

.fv-header {
  position: absolute;
  inset: 0 0 auto;
  z-index: 180;
  display: grid;
  grid-template-columns: minmax(220px, 250px) minmax(0, 1fr) minmax(200px, 220px);
  align-items: center;
  gap: clamp(18px, 1.7vw, 30px);
  height: 92px;
  min-height: 0;
  overflow: visible;
  padding: 0 clamp(18px, 2vw, 32px) 0 clamp(20px, 2.3vw, 34px);
  background: transparent;
}

.fv-header::before,
.fv-header::after {
  position: absolute;
  content: "";
  pointer-events: none;
}

.fv-header::before {
  inset: -2px 0 -62px;
  z-index: 0;
  background:
    radial-gradient(ellipse at 17% 34%, rgba(255, 255, 255, 0.78) 0%, rgba(255, 255, 255, 0.42) 44%, transparent 74%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.62) 0%, rgba(255, 255, 255, 0.34) 44%, rgba(255, 255, 255, 0) 100%);
  -webkit-mask-image: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.94) 38%, rgba(0, 0, 0, 0.56) 68%, transparent 100%);
  mask-image: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.94) 38%, rgba(0, 0, 0, 0.56) 68%, transparent 100%);
}

.fv-header::after {
  right: clamp(0px, 2vw, 42px);
  top: -42px;
  z-index: 0;
  width: clamp(250px, 22vw, 430px);
  height: clamp(112px, 8.8vw, 172px);
  background: radial-gradient(circle at 58% 48%, rgba(255, 185, 86, 0.16) 0%, rgba(255, 245, 232, 0.12) 45%, transparent 76%);
}

.fv-logo,
.fv-menu-toggle,
.fv-menu-overlay,
.fv-nav,
.fv-phone {
  position: relative;
  z-index: 2;
}

.fv-nav {
  z-index: 4;
}

.fv-logo {
  align-self: center;
  width: clamp(220px, 16.5vw, 250px);
}

.fv-logo img {
  width: 100%;
  height: auto;
}

.fv-menu-toggle,
.fv-menu-overlay,
.fv-nav__mobile-head,
.fv-menu-close,
.fv-mobile-contact,
.fv-mobile-fixed-cta {
  display: none;
}

.page-top {
  position: fixed;
  right: clamp(18px, 2.8vw, 34px);
  bottom: calc(22px + env(safe-area-inset-bottom));
  z-index: 205;
  display: grid;
  width: 132px;
  min-height: 62px;
  padding: 4px 3px 14px 0;
  border: 0;
  background: transparent;
  color: #241913;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transform: translateY(18px);
  transition:
    opacity 180ms ease,
    transform 180ms ease;
}

.page-top[hidden] {
  display: none;
}

.page-top.is-visible {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.page-top__content {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  justify-self: end;
  min-height: 38px;
}

.page-top__bee {
  width: 30px;
  height: auto;
  filter: drop-shadow(0 5px 9px rgba(245, 130, 0, 0.2));
  transform: rotate(-8deg);
  transform-origin: 50% 62%;
  transition: transform 180ms ease;
}

.page-top__label {
  color: var(--brown);
  font-family: Georgia, "Times New Roman", "Noto Serif JP", serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.86);
  white-space: nowrap;
  transition: color 180ms ease, transform 180ms ease;
}

.page-top__label::after {
  content: "\3078";
  visibility: hidden;
}

.page-top__trail {
  position: absolute;
  right: 1px;
  bottom: 0;
  left: 10px;
  height: 26px;
  overflow: hidden;
  pointer-events: none;
}

.page-top__trail::before {
  position: absolute;
  inset: 0;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20142%2036'%20fill='none'%3E%3Cpath%20d='M2%2010C14%2018%2027%2019%2039%208C49%2024%2070%2031%2095%2029C114%2028%20127%2023%20140%2020'%20stroke='%23f58200'%20stroke-width='1.7'%20stroke-linecap='round'%20stroke-dasharray='1%205'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% 100%;
}

.page-top:hover .page-top__bee,
.page-top:focus-visible .page-top__bee {
  transform: translate3d(-2px, -4px, 0) rotate(-12deg);
}

.page-top:hover .page-top__label,
.page-top:focus-visible .page-top__label {
  color: var(--orange-deep);
  transform: translateY(-1px);
}

.page-top:focus-visible {
  outline: 3px solid rgba(245, 130, 0, 0.36);
  outline-offset: 3px;
}

@media (min-width: 981px) {
  .page-top {
    right: clamp(8px, 0.75vw, 12px);
    bottom: calc(10px + env(safe-area-inset-bottom));
  }
}

.fv-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(8px, 0.72vw, 12px);
  min-width: 0;
  color: #2f2925;
  font-size: clamp(14px, 0.82vw, 15px);
  font-weight: 900;
  letter-spacing: 0.02em;
  white-space: nowrap;
}

.fv-nav > *,
.fv-nav a,
.fv-nav__parent {
  position: relative;
  display: inline-flex;
  align-items: center;
}

.fv-nav > * + *::before {
  display: none;
}

.fv-nav > .fv-nav__mobile-head,
.fv-nav > .fv-mobile-contact {
  display: none;
}

.fv-nav a:hover,
.fv-nav a:focus-visible,
.fv-nav__parent:hover,
.fv-nav__parent:focus-visible {
  color: var(--orange);
}

.fv-nav > .fv-nav__home {
  display: none;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: rgba(255, 250, 242, 0.9);
  box-shadow: inset 0 0 0 1px rgba(245, 130, 0, 0.18);
}

.fv-nav > .fv-nav__home::before {
  display: none;
}

.fv-nav__home svg {
  width: 19px;
  height: 19px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.15;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.fv-nav__item {
  justify-content: center;
}

.fv-nav > a:not(.fv-nav__home),
.fv-nav__item > a,
.fv-nav__parent {
  min-height: 44px;
  padding: 8px 14px;
  border: 1px solid rgba(245, 130, 0, 0.16);
  border-radius: 999px;
  background: rgba(255, 250, 242, 0.82);
  color: inherit;
  font-weight: 900;
  letter-spacing: inherit;
}

.fv-nav__parent {
  padding-right: 32px;
  appearance: none;
  cursor: pointer;
}

.fv-nav__item--has-submenu::after {
  position: absolute;
  top: 100%;
  right: -10px;
  left: -10px;
  height: 12px;
  content: "";
}

.fv-nav__parent::before {
  position: absolute;
  top: 50%;
  right: 14px;
  width: 0.4em;
  height: 0.4em;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  content: "";
  transform: translateY(-65%) rotate(45deg);
}

.fv-submenu {
  position: absolute;
  top: calc(100% + 3px);
  left: 50%;
  z-index: 320;
  display: grid;
  gap: 1px;
  min-width: 180px;
  width: max-content;
  max-width: 214px;
  padding: 10px 11px 10px 13px;
  border: 1px solid rgba(245, 130, 0, 0.14);
  border-radius: 21px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 42px rgba(70, 45, 20, 0.09);
  color: var(--brown);
  font-size: 13px;
  letter-spacing: 0.02em;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translate(-50%, -4px);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  transition: opacity 0.16s ease, transform 0.16s ease, visibility 0.16s ease;
}

.fv-submenu::before {
  position: absolute;
  top: 13px;
  bottom: 13px;
  left: 10px;
  width: 2px;
  border-radius: 999px;
  background: rgba(245, 130, 0, 0.3);
  content: "";
}

/* Transparent strip above the panel: the pointer stays inside the item while it
   crosses the gap under the button, across the panel's full width (the item's
   own bridge only covers the button width). */
.fv-submenu::after {
  position: absolute;
  right: 0;
  bottom: 100%;
  left: 0;
  height: 10px;
  content: "";
}

.fv-submenu a {
  justify-content: flex-start;
  min-height: 32px;
  padding: 5px 11px 5px 15px;
  border-radius: 14px;
  font-weight: 800;
  line-height: 1.38;
  transition: background-color 0.16s ease, color 0.16s ease, transform 0.16s ease;
}

.fv-submenu a:hover,
.fv-submenu a:focus-visible {
  background: rgba(255, 240, 215, 0.7);
  color: var(--orange-deep);
  transform: translateX(1px);
}

.fv-nav__item--has-submenu.is-open .fv-submenu {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translate(-50%, -1px);
}

.fv-nav .is-current {
  color: var(--orange);
}

/* The current-page marker belongs to links only: a current section's item div
   keeps its ::after as the hover bridge under the submenu button. */
.fv-nav > a.is-current::after,
.fv-nav__item > .is-current::after {
  position: absolute;
  left: 50%;
  bottom: -0.82em;
  width: 22px;
  height: 3px;
  border-radius: 999px;
  background: var(--orange);
  content: "";
  transform: translateX(-50%);
}

.fv-submenu .is-current::after {
  content: none;
}

.fv-phone {
  display: grid;
  align-self: start;
  justify-self: end;
  align-content: center;
  width: min(100%, 220px);
  min-height: 60px;
  padding: 7px 12px 8px;
  border-radius: 0 0 18px 18px;
  background: linear-gradient(180deg, #ff8c10 0%, var(--orange) 100%);
  color: var(--white);
  box-shadow:
    0 12px 24px rgba(245, 130, 0, 0.21),
    0 0 0 8px rgba(255, 236, 205, 0.16);
}

.fv-phone__number {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  padding-bottom: 4px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.55);
  white-space: nowrap;
}

.fv-phone__number svg {
  width: clamp(17px, 1vw, 20px);
  fill: currentColor;
}

.fv-phone__number strong {
  font-family: Arial, "Noto Sans JP", sans-serif;
  font-size: clamp(20px, 1.18vw, 22px);
  font-weight: 900;
  line-height: 1.05;
  letter-spacing: 0.035em;
  white-space: nowrap;
}

.fv-phone__meta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  padding-top: 4px;
  font-size: clamp(12px, 0.65vw, 13px);
  font-weight: 900;
  letter-spacing: 0.035em;
}

.fv-phone__meta span {
  display: inline-flex;
  align-items: center;
  gap: 0.35em;
}

.fv-phone__meta span + span {
  padding-left: clamp(12px, 0.72vw, 15px);
  border-left: 1px solid rgba(255, 255, 255, 0.62);
}

.fv-phone__meta svg {
  width: 1.1em;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.fv-hero {
  position: absolute;
  inset: 14.6% 0 5.8%;
  z-index: 12;
  overflow: hidden;
  background:
    radial-gradient(ellipse at 10% 18%, rgba(255, 238, 209, 0.14), rgba(255, 248, 235, 0.08) 32%, transparent 58%),
    radial-gradient(circle at 0% 34%, rgba(255, 219, 154, 0.28), transparent 22%),
    radial-gradient(circle at 91% 10%, rgba(245, 130, 0, 0.11), transparent 22%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.28) 0%, rgba(255, 255, 255, 0.78) 22%, #fffaf3 70%, #fff1dc 100%);
}

.fv-hero::before {
  position: absolute;
  left: -9%;
  top: -9%;
  z-index: 0;
  width: 52%;
  height: 28%;
  border-radius: 0 0 64% 38% / 0 0 58% 42%;
  background:
    linear-gradient(135deg, rgba(255, 233, 194, 0.36) 0%, rgba(255, 244, 224, 0.24) 62%, rgba(255, 255, 255, 0) 100%);
  box-shadow: 0 24px 48px rgba(255, 225, 177, 0.18);
  content: "";
  pointer-events: none;
  transform: rotate(3.2deg);
}

.fv-hero::after {
  position: absolute;
  right: -10%;
  bottom: -20%;
  z-index: 1;
  width: 43%;
  height: 58%;
  border-radius: 58% 0 0 42% / 64% 0 0 44%;
  background:
    radial-gradient(ellipse at 58% 56%, rgba(255, 207, 137, 0.68) 0%, rgba(255, 164, 42, 0.32) 56%, rgba(245, 130, 0, 0.08) 76%, transparent 100%);
  content: "";
  pointer-events: none;
  transform: rotate(-6deg);
}

.fv-top-wave {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  pointer-events: none;
  -webkit-mask-image: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.78) 34px, #000 72px);
  mask-image: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.78) 34px, #000 72px);
}

.fv-top-wave--main {
  height: clamp(210px, 15vw, 290px);
}

.fv-top-wave--soft {
  top: clamp(10px, 1vw, 18px);
  height: clamp(230px, 17vw, 320px);
  opacity: 0.7;
  -webkit-mask-image: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.62) 46px, #000 96px);
  mask-image: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.62) 46px, #000 96px);
}

.fv-top-wave--main path {
  fill: url(#fv-top-wave-main-gradient);
}

.fv-top-wave--soft path {
  fill: url(#fv-top-wave-soft-gradient);
}

.fv-sky {
  position: absolute;
  z-index: 1;
  left: 37%;
  right: 28%;
  top: 11%;
  height: 56%;
  opacity: 0.5;
  background:
    linear-gradient(180deg, rgba(221, 240, 255, 0.8), rgba(255, 255, 255, 0.35)),
    url("../images/final-fv-city.webp") center / cover;
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 18%, #000 82%, transparent);
  mask-image: linear-gradient(90deg, transparent, #000 18%, #000 82%, transparent);
}

.fv-soft-leaf {
  position: absolute;
  z-index: 1;
  width: 8vw;
  aspect-ratio: 1;
  opacity: 0.32;
  pointer-events: none;
}

.fv-soft-leaf::before,
.fv-soft-leaf::after {
  position: absolute;
  border-radius: 100% 0;
  background: #f7c56d;
  content: "";
  transform-origin: bottom left;
}

.fv-soft-leaf::before {
  left: 18%;
  top: 26%;
  width: 44%;
  height: 18%;
  transform: rotate(-35deg);
}

.fv-soft-leaf::after {
  left: 43%;
  top: 42%;
  width: 44%;
  height: 18%;
  transform: translateY(-50%);
}

.fv-soft-leaf--left {
  left: -1.8%;
  top: 18%;
  transform: rotate(160deg);
}

.fv-soft-leaf--right {
  right: 31%;
  bottom: 9%;
  transform: rotate(20deg);
}

.fv-copy {
  position: absolute;
  z-index: 5;
  left: 7.25%;
  top: 10.8%;
  width: 53%;
}

.fv-copy__leadline {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2.2vw;
  width: 75%;
  margin: 0 0 1.15vw 5.5%;
  color: var(--brown);
  font-size: clamp(18px, 1.18vw, 24px);
  font-weight: 900;
  letter-spacing: 0.1em;
  white-space: nowrap;
}

.fv-copy__leadline span {
  display: block;
  width: 1.9vw;
  border-top: 4px dotted var(--orange);
  transform: rotate(48deg);
}

.fv-copy__leadline span:last-child {
  transform: rotate(-48deg);
}

.fv-title {
  position: relative;
  z-index: 2;
  margin: 0;
  color: #382922;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", "Yuji Syuku", serif;
  font-size: clamp(48px, 3.65vw, 72px);
  font-weight: 900;
  line-height: 1.32;
  letter-spacing: 0.035em;
  white-space: nowrap;
}

.fv-title .orange {
  color: var(--orange);
}

.fv-title-line {
  white-space: nowrap;
}

.fv-nowrap {
  white-space: nowrap;
}

.fv-bee-trail {
  position: absolute;
  left: 53%;
  top: 0.4%;
  z-index: 3;
  display: block;
  width: clamp(205px, 17.8vw, 260px);
  height: auto;
  pointer-events: none;
}

.fv-bee {
  position: absolute;
  z-index: 6;
  object-fit: contain;
  filter: drop-shadow(0 4px 4px rgba(245, 130, 0, 0.12));
}

.fv-bee--copy {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  min-width: 0;
  mix-blend-mode: multiply;
  transform: rotate(-1deg) translateX(4px);
  transform-origin: center;
}

.fv-description {
  width: 82%;
  margin: 1.45vw 0 0;
  color: #4c403a;
  font-size: clamp(14px, 0.92vw, 18px);
  font-weight: 800;
  line-height: 1.72;
  letter-spacing: 0.055em;
}

.fv-benefits {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  align-items: stretch;
  gap: clamp(10px, 0.85vw, 16px);
  width: min(72%, 620px);
  margin-top: clamp(14px, 1vw, 20px);
  transform: none;
}

.fv-benefit {
  position: relative;
  display: grid;
  grid-template-columns: clamp(48px, 3.15vw, 60px) minmax(0, 1fr);
  align-items: center;
  gap: clamp(13px, 0.92vw, 18px);
  height: 100%;
  min-height: clamp(112px, 5.85vw, 126px);
  padding: clamp(15px, 0.95vw, 19px) clamp(17px, 1.14vw, 24px);
  overflow: hidden;
  border: 1px solid rgba(219, 145, 66, 0.46);
  border-radius: clamp(20px, 1.45vw, 26px);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 252, 246, 0.97) 52%, rgba(255, 241, 220, 0.9) 100%);
  box-shadow:
    0 18px 38px rgba(117, 77, 45, 0.145),
    0 6px 16px rgba(245, 130, 0, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.88);
  transition: border-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;
}

.fv-benefit--fee {
  border-color: rgba(245, 130, 0, 0.54);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.99) 0%, rgba(255, 250, 241, 0.98) 50%, rgba(255, 235, 202, 0.93) 100%);
  box-shadow:
    0 20px 42px rgba(117, 77, 45, 0.155),
    0 7px 18px rgba(245, 130, 0, 0.095),
    inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

.fv-benefit::before {
  position: absolute;
  inset: 14px auto 14px 0;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, rgba(245, 130, 0, 0.56), rgba(245, 130, 0, 0.16));
  content: "";
}

.fv-benefit--fee::before {
  inset-block: 13px;
  width: 6px;
  background: linear-gradient(180deg, rgba(245, 130, 0, 0.72), rgba(245, 130, 0, 0.22));
}

.fv-benefit::after {
  position: absolute;
  right: -38px;
  bottom: -46px;
  width: 98px;
  height: 98px;
  border-radius: 50%;
  background: rgba(255, 228, 188, 0.2);
  content: "";
  pointer-events: none;
}

.fv-benefit--fee::after {
  background: rgba(245, 130, 0, 0.1);
}

@media (hover: hover) {
  .fv-benefit:hover {
    border-color: rgba(219, 145, 66, 0.56);
    box-shadow:
      0 21px 44px rgba(117, 77, 45, 0.16),
      0 7px 18px rgba(245, 130, 0, 0.09),
      inset 0 1px 0 rgba(255, 255, 255, 0.9);
    transform: translateY(-2px);
  }
}

.fv-benefit > div {
  position: relative;
  z-index: 1;
  min-width: 0;
}

.fv-benefit__icon {
  display: grid;
  width: clamp(46px, 3.05vw, 58px);
  aspect-ratio: 1;
  place-items: center;
  align-self: center;
  border-radius: 50%;
  border: 1px solid rgba(245, 130, 0, 0.28);
  background: linear-gradient(180deg, #fff 0%, #fff6eb 100%);
  color: var(--orange-deep);
  font-weight: 900;
  box-shadow:
    inset 0 -5px 0 rgba(245, 130, 0, 0.055),
    0 8px 18px rgba(117, 77, 45, 0.09);
}

.fv-benefit--fee .fv-benefit__icon {
  border-color: rgba(245, 130, 0, 0.36);
  background: linear-gradient(180deg, #fff 0%, #fff1dc 100%);
}

.fv-benefit__icon--staff {
  background: linear-gradient(180deg, #fff 0%, #fff2e7 100%);
}

.fv-benefit__icon svg {
  width: 70%;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.4;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.fv-benefit__icon-fill {
  fill: rgba(255, 245, 229, 0.72);
  stroke: none;
}

.fv-benefit__icon-heart {
  fill: rgba(238, 118, 0, 0.14);
}

.fv-benefit h2 {
  position: relative;
  z-index: 1;
  margin: 0 0 0.24em;
  color: #3f3029;
  font-size: clamp(18px, 0.98vw, 20px);
  font-weight: 900;
  line-height: 1.28;
  letter-spacing: 0.01em;
  white-space: nowrap;
}

.fv-benefit--fee h2 {
  font-size: clamp(20px, 1.12vw, 23px);
}

.fv-benefit h2 span {
  margin-left: 0.08em;
  color: var(--orange-deep);
  font-size: 1.08em;
}

.fv-benefit--fee h2 span {
  font-size: 1.16em;
}

.fv-benefit p {
  position: relative;
  z-index: 1;
  margin: 0;
  color: #5b4d45;
  font-size: clamp(12.8px, 0.74vw, 14.5px);
  font-weight: 700;
  line-height: 1.62;
  letter-spacing: 0;
}

.final-fv .fv-benefit p.fv-benefit__label {
  margin-bottom: 0.34em;
  color: #9a6333;
  font-size: clamp(10.5px, 0.62vw, 12.5px);
  font-weight: 700;
  line-height: 1.35;
}

.final-fv .fv-benefit p.fv-benefit__text {
  color: #5b4d45;
  font-weight: 600;
}

.fv-benefit--staff p {
  max-width: 15.5em;
  line-height: 1.66;
}

.fv-benefit h2::after {
  content: none;
}

.fv-benefits--text-only .fv-benefit {
  grid-template-columns: minmax(0, 1fr);
  min-height: clamp(68px, 3.75vw, 78px);
  padding: clamp(11px, 0.72vw, 14px) clamp(15px, 1vw, 20px) clamp(11px, 0.72vw, 14px) clamp(20px, 1.35vw, 26px);
  gap: 0;
  align-content: center;
  border-color: rgba(219, 145, 66, 0.28);
  border-radius: clamp(14px, 1vw, 18px);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96) 0%, rgba(255, 252, 246, 0.94) 58%, rgba(255, 244, 232, 0.86) 100%);
  box-shadow:
    0 10px 24px rgba(117, 77, 45, 0.09),
    inset 0 1px 0 rgba(255, 255, 255, 0.88);
}

.fv-benefits--text-only .fv-benefit::before {
  inset: auto auto auto 0;
  top: 50%;
  width: 3px;
  height: 48%;
  border-radius: 999px;
  background: linear-gradient(180deg, rgba(245, 130, 0, 0.58) 0%, rgba(255, 211, 161, 0.7) 100%);
  transform: translateY(-50%);
}

.fv-benefits--text-only .fv-benefit--fee::before {
  width: 3px;
  height: 52%;
  background: linear-gradient(180deg, rgba(255, 134, 20, 0.68) 0%, rgba(255, 193, 126, 0.7) 72%, rgba(255, 224, 186, 0.76) 100%);
}

.fv-benefits--text-only .fv-benefit::after {
  right: -34px;
  bottom: -38px;
  width: 72px;
  height: 72px;
  background: rgba(255, 228, 188, 0.1);
}

.fv-benefits--text-only .fv-benefit--fee::after {
  background: rgba(245, 130, 0, 0.045);
}

.fv-benefits--text-only .fv-benefit > div {
  display: flex;
  min-height: 100%;
  flex-direction: column;
  justify-content: center;
}

.fv-benefits--text-only .fv-benefit__badge,
.fv-benefits--text-only .fv-benefit__arrow {
  display: none;
}

.fv-benefits--text-only .fv-benefit h2 {
  margin-bottom: 0.12em;
  font-size: clamp(16px, 0.92vw, 18px);
  line-height: 1.24;
}

.fv-benefits--text-only .fv-benefit--fee h2 {
  font-size: clamp(17px, 0.98vw, 19px);
}

.fv-benefits--text-only .fv-benefit p {
  font-size: clamp(11.5px, 0.68vw, 13.5px);
  line-height: 1.45;
}

.fv-benefits--text-only .fv-benefit--staff p {
  max-width: none;
  line-height: 1.45;
}

.fv-visual {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 0;
  width: 45.8%;
  height: 83%;
  pointer-events: none;
}

.fv-visual__main {
  position: absolute;
  right: -0.6%;
  top: 1%;
  width: 88%;
  height: 83%;
  overflow: hidden;
  border-radius: 52% 0 0 44% / 47% 0 0 53%;
  background:
    linear-gradient(90deg, rgba(255, 245, 225, 0.22), rgba(255, 245, 225, 0.02) 45%),
    url("../images/final-fv-hero-staff.webp") center / cover no-repeat,
    #ffe5bd;
  box-shadow: -18px 18px 40px rgba(117, 77, 45, 0.1);
}

.fv-visual__main::before {
  position: absolute;
  inset: 0;
  z-index: 2;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1), transparent 26%);
  content: "";
  pointer-events: none;
}

.fv-visual__main img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  opacity: 0;
  filter: saturate(1.04) brightness(1.07) sepia(0.04);
}

.fv-visual-top-curve {
  display: none;
}

.fv-visual__organic-mask {
  display: none;
}

.fv-visual__note {
  position: absolute;
  right: 25%;
  bottom: 2.2%;
  z-index: 8;
  padding: 0.26em 0.7em;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.9);
  color: rgba(61, 45, 37, 0.7);
  font-size: clamp(10px, 0.55vw, 12px);
  font-weight: 800;
  box-shadow: 0 4px 12px rgba(61, 45, 37, 0.08);
}

.fv-circle {
  position: absolute;
  z-index: 7;
  margin: 0;
  overflow: hidden;
  border: clamp(5px, 0.46vw, 9px) solid rgba(255, 255, 255, 0.92);
  border-radius: 50%;
  background: var(--white);
  box-shadow: 0 14px 26px rgba(93, 56, 27, 0.12);
}

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

.fv-circle--room {
  right: 5.6%;
  bottom: 2.8%;
  width: 18.5%;
  aspect-ratio: 1;
  background:
    url("../images/final-fv-room.webp") center / cover no-repeat,
    var(--white);
}

.fv-circle--city {
  display: none;
}

.fv-orange-wave {
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: 1;
  width: 100%;
  height: clamp(190px, 14vw, 260px);
  pointer-events: none;
}

.fv-orange-wave__main {
  fill: url(#fv-orange-wave-gradient);
}

.fv-orange-wave__back {
  fill: url(#fv-orange-wave-back-gradient);
}

.fv-orange-wave__light {
  fill: url(#fv-orange-wave-light-gradient);
}

.fv-orange-wave__glow {
  fill: rgba(255, 220, 170, 0.32);
}

.final-fv--continuous {
  z-index: 2;
  height: clamp(680px, 50.5vw, 1020px);
  min-height: 680px;
  overflow: visible;
}

.top-page .final-fv--continuous::after {
  content: none;
}

.final-fv--continuous .fv-hero {
  inset: 14.6% 0 0;
  overflow: visible;
}

.final-fv--continuous .fv-hero::after {
  content: none;
}

.final-fv--continuous .fv-visual__main::before {
  content: none;
}

.final-fv--continuous .fv-sky {
  left: 25%;
  right: 17%;
  top: 7%;
  height: 74%;
  opacity: 0.66;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.24) 0%, rgba(221, 240, 255, 0.22) 18%, rgba(231, 241, 246, 0.12) 54%, rgba(255, 246, 232, 0.05) 100%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.58) 0%, rgba(255, 255, 255, 0.14) 28%, rgba(255, 255, 255, 0.02) 62%, rgba(255, 255, 255, 0.12) 100%),
    url("../images/final-fv-city.webp") center 56% / cover no-repeat;
  filter: saturate(1.12) contrast(1.12) brightness(1.02);
  -webkit-mask-image: radial-gradient(ellipse at 50% 56%, rgba(0, 0, 0, 0.96) 0%, rgba(0, 0, 0, 0.9) 50%, rgba(0, 0, 0, 0.58) 76%, transparent 100%);
  mask-image: radial-gradient(ellipse at 50% 56%, rgba(0, 0, 0, 0.96) 0%, rgba(0, 0, 0, 0.9) 50%, rgba(0, 0, 0, 0.58) 76%, transparent 100%);
}

.final-fv--continuous .fv-orange-wave {
  bottom: 0;
  height: clamp(224px, 16.2vw, 306px);
  filter: none;
  -webkit-mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.86) 0%, #000 16%, #000 100%);
  mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.86) 0%, #000 16%, #000 100%);
}

.final-fv--continuous .fv-orange-wave__back {
  opacity: 0.74;
}

.final-fv--continuous .fv-orange-wave__main {
  opacity: 0.92;
}

.final-fv--continuous .fv-orange-wave__light {
  opacity: 0.68;
}

.final-fv--continuous .fv-orange-wave__glow {
  fill: rgba(255, 230, 191, 0.5);
}

.final-fv--continuous + .fv-feature-band {
  margin-top: 0;
  padding-top: clamp(74px, 6.6vw, 104px);
  background: linear-gradient(180deg, #fff0d7 0%, #fff5e5 18%, #fffaf2 58%, #fff 100%);
}

.final-fv--continuous + .fv-feature-band::before {
  display: none;
}

.fv-search {
  position: absolute;
  z-index: 12;
  left: 5.2%;
  bottom: 3%;
  width: min(63%, 980px);
  padding: 0 clamp(24px, 1.85vw, 36px) clamp(20px, 1.45vw, 28px);
  border: 2px solid rgba(244, 196, 125, 0.76);
  border-radius: 0 clamp(18px, 1.1vw, 24px) clamp(18px, 1.1vw, 24px) clamp(18px, 1.1vw, 24px);
  background: rgba(255, 255, 255, 0.98);
  box-shadow:
    0 18px 46px rgba(120, 74, 35, 0.16),
    0 7px 18px rgba(245, 130, 0, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

.fv-search h2 {
  display: inline-flex;
  align-items: center;
  gap: 0.7vw;
  min-width: 12.4vw;
  min-height: 2.85vw;
  margin: -0.1vw 0 clamp(14px, 1vw, 20px) calc(-1 * clamp(24px, 1.85vw, 36px));
  padding: 0.62vw clamp(22px, 1.45vw, 30px) 0.68vw clamp(18px, 1.1vw, 24px);
  border-radius: 0 0 1.1vw 0;
  background: linear-gradient(180deg, #ff981c, var(--orange));
  color: var(--white);
  font-size: clamp(18px, 1.12vw, 24px);
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.05em;
}

.fv-search h2 svg {
  width: 1.2em;
  fill: none;
  stroke: currentColor;
  stroke-width: 3;
  stroke-linecap: round;
}

.fv-search__row {
  display: grid;
  grid-template-columns: 1.15fr 1.1fr 1.04fr 0.9fr;
  align-items: center;
  gap: clamp(14px, 1.05vw, 20px);
}

.fv-search label {
  position: relative;
  display: flex;
  align-items: center;
  min-width: 0;
}

.fv-search select,
.fv-search button {
  width: 100%;
  height: clamp(50px, 2.9vw, 60px);
  border: 2px solid #dedede;
  border-radius: 0.55vw;
  font-weight: 900;
  letter-spacing: 0.05em;
}

.fv-search select {
  appearance: none;
  padding: 0 clamp(36px, 2.35vw, 48px) 0 clamp(18px, 1.25vw, 26px);
  background:
    linear-gradient(45deg, transparent 50%, #7b7b7b 50%),
    linear-gradient(135deg, #7b7b7b 50%, transparent 50%),
    #fff;
  background-position:
    calc(100% - 1.35vw) 50%,
    calc(100% - 1vw) 50%,
    0 0;
  background-size: 0.42vw 0.42vw, 0.42vw 0.42vw, 100%;
  background-repeat: no-repeat;
  color: #333;
  font-size: clamp(13px, 0.82vw, 17px);
}

.fv-search button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.58vw;
  border-color: transparent;
  border-radius: 0.65vw;
  background: linear-gradient(180deg, #ff9117, var(--orange));
  color: var(--white);
  font-size: clamp(16px, 0.98vw, 21px);
  box-shadow: 0 8px 18px rgba(245, 130, 0, 0.28);
  cursor: pointer;
}

.fv-search button svg {
  width: 1.25em;
  fill: none;
  stroke: currentColor;
  stroke-width: 3;
  stroke-linecap: round;
}

.fv-search__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.9vw;
  margin-top: 0.52vw;
}

.fv-search__owner {
  display: inline-flex;
  align-items: center;
  gap: 0.45em;
  min-height: 30px;
  padding: 0.26em 0.76em;
  border: 1px solid rgba(245, 130, 0, 0.3);
  border-radius: 999px;
  background: #fff8ec;
  color: #4b3427;
  font-size: clamp(12px, 0.68vw, 14px);
  font-weight: 900;
  line-height: 1.25;
  letter-spacing: 0.035em;
  white-space: nowrap;
}

.fv-search__owner span {
  color: var(--orange-deep);
  white-space: nowrap;
}

.fv-search__owner small {
  font: inherit;
  color: inherit;
}

.fv-search__owner::after {
  display: inline-grid;
  width: 1.1em;
  aspect-ratio: 1;
  place-items: center;
  border-radius: 50%;
  background: var(--orange);
  color: var(--white);
  content: "›";
  line-height: 1;
}

.fv-search__detail {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  width: auto;
  margin-top: 0;
  color: #3f342d;
  font-size: clamp(12px, 0.72vw, 15px);
  font-weight: 800;
  letter-spacing: 0.06em;
  text-decoration: underline;
  text-underline-offset: 0.26em;
  white-space: nowrap;
}

.fv-search__detail::after {
  display: inline-grid;
  width: 1.15em;
  aspect-ratio: 1;
  margin-left: 0.5em;
  place-items: center;
  border: 2px solid #6f6a64;
  border-radius: 50%;
  content: "›";
  font-size: 0.9em;
  line-height: 1;
  text-decoration: none;
}

.final-fv--continuous .fv-search {
  left: clamp(72px, 5.5vw, 108px);
  bottom: clamp(-46px, -2.4vw, -30px);
  z-index: 14;
  width: min(58%, 860px);
  border-color: rgba(245, 130, 0, 0.22);
  background: #fffdf9;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  box-shadow:
    0 9px 22px rgba(96, 58, 21, 0.09),
    0 2px 8px rgba(245, 130, 0, 0.06),
    inset 0 1px 0 rgba(255, 255, 255, 0.96);
}

.final-fv--continuous .fv-search h2 {
  min-height: clamp(40px, 2.6vw, 50px);
  background: linear-gradient(180deg, #ff9a22 0%, #f58200 100%);
  box-shadow: 0 4px 10px rgba(245, 130, 0, 0.12);
}

.final-fv--continuous .fv-search select,
.final-fv--continuous .fv-search button {
  height: clamp(46px, 2.75vw, 56px);
}

.final-fv--continuous .fv-search__owner {
  background: rgba(255, 248, 236, 0.92);
}

.fv-feature-band {
  position: relative;
  z-index: 1;
  color: var(--brown);
  padding: clamp(44px, 5.6vw, 78px) clamp(22px, 4.8vw, 76px) clamp(46px, 5.2vw, 72px);
  background:
    radial-gradient(circle at 88% 6%, rgba(255, 224, 178, 0.36), transparent 30%),
    linear-gradient(180deg, #fff 0%, #fffaf2 64%, #fff 100%);
}

.fv-feature-band::before {
  position: absolute;
  left: 50%;
  top: 0;
  width: min(1120px, 92vw);
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(244, 196, 125, 0.58), transparent);
  content: "";
  transform: translateX(-50%);
}

.fv-feature-band__heading {
  position: relative;
  z-index: 2;
  max-width: 780px;
  margin: 0 auto clamp(22px, 2.8vw, 34px);
  text-align: center;
}

.fv-feature-band__heading p {
  width: fit-content;
  margin: 0 auto 0.72em;
  padding: 0.42em 0.92em;
  border: 1px solid rgba(245, 130, 0, 0.18);
  border-radius: 999px;
  background: rgba(255, 246, 230, 0.86);
  color: var(--orange-deep);
  font-size: clamp(12px, 0.74vw, 14px);
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: 0.04em;
}

.fv-feature-band__heading h2 {
  margin: 0;
  color: #3f3029;
  font-size: clamp(24px, 2vw, 36px);
  font-weight: 800;
  line-height: 1.38;
  letter-spacing: 0.02em;
}

.fv-feature-band__inner {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(14px, 1.5vw, 22px);
  align-items: stretch;
  max-width: 1180px;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

.fv-feature {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: start;
  gap: clamp(12px, 1vw, 16px);
  min-width: 0;
  padding: clamp(18px, 1.7vw, 24px);
  border: 1px solid rgba(244, 196, 125, 0.46);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.93);
  box-shadow: 0 12px 28px rgba(96, 58, 21, 0.075);
}

.fv-feature + .fv-feature {
  padding-left: clamp(18px, 1.7vw, 24px);
  border-left: 1px solid rgba(244, 196, 125, 0.46);
}

.fv-feature__icon {
  display: grid;
  width: clamp(44px, 3.2vw, 58px);
  aspect-ratio: 1;
  place-items: center;
  border: 1px solid rgba(245, 130, 0, 0.17);
  border-radius: 50%;
  background: linear-gradient(180deg, #fff 0%, #fff1dd 100%);
  color: var(--orange);
}

.fv-feature__icon svg {
  width: 56%;
  fill: none;
  stroke: currentColor;
  stroke-width: 3.2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.fv-feature h2 {
  margin: 0 0 0.35em;
  color: #3f3029;
  font-size: clamp(16px, 0.96vw, 19px);
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0.02em;
  word-break: keep-all;
}

.fv-feature p {
  margin: 0;
  color: #6f5745;
  font-size: clamp(12px, 0.74vw, 14px);
  font-weight: 500;
  line-height: 1.62;
  letter-spacing: 0;
}

.fv-closing {
  position: relative;
  grid-column: 1 / -1;
  align-self: center;
  justify-self: center;
  width: min(100%, 620px);
  margin: clamp(6px, 1vw, 14px) 0 0;
  padding: clamp(14px, 1.2vw, 18px) clamp(56px, 4.2vw, 74px) clamp(14px, 1.2vw, 18px) clamp(20px, 1.8vw, 30px);
  border: 1px solid rgba(244, 196, 125, 0.54);
  border-radius: 20px;
  background: rgba(255, 250, 242, 0.94);
  color: var(--brown);
  font-size: clamp(14px, 0.88vw, 17px);
  font-weight: 800;
  line-height: 1.52;
  text-align: center;
  letter-spacing: 0.03em;
  box-shadow: 0 10px 24px rgba(102, 55, 15, 0.07);
}

.fv-closing strong {
  color: #2b2420;
  font-family: Arial, "Noto Sans JP", sans-serif;
  font-size: 1.18em;
  letter-spacing: 0.08em;
}

.fv-closing strong::first-letter {
  color: var(--orange);
}

.fv-closing img {
  position: absolute;
  right: clamp(16px, 2vw, 28px);
  bottom: 8%;
  width: clamp(34px, 2.6vw, 48px);
  min-width: 34px;
}

.top-page__media-note {
  max-width: 1180px;
  margin: clamp(10px, 1.2vw, 16px) auto clamp(30px, 3vw, 46px);
  padding: 0 clamp(22px, 4.8vw, 76px);
  color: rgba(61, 45, 37, 0.48);
  font-size: clamp(11px, 0.68vw, 13px);
  font-weight: 500;
  line-height: 1.7;
  text-align: right;
}

@media (min-width: 981px) {
  .final-fv {
    --fv-visual-lift: -28px;
    --fv-city-lift: -24px;
    --fv-wave-lift: -16px;
    --fv-curve-lift: -24px;
  }

  .fv-top-organic-curve {
    position: absolute;
    left: 0;
    top: clamp(-10px, -0.45vw, -5px);
    z-index: 13;
    display: block;
    width: 100%;
    height: clamp(360px, 31vw, 540px);
    pointer-events: none;
    transform: translateY(var(--fv-curve-lift)) rotate(-0.25deg);
    transform-origin: 58% 0;
    -webkit-mask-image: linear-gradient(90deg, transparent 0%, transparent 43%, rgba(0, 0, 0, 0.24) 54%, #000 68%);
    mask-image: linear-gradient(90deg, transparent 0%, transparent 43%, rgba(0, 0, 0, 0.24) 54%, #000 68%);
  }

  .fv-top-organic-curve path {
    fill: #fff;
  }

  .fv-top-organic-curve__soft {
    opacity: 0.3;
    filter: blur(24px);
  }

  .fv-top-organic-curve__glow {
    opacity: 0.42;
    filter: blur(14px);
  }

  .fv-top-organic-curve__core {
    opacity: 0.52;
    filter: blur(3px);
  }

  .fv-header {
    background: transparent;
  }

  .fv-top-wave {
    transform: translateY(var(--fv-wave-lift));
  }

  .fv-feature-band::before {
    content: none;
  }

  .fv-visual {
    right: clamp(0px, 0.45vw, 10px);
    width: 48.2%;
    height: 84%;
  }

  .fv-visual__main {
    right: clamp(4px, 0.68vw, 13px);
    top: 0.6%;
    width: 96.5%;
    height: 84.5%;
    border-radius: 0;
    background:
      linear-gradient(90deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 250, 242, 0.26) 18%, rgba(255, 245, 225, 0.08) 42%, transparent 58%),
      url("../images/final-fv-hero-staff.webp") 60% 50% / cover no-repeat,
      #ffe5bd;
    -webkit-clip-path: url("#fv-visual-organic-photo-clip");
    clip-path: url("#fv-visual-organic-photo-clip");
    box-shadow: -22px 20px 44px rgba(117, 77, 45, 0.11);
    transform: translateY(var(--fv-visual-lift));
  }

  .fv-visual__main::before {
    background:
      linear-gradient(180deg, rgba(255, 255, 255, 0.34) 0%, rgba(255, 255, 255, 0.12) 9%, transparent 22%),
      linear-gradient(90deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.03) 22%, transparent 40%);
    opacity: 0.36;
    filter: blur(3px);
  }

  .fv-visual-top-curve {
    position: absolute;
    top: calc(0.6% + var(--fv-visual-lift) + clamp(-8px, -0.55vw, -5px));
    right: calc(-1 * clamp(26px, 2vw, 38px));
    z-index: 5;
    display: block;
    width: calc(100% + clamp(46px, 4.8vw, 88px));
    max-width: none;
    height: clamp(126px, 9vw, 160px);
    opacity: 0.96;
    pointer-events: none;
  }

  .fv-visual-top-curve__main {
    fill: url("#fv-visual-top-curve-fade");
    opacity: 0.66;
  }

  .fv-visual-top-curve__soft {
    fill: rgba(255, 255, 255, 0.38);
    filter: blur(11px);
    opacity: 0.52;
  }

  .fv-visual__organic-mask {
    position: absolute;
    z-index: 6;
    left: -95%;
    top: -4%;
    display: block;
    width: 168%;
    height: 96%;
    pointer-events: none;
    transform: translateY(var(--fv-visual-lift)) rotate(-0.4deg);
    transform-origin: 60% 50%;
    -webkit-mask-image: linear-gradient(90deg, transparent 0%, transparent 47%, rgba(0, 0, 0, 0.26) 63%, #000 80%);
    mask-image: linear-gradient(90deg, transparent 0%, transparent 47%, rgba(0, 0, 0, 0.26) 63%, #000 80%);
  }

  .fv-visual__organic-mask path {
    fill: #fff;
  }

  .fv-visual__organic-mask-soft {
    opacity: 0.16;
    filter: blur(24px);
  }

  .fv-visual__organic-mask-glow {
    opacity: 0.22;
    filter: blur(16px);
  }

  .fv-visual__organic-mask-core {
    opacity: 0.32;
    filter: blur(4px);
  }

  .fv-visual__main img {
    object-position: 60% center;
  }
}

@media (min-width: 1100px) {
  .final-fv {
    --fv-visual-lift: -66px;
  }

  .fv-hero {
    overflow: visible;
  }

  .fv-top-organic-curve {
    -webkit-mask-image: linear-gradient(90deg, transparent 0%, transparent 36%, rgba(0, 0, 0, 0.14) 54%, #000 78%);
    mask-image: linear-gradient(90deg, transparent 0%, transparent 36%, rgba(0, 0, 0, 0.14) 54%, #000 78%);
  }

  .fv-top-organic-curve__soft {
    opacity: 0.34;
    filter: blur(28px);
  }

  .fv-top-organic-curve__glow {
    opacity: 0.38;
    filter: blur(18px);
  }

  .fv-top-organic-curve__core {
    opacity: 0.46;
    filter: blur(5px);
  }

  .fv-visual {
    right: clamp(-12px, -0.52vw, -6px);
    width: 51.8%;
    height: 96%;
  }

  .fv-visual__main {
    right: clamp(-18px, -0.66vw, -8px);
    top: -5.2%;
    width: 103%;
    height: 108%;
    background:
      linear-gradient(90deg, rgba(255, 255, 255, 0.58) 0%, rgba(255, 250, 242, 0.34) 24%, rgba(255, 245, 225, 0.1) 48%, transparent 68%),
      url("../images/final-fv-hero-staff.webp") 70% 50% / cover no-repeat,
      #ffe5bd;
    box-shadow: -28px 26px 56px rgba(117, 77, 45, 0.12);
  }

  .fv-visual__main::after {
    position: absolute;
    inset: -2px auto -2px -2px;
    z-index: 3;
    width: 54%;
    background:
      radial-gradient(130% 76% at 0% 20%, rgba(255, 255, 255, 0.62) 0%, rgba(255, 250, 242, 0.32) 44%, transparent 76%),
      radial-gradient(110% 90% at 12% 74%, rgba(255, 244, 226, 0.22) 0%, transparent 72%),
      linear-gradient(90deg, rgba(255, 255, 255, 0.58) 0%, rgba(255, 250, 242, 0.26) 52%, transparent 100%);
    content: "";
    filter: blur(9px);
    pointer-events: none;
  }

  .fv-visual-top-curve {
    top: calc(-5.2% + var(--fv-visual-lift) + clamp(-12px, -0.72vw, -8px));
    right: calc(-1 * clamp(44px, 3.2vw, 62px));
    width: calc(100% + clamp(82px, 6.8vw, 126px));
    height: clamp(150px, 10.6vw, 194px);
    opacity: 0.84;
  }

  .fv-visual-top-curve__main {
    opacity: 0.56;
  }

  .fv-visual-top-curve__soft {
    filter: blur(14px);
    opacity: 0.48;
  }

  .fv-visual__organic-mask {
    left: -114%;
    top: -16%;
    width: 196%;
    height: 122%;
    transform: translateY(var(--fv-visual-lift)) rotate(-0.72deg);
    -webkit-mask-image: linear-gradient(90deg, transparent 0%, transparent 36%, rgba(0, 0, 0, 0.14) 60%, #000 88%);
    mask-image: linear-gradient(90deg, transparent 0%, transparent 36%, rgba(0, 0, 0, 0.14) 60%, #000 88%);
  }

  .fv-visual__organic-mask-soft {
    opacity: 0.22;
    filter: blur(40px);
  }

  .fv-visual__organic-mask-glow {
    opacity: 0.16;
    filter: blur(30px);
  }

  .fv-visual__organic-mask-core {
    opacity: 0.18;
    filter: blur(12px);
  }

  .fv-visual__main img {
    object-position: 70% center;
  }
}

@media (min-width: 981px) {
  .final-fv--continuous .fv-top-organic-curve,
  .final-fv--continuous .fv-visual-top-curve,
  .final-fv--continuous .fv-visual__organic-mask {
    display: none;
  }

  .final-fv--continuous .fv-visual {
    overflow: visible;
  }

  .final-fv--continuous .fv-visual::before {
    content: none;
  }

  .final-fv--continuous .fv-visual__main {
    z-index: 1;
    border-radius: 0;
    -webkit-clip-path: none;
    clip-path: none;
    background:
      url("../images/final-fv-hero-staff-wide-v2.webp") 84% 50% / cover no-repeat,
      #ffe5bd;
    -webkit-mask-image: radial-gradient(ellipse 94% 70% at 84% 51%, #000 0%, #000 89%, transparent 89.7%, transparent 100%);
    mask-image: radial-gradient(ellipse 94% 70% at 84% 51%, #000 0%, #000 89%, transparent 89.7%, transparent 100%);
  }

  .final-fv--continuous .fv-visual__main::before,
  .final-fv--continuous .fv-visual__main::after {
    content: none;
  }

  .final-fv--continuous .fv-visual__main::after {
    inset: -3% auto -3% -8%;
    width: 54%;
    background:
      radial-gradient(118% 74% at 12% 26%, rgba(255, 255, 255, 0.74) 0%, rgba(255, 250, 242, 0.36) 48%, transparent 78%),
      radial-gradient(96% 96% at 20% 86%, rgba(255, 234, 202, 0.36) 0%, transparent 70%),
      linear-gradient(90deg, rgba(255, 255, 255, 0.62) 0%, rgba(255, 250, 242, 0.25) 54%, transparent 100%);
    filter: blur(12px);
  }
}

@media (min-width: 1100px) {
  .final-fv--continuous .fv-visual {
    right: clamp(-20px, -0.9vw, -12px);
    width: 52.8%;
    height: 101%;
  }

  .final-fv--continuous .fv-visual__main {
    right: clamp(-38px, -2vw, -26px);
    top: 1.4%;
    width: 106%;
    height: 88%;
    background:
      url("../images/final-fv-hero-staff-wide-v2.webp") 84% 50% / cover no-repeat,
      #ffe5bd;
    box-shadow: -12px 14px 30px rgba(117, 77, 45, 0.065);
  }

  .final-fv--continuous .fv-visual__main img {
    object-position: 73% 51%;
  }
}

@media (min-width: 981px) and (max-width: 1199px) {
  .final-fv {
    --fv-visual-lift: -20px;
    --fv-city-lift: -18px;
    --fv-wave-lift: -12px;
    --fv-curve-lift: -18px;
  }

  .fv-description {
    margin-top: 1vw;
    line-height: 1.62;
  }

  .fv-benefits {
    gap: 8px;
    width: 78%;
    margin-top: 12px;
    transform: none;
  }

  .fv-benefit {
    grid-template-columns: clamp(34px, 3.4vw, 42px) minmax(0, 1fr);
    min-height: 106px;
    padding: 12px 12px 12px 13px;
    gap: 9px;
  }

  .fv-benefit::before {
    inset: 12px auto 12px 0;
  }

  .fv-benefit__icon {
    width: clamp(34px, 3.4vw, 42px);
  }

  .final-fv .fv-benefit p.fv-benefit__label {
    margin-bottom: 0.26em;
    font-size: 10px;
  }

  .fv-benefit h2 {
    margin-bottom: 0.2em;
    font-size: 15.4px;
    line-height: 1.25;
  }

  .fv-benefit--fee h2 {
    font-size: 16.4px;
  }

  .fv-benefit p {
    font-size: 12.1px;
    line-height: 1.58;
  }

  .fv-benefit--staff p {
    line-height: 1.6;
  }

  .fv-benefits--text-only .fv-benefit {
    min-height: 66px;
    padding: 10px 13px 10px 20px;
    border-radius: 14px;
  }

  .fv-benefits--text-only .fv-benefit h2,
  .fv-benefits--text-only .fv-benefit--fee h2 {
    font-size: 15px;
  }

  .fv-benefits--text-only .fv-benefit p {
    font-size: 11.5px;
    line-height: 1.42;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

@media (max-width: 1420px) {
  .fv-header {
    grid-template-columns: minmax(220px, 238px) minmax(0, 1fr) minmax(176px, 190px);
    gap: clamp(12px, 1vw, 18px);
  }

  .fv-logo {
    width: clamp(220px, 16.5vw, 238px);
  }

  .fv-nav {
    gap: clamp(7px, 0.55vw, 9px);
    font-size: 14px;
  }

  .fv-nav > * + *::before {
    display: none;
  }

  .fv-nav > a:not(.fv-nav__home),
  .fv-nav__item > a,
  .fv-nav__parent {
    padding-right: 30px;
    padding-left: 12px;
  }

  .fv-phone {
    width: min(100%, 190px);
    min-height: 56px;
    padding: 6px 9px 7px;
    border-radius: 0 0 16px 16px;
  }

  .fv-phone__number {
    gap: 5px;
  }

  .fv-phone__number svg {
    width: 15px;
  }

  .fv-phone__number strong {
    font-size: clamp(17px, 1.28vw, 19px);
    letter-spacing: 0.02em;
  }

  .fv-phone__meta {
    font-size: clamp(9.5px, 0.72vw, 10.5px);
    letter-spacing: 0.01em;
  }

  .fv-copy {
    left: 5.5%;
    width: 50%;
  }

  .fv-title {
    font-size: clamp(48px, 4.1vw, 66px);
  }

  .fv-benefits {
    width: 74%;
  }

  .fv-search {
    width: 63%;
  }

  .fv-feature-band__inner {
    gap: 1vw;
    padding-left: 1.7vw;
  }
}

@media (min-width: 1421px) and (max-width: 1800px) {
  .fv-header {
    grid-template-columns: minmax(220px, 238px) minmax(0, 1fr) minmax(176px, 190px);
    gap: clamp(12px, 1vw, 18px);
  }

  .fv-logo {
    width: clamp(220px, 15vw, 238px);
  }

  .fv-nav {
    gap: clamp(6px, 0.48vw, 8px);
    font-size: 14px;
  }

  .fv-nav__item > a,
  .fv-nav__parent {
    padding-right: 28px;
    padding-left: 11px;
  }

  .fv-phone {
    width: min(100%, 190px);
    min-height: 56px;
    padding: 6px 9px 7px;
    border-radius: 0 0 16px 16px;
  }

  .fv-phone__number {
    gap: 5px;
  }

  .fv-phone__number svg {
    width: 15px;
  }

  .fv-phone__number strong {
    font-size: clamp(17px, 1.08vw, 19px);
    letter-spacing: 0.02em;
  }

  .fv-phone__meta {
    font-size: clamp(9.5px, 0.62vw, 10.5px);
    letter-spacing: 0.01em;
  }
}

@media (min-width: 1100px) and (max-width: 1199px) {
  .final-fv {
    --fv-visual-lift: -42px;
  }

  .fv-header {
    grid-template-columns: 212px minmax(0, 1fr) 168px;
    gap: 9px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .fv-logo {
    width: 212px;
  }

  .fv-nav {
    gap: 4px;
    font-size: 13.6px;
  }

  .fv-nav__item > a,
  .fv-nav__parent {
    min-height: 42px;
    padding: 7px 23px 7px 9px;
  }

  .fv-nav__parent::before {
    right: 10px;
  }

  .fv-phone {
    display: grid;
    width: 168px;
    min-height: 52px;
    padding: 5px 7px 6px;
    border-radius: 0 0 14px 14px;
  }

  .fv-phone__number {
    gap: 3px;
    padding-bottom: 3px;
  }

  .fv-phone__number svg {
    width: 13px;
  }

  .fv-phone__number strong {
    font-size: 15.8px;
    letter-spacing: 0;
  }

  .fv-phone__meta {
    padding-top: 3px;
    font-size: 8.8px;
    letter-spacing: 0;
  }
}

@media (min-width: 981px) and (max-width: 1099px) {
  .fv-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    height: 86px;
    padding: 8px 18px 8px 24px;
  }

  .fv-logo {
    order: 1;
    width: 220px;
  }

  .fv-menu-toggle {
    order: 3;
    display: inline-grid;
    flex: 0 0 auto;
    width: 44px;
    height: 44px;
    place-items: center;
    padding: 11px;
    border: 1px solid rgba(245, 130, 0, 0.26);
    border-radius: 50%;
    background: #fffaf2;
    color: var(--brown);
    box-shadow: 0 8px 18px rgba(96, 58, 21, 0.08);
    cursor: pointer;
  }

  .fv-menu-toggle span {
    display: block;
    width: 19px;
    height: 2px;
    border-radius: 999px;
    background: currentColor;
  }

  .fv-nav {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 260;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    gap: 8px;
    width: min(88vw, 420px);
    max-width: calc(100vw - 24px);
    height: 100dvh;
    max-height: 100dvh;
    min-width: 0;
    padding: 18px 16px calc(18px + env(safe-area-inset-bottom));
    overflow-y: auto;
    border-radius: 22px 0 0 22px;
    background: #fff;
    box-shadow: -18px 0 38px rgba(61, 45, 37, 0.18);
    font-size: 15px;
    white-space: normal;
    transform: translateX(105%);
    transition: transform 0.22s ease;
  }

  .fv-nav.is-open {
    transform: translateX(0);
  }

  .fv-menu-overlay {
    position: fixed;
    inset: 0;
    z-index: 250;
    display: block;
    border: 0;
    background: rgba(61, 45, 37, 0.38);
    backdrop-filter: blur(2px);
  }

  .fv-menu-overlay[hidden] {
    display: none;
  }

  .fv-nav > .fv-nav__mobile-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 10px;
    margin-bottom: 4px;
    border-bottom: 1px solid rgba(245, 130, 0, 0.18);
    color: var(--brown);
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0.04em;
  }

  .fv-menu-close {
    position: relative;
    display: inline-grid;
    width: 42px;
    height: 42px;
    place-items: center;
    border: 1px solid rgba(245, 130, 0, 0.2);
    border-radius: 50%;
    background: #fffaf2;
    color: var(--brown);
    cursor: pointer;
  }

  .fv-menu-close span {
    position: absolute;
    display: block;
    width: 18px;
    height: 2px;
    border-radius: 999px;
    background: currentColor;
  }

  .fv-menu-close span:first-child {
    transform: rotate(45deg);
  }

  .fv-menu-close span:last-child {
    transform: rotate(-45deg);
  }

  .fv-nav > * + *::before {
    display: none;
  }

  .fv-nav > a,
  .fv-nav__item,
  .fv-nav__item > a {
    width: 100%;
  }

  .fv-nav a,
  .fv-nav__parent {
    justify-content: flex-start;
    min-height: 44px;
    padding: 10px 13px;
    border: 1px solid rgba(245, 130, 0, 0.18);
    border-radius: 12px;
    background: rgba(255, 250, 242, 0.88);
    color: var(--brown);
    font-weight: 900;
  }

  .fv-nav > .fv-nav__home {
    display: inline-flex;
    justify-content: flex-start;
    width: 100%;
    min-height: 44px;
    gap: 8px;
    padding: 10px 13px;
    border: 1px solid rgba(245, 130, 0, 0.2);
    border-left: 4px solid var(--orange);
    border-radius: 12px;
    background: #fff8ec;
    color: var(--orange);
    box-shadow: none;
  }

  .fv-nav > .fv-nav__home.is-current::after {
    content: none;
  }

  .fv-nav__home .sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .fv-nav__home svg {
    width: 20px;
    height: 20px;
  }

  .fv-nav__item--has-submenu {
    display: block;
  }

  .fv-nav__item--has-submenu.is-open > .fv-nav__parent {
    border-color: rgba(245, 130, 0, 0.34);
    background: #fff8ec;
    color: var(--orange);
  }

  .fv-submenu-toggle {
    display: inline-flex;
    width: 100%;
    height: 44px;
    min-height: 44px;
    align-items: center;
    justify-content: flex-start;
    padding: 10px 42px 10px 13px;
    border: 1px solid rgba(245, 130, 0, 0.18);
    border-radius: 12px;
    appearance: none;
    background: #fffaf2;
    color: var(--brown);
    font-weight: 900;
    pointer-events: auto;
    cursor: pointer;
  }

  .fv-submenu-toggle::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 17px;
    width: 0.48em;
    height: 0.48em;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: translateY(-65%) rotate(45deg);
    transition: transform 0.18s ease;
  }

  .fv-nav__item--has-submenu.is-open .fv-submenu-toggle::before {
    transform: translateY(-35%) rotate(225deg);
  }

  .fv-submenu {
    position: static;
    display: none;
    min-width: 0;
    width: 100%;
    max-width: none;
    margin-top: 5px;
    padding: 6px 8px;
    border: 1px solid rgba(245, 130, 0, 0.18);
    border-radius: 12px;
    background: #fffdf8;
    box-shadow: none;
    font-size: 13px;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: none;
  }

  .fv-submenu::before {
    content: none;
  }

  .fv-submenu a {
    display: flex;
    align-items: center;
    gap: 7px;
    min-height: 34px;
    padding: 0 8px;
    border: 0;
    background: transparent;
  }

  .fv-submenu a::before {
    flex: 0 0 auto;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: var(--orange);
    content: "";
  }

  .fv-nav__item--has-submenu:hover .fv-submenu {
    display: none;
  }

  .fv-nav__item--has-submenu.is-open .fv-submenu,
  .fv-nav__item--has-submenu:focus-within.is-open .fv-submenu {
    display: grid;
    transform: none;
  }

  .fv-phone {
    display: none;
  }

  .fv-phone__number {
    gap: 7px;
    padding-bottom: 5px;
  }

  .fv-phone__number svg {
    width: 17px;
  }

  .fv-phone__number strong {
    font-size: 23px;
  }

  .fv-phone__meta {
    gap: 8px;
    padding-top: 4px;
    font-size: 10.5px;
  }

  .fv-phone__meta span + span {
    padding-left: 8px;
  }

  .fv-nav > .fv-mobile-contact {
    display: grid;
    gap: 4px;
    margin-top: 6px;
    padding: 14px;
    border-radius: 16px;
    background: linear-gradient(180deg, #fff4e3 0%, #fffaf2 100%);
    color: var(--brown);
    box-shadow: inset 0 0 0 1px rgba(245, 130, 0, 0.18);
  }

  .fv-mobile-contact a {
    min-height: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: var(--orange);
    font-family: Arial, "Noto Sans JP", sans-serif;
    font-size: 22px;
    font-weight: 900;
    letter-spacing: 0.04em;
  }

  .fv-mobile-contact span {
    font-size: 13px;
    font-weight: 900;
  }

  .fv-copy {
    left: 5.4%;
    top: 11.2%;
    width: 47.5%;
  }

  .fv-copy__leadline {
    justify-content: flex-start;
    width: auto;
    margin-left: 0;
    font-size: clamp(16px, 1.6vw, 18px);
  }

  .fv-title {
    font-size: clamp(38px, 3.85vw, 42px);
    line-height: 1.3;
    letter-spacing: 0.018em;
  }

  .fv-benefits {
    width: min(82%, 440px);
  }

  .fv-visual {
    width: 47%;
  }

  .fv-visual__main {
    background-position:
      0 0,
      66% 50%,
      0 0;
  }

  .fv-search {
    width: 68%;
  }

  .final-fv--continuous .fv-search {
    left: 5.4%;
    bottom: -34px;
    width: 68%;
  }
}

@media (min-width: 981px) and (max-width: 1099px) {
  .fv-mobile-fixed-cta {
    position: fixed;
    right: 12px;
    bottom: 10px;
    left: auto;
    z-index: 210;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 6px;
    width: min(360px, calc(100vw - 24px));
    padding: 7px;
    padding-bottom: calc(7px + env(safe-area-inset-bottom));
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.94);
    box-shadow: 0 14px 32px rgba(96, 58, 21, 0.16);
    transition: transform 0.18s ease, opacity 0.18s ease;
  }

  .is-fv-menu-open .fv-mobile-fixed-cta {
    display: none;
  }

  .is-fv-search-visible .fv-mobile-fixed-cta {
    opacity: 0;
    pointer-events: none;
    transform: translateY(calc(100% + 16px));
  }

  .page-top {
    right: 16px;
    bottom: calc(84px + env(safe-area-inset-bottom));
    width: 118px;
    min-height: 58px;
    padding-bottom: 11px;
  }

  .is-fv-menu-open .page-top {
    display: none;
  }

  .is-fv-search-visible .page-top {
    display: none;
  }

  .page-top__content {
    min-height: 34px;
    gap: 5px;
  }

  .page-top__bee {
    width: 27px;
  }

  .page-top__label {
    font-size: 13px;
  }

  .page-top__trail {
    left: 8px;
    height: 23px;
  }

  .fv-mobile-fixed-cta a,
  .fv-mobile-fixed-cta button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    min-width: 0;
    min-height: 44px;
    padding: 0 6px;
    border: 0;
    border-radius: 12px;
    background: var(--orange);
    color: #fff;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.03em;
    box-shadow: 0 8px 18px rgba(245, 130, 0, 0.2);
    cursor: pointer;
  }

  .fv-mobile-fixed-cta a + a,
  .fv-mobile-fixed-cta button {
    background: #fffaf2;
    color: var(--brown);
    box-shadow: inset 0 0 0 1px rgba(245, 130, 0, 0.28);
  }

  .fv-mobile-fixed-cta svg {
    width: 17px;
    height: 17px;
    fill: none;
    stroke: currentColor;
    stroke-width: 2.4;
    stroke-linecap: round;
    stroke-linejoin: round;
  }

  .fv-mobile-fixed-cta a:first-child svg {
    fill: currentColor;
    stroke: none;
  }
}

@media (max-width: 980px) {
  .top-page {
    padding-bottom: calc(82px + env(safe-area-inset-bottom));
  }

  .final-fv {
    width: 100%;
    height: auto;
    min-height: 0;
    overflow: visible;
    padding-bottom: 0;
    background: linear-gradient(180deg, #fff 0%, #fff7e7 100%);
    scroll-padding-bottom: calc(82px + env(safe-area-inset-bottom));
  }

  .final-fv::before,
  .final-fv::after,
  .fv-header::before,
  .fv-header::after,
  .fv-header-soft-wave,
  .fv-header-left-soft-wave {
    display: none;
  }

  .fv-header,
  .fv-hero,
  .fv-feature-band,
  .fv-copy,
  .fv-visual,
  .fv-search {
    position: relative;
    inset: auto;
    width: auto;
    height: auto;
  }

  .fv-header {
    position: relative;
    top: auto;
    z-index: 220;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 54px;
    padding: 4px 10px;
    background: #fff;
    box-shadow: 0 8px 22px rgba(96, 58, 21, 0.08);
  }

  .fv-logo {
    width: clamp(168px, 48vw, 188px);
  }

  .fv-phone {
    display: none;
  }

  .fv-menu-toggle {
    display: inline-grid;
    width: 38px;
    height: 38px;
    place-items: center;
    gap: 0;
    padding: 9px;
    border: 1px solid rgba(245, 130, 0, 0.26);
    border-radius: 50%;
    background: #fffaf2;
    color: var(--brown);
    box-shadow: 0 8px 18px rgba(96, 58, 21, 0.08);
    cursor: pointer;
  }

  .fv-menu-toggle span {
    display: block;
    width: 18px;
    height: 2px;
    border-radius: 999px;
    background: currentColor;
  }

  .fv-nav {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 260;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    gap: 8px;
    width: min(88vw, 420px);
    max-width: calc(100vw - 24px);
    height: 100dvh;
    max-height: 100dvh;
    min-width: 0;
    padding: 18px 16px calc(18px + env(safe-area-inset-bottom));
    overflow-y: auto;
    border-radius: 22px 0 0 22px;
    background: #fff;
    box-shadow: -18px 0 38px rgba(61, 45, 37, 0.18);
    font-size: 15px;
    white-space: normal;
    transform: translateX(105%);
    transition: transform 0.22s ease;
  }

  .fv-nav.is-open {
    transform: translateX(0);
  }

  .fv-menu-overlay {
    position: fixed;
    inset: 0;
    z-index: 250;
    display: block;
    border: 0;
    background: rgba(61, 45, 37, 0.38);
    backdrop-filter: blur(2px);
  }

  .fv-menu-overlay[hidden] {
    display: none;
  }

  .fv-nav > .fv-nav__mobile-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 10px;
    margin-bottom: 4px;
    border-bottom: 1px solid rgba(245, 130, 0, 0.18);
    color: var(--brown);
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0.04em;
  }

  .fv-menu-close {
    position: relative;
    display: inline-grid;
    width: 42px;
    height: 42px;
    place-items: center;
    border: 1px solid rgba(245, 130, 0, 0.2);
    border-radius: 50%;
    background: #fffaf2;
    color: var(--brown);
    cursor: pointer;
  }

  .fv-menu-close span {
    position: absolute;
    display: block;
    width: 18px;
    height: 2px;
    border-radius: 999px;
    background: currentColor;
  }

  .fv-menu-close span:first-child {
    transform: rotate(45deg);
  }

  .fv-menu-close span:last-child {
    transform: rotate(-45deg);
  }

  .fv-nav > * + *::before {
    display: none;
  }

  .fv-nav > a,
  .fv-nav__item,
  .fv-nav__item > a {
    width: 100%;
  }

  .fv-nav a,
  .fv-nav__parent {
    justify-content: flex-start;
    min-height: 44px;
    padding: 10px 13px;
    border: 1px solid rgba(245, 130, 0, 0.18);
    border-radius: 12px;
    background: rgba(255, 250, 242, 0.88);
    color: var(--brown);
    font-weight: 900;
  }

  .fv-nav > .fv-nav__home {
    display: inline-flex;
    justify-content: flex-start;
    width: 100%;
    min-height: 44px;
    gap: 8px;
    padding: 10px 13px;
    border: 1px solid rgba(245, 130, 0, 0.2);
    border-left: 4px solid var(--orange);
    border-radius: 12px;
    background: #fff8ec;
    color: var(--orange);
    box-shadow: none;
  }

  .fv-nav__home .sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }

  .fv-nav__home svg {
    width: 20px;
    height: 20px;
  }

  .fv-nav .is-current::after {
    content: none;
  }

  .fv-nav__item--has-submenu {
    display: block;
  }

  .fv-nav__item--has-submenu.is-open > .fv-nav__parent {
    border-color: rgba(245, 130, 0, 0.34);
    background: #fff8ec;
    color: var(--orange);
  }

  .fv-submenu-toggle {
    display: inline-flex;
    width: 100%;
    height: 44px;
    min-height: 44px;
    align-items: center;
    justify-content: flex-start;
    padding: 10px 42px 10px 13px;
    border: 1px solid rgba(245, 130, 0, 0.18);
    border-radius: 12px;
    appearance: none;
    background: #fffaf2;
    color: var(--brown);
    font-weight: 900;
    pointer-events: auto;
    cursor: pointer;
  }

  .fv-submenu-toggle::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 17px;
    width: 0.48em;
    height: 0.48em;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: translateY(-65%) rotate(45deg);
    transition: transform 0.18s ease;
  }

  .fv-nav__item--has-submenu.is-open .fv-submenu-toggle::before {
    transform: translateY(-35%) rotate(225deg);
  }

  .fv-submenu {
    position: static;
    display: none;
    min-width: 0;
    width: 100%;
    max-width: none;
    margin-top: 5px;
    padding: 6px 8px;
    border: 1px solid rgba(245, 130, 0, 0.18);
    border-radius: 12px;
    background: #fffdf8;
    box-shadow: none;
    font-size: 13px;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: none;
  }

  .fv-submenu::before {
    content: none;
  }

  .fv-submenu a {
    display: flex;
    align-items: center;
    gap: 7px;
    min-height: 34px;
    padding: 0 8px;
    border: 0;
    border-radius: 9px;
    background: transparent;
    color: var(--brown);
    font-weight: 800;
  }

  .fv-submenu a::before {
    flex: 0 0 auto;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: var(--orange);
    content: "";
  }

  .fv-nav__item--has-submenu:hover .fv-submenu {
    display: none;
  }

  .fv-nav__item--has-submenu.is-open .fv-submenu,
  .fv-nav__item--has-submenu:focus-within.is-open .fv-submenu {
    display: grid;
    transform: none;
  }

  .fv-nav > .fv-mobile-contact {
    display: grid;
    gap: 4px;
    margin-top: 6px;
    padding: 14px;
    border-radius: 16px;
    background: linear-gradient(180deg, #fff4e3 0%, #fffaf2 100%);
    color: var(--brown);
    box-shadow: inset 0 0 0 1px rgba(245, 130, 0, 0.18);
  }

  .fv-mobile-contact a {
    min-height: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: var(--orange);
    font-family: Arial, "Noto Sans JP", sans-serif;
    font-size: 22px;
    font-weight: 900;
    letter-spacing: 0.04em;
  }

  .fv-mobile-contact span {
    font-size: 13px;
    font-weight: 900;
  }

  .fv-mobile-fixed-cta {
    position: fixed;
    right: 10px;
    bottom: 8px;
    left: 10px;
    z-index: 210;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 6px;
    padding: 7px;
    padding-bottom: calc(7px + env(safe-area-inset-bottom));
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.94);
    box-shadow: 0 14px 32px rgba(96, 58, 21, 0.16);
    transition: transform 0.18s ease, opacity 0.18s ease;
  }

  body:has(.page-top.is-visible) .fv-mobile-fixed-cta {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .property-detail-fixed-cta--1 {
    grid-template-columns: minmax(0, 1fr);
  }

  .property-detail-fixed-cta--2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .property-detail-fixed-cta--3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body:has(.page-top.is-visible) .property-detail-fixed-cta--1 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body:has(.page-top.is-visible) .property-detail-fixed-cta--2 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body:has(.page-top.is-visible) .property-detail-fixed-cta--3 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  body:has(.page-top.is-visible) .fv-mobile-fixed-cta a,
  body:has(.page-top.is-visible) .fv-mobile-fixed-cta button {
    gap: 3px;
    padding-inline: 4px;
    font-size: 12px;
    letter-spacing: 0;
    white-space: nowrap;
  }

  body:has(.page-top.is-visible) .fv-mobile-fixed-cta svg {
    width: 15px;
    height: 15px;
  }

  .is-fv-menu-open .fv-mobile-fixed-cta {
    display: none;
  }

  .page-top {
    right: 17px;
    bottom: calc(15px + env(safe-area-inset-bottom));
    z-index: 211;
    display: inline-flex;
    width: calc((100vw - 52px) / 4);
    min-width: 0;
    height: 44px;
    min-height: 44px;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    padding: 0 4px;
    border-radius: 12px;
    background: #fffaf2;
    color: var(--brown);
    box-shadow: inset 0 0 0 1px rgba(245, 130, 0, 0.28);
  }

  .is-fv-menu-open .page-top,
  .is-fv-search-visible .page-top,
  .final-fv:has(.fv-search :focus) .page-top {
    display: none;
  }

  .page-top__content {
    min-height: 0;
    gap: 2px;
    justify-self: auto;
  }

  .page-top__bee {
    width: 14px;
    filter: none;
    transform: rotate(-8deg);
  }

  .page-top__label {
    font-family: "Noto Sans JP", "Yu Gothic", "Hiragino Kaku Gothic ProN", system-ui, sans-serif;
    font-size: 10px;
    font-weight: 900;
    line-height: 1;
    text-shadow: none;
  }

  .page-top__trail {
    right: 8px;
    bottom: 4px;
    left: 8px;
    display: block;
    z-index: 0;
    height: 15px;
    opacity: 0.44;
  }

  .page-top__trail::before {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2094%2018'%20fill='none'%3E%3Cpath%20d='M2%206C10%2011%2021%2011%2029%205C36%2013%2050%2016%2066%2015C77%2015%2085%2012%2092%2010'%20stroke='%23f58200'%20stroke-width='1.35'%20stroke-linecap='round'%20stroke-dasharray='1%204'/%3E%3C/svg%3E");
    background-position: center bottom;
    background-size: 92% 100%;
  }

  .is-fv-search-visible .fv-mobile-fixed-cta,
  .final-fv:has(.fv-search :focus) .fv-mobile-fixed-cta {
    opacity: 0;
    pointer-events: none;
    transform: translateY(calc(100% + 16px));
  }

  .fv-mobile-fixed-cta a,
  .fv-mobile-fixed-cta button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    min-width: 0;
    min-height: 44px;
    padding: 0 6px;
    border: 0;
    border-radius: 12px;
    background: var(--orange);
    color: #fff;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.03em;
    box-shadow: 0 8px 18px rgba(245, 130, 0, 0.2);
    cursor: pointer;
  }

  .fv-mobile-fixed-cta a + a,
  .fv-mobile-fixed-cta button {
    background: #fffaf2;
    color: var(--brown);
    box-shadow: inset 0 0 0 1px rgba(245, 130, 0, 0.28);
  }

  .fv-mobile-fixed-cta svg {
    width: 17px;
    height: 17px;
    fill: none;
    stroke: currentColor;
    stroke-width: 2.4;
    stroke-linecap: round;
    stroke-linejoin: round;
  }

  .fv-mobile-fixed-cta a:first-child svg {
    fill: currentColor;
    stroke: none;
  }

  .fv-hero {
    display: grid;
    gap: 20px;
    padding: 26px 16px 0;
    overflow: hidden;
  }

  .final-fv--continuous .fv-hero {
    inset: auto;
    padding-bottom: 22px;
  }

  .fv-hero::before,
  .fv-hero::after,
  .fv-unity-wave,
  .fv-top-wave,
  .fv-orange-wave,
  .fv-sky,
  .fv-soft-leaf--right {
    display: none;
  }

  .fv-soft-leaf--left {
    left: -40px;
    top: 40px;
    width: 160px;
  }

  .fv-copy {
    z-index: 4;
  }

  .fv-copy__leadline {
    justify-content: flex-start;
    width: auto;
    margin: 0 0 12px;
    gap: 14px;
    font-size: clamp(15px, 4.2vw, 22px);
    letter-spacing: 0.04em;
  }

  .fv-copy__leadline span {
    width: 20px;
    border-top-width: 3px;
  }

  .fv-title {
    font-size: clamp(34px, 9vw, 62px);
    line-height: 1.22;
    letter-spacing: 0.02em;
    white-space: normal;
  }

  .fv-bee-trail {
    display: none;
  }

  .fv-description {
    width: auto;
    margin-top: 14px;
    font-size: 15px;
    line-height: 1.75;
  }

  .fv-benefits {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: auto;
    gap: 8px;
    margin-top: 14px;
    transform: none;
  }

  .fv-benefit {
    grid-template-columns: 56px minmax(0, 1fr);
    min-height: 112px;
    padding: 15px 17px;
    gap: 15px;
    border-radius: 26px;
  }

  .fv-benefit h2 {
    font-size: 19px;
  }

  .fv-benefit--fee h2 {
    font-size: 20px;
  }

  .fv-benefit p {
    font-size: 14px;
    line-height: 1.64;
  }

  .fv-benefit--staff p {
    max-width: none;
    line-height: 1.66;
  }

  .fv-benefits--text-only .fv-benefit {
    grid-template-columns: minmax(0, 1fr);
    min-height: 72px;
    padding: 10px 12px 10px 17px;
    gap: 0;
    border-radius: 14px;
  }

  .fv-benefits--text-only .fv-benefit h2,
  .fv-benefits--text-only .fv-benefit--fee h2 {
    margin-bottom: 0.14em;
    font-size: clamp(15px, 4vw, 17px);
    white-space: normal;
  }

  .fv-benefits--text-only .fv-benefit p {
    font-size: clamp(11.5px, 3.2vw, 12.8px);
    line-height: 1.38;
  }

  .fv-visual {
    z-index: 2;
    min-height: 330px;
    margin: 0 -16px;
  }

  .fv-visual__main {
    top: 0;
    right: 0;
    left: 7%;
    width: auto;
    height: 290px;
    border-radius: 46% 0 0 46% / 38% 0 0 46%;
  }

  .final-fv--continuous .fv-visual__main {
    border-radius: 44% 0 0 44% / 46% 0 0 50%;
    background:
      url("../images/final-fv-hero-staff-wide-v2.webp") 76% 50% / cover no-repeat,
      #ffe5bd;
  }

  .fv-visual__note {
    right: auto;
    bottom: 104px;
    left: 22px;
    z-index: 8;
    max-width: min(240px, 58%);
    font-size: 10px;
  }

  .fv-circle--room {
    display: none;
  }

  .fv-circle--city {
    display: none;
  }

  .fv-search {
    z-index: 215;
    margin: -4px 0 0;
    padding: 0 18px 20px;
    border-radius: 0 18px 18px 18px;
    overflow: hidden;
  }

  .fv-search h2 {
    min-width: 218px;
    min-height: 52px;
    margin: 0 0 16px -18px;
    padding: 14px 18px;
    border-radius: 0 0 18px 0;
    font-size: 20px;
  }

  .fv-search__row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .fv-search__row button {
    grid-column: 1 / -1;
  }

  .fv-search select,
  .fv-search button {
    height: 54px;
    border-radius: 12px;
  }

  .fv-search select {
    padding-left: 16px;
    padding-right: 28px;
    background-position:
      calc(100% - 14px) 50%,
      calc(100% - 9px) 50%,
      0 0;
    background-size: 6px 6px, 6px 6px, 100%;
    font-size: 13.5px;
    letter-spacing: 0.02em;
  }

  .fv-search button {
    font-size: 18px;
  }

  .fv-search__detail {
    margin-top: 12px;
    font-size: 14px;
  }

  .fv-search__footer {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
    margin-top: 12px;
  }

  .fv-search__owner {
    position: relative;
    flex-direction: column;
    justify-content: center;
    gap: 2px;
    min-height: 50px;
    padding: 8px 34px 8px 16px;
    white-space: normal;
    text-align: center;
  }

  .fv-search__owner small {
    font-size: 12px;
    letter-spacing: 0.02em;
    line-height: 1.25;
    white-space: nowrap;
  }

  .fv-search__owner::after {
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
  }

  .fv-search__detail {
    justify-content: flex-end;
    width: 100%;
    margin-top: 0;
  }

  .final-fv--continuous .fv-search {
    right: auto;
    bottom: auto;
    left: auto;
    justify-self: stretch;
    width: auto;
    margin: -12px 0 0;
    border-color: rgba(245, 130, 0, 0.22);
    background: #fffdf9;
    box-shadow:
      0 8px 18px rgba(96, 58, 21, 0.08),
      0 2px 8px rgba(245, 130, 0, 0.05),
      inset 0 1px 0 rgba(255, 255, 255, 0.96);
  }

  .final-fv--continuous .fv-search h2 {
    min-height: 48px;
    font-size: 19px;
  }

  .fv-feature-band {
    margin-top: 0;
    padding: 36px 16px 28px;
    background: linear-gradient(180deg, #fff 0%, #fffaf2 100%);
  }

  .final-fv--continuous + .fv-feature-band {
    margin-top: -18px;
    padding-top: 50px;
    background: linear-gradient(180deg, #fff4e4 0%, #fffaf2 58%, #fff 100%);
  }

  .fv-feature-band::before {
    top: 0;
    height: 1px;
  }

  .fv-feature-band__heading {
    margin-bottom: 18px;
    text-align: left;
  }

  .fv-feature-band__heading p {
    margin-inline: 0;
  }

  .fv-feature-band__heading h2 {
    font-size: clamp(22px, 6.4vw, 28px);
    line-height: 1.42;
  }

  .fv-feature-band__inner {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    height: auto;
    padding: 0;
  }

  .fv-feature {
    gap: 14px;
    align-items: start;
    padding: 16px;
    border-radius: 16px;
  }

  .fv-feature + .fv-feature {
    padding-left: 16px;
    border-left: 1px solid rgba(244, 196, 125, 0.46);
  }

  .fv-feature__icon {
    width: 52px;
  }

  .fv-feature h2 {
    font-size: 18px;
  }

  .fv-feature p {
    font-size: 13px;
  }

  .fv-closing {
    justify-self: stretch;
    width: 100%;
    margin-top: 4px;
    padding: 16px 54px 16px 18px;
    font-size: 16px;
  }

  .fv-closing img {
    right: 18px;
    bottom: 18px;
    width: 38px;
  }

  .top-page__media-note {
    margin: 10px auto 28px;
    padding: 0 16px;
    font-size: 11px;
    line-height: 1.6;
    text-align: left;
  }
}

@media (max-width: 520px) {
  .fv-logo {
    width: min(180px, 56vw);
  }

  .fv-title {
    font-size: clamp(34px, 10.4vw, 44px);
    line-height: 1.28;
  }

  .fv-description br {
    display: none;
  }

  .fv-copy__leadline {
    white-space: normal;
  }

  .fv-visual {
    min-height: 280px;
  }

  .fv-visual__main {
    left: 0;
    height: 240px;
    border-radius: 0 0 0 44px;
  }

  .final-fv--continuous .fv-visual__main {
    border-radius: 44% 0 0 44% / 46% 0 0 50%;
  }

  .fv-visual__note {
    bottom: 70px;
    left: 22px;
    max-width: 58%;
    font-size: 9.5px;
  }

  .fv-circle--room {
    width: 112px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .fv-nav,
  .fv-submenu,
  .fv-submenu a,
  .fv-submenu-toggle,
  .fv-submenu-toggle::before,
  .page-top,
  .page-top__bee,
  .page-top__label {
    transition: none;
  }

  .page-top:hover .page-top__bee,
  .page-top:focus-visible .page-top__bee,
  .page-top:hover .page-top__label,
  .page-top:focus-visible .page-top__label,
  .fv-submenu a:hover,
  .fv-submenu a:focus-visible {
    transform: none;
  }
}
/* ===== END site-fv-shell.css ===== */

/* ===== BEGIN site-lower-page-shell.css ===== */

/* Lower pages */
body.subpage {
  min-height: 100%;
  background:
    radial-gradient(circle at 12% 4%, rgba(255, 235, 198, 0.42) 0%, transparent 320px),
    radial-gradient(circle at 88% 18%, rgba(245, 130, 0, 0.12) 0%, transparent 360px),
    linear-gradient(180deg, #fff 0%, #fffaf2 38%, #fff 100%);
  color: var(--brown);
}

.subpage .site-header--subpage {
  position: sticky;
  top: 0;
  right: auto;
  left: auto;
  z-index: 220;
  width: 100%;
  max-width: none;
  height: 92px;
  margin: 0;
  border-bottom: 1px solid rgba(255, 238, 215, 0.72);
  background:
    radial-gradient(ellipse at 14% 40%, rgba(255, 255, 255, 0.82) 0%, rgba(255, 255, 255, 0.42) 56%, transparent 84%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.94) 0%, rgba(255, 253, 248, 0.88) 100%);
  box-shadow: 0 12px 30px rgba(93, 56, 27, 0.1);
  -webkit-backdrop-filter: blur(16px) saturate(1.04);
  backdrop-filter: blur(16px) saturate(1.04);
  transition: height 180ms ease, background-color 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.subpage .site-header--subpage :is(.fv-nav > a:not(.fv-nav__home), .fv-nav__item > a, .fv-nav__parent) {
  background: rgba(255, 250, 242, 0.82);
}

.subpage .site-header--subpage .fv-submenu {
  background: rgba(255, 255, 255, 0.92);
}

.subpage .site-header--subpage :is(.fv-nav > .is-current, .fv-nav__item > .is-current) {
  color: inherit;
}

.subpage .site-header--subpage :is(.fv-nav > a.is-current, .fv-nav__item > .is-current)::after {
  content: none;
}

.subpage .site-header--subpage .fv-submenu .is-current {
  background: rgba(255, 240, 215, 0.7);
  color: var(--orange-deep);
}

.subpage .site-header--subpage::before {
  inset: 0 0 -42px;
  opacity: 0.72;
}

.subpage .site-header--subpage::after {
  opacity: 0.5;
}

  @media (min-width: 1100px) {
    .subpage .site-header--subpage {
      position: relative;
      top: auto;
      right: auto;
      left: auto;
      grid-template-columns: minmax(176px, 242px) minmax(0, 1fr) minmax(218px, 252px);
      width: calc(100% - clamp(56px, 10vw, 204px));
      max-width: none;
      height: clamp(78px, 5.35vw, 104px);
      margin: clamp(14px, 1.05vw, 20px) auto 0;
      padding: clamp(10px, 0.75vw, 14px) clamp(18px, 1.35vw, 28px);
      border: 1px solid rgba(255, 238, 215, 0.78);
      border-radius: 999px;
      background: rgba(255, 255, 255, 0.94);
      box-shadow: 0 18px 44px rgba(93, 56, 27, 0.1);
      -webkit-backdrop-filter: blur(10px);
      backdrop-filter: blur(10px);
      transition:
        top 0.22s ease,
        right 0.22s ease,
        left 0.22s ease,
        width 0.22s ease,
        height 0.22s ease,
        margin 0.22s ease,
        padding 0.22s ease,
        border-color 0.22s ease,
        background-color 0.22s ease,
        box-shadow 0.22s ease;
    }

    .subpage .site-header--subpage.is-scrolled {
      position: fixed;
      top: 0;
      right: 0;
      left: 0;
      z-index: 280;
      grid-template-columns: minmax(154px, 198px) minmax(0, 1fr) minmax(166px, 202px);
      width: 100%;
      height: 62px;
      margin: 0;
      padding: 7px clamp(22px, 3.1vw, 54px);
      border-color: rgba(255, 238, 215, 0.7);
      border-right: 0;
      border-left: 0;
      border-radius: 0 0 28px 28px;
      background: rgba(255, 255, 255, 0.92);
      box-shadow: 0 12px 30px rgba(93, 56, 27, 0.13);
      -webkit-backdrop-filter: blur(16px) saturate(1.05);
      backdrop-filter: blur(16px) saturate(1.05);
    }

    .subpage .site-header--subpage.is-scrolled::before,
    .subpage .site-header--subpage.is-scrolled::after {
      opacity: 0;
    }

    .subpage .site-header--subpage::before,
    .subpage .site-header--subpage::after {
      content: none;
    }

    .subpage .site-header--subpage .fv-logo {
      width: clamp(176px, 11.7vw, 238px);
    }

    .subpage .site-header--subpage.is-scrolled .fv-logo {
      width: clamp(154px, 10.4vw, 198px);
    }

    .subpage .site-header--subpage .fv-nav {
      gap: clamp(10px, 0.82vw, 18px);
      font-size: clamp(14px, 0.9vw, 17px);
    }

    .subpage .site-header--subpage.is-scrolled .fv-nav {
      gap: clamp(6px, 0.55vw, 12px);
      font-size: clamp(13px, 0.78vw, 15px);
    }

    .subpage .site-header--subpage .fv-nav > .fv-nav__item + .fv-nav__item::before {
      position: absolute;
      top: 50%;
      left: calc(-0.55 * clamp(10px, 0.82vw, 18px));
      width: 4px;
      height: 24px;
      border-radius: 999px;
      background:
        radial-gradient(circle, var(--orange) 0 2px, transparent 2.8px) center 0 / 4px 9px repeat-y;
      content: "";
      opacity: 0.7;
      transform: translate(-50%, -50%);
    }

    .subpage .site-header--subpage.is-scrolled .fv-nav > .fv-nav__item + .fv-nav__item::before {
      height: 18px;
      opacity: 0.5;
    }

    .subpage .site-header--subpage :is(.fv-nav > a:not(.fv-nav__home), .fv-nav__item > a, .fv-nav__parent) {
      flex-direction: row;
      align-items: center;
      justify-content: center;
      gap: 0;
      min-height: 42px;
      padding: 6px clamp(7px, 0.55vw, 12px);
      border: 0;
      border-radius: 0;
      background: transparent;
      text-align: center;
    }

    .subpage .site-header--subpage .fv-nav__parent::before {
      content: none;
    }

    .subpage .site-header--subpage .fv-nav__label {
      display: block;
      white-space: nowrap;
      font-size: 1em;
      line-height: 1.15;
    }

    .subpage .site-header--subpage .fv-nav__sub {
      display: none;
    }

    .subpage .site-header--subpage.is-scrolled :is(.fv-nav__item > a, .fv-nav__parent) {
      min-height: 36px;
      padding: 5px clamp(6px, 0.48vw, 10px);
    }

    .subpage .site-header--subpage .fv-phone {
      align-self: center;
      width: min(100%, 230px);
      min-height: clamp(50px, 3.25vw, 62px);
      padding: clamp(7px, 0.55vw, 10px) clamp(8px, 0.62vw, 12px);
      border: 1px solid rgba(245, 130, 0, 0.68);
      border-radius: 999px;
      background: rgba(255, 255, 255, 0.96);
      color: var(--orange);
      box-shadow: 0 12px 26px rgba(245, 130, 0, 0.12);
    }

    .subpage .site-header--subpage .fv-phone__meta {
      order: -1;
      padding: 0 0 0.12em;
      color: #9a6333;
      font-size: clamp(9.8px, 0.56vw, 11.4px);
      line-height: 1.15;
      letter-spacing: 0.02em;
      white-space: nowrap;
    }

    .subpage .site-header--subpage .fv-phone__number {
      gap: 0.42em;
      padding: 0;
      border-bottom: 0;
    }

    .subpage .site-header--subpage .fv-phone__number svg {
      width: clamp(18px, 1.18vw, 23px);
    }

    .subpage .site-header--subpage .fv-phone__number strong {
      font-size: clamp(20px, 1.28vw, 27px);
      line-height: 1;
      letter-spacing: 0.02em;
    }

    .subpage .site-header--subpage.is-scrolled .fv-phone {
      width: min(100%, 190px);
      min-height: 44px;
      padding: 6px 10px;
      box-shadow: 0 8px 20px rgba(245, 130, 0, 0.12);
    }

    .subpage .site-header--subpage.is-scrolled .fv-phone__number {
      justify-content: center;
    }

    .subpage .site-header--subpage.is-scrolled .fv-phone__number svg {
      width: 17px;
    }

    .subpage .site-header--subpage.is-scrolled .fv-phone__number strong {
      font-size: clamp(17px, 1.02vw, 21px);
    }

    .subpage .site-header--subpage.is-scrolled .fv-phone__meta {
      font-size: 10px;
    }

    .subpage .site-header--subpage.is-scrolled .fv-submenu {
      top: calc(100% + 8px);
    }
  }

.subpage main {
  position: relative;
  z-index: 1;
}

.sub-hero {
  position: relative;
  min-height: clamp(168px, 16vw, 228px);
  overflow: hidden;
  background:
    linear-gradient(105deg, rgba(255, 255, 255, 0.96) 0%, rgba(255, 253, 248, 0.94) 48%, rgba(255, 242, 222, 0.78) 100%);
  isolation: isolate;
}

.sub-hero::before,
.sub-hero::after {
  position: absolute;
  content: "";
  pointer-events: none;
}

.sub-hero::before {
  inset: -18px -8% -12px auto;
  z-index: 0;
  width: min(58vw, 760px);
  background:
    linear-gradient(90deg, transparent 0%, rgba(255, 238, 214, 0.48) 48%, rgba(255, 249, 239, 0.72) 100%),
    repeating-linear-gradient(135deg, rgba(245, 130, 0, 0.07) 0 1px, transparent 1px 18px);
  opacity: 0.72;
  transform: skewX(-12deg);
  transform-origin: center;
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, 0.72) 36%, #000 100%);
  mask-image: linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, 0.72) 36%, #000 100%);
}

.sub-hero::after {
  inset: auto 0 0;
  z-index: 0;
  height: clamp(104px, 12vw, 164px);
  background:
    linear-gradient(96deg, transparent 0%, rgba(255, 217, 166, 0.54) 42%, rgba(255, 239, 212, 0.62) 100%),
    linear-gradient(101deg, transparent 0%, rgba(255, 231, 194, 0.72) 34%, rgba(255, 246, 230, 0.52) 100%);
  background-blend-mode: multiply, normal;
  opacity: 0.84;
  clip-path: polygon(0 14%, 18% 4%, 38% 24%, 61% 11%, 82% 0, 100% 16%, 100% 100%, 0 100%);
}

.sub-hero__wave {
  position: absolute;
  inset: auto 0 0;
  z-index: 1;
  width: 100%;
  height: 88%;
  opacity: 0.68;
  filter:
    drop-shadow(0 -16px 0 rgba(255, 230, 193, 0.2))
    drop-shadow(0 -32px 0 rgba(255, 240, 218, 0.16));
  pointer-events: none;
}

.sub-hero__wave-main {
  fill: rgba(255, 213, 161, 0.58);
}

.sub-hero__wave-soft {
  fill: rgba(255, 255, 255, 0.68);
}

.sub-hero__inner,
.sub-section__inner,
.sub-breadcrumb,
.common-cta__inner,
.site-footer__inner {
  width: min(1120px, calc(100% - 48px));
  margin-inline: auto;
}

.sub-hero__inner {
  position: relative;
  z-index: 2;
  display: grid;
  min-height: inherit;
  grid-template-columns: minmax(0, 1.06fr) minmax(300px, 0.78fr);
  gap: clamp(22px, 3.4vw, 48px);
  align-items: center;
  padding-block: clamp(34px, 3.8vw, 54px) clamp(36px, 4.2vw, 58px);
}

.sub-hero:not(.sub-hero--image) .sub-hero__inner::after {
  position: absolute;
  top: clamp(14px, 2vw, 28px);
  right: clamp(8px, 4.5vw, 72px);
  z-index: 0;
  width: clamp(168px, 21vw, 310px);
  aspect-ratio: 520 / 160;
  background: url("../images/fv-bee-flight-trail.webp") center / contain no-repeat;
  content: "";
  filter: saturate(0.86);
  opacity: 0.22;
  pointer-events: none;
  transform: rotate(-2deg);
}

.sub-hero__inner > * {
  position: relative;
  z-index: 1;
}

.sub-hero:not(.sub-hero--image) .sub-hero__inner {
  display: block;
  max-width: 1120px;
}

.sub-hero__content {
  max-width: 720px;
}

.sub-hero__label,
.sub-section__label,
.common-cta__label {
  margin: 0 0 8px;
  color: var(--orange-deep);
  font-size: 0.78rem;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.sub-hero h1 {
  max-width: 820px;
  margin: 0;
  color: var(--brown);
  font-size: clamp(2.2rem, 4.1vw, 4rem);
  line-height: 1.12;
  letter-spacing: 0;
}

.sub-hero__lead {
  max-width: 720px;
  margin: 12px 0 0;
  color: #654a36;
  font-size: clamp(0.96rem, 1.18vw, 1.08rem);
  font-weight: 800;
  line-height: 1.72;
}

.sub-hero__visual {
  position: relative;
  justify-self: end;
  width: min(100%, 420px);
}

.sub-hero__visual img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border: 10px solid rgba(255, 255, 255, 0.82);
  border-radius: 30px 30px 12px;
  box-shadow: 0 24px 46px rgba(96, 58, 21, 0.16);
}

.image-note {
  margin: 10px 0 0;
  color: #80654f;
  font-size: 0.76rem;
  font-weight: 800;
  line-height: 1.6;
}

.sub-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  align-items: center;
  padding-block: 18px;
  color: #7a6552;
  font-size: 0.85rem;
  font-weight: 800;
}

.sub-breadcrumb a {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: var(--orange-deep);
  text-decoration: underline;
  text-underline-offset: 4px;
}

.sub-breadcrumb a:first-child::before {
  display: inline-block;
  width: 1.05em;
  height: 1.05em;
  background: currentColor;
  content: "";
  flex: 0 0 auto;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 10.8 12 3l9 7.8v9.2a1 1 0 0 1-1 1h-5.2v-6.1H9.2V21H4a1 1 0 0 1-1-1v-9.2Z'/%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 10.8 12 3l9 7.8v9.2a1 1 0 0 1-1 1h-5.2v-6.1H9.2V21H4a1 1 0 0 1-1-1v-9.2Z'/%3E%3C/svg%3E") center / contain no-repeat;
}

.sub-section {
  scroll-margin-top: 82px;
  padding-block: clamp(62px, 7vw, 100px);
  background: #fff;
}

.sub-section--warm {
  background:
    radial-gradient(circle at 88% 10%, rgba(245, 130, 0, 0.08) 0%, transparent 300px),
    linear-gradient(180deg, #fffaf2 0%, #fff6e6 100%);
}

.sub-section--compact {
  padding-block: clamp(46px, 5vw, 72px);
}

.sub-section__heading {
  max-width: 760px;
  margin-bottom: clamp(28px, 3.8vw, 46px);
}

.sub-section__heading--center {
  margin-inline: auto;
  text-align: center;
}

.sub-section__heading h2 {
  margin: 0;
  color: var(--brown);
  font-size: clamp(1.75rem, 3.2vw, 2.8rem);
  line-height: 1.35;
}

.sub-section__heading p:not(.sub-section__label) {
  margin: 16px 0 0;
  color: #6d5643;
  font-weight: 700;
  line-height: 1.95;
}

.sub-link-button,
.common-cta__button {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 24px;
  border: 2px solid var(--orange);
  border-radius: 999px;
  background: linear-gradient(135deg, #ff9c2a 0%, var(--orange-deep) 100%);
  color: #fff;
  font-size: 0.95rem;
  font-weight: 900;
  line-height: 1.35;
  text-align: center;
  box-shadow: 0 14px 24px rgba(217, 95, 0, 0.18);
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.sub-link-button:hover,
.sub-link-button:focus-visible,
.common-cta__button:hover,
.common-cta__button:focus-visible {
  transform: translateY(-2px);
  box-shadow: 0 18px 32px rgba(217, 95, 0, 0.22);
}

.mobile-line {
  display: inline;
}

.contact-intro .mobile-line,
.thanks-page .sub-hero .mobile-line {
  display: block;
}

.contact-page .contact-intro {
  padding-block: clamp(30px, 4.2vw, 56px) clamp(42px, 4.8vw, 68px);
}

.contact-page #contact-methods {
  padding-top: clamp(44px, 5vw, 70px);
}

.contact-intro .sub-section__heading h2 {
  font-size: clamp(1.62rem, 3vw, 2.56rem);
  line-height: 1.52;
}

.contact-intro__grid,
.contact-form-layout {
  display: grid;
  grid-template-columns: minmax(260px, 0.84fr) minmax(0, 1.16fr);
  gap: clamp(24px, 4vw, 48px);
  align-items: start;
}

.contact-intro__grid--with-nara {
  grid-template-columns: minmax(0, 1fr) minmax(210px, 0.42fr);
  gap: clamp(24px, 4.6vw, 62px);
  align-items: center;
}

.contact-form-layout--simple {
  display: block;
  max-width: min(100%, 900px);
}

.contact-form-heading {
  margin-bottom: clamp(20px, 3vw, 30px);
}

.contact-method-card,
.contact-form,
.faq-list details,
.thanks-panel {
  border: 1px solid rgba(244, 196, 125, 0.62);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 18px 38px rgba(96, 58, 21, 0.1);
}

.contact-intro__content {
  display: grid;
  gap: clamp(16px, 2.4vw, 24px);
  min-width: 0;
  max-width: 720px;
}

.contact-intro__copy {
  display: grid;
  gap: 8px;
  min-width: 0;
}

.contact-intro__copy--guide {
  gap: 7px;
  padding-top: 2px;
}

.contact-intro__copy--guide h3 {
  margin: 0;
  color: var(--brown);
  font-size: clamp(1.08rem, 1.7vw, 1.28rem);
  line-height: 1.55;
}

.contact-intro__copy--guide p {
  max-width: 620px;
  line-height: 1.72;
  overflow-wrap: anywhere;
}

.contact-intro__consult-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px 12px;
  max-width: 700px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.contact-intro__consult-list li {
  position: relative;
  display: flex;
  min-height: 48px;
  align-items: center;
  padding: 11px 14px 11px 42px;
  border: 1px solid rgba(244, 196, 125, 0.56);
  border-radius: 14px;
  background: rgba(255, 253, 249, 0.94);
  color: #604936;
  font-size: 0.93rem;
  font-weight: 750;
  line-height: 1.48;
  box-shadow: 0 10px 24px rgba(96, 58, 21, 0.05);
}

.contact-intro__consult-list li::before {
  position: absolute;
  top: 50%;
  left: 14px;
  width: 20px;
  height: 20px;
  border-radius: 999px;
  background: rgba(245, 130, 0, 0.14);
  content: "";
  transform: translateY(-50%);
}

.contact-intro__consult-list li::after {
  position: absolute;
  top: 50%;
  left: 21px;
  width: 5px;
  height: 9px;
  border: solid var(--orange-deep);
  border-width: 0 2px 2px 0;
  content: "";
  transform: translateY(-62%) rotate(45deg);
}

.contact-intro__consult-list li:last-child {
  grid-column: 1 / -1;
}

.contact-intro__staff-note {
  max-width: 650px;
  margin: 0;
  padding-left: 14px;
  border-left: 3px solid rgba(245, 130, 0, 0.36);
  color: #7a5b43;
  font-size: 0.94rem;
  font-weight: 650;
  line-height: 1.74;
}

.contact-intro__reservation {
  display: flex;
  max-width: 700px;
  gap: 14px;
  align-items: flex-start;
  padding: clamp(15px, 2.2vw, 20px);
  border: 1px solid rgba(245, 130, 0, 0.28);
  border-radius: 16px;
  background: linear-gradient(135deg, #fff7e8 0%, #fffdf8 100%);
  box-shadow: 0 12px 26px rgba(96, 58, 21, 0.06);
}

.contact-intro__reservation-icon {
  display: inline-grid;
  flex: 0 0 auto;
  width: 42px;
  height: 42px;
  place-items: center;
  border-radius: 14px;
  background: rgba(245, 130, 0, 0.12);
  color: var(--orange-deep);
}

.contact-intro__reservation-icon svg {
  width: 25px;
  height: 25px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.9;
}

.contact-intro__reservation h3 {
  margin: 0 0 4px;
  color: var(--brown);
  font-size: 1.02rem;
  line-height: 1.45;
}

.contact-intro__reservation p {
  margin: 0;
  color: #6d5643;
  font-weight: 600;
  line-height: 1.72;
}

.contact-intro__visual-wrap {
  position: relative;
  justify-self: center;
  display: grid;
  width: clamp(228px, 26vw, 330px);
  gap: 0;
  align-content: center;
  place-items: center;
  margin: 0;
  isolation: isolate;
}

.contact-intro__nara-visual {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  border-radius: 20px;
  filter: drop-shadow(0 16px 22px rgba(96, 58, 21, 0.1));
}

.contact-intro__visual-caption {
  position: relative;
  z-index: 2;
  display: grid;
  width: min(100%, 310px);
  gap: 7px;
  margin: clamp(-20px, -1.4vw, -12px) 0 0;
  padding: 14px 16px 15px;
  border: 1px solid rgba(244, 196, 125, 0.62);
  border-radius: 18px;
  background: rgba(255, 253, 249, 0.96);
  box-shadow: 0 12px 24px rgba(96, 58, 21, 0.08);
  color: #604936;
  font-size: 0.86rem;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
}

.contact-intro__visual-caption::before {
  position: absolute;
  top: -7px;
  left: 50%;
  width: 14px;
  height: 14px;
  border-top: 1px solid rgba(244, 196, 125, 0.62);
  border-left: 1px solid rgba(244, 196, 125, 0.62);
  background: rgba(255, 253, 249, 0.96);
  content: "";
  transform: translateX(-50%) rotate(45deg);
}

.contact-intro__visual-caption-label {
  color: #a06a31;
  font-size: 0.66rem;
  font-weight: 720;
  letter-spacing: 0.05em;
  line-height: 1.45;
}

.contact-intro__visual-caption-text {
  display: block;
}

.contact-method-card p,
.faq-list p,
.thanks-panel p {
  margin: 0;
  color: #6d5643;
  font-weight: 500;
  line-height: 1.9;
}

.contact-intro__copy p {
  line-height: 1.78;
}

.contact-methods {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.contact-method-card {
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr);
  gap: 18px;
  align-items: start;
  padding: clamp(22px, 3vw, 32px);
}

.contact-method-card__icon {
  display: grid;
  width: 58px;
  height: 58px;
  place-items: center;
  border-radius: 50%;
  background: #fff2d7;
  color: var(--orange-deep);
}

.contact-method-card__icon svg,
.thanks-panel__icon svg {
  width: 30px;
  height: 30px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.4;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.contact-method-card h3 {
  margin: 0 0 10px;
  color: var(--brown);
  font-size: 1.12rem;
  line-height: 1.45;
}

.contact-method-card__tel {
  display: inline-flex;
  margin-bottom: 8px;
  color: var(--orange-deep);
  font-family: Arial, "Noto Sans JP", sans-serif;
  font-size: clamp(1.45rem, 2.4vw, 2rem);
  font-weight: 700;
  letter-spacing: 0.03em;
}

.contact-method-card__button {
  display: inline-flex;
  min-height: 42px;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: 14px;
  padding: 9px 18px;
  border: 1px solid rgba(245, 130, 0, 0.38);
  border-radius: 999px;
  background: #fffaf2;
  color: var(--orange-deep);
  font-size: 0.9rem;
  font-weight: 900;
  line-height: 1.35;
  box-shadow: 0 10px 20px rgba(96, 58, 21, 0.08);
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.contact-method-card__button--phone {
  background: linear-gradient(135deg, #ff9c2a 0%, var(--orange-deep) 100%);
  color: #fff;
}

.contact-method-card__button:hover,
.contact-method-card__button:focus-visible {
  transform: translateY(-1px);
  box-shadow: 0 14px 24px rgba(96, 58, 21, 0.12);
}

.contact-form {
  padding: clamp(22px, 3.8vw, 40px);
}

.contact-form__property-context {
  display: grid;
  gap: 10px;
  margin-bottom: 20px;
  padding: 16px;
  border: 1px solid rgba(245, 130, 0, 0.28);
  border-radius: 14px;
  background: linear-gradient(180deg, #fff6e8 0%, #fffaf2 100%);
  box-shadow: inset 0 0 0 1px rgba(245, 130, 0, 0.12), 0 12px 26px rgba(96, 58, 21, 0.07);
}

.contact-form__property-context[hidden] {
  display: none;
}

.contact-form__property-label {
  margin: 0;
  color: var(--orange-deep);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.contact-form__property-context h3 {
  margin: 0;
  color: var(--brown);
  font-size: clamp(1.02rem, 1.9vw, 1.18rem);
  line-height: 1.48;
}

.contact-form__property-context p {
  margin: 0;
  color: #6d5643;
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1.72;
}

.contact-form__property-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0;
}

.contact-form__property-meta div {
  display: inline-flex;
  gap: 6px;
  align-items: center;
  min-height: 28px;
  padding: 4px 9px;
  border: 1px solid rgba(244, 196, 125, 0.54);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.72);
  color: #80654f;
  font-size: 0.76rem;
  font-weight: 700;
  line-height: 1.4;
}

.contact-form__property-meta dt,
.contact-form__property-meta dd {
  margin: 0;
}

.contact-form__property-meta dt {
  color: #a77d55;
}

.contact-form__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px 18px;
  align-items: start;
}

.form-field {
  display: grid;
  gap: 7px;
  align-content: start;
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

.form-field--full {
  grid-column: 1 / -1;
}

.field-help,
.contact-form__detail-hint,
.contact-form__group-head p {
  margin: 0;
  color: #80654f;
  font-size: 0.8rem;
  font-weight: 500;
  line-height: 1.62;
}

.contact-form__detail-hint,
.contact-form__detail-group {
  border: 1px solid rgba(244, 196, 125, 0.52);
  border-radius: 14px;
  background: #fffaf2;
}

.contact-form__detail-hint {
  padding: 10px 13px;
}

.contact-form__detail-group {
  display: grid;
  gap: 14px;
  padding: 16px;
}

.contact-form__detail-group[hidden] {
  display: none;
}

.contact-form__group-head {
  display: grid;
  gap: 6px;
}

.contact-form__group-head h3 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  margin: 0;
  color: var(--brown);
  font-size: 0.98rem;
  line-height: 1.45;
}

.contact-form__detail-fields {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px 16px;
}

.contact-form__label {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  color: var(--brown);
  font-size: 0.94rem;
  font-weight: 700;
  line-height: 1.5;
}

.form-badge {
  display: inline-flex;
  min-height: 22px;
  align-items: center;
  justify-content: center;
  padding: 2px 8px;
  border-radius: 999px;
  font-size: 0.74rem;
  font-weight: 700;
  line-height: 1;
}

.form-badge--required {
  background: var(--orange-deep);
  color: #fff;
}

.form-badge--optional {
  min-height: 20px;
  padding-inline: 7px;
  background: rgba(255, 242, 215, 0.68);
  color: #a77d55;
  font-size: 0.7rem;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="tel"],
.contact-form select,
.contact-form textarea {
  width: 100%;
  min-height: 50px;
  padding: 13px 15px;
  border: 1px solid rgba(208, 173, 125, 0.72);
  border-radius: 12px;
  background: #fffdf9;
  color: var(--brown);
  font: inherit;
  font-weight: 500;
  line-height: 1.5;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.contact-form textarea {
  min-height: 180px;
  resize: vertical;
}

.contact-form input::placeholder,
.contact-form textarea::placeholder {
  color: #b9aa9a;
  opacity: 1;
}

.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
  border-color: var(--orange-deep);
  outline: 0;
  background: #fff;
  box-shadow: 0 0 0 3px rgba(245, 130, 0, 0.16), 0 10px 24px rgba(96, 58, 21, 0.08);
}

.contact-radio-group legend {
  margin-bottom: 8px;
}

.contact-radio-group .field-help {
  margin-top: 8px;
}

.radio-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

.radio-grid label,
.privacy-agreement__check {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  color: #594433;
  font-size: 0.94rem;
  font-weight: 500;
  line-height: 1.65;
}

.radio-grid label {
  min-height: 48px;
  align-items: center;
  padding: 11px 14px;
  border: 1px solid rgba(244, 196, 125, 0.58);
  border-radius: 12px;
  background: #fffaf2;
  cursor: pointer;
  transition: border-color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
}

.radio-grid label:hover,
.radio-grid label:focus-within {
  border-color: rgba(245, 130, 0, 0.52);
  background: #fff6e8;
  box-shadow: 0 8px 18px rgba(96, 58, 21, 0.06);
}

.radio-grid label:focus-within {
  outline: 2px solid rgba(245, 130, 0, 0.28);
  outline-offset: 2px;
}

.radio-grid label:has(input:checked) {
  border-color: rgba(245, 130, 0, 0.78);
  background: linear-gradient(180deg, #fff4e3 0%, #fffaf2 100%);
  box-shadow: inset 0 0 0 1px rgba(245, 130, 0, 0.2), 0 10px 22px rgba(96, 58, 21, 0.07);
}

.privacy-agreement__check {
  min-height: 44px;
  align-items: center;
  padding: 9px 12px;
  border: 1px solid rgba(244, 196, 125, 0.46);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.78);
}

.radio-grid input,
.privacy-agreement__check input {
  width: 18px;
  min-width: 18px;
  height: 18px;
  margin-top: 3px;
  accent-color: var(--orange-deep);
}

.radio-grid input {
  margin-top: 0;
}

.privacy-agreement {
  display: grid;
  gap: 10px;
  margin-top: 18px;
  padding: 14px;
  border: 1px solid rgba(244, 196, 125, 0.44);
  border-radius: 14px;
  background: rgba(255, 250, 242, 0.68);
}

.privacy-agreement__body {
  display: grid;
  gap: 6px;
}

.privacy-agreement__body p {
  margin: 0;
  color: #6d5643;
  font-size: 0.86rem;
  font-weight: 500;
  line-height: 1.65;
}

.privacy-agreement__title {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  color: var(--brown) !important;
  font-weight: 800 !important;
}

.privacy-agreement a {
  color: var(--orange-deep);
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.contact-form__submit {
  display: grid;
  gap: 8px;
  justify-items: start;
  margin-top: 22px;
}

.contact-form__submit p,
.contact-form__result {
  margin: 0;
  color: #80654f;
  font-size: 0.8rem;
  font-weight: 500;
  line-height: 1.62;
}

.contact-form__sales-note {
  padding-left: 12px;
  border-left: 3px solid rgba(244, 196, 125, 0.82);
}

.contact-form__button {
  border: 0;
  cursor: pointer;
  font: inherit;
}

.contact-form__result {
  margin-top: 18px;
  padding: 16px 18px;
  border: 1px solid rgba(245, 130, 0, 0.28);
  border-radius: 14px;
  background: #fff7e8;
  color: #7a4b22;
}

.faq-list {
  display: grid;
  gap: 12px;
}

.faq-list details {
  overflow: hidden;
  background: #fff;
}

.faq-list summary {
  display: flex;
  gap: 12px;
  align-items: center;
  position: relative;
  padding: 20px 22px;
  color: var(--brown);
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  cursor: pointer;
  list-style: none;
}

.faq-list summary::-webkit-details-marker {
  display: none;
}

.faq-list summary::before {
  display: grid;
  width: 30px;
  min-width: 30px;
  height: 30px;
  place-items: center;
  border-radius: 50%;
  background: #fff2d7;
  color: var(--orange-deep);
  content: "Q";
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 700;
}

.faq-list summary::after {
  display: grid;
  width: 30px;
  min-width: 30px;
  height: 30px;
  place-items: center;
  margin-left: auto;
  border: 1px solid rgba(245, 130, 0, 0.3);
  border-radius: 50%;
  background: #fff;
  color: var(--orange-deep);
  content: "+";
  font-family: Arial, "Noto Sans JP", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
}

.faq-list details[open] summary {
  border-bottom: 1px solid rgba(244, 196, 125, 0.42);
  background: #fffaf2;
}

.faq-list details[open] summary::after {
  content: "−";
}

.faq-list details p {
  padding: 18px 22px 22px 64px;
}

.thanks-section {
  background: linear-gradient(180deg, #fff 0%, #fffaf2 100%);
}

.thanks-panel {
  justify-items: center;
  padding: clamp(34px, 6vw, 64px);
  text-align: center;
}

.thanks-panel__icon {
  display: grid;
  width: 76px;
  height: 76px;
  place-items: center;
  border-radius: 50%;
  background: #fff2d7;
  color: var(--orange-deep);
}

.thanks-panel__icon svg {
  width: 38px;
  height: 38px;
  stroke-width: 3;
}

.thanks-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
}

.thanks-actions__secondary {
  background: #fff;
  color: var(--orange-deep);
  box-shadow: inset 0 0 0 1px rgba(245, 130, 0, 0.26), 0 12px 26px rgba(96, 58, 21, 0.08);
}

@media (max-width: 1099px) {
  .contact-intro__grid,
  .contact-form-layout,
  .contact-methods {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 760px) {
  .contact-intro__grid {
    gap: 16px;
  }

  .contact-intro__copy {
    gap: 5px;
  }

  .contact-intro__copy p {
    line-height: 1.72;
  }

  .contact-intro__copy--guide p {
    line-height: 1.62;
  }

  .contact-intro__consult-list {
    grid-template-columns: 1fr;
  }

  .contact-intro__consult-list li:last-child {
    grid-column: auto;
  }

  .contact-intro__visual-wrap {
    width: min(100%, 236px);
  }

  .contact-form__grid,
  .contact-form__detail-fields,
  .radio-grid {
    grid-template-columns: 1fr;
  }

  .contact-method-card {
    grid-template-columns: 52px minmax(0, 1fr);
    gap: 14px;
  }

  .contact-method-card__icon {
    width: 52px;
    height: 52px;
  }

  .contact-method-card__icon svg {
    width: 28px;
    height: 28px;
  }

  .faq-list details p {
    padding-left: 22px;
  }
}

@media (max-width: 520px) {
  .mobile-line {
    display: block;
  }

  .contact-form,
  .contact-method-card {
    padding: 20px;
  }

  .contact-intro__visual-wrap {
    width: min(82%, 228px);
  }

  .contact-intro__visual-caption {
    width: min(108%, 246px);
    padding: 12px 14px 13px;
    font-size: 0.82rem;
  }

  .contact-intro__consult-list li {
    min-height: 44px;
    padding-block: 10px;
  }

  .contact-intro__reservation {
    gap: 11px;
    padding: 15px;
  }

  .contact-intro__reservation-icon {
    width: 38px;
    height: 38px;
    border-radius: 12px;
  }

  .contact-method-card__button {
    width: 100%;
  }

  .contact-form__submit,
  .contact-form__button,
  .thanks-actions,
  .thanks-actions .sub-link-button {
    width: 100%;
  }

  .contact-form__submit {
    justify-items: stretch;
  }

  .faq-list summary {
    padding: 18px;
  }

  .faq-list summary::after {
    width: 28px;
    min-width: 28px;
    height: 28px;
  }
}

.about-cards,
.owner-card-grid {
  display: grid;
  gap: 18px;
}

.about-cards,
.owner-card-grid--three {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.about-card,
.owner-mini-card,
.owner-service-card,
.owner-reason-card,
.owner-faq__item {
  border: 1px solid rgba(244, 196, 125, 0.72);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 38px rgba(96, 58, 21, 0.1);
}

.about-card {
  padding: 26px;
  border-radius: 20px;
}

.about-card__icon {
  display: grid;
  width: 48px;
  height: 48px;
  place-items: center;
  margin-bottom: 18px;
  border-radius: 50%;
  background: #fff2d7;
  color: var(--orange-deep);
}

.about-card__icon svg,
.owner-service-card__icon svg {
  width: 28px;
  height: 28px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.4;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.about-card h3,
.owner-mini-card h3,
.owner-service-card h3,
.owner-reason-card h3,
.owner-flow__steps h3 {
  margin: 0;
  color: var(--brown);
  font-size: 1.08rem;
  line-height: 1.5;
}

.about-card p,
.owner-mini-card p,
.owner-service-card p,
.owner-reason-card p,
.owner-flow__steps p,
.owner-faq__item p {
  margin: 12px 0 0;
  color: #6d5643;
  font-weight: 700;
  line-height: 1.85;
}

.company-message__grid,
.owner-intro__grid {
  display: grid;
  grid-template-columns: minmax(260px, 0.86fr) minmax(0, 1.14fr);
  gap: clamp(28px, 5vw, 72px);
  align-items: start;
}

.company-message {
  padding-block: clamp(52px, 6vw, 82px);
}

.company-message__grid {
  grid-template-columns: 1fr;
  gap: clamp(22px, 3vw, 36px);
}

.company-message .sub-section__heading {
  max-width: 860px;
  margin-bottom: 0;
}

.company-message__content {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(370px, 0.62fr);
  gap: clamp(20px, 3.2vw, 42px);
  align-items: start;
}

.company-message__body {
  width: 100%;
  min-width: 0;
}

.company-message__body,
.owner-intro__body {
  padding: clamp(26px, 4vw, 42px);
  border: 1px solid rgba(244, 196, 125, 0.72);
  border-radius: 26px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 18px 38px rgba(96, 58, 21, 0.09);
}

.company-message__body {
  height: auto;
  overflow: visible;
  padding-bottom: clamp(34px, 4.4vw, 54px);
}

.company-message__visual {
  min-width: 0;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(244, 196, 125, 0.72);
  border-radius: 26px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 38px rgba(96, 58, 21, 0.09);
}

.company-message__visual img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}

.company-message__visual figcaption {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  column-gap: 0;
  row-gap: 2px;
  margin: 0;
  padding: 12px 14px 14px;
  border-top: 1px solid rgba(244, 196, 125, 0.44);
  background: linear-gradient(180deg, rgba(255, 250, 242, 0.78) 0%, rgba(255, 255, 255, 0.96) 100%);
  color: #6f5745;
  font-size: 0.82rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.72;
  text-align: right;
}

.company-message__visual figcaption span {
  white-space: nowrap;
}

.company-message__lead {
  color: var(--brown);
  font-size: 1.22rem;
  font-weight: 900;
  line-height: 1.75;
}

.company-message__emphasis {
  padding: 16px 18px;
  border-radius: 18px;
  background: #fff6e6;
  color: var(--brown) !important;
  font-weight: 600 !important;
}

.company-message__signature {
  margin-top: 22px !important;
  margin-bottom: 0 !important;
  padding-bottom: 4px;
  color: var(--brown) !important;
  font-weight: 600 !important;
  text-align: right;
}

.staff-introduction {
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(180deg, #fff 0%, #fffaf2 100%);
}

.staff-introduction__header {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(280px, 0.58fr);
  gap: clamp(22px, 4vw, 48px);
  align-items: stretch;
}

.staff-introduction__message {
  margin: 0 0 clamp(28px, 3.8vw, 46px);
  padding: 20px 22px;
  border: 1px solid rgba(244, 196, 125, 0.66);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.86);
  color: #604936;
  font-weight: 600;
  line-height: 1.9;
  box-shadow: 0 14px 30px rgba(96, 58, 21, 0.07);
}

.staff-introduction__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.staff-card {
  position: relative;
  display: grid;
  grid-template-rows: auto 1fr;
  min-height: 100%;
  overflow: hidden;
  border: 1px solid rgba(244, 196, 125, 0.72);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 18px 38px rgba(96, 58, 21, 0.09);
}

.staff-card::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 2;
  height: 5px;
  background: linear-gradient(90deg, #ffb24a 0%, #ffe1a8 52%, #fff4df 100%);
  content: "";
}

.staff-card__portrait {
  margin: 0;
  overflow: hidden;
  aspect-ratio: 1 / 1;
  background: #fff;
}

.staff-card__portrait img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

.staff-card--yurika .staff-card__portrait img {
  transform: scale(1.03);
  transform-origin: center top;
}

.staff-card--sayaka .staff-card__portrait img {
  transform: scale(1.03);
  transform-origin: center top;
}

.staff-card--asuka .staff-card__portrait img {
  transform: scale(1.07);
  transform-origin: center top;
}

.staff-card--nara .staff-card__portrait img {
  transform: scale(1.03);
  transform-origin: center top;
}

.staff-mascot-card {
  grid-template-columns: minmax(148px, 214px) minmax(0, 1fr);
  grid-template-rows: 1fr;
  align-items: center;
  margin-top: clamp(16px, 2.4vw, 24px);
  border-color: rgba(244, 172, 73, 0.68);
  background: linear-gradient(120deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 250, 242, 0.96) 100%);
}

.staff-mascot-card::before {
  height: 4px;
  background: linear-gradient(90deg, #f7931e 0%, #ffc46b 46%, #fff0d7 100%);
}

.staff-mascot-card .staff-card__portrait {
  width: 100%;
  aspect-ratio: 1 / 1;
  border-right: 1px solid rgba(244, 196, 125, 0.48);
  background:
    radial-gradient(circle at 50% 42%, rgba(255, 222, 174, 0.3) 0%, transparent 62%),
    #fffdf8;
}

.staff-mascot-card .staff-card__portrait img {
  padding: clamp(10px, 1.6vw, 18px);
  object-fit: contain;
  object-position: center;
  transform: none;
}

.staff-mascot-card .staff-card__content {
  padding: clamp(22px, 3vw, 30px) clamp(24px, 3.4vw, 36px);
}

.staff-mascot-card .staff-card__role {
  color: #cf6c0b;
  letter-spacing: 0.08em;
  text-transform: none;
}

.staff-mascot-card h3 {
  font-size: clamp(1.16rem, 1.5vw, 1.32rem);
}

.staff-card__content {
  padding: 22px 24px 26px;
}

.staff-card__role {
  margin: 0 0 8px;
  color: var(--orange-deep);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.staff-card__kana {
  margin: 0 0 4px;
  color: #8a725d;
  font-size: 0.78rem;
  font-weight: 500;
  letter-spacing: 0.08em;
}

.staff-card h3 {
  margin: 0;
  color: var(--brown);
  font-size: 1.08rem;
  font-weight: 600;
  line-height: 1.5;
}

.staff-card__name--with-role {
  display: inline-grid;
  grid-template-columns: max-content max-content;
  grid-template-rows: auto auto;
  column-gap: 0.46em;
  row-gap: 2px;
}

.staff-card__title,
.staff-card__name-text {
  white-space: nowrap;
}

.staff-card__title {
  grid-column: 1;
  grid-row: 2;
  line-height: 1.5;
}

.staff-card__name-group {
  display: contents;
}

.staff-card__name-text {
  grid-column: 2;
  grid-row: 2;
  line-height: 1.5;
}

.staff-card__kana--over-name {
  grid-column: 2;
  grid-row: 1;
  justify-self: start;
  margin: 0;
  font-size: 0.72rem;
  line-height: 1.2;
}

.staff-card__licenses {
  display: grid;
  gap: 8px;
  margin-top: 13px;
  padding: 12px;
  border: 1px solid rgba(244, 196, 125, 0.5);
  border-radius: 14px;
  background:
    linear-gradient(180deg, rgba(255, 250, 242, 0.98) 0%, rgba(255, 255, 255, 0.94) 100%);
}

.staff-card__licenses-label {
  width: fit-content;
  padding: 3px 9px 4px;
  border-radius: 999px;
  background: rgba(245, 130, 0, 0.1);
  color: var(--orange-deep);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.25;
}

.staff-card__license-list {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.staff-card__license-list li {
  display: inline-flex;
  min-height: 27px;
  align-items: center;
  padding: 4px 9px;
  border: 1px solid rgba(244, 196, 125, 0.6);
  border-radius: 999px;
  background: #fff;
  color: #5d432f;
  font-size: 0.8rem;
  font-weight: 700;
  line-height: 1.35;
  white-space: nowrap;
}

.staff-card__catch {
  color: var(--brown) !important;
  font-weight: 600 !important;
}

.staff-card p:not(.staff-card__role):not(.staff-card__kana) {
  margin: 12px 0 0;
  color: #6d5643;
  font-weight: 500;
  line-height: 1.85;
}

.staff-introduction__note {
  margin-top: 18px;
  color: #8a725d;
  font-size: 0.86rem;
  font-weight: 400 !important;
  line-height: 1.7;
  text-align: right;
}

.owner-intro__body p {
  margin: 0;
  color: #604936;
  font-weight: 700;
  line-height: 2;
}

.owner-intro__body p + p {
  margin-top: 18px;
}

.owner-intro__note {
  padding: 16px 18px;
  border-radius: 18px;
  background: #fff6e6;
  color: var(--brown) !important;
}

.company-profile {
  display: grid;
  grid-template-columns: minmax(260px, 0.72fr) minmax(0, 1.28fr);
  gap: clamp(28px, 5vw, 68px);
  align-items: start;
}

.company-profile__photo {
  overflow: hidden;
  margin: clamp(22px, 3vw, 30px) 0 0;
  border: 1px solid rgba(244, 172, 73, 0.72);
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 18px 38px rgba(96, 58, 21, 0.105);
}

.company-profile__photo img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  object-position: 42% 50%;
}

.company-profile__photo figcaption {
  margin: 0;
  padding: 10px 14px;
  background: rgba(255, 250, 242, 0.94);
  color: #80654f;
  font-size: 0.76rem;
  font-weight: 800;
  line-height: 1.5;
}

.company-profile .sub-section__heading h2 {
  font-size: clamp(1.62rem, 2.85vw, 2.52rem);
  scroll-margin-top: 120px;
}

.company-profile .sub-section__heading p:not(.sub-section__label) {
  max-width: 420px;
  color: #6f5745;
  font-weight: 500;
  line-height: 1.9;
}

.company-profile__table-wrap {
  overflow: hidden;
  border: 1px solid rgba(244, 172, 73, 0.72);
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 18px 38px rgba(96, 58, 21, 0.1);
}

.company-profile__table {
  margin: 0;
}

.company-profile__table > div {
  display: grid;
  grid-template-columns: 150px minmax(0, 1fr);
  gap: 18px;
  padding: 18px 22px;
  border-bottom: 1px solid rgba(244, 196, 125, 0.52);
}

.company-profile__table > div {
  padding: 15px 22px;
  border-bottom-color: rgba(244, 172, 73, 0.58);
}

.company-profile__table > div:last-child {
  border-bottom: 0;
}

.company-profile__table dt {
  color: var(--brown);
  font-weight: 900;
}

.company-profile__table dd {
  margin: 0;
  color: #604936;
  font-weight: 700;
  line-height: 1.8;
}

body.subpage .company-profile .company-profile__table dd {
  color: #6f5745;
  font-weight: 400;
}

.pending-text {
  color: #8a725d;
}

.company-history {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 372px);
  gap: clamp(28px, 5vw, 64px);
  align-items: start;
}

.company-history__content {
  min-width: 0;
}

.company-history .sub-section__heading {
  margin-bottom: clamp(14px, 2vw, 22px);
}

.company-history .sub-section__heading p:not(.sub-section__label) {
  max-width: 540px;
  color: #6f5745;
  font-weight: 500;
  line-height: 1.86;
}

#history-title {
  scroll-margin-top: 120px;
}

#history {
  scroll-margin-top: 120px;
}

.company-history__photo {
  overflow: hidden;
  margin: 4px 0 0;
  border: 1px solid rgba(244, 196, 125, 0.58);
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 16px 32px rgba(96, 58, 21, 0.075);
}

.company-history__photo img {
  display: block;
  width: 100%;
  height: clamp(260px, 26vw, 330px);
  aspect-ratio: 4 / 3;
  object-fit: cover;
  object-position: 50% 68%;
}

.company-history__photo figcaption {
  margin: 0;
  padding: 10px 14px;
  background: rgba(255, 250, 242, 0.94);
  color: #80654f;
  font-size: 0.76rem;
  font-weight: 800;
  line-height: 1.5;
}

.history-list {
  position: relative;
  display: grid;
  gap: 0;
  max-width: 820px;
  padding: 2px 0 2px 30px;
  margin: 0;
  list-style: none;
}

.company-history .history-list::before {
  position: absolute;
  top: 31px;
  bottom: 31px;
  left: 8px;
  width: 2px;
  border-radius: 999px;
  background: linear-gradient(180deg, rgba(245, 130, 0, 0.28), rgba(244, 196, 125, 0.3));
  content: "";
}

.history-list li {
  position: relative;
  display: grid;
  grid-template-columns: 88px minmax(0, 1fr);
  gap: 14px;
  align-items: start;
  padding: 26px 0 27px;
  border-bottom: 1px solid rgba(244, 196, 125, 0.44);
  color: #604936;
  font-weight: 700;
}

.history-list li:last-child {
  border-bottom: 0;
}

.company-history .history-list li::before {
  position: absolute;
  top: 33px;
  left: -27px;
  z-index: 1;
  width: 11px;
  height: 11px;
  border: 2px solid rgba(255, 250, 242, 0.96);
  border-radius: 50%;
  background: var(--orange);
  box-shadow: 0 0 0 1px rgba(245, 130, 0, 0.16), 0 4px 9px rgba(245, 130, 0, 0.08);
  content: "";
}

.history-list time {
  color: var(--orange-deep);
  font-weight: 900;
  line-height: 1.7;
}

.history-list span {
  color: #4f3a2e;
  line-height: 1.75;
}

body.subpage .company-history .history-list time {
  font-weight: 900;
}

body.subpage .company-history .history-list span {
  font-weight: 700;
}

.access-layout {
  display: grid;
  gap: clamp(18px, 2.4vw, 28px);
}

.access-layout__header {
  display: block;
}

.access-section .sub-section__heading {
  margin-bottom: 0;
}

.access-guide {
  display: grid;
  gap: clamp(16px, 2vw, 22px);
  margin: 0;
  padding: clamp(20px, 2.6vw, 28px);
  border: 1px solid rgba(226, 189, 135, 0.58);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 14px 30px rgba(96, 58, 21, 0.06);
}

.access-guide__header {
  display: grid;
  gap: 6px;
  justify-items: start;
}

.access-guide__label {
  margin: 0;
  color: var(--orange-deep);
  font-size: 0.78rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.16em;
}

.access-guide h3 {
  margin: 0;
  color: var(--brown);
  font-size: clamp(1.08rem, 1.4vw, 1.26rem);
  font-weight: 700;
  line-height: 1.55;
}

.access-guide__items {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(14px, 2vw, 22px);
}

.access-guide__item {
  min-width: 0;
  padding-left: clamp(14px, 1.6vw, 18px);
  border-left: 2px solid rgba(245, 130, 0, 0.26);
}

.access-guide__item h4 {
  margin: 0;
  color: #4a3327;
  font-size: 0.96rem;
  font-weight: 700;
  line-height: 1.6;
}

.access-guide__item p {
  margin: 7px 0 0;
  color: #604936;
  font-size: 0.94rem;
  font-weight: 500;
  line-height: 1.82;
}

/* The left photo is a 4:3 building exterior and the right one a 3:4 parking
   entrance, so the columns are weighted 1.78 : 1 to render both uncropped at
   the same height. */
.access-landmark-photos {
  display: grid;
  grid-template-columns: minmax(0, 1.78fr) minmax(0, 1fr);
  justify-content: center;
  justify-self: center;
  align-items: start;
  width: min(100%, 860px);
  gap: clamp(16px, 2.4vw, 28px);
}

.access-landmark-photo,
.access-parking-photo {
  width: 100%;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(226, 189, 135, 0.7);
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 14px 30px rgba(96, 58, 21, 0.08);
}

.access-landmark-photo img,
.access-parking-photo img {
  display: block;
  width: 100%;
  height: auto;
}

.company-profile__address span {
  display: block;
}

.company-profile__address span + span {
  margin-top: 3px;
}

.access-map {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  min-width: 0;
  aspect-ratio: 16 / 6;
  min-height: 320px;
  border: 1px solid rgba(226, 189, 135, 0.7);
  border-radius: 24px;
  background: #fff7e8;
  box-shadow: 0 18px 36px rgba(96, 58, 21, 0.09);
}

.access-map iframe {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: inherit;
  border: 0;
}

.common-cta {
  padding-block: clamp(56px, 7vw, 94px);
  background:
    radial-gradient(circle at 16% 16%, rgba(255, 255, 255, 0.62) 0%, transparent 300px),
    linear-gradient(135deg, #fff4df 0%, #f5a142 100%);
}

.common-cta__inner {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(260px, 0.62fr);
  gap: clamp(24px, 4.4vw, 54px);
  align-items: center;
  padding: clamp(26px, 3.5vw, 42px);
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 24px 50px rgba(96, 58, 21, 0.16);
}

.common-cta h2 {
  margin: 0;
  color: var(--brown);
  font-size: clamp(1.75rem, 3.1vw, 2.65rem);
  line-height: 1.35;
}

.common-cta p:not(.common-cta__label):not(.image-note) {
  max-width: 44em;
  margin: 12px 0 0;
  color: #604936;
  font-weight: 800;
  line-height: 1.86;
}

.common-cta__actions {
  display: grid;
  gap: 14px;
}

.common-cta__actions {
  gap: 12px;
}

.common-cta__phone {
  position: relative;
  display: grid;
  gap: 3px;
  min-width: 0;
  padding: 18px 22px 18px 26px;
  border: 1px solid rgba(222, 174, 110, 0.46);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 251, 244, 0.96) 100%);
  color: var(--brown);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.86),
    0 12px 28px rgba(96, 58, 21, 0.07);
  transition: transform 180ms ease, border-color 180ms ease, background-color 180ms ease, box-shadow 180ms ease;
}

.common-cta__phone::before {
  position: absolute;
  top: 18px;
  bottom: 18px;
  left: 13px;
  width: 3px;
  border-radius: 999px;
  background: linear-gradient(180deg, rgba(245, 130, 0, 0.88), rgba(244, 196, 125, 0.52));
  content: "";
}

.common-cta__phone:hover,
.common-cta__phone:focus-visible {
  transform: translateY(-1px);
  border-color: rgba(245, 130, 0, 0.38);
  background:
    linear-gradient(180deg, #fff 0%, #fff7e8 100%);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.9),
    0 16px 32px rgba(132, 78, 25, 0.1);
}

.common-cta__phone span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #6d5542;
  font-size: 0.9rem;
  font-weight: 900;
}

.common-cta__phone svg {
  width: 1.02em;
  height: 1.02em;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.common-cta__phone-label svg {
  display: none;
}

.common-cta__phone strong {
  color: var(--orange-deep);
  font-size: clamp(1.58rem, 2.45vw, 2.18rem);
  line-height: 1.08;
  letter-spacing: 0;
}

.common-cta__phone small {
  color: #75604d;
  font-size: 0.92rem;
  font-weight: 800;
}

.common-cta__button {
  min-width: 0;
  box-shadow: 0 12px 22px rgba(217, 95, 0, 0.16);
}

.common-cta__button--with-arrow {
  justify-content: space-between;
  text-align: left;
}

.common-cta__button:hover,
.common-cta__button:focus-visible {
  transform: translateY(-1px);
  filter: brightness(1.03);
  box-shadow: 0 15px 26px rgba(217, 95, 0, 0.18);
}

.common-cta__button-arrow {
  flex: 0 0 auto;
  font-size: 1.08em;
  line-height: 1;
  transform: translateY(-1px);
}

:is(.company-page, .reasons-page, .contact-page, .owner-support, .property-list-page, .blog-page, .news-detail-page) #support {
  position: relative;
  overflow: hidden;
}

:is(.company-page, .reasons-page, .contact-page, .owner-support, .property-list-page, .blog-page, .news-detail-page) #support .common-cta__bee-flight,
.subpage .common-cta:is(.news-contact-cta, .news-detail-cta, .blog-detail-bottom-cta, .room-search-cta, .sitemap-cta, .property-cta--bottom, .privacy-contact-cta, .not-found-contact-cta) .common-cta__bee-flight {
  position: absolute;
  top: clamp(8px, 1.3vw, 16px);
  right: clamp(342px, 31vw, 410px);
  z-index: 1;
  width: clamp(146px, 13vw, 172px);
  opacity: 0.38;
  pointer-events: none;
}

:is(.company-page, .reasons-page, .contact-page, .owner-support, .property-list-page, .blog-page, .news-detail-page) #support .common-cta__bee-image,
.subpage .common-cta:is(.news-contact-cta, .news-detail-cta, .blog-detail-bottom-cta, .room-search-cta, .sitemap-cta, .property-cta--bottom, .privacy-contact-cta, .not-found-contact-cta) .common-cta__bee-image {
  display: block;
  width: 100%;
  height: auto;
  filter: drop-shadow(0 4px 5px rgba(245, 130, 0, 0.08));
  mix-blend-mode: multiply;
  transform: rotate(-2deg);
  transform-origin: center;
}

:is(.company-page, .reasons-page, .contact-page, .owner-support, .property-list-page, .blog-page, .news-detail-page) #support .common-cta__inner {
  position: relative;
  overflow: hidden;
  z-index: 2;
  width: min(1080px, calc(100% - 56px));
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.56fr);
  gap: clamp(24px, 4vw, 48px);
}

:is(.company-page, .reasons-page, .contact-page, .owner-support, .property-list-page, .blog-page, .news-detail-page) #support .common-cta__content,
:is(.company-page, .reasons-page, .contact-page, .owner-support, .property-list-page, .blog-page, .news-detail-page) #support .common-cta__actions {
  position: relative;
  z-index: 2;
}

:is(.company-page, .reasons-page, .contact-page, .owner-support, .property-list-page, .blog-page, .news-detail-page) #support .common-cta__content {
  min-width: 0;
}

:is(.company-page, .reasons-page, .contact-page, .owner-support, .property-list-page, .blog-page, .news-detail-page) #support .common-cta__phone {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: clamp(12px, 1.8vw, 18px);
  overflow: hidden;
}

:is(.company-page, .reasons-page, .contact-page, .owner-support, .property-list-page, .blog-page, .news-detail-page) #support .common-cta__phone-body {
  display: grid;
  min-width: 0;
  gap: 3px;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  justify-items: start;
}

:is(.company-page, .reasons-page, .contact-page, .owner-support, .property-list-page, .blog-page, .news-detail-page) #support .common-cta__phone-action {
  display: grid;
  flex: 0 0 auto;
  width: 36px;
  height: 36px;
  justify-self: end;
  place-items: center;
  border: 1px solid rgba(245, 130, 0, 0.18);
  border-radius: 999px;
  background: rgba(245, 130, 0, 0.055);
  color: #bd772a;
  transition: transform 180ms ease, background-color 180ms ease, border-color 180ms ease;
}

:is(.company-page, .reasons-page, .contact-page, .owner-support, .property-list-page, .blog-page, .news-detail-page) #support .common-cta__phone-action svg {
  width: 14px;
  height: 14px;
  stroke-width: 1.8;
}

:is(.company-page, .reasons-page, .contact-page, .owner-support, .property-list-page, .blog-page, .news-detail-page) #support .common-cta__phone:hover .common-cta__phone-action,
:is(.company-page, .reasons-page, .contact-page, .owner-support, .property-list-page, .blog-page, .news-detail-page) #support .common-cta__phone:focus-visible .common-cta__phone-action {
  transform: translateX(1px);
  border-color: rgba(245, 130, 0, 0.26);
  background: rgba(245, 130, 0, 0.085);
}

:is(.company-page, .reasons-page, .contact-page, .owner-support, .property-list-page, .blog-page, .news-detail-page) #support h2 {
  font-size: clamp(1.62rem, 2.82vw, 2.42rem);
  line-height: 1.38;
}

.blog-page #support h2 .fv-nowrap {
  display: inline-block;
}

:is(.company-page, .reasons-page, .contact-page, .owner-support, .property-list-page, .blog-page, .news-detail-page) #support p:not(.common-cta__label):not(.image-note) {
  max-width: 40em;
}

:is(.company-page, .reasons-page, .contact-page, .owner-support, .property-list-page, .blog-page, .news-detail-page) #support .common-cta__actions {
  align-self: center;
  gap: 14px;
  max-width: min(100%, 720px);
  transform: translateY(4px);
}

.contact-page #support .common-cta__button {
  min-height: 52px;
}

.site-footer {
  padding-block: clamp(28px, 3.7vw, 44px) 16px;
  border-top: 1px solid rgba(244, 196, 125, 0.48);
  background:
    linear-gradient(180deg, #fff 0%, #fffdf8 100%);
}

.site-footer__inner {
  width: min(1080px, calc(100% - 48px));
  display: grid;
  grid-template-columns: minmax(260px, 0.85fr) minmax(390px, 1.15fr) minmax(330px, 1fr);
  gap: clamp(22px, 2vw, 24px);
  align-items: start;
}

.site-footer__brand {
  transform: translateY(-10px);
}

.site-footer__brand img {
  display: block;
  width: min(218px, 70vw);
  height: auto;
}

.site-footer__brand p,
.site-footer__info p,
.site-footer__copy {
  color: #6d5643;
  font-size: 0.9rem;
  font-weight: 700;
  line-height: 1.8;
}

.site-footer__tagline {
  max-width: 24em;
  margin: 10px 0 0;
}

.site-footer__info {
  margin-top: 3px;
  padding-top: 0;
  border-top: 0;
}

.site-footer__info p {
  margin: 8px 0 0;
}

.site-footer__contact {
  display: grid;
  gap: 3px;
}

.site-footer__contact span {
  display: block;
}

.site-footer__info a {
  color: inherit;
  text-decoration: none;
}

@media (min-width: 1181px) {
  .site-footer__tagline {
    margin-top: 5px;
  }

  .site-footer__info {
    transform: translateY(-6px);
  }

  .site-footer__info p:last-child {
    white-space: nowrap;
  }

  .site-footer__nav {
    padding-top: 14px;
  }
}

.site-footer__company {
  margin-top: 0;
  color: var(--brown) !important;
  font-size: 0.92rem !important;
  font-weight: 800 !important;
  letter-spacing: 0.03em;
}

.site-footer__nav {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 6px clamp(18px, 2.4vw, 28px);
  align-content: start;
  padding-top: 2px;
}

.site-footer__nav-label {
  grid-column: 1 / -1;
  margin: 0 0 4px;
  color: var(--orange-deep);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  line-height: 1.4;
}

.site-footer__nav-column {
  display: grid;
  gap: 5px;
  align-content: start;
  min-width: 0;
}

.site-footer__nav a {
  display: flex;
  gap: 7px;
  align-items: flex-start;
  color: var(--brown);
  font-size: 0.83rem;
  font-weight: 450;
  line-height: 1.56;
  transition: color 180ms ease;
}

.site-footer__nav a::before {
  flex: 0 0 auto;
  width: 2.5px;
  height: 2.5px;
  margin-top: 0.78em;
  border-radius: 50%;
  background: rgba(245, 130, 0, 0.5);
  content: "";
}

.site-footer__nav a:hover,
.site-footer__nav a:focus-visible {
  color: #d96f00;
}

.site-footer__nav a[aria-current="page"] {
  color: var(--brown);
}

.site-footer__copy {
  width: min(1080px, calc(100% - 48px));
  margin: 16px auto 0;
  padding-top: 12px;
  border-top: 1px solid rgba(244, 196, 125, 0.36);
  font-size: 0.82rem;
  text-align: center;
}
/* ===== END site-lower-page-shell.css ===== */
