/* ============================================================
   Goodai Global Japan — Premium Design System
   Supanova-inspired: Glass Nav · Double-Bezel · Spring Anim
   Color: White 70% / Black 20% / Dusty Rose 10%
   ============================================================ */

@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/static/pretendard.css');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;700&family=Rajdhani:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap');

/* ── Variables ──────────────────────────────────────────────── */
:root {
  --white:       #FFFFFF;
  --off-white:   #F7F5F3;
  --cream:       #F0EDE8;
  --black:       #080808;
  --dark:        #111111;
  --mid:         #2C2C2C;
  --gray:        #5C5C5C;
  --light-gray:  #A0A0A0;
  --border:      #E2DEDA;
  --border-soft: #EEEBE8;
  /*--rose:        #C47A87; */
  --rose:        #7F6F90;
  --rose-dark:   #A85E70;
  --rose-light:  #E1BCC3;
  --rose-pale:   #F3E4E7;

  /* ── Typography: font roles (패밀리 구분) ───────────────── */
  --font-primary:        'Roboto', 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', 'Meiryo', sans-serif;
  --font-serif-editorial: 'Noto Serif JP', 'Georgia', serif;
  --font-display:         'Rajdhani', 'Arial', sans-serif;
  /* 기존 호환 */
  --font-sans:   var(--font-primary);
  --font-serif:  var(--font-serif-editorial);
  --font-latin:  'Roboto', var(--font-display);

  /* ── Typography: 반응형 크기 토큰 (clamp로 모바일~데스크톱 연속 스케일) ─────────
     vw가 좁으면 최소값, 넓어지면 최대값 근처로 수렴 (태블릿·대형폰 포함) */
  --text-2xs:           clamp(0.51rem, 0.46rem + 0.28vw, 0.59rem);   /* 레이블·구분 UI */
  --text-micro:         clamp(0.534rem, 0.492rem + 0.21vw, 0.5975rem);
  --text-caption-tight: clamp(0.565rem, 0.522rem + 0.34vw, 0.6275rem);
  --text-caption:       clamp(0.595rem, 0.545rem + 0.38vw, 0.6875rem);  /* 번호 뱃지류 */
  --text-caption-md:    clamp(0.6675rem, 0.61rem + 0.52vw, 0.7425rem); /* 0.68~0.72rem대 */
  --text-overline:      clamp(0.575rem, 0.538rem + 0.38vw, 0.6425rem);
  --text-overline-lg:   clamp(0.595rem, 0.548rem + 0.52vw, 0.6975rem);
  --text-label:         clamp(0.6525rem, 0.596rem + 0.54vw, 0.7425rem);
  --text-muted-sm:      clamp(0.71rem, 0.662rem + 0.54vw, 0.7825rem);
  --text-muted:         clamp(0.7425rem, 0.69rem + 0.62vw, 0.8225rem);
  --text-ui:            clamp(0.6975rem, 0.64rem + 0.62vw, 0.7825rem);
  --text-body-sm:       clamp(0.7775rem, 0.712rem + 0.74vw, 0.8675rem);
  --text-body:          clamp(0.8275rem, 0.755rem + 0.76vw, 0.9325rem);
  --text-body-lg:       clamp(0.875rem, 0.798rem + 0.74vw, 0.9625rem);
  --text-lead-sm:       clamp(0.8975rem, 0.808rem + 0.92vw, 1.0025rem);
  --text-title-sm:      clamp(1.075rem, 0.942rem + 1.06vw, 1.2975rem);
  --text-feature:       clamp(1.4825rem, 1.16rem + 1.92vw, 1.9575rem);
  --text-hero-quote:    clamp(0.82rem, 0.758rem + 0.74vw, 0.9375rem);
  --text-hero-tablet:   clamp(0.77rem, 0.698rem + 0.92vw, 0.865rem);
  --text-page-section-title:   clamp(2rem, 3.5vw, 3rem);
  --text-heading-editorial-xl: clamp(2.8rem, 5.5vw, 5rem);
  --text-heading-editorial-lg: clamp(1.8rem, 3vw, 2.8rem);
  --text-nav-link:             clamp(0.8925rem, 0.82rem + 0.56vw, 0.9625rem);
  --text-hero-kpi-num:         clamp(2.4rem, 4vw, 3.5rem);
  --text-biz-micro:            clamp(0.555rem, 0.498rem + 0.52vw, 0.695rem);
  --text-biz-xs:               clamp(0.615rem, 0.548rem + 0.74vw, 0.7825rem);
  --text-biz-caption:          clamp(0.6975rem, 0.62rem + 0.92vw, 0.8325rem);
  --text-hero-home-title:       clamp(3rem, 7vw, 5rem);
  --text-about-watermark:     clamp(8rem, 16vw, 16rem);
  --text-marquee-quote:       clamp(5rem, 12vw, 12rem);
  --text-marquee-quote-compressed: clamp(4rem, 10vw, 10rem);
  --text-marquee-backdrop-xxl:     clamp(6rem, 16vw, 14rem);
  --text-marquee-phone-side:       clamp(2.75rem, 22vw, 5.5rem);
  --text-contact-banner-mobile-watermark: clamp(2.25rem, 16vw, 3.5rem);
  --text-hero-title-phone:                 clamp(2rem, 8vw, 3.25rem);
  --text-hero-desc-phone-tweak:            clamp(0.8825rem, 0.795rem + 0.94vw, 0.9675rem);
  --text-hero-placeholder-phone:            clamp(2.3975rem, 9vw + 0.92rem, 4.0975rem);
  --text-business-kpi-num:       clamp(32px, 8vw, 52px);
  --text-business-kpi-sup:      clamp(14px, 3.5vw, 22px);
  --text-ui-tighter:            clamp(0.54375rem, 0.488rem + 0.92vw, 0.6275rem);
  --text-ui-tight-xs:           clamp(0.5975rem, 0.536rem + 0.94vw, 0.6975rem);
  --text-biz-promo-num:         clamp(3.0125rem, 2.15rem + 5.06vw, 3.6975rem);
  --text-nav-lang-link:         clamp(0.8375rem, 0.755rem + 0.74vw, 0.9175rem);
  --text-nav-mobile-display:    clamp(1.8525rem, 1.05rem + 6.92vw, 2.6825rem);
  --text-nav-mobile-subtitle:   var(--text-lead-sm);
  --text-stat-muted-label:      clamp(0.7225rem, 0.66rem + 0.74vw, 0.7825rem);
  --text-footer-micro:          clamp(0.675rem, 0.6175rem + 0.72vw, 0.7425rem);
  --text-page-hero-intro:      clamp(16.8px, 0.65vw + 15.35px, 21.6px);
  --text-marquee-ticker:        clamp(0.62rem, 1.4vw, 0.72rem);
  --text-stat-gradient-block:   clamp(2.7925rem, 1.88rem + 4.92vw, 3.8925rem);
  --text-footer-col-link:       clamp(0.7625rem, 0.685rem + 0.74vw, 0.8425rem);
  --text-footer-nav-sub-size:    clamp(0.7025rem, 0.63rem + 0.74vw, 0.7825rem);
  --text-value-card-desc:       clamp(0.8025rem, 0.732rem + 0.74vw, 0.8925rem);
  --text-comp-num-flat:          clamp(0.5425rem, 0.48rem + 0.62vw, 0.5975rem);
  --text-body-unit:              1rem;
  --text-value-card-title:      clamp(1.0475rem, 0.892rem + 1.24vw, 1.2725rem);
  --text-brand-page-name:       clamp(1.1925rem, 1.032rem + 1.14vw, 1.3825rem);
  --text-section-hero:          clamp(48px, 5.5vw, 84px);
  --index-section-title-size:   var(--text-section-hero);

  --nav-h:       76px;
  --sec-py:      100px;
  --container:   1320px;
  /* 가로 여백 (refer_site/04 의 --pad 와 동일 역할) */
  --page-pad:    clamp(16px, 4vw, 48px);

  /* ── Responsive spacing tokens ─────────────────────────── */
  --layout-gap-xl:   clamp(40px, 5vw, 80px);
  --layout-gap-lg:   clamp(32px, 4vw, 60px);
  --layout-gap-md:   clamp(24px, 3vw, 40px);
  --layout-gap-sm:   clamp(16px, 2.5vw, 32px);
  --sec-header-mb:   clamp(36px, 5vw, 64px);
  --block-pad:       clamp(32px, 4.5vw, 64px);
  --block-pad-sm:    clamp(24px, 3.5vw, 40px);
  --page-hero-extra: clamp(48px, 7vw, 100px);
  --page-hero-pb:    clamp(48px, 6vw, 80px);
  --contact-py:      clamp(64px, 8vw, 100px);
  --footer-pt:       clamp(56px, 7vw, 88px);
  --footer-pb:       clamp(28px, 4vw, 40px);
  --stack-gap:       clamp(20px, 2.5vw, 32px);
  --stack-gap-lg:    clamp(24px, 3.5vw, 40px);
  --heading-gap:     clamp(12px, 2vw, 16px);
  --title-gap:       clamp(16px, 2.5vw, 24px);
  --top-block-py:    clamp(36px, 5vw, 60px);
  --top-block-pb:    clamp(32px, 4.5vw, 44px);
  --card-pad:        clamp(24px, 3.5vw, 44px);
  --card-pad-x:      clamp(20px, 3vw, 36px);

  /* Spring curves */
  --spring:      cubic-bezier(0.34, 1.56, 0.64, 1);
  --ease:        cubic-bezier(0.25, 0.46, 0.45, 0.94);
  --ease-out:    cubic-bezier(0.16, 1, 0.3, 1);
  --ease-in-out: cubic-bezier(0.65, 0, 0.35, 1);
}

/* ── Reset & Base ───────────────────────────────────────────── */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html {
  scroll-behavior: smooth;
  font-size: clamp(15px, 0.22vw + 14.05px, 17px); /* 모든 rem의 기준, 소형폰↓·데스크톱↑ */
}
@media (max-width: 480px) {
  html {
    font-size: clamp(14px, 0.55vw + 13.15px, 16px);
  }
}
body {
  font-family: var(--font-sans);
  font-size: var(--text-body);
  color: var(--black);
  background: var(--white);
  line-height: 1.7;
  overflow-x: hidden;
  overflow-x: clip;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img { display: block; max-width: 100%; height: auto; }

main {
  overflow-x: clip;
}
a  { color: inherit; text-decoration: none; }
ul, ol { list-style: none; }
button { cursor: pointer; border: none; background: none; font-family: inherit; }

/* ── Grain texture overlay ──────────────────────────────────── */
body::after {
  content: '';
  position: fixed;
  inset: 0;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");
  opacity: 0.018;
  pointer-events: none;
  z-index: 9998;
  mix-blend-mode: overlay;
}

/* ── Layout ─────────────────────────────────────────────────── */
.container {
  width: min(var(--container), 100%);
  margin-inline: auto;
  padding-inline: var(--page-pad);
}
.grid-2 { display: grid; grid-template-columns: 1fr 1fr; gap: var(--layout-gap-lg); }
.grid-3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: var(--layout-gap-md); }
.grid-4 { display: grid; grid-template-columns: repeat(4, 1fr); gap: var(--layout-gap-sm); }

/* ── Page content sections (Business / Recruit / Company / Brand sub-pages) ── */
.page-sec {
  padding-block: var(--sec-py);
  overflow-x: clip;
}
.page-sec--white { background: var(--white); }
.page-sec--off-white { background: var(--off-white); }
.page-sec--cream { background: var(--cream); }
.page-sec--bordered { border-top: 2px solid var(--black); }
/* 섹션 헤더: label + title (+ optional lead) */
.sec-intro { margin-bottom: var(--sec-header-mb); }
.sec-intro--spaced { margin-bottom: var(--layout-gap-md); }
.sec-intro .section-title,
.sec-intro .heading-lg,
.sec-intro .brand-headline { margin-top: var(--heading-gap); }
.sec-intro .section-title + .body-text,
.sec-intro .heading-lg + .body-text { margin-top: var(--heading-gap); }

/* 레거시 호환 · 개별 타이틀 modifier */
.section-title--mb-lg {
  margin-top: var(--heading-gap);
  margin-bottom: var(--layout-gap-md);
}
.label + .section-title,
.label + .heading-lg,
.label + .brand-headline { margin-top: var(--heading-gap); }
.section-title + .body-text,
.heading-lg + .body-text { margin-top: var(--heading-gap); }
.biz-detail-sub { margin-top: var(--stack-gap-lg); }
.biz-detail-sub--divider {
  margin-top: var(--stack-gap-lg);
  padding-top: var(--stack-gap-lg);
  border-top: 1px solid var(--border);
}
.index-cta-wrap { margin-top: var(--stack-gap-lg); }

