.rd-page{background:var(--color-bg);color:var(--color-text);padding-top:80px}.rd-hero{--rd-u:min(1.02vh,.72vw);--rd-blob:clamp(84px,min(24vh,12vw),320px);border-bottom:1px solid var(--color-border-soft);background:#f2fafc;flex-direction:column;justify-content:center;min-height:calc(100svh - 80px);padding:16px 64px;display:flex;position:relative;overflow:hidden}.rd-hero-dots{pointer-events:none;background-image:radial-gradient(#0d9cb51a 2px,#0000 2.5px);background-size:26px 26px;position:absolute;inset:0}.rd-hero-stage{z-index:1;flex-direction:column;flex:auto;width:100%;max-width:1600px;margin:0 auto;display:flex;position:relative}@keyframes rd-rise{0%{opacity:0;transform:translateY(48px)}to{opacity:1;transform:translateY(0)}}.rd-hero-banner,.rd-hero-cta-row{animation:.9s cubic-bezier(.22,.61,.36,1) both rd-rise}.rd-hero-cta-row{animation-delay:.32s}.rd-hero-banner{justify-content:space-evenly;align-items:center;gap:clamp(20px,calc(3*var(--rd-u)),44px);padding:clamp(24px,calc(4.4*var(--rd-u)),64px)clamp(32px,calc(5.6*var(--rd-u)),80px);background:#fff;border-radius:32px;flex-direction:column;flex:auto;display:flex;box-shadow:0 28px 64px -28px #0f647d4d,0 0 24px #0d9cb51f}.rd-hero-main{text-align:center;flex:none}.rd-hero-badge{background:var(--color-accent);color:#fff;width:fit-content;font-family:Noto Sans JP,Inter,sans-serif;font-weight:700;font-size:clamp(14px,calc(2.4*var(--rd-u)),27px);letter-spacing:.05em;border-radius:14px;margin:0 auto 0 0;padding:8px 22px;line-height:1.4;display:block;position:relative}.rd-hero-badge:after{content:"";border-left:11px solid #0000;border-right:5px solid #0000;border-top:11px solid var(--color-accent);position:absolute;bottom:-9px;left:34px}.rd-hero-title{font-family:Noto Sans JP,Inter,sans-serif;font-weight:900;font-size:clamp(18px,calc(3.9*var(--rd-u)),44px);letter-spacing:.02em;color:var(--color-text);margin:clamp(10px,calc(2*var(--rd-u)),22px)0 0;line-height:1.3}.rd-hero-title-br{display:none}.rd-hero-title-brand{letter-spacing:normal;color:var(--color-accent);font-family:Inter,Noto Sans JP,sans-serif;font-weight:900}.rd-hero-offer{white-space:nowrap;justify-content:center;align-items:baseline;margin:10px 0 0;display:flex}.rd-hero-offer-max{font-family:Noto Sans JP,Inter,sans-serif;font-weight:900;font-size:clamp(20px,calc(4.6*var(--rd-u)),52px);color:var(--color-text);margin-right:16px;line-height:1}.rd-hero-offer-num{font-family:Inter,Noto Sans JP,sans-serif;font-weight:900;font-size:clamp(58px,calc(14*var(--rd-u)),164px);letter-spacing:-.03em;color:var(--color-accent);line-height:1}.rd-hero-offer-man{font-family:Noto Sans JP,Inter,sans-serif;font-weight:900;font-size:clamp(29px,calc(6.9*var(--rd-u)),80px);color:var(--color-accent);margin-left:4px;line-height:1}.rd-hero-offer-amount{transform-origin:bottom;will-change:transform;align-items:baseline;animation:.9s 2.13s both rd-zoom;display:inline-flex}@keyframes rd-zoom{0%{animation-timing-function:cubic-bezier(.22,.61,.36,1);transform:scale(1)}38%{animation-timing-function:linear;transform:scale(1.32)}54%{animation-timing-function:cubic-bezier(.55,0,.35,1);transform:scale(1.32)}to{transform:scale(1)}}.rd-hero-offer-num,.rd-hero-offer-man{will-change:transform;animation:.8s linear both rd-drop;display:inline-block}.rd-hero-offer-num{animation-delay:1.25s}.rd-hero-offer-man{animation-delay:1.41s}@keyframes rd-drop{0%{opacity:0;animation-timing-function:ease-in;transform:translateY(-140px)}42%{opacity:1;animation-timing-function:ease-out;transform:translateY(0)}62%{animation-timing-function:ease-in;transform:translateY(-24px)}80%{animation-timing-function:ease-out;transform:translateY(0)}91%{animation-timing-function:ease-in;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.rd-hero-offer-txt{font-family:Noto Sans JP,Inter,sans-serif;font-weight:900;font-size:clamp(23px,calc(5.5*var(--rd-u)),64px);color:var(--color-text);margin-left:18px;line-height:1}.rd-hero-brand{padding:clamp(18px,calc(4*var(--rd-u)),46px)clamp(76px,calc(15.5*var(--rd-u)),170px)clamp(22px,calc(5.2*var(--rd-u)),58px)clamp(52px,calc(11*var(--rd-u)),120px);margin:2px 0 0;display:inline-block;position:relative}.rd-hero-brand-text{font-family:Noto Sans JP,Inter,sans-serif;font-weight:900;font-size:clamp(40px,calc(9.6*var(--rd-u)),104px);letter-spacing:.04em;color:var(--color-text);z-index:1;line-height:1.1;position:relative}.rd-hero-brand-arrow{z-index:0;opacity:.92;width:100%;height:100%;position:absolute;inset:0}@keyframes rd-arrow-in{0%{opacity:0;transform:scale(.7)}to{opacity:.92;transform:scale(1)}}.rd-hero-brand-arrow{transform-origin:50%;will-change:transform;animation:.7s cubic-bezier(.34,1.56,.64,1) .45s both rd-arrow-in}.rd-hero-cols{justify-content:center;align-items:center;gap:clamp(28px,calc(5.4*var(--rd-u)),80px);display:flex}.rd-hero-tiers{text-align:center;flex:none}.rd-hero-tiers-head{font-family:Noto Sans JP,Inter,sans-serif;font-weight:700;font-size:clamp(14px,calc(2.7*var(--rd-u)),30px);letter-spacing:.03em;color:var(--color-text);margin:0;line-height:1.5}.rd-hero-tiers-head-strong{color:var(--color-accent)}.rd-hero-tiers-bracket{width:100%;max-width:680px;height:20px;color:var(--color-text);margin:8px auto 0;display:block}.rd-hero-blobs{justify-content:center;align-items:flex-end;gap:clamp(10px,calc(1.8*var(--rd-u)),24px);margin-top:clamp(8px,calc(1.6*var(--rd-u)),20px);display:flex}.rd-hero-blob{text-align:center;transform:rotate(var(--rd-rot,0deg));--s:1;width:calc(var(--rd-blob)*var(--s));height:calc(var(--rd-blob)*var(--s));flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}@keyframes rd-roll-in{0%{opacity:0;transform:translateX(var(--rd-roll,400px))rotate(calc(var(--rd-rot,0deg) + var(--rd-spin,200deg)))}8%{opacity:1}to{opacity:1;transform:translateX(0)rotate(var(--rd-rot,0deg))}}.rd-hero-blob{will-change:transform;animation:1.1s cubic-bezier(.22,.61,.36,1) both rd-roll-in}.rd-hero-blob-1{--rd-rot:-3deg;--rd-roll:430px;--rd-spin:200deg;--s:1;background:#0d9cb51f;border-radius:53% 47% 52% 48%/50% 56% 44% 50%;animation-delay:.7s}.rd-hero-blob-2{--rd-rot:2deg;--rd-roll:380px;--rd-spin:145deg;--s:1.13;background:#ffe1006b;border-radius:48% 52% 45% 55%/55% 47% 53% 45%;animation-duration:.95s;animation-delay:1.02s}.rd-hero-blob-3{--rd-rot:-2deg;--rd-roll:300px;--rd-spin:120deg;--s:1.28;background:#ffe100c7;border-radius:52% 48% 55% 45%/47% 54% 46% 53%;animation-duration:.9s;animation-delay:1.34s}body.rd-anim-hold .rd-hero-blob,body.rd-anim-hold .rd-hero-brand-arrow,body.rd-anim-hold .rd-hero-offer-num,body.rd-anim-hold .rd-hero-offer-man,body.rd-anim-hold .rd-hero-offer-amount{animation-play-state:paused}.rd-hero-blob-1:before{content:"";background:var(--color-accent);border-radius:3px;width:5px;height:22px;position:absolute;top:-14px;left:30px;transform:rotate(-24deg)}.rd-hero-blob-2:before,.rd-hero-blob-2:after,.rd-hero-blob-3:before,.rd-hero-blob-3:after{content:"";background:var(--color-accent);border-radius:3px;width:6px;height:26px;position:absolute}.rd-hero-blob-2:before,.rd-hero-blob-3:before{top:-16px;right:44px;transform:rotate(18deg)}.rd-hero-blob-2:after,.rd-hero-blob-3:after{top:-2px;right:10px;transform:rotate(42deg)}.rd-blob-spark{background:var(--color-accent);border-radius:3px;width:6px;height:26px;position:absolute;top:-22px;right:84px;transform:rotate(-4deg)}.rd-blob-cond{font-family:Noto Sans JP,Inter,sans-serif;font-weight:700;font-size:calc(var(--rd-blob)*var(--s)*.086);letter-spacing:.03em;color:var(--color-text);margin:0;line-height:1.4}.rd-blob-amount{white-space:nowrap;justify-content:center;align-items:baseline;margin:8px 0 0;display:flex}.rd-blob-num{font-family:Inter,Noto Sans JP,sans-serif;font-weight:900;font-size:calc(var(--rd-blob)*var(--s)*.225);letter-spacing:-.03em;color:var(--color-accent);line-height:1}.rd-blob-man{font-family:Noto Sans JP,Inter,sans-serif;font-weight:900;font-size:calc(var(--rd-blob)*var(--s)*.118);color:var(--color-accent);margin-left:2px;line-height:1}.rd-blob-hiki{font-family:Noto Sans JP,Inter,sans-serif;font-weight:900;font-size:calc(var(--rd-blob)*var(--s)*.09);color:var(--color-text);margin-left:6px;line-height:1}.rd-hero-cta-row{justify-content:center;align-items:center;gap:clamp(20px,calc(3.4*var(--rd-u)),48px);margin:0;display:flex}.rd-pill{min-width:277px;height:60px;color:var(--color-accent);letter-spacing:.7px;outline-offset:3px;background:#fff;border-radius:9999px;outline:1.5px solid #0000;justify-content:center;align-items:center;gap:10px;padding:0 32px;font-family:Inter,Noto Sans JP,sans-serif;font-size:20px;font-weight:700;line-height:28px;text-decoration:none;transition:opacity .2s,transform .2s,outline-color .2s,outline-offset .2s;display:inline-flex}.rd-pill:after{content:"▶︎";font-size:15px}.rd-pill:hover{opacity:.9;outline-color:var(--color-accent);outline-offset:4px;transform:translateY(-2px)}.rd-pill-accent{background:var(--color-accent);color:#fff}.rd-hero-tel{text-align:left;margin:0}.rd-hero-tel-number{letter-spacing:.5px;color:var(--color-accent);font-family:Inter,Noto Sans JP,sans-serif;font-size:28px;font-weight:700;line-height:1.2;display:block}.rd-hero-tel-hours{color:var(--color-text-muted);margin-top:4px;font-size:14px;line-height:1.5;display:block}.rd-section{background:var(--color-bg);padding:96px 64px}.rd-section-alt{background:var(--color-bg-darker);border-top:1px solid var(--color-border-soft);border-bottom:1px solid var(--color-border-soft)}.rd-section-inner{max-width:1312px;margin:0 auto}.rd-section-head{border-bottom:1px solid var(--color-border-soft);margin-bottom:45px;padding-bottom:24px}.rd-eyebrow{letter-spacing:1.2px;text-transform:uppercase;color:var(--color-accent);margin:0;font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:20px}.rd-section-title{letter-spacing:.02em;color:var(--color-text);margin:18px 0 0;font-family:Noto Sans JP,Inter,sans-serif;font-size:48px;font-weight:900;line-height:1.3}.rd-section-lead{color:var(--color-text-muted);margin:18px 0 0;font-size:20px;line-height:32.5px}.rd-flow-title-br{display:none}.rd-cards{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.rd-card{background:var(--color-bg-card);border:1px solid #0d9cb566;border-radius:12px;padding:28px 32px 32px;box-shadow:0 12px 32px -12px #0f647d33,0 0 18px #0d9cb529}.rd-card-title{letter-spacing:-.48px;color:var(--color-text);margin:0 0 12px;font-family:Inter,Noto Sans JP,sans-serif;font-size:24px;font-weight:700;line-height:1.4}.rd-card-text{color:var(--color-text-muted);margin:0;font-size:20px;line-height:32.5px}.rd-price-cards{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.rd-price-card{background:var(--color-bg-card);border:1px solid #0d9cb566;border-radius:12px;flex-direction:column;gap:12px;padding:24px 24px 28px;display:flex;box-shadow:0 12px 32px -12px #0f647d33,0 0 18px #0d9cb529}.rd-price-card-cap{letter-spacing:.05em;color:var(--color-accent);align-items:center;gap:8px;margin:0;font-family:Noto Sans JP,Inter,sans-serif;font-size:14px;font-weight:700;line-height:1.4;display:flex}.rd-price-card-tag{letter-spacing:.4px;border:1px solid #0d9cb580;border-radius:9999px;padding:2px 10px;font-size:10px;font-weight:700;line-height:1.4}.rd-price-card-tag-days{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.rd-price-card-name{letter-spacing:-.48px;color:var(--color-text);margin:0;font-family:Inter,Noto Sans JP,sans-serif;font-size:24px;font-weight:700;line-height:1.4}.rd-price-card-plan{letter-spacing:.05em;color:var(--color-text-muted);margin-top:4px;font-family:Noto Sans JP,Inter,sans-serif;font-size:14px;font-weight:700;line-height:1.4;display:block}.rd-price-card picture img{border:1px solid var(--color-border-faint);border-radius:8px;width:100%;height:auto}.rd-price-line{flex-direction:column;gap:4px;margin:0;display:flex}.rd-price-was{color:var(--color-text-muted);font-size:16px;line-height:1.5}.rd-price-now-group{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.rd-price-pill{background:var(--color-accent);color:#fff;letter-spacing:.6px;border-radius:9999px;padding:6px 12px;font-family:Noto Sans JP,Inter,sans-serif;font-size:12px;font-weight:700;line-height:1}.rd-price-now{letter-spacing:-.64px;color:var(--color-accent);font-family:Inter,Noto Sans JP,sans-serif;font-size:32px;font-weight:700;line-height:1.2}.rd-price-unit{color:var(--color-text-muted);font-size:14px;font-weight:700}.rd-price-card-link{color:var(--color-accent);margin-top:auto;font-family:Inter,Noto Sans JP,sans-serif;font-size:16px;font-weight:700;line-height:1.5;text-decoration:none}.rd-price-card-link:after{content:" →"}.rd-price-card-link:hover{text-decoration:underline}.rd-price-more{justify-content:center;margin-top:36px;display:flex}.rd-steps{grid-template-columns:repeat(3,1fr);gap:24px;margin:0;padding:0;list-style:none;display:grid}.rd-step{background:var(--color-bg-card);border:1px solid #0d9cb566;border-radius:12px;padding:28px 32px 32px;box-shadow:0 12px 32px -12px #0f647d33,0 0 18px #0d9cb529}.rd-step-num{letter-spacing:1.2px;color:var(--color-accent);margin:0 0 10px;font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:20px}.rd-step-title{letter-spacing:-.48px;color:var(--color-text);margin:0 0 12px;font-family:Inter,Noto Sans JP,sans-serif;font-size:24px;font-weight:700;line-height:1.4}.rd-step-text{color:var(--color-text-muted);margin:0;font-size:20px;line-height:32.5px}.rd-step-text a{color:var(--color-accent);text-underline-offset:3px;text-decoration:underline}.rd-notes{background:var(--color-bg-card);border:1px solid #0d9cb566;border-radius:12px;margin-top:48px;padding:28px 32px 32px;box-shadow:0 12px 32px -12px #0f647d33,0 0 18px #0d9cb514}.rd-notes-title{letter-spacing:-.48px;color:var(--color-text);margin:0 0 12px;font-family:Inter,Noto Sans JP,sans-serif;font-size:24px;font-weight:700;line-height:1.4}.rd-notes-list{margin:0;padding-left:24px}.rd-notes-list li{color:var(--color-text-muted);font-size:20px;line-height:32.5px}.rd-notes-list li::marker{color:var(--color-accent)}@media (width<=1100px){.rd-hero{--rd-blob:min(22vw,15vh,170px);padding:16px 32px}.rd-hero-banner{gap:22px;padding:22px 32px 26px}.rd-hero-cols{flex-direction:column;gap:22px}.rd-hero-blobs{gap:12px}.rd-section{padding:72px 32px}.rd-section-title{font-size:40px}.rd-price-cards{grid-template-columns:1fr;max-width:640px;margin:0 auto}}@media (width<=767px){.rd-hero{--rd-blob:min(20.5vw,92px);padding:8px 16px 6px}.rd-blob-cond{font-size:calc(var(--rd-blob)*var(--s)*.13)}.rd-blob-num{font-size:calc(var(--rd-blob)*var(--s)*.3)}.rd-blob-man{font-size:calc(var(--rd-blob)*var(--s)*.16)}.rd-blob-hiki{font-size:calc(var(--rd-blob)*var(--s)*.13)}.rd-hero-banner{border-radius:24px;gap:16px;padding:20px 16px 22px}.rd-hero-badge{padding:8px 18px;font-size:14px}.rd-hero-title{margin-top:10px;font-size:18px}.rd-hero-title-br{display:block}.rd-hero-offer{margin-top:8px}.rd-hero-offer-max{margin-right:5px;font-size:22px}.rd-hero-offer-num{font-size:56px}.rd-hero-offer-man{font-size:32px}.rd-hero-offer-txt{margin-left:5px;font-size:26px}.rd-hero-brand-text{font-size:40px}.rd-hero-brand{margin-top:0;padding:18px 66px 22px 52px}.rd-hero-tiers-head{font-size:18px}.rd-hero-tiers-bracket{max-width:300px}.rd-hero-blobs{align-items:flex-end;gap:6px;margin-top:10px}.rd-blob-amount{flex-wrap:wrap;justify-content:center}.rd-blob-hiki{flex-basis:100%;margin:2px 0 0}.rd-blob-spark,.rd-hero-blob-1:before,.rd-hero-blob-2:before,.rd-hero-blob-2:after,.rd-hero-blob-3:before,.rd-hero-blob-3:after{display:none}.rd-hero-cta-row{flex-direction:column;gap:10px;margin-top:12px;padding-bottom:14px}.rd-pill{min-width:min(100%,280px);height:52px;font-size:17px}.rd-hero-tel-number{font-size:24px}.rd-hero-tel{text-align:center}.rd-section{padding:56px 20px}.rd-section-title{font-size:32px}.rd-flow-title-br{display:block}.rd-cards{grid-template-columns:1fr}.rd-card,.rd-step,.rd-notes{padding:24px 24px 28px}.rd-steps{grid-template-columns:1fr}}@media (height<=700px){.rd-hero-banner{gap:18px}.rd-hero-cta-row{margin-top:12px;padding-bottom:12px}}@media (width>=900px) and (height<=700px){.rd-hero-cols{flex-direction:row}.rd-hero{--rd-blob:min(11vw,17vh,170px)}}@media (width<=767px) and (height<=700px){.rd-hero{--rd-blob:min(18vw,76px)}.rd-hero-banner{gap:12px;padding:14px 14px 16px}.rd-hero-title{margin-top:6px}.rd-hero-brand{padding:6px 26px 8px}.rd-hero-tiers-head{font-size:13px}.rd-hero-tiers-bracket{display:none}.rd-pill{height:46px}.rd-hero-tel-number{font-size:20px}.rd-hero-tel-hours{font-size:11px}}