/* 法務ページ（PP・利用規約・特商法）共通スタイル */
:root {
  --ink: #1C1714; --ink-mid: #3D3530; --ink-light: #6B6360;
  --gold: #9E7D3A; --gold-light: #C4A35A; --gold-pale: #F0E8D4;
  --cream: #FAF8F3; --white: #FFFFFF; --border: #E5E0D5; --border-light: #F0EDE7;
}
* { margin: 0; padding: 0; box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { font-family: 'Noto Serif JP', serif; background: var(--cream); color: var(--ink); font-weight: 300; line-height: 1.95; overflow-x: hidden; }

nav { position: fixed; top: 0; left: 0; right: 0; z-index: 100; background: rgba(255,255,255,0.97); backdrop-filter: blur(8px); border-bottom: 1px solid var(--border-light); padding: 0 48px; display: flex; align-items: center; justify-content: space-between; height: 72px; }
.nav-logo img { height: 46px; width: auto; display: block; object-fit: contain; }
.nav-right { display: flex; align-items: center; gap: 32px; }
.nav-links { display: flex; gap: 26px; list-style: none; }
.nav-links a { font-family: 'Noto Sans JP', sans-serif; font-size: 12px; letter-spacing: 0.1em; color: var(--ink-light); text-decoration: none; transition: color 0.2s; white-space: nowrap; }
.nav-links a:hover, .nav-links a.current { color: var(--gold); }
.lang-switch { display: flex; align-items: center; gap: 2px; font-family: 'Cormorant Garamond', serif; font-size: 12px; letter-spacing: 0.15em; font-style: italic; }
.lang-switch a { color: var(--ink-light); text-decoration: none; padding: 3px 6px; transition: color 0.2s; }
.lang-switch a:hover { color: var(--gold); }
.lang-switch .active { color: var(--gold); border-bottom: 1px solid var(--gold); }
.lang-sep { color: var(--border); font-style: normal; font-size: 11px; }
.hamburger { display: none; flex-direction: column; gap: 5px; cursor: pointer; padding: 4px; background: none; border: none; }
.hamburger span { display: block; width: 22px; height: 1.5px; background: var(--ink); transition: all 0.3s; }
.hamburger.open span:nth-child(1) { transform: translateY(6.5px) rotate(45deg); }
.hamburger.open span:nth-child(2) { opacity: 0; }
.hamburger.open span:nth-child(3) { transform: translateY(-6.5px) rotate(-45deg); }
.mobile-menu { display: none; position: fixed; top: 72px; left: 0; right: 0; bottom: 0; background: rgba(255,255,255,0.98); z-index: 99; flex-direction: column; padding: 48px 36px; overflow-y: auto; }
.mobile-menu.open { display: flex; }
.mobile-menu a { font-family: 'Noto Serif JP', serif; font-size: 18px; font-weight: 300; letter-spacing: 0.2em; color: var(--ink); text-decoration: none; padding: 18px 0; border-bottom: 1px solid var(--border-light); }
.mobile-menu a:hover { color: var(--gold); }
.mobile-lang { margin-top: 32px; padding-top: 24px; font-family: 'Cormorant Garamond', serif; font-size: 14px; letter-spacing: 0.2em; font-style: italic; color: var(--ink-light); display: flex; gap: 12px; }
.mobile-lang a { font-size: 14px; color: var(--ink-light); text-decoration: none; padding: 0; border: none; }
.mobile-lang a.active { color: var(--gold); border-bottom: 1px solid var(--gold); }

/* article */
main.legal-page { padding: 120px 24px 80px; }
.legal-inner { max-width: 780px; margin: 0 auto; background: var(--white); border: 1px solid var(--border); padding: 56px 48px; }
.legal-inner h1 { font-size: clamp(22px, 3vw, 32px); font-weight: 300; letter-spacing: 0.16em; color: var(--ink); margin-bottom: 8px; }
.legal-updated { font-family: 'Cormorant Garamond', serif; font-style: italic; font-size: 12px; letter-spacing: 0.2em; color: var(--gold); margin-bottom: 36px; }
.legal-inner section { margin-bottom: 28px; }
.legal-inner h2 { font-size: 15px; font-weight: 500; letter-spacing: 0.1em; color: var(--ink); margin: 0 0 10px; padding-bottom: 6px; border-bottom: 1px solid var(--border-light); }
.legal-inner p, .legal-inner li { font-family: 'Noto Sans JP', sans-serif; font-size: 14px; line-height: 1.95; color: var(--ink-mid); }
.legal-inner p + p { margin-top: 10px; }
.legal-inner ul { padding-left: 22px; margin-top: 4px; }
.legal-inner li { margin-bottom: 4px; }
.legal-inner a { color: var(--gold); text-decoration: underline; text-underline-offset: 3px; }
.legal-inner a:hover { color: var(--gold-light); }
.legal-table { width: 100%; border-collapse: collapse; font-family: 'Noto Sans JP', sans-serif; font-size: 13.5px; margin-top: 6px; }
.legal-table th, .legal-table td { border-bottom: 1px solid var(--border); padding: 12px 14px; text-align: left; vertical-align: top; }
.legal-table th { width: 32%; background: var(--cream); font-weight: 500; color: var(--ink); }
.legal-table td { color: var(--ink-mid); }
.legal-note { margin-top: 18px; font-family: 'Noto Sans JP', sans-serif; font-size: 12px; color: var(--ink-light); }

footer { background: #141210; padding: 48px 80px 28px; }
.footer-inner { display: flex; justify-content: space-between; align-items: flex-end; gap: 18px; flex-wrap: wrap; }
.footer-logo img { height: 44px; width: auto; display: block; filter: brightness(0) invert(1); opacity: 0.42; margin-bottom: 10px; }
.footer-tag { font-size: 11px; font-family: 'Noto Sans JP', sans-serif; color: rgba(255,255,255,0.2); letter-spacing: 0.12em; }
.footer-copy { font-size: 11px; font-family: 'Noto Sans JP', sans-serif; color: rgba(255,255,255,0.15); letter-spacing: 0.08em; }
.footer-legal { display: flex; gap: 14px; align-items: center; font-family: 'Noto Sans JP', sans-serif; font-size: 11px; letter-spacing: 0.06em; flex-wrap: wrap; }
.footer-legal a { color: rgba(255,255,255,0.5); text-decoration: none; }
.footer-legal a:hover { color: var(--gold-light); }
.footer-legal .sep { color: rgba(255,255,255,0.2); }

@media (max-width: 1024px) {
  nav { padding: 0 32px; }
  .nav-right { display: none; }
  .hamburger { display: flex; }
  footer { padding: 40px 32px 24px; }
}
@media (max-width: 768px) {
  nav { padding: 0 20px; height: 64px; }
  .nav-logo img { height: 38px; }
  .mobile-menu { top: 64px; }
  main.legal-page { padding: 100px 18px 60px; }
  .legal-inner { padding: 36px 24px; }
  .legal-table th { width: 38%; }
  footer { padding: 36px 20px 24px; flex-direction: column; align-items: flex-start; gap: 18px; }
  .footer-inner { flex-direction: column; align-items: flex-start; }
}