/* ── Typography ─────────────────────────────────────────────── */
.label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: var(--font-latin);
  font-size: var(--text-label);
  letter-spacing: 0.35em;
  text-transform: uppercase;
  color: var(--rose);
  font-weight: 700;
}
.label::before {
  content: '';
  display: inline-block;
  width: 20px; height: 1px;
  background: currentColor;
  flex-shrink: 0;
}
/* セクション見出し直上のラベル（business: 01 — Japan Domestic と同型） */
.label.label--block {
  display: block;
}
.label.label--block.mb-0 { margin-bottom: 0; }
.label.label--block.mb-sm { margin-bottom: 12px; }
.label.label--block.mb-md { margin-bottom: 16px; }
.label.label--block.mb-lg { margin-bottom: 24px; }
.section-num {
  font-family: var(--font-latin);
  font-size: var(--text-caption);
  letter-spacing: 0.35em;
  color: var(--light-gray);
  font-weight: 600;
  text-transform: uppercase;
}
.section-title {
  font-family: var(--font-serif);
  font-size: var(--text-page-section-title);
  font-weight: 300;
  line-height: 1.2;
  letter-spacing: 0.02em;
}
.heading-xl {
  font-family: var(--font-serif);
  font-size: var(--text-heading-editorial-xl);
  font-weight: 200;
  line-height: 1.1;
  letter-spacing: -0.01em;
}
.heading-lg {
  font-family: var(--font-serif);
  font-size: var(--text-heading-editorial-lg);
  font-weight: 300;
  line-height: 1.2;
}
.body-text {
  font-size: var(--text-body-sm);
  line-height: 1.95;
  letter-spacing: 0.03em;
  color: var(--mid);
  overflow-wrap: anywhere;
  word-break: normal;
}
.gradient-text {
  background: linear-gradient(135deg, var(--black) 30%, var(--rose) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

/* ── Glass Navigation ───────────────────────────────────────── */
.nav {
  position: fixed;
  top: 0; left: 0; right: 0;
  height: var(--nav-h);
  z-index: 1000;
  background: rgba(255, 255, 255, 0.80);
  backdrop-filter: blur(24px) saturate(180%);
  -webkit-backdrop-filter: blur(24px) saturate(180%);
  border-bottom: 1px solid rgba(226, 222, 218, 0.6);
  transition: background 0.4s var(--ease), border-color 0.4s var(--ease), box-shadow 0.4s var(--ease);
}
.nav.scrolled {
  background: rgba(255, 255, 255, 0.92);
  border-bottom-color: var(--border);
  box-shadow: 0 4px 32px rgba(0, 0, 0, 0.06), 0 1px 0 rgba(255,255,255,0.9) inset;
}
.nav .container {
  height: 100%;
}
.nav-inner {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  min-width: 0;
}
.nav-logo {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.nav-logo img {
  height: 42px;
  width: auto;
  transition: opacity 0.2s;
}
.nav-links {
  display: flex;
  align-items: center;
  gap: 40px;
}
.nav-links a {
  font-family: var(--font-latin);
  font-size: var(--text-nav-link);
  letter-spacing: 0.06em;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--gray);
  position: relative;
  padding-bottom: 4px;
  transition: color 0.2s;
}
.nav-links a::after {
  content: '';
  position: absolute;
  bottom: 0; left: 0;
  width: 100%; height: 1.5px;
  background: linear-gradient(90deg, var(--rose), var(--black));
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.4s var(--spring);
}
.nav-links a:hover { color: var(--black); }
.nav-links a:hover::after,
.nav-links a.active::after { transform: scaleX(1); }
.nav-links a.active { color: var(--black); }

/* Brand: desktop dropdown */
.nav-dropdown {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}
.nav-dropdown__panel {
  position: absolute;
  top: calc(100% - 2px);
  left: 50%;
  transform: translateX(-50%) translateY(6px);
  min-width: 220px;
  max-width: min(280px, calc(100vw - 32px));
  padding: 10px 0;
  background: rgba(255, 255, 255, 0.98);
  border: 1px solid var(--border);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.08), 0 2px 8px rgba(0, 0, 0, 0.04);
  border-radius: 2px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  overflow: hidden;
  box-sizing: border-box;
  transition:
    opacity 0.25s var(--ease-out),
    visibility 0.25s,
    transform 0.25s var(--ease-out);
  z-index: 1001;
}
.nav-dropdown:hover .nav-dropdown__panel,
.nav-dropdown:focus-within .nav-dropdown__panel {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateX(-50%) translateY(0);
}
.nav-dropdown__item {
  display: block;
  padding: 11px 20px 12px;
  font-family: var(--font-latin);
  font-size: var(--text-label);
  letter-spacing: 0.06em;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--gray);
  text-decoration: none;
  position: relative;
  box-sizing: border-box;
  max-width: 100%;
  overflow: hidden;
  transition: color 0.2s, background 0.2s;
}
/* 상단 nav 공통 .nav-links a::after 는 패널 밖으로 비칠 수 있어 드롭다운 전용 밑줄로 대체 */
.nav-links a.nav-dropdown__item::after {
  display: none;
}
.nav-links a.nav-dropdown__item:hover::after,
.nav-links a.nav-dropdown__item.active::after {
  display: none;
}
.nav-dropdown__item::before {
  content: '';
  position: absolute;
  bottom: 6px;
  left: 20px;
  right: 20px;
  width: auto;
  height: 1.5px;
  background: linear-gradient(90deg, var(--rose), var(--black));
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.4s var(--spring);
  max-width: none;
}
.nav-dropdown__item:hover::before {
  transform: scaleX(1);
}
.nav-dropdown__item:hover {
  color: var(--black);
  background: var(--off-white);
}
#brand-list,
#global-brand-list {
  scroll-margin-top: calc(var(--nav-h) + 20px);
}

.nav-lang {
  display: flex;
  align-items: center;
  gap: 2px;
  flex-shrink: 0;
}
.nav-lang a {
  font-family: var(--font-latin);
  font-size: var(--text-nav-lang-link);
  letter-spacing: 0.12em;
  font-weight: 600;
  color: var(--light-gray);
  padding: 5px 10px;
  border: 1px solid transparent;
  border-radius: 2px;
  transition: all 0.25s var(--spring);
}
.nav-lang a:hover { color: var(--black); border-color: var(--border); background: var(--cream); }
.nav-lang a.active { color: var(--black); border-color: var(--black); background: transparent; }
.nav-lang .nav-lang-item {
  font-family: var(--font-latin);
  font-size: var(--text-nav-lang-link);
  letter-spacing: 0.12em;
  font-weight: 600;
  color: var(--light-gray);
  padding: 5px 10px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.nav-lang .is-disabled,
.nav-lang a.is-disabled {
  opacity: 0.35;
  cursor: default;
  pointer-events: none;
}
.nav-lang span { color: var(--border); font-size: var(--text-2xs); padding: 0 2px; }
.nav-hamburger {
  display: none;
  flex-direction: column;
  gap: 5px;
  padding: 8px;
}
.nav-hamburger span {
  display: block;
  width: 22px; height: 1.5px;
  background: var(--black);
  transition: all 0.3s var(--ease);
}

/* ── Mobile Menu ────────────────────────────────────────────── */
.nav-mobile {
  display: none;
  position: fixed;
  top: var(--nav-h); left: 0; right: 0; bottom: 0;
  background: rgba(8, 8, 8, 0.97);
  backdrop-filter: blur(20px);
  z-index: 999;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 28px;
}
.nav-mobile.open { display: flex; }
.nav-mobile a {
  font-family: var(--font-latin);
  font-size: var(--text-nav-mobile-display);
  font-weight: 700;
  color: var(--white);
  letter-spacing: 0.04em;
  opacity: 0;
  transform: translateY(24px);
  animation: mobileNavIn 0.5s var(--ease-out) forwards;
}
.nav-mobile a:nth-child(1) { animation-delay: 0.05s; }
.nav-mobile a:nth-child(2) { animation-delay: 0.1s; }
.nav-mobile a:nth-child(3) { animation-delay: 0.14s; }
.nav-mobile a:nth-child(4) { animation-delay: 0.18s; }
.nav-mobile a:nth-child(5) { animation-delay: 0.22s; }
.nav-mobile a:nth-child(6) { animation-delay: 0.26s; }
.nav-mobile a:nth-child(7) { animation-delay: 0.3s; }
.nav-mobile .nav-mobile-sub {
  font-size: var(--text-nav-mobile-subtitle);
  font-weight: 700;
  letter-spacing: 0.05em;
  color: rgba(255, 255, 255, 0.55);
  margin-top: -10px;
}
.nav-mobile .nav-mobile-sub:hover { color: var(--white); }
@keyframes mobileNavIn { to { opacity: 1; transform: translateY(0); } }

/* ── Dividers & Lines ───────────────────────────────────────── */
.divider {
  width: 100%;
  height: 1px;
  background: var(--border);
  position: relative;
  overflow: hidden;
}
.divider::after {
  content: '';
  position: absolute;
  top: 0; left: 0;
  height: 100%; width: 0;
  background: linear-gradient(90deg, var(--rose), var(--black));
  transition: width 1.4s var(--ease-out);
}
.divider.animated::after { width: 100%; }

/* ── Buttons — Magnetic Style ───────────────────────────────── */
.btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: var(--font-latin);
  font-size: var(--text-caption-md);
  letter-spacing: 0.25em;
  text-transform: uppercase;
  font-weight: 700;
  padding: 14px 28px;
  border: 1.5px solid var(--black);
  color: var(--black);
  background: transparent;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: color 0.4s var(--ease), transform 0.3s var(--spring);
  will-change: transform;
}
.btn-fill {
  position: absolute;
  inset: 0;
  background: var(--black);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.4s var(--ease);
  z-index: 0;
}
.btn:hover { color: var(--white); transform: translateY(-1px); }
.btn:hover .btn-fill { transform: scaleX(1); }
.btn:active { transform: translateY(0); }
.btn span, .btn svg, .btn-text { position: relative; z-index: 1; }
.btn svg { width: 14px; height: 14px; transition: transform 0.3s var(--spring); }
.btn:hover svg { transform: translateX(5px); }

.btn-rose { border-color: var(--rose); color: var(--rose); }
.btn-rose .btn-fill { background: var(--rose); }
.btn-rose:hover { color: var(--white); }

.btn-white { border-color: rgba(255,255,255,0.6); color: var(--white); }
.btn-white .btn-fill { background: var(--white); }
.btn-white:hover { color: var(--black); }

.btn-ghost {
  border-color: var(--border-soft);
  color: var(--gray);
}
.btn-ghost .btn-fill { background: var(--cream); }
.btn-ghost:hover { color: var(--black); }

/* ── Double-Bezel Card ──────────────────────────────────────── */
.dbl-card {
  position: relative;
  background: var(--white);
  border: 1px solid var(--border);
  transition: border-color 0.4s var(--ease), transform 0.4s var(--spring), box-shadow 0.4s var(--ease);
}
.dbl-card::before {
  content: '';
  position: absolute;
  inset: 5px;
  border: 1px solid var(--border-soft);
  pointer-events: none;
  z-index: 0;
  transition: border-color 0.4s var(--ease), inset 0.4s var(--ease);
}
.dbl-card:hover {
  border-color: var(--black);
  transform: translateY(-4px);
  box-shadow: 0 20px 60px rgba(0,0,0,0.08), 0 4px 16px rgba(0,0,0,0.04);
}
.dbl-card:hover::before {
  border-color: rgba(0,0,0,0.08);
  inset: 8px;
}
.dbl-card-body { position: relative; z-index: 1; }

