*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--white:#fff;--off-white:#fafafa;--bg-section:#f4f4f4;--bg-alt:#eee;--charcoal:#111;--charcoal-2:#222;--charcoal-3:#333;--mid-gray:#555;--light-gray:#999;--border:#e5e5e5;--border-soft:#efefef;--red:#e0182d;--red-dark:#b81424;--red-tint:#e0182d14;--red-border:#e0182d33;--line-green:#06c755}html{scroll-behavior:smooth}body{background:var(--white);color:var(--charcoal);-webkit-font-smoothing:antialiased;font-feature-settings:"palt";font-family:Noto Sans JP,Inter,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#fafafa}::-webkit-scrollbar-thumb{background:var(--red);border-radius:2px}.line-btn{background:var(--line-green);color:#fff;letter-spacing:.02em;white-space:nowrap;border-radius:999px;align-items:center;gap:10px;padding:16px 36px;font-size:.98rem;font-weight:700;text-decoration:none;transition:transform .22s,box-shadow .22s,background .22s;display:inline-flex;box-shadow:0 6px 24px #06c75547}.line-btn:hover{background:#05b84d;transform:translateY(-2px);box-shadow:0 12px 32px #06c75566}.line-btn svg{flex-shrink:0;width:20px;height:20px}.red-btn{background:var(--red);color:#fff;letter-spacing:.02em;white-space:nowrap;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:10px;padding:16px 36px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .22s,box-shadow .22s,background .22s;display:inline-flex;box-shadow:0 6px 24px #e0182d40}.red-btn:hover{background:var(--red-dark);transform:translateY(-2px);box-shadow:0 12px 32px #e0182d66}.sec-head{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:36px;display:flex}.sec-head.center{text-align:center;align-items:center}.sec-head-en{color:var(--charcoal);letter-spacing:.01em;font-family:Shippori Mincho,Noto Serif JP,serif;font-size:clamp(2rem,4.6vw,3.4rem);font-weight:700;line-height:1.1}.sec-head-en .accent{color:var(--red)}.sec-head-jp{color:var(--mid-gray);letter-spacing:.18em;font-family:Noto Sans JP,sans-serif;font-size:clamp(.78rem,1.3vw,.92rem);font-weight:600}.sec-head.light .sec-head-en{color:#fff}.sec-head.light .sec-head-jp{color:#ffffff8c}.sec-head-rule{background:var(--red);width:32px;height:2px;margin-top:6px}.section-tag{letter-spacing:.2em;color:var(--red);background:0 0;border:none;margin-bottom:8px;padding:0;font-size:.7rem;font-weight:700;display:inline-block}.section-tag-light{letter-spacing:.2em;color:#ffffff8c;background:0 0;border:none;margin-bottom:8px;padding:0;font-size:.7rem;font-weight:700;display:inline-block}.section-title{color:var(--charcoal);letter-spacing:.01em;font-family:Shippori Mincho,Noto Serif JP,serif;font-size:clamp(1.85rem,4.5vw,3rem);font-weight:700;line-height:1.35}.section-title-light{color:#fff;letter-spacing:.01em;font-family:Shippori Mincho,Noto Serif JP,serif;font-size:clamp(1.85rem,4.5vw,3rem);font-weight:700;line-height:1.35}.section-subtitle{color:var(--mid-gray);margin-top:14px;font-size:.92rem;font-weight:400;line-height:1.95}.section-subtitle-light{color:#ffffff8c;margin-top:14px;font-size:.92rem;font-weight:400;line-height:1.95}.bg-grid-light{position:relative}.bg-grid-light:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#00000008 1px,#0000 1px),linear-gradient(90deg,#00000008 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.bg-grid-light>*{z-index:1;position:relative}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-track{width:max-content;animation:28s linear infinite marquee;display:flex}.floating-cta{z-index:500;position:fixed;bottom:28px;right:28px}@media (width<=768px){.floating-cta{bottom:20px;right:16px}.floating-cta .line-btn{padding:13px 22px;font-size:.88rem}}.red-divider{background:var(--red);width:32px;height:2px;margin:14px 0}.bg-words{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;flex-direction:column;justify-content:center;display:flex;position:absolute;inset:0;overflow:hidden}.bg-words span{color:#ffffff0a;letter-spacing:.04em;white-space:nowrap;margin:.18em 0;font-family:Shippori Mincho,serif;font-size:clamp(3.5rem,11vw,9rem);font-weight:800;line-height:1}h1,h2,h3,h4,h5{font-family:Shippori Mincho,Noto Serif JP,serif!important}
