:root{--coral:#f26767;--coral-dark:#ed5b5b;--ink:#172033;--muted:#6b7280;--pink:#fff3f0;--pink-light:#fff9f7;--line:#eee5e2;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Noto Sans JP","Yu Gothic",Meiryo,sans-serif;line-height:1.75}img{max-width:100%;display:block}a{color:inherit}.container{width:min(1120px,calc(100% - 48px));margin:0 auto}.site-header{height:72px;background:rgba(255,255,255,.98);border-bottom:1px solid #f1f1f1;position:sticky;top:0;z-index:50}.header-inner{height:100%;display:flex;align-items:center;gap:30px}.logo img{width:112px;height:auto}.global-nav{display:flex;align-items:center;gap:26px;margin-left:auto}.global-nav a{font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap}.header-cta{display:inline-flex;align-items:center;justify-content:center;min-width:128px;height:42px;padding:0 20px;background:var(--coral);color:#fff;border-radius:999px;text-decoration:none;font-size:13px;font-weight:800}.menu-button{display:none;width:42px;height:42px;border:0;background:transparent;margin-left:auto}.menu-button span{display:block;width:22px;height:2px;background:#333;margin:5px auto}
.hero{background:linear-gradient(90deg,#fff 0 59%,#fff8f6 59%);padding:42px 0 44px}.hero-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:50px;align-items:center}.eyebrow{margin:0 0 10px;font-size:13px;font-weight:800}.hero h1{margin:0;font-size:clamp(40px,4.2vw,58px);line-height:1.18;letter-spacing:-.045em;font-weight:900}.hero h1 strong{color:var(--coral);font-weight:900}.hero-lead{margin:18px 0 0;font-size:15px;line-height:1.95}.hero-points{display:flex;flex-wrap:wrap;gap:9px;margin:18px 0}.hero-points span{padding:6px 12px;border:1px solid #f2c7c3;background:#fff;border-radius:999px;font-size:11px;font-weight:800}.hero-actions{display:flex;gap:14px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:0 28px;border-radius:999px;text-decoration:none;font-size:14px;font-weight:800;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(180deg,#f56f6f,#ef5e5e);color:#fff;box-shadow:0 8px 20px rgba(242,103,103,.18)}.btn-outline{background:#fff;color:var(--coral);border:1.5px solid var(--coral)}.btn-small{min-height:44px;padding:0 22px;font-size:13px}.hero-visual{position:relative;min-width:0}.hero-visual>img{width:100%;height:390px;object-fit:cover;border-radius:2px}.hero-message{position:absolute;right:18px;top:38px;margin:0;padding:8px 10px;background:rgba(255,255,255,.77);font-size:17px;font-weight:900;line-height:1.55}.hero-badge{position:absolute;right:-12px;bottom:-22px;width:126px;height:126px;border-radius:50%;background:#f6df9e;border:5px solid rgba(255,255,255,.9);display:grid;place-items:center;text-align:center;font-size:12px;font-weight:900;line-height:1.5;box-shadow:0 4px 16px rgba(0,0,0,.05)}
.section{padding:66px 0}.section h2{margin:0 0 30px;text-align:center;font-size:29px;line-height:1.4;letter-spacing:-.02em}.section-intro{margin:-17px 0 30px;text-align:center;color:var(--muted);font-size:12px}.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.problem-grid article{min-width:0}.problem-grid img{width:100%;height:145px;object-fit:cover;border-radius:3px}.problem-grid h3{margin:13px 0 5px;font-size:14px}.problem-grid p{margin:0;color:var(--muted);font-size:11px;line-height:1.75}
.solution{background:linear-gradient(90deg,#fff8f6,#fff1ee)}.solution-grid{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.solution-grid>img{width:100%;height:330px;object-fit:cover;border-radius:4px}.solution-grid h2{margin:0 0 16px;text-align:left;font-size:31px}.solution-grid p:not(.section-label){font-size:13px;color:var(--muted);margin:0 0 12px}.section-label{margin:0 0 7px;color:var(--coral);font-size:10px;font-weight:900;letter-spacing:.18em}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.service-grid article{padding:11px;border:1px solid var(--line);border-radius:9px;background:#fff}.service-grid img{width:100%;height:140px;object-fit:cover;border-radius:6px}.service-grid h3{font-size:14px;margin:11px 0 4px}.service-grid p{font-size:11px;color:var(--muted);margin:0;line-height:1.7}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-grid article{text-align:center;padding:30px 32px}.feature-grid article+article{border-left:1px solid var(--line)}.icon-wrap{width:52px;height:52px;margin:0 auto 8px;display:grid;place-items:center}.icon-wrap svg{width:38px;height:38px;fill:var(--coral)}.feature-grid h3{font-size:15px;margin:7px 0 7px}.feature-grid p{font-size:11px;color:var(--muted);margin:0}
.before-after{background:#fff8f6}.ba-grid{display:grid;grid-template-columns:1fr 60px 1fr;align-items:center;gap:14px}.ba-card{display:grid;grid-template-columns:1.05fr .95fr;gap:18px;align-items:center}.ba-card img{width:100%;height:185px;object-fit:cover;border-radius:5px}.ba-card span{font-size:11px;font-weight:900}.ba-card ul{list-style:none;padding:0;margin:9px 0 0}.ba-card li{font-size:11px;margin:5px 0}.ba-card li:before{content:"✓";color:var(--coral);font-weight:900;margin-right:7px}.ba-arrow{font-size:34px;text-align:center;color:var(--coral)}.after-panel{padding:14px;border:1px solid #f1c9c5;background:#fff5f3;border-radius:7px}.after-panel strong{display:block;color:var(--coral);font-size:14px;line-height:1.5;margin-top:7px}
.price-box{display:grid;grid-template-columns:.72fr .9fr 1.3fr;max-width:930px;margin:0 auto;border:1px solid var(--line);border-radius:9px;overflow:hidden;background:#fff}.price-box>div{padding:22px 26px}.price-box>div+div{border-left:1px solid var(--line)}.price-main small{font-size:11px;font-weight:800}.price-main p{margin:8px 0 0;font-size:15px;font-weight:800}.price-main strong{font-size:38px;line-height:1}.price-included b{font-size:12px}.price-included ul{padding:0;margin:7px 0 0;list-style:none}.price-included li{font-size:11px;margin:3px 0}.price-included li:before{content:"✓";color:var(--coral);font-weight:900;margin-right:6px}.price-action p{font-size:10px;color:var(--muted);margin:0 0 10px}.price-action .btn{width:100%;min-height:42px;padding:0 18px;font-size:12px}
.flow{background:var(--pink)}.flow-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.flow-grid li{position:relative;padding:20px 12px;background:#fff;border:1px solid #f7e8e5;border-radius:9px;text-align:center}.flow-grid li:not(:last-child)::after{content:"→";position:absolute;right:-12px;top:50%;transform:translateY(-50%);color:var(--coral);font-weight:900;z-index:2}.flow-grid span{font-size:9px;color:var(--coral);font-weight:900}.flow-icon{height:32px;margin:5px 0 1px;color:var(--coral);font-size:26px;line-height:32px;font-weight:700}.flow-grid h3{font-size:13px;margin:4px 0}.flow-grid p{font-size:10px;color:var(--muted);margin:0}.about-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:55px;align-items:center}.about-grid>img{width:100%;height:310px;object-fit:cover;border-radius:4px}.about-grid h2{text-align:left;margin:0 0 14px;font-size:29px}.about-grid p:not(.section-label){font-size:12px;color:var(--muted);margin:0 0 10px}.faq{background:#fff9f7}.faq-wrap{width:min(760px,calc(100% - 48px));margin:0 auto}.faq details{border-bottom:1px solid var(--line)}.faq summary{list-style:none;cursor:pointer;padding:17px 2px;font-size:12px;font-weight:800}.faq summary::-webkit-details-marker{display:none}.faq summary::after{content:"＋";float:right;color:var(--coral);font-size:15px}.faq details[open] summary::after{content:"−"}.faq details p{margin:0 2px 16px;color:var(--muted);font-size:11px}.closing{padding:46px 0;background:#fff1ee}.closing-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.closing h2{margin:0 0 5px;font-size:25px;line-height:1.4}.closing p{font-size:11px;color:var(--muted);margin:0}.site-footer{padding:34px 0 18px;background:#fff}.footer-main{display:flex;justify-content:space-between;gap:30px;align-items:flex-start}.footer-main img{width:110px}.footer-main p{font-size:10px;color:var(--muted);margin:8px 0}.footer-main nav{display:grid;grid-template-columns:repeat(4,auto);gap:8px 18px}.footer-main nav a{font-size:10px;text-decoration:none}.footer-bottom{margin-top:24px;padding-top:14px;border-top:1px solid var(--line);font-size:9px;color:#999}
@media(max-width:900px){.global-nav,.header-cta{display:none}.menu-button{display:block}.global-nav.open{display:flex;position:absolute;left:0;right:0;top:72px;background:#fff;padding:20px 24px;flex-direction:column;align-items:flex-start;box-shadow:0 8px 20px rgba(0,0,0,.06)}.hero{background:#fff8f6}.hero-grid,.solution-grid,.about-grid{grid-template-columns:1fr}.hero-visual{order:-1;max-width:620px;margin:auto}.hero-visual>img{height:360px}.hero-copy{text-align:center}.hero-points,.hero-actions{justify-content:center}.problem-grid,.service-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:1fr}.feature-grid article+article{border-left:0;border-top:1px solid var(--line)}.ba-grid{grid-template-columns:1fr}.ba-arrow{transform:rotate(90deg)}.price-box{grid-template-columns:1fr}.price-box>div+div{border-left:0;border-top:1px solid var(--line)}.flow-grid{grid-template-columns:repeat(2,1fr)}.flow-grid li::after{display:none}.footer-main{display:block}.footer-main nav{margin-top:18px}}
@media(max-width:560px){.container{width:min(100% - 30px,1120px)}.site-header{height:62px}.global-nav.open{top:62px}.logo img{width:98px}.hero{padding:22px 0 34px}.hero-visual>img{height:280px}.hero-message{font-size:12px;top:17px;right:6px}.hero-badge{width:92px;height:92px;font-size:9px;right:0;bottom:-13px;border-width:4px}.eyebrow{font-size:11px}.hero h1{font-size:35px}.hero-lead{font-size:13px}.pc-only{display:none}.hero-points{gap:6px}.hero-points span{font-size:10px;padding:5px 9px}.hero-actions{display:grid}.btn{width:100%}.section{padding:48px 0}.section h2,.solution-grid h2,.about-grid h2{font-size:24px}.problem-grid,.service-grid{gap:10px}.problem-grid img,.service-grid img{height:105px}.problem-grid h3,.service-grid h3{font-size:12px}.problem-grid p,.service-grid p{font-size:9px}.solution-grid{gap:26px}.solution-grid>img{height:250px}.ba-card{grid-template-columns:1fr}.ba-card img{height:210px}.flow-grid{grid-template-columns:1fr 1fr}.closing-inner{display:block}.closing .btn{margin-top:18px}.footer-main nav{grid-template-columns:1fr 1fr}.faq-wrap{width:min(100% - 30px,760px)}}
