.layout-module__00o8MW__header{z-index:100;border-bottom:1px solid color-mix(in srgb, var(--line) 88%, transparent);background:color-mix(in srgb, var(--paper) 94%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0}.layout-module__00o8MW__headerInner,.layout-module__00o8MW__footerInner{width:min(calc(100% - 2.5rem), var(--max-width));margin-inline:auto}.layout-module__00o8MW__headerInner{justify-content:space-between;align-items:center;gap:2rem;min-height:5.25rem;display:flex}.layout-module__00o8MW__brand{min-width:max-content;color:var(--navy);align-items:center;gap:1rem;text-decoration:none;display:flex}.layout-module__00o8MW__logo{width:7.4rem;height:auto}.layout-module__00o8MW__siteName{border-left:1px solid var(--line);color:var(--ink);font-family:var(--font-mincho), "Shippori Mincho", serif;letter-spacing:.12em;padding-left:1rem;font-size:1rem;font-weight:600}.layout-module__00o8MW__desktopNav,.layout-module__00o8MW__navLinks{align-items:center;display:flex}.layout-module__00o8MW__navLinks{gap:clamp(.8rem,1.8vw,1.6rem)}.layout-module__00o8MW__navLink,.layout-module__00o8MW__contactLink{letter-spacing:.04em;white-space:nowrap;font-size:.82rem;font-weight:500;text-decoration:none}.layout-module__00o8MW__navLink{border-bottom:1px solid #0000;padding-block:.65rem}.layout-module__00o8MW__navLink:hover{border-bottom-color:var(--navy)}.layout-module__00o8MW__contactLink{background:var(--navy);color:var(--white);padding:.75rem 1rem;transition:background .16s ease-out}.layout-module__00o8MW__contactLink:hover{background:var(--navy-dark)}.layout-module__00o8MW__mobileNav{display:none;position:relative}.layout-module__00o8MW__mobileNav summary{cursor:pointer;border:1px solid var(--line);place-content:center;gap:.45rem;width:2.75rem;height:2.75rem;list-style:none;display:grid}.layout-module__00o8MW__mobileNav summary::-webkit-details-marker{display:none}.layout-module__00o8MW__mobileNav summary span{background:var(--ink);width:1.25rem;height:1px;display:block}.layout-module__00o8MW__mobileLinks{border:1px solid var(--line);background:var(--paper);width:min(20rem,100vw - 2.5rem);box-shadow:var(--shadow);padding:1rem;display:grid;position:absolute;top:calc(100% + 1rem);right:0}.layout-module__00o8MW__mobileLinks .layout-module__00o8MW__navLink{border-bottom-color:var(--line);padding:.85rem .4rem}.layout-module__00o8MW__mobileLinks .layout-module__00o8MW__contactLink{text-align:center;margin-top:1rem}.layout-module__00o8MW__footer{background:var(--navy);color:var(--white);padding:4.5rem 0 2rem}.layout-module__00o8MW__footerTop{grid-template-columns:minmax(0,1.3fr) minmax(15rem,.7fr);gap:4rem;display:grid}.layout-module__00o8MW__footerIdentity{color:#ffffffbd;font-size:.88rem}.layout-module__00o8MW__footerIdentity address{margin-top:1.25rem;font-style:normal}.layout-module__00o8MW__footerSiteName{color:var(--white);font-family:var(--font-mincho), "Shippori Mincho", serif;letter-spacing:.12em;font-size:clamp(1.65rem,3vw,2.3rem)}.layout-module__00o8MW__footerCompany{color:var(--white);margin-top:1.5rem}.layout-module__00o8MW__footerNav{align-content:start;gap:.65rem;display:grid}.layout-module__00o8MW__footerNav a,.layout-module__00o8MW__footerBottom a{color:#ffffffdb;text-decoration-color:#ffffff59}.layout-module__00o8MW__footerNav a:hover,.layout-module__00o8MW__footerBottom a:hover{color:var(--white)}.layout-module__00o8MW__footerBottom{color:#ffffffa3;border-top:1px solid #fff3;justify-content:space-between;gap:2rem;margin-top:3.5rem;padding-top:1.5rem;font-size:.8rem;display:flex}@media (max-width:980px){.layout-module__00o8MW__desktopNav{display:none}.layout-module__00o8MW__mobileNav{display:block}}@media (max-width:680px){.layout-module__00o8MW__headerInner,.layout-module__00o8MW__footerInner{width:min(calc(100% - 1.5rem), var(--max-width))}.layout-module__00o8MW__headerInner{min-height:4.65rem}.layout-module__00o8MW__logo{width:5.65rem}.layout-module__00o8MW__siteName{padding-left:.7rem;font-size:.8rem}.layout-module__00o8MW__footerTop{grid-template-columns:1fr;gap:2.75rem}.layout-module__00o8MW__footerBottom{flex-direction:column-reverse;gap:.75rem}}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;--paper:#faf9f6;--paper-alt:#f0eeeb;--surface:#fff;--ink:#191918;--ink-soft:#5f6773;--navy:#1f3a5c;--navy-dark:#16314f;--line:#e5e3df;--white:#fff;--max-width:1120px;--text-width:720px;--section-space:clamp(4.5rem, 9vw, 8rem);--shadow:0 24px 64px #19191814}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;min-width:320px;scroll-padding-top:6rem}body{background:var(--paper);min-width:320px;min-height:100vh;color:var(--ink);font-family:var(--font-sans), "Noto Sans JP", "Hiragino Sans", Meiryo, sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;line-height:1.9;overflow-x:clip}main{min-height:60vh}h1,h2,h3,p,ul,ol,dl,dd,figure,blockquote{margin:0}h1,h2,h3{font-family:var(--font-mincho), "Shippori Mincho", serif;letter-spacing:.045em;font-weight:600;line-height:1.45}ul,ol{padding:0}a{color:inherit;text-underline-offset:.2em}button,input,textarea,select{color:inherit;font:inherit;border-radius:0}button{cursor:pointer}img,svg{max-width:100%;display:block}::selection{background:var(--navy);color:var(--white)}:focus-visible{outline:2px solid var(--navy);outline-offset:4px}.skipLink{z-index:1000;background:var(--navy);color:var(--white);padding:.65rem 1rem;text-decoration:none;transition:transform .16s ease-out;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skipLink:focus{transform:translateY(0)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
