:root{--background:0 0% 100%;--foreground:222 20% 14%;--primary:222 89% 40%;--primary-foreground:0 0% 100%;--secondary:210 20% 96%;--secondary-foreground:222 20% 14%;--muted:210 20% 96%;--muted-foreground:215 15% 40%;--border:214 20% 88%;--card:0 0% 100%;--danger:0 72% 40%;--danger-soft:0 72% 96%;--info:222 60% 35%;--info-soft:222 60% 96%;--success:142 71% 29%;--success-soft:142 60% 95%;--warning:32 95% 30%;--warning-soft:43 92% 95%;--radius:0.5rem;--site-panel-radius:12px;--site-mark-navy:#1A3352;--site-mark-teal:#3DB6A8;--site-max:1120px;--reveal-y:12px;--reveal-ms:280ms}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased}body{font-family:Noto Sans JP,-apple-system,BlinkMacSystemFont,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;color:hsl(var(--foreground));background:hsl(var(--background));font-size:16px;line-height:1.8;letter-spacing:.01em;font-feature-settings:"palt"}a{color:inherit;text-decoration:none}img,svg{display:block}ul{list-style:none}.container{max-width:var(--site-max);margin:0 auto;padding:0 40px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.narrow{max-width:760px;margin:0 auto}.header{height:88px;position:-webkit-sticky;position:sticky;top:0;background:hsl(var(--background)/.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10}.header,.header .container{display:flex;align-items:center}.header .container{width:100%;justify-content:space-between}.lockup{height:56px;width:auto}.header-actions{display:flex;align-items:center;gap:40px}.nav{display:flex;gap:32px;font-size:14px;font-weight:500}.nav a{color:hsl(var(--foreground))}.header-right{display:flex;gap:12px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;padding:0 22px;border-radius:6px;font-size:15px;font-weight:700;border:1px solid transparent;white-space:nowrap}.btn-primary{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.btn-outline{background:hsl(var(--background));border-color:hsl(var(--border))}.btn-ghost,.btn-outline{color:hsl(var(--foreground))}.btn-ghost{background:transparent}.btn-sm{height:36px;padding:0 14px;font-size:13px}.btn-lg{height:52px;padding:0 28px;font-size:16px}.btn svg{width:16px;height:16px}.btn{transition:filter .15s ease,border-color .15s ease}.btn-ghost:focus-visible,.btn-ghost:hover,.btn-primary:focus-visible,.btn-primary:hover{filter:brightness(.96)}.btn-outline:focus-visible,.btn-outline:hover{border-color:hsl(var(--foreground)/.4)}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.h1{font-size:56px;line-height:1.3;letter-spacing:0}.h1,.h2{font-weight:700}.h2{font-size:36px;line-height:1.4}.h3{font-size:26px;line-height:1.45}.h3,.h4{font-weight:700}.h4{font-size:18px;line-height:1.5}.lead{font-size:18px}.body,.lead{line-height:1.9;color:hsl(var(--muted-foreground))}.body{font-size:15px}.small{font-size:13px;line-height:1.7;color:hsl(var(--muted-foreground))}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.label{display:inline-flex;align-items:center;height:26px;padding:0 12px;border-radius:999px;background:hsl(var(--secondary))}.label,.label-line{color:hsl(var(--muted-foreground));font-size:12px;font-weight:700;letter-spacing:.04em}.label-line{display:inline-block;padding-bottom:6px;border-bottom:1px solid hsl(var(--foreground))}.section{padding:112px 0}.section-tight{padding:80px 0}.section-head{text-align:center;max-width:820px;margin:0 auto 64px}.section-head .label{margin-bottom:20px}.section-head .lead{margin-top:16px}.alt{background:hsl(var(--secondary))}.alt .label{background:hsl(var(--background));border:1px solid hsl(var(--border))}.panel{background:hsl(var(--secondary));border-radius:var(--site-panel-radius);padding:40px}.panel-white{border:1px solid hsl(var(--border))}.alt .panel,.panel-white,.win{background:hsl(var(--background))}.win{border:1px solid hsl(var(--border));border-radius:8px;overflow:hidden;box-shadow:0 1px 2px hsl(222 20% 14%/.04),0 12px 32px -16px hsl(222 20% 14%/.12)}.win-bar{height:40px;display:flex;align-items:center;gap:12px;padding:0 16px;border-bottom:1px solid hsl(var(--border));font-size:12px;color:hsl(var(--muted-foreground))}.win-bar .dot{width:8px;height:8px;border-radius:50%;background:hsl(var(--border))}.win-body{display:flex}.win-side{width:168px;border-right:1px solid hsl(var(--border));padding:12px 8px;background:hsl(var(--secondary)/.6)}.win-side .it{font-size:12px;padding:7px 10px;border-radius:6px;color:hsl(var(--muted-foreground));display:flex;gap:8px;align-items:center}.win-side .it i{width:12px;height:12px;border:1.5px solid;border-radius:3px;display:inline-block;opacity:.7}.win-side .it.on{background:hsl(var(--background));color:hsl(var(--foreground));font-weight:700;border:1px solid hsl(var(--border))}.win-main{flex:1 1;min-width:0}.win-top{height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid hsl(var(--border));font-size:13px}.win-top b{font-weight:700}.win-top .acts{display:flex;gap:8px}.chip{display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:4px;font-size:12px;font-weight:500;background:hsl(var(--secondary));color:hsl(var(--muted-foreground));border:1px solid hsl(var(--border))}.chip-primary{background:hsl(var(--primary));color:#fff;border-color:transparent;font-weight:700}.badge{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:4px;font-size:11px;font-weight:700}.badge-info{background:hsl(var(--info-soft));color:hsl(var(--info))}.badge-success{background:hsl(var(--success-soft));color:hsl(var(--success))}.badge-warning{background:hsl(var(--warning-soft));color:hsl(var(--warning))}.badge-neutral{background:hsl(var(--secondary));color:hsl(var(--muted-foreground))}.cmp{width:100%;border-collapse:separate;border-spacing:0;font-size:14px}.cmp td,.cmp th{padding:18px 20px;text-align:left;vertical-align:top;border-bottom:1px solid hsl(var(--border));line-height:1.7}.cmp thead th{font-size:14px;font-weight:700;padding-top:0}.cmp th.row{width:160px;color:hsl(var(--foreground));font-weight:700;background:transparent}.cmp td{color:hsl(var(--muted-foreground))}.cmp .k{background:hsl(var(--info-soft));color:hsl(var(--foreground));font-weight:500}.cmp thead .k{border-top:3px solid hsl(var(--primary));border-radius:8px 8px 0 0}.cmp thead .k .cmp-lockup{height:30px;width:auto}.cmp tbody tr:last-child .k{border-radius:0 0 8px 8px}.cmp tbody tr:last-child td,.cmp tbody tr:last-child th{border-bottom:0}.cmp .x{color:hsl(var(--muted-foreground)/.7)}.cmp-vs{table-layout:fixed}.cmp-vs th.row,.cmp-vs thead th:first-child{width:200px}.cmp-vs .k{background:transparent}.cmp-vs thead .k{border-top:0;border-radius:0}.cmp-vs tbody tr:last-child .k{border-radius:0}.cmp-vs td{word-break:keep-all;overflow-wrap:break-word}.chapters{display:grid;grid-template-columns:220px 1fr;grid-column-gap:64px;column-gap:64px;align-items:start}.chap-nav{grid-column:1;grid-row:1;position:-webkit-sticky;position:sticky;top:120px;display:flex;flex-direction:column;gap:4px}.chap-nav button{border:0;background:none;cursor:pointer;text-align:left;font:inherit;font-size:14px;color:hsl(var(--muted-foreground));padding:10px 0 10px 16px;border-left:2px solid hsl(var(--border))}.chap-nav button.on{color:hsl(var(--foreground));font-weight:700;border-left-color:hsl(var(--primary))}.chap-stack{grid-column:2;grid-row:1;display:grid;align-items:start}.chap{grid-area:1/1;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility 0s linear .4s}.chap.on{opacity:1;visibility:visible;transition-delay:0s}.chap .h3{margin:16px 0 12px}.chap .body{max-width:640px}.chap .more{display:inline-block;margin-top:16px;font-size:14px;font-weight:700;border-bottom:1px solid hsl(var(--foreground));padding-bottom:2px}.chap .panel{margin-top:32px}.chap-dots{grid-column:2;grid-row:2;margin-top:36px;display:flex;gap:6px}.chap-dots button{border:0;background:none;cursor:pointer;padding:10px 2px;display:flex;align-items:center}.chap-dots button i{display:block;width:8px;height:8px;border-radius:50%;background:hsl(var(--border));transition:width .25s ease,background .25s ease}.chap-dots button.on i{width:24px;border-radius:4px;background:hsl(var(--primary))}@media (prefers-reduced-motion:reduce){.chap,.chap-dots button i{transition:none}}.player{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:12px;overflow:hidden}.player-tabs{display:flex;border-bottom:1px solid hsl(var(--border))}.player-tabs a{flex:1 1;padding:18px 24px;font-size:14px;font-weight:500;color:hsl(var(--muted-foreground));display:flex;gap:12px;align-items:center;border-bottom:2px solid transparent}.player-tabs a.on{color:hsl(var(--foreground));font-weight:700;border-bottom-color:hsl(var(--primary))}.player-tabs .num{width:22px;height:22px;border-radius:50%;background:hsl(var(--secondary));display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.player-tabs a.on .num{background:hsl(var(--primary));color:#fff}.player-body{display:grid;grid-template-columns:300px 1fr}.player-left{padding:32px;border-right:1px solid hsl(var(--border))}.player-right{padding:28px 32px}.play{border:0;cursor:pointer;font:inherit;padding:0;width:48px;height:48px;border-radius:50%;background:hsl(var(--primary));display:inline-flex;align-items:center;justify-content:center;flex:none}.play svg{width:18px;height:18px;fill:#fff}.prog{flex:1 1;height:4px;border-radius:2px;background:hsl(var(--border));position:relative}.prog i{left:0;top:0;height:100%;width:46%;border-radius:2px}.prog b,.prog i{position:absolute;background:hsl(var(--primary))}.prog b{top:50%;left:46%;width:14px;height:14px;border-radius:50%;transform:translate(-50%,-50%);border:2px solid #fff;box-shadow:0 0 0 1px hsl(var(--primary))}.times{display:flex;justify-content:space-between;font-size:12px;color:hsl(var(--muted-foreground));margin-top:8px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.line{display:grid;grid-template-columns:84px 1fr;grid-gap:16px;gap:16px;padding:9px 12px;border-radius:6px;font-size:14px;align-items:start}.line.now{background:hsl(var(--info-soft))}.line .who{font-size:11px;font-weight:700;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px}.line .who.c{background:hsl(var(--secondary));color:hsl(var(--muted-foreground))}.line .who.a{background:hsl(var(--info-soft));color:hsl(var(--info))}.line.now .who.a{background:hsl(var(--background))}.faq{border-top:1px solid hsl(var(--border))}.faq details{border-bottom:1px solid hsl(var(--border))}.faq summary{list-style:none;padding:22px 0;font-size:16px;font-weight:700;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.faq summary:after{content:"+";font-size:22px;color:hsl(var(--muted-foreground));font-weight:400}.faq details[open] summary:after{content:"–"}.faq .body{padding:0 0 22px;max-width:680px}.plans{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.plan{border:1px solid hsl(var(--border));border-radius:var(--site-panel-radius);padding:40px;background:hsl(var(--background))}.plan.featured{border-color:hsl(var(--primary));box-shadow:0 0 0 1px hsl(var(--primary))}.plan .name{font-size:22px;font-weight:700}.plan .price{margin:24px 0;padding:20px 0;border-top:1px solid hsl(var(--border));border-bottom:1px solid hsl(var(--border))}.plan .price b{font-size:18px;font-weight:700}.plan ul li{font-size:14px;padding:8px 0 8px 26px;position:relative;color:hsl(var(--foreground))}.plan ul li:before{content:"";position:absolute;left:0;top:15px;width:14px;height:14px;border-radius:50%;background:hsl(var(--success-soft));box-shadow:inset 0 0 0 1px hsl(var(--success)/.35)}.plan ul li:after{content:"";position:absolute;left:4px;top:19px;width:6px;height:3px;border-left:1.5px solid hsl(var(--success));border-bottom:1.5px solid hsl(var(--success));transform:rotate(-45deg)}.plan ul li.muted{color:hsl(var(--muted-foreground))}.plan ul li.muted:before{background:hsl(var(--secondary));box-shadow:inset 0 0 0 1px hsl(var(--border))}.plan ul li.muted:after{display:none}.footer{border-top:1px solid hsl(var(--border));padding:56px 0 40px;font-size:13px;color:hsl(var(--muted-foreground))}.footer-lockup{--lockup-h:48px;height:var(--lockup-h);width:auto;margin-bottom:14px;margin-left:calc(var(--lockup-h) * -66.2 / 140)}.footer .cols{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;grid-gap:32px;gap:32px}.footer .cols b{display:block;color:hsl(var(--foreground));margin-bottom:12px;font-size:13px}.footer .cols a{display:block;padding:4px 0}.footer .bottom{margin-top:40px;padding-top:20px;border-top:1px solid hsl(var(--border));display:flex;justify-content:space-between}.field{display:flex;flex-direction:column;gap:6px}.field label{font-size:13px;font-weight:700}.field label i{font-style:normal;color:hsl(var(--muted-foreground));font-weight:400;margin-left:6px;font-size:12px}.input{height:44px;border:1px solid hsl(var(--border));border-radius:6px;padding:0 12px;font-size:14px;display:flex;align-items:center;color:hsl(var(--muted-foreground)/.7);background:hsl(var(--background))}.input.ta{height:112px;align-items:flex-start;padding-top:10px}.check{display:flex;gap:10px;align-items:center;font-size:14px}.check i{width:18px;height:18px;border:1.5px solid hsl(var(--border));border-radius:4px;display:inline-block}.check i.on{background:hsl(var(--primary));border-color:hsl(var(--primary));position:relative}.check i.on:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg)}.sticky-cta{display:none}@media (max-width:720px){.container{padding:0 20px}.header{height:68px}.lockup{height:40px}.header-right .btn-outline,.nav{display:none}.h1{font-size:34px}.h2{font-size:26px}.h3{font-size:21px}.lead{font-size:15px}.section{padding:64px 0}.section-head{margin-bottom:36px;text-align:left}.panel{padding:16px}.chapters{grid-template-columns:1fr;gap:0}.chap-nav{display:none}.chap-dots,.chap-stack{grid-column:1}.chap-dots{margin-top:28px}.player-body{grid-template-columns:1fr}.player-left{border-right:0;border-bottom:1px solid hsl(var(--border));padding:20px}.player-right{padding:16px}.player-tabs a{padding:14px 12px;font-size:13px}.line{grid-template-columns:64px 1fr;gap:10px;font-size:13px;padding:8px}.plans{grid-template-columns:1fr}.plan{padding:24px}.footer-lockup{--lockup-h:36px}.footer .cols{grid-template-columns:1fr 1fr}.footer .bottom{flex-direction:column;gap:8px}.cmp{font-size:12px}.cmp td,.cmp th{padding:10px 8px}.cmp th.row{width:72px}.win-side{display:none}.sticky-cta{display:flex;position:fixed;left:0;right:0;bottom:0;padding:10px 16px calc(10px + env(safe-area-inset-bottom));gap:10px;background:hsl(var(--background)/.96);border-top:1px solid hsl(var(--border));z-index:20}.sticky-cta .btn{flex:1 1;height:44px;font-size:14px;padding:0 10px}.cmp thead{display:none}.cmp tr{display:block;padding:14px 0;border-bottom:1px solid hsl(var(--border))}.cmp tr:last-child{border-bottom:0}.cmp th.row{display:block;width:auto;padding:0 0 6px;border:0;font-size:14px}.cmp td{display:grid;grid-template-columns:88px 1fr;grid-gap:8px;gap:8px;padding:5px 0;border:0;font-size:12.5px}.cmp td:before{content:attr(data-l);font-size:11px;color:hsl(var(--muted-foreground));padding-top:2px}.cmp td.k{background:transparent;border-left:3px solid hsl(var(--primary));padding-left:8px;border-radius:0!important}.cmp td.k:before{color:hsl(var(--primary));font-weight:700}.cmp-vs td.k{border-left:0;padding-left:0}.cmp-vs td.k:before{color:hsl(var(--muted-foreground));font-weight:400}}.hero{padding:56px 0 0;text-align:center}.hero .h1{max-width:880px;margin:16px auto 0;font-size:52px}.hero .lead{max-width:640px;margin:18px auto 0}.hero .ctas{display:flex;gap:12px;justify-content:center;margin-top:28px}.hero-visual{margin-top:36px}.hero-visual .panel{padding:24px 24px 0;border-radius:var(--site-panel-radius) var(--site-panel-radius) 0 0}.hero-visual .win{border-bottom:0;border-radius:8px 8px 0 0}.hero-canvas{display:block;width:100%;height:auto}.hero-canvas-narrow{display:none}@media (max-width:720px){.hero-canvas-wide{display:none}.hero-canvas-narrow{display:block}}.pipe{display:grid;grid-template-columns:96px 24px 1fr 24px 1.55fr 24px 1fr 24px 96px;grid-gap:8px;gap:8px;align-items:center}.pipe .end{text-align:center;font-size:12px;color:hsl(var(--muted-foreground))}.pipe .end .ic{width:56px;height:56px;border-radius:50%;border:1px solid hsl(var(--border));margin:0 auto 8px;align-items:center;background:hsl(var(--background))}.pipe .arr,.pipe .end .ic{display:flex;justify-content:center}.pipe .arr{color:hsl(var(--muted-foreground))}.pcard{position:relative;background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:12px;padding:28px 20px 22px;text-align:center;min-height:236px}.pcard .step{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:hsl(var(--foreground));color:#fff;font-size:11px;font-weight:700;height:24px;padding:0 10px;border-radius:12px;display:inline-flex;align-items:center;letter-spacing:.06em}.pcard .t{font-size:16px;font-weight:700;margin-top:8px}.pcard .e{font-size:11px}.pcard .d,.pcard .e{color:hsl(var(--muted-foreground))}.pcard .d{font-size:13px;margin-top:10px;line-height:1.7}.pcard.center{border-color:hsl(var(--primary));box-shadow:0 0 0 1px hsl(var(--primary));padding-top:24px}.pcard.center .step{background:hsl(var(--primary))}.pcard .mini-graph{margin:10px auto 0;max-width:330px}.pcard .calls{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-top:12px}.pcard .calls .chip{height:22px;font-size:11px}.pcard .calls .chip.b{border-color:hsl(var(--info)/.25);color:hsl(var(--info));background:hsl(var(--info-soft))}.sop-in{text-align:center;font-size:13px;color:hsl(var(--muted-foreground));margin-bottom:18px}.sop-in b{color:hsl(var(--foreground))}.sop-in .down{display:block;width:1px;height:22px;margin:6px auto 0;border-left:1px dashed hsl(var(--muted-foreground))}.tools-strip{margin-top:40px;border:1px solid hsl(var(--border));border-radius:12px;padding:22px 24px 20px;position:relative;display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.tools-strip .cap{position:absolute;top:-10px;left:50%;transform:translateX(-50%);background:hsl(var(--background));padding:0 12px;font-size:11px;color:hsl(var(--muted-foreground));font-weight:700;letter-spacing:.04em}.tools-strip .ti{display:inline-flex;align-items:center;gap:8px;font-size:13px;padding:6px 12px;border-radius:6px;background:hsl(var(--secondary))}.tools-strip .ti .badge{height:18px;font-size:10px;padding:0 6px}.ill{display:grid;grid-gap:20px;gap:20px}.ill.two{grid-template-columns:1fr 1fr;align-items:center}.site-mock{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:8px;overflow:hidden;position:relative;height:240px}.site-mock .bar{height:30px;border-bottom:1px solid hsl(var(--border));display:flex;align-items:center;gap:6px;padding:0 10px}.site-mock .bar i{width:7px;height:7px;border-radius:50%;background:hsl(var(--border));display:block}.site-mock .ln{height:8px;border-radius:4px;background:hsl(var(--secondary));margin:14px 20px 0}.site-mock .ln.h{height:14px;width:45%;background:hsl(var(--border))}.site-mock .launcher{position:absolute;right:16px;bottom:16px;height:40px;padding:0 16px 0 12px;border-radius:20px;background:hsl(var(--primary));color:#fff;font-size:13px;font-weight:700;display:inline-flex;align-items:center;gap:8px;box-shadow:0 6px 16px -6px hsl(var(--primary)/.6)}.phone-mock{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:8px;padding:20px;height:240px;display:flex;flex-direction:column;justify-content:center;gap:12px}.kv{display:flex;justify-content:space-between;font-size:13px;padding:8px 0;border-bottom:1px solid hsl(var(--border))}.kv:last-child{border-bottom:0}.kv span:first-child{color:hsl(var(--muted-foreground))}.cal{display:grid;grid-template-columns:56px repeat(5,1fr);font-size:11px;border:1px solid hsl(var(--border));border-radius:8px;overflow:hidden;background:hsl(var(--background))}.cal>div{padding:8px 6px;border-bottom:1px solid hsl(var(--border));border-right:1px solid hsl(var(--border));min-height:34px}.cal .hd{background:hsl(var(--secondary));font-weight:700;text-align:center}.cal .tm{color:hsl(var(--muted-foreground));text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cal .bk{background:hsl(var(--info-soft));color:hsl(var(--info));font-weight:700}.cal .bk.new{background:hsl(var(--primary));color:#fff}.cal .bk.hold{background:hsl(var(--secondary));color:hsl(var(--muted-foreground));font-weight:500}.contact-card{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:8px;padding:20px 22px}.contact-card .nm{font-size:18px;font-weight:700;display:flex;align-items:center;gap:10px}.tbl{width:100%;font-size:13px;border-collapse:collapse;background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:8px;overflow:hidden}.tbl td,.tbl th{padding:10px 12px;border-bottom:1px solid hsl(var(--border));text-align:left}.tbl th{background:hsl(var(--secondary));font-weight:700;font-size:12px}.tbl tr:last-child td{border-bottom:0}.tbl td.src{color:hsl(var(--muted-foreground));font-size:12px}.sum{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:8px;padding:20px 22px}.sum .h{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:hsl(var(--muted-foreground));margin-bottom:10px}.sum p{font-size:14px;line-height:1.8}.sum .tags{display:flex;gap:6px;margin-top:12px}.data{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.data .cell{border-top:2px solid hsl(var(--foreground));padding-top:20px}.data .cell.soft{border-top-color:hsl(var(--border))}.data .h4{display:flex;align-items:center;gap:10px}.data ul li{font-size:14px;padding:8px 0;border-bottom:1px solid hsl(var(--border));display:flex;justify-content:space-between;gap:16px}.data ul li span:last-child{color:hsl(var(--muted-foreground));text-align:right}.canvas-frame{border:1px solid hsl(var(--border));border-radius:8px;overflow:hidden;background:hsl(var(--background))}.build-list li{display:grid;grid-template-columns:36px 1fr;grid-gap:12px;gap:12px;padding:18px 0;border-bottom:1px solid hsl(var(--border))}.build-list li:last-child{border-bottom:0}.build-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:32px;gap:32px;margin-top:40px}.build-row li{border-bottom:0;border-top:1px solid hsl(var(--foreground));padding:16px 0 0}@media (max-width:900px){.build-row{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:560px){.build-row{grid-template-columns:1fr}}.build-list .n{font-size:12px;font-weight:700;color:hsl(var(--muted-foreground));padding-top:4px;letter-spacing:.06em}.build-list .t{font-weight:700;font-size:16px}.build-list .d{font-size:14px;color:hsl(var(--muted-foreground));margin-top:2px}@media (max-width:720px){.hero{padding-top:40px;text-align:left}.hero .ctas{justify-content:flex-start;flex-wrap:wrap}.hero .ctas .btn{width:100%}.hero-visual{margin-top:32px}.hero-visual .panel{padding:14px 14px 0}.pipe{grid-template-columns:1fr;gap:10px}.pipe .arr{transform:rotate(90deg);height:20px}.pipe .end{display:flex;gap:12px;align-items:center;justify-content:center}.pipe .end .ic{margin:0;width:40px;height:40px}.pcard{min-height:0;padding:26px 16px 18px}.ill.two{grid-template-columns:1fr}.phone-mock,.site-mock{height:180px}.data{grid-template-columns:1fr}.cal{grid-template-columns:48px repeat(3,1fr)}.cal .d4,.cal .d5{display:none}.tools-strip{justify-content:flex-start}}.page-hero{padding:72px 0 56px;text-align:center}.page-hero .h1{font-size:44px;margin-top:16px}.page-hero .lead{max-width:640px;margin:16px auto 0}.grid2{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.fblock{border:1px solid hsl(var(--border));border-radius:var(--site-panel-radius);padding:32px;background:hsl(var(--background))}.fblock .h4{font-size:20px;margin-top:12px}.fblock .body{font-size:14px;margin-top:8px}.fblock .vis{margin-top:24px;background:hsl(var(--secondary));border-radius:12px;padding:20px}.fblock .tags{display:flex;gap:6px;margin-top:16px;flex-wrap:wrap}.check-tbl td:not(:first-child),.check-tbl th:not(:first-child){text-align:center;width:200px}.ok{display:inline-block;width:18px;height:18px;border-radius:50%;background:hsl(var(--success-soft));position:relative;vertical-align:middle}.ok:after{content:"";position:absolute;left:6px;top:4px;width:4px;height:8px;border-right:1.5px solid hsl(var(--success));border-bottom:1.5px solid hsl(var(--success));transform:rotate(45deg)}.no{color:hsl(var(--muted-foreground)/.6)}.bound{display:grid;grid-template-columns:1fr 28px 1.4fr 28px 1fr;grid-gap:12px;gap:12px;align-items:center}.bound .box{border:1px solid hsl(var(--border));border-radius:12px;padding:20px;background:hsl(var(--background));min-height:200px}.bound .box.jp{border-color:hsl(var(--success)/.5);box-shadow:0 0 0 1px hsl(var(--success)/.5)}.bound .box .t{font-weight:700;display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.bound .box ul li{font-size:13px;padding:5px 0}.bound .arr,.bound .box ul li{color:hsl(var(--muted-foreground))}.bound .arr{display:flex;justify-content:center}.form{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.form .full{grid-column:1/-1}.aside{border-left:1px solid hsl(var(--border));padding-left:40px}.aside ol{counter-reset:s}.aside ol li{counter-increment:s;display:grid;grid-template-columns:28px 1fr;grid-gap:12px;gap:12px;padding:12px 0;font-size:14px}.aside ol li:before{content:counter(s);width:24px;height:24px;border-radius:50%;background:hsl(var(--foreground));color:#fff;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;margin-top:2px}.contact-grid{display:grid;grid-template-columns:1.4fr 1fr;grid-gap:64px;gap:64px;align-items:start}.vs{padding:56px 0}.vs h2{font-size:20px;margin:48px 0 16px;padding-bottom:8px;border-bottom:1px solid hsl(var(--border))}.sw{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:12px;gap:12px}.sw .c{border:1px solid hsl(var(--border));border-radius:8px;overflow:hidden;font-size:11px}.sw .c i{display:block;height:56px}.sw .c div{padding:8px 10px;line-height:1.5}.sw .c b{display:block;font-size:12px}.spec{width:100%;font-size:13px;border-collapse:collapse}.spec td,.spec th{text-align:left;padding:8px 10px;border-bottom:1px solid hsl(var(--border));vertical-align:top}.spec th{font-weight:700;width:180px}.spec td.mono{font-size:12px}.row3{grid-template-columns:1fr 1fr 1fr;grid-gap:24px;align-items:start}.row3,.type-row{display:grid;gap:24px}.type-row{grid-template-columns:220px 1fr;grid-gap:24px;align-items:baseline;padding:10px 0;border-bottom:1px dashed hsl(var(--border))}.type-row .m{font-size:12px;color:hsl(var(--muted-foreground))}@media (max-width:720px){.page-hero{text-align:left;padding:40px 0 32px}.page-hero .h1{font-size:30px}.bound,.contact-grid,.form,.grid2,.row3{grid-template-columns:1fr}.bound .arr{transform:rotate(90deg)}.form .full{grid-column:auto}.aside{border-left:0;padding-left:0;border-top:1px solid hsl(var(--border));padding-top:24px}.check-tbl td:not(:first-child),.check-tbl th:not(:first-child){width:80px}.cmp.check-tbl thead{display:table-header-group}.cmp.check-tbl tr{display:table-row}.cmp.check-tbl td,.cmp.check-tbl th.row{display:table-cell;border-bottom:1px solid hsl(var(--border));padding:10px 6px}.cmp.check-tbl td:before{display:none}.cmp.check-tbl td.k{border-left:0;background:hsl(var(--info-soft))}}.sheet{padding:72px 0;border-top:1px solid hsl(var(--border))}.sheet:first-of-type{border-top:0;padding-top:56px}.sheet-head{display:grid;grid-template-columns:420px 1fr;grid-gap:48px;gap:48px;align-items:start}.sheet-head .h3{margin-top:14px;font-size:26px}.sheet-head .tags{display:flex;gap:6px;margin-top:14px;flex-wrap:wrap}.sheet-head .body{font-size:15px}.scenes{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.scenes .sc{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 12px;border-radius:6px;font-size:12.5px;background:hsl(var(--secondary));color:hsl(var(--foreground))}.scenes .sc:before{content:"";width:6px;height:6px;border-radius:50%;background:hsl(var(--primary))}.scenes .lbl{font-size:12px;color:hsl(var(--muted-foreground));align-self:center;margin-right:4px}.fig-panel{margin-top:32px;padding:20px;position:relative}.fig-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.fig-scroll .fig{width:100%;height:auto;min-width:720px}.fig-cap{font-size:12px;color:hsl(var(--muted-foreground));margin:12px 4px 0;display:flex;gap:16px}.fig-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.fig-2 .fig{min-width:0}.cover{width:100%;border-collapse:collapse;font-size:14px}.cover td,.cover th{text-align:left;padding:16px 14px;border-bottom:1px solid hsl(var(--border));vertical-align:top;line-height:1.7}.cover thead th{font-size:12px;color:hsl(var(--muted-foreground));font-weight:700;padding-top:0;letter-spacing:.04em}.cover td.pain{font-weight:700;color:hsl(var(--foreground));width:42%}.cover td.pain small{display:block;font-weight:400;font-size:12.5px;color:hsl(var(--muted-foreground))}.cover .parts{display:flex;flex-wrap:wrap;gap:6px}.cover .parts a{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 10px;border-radius:6px;border:1px solid hsl(var(--border));background:hsl(var(--background));font-size:12.5px;font-weight:500}.cover .parts a:after{content:"↓";font-size:11px;color:hsl(var(--muted-foreground))}@media (min-width:1240px){.sheet-side .fig-panel{margin-top:0}.sheet-side .container{max-width:1240px;display:grid;grid-template-columns:340px minmax(0,1fr);grid-gap:40px;gap:40px;align-items:start}.sheet-side .sheet-head{display:block}.sheet-side .sheet-head .h3{margin-top:12px}.sheet-side .scenes .lbl{flex-basis:100%;margin-right:0}}.sheet-final{background:hsl(var(--secondary));border-top:0}.sheet-final .badge-neutral,.sheet-final .panel,.sheet-final .scenes .sc{background:hsl(var(--background))}.sheet-final .badge-neutral{border:1px solid hsl(var(--border))}.sheet-nav{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:28px}.sheet-nav a{font-size:13px;padding:6px 12px;border-radius:999px;border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground))}@media (max-width:720px){.sheet{padding:48px 0}.sheet-head{grid-template-columns:1fr;gap:12px}.sheet-head .h3{font-size:21px}.fig-panel{padding:16px 12px 12px}.fig-2{grid-template-columns:1fr}.fig-cap{flex-direction:column;gap:4px}.cover thead{display:none}.cover tr{display:block;padding:12px 0;border-bottom:1px solid hsl(var(--border))}.cover td{display:block;padding:4px 0;border:0}.cover td.pain{width:auto}.fig-scroll:after{content:"→ 横にスクロール";display:block;font-size:11px;color:hsl(var(--muted-foreground));margin-top:6px}}.h-auto{height:auto}.w-full{width:100%}.m-0{margin:0}.mt-2{margin-top:.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.gap-x-2{column-gap:.5rem}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.text-center{text-align:center}.text-xs{font-size:.75rem;line-height:1rem}.text-\[11px\]{font-size:11px}.font-medium{font-weight:500}.text-muted-foreground{color:hsl(var(--muted-foreground))}.fill-background{fill:hsl(var(--background))}.fill-card{fill:hsl(var(--card))}.fill-foreground{fill:hsl(var(--foreground))}.fill-muted{fill:hsl(var(--muted))}.fill-muted-foreground{fill:hsl(var(--muted-foreground))}.fill-primary{fill:hsl(var(--primary))}.fill-primary-foreground{fill:hsl(var(--primary-foreground))}.fill-info-soft{fill:hsl(var(--info-soft))}.fill-success{fill:hsl(var(--success))}.fill-success-soft{fill:hsl(var(--success-soft))}.fill-warning{fill:hsl(var(--warning))}.fill-warning-soft{fill:hsl(var(--warning-soft))}.fill-danger{fill:hsl(var(--danger))}.fill-danger-soft{fill:hsl(var(--danger-soft))}.stroke-none{stroke:none}.stroke-border{stroke:hsl(var(--border))}.stroke-foreground{stroke:hsl(var(--foreground))}.stroke-muted-foreground{stroke:hsl(var(--muted-foreground))}.stroke-primary{stroke:hsl(var(--primary))}.stroke-success{stroke:hsl(var(--success))}.stroke-danger{stroke:hsl(var(--danger))}.input{font:inherit;color:hsl(var(--foreground));width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none}.input::placeholder{color:hsl(var(--muted-foreground)/.7)}textarea.input{resize:vertical;line-height:1.7;font-family:inherit}select.input{cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,hsl(var(--muted-foreground)) 50%),linear-gradient(135deg,hsl(var(--muted-foreground)) 50%,transparent 50%);background-position:calc(100% - 16px) calc(50% + 1px),calc(100% - 11px) calc(50% + 1px);background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:34px}.input:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:1px}.field fieldset,fieldset.field{border:0}.field legend{font-size:13px;font-weight:700;padding:0}.field legend i{font-style:normal;color:hsl(var(--muted-foreground));font-weight:400;margin-left:6px;font-size:12px}.check{cursor:pointer;align-items:flex-start}.check input[type=checkbox],.check input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:none;margin:3px 0 0;width:18px;height:18px;border:1.5px solid hsl(var(--border));border-radius:4px;background:hsl(var(--background));position:relative;cursor:pointer}.check input[type=radio]{border-radius:50%}.check input:checked{background:hsl(var(--primary));border-color:hsl(var(--primary))}.check input[type=checkbox]:checked:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg)}.check input[type=radio]:checked:after{content:"";position:absolute;left:4px;top:4px;width:6px;height:6px;border-radius:50%;background:#fff}.check input:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px}.check a{text-decoration:underline;text-underline-offset:2px}.form-sent{border:1px solid hsl(var(--border));border-radius:var(--site-panel-radius);background:hsl(var(--background));padding:40px}.legal{max-width:760px}.legal h2{font-size:18px;font-weight:700;margin:40px 0 12px;padding-bottom:8px;border-bottom:1px solid hsl(var(--border))}.legal h2:first-child{margin-top:0}.legal p{font-size:15px;line-height:1.9;color:hsl(var(--muted-foreground));margin-bottom:12px}.legal a{text-decoration:underline;text-underline-offset:2px}.legal .spec{margin-top:4px}.legal .spec th{width:220px;color:hsl(var(--foreground))}.legal .spec td{color:hsl(var(--muted-foreground))}@media (max-width:720px){.legal .spec th{width:120px}.legal .spec td,.legal .spec th{padding:8px 6px;font-size:12px}}.fblock,.panel,.win-main{min-width:0}.pcard .art-inline{width:100%;max-width:330px;height:auto;margin:10px auto 0}.canvas-sheet{display:block;width:100%;height:auto}.art-panel{background:none;border:0;padding:0;overflow:hidden}.art-block{width:100%;height:auto}.ornament-host{position:relative}.ornament-a{display:none;position:absolute;top:56px;left:-120px}@media (min-width:1408px){.ornament-a{display:block}}.ornament-b{display:none;position:absolute;top:96px;right:-144px}@media (min-width:1376px){.ornament-b{display:block}}.ornament-c{display:none;position:absolute}@media (min-width:1280px){.ornament-c{display:block}}.ornament-c-tl{top:-24px;left:-144px}.ornament-c-tr{top:-24px;right:-144px}.ornament-c-br{bottom:-24px;right:-144px;transform:rotate(180deg)}.ornament-divider{padding:36px 0}.ornament-divider,.ornament-fork{display:flex;justify-content:center}.ornament-fork{padding:40px 0 32px}.ornament-f{display:none;position:absolute;right:-248px;bottom:0}@media (min-width:1280px){.ornament-f{display:block}}.est{display:grid;grid-template-columns:1fr 380px;grid-gap:48px;gap:48px;align-items:center;background:hsl(var(--secondary));border:1px solid hsl(var(--border));border-radius:var(--site-panel-radius);padding:36px 40px}.est-controls{display:grid;grid-gap:26px;gap:26px}.est-field{display:block}.est-label{display:flex;justify-content:space-between;align-items:baseline;font-size:14px;font-weight:700;margin-bottom:10px}.est-label b{font-size:16px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.est-field input[type=range]{width:100%;accent-color:hsl(var(--primary));height:24px;cursor:pointer}.est-out{border-left:1px solid hsl(var(--border));padding-left:40px}.est-amount{font-size:44px;font-weight:700;line-height:1.3;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.01em}.est-amount span{font-size:52px}.est-note{margin-top:12px}@media (max-width:1040px){.est{grid-template-columns:1fr;gap:32px;padding:28px}.est-out{border-left:0;border-top:1px solid hsl(var(--border));padding-left:0;padding-top:28px}}@media (max-width:720px){.est-amount{font-size:34px}.est-amount span{font-size:40px}}.reveal-on .reveal{transition:opacity var(--reveal-ms) ease,transform var(--reveal-ms) ease;transition-delay:var(--reveal-delay,0s)}.reveal-on .reveal:not([data-shown]){opacity:0;transform:translateY(var(--reveal-y))}.reveal-on .reveal[data-shown]{opacity:1;transform:none}.reveal-load{animation:reveal-in var(--reveal-ms) ease both;animation-delay:var(--reveal-delay,0s)}@keyframes reveal-in{0%{opacity:0;transform:translateY(var(--reveal-y))}to{opacity:1;transform:none}}@media (max-width:720px){:root{--reveal-y:8px}}@media (prefers-reduced-motion:reduce){.reveal-on .reveal,.reveal-on .reveal:not([data-shown]){opacity:1;transform:none;transition:none}.reveal-load{animation:none}}