.bizPage{background:#ffffff;color:var(--text);font-family:var(--font-ui)}.bizSection{padding:96px 0}.bizSectionAlt{background:#fdf8f4}.bizSectionHead{max-width:760px;margin:0 auto;text-align:center}.bizEyebrow{display:inline-block;margin-bottom:12px;font-size:13px;font-weight:800;letter-spacing:.14em;color:var(--accent)}.bizSectionTitle{margin:0;font-family:var(--font-kosugi);font-size:clamp(24px,3vw,32px);font-weight:400;line-height:1.45;letter-spacing:.01em;color:#3b1f10}.bizSectionLead{max-width:720px;margin:18px auto 0;font-size:16px;line-height:1.95;color:var(--muted);text-align:center}.bizHeader{background:rgba(255,250,245,.96);border-bottom:1px solid var(--line)}.bizHeaderInner{justify-content:space-between;gap:12px;padding:14px 0}.bizBrand,.bizHeaderInner{display:flex;align-items:center}.bizBrand{gap:10px}.bizBrandDot{width:20px;height:20px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fff,var(--accent));border:1px solid rgba(192,101,74,.3);box-shadow:0 6px 16px rgba(192,101,74,.25)}.bizBrandName{font-family:var(--font-kosugi);font-size:20px;letter-spacing:.08em}.bizBrandTag{font-size:11px;font-weight:700;color:var(--muted);padding-left:8px;margin-left:4px;border-left:1px solid var(--line)}.bizHeaderCta{display:inline-flex;align-items:center;gap:6px;padding:9px 18px;border-radius:999px;background:var(--accent);color:#fff;font-size:13px;font-weight:800;white-space:nowrap}.bizHeaderCta:hover{background:var(--accent2)}.bizPrimaryBtn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;border-radius:999px;background:var(--accent);color:#fff;font-size:16px;font-weight:800;letter-spacing:.02em;box-shadow:0 12px 30px rgba(192,101,74,.32)}.bizPrimaryBtn:hover{background:var(--accent2)}.bizPrimaryBtnLg{padding:18px 40px;font-size:17px}.bizTextLink{font-size:14px;font-weight:700;color:var(--accent);text-decoration:underline;text-underline-offset:4px}.bizTextLink:hover{color:var(--accent2)}.bizHero{background:linear-gradient(160deg,#ffffff,#fdf3ec 58%,#fae7da);border-bottom:1px solid var(--line);overflow-x:clip}.bizHeroInner{display:grid;grid-template-columns:.68fr 1.32fr;gap:16px;align-items:center;padding:84px 0}.bizHeroTitle{margin:0;font-family:var(--font-kosugi);font-size:clamp(28px,4vw,44px);font-weight:400;line-height:1.5;letter-spacing:.01em;color:#3b1f10}.bizHeroSub{margin:22px 0 0;font-size:17px;line-height:1.95;color:#4a2e18}.bizHeroCtas{margin-top:32px;display:flex;align-items:center;gap:22px;flex-wrap:wrap}.bizHeroVisual{margin-right:calc(-1 * max((100vw - 1120px) / 2, 20px))}.bizHeroImg{width:100%;height:auto;display:block;border-radius:24px 0 0 24px}.bizGrid3{margin-top:52px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.bizCard{display:flex;flex-direction:column;gap:14px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:32px 26px;box-shadow:0 14px 34px rgba(80,40,20,.06)}.bizIconBadge{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:rgba(192,101,74,.1);color:var(--accent)}.bizCardLabel{font-size:12px;font-weight:800;letter-spacing:.12em;color:var(--accent)}.bizCardTitle{margin:0;font-size:18px;font-weight:800;line-height:1.6;color:#3b1f10}.bizCardBody{margin:0;font-size:14.5px;line-height:1.95;color:var(--muted)}.bizValueList{margin-top:52px;display:flex;flex-direction:column;gap:24px}.bizValueCard{display:grid;grid-template-columns:92px 1fr;gap:28px;align-items:start;background:#fff;border:1px solid var(--line);border-radius:20px;padding:34px 36px;box-shadow:0 14px 34px rgba(80,40,20,.06)}.bizValueNo{font-family:var(--font-zenmaru);font-size:42px;font-weight:900;line-height:1;color:rgba(192,101,74,.28)}.bizValueTitle{margin:0 0 12px;font-size:20px;font-weight:800;line-height:1.5;color:#3b1f10}.bizValueBody{margin:0;font-size:15px;line-height:2;color:var(--muted)}.bizFeatureGrid{margin-top:52px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.bizFeatureItem{display:flex;gap:16px;align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px}.bizFeatureIcon{flex-shrink:0;width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:rgba(192,101,74,.1);color:var(--accent)}.bizFeatureName{margin:0 0 4px;font-size:15.5px;font-weight:800;color:#3b1f10}.bizFeatureDesc{margin:0;font-size:13.5px;line-height:1.7;color:var(--muted)}.bizNotice{margin-top:36px;background:rgba(192,101,74,.06);border:1.5px solid rgba(192,101,74,.35);border-radius:16px;padding:24px 28px}.bizNotice p{margin:0;font-size:14px;font-weight:700;line-height:1.95;color:#5a3a26}.bizNotice p+p{margin-top:4px}.bizPoc{background:linear-gradient(180deg,#fdf3ec,#f8e4d6)}.bizSubhead{max-width:720px;margin:16px auto 0;text-align:center;font-size:16px;font-weight:800;line-height:1.85;color:var(--accent)}.bizPocCard{max-width:880px;margin:44px auto 0;background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 24px 60px rgba(80,40,20,.12);padding:44px}.bizPocBody p{margin:0 0 16px;font-size:15px;line-height:2;color:#4a2e18}.bizPocBody p:last-child{margin-bottom:0}.bizBlockTitle{margin:36px 0 18px;font-size:16px;font-weight:800;color:#3b1f10}.bizConditionList{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.bizConditionItem{display:flex;gap:12px;align-items:flex-start;font-size:14.5px;line-height:1.7;color:#4a2e18}.bizCheckbox{flex-shrink:0;width:18px;height:18px;margin-top:3px;border:2px solid var(--accent);border-radius:5px}.bizConditionNote{display:block;margin-top:4px;font-size:12.5px;color:var(--muted)}.bizSteps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.bizStep{display:flex;gap:16px;align-items:flex-start}.bizStepNo{flex-shrink:0;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--accent);color:#fff;font-size:15px;font-weight:800}.bizStepText{padding-top:4px;font-size:14.5px;line-height:1.7;color:#4a2e18}.bizCompanyNote,.bizStepNote{display:block;margin-top:4px;font-size:12.5px;line-height:1.7;color:var(--muted)}.bizPocCtaWrap{margin-top:40px;text-align:center}.bizPocCtaNote{margin-top:14px;font-size:12.5px;color:var(--muted)}.bizCompanyTable{max-width:680px;margin:40px auto 0;border-top:1px solid var(--line)}.bizCompanyRow{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--line)}.bizCompanyRow dt{background:#fdf8f4;font-weight:800;color:#3b1f10}.bizCompanyRow dd,.bizCompanyRow dt{margin:0;padding:18px 16px;font-size:14px}.bizCompanyRow dd{line-height:1.7;color:var(--muted)}.bizCompanyRow dd a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.bizPlaceholder{color:rgba(45,26,14,.45);font-style:normal}.bizFooter{background:#2d1a0e;color:#f3e6da;padding:56px 0 40px}.bizFooterInner{display:flex;flex-direction:column;gap:22px}.bizFooterBackLink{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:800;color:#fff}.bizFooterBackLink:hover{text-decoration:underline}.bizFooterLinks{display:flex;flex-wrap:wrap;gap:12px 24px;align-items:center}.bizFooterLinks a{font-size:13px;font-weight:700;color:#f3e6da}.bizFooterLinks a:hover{color:#fff;text-decoration:underline}.bizFooterLinks span{font-size:13px;color:rgba(243,230,218,.55)}.bizFooterCopyright{font-size:12px;color:rgba(243,230,218,.55)}.bizWhy{background:linear-gradient(180deg,#fdf3ec,#fbe8da)}.bizClosingStatement{max-width:780px;margin:56px auto 0;text-align:center;font-size:clamp(19px,2.5vw,26px);font-weight:800;line-height:1.75;letter-spacing:.01em;color:var(--accent)}.bizValueBody+.bizValueBody{margin-top:14px}.bizPhaseTitle{margin:24px 0 8px;padding-left:12px;border-left:3px solid var(--accent);font-size:15px;font-weight:800;color:var(--accent)}.bizValueNotice{margin-top:24px;background:rgba(192,101,74,.06);border:1px solid rgba(192,101,74,.28);border-radius:12px;padding:16px 18px}.bizValueNotice p{margin:0;font-size:12.5px;line-height:1.85;color:#5a3a26}.bizValueNotice p+p{margin-top:6px}.bizExcluded{margin-top:36px;background:rgba(192,101,74,.07);border:1px solid rgba(192,101,74,.22);border-radius:18px;padding:32px 30px}.bizExcludedTitle{margin:0;font-size:18px;font-weight:800;color:#3b1f10}.bizExcludedLead{margin:12px 0 0;font-size:14px;line-height:1.85;color:var(--muted)}.bizExcludedList{margin:16px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.bizExcludedList li{position:relative;padding-left:24px;font-size:14.5px;font-weight:700;line-height:1.7;color:#4a2e18}.bizExcludedList li:before{content:"—";position:absolute;left:0;top:0;color:var(--accent);font-weight:800}.bizExcludedNote{margin:18px 0 0;font-size:13.5px;line-height:1.9;color:var(--muted)}@media (max-width:880px){.bizSection{padding:64px 0}.bizHeroInner{grid-template-columns:1fr;gap:36px;padding:56px 0}.bizHeroVisual{margin-right:0}.bizHeroImg{border-radius:24px}.bizFeatureGrid,.bizGrid3{grid-template-columns:repeat(2,1fr)}.bizValueCard{grid-template-columns:1fr;gap:8px;padding:28px 26px}.bizValueNo{font-size:34px}.bizPocCard{padding:32px 24px}}@media (max-width:640px){.bizSection{padding:56px 0}.bizFeatureGrid,.bizGrid3{grid-template-columns:1fr}.bizHeroCtas{flex-direction:column;align-items:stretch}.bizHeroCtas .bizPrimaryBtn{width:100%}.bizHeroCtas .bizTextLink{text-align:center}.bizBrandTag{display:none}.bizBrandName{font-size:18px}.bizHeaderCta{font-size:12px;padding:8px 13px}.bizCompanyRow{grid-template-columns:1fr}.bizCompanyRow dt{padding-bottom:4px}.bizCompanyRow dd{padding-top:6px}.bizPocCtaWrap .bizPrimaryBtn{width:100%}.bizExcluded{padding:24px 20px}.bizClosingStatement{margin-top:40px}}