@charset "utf-8";
:root {
  --athena-ink: #3f3128;
  --athena-ink-soft: #6b584a;
  --athena-line: rgba(97, 80, 58, 0.14);
  --athena-surface: #fffdf9;
  --athena-surface-soft: #f7f1ea;
  --athena-surface-alt: #efe6db;
  --athena-accent: #8b684c;
  --athena-accent-deep: #5b4332;
  --athena-shadow: 0 26px 60px rgba(35, 23, 16, 0.08);
  --athena-radius: 28px;
  --athena-radius-sm: 18px;
  --athena-max: 1180px;
}
body.interior-refresh .interior-main {
  color: var(--athena-ink);
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
  overflow: hidden;
}
body.interior-refresh .interior-main p, body.interior-refresh .interior-main li, body.interior-refresh .interior-main dt, body.interior-refresh .interior-main dd {
  text-align: left;
}
body.interior-refresh .interior-main p, body.interior-refresh .interior-main li, body.interior-refresh .interior-main summary, body.interior-refresh .interior-main label, body.interior-refresh .interior-main input, body.interior-refresh .interior-main select, body.interior-refresh .interior-main textarea, body.interior-refresh .interior-main button {
  font-size: clamp(1.5rem, 1.2rem + 0.45vw, 1.8rem);
  line-height: 1.7;
  letter-spacing: 0.01em;
}
body.interior-refresh .interior-main h1, body.interior-refresh .interior-main h2, body.interior-refresh .interior-main h3 {
  color: var(--athena-ink);
  line-height: 1.15;
}
body.interior-refresh .page-container {
  width: min(var(--athena-max), calc(100% - 32px));
  margin: 0 auto;
}
body.interior-refresh .page-hero {
  position: relative;
  isolation: isolate;
  padding: clamp(120px, 16vw, 180px) 0 clamp(64px, 9vw, 100px);
  color: #fffaf5;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
body.interior-refresh .page-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(27, 19, 15, 0.72), rgba(88, 63, 44, 0.52));
  z-index: -1;
}
body.interior-refresh .page-hero--compact {
  padding-top: clamp(110px, 14vw, 150px);
  padding-bottom: clamp(48px, 7vw, 80px);
}
body.page-about .page-hero {
  background-image: url("../img/mv_about.jpg");
}
body.page-service .page-hero, body.page-booking .page-hero, body.page-gallery .page-hero, body.page-legal .page-hero, body.page-404 .page-hero {
  background-image: url("../img/mv_about.jpg");
}
body.page-lash-extensions .page-hero {
  background-image: url("../img/service/service_03.jpg");
}
body.page-lash-lift .page-hero {
  background-image: url("../img/service/service_10.jpg");
}
body.page-brow .page-hero {
  background-image: url("../img/service/service_09.jpg");
}
body.page-training .page-hero {
  background-image: url("../img/mv_training.jpg");
}
body .page-hero h1 {
  color: var(--athena-surface-alt) !important;
}
body.page-confirm .page-hero, body.page-thanks .page-hero {
  background-image: url("../img/mv_sub.jpg");
}
body.interior-refresh .eyebrow, body.interior-refresh .section-tag, body.interior-refresh .profile-card__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  margin-bottom: 1.2rem;
  color: rgba(255, 245, 235, 0.86);
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}
body.interior-refresh .section-tag, body.interior-refresh .profile-card__eyebrow {
  color: var(--athena-accent);
}
body.interior-refresh .hero-title {
  font-size: clamp(3.6rem, 2.5rem + 3vw, 6.4rem);
  font-family: "DM Serif Display", "Forum", serif;
  font-weight: 400;
  letter-spacing: 0.01em;
  color: #fffaf6;
}
body.interior-refresh .hero-lead {
  max-width: 760px;
  margin-top: 1.6rem;
  color: rgba(255, 248, 240, 0.92);
  font-size: clamp(1.7rem, 1.35rem + 0.5vw, 2.1rem);
}
body.interior-refresh .chip-row {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem;
  margin-top: 2rem;
}
body.interior-refresh .chip {
  display: inline-flex;
  align-items: center;
  padding: 0.65rem 1.2rem;
  border: 1px solid rgba(255, 247, 238, 0.28);
  border-radius: 999px;
  background: rgba(255, 250, 245, 0.08);
  color: #fffaf6;
  font-size: 1.3rem;
  letter-spacing: 0.06em;
}
body.interior-refresh .content-section {
  padding: clamp(56px, 8vw, 96px) 0;
}
body.interior-refresh .content-section--alt {
  position: relative;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
  padding-right: calc(50vw - 50%);
  background: linear-gradient(180deg, rgba(239, 230, 219, 0.78), rgba(247, 241, 234, 0.88));
}
body.interior-refresh .section-heading {
  margin-bottom: clamp(2.4rem, 4vw, 3.6rem);
}
body.interior-refresh .section-title {
  font-size: clamp(2.8rem, 2.1rem + 1.6vw, 4.2rem);
  font-family: "DM Serif Display", "Forum", serif;
  font-weight: 400;
  letter-spacing: 0.01em;
}
body.interior-refresh .section-lead {
  max-width: 760px;
  margin-top: 1.4rem;
  color: var(--athena-ink-soft);
}
body.interior-refresh .split-grid {
  display: grid;
  gap: clamp(2.4rem, 5vw, 5rem);
  align-items: start;
}
body.interior-refresh .split-grid--feature {
  align-items: center;
}
body.interior-refresh .content-stack {
  display: flex;
  flex-direction: column;
  gap: 1.4rem;
}
body.interior-refresh .media-card, body.interior-refresh .feature-card__media, body.interior-refresh .profile-card__media, body.interior-refresh .service-card__media, body.interior-refresh .gallery-card img {
  border-radius: var(--athena-radius);
  overflow: hidden;
}
body.interior-refresh .media-card img, body.interior-refresh .feature-card__media img, body.interior-refresh .profile-card__media img, body.interior-refresh .service-card__media img, body.interior-refresh .gallery-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body.interior-refresh .media-card img {
  aspect-ratio: 4 / 5;
}
body.interior-refresh .card-grid, body.interior-refresh .service-grid, body.interior-refresh .booking-info-grid, body.interior-refresh .gallery-grid {
  display: grid;
  gap: 1.8rem;
}
body.interior-refresh .card-grid--three, body.interior-refresh .booking-info-grid {
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}
body.interior-refresh .card-grid--two {
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}
body.interior-refresh .card-grid--profiles {
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
}
body.interior-refresh .service-grid {
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
body.interior-refresh .service-grid--two {
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}
body.interior-refresh .service-grid--three {
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}
body.interior-refresh .info-card, body.interior-refresh .profile-card, body.interior-refresh .service-card, body.interior-refresh .feature-card, body.interior-refresh .legal-card, body.interior-refresh .form-surface, body.interior-refresh .error-panel, body.interior-refresh .legal-toc__card, body.interior-refresh .summary-panel, body.interior-refresh .note-box {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(249, 244, 237, 0.98));
  border: 1px solid var(--athena-line);
  border-radius: var(--athena-radius);
  box-shadow: var(--athena-shadow);
}
body.interior-refresh .info-card, body.interior-refresh .feature-card, body.interior-refresh .legal-card, body.interior-refresh .form-surface, body.interior-refresh .error-panel, body.interior-refresh .summary-panel, body.interior-refresh .note-box {
  padding: clamp(2rem, 3vw, 3rem);
}
body.interior-refresh .info-card h3, body.interior-refresh .service-card h3, body.interior-refresh .feature-card h2, body.interior-refresh .profile-card h3, body.interior-refresh .legal-card h2 {
  font-size: clamp(2rem, 1.6rem + 0.7vw, 2.8rem);
  font-family: "DM Serif Display", "Forum", serif;
  font-weight: 400;
  margin-bottom: 1rem;
}
body.interior-refresh .info-card p, body.interior-refresh .profile-card p, body.interior-refresh .service-card p, body.interior-refresh .feature-card p, body.interior-refresh .legal-card p, body.interior-refresh .note-box p, body.interior-refresh .error-panel p {
  color: var(--athena-ink-soft);
}
body.interior-refresh .profile-card, body.interior-refresh .service-card, body.interior-refresh .feature-card {
  display: flex;
  flex-direction: column;
  height: 100%;
}
body.interior-refresh .profile-card__media img {
  aspect-ratio: 4 / 5;
}
body.interior-refresh .profile-card__body {
  padding: 2rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  flex: 1;
}
body.interior-refresh .profile-card__eyebrow {
  margin-bottom: 0.4rem;
  font-size: 1.2rem;
}
body.interior-refresh .service-card__media img {
  aspect-ratio: 16 / 9;
}
body.interior-refresh .service-card__body {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 1.8rem;
  flex: 1;
}
body.interior-refresh .service-card__footer {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  margin-top: auto;
}
body.interior-refresh .service-card__note {
  font-size: 1.4rem;
  color: var(--athena-ink-soft);
}
body.interior-refresh .feature-card {
  overflow: hidden;
}
body.interior-refresh .feature-card__media img {
  aspect-ratio: 16 / 9;
}
body.interior-refresh .feature-card__body {
  padding: clamp(2rem, 3vw, 3rem);
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  flex: 1;
}
body.interior-refresh .price-chip {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  padding: 0.55rem 1rem;
  border-radius: 999px;
  background: rgba(139, 104, 76, 0.12);
  color: var(--athena-accent-deep);
  font-size: 1.35rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
body.interior-refresh .button-row {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  align-items: center;
}
body.interior-refresh .button-link, body.interior-refresh .text-link, body.interior-refresh button.button-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  min-width: 160px;
  padding: 1.15rem 1.8rem;
  border-radius: 999px;
  border: 1px solid transparent;
  background: linear-gradient(135deg, var(--athena-accent-deep), var(--athena-accent));
  color: #fffaf6;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease, opacity 0.2s ease;
  box-shadow: 0 18px 36px rgba(61, 44, 32, 0.18);
  cursor: pointer;
}
body.interior-refresh .button-link:hover, body.interior-refresh .text-link:hover, body.interior-refresh button.button-link:hover {
  transform: translateY(-1px);
}
body.interior-refresh .button-link--ghost {
  background: transparent;
  border-color: rgba(91, 67, 50, 0.18);
  color: var(--athena-accent-deep);
  box-shadow: none;
}
body.interior-refresh .button-link--submit.is-disabled, body.interior-refresh .button-link.is-disabled {
  opacity: 0.55;
  pointer-events: none;
}
body.interior-refresh .text-link {
  min-width: 0;
  padding: 0;
  background: transparent;
  border: 0;
  color: var(--athena-accent-deep);
  box-shadow: none;
  letter-spacing: 0.08em;
  text-transform: none;
  font-size: 1.35rem;
  justify-content: flex-start;
}
body.interior-refresh .text-link::after {
  content: "→";
  margin-left: 0.6rem;
}
body.interior-refresh .detail-list {
  display: grid;
  gap: 0.8rem;
  margin: 0;
  padding: 0;
}
body.interior-refresh .detail-list li {
  position: relative;
  padding-left: 1.6rem;
  list-style: none;
}
body.interior-refresh .detail-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.9rem;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 999px;
  background: var(--athena-accent);
}
body.interior-refresh .goal-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 1rem;
  margin: 0;
  padding: 0;
}
body.interior-refresh .goal-list li {
  list-style: none;
  padding: 1.2rem 1.4rem;
  border-radius: 16px;
  background: rgba(139, 104, 76, 0.08);
  color: var(--athena-accent-deep);
  font-weight: 600;
}
body.interior-refresh .cta-panel {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  padding: clamp(2.2rem, 4vw, 3.6rem);
  border-radius: var(--athena-radius);
  background: linear-gradient(135deg, rgba(91, 67, 50, 0.95), rgba(139, 104, 76, 0.9));
  color: #fffaf6;
  box-shadow: var(--athena-shadow);
}
body.interior-refresh .cta-panel .section-tag, body.interior-refresh .cta-panel .section-title, body.interior-refresh .cta-panel p {
  color: #fffaf6;
}
body.interior-refresh .cta-panel .section-tag {
  opacity: 0.84;
}
body.interior-refresh .cta-panel .button-link--ghost {
  border-color: rgba(255, 248, 240, 0.28);
  color: #fffaf6;
}
body.interior-refresh .booking-info-grid .info-card, body.interior-refresh .compact-grid .info-card, body.interior-refresh .compact-service-grid .service-card {
  height: 100%;
}
body.interior-refresh .form-surface {
  margin-top: 2em;
  padding: clamp(2rem, 3vw, 3rem);
}
body.interior-refresh .booking-form-shell {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  margin-top: 1em;
}
body.interior-refresh .form-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.4rem;
}
body.interior-refresh .form-field {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}
body.interior-refresh .form-field--full {
  grid-column: 1 / -1;
}
body.interior-refresh .form-field label {
  color: var(--athena-ink);
  font-weight: 700;
  letter-spacing: 0.04em;
}
body.interior-refresh .form-control {
  width: 100%;
  min-height: 52px;
  padding: 1.1rem 1.2rem;
  border: 1px solid rgba(91, 67, 50, 0.18);
  border-radius: 16px;
  background: #fffdf9;
  color: var(--athena-ink);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}
