@charset "UTF-8";
:root{--orange:#f15a2a;--orange-deep:#d84014;--ink:#20251f;--paper:#fcfcf8;--muted:#65695f;--line:#dfe1d8;--soft:#f0f1e9;--green:#255b48;--radius:24px;--font:"Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.8;-webkit-font-smoothing:antialiased}button,a,input{ -webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}img{max-width:100%;display:block}button,summary,a{touch-action:manipulation}button:disabled{cursor:wait;opacity:.65}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}::selection{background:#ffd3bd}.wrap{width:min(1232px,calc(100% - 96px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip-link{position:fixed;left:15px;top:-80px;background:var(--ink);color:#fff;padding:12px 20px;z-index:100}.skip-link:focus{top:15px}
.site-header{height:100px;display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1360px,calc(100% - 80px));margin:auto;position:relative;z-index:10}.brand{display:inline-flex;align-items:center;gap:10px;flex:none;font-weight:900;font-size:24px;line-height:1.1;letter-spacing:-.04em}.brand-mark{display:grid;place-items:center;width:40px;height:43px;background:var(--orange);color:white;border-radius:12px 12px 12px 3px;font-size:26px;font-weight:900}.brand-orange{color:var(--orange)}.brand small{display:block;font-family:Arial,sans-serif;font-size:12px;letter-spacing:.23em;line-height:1.7;margin-top:3px}.desktop-nav{display:flex;gap:32px;font-size:14px;font-weight:700}.desktop-nav a{padding:10px 0}.desktop-nav a:hover{color:var(--orange)}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;border:0;border-radius:8px;padding:19px 27px;font-weight:800;font-size:16px;line-height:1.5;transition:transform .2s,background .2s,box-shadow .2s;text-align:center}.button:hover{transform:translateY(-3px)}.button:active{transform:translateY(0)}.button>span{font-size:22px;line-height:1}.button-primary{background:var(--orange);color:#fff;box-shadow:0 5px 0 #cf461b}.button-primary:hover{background:var(--orange-deep);box-shadow:0 8px 0 #b73c16}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#3c453a}.button-small{padding:13px 21px;font-size:14px;gap:18px}.button-white{background:#fff;color:var(--ink)}.hero{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding-top:40px;padding-bottom:82px;min-height:700px;position:relative}.hero-copy{padding-top:51px;z-index:2;position:relative}.eyebrow{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:800;letter-spacing:.12em}.sun{color:var(--orange);font-size:27px;line-height:1}h1{font-size:clamp(44px,4.75vw,70px);letter-spacing:-.06em;line-height:1.5;margin:25px 0 20px;font-weight:900;white-space:nowrap}.one{color:var(--orange)}.period{display:inline-block;margin-left:-.06em}.hero-description{font-size:16px;line-height:2.15;color:#52574e;margin:0 0 30px}.hero-description strong{color:var(--ink);font-weight:700}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.text-link{display:inline-flex;align-items:center;gap:9px;font-size:14px;font-weight:700;padding:14px 0}.text-link:hover{color:var(--orange)}.play-icon{display:grid;place-items:center;width:27px;height:27px;border:1px solid currentColor;border-radius:50%;font-size:12px;padding-left:2px}.hero-note{font-size:12px;color:var(--muted);margin:22px 0}.hero-note span{padding-left:13px;margin-left:10px;border-left:1px solid #b8bdb2}.hero-visual{position:relative;min-width:0;height:560px;padding:16px 12px 0 27px}.hero-visual:before{content:"";position:absolute;background:#ffe48c;inset:8% -1% 0 5%;border-radius:45% 45% 38% 48%;transform:rotate(8deg)}.hero-visual:after{content:"";position:absolute;right:-15px;top:70px;width:82px;height:94px;background:radial-gradient(var(--orange) 1.5px,transparent 2px) 0 0/10px 10px;z-index:-1}.visual-word{position:absolute;top:-30px;right:8px;font-family:Arial,sans-serif;font-size:65px;font-weight:900;letter-spacing:-.04em;color:#e1e6d9;white-space:nowrap;transform:rotate(-7deg);z-index:0}.hero-photo{position:relative;height:528px;width:91%;margin:auto;overflow:hidden;border-radius:120px 120px 28px 28px;transform:rotate(4deg);border:7px solid #fff;box-shadow:0 15px 30px #2d3d2420}.hero-photo img{height:100%;width:100%;object-fit:cover;object-position:center 25%;transform:scale(1.02)}.photo-caption{position:absolute;bottom:0;left:0;right:0;background:#263c29d9;color:white;font-family:Arial,sans-serif;font-weight:700;font-size:12px;letter-spacing:.22em;padding:10px;text-align:center}.hello-note{position:absolute;left:-35px;top:92px;background:#fff;box-shadow:0 10px 35px #2d3d2415;border:1px solid #eceee7;border-radius:16px 16px 16px 0;padding:17px 57px 17px 23px;font-weight:800;font-size:19px;transform:rotate(-5deg)}.note-small{display:block;font-family:Arial,sans-serif;letter-spacing:.15em;font-size:12px;color:var(--orange);line-height:1.3;margin-bottom:4px}.hero-voice{position:absolute;right:10px;bottom:18px;width:34px;height:34px;border:0;border-radius:50%;background:#fff0e6;display:grid;place-items:center;color:var(--orange-deep)}.hero-voice svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.record-note{display:flex;gap:12px;align-items:center;position:absolute;left:-20px;bottom:34px;background:white;border-radius:13px;padding:16px 24px;box-shadow:0 10px 35px #2d3d2420;transform:rotate(-3deg);font-size:14px}.record-note b{display:block}.record-note div>span{display:block;font-size:12px;color:var(--muted);margin-top:1px}.check-circle{background:var(--green);color:white;border-radius:50%;width:33px;height:33px;display:grid;place-items:center;font-size:20px}.hero-stamp{position:absolute;bottom:0;right:-12px;width:124px;height:124px;border:1px solid var(--ink);border-radius:50%;outline:5px solid var(--paper);background:var(--paper);display:flex;align-items:center;justify-content:center;flex-direction:column;font-family:Arial,sans-serif;font-size:14px;line-height:1.2;transform:rotate(12deg)}.hero-stamp b{font-size:20px}.hero-stamp span{font-size:12px;letter-spacing:.04em;margin-top:6px;font-family:var(--font)}.scroll-cue{position:absolute;left:0;bottom:18px;display:flex;gap:22px;font-family:Arial,sans-serif;font-size:12px;letter-spacing:.15em;font-weight:700;align-items:center}.scroll-cue span{font-size:24px}.ticker{overflow:hidden;background:var(--orange);color:#fff;border-block:1px solid var(--orange);position:relative;margin:5px 0 0}.ticker>div{width:max-content;display:flex;align-items:center;gap:36px;padding:16px 0;transform:translateX(-25px)}.ticker span{font-size:21px;font-weight:800;letter-spacing:.12em;white-space:nowrap}.ticker .ticker-sun{font-size:33px;font-weight:400;line-height:1;color:#ffe38b}
@media(min-width:1550px){.hero{padding-top:60px;gap:65px;min-height:770px}.hero-visual{height:600px}.hero-photo{height:565px}.hero-copy{padding-top:72px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.site-header{width:calc(100% - 48px);height:88px}.desktop-nav{gap:20px}.hero{gap:20px;padding-top:36px;min-height:650px}.hero-copy{padding-top:30px}h1{font-size:clamp(38px,4.65vw,57px)}.hero-visual{height:515px;padding-left:15px}.hero-photo{height:475px;width:96%}.hello-note{left:-14px;font-size:16px;padding-left:17px}.record-note{left:0;padding:13px 17px;font-size:12px}.record-note div>span{font-size:12px}.hero-stamp{width:101px;height:101px;right:-8px}.hero-stamp b{font-size:17px}.visual-word{font-size:53px}.hero-actions{gap:14px}.hero-actions .button{padding:17px 20px;gap:12px}.hero-description{font-size:15px}}
@media(max-width:760px){html{scroll-padding-top:24px}.wrap{width:calc(100% - 40px)}.site-header{height:78px;width:calc(100% - 36px);gap:14px}.brand{font-size:21px;gap:8px}.brand-mark{width:34px;height:37px;font-size:23px}.brand small{font-size:12px}.desktop-nav{display:none}.button-small{font-size:12px;padding:12px 14px;gap:10px}.button-small>span{font-size:16px}.hero{grid-template-columns:1fr;gap:35px;padding-top:14px;padding-bottom:53px}.hero-copy{padding-top:10px}h1{font-size:clamp(42px,8.4vw,64px);margin:19px 0 15px;line-height:1.43;letter-spacing:-.055em}.eyebrow{font-size:12px;letter-spacing:.08em}.sun{font-size:23px}.hero-description{font-size:14px;line-height:2;margin-bottom:21px}.hero-actions{gap:20px}.hero-actions .button{padding:16px 21px;font-size:14px}.text-link{font-size:12px;gap:7px}.hero-note{margin:16px 0 0;font-size:12px}.hero-note span{padding-left:9px;margin-left:7px}.hero-visual{height:460px;width:min(100%,430px);justify-self:center;padding:0 11px 0 30px}.hero-photo{height:430px;width:93%;border-width:6px;border-radius:90px 90px 22px 22px}.visual-word{top:-27px;font-size:49px;right:20px}.hello-note{top:70px;left:-6px;font-size:16px;padding-block:12px}.hello-note .hero-voice{bottom:11px}.record-note{left:0;bottom:32px;font-size:12px;padding:12px 15px}.hero-stamp{bottom:0;right:0;width:95px;height:95px}.hero-stamp b{font-size:16px}.hero-stamp span{font-size:12px}.hero-stamp{font-size:12px}.scroll-cue{bottom:6px;font-size:12px}.ticker span{font-size:16px}.ticker>div{gap:24px;padding:14px 0}.ticker .ticker-sun{font-size:25px}}
@media(max-width:374px){.wrap{width:calc(100% - 32px)}.site-header{width:calc(100% - 28px)}.brand{font-size:18px}.brand-mark{width:30px;height:33px}.button-small{padding:11px 10px;font-size:12px}.hero-actions{gap:10px}.hero-actions .button{font-size:13px;padding-inline:16px}.text-link{font-size:12px}.hero-visual{height:410px}.hero-photo{height:385px}h1{font-size:38px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.section{padding-block:112px}.section-label{font-family:Arial,sans-serif;font-size:12px;line-height:1.5;letter-spacing:.13em;font-weight:800;color:var(--orange-deep);margin:0 0 23px}h2{font-size:42px;line-height:1.55;letter-spacing:-.045em;font-weight:900;margin:0}h3{margin:0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:48px}.section-heading>p{font-size:15px;color:var(--muted);line-height:2.1;margin:0 0 4px}.coach-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.coach-card{--coach:#df5f35}.coach-asaki{--coach:#627c6d}.coach-koharu{--coach:#c28b48}.coach-image{height:352px;overflow:hidden;border-radius:18px 18px 0 0;position:relative;background:#e3e8dc}.coach-image:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#10251670)}.coach-image img{width:100%;height:100%;object-fit:cover;object-position:center 17%;transition:transform .5s}.coach-card:hover .coach-image img{transform:scale(1.025)}.coach-number{position:absolute;top:17px;left:18px;background:var(--paper);border-radius:50%;width:35px;height:35px;display:grid;place-items:center;font-family:Arial,sans-serif;font-size:12px;font-weight:800}.coach-roman{position:absolute;bottom:-4px;left:18px;z-index:1;font-family:Arial,sans-serif;font-size:54px;font-weight:900;line-height:1.1;letter-spacing:-.02em;color:white}.coach-body{padding:23px 0 0;border-top:5px solid var(--coach)}.coach-name{display:flex;align-items:center;justify-content:space-between;gap:7px;flex-wrap:wrap}.coach-name h3{font-size:25px;line-height:1.5;letter-spacing:.04em}.coach-name h3 small{font-size:12px;margin-left:5px;font-weight:400;letter-spacing:0;color:var(--muted)}.coach-type{font-size:12px;color:#555d50;background:var(--soft);padding:4px 9px;border-radius:4px}.coach-body>p{font-size:14px;line-height:1.95;color:var(--muted);margin:15px 0 20px}.voice-button{width:100%;display:flex;align-items:center;gap:10px;border:1px solid var(--line);background:transparent;border-radius:8px;padding:13px 12px;font-size:12px;font-weight:700;transition:background .2s,border-color .2s}.voice-button:hover,.voice-button.is-playing{border-color:var(--coach);background:#f2f3e9}.voice-label{margin-left:auto;font-size:12px;white-space:nowrap;color:var(--muted);font-weight:400}.voice-bars{display:flex;align-items:center;gap:2px;height:18px;flex-shrink:0}.voice-bars i{display:block;width:2px;height:7px;background:var(--coach);border-radius:3px}.voice-bars i:nth-child(2){height:16px}.voice-bars i:nth-child(3){height:11px}.voice-bars i:nth-child(4){height:8px}.is-playing .voice-bars i{animation:voice-wave .65s ease-in-out infinite alternate}.is-playing .voice-bars i:nth-child(even){animation-delay:-.3s}.hero-voice.is-playing{background:var(--orange);color:white}.section-footnote{text-align:center;font-size:12px;color:var(--muted);margin:35px 0 0}
.features{background:#273e32;color:#fff;padding-block:93px;overflow:hidden}.feature-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:90px;align-items:center}.features .section-label{color:#fdc66c}.feature-lead{font-size:15px;line-height:2;color:#d2dbd0;margin:22px 0 33px}.feature-tabs{display:flex;flex-direction:column;gap:3px}.feature-tab{display:flex;align-items:center;text-align:left;gap:17px;width:100%;border:0;border-top:1px solid #ffffff26;background:transparent;color:#b9cbb9;padding:22px 0}.feature-tab:last-child{border-bottom:1px solid #ffffff26}.feature-tab[aria-selected="true"]{color:#fff}.feature-tab b{display:block;font-size:16px;line-height:1.6}.feature-tab small{display:block;font-size:12px;line-height:1.8;margin-top:4px;color:#bac8b9}.feature-icon{display:grid;place-items:center;flex:none;width:43px;height:43px;border:1px solid #78917b;border-radius:11px}.feature-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.feature-tab[aria-selected="true"] .feature-icon{background:#fbc575;color:#273e32;border-color:#fbc575}.tab-arrow{font-size:22px;margin-left:auto;color:#92aa90}.feature-tab[aria-selected="true"] .tab-arrow{color:#fbc575}.feature-preview{color:var(--ink);min-width:0;transform:rotate(2deg)}.preview-caption{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:12px;color:#e9eee6;margin-bottom:15px}.preview-caption span:last-child{font-size:12px;color:#becbbc}.sample-panel{background:#fffefa;border-radius:20px;padding:26px 29px;min-height:487px;box-shadow:12px 14px 0 #132d214d}.sample-panel[hidden]{display:none}.sample-top{display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:800;border-bottom:1px solid var(--line);padding-bottom:16px;gap:10px}.sample-chip{font-size:12px;font-weight:500;color:var(--green);background:#eaf1e5;border-radius:20px;padding:3px 10px;white-space:nowrap}.sample-coach{display:flex;gap:12px;align-items:center;padding:18px 0}.sample-coach img{width:43px;height:43px;border-radius:50%;object-fit:cover;object-position:center 5%}.sample-coach p{font-size:12px;line-height:1.6;margin:0;color:var(--muted)}.sample-coach b{color:var(--ink)}.sample-exercise{background:#f2f3eb;padding:14px 17px;border-radius:9px}.sample-eyebrow{font-size:12px;color:var(--muted)}.sample-exercise h3{font-size:21px;line-height:1.7}.sample-exercise p{font-size:12px;color:var(--muted);margin:2px 0 0}.set-table{margin-top:14px}.set-table>div{display:grid;grid-template-columns:1fr 1.2fr 1.2fr;text-align:center;align-items:center;border-bottom:1px solid #e8eae1;padding:9px 0;font-size:12px}.set-table .set-table-head{font-size:12px;color:var(--muted);padding:0 0 6px}.set-table b{font-size:17px}.set-table b small{font-size:12px;font-weight:400;margin-left:5px;color:var(--muted)}.sample-complete{border-radius:7px;background:var(--orange);color:#fff;text-align:center;font-size:12px;font-weight:700;padding:11px;margin-top:17px}.sample-complete span{margin-right:8px}.sample-bottom{font-size:12px;text-align:center;color:var(--muted);margin:16px 0 0}.preview-note{font-size:12px;color:#becbbc;margin:17px 0 0}.nutrition-summary{margin:23px 0 20px}.nutrition-summary>span{display:block;font-size:12px;color:var(--muted)}.nutrition-summary>b{font-size:36px;display:block;line-height:1.8;letter-spacing:-.03em}.nutrition-summary>b small{font-size:14px;font-weight:400;letter-spacing:0}.nutrition-track{height:8px;background:#edf0e5;margin-top:14px;border-radius:20px;overflow:hidden}.nutrition-track i{display:block;width:82.5%;height:100%;background:var(--green)}.macro-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:28px}.macro-row>div{display:flex;flex-direction:column}.macro-row span{font-size:12px;color:var(--muted)}.macro-row b{font-size:22px;margin-top:2px}.macro-row small{font-size:12px;font-weight:400}.macro-row i{display:block;height:4px;margin-top:7px;border-radius:4px}.macro-p{background:#d8764e}.macro-f{background:#ccae49}.macro-c{background:#6d9e7b}.meal-row{display:flex;justify-content:space-between;gap:12px;font-size:12px;border-top:1px solid var(--line);padding:12px 0}.meal-row>span{color:var(--muted);white-space:nowrap}.body-summary{margin-top:22px}.body-summary>span{font-size:12px;color:var(--muted)}.body-summary b{display:block;font-size:44px;line-height:1.7;letter-spacing:-.04em}.body-summary b small{font-size:14px;font-weight:400;letter-spacing:0}.body-summary p{margin:2px 0 0;font-size:12px;color:var(--muted)}.body-chart{display:block;width:100%;height:auto;margin:15px 0 24px}.body-records{display:flex;flex-wrap:wrap;gap:8px}.body-records span{font-size:12px;border:1px solid var(--line);border-radius:6px;padding:4px 9px}
.experience{display:grid;grid-template-columns:1fr 1fr;gap:112px;align-items:center;padding-inline:35px}.experience-player{background:white;border:1px solid var(--line);border-radius:22px;padding:18px;box-shadow:0 18px 50px #243c2810;transform:rotate(-2deg);width:100%;max-width:420px;justify-self:center}.player-top{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:800;padding:3px 2px 16px;gap:12px}.player-top>span:last-child{font-family:Arial,sans-serif;letter-spacing:.12em;font-size:12px;color:var(--muted)}.live-mark{color:var(--orange);margin-right:7px;font-size:12px}.video-stage{position:relative;border-radius:13px;overflow:hidden;background:#d7e2de;aspect-ratio:544/690}.video-stage video{height:100%;width:100%;object-fit:cover;display:block;object-position:center}.video-exercise{position:absolute;left:13px;top:13px;border-radius:5px;background:#ffffffed;padding:4px 10px;font-size:12px;font-weight:700}.rep-overlay{position:absolute;bottom:16px;left:0;right:0;display:flex;align-items:baseline;justify-content:center;gap:5px;color:#fff;filter:drop-shadow(0 2px 5px #0009);pointer-events:none}.rep-overlay output{font-family:Arial,sans-serif;font-size:68px;font-weight:900;line-height:1}.rep-overlay>span{font-size:18px;font-weight:800}.player-controls{display:flex;gap:10px;margin-top:16px;align-items:center}.player-controls .button{flex:1;font-size:13px;padding:14px 12px;gap:12px}.player-controls .button>span{font-size:19px}.reset-button{display:grid;place-items:center;width:41px;height:41px;font-family:Arial,sans-serif;font-size:26px;border:1px solid var(--line);background:transparent;border-radius:50%;flex:none}.reset-button:hover{background:var(--soft)}.rep-message{font-size:12px;line-height:1.7;color:var(--muted);text-align:center;min-height:34px;margin:15px 0 0}.section-description{font-size:16px;line-height:2.15;color:var(--muted);margin:23px 0 31px}.experience-points{border-top:1px solid var(--line);margin-top:20px}.experience-points>div{display:flex;gap:17px;padding:19px 0;border-bottom:1px solid var(--line)}.experience-points>div>span{font-family:Arial,sans-serif;font-size:12px;color:var(--orange-deep);font-weight:700;padding-top:3px}.experience-points p{font-size:13px;color:var(--muted);margin:0;line-height:1.9}.experience-points b{font-size:15px;color:var(--ink)}.experience-note{font-size:12px;color:var(--muted);margin:23px 0 0;line-height:1.9}.moment{height:480px;position:relative;overflow:hidden;background:#a6a794}.moment>img{width:100%;height:100%;object-fit:cover;object-position:center 48%}.moment:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#1f3325e6 0,#263b2cc9 35%,#182d193b 66%,transparent 100%)}.moment-copy{position:absolute;top:50%;left:max(48px,calc((100% - 1232px)/2));transform:translateY(-50%);z-index:1;color:#fff}.moment-copy>p{font-family:Arial,sans-serif;font-size:12px;letter-spacing:.16em;font-weight:700;color:#f6c474;margin:0 0 21px}.moment h2{font-size:38px;line-height:1.65}.moment-copy>span{display:block;font-size:14px;line-height:2.1;margin-top:21px;color:#e6ebe1}
.start-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;padding:0;margin:45px 0 0;counter-reset:step}.start-steps li{padding:0 30px;border-left:1px solid var(--line)}.start-steps li:first-child{padding-left:0;border:0}.start-steps li:last-child{padding-right:0}.step-number{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--orange);color:var(--orange-deep);border-radius:50%;font-family:Arial,sans-serif;font-size:15px;font-weight:700;margin-bottom:20px}.start-steps h3{font-size:19px;line-height:1.7}.start-steps p{font-size:13px;color:var(--muted);line-height:2;margin:12px 0 0}.faq-section{display:grid;grid-template-columns:.9fr 1.8fr;gap:80px;border-top:1px solid var(--line);padding-top:65px;padding-bottom:85px}.faq-section h2{font-size:30px}.faq-section>.section-label{margin-bottom:16px}.faq-section>div>p:not(.section-label){font-size:14px;color:var(--muted);margin:15px 0}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:700;padding:22px 0;gap:20px;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list details:first-child summary{padding-top:0}.faq-list summary>span{font-family:Arial,sans-serif;font-size:21px;font-weight:400;color:var(--orange-deep);transition:transform .2s;flex:none}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{font-size:13px;line-height:2;color:var(--muted);margin:0;padding:0 30px 22px 0}.final-cta{background:#ffc779;border-radius:24px;text-align:center;padding:50px 30px 52px;position:relative;overflow:hidden}.final-cta:before,.final-cta:after{content:"";position:absolute;width:320px;height:320px;border:1px solid #cf87283d;border-radius:50%;pointer-events:none}.final-cta:before{left:-135px;top:-90px}.final-cta:after{right:-90px;bottom:-160px;width:480px;height:480px}.final-avatars{display:flex;align-items:center;justify-content:center;margin-bottom:23px}.final-avatars img{width:55px;height:55px;object-fit:cover;object-position:center 0;border-radius:50%;border:3px solid #ffc779;margin-inline:-3px}.final-avatars img:nth-child(2){width:65px;height:65px;z-index:1}.final-cta .section-label{color:#805122;margin-bottom:12px;font-size:12px}.final-cta h2{font-size:43px}.final-cta>p:not(.section-label){font-size:14px;margin:12px 0 25px}.final-cta .button{position:relative;z-index:1}.final-cta>small{display:block;color:#754c22;font-size:12px;margin-top:18px}.mobile-only{display:none}.site-footer{display:flex;flex-wrap:wrap;align-items:center;gap:27px;padding-block:44px 38px}.site-footer .brand{font-size:20px}.site-footer .brand-mark{width:32px;height:35px;font-size:22px}.site-footer .brand small{font-size:12px}.site-footer>p{font-size:12px;color:var(--muted)}.site-footer>a:not(.brand){margin-left:auto;font-size:12px}.site-footer>a:not(.brand):hover{color:var(--orange)}.site-footer>small{font-family:Arial,sans-serif;font-size:12px;color:var(--muted)}
@keyframes voice-wave{to{transform:scaleY(.4)}}
/* はみ出す背景の円だけをページ端で切り、読み物の本文は小さくしない。 */
main{overflow:clip}
@media(min-width:1550px){.coach-image{height:390px}}
@media(max-width:1100px){.section{padding-block:86px}h2{font-size:36px}.section-heading>p{font-size:13px}.coach-grid{gap:22px}.coach-image{height:300px}.coach-roman{font-size:43px}.coach-body>p{font-size:12px}.coach-type{font-size:12px}.voice-button{font-size:12px;gap:7px;padding-inline:10px}.voice-label{font-size:12px}.feature-layout{gap:50px}.feature-tab{gap:12px}.feature-tab b{font-size:14px}.feature-tab small{font-size:12px}.sample-panel{padding:22px;min-height:473px}.experience{gap:60px;padding-inline:10px}.experience-copy h2{font-size:34px}.experience-points p{font-size:12px}.moment-copy{left:32px}.moment h2{font-size:34px}.start-steps li{padding-inline:22px}.start-steps h3{font-size:16px}.start-steps p{font-size:12px}.faq-section{gap:50px}.site-footer{gap:20px}.site-footer>p{display:none}}
@media(max-width:760px){.section{padding-block:68px}.section-label{font-size:12px;margin-bottom:17px}h2{font-size:30px;line-height:1.6}.section-heading{display:block;margin-bottom:32px}.section-heading>p{margin:20px 0 0;font-size:13px}.coach-grid{grid-template-columns:1fr;gap:39px;max-width:450px;margin:auto}.coach-image{height:360px;border-radius:15px 15px 0 0}.coach-image img{object-position:center 17%}.coach-roman{font-size:50px;left:20px}.coach-body{padding-top:17px}.coach-name{flex-wrap:nowrap}.coach-name h3{font-size:24px}.coach-type{font-size:12px}.coach-body>p{font-size:13px;margin:12px 0 15px}.voice-button{font-size:13px;padding:14px 15px;gap:14px}.voice-label{font-size:12px}.section-footnote{font-size:12px;margin:26px 0 0;line-height:1.9}.features{padding-block:60px}.feature-layout{grid-template-columns:1fr;gap:38px}.feature-lead{font-size:13px;margin:18px 0 25px;line-height:2}.feature-tab{padding:18px 0;gap:14px}.feature-tab b{font-size:14px}.feature-tab small{font-size:12px}.feature-preview{transform:none;max-width:450px;width:100%;justify-self:center}.preview-caption{font-size:12px}.preview-caption span:last-child{font-size:12px}.sample-panel{padding:24px;min-height:484px}.preview-note{font-size:12px;line-height:1.8}.experience{grid-template-columns:1fr;gap:30px;padding-inline:0}.experience-copy{grid-row:1}.experience-copy h2{font-size:30px}.section-description{font-size:14px;line-height:2;margin:18px 0 25px}.experience-points{margin-top:10px}.experience-points>div{padding:15px 0}.experience-points b{font-size:14px}.experience-note{font-size:12px;margin:17px 0 0}.experience-player{transform:none;max-width:370px;padding:15px}.player-top{font-size:12px}.video-stage{aspect-ratio:544/650}.rep-message{font-size:12px;min-height:34px}.player-controls .button{font-size:13px;padding:14px 9px}.moment{height:420px}.moment>img{object-position:61% center}.moment:after{background:linear-gradient(90deg,#1e3325e0,#24362893 65%,#172d2040)}.moment-copy{left:24px;right:20px}.moment h2{font-size:28px}.moment-copy>p{font-size:12px;letter-spacing:.1em}.moment-copy>span{font-size:12px}.start-steps{grid-template-columns:1fr;margin-top:30px;gap:27px}.start-steps li,.start-steps li:first-child,.start-steps li:last-child{padding:0 0 26px 56px;border:0;border-bottom:1px solid var(--line);position:relative}.start-steps li:last-child{padding-bottom:0;border:0}.step-number{position:absolute;left:0;top:0;width:35px;height:35px;font-size:14px;margin:0}.start-steps h3{font-size:16px;padding-top:2px}.start-steps p{font-size:12px;margin-top:8px}.faq-section{grid-template-columns:1fr;gap:20px;padding-top:42px;padding-bottom:55px}.faq-section h2{font-size:26px}.faq-section>div>p:not(.section-label){font-size:12px}.faq-list details:first-child summary{padding-top:17px}.faq-list summary{font-size:12px;padding:19px 0;gap:13px}.faq-list details>p{font-size:12px;padding-right:13px}.final-cta{border-radius:17px;padding:35px 16px 38px}.final-cta h2{font-size:32px;line-height:1.5}.final-cta .section-label{font-size:12px}.final-cta>p:not(.section-label){font-size:13px}.final-cta .button{font-size:13px;padding:16px 17px;gap:14px}.final-cta>small{font-size:12px}.mobile-only{display:block}.site-footer{padding-block:33px 27px;gap:19px 10px;justify-content:space-between}.site-footer .brand{font-size:18px}.site-footer .brand-mark{width:29px;height:32px;font-size:20px}.site-footer .brand small{font-size:12px}.site-footer>a:not(.brand){font-size:12px;margin-left:0}.site-footer>small{width:100%;font-size:12px;text-align:center}}
@media(max-width:374px){.coach-image{height:320px}.coach-name h3{font-size:22px}.coach-type{font-size:12px;padding-inline:7px}.feature-tab{gap:10px}.feature-tab b{font-size:13px}.feature-tab small{font-size:12px}.sample-panel{padding:20px}.preview-caption{font-size:12px}.preview-caption span:last-child{font-size:12px}.player-controls .button{font-size:12px;gap:7px}.moment h2{font-size:25px}.final-cta .button{font-size:12px;padding-inline:13px}}

/* 最終の読みやすさ調整。スマホでも本文の大きさを保つ。 */
.hero-description,.section-heading>p,.coach-body>p,.feature-lead,.section-description,.moment-copy>span,.start-steps p,.faq-list details>p{font-size:16px}
.desktop-nav,.text-link,.feature-tab small,.experience-points p,.faq-list summary,.voice-button{font-size:14px}
.button{white-space:nowrap}.site-header>.button{flex-shrink:0}
.button-primary{background:var(--orange-deep)}.button-primary:hover{background:#ba3511}
.sample-complete{background:var(--orange-deep)}
@media(max-width:760px){.site-header .brand small{letter-spacing:.06em}.hero-actions{gap:12px}.hero-actions .button{padding-inline:16px}.hero-actions .text-link{font-size:12px}.hero-actions{align-items:center}.coach-name h3 small{font-size:12px}.voice-button{gap:10px}.voice-label{font-size:12px}.final-cta .button{white-space:normal}.feature-tab small{font-size:12px}}
.moment>img{object-position:center top}
@media(max-width:760px){.moment>img{object-position:61% top}.hello-note{top:24px}}


/* ===== 2026-09-14 追加：Google Play で出ます／GPS（ごほうびの絵）／みんなで作る ===== */
.notice-bar{display:flex;align-items:center;justify-content:center;gap:14px;background:#273e32;color:#fff;padding:11px 20px;font-size:14px;line-height:1.5;text-align:center}
.notice-bar:hover .notice-text{text-decoration:underline}
.notice-tag{flex:none;font-family:Arial,sans-serif;font-size:11px;font-weight:800;letter-spacing:.16em;background:#fbc575;color:#273e32;border-radius:4px;padding:3px 8px}
.notice-text b{color:#ffe38b}
.notice-sub{margin-left:10px;color:#cfdbcc}
.play-soon{display:inline-flex;align-items:center;gap:14px;margin-top:6px;padding:12px 18px 12px 14px;border:1.5px solid var(--ink);border-radius:14px;background:#fff;box-shadow:0 5px 0 #20251f;font-size:15px;line-height:1.3}
.play-soon:hover{transform:translateY(-2px)}
.play-soon-mark{font-size:24px;line-height:1}
.play-soon small{display:block;font-family:Arial,sans-serif;font-size:11px;letter-spacing:.16em;font-weight:800;color:var(--orange-deep);margin-bottom:3px}
.play-soon b{font-size:16px}
.play-soon-arrow{font-size:20px;margin-left:4px}
@media(min-width:761px){.hero{padding-bottom:110px}}

.gohobi{background:#fff3e2;overflow:hidden;position:relative}
.gohobi:before{content:"GOHOBI";position:absolute;right:-20px;top:20px;font-family:Arial,sans-serif;font-size:170px;font-weight:900;letter-spacing:-.05em;color:#ffe2bf;line-height:1;pointer-events:none}
.gohobi .wrap{position:relative}
.gohobi-collage{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:26px 16px;padding:14px 10px 30px;margin:10px 0 40px}
.gohobi-card{margin:0;background:#fff;padding:8px 8px 9px;border-radius:6px;box-shadow:0 10px 26px #4a321a22;transform:rotate(var(--r,0deg)) translateY(var(--y,0px));transition:transform .3s,box-shadow .3s;position:relative}
.gohobi-card:hover{transform:rotate(0deg) translateY(-6px) scale(1.06);box-shadow:0 18px 34px #4a321a33;z-index:2}
.gohobi-card img{width:100%;height:auto;aspect-ratio:420/540;object-fit:cover;border-radius:3px;background:#f3ebe0}
.gohobi-card figcaption{font-size:12px;font-weight:700;text-align:center;margin-top:7px;color:#7a6a58;letter-spacing:.06em}
.gohobi-card:nth-child(7n+1){--r:-5deg;--y:8px}
.gohobi-card:nth-child(7n+2){--r:3deg;--y:-12px}
.gohobi-card:nth-child(7n+3){--r:-2deg;--y:16px}
.gohobi-card:nth-child(7n+4){--r:5deg;--y:-4px}
.gohobi-card:nth-child(7n+5){--r:-4deg;--y:12px}
.gohobi-card:nth-child(7n+6){--r:2deg;--y:-14px}
.gohobi-card:nth-child(7n+7){--r:-6deg;--y:6px}
.gohobi-rules{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.gohobi-rules li{background:#fff;border-radius:14px;padding:18px 20px;box-shadow:0 6px 18px #4a321a12}
.gohobi-rules b{display:block;font-size:16px;margin-bottom:4px}
.gohobi-rules span{font-size:14px;color:var(--muted);line-height:1.8}
.gohobi .section-footnote{margin-top:28px}

.minna-grid{display:grid;grid-template-columns:.9fr 1.3fr;gap:32px;align-items:stretch}
.minna-memo{background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px 28px 24px;position:relative;transform:rotate(-1.5deg);box-shadow:0 14px 40px #2d3d2412}
.memo-label{display:inline-block;font-weight:800;font-size:15px;background:#ffe48c;border-radius:8px;padding:6px 12px}
.minna-memo>p{font-size:15px;line-height:1.9;color:var(--muted);margin:16px 0 20px}
.minna-stats{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.minna-stats>div{background:var(--soft);border-radius:12px;padding:14px 16px}
.minna-stats b{display:block;font-family:Arial,sans-serif;font-size:38px;line-height:1.1;letter-spacing:-.03em;color:var(--orange-deep)}
.minna-stats b small{font-family:var(--font);font-size:14px;margin-left:3px;letter-spacing:0}
.minna-stats span{display:block;font-size:13px;color:var(--muted);margin-top:4px}
.minna-note{display:block;font-size:12px;color:var(--muted);margin-top:12px}
.minna-log{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}
.minna-log li{display:grid;grid-template-columns:1fr 24px 1fr;gap:12px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px 20px}
.minna-log li:after{content:"→";grid-column:2;grid-row:1;font-family:Arial,sans-serif;font-size:22px;color:var(--orange-deep);text-align:center}
.memo-in{grid-column:1;font-size:14px;line-height:1.7;color:var(--muted)}
.memo-out{grid-column:3;font-size:14px;line-height:1.7;font-weight:700}
.minna-promise{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:32px;background:var(--green);color:#fff;border-radius:20px;padding:28px 32px}
.minna-promise b{display:block;font-size:22px;letter-spacing:-.02em;margin-bottom:8px}
.minna-promise span{display:block;font-size:14px;line-height:1.9;color:#d7e3d4}
.minna-promise .button{flex:none;background:#fff;color:var(--ink)}
.minna-promise .button:hover{background:#ffe48c}

.googleplay{background:#e9f0e5}
.play-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:60px;align-items:start}
.play-lead{font-size:16px;line-height:2;color:var(--muted);margin:22px 0 28px}
.play-soon-big{display:inline-flex;flex-direction:column;background:var(--ink);color:#fff;border-radius:16px;padding:20px 26px;box-shadow:0 12px 30px #20251f2e}
.play-soon-big small{font-family:Arial,sans-serif;font-size:11px;letter-spacing:.18em;font-weight:800;color:#fbc575;margin-bottom:6px}
.play-soon-big b{font-size:24px;letter-spacing:-.02em;line-height:1.3}
.play-soon-big span{font-size:13px;color:#cfdbcc;margin-top:8px}
.play-steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}
.play-steps li{background:#fff;border-radius:16px;padding:20px 24px 20px 22px;border-left:6px solid #c9d6c3;position:relative}
.play-steps li.is-now{border-left-color:var(--orange);box-shadow:0 12px 30px #2d3d2415}
.play-step-tag{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.06em;color:var(--muted);background:var(--soft);border-radius:6px;padding:3px 9px;margin-bottom:8px}
.play-steps li.is-now .play-step-tag{background:var(--orange);color:#fff}
.play-steps h3{font-size:18px;line-height:1.6}
.play-steps p{font-size:14px;color:var(--muted);line-height:1.9;margin:6px 0 0}
.play-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:40px}
.play-notes>div{background:#fff;border-radius:14px;padding:18px 20px}
.play-notes b{display:block;font-size:15px;margin-bottom:6px}
.play-notes span{font-size:14px;line-height:1.85;color:var(--muted)}
.site-footer>.legal{width:100%;font-family:var(--font);font-size:12px;color:#8a8f84;text-align:left;line-height:1.7}

@media(max-width:1100px){
  .gohobi:before{font-size:120px}
  .gohobi-collage{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 14px}
  .gohobi-card:nth-child(4n+1){--r:-4deg;--y:6px}
  .gohobi-card:nth-child(4n+2){--r:3deg;--y:-10px}
  .gohobi-card:nth-child(4n+3){--r:-3deg;--y:12px}
  .gohobi-card:nth-child(4n+4){--r:5deg;--y:-6px}
  .gohobi-rules{grid-template-columns:repeat(2,minmax(0,1fr))}
  .minna-grid{grid-template-columns:1fr;gap:26px}
  .minna-memo{transform:none}
  .play-layout{gap:36px}
  .play-notes{grid-template-columns:1fr;margin-top:30px}
}
@media(max-width:760px){
  .notice-bar{font-size:13px;gap:10px;padding:10px 14px;flex-wrap:wrap}
  .notice-sub{display:block;margin:2px 0 0;font-size:12px}
  .play-soon{margin-top:16px;font-size:14px;gap:10px;padding:10px 14px 10px 12px}
  .play-soon b{font-size:15px}
  .gohobi:before{font-size:80px;top:10px}
  .gohobi-collage{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 10px;padding:10px 4px 22px;margin-bottom:28px}
  .gohobi-card{padding:5px 5px 6px}
  .gohobi-card figcaption{font-size:11px;margin-top:5px}
  .gohobi-card:nth-child(3n+1){--r:-4deg;--y:6px}
  .gohobi-card:nth-child(3n+2){--r:3deg;--y:-8px}
  .gohobi-card:nth-child(3n+3){--r:-2deg;--y:10px}
  .gohobi-rules{grid-template-columns:1fr;gap:10px}
  .gohobi-rules li{padding:15px 17px}
  .gohobi-rules b{font-size:15px}
  .gohobi-rules span{font-size:13px}
  .minna-memo{padding:22px 20px 20px}
  .minna-stats b{font-size:32px}
  .minna-log li{grid-template-columns:1fr;gap:6px;padding:14px 16px}
  .minna-log li:after{grid-column:1;grid-row:2;text-align:left;transform:rotate(90deg);width:24px;line-height:1}
  .memo-in{grid-column:1;grid-row:1;font-size:13px}
  .memo-out{grid-column:1;grid-row:3;font-size:14px}
  .minna-promise{flex-direction:column;align-items:flex-start;padding:22px 20px;gap:18px}
  .minna-promise b{font-size:19px}
  .minna-promise span{font-size:13px}
  .minna-promise .button{width:100%}
  .play-layout{grid-template-columns:1fr;gap:26px}
  .play-lead{font-size:14px;margin:16px 0 20px}
  .play-soon-big{width:100%;padding:18px 20px}
  .play-soon-big b{font-size:20px}
  .play-steps li{padding:16px 18px 16px 16px}
  .play-steps h3{font-size:16px}
  .play-steps p{font-size:13px}
  .play-notes{gap:10px;margin-top:22px}
  .play-notes span{font-size:13px}
  .site-footer>.legal{text-align:center}
}
@media(max-width:374px){
  .gohobi-collage{gap:14px 8px}
  .minna-stats{grid-template-columns:1fr}
}

/* ===== 2026-09-14 追加2：本物の画面写真（電話の枠）と、3人×3種目の体験 ===== */
.feature-tabs{gap:0}
.feature-tab{padding:15px 0}
.feature-tab b{font-size:15px}
.feature-tab small{font-size:12px;line-height:1.7;margin-top:3px}
.feature-icon{width:38px;height:38px;border-radius:10px}
.feature-icon svg{width:21px;height:21px}
.phone-frame{width:min(100%,340px);margin-inline:auto;background:#1c211c;border-radius:38px;padding:12px;box-shadow:0 24px 50px #0a1a1245,0 0 0 2px #38423a;position:relative}
.phone-frame:before{content:"";position:absolute;top:22px;left:50%;transform:translateX(-50%);width:84px;height:8px;border-radius:8px;background:#0b0f0b;z-index:2}
.phone-panel{border-radius:28px;overflow:hidden;background:#f5f6f2;aspect-ratio:540/960}
.phone-panel[hidden]{display:none}
.phone-panel img{width:100%;height:100%;object-fit:cover;display:block}
.feature-preview{transform:rotate(0)}
.preview-caption{max-width:340px;margin-inline:auto}
.preview-note{max-width:340px;margin-inline:auto}
.pick-row{display:flex;gap:6px;margin:0 0 8px}
.pick{flex:1;border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 6px;font-size:13px;font-weight:700;color:var(--muted);transition:background .15s,color .15s,border-color .15s}
.pick.is-on{background:var(--ink);color:#fff;border-color:var(--ink)}
.pick:hover:not(.is-on){border-color:var(--ink);color:var(--ink)}
.pick-row+.video-stage{margin-top:6px}
.video-stage{aspect-ratio:544/760}
@media(max-width:1100px){
  .feature-layout{grid-template-columns:1fr 1fr;gap:40px}
}
@media(max-width:760px){
  .feature-layout{grid-template-columns:1fr}
  .feature-preview{order:-1}
  .phone-frame{width:min(100%,300px);padding:10px;border-radius:32px}
  .phone-panel{border-radius:24px}
  .pick{font-size:12px;padding:8px 4px}
  .video-stage{aspect-ratio:544/720}
}

/* ===== 2026-09-16 追加：新しい絵（HPの絵_2026-09-16） ===== */
.hero-photo img{object-position:center 18%}
.coach-image img{object-position:center 12%}
.moment{height:560px}
.moment>img{object-position:center 12%}
@media(max-width:760px){.moment{height:440px}.moment>img{object-position:88% 15%}.moment:after{background:linear-gradient(90deg,#1e3325e6,#24362893 60%,#172d2030)}}
/* 2026-09-18 追加：帯の絵を 日和 Y2（人は左）に → 文字は右・暗さも右から。スマホは人を見せて文字は下 */
.moment>img{object-position:center 40%}
.moment:after{background:linear-gradient(270deg,#1f3325e6 0,#263b2cc9 35%,#182d193b 66%,transparent 100%)}
.moment-copy{left:auto;right:max(48px,calc((100% - 1232px)/2))}
@media(max-width:1100px){.moment-copy{left:auto;right:32px}}
@media(max-width:760px){.moment>img{object-position:14% 40%}.moment:after{background:linear-gradient(180deg,transparent 22%,#1e3325ee 68%)}.moment-copy{left:24px;right:20px;top:auto;bottom:26px;transform:none}}
/* 2026-09-18 追加：見出しの絵を「動く絵」（5秒の輪・音なし）に。絵と同じ切り方 */
.hero-photo video{display:block;height:100%;width:100%;object-fit:cover;object-position:center 18%;transform:scale(1.02);background:#e3e8dc}
.hero-photo video img{height:100%;width:100%;object-fit:cover;object-position:center 18%}

/* 2026-09-18 追加②：320px の画面で宅トレ体験の列（1fr）が中身の最小幅に押されて 5px はみ出していた。1fr＝minmax(auto,1fr) なので minmax(0,1fr) にして、子にも min-width:0 */
@media(max-width:760px){.experience{grid-template-columns:minmax(0,1fr)}.experience-copy,.experience-player{min-width:0;max-width:100%}.experience-player{max-width:370px}}
/* 2026-09-18 追加③：小さい画面（95px の丸）で「きょうもいっしょ。」が折れて2行になっていた → 1行のまま小さく */
@media(max-width:760px){.hero-stamp span{font-size:9px;letter-spacing:0;white-space:nowrap}}
