:root{--ink:#0f172a;--muted:#5f6772;--paper:#ffffff;--white:#ffffff;--line:rgba(18,20,23,0.14);--red:#2563eb;--red-dark:#1d4ed8;--black:#0b1220;--green:#356b4f;--shadow:0 22px 60px rgba(7,16,24,0.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;font-weight:500;line-height:1.85;letter-spacing:0}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:1;opacity:.035;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E")}body.line-dialog-open,body.menu-open,body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}a,button,dd,dt,h1,h2,h3,input,label,li,p,select,small,strong,textarea{letter-spacing:0}img{display:block;max-width:100%}br.soft-break{display:none}section[id]{scroll-margin-top:88px}.site-header{position:fixed;top:0;left:0;right:0;z-index:150;min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px clamp(18px,5vw,58px);background:#fff;border-bottom:1px solid rgba(18,20,23,.08);backdrop-filter:blur(12px)}.brand img{width:252px;height:auto}.brand{flex:0 0 auto}.header-trial-cta{display:none}.global-menu a,.header-trial-cta,.menu-toggle,.mobile-fixed a,.modal-floating-close{touch-action:manipulation;-webkit-tap-highlight-color:rgba(37,99,235,.16)}.global-menu{display:flex;align-items:center;gap:18px;color:var(--ink);font-size:.92rem;font-weight:800}.global-menu a{white-space:nowrap}@media (min-width:901px){.global-menu a:nth-child(13),.global-menu a:nth-child(2),.global-menu a:nth-child(3),.global-menu a:nth-child(4),.global-menu a:nth-child(5),.global-menu a:nth-child(6){display:none}}.global-cta{padding:10px 16px;color:#fff;background:var(--red);transition:transform .24s ease,box-shadow .24s ease,background .24s ease}.global-cta:hover,.header-trial-cta:hover,.mobile-fixed a:hover{transform:translateY(-2px)}.menu-toggle{display:none;width:46px;height:46px;border:0;background:var(--black);padding:12px;cursor:pointer;position:relative;z-index:220}.menu-toggle span{display:block;height:2px;background:#fff;margin:5px 0;transition:transform .34s ease,opacity .22s ease;transform-origin:center}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(7px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hero{position:relative;min-height:720px;display:flex;align-items:center;padding:132px clamp(20px,6vw,76px) 92px}.hero,.hero-bg{overflow:hidden}.hero-bg{position:absolute;top:128px;right:clamp(20px,6vw,76px);bottom:92px;width:min(55vw,820px);z-index:0;box-shadow:var(--shadow);background:#ddd}.hero-bg img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:52% center;object-position:52% center;opacity:1;transform:none;animation:none}.hero-bg img.is-active{opacity:1}.hero-bg img:first-child{animation-delay:0s,0s}.hero-bg img:nth-child(2){animation-delay:3s,3s}.hero-bg img:nth-child(3){animation-delay:6s,6s}.hero-bg:after{content:none}.hero-content{position:relative;z-index:2;width:min(560px,45vw)}.hero-kicker{margin:0 0 24px;font-size:1.05rem;font-weight:900;color:var(--red-dark)}.hero-kicker span+span:before{content:"｜"}.section-kicker{display:block;margin:0 0 12px;color:var(--red)!important;font-size:.86rem;line-height:1.2;font-weight:900;letter-spacing:0}.final-section h2,.hero h1{margin:0;font-size:5.4rem;line-height:1.08;font-weight:900}.hero h1{font-size:clamp(3.9rem,4.75vw,4.25rem);line-height:1.12}.hero h1 span{display:block}.hero h1 .desktop-line{white-space:nowrap}.mobile-line{display:none!important}.phone-section h2 span{display:block}.hero-lead{max-width:480px;margin:28px 0 0;font-size:1.26rem;font-weight:700;color:#252a31}.hero-formula{margin:26px 0 0;font-size:1.55rem;font-weight:900;color:var(--red)}.final-actions,.hero-actions,.place-actions,.section-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:30px}.hero .hero-actions .btn{min-width:190px}.btn{min-height:58px;display:inline-flex;align-items:center;justify-content:center;padding:15px 24px;font-size:1.04rem;line-height:1.2;font-weight:900;border:2px solid transparent;cursor:pointer;transition:transform .28s ease,box-shadow .28s ease,background .28s ease,filter .28s ease}.btn:hover{transform:translateY(-4px)}.btn:active,.mini-nav a:active{transform:translateY(1px)}.btn-primary{color:#fff;background:var(--red);box-shadow:0 6px 18px rgba(37,99,235,.24);animation:softPulse 2.6s ease-in-out infinite}.btn-primary:hover{background:var(--red-dark)}.btn-dark{color:#fff;background:var(--black)}.btn-secondary{color:var(--ink);background:#fff;border-color:rgba(7,16,24,.78);box-shadow:none}.btn-secondary:after{content:"";display:inline-block;width:30px;height:30px;margin-left:14px;flex:0 0 30px;background-color:var(--black);background-image:url("data:image/svg+xml,%3Csvg width='10' height='16' viewBox='0 0 10 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2l6 6-6 6' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:10px 16px;border-radius:50%}.text-link{font-weight:900;border-bottom:2px solid}.mini-nav{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;text-align:center;gap:22px;padding:18px clamp(16px,4vw,52px);background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow-x:auto;white-space:nowrap}.mini-nav a{font-size:.96rem;font-weight:900;transition:color .24s ease,background .24s ease,transform .24s ease}.mini-nav a:hover{transform:translateY(-2px);color:var(--red)}.mini-nav .is-red{color:var(--red)}.mini-nav .is-call{padding:8px 14px;color:#fff;background:var(--black)}.mini-nav .is-call:hover{color:#fff;background:var(--red)}.lp-section{position:relative;z-index:2;overflow:hidden;padding:116px clamp(20px,6vw,78px)}.split{display:grid;gap:clamp(34px,6vw,88px);align-items:center}.split,.split-reverse{grid-template-columns:minmax(0,.86fr) minmax(0,1.2fr)}.split-reverse .section-copy{order:1}.split-reverse .section-photo{order:2}.career-copy,.method-copy,.place-copy,.section-copy,.wide-copy{position:relative;z-index:2}h2{margin:0;font-size:3.55rem;line-height:1.16;font-weight:900}.recruit-section h2 span{display:block}h3{margin:0 0 14px;font-size:1.45rem;line-height:1.35;font-weight:900}.career-copy p,.final-section p,.method-copy p,.place-copy p,.section-copy p,.wide-copy p{margin:26px 0 0;font-size:1.13rem;line-height:1.58;font-weight:700;color:#2e343c}.hero-lead,.modal-body li,.modal-body p{font-size:1.13rem;line-height:1.58}.read-more{display:inline-flex;align-items:center;gap:8px;margin-top:26px;padding:0;border:0;background:transparent;color:var(--ink);line-height:1.2;font-weight:900;cursor:pointer}.read-more:after{content:"";width:7px;height:7px;border-top:2px solid;border-right:2px solid;transform:rotate(45deg)}.inline-more,.text-more{display:inline;margin-left:.25em;padding:0;border:0;background:#fff;color:var(--ink);font:inherit;line-height:inherit;font-weight:900;white-space:nowrap;cursor:pointer}.inline-more-light{background:transparent;color:#fff}.modal-teaser{cursor:pointer}.modal-teaser:focus-visible{outline:3px solid rgba(37,99,235,.45);outline-offset:5px}.modal-teaser:hover .inline-more{color:var(--red)}.inline-more{transition:color .22s ease,transform .22s ease}.modal-teaser:hover .inline-more{transform:translateX(3px)}.final-section .modal-teaser:hover .inline-more-light{color:#fff;text-decoration:underline;text-underline-offset:.2em}.circle-points{flex-wrap:wrap;gap:14px;margin:34px 0 0;padding:0;list-style:none}.circle-points,.circle-points li{display:flex;-webkit-tap-highlight-color:transparent}.circle-points li{width:108px;aspect-ratio:1;align-items:center;justify-content:center;border:2px solid rgba(18,20,23,.16);border-radius:50%;text-align:center;font-size:.96rem;line-height:1.35;font-weight:900;background:rgba(248,250,252,.52);cursor:default;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}#about .circle-points{flex-wrap:nowrap;gap:10px}#about .circle-points li{width:calc((100% - 40px) / 5);min-width:78px;max-width:108px;flex:1 1 calc((100% - 40px) / 5)}.circle-points-dark li{border-color:rgba(18,20,23,.16);background:#fff;color:var(--ink)}#method .circle-points,#trial .circle-points{display:grid;grid-template-columns:repeat(4,108px)}.mini-detail{display:grid;gap:0;margin-top:30px;border-top:2px solid var(--ink)}.mini-detail div{display:grid;grid-template-columns:180px 1fr;gap:18px;padding:16px 0;border-bottom:1px solid var(--line)}.mini-detail span,.mini-detail strong{font-weight:900}.mini-detail span{color:var(--muted)}.mini-detail.compact div{grid-template-columns:130px 1fr}.flow-list{display:grid;gap:0;margin:28px 0 0;padding:0;list-style:none;border-top:2px solid var(--ink)}.flow-list li{display:grid;grid-template-columns:110px 1fr;gap:18px;padding:15px 0;border-bottom:1px solid var(--line)}.flow-list strong{font-weight:900}.flow-list span{color:var(--muted);font-weight:800}.place-actions .read-more,.section-actions .read-more{min-height:58px;margin-top:0}.career-photo,.category-main,.method-photo,.place-photo,.section-photo{position:relative;z-index:2;margin:0;overflow:hidden;box-shadow:var(--shadow);background:#ddd}.career-photo img,.category-main img,.method-photo img,.place-photo img,.section-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform 1.8s cubic-bezier(.22,1,.36,1),filter .8s ease}.is-inview .career-photo img,.is-inview .category-main img,.is-inview .method-photo img,.is-inview .place-photo img,.is-inview .section-photo img{transform:scale(1.035)}#about .section-photo img{-o-object-position:56% center;object-position:56% center}#message .section-photo img,#phone .section-photo img{-o-object-position:center 42%;object-position:center 42%}#career .career-photo img,#method .method-photo img,#place .place-photo img,#recruit .section-photo img,#trial .section-photo img{-o-object-position:center;object-position:center}.career-photo,.category-main,.method-photo,.place-photo,.section-photo,.section-photo.tall{aspect-ratio:16/10}.bg-word{position:absolute;z-index:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:var(--red);font-size:9rem;line-height:.85;font-weight:900;white-space:nowrap;opacity:.08;transition:transform 1.2s cubic-bezier(.22,1,.36,1)}.bg-word-tr{top:30px;right:-24px;transform:translateX(115%)}.bg-word-bl{bottom:24px;left:-24px;transform:translateX(-115%)}.bg-word.is-bg-visible{transform:translateX(0)}.category-section{background:#fff;overflow:visible}.category-section .bg-word{display:none}.wide-copy{width:min(920px,100%);margin-bottom:48px}.category-layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(300px,.68fr) minmax(440px,1.12fr);gap:clamp(32px,4vw,56px);align-items:start}.category-main{width:100%;height:auto;min-height:auto;align-self:start}.category-list{display:grid;align-content:center;gap:24px}.category-list button{display:grid;grid-template-columns:150px 1fr;-moz-column-gap:22px;column-gap:22px;align-items:center;min-height:214px;padding:0 0 22px;border:0;background:transparent;text-align:left;cursor:pointer;border-bottom:1px solid var(--line);transition:transform .28s ease,border-color .28s ease}.category-list button:hover{transform:translateX(6px);border-color:rgba(37,99,235,.36)}.category-list img{width:150px;height:188px;-o-object-fit:cover;object-fit:cover}.category-list img.category-poster-thumb{-o-object-fit:contain;object-fit:contain;background:#0b1220}.category-text{display:grid;gap:9px;min-width:0}.category-text strong{font-size:1.22rem;line-height:1.35;font-weight:900}.category-text small{display:block;color:var(--muted);font-size:.94rem;line-height:1.58;font-weight:700}.recruit-section{background:linear-gradient(90deg,rgba(37,99,235,.055),#fff 46%)}.place-list,.recruit-list,.trial-list{margin:30px 0 0;border-top:2px solid var(--ink)}.line-box{display:grid;grid-template-columns:210px 1fr;gap:18px;align-items:center;margin-top:26px;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.line-box p{margin:0;font-size:.98rem;line-height:1.7}.trial-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0;padding-top:26px;border-top:2px solid var(--ink)}.trial-form .btn,.trial-form .wide-field,.trial-form h3{grid-column:1/3}.trial-form label{display:grid;gap:8px;font-weight:900}.trial-form input,.trial-form select,.trial-form textarea{width:100%;min-height:50px;border:1px solid var(--line);background:var(--white);padding:12px 14px;font:inherit;font-weight:700;color:var(--ink)}.trial-form textarea{resize:vertical}.form-status{min-height:1.7em;margin:0;color:var(--green);font-size:.95rem;font-weight:800}.form-status.is-error{color:var(--red-dark)}.place-list div,.recruit-list div,.trial-list div{display:grid;grid-template-columns:150px 1fr;gap:22px;padding:18px 0;border-bottom:1px solid var(--line)}dt{font-weight:900}dd{margin:0;font-weight:700;color:#2c333a}.place-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:28px 48px;align-items:end;background:linear-gradient(90deg,#fff,rgba(37,99,235,.05))}.place-copy{align-self:center}.place-photo{aspect-ratio:16/9}.place-actions{grid-column:1/3;margin-top:4px}.method-section{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(34px,5vw,72px);align-items:center;background:linear-gradient(90deg,rgba(7,16,24,.045),#fff 52%);color:var(--ink)}.method-copy{order:1}.method-photo{order:2}.method-section .bg-word{color:var(--red)}.method-copy li,.method-copy p{color:#2e343c}.method-copy .section-kicker{color:var(--red)!important}.method-lines{margin:26px 0 0;padding:0;list-style:none;border-top:2px solid var(--ink)}.method-lines li{padding:18px 0;border-bottom:1px solid var(--line);font-size:1.08rem;font-weight:800}.method-section .read-more{color:var(--ink)}.career-section{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:34px 56px;align-items:start;background:linear-gradient(90deg,#fff,rgba(37,99,235,.05))}.career-photo{aspect-ratio:16/10}.career-list{position:relative;z-index:2;grid-column:1/3;padding:34px 0 0;border-top:2px solid var(--ink)}.career-list p{margin:0;font-size:1.05rem;font-weight:700;color:#30363d}.trial-section{background:linear-gradient(90deg,rgba(37,99,235,.055),#fff 46%);grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);align-items:start}.trial-form-wrap{position:relative;z-index:2;grid-column:1/3;width:min(920px,100%);justify-self:center;margin-top:54px}.trial-section .section-photo{aspect-ratio:16/10;min-height:auto}.trial-section .section-photo img{-o-object-position:center;object-position:center}.phone-section{background:linear-gradient(90deg,#fff,rgba(7,16,24,.045))}.phone-number{color:var(--red-dark)!important;font-size:2.4rem!important;font-weight:900!important;line-height:1.2}.final-section{position:relative;z-index:2;min-height:82vh;overflow:hidden;display:flex;align-items:center;padding:112px clamp(20px,6vw,78px);color:#fff}.final-bg{position:absolute;inset:0;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.final-section:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(7,16,24,.94),rgba(7,16,24,.74) 43%,rgba(7,16,24,.18))}.final-inner{position:relative;z-index:2;width:min(1060px,100%)}.final-section p{color:rgba(255,255,255,.88)}.final-actions .text-link{color:#fff}.sponsor-section{position:relative;z-index:2;padding:78px clamp(20px,6vw,78px);background:#fff;color:var(--black)}.sponsor-inner{width:min(1120px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.8fr);gap:clamp(28px,5vw,72px);align-items:center}.sponsor-section h2{margin:0 0 18px}.sponsor-section p{max-width:740px;margin:0 0 16px;color:var(--muted)}.sponsor-recruit-link{display:inline-flex;align-items:center;min-height:46px;margin:4px 0 34px;padding:0;border:0;background:transparent;color:var(--red);font-weight:900;font-family:inherit;font-size:1rem;text-decoration:none;cursor:pointer}.sponsor-recruit-link:after{content:"";width:10px;height:16px;margin-left:10px;background-image:url("data:image/svg+xml,%3Csvg width='10' height='16' viewBox='0 0 10 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2l6 6-6 6' fill='none' stroke='%232563eb' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.sponsor-logos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;order:2}.sponsor-logo{display:grid;place-items:center;min-height:148px;padding:24px;border:1px solid var(--line);background:#fff;text-decoration:none;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.sponsor-logo:hover{transform:translateY(-4px);border-color:rgba(37,99,235,.28);box-shadow:0 14px 36px rgba(7,16,24,.1)}.sponsor-logo img{display:block;max-width:min(100%,360px);max-height:112px;-o-object-fit:contain;object-fit:contain}.sponsor-logo:first-child{background:var(--black)}.sponsor-logo:last-child img{max-width:184px;max-height:184px}.site-footer{position:relative;z-index:2;display:grid;grid-template-columns:64px minmax(0,1fr);gap:10px 18px;align-items:center;padding:38px clamp(20px,6vw,78px) 110px;background:var(--black);color:rgba(255,255,255,.78)}.site-footer img{grid-row:1/3;width:64px}.site-footer p{margin:0;font-weight:800}.site-footer p:last-child{font-weight:500;color:rgba(255,255,255,.62)}.mobile-fixed{display:none}.line-dialog{position:fixed;inset:0;z-index:340;display:grid;place-items:center;padding:22px;background:rgba(7,16,24,.72);backdrop-filter:blur(6px)}.line-dialog[hidden]{display:none}.line-dialog-panel{width:min(520px,100%);padding:clamp(26px,6vw,42px);background:#fff;color:var(--ink);box-shadow:0 28px 90px rgba(0,0,0,.34)}.line-dialog-panel h2{margin:0;font-size:clamp(1.42rem,4.8vw,2rem);line-height:1.2;font-weight:900}.line-dialog-panel p:not(.section-kicker){margin:18px 0 0;color:#2c3138;font-size:1rem;line-height:1.8;font-weight:800}.line-dialog-actions{display:grid;grid-template-columns:1fr .78fr;gap:12px;margin-top:24px}.line-dialog-actions .btn{width:100%}.modal{position:fixed;inset:0;z-index:300;display:flex;align-items:flex-end;justify-content:center;overflow:auto;background:rgba(7,16,24,.72);padding:clamp(18px,4vw,42px) clamp(12px,4vw,34px) calc(22px + env(safe-area-inset-bottom));backdrop-filter:blur(6px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .38s ease,visibility .38s ease}.modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.modal-panel{position:relative;width:min(960px,100%);max-height:min(92vh,920px);margin:auto auto 0;background:var(--white);color:var(--ink);border-radius:14px 14px 10px 10px;overflow:auto;box-shadow:0 34px 100px rgba(0,0,0,.42),0 0 0 1px rgba(255,255,255,.24);opacity:0;transform:translateY(140px);transition:opacity .5s ease,transform .82s cubic-bezier(.16,1,.3,1);overscroll-behavior:contain}.modal.is-open .modal-panel{opacity:1;transform:none}.modal-back{position:absolute;top:14px;right:14px;z-index:5;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;min-height:42px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.94);color:var(--ink);box-shadow:0 12px 26px rgba(7,16,24,.22);font-size:1.45rem;font-weight:900;line-height:1;cursor:pointer}.modal-back:focus-visible{outline:3px solid rgba(37,99,235,.45);outline-offset:3px}.modal-panel>img{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;opacity:0;transform:scale(1.025);transition:opacity .42s ease .08s,transform .62s ease .08s}.modal.is-open .modal-panel>img{opacity:1;transform:scale(1)}.modal-panel>img.modal-portrait{aspect-ratio:4/5;max-height:720px}.modal-panel>img.modal-portrait,.modal-panel>img.modal-poster{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;background:#0b1220}.modal-panel>img.modal-poster{aspect-ratio:auto;width:min(720px,100%);max-height:none;margin:0 auto}.modal-body{padding:42px clamp(22px,5vw,64px) 56px;opacity:0;transform:translateY(18px);transition:opacity .34s ease .14s,transform .42s cubic-bezier(.22,1,.36,1) .14s}.modal-panel:not(:has(>img)) .modal-body{padding-top:72px}.modal.is-open .modal-body{opacity:1;transform:none}.modal-body h2{font-size:2.65rem}.modal-body li,.modal-body p{font-size:1.13rem;font-weight:700;line-height:1.58;color:#30363d}.modal-body ul{margin:28px 0;padding:0;list-style:none;border-top:2px solid var(--ink)}.modal-body li{padding:14px 0;border-bottom:1px solid var(--line)}.modal-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:30px 0}.modal-detail-grid-wide{grid-template-columns:minmax(0,1fr)}.modal-detail-card{padding:18px;border:1px solid var(--line);background:#f8fafc;cursor:default;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.modal-detail-card h3{margin:0 0 8px;color:var(--red);font-size:1rem;line-height:1.35}.modal-detail-card p{margin:0;font-size:.94rem;line-height:1.58}.modal-actions .btn,.modal-body>.btn,.modal-footer-actions{margin-top:24px}.modal-footer-actions{position:sticky;bottom:calc(68px + env(safe-area-inset-bottom));z-index:4;isolation:isolate;display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-left:-4px;margin-right:-4px;padding:14px 4px 0;background:transparent}.modal-footer-actions:before{content:"";position:absolute;z-index:0;inset:-56px -18px -132px;background:linear-gradient(180deg,rgba(255,255,255,0),#fff 36%,#fff);pointer-events:none}.modal-footer-actions .btn,.modal-footer-actions .modal-bottom{position:relative;z-index:1;width:100%;min-height:58px;margin:0;box-shadow:0 16px 32px rgba(7,16,24,.18)}.modal-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.modal-map{height:360px;margin:28px 0;overflow:hidden;border:1px solid var(--line);background:#fff}.modal-map iframe{width:100%;height:100%;border:0}.modal-bottom{display:flex;align-items:center;justify-content:center;min-height:58px;padding:0 16px;border:2px solid #353b42;background:#fff;color:var(--ink);font-size:1rem;font-weight:900;line-height:1;cursor:pointer}.modal-floating-close{display:none}[data-animate]{opacity:1;transition:opacity .9s ease,transform .9s cubic-bezier(.22,1,.36,1)}[data-animate=slideLeft],[data-animate=slideRight]{transform:translateX(0)}[data-animate].is-visible{opacity:1;transform:translateX(0)}.js .career-list,.js .category-list button,.js .circle-points li,.js .final-actions,.js .final-section h2,.js .final-section p,.js .flow-list,.js .hero h1,.js .hero-actions,.js .hero-formula,.js .hero-kicker,.js .hero-lead,.js .line-box,.js .lp-section .modal-teaser,.js .lp-section h2,.js .method-lines,.js .mini-detail,.js .mini-nav a,.js .place-actions,.js .place-list,.js .recruit-list,.js .section-actions,.js .section-kicker,.js .site-footer img,.js .site-footer p,.js .sponsor-copy,.js .sponsor-logo,.js .trial-form-wrap,.js .trial-list,.js .wide-copy{opacity:0;transform:translateY(42px);transition:opacity .78s ease,transform .82s cubic-bezier(.16,1,.3,1)}.js .final-section.is-inview .final-actions,.js .final-section.is-inview h2,.js .final-section.is-inview p,.js .hero.is-inview .hero-actions,.js .hero.is-inview .hero-formula,.js .hero.is-inview .hero-kicker,.js .hero.is-inview .hero-lead,.js .hero.is-inview h1,.js .is-inview .section-kicker,.js .lp-section.is-inview .career-list,.js .lp-section.is-inview .category-list button,.js .lp-section.is-inview .circle-points li,.js .lp-section.is-inview .flow-list,.js .lp-section.is-inview .line-box,.js .lp-section.is-inview .method-lines,.js .lp-section.is-inview .mini-detail,.js .lp-section.is-inview .modal-teaser,.js .lp-section.is-inview .place-actions,.js .lp-section.is-inview .place-list,.js .lp-section.is-inview .recruit-list,.js .lp-section.is-inview .section-actions,.js .lp-section.is-inview .trial-form-wrap,.js .lp-section.is-inview .trial-list,.js .lp-section.is-inview .wide-copy,.js .lp-section.is-inview h2,.js .mini-nav.is-inview a,.js .site-footer.is-inview img,.js .site-footer.is-inview p,.js .sponsor-section.is-inview .sponsor-copy,.js .sponsor-section.is-inview .sponsor-logo{opacity:1;transform:translateY(0)}.js .final-section h2,.js .hero h1,.js .lp-section h2{transition-delay:.07s}.js .final-section p,.js .hero-lead,.js .lp-section .modal-teaser{transition-delay:.14s}.js .flow-list,.js .hero-formula,.js .line-box,.js .method-lines,.js .mini-detail,.js .place-list,.js .recruit-list,.js .trial-list{transition-delay:.21s}.js .career-list,.js .final-actions,.js .hero-actions,.js .place-actions,.js .section-actions,.js .trial-form-wrap{transition-delay:.28s}.js .category-list button:nth-child(2),.js .circle-points li:nth-child(2),.js .mini-nav a:nth-child(2),.js .sponsor-logo:nth-child(2){transition-delay:.08s}.js .category-list button:nth-child(3),.js .circle-points li:nth-child(3),.js .mini-nav a:nth-child(3),.js .sponsor-logo:nth-child(3){transition-delay:.16s}.js .category-list button:nth-child(4),.js .circle-points li:nth-child(4),.js .mini-nav a:nth-child(4),.js .sponsor-logo:nth-child(4){transition-delay:.24s}.js .circle-points li:nth-child(5),.js .mini-nav a:nth-child(5){transition-delay:.32s}.modal.is-open .modal-actions .btn,.modal.is-open .modal-body>.btn{animation:modalItemRise .52s cubic-bezier(.22,1,.36,1) both;animation-delay:.24s}.js .lp-section.is-inview .category-list button:hover{transform:translateX(6px)}.js .mini-nav.is-inview a:hover,.js .sponsor-section.is-inview .sponsor-logo:hover{transform:translateY(-4px)}.modal.is-open .modal-actions .btn:hover,.modal.is-open .modal-body>.btn:hover{animation:none}@keyframes heroZoom{0%{transform:scale(1.06)}to{transform:scale(1)}}@keyframes heroFade{0%,30%{opacity:1}42%,88%{opacity:0}to{opacity:1}}@keyframes heroZoomCycle{0%{transform:scale(1.06)}36%{transform:scale(1)}to{transform:scale(1.06)}}@keyframes softPulse{0%,to{box-shadow:0 6px 18px rgba(37,99,235,.24)}50%{box-shadow:0 10px 28px rgba(37,99,235,.42)}}@keyframes modalItemRise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (min-width:901px){.hero{padding-left:max(48px,calc((100vw - 1280px) / 2));padding-right:max(48px,calc((100vw - 1280px) / 2))}.hero-content{width:min(620px,43vw)}.hero-bg{right:max(48px,calc((100vw - 1280px) / 2));width:min(44vw,630px)}.hero h1{font-size:clamp(2.78rem,2.95vw,3rem)}.category-main{position:sticky;top:118px}.final-section,.lp-section,.site-footer{padding-left:max(48px,calc((100vw - 1280px) / 2));padding-right:max(48px,calc((100vw - 1280px) / 2))}}@media (max-width:1180px){.global-menu{gap:12px;font-size:.84rem}.final-section h2,.hero h1{font-size:4.35rem}}@media (min-width:901px) and (max-width:1180px){.global-menu a:nth-child(10),.global-menu a:nth-child(14),.global-menu a:nth-child(9){display:none}}@media (min-width:901px) and (max-width:1100px){.hero-content{width:min(390px,42vw)}.hero-bg{width:min(47vw,560px)}.hero h1{font-size:clamp(3.15rem,5.6vw,3.55rem)}.hero .hero-actions{gap:10px}.hero .hero-actions .btn{min-width:180px}}@media (max-width:900px){.site-header{min-height:66px;padding:calc(10px + env(safe-area-inset-top)) 16px 10px;gap:10px}.brand img{width:186px}.brand{flex:1 1 auto;min-width:0}.header-trial-cta{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:44px;padding:10px 12px;color:#fff;background:var(--red);font-size:.78rem;line-height:1;font-weight:900;white-space:nowrap;box-shadow:0 10px 22px rgba(37,99,235,.18)}.menu-toggle{display:block;flex:0 0 auto;width:50px;height:50px;padding:13px}.global-menu{position:absolute;top:0;left:0;right:0;z-index:200;display:flex;flex-direction:column;justify-content:flex-start;gap:0;padding:72px 24px 22px;color:#fff;overflow-y:auto;min-height:100vh;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-18px);transition:opacity .28s ease,transform .34s cubic-bezier(.22,1,.36,1),visibility .28s ease}.global-menu,body.menu-open .site-header{align-items:flex-start;background:var(--black)}body.menu-open .site-header{height:100vh}body.menu-open .menu-toggle{position:fixed;top:calc(10px + env(safe-area-inset-top));right:16px;margin-left:0}body.menu-open .brand,body.menu-open .header-trial-cta{display:none}.global-menu.open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.global-menu a{width:100%;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.15);font-size:1.05rem;line-height:1.15}.global-cta{margin-top:12px;text-align:center;background:var(--red);border-bottom:0!important}.hero{min-height:88vh;padding:86px 18px 50px;align-items:flex-start}.hero-bg:after{background:linear-gradient(180deg,rgba(247,244,237,.98),rgba(247,244,237,.88) 46%,rgba(247,244,237,.32))}.hero-content{padding-top:20px}.hero-kicker{margin-bottom:16px;font-size:.98rem}.final-section h2,.hero h1{font-size:3.05rem}.hero-lead{margin-top:20px;font-size:1.08rem}.hero-formula{margin-top:18px;font-size:1.2rem}.btn{width:100%;min-height:56px;padding:13px 18px}.mini-nav{justify-content:center;gap:18px;padding:14px 16px}.line-box,.trial-form{grid-template-columns:1fr}.trial-form-wrap{grid-column:auto;width:100%;margin-top:24px}.trial-section .section-photo{aspect-ratio:4/3;min-height:auto}.trial-form .btn,.trial-form .wide-field,.trial-form h3{grid-column:auto}.lp-section{padding:76px 18px}.career-section,.category-layout,.method-section,.place-section,.split,.split-reverse{grid-template-columns:1fr}.split-reverse .section-copy,.split-reverse .section-photo{order:0}h2{font-size:2.55rem}.career-copy p,.final-section p,.method-copy p,.place-copy p,.section-copy p,.wide-copy p{font-size:1.04rem}.circle-points{gap:10px}.circle-points li{width:calc((100vw - 66px) / 3);max-width:110px;min-width:92px}.flow-list li,.mini-detail div,.mini-detail.compact div{grid-template-columns:1fr;gap:4px}.bg-word{font-size:5.6rem}.career-photo,.category-main,.method-photo,.place-photo,.section-photo,.section-photo.tall{aspect-ratio:4/3;min-height:auto}.category-list button{grid-template-columns:110px 1fr}.category-list img{width:110px;height:98px}.place-list div,.recruit-list div,.trial-list div{grid-template-columns:1fr;gap:4px}.career-list,.place-actions{grid-column:auto}.phone-number{font-size:2rem!important}.final-section{min-height:76vh;padding:82px 18px}.final-section:after{background:linear-gradient(180deg,rgba(7,16,24,.94),rgba(7,16,24,.76) 55%,rgba(7,16,24,.3))}.sponsor-section{padding:58px 18px}.sponsor-inner{grid-template-columns:minmax(0,1fr) minmax(138px,44%);gap:16px;align-items:start}.sponsor-logos{grid-template-columns:1fr;gap:10px}.sponsor-logo{min-height:86px;padding:12px}.sponsor-logo img{max-height:62px}.sponsor-logo:last-child img{max-width:112px;max-height:112px}.site-footer{grid-template-columns:52px 1fr;padding:30px 18px 104px}.site-footer img{width:52px}.mobile-fixed{position:fixed;left:0;right:0;bottom:0;z-index:170;display:grid;grid-template-columns:1fr 1fr;padding-bottom:env(safe-area-inset-bottom);background:linear-gradient(90deg,var(--black) 0 50%,var(--red) 50% 100%);box-shadow:0 -10px 28px rgba(7,16,24,.12)}.mobile-fixed a{display:flex;align-items:center;justify-content:center;min-height:60px;font-weight:900;color:#fff;background:var(--black);line-height:1;padding:0 10px}.mobile-fixed a:last-child{background:var(--red)}body.menu-open .mobile-fixed,body.modal-open .mobile-fixed{display:none}[data-animate=slideLeft],[data-animate=slideRight],[data-animate]{transform:translateY(34px)}[data-animate].is-visible{transform:translateY(0)}}@media (max-width:480px){.final-section h2,.hero h1{font-size:2.45rem}h2{font-size:2.2rem}.final-actions,.hero-actions,.place-actions,.section-actions{gap:10px;margin-top:24px}.modal-body{padding:30px 18px 42px}.modal-body h2{font-size:2.1rem}}@media (max-width:900px){body{line-height:1.72}section[id]{scroll-margin-top:128px}.site-header{min-height:62px;padding:9px 16px}.brand img{width:174px}.menu-toggle{width:48px;height:48px}.hero{min-height:auto;padding:82px 20px 38px}.hero-content{padding-top:0}.hero-kicker{margin-bottom:10px;font-size:.82rem;line-height:1.55}.final-section h2,.hero h1{font-size:2.18rem;line-height:1.14}.hero-lead{margin-top:14px;font-size:.96rem;line-height:1.72}.hero-formula{margin-top:14px;font-size:.98rem}.final-actions,.hero-actions,.place-actions,.section-actions{gap:9px;margin-top:18px}.btn{min-height:48px;padding:11px 15px;font-size:.92rem}.read-more{order:-1;justify-content:center;gap:7px;margin-top:14px;padding:8px 12px;border:1px solid rgba(18,20,23,.3);background:rgba(248,250,252,.74);font-size:.9rem;line-height:1}.place-actions .read-more,.section-actions .read-more{min-height:40px}.mini-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:14px 8px;overflow-x:visible;white-space:nowrap}.mini-nav a{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:44px;padding:0 5px;border-right:1px solid var(--line);font-size:clamp(.84rem,3.6vw,1rem);line-height:1.12;text-align:center}.mini-nav a:last-child{border-right:0}.mini-nav .is-call{padding:8px 5px;border-right:0}.lp-section{padding:46px 20px}h2{font-size:2rem;line-height:1.18}h3{font-size:1.12rem}.career-copy p,.final-section p,.method-copy p,.place-copy p,.section-copy p,.wide-copy p{margin-top:15px;font-size:.96rem;line-height:1.76}.wide-copy{margin-bottom:26px}.circle-points{display:flex;flex-wrap:nowrap;gap:6px;margin-top:18px}.circle-points li{width:calc((100vw - 64px) / 5);flex:0 0 calc((100vw - 64px) / 5);max-width:none;min-width:0;min-height:0;aspect-ratio:1;border-radius:50%;padding:0 3px;font-size:clamp(.58rem,2.55vw,.72rem);line-height:1.18;background:#fff}.circle-points-dark li{border-color:rgba(18,20,23,.16);background:#fff;color:var(--ink)}.flow-list,.mini-detail,.place-list,.recruit-list,.trial-list{margin-top:18px}.flow-list li,.mini-detail div,.mini-detail.compact div,.place-list div,.recruit-list div,.trial-list div{grid-template-columns:1fr;gap:2px;padding:10px 0}.category-layout{gap:18px}.category-list{gap:14px}.category-list button{grid-template-columns:92px 1fr;-moz-column-gap:12px;column-gap:12px;min-height:auto;padding-bottom:12px}.category-list img{width:92px;height:72px}.category-text{gap:5px}.category-text strong{font-size:1rem}.category-text small{font-size:.82rem;line-height:1.55}.phone-number{font-size:1.68rem!important}.final-section{min-height:auto;padding:54px 20px 86px}.site-footer{padding-bottom:calc(104px + env(safe-area-inset-bottom))}.mobile-fixed a{min-height:60px;font-size:.9rem}main{padding-bottom:calc(60px + env(safe-area-inset-bottom))}.line-box{padding:16px 0}.line-box,.trial-form{gap:12px;margin-top:18px}.trial-form{padding-top:18px}.trial-form input,.trial-form select,.trial-form textarea{min-height:46px;padding:10px 12px;font-size:.92rem}[data-animate=slideLeft],[data-animate=slideRight],[data-animate]{transform:none}}@media (max-width:480px){.final-section h2,.hero h1{font-size:2.02rem}h2{font-size:1.88rem}.lp-section{padding-left:20px;padding-right:20px}}@media (max-width:900px){.lp-section{padding-bottom:calc(92px + env(safe-area-inset-bottom))}.final-section,.phone-section,.trial-section{padding-bottom:calc(116px + env(safe-area-inset-bottom))}.hero{min-height:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(168px,48vw);gap:14px;align-items:start;padding:84px 20px 36px}.hero-bg{position:relative;top:auto;right:auto;bottom:auto;grid-column:2;grid-row:1;width:100%;height:clamp(214px,60vw,280px);align-self:start;box-shadow:none}.hero-content{grid-column:1;grid-row:1;width:auto;min-width:0}.hero-kicker{font-size:clamp(.58rem,2.35vw,.74rem)}.final-section h2,.hero h1{font-size:clamp(1.12rem,4.7vw,1.82rem)}.hero h1 .desktop-line{display:none}.hero h1 .mobile-line{display:block!important;white-space:nowrap}.career-copy p,.final-section p,.hero-lead,.method-copy p,.place-copy p,.section-copy p,.wide-copy p{font-size:clamp(.82rem,3.25vw,.96rem);line-height:1.68}.hero-formula{font-size:clamp(.68rem,3vw,.98rem);white-space:nowrap}.career-section,.method-section,.place-section,.split,.split-reverse,.trial-section{grid-template-columns:minmax(0,1fr) minmax(166px,48vw);gap:18px 14px;align-items:start}.method-copy,.split-reverse .section-copy{order:1}.method-photo,.split-reverse .section-photo{order:2}.career-copy,.method-copy,.place-copy,.section-copy{grid-column:1;min-width:0;align-self:start}.career-photo,.method-photo,.place-photo,.section-photo,.section-photo.tall{grid-column:2;grid-row:1;width:100%;height:clamp(190px,54vw,252px);min-height:0;aspect-ratio:auto;align-self:start;box-shadow:none}.phone-section .section-copy{display:contents}.phone-section .section-kicker,.phone-section h2{grid-column:1/3;min-width:0}.phone-section .section-copy>p:not(.section-kicker):not(.phone-number){grid-column:1;min-width:0}.phone-section .section-photo{grid-column:2;grid-row:3}.phone-section .phone-number,.phone-section .section-actions{grid-column:1/3}.phone-number{width:-moz-max-content;width:max-content;max-width:100%;font-size:clamp(1.95rem,8.8vw,2.35rem)!important;line-height:1.06;white-space:nowrap;word-break:keep-all;overflow-wrap:normal}.career-photo img,.method-photo img,.place-photo img,.section-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#about .section-photo img{-o-object-position:58% center;object-position:58% center}#message .section-photo img,#phone .section-photo img{-o-object-position:center 38%;object-position:center 38%}#career .career-photo img,#method .method-photo img,#place .place-photo img,#recruit .section-photo img,#trial .section-photo img{-o-object-position:center;object-position:center}h2{font-size:clamp(1.34rem,5.95vw,1.9rem);line-height:1.18}#recruit h2{font-size:clamp(2.15rem,9.4vw,2.75rem);line-height:1.03}#recruit{grid-template-columns:minmax(0,1fr) minmax(146px,40vw)}#recruit h2 span{white-space:nowrap}.section-kicker{margin-bottom:8px;font-size:.72rem}.career-list,.flow-list,.line-box,.method-lines,.mini-detail,.place-actions,.place-list,.recruit-list,.section-actions,.trial-form-wrap,.trial-list{grid-column:1/3}.category-layout{grid-template-columns:1fr}.category-main{height:clamp(210px,58vw,300px);aspect-ratio:auto;box-shadow:none}.category-list button{grid-template-columns:96px 1fr}.category-list img{width:96px;height:72px;-o-object-fit:cover;object-fit:cover}.read-more{display:none}.final-actions,.hero-actions,.place-actions,.section-actions{display:grid;grid-template-columns:1fr;justify-items:stretch;width:min(82vw,340px);margin-left:auto;margin-right:auto}.final-actions:has(.btn+.btn),.hero-actions:has(.btn+.btn),.place-actions:has(.btn+.btn),.section-actions:has(.btn+.btn){grid-template-columns:repeat(2,minmax(0,1fr));width:calc(100vw - 40px);max-width:360px}.final-actions .btn,.hero-actions .btn,.place-actions .btn,.section-actions .btn{width:100%;min-width:0;padding-left:10px;padding-right:10px;text-align:center}.modal{padding:max(18px,env(safe-area-inset-top)) 16px calc(34px + env(safe-area-inset-bottom))}.modal-panel{width:min(720px,calc(100vw - 32px));border-radius:12px}.modal-panel>img{height:clamp(190px,52vw,310px);aspect-ratio:auto}.modal-panel>img.modal-portrait{height:clamp(300px,94vw,520px);aspect-ratio:auto;-o-object-position:center top;object-position:center top}.modal-panel>img.modal-poster{width:100%;height:auto;max-height:none}.modal-body{padding:28px 18px calc(92px + env(safe-area-inset-bottom))}.modal-body h2{font-size:clamp(1.5rem,6.5vw,2rem)}.modal-detail-grid{grid-template-columns:1fr;gap:10px}.modal-detail-card{padding:15px}.modal-floating-close{display:none}.header-trial-cta:active,.menu-toggle:active,.mobile-fixed a:active,.modal-floating-close:active{transform:translateY(1px);filter:brightness(.95)}.modal-map{height:260px}}@media (max-width:420px){.site-header{padding-left:14px;padding-right:14px}.brand img{width:158px}.header-trial-cta{min-height:44px;padding:9px 10px;font-size:.7rem}.menu-toggle{width:48px;height:48px;padding:12px}.career-section,.method-section,.place-section,.split,.split-reverse,.trial-section{grid-template-columns:minmax(0,1fr) minmax(168px,48vw);gap:16px 10px}.hero{grid-template-columns:minmax(0,1fr) minmax(156px,45vw)}.career-photo,.hero-bg,.method-photo,.place-photo,.section-photo,.section-photo.tall{height:clamp(210px,62vw,278px)}.hero-bg{height:clamp(220px,66vw,296px)}h2{font-size:clamp(1.24rem,5.8vw,1.58rem)}}@media (max-width:900px){body,html{max-width:100%;overflow-x:hidden}.lp-section{padding-top:34px;padding-bottom:calc(54px + env(safe-area-inset-bottom))}.final-section,.phone-section,.trial-section{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.mini-nav{padding-top:9px;padding-bottom:9px}.career-copy,.method-copy,.place-copy,.split-reverse>.section-copy,.split>.section-copy{display:contents}.career-copy>.modal-teaser,.career-copy>h2,.method-copy>.modal-teaser,.method-copy>h2,.place-copy>.modal-teaser,.place-copy>h2,.section-kicker,.split .modal-teaser,.split h2,.split-reverse .modal-teaser,.split-reverse h2{grid-column:1;min-width:0;max-width:100%}h2{font-size:clamp(1.34rem,5.8vw,1.78rem);line-height:1.12;overflow-wrap:anywhere}.career-copy p,.final-section p,.hero-lead,.method-copy p,.place-copy p,.section-copy p,.wide-copy p{font-size:clamp(.94rem,3.65vw,1.06rem);line-height:1.72}.hero-formula{font-size:clamp(.78rem,3.25vw,1.04rem)}.hero{grid-template-columns:minmax(0,1fr) minmax(156px,45vw);gap:10px}.hero-content{display:contents}.hero h1,.hero-formula,.hero-lead{grid-column:1;min-width:0}.hero-kicker{grid-column:1/3;grid-row:1}.hero h1{grid-column:1;grid-row:2}.hero-lead{grid-column:1;grid-row:3}.hero-formula{grid-column:1/3;grid-row:4;margin-top:14px}.hero-bg{grid-column:2;grid-row:2/span 2}.hero .hero-actions{grid-column:1/3;grid-row:5;width:100%;margin-top:12px}.final-section h2,.hero h1{font-size:clamp(1.36rem,5.65vw,1.72rem);line-height:1.12}.hero h1{font-size:clamp(1.76rem,7.2vw,2.35rem)}.final-actions,.hero-actions,.place-actions,.section-actions{grid-column:1/3;width:100%;max-width:none;margin-left:0;margin-right:0}.final-actions:has(.btn+.btn),.hero-actions:has(.btn+.btn),.place-actions:has(.btn+.btn),.section-actions:has(.btn+.btn){grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:none;gap:8px}.hero .hero-actions:has(.btn+.btn){width:100%;max-width:none}.final-actions .btn,.hero-actions .btn,.place-actions .btn,.section-actions .btn{min-height:52px;font-size:.88rem;white-space:nowrap}.hero .hero-actions .btn{min-width:0}#about .circle-points,.circle-points{grid-column:1/3;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;width:100%;max-width:none;justify-content:stretch;flex-wrap:unset;overflow:visible}#about .circle-points{grid-template-columns:repeat(5,minmax(0,1fr));width:calc(100vw - 24px);margin-left:-8px}#trial .circle-points{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;width:100%;max-width:none;justify-content:stretch}#about .circle-points li,.circle-points li{width:100%;max-width:none;min-width:0;flex:none;aspect-ratio:1;padding:0 2px;font-size:clamp(.9rem,3.68vw,1.06rem);line-height:1.18;white-space:nowrap;word-break:keep-all;overflow-wrap:normal}#trial .circle-points li{padding:0 2px;font-size:clamp(.72rem,2.9vw,.88rem)}#method .circle-points,.method-section .circle-points{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;max-width:none;justify-content:stretch}.method-section .circle-points li{width:100%;height:auto;aspect-ratio:1;font-size:clamp(.9rem,3.95vw,1.05rem)}.career-photo,.method-photo,.place-photo,.section-photo,.section-photo.tall{grid-row:1/span 4}.career-photo[data-animate],.category-layout[data-animate],.method-photo[data-animate],.place-photo[data-animate],.section-photo[data-animate]{opacity:1;transform:translateX(14px) scale(.99);transition:opacity .62s ease,transform .74s cubic-bezier(.22,1,.36,1)}.career-photo[data-animate].is-visible,.category-layout[data-animate].is-visible,.method-photo[data-animate].is-visible,.place-photo[data-animate].is-visible,.section-photo[data-animate].is-visible{opacity:1;transform:translateX(0) scale(1)}.hero-bg{background:transparent}.hero-bg img{position:relative!important;inset:auto;display:block;width:100%;max-width:none;height:100%;-o-object-position:52% center;object-position:52% center;animation:mobileImageSettle .72s cubic-bezier(.22,1,.36,1) both}.career-photo img,.category-list img,.category-main img,.hero-bg img,.method-photo img,.place-photo img,.section-photo img{-o-object-fit:cover;object-fit:cover}#about .section-photo img{-o-object-position:58% center;object-position:58% center}#message .section-photo img{-o-object-position:52% 38%;object-position:52% 38%}#recruit .section-photo img{-o-object-position:52% center;object-position:52% center}#place .place-photo img{-o-object-position:50% center;object-position:50% center}#career .career-photo img,#method .method-photo img{-o-object-position:52% center;object-position:52% center}#trial .section-photo img{-o-object-position:55% center;object-position:55% center}#phone .section-photo img{-o-object-position:56% 38%;object-position:56% 38%}}@keyframes mobileImageSettle{0%{opacity:0;transform:translateX(18px) scale(.985)}to{opacity:1;transform:translateX(0) scale(1)}}@media (max-width:900px){main{padding-bottom:0}.lp-section{padding-top:28px;padding-bottom:34px}.final-section,.phone-section,.trial-section{padding-bottom:42px}#recruit,.career-section,.method-section,.place-section,.split,.split-reverse,.trial-section{grid-template-columns:minmax(0,1.12fr) minmax(128px,36vw);gap:14px 12px}.hero{grid-template-columns:minmax(0,1fr) minmax(128px,34vw)}.career-photo,.method-photo,.place-photo,.section-photo,.section-photo.tall{position:sticky;top:calc(74px + env(safe-area-inset-top));height:clamp(210px,58vw,300px);z-index:1}.section-kicker{font-size:clamp(1rem,4.35vw,1.25rem);line-height:1.1}.career-copy>h2,.method-copy>h2,.place-copy>h2,.split h2,.split-reverse h2,h2{font-size:clamp(2.26rem,9.7vw,3.3rem);line-height:1.04;letter-spacing:0}.phone-section .section-kicker,.phone-section h2{grid-column:1/3}.phone-section .section-copy>p:not(.section-kicker):not(.phone-number){grid-column:1}.phone-section .section-photo,.phone-section .section-photo.tall{grid-column:2;grid-row:3}.phone-section .phone-number{grid-column:1/3;margin-top:6px}.phone-section .section-actions{grid-column:1/3}#recruit h2{font-size:clamp(2.35rem,10.4vw,3.15rem);line-height:.98}.career-copy p,.final-section p,.hero-lead,.method-copy p,.place-copy p,.section-copy p,.wide-copy p{font-size:clamp(1.1rem,4.6vw,1.34rem);line-height:1.56;letter-spacing:0}.hero-kicker{font-size:clamp(.9rem,3.95vw,1.12rem);line-height:1.35}.hero-kicker span{display:inline}.hero-kicker span:first-child{display:block}.hero-kicker span:nth-child(2):before{content:""}.hero-kicker span:nth-child(3):before{content:"｜"}.hero-formula{color:var(--red);font-size:clamp(1.26rem,5.38vw,1.62rem);line-height:1.2;white-space:nowrap}.place-list,.recruit-list,.trial-list{margin-top:28px}.mini-nav.last{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;overflow:hidden;padding:10px 0}.mini-nav.last a{min-width:0;min-height:46px;padding:14px 4px;font-size:clamp(.84rem,3.6vw,1rem);line-height:1.12}.site-footer{margin-top:0;padding-top:28px}}@media (max-width:600px){.split-reverse.phone-section{grid-template-columns:minmax(0,1fr);gap:18px}.phone-section .section-kicker{grid-row:1}.phone-section h2{grid-column:1;grid-row:2}.phone-section .section-copy>p:not(.section-kicker):not(.phone-number){grid-column:1;grid-row:4}.phone-section .section-photo,.phone-section .section-photo.tall{grid-column:1;grid-row:3;position:relative;top:auto;height:clamp(184px,51vw,220px);max-width:560px;margin-top:-4px}.phone-section .phone-number{grid-column:1;grid-row:5}.phone-section .section-actions{grid-column:1;grid-row:6;display:none}}@media (max-width:420px){.site-header{min-height:64px}.hero{grid-template-columns:minmax(0,1fr) minmax(104px,28vw)}.hero-bg{height:clamp(164px,48vw,198px)}.hero-bg img{-o-object-position:52% 34%;object-position:52% 34%}#recruit,.career-section,.method-section,.place-section,.split,.split-reverse,.trial-section{grid-template-columns:minmax(0,1.08fr) minmax(124px,34vw);gap:12px 10px}.career-copy>h2,.method-copy>h2,.place-copy>h2,.split h2,.split-reverse h2,h2{font-size:clamp(2.12rem,9.1vw,2.85rem)}#recruit h2{font-size:clamp(2.18rem,9.6vw,2.75rem)}.career-photo,.method-photo,.place-photo,.section-photo,.section-photo.tall{height:clamp(214px,62vw,286px)}}@media (max-width:900px){br.soft-break{display:initial}.career-copy p,.final-section p,.hero-lead,.method-copy p,.place-copy p,.section-copy p,.wide-copy p{font-size:clamp(.98rem,4.05vw,1.12rem);line-height:1.68}.category-layout{grid-template-columns:minmax(0,1fr);gap:18px}.category-list img.category-poster-thumb{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;background:#0b1220}.category-list{gap:14px}.category-list button{grid-template-columns:98px minmax(0,1fr);-moz-column-gap:14px;column-gap:14px;min-height:136px;padding-bottom:14px}.category-list img,.category-list img.category-poster-thumb{width:98px;height:122px}.category-text{gap:6px}.category-text strong{font-size:clamp(1rem,4.2vw,1.14rem);line-height:1.28}.category-text small{font-size:clamp(.82rem,3.45vw,.94rem);line-height:1.5}.modal-body li,.modal-body p{font-size:.96rem;line-height:1.82}.modal-detail-card h3{font-size:.95rem;line-height:1.38}.modal-detail-card p{font-size:.91rem;line-height:1.78}.modal-detail-card p+p{margin-top:.72em}}@media (max-width:360px){.mini-nav{padding:12px 4px}.mini-nav a,.mini-nav.last a{padding-left:2px;padding-right:2px;font-size:clamp(.8rem,3.72vw,.84rem)}}@media (max-width:340px){.hero h1{font-size:clamp(1.42rem,7.15vw,1.52rem)}}@media (max-width:900px){br.soft-break{display:none}#recruit,.career-section,.method-section,.place-section,.split,.split-reverse,.trial-section{grid-template-columns:minmax(0,1fr);gap:0 22px}.career-copy,.method-copy,.place-copy,.split-reverse>.section-copy,.split>.section-copy{display:contents}.career-copy>.modal-teaser,.career-copy>h2,.career-list,.flow-list,.method-copy>.modal-teaser,.method-copy>h2,.place-actions,.place-copy>.modal-teaser,.place-copy>h2,.place-list,.recruit-list,.section-actions,.section-kicker,.split .modal-teaser,.split h2,.split-reverse .modal-teaser,.split-reverse h2,.trial-form-wrap,.trial-list{grid-column:auto;grid-row:auto}.section-kicker{order:1}.career-copy>h2,.method-copy>h2,.place-copy>h2,.split h2,.split-reverse h2{order:2}.career-copy>.modal-teaser,.method-copy>.modal-teaser,.place-copy>.modal-teaser,.split .modal-teaser,.split-reverse .modal-teaser{order:3}.career-list,.circle-points,.method-lines,.mini-detail,.place-list,.recruit-list,.trial-list{order:4}.career-photo,.method-photo,.place-photo,.section-photo,.section-photo.tall{order:5;margin-top:22px}.place-actions,.section-actions{order:6}.flow-list,.line-box,.trial-form-wrap{order:7}.phone-number{order:4}.phone-section .phone-number,.phone-section .section-actions,.phone-section .section-copy>p:not(.section-kicker):not(.phone-number),.phone-section .section-kicker,.phone-section .section-photo,.phone-section .section-photo.tall,.phone-section h2{grid-column:auto;grid-row:auto}.phone-section .section-actions{display:grid}.phone-section h2{margin-top:-18px}.phone-section .section-copy>.modal-teaser{margin-top:-3px}#recruit h2,.career-copy>h2,.method-copy>h2,.place-copy>h2,.split h2,.split-reverse h2,h2{font-size:clamp(1.72rem,7.2vw,2.2rem);line-height:1.14}.hero h1{font-size:clamp(1.45rem,6.7vw,1.72rem);line-height:1.05}.hero h1,.hero h1 .mobile-line{white-space:nowrap}.hero-kicker{margin-bottom:4px;line-height:1.18}.hero h1{margin-top:10px}.hero-lead{margin-top:18px;line-height:1.34}.hero-formula{margin-top:10px;margin-bottom:26px}#recruit h2{font-size:clamp(2rem,8.2vw,2.35rem);line-height:1.04;white-space:nowrap}#recruit h2 span{display:inline}.hero{grid-template-columns:minmax(0,1fr);gap:0}.hero-content{display:contents}.hero-kicker{order:1}.hero h1,.hero-kicker{grid-column:auto;grid-row:auto}.hero h1{order:2}.hero-lead{order:3}.hero-formula,.hero-lead{grid-column:auto;grid-row:auto}.hero-formula{order:4}.hero-bg{order:5;width:100%;height:clamp(250px,68vw,330px)}.hero .hero-actions,.hero-bg{grid-column:auto;grid-row:auto}.hero .hero-actions{order:6}.career-copy p,.final-section p,.hero-lead,.method-copy p,.place-copy p,.section-copy p,.wide-copy p{font-size:clamp(.88rem,3.45vw,.96rem);line-height:1.5;word-break:normal;overflow-wrap:break-word;line-break:strict;text-wrap:pretty}.career-photo,.method-photo,.place-photo,.section-photo,.section-photo.tall{position:relative;top:auto;grid-column:auto;grid-row:auto;width:100%;height:auto;min-height:0;aspect-ratio:16/9}.category-main,.place-photo,.section-photo.tall{aspect-ratio:16/9}.category-main{height:auto;min-height:0}.career-photo img,.method-photo img,.place-photo img,.section-photo img{width:100%;height:100%}#about .circle-points,#method .circle-points,#trial .circle-points,.circle-points,.method-section .circle-points{grid-column:auto;width:100%;margin-left:0}.modal-body li,.modal-body p,.modal-detail-card p{word-break:normal;overflow-wrap:normal;line-break:strict;text-wrap:auto}.modal-body li,.modal-body p{font-size:clamp(.88rem,3.45vw,.96rem);line-height:1.5}.modal-detail-card p{font-size:clamp(.82rem,3.45vw,.94rem);line-height:1.5}.modal-detail-card h3{font-size:.9rem;line-height:1.28}.modal{padding:56px 6px calc(12px + env(safe-area-inset-bottom))}.modal-panel{bottom:-96px;max-height:calc(100vh - 68px - env(safe-area-inset-bottom));border-radius:14px 14px 0 0;overflow-x:hidden;overflow-y:auto;transform:none;transition:opacity .5s ease,bottom .82s cubic-bezier(.16,1,.3,1);-webkit-overflow-scrolling:touch}.modal.is-open .modal-panel{bottom:0}.modal.is-open .modal-body{transform:none}.modal-back{top:10px;right:10px;width:38px;height:38px;min-height:38px;font-size:1.35rem}.modal-body{padding:26px 12px calc(150px + env(safe-area-inset-bottom));overflow-x:clip}.modal-panel:not(:has(>img)) .modal-body{padding-top:58px}.modal-detail-grid{gap:10px;margin:24px 0}.modal-detail-card{padding:14px 12px}.modal-body>.btn,.modal-bottom,.modal-footer-actions{font-size:.92rem}.modal-footer-actions{position:fixed;left:max(28px,calc((100vw - 720px) / 2 + 28px));right:max(28px,calc((100vw - 720px) / 2 + 28px));z-index:320;gap:10px;margin-left:0;margin-right:0;margin-top:24px;padding-top:12px;padding-bottom:0;bottom:calc(18px + env(safe-area-inset-bottom));background:transparent}.modal-bottom,.modal-footer-actions .btn{min-height:54px;padding-left:10px;padding-right:10px;box-shadow:0 12px 24px rgba(7,16,24,.16)}.career-copy p,.final-section p,.hero-lead,.method-copy p,.modal-body li,.modal-body p,.modal-detail-card p,.place-copy p,.section-copy p,.wide-copy p{text-wrap:auto;overflow-wrap:normal;word-break:normal;letter-spacing:0}.modal-body h2{font-size:clamp(1.86rem,8.2vw,2.35rem);line-height:1.08}.modal-body li,.modal-body p,.modal-detail-card p{line-height:1.46}.inline-more{white-space:nowrap}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.brand{display:flex;align-items:center;gap:11px}.brand img{width:auto;height:38px}.brand-name{font-size:1.4rem;font-weight:900;letter-spacing:.01em;color:var(--ink);white-space:nowrap}.menu-mobile-only{display:none}@media (min-width:901px){.global-menu a{display:inline-flex!important}.global-menu a.menu-only{display:none!important}.global-menu{gap:14px;font-size:.86rem}}.section-photo.contain{background:#f8fafc;border:1px solid var(--line);box-shadow:0 18px 50px rgba(15,23,42,.1)}.section-photo.contain img{-o-object-fit:contain;object-fit:contain}.hero-bg{background:linear-gradient(135deg,#eef2f7,#f8fafc);box-shadow:0 24px 60px rgba(15,23,42,.12);border:1px solid var(--line)}.hero-bg img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.hero-formula{color:var(--brand-teal,#14b8a6)}.category-text .price{display:inline-block;color:var(--red);font-size:1.04rem;font-weight:900;line-height:1.2}.category-list img.category-poster-thumb{background:#f8fafc;border:1px solid var(--line)}.detail-list{display:grid;gap:0;margin:28px 0 0;padding:0;list-style:none;border-top:2px solid var(--ink)}.detail-list li{display:grid;grid-template-columns:200px 1fr;gap:18px;padding:15px 0;border-bottom:1px solid var(--line)}.detail-list strong{font-weight:900}.detail-list span{color:var(--muted);font-weight:700;font-size:.98rem}@media (max-width:900px){.detail-list li{grid-template-columns:1fr;gap:2px;padding:10px 0}}.workflow-actions{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.faq-section,.pricing-section{background:#fff;overflow:visible}.faq-section .bg-word,.pricing-section .bg-word{display:none}.faq-wrap,.pricing-wrap{position:relative;z-index:2;width:min(1120px,100%);margin:0 auto}.pricing-section .section-actions{justify-content:center;margin-top:34px}.company-section{position:relative;z-index:2;padding:84px clamp(20px,6vw,78px);background:linear-gradient(90deg,rgba(37,99,235,.045),#fff 52%)}.company-inner{width:min(1120px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(280px,.7fr);gap:clamp(28px,5vw,64px);align-items:start}.company-detail{margin:24px 0 0;padding:0;list-style:none;border-top:2px solid var(--ink)}.company-detail li{display:grid;grid-template-columns:110px 1fr;gap:16px;padding:13px 0;border-bottom:1px solid var(--line)}.company-detail strong{font-weight:900}.company-detail span{color:var(--muted);font-weight:700}.company-links{display:flex;flex-wrap:wrap;gap:18px;margin-top:22px;font-weight:900}.company-links a{border-bottom:2px solid}.sns-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sns-logo{display:flex;align-items:center;gap:10px;padding:13px 15px;border:1px solid var(--line);background:#fff;font-weight:900}.sns-logo img{width:24px;height:24px}@media (max-width:900px){.company-section{padding:54px 18px}.company-inner{grid-template-columns:1fr;gap:32px}.company-detail li{grid-template-columns:1fr;gap:2px}}.contact-mail{margin:18px 0 0;color:var(--red-dark);font-size:1.32rem;font-weight:900;line-height:1.3;word-break:break-all}:root{--brand-teal:#14b8a6}.modal-sns{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:22px 0 4px;padding:16px 18px;border:1px solid var(--line);background:#f8fafc;border-radius:10px}.modal-sns-label{font-size:.82rem;font-weight:900;color:var(--red);letter-spacing:.04em}.modal-sns-row{display:flex;flex-wrap:wrap;gap:8px}.modal-sns-chip{display:inline-flex;align-items:center;gap:7px;padding:7px 13px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:.86rem;font-weight:900;color:var(--ink)}.modal-sns-chip img{width:18px;height:18px}@media (min-width:901px){.final-section h2,.hero h1,.modal-body h2,.section-kicker,h2{text-wrap:balance}.final-section p,.hero-lead,.modal-body p,.modal-teaser,.section-copy p,.wide-copy p{text-wrap:pretty}}@media (max-width:900px){.hero-formula{white-space:normal;overflow-wrap:anywhere;line-height:1.4}.category-text .price,.category-text small,.category-text strong,.company-detail span,.detail-list span,.detail-list strong,.flow-list span,.flow-list strong,.modal-sns-chip,.section-actions .btn{min-width:0;overflow-wrap:anywhere}}.header-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.header-login{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:9px 18px;font-size:.9rem;font-weight:900;color:var(--ink);border:2px solid rgba(7,16,24,.7);white-space:nowrap;transition:transform .24s ease,background .24s ease,color .24s ease}.header-login:hover{transform:translateY(-2px);background:var(--ink);color:#fff}.header-trial-cta{display:inline-flex!important;align-items:center;justify-content:center;min-height:44px;padding:9px 18px;color:#fff;background:var(--red);font-size:.9rem;font-weight:900;white-space:nowrap;box-shadow:0 10px 22px rgba(37,99,235,.2);transition:transform .24s ease,background .24s ease}.header-trial-cta:hover{transform:translateY(-2px);background:var(--red-dark)}.menu-only{display:none}@media (min-width:901px){.menu-only{display:none!important}}@media (max-width:900px){.global-menu .menu-only{display:block}.global-menu .global-login{margin-top:8px;text-align:center;border:2px solid rgba(255,255,255,.6);color:#fff}.site-header{gap:8px}.header-actions{gap:7px}.header-login,.header-trial-cta{min-height:40px;padding:8px 12px;font-size:.74rem}.brand-name{display:none}.brand img{width:auto!important;height:32px}#signup .circle-points li:nth-child(5),body.menu-open .header-actions{display:none}.contact-section .section-photo,.features-section .section-photo,.workflow-section .section-photo{order:4}.contact-section .contact-mail,.features-section .detail-list,.workflow-section .flow-list{order:5}.contact-section .section-actions,.features-section .section-actions,.workflow-section .workflow-actions{order:6}}.hero-bg,.section-photo,.section-photo.contain{background:transparent!important;border:0!important;box-shadow:none!important}.hero-bg img,.section-photo.contain img{-o-object-fit:contain;object-fit:contain}.hero-questions{margin:26px 0 0;display:grid;gap:10px}.hero-questions p{margin:0;padding-left:16px;border-left:4px solid var(--red);font-size:1.34rem;line-height:1.45;font-weight:900;color:var(--ink)}.hero-content{width:min(620px,50vw)}.emphasis-line{font-weight:900!important;color:var(--ink)!important}.photo-tags{position:absolute;left:0;bottom:0;right:0;display:flex;flex-wrap:wrap;gap:8px;padding:16px;background:linear-gradient(0deg,rgba(11,18,32,.72),rgba(11,18,32,0))}.photo-tags span{padding:6px 12px;background:#fff;color:var(--ink);font-size:.85rem;font-weight:900;box-shadow:0 6px 16px rgba(7,16,24,.18)}.vs-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:clamp(16px,3vw,28px);margin-top:8px}.vs-col{padding:30px clamp(20px,3vw,34px);border:2px solid var(--line);background:#fff}.vs-col-new{border-color:var(--red);background:rgba(37,99,235,.045);box-shadow:var(--shadow)}.vs-head{display:block;margin-bottom:16px;font-size:1.2rem;font-weight:900}.vs-col-new .vs-head{color:var(--red-dark)}.vs-col ul{margin:0;padding:0;list-style:none;display:grid;gap:12px}.vs-col li{position:relative;padding-left:26px;font-size:1.04rem;line-height:1.5;font-weight:800;color:#2e343c}.vs-col-old li:before{content:"×";position:absolute;left:0;font-weight:900;color:var(--muted)}.vs-col-new li:before{content:"✓";position:absolute;left:0;font-weight:900;color:var(--red)}.worry-list{margin:22px 0 0;padding:0;list-style:none;display:grid;gap:10px}.worry-list li{padding:12px 18px;background:rgba(248,250,252,.9);border-left:4px solid rgba(18,20,23,.18);font-size:1.04rem;font-weight:800;color:#2e343c}.media-roles{position:relative;z-index:2;margin:0;padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:0 clamp(24px,4vw,64px);border-top:2px solid var(--ink)}.media-roles li{display:grid;grid-template-columns:170px 1fr;align-items:center;gap:18px;padding:20px 0;border-bottom:1px solid var(--line)}.media-name{display:flex;align-items:center;gap:10px;font-size:1.12rem;font-weight:900}.media-name img{width:26px;height:26px}.media-role{font-size:1rem;line-height:1.5;font-weight:700;color:var(--muted)}.media-funnel{margin:36px 0 0;font-size:clamp(1.1rem,2.2vw,1.5rem);font-weight:900;color:var(--red)}.media-funnel,.steps-3{position:relative;z-index:2}.steps-3{margin:8px 0 0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(16px,3vw,28px);counter-reset:step}.steps-3 li{display:grid;align-content:start;gap:10px;padding:32px clamp(20px,2.6vw,32px);background:#fff;border:2px solid var(--line)}.steps-num{font-size:1rem;font-weight:900;letter-spacing:.04em;color:var(--red)}.steps-3 strong{font-size:1.42rem;line-height:1.3;font-weight:900}.steps-desc{font-size:1.02rem;line-height:1.6;font-weight:700;color:#2e343c}.price-table{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(14px,2vw,22px);margin-top:8px}.price-card{display:flex;flex-direction:column;background:#fff;border:2px solid var(--line)}.price-card-head{padding:24px 22px 18px;border-bottom:1px solid var(--line)}.price-sns{display:flex;gap:8px;margin-bottom:12px}.price-sns img{width:24px;height:24px}.price-card-head strong{display:block;font-size:1.18rem;font-weight:900}.price-card-head small{display:block;margin-top:6px;font-size:.92rem;line-height:1.5;font-weight:700;color:var(--muted)}.price-tiers{margin:0;padding:8px 22px 22px;list-style:none;display:grid}.price-tiers li{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:12px 0;border-bottom:1px solid var(--line);font-weight:800}.price-tiers li:last-child{border-bottom:0}.price-tiers span{font-size:.98rem;color:#2e343c}.price-tiers b{font-size:1.18rem;font-weight:900;color:var(--ink)}.compare-table{position:relative;z-index:2;margin-top:8px;border:2px solid var(--ink)}.compare-row{display:grid;grid-template-columns:130px 1fr 1fr;align-items:stretch}.compare-row>span{padding:16px 20px;font-size:1.02rem;line-height:1.5;font-weight:800;color:#2e343c;border-bottom:1px solid var(--line);border-left:1px solid var(--line)}.compare-row>span:first-child{border-left:0}.compare-row:last-child>span{border-bottom:0}.compare-head>span{font-weight:900;color:var(--ink);background:rgba(248,250,252,.9)}.compare-label{font-weight:900!important;color:var(--ink)!important}.compare-row>span.is-new{background:rgba(37,99,235,.06);color:var(--ink);font-weight:900}.compare-head>span.is-new{color:var(--red-dark)}#about .circle-points,#trial .circle-points{display:flex!important;flex-wrap:wrap;gap:12px}#about .circle-points li,#trial .circle-points li{width:96px;min-width:0;max-width:96px;flex:0 0 96px}@media (max-width:900px){.hero-content{width:100%}.hero-questions p{font-size:1.12rem}.media-roles,.vs-grid{grid-template-columns:1fr}.media-roles li{grid-template-columns:140px 1fr;gap:12px;padding:16px 0}.steps-3{grid-template-columns:1fr}.price-table{grid-template-columns:1fr 1fr}.compare-row{grid-template-columns:92px 1fr 1fr}.compare-row>span{padding:12px;font-size:.9rem}}@media (max-width:560px){.media-roles li,.price-table{grid-template-columns:1fr}.media-roles li{gap:4px}.media-name{font-size:1.04rem}}@media (max-width:900px){.final-actions .btn,.hero-actions .btn,.section-actions .btn{white-space:normal;line-height:1.3}.final-actions .btn-secondary:after,.hero-actions .btn-secondary:after,.section-actions .btn-secondary:after{display:none}}.lp-section .section-copy h2,.lp-section .wide-copy h2{font-size:clamp(1.85rem,2.6vw,2.4rem);line-height:1.42;letter-spacing:-.01em}@media (max-width:900px){.lp-section .section-copy h2,.lp-section .wide-copy h2{font-size:clamp(1.6rem,6.4vw,2rem)}.hero-content,.split-reverse>.section-copy,.split>.section-copy{display:block!important}.split-reverse>.section-copy>*,.split>.section-copy>*{order:0!important}.split-reverse>.section-photo,.split>.section-photo{margin-top:22px}.read-more{display:inline-flex!important;margin-top:18px}}