/* ── Stat Number ────────────────────────────────────────────── */
.stat-num {
  font-family: var(--font-latin);
  font-size: var(--text-hero-kpi-num);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.02em;
  background: linear-gradient(135deg, var(--white) 0%, var(--rose) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.stat-num sup { font-size: 0.45em; vertical-align: super; }
.stat-label {
  font-size: var(--text-stat-muted-label);
  color: rgba(255,255,255,0.35);
  letter-spacing: 0.06em;
  margin-top: 6px;
  font-family: var(--font-sans);
  overflow-wrap: anywhere;
  word-break: normal;
}

/* ── Section Header ─────────────────────────────────────────── */
.sec-header { margin-bottom: var(--sec-header-mb); }
.sec-header-row {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: var(--layout-gap-md);
}

/* ── Hero Section ───────────────────────────────────────────── */
.hero-section {
  position: relative;
  min-height: calc(100vh - var(--nav-h));
  min-height: calc(100dvh - var(--nav-h));
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding-top: var(--nav-h);
  padding-bottom: max(24px, env(safe-area-inset-bottom, 0px));
  overflow: hidden;
  overflow-x: clip;
  background: var(--white);
}
#hero-canvas {
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  z-index: 1;
}
.hero-section--video {
  background: var(--black);
}
.hero-video-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
.hero-video-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.35) 0%,
    rgba(0, 0, 0, 0.2) 45%,
    rgba(0, 0, 0, 0.45) 100%
  );
}
.hero-section--video .hero-cnt {
  z-index: 2;
}
.hero-title--on-video {
  color: var(--white);
  text-shadow: 0 2px 24px rgba(0, 0, 0, 0.35);
}
.hero-desc--on-video {
  color: rgba(255, 255, 255, 0.88);
  text-shadow: 0 1px 12px rgba(0, 0, 0, 0.3);
}
.hero-section--video .hero-cursor {
  background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.75) 100%);
  -webkit-background-clip: text;
  background-clip: text;
}
.hero-cnt {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  animation: heroContentRise 1.05s var(--ease-out) 0.1s both;
}
@keyframes heroContentRise {
  from {
    opacity: 0;
    transform: translateY(32px);
    filter: blur(6px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
    filter: blur(0);
  }
}
/* Typing cursor */
.hero-cursor {
  display: inline-block;
  font-size: inherit;
  font-weight: 700;
  line-height: 1.1;
  background: linear-gradient(180deg, #667eea 0%, #764ba2 50%, #f093fb 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: cursorBlink 1s infinite;
  vertical-align: baseline;
  margin-left: 2px;
}
@keyframes cursorBlink {
  0%, 100% { opacity: 1; }
  50%       { opacity: 0; }
}

/* Hero content */
.hero-title {
  font-family: var(--font-serif);
  font-size: var(--text-hero-home-title);
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.03em;
  color: var(--black);
  margin-bottom: var(--stack-gap-lg);
  max-width: 100%;
  overflow-wrap: anywhere;
  word-break: normal;
}
.hero-desc {
  font-size: var(--text-lead-sm);
  color: var(--gray);
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  line-height: 1.9;
  overflow-wrap: anywhere;
  word-break: normal;
}

/* ── About Section ──────────────────────────────────────────── */
.about-section {
  background: var(--black);
  position: relative;
  /* padding-top: var(--sec-py); */
  padding-bottom: 0;
  overflow: hidden;
  overflow-x: clip;
}
.about-section > .container {
  padding-right: 0;
}
/* 1열 레이아웃일 때 우측도 여백을 맞춰 가로 스크롤·밀착을 방지 */
@media (max-width: 1024px) {
  .about-section > .container {
    padding-right: var(--page-pad);
  }
}
.about-bg-num {
  position: absolute;
  top: -20px; right: -20px;
  font-family: var(--font-latin);
  font-size: var(--text-about-watermark);
  font-weight: 900;
  line-height: 1;
  color: transparent;
  -webkit-text-stroke: 1px rgba(255,255,255,0.30);
  user-select: none;
  pointer-events: none;
  letter-spacing: -0.05em;
}
.about-section .divider {
  background: rgba(255,255,255,0.1);
}
.about-section .divider::after {
  background: linear-gradient(90deg, var(--rose), rgba(255,255,255,0.2));
}
.about-inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 0;
  align-items: stretch;
  min-height: 70vh;
}
.about-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: var(--top-block-py) var(--block-pad) var(--top-block-py) 0;
  min-width: 0;
  max-width: 100%;
}
.about-headline {
  font-family: var(--font-latin);
  font-size: var(--index-section-title-size);
  font-weight: 700;
  line-height: 0.95;
  letter-spacing: 0.02em;
  color: var(--white);
  max-width: 100%;
  overflow-wrap: anywhere;
}
.about-headline em {
  color: var(--rose);
  font-style: normal;
  display: block;
}
.about-rule {
  width: 48px;
  height: 2px;
  background: var(--rose);
  margin: 32px 0;
}
.about-body {
  font-size: var(--text-body-lg);
  line-height: 2.1;
  color: rgba(255,255,255,0.5);
  max-width: 400px;
  width: 100%;
  overflow-wrap: anywhere;
  word-break: normal;
}
.about-stats {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid rgba(255,255,255,0.1);
}
.stat-card {
  padding: 20px 16px;
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.08);
  position: relative;
  overflow: hidden;
  min-width: 0;
}
.stat-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0;
  width: 3px; height: 100%;
  background: linear-gradient(to bottom, var(--rose), transparent);
}
.about-right {
  position: relative;
  overflow: hidden;
  min-height: 420px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
}
/* Floating decoration images */
.about-float-bg {
  position: absolute;
  top: 40px;
  right: -30px;
  width: 55%;
  max-width: 260px;
  opacity: 0.45;
  pointer-events: none;
  z-index: 0;
}
.about-float-fg {
  position: absolute;
  bottom: 20%;
  left: 15%;
  width: 32%;
  max-width: 140px;
  z-index: 10;
  pointer-events: none;
  animation: aboutFloat 3.5s ease-in-out infinite;
}
@keyframes aboutFloat {
  0%, 100% { transform: translateY(0px); }
  50%       { transform: translateY(-14px); }
}
/* Atropos card */
.about-atropos {
  width: 100%;
  max-width: 100%;
  position: relative;
  z-index: 5;
}
.about-atropos .atropos-inner {
  border-radius: 14px;
  overflow: hidden;
}
.about-atropos-circle-wrap {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background: radial-gradient(circle at 50% 55%,
    rgba(196, 122, 135, 0.45) 0%,
    rgba(196, 122, 135, 0.18) 45%,
    transparent 72%
  );
}
.about-atropos-img {
  width: 100%;
  display: block;
  position: relative;
}
.about-atropos-label {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
}
.about-right-overlay {
  position: absolute;
  bottom: 0; left: 0; right: 0;
  padding: 36px 40px;
  background: linear-gradient(to top, rgba(0,0,0,0.8), transparent);
}
.about-right-tag {
  font-family: var(--font-latin);
  font-size: var(--text-biz-caption);
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.4);
}

/* ── Business Section ───────────────────────────────────────── */
.business-section {
  background: var(--white);
  border-top: 2px solid var(--black);
  padding: 0;
  position: relative;
  overflow-x: clip;
  overflow-y: visible;
}
/* Crafto demo-logistics 風: 右下固定 + JS で縦パララックス（world_map2.jpg） */
.business-bg-parallax {
  position: absolute;
  right: 0;
  bottom: 10px;
  z-index: 0;
  width: min(88vw, 720px);
  height: auto;
  display: block;
  pointer-events: none;
  user-select: none;
  opacity: 0.16;
  will-change: transform;
}
/* refer_site/04 の .wrap と同役: 1320 컨테이너와 분리해 테두리·그리드 오류 방지 */
.business-section .business-wrap {
  width: 100%;
  max-width: 1200px;
  margin-inline: auto;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
}
.business-box {
  border: 1px solid var(--black);
  border-top: none;
  width: 100%;
  box-sizing: border-box;
}
.business-top {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
  border-bottom: 1px solid var(--black);
}
.business-top-left {
  padding: var(--block-pad) var(--page-pad);
  border-right: 1px solid var(--black);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 32px;
  min-width: 0;
}
.business-top-right {
  padding: var(--block-pad) var(--page-pad);
  min-width: 0;
}
.business-big-label {
  font-family: var(--font-latin);
  font-size: var(--index-section-title-size);
  line-height: 0.95;
  letter-spacing: 0.02em;
  font-weight: 700;
  color: var(--black);
  max-width: 100%;
  overflow-wrap: anywhere;
}
.business-lead {
  font-size: var(--text-hero-quote);
  line-height: 2;
  color: #444;
  max-width: 100%;
  margin-top: 24px;
  overflow-wrap: anywhere;
  word-break: normal;
}
.business-kpi {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 24px 32px;
  margin-top: 32px;
  min-width: 0;
}
.business-kpi-block {
  flex: 0 1 auto;
  min-width: 0;
}
.business-kpi-num {
  font-family: var(--font-latin);
  font-size: var(--text-business-kpi-num);
  line-height: 1;
  font-weight: 700;
  color: var(--black);
}
.business-kpi-num sup { font-size: var(--text-business-kpi-sup); }
.business-kpi-label {
  font-size: var(--text-ui-tight-xs);
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #999;
  margin-top: 6px;
}
.business-kpi-div {
  width: 1px;
  height: 60px;
  background: #ddd;
  flex-shrink: 0;
}
.biz-cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-bottom: 1px solid var(--black);
}
.biz-card {
  padding: 44px clamp(16px, 3.5vw, 32px);
  border-right: 1px solid var(--black);
  position: relative;
  overflow: hidden;
  transition: background 0.35s, color 0.35s;
  min-width: 0;
}
.biz-card:last-child { border-right: none; }
.biz-card:hover { background: var(--black); color: var(--white); }
.biz-card-num {
  font-family: var(--font-latin);
  font-size: var(--text-biz-promo-num);
  font-weight: 700;
  line-height: 1;
  color: rgba(0,0,0,0.06);
  margin-bottom: 16px;
  transition: color 0.35s;
}
.biz-card:hover .biz-card-num { color: rgba(255,255,255,0.06); }
.biz-card-title {
  font-size: var(--text-muted-sm);
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.biz-card-text {
  font-size: var(--text-muted);
  line-height: 1.9;
  color: #666;
  transition: color 0.35s;
  overflow-wrap: anywhere;
  word-break: normal;
}
.biz-card:hover .biz-card-text { color: rgba(255,255,255,0.5); }
.channel-strip {
  display: flex;
  border-bottom: 1px solid var(--black);
  min-width: 0;
}
.channel-item {
  flex: 1 1 0;
  min-width: 0;
  padding: 18px clamp(10px, 2vw, 20px);
  border-right: 1px solid var(--black);
  font-size: var(--text-muted-sm);
  letter-spacing: 0.08em;
  color: #666;
  transition: background 0.3s, color 0.3s;
  overflow-wrap: anywhere;
  word-break: normal;
}
.channel-item:last-child { border-right: none; }
.channel-item:hover { background: var(--black); color: var(--white); }
.channel-item-label {
  font-size: var(--text-ui-tighter);
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #aaa;
  display: block;
  margin-bottom: 4px;
  transition: color 0.3s;
}
.channel-item:hover .channel-item-label { color: rgba(255,255,255,0.35); }
.biz-more {
  padding: 24px var(--page-pad);
  display: flex;
  justify-content: flex-end;
}

/* ── Brand Section (index homepage) ─────────────────────────── */
.brand-section {
  background: var(--white);
  border-top: 2px solid var(--black);
  padding: 0;
  overflow-x: clip;
}
.brand-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: var(--top-block-py) 0 var(--top-block-pb);
  border-bottom: 1px solid var(--black);
  gap: 24px;
  min-width: 0;
}
.brand-top > div:first-child {
  min-width: 0;
  flex: 1 1 auto;
}
.brand-top .brand-headline {
  margin-top: var(--heading-gap);
}
.brand-headline {
  font-family: var(--font-latin);
  font-size: var(--index-section-title-size);
  line-height: 0.95;
  letter-spacing: 0.02em;
  font-weight: 700;
  color: var(--black);
  max-width: 100%;
  overflow-wrap: anywhere;
}
.brand-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-left: 1px solid var(--black);
  border-top: 1px solid var(--black);
  min-width: 0;
}
.brand-cell {
  padding: clamp(28px, 4vw, 48px) clamp(12px, 2vw, 20px);
  text-align: center;
  border-right: 1px solid var(--black);
  border-bottom: 1px solid var(--black);
  cursor: pointer;
  transition: background 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  box-sizing: border-box;
}
.brand-cell:hover { background: var(--cream); }
.brand-cell-name {
  font-family: var(--font-latin);
  font-size: var(--text-title-sm);
  letter-spacing: 0.12em;
  font-weight: 600;
  color: var(--black);
}
.brand-cell-logo {
  height: 28px;
  width: auto;
  max-width: 140px;
  object-fit: contain;
  filter: brightness(0) saturate(100%);
  display: block;
}
.brand-pad-bottom { padding-bottom: var(--top-block-py); }

/* ── Company Section (Main) ─────────────────────────────────── */
.company-section {
  background: var(--cream);
  border-top: 2px solid var(--black);
  padding: 0 0 var(--top-block-py);
  overflow-x: clip;
}
.company-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: var(--top-block-py) 0 var(--top-block-pb);
  border-bottom: 1px solid var(--black);
  gap: 24px;
  min-width: 0;
}
.company-top > div:first-child {
  min-width: 0;
  flex: 1 1 auto;
}
.company-headline {
  font-family: var(--font-latin);
  font-size: var(--index-section-title-size);
  line-height: 0.95;
  letter-spacing: 0.02em;
  font-weight: 700;
  color: var(--black);
  margin-top: 12px;
  max-width: 100%;
  overflow-wrap: anywhere;
}
.company-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  border: 1px solid var(--border);
  overflow: hidden;
  box-shadow: 0 20px 80px rgba(0,0,0,0.06);
  min-width: 0;
}
.company-images {
  display: grid;
  grid-template-rows: minmax(0, 1fr) minmax(0, 1fr);
  overflow: hidden;
  min-width: 0;
}
.company-img-wrap {
  overflow: hidden;
  position: relative;
}
.company-img-wrap img {
  width: 100%; height: 300px;
  object-fit: cover;
  transition: transform 0.9s var(--ease);
  display: block;
}
.company-img-wrap:hover img { transform: scale(1.06); }
.company-info {
  padding: var(--block-pad);
  background: var(--white);
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  overflow-wrap: anywhere;
}
.company-info .body-text,
.company-info .heading-lg {
  max-width: 100%;
}
.company-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  margin-top: var(--stack-gap-lg);
  font-size: var(--text-body-sm);
}
.company-table tr { border-bottom: 1px solid var(--border-soft); }
.company-table tr:first-child { border-top: 1px solid var(--border-soft); }
.company-table th {
  font-size: var(--text-muted-sm);
  overflow-wrap: anywhere;
  word-break: normal;
}
.company-table td {
  padding: 14px 0 14px 16px;
  color: var(--dark);
  letter-spacing: 0.03em;
  line-height: 1.7;
  overflow-wrap: anywhere;
  word-break: normal;
}