body.interior-refresh .form-control:focus {
  outline: none;
  border-color: rgba(139, 104, 76, 0.55);
  box-shadow: 0 0 0 4px rgba(139, 104, 76, 0.10);
}
body.interior-refresh .form-control--textarea {
  min-height: 170px;
  resize: vertical;
}
body.interior-refresh .date-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
body.interior-refresh .form-footnote, body.interior-refresh .form-help {
  color: var(--athena-ink-soft);
}
body.interior-refresh .form-help {
  margin: 0;
  text-align: center;
  font-size: 1.35rem;
}
body.interior-refresh .button-row--form {
  justify-content: flex-start;
}
body.interior-refresh .g-recaptcha {
  width: fit-content;
  margin: 0 auto;
}
body.interior-refresh .g-recaptcha > div {
  margin: 0 auto;
}
body.interior-refresh .summary-panel {
  padding: clamp(2rem, 3vw, 3rem);
}
body.interior-refresh .alert-box {
  margin-bottom: 1.8rem;
  padding: 1.4rem 1.6rem;
  border-radius: 18px;
  background: rgba(155, 62, 52, 0.10);
  border: 1px solid rgba(155, 62, 52, 0.18);
  color: #7c3028;
}
body.interior-refresh .summary-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  margin-top: 2rem;
}
body.interior-refresh .summary-item {
  padding: 1.3rem 1.4rem;
  border-radius: 18px;
  background: rgba(139, 104, 76, 0.07);
  border: 1px solid rgba(91, 67, 50, 0.08);
}
body.interior-refresh .summary-label {
  display: block;
  margin-bottom: 0.45rem;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--athena-accent);
}
body.interior-refresh .summary-value {
  color: var(--athena-ink);
  white-space: pre-wrap;
  word-break: break-word;
}
body.interior-refresh .faq-list {
  display: grid;
  gap: 1rem;
}
body.interior-refresh .faq-item {
  border: 1px solid var(--athena-line);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.86);
  padding: 1.4rem 1.6rem;
  box-shadow: 0 12px 28px rgba(35, 23, 16, 0.05);
}
body.interior-refresh .faq-item summary {
  list-style: none;
  cursor: pointer;
  font-weight: 700;
  padding-right: 2.2rem;
  position: relative;
  color: var(--athena-ink);
}
body.interior-refresh .faq-item summary::-webkit-details-marker {
  display: none;
}
body.interior-refresh .faq-item summary::after {
  content: "+";
  position: absolute;
  right: 0;
  top: 0;
  color: var(--athena-accent);
  font-size: 2rem;
  line-height: 1;
}
body.interior-refresh .faq-item[open] summary::after {
  content: "–";
}
body.interior-refresh .faq-answer {
  padding-top: 1rem;
}
body.interior-refresh .gallery-grid {
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}
body.interior-refresh .gallery-card {
  overflow: hidden;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid var(--athena-line);
  box-shadow: var(--athena-shadow);
}
body.interior-refresh .gallery-card img {
  aspect-ratio: 4 / 4.5;
}
body.interior-refresh .gallery-card figcaption {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  padding: 1.2rem 1.3rem 1.4rem;
}
body.interior-refresh .gallery-card figcaption strong {
  font-family: "DM Serif Display", "Forum", serif;
  font-size: 2rem;
  font-weight: 400;
}
body.interior-refresh .gallery-card figcaption span {
  color: var(--athena-ink-soft);
  font-size: 1.45rem;
}
body.interior-refresh .legal-layout {
  display: grid;
  gap: 2rem;
}
body.interior-refresh .legal-toc__card {
  padding: 2rem;
}
body.interior-refresh .legal-toc ul {
  display: grid;
  gap: 0.6rem;
  margin: 1rem 0 0;
  padding: 0;
}
body.interior-refresh .legal-toc li {
  list-style: none;
}
body.interior-refresh .legal-toc a {
  display: inline-flex;
  width: auto;
  color: var(--athena-accent-deep);
  font-size: 1.45rem;
  line-height: 1.5;
  text-decoration: none;
}
body.interior-refresh .legal-content {
  display: grid;
  gap: 1.6rem;
}
body.interior-refresh .legal-card--intro p:first-child {
  margin-top: 0;
}
body.interior-refresh .legal-card h2 {
  margin-bottom: 1.2rem;
}
body.interior-refresh .legal-card p + p, body.interior-refresh .legal-card p + ul, body.interior-refresh .legal-card ul + p, body.interior-refresh .legal-card h2 + p {
  margin-top: 1rem;
}
body.interior-refresh .legal-card ul {
  padding-left: 1.8rem;
}
body.interior-refresh .legal-card ul li {
  list-style: disc;
}
body.interior-refresh .error-panel {
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}
body.interior-refresh .error-panel p {
  text-align: center;
}
body.interior-refresh .note-box {
  margin-top: 1.6rem;
  padding: 1.4rem 1.6rem;
  border-radius: 20px;
}
body.interior-refresh .note-box p {
  margin: 0;
}
@media screen and (min-width: 860px) {
  body.interior-refresh .split-grid {
    grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
  }
  body.interior-refresh .summary-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  body.interior-refresh .date-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  body.interior-refresh .form-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  body.interior-refresh .legal-layout {
    grid-template-columns: 260px minmax(0, 1fr);
    align-items: start;
  }
  body.interior-refresh .legal-toc__card {
    position: sticky;
    top: 130px;
  }
  body.interior-refresh .cta-panel {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (max-width: 859px) {
  body.interior-refresh .page-hero {
    padding-top: 120px;
  }
  body.interior-refresh .button-link, body.interior-refresh .text-link, body.interior-refresh button.button-link {
    width: 100%;
  }
  body.interior-refresh .button-row {
    flex-direction: column;
    align-items: stretch;
  }
  body.interior-refresh .g-recaptcha {
    transform-origin: left top;
    scale: 0.92;
  }
}
@media screen and (max-width: 480px) {
  body.interior-refresh .page-container {
    width: min(var(--athena-max), calc(100% - 24px));
  }
  body.interior-refresh .info-card, body.interior-refresh .feature-card, body.interior-refresh .legal-card, body.interior-refresh .form-surface, body.interior-refresh .summary-panel, body.interior-refresh .error-panel {
    padding: 1.6rem;
  }
  body.interior-refresh .g-recaptcha {
    scale: 0.86;
  }
}