﻿:root{--navy:#1E2B42;--navy-deep:#141E2E;--navy-soft:#2A3A55;--navy-tint:#EAEDF2;--gold:#D2A360;--gold-deep:#8A5E24;--gold-tint:#F6EEE1;--champagne:#F0D8C0;--rose:#D8A088;--silver:#A0A0A8;--surface:#FFFFFF;--bg:#F6F5F2;--surface-navy:#1E2B42;--chip:#F1F0EC;--text:#1C1C1F;--text-2:#4A5160;--text-muted:#6E7681;--on-navy:#FFFFFF;--on-navy-muted:#B9C0CC;--on-navy-gold:#D2A360;--border:#E6E3DE;--border-strong:#D6D2CA;--border-on-navy:#33415C;--success:#1F9D55;--warning:#C77700;--danger:#D64545;--container-max:1120px;--gutter:40px;--prose-max:760px;--section-py:96px;--section-gap:48px;--card-pad:24px;--grid-gap:24px;--header-h:72px;--fs-display:52px;--fs-title:34px;--fs-title2:22px;--fs-headline:17px;--fs-body:16px;--fs-callout:14px;--fs-caption:12px;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-6:24px;--sp-8:32px;--sp-12:48px;--sp-16:64px;--sp-24:96px;--r-card:14px;--r-button:12px;--r-pill:16px;--r-chip:8px}@media(max-width: 767px){:root{--container-max:335px;--gutter:20px;--prose-max:100%;--section-py:56px;--section-gap:32px;--card-pad:20px;--grid-gap:16px;--header-h:60px;--fs-display:30px;--fs-title:24px;--fs-title2:19px;--fs-headline:16px;--fs-body:15px;--fs-callout:14px;--fs-caption:12px}}*,*::before,*::after{box-sizing:border-box}html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dd,figure,blockquote{margin:0}html{-webkit-text-size-adjust:100%}body{min-height:100svh;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,svg,video,canvas{display:block;max-width:100%;height:auto}ul,ol{list-style:none;padding:0}a{color:inherit;text-decoration:none}button{appearance:none;-webkit-appearance:none;background:none;border:0;padding:0;font:inherit;color:inherit;cursor:pointer}input,textarea,select{font:inherit;color:inherit}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}table{border-collapse:collapse;width:100%}address{font-style:normal}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:"Noto Sans JP",sans-serif;font-weight:400;line-height:1.9;font-size:var(--fs-body)}h1,h2,h3,h4,h5,h6{font-family:"Noto Serif JP",serif;font-weight:600;line-height:1.5}h1{font-size:var(--fs-display)}h2{font-size:var(--fs-title)}h3{font-size:var(--fs-title2)}.l-container{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:var(--gutter);box-sizing:border-box}.l-section{padding-block:var(--section-py)}.l-section__head{text-align:center;max-width:var(--prose-max);margin-inline:auto;margin-bottom:var(--sp-12)}.l-section__head>*+*{margin-top:var(--sp-4)}.c-eyebrow{display:inline-block;color:var(--gold-deep);font-size:var(--fs-caption);letter-spacing:.14em;font-weight:700;text-transform:uppercase}a:focus-visible,button:focus-visible,.c-btn:focus-visible,.c-textlink:focus-visible,.c-faq__q:focus-visible{outline:2px solid var(--gold-deep);outline-offset:2px;border-radius:2px}.c-btn--gold:focus-visible,.c-btn--onnavy:focus-visible,.c-textlink--onnavy:focus-visible,.c-drawer a:focus-visible,.c-footer a:focus-visible,.c-appbadge:focus-visible{outline-color:var(--on-navy-gold)}.c-btn:active{transform:translateY(1px)}.l-section__head p,.p-top__hero-sub,.c-appcta__sub{text-wrap:balance}.l-section__head:last-child{margin-bottom:0}.prose{max-width:var(--prose-max);margin-inline:auto;line-height:1.9;color:var(--text-2)}.prose h2,.prose h3{color:var(--text);margin-top:var(--sp-16);margin-bottom:var(--sp-4);line-height:1.5}.prose h2{font-size:var(--fs-title2)}.prose h3{font-size:var(--fs-headline)}.prose p,.prose ul,.prose ol,.prose table,.prose dl{margin-top:var(--sp-4)}.prose ul,.prose ol{padding-left:1.4em;list-style:revert}.prose a{color:var(--gold-deep);text-decoration:underline;text-underline-offset:2px}.prose strong{color:var(--text)}@media(max-width: 767px){.u-center-sp{text-align:center;margin-inline:auto}}.c-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--sp-2);min-height:48px;height:52px;padding-inline:28px;border-radius:var(--r-button);font-weight:700;font-size:var(--fs-body);line-height:1;white-space:nowrap;border:1px solid rgba(0,0,0,0);transition:background-color .2s ease,color .2s ease,border-color .2s ease;cursor:pointer}@media(max-width: 767px){.c-btn{height:48px;padding-inline:var(--sp-6)}}.c-btn--primary{background:var(--navy);color:var(--on-navy)}.c-btn--primary:hover{background:var(--navy-deep)}.c-btn--secondary{background:var(--surface);color:var(--navy);border-color:var(--navy)}.c-btn--secondary:hover{background:var(--navy-tint)}.c-btn--gold{background:var(--gold);color:var(--navy-deep)}.c-btn--gold:hover{background:var(--champagne)}.c-btn--onnavy{background:var(--surface);color:var(--navy)}.c-btn--onnavy:hover{background:var(--navy-tint)}.c-textlink{display:inline-flex;align-items:center;gap:var(--sp-1);font-weight:700;color:var(--gold-deep);text-decoration:underline;text-underline-offset:3px}.c-textlink::after{content:"→";display:inline-block;transition:transform .2s ease}.c-textlink:hover::after{transform:translateX(3px)}.c-textlink--onnavy{color:var(--on-navy)}.c-textlink--onnavy::after{color:var(--on-navy-gold)}.c-badge{display:inline-flex;align-items:center;gap:var(--sp-1);background:var(--gold-tint);color:var(--gold-deep);border-radius:var(--r-pill);padding:var(--sp-1) var(--sp-3);font-size:13px;font-weight:700;letter-spacing:.02em;line-height:1.6}.c-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-card);padding:var(--card-pad);box-shadow:0 1px 3px rgba(30,43,66,.05)}.c-card__title{font-size:var(--fs-title2);color:var(--text);margin-bottom:var(--sp-2)}.c-card__body{color:var(--text-2);font-size:var(--fs-callout);line-height:1.8}.c-header{position:sticky;top:0;z-index:100;height:var(--header-h);background:var(--surface);border-bottom:1px solid var(--border);transition:box-shadow .2s ease}.c-header.is-scrolled{box-shadow:0 4px 20px -8px rgba(20,30,46,.14)}.c-header__inner{display:flex;align-items:center;justify-content:space-between;height:100%}.c-header__logo-link{display:inline-flex;align-items:center;line-height:0}.c-header__logo{height:28px;width:auto;display:block}.c-header__nav{display:flex;align-items:center;gap:var(--sp-8)}.c-header__nav a:not(.c-btn){font-size:var(--fs-callout);font-weight:500;color:var(--text);text-decoration:none;white-space:nowrap;transition:color .18s ease}.c-header__nav a:not(.c-btn):hover{color:var(--navy)}.c-header__nav .c-btn{white-space:nowrap}@media(max-width: 767px){.c-header__nav{display:none}}@media(min-width: 768px)and (max-width: 1023px){.c-header__nav{display:none}}.c-hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;border:0;background:none;cursor:pointer}.c-hamburger span{display:block;width:22px;height:2px;background:var(--navy);transition:transform .2s ease,opacity .2s ease}.c-hamburger[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.c-hamburger[aria-expanded=true] span:nth-child(2){opacity:0}.c-hamburger[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width: 767px){.c-hamburger{display:flex}}@media(min-width: 768px)and (max-width: 1023px){.c-hamburger{display:flex}}.c-drawer{position:fixed;inset:0;z-index:200;background:var(--navy);transform:translateX(100%);transition:transform .3s ease;overflow-y:auto}.c-drawer.is-open{transform:translateX(0)}.c-drawer nav{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:var(--sp-8);padding:var(--sp-24) var(--gutter)}.c-drawer nav a:not(.c-btn){font-size:var(--fs-title2);font-weight:500;color:var(--on-navy);text-decoration:none}.c-drawer nav a:not(.c-btn):hover{color:var(--on-navy-gold)}.c-drawer nav .c-btn{margin-top:var(--sp-6)}.c-appcta{background:var(--navy);padding-block:var(--section-py);text-align:center}.c-appcta__inner{display:flex;flex-direction:column;align-items:center}.c-appcta__title{margin-top:var(--sp-3);font-family:"Noto Serif JP",serif;font-weight:600;font-size:var(--fs-title);color:var(--on-navy)}.c-appcta__sub{margin-top:var(--sp-4);font-size:var(--fs-body);color:var(--on-navy-muted);max-width:var(--prose-max)}.c-appcta__badges{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--sp-4);margin-top:var(--sp-8)}.c-appcta__note{margin-top:var(--sp-6);font-size:var(--fs-caption);color:var(--on-navy-muted)}.c-footer{background:var(--navy-deep)}.c-footer a{transition:color .18s ease}.c-footer__inner{display:grid;grid-template-columns:1.4fr repeat(3, 1fr);gap:var(--sp-12) var(--grid-gap);padding-block:var(--section-py)}@media(max-width: 767px){.c-footer__inner{grid-template-columns:1fr;gap:var(--sp-8);padding-block:var(--sp-16)}}@media(min-width: 768px)and (max-width: 1023px){.c-footer__inner{grid-template-columns:1fr 1fr}}.c-footer__brand{display:flex;flex-direction:column;align-items:flex-start}.c-footer__brand-mark{width:44px;height:44px;object-fit:contain}.c-footer__brand-name{margin-top:var(--sp-3);font-family:"Noto Serif JP",serif;font-weight:600;font-size:var(--fs-headline);color:var(--on-navy)}.c-footer__brand-tagline{margin-top:var(--sp-1);font-size:var(--fs-callout);color:var(--on-navy-gold)}.c-footer__brand-desc{margin-top:var(--sp-3);font-size:var(--fs-caption);color:var(--on-navy-muted);line-height:1.9}.c-footer__nav{display:contents}.c-footer__col-title{font-size:var(--fs-callout);font-weight:700;color:var(--on-navy);margin-bottom:var(--sp-3)}.c-footer__col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--sp-2)}.c-footer__col a{font-size:var(--fs-callout);color:var(--on-navy-muted);text-decoration:none}.c-footer__col a:hover{color:var(--on-navy)}.c-footer__bottom{border-top:1px solid var(--border-on-navy)}.c-footer__bottom-inner{padding-block:var(--sp-6)}.c-footer__bottom p{margin:0;font-size:var(--fs-caption);color:var(--on-navy-muted)}.c-appbadge{display:inline-flex;align-items:center;gap:var(--sp-3);padding:var(--sp-3) var(--sp-6);border:1px solid var(--border-on-navy);border-radius:var(--r-button);background:var(--navy-soft);cursor:default;transition:border-color .2s ease,background .2s ease}.c-appbadge:hover{border-color:var(--on-navy-gold);background:var(--navy)}.c-appbadge__icon{width:22px;height:22px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--on-navy)}.c-appbadge__icon svg{width:100%;height:100%;display:block}.c-appbadge__text{display:flex;flex-direction:column;align-items:flex-start;line-height:1.3}.c-appbadge__label{font-size:var(--fs-callout);font-weight:700;color:var(--on-navy)}.c-appbadge__status{font-size:var(--fs-caption);color:var(--on-navy-muted)}.l-section--bg{background:var(--bg)}.l-section--surface{background:var(--surface)}.l-section--navy{background:var(--surface-navy);color:var(--on-navy)}.l-section--navy .c-eyebrow{color:var(--on-navy-gold)}.c-band{position:relative;isolation:isolate;min-height:360px;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;overflow:hidden}@media(max-width: 767px){.c-band{min-height:240px}}.c-band::before{content:"";position:absolute;inset:0;background:linear-gradient(0deg, rgba(20, 30, 46, 0.72), rgba(20, 30, 46, 0.72))}.c-band__inner{position:relative;z-index:1;text-align:center;color:var(--on-navy);padding-inline:var(--gutter)}.c-band__title{font-size:var(--fs-title);line-height:1.5}.c-step__num{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--gold-tint);color:var(--gold-deep);font-family:"Inter",sans-serif;font-weight:600;font-size:15px;flex-shrink:0}.c-faq{max-width:var(--prose-max);margin-inline:auto;border-top:1px solid var(--border)}.c-faq__item{border-bottom:1px solid var(--border)}.c-faq__q{display:flex;align-items:center;justify-content:space-between;gap:var(--sp-4);width:100%;padding-block:var(--sp-6);text-align:left;font-weight:700;font-size:var(--fs-headline);color:var(--text);background:none;border:0;cursor:pointer}.c-faq__q::after{content:"+";flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:18px;font-weight:700;color:var(--gold-deep);border-radius:50%;transition:transform .2s ease,background-color .18s ease,color .18s ease}.c-faq__q:hover{color:var(--navy)}.c-faq__q:hover::after{background-color:var(--gold-tint)}.c-faq__q[aria-expanded=true]::after{content:"−"}.c-faq__a{max-height:0;overflow:hidden;color:var(--text-2);font-size:var(--fs-callout);line-height:1.9;transition:max-height .3s ease}.c-faq__a-inner{padding-bottom:var(--sp-6)}.c-faq__item.is-open .c-faq__a{max-height:600px}.p-top__hero{position:relative;background-color:var(--navy);background-image:linear-gradient(rgba(20, 30, 46, 0.88), rgba(20, 30, 46, 0.88)),var(--hero-bg-pc);background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width: 767px){.p-top__hero{background-image:linear-gradient(rgba(20, 30, 46, 0.88), rgba(20, 30, 46, 0.88)),var(--hero-bg-sp)}}.p-top__hero-inner{display:flex;align-items:center;justify-content:space-between;gap:var(--sp-16)}@media(max-width: 767px){.p-top__hero-inner{flex-direction:column-reverse;text-align:center;gap:var(--sp-8)}}.p-top__hero-content{max-width:560px}.p-top__hero-content>*+*{margin-top:var(--sp-4)}@media(max-width: 767px){.p-top__hero-content{max-width:100%}}.p-top__hero-title{color:var(--on-navy);font-size:var(--fs-display);line-height:1.4}.p-top__hero-sub{color:var(--on-navy-muted)}.p-top__hero-ctas{display:flex;align-items:center;gap:var(--sp-6);flex-wrap:wrap}@media(max-width: 767px){.p-top__hero-ctas{justify-content:center}}.p-top__hero-note{color:var(--on-navy-muted);font-size:var(--fs-caption)}.p-top__hero-visual{flex-shrink:0}.p-top__hero-mark{display:block;width:280px;height:280px}@media(min-width: 1024px){.p-top__hero-mark{width:340px;height:340px}}@media(max-width: 767px){.p-top__hero-mark{width:200px;height:200px;margin-inline:auto}}.p-top__empathy{display:grid;grid-template-columns:1.2fr .8fr;gap:var(--sp-16);align-items:start}@media(max-width: 767px){.p-top__empathy{grid-template-columns:1fr;gap:var(--sp-8)}}.p-top__empathy-lead{color:var(--text-2);margin-top:var(--sp-4);margin-bottom:var(--sp-8)}.p-top__empathy-card{margin-bottom:var(--sp-8)}.p-top__checklist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--sp-4)}.p-top__checklist li{display:flex;align-items:flex-start;gap:var(--sp-3);color:var(--text-2);font-size:var(--fs-callout)}.p-top__checklist li::before{content:"";flex-shrink:0;width:8px;height:8px;margin-top:7px;background:var(--gold-deep);transform:rotate(45deg)}.p-top__empathy-close{color:var(--text);font-weight:700}.p-top__empathy-media{margin:0}.p-top__empathy-media img{width:100%;height:100%;aspect-ratio:4/5;object-fit:cover;border-radius:var(--r-card)}@media(max-width: 767px){.p-top__empathy-media{margin-inline:auto}}.p-top__value{display:grid;grid-template-columns:2fr 1fr;gap:var(--sp-16);align-items:start}@media(max-width: 767px){.p-top__value{grid-template-columns:1fr;gap:var(--sp-8)}}.p-top__value-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:var(--grid-gap)}@media(max-width: 767px){.p-top__value-grid{grid-template-columns:1fr}}.p-top__value-card{text-align:left}.p-top__value-media{margin:0}.p-top__value-media img{width:100%;height:100%;aspect-ratio:3/4;object-fit:cover;border-radius:var(--r-card)}@media(max-width: 767px){.p-top__value-media{margin-inline:auto;order:-1}}.p-top__diamond{display:inline-block;width:10px;height:10px;margin-bottom:var(--sp-3);background:var(--gold-deep);transform:rotate(45deg)}.p-top__differentiator{max-width:var(--prose-max);margin:var(--sp-16) auto 0;padding:var(--sp-6) var(--sp-8);background:var(--navy-tint);border-left:3px solid var(--gold-deep);border-radius:var(--r-chip);text-align:center}.p-top__differentiator p{color:var(--navy);font-weight:700;margin:0}.p-top__steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--sp-8);max-width:var(--prose-max);margin-inline:auto}.c-step{display:flex;align-items:flex-start;gap:var(--sp-4)}.c-step__title{font-size:var(--fs-headline);color:var(--text);margin-bottom:var(--sp-2)}.c-step__body p{color:var(--text-2);font-size:var(--fs-callout);margin-top:0}.p-top__steps-cta{text-align:center;margin-top:var(--sp-12)}.p-top__band-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-1}.p-top__coach-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:var(--grid-gap)}@media(max-width: 767px){.p-top__coach-grid{grid-template-columns:1fr}}.p-top__coach-card{text-align:center}.p-top__coach-mark{width:64px;height:64px;margin-inline:auto;margin-bottom:var(--sp-4);border-radius:50%;object-fit:contain;background:var(--gold-tint);padding:var(--sp-2)}.p-top__coach-separation{margin-top:var(--sp-16);padding-block:var(--sp-8);text-align:center}.p-top__coach-separation-text{max-width:var(--prose-max);margin-inline:auto;font-family:"Noto Serif JP",serif;font-weight:600;font-size:var(--fs-title2);line-height:1.7;color:var(--on-navy)}.p-top__price-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:var(--grid-gap)}@media(min-width: 768px)and (max-width: 1023px){.p-top__price-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.p-top__price-grid{grid-template-columns:1fr}}.p-top__price-grid--duo{grid-template-columns:repeat(2, 1fr)}@media(max-width: 767px){.p-top__price-grid--duo{grid-template-columns:1fr}}.p-top__price-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--sp-2)}.p-top__price{font-family:"Inter",sans-serif;font-weight:700;font-size:var(--fs-title2);color:var(--navy);font-variant-numeric:tabular-nums}.p-top__price--small{font-size:var(--fs-headline)}.p-top__price-unit{font-family:"Noto Sans JP",sans-serif;font-weight:400;font-size:var(--fs-callout);color:var(--text-2);margin-left:var(--sp-1)}.p-top__price-note{max-width:var(--prose-max);margin:var(--sp-4) auto 0;text-align:center;color:var(--text-muted);font-size:var(--fs-caption)}.p-top__price-note a{color:var(--gold-deep);text-decoration:underline}.p-top__price-cta{text-align:center;margin-top:var(--sp-8)}.p-top__safety-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:var(--grid-gap)}@media(min-width: 768px)and (max-width: 1023px){.p-top__safety-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.p-top__safety-grid{grid-template-columns:1fr}}.p-top__safety-card{text-align:left}.p-top__faq-cta{text-align:center;margin-top:var(--sp-8)}.p-service__hero{text-align:center}.p-service__lead{color:var(--on-navy-muted)}.p-service__concept{display:grid;grid-template-columns:1.1fr .9fr;gap:var(--sp-16);align-items:center}@media(max-width: 767px){.p-service__concept{grid-template-columns:1fr;gap:var(--sp-8)}}.p-service__concept-text h2{margin-bottom:var(--sp-4)}.p-service__concept-text p{color:var(--text-2);margin-top:var(--sp-4)}.p-service__note{color:var(--text-muted);font-size:var(--fs-callout)}.p-service__concept-media{margin:0}.p-service__concept-media img{width:100%;height:100%;aspect-ratio:4/3;object-fit:cover;border-radius:var(--r-card)}@media(max-width: 767px){.p-service__concept-media{margin-inline:auto}}.p-service__program{display:grid;grid-template-columns:.9fr 1.1fr;gap:var(--sp-16);align-items:center}@media(max-width: 767px){.p-service__program{grid-template-columns:1fr;gap:var(--sp-8)}}.p-service__program-media{margin:0}.p-service__program-media img{width:100%;height:100%;aspect-ratio:4/3;object-fit:cover;border-radius:var(--r-card)}@media(max-width: 767px){.p-service__program-media{margin-inline:auto}}.p-service__steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--sp-8)}.c-step{display:flex;align-items:flex-start;gap:var(--sp-4)}.c-step__title{font-size:var(--fs-headline);color:var(--text);margin-bottom:var(--sp-2)}.c-step__body p{color:var(--text-2);font-size:var(--fs-callout);margin-top:0}.p-service__compare-wrap{overflow-x:auto}.c-table.p-service__compare{width:100%;max-width:var(--prose-max);margin-inline:auto;border-collapse:collapse}.c-table.p-service__compare th,.c-table.p-service__compare td{padding:var(--sp-4) var(--sp-6);text-align:left;border:1px solid var(--border);font-size:var(--fs-callout);vertical-align:top}.c-table.p-service__compare th{background:var(--navy-tint);color:var(--navy);font-family:"Noto Serif JP",serif;font-weight:600}.c-table.p-service__compare td{color:var(--text-2)}.c-table.p-service__compare td:last-child,.c-table.p-service__compare th:last-child{color:var(--gold-deep)}.c-table.p-service__compare th:last-child{background:var(--gold-tint)}.c-table.p-service__compare strong{color:var(--gold-deep)}@media(max-width: 767px){.c-table.p-service__compare{display:block;width:100%;max-width:none;border:none}.c-table.p-service__compare thead{display:none}.c-table.p-service__compare tbody,.c-table.p-service__compare tr{display:block;width:100%}.c-table.p-service__compare tr{margin-bottom:var(--sp-4);border:1px solid var(--border);border-radius:var(--r-card);overflow:hidden}.c-table.p-service__compare tr:last-child{margin-bottom:0}.c-table.p-service__compare th,.c-table.p-service__compare td{display:block;width:100%;box-sizing:border-box;border:none;border-bottom:1px solid var(--border)}.c-table.p-service__compare tr td:last-child{border-bottom:none}.c-table.p-service__compare td::before{content:attr(data-label);display:block;font-size:var(--fs-caption);font-weight:600;color:var(--text-muted);margin-bottom:var(--sp-2)}.c-table.p-service__compare td:last-child{background:var(--gold-tint)}.c-table.p-service__compare td:last-child::before{color:var(--gold-deep)}}.p-service__compare-note{text-align:center;max-width:var(--prose-max);margin:var(--sp-8) auto 0;color:var(--text-2)}.p-service__safety-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:var(--grid-gap)}@media(min-width: 768px)and (max-width: 1023px){.p-service__safety-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.p-service__safety-grid{grid-template-columns:1fr}}.p-service__safety-card{text-align:left}.p-service__diamond{display:inline-block;width:10px;height:10px;margin-bottom:var(--sp-3);background:var(--gold-deep);transform:rotate(45deg)}.p-service__cta-inner{text-align:center}.p-coaching__hero{text-align:center}.p-coaching__hero h1{text-wrap:balance;word-break:keep-all;overflow-wrap:anywhere}.p-coaching__hero .l-section__head{max-width:calc(var(--prose-max) + 2.5em)}.p-coaching__lead{color:var(--on-navy-muted)}.p-coaching__arrow-head{word-break:keep-all;overflow-wrap:anywhere}.p-coaching__program{display:grid;grid-template-columns:.9fr 1.1fr;gap:var(--sp-16);align-items:center}@media(max-width: 767px){.p-coaching__program{grid-template-columns:1fr;gap:var(--sp-8)}}.p-coaching__program-media{margin:0}.p-coaching__program-media img{width:100%;height:100%;aspect-ratio:4/3;object-fit:cover;border-radius:var(--r-card)}@media(max-width: 767px){.p-coaching__program-media{margin-inline:auto}}.p-coaching__program-cards{display:flex;flex-direction:column;gap:var(--sp-6)}.p-coaching__program-cards .c-card{position:relative;padding-top:calc(var(--card-pad) + var(--sp-8))}.p-coaching__program-cards .c-card .c-step__num{position:absolute;top:var(--card-pad);left:var(--card-pad)}.p-coaching__flow{display:grid;grid-template-columns:.9fr 1.1fr;gap:var(--sp-16);align-items:center}@media(max-width: 767px){.p-coaching__flow{grid-template-columns:1fr;gap:var(--sp-8)}}.p-coaching__flow-media{margin:0}.p-coaching__flow-media img{width:100%;height:100%;aspect-ratio:4/3;object-fit:cover;border-radius:var(--r-card)}@media(max-width: 767px){.p-coaching__flow-media{margin-inline:auto}}.p-coaching__timeline{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.p-coaching__timeline-item{position:relative;padding-bottom:var(--sp-8)}.p-coaching__timeline-item:last-child{padding-bottom:0}.p-coaching__timeline-item:not(:last-child)::before{content:"";position:absolute;top:40px;bottom:0;left:19px;width:2px;background:var(--border-strong)}.p-coaching__outcome{display:grid;grid-template-columns:1.1fr .9fr;gap:var(--sp-16);align-items:center}@media(max-width: 767px){.p-coaching__outcome{grid-template-columns:1fr;gap:var(--sp-8)}}.p-coaching__outcome-text h2{margin-bottom:var(--sp-4)}.p-coaching__outcome-text p{color:var(--text-2);margin-top:var(--sp-4)}.p-coaching__outcome-media{margin:0}.p-coaching__outcome-media img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:var(--r-card)}@media(max-width: 767px){.p-coaching__outcome-media{margin-inline:auto}}.p-coaching__cta-inner{text-align:center}.p-coach__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:var(--grid-gap)}@media(min-width: 768px)and (max-width: 1023px){.p-coach__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.p-coach__grid{grid-template-columns:1fr}}.p-coach__card{text-align:center}.p-coach__mark{width:64px;height:64px;margin-inline:auto;margin-bottom:var(--sp-4);border-radius:50%;object-fit:contain;background:var(--gold-tint);padding:var(--sp-2)}.p-coach__note{margin-top:var(--sp-8);text-align:center;color:var(--text-muted);font-size:var(--fs-caption)}.p-coach__separation{text-align:center}.p-coach__separation.l-section{padding-block:var(--sp-16);border-bottom:1px solid var(--border-on-navy)}.p-coach__separation-text{max-width:var(--prose-max);margin-inline:auto;font-family:"Noto Serif JP",serif;font-weight:600;font-size:var(--fs-title2);line-height:1.7;color:var(--on-navy)}.p-coach__cta-inner{text-align:center}.p-pricing__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:var(--grid-gap)}@media(min-width: 768px)and (max-width: 1023px){.p-pricing__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.p-pricing__grid{grid-template-columns:1fr}}@media(min-width: 1024px){.p-pricing__grid--duo .p-pricing__card:first-child{grid-column:2}}.p-pricing__card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--sp-2);padding-top:calc(var(--card-pad) + var(--sp-6))}.p-pricing__card--featured{border-color:var(--gold);border-width:2px}.p-pricing__badge{position:absolute;top:var(--sp-4);left:50%;transform:translateX(-50%);margin:0}.p-pricing__price{font-family:"Inter",sans-serif;font-weight:700;font-size:var(--fs-title2);color:var(--navy);font-variant-numeric:tabular-nums}.p-pricing__price--small{font-size:var(--fs-headline)}.p-pricing__unit{font-family:"Noto Sans JP",sans-serif;font-weight:400;font-size:var(--fs-callout);color:var(--text-2);margin-left:var(--sp-1)}.p-pricing__cta-btn{margin-top:var(--sp-2)}.p-pricing__cta-head{margin-bottom:0}.p-faq__cta-head{margin-bottom:0}.p-company.p-legal{padding-block:0;background:rgba(0,0,0,0)}.p-company__hero .l-section__head{margin-bottom:var(--sp-8)}.p-company__hero h1{font-size:var(--fs-title)}.p-company__hero-media{max-width:640px;margin:0 auto}.p-company__hero-media img{width:100%;height:100%;aspect-ratio:16/9;object-fit:cover;border-radius:var(--r-card)}.p-company__cta-head{margin-bottom:0}.p-legal{padding-block:var(--section-py);background:var(--bg, #fff)}.p-legal__hero{max-width:var(--prose-max);margin-inline:auto;margin-bottom:var(--sp-16);text-align:center}.p-legal__hero .c-eyebrow{display:block;margin-bottom:var(--sp-4)}.p-legal__hero h1{font-size:var(--fs-title)}.p-legal__hero .p-legal__lead{margin-top:var(--sp-4);color:var(--text-2);line-height:1.9}.p-legal .prose h2{margin-top:var(--sp-24);padding-bottom:var(--sp-4);border-bottom:1px solid var(--border);font-size:var(--fs-title2);line-height:1.5;color:var(--text)}.p-legal .prose h3{margin-top:var(--sp-12);font-size:var(--fs-headline);line-height:1.5;color:var(--text)}.p-legal .prose p{line-height:1.9;margin-top:var(--sp-4);color:var(--text-2)}.p-legal .prose ul,.p-legal .prose ol{margin-top:var(--sp-4);padding-left:1.6em}.p-legal .prose ul{list-style:none}.p-legal .prose ul li{position:relative;padding-left:1.2em}.p-legal .prose ul li::before{content:"◆";position:absolute;left:0;top:0;font-size:.7em;color:var(--gold-deep)}.p-legal .prose ul li+li{margin-top:var(--sp-2)}.p-legal .prose ol{list-style:decimal}.p-legal .prose ol li+li{margin-top:var(--sp-2)}.p-legal .prose a{color:var(--gold-deep);text-decoration:underline;text-underline-offset:2px}.p-legal .prose a:hover{text-decoration-thickness:2px}.p-legal .prose strong{font-weight:700;color:var(--text)}.p-legal .prose small,.p-legal .prose .muted{color:var(--text-muted);font-size:var(--fs-caption)}.c-deflist{max-width:var(--prose-max);margin-inline:auto;margin-top:var(--sp-8);border-top:1px solid var(--border)}.c-deflist .c-deflist__row{display:flex;align-items:flex-start;padding-block:var(--sp-4);border-bottom:1px solid var(--border);gap:var(--sp-6)}.c-deflist dt,.c-deflist .c-deflist__label{flex:0 0 220px;width:220px;color:var(--text-2);font-weight:500;line-height:1.9}.c-deflist dd,.c-deflist .c-deflist__value{flex:1 1 auto;margin:0;color:var(--text);line-height:1.9}@media(max-width: 767px){.c-deflist .c-deflist__row{flex-direction:column;gap:var(--sp-2)}.c-deflist dt,.c-deflist .c-deflist__label{width:auto;flex:none;font-size:var(--fs-caption)}}.c-table-wrap{margin-top:var(--sp-8);width:100%}@media(max-width: 767px){.c-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}}.c-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border-radius:var(--r-chip);border:1px solid var(--border)}@media(max-width: 767px){.c-table{min-width:560px}}.c-table th,.c-table td{padding:var(--sp-3) var(--sp-6);border-bottom:1px solid var(--border);text-align:left;line-height:1.7}.c-table th{background:#eaedf2;font-weight:700;color:var(--text);white-space:nowrap}.c-table td{color:var(--text-2)}.c-table tr:last-child th,.c-table tr:last-child td{border-bottom:none}.p-support .p-legal__hero,.p-tokushoho .p-legal__hero{margin-bottom:0}.p-contact__form{max-width:var(--prose-max);margin-inline:auto}.p-contact__note{margin-top:var(--sp-8);color:var(--text-muted);font-size:var(--fs-caption);text-align:center}
