:root{--paper:#f3f0e8;--paper2:#faf8f3;--ink:#16191a;--muted:#6f746f;--line:rgba(22,25,26,.18);--dark:#23292b;--soft:#d7d0c0;--white:#fff}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:"Yu Mincho","Hiragino Mincho ProN","Noto Serif JP",serif;line-height:1.8}
a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(243,240,232,.94);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}
.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:flex;flex-direction:column;line-height:1.15}.brand-main{font-family:Arial,sans-serif;font-size:28px;letter-spacing:.28em;font-weight:600}.brand-sub{font-size:11px;margin-top:5px;letter-spacing:.14em}
.site-nav{display:flex;align-items:center;gap:25px;font-size:13px}.site-nav a{padding:8px 0}.nav-contact{border:1px solid var(--ink);padding:10px 16px!important}
.menu-button{display:none;border:0;background:none;padding:10px}.menu-button span{display:block;width:24px;height:1px;background:var(--ink);margin:6px 0}
.hero{padding:92px 0 72px}.hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:end}.eyebrow,.section-label{font-family:Arial,sans-serif;font-size:11px;letter-spacing:.22em;text-transform:uppercase}
.hero h1,.subhero h1{font-size:clamp(52px,7vw,94px);line-height:1.08;font-weight:500;letter-spacing:.02em;margin:20px 0 34px}.hero-lead{font-size:clamp(22px,3vw,34px);line-height:1.55;margin:0 0 34px}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:1px solid var(--ink);font-size:13px}.button-dark{background:var(--ink);color:var(--white)}.button-ghost{background:transparent}
.button-light{
  background:var(--paper);
  border-color:var(--paper);
  color:var(--ink);
}
.hero-visual{min-height:560px}.site-scene{position:relative;min-height:560px;overflow:hidden;background:#b8b5ad}
.wall{position:absolute;background:#d9d5cb}.wall-a{left:7%;top:11%;width:34%;height:58%}.wall-b{right:9%;top:21%;width:40%;height:48%;background:#c9c0ad}.beam{position:absolute;background:#666b68}.beam-a{left:0;right:0;top:20%;height:18px}.beam-b{left:56%;top:0;bottom:27%;width:16px}.floor{position:absolute;left:0;right:0;bottom:0;height:31%;background:linear-gradient(165deg,#6d716d,#96958d)}
.ladder{position:absolute;left:30%;bottom:17%;width:90px;height:210px;border-left:7px solid #464b49;border-right:7px solid #464b49;transform:skew(-5deg)}.ladder:before{content:"";position:absolute;left:0;right:0;top:20px;height:6px;background:#464b49;box-shadow:0 34px #464b49,0 68px #464b49,0 102px #464b49,0 136px #464b49}
.scene-caption{position:absolute;left:7%;bottom:7%;color:white}.scene-caption span{display:block;font-family:Arial,sans-serif;font-size:10px;letter-spacing:.2em;margin-bottom:7px}.scene-caption strong{font-size:22px;font-weight:500}
.section{padding:105px 0}.section-light{background:var(--paper2)}.two-col{display:grid;grid-template-columns:.7fr 1.3fr;gap:86px}.section h2{font-size:clamp(34px,4vw,54px);line-height:1.35;font-weight:500;margin:12px 0}.body-copy,.trust-copy{font-size:18px;max-width:720px}.body-copy p,.trust-copy p{margin:0 0 24px}.signature{margin-top:46px!important;padding-top:26px;border-top:1px solid var(--line)}
.section-dark{background:var(--dark);color:#f4f1ea}.section-head{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-bottom:60px}.section-intro{max-width:520px;margin:0 0 10px;font-size:16px;color:#cfd1cc}
.cards{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(255,255,255,.22);border-left:1px solid rgba(255,255,255,.22)}.card{min-height:320px;padding:34px;border-right:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(255,255,255,.22);display:flex;flex-direction:column}.card-no,.card-tag,.status{font-family:Arial,sans-serif;font-size:10px;letter-spacing:.18em}.card h3{font-size:28px;font-weight:500;margin:44px 0 14px}.card p{color:#d7d9d4}.card-tag{margin-top:auto;color:#aeb3ae}
.trust-section{background:#ebe6db}.trust-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.principles{background:var(--paper)}.principle-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);margin-top:34px}.principle-grid p{margin:0;background:var(--paper);padding:58px;font-size:clamp(24px,3vw,38px);line-height:1.5}
.contact{background:var(--ink);color:var(--paper)}.contact-box{display:flex;align-items:end;justify-content:space-between;gap:50px}.contact-actions{text-align:right}
.subhero{padding:110px 0 95px;border-bottom:1px solid var(--line)}.subhero>div>p:last-child{font-size:18px;max-width:720px}
.simple-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line);margin-top:36px}.simple-grid>div{padding:34px;min-height:200px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.simple-grid h3{font-size:24px;font-weight:500;margin-top:0}.page-cta{margin-top:40px}
.section-projects{background:var(--soft)}.project-list{border-top:1px solid rgba(23,25,27,.35)}.project{display:flex;justify-content:space-between;gap:20px;padding:32px 0;border-bottom:1px solid rgba(23,25,27,.35)}.project h3{font-size:30px;font-weight:500;margin:8px 0}.project p{margin:0;max-width:700px}.project-arrow{font-size:28px}
.company-table{display:grid;border-top:1px solid var(--line)}.company-table>div{display:grid;grid-template-columns:150px 1fr;gap:20px;padding:18px 0;border-bottom:1px solid var(--line)}.company-table dt{color:var(--muted)}.company-table dd{margin:0}.verify{display:inline-block;margin-left:8px;font-family:Arial,sans-serif;font-size:10px;color:#8a6c39}.verify-block,.placeholder-note{font-size:12px!important;color:var(--muted)}
.contact-page{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.contact-options{border-top:1px solid var(--line)}.contact-options>div{display:flex;justify-content:space-between;gap:20px;padding:22px 0;border-bottom:1px solid var(--line)}.contact-options span{color:var(--muted)}.contact-policy{grid-column:2;border-top:1px solid var(--line);padding-top:24px;margin-top:12px}
.site-footer{background:#101314;color:#dcded9;padding:40px 0}.footer-inner{display:flex;align-items:end;justify-content:space-between;gap:30px;font-size:12px}.footer-logo{font-family:Arial,sans-serif;font-size:30px;letter-spacing:.25em}
@media(max-width:860px){
  .header-inner{height:72px}
  .menu-button{display:block}
  .site-nav{display:none;position:absolute;left:0;right:0;top:72px;background:var(--paper);border-bottom:1px solid var(--line);padding:20px;flex-direction:column;align-items:flex-start}
  .site-nav.open{display:flex}
  .hero{padding-top:54px}

  .hero-grid,
  .two-col,
  .section-head,
  .trust-grid,
  .contact-page{
    grid-template-columns:1fr;
  }

  .cards,
  .simple-grid,
  .principle-grid{
    grid-template-columns:1fr;
  }

  .hero-visual,
  .site-scene{
    min-height:420px;
  }

  .contact-policy{
    grid-column:1;
  }

  .contact-options>div{
    flex-direction:column;
    gap:4px;
  }

  /* HOME CONTACT */
  .contact-box{
    flex-direction:column;
    align-items:stretch;
    gap:38px;
  }

  .contact-actions{
    width:100%;
    text-align:left;
  }

  .contact-actions .button-light{
    width:100%;
    color:var(--ink);
  }
}
@media(max-width:560px){
  .wrap{
    width:min(100% - 28px,1180px);
  }

  .section{
    padding:76px 0;
  }

 .hero h1{
  font-size:50px;
}

.subhero h1{
  font-size:34px;
  line-height:1.4;
}
  .hero-lead{
    font-size:24px;
  }

  .hero-visual,
  .site-scene{
    min-height:330px;
  }

  .company-table>div{
    grid-template-columns:1fr;
    gap:4px;
  }

  .footer-inner{
    align-items:flex-start;
    flex-direction:column;
  }

  /* HOME CONTACT */
  .contact h2{
    font-size:30px;
    line-height:1.5;
  }
}
.ai-hero{position:relative;overflow:hidden}
.ai-hero:after{
  content:"";position:absolute;right:-8vw;top:10%;width:46vw;height:46vw;max-width:620px;max-height:620px;
  border:1px solid var(--line);border-radius:50%;box-shadow:0 0 0 45px rgba(22,25,26,.025),0 0 0 90px rgba(22,25,26,.018);
  pointer-events:none
}
.dev-list{border-top:1px solid rgba(255,255,255,.25)}
.dev-item{
  display:grid;grid-template-columns:150px 1fr 70px;gap:34px;align-items:start;
  padding:38px 0;border-bottom:1px solid rgba(255,255,255,.25)
}
.dev-status,.dev-no{font-family:Arial,sans-serif;font-size:10px;letter-spacing:.18em;color:#aeb3ae}
.dev-item h3{font-size:30px;font-weight:500;margin:0 0 10px}
.dev-item p{max-width:720px;color:#d7d9d4;margin:0}
.dev-no{text-align:right;font-size:18px}
.ai-process{background:#f3f0e8}
.process-line{display:grid;grid-template-columns:repeat(5,1fr);margin-top:42px;border-top:1px solid var(--line);border-left:1px solid var(--line)}
.process-line>div{min-height:210px;padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.process-line span{font-family:Arial,sans-serif;font-size:10px;letter-spacing:.15em;color:var(--muted)}
.process-line strong{display:block;font-size:25px;font-weight:500;margin:28px 0 8px}
.process-line p{font-size:14px;margin:0}
.ai-message{background:#d7d0c0}
.ai-message blockquote{margin:35px 0 45px;padding:0;border:0}
.ai-message blockquote span{display:block;font-size:clamp(22px,3vw,34px);margin-bottom:8px}
.ai-message blockquote strong{display:block;font-size:clamp(42px,6vw,78px);line-height:1.25;font-weight:500}
.ai-message>.wrap>p:last-child{max-width:720px;font-size:18px}
@media(max-width:860px){
  .dev-item{grid-template-columns:1fr;gap:10px}
  .dev-no{text-align:left}
  .process-line{grid-template-columns:1fr}
  .process-line>div{min-height:auto}
  .ai-hero:after{right:-30vw;top:25%;width:80vw;height:80vw}
}

.mic-bridge{background:#15191a;color:#f3f0e8;position:relative;overflow:hidden}
.mic-bridge:before{content:"MIC";position:absolute;right:-.03em;bottom:-.30em;font:700 min(30vw,420px)/1 Arial,sans-serif;letter-spacing:-.07em;color:rgba(255,255,255,.025)}
.bridge-title{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}.bridge-title p{max-width:520px;color:#cfd1cc;font-size:17px}
.bridge-flow{display:grid;grid-template-columns:repeat(4,1fr);margin-top:60px;border-top:1px solid rgba(255,255,255,.22);border-left:1px solid rgba(255,255,255,.22)}
.bridge-flow>div{padding:30px;min-height:220px;border-right:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(255,255,255,.22)}
.bridge-flow span{font:10px Arial,sans-serif;letter-spacing:.16em;color:#9ea49f}.bridge-flow strong{display:block;font-size:24px;font-weight:500;margin:35px 0 8px}.bridge-flow p{margin:0;color:#cfd1cc;font-size:14px}
.bridge-statement{margin:70px 0 0;font-size:clamp(28px,4vw,48px);line-height:1.55}.bridge-statement em{font-style:normal;border-bottom:1px solid rgba(255,255,255,.6)}
.identity-section{background:#d7d0c0}.identity-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.identity-end{margin-top:44px!important;padding-top:25px;border-top:1px solid var(--line)}
.projects-intro{background:#f8f6f0}.future-section{background:#ebe6db}
@media(max-width:860px){.bridge-title,.identity-grid{grid-template-columns:1fr;gap:25px}.bridge-flow{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.bridge-flow{grid-template-columns:1fr}.bridge-flow>div{min-height:auto}.bridge-statement{margin-top:48px}}

/* v4 — visual identity refinement */
body{letter-spacing:.015em}
.site-header{transition:background .25s ease,box-shadow .25s ease}
.site-header.scrolled{background:rgba(243,240,232,.985);box-shadow:0 8px 28px rgba(0,0,0,.045)}
.brand-main{position:relative}
.brand-main:after{content:"";display:inline-block;width:5px;height:5px;background:var(--ink);border-radius:50%;margin-left:2px;vertical-align:top;margin-top:5px}
.hero{min-height:calc(100vh - 82px);display:flex;align-items:center;padding-top:70px}
.hero-copy{position:relative;z-index:2}
.hero h1{letter-spacing:-.025em}
.hero-lead{color:#343938}
.site-scene{filter:saturate(.72) contrast(.96)}
.site-scene:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,rgba(18,22,22,.08),transparent 45%,rgba(255,255,255,.08));pointer-events:none}
.scene-caption{z-index:2}
.visual-manifesto{background:#101415;color:#f3f0e8;padding:34px 0}
.manifesto-inner{display:grid;grid-template-columns:120px 1fr auto;gap:40px;align-items:end}
.manifesto-index,.manifesto-note{font:10px Arial,sans-serif;letter-spacing:.17em;color:#9ca39f}
.manifesto-inner p{font-size:clamp(28px,4vw,52px);line-height:1.25;margin:0;font-weight:500}
.section-label{position:relative;padding-left:30px}
.section-label:before{content:"";position:absolute;left:0;top:50%;width:18px;height:1px;background:currentColor;opacity:.55}
.card{transition:background .25s ease,transform .25s ease}
.card:hover{background:rgba(255,255,255,.045);transform:translateY(-2px)}
.card h3 a:after{content:" ↗";font:12px Arial,sans-serif;opacity:.45}
.project{transition:padding .25s ease,background .25s ease}
.project:hover{padding-left:16px;padding-right:16px;background:rgba(255,255,255,.12)}
.button{position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}
.button:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(0,0,0,.10)}
.subhero{min-height:520px;display:flex;align-items:center;position:relative;overflow:hidden}
.subhero:after{content:"MIC";position:absolute;right:-.04em;bottom:-.28em;font:700 min(25vw,330px)/1 Arial,sans-serif;letter-spacing:-.07em;color:rgba(22,25,26,.035);pointer-events:none}
.subhero .wrap{position:relative;z-index:1}
.reveal{opacity:0;transform:translateY(22px);transition:opacity .75s ease,transform .75s ease}
.reveal.visible{opacity:1;transform:none}
.reveal-delay{transition-delay:.12s}
@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}.button,.card,.project{transition:none}}
@media(max-width:860px){
 .hero{min-height:auto}
 .manifesto-inner{grid-template-columns:1fr;gap:10px}
 .manifesto-note{margin-top:8px}
 .subhero{min-height:430px}
}
@media(max-width:560px){
 .hero{padding-top:44px}
 .visual-manifesto{padding:26px 0}
 .manifesto-inner p{font-size:32px}
 .subhero{min-height:390px}
 .section-label{padding-left:24px}
}

/* v5 — 30秒で理解できる情報設計 */
.quick-understand{background:#f8f6f0;border-bottom:1px solid var(--line)}
.quick-grid{display:grid;grid-template-columns:1.15fr repeat(3,1fr);border-left:1px solid var(--line)}
.quick-grid>div{padding:30px;border-right:1px solid var(--line);min-height:185px}
.quick-title{background:#e9e3d7}
.quick-title span,.quick-item span{display:block;font:10px Arial,sans-serif;letter-spacing:.16em;color:var(--muted);margin-bottom:24px}
.quick-title strong{display:block;font-size:24px;font-weight:500;line-height:1.5}
.quick-item strong{display:block;font-size:22px;font-weight:500;margin-bottom:9px}
.quick-item p{font-size:13px;margin:0;color:#555b57}
.difference-section{background:#101415;color:#f3f0e8}
.difference-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:40px;border-top:1px solid rgba(255,255,255,.22);border-left:1px solid rgba(255,255,255,.22)}
.difference-grid>div{padding:36px;border-right:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(255,255,255,.22);min-height:245px}
.difference-grid span{font:10px Arial,sans-serif;letter-spacing:.15em;color:#9ea49f}
.difference-grid h3{font-size:25px;font-weight:500;margin:35px 0 12px}
.difference-grid p{font-size:14px;color:#cfd1cc;margin:0}
@media(max-width:860px){.quick-grid{grid-template-columns:1fr 1fr}.difference-grid{grid-template-columns:1fr}}
@media(max-width:560px){.quick-grid{grid-template-columns:1fr}.quick-grid>div{min-height:auto}}

/* v6 — PROJECTS / Case Stories */
.case-stories{background:#d7d0c0}
.case-head{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end;margin-bottom:70px}
.case-head>p{max-width:560px;margin:0;font-size:17px}
.case-story{display:grid;grid-template-columns:170px 1fr;gap:55px;padding:60px 0;border-top:1px solid rgba(22,25,26,.35)}
.case-meta{display:flex;flex-direction:column;gap:8px;font:10px Arial,sans-serif;letter-spacing:.16em;color:#606560}
.case-main h3{font-size:clamp(36px,5vw,64px);line-height:1.3;font-weight:500;margin:10px 0 24px;letter-spacing:-.02em}
.case-kicker{font:10px Arial,sans-serif;letter-spacing:.16em;color:#606560;text-transform:uppercase}
.case-lead{max-width:760px;font-size:18px;margin-bottom:45px}
.case-flow{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(22,25,26,.28);border-left:1px solid rgba(22,25,26,.28)}
.case-flow>div{padding:28px;border-right:1px solid rgba(22,25,26,.28);border-bottom:1px solid rgba(22,25,26,.28);min-height:250px}
.case-flow small{font:9px Arial,sans-serif;letter-spacing:.14em;color:#6b706c}
.case-flow strong{display:block;font-size:19px;font-weight:500;line-height:1.55;margin:28px 0 10px}
.case-flow p{font-size:13px;margin:0;color:#505652}
.case-result{margin:28px 0 0;font-size:14px}.case-result span{font:10px Arial,sans-serif;letter-spacing:.14em;border:1px solid rgba(22,25,26,.35);padding:6px 9px;margin-right:10px}
.case-principle{background:#171b1c;color:#f3f0e8;margin-left:-40px;margin-right:-40px;padding-left:40px;padding-right:40px;border-top:0}
.case-principle .case-meta,.case-principle .case-kicker{color:#aab0ab}.case-principle .case-result span{border-color:rgba(255,255,255,.35)}
@media(max-width:860px){.case-head,.case-story{grid-template-columns:1fr;gap:25px}.case-flow{grid-template-columns:1fr}.case-flow>div{min-height:auto}.case-principle{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}}

/* v7 — trust is built with facts */
.trust-facts{background:#f8f6f0}
.trust-facts-head{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end;margin-bottom:45px}
.trust-facts-head>p{max-width:560px;margin:0;font-size:17px}
.fact-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}
.fact-grid>div{padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:230px}
.fact-grid span{font:10px Arial,sans-serif;letter-spacing:.15em;color:var(--muted)}
.fact-grid strong{display:block;font-size:21px;font-weight:500;margin:30px 0 10px}
.fact-grid p{font-size:13px;margin:0;color:#555b57}.fact-grid em{display:block;font-style:normal;font-size:10px;margin-top:10px;color:#8a6c39}
.representative-section{background:#d7d0c0}.rep-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px;align-items:stretch}
.rep-mark{min-height:520px;background:#171b1c;color:#f3f0e8;display:flex;flex-direction:column;align-items:center;justify-content:center}
.rep-mark span{font:500 clamp(70px,10vw,130px)/1 Arial,sans-serif;letter-spacing:.12em}.rep-mark small{font:9px Arial,sans-serif;letter-spacing:.24em;margin-top:25px;color:#9da39e}
.rep-copy{align-self:center}.rep-copy>p{font-size:17px}.rep-name{margin-top:45px;padding-top:25px;border-top:1px solid var(--line);display:flex;align-items:baseline;gap:15px;flex-wrap:wrap}
.rep-name span{font-size:12px}.rep-name strong{font-size:25px;font-weight:500}.rep-name em{font-style:normal;font-size:10px;color:#8a6c39}
.old-new-stance{background:#171b1c;color:#f3f0e8}.stance-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.old-new-stance .body-copy{color:#d6d9d4}
@media(max-width:860px){.trust-facts-head,.rep-grid,.stance-grid{grid-template-columns:1fr;gap:30px}.fact-grid{grid-template-columns:1fr 1fr}.rep-mark{min-height:300px}}
@media(max-width:560px){.fact-grid{grid-template-columns:1fr}}

/* v8 — company first, human accountable */
.continuity-section{background:#ebe6db}.continuity-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}
.human-ai-section{background:#101415;color:#f3f0e8}
.human-ai-grid{display:grid;grid-template-columns:1fr 90px 1fr;align-items:center;margin-top:40px;border-top:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(255,255,255,.22)}
.human-ai-grid>div:not(.plus-mark){padding:48px 20px}.human-ai-grid span{font:10px Arial,sans-serif;letter-spacing:.18em;color:#9ea49f}
.human-ai-grid h3{font-size:27px;font-weight:500;margin:25px 0 12px}.human-ai-grid p{color:#cfd1cc;margin:0}
.plus-mark{text-align:center;font:300 45px Arial,sans-serif;color:#8e9691}
.human-ai-end{max-width:850px;margin:45px 0 0;font-size:20px}.human-ai-end strong{font-weight:500}
@media(max-width:860px){.continuity-grid{grid-template-columns:1fr;gap:25px}.human-ai-grid{grid-template-columns:1fr}.plus-mark{padding:15px}.human-ai-grid>div:not(.plus-mark){padding:35px 0}}

.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.mic-concierge{position:fixed;right:22px;bottom:22px;z-index:9999;font-family:inherit}
.mic-concierge-launcher{display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.2);background:#111516;color:#f3f0e8;padding:14px 18px;font-size:13px;letter-spacing:.04em;cursor:pointer;box-shadow:0 16px 40px rgba(0,0,0,.16)}
.mic-concierge-dot{width:8px;height:8px;border-radius:50%;background:#f3f0e8;display:inline-block;box-shadow:0 0 0 5px rgba(243,240,232,.08)}
.mic-concierge-panel{position:absolute;right:0;bottom:58px;width:min(390px,calc(100vw - 28px));max-height:min(680px,calc(100vh - 110px));display:none;flex-direction:column;background:#f4f0e6;color:#171b1c;border:1px solid rgba(22,25,26,.22);box-shadow:0 24px 70px rgba(0,0,0,.22)}
.mic-concierge-panel.open{display:flex}
.mic-concierge-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 22px 18px;border-bottom:1px solid rgba(22,25,26,.14)}
.mic-concierge-header small{display:block;font:9px Arial,sans-serif;letter-spacing:.18em;color:#6d736f;margin-bottom:8px}
.mic-concierge-header strong{display:block;font-size:18px;font-weight:500;line-height:1.55}
.mic-concierge-close{border:0;background:transparent;color:#171b1c;font-size:26px;line-height:1;cursor:pointer;padding:0 0 8px 8px}
.mic-concierge-body{padding:20px;overflow:auto;min-height:260px}
.mic-message{max-width:88%;margin:0 0 14px;padding:14px 15px;font-size:13px;line-height:1.7}
.mic-message p{margin:0 0 4px}.mic-message p:last-child{margin-bottom:0}
.mic-ai{background:#171b1c;color:#f3f0e8}.mic-user{margin-left:auto;background:#ddd6c7}
.mic-quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:16px 0 0}
.mic-quick-actions button{border:1px solid rgba(22,25,26,.22);background:transparent;padding:11px 10px;font:inherit;font-size:12px;cursor:pointer}
.mic-quick-actions button:hover{background:#e6e0d4}
.mic-concierge-form{display:grid;grid-template-columns:1fr auto;gap:8px;padding:14px 16px;border-top:1px solid rgba(22,25,26,.14)}
.mic-concierge-form textarea{resize:none;min-height:54px;border:1px solid rgba(22,25,26,.22);background:#fbf8f1;color:#171b1c;padding:10px 11px;font:inherit;font-size:13px;line-height:1.5}
.mic-concierge-form button{border:0;background:#171b1c;color:#f3f0e8;padding:0 18px;font:inherit;font-size:12px;cursor:pointer}
.mic-concierge-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 16px;background:#e8e2d6;color:#626862;font-size:10px;line-height:1.5}
.mic-preview-badge{flex:0 0 auto;font:9px Arial,sans-serif;letter-spacing:.12em;border:1px solid rgba(22,25,26,.22);padding:4px 6px}
@media(max-width:560px){.mic-concierge{right:12px;bottom:12px}.mic-concierge-launcher{padding:13px 15px}.mic-concierge-panel{position:fixed;left:10px;right:10px;bottom:76px;width:auto;max-height:calc(100vh - 100px)}.mic-quick-actions{grid-template-columns:1fr}}
/* ========================================
   MIC CONTACT FORM
   ======================================== */

.contact-form-section{
  background:#f4f0e6;
  padding:70px 0 80px;
  border-top:1px solid rgba(22,25,26,.10);
}

.contact-form-inner{
  max-width:960px;
  margin:0 auto;
  padding:0 24px;
}

.contact-form-kicker{
  font-size:11px;
  letter-spacing:.22em;
  margin:0 0 24px;
  color:#171b1c;
}

.contact-form-title{
  font-size:28px;
  font-weight:500;
  line-height:1.5;
  margin:0 0 16px;
}

.contact-form-lead{
  font-size:14px;
  line-height:1.9;
  margin:0 0 38px;
  color:#454747;
}

.mic-contact-form{
  max-width:720px;
}

.mic-form-row{
  display:grid;
  grid-template-columns:180px 1fr;
  gap:24px;
  align-items:start;
  padding:18px 0;
  border-top:1px solid rgba(22,25,26,.14);
}

.mic-form-row label{
  font-size:13px;
  line-height:1.6;
  padding-top:11px;
}

.mic-required{
  display:inline-block;
  margin-left:8px;
  font-size:10px;
  letter-spacing:.08em;
  color:#766f62;
}

.mic-contact-form input,
.mic-contact-form textarea{
  width:100%;
  box-sizing:border-box;
  border:1px solid rgba(22,25,26,.28);
  background:#faf8f2;
  padding:12px 14px;
  font:inherit;
  font-size:14px;
  color:#171b1c;
  border-radius:0;
}

.mic-contact-form input:focus,
.mic-contact-form textarea:focus{
  outline:none;
  border-color:#171b1c;
  background:#fff;
}

.mic-contact-form textarea{
  min-height:150px;
  resize:vertical;
  line-height:1.7;
}

.mic-form-actions{
  padding-top:28px;
  border-top:1px solid rgba(22,25,26,.14);
}

.mic-form-submit{
  border:1px solid #171b1c;
  background:#171b1c;
  color:#f3f0e8;
  padding:15px 30px;
  font:inherit;
  font-size:13px;
  letter-spacing:.06em;
  cursor:pointer;
  transition:.2s ease;
}

.mic-form-submit:hover{
  background:#f3f0e8;
  color:#171b1c;
}

.mic-form-note{
  margin-top:16px;
  font-size:11px;
  line-height:1.7;
  color:#6b6b67;
}

/* 迷惑メール対策用。人には表示しない */
.mic-honeypot{
  position:absolute !important;
  left:-9999px !important;
  width:1px !important;
  height:1px !important;
  overflow:hidden !important;
}

/* スマートフォン */
@media(max-width:700px){
  .contact-form-section{
    padding:50px 0 60px;
  }

  .contact-form-inner{
    padding:0 20px;
  }

  .contact-form-title{
    font-size:24px;
  }

  .mic-form-row{
    grid-template-columns:1fr;
    gap:8px;
    padding:16px 0;
  }

  .mic-form-row label{
    padding-top:0;
  }

  .mic-form-submit{
    width:100%;
  }
}
/* Website欄（スパム対策）を完全に非表示 */
input[name="website"],
label[for="website"]{
  display:none !important;
}
/* お問い合わせフォーム：迷惑メール対策欄 */
.contact-hp{
  position:absolute !important;
  left:-9999px !important;
  top:auto !important;
  width:1px !important;
  height:1px !important;
  overflow:hidden !important;
  opacity:0 !important;
  pointer-events:none !important;
}
/* ========================================
   MIC CONTACT FORM - ACTUAL HTML
   ======================================== */

.contact-form{
  max-width:960px;
  margin:0 auto;
}

.contact-form .form-field{
  display:grid;
  grid-template-columns:180px minmax(0,1fr);
  gap:24px;
  align-items:start;
  padding:18px 0;
  border-top:1px solid rgba(22,25,26,.14);
}

.contact-form .form-field > label{
  padding-top:12px;
  font-size:13px;
  line-height:1.6;
  color:#171b1c;
}

.contact-form .form-field label span{
  display:inline-block;
  margin-left:8px;
  font-size:10px;
  color:#766f62;
}

.contact-form .form-field input,
.contact-form .form-field textarea{
  width:100%;
  box-sizing:border-box;
  border:1px solid rgba(22,25,26,.28);
  background:#faf8f2;
  padding:13px 15px;
  border-radius:0;
  font:inherit;
  font-size:14px;
  color:#171b1c;
}

.contact-form .form-field input:focus,
.contact-form .form-field textarea:focus{
  outline:none;
  border-color:#171b1c;
  background:#fff;
}

.contact-form .form-field textarea{
  min-height:150px;
  resize:vertical;
  line-height:1.8;
}

.contact-form .contact-submit{
  padding:28px 0 0 204px;
  border-top:1px solid rgba(22,25,26,.14);
}

.contact-form .contact-submit p{
  margin:0 0 18px;
  font-size:12px;
  line-height:1.8;
  color:#686862;
}

.contact-form .contact-submit-button{
  appearance:none;
  -webkit-appearance:none;
  border:1px solid #171b1c;
  background:#171b1c;
  color:#f4f0e6;
  padding:15px 30px;
  font:inherit;
  font-size:13px;
  letter-spacing:.06em;
  cursor:pointer;
  border-radius:0;
  transition:background .2s ease,color .2s ease;
}

.contact-form .contact-submit-button:hover{
  background:#f4f0e6;
  color:#171b1c;
}

/* スマートフォン */
@media(max-width:700px){
  .contact-form .form-field{
    grid-template-columns:1fr;
    gap:8px;
    padding:16px 0;
  }

  .contact-form .form-field > label{
    padding-top:0;
  }

  .contact-form .contact-submit{
    padding:24px 0 0;
  }

  .contact-form .contact-submit-button{
    width:100%;
  }
}
/* ===== MIC CONTACT FORM ===== */

.mic-contact-form {
  max-width: 760px;
  margin-top: 36px;
}

.mic-contact-form .form-field {
  display: grid;
  grid-template-columns: 150px 1fr;
  gap: 24px;
  align-items: start;
  margin-bottom: 20px;
}

.mic-contact-form .form-field label {
  padding-top: 13px;
  font-size: 14px;
  line-height: 1.5;
}

.mic-contact-form .form-field label span {
  margin-left: 8px;
  font-size: 11px;
  color: #8a8175;
}

.mic-contact-form input,
.mic-contact-form textarea {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #c9c3b8;
  background: #fff;
  padding: 12px 14px;
  font: inherit;
}

.mic-contact-form input {
  height: 46px;
}

.mic-contact-form textarea {
  min-height: 150px;
  resize: vertical;
}

.mic-contact-form .form-field-wide textarea {
  min-height: 110px;
}

.mic-contact-form .contact-submit {
  margin-top: 30px;
  padding-top: 24px;
  border-top: 1px solid #d8d2c7;
}

.mic-contact-form .contact-submit-button {
  border: 1px solid #171b1c;
  background: #171b1c;
  color: #f3f0e8;
  padding: 15px 30px;
  font: inherit;
  cursor: pointer;
}

.mic-contact-form .contact-submit-button:hover {
  opacity: .8;
}

@media (max-width: 700px) {
  .mic-contact-form .form-field {
    grid-template-columns: 1fr;
    gap: 7px;
  }

  .mic-contact-form .form-field label {
    padding-top: 0;
  }

  .mic-contact-form .contact-submit-button {
    width: 100%;
  }
}
/* ===== CONTACT SENT MESSAGE ===== */
.contact-sent-message {
  padding: 80px 0 90px;
}

.contact-sent-message .wrap {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 24px;
}

.contact-sent-message .eyebrow {
  margin-bottom: 24px;
}

.contact-sent-message h2 {
  margin: 0 0 28px;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.6;
}

.contact-sent-message p {
  margin: 0;
  line-height: 2;
}
.contact-back-home{
  display:inline-block;
  margin-top:32px;
  padding-bottom:4px;
  border-bottom:1px solid rgba(22,25,26,.35);
  color:#171b1c;
  text-decoration:none;
  font-size:13px;
  letter-spacing:.04em;
  transition:opacity .2s ease;
}

.contact-back-home:hover{
  opacity:.55;
}

/* =========================================
   MIC HOME HERO PHOTO
   ========================================= */

.hero-photo {
  position: relative;
  min-height: 620px;
  overflow: hidden;
  background: #d8d2c6;
}

.hero-photo img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

.hero-photo::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      90deg,
      rgba(243,240,232,.18) 0%,
      rgba(243,240,232,0) 35%,
      rgba(0,0,0,.05) 100%
    );
  pointer-events: none;
}

.hero-photo .scene-caption {
  position: absolute;
  left: 34px;
  bottom: 32px;
  z-index: 2;
  color: #fff;
  text-shadow: 0 1px 12px rgba(0,0,0,.35);
}

.hero-photo .scene-caption span {
  display: block;
  margin-bottom: 7px;
  font-size: 10px;
  letter-spacing: .22em;
}

.hero-photo .scene-caption strong {
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 20px;
  font-weight: 500;
}

@media (max-width: 760px) {

  .hero-photo {
    min-height: 390px;
  }

  .hero-photo img {
    object-position: center;
  }

  .hero-photo .scene-caption {
    left: 22px;
    bottom: 22px;
  }

  .hero-photo .scene-caption strong {
    font-size: 17px;
  }
}

/* =========================================
   MIC HOME HERO FINAL LAYOUT
   ========================================= */

@media (min-width: 761px) {

  .hero {
    padding: 0;
  }

  .hero .wrap {
    max-width: none;
    padding-left: max(32px, calc((100vw - 1120px) / 2));
    padding-right: 0;
  }

  .hero-grid {
    grid-template-columns: minmax(420px, 34%) 1fr;
    gap: 0;
    align-items: stretch;
  }

  .hero-copy {
    min-height: 620px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 60px 60px 60px 0;
  }

  .hero h1 {
    font-size: clamp(52px, 4.7vw, 78px);
    line-height: 1.2;
    letter-spacing: .02em;
    white-space: nowrap;
  }

  .hero-lead {
    margin-top: 30px;
    font-size: 17px;
    line-height: 2;
  }

  .hero-actions {
    margin-top: 32px;
  }

  .hero-photo {
    min-height: 620px;
  }

  .hero-photo .scene-caption {
    left: 32px;
    bottom: 28px;
  }
}

/* =========================================
   MIC HOME HERO - FINAL
   ========================================= */

.hero-home {
  padding: 0;
  background: #f3f0e8;
}

.hero-home-grid {
  position: relative;
  display: grid;
  grid-template-columns: 40% 60%;
  min-height: 560px;
  max-width: 1280px;
  margin: 0 auto;
  overflow: hidden;
}

.hero-home-copy {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 70px 42px 70px 56px;
  background: #f3f0e8;
}

.hero-home-copy::after {
  content: "";
  position: absolute;
  top: 0;
  right: -150px;
  bottom: 0;
  width: 200px;
  background: linear-gradient(
    90deg,
    rgba(243,240,232,1) 0%,
    rgba(243,240,232,.88) 35%,
    rgba(243,240,232,.35) 70%,
    rgba(243,240,232,0) 100%
  );
  pointer-events: none;
  z-index: -1;
}

.hero-home-copy .eyebrow {
  margin: 0 0 24px;
  font-size: 10px;
  letter-spacing: .20em;
  color: #171b1c;
}

.hero-home-copy h1 {
  margin: 0;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: clamp(48px, 4.7vw, 72px);
  line-height: 1.28;
  font-weight: 500;
  letter-spacing: .03em;
  color: #171b1c;
}

.hero-home-copy .hero-lead {
  margin-top: 30px;
  font-size: 15px;
  line-height: 2;
  color: #2e3132;
}

.hero-home-copy .hero-actions {
  display: flex;
  gap: 12px;
  margin-top: 32px;
}

.hero-home-photo {
  position: relative;
  min-height: 560px;
  overflow: hidden;
}

.hero-home-photo img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 560px;
  object-fit: cover;
  object-position: center;
}

.hero-home-caption {
  position: absolute;
  left: calc(40% - 40px);
  bottom: 38px;
  z-index: 4;
  color: #ffffff;
  text-shadow: 0 2px 12px rgba(0,0,0,.35);
}

.hero-home-caption span {
  display: block;
  margin-bottom: 7px;
  font-size: 9px;
  letter-spacing: .22em;
}

.hero-home-caption strong {
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 17px;
  font-weight: 500;
}

.hero-services {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  max-width: 1280px;
  margin: 0 auto;
  border-top: 1px solid rgba(23,27,28,.12);
  background: #f7f4ed;
}

.hero-service {
  display: flex;
  gap: 18px;
  min-height: 125px;
  padding: 28px 34px;
  border-right: 1px solid rgba(23,27,28,.10);
  box-sizing: border-box;
}

.hero-service:last-child {
  border-right: 0;
}

.hero-service-no {
  flex: 0 0 auto;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 14px;
  color: #171b1c;
}

.hero-service strong {
  display: block;
  margin-bottom: 8px;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 16px;
  font-weight: 500;
}

.hero-service p {
  margin: 0;
  font-size: 12px;
  line-height: 1.8;
  color: #4c4d4b;
}


/* MOBILE */
@media (max-width: 760px) {

  .hero-home-grid {
    display: block;
    min-height: auto;
  }

  .hero-home-copy {
    padding: 58px 22px 46px;
  }

  .hero-home-copy::after {
    display: none;
  }

  .hero-home-copy h1 {
    font-size: clamp(38px, 11vw, 52px);
    line-height: 1.35;
  }

  .hero-home-copy .hero-lead {
    margin-top: 24px;
    font-size: 14px;
  }

  .hero-home-copy .hero-actions {
    flex-direction: column;
    align-items: stretch;
  }

  .hero-home-copy .button {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
  }

  .hero-home-photo {
    min-height: 360px;
  }

  .hero-home-photo img {
    min-height: 360px;
    height: 360px;
    object-position: center;
  }

  .hero-home-caption {
    left: 22px;
    bottom: 22px;
  }

  .hero-services {
    grid-template-columns: 1fr;
  }

  .hero-service {
    min-height: auto;
    padding: 24px 22px;
    border-right: 0;
    border-bottom: 1px solid rgba(23,27,28,.10);
  }

  .hero-service:last-child {
    border-bottom: 0;
  }
}

/* =========================================
   MIC HERO LAYOUT FIX
   ========================================= */

.hero-home {
  display: block !important;
  width: 100% !important;
}

.hero-home-grid {
  display: grid !important;
  grid-template-columns: 40% 60% !important;
  width: 100% !important;
  max-width: 1280px !important;
  margin: 0 auto !important;
}

.hero-services {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  width: 100% !important;
  max-width: 1280px !important;
  margin: 0 auto !important;
  clear: both !important;
}

@media (max-width: 760px) {
  .hero-home-grid {
    display: block !important;
  }

  .hero-services {
    grid-template-columns: 1fr !important;
  }
}
/* =========================================
   MIC HERO - FINAL SIZE ADJUSTMENT
   ========================================= */

.hero-home-grid {
  max-width: 1380px !important;
  grid-template-columns: 38% 62% !important;
  min-height: 520px !important;
}

.hero-home-copy {
  padding-left: 38px !important;
  padding-right: 32px !important;
}

.hero-home-photo {
  min-height: 520px !important;
}

.hero-home-photo img {
  min-height: 520px !important;
}

.hero-services {
  max-width: 1380px !important;
}

.hero-service {
  min-height: 112px !important;
  padding: 25px 30px !important;
}

/* PCの大きな画面では、もう少し横幅を活用 */
@media (min-width: 1200px) {
  .hero-home-grid,
  .hero-services {
    width: calc(100% - 80px) !important;
  }
}

/* スマホは前回の設定を維持 */
@media (max-width: 760px) {
  .hero-home-grid {
    width: 100% !important;
    display: block !important;
    min-height: auto !important;
  }

  .hero-home-copy {
    padding: 50px 22px 42px !important;
  }

  .hero-home-photo,
  .hero-home-photo img {
    min-height: 360px !important;
  }

  .hero-services {
    width: 100% !important;
    grid-template-columns: 1fr !important;
  }
}

/* =========================================
   MIC HERO - FINAL POLISH
   ========================================= */

/* 写真と左側の文章エリアを自然につなぐ */
.hero-home-photo::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 150px;
  z-index: 2;
  pointer-events: none;

  background: linear-gradient(
    90deg,
    rgba(243, 240, 232, 0.92) 0%,
    rgba(243, 240, 232, 0.58) 35%,
    rgba(243, 240, 232, 0.18) 70%,
    rgba(243, 240, 232, 0) 100%
  );
}

/* 写真内キャプションを少しだけ見やすく */
.hero-home-caption {
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.42);
}

/* 3事業部分を少し引き締める */
.hero-services {
  border-bottom: 1px solid rgba(23, 27, 28, 0.08);
}

/* スマホではフェードを外す */
@media (max-width: 760px) {
  .hero-home-photo::before {
    display: none;
  }
}

/* =========================================
   MIC VISUAL MANIFESTO - POLISH
   ========================================= */

.visual-manifesto {
  margin: 0;
  padding: 0;
  background: #111617;
  color: #f3f0e8;
}

.manifesto-inner {
  display: grid;
  grid-template-columns: 130px 1fr 1fr;
  align-items: end;
  gap: 34px;

  max-width: 1380px;
  min-height: 210px;
  margin: 0 auto;
  padding: 48px 40px 42px;
  box-sizing: border-box;
}

.manifesto-index {
  padding-bottom: 8px;
  font-size: 9px;
  line-height: 1;
  letter-spacing: .22em;
  color: rgba(243, 240, 232, .62);
}

.manifesto-inner > p {
  margin: 0;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: clamp(34px, 3vw, 48px);
  line-height: 1.25;
  font-weight: 500;
  letter-spacing: .03em;
  color: #f3f0e8;
}

.manifesto-note {
  justify-self: end;
  padding-bottom: 8px;
  font-size: 9px;
  line-height: 1.6;
  letter-spacing: .18em;
  color: rgba(243, 240, 232, .58);
}

/* 大きなPC画面 */
@media (min-width: 1200px) {
  .manifesto-inner {
    width: calc(100% - 80px);
  }
}

/* スマートフォン */
@media (max-width: 760px) {

  .manifesto-inner {
    display: block;
    width: 100%;
    min-height: auto;
    padding: 46px 22px 42px;
  }

  .manifesto-index {
    display: block;
    margin-bottom: 22px;
    padding: 0;
  }

  .manifesto-inner > p {
    font-size: 34px;
    line-height: 1.35;
  }

  .manifesto-note {
    display: block;
    margin-top: 28px;
    padding: 0;
    font-size: 8px;
    line-height: 1.8;
  }
}

/* =========================================
   MIC ABOUT - EDITORIAL STYLE
   ========================================= */

.mic-about {
  position: relative;
  padding-top: 110px;
  padding-bottom: 120px;
}

.mic-about .two-col {
  position: relative;
  display: grid;
  grid-template-columns: .9fr 1.5fr;
  gap: 110px;
  align-items: start;
}

.mic-about .section-label {
  position: relative;
  padding-left: 32px;
  margin-bottom: 28px;
  font-size: 10px;
  letter-spacing: .22em;
}

.mic-about .section-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 18px;
  height: 1px;
  background: #15191a;
}

.mic-about h2 {
  margin: 0;
  max-width: 430px;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: clamp(38px, 3.4vw, 55px);
  line-height: 1.38;
  font-weight: 500;
  letter-spacing: .025em;
}

.mic-about .body-copy {
  max-width: 690px;
  padding-top: 4px;
}

.mic-about .body-copy > p {
  margin: 0 0 28px;
  font-size: 15px;
  line-height: 2.05;
  letter-spacing: .035em;
}

.mic-about .signature {
  margin-top: 42px !important;
  padding-top: 30px;
  border-top: 1px solid rgba(20, 24, 24, .18);
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 16px !important;
  line-height: 2.1 !important;
}

/* smartphone */
@media (max-width: 760px) {

  .mic-about {
    padding-top: 88px;
    padding-bottom: 72px;
  }

  .mic-about .two-col {
    display: block;
  }

  .mic-about .section-label {
    margin-bottom: 22px;
  }

  .mic-about h2 {
    max-width: 100%;
    font-size: 32px;
    line-height: 1.45;
    margin-bottom: 38px;
    letter-spacing: .02em;
  }

  .mic-about .body-copy {
    max-width: none;
  }

  .mic-about .body-copy > p {
    margin-bottom: 24px;
    font-size: 13.5px;
    line-height: 1.95;
    letter-spacing: .025em;
  }

  .mic-about .signature {
    margin-top: 30px !important;
    padding-top: 24px;
    font-size: 14px !important;
    line-height: 2 !important;
  }
}

/* =========================================
   MIC BUSINESS - POLISH
   ========================================= */

.section-dark {
  background: #202526;
  color: #f3f0e8;
}

.section-dark .wrap {
  max-width: 1380px;
}

.section-dark .section-head {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: end;
  margin-bottom: 64px;
}

.section-dark .section-label {
  position: relative;
  padding-left: 32px;
  margin-bottom: 24px;
  color: rgba(243,240,232,.72);
}

.section-dark .section-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 18px;
  height: 1px;
  background: rgba(243,240,232,.62);
}

.section-dark h2 {
  margin: 0;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: clamp(38px, 3.5vw, 56px);
  line-height: 1.35;
  font-weight: 500;
  letter-spacing: .025em;
}

.section-dark .section-intro {
  max-width: 470px;
  margin: 0 0 6px auto;
  font-size: 14px;
  line-height: 2;
  color: rgba(243,240,232,.68);
}

.section-dark .cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  border-top: 1px solid rgba(243,240,232,.16);
  border-bottom: 1px solid rgba(243,240,232,.16);
}

.section-dark .card {
  min-height: 300px;
  padding: 34px 28px 32px;
  background: transparent;
  border: 0;
  border-right: 1px solid rgba(243,240,232,.14);
  box-shadow: none;
}

.section-dark .card:last-child {
  border-right: 0;
}

.section-dark .card-no {
  display: block;
  margin-bottom: 55px;
  font-size: 10px;
  letter-spacing: .18em;
  color: rgba(243,240,232,.5);
}

.section-dark .card h3 {
  margin: 0 0 20px;
}

.section-dark .card h3 a {
  color: #f3f0e8;
  text-decoration: none;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 22px;
  font-weight: 500;
}

.section-dark .card p {
  min-height: 76px;
  margin: 0;
  font-size: 13px;
  line-height: 1.9;
  color: rgba(243,240,232,.7);
}

.section-dark .card-tag {
  display: block;
  margin-top: 30px;
  font-size: 8px;
  letter-spacing: .17em;
  color: rgba(243,240,232,.42);
}

@media (max-width: 760px) {

  .section-dark .section-head {
    display: block;
    margin-bottom: 46px;
  }

  .section-dark .section-intro {
    margin: 28px 0 0;
  }

  .section-dark .cards {
    grid-template-columns: 1fr;
  }

  .section-dark .card {
    min-height: auto;
    padding: 30px 22px;
    border-right: 0;
    border-bottom: 1px solid rgba(243,240,232,.14);
  }

  .section-dark .card:last-child {
    border-bottom: 0;
  }

  .section-dark .card-no {
    margin-bottom: 30px;
  }

  .section-dark .card p {
    min-height: auto;
  }
}

/* =========================================
   MIC ONE PHILOSOPHY
   ========================================= */

.mic-bridge {
  position: relative;
  background: #111617;
  color: #f3f0e8;
  padding: 110px 0 120px;
}

.mic-bridge .wrap {
  max-width: 1380px;
}

.mic-bridge .section-label {
  position: relative;
  padding-left: 32px;
  margin-bottom: 34px;
  color: rgba(243,240,232,.72);
}

.mic-bridge .section-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 18px;
  height: 1px;
  background: rgba(243,240,232,.55);
}

.bridge-title {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 90px;
  align-items: end;
  margin-bottom: 78px;
}

.bridge-title h2 {
  margin: 0;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: clamp(40px, 3.7vw, 58px);
  line-height: 1.38;
  font-weight: 500;
  letter-spacing: .025em;
}

.bridge-title > p {
  max-width: 500px;
  margin: 0 0 7px auto;
  font-size: 14px;
  line-height: 2;
  color: rgba(243,240,232,.65);
}

.bridge-flow {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border-top: 1px solid rgba(243,240,232,.16);
  border-bottom: 1px solid rgba(243,240,232,.16);
}

.bridge-flow > div {
  position: relative;
  min-height: 215px;
  padding: 30px 26px;
  border-right: 1px solid rgba(243,240,232,.14);
}

.bridge-flow > div:last-child {
  border-right: 0;
}

.bridge-flow span {
  display: block;
  margin-bottom: 42px;
  font-size: 9px;
  letter-spacing: .18em;
  color: rgba(243,240,232,.45);
}

.bridge-flow strong {
  display: block;
  margin-bottom: 15px;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 19px;
  font-weight: 500;
  letter-spacing: .04em;
}

.bridge-flow p {
  margin: 0;
  font-size: 12px;
  line-height: 1.9;
  color: rgba(243,240,232,.6);
}

.bridge-statement {
  max-width: 820px;
  margin: 82px auto 0;
  text-align: center;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: clamp(21px, 2vw, 30px);
  line-height: 1.9;
  letter-spacing: .04em;
  color: rgba(243,240,232,.82);
}

.bridge-statement em {
  color: #fff;
  font-style: normal;
}

/* smartphone */
@media (max-width: 760px) {

  .mic-bridge {
    padding: 76px 0 82px;
  }

  .bridge-title {
    display: block;
    margin-bottom: 48px;
  }

  .bridge-title h2 {
    font-size: 36px;
  }

  .bridge-title > p {
    margin: 28px 0 0;
  }

  .bridge-flow {
    grid-template-columns: 1fr;
  }

  .bridge-flow > div {
    min-height: auto;
    padding: 26px 20px 30px;
    border-right: 0;
    border-bottom: 1px solid rgba(243,240,232,.14);
  }

  .bridge-flow > div:last-child {
    border-bottom: 0;
  }

  .bridge-flow span {
    margin-bottom: 22px;
  }

 .bridge-statement {
  margin-top: 58px;
  text-align: left;
  font-size: 19px;
  line-height: 1.85;
  letter-spacing: .02em;
}
}

/* =========================================
   MIC TRUST
   ========================================= */

.trust-section {
  position: relative;
  overflow: hidden;
  padding: 125px 0 135px;
  background: #f3f0e8;
  color: #151919;
}

.trust-section::after {
  content: "TRUST";
  position: absolute;
  right: -25px;
  bottom: -75px;
  font-family: Arial, sans-serif;
  font-size: 190px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -.06em;
  color: rgba(20,24,24,.025);
  pointer-events: none;
}

.trust-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1.2fr .8fr;
  gap: 80px;
  align-items: start;
}

.trust-section .section-label {
  position: relative;
  padding-left: 32px;
  margin-bottom: 30px;
  font-size: 10px;
  letter-spacing: .22em;
}

.trust-section .section-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 18px;
  height: 1px;
  background: #151919;
}

.trust-section h2 {
  max-width: 760px;
  margin: 0;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: clamp(40px, 3.3vw, 52px);
  line-height: 1.42;
  font-weight: 500;
  letter-spacing: .025em;
}

.trust-copy {
  padding-top: 62px;
}

.trust-copy p {
  margin: 0;
  font-size: 14px;
  line-height: 2.15;
  letter-spacing: .035em;
}

.trust-copy p + p {
  margin-top: 36px;
  padding-top: 36px;
  border-top: 1px solid rgba(20,24,24,.16);
}

/* smartphone */
@media (max-width: 760px) {

  .trust-section {
    padding: 78px 0 88px;
  }

  .trust-grid {
    display: block;
  }

  .trust-section h2 {
    font-size: 35px;
    line-height: 1.45;
  }

  .trust-copy {
    padding-top: 48px;
  }

  .trust-copy p {
    font-size: 14px;
    line-height: 2;
  }

  .trust-section::after {
    right: -15px;
    bottom: -25px;
    font-size: 92px;
  }
}

/* =========================================
   MIC OUR WAY
   ========================================= */

.principles {
  position: relative;
  padding: 105px 0 120px;
  background: #f3f0e8;
  color: #151919;
}

.principles .wrap {
  max-width: 1380px;
}

.principles .section-label {
  position: relative;
  padding-left: 32px;
  margin-bottom: 52px;
  font-size: 10px;
  letter-spacing: .22em;
}

.principles .section-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 18px;
  height: 1px;
  background: #151919;
}

.principle-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  border-top: 1px solid rgba(20,24,24,.16);
  border-left: 1px solid rgba(20,24,24,.16);
}

.principle-grid p {
  position: relative;
  min-height: 230px;
  margin: 0;
  padding: 62px 58px 48px;
  border-right: 1px solid rgba(20,24,24,.16);
  border-bottom: 1px solid rgba(20,24,24,.16);

  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: clamp(23px, 2vw, 31px);
  line-height: 1.75;
  letter-spacing: .04em;
}

/* number */
.principle-grid p::before {
  position: absolute;
  top: 24px;
  left: 58px;
  font-family: Arial, sans-serif;
  font-size: 9px;
  letter-spacing: .16em;
  color: rgba(20,24,24,.42);
}

.principle-grid p:nth-child(1)::before {
  content: "01";
}

.principle-grid p:nth-child(2)::before {
  content: "02";
}

.principle-grid p:nth-child(3)::before {
  content: "03";
}

.principle-grid p:nth-child(4)::before {
  content: "04";
}

/* subtle variation */
.principle-grid p:nth-child(1),
.principle-grid p:nth-child(4) {
  background: rgba(255,255,255,.16);
}


/* smartphone */
@media (max-width: 760px) {

  .principles {
    padding: 74px 0 82px;
  }

  .principles .section-label {
    margin-bottom: 38px;
  }

  .principle-grid {
    grid-template-columns: 1fr;
  }

  .principle-grid p {
    min-height: 180px;
    padding: 54px 26px 34px;
    font-size: 23px;
  }

  .principle-grid p::before {
    top: 20px;
    left: 26px;
  }
}

/* =========================================
   MIC BEYOND ONE PERSON
   ========================================= */

.continuity-section {
  position: relative;
  overflow: hidden;
  padding: 120px 0 135px;
  background: #e9e5db;
  color: #151919;
}

.continuity-section::after {
  content: "MIC";
  position: absolute;
  right: -25px;
  bottom: -95px;

  font-family: Arial, sans-serif;
  font-size: clamp(170px, 23vw, 360px);
  font-weight: 700;
  line-height: 1;

  color: rgba(20,24,24,.025);
  pointer-events: none;
}

.continuity-grid {
  position: relative;
  z-index: 1;

  display: grid;
  grid-template-columns: 1.15fr .85fr;
  gap: 80px;

  max-width: 1380px;
}

.continuity-section .section-label {
  position: relative;
  padding-left: 32px;
  margin-bottom: 42px;

  font-size: 10px;
  letter-spacing: .22em;
}

.continuity-section .section-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 18px;
  height: 1px;
  background: #151919;
}

.continuity-section h2 {
  margin: 0;

  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: clamp(40px, 3.5vw, 58px);
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: .025em;
}

.continuity-section .body-copy {
  padding-top: 52px;
  max-width: 660px;
}

.continuity-section .body-copy p {
  margin: 0 0 30px;

  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 16px;
  line-height: 2.15;
  letter-spacing: .035em;
}

.continuity-section .signature {
  margin-top: 44px !important;
  padding-top: 32px;

  border-top: 1px solid rgba(20,24,24,.18);

  font-size: 17px !important;
  line-height: 2.1 !important;
}


/* smartphone */
@media (max-width: 760px) {

  .continuity-section {
    padding: 78px 0 88px;
  }

  .continuity-grid {
    grid-template-columns: 1fr;
    gap: 38px;
  }

  .continuity-section .section-label {
    margin-bottom: 30px;
  }

 .continuity-section h2 {
  font-size: 33px;
  line-height: 1.48;
  letter-spacing: .02em;
}

  .continuity-section .body-copy {
    padding-top: 0;
  }

  .continuity-section .body-copy p {
    font-size: 15px;
    line-height: 2;
  }

  .continuity-section::after {
    right: -20px;
    bottom: -35px;
    font-size: 150px;
  }
}

/* =========================================
   MIC CONTACT FORM - FINAL
   ========================================= */

.contact-form-status {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin: 0 0 58px;
  border-top: 1px solid rgba(20,24,24,.16);
  border-bottom: 1px solid rgba(20,24,24,.16);
}

.contact-form-status span {
  padding: 18px 14px;
  border-right: 1px solid rgba(20,24,24,.12);

  font-size: 11px;
  letter-spacing: .08em;
  color: rgba(20,24,24,.42);
}

.contact-form-status span:last-child {
  border-right: 0;
}

.contact-form-status span.is-current {
  background: #171b1c;
  color: #f3f0e8;
}

.contact-form-status b {
  margin-right: 10px;
  font-size: 9px;
  font-weight: 400;
}


.mic-contact-form {
  max-width: 900px;
}

.mic-contact-form .form-field {
  display: grid;
  grid-template-columns: 190px 1fr;
  align-items: start;

  padding: 18px 0;

  border-bottom: 1px solid rgba(20,24,24,.11);
}

.mic-contact-form .form-field label {
  padding-top: 13px;

  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 14px;
}

.mic-contact-form .form-field label span {
  margin-left: 8px;

  font-size: 9px;
  letter-spacing: .08em;
  color: rgba(20,24,24,.42);
}

.mic-contact-form input,
.mic-contact-form textarea {
  width: 100%;
  box-sizing: border-box;

  border: 1px solid rgba(20,24,24,.22);
  border-radius: 0;

  background: rgba(255,255,255,.46);
  color: #151919;

  font-family: inherit;
  font-size: 14px;
}

.mic-contact-form input {
  min-height: 52px;
  padding: 10px 14px;
}

.mic-contact-form textarea {
  padding: 15px 16px;
  line-height: 1.9;
  resize: vertical;
}

.mic-contact-form input:focus,
.mic-contact-form textarea:focus {
  outline: 1px solid #171b1c;
  outline-offset: 2px;
}

.contact-submit {
  margin-top: 46px;
}

.contact-submit > p {
  margin: 0 0 20px;

  font-size: 13px;
  line-height: 1.8;
}

.contact-submit-button,
.contact-send-button {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  gap: 55px;

  min-width: 270px;
  padding: 18px 22px;

  border: 1px solid #171b1c;

  background: #171b1c;
  color: #f3f0e8;

  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 14px;

  cursor: pointer;
}

.contact-submit-button:hover,
.contact-send-button:hover {
  background: #303536;
}


/* CONFIRM */

.contact-confirm {
  max-width: 900px;
  padding: 10px 0 50px;
}

.contact-confirm[hidden] {
  display: none;
}

.contact-confirm h2 {
  margin: 0 0 26px;

  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: clamp(30px, 3vw, 44px);
  font-weight: 400;
}

.contact-confirm-lead {
  margin-bottom: 48px;

  font-size: 14px;
  line-height: 2;
}

.contact-confirm-list {
  margin: 0;
  border-top: 1px solid rgba(20,24,24,.16);
}

.contact-confirm-list > div {
  display: grid;
  grid-template-columns: 190px 1fr;

  padding: 23px 0;

  border-bottom: 1px solid rgba(20,24,24,.13);
}

.contact-confirm-list dt {
  font-size: 12px;
  color: rgba(20,24,24,.55);
}

.contact-confirm-list dd {
  margin: 0;

  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 15px;
  line-height: 1.9;

  white-space: pre-wrap;
}

.contact-confirm-actions {
  display: flex;
  justify-content: space-between;
  gap: 20px;

  margin-top: 45px;
}

.contact-back-button {
  padding: 17px 20px;

  border: 0;
  border-bottom: 1px solid rgba(20,24,24,.45);

  background: transparent;

  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 13px;

  cursor: pointer;
}


/* smartphone */

@media (max-width: 760px) {

  .contact-form-status {
    margin-bottom: 38px;
  }

  .contact-form-status span {
    padding: 14px 8px;
    font-size: 10px;
  }

  .contact-form-status b {
    display: block;
    margin: 0 0 5px;
  }

  .mic-contact-form .form-field {
    display: block;
    padding: 16px 0 22px;
  }

  .mic-contact-form .form-field label {
    display: block;
    padding: 0 0 10px;
  }

  .contact-submit-button,
  .contact-send-button {
    width: 100%;
    min-width: 0;
  }

  .contact-confirm-list > div {
    display: block;
  }

  .contact-confirm-list dt {
    margin-bottom: 9px;
  }

  .contact-confirm-actions {
    flex-direction: column-reverse;
  }

  .contact-back-button {
    width: 100%;
  }
}



/* =========================================
   MIC MOBILE FINAL
   Hero + AI Concierge
   ========================================= */

/* PC */
.mic-label-mobile {
  display: none;
}


/* SMARTPHONE */
@media screen and (max-width: 760px) {

  /* ---------- HEADER ---------- */

  .site-header .header-inner {
    min-height: 92px;
  }


  /* ---------- HERO ---------- */

  .hero-home {
    padding: 0 !important;
    margin: 0 !important;
  }

  .hero-home-grid {
    display: block !important;
    width: 100% !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

 .hero-home-copy {
  min-height: 0 !important;
  margin: 0 !important;
  padding: 34px 22px 22px !important;
}
  .hero-home-copy .eyebrow {
    margin-bottom: 22px;
  }

  .hero-home-copy h1 {
    font-size: clamp(40px, 10.5vw, 50px);
    line-height: 1.42;
  }

 .hero-home-copy .hero-lead {
  margin-top: 18px;
  line-height: 1.85;
}

 .hero-home-copy .hero-actions {
  gap: 10px;
  margin-top: 24px;
}

 .hero-home-copy .button {
  width: 100%;
  min-height: 54px;
  padding: 14px 18px;
}

  .hero-home-photo {
    position: relative !important;
    display: block !important;

    width: 100% !important;
    height: 270px !important;
    min-height: 270px !important;

    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
  }

  .hero-home-photo img {
    position: absolute !important;
    inset: 0 !important;

    width: 100% !important;
    height: 270px !important;
    min-height: 0 !important;

    object-fit: cover !important;
    object-position: 55% center !important;
  }

  .hero-home-photo::before {
    display: none !important;
  }

  .hero-home-caption {
    left: 20px;
    bottom: 20px;
  }


  /* ---------- AI CONCIERGE ---------- */



  .mic-concierge {
    position: fixed;
    right: 10px;
    bottom: 10px;
    width: auto;
    z-index: 9999;
  }

.mic-concierge-launcher {
  display: flex;
  align-items: center;
  gap: 8px;

  min-height: 42px;
  padding: 10px 14px;

  border: 1px solid rgba(243,240,232,.22);
  background: #171b1c;
  color: #f3f0e8;

  font-family: Arial, sans-serif;
  font-size: 12px;
  letter-spacing: .04em;

  cursor: pointer;
}

  .mic-concierge-dot {
    width: 8px;
    height: 8px;
    flex: 0 0 8px;
  }

  .mic-concierge-panel {
    position: fixed;

    left: 10px;
    right: 10px;
    bottom: 60px;

    width: auto;
    max-height: calc(100dvh - 85px);
  }
}

/* =========================================
   REAL ESTATE - PC TITLE BALANCE
   ========================================= */

@media (min-width: 861px) {

  .realestate-approach .two-col {
    grid-template-columns: 1fr 1.15fr;
    gap: 70px;
  }

  .realestate-approach h2 {
    font-size: clamp(38px, 3.2vw, 50px);
    line-height: 1.45;
  }

  .old-new-stance .stance-grid {
    grid-template-columns: 1fr 1.15fr;
    gap: 70px;
  }

  .old-new-stance h2 {
    font-size: clamp(38px, 3.2vw, 50px);
    line-height: 1.45;
  }
}

/* =========================================
   CONSTRUCTION - MOBILE HERO
   ========================================= */

@media (max-width: 760px) {

  .subhero.construction-hero h1 {
    font-size: 30px !important;
    line-height: 1.45 !important;
    letter-spacing: .01em !important;
  }

}

/* =========================================
   AI / APP - APPROACH PC BALANCE
   ========================================= */

@media (min-width: 861px) {

  .ai-app-approach .two-col {
    grid-template-columns: 1fr 1.15fr;
    gap: 70px;
  }

  .ai-app-approach h2 {
    font-size: clamp(38px, 3.2vw, 50px);
    line-height: 1.45;
  }

}

/* =========================================
   AI / APP - MOBILE TITLE BALANCE
   ========================================= */

@media (max-width: 760px) {

  .ai-developing h2 {
    font-size: 34px;
    line-height: 1.45;
    letter-spacing: .01em;
  }

  .ai-message blockquote strong {
    line-height: 1.45;
  }

}

@media (max-width: 560px) {
  .projects-intro .two-col h2 {
    font-size: 27px important;
    line-height: 1.55 !important;
    letter-spacing: 0 !important;
  }
}