/* ── Recruit Section & index Business block（同一レイアウト） ─ */
.recruit-section,
.business-section {
  padding: 0;
  background: var(--white);
  border-top: 2px solid var(--black);
  position: relative;
  overflow: hidden;
  overflow-x: clip;
}
.recruit-section::before,
.business-section::before {
  content: '';
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse 70% 60% at 0% 50%, rgba(196, 160, 154, 0.12) 0%, transparent 58%),
    radial-gradient(ellipse 50% 80% at 100% 80%, rgba(196, 160, 154, 0.08) 0%, transparent 50%);
  pointer-events: none;
}
.recruit-section::after,
.business-section::after {
  content: '';
  position: absolute;
  bottom: -30px;
  right: -20px;
  font-family: var(--font-latin);
  font-size: var(--text-marquee-quote);
  font-weight: 900;
  letter-spacing: -0.03em;
  color: transparent;
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0.06);
  user-select: none;
  line-height: 1;
  pointer-events: none;
}
.recruit-section::after {
  content: 'JOIN US';
}
.business-section::after {
  content: 'BUSINESS';
}
/* 01 — Business: 製品画像が枠外にはみ出すため、当セクションのみはみ出しを許可 */
#business.business-section {
  overflow-x: clip;
  overflow-y: visible;
}
.recruit-inner,
.business-inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: var(--layout-gap-xl);
  align-items: center;
  padding: var(--top-block-py) 0;
}
.recruit-left,
.recruit-right,
.business-left,
.business-right {
  min-width: 0;
}
.recruit-headline,
.business-headline {
  font-family: var(--font-latin);
  font-size: var(--index-section-title-size);
  font-weight: 700;
  line-height: 0.95;
  letter-spacing: 0.02em;
  color: var(--black);
  margin-bottom: var(--stack-gap);
  margin-top: var(--stack-gap);
  max-width: 100%;
  overflow-wrap: anywhere;
}
.business-headline-accent {
  display: inline;
  color: transparent;
  background-color: var(--rose-pale);
  background-image: repeating-linear-gradient(
    -45deg,
    var(--rose) 0px,
    var(--rose) 1px,
    rgba(255, 255, 255, 0.65) 2px,
    rgba(255, 255, 255, 0.65) 1px
  );
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px var(--rose);
}
.recruit-quote,
.business-quote {
  font-size: var(--text-hero-quote);
  font-style: italic;
  font-weight: 300;
  color: var(--gray);
  line-height: 1.75;
  border-left: 2px solid var(--rose);
  padding-left: 20px;
  margin: 28px 0;
  max-width: 100%;
  overflow-wrap: anywhere;
  word-break: normal;
}
.recruit-body,
.business-body {
  font-size: var(--text-hero-tablet);
  line-height: 2.1;
  color: rgba(0, 0, 0, 0.48);
  max-width: 100%;
  overflow-wrap: anywhere;
  word-break: normal;
}
.btn-recruit-more,
.btn-business-more {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 13px 28px;
  font-family: var(--font-latin);
  font-size: var(--text-ui-tight-xs);
  letter-spacing: 0.22em;
  text-transform: uppercase;
  font-weight: 600;
  color: var(--black);
  border: 1.5px solid rgba(0, 0, 0, 0.22);
  position: relative;
  overflow: hidden;
  transition: color 0.35s, border-color 0.35s;
  z-index: 0;
}
.btn-recruit-more::before,
.btn-business-more::before {
  content: '';
  position: absolute;
  inset: 0;
  background: var(--black);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.35s var(--ease);
  z-index: -1;
}
.btn-recruit-more:hover,
.btn-business-more:hover {
  color: var(--white);
  border-color: var(--black);
}
.btn-recruit-more:hover::before,
.btn-business-more:hover::before {
  transform: scaleX(1);
}
.recruit-right,
.business-right {
  display: grid;
  gap: 14px;
  min-width: 0;
}
.recruit-right.recruit-right--circle,
.business-right.business-right--circle,
.business-right.business-right--video {
  display: flex;
  align-items: center;
  justify-content: center;
}
.recruit-visual-circle {
  margin: 0;
  padding: 0;
  width: clamp(220px, 38vw, 420px);
  aspect-ratio: 1;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid var(--border);
  box-shadow:
    0 28px 70px rgba(0, 0, 0, 0.1),
    0 10px 24px rgba(0, 0, 0, 0.06);
  flex-shrink: 0;
}
.business-video-stack {
  position: relative;
  width: clamp(220px, 38vw, 420px);
  aspect-ratio: 1;
  flex-shrink: 0;
  overflow: visible;
}
.business-video-square {
  position: absolute;
  inset: 0;
  margin: 0;
  padding: 0;
  border-radius: clamp(4px, 0.5vw, 8px);
  overflow: hidden;
  border: 1px solid var(--border);
  box-shadow:
    0 28px 70px rgba(0, 0, 0, 0.1),
    0 10px 24px rgba(0, 0, 0, 0.06);
  background: var(--black);
}
.business-video-el {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.business-video-product-img {
  position: absolute;
  left: 0;
  bottom: -40px;
  width: min(210px, 47.6%);
  height: auto;
  max-height: 62%;
  object-fit: contain;
  z-index: 2;
  pointer-events: none;
  filter: drop-shadow(0 5px 14px rgba(0, 0, 0, 0.45));
  /* 세로 경계(left) 기준: 이미지 너비의 50%는 영역 안, 50%는 바깥 */
  transform: translateX(-50%);
  transform-origin: left bottom;
}
.recruit-visual-img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.recruit-visual-circle.reveal {
  filter: none;
}
.business-video-square.reveal,
.business-video-stack.reveal {
  filter: none;
}
.recruit-visual-circle.reveal.visible {
  animation: recruitAura 5.5s ease-in-out 0.55s infinite;
}
@keyframes recruitAura {
  0%, 100% {
    box-shadow:
      0 28px 70px rgba(0, 0, 0, 0.1),
      0 10px 24px rgba(0, 0, 0, 0.06),
      0 0 0 0 rgba(196, 122, 135, 0);
  }
  50% {
    box-shadow:
      0 34px 88px rgba(196, 122, 135, 0.2),
      0 14px 30px rgba(0, 0, 0, 0.08),
      0 0 0 12px rgba(196, 122, 135, 0.06);
  }
}
.recruit-value-card {
  padding: 24px clamp(16px, 4vw, 28px);
  border: 1px solid var(--border);
  background: var(--off-white);
  display: flex;
  gap: 16px;
  align-items: flex-start;
  max-width: 100%;
  box-sizing: border-box;
  transition: border-color 0.3s var(--ease), background 0.3s var(--ease), transform 0.3s var(--spring);
}
.recruit-value-card > div:not(.recruit-value-icon) {
  flex: 1;
  min-width: 0;
}
.recruit-value-card:hover {
  border-color: rgba(196, 122, 135, 0.45);
  background: var(--rose-pale);
  transform: translateX(6px);
}
.recruit-value-icon {
  width: 36px; height: 36px;
  border: 1px solid rgba(196, 122, 135, 0.45);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-family: var(--font-latin);
  font-size: var(--text-caption);
  font-weight: 700;
  letter-spacing: 0.1em;
  color: var(--rose-dark);
  background: var(--white);
}
.recruit-value-en {
  font-family: var(--font-latin);
  font-size: var(--text-caption-tight);
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--rose-dark);
  font-weight: 700;
  margin-bottom: 4px;
  overflow-wrap: anywhere;
}
.recruit-value-title {
  font-family: var(--font-serif);
  font-size: var(--text-nav-link);
  font-weight: 400;
  color: var(--black);
  margin-bottom: 6px;
  overflow-wrap: anywhere;
  word-break: normal;
}
.recruit-value-text {
  font-size: var(--text-body-sm);
  line-height: 1.8;
  color: var(--gray);
  overflow-wrap: anywhere;
  word-break: normal;
}

/* ── Company index block（#company / recruit とは別名のクラス） ─ */
.company-index-section {
  padding: 0;
  background: var(--white);
  border-top: 2px solid var(--black);
  position: relative;
  overflow: hidden;
  overflow-x: clip;
}
.company-index-section::before {
  content: '';
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse 70% 60% at 0% 50%, rgba(196, 160, 154, 0.12) 0%, transparent 58%),
    radial-gradient(ellipse 50% 80% at 100% 80%, rgba(196, 160, 154, 0.08) 0%, transparent 50%);
  pointer-events: none;
}
.company-index-section::after {
  content: 'COMPANY';
  position: absolute;
  bottom: -30px;
  right: -20px;
  font-family: var(--font-latin);
  font-size: var(--text-marquee-quote);
  font-weight: 900;
  letter-spacing: -0.03em;
  color: transparent;
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0.06);
  user-select: none;
  line-height: 1;
  pointer-events: none;
}
.company-index-inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: var(--layout-gap-xl);
  align-items: center;
  padding: var(--top-block-py) 0;
}
.company-index-lead {
  min-width: 0;
}
.company-index-cards {
  min-width: 0;
  display: block;
  align-self: center;
}
.company-index-headline {
  font-family: var(--font-latin);
  font-size: var(--index-section-title-size);
  font-weight: 700;
  line-height: 0.95;
  letter-spacing: 0.02em;
  color: var(--black);
  margin-bottom: var(--stack-gap);
  margin-top: var(--stack-gap);
  max-width: 100%;
  overflow-wrap: anywhere;
}
.company-index-quote {
  font-size: var(--text-hero-quote);
  font-style: italic;
  font-weight: 300;
  color: var(--gray);
  line-height: 1.75;
  border-left: 2px solid var(--rose);
  padding-left: 20px;
  margin: 28px 0;
  max-width: 100%;
  overflow-wrap: anywhere;
  word-break: normal;
}
.company-index-body {
  font-size: var(--text-hero-tablet);
  line-height: 2.1;
  color: rgba(0, 0, 0, 0.48);
  max-width: 100%;
  overflow-wrap: anywhere;
  word-break: normal;
}
.company-index-more {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 13px 28px;
  font-family: var(--font-latin);
  font-size: var(--text-ui-tight-xs);
  letter-spacing: 0.22em;
  text-transform: uppercase;
  font-weight: 600;
  color: var(--black);
  border: 1.5px solid rgba(0, 0, 0, 0.22);
  position: relative;
  overflow: hidden;
  transition: color 0.35s, border-color 0.35s;
  z-index: 0;
  text-decoration: none;
}
.company-index-more::before {
  content: '';
  position: absolute;
  inset: 0;
  background: var(--black);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.35s var(--ease);
  z-index: -1;
}
.company-index-more:hover {
  color: var(--white);
  border-color: var(--black);
}
.company-index-more:hover::before {
  transform: scaleX(1);
}
/* Crafto corporate-about 左カラム風: 75% + 55% 重ね + 影 + 角丸 */
.company-index-visual {
  position: relative;
  width: 100%;
  max-width: 460px;
  margin: 0 auto;
  padding-bottom: clamp(56px, 12vw, 100px);
}
.company-index-img-stack {
  position: relative;
  width: 100%;
}
.company-index-img-primary {
  position: relative;
  z-index: 1;
  width: 75%;
  margin: 0 auto 0 10px;
  border-radius: 6px;
  overflow: hidden;
  aspect-ratio: 4 / 5;
  box-shadow:
    0 28px 60px rgba(0, 0, 0, 0.12),
    0 12px 24px rgba(0, 0, 0, 0.06);
  will-change: transform;
  transition: box-shadow 0.4s var(--ease);
}
.company-index-img-primary .company-index-img-el {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.company-index-img-secondary {
  position: absolute;
  z-index: 2;
  width: 50%;
  right: clamp(0px, 2vw, 0px);
  bottom: clamp(-36px, -5vw, -48px);
  border-radius: 6px;
  overflow: hidden;
  aspect-ratio: 4 / 5;
  box-shadow:
    0 36px 80px rgba(0, 0, 0, 0.18),
    0 16px 32px rgba(0, 0, 0, 0.1),
    0 4px 12px rgba(0, 0, 0, 0.06);
  will-change: transform;
}
.company-index-img-secondary .company-index-img-el {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#company .company-index-cards.reveal:not(.visible) .company-index-parallax-a,
#company .company-index-cards.reveal:not(.visible) .company-index-parallax-b {
  opacity: 0;
}
#company .company-index-cards.reveal.visible .company-index-parallax-a,
#company .company-index-cards.reveal.visible .company-index-parallax-b {
  opacity: 1;
  transition: opacity 0.95s var(--ease-out);
}
#company .company-index-cards.reveal.visible .company-index-parallax-a {
  transition-delay: 0.1s;
}
#company .company-index-cards.reveal.visible .company-index-parallax-b {
  transition-delay: 0.22s;
}

@media (max-width: 640px) {
  .company-index-visual {
    max-width: 100%;
    padding-bottom: clamp(48px, 18vw, 72px);
  }
  .company-index-img-primary {
    width: 80%;
  }
  .company-index-img-secondary {
    width: 58%;
    right: 0;
    bottom: -32px;
  }
}

