/* MOSHIMO HACK — corporate design proposal / 2026.09 */
:root{--yellow:#f4eb25;--ink:#20211d;--paper:#f7f7f2;--white:#fff;--muted:#686b62;--line:#d9dcd1;--green:#e3e8da;--radius:24px;--gutter:clamp(24px,4.4vw,80px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--paper);font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","Hiragino Sans","Yu Gothic",Meiryo,sans-serif;-webkit-font-smoothing:antialiased;font-feature-settings:"palt";line-height:1.75}body.menu-open{overflow:hidden}body:has(dialog[open]){overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}button:focus-visible,a:focus-visible{outline:3px solid #46652b;outline-offset:5px}::selection{background:var(--yellow);color:var(--ink)}.wrap{max-width:1512px;margin-inline:auto;padding-inline:var(--gutter)}.section-space{padding-block:112px}.mobile-only{display:none}.skip-link{position:fixed;left:16px;top:-70px;background:var(--ink);color:#fff;padding:12px 24px;z-index:100}.skip-link:focus{top:12px}.site-header{height:96px;display:flex;align-items:center;gap:32px;padding:0 var(--gutter);background:var(--paper);position:sticky;top:0;z-index:40;transition:box-shadow .25s}.site-header.scrolled{box-shadow:0 1px 0 rgba(32,33,29,.13)}.brand{flex-shrink:0;display:inline-flex;align-items:center}.brand img{width:218px;height:auto}.desktop-nav{display:flex;align-items:center;gap:25px;margin-left:auto;white-space:nowrap}.desktop-nav a{position:relative;font-size:12px;font-weight:700;letter-spacing:.02em;padding-block:10px}.desktop-nav a:after{content:"";height:2px;background:var(--ink);position:absolute;bottom:5px;left:0;right:0;transform:scaleX(0);transform-origin:left;transition:transform .24s}.desktop-nav a:hover:after{transform:scaleX(1)}.header-contact{display:flex;align-items:center;gap:24px;background:var(--yellow);padding:14px 20px;font-size:12px;font-weight:700;white-space:nowrap;border-radius:4px}.arrow{font:24px/1 Arial,sans-serif}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.mobile-nav{background:var(--paper);position:fixed;inset:76px 0 0;z-index:39;padding:26px var(--gutter);overflow:auto}.mobile-nav a{display:flex;gap:24px;padding:24px 0;border-bottom:1px solid var(--line);font-weight:700}.mobile-nav a small{font:12px/2 Arial,sans-serif;color:var(--muted)}.mobile-nav a>span{margin-left:auto}
.hero{display:grid;grid-template-columns:49% 51%;position:relative;min-height:674px}.hero-yellow{background:var(--yellow);padding:48px 64px 28px var(--gutter);z-index:2;position:relative;border-bottom-right-radius:90px;margin-right:-44px;display:flex;flex-direction:column}.eyebrow{font:600 10px/1.5 Arial,sans-serif;letter-spacing:.12em;display:flex;gap:10px;align-items:center}.status-dot{width:7px;height:7px;background:var(--ink);border-radius:50%}.hero h1{font-size:clamp(46px,5.85vw,89px);font-weight:800;letter-spacing:-.065em;line-height:1.32;margin-top:43px;white-space:nowrap}.hero h1 .period{letter-spacing:-.35em}.hero-description{font-weight:700;font-size:21px;line-height:1.7;letter-spacing:.02em;margin-top:27px}.hero-detail{font-size:13px;line-height:1.9;margin-top:16px}.hero-cta{display:flex;align-items:center;gap:28px;font-weight:700;font-size:13px;margin-top:28px;align-self:flex-start}.circle-arrow,.outline-arrow,.small-round-arrow{display:grid;place-items:center;border-radius:50%;font:24px/1 Arial,sans-serif;width:48px;height:48px;flex-shrink:0;transition:transform .3s,background .3s,color .3s}.circle-arrow{background:var(--ink);color:var(--white)}a:hover>.circle-arrow,a:hover>.outline-arrow,a:hover>.small-round-arrow{transform:rotate(45deg)}.outline-arrow{border:1px solid var(--ink);background:transparent}.hero-bottom{display:flex;align-items:center;justify-content:space-between;font:9px/1.5 Arial,sans-serif;letter-spacing:.05em;padding-right:18px;margin-top:auto;padding-top:40px}.hero-bottom>a{display:flex;gap:18px;align-items:center}.hero-bottom>a span{font-size:19px}.hero-photo{position:relative;overflow:hidden;min-width:0;background:#d8d8cf}.hero-photo>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:54% 52%;transform:scale(1.015);will-change:transform}.hero-photo-label{position:absolute;right:32px;top:29px;font:9px/1.5 Arial,sans-serif;letter-spacing:.12em;color:#34382e}.hero-product-link{position:absolute;bottom:24px;right:24px;left:72px;display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.95);padding:20px 22px;border-radius:4px;gap:12px}.product-caption{display:grid;gap:7px}.product-caption small{font:10px/1.3 Arial,sans-serif;letter-spacing:.12em}.product-caption strong{font-size:13px;font-weight:600}.hero-product-link .circle-arrow{width:38px;height:38px;background:var(--yellow);color:var(--ink);font-size:23px}
.audience-strip{display:grid;grid-template-columns:1fr 1fr;padding-block:31px}.audience-link{display:flex;align-items:center;gap:23px;padding:19px 36px 19px 0}.audience-link+ .audience-link{border-left:1px solid var(--line);padding-left:43px;padding-right:0}.audience-number{font:12px/1 Arial,sans-serif;align-self:flex-start;padding-top:6px;color:var(--muted)}.audience-link>span:nth-child(2){display:grid;gap:5px}.audience-link small{font:10px/1.4 Arial,sans-serif;letter-spacing:.09em}.audience-link strong{font-size:19px;letter-spacing:-.04em}.audience-link em{font-size:11px;font-style:normal;color:var(--muted)}.audience-link .outline-arrow{margin-left:auto;width:44px;height:44px;font-size:22px}.audience-link:hover .outline-arrow{background:var(--yellow)}
.section-label{display:flex;gap:12px;align-items:center;font:600 11px/1.6 Arial,sans-serif;letter-spacing:.09em}.little-cross{font:22px/1 Arial,sans-serif;font-weight:400}.label-jp{font-family:"Hiragino Sans","Yu Gothic",sans-serif;font-size:10px;margin-left:15px;letter-spacing:.04em;color:var(--muted)}.intro{padding-top:92px}.intro-main{display:grid;grid-template-columns:1fr 1fr;gap:9%;margin-top:34px;align-items:center}h2{font-size:44px;font-weight:700;letter-spacing:-.04em;line-height:1.55}.intro h2{font-size:54px;line-height:1.52;letter-spacing:-.055em}.underline-yellow{position:relative;isolation:isolate;display:inline-block}.underline-yellow:before{content:"";position:absolute;bottom:8px;left:0;right:0;height:15px;background:var(--yellow);z-index:-1}.intro-copy p{font-size:15px;line-height:2.15}.intro-copy p+p{margin-top:19px}.question-line{display:flex;gap:12px;align-items:center;flex-wrap:wrap;border-top:1px solid var(--line);margin-top:53px;padding-top:28px}.question-line>span{border:1px solid var(--line);padding:8px 14px;border-radius:100px;font-size:11px;color:#51564b}.question-line>a{margin-left:auto;font-size:12px;font-weight:600;display:flex;gap:21px}
.business-section{background:#ebeee6}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:45px}.section-heading h2{margin-top:20px}.section-heading>p{font-size:13px;line-height:2;margin-bottom:8px}.business-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.business-visual{display:block;position:relative;aspect-ratio:1.17;overflow:hidden;background:#fafaf6;border-radius:8px;isolation:isolate}.visual-index{position:absolute;left:22px;top:20px;z-index:2;font:10px/1.3 Arial,sans-serif;letter-spacing:.07em}.product-visual img{height:106%;width:100%;object-fit:contain;position:absolute;top:11%;mix-blend-mode:multiply;transform:rotate(-10deg);transition:transform .5s}.product-visual:hover img{transform:rotate(-6deg) scale(1.03)}.small-round-arrow{position:absolute;bottom:18px;right:18px;width:34px;height:34px;background:#fff;font-size:21px;z-index:4}.planning-visual{background:#dce3cb}.development-label{position:absolute;right:20px;top:18px;border:1px solid #778269;font-size:9px;padding:2px 8px;border-radius:20px}.planning-sheet{position:absolute;left:14%;top:22%;width:71%;background:#fff;box-shadow:6px 16px 25px #5260431a;padding:19px 22px;transform:rotate(-6deg);transition:transform .5s}.planning-visual:hover .planning-sheet{transform:rotate(-3deg) translateY(-4px)}.sheet-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:11px;font:8px/1 Arial,sans-serif;letter-spacing:.04em}.sheet-head i{font-style:normal;color:#7d8c63}.sheet-question{font-size:17px;font-weight:700;margin:13px 0}.sheet-row{display:flex;justify-content:space-between;font-size:10px;padding:8px 7px;border-bottom:1px solid #ecede8}.sheet-row b{font:10px/1.5 Arial,sans-serif;font-weight:400}.sheet-row.active{background:var(--yellow);border:0}.sheet-bottom{display:flex;gap:5px;margin-top:13px}.sheet-bottom span{height:3px;background:#dfe3d7;width:30%}.sheet-bottom span:first-child{background:#737d5c}.procurement-visual{background:#e9e1d2}.supply-composition{position:absolute;inset:0}.supply-box{position:absolute;background:#c5a980;border:1px solid #b99b71;box-shadow:10px 15px 16px #5e432616}.supply-box:before{content:"";position:absolute;top:-17%;left:0;width:100%;height:17%;background:#d6bc96;clip-path:polygon(12% 0,90% 0,100% 100%,0 100%)}.supply-box>span{position:absolute;top:0;bottom:0;left:45%;width:13%;background:#dac49f}.box-back{height:37%;width:42%;right:12%;top:25%;transform:rotate(5deg)}.box-front{height:41%;width:51%;left:14%;top:46%;transform:rotate(-7deg)}.box-front b{font:600 16px/1.05 Arial,sans-serif;letter-spacing:-.04em;position:absolute;left:15%;bottom:18%;color:#64523d;mix-blend-mode:multiply}.supply-roll{position:absolute;right:8%;bottom:7%;width:21%;height:37%;border-radius:50% 50% 22% 22% / 16% 16% 8% 8%;background:#f9f8f0;box-shadow:8px 10px 12px #765c3520}.supply-roll:before{content:"";position:absolute;top:5%;left:35%;width:30%;height:7%;background:#a9a18e;border-radius:50%}.supply-label{position:absolute;left:20px;bottom:12px;font-size:8px;color:#71644f}.business-title{display:flex;gap:17px;margin-top:26px}.business-title>span{font:11px/1.8 Arial,sans-serif;flex-shrink:0;padding-top:4px;color:var(--muted)}.business-title h3{font-size:24px;line-height:1.55;letter-spacing:-.04em}.business-card>p{font-size:13px;line-height:1.95;margin-top:18px;color:#53594d;min-height:77px}.text-link{font-size:12px;font-weight:600;display:inline-flex;gap:37px;align-items:center;padding-block:15px 6px;border-bottom:1px solid var(--ink);transition:gap .2s}.text-link:hover{gap:46px}.business-card>.text-link{margin-top:15px}.text-link>span{font:20px/1 Arial,sans-serif}
.products-section{background:var(--white)}.pill-link{display:flex;align-items:center;gap:42px;padding:13px 22px;border:1px solid var(--ink);border-radius:100px;font-size:12px;font-weight:600;transition:background .3s}.pill-link:hover{background:var(--yellow)}.pill-link>span{font:22px/1 Arial,sans-serif}.product-showcase{display:grid;grid-template-columns:1.05fr 1fr;background:var(--paper);border-radius:12px;overflow:hidden}.product-stage{min-height:610px;position:relative;overflow:hidden;background:#f1f0e9}.product-stage>img{position:absolute;width:80%;height:91%;object-fit:contain;top:6%;left:10%;mix-blend-mode:multiply;z-index:2}.stage-watermark{font:800 clamp(90px,12vw,175px)/1 Arial,sans-serif;letter-spacing:-.085em;color:#e4e3d9;position:absolute;bottom:18%;left:1%}.stage-index{position:absolute;left:30px;top:25px;font:10px/1.4 Arial,sans-serif;letter-spacing:.05em}.stage-caption{position:absolute;left:30px;bottom:23px;font:8px/1.5 Arial,sans-serif;letter-spacing:.1em;z-index:3}.product-information{padding:48px 45px;background:#f7f8f2;display:flex;flex-direction:column;justify-content:center}.product-selector{display:flex;gap:6px;margin-bottom:36px;border-bottom:1px solid #c9cebf;padding-bottom:13px}.product-selector button{border:0;border-radius:100px;background:transparent;font-size:11px;padding:11px 15px;white-space:nowrap}.product-selector button[aria-pressed="true"]{background:var(--ink);color:#fff}.tag{font:10px/1.6 Arial,"Hiragino Sans",sans-serif;letter-spacing:.07em;color:var(--muted)}.product-detail h3{font-size:31px;line-height:1.65;margin-top:14px;letter-spacing:-.04em}.product-detail>p{font-size:13px;line-height:2;margin-top:18px}.product-detail dl{margin:27px 0}.product-detail dl>div{display:flex;gap:24px;padding:12px 0;border-bottom:1px solid var(--line);font-size:11px}.product-detail dt{color:var(--muted);width:80px;flex-shrink:0}.product-detail dd{margin:0}.dark-link{background:var(--ink);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:18px 24px;font-size:12px;font-weight:600;border-radius:3px;transition:background .3s}.dark-link>span{font:22px/1 Arial,sans-serif}.dark-link:hover{background:#454b3b}.product-note{display:flex;justify-content:space-between;gap:30px;margin-top:25px}.product-note>span{font:9px/1.5 Arial,sans-serif;letter-spacing:.1em}.product-note p{font-size:10px;color:var(--muted)}
.strength-section{background:#252a23;color:#f9f9ef}.strength-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:9%}.strength-heading .section-label{color:#dce6c8}.strength-heading h2{margin-top:28px;font-size:40px;line-height:1.7}.strength-heading h2 span{color:var(--yellow)}.strength-heading>p{font-size:12px;line-height:2;margin-top:22px;color:#bcc4b5}.strength-list article{display:flex;gap:29px;padding:28px 0;border-bottom:1px solid #59614e}.strength-list article:first-child{padding-top:0}.strength-list article>span{font:11px/2 Arial,sans-serif;color:var(--yellow);padding-top:6px}.strength-list h3{font-size:20px;letter-spacing:-.03em}.strength-list p{font-size:12px;line-height:2;margin-top:12px;color:#c0c8b8;max-width:345px}
.about-image{height:510px;position:relative;overflow:hidden}.about-image>img{width:100%;height:100%;object-fit:cover;object-position:50% 62%}.about-image:after{content:"";background:linear-gradient(90deg,rgba(13,19,13,.35),transparent 75%);position:absolute;inset:0}.about-image-words{position:absolute;z-index:2;bottom:54px;left:var(--gutter);font:600 clamp(36px,5.7vw,82px)/.99 Arial,sans-serif;letter-spacing:-.055em;color:var(--yellow)}.image-note{position:absolute;right:var(--gutter);bottom:20px;z-index:2;font-size:10px;color:#fff;text-shadow:0 1px 4px #000}.about-story{display:grid;grid-template-columns:1fr 1fr;gap:9%;padding-block:86px 103px;border-bottom:1px solid var(--line)}.about-story h2{font-size:39px;margin-top:24px}.about-story>div:last-child{padding-top:38px}.about-story p{font-size:13px;line-height:2.15}.about-story p+p{margin-top:20px}.founder-line{display:flex;justify-content:space-between;align-items:center;margin-top:33px;gap:20px;font-size:13px;font-weight:600}.founder-line small{font-size:10px;font-weight:400;margin-right:12px}.founder-line .outline-arrow{width:42px;height:42px}
.journal-section{display:grid;grid-template-columns:.85fr 1.5fr;gap:9%}.journal-heading h2{font-size:37px;margin-top:24px}.journal-heading>p{font-size:11px;color:var(--muted);margin-top:17px}.journal-heading>.text-link{margin-top:19px}.journal-list>a{display:block;position:relative;border-bottom:1px solid var(--line);padding:28px 40px 28px 0}.journal-list>a:first-child{padding-top:0}.article-meta{display:flex;gap:22px;align-items:center;font-size:10px;color:var(--muted)}.article-meta time{font:11px/1 Arial,sans-serif}.article-meta>span{background:#e8ecdf;padding:3px 10px;border-radius:20px}.journal-list h3{font-size:15px;font-weight:600;line-height:1.9;margin-top:13px}.article-arrow{position:absolute;right:2px;top:50%;font:20px/1 Arial,sans-serif;transition:transform .3s}.journal-list>a:hover .article-arrow{transform:translate(3px,-3px)}.journal-list>a:hover h3{text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}
.contact-section{background:var(--yellow);padding-block:65px 74px;border-radius:55px 55px 0 0}.contact-top{display:flex;justify-content:space-between;align-items:center;gap:24px}.contact-index{font:10px/1 Arial,sans-serif;letter-spacing:.05em}.contact-heading{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-top:29px;margin-bottom:47px}.contact-heading h2{font-size:62px;line-height:1.35;letter-spacing:-.05em}.contact-heading p{font-size:13px;line-height:2;margin-bottom:7px}.contact-options{display:grid;grid-template-columns:1fr 1fr;gap:28px}.contact-options>a{display:flex;justify-content:space-between;align-items:center;padding:24px 29px;background:#fffef1;border-radius:4px;gap:20px}.contact-options small{display:block;font:10px/1.5 Arial,sans-serif;letter-spacing:.07em;margin-bottom:10px}.contact-options strong{font-size:17px;letter-spacing:-.02em}.contact-options .circle-arrow{background:var(--ink);color:var(--yellow)}.site-footer{padding-block:57px 23px}.footer-main{display:flex;align-items:center;gap:35px}.footer-main>p{font-size:11px}.back-to-top{margin-left:auto;border:1px solid #9da590;border-radius:50%;width:38px;height:38px;display:grid;place-items:center;font:20px/1 Arial,sans-serif}.site-footer nav{display:flex;gap:28px;font-size:11px;padding:32px 0 34px}.site-footer nav a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;font:9px/1.5 Arial,sans-serif;letter-spacing:.05em;color:var(--muted)}
.detail-dialog{padding:56px 46px 43px;width:min(640px,calc(100% - 32px));border:0;border-top:9px solid var(--yellow);border-radius:12px;background:var(--paper);color:var(--ink);max-height:calc(100dvh - 50px);overflow:auto}.detail-dialog::backdrop{background:#172111aa;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:16px;top:14px;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:var(--paper);font:27px/1 Arial,sans-serif}.detail-dialog h2{font-size:34px;margin:24px 0}.detail-dialog p{font-size:14px;line-height:2}.detail-dialog ul{padding-left:20px;font-size:13px;line-height:2.1;margin:23px 0}.detail-dialog .dark-link{margin-top:28px}.dialog-flow{display:flex;gap:13px;align-items:center;margin:27px 0}.dialog-flow>span{background:#e8ecdf;padding:15px 9px;font-size:11px;text-align:center;flex:1}.dialog-flow>b{font-weight:400}.detail-dialog .dialog-small{font-size:11px;color:var(--muted)}
@media(min-width:1600px){.hero-yellow{padding-left:max(80px,calc((100vw - 1352px)/2));padding-right:90px}.hero{min-height:730px}.hero h1{font-size:90px}.hero-photo>img{object-position:center 62%}}
@media(max-width:1200px){.site-header{gap:22px}.brand img{width:192px}.desktop-nav{gap:19px}.desktop-nav a{font-size:11px}.header-contact{gap:15px;padding:14px 16px}.hero h1{font-size:5.95vw}.hero-yellow{padding-right:45px}.hero-product-link{left:65px;padding:18px}.hero-product-link strong{font-size:12px}.business-grid{gap:22px}.business-title h3{font-size:21px}.planning-sheet{padding:16px}.sheet-question{font-size:15px}.sheet-row{padding:6px}.product-information{padding:36px}.product-stage{min-height:570px}.audience-link strong{font-size:17px}.audience-link+.audience-link{padding-left:30px}.audience-link{gap:17px}}
@media(max-width:1100px){.desktop-nav{display:none}.header-contact{margin-left:auto}.menu-toggle{display:flex;width:42px;height:42px;background:transparent;border:1px solid #a9b09d;border-radius:50%;position:relative;align-items:center;justify-content:center;flex-direction:column;gap:5px;flex-shrink:0}.menu-toggle span{display:block;width:16px;height:1px;background:var(--ink);transition:transform .25s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3px) rotate(-45deg)}.site-header{height:76px}.hero{min-height:623px}.hero-description{font-size:18px}.hero-detail{font-size:12px}.hero-bottom{font-size:8px;gap:12px}.hero-bottom>span{max-width:175px}.hero-cta{font-size:11px;gap:16px}.hero-cta .circle-arrow{width:42px;height:42px}.hero-product-link{gap:10px}.hero-product-link .circle-arrow{width:30px;height:30px}.product-caption strong{max-width:200px}.intro h2{font-size:43px}.intro-copy p{font-size:13px}.question-line{gap:9px}.question-line>span{font-size:10px}.question-line>a{font-size:10px}.business-title{gap:12px}.business-card>p{font-size:12px}.business-visual{aspect-ratio:1}.planning-sheet{width:79%;left:10%;top:25%;padding:13px}.sheet-head{font-size:7px}.sheet-question{font-size:14px}.sheet-row{font-size:9px}.supply-label{font-size:7px}.product-detail h3{font-size:28px}.product-note p{max-width:60%}.strength-heading h2{font-size:34px}.strength-list h3{font-size:18px}.about-story h2{font-size:34px}.journal-section{gap:6%;grid-template-columns:.8fr 1.3fr}.journal-heading h2{font-size:33px}.contact-options strong{font-size:15px}}
@media(max-width:800px){:root{--gutter:28px}.section-space{padding-block:76px}h2{font-size:33px}.hero{grid-template-columns:1fr 1fr;min-height:600px}.hero-yellow{padding-top:40px;padding-right:35px;margin-right:-25px;border-bottom-right-radius:65px}.eyebrow{font-size:8px}.hero h1{font-size:5.8vw;margin-top:38px}.hero-description{font-size:16px;margin-top:26px}.hero-detail{font-size:11px}.hero-cta{font-size:10px;gap:13px;margin-top:22px}.hero-cta .circle-arrow{width:33px;height:33px;font-size:21px}.hero-product-link{left:43px;right:16px;bottom:18px;padding:16px}.hero-photo-label{font-size:8px;right:18px}.product-caption small{font-size:8px}.product-caption strong{font-size:10px}.hero-bottom{padding-top:32px;padding-right:8px;font-size:7px}.hero-bottom>span{max-width:125px}.audience-strip{padding-block:23px}.audience-link{gap:12px;padding-right:20px}.audience-link+.audience-link{padding-left:22px}.audience-number{display:none}.audience-link strong{font-size:14px}.audience-link em{font-size:9px}.audience-link small{font-size:9px}.audience-link .outline-arrow{width:32px;height:32px;font-size:19px}.intro-main{gap:7%}.intro h2{font-size:35px}.intro-copy p{font-size:12px}.question-line>span{font-size:9px;padding:6px 9px}.question-line>a{width:100%;justify-content:flex-end;margin-top:6px}.section-heading>p{font-size:11px}.business-grid{gap:17px}.business-title h3{font-size:17px}.business-title>span{font-size:9px}.business-card>p{font-size:11px;min-height:88px}.visual-index{font-size:8px;left:14px;top:15px}.development-label{font-size:8px;right:10px;top:34px}.planning-sheet{top:32%;padding:10px}.sheet-question{font-size:10px;margin:8px 0}.sheet-row{font-size:8px;padding:4px}.sheet-head{font-size:6px;padding-bottom:7px}.sheet-bottom{margin-top:8px}.small-round-arrow{width:28px;height:28px;bottom:13px;right:13px;font-size:18px}.box-front b{font-size:12px}.supply-label{display:none}.text-link{font-size:10px;gap:20px}.product-showcase{grid-template-columns:1fr 1fr}.product-stage{min-height:540px}.product-stage img{width:98%;left:1%}.product-information{padding:29px 25px}.product-selector{gap:1px}.product-selector button{padding:10px 9px;font-size:9px}.product-detail h3{font-size:25px}.product-detail>p{font-size:12px}.product-detail dl>div{font-size:10px;gap:12px;flex-wrap:wrap}.product-detail dt{width:70px}.product-detail dl{margin:20px 0}.dark-link{font-size:11px;padding:15px 17px}.strength-layout{gap:7%;grid-template-columns:1fr 1fr}.strength-heading h2{font-size:29px}.strength-heading>p{font-size:11px}.strength-list article{gap:20px}.strength-list h3{font-size:16px}.strength-list p{font-size:11px}.about-image{height:380px}.about-story{gap:6%;padding-block:70px}.about-story h2{font-size:29px}.about-story p{font-size:11px}.about-story>div:last-child{padding-top:34px}.journal-heading h2{font-size:28px}.journal-list h3{font-size:13px}.article-meta{gap:15px}.contact-heading h2{font-size:50px}.contact-heading p{font-size:11px}.contact-options{gap:18px}.contact-options>a{padding:22px 20px}.contact-options strong{font-size:12px}.contact-options .circle-arrow{width:37px;height:37px;font-size:20px}.contact-options small{font-size:8px}}
@media(max-width:600px){:root{--gutter:23px}html{scroll-padding-top:90px}.section-space{padding-block:66px}.site-header{height:72px;gap:14px}.brand img{width:163px}.header-contact{font-size:10px;padding:11px 12px;gap:9px}.header-contact .arrow{font-size:17px}.menu-toggle{width:34px;height:34px}.mobile-nav{top:72px}.hero{display:flex;flex-direction:column;min-height:0}.hero-yellow{margin:0;min-height:485px;border-radius:0;padding:31px var(--gutter) 26px}.eyebrow{font-size:8px}.hero h1{font-size:clamp(42px,11.1vw,62px);line-height:1.38;margin-top:27px;letter-spacing:-.055em}.hero-description{font-size:18px;margin-top:20px}.hero-description br{display:none}.hero-detail{font-size:12px;line-height:1.85;margin-top:13px}.hero-cta{font-size:12px;margin-top:24px;gap:22px}.hero-cta .circle-arrow{width:41px;height:41px;font-size:23px}.hero-bottom{font-size:7px;padding-top:27px;margin-top:0}.hero-bottom>span{max-width:none}.hero-photo{height:420px}.hero-photo>img{object-position:center 57%}.hero-product-link{left:23px;right:23px;bottom:20px;padding:16px 18px}.hero-photo-label{top:22px;right:23px;font-size:8px}.product-caption strong{font-size:12px;max-width:none}.product-caption small{font-size:9px}.hero-product-link .circle-arrow{width:34px;height:34px}.audience-strip{grid-template-columns:1fr;padding-block:13px}.audience-link{padding:23px 0;gap:18px}.audience-link+.audience-link{padding:23px 0;border-left:0;border-top:1px solid var(--line)}.audience-number{display:block;font-size:10px}.audience-link strong{font-size:17px}.audience-link small{font-size:9px}.audience-link em{font-size:10px}.audience-link .outline-arrow{width:37px;height:37px}.section-label{font-size:10px;gap:10px}.label-jp{font-size:9px;margin-left:6px}.intro-main{grid-template-columns:1fr;gap:28px;margin-top:24px}.intro h2{font-size:37px}.intro-copy p{font-size:13px;line-height:2}.intro-copy p+p{margin-top:16px}.question-line{margin-top:30px;padding-top:22px;gap:8px}.question-line>span{font-size:9px;padding:7px 10px}.question-line>a{font-size:11px;margin-top:9px}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:31px;margin-top:17px}.section-heading>p{font-size:12px;margin-top:16px}.mobile-only{display:block}.business-grid{grid-template-columns:1fr;gap:47px}.business-visual{aspect-ratio:1.26}.visual-index{font-size:10px;left:20px;top:20px}.business-title{margin-top:23px;gap:16px}.business-title>span{font-size:11px;padding-top:3px}.business-title h3{font-size:24px;line-height:1.5}.business-title h3 br{display:none}.business-card>p{font-size:13px;margin-top:13px;min-height:0;line-height:1.9}.text-link{font-size:12px;gap:35px}.business-card>.text-link{margin-top:10px}.small-round-arrow{width:36px;height:36px;bottom:18px;right:18px;font-size:23px}.planning-sheet{left:17%;width:67%;padding:18px 22px;top:23%}.sheet-head{font-size:8px;padding-bottom:11px}.sheet-question{font-size:18px;margin:11px 0}.sheet-row{font-size:10px;padding:7px}.sheet-bottom{margin-top:12px}.development-label{font-size:9px;top:18px;right:18px}.box-front b{font-size:22px}.supply-label{display:block;font-size:8px}.product-showcase{grid-template-columns:1fr;border-radius:8px}.product-stage{min-height:445px}.product-stage>img{width:78%;height:95%;left:11%;top:3%}.stage-index{left:22px;top:20px;font-size:9px}.stage-watermark{font-size:110px;left:4%;bottom:16%}.stage-caption{left:22px;bottom:18px;font-size:7px}.product-information{padding:27px 24px 29px}.product-selector{margin-bottom:25px;gap:9px}.product-selector button{font-size:11px;padding:10px 13px}.product-detail h3{font-size:28px}.product-detail>p{font-size:13px}.product-detail dl>div{font-size:11px;gap:14px;flex-wrap:nowrap}.product-detail dt{width:80px}.dark-link{font-size:12px;padding:17px 19px}.products-section .pill-link{display:inline-flex;margin-top:22px;font-size:11px;padding:10px 19px;gap:35px}.product-note{display:block;margin-top:21px}.product-note>span{font-size:8px}.product-note p{font-size:10px;margin-top:8px;max-width:none}.strength-layout{grid-template-columns:1fr;gap:38px}.strength-heading h2{font-size:33px;line-height:1.55;margin-top:21px}.strength-heading h2 br:nth-child(2){display:none}.strength-heading>p{font-size:12px;margin-top:18px}.strength-list article{gap:25px;padding:25px 0}.strength-list h3{font-size:19px}.strength-list p{font-size:12px;line-height:1.9;margin-top:9px;max-width:none}.about-image{height:345px}.about-image>img{object-position:62% 50%}.about-image-words{font-size:37px;bottom:40px;line-height:1.05}.image-note{font-size:8px;bottom:14px}.about-story{grid-template-columns:1fr;gap:24px;padding-block:57px 65px}.about-story h2{font-size:32px;margin-top:18px}.about-story>div:last-child{padding:0}.about-story p{font-size:12px;line-height:2}.founder-line{margin-top:26px;font-size:12px}.journal-section{grid-template-columns:1fr;gap:34px}.journal-heading h2{font-size:32px;line-height:1.5;margin-top:20px}.journal-heading h2 br{display:none}.journal-heading>p{font-size:11px;margin-top:12px}.journal-heading>.text-link{margin-top:11px}.journal-list>a{padding:23px 28px 23px 0}.journal-list h3{font-size:13px;line-height:1.85}.article-meta{font-size:9px;gap:15px}.article-meta time{font-size:10px}.contact-section{border-radius:30px 30px 0 0;padding-block:44px 48px}.contact-index{display:none}.contact-heading{display:block;margin-top:24px;margin-bottom:28px}.contact-heading h2{font-size:48px;line-height:1.3}.contact-heading p{font-size:12px;margin-top:24px}.contact-heading p br{display:none}.contact-options{grid-template-columns:1fr;gap:14px}.contact-options>a{padding:23px 22px}.contact-options strong{font-size:15px}.contact-options small{font-size:9px}.contact-options .circle-arrow{width:41px;height:41px;font-size:23px}.site-footer{padding-block:43px 22px}.footer-main{flex-wrap:wrap;gap:18px}.footer-main>.brand img{width:187px}.footer-main>p{font-size:10px;order:3;width:100%}.site-footer nav{display:flex;flex-wrap:wrap;gap:18px 25px;padding:27px 0;font-size:10px}.footer-bottom{font-size:7px;gap:15px}.detail-dialog{padding:48px 25px 28px;max-height:calc(100dvh - 28px);width:calc(100% - 28px)}.detail-dialog h2{font-size:28px;margin:21px 0}.detail-dialog p{font-size:12px}.detail-dialog ul{font-size:11px;padding-left:17px}.dialog-flow{gap:7px}.dialog-flow>span{font-size:9px;padding:13px 6px}.detail-dialog .dark-link{font-size:11px}}
@media(max-width:365px){:root{--gutter:19px}.site-header{gap:10px}.brand img{width:144px}.header-contact{padding:10px;font-size:9px;gap:5px}.menu-toggle{width:31px;height:31px}.hero h1{font-size:11.3vw}.hero-description{font-size:16px}.hero-cta{font-size:11px}.audience-link strong{font-size:15px}.audience-number{display:none}.contact-options strong{font-size:13px}.business-title h3{font-size:22px}.planning-sheet{padding:13px 16px}.sheet-question{font-size:15px}.sheet-row{padding:6px}.intro h2{font-size:34px}.contact-heading h2{font-size:44px}.hero-photo{height:350px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.hero-photo>img{transform:none!important;will-change:auto}}
@media print{.site-header{position:static}.menu-toggle,.mobile-nav,.skip-link{display:none!important}*{-webkit-print-color-adjust:exact;print-color-adjust:exact}.hero-photo>img{transform:none!important}body{background:var(--paper)}a{color:inherit}.section-space{break-inside:avoid}dialog{display:none}}
