/* サインアーク ― 見た目は社長がOKしたシャープ版（_proposal/look5.html）を写したもの。角は0・ぼかし無し */
:root{--steel:#1d2023;--steel2:#131517;--ink:#111;--light:#ffd99a;--line:#d9d9d9;--sub:#555}
*{box-sizing:border-box;border-radius:0}
body{margin:0;background:#fff;color:var(--ink);font-family:"Noto Sans JP",sans-serif;font-size:15px;line-height:1.9}
a{color:inherit}
img{max-width:100%;display:block}
.cond{font-family:"Barlow Condensed",sans-serif}
.sus{background:linear-gradient(180deg,#f4f5f6 0%,#c9ccd0 38%,#8d9197 50%,#c3c6ca 62%,#eef0f1 100%)}
.ph{display:grid;place-items:center;color:#80858a;font-size:12px;letter-spacing:.1em;text-align:center}

/* 上の帯（ユニオンの英字＋日本語／ヒルティの斜めの黒ボタン） */
.hd{display:flex;align-items:stretch;min-height:64px;border-bottom:1px solid #111;background:#fff;position:sticky;top:0;z-index:50}
.logo{display:flex;flex-direction:column;justify-content:center;padding:6px 30px;border-right:1px solid #111;text-decoration:none}
.logo b{font-family:"Barlow Condensed";font-weight:800;font-size:26px;letter-spacing:.06em;line-height:1}
.logo small{font-weight:700;font-size:10px;letter-spacing:.08em;margin-top:4px;color:#555}
.hd nav{display:flex;flex:1}
.hd nav a{display:flex;flex-direction:column;justify-content:center;padding:0 20px;border-right:1px solid #ddd;text-decoration:none;color:#111;line-height:1.1}
.hd nav a span{font-family:"Barlow Condensed";font-weight:700;font-size:16px;letter-spacing:.12em}
.hd nav a small{font-size:9.5px;color:#666;margin-top:3px}
.hd .req{display:flex;align-items:center;gap:12px;padding:0 28px 0 42px;background:#111;color:#fff;text-decoration:none;font-weight:700;font-size:13px;letter-spacing:.04em;clip-path:polygon(22px 0,100% 0,100% 100%,0 100%)}
.hd .req i{font-style:normal;color:var(--light);font-size:16px}

/* 最初の画面（ユニオンのトップの型） */
.stage{position:relative;height:560px;overflow:hidden;background:
  repeating-linear-gradient(90deg,rgba(255,255,255,.018) 0 1px,transparent 1px 3px),
  linear-gradient(100deg,#2a2d31 0%,#1d2023 55%,#141618 100%);
  clip-path:polygon(0 0,100% 0,100% 88%,86% 100%,0 100%)}
.ch{position:absolute;font-family:"Barlow Condensed";font-weight:800;line-height:.78;text-transform:uppercase;user-select:none}
.ch.sus-t{background:linear-gradient(180deg,#fafbfc 0%,#c4c8cc 40%,#7d8288 52%,#b9bdc2 64%,#e9ebed 100%);-webkit-background-clip:text;background-clip:text;color:transparent;
  filter:drop-shadow(1px 1px 0 #4b4f54) drop-shadow(1px 1px 0 #3d4145) drop-shadow(1px 1px 0 #303337) drop-shadow(1px 1px 0 #25282b) drop-shadow(1px 1px 0 #1b1d20)}
.ch.back{color:#0e0f10;filter:drop-shadow(0 0 2px #ffe7bd) drop-shadow(0 0 10px rgba(255,208,140,.85)) drop-shadow(0 0 26px rgba(255,190,110,.45))}
.ch.front{color:#fff4dc;filter:drop-shadow(0 0 3px rgba(255,236,200,.9)) drop-shadow(2px 2px 0 #8c9197) drop-shadow(2px 2px 0 #6c7177) drop-shadow(2px 2px 0 #4f5358) drop-shadow(2px 2px 0 #373a3e)}
.copy{position:absolute;left:46px;bottom:62px;color:#fff;max-width:640px}
.copy .k{display:inline-block;font-size:12.5px;font-weight:700;letter-spacing:.1em;background:var(--light);color:#111;padding:3px 10px;margin:0 0 14px}
.copy h1.k{line-height:1.6}
.copy .sub{display:block;font-size:15px;font-weight:500;letter-spacing:.06em;margin-top:16px;color:#dfe2e5;border-left:3px solid var(--light);padding-left:12px}
.legend{position:absolute;right:190px;bottom:40px;color:#b6b9bd;font-size:12px;letter-spacing:.06em;line-height:2}
.legend i{font-style:normal;display:inline-block;width:16px;height:4px;margin-right:10px;vertical-align:3px}
.bar2{position:absolute;left:46px;bottom:34px;width:220px;height:3px;background:#3a3d41}
.bar2::before{content:"";position:absolute;left:0;top:0;height:3px;width:34%;background:var(--light)}

.wrap{max-width:1200px;margin:0 auto}

/* 左に見出し・右に本文（中川ケミカル） */
.two{display:grid;grid-template-columns:40% 60%;gap:36px;padding:54px 60px 50px}
.two h2{margin:0;font-size:31px;font-weight:900;line-height:1.45;letter-spacing:.02em}
.two h2 em{font-style:normal;display:block;font-family:"Barlow Condensed";font-weight:700;font-size:14px;letter-spacing:.3em;color:#777;margin-bottom:8px}
.two p{margin:0;font-size:14.5px;line-height:2.05;color:#222}
.note{display:flex;justify-content:space-between;align-items:center;margin-top:18px;border:1px solid #111;padding:10px 16px;font-size:13px;font-weight:500}
.rule{height:6px;margin:0 60px;background:#111}

/* 光り方の帯（AICA の帯／ヒルティの斜め／ローランドDGの敷き詰め／日本製鉄の金属の札） */
.band{background:var(--steel);color:#fff;padding:90px 60px 64px;margin-top:40px;clip-path:polygon(0 42px,14% 0,100% 0,100% 100%,0 100%)}
.t{display:flex;align-items:flex-end;gap:20px;margin-bottom:30px;border-bottom:1px solid #4a4e53;padding-bottom:14px;flex-wrap:wrap}
.t h2{margin:0;font-family:"Barlow Condensed";font-weight:800;font-size:84px;letter-spacing:.01em;line-height:.8}
.t span{font-size:16px;font-weight:700;letter-spacing:.1em;padding-bottom:4px}
.t small{margin-left:auto;font-family:"Barlow Condensed";font-weight:600;font-size:15px;letter-spacing:.2em;color:#9aa0a6;padding-bottom:4px}
.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;background:#000}
.card{position:relative;display:block;text-decoration:none;color:#fff}
.card .im{aspect-ratio:4/5;background:#34383c}
.card .nm{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;color:#111}
.card .nm b{font-size:16px;font-weight:900;letter-spacing:.04em;line-height:1.2}
.card .nm b small{display:block;font-family:"Barlow Condensed";font-weight:700;font-size:12px;letter-spacing:.2em;color:#3b3f44}
.card .nm i{font-style:normal;font-size:20px;font-weight:700}
.card .no{position:absolute;left:0;top:0;background:#111;color:var(--light);font-family:"Barlow Condensed";font-weight:700;font-size:15px;padding:4px 10px;z-index:1}

/* 光り方ごとの段 */
.kind{display:grid;grid-template-columns:1.2fr 1fr;gap:0;margin:0 60px;border-bottom:1px solid #111}
.kind .im{min-height:340px;background:#cfd1d3}
.kind .tx{padding:34px 36px}
.kind .tx .no{font-family:"Barlow Condensed";font-weight:800;font-size:44px;line-height:.8;color:#bbb}
.kind .tx h3{margin:6px 0 2px;font-size:26px;font-weight:900}
.kind .tx h3 small{display:block;font-family:"Barlow Condensed";font-weight:700;font-size:14px;letter-spacing:.24em;color:#666}
.kind .tx p{font-size:14.5px;margin:14px 0 18px}
.kind .tx .price{display:inline-block;font-size:12px;font-weight:700;background:#111;color:var(--light);padding:2px 10px}
.kind .tx .go{display:flex;justify-content:space-between;align-items:center;margin-top:22px;border:1px solid #111;padding:11px 16px;text-decoration:none;font-weight:700;font-size:14px}
.kind:nth-of-type(even) .im{order:2}

/* 大きさ */
.sh{display:flex;align-items:flex-end;gap:18px;margin:64px 60px 22px;border-bottom:1px solid #111;padding-bottom:12px;flex-wrap:wrap}
.sh h2{margin:0;font-family:"Barlow Condensed";font-weight:800;font-size:64px;line-height:.8}
.sh span{font-size:15px;font-weight:700;letter-spacing:.1em;padding-bottom:2px}
.scale-box{overflow-x:auto;margin:0 60px}
.scale{min-width:760px;display:grid;grid-template-columns:repeat(5,1fr) 80px;align-items:end;gap:10px;height:300px;border-bottom:4px solid #111;
  background:repeating-linear-gradient(0deg,transparent 0 49px,#e7e7e7 49px 50px)}
.bar{display:flex;justify-content:center;align-items:flex-end;height:100%}
.bar .let{font-family:"Barlow Condensed";font-weight:800;line-height:.72;
  background:linear-gradient(180deg,#f4f5f6 0%,#b9bdc2 42%,#6f747a 52%,#aeb2b7 64%,#e3e5e8 100%);-webkit-background-clip:text;background-clip:text;color:transparent;
  filter:drop-shadow(1px 1px 0 #555a5f) drop-shadow(1px 1px 0 #3c4044)}
.person{justify-self:center;width:40px;height:170px;background:#1d2023;clip-path:polygon(30% 0,70% 0,70% 14%,100% 16%,100% 58%,82% 58%,76% 100%,24% 100%,18% 58%,0 58%,0 16%,30% 14%)}
.labels{min-width:760px;display:grid;grid-template-columns:repeat(5,1fr) 80px;gap:10px}
.labels div{padding:12px 0 0;font-size:12.5px;line-height:1.6;text-align:center}
.labels b{display:block;font-family:"Barlow Condensed";font-weight:800;font-size:34px;line-height:1}
.labels b small{font-size:15px;font-weight:600;margin-left:2px}
.labels em{font-style:normal;display:inline-block;margin-top:6px;font-size:11.5px;font-weight:700;background:#111;color:var(--light);padding:1px 8px}

/* 制作例（ローランドDGの敷き詰め／ADVANの写真の上の小見出し） */
.works{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2px;margin:0 60px;background:#111}
.work{position:relative;background:#cfd1d3;min-height:190px}
.work.big{grid-row:span 2;min-height:384px}
.work .cap{position:absolute;left:0;top:0;background:#111;color:#fff;font-size:12.5px;font-weight:700;padding:6px 12px;letter-spacing:.04em;z-index:1}
.work .pr{position:absolute;right:0;bottom:0;background:#fff;color:#111;font-size:12px;font-weight:700;padding:5px 12px;z-index:1}
.work .ph{position:absolute;inset:0}

/* 依頼フォーム */
.reqsec{background:var(--steel2);color:#fff;padding:64px 60px 70px;margin-top:60px}
.reqsec .t{border-bottom-color:#3a3d41}
.reqsec .lead{margin:0 0 26px;color:#c9ccd0;font-size:14px}
.req{display:grid;grid-template-columns:1fr 1fr;gap:16px 22px;max-width:900px}
.req label{display:block;font-size:13px;font-weight:700;letter-spacing:.04em}
.req label i{font-style:normal;font-size:11px;background:var(--light);color:#111;padding:0 6px;margin-left:6px}
.req input,.req select,.req textarea{display:block;width:100%;margin-top:6px;font:inherit;font-size:16px;color:#111;background:#fff;border:0;padding:11px 12px;line-height:1.5}
.req .full{grid-column:1/-1}
.req .agree{display:flex;gap:10px;align-items:center;font-weight:500}
.req .agree input{width:auto;margin:0}
.req button{justify-self:start;display:flex;align-items:center;gap:40px;background:var(--light);color:#111;border:0;padding:18px 28px;font:inherit;font-weight:900;font-size:15px;cursor:pointer}
.req small{align-self:center;color:#aeb1b4;font-size:12.5px}

/* 運営店舗 */
.family{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;margin:0 60px;background:#111;border:2px solid #111}
.fam{display:block;background:#fff;padding:20px 20px 22px;text-decoration:none}
.fam:hover{background:#f1f2f3}
.fam .k{margin:0;font-family:"Barlow Condensed";font-weight:700;font-size:12px;letter-spacing:.24em;color:#777}
.fam .n{margin:4px 0 8px;font-size:18px;font-weight:900}
.fam .d{margin:0;font-size:12.5px;line-height:1.8;color:#333}

/* 下の帯 */
.foot{background:#0d0e10;color:#c9ccd0;margin-top:70px;padding:50px 60px 30px;font-size:13px}
.foot-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:30px}
.foot-logo b{display:block;font-family:"Barlow Condensed";font-weight:800;font-size:30px;color:#fff;line-height:1}
.foot-logo small{display:block;font-size:11px;margin-top:6px;color:#9aa0a6}
.foot h4{margin:0 0 10px;color:#fff;font-size:13px;letter-spacing:.06em}
.foot ul{list-style:none;margin:0;padding:0}
.foot li{margin:4px 0}
.foot a{text-decoration:none;color:#c9ccd0}
.foot a:hover{color:#fff}
.corp-fold summary{cursor:pointer;margin-top:18px;color:#fff}
.corp{display:grid;grid-template-columns:5em 1fr;gap:2px 10px;margin:10px 0 0}
.corp dt{color:#8a8f95}.corp dd{margin:0}
.foot-btm{display:flex;flex-wrap:wrap;gap:8px 26px;border-top:1px solid #2a2d31;margin-top:34px;padding-top:16px;font-size:12px;color:#8a8f95}

/* 法務ページ */
.policy{max-width:860px;margin:0 auto;padding:50px 24px 40px}
.policy h1{font-size:28px;font-weight:900;border-bottom:4px solid #111;padding-bottom:10px}
.policy h2{font-size:17px;margin:30px 0 6px;padding-left:12px;border-left:5px solid #111}
.policy-box{border:1px solid #111;padding:14px 18px;margin-top:10px}
.policy-box p{margin:2px 0}

/* スマホ幅 */
@media(max-width:900px){
  .hd{flex-wrap:wrap}
  .hd nav{order:3;flex-basis:100%;overflow-x:auto;border-top:1px solid #ddd}
  .hd nav a{padding:8px 14px}
  .hd .req{margin-left:auto;padding:0 16px 0 30px;font-size:12px}
  .logo{padding:6px 16px}
  .stage{height:520px}
  .copy{left:20px;right:20px;bottom:70px}
  .copy h1{font-size:64px}
  .legend{right:20px;bottom:24px;font-size:11px}
  .bar2{left:20px}
  .two{grid-template-columns:1fr;padding:40px 20px;gap:18px}
  .rule,.sh,.scale-box,.works,.family{margin-left:20px;margin-right:20px}
  .band{padding:70px 20px 40px}
  .t h2{font-size:56px}
  .cards{grid-template-columns:1fr 1fr}
  .kind{grid-template-columns:1fr;margin:0 20px}
  .kind:nth-of-type(even) .im{order:0}
  .kind .im{min-height:220px}
  .kind .tx{padding:24px 4px}
  .sh h2{font-size:48px}
  .works{grid-template-columns:1fr 1fr}
  .work.big{grid-column:1/-1;grid-row:auto;min-height:240px}
  .reqsec{padding:50px 20px}
  .req{grid-template-columns:1fr}
  .family{grid-template-columns:1fr 1fr}
  .foot{padding:40px 20px 24px}
  .foot-grid{grid-template-columns:1fr 1fr}
}

/* 絵を枠いっぱいに */
.im.ph{position:relative;overflow:hidden}
.ph>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}

/* 最初の画面＝現場写真を全面に（看板会社のトップの定番） */
.stage .hero-ph{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.stage::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,11,12,.86) 0%,rgba(10,11,12,.55) 38%,rgba(10,11,12,0) 70%)}
.stage .copy,.stage .bar2{z-index:1}

/* 製作見本20点＝4列の敷き詰め（先頭だけ2×2） */
.works{grid-template-columns:repeat(4,1fr)}
.work{min-height:0;aspect-ratio:4/3}
.work.big{grid-column:span 2;grid-row:span 2;min-height:0;aspect-ratio:auto}
.work .cap{font-size:11.5px;padding:5px 10px}
.work .pr{font-size:11px;padding:4px 10px}
@media(max-width:900px){.works{grid-template-columns:repeat(2,1fr)}}

/* トップ＝製作見本が横に流れる帯（LED PRO SHOP の heroScroll を写した） */
.stage .hero-ph{display:none}
.hero-scroll{position:absolute;inset:0;overflow:hidden}
.hero-track{display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,279px);gap:2px;height:100%;width:max-content;animation:heroScroll 140s linear infinite;will-change:transform}
.hero-track img{height:279px;width:372px;object-fit:cover;display:block}
@media(max-width:900px){.hero-track{grid-template-rows:repeat(2,259px)}.hero-track img{height:259px;width:345px}}
@keyframes heroScroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}
@media(prefers-reduced-motion:reduce){.hero-track{animation-duration:600s}}

/* 製作の様子・物の写真・大きさ写真・流れ・取り付け方（9/17 業者様向けに組み直し） */
.shl{margin:-8px 60px 18px;font-size:14px;color:#333}
.making{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;margin:0 60px;background:#111}
.mk{margin:0;position:relative;background:#222}
.mk .ph{position:relative;aspect-ratio:4/3;overflow:hidden}
.mk figcaption{position:absolute;left:0;bottom:0;background:#111;color:#fff;font-size:12.5px;font-weight:700;padding:5px 12px;letter-spacing:.04em}
.mk figcaption b{font-family:"Barlow Condensed";color:var(--light);margin-right:8px;font-size:14px}
.products{display:grid;grid-template-columns:repeat(6,1fr);gap:2px;margin:2px 60px 0;background:#111}
.pd{margin:0;background:#fff}
.pd .ph{position:relative;aspect-ratio:1/1;overflow:hidden}
.pd figcaption{font-size:12px;font-weight:700;padding:7px 10px;border-top:1px solid #111}
.size-ph{position:relative;aspect-ratio:21/9;overflow:hidden;background:#ddd}
.size-ph img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.scale-box .labels{margin-top:0}
.flow{list-style:none;display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin:0 60px;padding:0;border-top:4px solid #111}
.flow li{padding:18px 18px 10px 0;border-right:1px solid #ddd;margin-right:18px}
.flow li:last-child{border-right:0}
.flow b{font-family:"Barlow Condensed";font-weight:800;font-size:40px;line-height:.8;color:#bbb}
.flow h3{margin:10px 0 6px;font-size:16px;font-weight:900}
.flow p{margin:0;font-size:13px;line-height:1.85;color:#333}
.mount{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:2px;margin:0 60px;padding:0;background:#111;border:2px solid #111}
.mount li{background:#fff;padding:18px 20px}
.mount h3{margin:0 0 6px;font-size:16px;font-weight:900}
.mount p{margin:0;font-size:13px;line-height:1.85;color:#333}
@media(max-width:900px){
  .making{grid-template-columns:repeat(2,1fr)}
  .products{grid-template-columns:repeat(3,1fr)}
  .flow{grid-template-columns:1fr}.flow li{border-right:0;border-bottom:1px solid #ddd;margin-right:0}
  .mount{grid-template-columns:1fr}
  .size-ph{aspect-ratio:16/9}
}

/* スマホ幅の直し（9/17 実測: 上の帯のボタン h=30／新しい段の左右60px） */
@media(max-width:900px){
  .hd .req{min-height:44px}
  .shl,.making,.products,.flow,.mount{margin-left:20px;margin-right:20px}
}
@media(max-width:900px){
  .stage::after{background:linear-gradient(180deg,rgba(10,11,12,.45) 0%,rgba(10,11,12,.8) 55%,rgba(10,11,12,.88) 100%)}
  .work{aspect-ratio:auto;display:flex;flex-direction:column;background:#111}
  .work .cap{position:static;order:0;font-size:11px;line-height:1.5;padding:5px 8px}
  .work .ph{position:relative;inset:auto;aspect-ratio:4/3;order:1}
  .work .pr{position:static;order:2;background:#111;color:var(--light);font-size:10.5px;padding:3px 8px}
}

/* 9/17 製作・梱包の写真10枚（5列×2段・スマホは2列） */
.making.mk10{grid-template-columns:repeat(5,1fr)}
.making.mk10 .mk figcaption{font-size:12px;padding:4px 10px}
@media(max-width:900px){.making.mk10{grid-template-columns:repeat(2,1fr)}.making.mk10 .mk figcaption{font-size:11px;padding:3px 8px}}

/* 9/17 第2版: 仕様の行・流れ2通り・木箱 */
.kind .tx .spec{display:grid;grid-template-columns:auto 1fr;gap:4px 14px;margin:0 0 18px;font-size:13.5px}
.kind .tx .spec dt{font-weight:700;color:#666}
.kind .tx .spec dd{margin:0}
.routes{display:grid;grid-template-columns:1fr 1fr;gap:2px;margin:0 60px;background:#111;border:2px solid #111}
.route{background:#fff;padding:20px 22px}
.route h3{margin:0 0 12px;font-size:18px;font-weight:900}
.route h3 small{display:block;font-family:"Barlow Condensed";font-weight:700;font-size:12px;letter-spacing:.24em;color:#777}
.route ol{margin:0;padding:0;list-style:none;counter-reset:s}
.route li{counter-increment:s;display:flex;gap:12px;align-items:baseline;padding:7px 0;border-top:1px solid #e3e3e3;font-size:14px;font-weight:500}
.route li::before{content:counter(s,decimal-leading-zero);font-family:"Barlow Condensed";font-weight:800;font-size:18px;color:#bbb;min-width:24px}
.crate{display:flex;gap:18px;align-items:center;margin:2px 60px 0;background:var(--steel);color:#fff;padding:14px 22px;font-size:14px}
.crate b{background:var(--light);color:#111;padding:2px 10px;font-size:13px;white-space:nowrap}
.mount li{padding:14px 20px}.mount h3{margin:0}
@media(max-width:900px){.routes{grid-template-columns:1fr;margin:0 20px}.crate{margin:2px 20px 0;flex-direction:column;align-items:flex-start;gap:8px}}

/* ロゴ2番（9/17） */
.logo img{height:46px;width:auto;display:block}
.foot-logo img{height:58px;width:auto;display:block}
@media(max-width:760px){.logo img{height:36px}}

/* 言葉の作り直し 第1便 */
.hd nav a span{font-family:"Noto Sans JP",sans-serif;letter-spacing:.04em}
.hero-name{font-weight:900;font-size:76px;line-height:1.05;letter-spacing:.02em}
.t h2,.sh h2{font-family:"Noto Sans JP",sans-serif;font-weight:900;line-height:1.1}
.t h2{font-size:44px}.sh h2{font-size:34px}
.two p.sm{margin-top:10px;font-size:13px;color:#555}
.reqsec .lead.price-once{margin-top:-14px;color:#fff;font-weight:700}
@media(max-width:760px){.hero-name{font-size:48px}.t h2{font-size:30px}.sh h2{font-size:26px}}
.two h2 .ph1{display:inline-block}.hd nav a span{white-space:nowrap}
@media(max-width:760px){.logo img{height:auto;width:150px;max-width:none}}
.foot-logo img{height:auto;width:220px;max-width:100%}
.two-aud .aud{display:grid;grid-template-columns:1fr 1fr;gap:24px}.two-aud .aud h3{margin:0 0 6px;font-size:16px;font-weight:900;border-left:4px solid var(--light);padding-left:10px}.two-aud .aud p{font-size:14px;line-height:1.9}@media(max-width:760px){.two-aud .aud{grid-template-columns:1fr}}

/* 二段構え */
.two-aud .door{display:block;text-decoration:none;color:#111;border:1px solid #111;padding:16px 18px}.two-aud .door:hover{background:#f3f3f3}.two-aud .door span{display:block;margin-top:8px;font-weight:700;font-size:13.5px}
.price-tbl{margin:0 60px;overflow-x:auto}.price-tbl table{width:100%;min-width:620px;border-collapse:collapse;font-size:14px}.price-tbl th,.price-tbl td{border:1px solid #111;padding:10px 12px;text-align:center}.price-tbl thead th{background:#111;color:#fff;font-weight:700}.price-tbl tbody th{background:#f1f2f3;font-weight:700;white-space:nowrap}.price-tbl td{color:#666}.price-note{font-size:13px;color:#444;margin:10px 0 0;line-height:1.9}
.page-head{padding:54px 60px 40px}.page-head .k{margin:0 0 8px;font-weight:700;font-size:13px;color:#666}.page-head h1{margin:0 0 22px;font-size:36px;font-weight:900;line-height:1.4}.points{list-style:none;margin:0 0 26px;padding:0;border-top:1px solid #111}.points li{display:grid;grid-template-columns:150px 1fr;gap:16px;padding:14px 0;border-bottom:1px solid #ddd;font-size:15px;line-height:1.8}.points b{font-weight:900}
.page-cta{display:inline-flex;gap:24px;align-items:center;background:#111;color:#fff;text-decoration:none;font-weight:700;padding:13px 22px}.page-cta span{color:var(--light)}.cta-end{margin:40px 60px 70px}.routes.one{grid-template-columns:1fr}
@media(max-width:760px){.price-tbl{margin:0 16px}.page-head{padding:34px 16px 26px}.page-head h1{font-size:26px}.points li{grid-template-columns:1fr;gap:2px}.cta-end{margin:30px 16px 50px}}

/* 画像が主役 */
.vhero{position:relative;height:460px;overflow:hidden;background:#111}.vhero>img{width:100%;height:100%;object-fit:cover;opacity:.72}.vh-tx{position:absolute;left:60px;bottom:48px;color:#fff}.vh-tx .k{margin:0 0 8px;font-weight:700;font-size:14px;color:var(--light)}.vh-tx h1{margin:0 0 22px;font-size:42px;font-weight:900;line-height:1.35;text-shadow:0 2px 12px rgba(0,0,0,.5)}.vh-tx .page-cta{background:var(--light);color:#111}.vh-tx .page-cta span{color:#111}
.vrow{display:grid;gap:4px;margin:4px 60px 0}.vrow.v2{grid-template-columns:1fr 1fr}.vrow.v3{grid-template-columns:1fr 1fr 1fr}.vf{position:relative;margin:0;background:#111;overflow:hidden}.vf>img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.vrow.big .vf>img{aspect-ratio:1/1}.vf figcaption{position:absolute;left:0;right:0;bottom:0;padding:14px 18px;color:#fff;font-size:14px;line-height:1.6;background:linear-gradient(0deg,rgba(0,0,0,.82),rgba(0,0,0,0))}.vf figcaption b{display:block;font-size:20px;font-weight:900}.vf.mosaic{display:grid;grid-template-columns:1fr 1fr;gap:2px}.vf.mosaic img{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover;display:block}
.sizes{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin:0 60px}.sizes a{display:block;text-decoration:none;color:#111;border:1px solid #111;text-align:center;padding-bottom:12px}.s-box{height:190px;display:flex;align-items:flex-end;justify-content:center;background:#f1f2f3;margin-bottom:10px}.s-box img{display:block}.sizes b{display:block;font-size:17px;font-weight:900}.sizes em{font-style:normal;font-size:13px;color:#666}
.vsteps{list-style:none;display:grid;grid-template-columns:repeat(5,1fr);gap:4px;margin:0 60px;padding:0}.vsteps li{position:relative;background:#111;color:#fff}.vsteps img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block;opacity:.9}.vsteps .n{position:absolute;left:0;top:0;background:var(--light);color:#111;font-weight:900;padding:2px 10px}.vsteps b{display:block;padding:10px 12px;font-size:14px;font-weight:900}
.gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-auto-rows:220px;gap:4px;margin:0 60px}.gallery .vf>img{height:100%;aspect-ratio:auto}.gallery .g-l{grid-row:span 2}.gallery figcaption{font-size:15px;font-weight:700;padding:10px 14px}
.two-aud .door-im{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;margin:-16px -18px 12px;width:calc(100% + 36px)}
@media(max-width:760px){.vhero{height:360px}.vh-tx{left:16px;right:16px;bottom:26px}.vh-tx h1{font-size:26px}.vrow{margin:4px 16px 0}.vrow.v2,.vrow.v3{grid-template-columns:1fr}.sizes{grid-template-columns:1fr 1fr;margin:0 16px}.vsteps{grid-template-columns:1fr 1fr;margin:0 16px}.gallery{grid-template-columns:1fr 1fr;grid-auto-rows:160px;margin:0 16px}}
.s-box{background:linear-gradient(#777,#a8a8a8);overflow:hidden}.s-box img{max-height:96%;-webkit-mask-image:radial-gradient(closest-side,#000 70%,transparent 100%);mask-image:radial-gradient(closest-side,#000 70%,transparent 100%)}

/* つつき 9/17 16時 */
.copy .hero-logo{margin:0;background:rgba(10,11,12,.55);padding:18px 22px;display:inline-block}.copy .hero-logo img{height:120px;width:auto;display:block}
.band{background:#fff;color:#111;clip-path:none;margin-top:0;padding:60px 60px 40px}.band .t{border-bottom-color:#111}
.reqsec{background:#f3f4f5;color:#111}.reqsec .t{border-bottom-color:#111}.reqsec .lead{color:#333}
.family.two-only{grid-template-columns:1fr 1fr}
.making.mk7{grid-template-columns:repeat(4,1fr)}
.sizes.s5{grid-template-columns:repeat(5,1fr);margin:0 60px 4px}.sizes.s5>div{border:1px solid #111;text-align:center;padding-bottom:10px}
.vsteps.s6{grid-template-columns:repeat(6,1fr)}
.vh-sub{margin:-10px 0 20px;font-size:15px;font-weight:700;text-shadow:0 2px 10px rgba(0,0,0,.6)}
@media(max-width:760px){.copy .hero-logo img{height:70px}.band{padding:40px 16px 30px}.sizes.s5{grid-template-columns:1fr 1fr;margin:0 16px 4px}.family.two-only{grid-template-columns:1fr}.making.mk7{grid-template-columns:1fr 1fr}.vsteps.s6{grid-template-columns:1fr 1fr}}
.s-box{height:auto;aspect-ratio:1/1}.s-box img{max-height:none;height:auto}
.making.mk7 .mk:first-child{grid-column:span 2}@media(max-width:760px){.making.mk7 .mk:first-child{grid-column:span 2}}.vhero>img.top{object-position:center 12%}
.making.mk8{grid-template-columns:repeat(4,1fr)}.products.p5{grid-template-columns:repeat(5,1fr)}@media(max-width:760px){.making.mk8{grid-template-columns:1fr 1fr}.products.p5{grid-template-columns:1fr 1fr}}
.making.mk6{grid-template-columns:repeat(3,1fr)}@media(max-width:760px){.making.mk6{grid-template-columns:1fr 1fr}}

/* 9/17 18:00 フォーム上の事実3行 */
.req-facts{list-style:none;margin:-10px 0 24px;padding:0;display:flex;flex-wrap:wrap;gap:6px 22px;font-size:14px;color:#111}.req-facts b{display:inline-block;margin-right:8px;font-size:12px;background:#111;color:#fff;padding:1px 7px}.req label[hidden]{display:none}

/* 9/17 18:30 見積りフォームの送信（写経元 TokyoLEDstudio site.css .req-done） */
.req-thumbs{display:flex;gap:8px;flex-wrap:wrap}.req-thumbs:empty{display:none}.req-thumbs img,.req-thumbs .pdf{width:72px;height:72px;object-fit:cover;border:1px solid #ccc;background:#fff}.req-thumbs .pdf{display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700}.req button:disabled{opacity:.5}.req-done{max-width:640px;border:1px solid #111;background:#fff;padding:22px 24px;font-size:14px;line-height:2}.req-done b{display:block;font-size:16px;margin-bottom:6px}
.req[hidden]{display:none}

/* コラム（9/17） */
.col .crumb{font-size:13px;color:#666;margin:0 0 18px}.col .crumb a{color:#666}.col .crumb span{margin:0 8px}
.col h1{line-height:1.45}.col-lead{font-size:18px;font-weight:700;margin:14px 0 8px}
.col-sec{margin:34px 0 0}.col-sec h2 i{font-style:normal;font-family:"Barlow Condensed";font-weight:800;margin-right:10px;color:#888}
.col-sec p,.col-sec li{font-size:16px;line-height:1.95}.col-sec a,.col-rel a,.col-src a{color:#111}
.col-src{margin:44px 0 0;font-size:13px;color:#555}.col-src ul{padding-left:18px}
.col-cta{margin:40px 0 0;border:1px solid #111;padding:18px 20px}.col-cta h2{margin-top:0}
.col-rel{margin:34px 0 0}
.col-list{list-style:none;padding:0;margin:20px 0 0;border-top:1px solid #111}.col-list a{display:block;padding:16px 0;border-bottom:1px solid #ddd;color:#111;text-decoration:none}
.col-list b{display:block;font-size:17px}.col-list span{font-size:14px;color:#555}
/* 本文からコラムへの道（9/18）＝「運営店舗」の .sh・.family と同じ左右の余白に揃える */
.col-home .col-list{margin:0 60px}.col-all{margin:14px 60px 0;text-align:right;font-size:14px}.col-all a{color:#111}
@media(max-width:900px){.col-home .col-list{margin:0 20px}.col-all{margin:14px 20px 0}}