/* ── Contact Banner ─────────────────────────────────────────── */
.contact-banner {
  padding: var(--contact-py) 0;
  background: var(--off-white);
  text-align: center;
  position: relative;
  overflow: hidden;
  overflow-x: clip;
}
.contact-banner::before {
  content: 'CONTACT';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: var(--font-latin);
  font-size: var(--text-marquee-quote-compressed);
  font-weight: 900;
  letter-spacing: 0.1em;
  color: transparent;
  -webkit-text-stroke: 1px var(--border);
  white-space: nowrap;
  user-select: none;
  max-width: 100vw;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding-inline: var(--page-pad);
  overflow: hidden;
}
.contact-banner-inner {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 100%;
  padding-inline: var(--page-pad);
  box-sizing: border-box;
}
.contact-banner .heading-lg { margin-bottom: 12px; max-width: 100%; overflow-wrap: anywhere; }
.contact-banner p {
  color: var(--light-gray);
  font-size: var(--text-body-sm);
  margin-bottom: var(--stack-gap-lg);
  overflow-wrap: anywhere;
  word-break: normal;
  max-width: 36rem;
  margin-inline: auto;
}

/* ── Footer ─────────────────────────────────────────────── */
.footer {
  background: var(--dark);
  color: var(--white);
  padding: var(--footer-pt) 0 var(--footer-pb);
  overflow-x: clip;
}
.footer-top {
  display: grid;
  grid-template-columns: minmax(0, 1.6fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
  gap: var(--layout-gap-lg);
  padding-bottom: var(--layout-gap-lg);
  border-bottom: 1px solid rgba(255,255,255,0.07);
  min-width: 0;
}
.footer-top > div {
  min-width: 0;
}
.footer-brand-logo { height: 36px; width: auto; filter: brightness(0) invert(1); opacity: 0.7; margin-bottom: 16px; }
.footer-address {
  font-size: var(--text-muted-sm);
  line-height: 2;
  color: rgba(255,255,255,0.35);
  letter-spacing: 0.04em;
  overflow-wrap: anywhere;
  word-break: normal;
}
.footer-address a { color: inherit; transition: color 0.2s; }
.footer-address a:hover { color: rgba(255,255,255,0.7); }
.footer-col-title {
  font-family: var(--font-latin);
  font-size: var(--text-caption-tight);
  letter-spacing: 0.35em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.25);
  margin-bottom: 20px;
  font-weight: 700;
}
.footer-col ul { display: flex; flex-direction: column; gap: 12px; }
.footer-col ul a {
  font-size: var(--text-footer-col-link);
  color: rgba(255,255,255,0.45);
  letter-spacing: 0.04em;
  transition: color 0.2s;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.footer-col ul a:hover { color: var(--white); }
.footer-col ul a::before {
  content: '';
  display: inline-block;
  width: 0;
  height: 1px;
  background: var(--rose);
  transition: width 0.3s var(--ease);
}
.footer-col ul a:hover::before { width: 12px; }
.footer-col ul .footer-lang-item {
  font-size: var(--text-footer-col-link);
  color: rgba(255, 255, 255, 0.25);
  letter-spacing: 0.04em;
}
.footer-col ul .footer-lang-item.is-disabled {
  cursor: default;
  pointer-events: none;
}
.footer-nav-sub {
  list-style: none;
  margin: 0;
  padding: 6px 0 0 14px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.footer-nav-sub a {
  font-size: var(--text-footer-nav-sub-size);
  color: rgba(255, 255, 255, 0.38);
}
.footer-nav-sub a:hover { color: rgba(255, 255, 255, 0.75); }
.footer-bottom {
  padding-top: 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
  min-width: 0;
}
.footer-copy { font-size: var(--text-footer-micro); color: rgba(255,255,255,0.18); letter-spacing: 0.06em; }
.footer-legal { display: flex; gap: 24px; }
.footer-legal a { font-size: var(--text-footer-micro); color: rgba(255,255,255,0.2); transition: color 0.2s; }
.footer-legal a:hover { color: rgba(255,255,255,0.55); }

/* Footer accordion — mobile only */
@media (min-width: 769px) {
  .footer-col--accordion .footer-col-toggle {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    background: transparent;
    cursor: default;
    pointer-events: none;
    text-align: left;
  }
  .footer-col-chevron { display: none; }
  .footer-col--accordion .footer-col-panel { display: block; }
}
@media (max-width: 768px) {
  .footer-col--accordion {
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  }
  .footer-col--accordion:last-of-type {
    border-bottom: none;
  }
  .footer-col--accordion .footer-col-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    width: 100%;
    padding: 14px 0;
    margin: 0;
    border: none;
    background: transparent;
    color: inherit;
    cursor: pointer;
    text-align: left;
  }
  .footer-col--accordion .footer-col-toggle .footer-col-title {
    margin-bottom: 0;
  }
  .footer-col-chevron {
    flex-shrink: 0;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-right: 1.5px solid rgba(255, 255, 255, 0.35);
    border-bottom: 1.5px solid rgba(255, 255, 255, 0.35);
    transform: rotate(45deg);
    transition: transform 0.25s var(--ease);
  }
  .footer-col--accordion.is-open .footer-col-chevron {
    transform: rotate(-135deg);
    margin-top: 4px;
  }
  .footer-col--accordion.is-open .footer-col-toggle .footer-col-title {
    color: rgba(255, 255, 255, 0.4);
  }
  .footer-col--accordion:not(.is-open) .footer-col-panel {
    display: none;
  }
  .footer-col--accordion.is-open .footer-col-panel {
    padding-bottom: 18px;
  }
}

/* ── Page Hero ──────────────────────────────────────────────── */
.page-hero {
  padding-top: calc(var(--nav-h) + var(--page-hero-extra));
  padding-bottom: var(--page-hero-pb);
  background: var(--white);
  border-bottom: 1px solid var(--border);
  position: relative;
  overflow: hidden;
}
.page-hero::after {
  content: '';
  position: absolute;
  bottom: 0; left: 0; right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--rose) 30%, var(--black) 70%, transparent);
}
.page-hero-accent {
  position: absolute;
  top: 0; right: 0;
  width: 50%;
  height: 100%;
  background: linear-gradient(135deg, transparent 40%, var(--cream) 100%);
  clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%);
}
.page-hero-content { position: relative; z-index: 1; }
.page-hero .heading-xl { max-width: 640px; margin-top: 20px; }
.page-hero-meta {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-top: var(--stack-gap-lg);
  padding-top: var(--stack-gap-lg);
  border-top: 1px solid var(--border);
}
.page-hero-meta-item {
  font-size: var(--text-stat-muted-label);
  color: var(--light-gray);
  letter-spacing: 0.06em;
  display: flex;
  align-items: center;
  gap: 6px;
}
.page-hero-meta-dot {
  width: 5px; height: 5px;
  border-radius: 50%;
  background: var(--rose);
}

/* business / brand / recruit / company 上段：背景画像（テキスト可読用に薄いグラデ） */
.page-hero--bg-business,
.page-hero--bg-brand,
.page-hero--bg-recruit,
.page-hero--bg-company {
  background-color: var(--cream);
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}
.page-hero--bg-business {
  background-image: url('../images/business/business_bg.webp');
}
.page-hero--bg-brand {
  background-image: url('../images/brand/brand_bg.webp');
}
.page-hero--bg-recruit {
  background-image: url('../images/recruit/recruit_bg.webp');
}
.page-hero--bg-company {
  background-image: url('../images/company/company_bg.webp');
}
.page-hero--bg-business::before,
.page-hero--bg-brand::before,
.page-hero--bg-recruit::before,
.page-hero--bg-company::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background: linear-gradient(
    95deg,
    rgba(255, 255, 255, 0.9) 0%,
    rgba(255, 255, 255, 0.65) 38%,
    rgba(255, 255, 255, 0.22) 100%
  );
}
.page-hero--bg-business .page-hero-accent,
.page-hero--bg-brand .page-hero-accent,
.page-hero--bg-recruit .page-hero-accent,
.page-hero--bg-company .page-hero-accent {
  z-index: 0;
}
.page-hero--bg-business .page-hero-content,
.page-hero--bg-brand .page-hero-content,
.page-hero--bg-recruit .page-hero-content,
.page-hero--bg-company .page-hero-content {
  position: relative;
  z-index: 1;
}
.page-hero--bg-business .business-headline {
  margin-top: 0;
  margin-bottom: 0.35em;
}
.page-hero--bg-brand .brand-headline {
  margin-top: 0;
  margin-bottom: 0.35em;
}
.page-hero--bg-recruit .recruit-headline {
  margin-top: 0;
  margin-bottom: 0.35em;
}
.page-hero--bg-company .company-index-headline {
  margin-top: 0;
  margin-bottom: 0.35em;
}
.page-hero--bg-business .business-body,
.page-hero--bg-brand .business-body,
.page-hero--bg-recruit .business-body,
.page-hero--bg-company .business-body {
  max-width: 36em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: var(--text-page-hero-intro);
}

/* ── Scroll Animations（premium easing · stagger delays） ───── */
.reveal {
  opacity: 0;
  transform: translate3d(0, 44px, 0);
  transition:
    opacity 1s var(--ease-out),
    transform 1s var(--ease-out),
    filter 0.85s var(--ease-out);
  filter: blur(4px);
}
.reveal.visible {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  filter: blur(0);
}
.reveal-left {
  opacity: 0;
  transform: translate3d(-44px, 0, 0);
  transition:
    opacity 1s var(--ease-out),
    transform 1s var(--ease-out),
    filter 0.85s var(--ease-out);
  filter: blur(3px);
}
.reveal-left.visible {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  filter: blur(0);
}
.reveal-right {
  opacity: 0;
  transform: translate3d(44px, 0, 0);
  transition:
    opacity 1s var(--ease-out),
    transform 1s var(--ease-out),
    filter 0.85s var(--ease-out);
  filter: blur(3px);
}
.reveal-right.visible {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  filter: blur(0);
}
.reveal-scale {
  opacity: 0;
  transform: scale(0.9);
  transition:
    opacity 1.05s var(--ease-out),
    transform 1.05s var(--spring),
    filter 0.8s var(--ease-out);
  filter: blur(4px);
}
.reveal-scale.visible {
  opacity: 1;
  transform: scale(1);
  filter: blur(0);
}

.delay-1 { transition-delay: 0.1s; }
.delay-2 { transition-delay: 0.2s; }
.delay-3 { transition-delay: 0.3s; }
.delay-4 { transition-delay: 0.4s; }
.delay-5 { transition-delay: 0.5s; }
.delay-6 { transition-delay: 0.6s; }

/* index #company のテキスト reveal はやや短め、画像は上記フェードで別調整 */
#company .company-index-lead .reveal,
#company .company-index-lead.reveal {
  transition-duration: 0.58s;
}

