@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700;800;900&family=Noto+Serif+JP:wght@600;700;900&display=swap');

:root{--ink:#1f2928;--deep:#163a36;--green:#246a5f;--mint:#e8f4ef;--paper:#fff;--soft:#f6f9f7;--line:#dbe7e1;--line-green:#06c755;--serif:"Noto Serif JP",serif;--sans:"Noto Sans JP",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.95;letter-spacing:.025em}main{overflow:hidden}h1,h2,h3,p{margin-top:0}p:last-child{margin-bottom:0}.section{padding:112px 0}.narrow{width:min(780px,calc(100% - 48px));margin:auto}.wide{width:min(1160px,calc(100% - 48px));margin:auto}.sectionGrid{width:min(1080px,calc(100% - 48px));margin:auto;display:grid;grid-template-columns:1.04fr .96fr;gap:90px;align-items:center}.sectionGrid.reverse{grid-template-columns:.78fr 1.22fr}.sectionNumber{display:block;margin-bottom:22px;color:var(--green);font-size:12px;font-weight:900;letter-spacing:.22em}.bodyCopy p{margin-bottom:1.45em}
.hero{min-height:100svh;position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);background:#fff;border-top:7px solid var(--deep)}.heroInner{width:min(760px,calc(100% - 80px));margin:auto;padding:95px 0;position:relative;z-index:2}.eyebrow{display:flex;align-items:center;gap:13px;color:var(--green);font-size:13px;font-weight:800;letter-spacing:.15em;margin-bottom:28px}.eyebrow span{width:42px;height:1px;background:var(--green)}.hero h1{font-family:var(--serif);font-size:clamp(40px,5vw,70px);line-height:1.35;letter-spacing:.01em;margin-bottom:42px}.hero h1 em{font-style:normal;color:var(--green);background:linear-gradient(transparent 68%,#cdeade 68%)}.heroChecks{display:grid;gap:12px;margin-bottom:38px}.heroChecks p{display:flex;gap:12px;margin:0;font-weight:700;line-height:1.75}.heroChecks p span{flex:none;width:26px;height:26px;margin-top:2px;display:grid;place-items:center;background:var(--green);color:white;border-radius:50%;font-size:14px}.heroVisual{position:relative;overflow:hidden;background:linear-gradient(145deg,#e9f4ef,#f8fbf9)}.heroVisual:before{content:"";position:absolute;inset:8%;border:1px solid rgba(36,106,95,.18);border-radius:50%}.heroVisual:after{content:"";position:absolute;width:68%;aspect-ratio:1;left:16%;top:17%;border:1px solid rgba(36,106,95,.24);border-radius:50%;box-shadow:0 0 0 70px rgba(36,106,95,.035),0 0 0 140px rgba(36,106,95,.025)}.joint{position:absolute;z-index:2;border:1px solid rgba(36,106,95,.3);border-radius:50%}.joint:after{content:"";position:absolute;inset:18%;border-radius:50%;background:rgba(36,106,95,.1)}.jointOne{width:34px;height:34px;left:22%;top:28%}.jointTwo{width:58px;height:58px;right:22%;top:45%}.jointThree{width:22px;height:22px;left:35%;bottom:20%}.heroWord{position:absolute;z-index:3;right:7%;bottom:5%;color:rgba(22,58,54,.08);font-size:clamp(70px,10vw,140px);font-weight:900;line-height:.8;text-align:right;letter-spacing:-.06em}.lineButton{display:flex;align-items:center;justify-content:center;gap:14px;width:min(470px,100%);min-height:72px;padding:13px 20px;border-radius:8px;background:var(--line-green);color:#fff;text-decoration:none;font-size:18px;font-weight:900;box-shadow:0 12px 30px rgba(6,199,85,.22);transition:transform .2s,box-shadow .2s}.lineButton:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(6,199,85,.28)}.lineButton:focus-visible{outline:4px solid rgba(6,199,85,.3);outline-offset:4px}.lineIcon{display:grid;place-items:center;width:42px;height:32px;border-radius:50%;background:white;color:var(--line-green);font-size:9px;font-weight:900}.lineButton .arrow{margin-left:auto;font-size:24px}
.truthSection{background:var(--soft)}.leadStrong{text-align:center;font-size:18px;font-weight:700;margin-bottom:52px}.truthSection h2,.methodSection h2,.profileSection h2,.flowSection>div>h2{font-family:var(--serif);font-size:clamp(30px,4.2vw,47px);line-height:1.55;margin-bottom:45px}.truthSection h2{text-align:center}.truthSection mark{color:var(--green);background:linear-gradient(transparent 65%,#bde4d4 65%)}.truthSection .bodyCopy{padding:44px 48px;background:#fff;border-left:5px solid var(--green);box-shadow:0 18px 50px rgba(28,62,56,.07)}
.methodSection{position:relative}.methodSection:before{content:"";position:absolute;width:280px;height:280px;border:1px solid var(--line);border-radius:50%;right:-100px;top:30px}.methodSection h2{margin-bottom:30px}.methodSection p{margin-bottom:1.5em}.methodLead{font-family:var(--serif);font-size:21px;font-weight:700;color:var(--deep)}.photoPlaceholder{min-height:450px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center;background:linear-gradient(145deg,#edf4f1,#f9fbfa);border:1px dashed #9dbbb3;color:#66847c}.photoPlaceholder svg{width:58px;height:58px;fill:none;stroke:currentColor;stroke-width:2;margin-bottom:18px}.photoPlaceholder strong{font-size:15px}.photoPlaceholder span{font-size:11px;color:#8ba29c}.photoPlaceholder.portrait{min-height:560px}
.voiceSection{background:var(--deep);color:#fff;padding-bottom:50px}.voiceCard{width:min(1120px,calc(100% - 48px));margin:auto;display:grid;grid-template-columns:390px 1fr;gap:70px}.contentPhoto{display:block;width:100%;height:auto;aspect-ratio:1108/1477;object-fit:cover}.voicePhoto,.profilePhoto{overflow:hidden;background:#e4eee9;box-shadow:0 22px 55px rgba(10,35,31,.2)}.profilePhoto{box-shadow:0 22px 55px rgba(31,67,60,.14)}.voiceCopy{padding-top:18px}.voiceCopy .sectionNumber{color:#9dd6c6}.voiceCopy h2{font-family:var(--serif);font-size:clamp(29px,4vw,44px);line-height:1.5;margin-bottom:15px}.profile{display:inline-block;border-bottom:1px solid #72938b;padding-bottom:12px;margin-bottom:35px;font-weight:700}.quote{position:relative}.quote:before{content:"“";position:absolute;left:-34px;top:-38px;color:#4d7169;font:100px/1 Georgia,serif}.quote p{position:relative;color:#e3ece9;margin-bottom:1.25em}.duplicateHeading{width:min(1120px,calc(100% - 48px));margin:42px auto 0;color:#fff;font-weight:700}
.profileSection{background:#fff}.profileSection h2{margin-bottom:38px}.messageEnd{font-family:var(--serif);font-size:21px;font-weight:700;color:var(--green);padding-top:10px}
.flowSection{background:var(--soft)}.flowSection>div>h2{text-align:center;margin-bottom:65px}.flowSection>div>.sectionNumber{text-align:center}.steps{display:grid;gap:28px}.step{display:grid;grid-template-columns:320px 1fr;background:#fff;box-shadow:0 12px 38px rgba(31,67,60,.06)}.stepImage .photoPlaceholder{min-height:100%;height:100%;border:0;border-right:1px dashed #b9ccc6}.stepCopy{padding:40px 50px}.stepCopy>span{color:var(--green);font:italic 700 36px Georgia,serif}.stepCopy h3{font-family:var(--serif);font-size:26px;margin:5px 0 20px}.stepCopy p{margin-bottom:1.1em}
.offerSection{padding:120px 0;background:var(--deep);color:#fff;position:relative}.offerSection:before{content:"";position:absolute;inset:22px;border:1px solid rgba(255,255,255,.12);pointer-events:none}.offerInner{width:min(820px,calc(100% - 48px));margin:auto;position:relative;z-index:1;text-align:center}.offerKicker{color:#9dd6c6;font-weight:800;letter-spacing:.1em;margin-bottom:5px}.offerInner>h2{font-family:var(--serif);font-size:clamp(32px,5vw,53px);margin-bottom:48px}.priceBox{padding:40px;background:#fff;color:var(--ink);border-radius:4px}.priceBox>p:first-child{font-weight:700;text-decoration:line-through;text-decoration-color:#c04d4d}.deadline{display:inline-block;margin:5px 0 0;padding:3px 14px;background:#fff1ca;font-weight:800}.price{display:flex;align-items:baseline;justify-content:center;gap:12px;margin:5px 0 0;color:var(--deep)}.price strong{font-size:clamp(74px,12vw,118px);font-weight:900;line-height:1}.price span{font-size:20px;font-weight:800}.reasons{text-align:left;margin:70px auto}.reasons h3{text-align:center;font-family:var(--serif);font-size:28px;line-height:1.6;margin-bottom:42px}.reason{display:grid;grid-template-columns:58px 1fr;gap:25px;padding:28px 0;border-top:1px solid rgba(255,255,255,.18)}.reason:last-child{border-bottom:1px solid rgba(255,255,255,.18)}.reason span{display:grid;place-items:center;width:52px;height:52px;border:1px solid #7ca49a;border-radius:50%;color:#9dd6c6;font:italic 700 17px Georgia,serif}.reason p{color:#e5eeeb}.finalCta{padding:48px;background:rgba(255,255,255,.07)}.finalCta>p:first-child{font-family:var(--serif);font-size:24px;font-weight:700;margin-bottom:27px}.finalCta .lineButton{margin:auto}.bracket{margin-top:18px;color:#b8cbc6;font-size:13px}footer{padding:50px 24px 115px;text-align:center;background:#102d29;color:#afc4be}footer p{margin:0;font-family:var(--serif);letter-spacing:.12em}.stickyCta{display:none}
@media(max-width:820px){body{font-size:15px;line-height:1.9}.section{padding:78px 0}.narrow,.wide,.sectionGrid,.voiceCard,.duplicateHeading,.offerInner{width:calc(100% - 36px)}.hero{min-height:auto;display:block}.heroInner{width:calc(100% - 36px);padding:70px 0 78px}.heroVisual{position:absolute;inset:0;opacity:.55}.heroVisual:before,.heroVisual:after,.joint,.heroWord{display:none}.hero h1{font-size:38px;margin-bottom:32px}.heroChecks p{font-size:14px}.lineButton{min-height:66px;font-size:16px}.sectionGrid,.sectionGrid.reverse{grid-template-columns:1fr;gap:48px}.truthSection h2,.methodSection h2,.profileSection h2,.flowSection>div>h2{font-size:29px}.truthSection .bodyCopy{padding:30px 24px}.photoPlaceholder,.photoPlaceholder.portrait{min-height:330px}.voiceCard{grid-template-columns:1fr;gap:48px}.voicePhoto{width:min(330px,100%);margin:auto}.quote:before{left:-8px}.duplicateHeading{margin-top:35px}.step{grid-template-columns:1fr}.stepImage .photoPlaceholder{min-height:230px;border-right:0;border-bottom:1px dashed #b9ccc6}.stepCopy{padding:30px 23px 36px}.stepCopy h3{font-size:23px}.offerSection{padding:85px 0}.offerSection:before{inset:10px}.priceBox{padding:30px 15px}.price{display:block}.price strong{font-size:80px}.price span{display:block;font-size:18px}.reasons{margin:55px auto}.reason{grid-template-columns:46px 1fr;gap:16px}.reason span{width:44px;height:44px}.finalCta{padding:35px 16px}.finalCta>p:first-child{font-size:20px}.stickyCta{display:block;position:fixed;z-index:100;left:0;right:0;bottom:0;padding:8px;background:rgba(255,255,255,.94);border-top:1px solid #dbe7e1;backdrop-filter:blur(12px)}.lineButton.compact{min-height:54px;width:100%;font-size:15px}.lineButton.compact .lineIcon{width:34px;height:26px}.lineButton.compact .arrow{font-size:20px}footer{padding-bottom:105px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.lineButton{transition:none}}
