:root{--ink:#142a38;--muted:#637580;--blue:#0878aa;--pale:#eef7fb;--line:#dce8ed;--yellow:#fff3b2;--green:#19a653;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'Noto Sans JP',sans-serif;line-height:1.85;background:#fff}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.shell{width:min(calc(100% - 48px),var(--max));margin:auto}.narrow{max-width:860px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(20,42,56,.08)}.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between}.brand img{width:145px;max-height:56px;object-fit:contain}.site-nav,.site-nav ul{display:flex;align-items:center;gap:28px}.site-nav ul{list-style:none;margin:0;padding:0}.site-nav a{font-size:14px;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 25px;border-radius:999px;background:var(--ink);color:#fff;font-weight:700;transition:.25s}.button:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(20,42,56,.18)}.button.small{min-height:42px;padding:0 18px;font-size:13px}.button.warm{background:#e19925}.button.line{background:var(--green)}.menu-toggle{display:none}.hero{position:relative;min-height:760px;display:grid;align-items:center;overflow:hidden;background:#edf7fb}.hero-media{position:absolute;inset:0}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(239,248,251,.97) 0%,rgba(239,248,251,.82) 38%,rgba(239,248,251,.12) 75%)}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-copy{position:relative;z-index:2}.hero-copy h1{font-size:clamp(46px,6vw,82px);line-height:1.22;letter-spacing:.03em;margin:12px 0 28px}.hero-copy>p:not(.eyebrow){max-width:580px;font-size:18px}.eyebrow{font-family:Outfit,sans-serif;font-size:12px;font-weight:600;letter-spacing:.2em;color:var(--blue)}.hero-actions,.card-actions{display:flex;align-items:center;gap:24px;margin-top:36px}.text-link{font-weight:700;border-bottom:1px solid}.brand-links{position:relative;margin-top:-55px;z-index:3}.brand-grid{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-radius:18px;box-shadow:0 22px 60px rgba(23,54,72,.12);overflow:hidden}.brand-grid a{padding:28px 34px;border-right:1px solid var(--line)}.brand-grid span{display:block;font-size:18px;font-weight:700}.brand-grid small{color:var(--muted)}.section{padding:120px 0}.soft{background:linear-gradient(180deg,#f4fafd,#fff)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:52px}.section-head h2,.about h2{font-size:clamp(36px,5vw,58px);line-height:1.3;margin:5px 0}.section-head>p{max-width:480px;color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.service-card{border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 14px 40px rgba(26,63,83,.07)}.service-card img{width:100%;height:280px;object-fit:cover}.service-card>div{padding:30px}.service-card h3{font-size:25px;margin:5px 0 10px}.service-card p:last-child{color:var(--muted)}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.feature{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 14px 40px rgba(26,63,83,.08)}.feature img{width:100%;height:310px;object-fit:cover}.feature div{padding:32px}.feature h3{font-size:25px}.feature p{color:var(--muted)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:10vw}.about-grid>div:last-child{font-size:17px}.site-footer{padding:70px 0 24px;background:#102735;color:#d7e4ea}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.footer-logo{width:150px;background:#fff;padding:10px;border-radius:8px}.copyright{border-top:1px solid rgba(255,255,255,.15);margin-top:45px;padding-top:20px;font-size:12px}.page-main{padding:130px 0}.page-main h1{font-size:52px}.entry-content{margin-top:45px}.character-hero{padding:100px 0;background:linear-gradient(135deg,#fff9da,#fff2bf)}.character-hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.character-hero h1{font-size:clamp(48px,7vw,78px);line-height:1.22}.character-hero p:not(.eyebrow){font-size:17px}.character-hero img{max-height:500px;margin:auto;object-fit:contain}.niwatori-page .character-hero{background:linear-gradient(135deg,#efffe9,#fff7cc)}.book-grid{display:grid;gap:36px}.book-card{display:grid;grid-template-columns:420px 1fr;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#fff}.book-card>img{width:100%;height:100%;min-height:340px;object-fit:cover}.book-card>div{padding:38px}.book-card h3{font-size:28px;margin-top:0}.book-card .lead{font-weight:700;color:#9a6a16}.stamp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.stamp-card{padding:18px;border:1px solid var(--line);border-radius:20px;text-align:center;background:#fff}.stamp-card img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:13px}.stamp-card h3{font-size:16px;min-height:3.4em}.cross-link{padding:65px 0;background:#edf8fb}.cross-link .shell{display:flex;align-items:center;justify-content:space-between;gap:25px}.cross-link p{font-size:22px;font-weight:700}.cross-link.yellow{background:#fff6c9}.reveal{opacity:0;transform:translateY(24px);transition:.7s}.reveal.shown{opacity:1;transform:none}
@media(max-width:900px){.shell{width:min(calc(100% - 32px),var(--max))}.menu-toggle{display:grid;background:none;border:0;gap:4px}.menu-toggle span{width:28px;height:2px;background:var(--ink)}.menu-toggle b{font-size:8px}.site-nav{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;padding:28px}.site-nav.open,.site-nav ul{display:flex}.site-nav.open{flex-direction:column;align-items:stretch}.site-nav ul{flex-direction:column;align-items:flex-start}.hero{min-height:680px}.hero-media:after{background:linear-gradient(90deg,rgba(239,248,251,.97),rgba(239,248,251,.65))}.brand-grid{grid-template-columns:1fr}.brand-links{margin-top:-35px}.brand-grid a{border-right:0;border-bottom:1px solid var(--line)}.service-grid,.feature-grid,.about-grid,.character-hero-grid{grid-template-columns:1fr}.character-hero-grid img{grid-row:1}.book-card{grid-template-columns:1fr}.book-card>img{max-height:430px}.stamp-grid{grid-template-columns:repeat(2,1fr)}.section{padding:82px 0}.section-head{display:block}.cross-link .shell{display:block}.cross-link .button{margin-top:12px}}
@media(max-width:560px){.header-inner{height:68px}.brand img{width:120px}.site-nav{top:68px}.hero{min-height:650px}.hero-copy h1{font-size:44px}.hero-actions{align-items:flex-start;flex-direction:column}.section{padding:68px 0}.service-grid,.stamp-grid{grid-template-columns:1fr}.service-card img,.feature img{height:230px}.book-card>div{padding:25px}.page-main h1{font-size:38px}.footer-grid{grid-template-columns:1fr}}

.works{background:#fff}.works-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.work-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}.work-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.work-card div{padding:20px}.work-card h3{font-size:16px;margin:0 0 12px}.work-card span{font-size:12px;font-weight:700;color:var(--blue)}.social-section{background:var(--ink);color:#fff}.social-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:9vw;align-items:center}.social-grid h2{font-size:clamp(36px,5vw,58px);line-height:1.3}.social-grid>div:first-child>p:not(.eyebrow){color:#cbd9df;max-width:560px}.social-grid .button{background:#fff;color:var(--ink);margin-top:20px}.social-panel{min-height:310px;padding:48px;border-radius:28px;background:linear-gradient(135deg,#f95c79,#7558e9 55%,#28d5bc);display:flex;flex-direction:column;justify-content:flex-end}.social-panel strong{font-family:Outfit,sans-serif;font-size:32px}.social-panel span{font-weight:700}.company-section{background:#f5fafc}.company-table{margin:0;border-top:1px solid var(--line)}.company-table>div{display:grid;grid-template-columns:220px 1fr;padding:25px 12px;border-bottom:1px solid var(--line)}.company-table dt{font-weight:700}.company-table dd{margin:0}.contact-cta{padding:85px 0;background:#dff2fa}.contact-cta .shell{display:flex;align-items:center;justify-content:space-between;gap:50px}.contact-cta h2{font-size:clamp(32px,4vw,48px);margin:5px 0}.contact-cta p{max-width:700px}.creator-links{background:#fff8d5;border-bottom:1px solid rgba(0,0,0,.06)}.creator-links.green{background:#eeffe8}.creator-links .shell{min-height:68px;display:flex;align-items:center;gap:34px}.creator-links span{font-weight:700;margin-right:auto}.creator-links a{font-size:13px;font-weight:700;border-bottom:1px solid}.author-story{padding:90px 0;background:#fffaf0}.author-story.green-story{background:#f2ffef}.author-grid{display:grid;grid-template-columns:280px 1fr;gap:70px;align-items:center;max-width:900px}.author-grid img{width:260px;height:260px;object-fit:contain}.author-grid h2{font-size:38px;margin:5px 0 18px}
@media(max-width:900px){.works-grid{grid-template-columns:repeat(2,1fr)}.social-grid{grid-template-columns:1fr}.company-table>div{grid-template-columns:170px 1fr}.contact-cta .shell{display:block}.creator-links .shell{gap:18px;overflow-x:auto}.creator-links span,.creator-links a{white-space:nowrap}.author-grid{grid-template-columns:190px 1fr;gap:35px}.author-grid img{width:180px;height:180px}}
@media(max-width:560px){.works-grid{grid-template-columns:1fr}.company-table>div{grid-template-columns:1fr;gap:8px}.company-table dd{color:var(--muted)}.social-panel{min-height:240px;padding:30px}.creator-links .shell{min-height:60px}.author-grid{grid-template-columns:1fr;text-align:center}.author-grid img{margin:auto}.contact-cta{padding:65px 0}}

.hero-layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,.72fr);gap:7vw;align-items:center}.iwamizawa-message{padding:34px 38px;border:1px solid rgba(255,255,255,.65);border-radius:24px;background:rgba(255,255,255,.76);backdrop-filter:blur(16px);box-shadow:0 18px 48px rgba(22,58,78,.12);font-size:13px;line-height:1.85}.iwamizawa-message p{margin:0 0 13px}.iwamizawa-message p:last-child{margin-bottom:0}.message-label{font-family:Outfit,sans-serif;font-size:10px;letter-spacing:.18em;color:var(--blue);font-weight:600}.furusato-section{padding:110px 0;background:#fff}.furusato-section .section-head h2{font-size:clamp(34px,4.5vw,52px);line-height:1.3;margin:5px 0}.furusato-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:28px}.furusato-card{border-radius:26px;overflow:hidden}.furusato-card.current{display:grid;grid-template-columns:1.2fr .8fr;background:linear-gradient(135deg,#f5f0e2,#fff);border:1px solid #e8dfc7}.furusato-copy{padding:42px}.furusato-card h3{font-size:28px;line-height:1.45;margin:10px 0 16px}.furusato-card p{color:#53656e}.status{display:inline-block;font-family:Outfit,sans-serif;font-size:10px;letter-spacing:.16em;font-weight:600;color:#8a6a1d}.search-hint{font-size:12px}.portal-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.portal-links a{padding:9px 13px;border-radius:999px;background:#fff;border:1px solid #dfd4b9;font-size:11px;font-weight:700}.furusato-visual{display:grid;place-items:center;padding:30px;background:linear-gradient(160deg,#e8dfc7,#f8f4e8)}.furusato-visual img{width:100%;max-width:260px;max-height:160px;object-fit:contain}.furusato-card.future{padding:42px;background:linear-gradient(145deg,#dceff7,#eef8fb);border:1px dashed #87b7ca;display:flex;align-items:center}.future-note{display:inline-block;margin-top:26px;color:#5a8799;font-family:Outfit,sans-serif;font-size:11px;letter-spacing:.14em;font-weight:600}
@media(max-width:1050px){.hero{min-height:900px}.hero-layout{grid-template-columns:1fr 440px;gap:35px}.furusato-grid{grid-template-columns:1fr}.furusato-card.future{min-height:300px}}
@media(max-width:800px){.hero{min-height:auto;padding:105px 0 70px}.hero-layout{grid-template-columns:1fr}.iwamizawa-message{margin-top:25px}.furusato-card.current{grid-template-columns:1fr}.furusato-visual{min-height:230px}.furusato-section{padding:80px 0}}
@media(max-width:560px){.iwamizawa-message{padding:25px 22px;font-size:12px}.furusato-copy,.furusato-card.future{padding:28px}.furusato-card h3{font-size:23px}.portal-links{display:grid}.portal-links a{text-align:center}}

/* 1.3 art direction: quiet luxury / editorial minimal */
body{background:#fbfcfb;color:#102a35;letter-spacing:.015em}.shell{width:min(calc(100% - 72px),1240px)}.site-header{background:rgba(251,252,251,.88);border-color:rgba(16,42,53,.1)}.header-inner{height:92px}.site-nav a{letter-spacing:.06em}.button{min-height:50px;border-radius:2px;padding-inline:28px;box-shadow:none}.button:hover{box-shadow:none;transform:translateY(-2px)}.eyebrow{letter-spacing:.26em}.section{padding:150px 0}.section-head{padding-bottom:28px;border-bottom:1px solid rgba(16,42,53,.14);margin-bottom:64px}.section-head h2,.about h2{font-weight:500;letter-spacing:.01em}.section-head>p{font-size:14px}
.hero{min-height:980px;display:block;padding:0}.hero-media:after{background:linear-gradient(180deg,rgba(237,247,250,.1) 0%,rgba(242,249,250,.23) 48%,rgba(232,243,247,.82) 100%)}.hero-layout{height:980px;display:block;position:relative}.iwamizawa-message{position:absolute;z-index:3;top:50%;left:50%;width:min(760px,70vw);transform:translate(-50%,-53%);padding:0;border:0;border-radius:0;background:transparent;backdrop-filter:none;box-shadow:none;text-align:center;font-family:"Yu Mincho","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro",serif;font-size:18px;line-height:2.15;letter-spacing:.07em;color:#152f39;text-shadow:0 1px 14px rgba(255,255,255,.9)}.iwamizawa-message p{margin:0 0 21px}.iwamizawa-message strong{font-size:1.12em;font-weight:600}.message-label{font-family:Outfit,sans-serif;font-size:10px;letter-spacing:.34em;color:#2f6d82;margin-bottom:30px!important}.hero-copy{position:absolute;z-index:4;left:0;bottom:64px;max-width:410px}.hero-copy h1{font-family:"Yu Mincho","YuMincho","Hiragino Mincho ProN",serif;font-size:34px;font-weight:500;line-height:1.55;letter-spacing:.08em;margin:8px 0 12px}.hero-copy>p:not(.eyebrow){font-size:12px;line-height:1.8}.hero-actions{margin-top:20px}.hero-actions .button{min-height:44px;font-size:12px}.hero-actions .text-link{font-size:12px}.brand-links{margin-top:0;background:#fbfcfb}.brand-grid{transform:translateY(-1px);border-radius:0;border-top:1px solid rgba(16,42,53,.13);border-bottom:1px solid rgba(16,42,53,.13);box-shadow:none;background:rgba(255,255,255,.72)}.brand-grid a{padding:34px 38px}.brand-grid span{font-family:Outfit,sans-serif;font-size:16px;font-weight:500;letter-spacing:.04em}
.furusato-section{padding:150px 0;background:linear-gradient(180deg,#fbfcfb,#f6f8f5)}.furusato-section .section-head h2{font-weight:500}.furusato-grid{gap:1px;background:rgba(16,42,53,.14);border:1px solid rgba(16,42,53,.14)}.furusato-card{border-radius:0!important;border:0!important}.furusato-card.current{background:#f7f3e8}.furusato-card.future{background:linear-gradient(145deg,#edf6f7,#f7faf7)}.portal-links a{border-radius:1px;background:transparent;border-color:#c9b98f}.furusato-visual{background:radial-gradient(circle at 35% 30%,#fff,#e8dfc8)}
.service-grid{gap:1px;background:rgba(16,42,53,.13);border:1px solid rgba(16,42,53,.13)}.service-card{border:0;border-radius:0;box-shadow:none}.service-card img{height:330px;filter:saturate(.82)}.service-card>div{padding:38px 40px 46px}.service-card h3{font-size:22px;font-weight:500}.soft{background:linear-gradient(145deg,#f0f6f7,#fbfcfb 60%)}.feature-grid{gap:1px;background:rgba(16,42,53,.13);border:1px solid rgba(16,42,53,.13)}.feature{border-radius:0;box-shadow:none}.feature img{height:340px;filter:saturate(.86)}.feature div{padding:38px 40px}.feature h3{font-weight:500}.works-grid{gap:1px;border:1px solid rgba(16,42,53,.13);background:rgba(16,42,53,.13)}.work-card{border:0;border-radius:0}.work-card div{padding:24px}.social-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#102a35,#173e4c 68%,#255b69)}.social-section:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-160px;top:-300px;border:1px solid rgba(255,255,255,.14)}.social-panel{position:relative;z-index:2;border-radius:50% 50% 6px 6px/22% 22% 6px 6px;background:linear-gradient(145deg,#ca8ca7,#776fa9 50%,#55aaa6);min-height:360px}.about{background:#fbfcfb}.about-grid{gap:12vw}.about-grid h2{font-family:"Yu Mincho","YuMincho","Hiragino Mincho ProN",serif;font-weight:500;line-height:1.55}.company-section{background:linear-gradient(180deg,#edf5f6,#f5f9f8)}.company-table>div{padding:30px 8px}.contact-cta{padding:110px 0;background:linear-gradient(120deg,#dceff2,#f1f7f6)}.site-footer{padding-top:90px;background:#0d2732}.footer-logo{border-radius:0}
@media(max-width:1050px){.hero,.hero-layout{height:980px;min-height:980px}.iwamizawa-message{width:min(720px,76vw)}.hero-copy{left:28px}.section{padding:120px 0}}
@media(max-width:800px){.shell{width:min(calc(100% - 38px),1240px)}.header-inner{height:72px}.hero,.hero-layout{height:auto;min-height:0}.hero{padding:100px 0 60px}.hero-layout{display:flex;flex-direction:column}.iwamizawa-message{position:relative;top:auto;left:auto;width:100%;transform:none;order:1;font-size:16px;line-height:2;padding-top:30px}.hero-copy{position:relative;left:auto;bottom:auto;order:2;margin-top:38px;padding-top:28px;border-top:1px solid rgba(16,42,53,.17)}.hero-copy h1{font-size:29px}.hero-media:after{background:rgba(239,247,248,.7)}.section,.furusato-section{padding:100px 0}.service-card img{height:270px}.feature img{height:270px}}
@media(max-width:560px){.iwamizawa-message{font-size:14px;line-height:2.05;letter-spacing:.045em;text-align:left}.iwamizawa-message br{display:none}.message-label{text-align:center}.section,.furusato-section{padding:82px 0}.section-head{margin-bottom:44px}.service-card>div,.feature div{padding:28px}.social-panel{border-radius:100px 100px 2px 2px/45px 45px 2px 2px}}

/* 1.3.1 hero viewport and contrast correction */
.hero{height:calc(100svh - 92px);min-height:650px;max-height:860px}.hero-layout{height:100%}.hero-media:after{background:radial-gradient(ellipse 52% 70% at 50% 42%,rgba(250,253,253,.94) 0%,rgba(248,252,252,.84) 38%,rgba(235,246,249,.48) 67%,rgba(225,240,245,.2) 100%)}.hero-media img{filter:saturate(.82) brightness(1.04)}.iwamizawa-message{top:36px;transform:translateX(-50%);width:min(790px,72vw);font-size:clamp(14px,1.18vw,17px);line-height:1.9;text-shadow:0 1px 3px rgba(255,255,255,1),0 0 20px rgba(255,255,255,.95)}.iwamizawa-message p{margin-bottom:13px}.message-label{margin-bottom:17px!important;color:#245f73}.hero-copy{bottom:28px}.hero-copy h1{font-size:clamp(27px,2.7vw,38px);line-height:1.42;margin-bottom:8px}.hero-copy>p:not(.eyebrow){margin:0;max-width:390px}.hero-actions{margin-top:14px}
@media(max-height:760px) and (min-width:801px){.hero{height:calc(100svh - 92px);min-height:620px}.iwamizawa-message{top:18px;font-size:13px;line-height:1.72;width:720px}.iwamizawa-message p{margin-bottom:9px}.message-label{margin-bottom:10px!important}.hero-copy{bottom:18px}.hero-copy h1{font-size:27px}.hero-copy>p:not(.eyebrow){display:none}.hero-actions{margin-top:8px}}
@media(max-width:800px){.hero{height:auto;min-height:0;max-height:none}.hero-media:after{background:rgba(244,250,251,.82)}.iwamizawa-message{top:auto;transform:none;width:100%}}

/* 1.4 original hero reconstruction */
.legacy-hero{position:relative;height:calc(100svh - 92px);min-height:700px;overflow:hidden;background:#dff1f7}.legacy-hero-bg,.legacy-hero-fog{position:absolute;inset:0}.legacy-hero-bg img{width:100%;height:100%;object-fit:cover}.legacy-hero-fog{z-index:1;background:url(../img/main-hero-fog.webp) center/cover no-repeat;pointer-events:none}.legacy-message{position:absolute;z-index:3;top:50%;left:50%;width:min(820px,58vw);transform:translate(-50%,-55%);text-align:center;font-family:"Noto Serif JP","Yu Mincho","YuMincho",serif;color:#243840}.legacy-message p{font-size:clamp(13px,1vw,17px);font-weight:500;line-height:2.35;margin:0 0 15px;text-shadow:0 2px 12px rgba(255,255,255,.9)}.legacy-message span{font-size:1.15em;font-weight:600}.legacy-catch{position:absolute;z-index:4;left:68px;bottom:58px;font-family:"Noto Serif JP",serif;color:#0355a7;text-shadow:0 3px 12px rgba(255,255,255,.9)}.legacy-catch i{display:block;width:116px;height:2px;margin-bottom:20px;background:linear-gradient(270deg,rgba(3,85,167,.1),#0355a7)}.legacy-catch p{margin:0}.legacy-catch-en{font-size:28px;line-height:1.4;font-weight:500}.legacy-catch-ja{margin-top:10px!important;font-family:"Noto Sans JP",sans-serif;font-size:17px;font-weight:500}.legacy-line-banner{position:absolute;z-index:4;right:40px;bottom:54px;width:300px;border-radius:10px;overflow:hidden;box-shadow:8px 8px 0 rgba(255,255,255,.88)}.legacy-line-banner img{width:100%}.legacy-tax{position:absolute;z-index:5;right:28px;top:38px;width:280px;padding:14px;border-radius:16px;background:rgba(255,255,255,.58);backdrop-filter:blur(7px);box-shadow:0 6px 18px rgba(0,0,0,.12);text-align:center}.legacy-tax h2{font-size:16px;margin:0;color:#222}.legacy-tax p{font-size:12px;margin:4px 0;color:#555}.legacy-tax small{display:block;font-size:10px;line-height:1.45;color:#555;margin-bottom:10px}.legacy-tax a{display:block;background:#fff;border-radius:9px;padding:7px;margin-top:8px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.legacy-tax img{width:100%;max-height:42px;object-fit:contain}
@media(max-width:1400px){.legacy-message{width:650px}.legacy-message p{font-size:14px;line-height:2}.legacy-catch{left:40px;bottom:38px}.legacy-catch-en{font-size:23px}.legacy-line-banner{right:25px;bottom:32px;width:250px}.legacy-tax{width:235px;right:20px;top:25px}.legacy-tax h2{font-size:13px}}
@media(max-width:1050px){.legacy-line-banner,.legacy-tax{display:none}.legacy-message{width:min(720px,78vw)}.legacy-catch{left:35px}.legacy-hero{min-height:680px}}
@media(max-width:800px){.legacy-hero{height:auto;min-height:0;padding:80px 20px 55px}.legacy-hero-bg img{object-position:center}.legacy-hero-fog{background:rgba(240,248,250,.72)}.legacy-message{position:relative;top:auto;left:auto;width:100%;transform:none}.legacy-message p{font-size:13px;line-height:2}.legacy-catch{position:relative;left:auto;bottom:auto;margin-top:50px}.legacy-catch-en{font-size:22px}.legacy-catch-ja{font-size:14px}}
.legacy-line-banner{top:42px;right:34px;bottom:auto;width:330px}.legacy-tax{display:none}
@media(max-width:1400px){.legacy-line-banner{top:28px;right:24px;bottom:auto;width:270px}}

/* 1.5 creative system below the hero: editorial + bento */
:root{--canvas:#f7f9f8;--ice:#e8f3f5;--navy:#0d2a36;--cyan:#2a95ad;--warm:#d8a43c}.brand-links{background:var(--canvas)}.brand-grid{position:relative;z-index:3}.brand-grid a{transition:background .35s ease,color .35s ease}.brand-grid a:hover{background:var(--navy);color:#fff}.brand-grid a:hover small{color:#c9dbe2}
.furusato-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#f8f9f6 0%,#eef5f4 62%,#e4f0f3 100%)}.furusato-section:before{content:"IWAMIZAWA";position:absolute;right:-.04em;top:30px;font-family:Outfit,sans-serif;font-size:clamp(80px,14vw,220px);line-height:1;color:rgba(24,80,98,.035);letter-spacing:-.04em}.furusato-section .shell{position:relative}.furusato-grid{border:0;background:transparent;gap:24px}.furusato-card.current,.furusato-card.future{position:relative;border:1px solid rgba(20,64,79,.1)!important;box-shadow:0 24px 70px rgba(13,42,54,.07)}.furusato-card.current{border-radius:36px 6px 36px 6px!important;background:rgba(255,253,247,.84);backdrop-filter:blur(14px)}.furusato-card.future{border-radius:6px 36px 6px 36px!important;background:linear-gradient(145deg,rgba(230,244,246,.9),rgba(250,252,250,.8))}.furusato-card h3{font-family:"Noto Serif JP",serif;font-weight:500}.portal-links a{transition:transform .3s ease,background .3s ease}.portal-links a:hover{transform:translateY(-3px);background:#fff}
.business-section{position:relative;background:var(--canvas)}.business-section:before{content:"04";position:absolute;left:3vw;top:100px;font-family:Outfit,sans-serif;font-size:13px;letter-spacing:.2em;color:var(--cyan)}.bento-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px;background:transparent;border:0}.service-card{position:relative;grid-column:span 6;border:1px solid rgba(13,42,54,.09);border-radius:26px 4px 26px 4px;overflow:hidden;background:rgba(255,255,255,.82);box-shadow:0 18px 55px rgba(13,42,54,.055);transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease}.service-card:nth-child(1),.service-card:nth-child(4){grid-column:span 7}.service-card:nth-child(2),.service-card:nth-child(3){grid-column:span 5}.service-card:hover{transform:translateY(-7px);box-shadow:0 28px 75px rgba(13,42,54,.12)}.service-card img{height:340px;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.service-card:nth-child(2) img,.service-card:nth-child(3) img{height:280px}.service-card:hover img{transform:scale(1.025)}.service-card>div{position:relative}.service-card h3{font-size:clamp(21px,2vw,29px)}.card-no{position:absolute;z-index:2;top:18px;left:18px;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.82);backdrop-filter:blur(8px);font-family:Outfit,sans-serif;font-size:11px}.card-arrow{position:absolute;right:32px;bottom:28px;font-size:24px;color:var(--cyan);transition:transform .3s ease}.service-card:hover .card-arrow{transform:translate(4px,-4px)}
.soft{position:relative;background:radial-gradient(circle at 10% 10%,rgba(61,154,177,.13),transparent 30%),linear-gradient(160deg,#edf6f7,#fafcfb 64%)}.feature-grid{gap:22px;background:transparent;border:0}.feature{border-radius:5px 48px 5px 48px;box-shadow:0 24px 70px rgba(13,42,54,.08);transition:transform .4s cubic-bezier(.2,.8,.2,1)}.feature:nth-child(2){border-radius:48px 5px 48px 5px;transform:translateY(50px)}.feature:hover{transform:translateY(-8px)}.feature:nth-child(2):hover{transform:translateY(42px)}.feature img{transition:filter .4s ease,transform .7s ease}.feature:hover img{filter:saturate(1);transform:scale(1.02)}
.works{background:#fbfcfb}.works-grid{grid-template-columns:repeat(12,1fr);gap:16px;border:0;background:transparent}.work-card{grid-column:span 3;border:1px solid rgba(13,42,54,.1);border-radius:2px 22px 2px 22px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.work-card:nth-child(even){transform:translateY(34px)}.work-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px rgba(13,42,54,.12)}.work-card:nth-child(even):hover{transform:translateY(28px)}
.social-section{background:radial-gradient(circle at 78% 30%,rgba(81,173,179,.3),transparent 28%),linear-gradient(135deg,#0b2733,#123d4b 70%,#245f6c)}.social-panel{box-shadow:inset 0 1px 0 rgba(255,255,255,.35),0 30px 80px rgba(0,0,0,.22);transition:transform .45s cubic-bezier(.2,.8,.2,1)}.social-panel:hover{transform:rotate(-1.5deg) scale(1.025)}.about{position:relative;overflow:hidden}.about:after{content:"LUMEN";position:absolute;right:-30px;bottom:-30px;font-family:Outfit,sans-serif;font-size:18vw;line-height:.8;color:rgba(13,42,54,.025);pointer-events:none}.about-grid{position:relative;z-index:1}.company-section{position:relative}.company-table>div{transition:background .3s ease,padding .3s ease}.company-table>div:hover{background:rgba(255,255,255,.65);padding-left:18px}.contact-cta{position:relative;overflow:hidden}.contact-cta:after{content:"";position:absolute;right:-120px;top:-160px;width:420px;height:420px;border-radius:50%;background:linear-gradient(145deg,rgba(42,149,173,.14),rgba(216,164,60,.12));filter:blur(2px)}.contact-cta .shell{position:relative;z-index:1}.button{transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s ease,background .3s ease}.button:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 14px 35px rgba(13,42,54,.16)}.button:active{transform:scale(.97)}a:focus-visible,button:focus-visible{outline:3px solid #e0b64e;outline-offset:4px}.reveal{transition-delay:var(--delay,0ms);transition-duration:.75s;transition-timing-function:cubic-bezier(.2,.8,.2,1)}
@media(max-width:900px){.service-card,.service-card:nth-child(n){grid-column:span 6}.service-card img,.service-card:nth-child(n) img{height:270px}.works-grid{grid-template-columns:repeat(2,1fr)}.work-card{grid-column:auto}.feature:nth-child(2){transform:none}.feature:nth-child(2):hover{transform:translateY(-8px)}}
@media(max-width:600px){.bento-grid{display:block}.service-card{margin-bottom:18px}.service-card img,.service-card:nth-child(n) img{height:240px}.works-grid{grid-template-columns:1fr}.work-card:nth-child(even){transform:none}.feature-grid{display:block}.feature{margin-bottom:20px;border-radius:4px 28px 4px 28px}.feature:nth-child(2){border-radius:28px 4px 28px 4px}.furusato-card.current,.furusato-card.future{border-radius:22px 4px 22px 4px!important}}

/* 1.6 business hierarchy */
.core-business{background:#f8faf9}.core-badge{display:inline-block;padding:9px 14px;border:1px solid #b8cad0;font-family:Outfit,sans-serif;font-size:10px;letter-spacing:.16em;color:#315f70;margin-bottom:38px}.core-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:8vw;align-items:center}.core-copy h2,.security-section h2,.promotion-section h2,.tiktok-section h2{font-size:clamp(38px,5.2vw,68px);font-weight:500;line-height:1.3;margin:8px 0 25px}.core-lead{font-size:19px;font-weight:600}.core-copy>p{max-width:620px}.core-services{display:grid;grid-template-columns:repeat(2,1fr);list-style:none;padding:0;margin:32px 0;border-top:1px solid #cfdcdf}.core-services li{padding:14px 5px;border-bottom:1px solid #cfdcdf;font-size:14px}.core-visual{position:relative;min-height:590px}.core-visual img:first-child{width:78%;height:470px;object-fit:cover;border-radius:2px 42px 2px 42px}.core-visual img:last-child{position:absolute;right:0;bottom:0;width:58%;height:280px;object-fit:cover;border:10px solid #f8faf9;border-radius:34px 2px 34px 2px}
.security-section{background:linear-gradient(140deg,#0c2935,#174858);color:#fff}.security-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw}.security-section .eyebrow{color:#7dd1df}.security-section>div>div:first-child>p:not(.eyebrow){color:#d3e2e7}.security-note{font-size:13px;border-left:2px solid #d8a43c;padding-left:18px}.security-list{display:grid;gap:1px;background:rgba(255,255,255,.16)}.security-list>div{background:rgba(15,48,61,.82);padding:28px 32px;transition:background .3s ease}.security-list>div:hover{background:rgba(35,83,98,.95)}.security-list span{font-family:Outfit,sans-serif;font-size:9px;letter-spacing:.18em;color:#7dd1df}.security-list h3{font-size:21px;margin:5px 0}.security-list p{margin:0;color:#c7d9df;font-size:14px}
.local-links{display:grid;grid-template-columns:repeat(3,1fr);margin-top:24px;border:1px solid rgba(13,42,54,.12)}.local-links a{display:flex;justify-content:space-between;padding:25px 28px;background:rgba(255,255,255,.65);border-right:1px solid rgba(13,42,54,.12);font-weight:600}.local-links a:last-child{border:0}.local-links a:hover{background:#fff}
.promotion-section{background:#f8faf9}.promotion-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-bottom:110px}.price-card{padding:45px;border:1px solid rgba(13,42,54,.11);border-radius:4px 34px 4px 34px;background:#fff}.movie-card{background:linear-gradient(145deg,#eaf5f6,#fff)}.price-card h3{font-size:30px;margin:8px 0 15px}.price-card dl{margin:30px 0}.price-card dl>div{display:flex;justify-content:space-between;align-items:baseline;padding:16px 0;border-bottom:1px solid #d7e2e4}.price-card dt{font-weight:600}.price-card dd{margin:0}.price-card strong{font-family:Outfit,sans-serif;font-size:30px;font-weight:500}.price-card small{display:block;color:#687a82;line-height:1.75}.works-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:36px}.works-title h3{font-size:32px;font-weight:500}.works-title p{color:#687a82}
.tiktok-section{background:linear-gradient(145deg,#edf6f7,#fff)}.tiktok-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;align-items:center}.tiktok-embed-wrap{min-height:500px;display:grid;place-items:center;padding:26px;border-radius:38px 4px 38px 4px;background:linear-gradient(145deg,#ff6b85,#756bd5 50%,#45c5b4);box-shadow:0 30px 80px rgba(13,42,54,.15)}.tiktok-embed-wrap .tiktok-embed{margin:0!important;min-width:280px!important;width:100%!important;max-width:780px!important}
@media(max-width:900px){.core-grid,.security-grid,.tiktok-grid{grid-template-columns:1fr}.core-visual{min-height:520px}.promotion-grid{grid-template-columns:1fr}.local-links{grid-template-columns:1fr}.local-links a{border-right:0;border-bottom:1px solid rgba(13,42,54,.12)}}
@media(max-width:600px){.core-copy h2,.security-section h2,.promotion-section h2,.tiktok-section h2{font-size:36px}.core-services{grid-template-columns:1fr}.core-visual{min-height:370px}.core-visual img:first-child{width:90%;height:300px}.core-visual img:last-child{height:190px}.price-card{padding:28px}.price-card dl>div{display:block}.price-card dd{margin-top:5px}.works-title{display:block}.tiktok-embed-wrap{padding:12px;min-height:420px}}

/* 1.7 diversified businesses */
.group-business{background:linear-gradient(150deg,#f7f9f8,#edf5f5)}.group-business .section-head h2{font-family:"Noto Serif JP",serif;font-weight:500}.group-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.group-card{grid-column:span 4;position:relative;min-height:310px;overflow:hidden;border-radius:3px 30px 3px 30px;background:#fff;box-shadow:0 18px 55px rgba(13,42,54,.07);transition:transform .35s ease,box-shadow .35s ease}.group-card:nth-child(1),.group-card:nth-child(5){grid-column:span 6}.group-card img{width:100%;height:210px;object-fit:cover;transition:transform .65s ease}.group-card:nth-child(1) img,.group-card:nth-child(5) img{height:280px}.group-card div{padding:22px 25px}.group-card h3{font-size:18px;margin:0 0 12px}.group-card span{font-size:11px;font-weight:700;color:#2a7890}.group-card:hover{transform:translateY(-7px);box-shadow:0 28px 70px rgba(13,42,54,.13)}.group-card:hover img{transform:scale(1.025)}.placeholder-card img{filter:saturate(.85)}.franchise-note{margin-top:24px;color:#687a82;font-size:12px}
@media(max-width:900px){.group-card,.group-card:nth-child(n){grid-column:span 6}.group-card img,.group-card:nth-child(n) img{height:220px}}
@media(max-width:600px){.group-grid{display:block}.group-card{display:block;margin-bottom:18px}.group-card img,.group-card:nth-child(n) img{height:210px}}

/* 1.7.1 balance correction */
.core-grid{grid-template-columns:1.05fr .95fr;gap:6vw}.core-copy h2{font-size:clamp(42px,4.6vw,62px);max-width:680px}.core-visual img:first-child{width:86%;height:490px}.core-visual img:last-child{width:62%;height:290px}.group-grid{grid-template-columns:repeat(6,1fr);gap:20px}.group-card,.group-card:nth-child(n){grid-column:span 2;min-height:0}.group-card:nth-child(4),.group-card:nth-child(5){grid-column:span 3}.group-card img,.group-card:nth-child(n) img{height:220px}.group-card:nth-child(4) img,.group-card:nth-child(5) img{height:270px}.group-card div{min-height:105px}.franchise-note{padding-top:8px;border-top:1px solid rgba(13,42,54,.12)}
@media(max-width:1000px){.core-grid{grid-template-columns:1fr 1fr;gap:40px}.core-copy h2{font-size:42px}.group-grid{grid-template-columns:repeat(2,1fr)}.group-card,.group-card:nth-child(n){grid-column:auto}.group-card:last-child{grid-column:1/-1}.group-card img,.group-card:nth-child(n) img{height:230px}}
@media(max-width:700px){.core-grid{grid-template-columns:1fr}.core-copy h2{font-size:38px}.group-grid{grid-template-columns:1fr}.group-card:last-child{grid-column:auto}}

.promotion-section .works-grid{grid-template-columns:repeat(3,1fr)}.promotion-section .work-card{grid-column:auto}.promotion-section .work-card:nth-child(even){transform:none}.promotion-section .work-card:hover,.promotion-section .work-card:nth-child(even):hover{transform:translateY(-6px)}
@media(max-width:800px){.promotion-section .works-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.promotion-section .works-grid{grid-template-columns:1fr}}

/* 1.8 official brand system */
.core-badge{width:210px;height:109px;padding:0;border:0;font-size:0;background:url(../img/fbj-partner.png) center/contain no-repeat;margin-bottom:42px}.brand-card-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.brand-card{grid-column:span 2;display:flex;flex-direction:column;min-height:330px;background:#fff;border:1px solid rgba(13,42,54,.1);border-radius:3px 28px 3px 28px;overflow:hidden;box-shadow:0 16px 45px rgba(13,42,54,.055);transition:transform .35s ease,box-shadow .35s ease}.brand-card:nth-child(4),.brand-card:nth-child(5){grid-column:span 3}.brand-logo{height:175px;display:grid;place-items:center;padding:35px;background:linear-gradient(145deg,#fff,#f4f7f6);border-bottom:1px solid rgba(13,42,54,.08)}.brand-logo img{width:auto;max-width:100%;height:auto;max-height:105px;object-fit:contain}.brand-card>div:last-child{display:flex;flex:1;flex-direction:column;padding:24px 27px}.brand-card h3{font-size:19px;margin:0 0 9px}.brand-card p{font-size:13px;color:#65777f;margin:0 0 20px}.brand-card span{margin-top:auto;font-size:11px;font-weight:700;color:#277b91}.brand-card:hover{transform:translateY(-7px);box-shadow:0 28px 70px rgba(13,42,54,.12)}
@media(max-width:900px){.brand-card-grid{grid-template-columns:repeat(2,1fr)}.brand-card,.brand-card:nth-child(n){grid-column:auto}.brand-card:last-child{grid-column:1/-1}}
@media(max-width:600px){.core-badge{width:170px;height:88px}.brand-card-grid{grid-template-columns:1fr}.brand-card:last-child{grid-column:auto}.brand-card{min-height:300px}.brand-logo{height:155px}}

/* 1.9 final visual refinement */
body{font-size:16px}.brand img{width:168px;max-height:62px}.mug-showcase{display:grid;grid-template-columns:1.35fr .65fr;gap:18px}.mug-feature{position:relative;min-height:650px;overflow:hidden;border-radius:3px 36px 3px 36px;background:#eee7da}.mug-feature>img{width:100%;height:100%;min-height:650px;object-fit:cover}.mug-caption{position:absolute;left:30px;right:30px;bottom:28px;padding:25px 28px;background:rgba(255,255,255,.86);backdrop-filter:blur(12px);border-radius:2px}.mug-caption span{font-family:Outfit,sans-serif;font-size:9px;letter-spacing:.18em;color:#8a6a1d}.mug-caption h3{font-family:"Noto Serif JP",serif;font-size:25px;margin:5px 0}.mug-caption p{font-size:13px;margin:0}.mug-variations{display:grid;grid-template-columns:1fr 1fr;gap:18px}.mug-variations figure{position:relative;margin:0;overflow:hidden;background:#eee7da;border-radius:3px 22px 3px 22px}.mug-variations img{width:100%;height:100%;min-height:310px;object-fit:cover}.mug-variations figcaption{position:absolute;left:12px;bottom:12px;padding:7px 10px;background:rgba(255,255,255,.88);font-size:11px;font-weight:700}.furusato-info-row{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:20px}.furusato-info-row article{padding:34px;border:1px solid rgba(13,42,54,.1);background:rgba(255,255,255,.72);border-radius:3px 26px 3px 26px}.furusato-info-row h3{font-family:"Noto Serif JP",serif;font-size:23px;font-weight:500}.promotion-section .works-grid{grid-template-columns:repeat(2,1fr)}.promotion-section .work-card{grid-column:auto}.promotion-section .work-card[href*="matsuura-kensetsu"]{grid-row:span 2;order:-1}.promotion-section .work-card[href*="matsuura-kensetsu"] img{height:100%;min-height:430px;object-fit:cover}.promotion-section .work-card[href*="matsuura-kensetsu"] div{padding:28px}.promotion-section .work-card[href*="matsuura-kensetsu"] h3{font-size:21px}.tiktok-embed-wrap{background:linear-gradient(145deg,#0f303c,#236274);border:1px solid rgba(255,255,255,.25);box-shadow:0 30px 75px rgba(13,42,54,.14)}.about{padding:130px 0}.about-grid{grid-template-columns:.72fr 1fr 1fr;gap:5vw;align-items:center}.about-grid:before{content:"";display:block;min-height:420px;background:url(../img/about-ceo.jpg) center/cover no-repeat;border-radius:2px 30px 2px 30px}.about-grid h2{font-size:clamp(32px,4vw,50px)}.about-grid>div:last-child{font-size:16px}.company-table dd,.contact-cta p,.section-head>p{font-size:15px}.site-footer{font-size:14px}
@media(max-width:900px){.mug-showcase{grid-template-columns:1fr}.mug-feature,.mug-feature>img{min-height:520px}.mug-variations img{min-height:260px}.about-grid{grid-template-columns:1fr 1fr}.about-grid:before{grid-row:span 2}.promotion-section .works-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.brand img{width:140px}.mug-feature,.mug-feature>img{min-height:430px}.mug-caption{left:12px;right:12px;bottom:12px;padding:18px}.mug-variations{gap:10px}.mug-variations img{min-height:190px}.furusato-info-row{grid-template-columns:1fr}.promotion-section .works-grid{grid-template-columns:1fr}.promotion-section .work-card[href*="matsuura-kensetsu"] img{min-height:260px}.about-grid{grid-template-columns:1fr}.about-grid:before{min-height:380px;grid-row:auto}}

/* 1.9.1 placement and scale correction */
.core-badge{display:none}.core-lead:before{content:"";display:block;width:210px;height:109px;margin:0 0 22px;background:url(../img/fbj-partner.png) center/contain no-repeat}.brand-card small{display:block;margin:-8px 0 18px;color:#788991;font-size:10px;line-height:1.6}.mug-showcase{max-width:1040px;margin-inline:auto;grid-template-columns:1.15fr .85fr}.mug-feature{min-height:500px}.mug-feature>img{min-height:500px}.mug-variations img{min-height:240px}.mug-caption{padding:20px 23px}.mug-caption h3{font-size:22px}.furusato-info-row{max-width:1040px;margin:18px auto 0}.promotion-section .works-grid{grid-template-columns:1.3fr .85fr .85fr;gap:16px}.promotion-section .work-card[href*="matsuura-kensetsu"]{grid-row:auto;grid-column:auto}.promotion-section .work-card[href*="matsuura-kensetsu"] img{height:290px;min-height:0}.promotion-section .work-card:not([href*="matsuura-kensetsu"]) img{height:210px;object-fit:cover}.promotion-section .work-card div{padding:20px}.promotion-section .work-card[href*="matsuura-kensetsu"] div{padding:20px}
@media(max-width:900px){.mug-feature,.mug-feature>img{min-height:450px}.promotion-section .works-grid{grid-template-columns:1fr 1fr}.promotion-section .work-card[href*="matsuura-kensetsu"]{grid-column:1/-1}.promotion-section .work-card[href*="matsuura-kensetsu"] img{height:320px}}
@media(max-width:600px){.core-lead:before{width:170px;height:88px}.mug-feature,.mug-feature>img{min-height:390px}.mug-variations img{min-height:170px}.promotion-section .works-grid{grid-template-columns:1fr}.promotion-section .work-card[href*="matsuura-kensetsu"]{grid-column:auto}.promotion-section .work-card[href*="matsuura-kensetsu"] img{height:250px}}

/* 1.10 typography and compact layout */
h1,h2,h3{font-family:"Noto Serif JP","Yu Mincho","YuMincho",serif;font-weight:500;word-break:auto-phrase;text-wrap:balance}.core-copy h2{font-family:"Noto Serif JP","Yu Mincho","YuMincho",serif;white-space:nowrap;font-size:clamp(36px,3.8vw,55px);letter-spacing:.015em}.security-section h2,.promotion-section h2,.tiktok-section h2{font-family:"Noto Serif JP","Yu Mincho","YuMincho",serif;font-size:clamp(36px,4.3vw,58px)}.mug-variations figcaption{background:rgba(255,255,255,.58);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.45)}.promotion-section .works-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.promotion-section .work-card,.promotion-section .work-card:nth-child(n){grid-column:span 2;transform:none}.promotion-section .lions-work{grid-column:1/-1;order:-2}.lions-work-cover{height:230px;padding:35px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#092c59,#1267a0 65%,#f1c233);color:#fff}.lions-work-cover span,.lions-work-cover small{font-family:Outfit,sans-serif;letter-spacing:.18em;font-size:10px}.lions-work-cover strong{font-family:Outfit,sans-serif;font-size:clamp(34px,5vw,65px);letter-spacing:.04em;line-height:1.1;margin:8px 0}.promotion-section .work-card[href*="matsuura-kensetsu"]{grid-column:span 2;order:0}.promotion-section .work-card[href*="matsuura-kensetsu"] img,.promotion-section .work-card:not([href*="matsuura-kensetsu"]):not(.lions-work) img{height:210px;min-height:0}.about-grid{grid-template-columns:.5fr 1fr 1fr}.about-grid:before{min-height:300px;background-size:contain;background-repeat:no-repeat;background-color:#fff}.company-table>div{padding:18px 8px}.company-table dt,.company-table dd{line-height:1.55}.company-section{padding-top:110px;padding-bottom:110px}
@media(max-width:900px){.core-copy h2{white-space:normal;font-size:40px}.promotion-section .works-grid{grid-template-columns:1fr 1fr}.promotion-section .work-card,.promotion-section .work-card:nth-child(n){grid-column:auto}.promotion-section .lions-work{grid-column:1/-1}.about-grid{grid-template-columns:.45fr 1fr}.about-grid:before{min-height:260px}}
@media(max-width:600px){.core-copy h2{font-size:34px}.promotion-section .works-grid{grid-template-columns:1fr}.promotion-section .lions-work{grid-column:auto}.lions-work-cover{height:180px;padding:24px}.about-grid{grid-template-columns:1fr}.about-grid:before{min-height:220px;background-size:contain}.company-table>div{padding:14px 4px}}
@media(max-width:560px){.legacy-message{text-align:left}.legacy-message br{display:none}.legacy-message p{margin-bottom:18px}.legacy-catch i{width:72px}.legacy-catch-en{font-size:20px}}

/* 1.11 compact rhythm, hero banners and navigation alignment */
.legacy-hero{height:min(calc(100svh - 92px),760px);min-height:620px}
.legacy-catch{bottom:32%}
.legacy-hero-banners{position:absolute;z-index:5;top:20px;right:22px;width:210px;display:grid;gap:10px}
.legacy-hero-banners .legacy-line-banner{position:static;width:auto;border-radius:6px;box-shadow:5px 5px 0 rgba(255,255,255,.82)}
.legacy-line-banner img{width:100%;max-height:285px;object-fit:contain;background:rgba(255,255,255,.75)}
.legacy-yuami-banner{display:block;overflow:hidden;border-radius:6px;box-shadow:5px 5px 0 rgba(255,255,255,.82)}
.legacy-yuami-banner img{width:100%;aspect-ratio:2.8/1;object-fit:cover}
.section,.furusato-section{padding:74px 0}
.about{padding:76px 0}
.company-section{padding:70px 0}
.contact-cta{padding:56px 0}
.section-head{margin-bottom:34px;padding-bottom:20px}
.promotion-grid{margin-bottom:58px}
.works-title{margin-bottom:24px}
.mug-variations figcaption{background:rgba(255,255,255,.28);backdrop-filter:blur(2px);border-color:rgba(255,255,255,.3);text-shadow:0 1px 5px #fff,0 0 12px #fff}
.promotion-section .works-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.promotion-section .work-card,.promotion-section .work-card:nth-child(n),.promotion-section .lions-work,.promotion-section .work-card[href*="matsuura-kensetsu"]{grid-column:auto;order:0}
.lions-work-cover,.promotion-section .work-card[href*="matsuura-kensetsu"] img,.promotion-section .work-card:not([href*="matsuura-kensetsu"]):not(.lions-work) img{height:190px;min-height:0}
.lions-work-cover{padding:22px}.lions-work-cover strong{font-size:30px}
.promotion-section .work-card h3{font-size:14px;line-height:1.6}
.company-table{max-width:1060px}.company-table>div{padding:13px 8px;grid-template-columns:190px 1fr}.company-table dt,.company-table dd{font-size:14px;line-height:1.55}
.site-nav,.site-nav ul{gap:20px}.site-nav a{font-size:13px}
.site-footer{padding:38px 0 16px}.footer-grid{grid-template-columns:1.15fr 1fr 1fr auto;gap:30px;align-items:start}.site-footer p{margin:7px 0 0;font-size:12px;line-height:1.75}.footer-logo{width:130px}.footer-nav{display:grid;gap:8px;font-size:12px;font-weight:700}.copyright{margin-top:26px;padding-top:14px}
@media(max-width:1400px){.legacy-hero-banners{top:16px;right:16px;width:180px}.legacy-line-banner img{max-height:245px}.legacy-catch{bottom:29%}}
@media(max-width:1050px){.legacy-hero-banners{display:none}.legacy-catch{bottom:38px}.legacy-hero{min-height:650px}.footer-grid{grid-template-columns:1fr 1fr}.promotion-section .works-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.section,.furusato-section,.about,.company-section{padding:54px 0}.contact-cta{padding:46px 0}.section-head{margin-bottom:26px}.promotion-section .works-grid{grid-template-columns:1fr}.company-table>div{grid-template-columns:1fr;padding:12px 4px}.footer-grid{grid-template-columns:1fr}.footer-nav{grid-template-columns:repeat(3,auto);justify-content:start}.site-footer{padding-top:32px}}

/* 1.12 content clarity and corporate principles */
.legacy-message .legacy-message-lead{font-size:clamp(16px,1.2vw,20px);line-height:2.05;margin-bottom:18px}
.legacy-message .legacy-message-lead span{font-size:1.12em}
.legacy-hero-banners a{position:relative}
.hero-banner-label{position:absolute;z-index:2;left:8px;top:8px;display:inline-flex;align-items:center;min-height:27px;padding:0 10px;border-radius:999px;color:#fff;font-family:"Noto Sans JP",sans-serif;font-size:11px;font-weight:800;letter-spacing:.04em;box-shadow:0 5px 14px rgba(13,42,54,.18)}
.line-label{background:linear-gradient(135deg,#ef527b,#db315f)}
.recruit-label{background:linear-gradient(135deg,#dd7b19,#ee981e)}
.ai-support{margin:24px 0 8px;padding:18px 20px;border-left:3px solid #2c8398;background:linear-gradient(100deg,rgba(232,244,246,.9),rgba(255,255,255,.3));font-size:14px;line-height:1.8}
.ai-support strong{font-family:"Noto Serif JP","Yu Mincho",serif;font-size:17px;font-weight:600}
.mug-caption{background:rgba(255,255,255,.28);backdrop-filter:blur(2px);border:1px solid rgba(255,255,255,.3);text-shadow:0 1px 5px #fff,0 0 12px #fff}
.promotion-section .work-card[href*="matsuura-kensetsu"] h3,.promotion-section .work-card h3{font-size:14px;line-height:1.6}
.company-principles{display:grid;grid-template-columns:.8fr 1.2fr;gap:1px;margin:-6px 0 38px;background:rgba(13,42,54,.12);border:1px solid rgba(13,42,54,.12)}
.company-principles>section{padding:30px 34px;background:rgba(255,255,255,.72)}
.company-principles h3{font-size:18px;margin:5px 0 13px}
.company-ideal{font-family:"Noto Serif JP","Yu Mincho",serif;font-size:clamp(22px,2.4vw,31px);line-height:1.65;margin:0;color:#173d4a}
.company-principles ul{list-style:none;padding:0;margin:0}
.company-principles li{display:grid;grid-template-columns:100px 1fr;gap:15px;padding:10px 0;border-bottom:1px solid rgba(13,42,54,.1);font-size:13px}
.company-principles li:last-child{border-bottom:0}.company-principles strong{font-family:"Noto Serif JP",serif;font-size:15px}.company-principles span{color:#566a73}
@media(max-width:700px){.legacy-message .legacy-message-lead{font-size:15px}.company-principles{grid-template-columns:1fr}.company-principles>section{padding:25px 23px}.company-principles li{grid-template-columns:1fr;gap:3px}}

/* 1.13 final art-direction pass */
/* Hero: web-readable banner crops and a calmer first view */
.legacy-hero-banners{width:225px;gap:12px}
.legacy-hero-banners .legacy-line-banner,.legacy-yuami-banner{background:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.8);box-shadow:0 10px 30px rgba(17,54,70,.16)}
.legacy-line-banner img{height:155px;max-height:none;object-fit:cover;object-position:center 2%}
.legacy-yuami-banner img{height:76px;aspect-ratio:auto;object-fit:cover;object-position:center}
.hero-banner-label{top:9px;left:9px;min-height:29px;padding-inline:12px;font-size:11px}
/* Preserve the intended two-line corporate headline at desktop widths */
.core-grid{grid-template-columns:1.12fr .88fr;gap:5vw}
.core-copy h2{white-space:normal;max-width:720px;font-size:clamp(38px,4vw,56px)}
.core-copy h2 br{display:block}
.ai-support{margin-top:25px;padding:18px 22px;border:1px solid rgba(44,131,152,.18);border-left:4px solid #2c8398;border-radius:2px 18px 2px 18px;background:linear-gradient(120deg,#e9f5f6,rgba(255,255,255,.84))}
.core-visual{min-height:535px}.core-visual img:first-child{height:430px}.core-visual img:last-child{height:250px}
/* Security: retain authority without visually overpowering the page */
.security-section{background:linear-gradient(135deg,#153f4d,#1d5968);padding-block:68px}
.security-list{counter-reset:security;background:rgba(255,255,255,.12)}
.security-list>div{counter-increment:security;position:relative;padding:23px 30px 23px 78px;background:rgba(20,65,79,.72)}
.security-list>div:before{content:"0" counter(security);position:absolute;left:27px;top:26px;font-family:Outfit,sans-serif;font-size:21px;color:#8cd3dc}
/* Give each in-house brand a restrained identifying tint */
.brand-card:nth-child(1) .brand-logo{background:linear-gradient(145deg,#fffaf0,#f5eee0)}
.brand-card:nth-child(2) .brand-logo{background:linear-gradient(145deg,#fffce5,#fff5c8)}
.brand-card:nth-child(3) .brand-logo{background:linear-gradient(145deg,#f4fff0,#e5f7df)}
.brand-card:nth-child(4) .brand-logo{background:linear-gradient(145deg,#f2f9ff,#e4f2fb)}
.brand-card:nth-child(5) .brand-logo{background:linear-gradient(145deg,#fff9ef,#f5ead9)}
/* Product caption: translucent, but readable against detailed photography */
.mug-caption{background:linear-gradient(90deg,rgba(255,255,255,.64),rgba(255,255,255,.30));backdrop-filter:blur(3px);border-color:rgba(255,255,255,.48);text-shadow:0 1px 8px rgba(255,255,255,.95)}
/* Works: equal visual weight and enough context to function as case studies */
.promotion-section .works-grid{gap:16px}
.promotion-section .work-card{display:flex;flex-direction:column;min-width:0}
.promotion-section .work-card>div:last-child{display:flex;flex:1;flex-direction:column;padding:18px}
.promotion-section .work-card h3,.promotion-section .work-card[href*="matsuura-kensetsu"] h3{font-size:14px;line-height:1.55;min-height:3.1em;margin-bottom:7px}
.work-meta{font-size:10px;line-height:1.65;color:#74858c;margin:0 0 13px}
.promotion-section .work-card span{margin-top:auto}
/* TikTok supports the story instead of becoming the dominant content */
.tiktok-grid{grid-template-columns:1fr .9fr;gap:7vw;max-width:1080px;margin-inline:auto}
.tiktok-embed-wrap{min-height:410px;max-width:500px;margin-left:auto;padding:18px;border-radius:28px 3px 28px 3px}
.tiktok-embed-wrap .tiktok-embed{max-width:450px!important}
/* About: strengthen leadership content while keeping the temporary illustration modest */
.about-grid{grid-template-columns:.38fr 1fr 1.05fr;gap:4vw}
.about-grid:before{min-height:245px;background-size:contain}
.about-grid>div:last-child{font-size:16px;line-height:1.95}
/* Philosophy becomes a brand statement, then flows naturally into company facts */
.company-principles{display:block;margin-bottom:42px;background:transparent;border:0}
.company-principles>section{padding:0;background:transparent}
.company-principles>section:first-child{text-align:center;padding:12px 20px 35px;border-bottom:1px solid rgba(13,42,54,.13)}
.company-principles>section:nth-child(2){padding-top:30px}
.company-principles h3{text-align:center;font-size:18px}
.company-ideal{font-size:clamp(27px,3vw,40px);letter-spacing:.06em}
.company-principles ul{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:23px;background:rgba(13,42,54,.12);border:1px solid rgba(13,42,54,.12)}
.company-principles li{display:block;min-height:145px;padding:24px 26px;border:0;background:rgba(255,255,255,.72)}
.company-principles strong{display:block;margin-bottom:11px;font-size:18px}.company-principles span{font-size:13px;line-height:1.75}
@media(max-width:1400px){.legacy-hero-banners{width:190px}.legacy-line-banner img{height:130px}.legacy-yuami-banner img{height:65px}}
@media(max-width:1050px){.core-grid{grid-template-columns:1fr 1fr}.tiktok-grid{grid-template-columns:1fr 1fr}.company-principles li{padding:21px 20px}}
@media(max-width:900px){.core-grid,.tiktok-grid{grid-template-columns:1fr}.tiktok-embed-wrap{margin:0 auto}.about-grid{grid-template-columns:.35fr 1fr}.about-grid:before{min-height:220px}.company-principles ul{grid-template-columns:1fr}.company-principles li{min-height:0}}
@media(max-width:600px){.security-list>div{padding-left:66px}.security-list>div:before{left:22px}.about-grid{grid-template-columns:1fr}.about-grid:before{min-height:200px}.company-ideal{font-size:25px}.promotion-section .work-card h3{min-height:0}}

/* 1.14 banner labels, equal brand cards and softer product presentation */
.legacy-hero-banners a{display:flex;flex-direction:column;overflow:hidden}
.hero-banner-label{position:static;display:flex;width:100%;min-height:32px;border-radius:0;box-shadow:none;padding:6px 12px;font-size:12px;justify-content:center}
.legacy-line-banner img{height:142px}.legacy-yuami-banner img{height:72px}
.brand-card-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.brand-card,.brand-card:nth-child(n){grid-column:auto;min-height:330px}
.brand-card .brand-logo,.brand-card:nth-child(n) .brand-logo{height:165px;padding:28px}
.brand-card>div:last-child{padding:21px 22px}.brand-card h3{font-size:17px}.brand-card p{font-size:12px}
.brand-card:nth-child(2) .brand-logo{background:linear-gradient(145deg,#f4fff0,#e5f7df)}
.brand-card:nth-child(3) .brand-logo{background:linear-gradient(145deg,#fffce5,#fff5c8)}
.furusato-section{background:linear-gradient(180deg,#f6faf9,#f1f7f7)}
.mug-showcase{padding:18px;border:1px solid rgba(30,77,91,.10);background:rgba(255,255,255,.52);border-radius:3px 30px 3px 30px}
.mug-feature>img,.mug-variations img{filter:saturate(.78) contrast(.96) brightness(1.03)}
.mug-caption{left:22px;right:auto;bottom:22px;width:min(68%,560px);padding:13px 18px;background:linear-gradient(90deg,rgba(255,255,255,.68),rgba(255,255,255,.36));border:1px solid rgba(116,93,52,.34);box-shadow:inset 0 0 0 3px rgba(255,255,255,.34)}
.mug-caption h3{font-size:20px;margin:2px 0}.mug-caption p{font-size:11px;line-height:1.6}.mug-caption span{font-size:8px}
.mug-variations figcaption{left:14px;bottom:14px;padding:8px 13px;background:rgba(255,255,255,.30);border:1px solid rgba(114,88,44,.52);box-shadow:inset 0 0 0 3px rgba(255,255,255,.36),0 4px 12px rgba(47,67,72,.10);backdrop-filter:blur(2px)}
.official-link{display:inline;border-bottom:1px solid currentColor;font-weight:600}.light-link{display:inline-block;margin-top:16px;color:#d9f1f4;font-size:12px}.portal-links .iwamizawa-official{border-style:dashed;color:#275f71}
@media(max-width:1100px){.brand-card-grid{grid-template-columns:repeat(3,1fr)}.brand-card,.brand-card:nth-child(n){grid-column:auto}.brand-card:nth-child(4),.brand-card:nth-child(5){transform:translateX(50%)}}
@media(max-width:800px){.brand-card-grid{grid-template-columns:repeat(2,1fr)}.brand-card:nth-child(4),.brand-card:nth-child(5){transform:none}.brand-card:last-child{grid-column:1/-1}.mug-caption{width:calc(100% - 44px)}}
@media(max-width:600px){.brand-card-grid{grid-template-columns:1fr}.brand-card:last-child{grid-column:auto}.legacy-line-banner img{height:130px}.mug-showcase{padding:10px}.mug-caption{left:12px;bottom:12px;width:calc(100% - 24px)}}

/* 1.15 hierarchy and conversion-focused final pass */
/* Compact hero action cards: label is primary, image is supporting */
.legacy-hero-banners{width:270px;gap:9px}
.legacy-hero-banners a{display:grid;grid-template-columns:1fr 82px;min-height:68px;border-radius:3px;background:rgba(255,255,255,.94)}
.hero-banner-label{grid-column:1;grid-row:1;min-height:68px;padding:10px 14px;justify-content:flex-start;text-align:left;font-family:"Noto Serif JP",serif;font-size:14px;line-height:1.45;background:transparent;color:#163642}
.hero-banner-label:after{content:"  →";margin-left:auto;font-family:Outfit,sans-serif;color:#47727f}
.legacy-hero-banners img,.legacy-line-banner img,.legacy-yuami-banner img{grid-column:2;grid-row:1;width:82px;height:68px;object-fit:cover}
.legacy-line-banner img{object-position:center 2%}.legacy-yuami-banner img{object-position:67% center}
.legacy-message p{font-size:clamp(14px,1.08vw,18px);line-height:2.15;color:#18333e;text-shadow:0 1px 10px #fff,0 0 22px rgba(255,255,255,.9)}
.legacy-message .legacy-message-lead{font-size:clamp(17px,1.3vw,21px)}
/* Core business: three comprehensible outcomes instead of six small labels */
.core-grid{grid-template-columns:1.08fr .92fr;gap:5vw}.core-copy>p:not(.eyebrow){max-width:660px}
.core-services{grid-template-columns:repeat(3,1fr);gap:1px;background:#cfdcdf;border:1px solid #cfdcdf}
.core-services li{display:flex;flex-direction:column;min-height:86px;padding:14px 15px;border:0;background:#f8faf9}
.core-services strong{font-family:"Noto Serif JP",serif;font-size:15px}.core-services small{margin-top:5px;color:#6c7d84;font-size:10px;line-height:1.5}
.ai-support{padding:15px 18px;margin-top:20px}.ai-support strong{font-size:16px}
/* Equal 3 + 2 brand composition */
.brand-card-grid{grid-template-columns:repeat(6,1fr);gap:16px;max-width:1080px;margin-inline:auto}
.brand-card,.brand-card:nth-child(n){grid-column:span 2;min-height:340px;transform:none}
.brand-card:nth-child(4){grid-column:2/span 2}.brand-card:nth-child(5){grid-column:4/span 2}
.brand-card .brand-logo,.brand-card:nth-child(n) .brand-logo{height:178px}
.brand-card h3{font-size:18px}.brand-card p{font-size:13px}
/* Make the regional product a refined supporting story, not the visual centre of the company */
.mug-showcase,.furusato-info-row{max-width:890px}.mug-showcase{grid-template-columns:1.08fr .92fr;padding:16px}
.mug-feature,.mug-feature>img{min-height:430px}.mug-variations img{min-height:205px}
.furusato-section{background:linear-gradient(180deg,#f8fbfa,#f5f9f8)}
.mug-caption{padding:11px 16px;width:min(72%,500px)}
.mug-variations figcaption{background:rgba(255,255,255,.18);border-color:rgba(157,123,58,.62);box-shadow:inset 0 0 0 2px rgba(255,255,255,.40),0 3px 10px rgba(47,67,72,.08)}
.mug-variations figcaption:before,.mug-variations figcaption:after{content:"";position:absolute;width:7px;height:7px;border-color:#9a7738}
.mug-variations figcaption:before{left:-1px;top:-1px;border-left:2px solid;border-top:2px solid}.mug-variations figcaption:after{right:-1px;bottom:-1px;border-right:2px solid;border-bottom:2px solid}
/* Works need to read as evidence, not as tiny links */
.promotion-section .works-grid{max-width:1160px;margin-inline:auto;gap:18px}
.lions-work-cover,.promotion-section .work-card[href*="matsuura-kensetsu"] img,.promotion-section .work-card:not([href*="matsuura-kensetsu"]):not(.lions-work) img{height:225px}
.promotion-section .work-card>div:last-child{padding:20px}.promotion-section .work-card h3,.promotion-section .work-card[href*="matsuura-kensetsu"] h3{font-size:15px}.work-meta{font-size:11px}
/* TikTok alignment */
.tiktok-grid{grid-template-columns:1fr .82fr;align-items:center}.tiktok-embed-wrap{min-height:380px;max-width:455px;padding:15px}
/* Temporary no-photo state: remove the cartoon and let the message stand on its own */
.about-grid{grid-template-columns:.85fr 1.15fr;max-width:1040px;margin-inline:auto;gap:8vw}.about-grid:before{display:none}.about-grid h2{font-size:clamp(34px,4vw,52px)}
/* Compact philosophy area while strengthening the three policies */
.company-principles{margin-bottom:34px}.company-principles>section:first-child{padding:4px 20px 25px}.company-principles>section:nth-child(2){padding-top:23px}.company-principles ul{margin-top:17px}.company-principles li{min-height:126px;padding:20px 23px}.company-principles strong{font-size:19px}.company-principles span{font-size:14px}.company-ideal{font-size:clamp(26px,2.7vw,36px)}
@media(max-width:1100px){.legacy-hero-banners{width:230px}.brand-card-grid{grid-template-columns:repeat(2,1fr)}.brand-card,.brand-card:nth-child(n){grid-column:auto}.brand-card:last-child{grid-column:1/-1}.core-services{grid-template-columns:1fr}.core-services li{min-height:0}}
@media(max-width:900px){.core-grid,.tiktok-grid{grid-template-columns:1fr}.mug-showcase{grid-template-columns:1fr}.mug-feature,.mug-feature>img{min-height:420px}.about-grid{grid-template-columns:1fr;gap:28px}}
@media(max-width:600px){.brand-card-grid{grid-template-columns:1fr}.brand-card:last-child{grid-column:auto}.mug-feature,.mug-feature>img{min-height:360px}.mug-variations img{min-height:165px}.lions-work-cover,.promotion-section .work-card[href*="matsuura-kensetsu"] img,.promotion-section .work-card:not([href*="matsuura-kensetsu"]):not(.lions-work) img{height:210px}.company-principles li{min-height:0}}

/* 1.16 readability correction */
.legacy-hero-banners{width:255px;gap:10px}
.legacy-hero-banners a{display:flex;flex-direction:column;min-height:0;background:rgba(255,255,255,.95)}
.hero-banner-label{display:flex;width:100%;min-height:32px;padding:6px 12px;justify-content:flex-start;font-family:"Noto Sans JP",sans-serif;font-size:12px;font-weight:800;line-height:1.5;background:#fff;color:#173742;border-bottom:1px solid rgba(20,55,68,.09)}
.line-label{color:#c9355e}.recruit-label{color:#c96b12}
.hero-banner-label:after{margin-left:auto}
.legacy-hero-banners img,.legacy-line-banner img,.legacy-yuami-banner img{display:block;width:100%;height:auto;grid-column:auto;grid-row:auto}
.legacy-line-banner img{height:105px;object-fit:cover;object-position:center 3%}
.legacy-yuami-banner img{height:72px;object-fit:cover;object-position:center}
.core-services small{font-size:13px;line-height:1.55;color:#526971}.core-services strong{font-size:16px}
.mug-variations figure{background:#fff}.mug-variations img{object-fit:cover;object-position:center;filter:saturate(.72) contrast(.94) brightness(1.05)}
@media(max-width:1400px){.legacy-hero-banners{width:220px}.legacy-line-banner img{height:88px}.legacy-yuami-banner img{height:62px}.hero-banner-label{font-size:11px}}

/* 1.17 supplied product photography and purpose-built hero banners */
.legacy-hero-banners{width:300px;gap:10px}
.legacy-hero-banners a{display:block;border-radius:5px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(17,54,70,.17)}
.legacy-hero-banners img,.legacy-line-banner img,.legacy-yuami-banner img{display:block;width:100%;height:auto;object-fit:contain;background:#fff}
.legacy-line-banner img{aspect-ratio:900/363}.legacy-yuami-banner img{aspect-ratio:899/321}
.mug-intro{max-width:890px;margin:0 auto 24px;padding:18px 22px;border-left:3px solid #a88949;background:rgba(255,255,255,.68);font-family:"Noto Serif JP","Yu Mincho",serif;font-size:15px;line-height:1.9;color:#405761}
.mug-showcase{grid-template-columns:1.08fr .92fr;background:rgba(255,255,255,.72)}
.mug-caption{left:18px;right:auto;bottom:18px;width:auto;padding:8px 15px;background:rgba(255,255,255,.60);border:1px solid rgba(145,111,49,.58);box-shadow:inset 0 0 0 2px rgba(255,255,255,.48);backdrop-filter:blur(2px)}
.mug-caption h3{margin:0;font-size:16px;line-height:1.5}
.mug-variations figure{background:#fff;border:1px solid rgba(38,76,88,.08)}
.mug-variations img{object-fit:contain;object-position:center;background:#fff;filter:saturate(.88) contrast(.98)}
.mug-variations figcaption{font-size:12px;background:rgba(255,255,255,.72)}
@media(max-width:1400px){.legacy-hero-banners{width:250px}}
@media(max-width:1050px){.legacy-hero-banners{display:none}}
@media(max-width:600px){.mug-intro{font-size:14px;padding:15px 17px}.mug-caption{left:10px;bottom:10px}.mug-showcase{padding:8px}}

/* 1.19 search, answer-engine and conversion layer */
.mug-caption{padding:8px 13px;background:rgba(255,255,255,.72);border:1px solid rgba(114,88,44,.52);box-shadow:inset 0 0 0 3px rgba(255,255,255,.36),0 4px 12px rgba(47,67,72,.10)}
.mug-caption:before,.mug-caption:after{content:"";position:absolute;width:7px;height:7px;border-color:#9a7738}.mug-caption:before{left:-1px;top:-1px;border-left:2px solid;border-top:2px solid}.mug-caption:after{right:-1px;bottom:-1px;border-right:2px solid;border-bottom:2px solid}
.consultation-paths{padding:72px 0;background:#fff}.consultation-paths h2,.faq-section h2{font-size:clamp(30px,3.5vw,45px);margin:5px 0 28px}.consultation-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;border:1px solid rgba(13,42,54,.13);background:rgba(13,42,54,.13)}.consultation-grid a{display:flex;min-height:150px;padding:25px 24px;flex-direction:column;justify-content:space-between;background:#fff;transition:.25s}.consultation-grid a:hover{background:#eef7f7;transform:translateY(-3px)}.consultation-grid strong{font-family:"Noto Serif JP",serif;font-size:18px;line-height:1.55}.consultation-grid span{font-size:11px;font-weight:700;color:#24768b}
.faq-section{padding:70px 0;background:linear-gradient(180deg,#f4f9f9,#fff)}.faq-list{border-top:1px solid rgba(13,42,54,.15)}.faq-list details{border-bottom:1px solid rgba(13,42,54,.15)}.faq-list summary{position:relative;padding:21px 48px 21px 4px;cursor:pointer;font-family:"Noto Serif JP",serif;font-size:17px;font-weight:600;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"＋";position:absolute;right:8px;top:18px;font-family:Outfit,sans-serif;font-size:22px;color:#38788b}.faq-list details[open] summary:after{content:"−"}.faq-list details p{margin:0;padding:0 48px 22px 4px;color:#566b74;font-size:14px;line-height:1.9}
@media(max-width:900px){.consultation-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.consultation-paths,.faq-section{padding:52px 0}.consultation-grid{grid-template-columns:1fr}.consultation-grid a{min-height:112px}.faq-list summary{font-size:15px}.faq-list details p{padding-right:8px}}
.contact-actions{display:grid;gap:10px;min-width:210px}.contact-actions .button{width:100%}.contact-phone{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 15px;border:1px solid rgba(13,42,54,.2);background:rgba(255,255,255,.55)}.contact-phone strong{font-family:Outfit,sans-serif;font-size:18px}.contact-phone small{font-size:10px;font-weight:700}.topic-notice{padding:15px 18px;border-left:4px solid #287b91;background:#edf7f8;font-weight:700}
@media(max-width:700px){.contact-actions{margin-top:24px}.contact-phone{max-width:280px}}
.screen-reader-text{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}
.expertise-note{padding:52px 0;background:linear-gradient(120deg,#123946,#1b5361);color:#fff}.expertise-note .shell{display:grid;grid-template-columns:180px 1fr;gap:55px;align-items:start}.expertise-note .eyebrow{color:#8ed4df;margin-top:7px}.expertise-note h2{font-size:clamp(26px,3vw,38px);margin:0 0 12px}.expertise-note p:last-child{max-width:850px;margin:0;color:#d6e5e9;font-size:14px;line-height:1.9}
@media(max-width:700px){.expertise-note{padding:42px 0}.expertise-note .shell{grid-template-columns:1fr;gap:8px}}

/* 1.21 Yuami brand page */
.yuami-page{--yuami-orange:#e99218;--yuami-yellow:#ffd45c;--yuami-green:#58733b;--yuami-brown:#49331d}.yuami-hero{padding:105px 0 90px;background:radial-gradient(circle at 88% 15%,rgba(255,211,85,.55),transparent 30%),linear-gradient(135deg,#fffaf0,#fff0bd)}.yuami-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:8vw;align-items:center}.yuami-page-logo{width:min(430px,80%);margin:15px 0 28px}.yuami-hero h2{font-size:clamp(40px,5vw,66px);line-height:1.35;color:var(--yuami-brown);margin:0 0 20px}.yuami-hero-grid>div:first-child>p:not(.eyebrow){max-width:680px;font-size:16px}.yuami-hero-actions{display:flex;align-items:center;gap:24px;margin-top:30px}.yuami-button{background:var(--yuami-orange)}.yuami-message-card{padding:48px;border-radius:4px 50px 4px 50px;background:rgba(255,255,255,.82);border:1px solid rgba(88,115,59,.16);box-shadow:0 28px 70px rgba(96,70,24,.10)}.yuami-message-card span{font-family:Outfit,sans-serif;font-size:10px;letter-spacing:.2em;color:var(--yuami-green)}.yuami-message-card strong{display:block;margin:12px 0 20px;font-family:"Noto Serif JP",serif;font-size:34px;line-height:1.5;color:var(--yuami-brown)}.yuami-message-card p{color:#68766a}.yuami-subnav{background:#fff7db;border-block:1px solid rgba(73,51,29,.08)}.yuami-subnav .shell{min-height:66px;display:flex;align-items:center;gap:30px}.yuami-subnav span{margin-right:auto;font-weight:700;color:var(--yuami-brown)}.yuami-subnav a{font-size:12px;font-weight:700;border-bottom:1px solid}.yuami-support{background:#fff}.yuami-support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.yuami-support-grid article{padding:36px 32px;border:1px solid rgba(73,51,29,.10);border-radius:3px 32px 3px 32px;background:linear-gradient(150deg,#fff,#fff9e9)}.yuami-support-grid span{font-family:Outfit,sans-serif;color:var(--yuami-orange)}.yuami-support-grid h3{font-size:23px;color:var(--yuami-brown)}.yuami-support-grid p{font-size:14px;color:#66746b}.yuami-service{background:linear-gradient(150deg,#fff8df,#f7fbef)}.yuami-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(73,51,29,.14);border:1px solid rgba(73,51,29,.14)}.yuami-info-grid article{padding:32px;background:rgba(255,255,255,.82)}.yuami-info-grid h3{font-size:20px;color:var(--yuami-brown)}.yuami-info-grid>article>strong{font-family:Outfit,sans-serif;font-size:27px;color:var(--yuami-orange)}.yuami-info-grid p,.yuami-info-grid li{font-size:13px}.yuami-info-grid small{display:block;margin-top:12px;color:#788073;font-size:10px}.yuami-official-link{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:22px;padding:23px 28px;background:var(--yuami-green);color:#fff;border-radius:3px}.yuami-official-link span{font-size:12px}.yuami-official-link strong{font-size:15px}.yuami-recruit{background:#fff}.yuami-recruit-image{width:min(100%,1080px);margin:0 auto 34px;border-radius:4px 30px 4px 30px;box-shadow:0 20px 55px rgba(100,72,20,.10)}.yuami-jobs{max-width:980px;margin:auto;border-top:1px solid #e4dccb}.yuami-jobs details{border-bottom:1px solid #e4dccb}.yuami-jobs summary{cursor:pointer;list-style:none;padding:21px 48px 21px 5px;position:relative;font-family:"Noto Serif JP",serif;font-size:18px;font-weight:600}.yuami-jobs summary::-webkit-details-marker{display:none}.yuami-jobs summary:after{content:"＋";position:absolute;right:10px;color:var(--yuami-orange);font-size:22px}.yuami-jobs details[open] summary:after{content:"−"}.yuami-job-detail{padding:0 5px 25px}.yuami-job-detail>div{display:grid;grid-template-columns:180px 1fr;padding:14px 0;border-top:1px dashed #e4dccb}.yuami-job-detail p{margin:0;font-size:13px}.yuami-no-jobs{text-align:center;padding:25px}.yuami-cross{background:#fff0bd}
@media(max-width:900px){.yuami-hero-grid{grid-template-columns:1fr}.yuami-message-card{padding:35px}.yuami-support-grid,.yuami-info-grid{grid-template-columns:1fr}.yuami-subnav .shell{overflow-x:auto}.yuami-subnav span,.yuami-subnav a{white-space:nowrap}.yuami-info-grid article{padding:26px}}
@media(max-width:560px){.yuami-hero{padding:72px 0 58px}.yuami-page-logo{width:90%}.yuami-hero h2{font-size:38px}.yuami-hero-actions{align-items:flex-start;flex-direction:column}.yuami-message-card{padding:27px;border-radius:3px 30px 3px 30px}.yuami-message-card strong{font-size:27px}.yuami-support-grid article{padding:27px}.yuami-official-link{display:block}.yuami-official-link strong{display:block;margin-top:8px}.yuami-job-detail>div{grid-template-columns:1fr;gap:5px}.yuami-recruit-image{border-radius:3px 18px 3px 18px}}
/* Contact */
.contact-page{background:#f7fbfc}.contact-hero{padding:clamp(80px,10vw,150px) 0 72px;background:linear-gradient(135deg,#f4fbfc 0%,#fff 52%,#edf8f5 100%)}
.contact-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(40px,7vw,100px);align-items:end}.contact-hero h1{margin:14px 0 0;font-family:"Noto Serif JP",serif;font-size:clamp(36px,4.2vw,64px);font-weight:500;line-height:1.35;letter-spacing:.035em}.contact-hero h1 span{display:block;white-space:nowrap}.contact-hero-grid>p{max-width:560px;margin:0;font-size:16px;line-height:2;color:#42535b}
.contact-body{padding-top:80px}.contact-layout{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.45fr);gap:clamp(40px,7vw,100px);align-items:start}.contact-guide{position:sticky;top:110px}.contact-guide h2{font-family:"Noto Serif JP",serif;font-size:clamp(27px,3vw,40px);font-weight:500;line-height:1.55}.contact-guide ul{list-style:none;padding:0;margin:34px 0}.contact-guide li{padding:17px 0;border-top:1px solid #d8e3e6;display:flex;flex-direction:column;gap:5px}.contact-guide li:last-child{border-bottom:1px solid #d8e3e6}.contact-guide li strong{font-size:15px}.contact-guide li span{font-size:13px;color:#64747b}.contact-direct{padding:22px;background:#0d2d3a;color:#fff;border-radius:3px;display:flex;flex-direction:column}.contact-direct span,.contact-direct small{font-size:12px;opacity:.78}.contact-direct a{color:#fff;font-family:Outfit,sans-serif;font-size:27px;font-weight:600;margin:7px 0}.contact-response strong{font-family:"Noto Serif JP",serif;font-size:19px;line-height:1.7;margin:8px 0;font-weight:500}
.contact-form-card{background:#fff;padding:clamp(28px,5vw,64px);box-shadow:0 20px 60px rgba(15,46,57,.08)}.contact-form-heading{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #dce5e7}.contact-form-heading h2{font-family:"Noto Serif JP",serif;font-size:clamp(27px,3vw,40px);font-weight:500;margin:10px 0}.contact-form-heading>p:last-child{font-size:13px;color:#64747b}.required-mark{display:inline-block;background:#0b7980;color:#fff;font-size:10px;padding:3px 7px;margin-right:7px;border-radius:2px}
.contact-form-card .wpcf7-form{display:grid;gap:22px}.contact-form-card .form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-form-card label{display:block;font-size:14px;font-weight:600;color:#233941}.contact-form-card .form-note{display:block;font-weight:400;font-size:11px;color:#738087;margin-top:5px}.contact-form-card input:not([type=submit]):not([type=checkbox]):not([type=radio]),.contact-form-card select,.contact-form-card textarea{width:100%;margin-top:9px;padding:14px 15px;border:1px solid #cbd8db;background:#fbfdfd;border-radius:2px;font:inherit;color:#172f39;transition:.2s}.contact-form-card textarea{min-height:190px;resize:vertical}.contact-form-card input:focus,.contact-form-card select:focus,.contact-form-card textarea:focus{outline:2px solid rgba(11,121,128,.2);border-color:#0b7980;background:#fff}.contact-form-card .wpcf7-list-item{margin:8px 18px 0 0}.contact-form-card .wpcf7-list-item label{display:inline;font-weight:400}.contact-form-card .privacy-consent{padding:18px;background:#f1f7f7;font-size:13px}.contact-form-card input[type=submit]{appearance:none;border:0;background:#0d2d3a;color:#fff;padding:17px 34px;font-weight:700;letter-spacing:.08em;cursor:pointer;min-width:240px}.contact-form-card input[type=submit]:hover{background:#0b7980}.contact-form-card .wpcf7-spinner{vertical-align:middle}.contact-form-card .wpcf7-response-output{margin:0!important;padding:14px!important}.topic-notice{max-width:none;margin:0 0 20px;padding:12px 16px;background:#eaf7f5;color:#195b5e;border-left:3px solid #0b7980;font-size:13px}
@media(max-width:800px){.contact-hero-grid,.contact-layout{grid-template-columns:1fr}.contact-hero{padding:60px 0 48px}.contact-hero-grid{gap:26px}.contact-hero h1{font-size:clamp(28px,9vw,46px)}.contact-body{padding-top:50px}.contact-guide{position:static}.contact-form-card .form-row{grid-template-columns:1fr}.contact-form-card{padding:26px 20px}.contact-form-card input[type=submit]{width:100%}}