/* ── Business Detail ────────────────────────────────────────── */
.biz-detail-section { padding: var(--sec-py) 0; }
.biz-detail-section:nth-child(even) { background: var(--off-white); }
.biz-detail-layout {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--layout-gap-xl);
  align-items: center;
}
#japan .biz-detail-layout,
#global .biz-detail-layout {
  align-items: start;
}
.biz-detail-layout.reverse { direction: rtl; }
.biz-detail-layout.reverse > * { direction: ltr; }
.biz-detail-img { overflow: hidden; position: relative; }
.biz-detail-img img {
  width: 100%; height: 500px;
  object-fit: cover; display: block;
  border: 1px solid var(--border);
}
.biz-detail-img--map {
  position: relative;
  align-self: start;
  width: 100%;
}
.biz-detail-img--map img {
  width: 100%;
  height: auto;
  display: block;
  border: 1px solid var(--border);
  box-sizing: border-box;
}
.biz-detail-img-placeholder {
  width: 100%; height: 500px;
  background: var(--cream);
  border: 1px solid var(--border);
  display: flex; align-items: center;
  justify-content: center;
  flex-direction: column; gap: 12px;
  font-size: var(--text-caption-md); letter-spacing: 0.15em;
  color: var(--light-gray);
  font-family: var(--font-latin);
  text-transform: uppercase; text-align: center;
  padding: 20px;
}
.biz-channel-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
  margin-top: 32px;
}
.biz-channel {
  padding: 20px 22px;
  background: var(--cream);
  border: 1px solid var(--border-soft);
  border-left: 3px solid var(--rose);
}
.biz-channel-type {
  font-family: var(--font-latin);
  font-size: var(--text-overline);
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--rose);
  font-weight: 700;
  margin-bottom: 6px;
}
.biz-channel-names { font-size: var(--text-body-sm); color: var(--dark); font-weight: 500; }
.biz-partner-list { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 24px; }
.biz-channels-stack {
  margin-top: var(--stack-gap);
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.biz-channels-block { min-width: 0; }
.biz-channels-label {
  font-family: var(--font-latin);
  font-size: var(--text-2xs);
  letter-spacing: 0.22em;
  color: var(--rose);
  font-weight: 700;
  margin-bottom: 5px;
}
.biz-logo-list {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.biz-logo-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
  background: var(--white);
  border: 1px solid var(--border);
}
.biz-logo-item img {
  height: 18px;
  width: auto;
  max-width: 96px;
  object-fit: contain;
  display: block;
}

@media (max-width: 768px) {
  .biz-detail-img img { height: clamp(280px, 50vw, 400px); }
  .brand-page-img,
  .brand-page-global-visual,
  .brand-page-placeholder { height: clamp(220px, 45vw, 300px); }
  .brand-page-global-visual { padding: var(--block-pad-sm) var(--page-pad); }
  .office-placeholder--photo img { height: clamp(160px, 40vw, 200px); }
  .biz-channels-stack {
    margin-top: var(--stack-gap);
    gap: 8px;
  }
  .biz-channels-label {
    margin-bottom: 4px;
  }
  .biz-logo-list { gap: 4px; }
  .biz-logo-item { padding: 4px 8px; }
  .biz-logo-item img { height: 16px; max-width: 88px; }
}
.biz-partner-tag {
  font-family: var(--font-latin);
  font-size: var(--text-footer-micro);
  letter-spacing: 0.1em;
  font-weight: 500;
  padding: 7px 14px;
  border: 1px solid var(--border);
  background: var(--white);
  transition: all 0.25s var(--spring);
  cursor: default;
}
.biz-partner-tag:hover {
  background: var(--black);
  color: var(--white);
  border-color: var(--black);
  transform: translateY(-2px);
}
.biz-number-highlight {
  font-family: var(--font-latin);
  font-size: var(--text-stat-gradient-block);
  font-weight: 800;
  line-height: 1;
  background: linear-gradient(135deg, var(--black) 0%, var(--rose) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-bottom: 6px;
  display: inline-block;
}
.biz-number-highlight sup { font-size: var(--text-body-unit); vertical-align: top; margin-top: 6px; }
.biz-number-label { font-size: var(--text-muted-sm); color: var(--light-gray); letter-spacing: 0.05em; }

/* ── Brand Page ─────────────────────────────────────────────── */
.brand-page-card {
  background: var(--white);
  border: 1px solid var(--border);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
  transition: transform 0.5s var(--spring), box-shadow 0.5s var(--ease);
}
.brand-page-card::after {
  content: '';
  position: absolute;
  inset: 0;
  border: 2px solid var(--black);
  opacity: 0;
  transition: opacity 0.3s var(--ease);
  pointer-events: none;
}
.brand-page-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 24px 64px rgba(0,0,0,0.1), 0 8px 24px rgba(0,0,0,0.04);
}
.brand-page-card:hover::after { opacity: 0.06; }
.brand-page-img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  object-position: center;
  display: block;
  transition: transform 0.7s var(--ease);
}
.brand-page-card:hover .brand-page-img { transform: scale(1.03); }
/* Global brand list page: logo hero area (same card shell as brand list) */
.brand-page-global-visual {
  width: 100%;
  height: 300px;
  background: linear-gradient(180deg, var(--off-white) 0%, var(--cream) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 48px 40px;
  box-sizing: border-box;
  flex-shrink: 0;
}
.brand-page-global-logo-img {
  max-width: 88%;
  max-height: 72px;
  width: auto;
  height: auto;
  object-fit: contain;
  filter: brightness(0) saturate(100%);
}
.brand-page-placeholder {
  width: 100%; height: 300px;
  background: var(--cream);
  display: flex; align-items: center;
  justify-content: center; flex-direction: column; gap: 14px;
}
.ph-logo-text {
  font-family: var(--font-latin);
  font-size: var(--text-feature);
  font-weight: 700;
  letter-spacing: 0.18em;
  color: var(--border);
  text-align: center;
  line-height: 1.3;
}
.brand-page-body {
  padding: var(--stack-gap) clamp(20px, 3vw, 32px) var(--stack-gap-lg);
  border-top: 2px solid var(--black);
  flex: 1;
  display: flex;
  flex-direction: column;
}
.brand-page-cat {
  font-family: var(--font-latin);
  font-size: var(--text-overline);
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: var(--rose);
  font-weight: 700;
  margin-bottom: 10px;
}
.brand-page-name {
  font-family: var(--font-latin);
  font-size: var(--text-brand-page-name);
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 12px;
  line-height: 1.2;
}
.brand-page-desc {
  font-size: var(--text-ui);
  line-height: 1.95;
  color: var(--gray);
  letter-spacing: 0.03em;
  flex: 1;
  margin-bottom: 22px;
  overflow-wrap: anywhere;
  word-break: normal;
}
.brand-page-link {
  font-family: var(--font-latin);
  font-size: var(--text-caption);
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--black);
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding-bottom: 3px;
  border-bottom: 1.5px solid var(--black);
  align-self: flex-start;
  transition: color 0.2s, border-color 0.2s;
}
.brand-page-link:hover { color: var(--rose); border-color: var(--rose); }
.brand-page-link svg { width: 12px; height: 12px; transition: transform 0.3s var(--spring); }
.brand-page-link:hover svg { transform: translateX(4px); }

/* ── Access ─────────────────────────────────────────────────── */
/* 左: 地図（広め ≈ 65%） / 右: アクセス情報（≈ 35%） — refer_site/04 の access-grid を踏襲 */
.access-grid {
  display: grid;
  grid-template-columns: minmax(0, 13fr) minmax(0, 7fr);
  gap: clamp(28px, 4vw, 48px);
  align-items: stretch;
}
.access-map {
  width: 100%;
  min-height: min(520px, 62vh);
  background: var(--border);
  border: 1px solid var(--border);
  overflow: hidden;
  line-height: 0;
}
.access-map iframe {
  width: 100%;
  min-height: min(500px, 58vh);
  height: min(580px, 68vh);
  max-width: 100%;
  border: 0;
  display: block;
}
.access-info {
  display: flex;
  flex-direction: column;
  gap: clamp(28px, 3vw, 40px);
  min-width: 0;
}
.access-info-block { min-width: 0; }
.access-block-title {
  font-family: var(--font-latin);
  font-size: var(--text-label);
  letter-spacing: 0.22em;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--black);
  margin: 0 0 14px;
  padding-bottom: 10px;
  border-bottom: 2px solid var(--black);
}
.access-address-block {
  font-size: var(--text-body-lg);
  line-height: 1.95;
  color: var(--mid);
  margin: 0;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--border);
  font-style: normal;
}
.access-route-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.access-route-list li {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 16px;
  font-size: var(--text-body-sm);
  color: var(--mid);
  letter-spacing: 0.03em;
  padding: 14px 0;
  border-bottom: 1px solid var(--border);
}
.access-route-name { min-width: 0; }
.access-route-walk {
  color: var(--rose);
  font-size: var(--text-muted-sm);
  font-weight: 600;
  flex-shrink: 0;
  letter-spacing: 0.06em;
}
.access-station-list { margin-top: 28px; display: flex; flex-direction: column; gap: 14px; }
.access-station { display: flex; gap: 14px; font-size: var(--text-body-sm); color: var(--mid); letter-spacing: 0.03em; align-items: flex-start; }
.access-station-dot {
  width: 6px; height: 6px; border-radius: 50%;
  background: var(--rose); flex-shrink: 0; margin-top: 7px;
}

/* ── Recruit Page ───────────────────────────────────────────── */
.value-card {
  padding: var(--card-pad) var(--card-pad-x);
  background: var(--white);
  border-top: 3px solid var(--black);
  position: relative;
  overflow: hidden;
  transition: box-shadow 0.4s var(--ease), transform 0.4s var(--spring);
}
.value-card::before {
  content: '';
  position: absolute;
  top: 3px; left: 0; right: 0;
  height: 0;
  background: var(--rose-pale);
  transition: height 0.4s var(--ease);
  z-index: 0;
}
.value-card:hover { box-shadow: 0 16px 48px rgba(0,0,0,0.07); transform: translateY(-4px); }
.value-card:hover::before { height: 8px; }
.value-card > * { position: relative; z-index: 1; }
.value-card-en {
  font-family: var(--font-latin); font-size: var(--text-caption);
  letter-spacing: 0.32em; text-transform: uppercase;
  color: var(--rose); font-weight: 700; margin-bottom: 12px;
}
.value-card-title { font-family: var(--font-serif); font-size: var(--text-value-card-title); font-weight: 500; margin-bottom: 16px; }
.value-card-text {
  font-size: var(--text-value-card-desc);
  line-height: 1.9;
  color: var(--gray);
  letter-spacing: 0.03em;
  overflow-wrap: anywhere;
  word-break: normal;
}

.comp-grid-7 { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; margin-top: var(--layout-gap-md); }
.biz-detail-layout .heading-lg { margin-bottom: var(--stack-gap); }
.biz-highlight-box {
  margin-top: var(--stack-gap);
  padding: 10px 14px;
  background: var(--white);
  border: 1px solid var(--border);
  border-left: 3px solid var(--rose);
}
.biz-highlight-label {
  font-family: var(--font-latin);
  font-size: var(--text-2xs);
  letter-spacing: 0.22em;
  color: var(--rose);
  font-weight: 700;
  margin-bottom: 5px;
}
.biz-highlight-text {
  font-size: var(--text-body-sm);
  color: var(--mid);
  line-height: 1.65;
  word-break: keep-all;
}
.mindset-hex-section { margin-top: var(--layout-gap-md); }
.jobs-cta-wrap { margin-top: var(--layout-gap-md); text-align: center; }
.heading-lg--mb { margin-bottom: var(--title-gap); }
.section-note { margin-top: var(--layout-gap-md); }
.jobs-cta-note { margin-bottom: var(--stack-gap); }

/* ── Selection flow (recruit.html) ───────────────────────────── */
.selection-flow-steps {
  list-style: none;
  margin: var(--layout-gap-md) 0 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(16px, 3vw, 32px);
  position: relative;
}
.selection-flow-steps::before {
  content: '';
  position: absolute;
  top: 28px;
  left: 12.5%;
  right: 12.5%;
  height: 1px;
  background: var(--border);
  z-index: 0;
}
.selection-flow-step {
  position: relative;
  z-index: 1;
  text-align: center;
  min-width: 0;
}
.selection-flow-step__num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 1px solid var(--border);
  background: var(--white);
  font-family: var(--font-latin);
  font-size: var(--text-ui);
  font-weight: 600;
  letter-spacing: 0.06em;
  color: var(--mid);
  margin-bottom: 16px;
}
.selection-flow-step__num--check svg {
  width: 22px;
  height: 22px;
}
.selection-flow-step--final .selection-flow-step__num {
  background: var(--black);
  border-color: var(--black);
  color: var(--white);
}
.selection-flow-step__title {
  display: block;
  font-size: var(--text-body-lg);
  font-weight: 600;
  color: var(--dark);
  letter-spacing: 0.04em;
  line-height: 1.4;
}
.selection-flow-step__desc {
  display: block;
  margin-top: 8px;
  font-size: var(--text-muted-sm);
  color: var(--gray);
  line-height: 1.65;
  letter-spacing: 0.03em;
}
.selection-flow-apply {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.85fr);
  gap: clamp(24px, 4vw, 48px);
  margin-top: clamp(40px, 6vw, 64px);
  padding: clamp(24px, 4vw, 40px);
  background: var(--off-white);
  border: 1px solid var(--border-soft);
}
.selection-flow-apply__heading {
  margin: 0 0 16px;
  padding-left: 14px;
  border-left: 2px solid var(--rose);
  font-size: var(--text-body-lg);
  font-weight: 600;
  color: var(--dark);
  letter-spacing: 0.04em;
  line-height: 1.4;
}
.selection-flow-apply__lead {
  margin: 0;
  font-size: var(--text-body-sm);
  line-height: 1.85;
  color: var(--mid);
  letter-spacing: 0.03em;
}
.selection-flow-apply__note {
  margin: 10px 0 0;
  font-size: var(--text-caption-tight);
  line-height: 1.7;
  color: var(--gray);
}
.selection-flow-apply__list {
  margin: 24px 0 0;
  padding: 0;
}
.selection-flow-apply__item + .selection-flow-apply__item { margin-top: 20px; }
.selection-flow-apply__item dt {
  font-family: var(--font-latin);
  font-size: var(--text-2xs);
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--light-gray);
  margin-bottom: 6px;
}
.selection-flow-apply__item dd {
  margin: 0;
  font-size: var(--text-body-sm);
  line-height: 1.85;
  color: var(--dark);
  letter-spacing: 0.03em;
}
.selection-flow-apply__meta {
  list-style: none;
  margin: 0;
  padding: 0;
}
.selection-flow-apply__meta li {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 12px;
  align-items: baseline;
  padding: 10px 14px;
  background: var(--white);
  border: 1px solid var(--border-soft);
}
.selection-flow-apply__meta li + li { margin-top: 8px; }
.selection-flow-apply__meta-label {
  flex-shrink: 0;
  font-family: var(--font-latin);
  font-size: var(--text-2xs);
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--light-gray);
}
.selection-flow-apply__meta a {
  color: var(--rose);
  text-decoration: underline;
  text-underline-offset: 3px;
}
.selection-flow-apply__meta a:hover { color: var(--rose-dark); }
.selection-flow-apply__notes {
  padding-top: 4px;
  border-left: 1px solid var(--border-soft);
  padding-left: clamp(20px, 3vw, 32px);
}
.selection-flow-apply__notes ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.selection-flow-apply__notes li {
  position: relative;
  padding-left: 1em;
  font-size: var(--text-caption-tight);
  line-height: 1.75;
  color: var(--gray);
  letter-spacing: 0.02em;
}
.selection-flow-apply__notes li + li { margin-top: 12px; }
.selection-flow-apply__notes li::before {
  content: '※';
  position: absolute;
  left: 0;
  color: var(--light-gray);
}

