@charset "UTF-8";
/* =========================================================
   ウェルネスクリニック東京ステーション
   common.css ｜ 全ページ共通（top_v2 のデザインをそのまま共有）
   ページ固有のスタイルは各HTMLの <style> に置く
   ========================================================= */
*{box-sizing:border-box}
body{margin:0;background:#FBF8F2;color:#403A30;font-family:'Noto Sans JP',sans-serif;-webkit-font-smoothing:antialiased;line-height:1.8}
a{color:#B8985A;text-decoration:none}
a:hover{color:#403A30}
img,svg{display:block}
h1,h2,p{margin:0}
.mincho{font-family:'Noto Serif JP',serif;font-weight:400}
/* 欧文ラベルは Noto Serif JP に統一（Cormorant Garamond は不使用）。
   Noto Serif JP に真のイタリックが無いため、傾けずに字間で「ラベルらしさ」を出す */
.en{font-family:'Noto Serif JP',serif;font-weight:500}
.wrap{max-width:1440px;margin:0 auto}

/* header */
.hdr{position:sticky;top:0;z-index:50;background:#FFFFFF;box-shadow:0 2px 12px rgba(64,58,48,.08)}
.hdr-top{display:flex;align-items:center;justify-content:space-between;min-height:110px;transition:min-height .25s}
.hdr .hdr-brand .tag,.hdr .hdr-brand .name,.hdr-tel .num,.hdr-tel .recep,.nav,.hdr-book{transition:font-size .25s,height .25s,opacity .2s}
.hdr.shrink .hdr-top{min-height:64px}
.hdr.shrink .hdr-brand .tag{font-size:13px}
.hdr.shrink .hdr-brand .name{font-size:20px}
.hdr.shrink .hdr-tel .num{font-size:22px}
.hdr.shrink .hdr-tel .num svg{width:19px;height:19px}
.hdr.shrink .hdr-tel .recep{font-size:16px}
.hdr.shrink .hdr-book{width:112px;font-size:16px}
.hdr.shrink .hdr-book svg{width:19px;height:19px}
.hdr.shrink .nav{height:48px;font-size:16px}
.hdr-brand{display:flex;flex-direction:column;gap:5px;padding:0 0 0 40px;min-width:0}
/* ※ 本文16px以上ルールの意図的な例外（ユーザー指示）。院名の補助ラベルのため */
.hdr-brand .tag{font-size:13px;letter-spacing:.08em;color:#8C8378}
.hdr-brand .name{font-family:'Noto Serif JP',serif;font-size:27px;letter-spacing:.1em;color:#403A30;word-break:keep-all}
.hdr-actions{display:flex;align-items:stretch;align-self:stretch;flex:0 0 auto}
.hdr-tel{background:#FFFFFF;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:0 30px}
.hdr-tel .num{display:flex;align-items:center;gap:10px;font-family:'Noto Serif JP',serif;font-size:29px;letter-spacing:.02em;color:#403A30}
.hdr-tel .recep{font-size:16px;letter-spacing:.04em;color:#8C8378}
.hdr-book{width:130px;background:#B8985A;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#fff;font-size:16px;letter-spacing:.1em;transition:background .25s}
.hdr-book:hover{background:#C9AA6C;color:#fff}
.nav{display:flex;justify-content:space-around;align-items:center;height:64px;background:#FFFFFF;border-top:1px solid #EDE6DA;font-size:16px;letter-spacing:.08em;transition:height .25s,font-size .25s}
.nav a{color:#403A30}
.burger{display:none}

/* =========================================================
   スマートフォン用ドロワー（ハンバーガーで開閉）
   ========================================================= */
.drawer{display:none}

/* MV */
.mv{position:relative;height:700px}
.mv-pane{position:absolute;inset:0;overflow:hidden}
.mv-pane.l{clip-path:polygon(0 0,54.5% 0,45.5% 100%,0 100%)}
.mv-pane.r{clip-path:polygon(54.5% 0,100% 0,100% 100%,45.5% 100%)}
.mv-pane .ph{position:absolute;inset:0;background-size:cover}
.mv-pane.l .ph{background-image:url(../images/station.webp);background-position:38% 55%}
.mv-pane.r .ph{background-image:url(../images/consult.webp);background-position:60% 50%}
.mv-pane .sc{position:absolute;inset:0;background:linear-gradient(180deg,rgba(64,58,48,0) 30%,rgba(64,58,48,.66) 100%)}
.mv-scrim{position:absolute;left:0;right:0;top:0;height:330px;background:linear-gradient(180deg,rgba(251,248,242,.94) 0%,rgba(251,248,242,.82) 42%,rgba(251,248,242,0) 100%)}
.mv-head{position:absolute;left:0;right:0;top:58px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;padding:0 20px}
.mv-head h1{font-family:'Noto Serif JP',serif;font-weight:400;font-size:40px;letter-spacing:.16em;line-height:1.5;word-break:keep-all}
.rule{width:56px;height:1px;background:#B8985A}
.mv-sub{font-size:16px;letter-spacing:.1em;color:#4A4339}
.tags{display:flex;gap:10px;margin-top:2px}
.tags span{border:1px solid #C9AE72;color:#A98B4E;background:#fff;font-size:16px;letter-spacing:.1em;padding:5px 14px}
.mv-cap{position:absolute;bottom:64px;display:flex;flex-direction:column;gap:14px;color:#fff;max-width:560px}
.mv-cap.l{left:80px}
.mv-cap.r{right:80px;left:auto}
.mv-cap .lbl{font-family:'Noto Serif JP',serif;font-weight:500;font-size:16px;letter-spacing:.24em;color:#F5E7C4;text-shadow:0 1px 8px rgba(64,58,48,.7)}
.mv-cap .ttl{font-family:'Noto Serif JP',serif;font-size:38px;line-height:1.5;letter-spacing:.05em;word-break:keep-all}
.mv-cap .txt{font-size:16px;line-height:1.9}
.txtlink{color:#fff;border-bottom:1px solid rgba(255,255,255,.8);align-self:flex-start;padding-bottom:4px;display:inline-flex;align-items:center;gap:14px;font-size:16px;letter-spacing:.06em}
.txtlink:hover{color:#fff;border-bottom-color:#fff}

/* treatments bar */
.tbar{display:flex;align-items:center;background:#403A30;color:#FBF8F2;padding:0 40px 0 96px}
.tbar .en{font-size:16px;letter-spacing:.24em;color:#D9C189;padding-right:36px}
.tbar-list{flex:1;display:flex}
.tbar-list a{flex:1;padding:17px 12px;color:#FBF8F2;font-size:16px;letter-spacing:.04em;border-left:1px solid rgba(251,248,242,.22);text-align:center;transition:background .25s,color .25s}
.tbar-list a:hover{background:rgba(217,193,137,.18);color:#F5E7C4}
.pill{margin-left:28px;flex:0 0 auto;display:inline-flex;align-items:center;gap:16px;height:38px;padding:0 22px;border-radius:19px;border:1px solid rgba(251,248,242,.7);color:#FBF8F2;font-size:16px;letter-spacing:.08em;white-space:nowrap;transition:background .25s,color .25s}
.pill:hover{background:#FBF8F2;color:#403A30}
.note{padding:14px 96px;font-size:16px;color:#8C8378;background:#F4EDE2;text-align:center}

/* news */
.news{background:#fff;padding:80px 130px 72px;display:flex;gap:110px;align-items:flex-start}
.news-ttl{display:flex;align-items:flex-start;gap:14px;padding-top:6px}
.news-ttl span{writing-mode:vertical-rl}
.news-ttl .ja{font-family:'Noto Serif JP',serif;font-size:30px;letter-spacing:.34em;color:#403A30}
.news-ttl .en{font-size:17px;letter-spacing:.24em;color:#B8985A}
.news-list{flex:1;display:flex;flex-direction:column;border-top:1px solid #EAE3D6}
.news-list a.row{display:flex;align-items:center;gap:34px;padding:19px 0;border-bottom:1px solid #EAE3D6;color:#403A30}
.news-list a.row:hover{color:#A98B4E}
.news-date{font-size:16px;letter-spacing:.08em;color:#8C8378}
.news-cat{min-width:112px;text-align:center;border:1px solid #C9AE72;color:#A98B4E;font-size:16px;letter-spacing:.08em;padding:6px 12px}
.news-hd{flex:1;font-size:16px;letter-spacing:.06em}
.news-arw{width:42px;height:42px;border-radius:50%;border:1px solid #C9AE72;color:#A98B4E;display:flex;align-items:center;justify-content:center;font-size:16px;flex:0 0 42px}
.viewmore{margin:34px 0 0 auto;display:inline-flex;align-items:center;gap:22px;height:48px;padding:0 30px;border-radius:24px;border:1px solid #403A30;color:#403A30;transition:background .25s,color .25s}
.viewmore:hover{background:#403A30;color:#FBF8F2}
.viewmore .en{font-size:17px;letter-spacing:.14em}

/* info + hours */
.info{display:flex;gap:56px;padding:72px 96px 0;background:#FBF8F2;align-items:stretch}
.col{display:flex;flex-direction:column;gap:18px}
.col.a{flex:1.15}
.col.b{flex:1}
.sect-ttl{position:relative;display:block;height:96px}
/* 背景の中抜き文字（袋文字）。color:transparent ＋ -webkit-text-stroke で輪郭だけ描く。
   Noto Serif JP は Cormorant より字幅が広いので、同じ占有幅になるようサイズを詰める */
.sect-ttl .bg{position:absolute;left:-6px;top:-18px;font-family:'Noto Serif JP',serif;font-weight:400;font-size:74px;letter-spacing:.01em;line-height:1;color:transparent;-webkit-text-stroke:1px #DED5C6;text-stroke:1px #DED5C6;white-space:nowrap;pointer-events:none}
.sect-ttl .ja{position:absolute;left:14px;bottom:26px;font-family:'Noto Serif JP',serif;font-size:28px;letter-spacing:.12em;color:#403A30}
.dl{display:flex;flex-direction:column;gap:10px;font-size:16px}
.dl>div{display:flex;gap:16px;border-bottom:1px solid #E4DCCC;padding-bottom:9px}
.dl>div:last-child{border-bottom:0}
.dl dt,.dl .k{width:96px;flex:0 0 96px;color:#8C8378}
.hours-card{background:#fff;border:1px solid #E4DCCC;padding:28px 30px;display:flex;flex-direction:column;gap:16px}
.hours{display:grid;grid-template-columns:1.6fr repeat(6,1fr);font-size:16px;text-align:center}
.hours span{padding:10px 0}
.hours .h{padding:8px 0;border-bottom:1px solid #E4DCCC}
.hours .l{text-align:left}
.hours .b{border-bottom:1px solid #F0EADF}
.hours .o{color:#B8985A}
.hours .x{color:#C9C0B2}
.hours-note{font-size:16px;color:#8C8378}
.btn-gold{display:inline-flex;align-items:center;justify-content:center;height:54px;border-radius:27px;background:#B8985A;color:#fff;font-size:16px;letter-spacing:.08em;transition:background .25s}
.btn-gold:hover{background:#C9AA6C;color:#fff}
.map-wrap{padding:44px 96px 72px;background:#FBF8F2}
.map{height:360px;background:#E4DCCC;overflow:hidden}
.map iframe{display:block;width:100%;height:100%;border:0}

/* CTA */
.cta{position:relative;padding:76px 96px;overflow:hidden}
.cta .ph{position:absolute;inset:0;background:url(../images/station.webp) center 62%/cover}
.cta .ov{position:absolute;inset:0;background:rgba(64,58,48,.72)}
.cta-in{position:relative;display:flex;flex-direction:column;align-items:center;gap:16px;color:#FBF8F2;text-align:center}
.cta-in .en{font-size:16px;letter-spacing:.24em;color:#EBD9AF}
.cta-in h2{font-family:'Noto Serif JP',serif;font-weight:400;font-size:34px;letter-spacing:.06em}
.cta-btns{display:flex;gap:16px;margin-top:8px}
.btn-line{display:inline-flex;align-items:center;height:56px;padding:0 34px;border-radius:28px;border:1px solid rgba(251,248,242,.75);color:#FBF8F2;font-size:16px;letter-spacing:.06em;transition:background .25s,color .25s}
.btn-line:hover{background:#FBF8F2;color:#403A30}
.btn-gold.lg{height:56px;padding:0 36px}
.cta-note{font-size:16px;color:#DBD4C8;max-width:860px}

footer{background:#403A30;color:#DBD4C8;padding:56px 96px 30px;font-size:16px}
.f-top{display:flex;gap:80px;align-items:flex-start}
.f-brand{display:flex;flex-direction:column;gap:14px;flex:0 0 auto}
.f-brand .name{font-family:'Noto Serif JP',serif;font-size:22px;letter-spacing:.1em;color:#FBF8F2}
.f-brand .addr{font-size:16px;line-height:2;color:#C9BFAE}
.f-brand .tel{display:flex;align-items:center;gap:10px;font-family:'Noto Serif JP',serif;font-size:24px;color:#FBF8F2}
.f-brand .recep{font-size:16px;color:#A79E90}
.f-nav{flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:14px 40px;font-size:16px;letter-spacing:.04em}
.f-nav a{color:#DBD4C8}
.f-nav a:hover{color:#F5E7C4}
.f-btm{border-top:1px solid rgba(251,248,242,.16);margin-top:36px;padding-top:20px;display:flex;justify-content:center;align-items:center;gap:24px;font-size:16px;color:#A79E90}
.f-btm .cr{font-family:'Noto Serif JP',serif;font-size:16px;letter-spacing:.08em;text-align:center}
.sp-bar{display:none}

/* ============ tablet ============ */
@media (max-width:1279px){
  .mv{height:600px}
  .mv-cap.l{left:40px}
  .mv-cap.r{right:40px}
  /* 560px 固定だと 1029px 未満で左右のコピーが接触・重複する。幅を割合で持たせる */
  .mv-cap{max-width:calc(46% - 24px)}
  .mv-cap .ttl{font-size:30px}
  .tbar{padding:0 20px 0 32px}
  .tbar .en{padding-right:20px}
  .news{padding:64px 40px 56px;gap:48px}
  .info{padding:56px 40px 0;gap:32px;flex-direction:column}
  .map-wrap{padding:32px 40px 56px}
  .note,.cta,footer{padding-left:40px;padding-right:40px}
  .hdr-brand{padding-left:24px}
  /* タグ（東京駅・八重洲のヘルスケア外来）より院名がはっきり大きくなるようにする */
  .hdr-brand .tag{font-size:13px}
  .hdr-brand .name{font-size:24px;letter-spacing:.06em;word-break:keep-all;line-height:1.4}
  .hdr-tel{padding:0 14px}
  .hdr-tel .num{font-size:20px;gap:8px}
  .hdr-tel .num svg{width:18px;height:18px}
  .hdr-tel .recep{font-size:16px;letter-spacing:0}
  .hdr-book{width:96px;font-size:16px;letter-spacing:.04em}
  .nav{font-size:16px}
}

/* ============ mobile ============ */
/* 768〜1023：斜め2分割のまま左右のコピーが重なる（.mv-cap の max-width:560px が
   left:40 / right:40 で衝突。768px 実測で 261px、1024px でも 5px 重なる）。
   コピー幅を画面の半分弱に抑え、文字を1段落として衝突を解消する */
@media (min-width:768px) and (max-width:1023px){
  .mv-cap{max-width:none;width:calc(46% - 40px);bottom:48px;gap:11px}
  .mv-cap.l{left:28px}
  .mv-cap.r{right:28px}
  .mv-cap .lbl{font-size:16px}
  .mv-cap .ttl{font-size:24px}
  .mv-cap .txt{font-size:16px;line-height:1.8}
  .mv-head h1{font-size:32px}
  /* 「GLP-1治／療」「内服によ／る治療」と文節を無視して折れるため、
     文字を詰めて1行に収める */
  .tbar{padding:0 20px 0 28px}
  .tbar .en{padding-right:16px;font-size:16px}
  .tbar-list a{padding:15px 6px;font-size:16px;letter-spacing:0;word-break:keep-all}
}

/* 768〜1199：フッターのリンクが潰れる。
   .f-brand が flex:0 0 auto（幅約440px）で縮まないため、3カラムのリンクに
   残り幅しか回らず、768pxで「診療／案内」、1024pxでも「副作用・リスクに／ついて」と折れる。
   1カラムあたり160px確保するには約1160px必要なので、それ未満は縦積みにして全幅を渡す */
@media (min-width:768px) and (max-width:1199px){
  .f-top{flex-direction:column;gap:30px}
  .f-nav{gap:14px 24px}
  .f-nav a{white-space:nowrap}
}

/* 診療案内バーは文字を16pxにすると 1023px 以下で1行に収まらないため、
   SPと同じ「見出し＋2×2グリッド」を 1023px まで広げる */
@media (min-width:768px) and (max-width:1023px){
  .tbar{flex-direction:column;align-items:stretch;padding:20px 40px 22px;gap:14px}
  .tbar .en{padding:0}
  .tbar-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}
  .tbar-list a{border:1px solid rgba(251,248,242,.28);padding:14px 10px}
  .pill{margin-left:0;align-self:flex-start}
}

@media (max-width:767px){
  body{line-height:1.9}
  .hdr-top{min-height:84px;padding-right:0}
  .hdr.shrink .hdr-top{min-height:60px}
  .hdr.shrink .hdr-brand .tag{display:none}
  .hdr.shrink .hdr-brand .name{font-size:18px}
  .hdr-brand{padding-left:18px;gap:4px}
  .hdr-brand .tag{font-size:13px}
  /* 屋号は「ウェルネスクリニック／東京ステーション」の2行組み。
     keep-all で任意折り返しを禁止し、<wbr> を入れた位置でだけ折る */
  .hdr-brand .name{font-size:20px;letter-spacing:.02em;line-height:1.45;word-break:keep-all}
  .hdr-tel,.hdr-book{display:none}
  .nav{display:none}
  /* ハンバーガー：開くと背景が消えて、線がふわっと×に変わる */
  .burger{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;
    width:64px;align-self:stretch;background:#403A30;position:relative;z-index:70;
    border:0;padding:0;cursor:pointer;
    transition:background .45s cubic-bezier(.2,.7,.2,1)}
  .burger i{width:22px;height:1px;background:#FBF8F2;display:block;
    transition:transform .5s cubic-bezier(.2,.7,.2,1),opacity .3s ease,background-color .45s ease,width .5s cubic-bezier(.2,.7,.2,1)}
  /* .hdr 自身が z-index:50 で重なり順を作るため、中の .burger に z-index を付けても
     ドロワー(60)より前には出られない。開いている間はヘッダーごと前面に出す。
     参考デザインどおり「アイボリー地に×だけ」に見せるため、地と屋号は伏せる */
  body.nav-open .hdr{z-index:70;background:transparent;box-shadow:none}
  body.nav-open .hdr-brand{opacity:0;pointer-events:none}
  .hdr-brand{transition:opacity .35s ease}
  body.nav-open .sp-bar{opacity:0;pointer-events:none}
  .sp-bar{transition:opacity .35s ease}
  body.nav-open .burger{background:transparent}
  body.nav-open .burger i{background:#403A30;width:26px}
  /* 上下の線が中央に寄ってから回転して×になる（gap 5px＋線1px ＝ 6px 移動） */
  body.nav-open .burger i:nth-child(1){transform:translateY(6px) rotate(45deg)}
  body.nav-open .burger i:nth-child(2){opacity:0;transform:scaleX(.4)}
  body.nav-open .burger i:nth-child(3){transform:translateY(-6px) rotate(-45deg)}

  /* ドロワー本体：全画面・アイボリー地・項目は明朝で中央に */
  .drawer{display:flex;position:fixed;inset:0;z-index:60;background:#FBF8F2;
    align-items:center;justify-content:center;
    opacity:0;visibility:hidden;
    transition:opacity .5s cubic-bezier(.2,.7,.2,1),visibility .5s}
  body.nav-open .drawer{opacity:1;visibility:visible}
  body.nav-open{position:fixed;left:0;right:0;width:100%;overflow:hidden}

  .drawer-list{list-style:none;margin:0;padding:0 24px;width:100%;
    display:flex;flex-direction:column;align-items:center;gap:clamp(26px,4.6vh,44px)}
  .drawer-list a{display:inline-block;padding:4px 6px;
    font-family:'Noto Serif JP',serif;font-weight:400;
    font-size:clamp(19px,5.2vw,23px);letter-spacing:.16em;line-height:1.5;
    color:#403A30;text-indent:.16em;white-space:nowrap;
    opacity:0;transform:translateY(14px);
    transition:opacity .55s cubic-bezier(.2,.7,.2,1),transform .55s cubic-bezier(.2,.7,.2,1),color .3s}
  body.nav-open .drawer-list a{opacity:1;transform:none}
  /* 上から順にふわっと立ち上がる */
  body.nav-open .drawer-list li:nth-child(1) a{transition-delay:.14s}
  body.nav-open .drawer-list li:nth-child(2) a{transition-delay:.20s}
  body.nav-open .drawer-list li:nth-child(3) a{transition-delay:.26s}
  body.nav-open .drawer-list li:nth-child(4) a{transition-delay:.32s}
  body.nav-open .drawer-list li:nth-child(5) a{transition-delay:.38s}
  body.nav-open .drawer-list li:nth-child(6) a{transition-delay:.44s}
  /* 現在地はゴールドで示す（打ち消し線は使わない） */
  .drawer-list a[aria-current]{color:#A98B4E}
  .drawer-list a:hover{color:#A98B4E}

  @media (prefers-reduced-motion:reduce){
    .burger,.burger i,.drawer,.drawer-list a{transition-duration:.01ms!important}
    body.nav-open .drawer-list a{transition-delay:0s!important}
  }

  .mv{height:auto}
  .mv-pane,.mv-scrim,.mv-head,.mv-cap{position:static}
  .mv{display:flex;flex-direction:column}
  /* .mv-scrim は PC で写真上部を伏せるための絶対配置レイヤー。
     SPでは static に戻るため、高さ330pxの空ブロックとして flex 列の先頭
     （order:0）に居座り、キャッチの下に空白の帯を作っていた。
     SPは各パネルの .sc が同じ役割を担うので不要 */
  .mv-scrim{display:none}
  .mv-pane{position:relative;height:368px;clip-path:polygon(0 0,100% 0,100% calc(100% - 34px),0 100%)!important;order:1}
  .mv-pane.r{height:334px;margin-top:-34px;clip-path:polygon(0 34px,100% 0,100% 100%,0 100%)!important;order:2}
  .mv-pane.l .ph{background-position:42% 55%}
  .mv-pane.l .sc{background:linear-gradient(180deg,rgba(251,248,242,.95) 0%,rgba(251,248,242,.7) 30%,rgba(64,58,48,.28) 46%,rgba(64,58,48,.62) 62%,rgba(64,58,48,.8) 100%)}
  .mv-pane.r .sc{background:linear-gradient(180deg,rgba(64,58,48,0) 18%,rgba(64,58,48,.42) 46%,rgba(64,58,48,.78) 100%)}
  /* キャッチは 01 の写真の上に重ねる（.mv-pane.l .sc の上端がアイボリーなので下地は足りる）。
     SPでは .mv が flex になり .mv-pane に order が付くため、描画順が
     「order 順の flex アイテム」→「絶対配置の子」ではなくなり .sc が上に来る。
     z-index を明示して確実にキャッチを最前面へ */
  .mv-head{position:absolute;left:20px;right:20px;top:30px;gap:9px;padding:0;z-index:3}
  .mv-head h1{font-size:25px;letter-spacing:.12em}
  .mv-sub{font-size:16px}
  .tags span{font-size:16px;padding:4px 11px}
  .mv-cap{position:absolute;left:20px;right:20px;bottom:28px;max-width:none;gap:7px}
  .mv-pane.l .mv-cap{bottom:46px}
  .mv-cap.r{align-items:flex-end;text-align:right}
  .mv-cap .lbl{font-size:16px}
  .mv-cap .ttl{font-size:24px}
  .mv-cap .txt{display:none}
  .txtlink{font-size:16px;gap:10px}

  .tbar{flex-direction:column;align-items:stretch;padding:18px 20px 20px;gap:12px}
  .tbar .en{padding:0}
  .tbar-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}
  .tbar-list a{border:1px solid rgba(251,248,242,.28);padding:13px 8px;font-size:16px}
  .pill{margin:6px auto 0;height:36px;font-size:16px}
  .note{padding:12px 20px;font-size:16px}

  .news{flex-direction:column;gap:20px;padding:44px 20px 40px}
  .news-ttl{padding-top:0;gap:10px;align-items:baseline}
  .news-ttl span{writing-mode:horizontal-tb}
  .news-ttl .ja{font-size:24px;letter-spacing:.14em}
  .news-ttl .en{font-size:16px;letter-spacing:.2em}
  .news-list a.row{gap:10px 12px;padding:16px 0;flex-wrap:wrap}
  .news-hd{flex:0 0 100%;order:3}
  .news-arw{order:2;margin-left:auto}
  .news-date{font-size:16px}
  .news-cat{min-width:0;font-size:16px;padding:3px 10px}
  .news-hd{font-size:16px;line-height:1.7}
  .news-arw{width:38px;height:38px;flex:0 0 38px;font-size:16px}
  .viewmore{margin-top:26px;height:44px;padding:0 24px;gap:18px}
  .viewmore .en{font-size:16px}

  .info{padding:40px 20px 0;gap:0}
  .sect-ttl{height:66px}
  .sect-ttl .bg{font-size:46px;left:-2px;top:-10px}
  .sect-ttl .ja{font-size:21px;left:8px;bottom:16px}
  .col.b{margin-top:22px}
  .dl{font-size:16px;gap:9px}
  .dl>div{gap:10px}
  .dl dt,.dl .k{width:64px;flex:0 0 64px}
  .hours-card{padding:18px 18px 20px}
  .hours{grid-template-columns:1.7fr repeat(6,1fr);font-size:16px}
  .hours .h{padding:7px 0}
  .hours-note{font-size:16px}
  .map-wrap{padding:22px 20px 40px}
  .map{height:auto;aspect-ratio:1/1;font-size:16px}

  .cta{padding:44px 20px 40px}
  /* 「…ご相談くださ／い。」と1〜2文字だけぶら下がるため、文節で折る */
  .cta-in h2{font-size:21px;line-height:1.7;word-break:keep-all}
  .cta-btns{flex-direction:column;width:100%;max-width:320px}
  .btn-gold.lg,.btn-line{justify-content:center;width:100%}
  .cta-note{font-size:16px}

  footer{padding:36px 20px 30px}
  .f-top{flex-direction:column;gap:20px}
  .f-brand .name{font-size:17px;line-height:1.6}
  .f-brand .addr{font-size:16px;line-height:1.9}
  .f-brand .tel{font-size:21px}
  .f-nav{grid-template-columns:1fr 1fr;gap:12px 20px;font-size:16px}
  .f-btm{flex-direction:column;align-items:flex-start;gap:10px;margin-top:20px;font-size:16px;padding-bottom:76px}
  .sp-bar{display:grid;grid-template-columns:1fr 1fr;position:fixed;left:0;right:0;bottom:0;height:64px;z-index:60;box-shadow:0 -6px 20px rgba(64,58,48,.14)}
  .sp-bar a{display:flex;align-items:center;justify-content:center;gap:8px;font-size:16px;letter-spacing:.06em}
  .sp-bar .tel{background:#fff;color:#403A30}
  .sp-bar .web{background:#B8985A;color:#fff;font-size:16px;letter-spacing:.1em}
}