@media (max-width: 900px) {
  .selection-flow-steps {
    grid-template-columns: repeat(2, 1fr);
    gap: 28px 20px;
  }
  .selection-flow-steps::before { display: none; }
}
@media (max-width: 768px) {
  .selection-flow-steps { grid-template-columns: 1fr; gap: 20px; }
  .selection-flow-steps::before {
    display: block;
    top: 28px;
    bottom: 28px;
    left: 28px;
    right: auto;
    width: 1px;
    height: auto;
    background: var(--border);
  }
  .selection-flow-step {
    display: grid;
    grid-template-columns: 56px 1fr;
    column-gap: 16px;
    text-align: left;
    align-items: start;
    position: relative;
  }
  .selection-flow-step__num {
    margin-bottom: 0;
    grid-row: 1 / 3;
    position: relative;
    z-index: 1;
  }
  .selection-flow-apply {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .selection-flow-apply__notes {
    border-left: none;
    padding-left: 0;
    padding-top: 20px;
    border-top: 1px solid var(--border-soft);
  }
}

.comp-card-7 {
  padding: clamp(20px, 3vw, 28px) clamp(16px, 2.5vw, 22px);
  border: 1px solid var(--border);
  text-align: center;
  background: var(--white);
  transition: border-color 0.3s var(--ease), transform 0.3s var(--spring), box-shadow 0.3s var(--ease);
}
.comp-card-7.highlight { border-top: 3px solid var(--rose); }
.comp-card-7:hover { border-color: var(--black); transform: translateY(-4px); box-shadow: 0 12px 40px rgba(0,0,0,0.07); }
.comp-num-7 { font-family: var(--font-latin); font-size: var(--text-comp-num-flat); letter-spacing: 0.2em; color: var(--rose); font-weight: 700; margin-bottom: 10px; }
.comp-ja-7 { font-family: var(--font-serif); font-size: var(--text-body-unit); font-weight: 500; margin-bottom: 6px; }
.comp-en-7 { font-size: var(--text-caption-md); color: var(--light-gray); letter-spacing: 0.08em; font-family: var(--font-latin); }

.benefits-grid-6 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2px; background: var(--border); margin-top: var(--layout-gap-md); }
.benefit-cell {
  background: var(--white);
  padding: clamp(20px, 3vw, 26px) clamp(18px, 3vw, 26px);
  position: relative;
  overflow: hidden;
}
.benefit-cell > :not(.benefit-icon) {
  position: relative;
  z-index: 1;
}
.benefit-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 52px;
  height: 52px;
  margin: 0;
  opacity: 0.50;
  pointer-events: none;
  color: var(--rose);
  z-index: 0;
}
.benefit-icon svg {
  width: 100%;
  height: 100%;
  display: block;
}
.benefit-name { font-size: var(--text-body-lg); font-weight: 600; color: var(--dark); letter-spacing: 0.03em; margin-bottom: 4px; }
.benefit-info { font-size: var(--text-muted-sm); color: var(--gray); letter-spacing: 0.02em; line-height: 1.6; }

.jobs-table { width: 100%; border-collapse: collapse; margin-top: 40px; font-size: var(--text-body-sm); }
.jobs-table-wrap { width: 100%; }
.jobs-table__apply { text-align: right; white-space: nowrap; }
#jobs .jobs-table__apply .brand-page-link {
  color: var(--rose);
  border-color: var(--rose);
  font-size: var(--text-caption-tight);
}
.jobs-table thead tr {
  background: var(--off-white);
  border-bottom: 2px solid var(--black);
}
.jobs-table thead th {
  color: var(--black);
  text-align: left;
  padding: 16px 24px;
  font-weight: 600;
  letter-spacing: 0.1em;
  font-size: var(--text-label);
  text-transform: uppercase;
  font-family: var(--font-latin);
}
.jobs-table tbody tr { border-bottom: 1px solid var(--border); transition: background 0.2s; }
#jobs .jobs-table tbody tr:hover { background: var(--cream); }
.profile-right .jobs-table tbody tr {
  transition: none;
}
.jobs-table td { padding: clamp(14px, 2vw, 18px) clamp(16px, 3vw, 24px); color: var(--dark); letter-spacing: 0.03em; line-height: 1.5; }
.jobs-table td:first-child { color: var(--light-gray); font-size: var(--text-muted-sm); }
.jobs-table td:nth-child(2) { color: var(--black); font-weight: 500; }
.jobs-table td:nth-child(3) {
  color: var(--mid);
  font-size: var(--text-muted-sm);
  white-space: nowrap;
}
.jobs-table thead th:nth-child(3) { white-space: nowrap; }

.profile-right .jobs-table {
  margin-top: 0;
  width: 100%;
}

@media (max-width: 768px) {
  #jobs .jobs-table {
    display: block;
    margin-top: 24px;
  }
  #jobs .jobs-table thead { display: none; }
  #jobs .jobs-table tbody { display: block; }
  #jobs .jobs-table tbody tr {
    display: block;
    background: var(--white);
    border: 1px solid var(--border);
    padding: 18px 16px;
    margin-bottom: 12px;
  }
  #jobs .jobs-table tbody tr:last-child { margin-bottom: 0; }
  #jobs .jobs-table tbody tr:hover { background: var(--white); }
  #jobs .jobs-table td {
    display: block;
    padding: 0;
    white-space: normal;
  }
  #jobs .jobs-table td::before {
    display: block;
    margin-bottom: 4px;
    font-family: var(--font-latin);
    font-size: var(--text-2xs);
    font-weight: 600;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: var(--light-gray);
  }
  #jobs .jobs-table td:first-child {
    margin-bottom: 10px;
    font-size: var(--text-muted-sm);
    color: var(--gray);
  }
  #jobs .jobs-table td:first-child::before { content: '部署'; }
  #jobs .jobs-table td:nth-child(2) {
    font-size: var(--text-body-sm);
    font-weight: 600;
    line-height: 1.6;
    color: var(--black);
  }
  #jobs .jobs-table td:nth-child(2)::before { content: '職種'; }
  #jobs .jobs-table td:nth-child(3) {
    display: block;
    width: auto;
    margin-top: 14px;
    font-size: var(--text-muted-sm);
    color: var(--mid);
  }
  #jobs .jobs-table td:nth-child(3)::before { content: '想定ポジション'; }
  #jobs .jobs-table td.jobs-table__apply {
    margin-top: 16px;
    padding-top: 14px;
    border-top: 1px solid var(--border-soft);
    text-align: left;
  }
  #jobs .jobs-table td.jobs-table__apply::before { display: none; }
  #jobs .jobs-table td.jobs-table__apply .brand-page-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    width: 100%;
    box-sizing: border-box;
    padding: 12px 16px;
    font-size: var(--text-ui);
  }
}

/* ── Tag ────────────────────────────────────────────────────── */
.biz-card-tag-inline {
  display: inline-block;
  font-family: var(--font-latin);
  font-size: var(--text-overline);
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--rose);
  font-weight: 700;
  border: 1px solid var(--rose-light);
  background: var(--rose-pale);
  padding: 3px 10px;
  margin-bottom: 14px;
}

/* ── Responsive ─────────────────────────────────────────────── */
@media (max-width: 1024px) {
  :root {
    --sec-py: 80px;
    --layout-gap-xl: 56px;
    --layout-gap-lg: 48px;
    --block-pad: 48px;
    --sec-header-mb: 48px;
  }
  .grid-4 { grid-template-columns: repeat(2, 1fr); }
  .about-inner { grid-template-columns: 1fr; min-height: auto; }
  .about-left {
    padding: var(--top-block-py) 0 var(--block-pad-sm);
    border-right: none;
    border-bottom: 1px solid rgba(255,255,255,0.08);
  }
  .about-right { min-height: 320px; }
  .about-layout { grid-template-columns: 1fr; gap: var(--layout-gap-md); }
  .about-sticky { position: static; }
  .footer-top { grid-template-columns: 1fr 1fr; }
  .biz-detail-layout { grid-template-columns: 1fr; gap: var(--layout-gap-md); }
  .biz-detail-layout.reverse { direction: ltr; }
  /* Global Network: 좁은 화면에서 데스크톱 왼쪽(텍스트)열을 지도보다 먼저 */
  #global .biz-detail-layout.reverse > .biz-detail-img + div {
    order: 1;
  }
  #global .biz-detail-layout.reverse > .biz-detail-img {
    order: 2;
  }
  .comp-grid-7 { grid-template-columns: repeat(3, 1fr); }
  .business-cards { grid-template-columns: 1fr; }
  .business-cards > *:nth-child(2) { margin-top: 0; }
}

/* refer_site/04: 960px 이하에서 그리드·채널 스트립·브랜드 열 정리 */
@media (max-width: 960px) {
  :root {
    --page-pad: 20px;
    --block-pad: 40px;
    --block-pad-sm: 32px;
    --top-block-py: 40px;
    --layout-gap-xl: 48px;
    --layout-gap-md: 32px;
  }
  .nav-links,
  .nav-lang {
    display: none;
  }
  .nav-hamburger {
    display: flex;
  }
  .business-top {
    grid-template-columns: 1fr;
  }
  .business-top-left {
    padding: var(--block-pad-sm) var(--page-pad);
    border-right: none;
    border-bottom: 1px solid var(--black);
  }
  .business-top-right {
    padding: var(--block-pad-sm) var(--page-pad);
  }
  .biz-cards {
    grid-template-columns: 1fr;
  }
  .biz-card {
    border-right: none;
    border-bottom: 1px solid var(--black);
  }
  .biz-card:last-child {
    border-bottom: none;
  }
  .channel-strip {
    flex-wrap: wrap;
  }
  .channel-item {
    flex: 1 1 50%;
    min-width: 0;
    max-width: 50%;
    border-bottom: 1px solid var(--black);
    box-sizing: border-box;
  }
  .biz-more {
    padding: var(--stack-gap-lg) var(--page-pad);
  }
  .brand-top {
    flex-direction: column;
    align-items: flex-start;
    gap: var(--stack-gap-lg);
  }
  .brand-headline {
    margin-top: 0;
  }
  .brand-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .brand-cell-logo {
    height: 22px;
    max-width: 110px;
  }
  .company-top {
    flex-direction: column;
    align-items: flex-start;
    gap: var(--stack-gap-lg);
  }
  .company-layout {
    grid-template-columns: minmax(0, 1fr);
  }
  .company-img-wrap img {
    height: 220px;
  }
  .recruit-inner,
  .business-inner {
    grid-template-columns: minmax(0, 1fr);
    gap: var(--layout-gap-md);
    padding: var(--block-pad-sm) 0 calc(var(--block-pad-sm) + 8px);
  }
  .company-index-inner {
    grid-template-columns: minmax(0, 1fr);
    gap: var(--layout-gap-md);
    padding: var(--block-pad-sm) 0 calc(var(--block-pad-sm) + 8px);
  }
}

@media (max-width: 768px) {
  :root {
    --nav-h: 64px;
    --sec-py: 60px;
    --layout-gap-xl: 40px;
    --layout-gap-lg: 32px;
    --layout-gap-md: 28px;
    --layout-gap-sm: 20px;
    --sec-header-mb: 36px;
    --block-pad: 32px;
    --block-pad-sm: 28px;
    --stack-gap-lg: 24px;
    --contact-py: 64px;
    --page-hero-extra: 40px;
    --page-hero-pb: 48px;
    --top-block-py: 36px;
  }
  .business-bg-parallax {
    opacity: 0.2;
    width: min(125vw, 720px);
  }
  .contact-banner::before {
    font-size: var(--text-contact-banner-mobile-watermark);
    white-space: normal;
    letter-spacing: 0.06em;
  }
  .hero-section {
    min-height: max(calc(100dvh - var(--nav-h)), 520px);
  }
  .hero-title {
    font-size: var(--text-hero-title-phone);
    margin-bottom: var(--stack-gap);
  }
  .hero-desc {
    font-size: var(--text-hero-desc-phone-tweak);
    padding-inline: 4px;
  }
  .nav-inner {
    gap: 16px;
  }
  .grid-2, .grid-3 { grid-template-columns: 1fr; }
  .company-layout { grid-template-columns: 1fr; }
  .recruit-inner,
  .business-inner {
    gap: var(--layout-gap-sm);
    padding: var(--block-pad-sm) 0 var(--block-pad);
  }
  .company-index-inner {
    gap: var(--layout-gap-sm);
    padding: var(--block-pad-sm) 0 var(--block-pad);
  }
  .recruit-section::after,
  .business-section::after {
    font-size: var(--text-marquee-phone-side);
    bottom: -8px;
    opacity: 0.55;
  }
  .company-index-section::after {
    font-size: var(--text-marquee-phone-side);
    bottom: -8px;
    opacity: 0.55;
  }
  .recruit-value-card:hover {
    transform: none;
  }
  .footer-top { grid-template-columns: 1fr; gap: var(--layout-gap-sm); }
  .footer-bottom { flex-direction: column; text-align: center; }
  .benefits-grid-6 { grid-template-columns: 1fr; }
  .access-grid { grid-template-columns: 1fr; }
  .access-map { min-height: 320px; }
  .access-map iframe { min-height: 300px; height: 340px; }
  .biz-channel-grid { grid-template-columns: 1fr; }
  .page-hero-accent { display: none; }
  .comp-grid-7 { grid-template-columns: repeat(2, 1fr); }
  .company-info { padding: var(--block-pad-sm) var(--page-pad); }
  .hero-mark { display: none; }
  .about-stats { grid-template-columns: 1fr 1fr; }
  .sec-header-row { flex-direction: column; align-items: flex-start; gap: var(--stack-gap-lg); }
}
@media (max-width: 480px) {
  :root {
    --sec-py: 48px;
    --page-pad: 16px;
    --layout-gap-xl: 32px;
    --layout-gap-lg: 24px;
    --layout-gap-md: 20px;
    --layout-gap-sm: 16px;
    --sec-header-mb: 28px;
    --block-pad: 24px;
    --block-pad-sm: 20px;
    --top-block-py: 28px;
    --stack-gap: 16px;
    --stack-gap-lg: 20px;
    --contact-py: 48px;
    --footer-pt: 48px;
    --page-hero-extra: 32px;
    --page-hero-pb: 40px;
  }
  .recruit-section::after,
  .business-section::after {
    display: none;
  }
  .company-index-section::after {
    display: none;
  }
  .recruit-value-card {
    padding: 18px 14px;
    gap: 12px;
  }
  .about-stats { grid-template-columns: 1fr; }
  .benefits-grid-6 { grid-template-columns: 1fr; }
  .hero-placeholder-title { font-size: var(--text-hero-placeholder-phone); }
  .business-kpi {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
  .business-kpi-div {
    width: 100%;
    height: 1px;
  }
  .about-atropos {
    max-width: min(100%, 280px);
    margin-inline: auto;
  }
  .about-float-bg,
  .about-float-fg {
    display: none;
  }
  .contact-banner {
    padding: var(--contact-py) var(--page-pad);
  }
  .company-info {
    padding: var(--block-pad-sm) var(--page-pad);
  }
}

/* ═══════════════════════════════════════════════════════════════
   Brand page (brand.html)
   ═══════════════════════════════════════════════════════════════ */
.brand-portfolio-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--layout-gap-sm);
}
@media (max-width: 1024px) {
  .brand-portfolio-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 640px) {
  .brand-portfolio-grid { grid-template-columns: 1fr; }
}
.brand-hero-marquee {
  overflow: hidden;
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
  padding: 20px 0;
  background: var(--cream);
}
.brand-hero-marquee .marquee-track--logos {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: max-content;
  align-items: center;
  animation: brand-marquee 48s linear infinite;
}
.marquee-logo-set {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  flex-shrink: 0;
}
.brand-marquee-slot {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  padding: 0 clamp(20px, 3vw, 40px);
  min-height: 36px;
}
.brand-marquee-logo {
  display: block;
  height: clamp(20px, 2.6vw, 28px);
  width: auto;
  max-width: min(140px, 28vw);
  object-fit: contain;
  object-position: center;
}
.brand-marquee-fallback {
  font-family: var(--font-latin);
  font-size: var(--text-marquee-ticker);
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--light-gray);
  white-space: nowrap;
}
@media (prefers-reduced-motion: reduce) {
  .brand-hero-marquee .marquee-track--logos {
    animation: none;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    row-gap: 12px;
  }
  .marquee-logo-set:last-child {
    display: none;
  }
  .hero-cnt {
    animation: none;
    opacity: 1;
    transform: none;
    filter: none;
  }
  .nav-dropdown__panel {
    transition: none;
  }
  .reveal,
  .reveal-left,
  .reveal-right,
  .reveal-scale,
  .reveal.visible,
  .reveal-left.visible,
  .reveal-right.visible,
  .reveal-scale.visible {
    opacity: 1 !important;
    transform: none !important;
    filter: none !important;
    transition: none !important;
  }
  .recruit-visual-circle.reveal.visible {
    animation: none;
  }
  #company .company-index-cards.reveal:not(.visible) .company-index-parallax-a,
  #company .company-index-cards.reveal:not(.visible) .company-index-parallax-b,
  #company .company-index-cards.reveal.visible .company-index-parallax-a,
  #company .company-index-cards.reveal.visible .company-index-parallax-b {
    opacity: 1 !important;
    transition: none !important;
  }
}
@keyframes brand-marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}

/* ═══════════════════════════════════════════════════════════════
   Company page (company.html)
   ═══════════════════════════════════════════════════════════════ */
.vision-section {
  padding: var(--sec-py) 0;
  background: var(--black);
  position: relative;
  overflow: hidden;
}
.vision-section::before {
  content: '';
  position: absolute;
  inset: 0;
  background: repeating-linear-gradient(
    90deg,
    transparent,
    transparent calc(100% / 6 - 1px),
    rgba(255, 255, 255, 0.025) calc(100% / 6 - 1px),
    rgba(255, 255, 255, 0.025) calc(100% / 6)
  );
}
.vision-section::after {
  content: '2030';
  position: absolute;
  right: -40px;
  top: 50%;
  transform: translateY(-50%);
  font-family: var(--font-latin);
  font-size: var(--text-marquee-backdrop-xxl);
  font-weight: 900;
  line-height: 1;
  color: transparent;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.05);
  user-select: none;
  pointer-events: none;
}
.profile-layout {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  border: 1px solid var(--border);
  overflow: hidden;
  box-shadow: 0 20px 80px rgba(0, 0, 0, 0.06);
}
.profile-left {
  padding: var(--block-pad);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.profile-right {
  background: var(--cream);
  padding: var(--block-pad);
  border-left: 1px solid var(--border);
  display: flex;
  flex-direction: column;
  gap: var(--stack-gap-lg);
}

.office-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2px;
  background: var(--border);
  overflow: hidden;
  margin-top: var(--stack-gap-lg);
}
.office-placeholder {
  background: var(--cream);
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 10px;
}
.office-placeholder--photo {
  height: auto;
  min-height: 0;
  padding: 0;
  gap: 0;
  overflow: hidden;
}
.office-placeholder--photo img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  object-position: center;
  display: block;
}
@media (max-width: 768px) {
  .profile-layout { grid-template-columns: 1fr; }
  .profile-left,
  .profile-right { padding: var(--block-pad-sm) var(--page-pad); }
  .profile-right {
    border-left: none;
    border-top: 1px solid var(--border);
  }
}

/* ═══════════════════════════════════════════════════════════════
   Recruit page (recruit.html)
   ═══════════════════════════════════════════════════════════════ */
.value-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--layout-gap-sm);
  margin-top: var(--layout-gap-md);
}
@media (max-width: 768px) {
  .value-cards { grid-template-columns: 1fr; }
}

/* ── Privacy Policy (privacy.html) ─────────────────────────── */
.policy-content { max-width: 1320px; }
.policy-section { margin-top: clamp(40px, 6vw, 56px); }
.policy-heading {
  font-size: var(--text-body-lg);
  font-weight: 600;
  color: var(--dark);
  letter-spacing: 0.04em;
  margin: 0 0 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid var(--border-soft);
}
.policy-section .body-text + .body-text,
.policy-section .body-text + .policy-note { margin-top: 1em; }
.policy-note {
  font-size: var(--text-muted-sm);
  line-height: 1.85;
  color: var(--gray);
}
.policy-list {
  margin: 1em 0 0;
  padding-left: 1.25em;
  font-size: var(--text-body-sm);
  line-height: 1.95;
  letter-spacing: 0.03em;
  color: var(--mid);
}
.policy-list li + li { margin-top: 0.75em; }
.policy-contact { margin-top: 1em; }
.policy-contact p {
  margin: 0;
  font-size: var(--text-body-sm);
  line-height: 1.9;
  letter-spacing: 0.03em;
  color: var(--mid);
}
.policy-contact p + p { margin-top: 0.75em; }
.policy-contact a { color: var(--rose); text-decoration: underline; text-underline-offset: 3px; }
.policy-contact a:hover { color: var(--rose-dark); }

/* ── Recruit job detail (recruit_001.html …) ─────────────────── */
.recruit-detail-intro {
  margin-bottom: clamp(32px, 5vw, 48px);
  max-width: 720px;
}
.recruit-detail-intro .label + .recruit-detail-title { margin-top: var(--heading-gap); }
.recruit-detail-title {
  font-size: var(--text-page-section-title);
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.25;
  color: var(--black);
  margin: 0;
}
.recruit-detail-subtitle {
  margin-top: var(--heading-gap);
  max-width: 560px;
  color: var(--mid);
}
.recruit-detail-back.btn-business-more {
  margin-bottom: 16px;
  text-transform: none;
  letter-spacing: 0.06em;
  font-family: var(--font-primary);
  font-size: var(--text-ui);
  font-weight: 500;
  text-decoration: none;
}
.recruit-detail-back__text { letter-spacing: 0.06em; }
.recruit-detail-back__arrow {
  font-family: var(--font-latin);
  font-size: var(--text-ui-tight-xs);
  font-weight: 600;
  letter-spacing: 0.22em;
}
.recruit-detail-sidebar {
  position: sticky;
  top: calc(var(--nav-h) + 24px);
  align-self: start;
}
.recruit-detail-layout {
  display: grid;
  grid-template-columns: minmax(260px, 320px) 1fr;
  gap: clamp(32px, 5vw, 56px);
  align-items: start;
}
.recruit-detail-card {
  background: var(--off-white);
  border: 1px solid var(--border);
  padding: clamp(20px, 3vw, 28px);
}
.recruit-detail-status {
  display: inline-block;
  font-family: var(--font-latin);
  font-size: var(--text-2xs);
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  padding: 4px 10px;
  margin-bottom: 20px;
  border: 1px solid var(--border);
  background: var(--white);
  color: var(--gray);
}
.recruit-detail-status--approved {
  color: var(--rose);
  border-color: var(--rose-light);
  background: var(--rose-pale);
}
.recruit-detail-status--pending {
  color: var(--mid);
  border-color: var(--border);
  background: var(--cream);
}
.recruit-detail-status--paused {
  color: var(--light-gray);
  border-color: var(--border-soft);
  background: var(--off-white);
}
.recruit-detail-meta { margin: 0; }
.recruit-detail-meta__row + .recruit-detail-meta__row { margin-top: 16px; }
.recruit-detail-meta dt {
  font-family: var(--font-latin);
  font-size: var(--text-2xs);
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--light-gray);
  margin-bottom: 4px;
}
.recruit-detail-meta dd {
  margin: 0;
  font-size: var(--text-body-sm);
  line-height: 1.6;
  color: var(--dark);
  letter-spacing: 0.03em;
}
.recruit-detail-apply-btn {
  width: 100%;
  justify-content: center;
  margin-top: 24px;
}
.recruit-detail-apply-note {
  margin: 14px 0 0;
  font-size: var(--text-caption-tight);
  line-height: 1.7;
  color: var(--gray);
  text-align: center;
}
.recruit-detail-apply-note a { color: var(--rose); text-decoration: underline; text-underline-offset: 3px; }
.recruit-detail-section + .recruit-detail-section { margin-top: clamp(36px, 5vw, 48px); }
.recruit-detail-heading {
  font-size: var(--text-body-lg);
  font-weight: 600;
  color: var(--dark);
  letter-spacing: 0.04em;
  margin: 0 0 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid var(--border-soft);
}
.recruit-detail-list {
  margin: 0;
  padding-left: 1.25em;
  font-size: var(--text-body-sm);
  line-height: 1.95;
  letter-spacing: 0.03em;
  color: var(--mid);
}
.recruit-detail-list li + li { margin-top: 0.65em; }
.recruit-detail-list strong { color: var(--dark); font-weight: 600; }
.recruit-detail-benefits {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.recruit-detail-benefits li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 0;
}
.recruit-detail-benefits__icon {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  margin-top: 1px;
  border-radius: 50%;
  background: var(--off-white);
  color: var(--rose);
}
.recruit-detail-benefits__icon svg {
  width: 12px;
  height: 12px;
}
.recruit-detail-benefits__text {
  font-size: var(--text-body-sm);
  line-height: 1.65;
  letter-spacing: 0.03em;
  color: var(--mid);
}
.recruit-detail-spec { margin: 0; }
.recruit-detail-spec__row {
  display: grid;
  grid-template-columns: minmax(88px, 120px) 1fr;
  gap: 12px 20px;
  padding: 14px 0;
  border-bottom: 1px solid var(--border-soft);
}
.recruit-detail-spec__row:first-child { padding-top: 0; }
.recruit-detail-spec__row:last-child { border-bottom: none; padding-bottom: 0; }
.recruit-detail-spec dt {
  font-size: var(--text-muted-sm);
  color: var(--gray);
  letter-spacing: 0.03em;
}
.recruit-detail-spec dd {
  margin: 0;
  font-size: var(--text-body-sm);
  line-height: 1.75;
  color: var(--mid);
  letter-spacing: 0.03em;
}
@media (max-width: 900px) {
  .recruit-detail-layout { grid-template-columns: 1fr; }
  .recruit-detail-sidebar { position: static; }
}
@media (max-width: 768px) {
  .recruit-detail-spec__row { grid-template-columns: 1fr; gap: 4px; }
}
