:root{--ink:#173f44;--ink-soft:#526b6f;--teal:#1d857e;--teal-dark:#126b66;--mint:#dff4ec;--mint-light:#f4fbf8;--peach:#f7a86e;--blue:#dfeef8;--lilac:#eee9f8;--line:#dbe8e5;--paper:#fffdfa;--white:#fff;--shadow:0 18px 46px #225b5717}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-feature-settings:"palt";-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Yu Gothic,Noto Sans JP,sans-serif;line-height:1.8}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{width:min(1120px,100% - 48px);margin:0 auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdfae6;border-bottom:1px solid #dbe8e5d1;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:32px;min-height:76px;display:flex}.brand{letter-spacing:.02em;align-items:center;gap:12px;font-size:16px;font-weight:750;display:inline-flex}.brand img{border-radius:12px;width:42px;height:42px;box-shadow:0 8px 18px #1d857e29}.site-nav{align-items:center;gap:8px;display:flex}.site-nav a{color:var(--ink-soft);border-radius:10px;padding:8px 13px;font-size:14px;font-weight:650}.site-nav a:hover,.site-nav a[aria-current=page]{background:var(--mint);color:var(--teal-dark)}.site-nav .language-switch{border:1px solid var(--line);background:var(--white);color:var(--teal-dark);align-items:center;gap:7px;margin-left:7px;display:inline-flex}.language-switch span{background:var(--mint);border-radius:6px;place-items:center;width:20px;height:20px;font-size:10px;font-weight:800;display:grid}.hero{background:radial-gradient(circle at 82% 20%,#fffffff2 0 5%,#0000 25%),linear-gradient(135deg,#f0faf5 0%,#e2f4ee 56%,#d7eee8 100%);padding:88px 0 94px;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";border:1px solid #1d857e1f;border-radius:50%;position:absolute}.hero:before{width:480px;height:480px;top:-210px;right:-120px}.hero:after{width:260px;height:260px;bottom:-190px;right:35%}.hero-grid{z-index:1;grid-template-columns:minmax(0,1.03fr) minmax(380px,.97fr);align-items:center;gap:80px;display:grid;position:relative}.eyebrow{color:var(--teal);letter-spacing:.18em;align-items:center;gap:10px;margin:0 0 16px;font-size:12px;font-weight:850;display:flex}.eyebrow-dot{background:var(--peach);border-radius:50%;width:8px;height:8px}.hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(40px,5.2vw,68px);font-weight:820;line-height:1.28}.hero h1 span{color:var(--teal)}.hero-lead{max-width:600px;color:var(--ink-soft);margin:24px 0 30px;font-size:17px;line-height:2}.primary-button{background:var(--teal);color:#fff;border-radius:14px;align-items:center;gap:28px;min-height:54px;padding:0 22px 0 25px;font-size:15px;font-weight:750;transition:transform .16s,background .16s;display:inline-flex;box-shadow:0 12px 25px #1d857e38}.primary-button:hover{background:var(--teal-dark);transform:translateY(-2px)}.primary-button span{font-size:18px}.pace-visual{min-height:382px;position:relative}.visual-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff0;border:1px solid #ffffffd6;border-radius:26px;position:absolute;box-shadow:0 24px 64px #225b5729}.visual-card-main{padding:30px;inset:15px 25px 55px 10px;transform:rotate(-2deg)}.visual-card-head{justify-content:space-between;align-items:flex-start;gap:20px;font-size:14px;font-weight:700;display:flex}.visual-card-head strong{color:var(--teal)}.progress-track{background:#e7efed;border-radius:99px;height:9px;margin:24px 0 27px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--teal), #5eb7a6);width:58%;height:100%;display:block}.task-row{border-top:1px solid #e7efed;grid-template-columns:30px 1fr auto;align-items:center;gap:12px;min-height:58px;font-size:14px;font-weight:650;display:grid}.task-row small{color:var(--ink-soft)}.task-check{width:26px;height:26px;color:var(--teal);border:1px solid #b9d9d2;border-radius:9px;place-items:center;font-size:12px;display:grid}.task-check.is-done{background:var(--mint);border-color:#0000}.visual-card-note{border-radius:20px;align-items:center;gap:14px;padding:18px 21px;display:flex;bottom:22px;right:-8px;transform:rotate(2deg)}.visual-card-note p{margin:0;font-size:13px;font-weight:750;line-height:1.65}.note-icon{color:#d57838;background:#fff0e4;border-radius:12px;place-items:center;width:38px;height:38px;font-size:21px;display:grid}.visual-orbit{z-index:-1;background:#f7a86ebf;border-radius:50%;position:absolute}.orbit-one{width:16px;height:16px;top:2px;left:-14px}.orbit-two{background:#1d857eb3;width:9px;height:9px;top:18px;right:18px}.section{padding-top:98px;padding-bottom:98px}.section-heading{max-width:620px;margin-bottom:42px}.section-heading h2{letter-spacing:-.035em;margin:0 0 14px;font-size:clamp(30px,3.3vw,42px);line-height:1.4}.section-heading>p:last-child{color:var(--ink-soft);margin:0;font-size:15px}.quick-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.quick-card{border:1px solid var(--line);background:var(--white);border-radius:22px;min-height:214px;padding:26px;transition:transform .16s,box-shadow .16s,border-color .16s;position:relative;box-shadow:0 9px 28px #225b570b}.quick-card:hover{box-shadow:var(--shadow);border-color:#badbd4;transform:translateY(-4px)}.quick-card strong,.quick-card>span:not(.quick-icon){display:block}.quick-card strong{margin:22px 0 4px;font-size:17px}.quick-card>span:not(.quick-icon){color:var(--ink-soft);font-size:13px}.quick-card i{color:var(--teal);font-size:20px;font-style:normal;position:absolute;bottom:22px;right:24px}.quick-icon{width:47px;height:47px;color:var(--teal-dark);border-radius:15px;place-items:center;font-size:17px;font-weight:800;display:grid}.quick-icon.mint{background:var(--mint)}.quick-icon.orange{color:#c76e34;background:#fff0e5}.quick-icon.blue{background:var(--blue);color:#437898}.quick-icon.lilac{background:var(--lilac);color:#77629a}.guide-section{background:#fbfdfc}.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.guide-card{border:1px solid var(--line);background:var(--white);border-radius:24px;padding:32px;scroll-margin-top:105px;box-shadow:0 9px 28px #225b570b}.guide-card-heading{align-items:center;gap:16px;margin-bottom:22px;display:flex}.guide-card-heading p{color:var(--teal);letter-spacing:.14em;margin:0 0 3px;font-size:10px;font-weight:800}.guide-card h3{letter-spacing:-.025em;margin:0;font-size:22px}.guide-card>p{color:var(--ink-soft);margin:0 0 18px;font-size:14px}.guide-card ol,.guide-card ul{color:var(--ink);gap:10px;margin:0;padding-left:21px;font-size:14px;display:grid}.guide-card li::marker{color:var(--teal);font-weight:800}.faq-section{background:#f3f9f6}.faq-layout{grid-template-columns:.72fr 1.28fr;align-items:start;gap:90px;display:grid}.faq-intro{position:sticky;top:124px}.faq-list{border-top:1px solid #cfe0dc}.faq-list details{border-bottom:1px solid #cfe0dc;scroll-margin-top:105px}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;padding:24px 4px;font-size:16px;font-weight:720;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{width:30px;height:30px;color:var(--teal);background:#fff;border-radius:50%;flex:none;place-items:center;font-style:normal;transition:transform .16s;display:grid}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details p{color:var(--ink-soft);margin:-4px 50px 25px 4px;font-size:14px}.legal-links .section-heading{margin-bottom:28px}.policy-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.policy-card{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:120px;padding:24px;transition:transform .16s,box-shadow .16s;display:grid}.policy-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.policy-symbol{background:var(--mint);width:48px;height:48px;color:var(--teal);border-radius:15px;place-items:center;font-size:21px;font-weight:700;display:grid}.policy-card strong,.policy-card small{display:block}.policy-card small{color:var(--ink-soft);margin-top:3px}.policy-card i{color:var(--teal);font-size:21px;font-style:normal}.contact-section{background:var(--ink);color:#fff;padding:92px 0;position:relative;overflow:hidden}.contact-section:after{content:"";border:1px solid #ffffff21;border-radius:50%;width:440px;height:440px;position:absolute;bottom:-270px;right:-180px}.contact-grid{z-index:1;grid-template-columns:.75fr 1.25fr;align-items:start;gap:86px;display:grid;position:relative}.contact-copy .eyebrow{color:#90d8ca}.contact-copy h2{letter-spacing:-.04em;margin:0 0 18px;font-size:clamp(32px,3.7vw,46px);line-height:1.45}.contact-copy>p:last-of-type{color:#c2d5d6;margin:0;font-size:15px}.response-note{color:#dbeaea;align-items:center;gap:12px;margin-top:28px;font-size:13px;display:flex}.response-note span{background:var(--peach);border-radius:50%;width:9px;height:9px}.contact-form{background:#ffffff12;border:1px solid #ffffff1a;border-radius:25px;padding:31px}.form-row{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.field{gap:8px;margin-bottom:17px;display:grid}.field label{color:#e4efef;font-size:13px;font-weight:650}.field label span{color:#9fbbbb;margin-left:6px;font-size:11px;font-weight:500}.field input,.field select,.field textarea{color:#fff;background:#ffffff17;border:1px solid #ffffff29;border-radius:12px;outline:none;width:100%}.field input,.field select{height:48px;padding:0 14px}.field textarea{resize:vertical;min-height:150px;padding:13px 14px}.field input::placeholder,.field textarea::placeholder{color:#9fb5b7}.field input:focus,.field select:focus,.field textarea:focus{border-color:#79c4b7;box-shadow:0 0 0 3px #79c4b726}.field select option{color:var(--ink)}.form-bottom{justify-content:space-between;align-items:center;gap:24px;margin-top:10px;display:flex}.form-bottom p{color:#a9c0c1;margin:0;font-size:11px}.form-bottom a{color:#b9e5db;text-underline-offset:3px;text-decoration:underline}.submit-button{background:var(--peach);color:#603719;cursor:pointer;border:0;border-radius:12px;flex:none;min-height:48px;padding:0 24px;font-weight:780}.submit-button:disabled{color:#dbe5e6;cursor:not-allowed;background:#789092}.form-status{color:#d8e8e8;background:#ffffff14;border-radius:10px;margin:14px 0 0;padding:10px 12px;font-size:12px}.honeypot{position:absolute;left:-9999px}.site-footer{color:#b9cecf;background:#12373b;padding:38px 0}.footer-inner{justify-content:space-between;align-items:center;gap:28px;display:flex}.footer-brand{align-items:center;gap:13px;display:flex}.footer-brand img{border-radius:10px;width:37px;height:37px}.footer-brand strong,.footer-brand span{display:block}.footer-brand strong{color:#fff;font-size:14px}.footer-brand span{font-size:11px}.footer-links{gap:22px;font-size:12px;display:flex}.footer-links a:hover{color:#fff}.copyright{font-size:11px}.legal-hero{background:linear-gradient(145deg,#edf8f3,#dff1eb);padding:74px 0 66px}.legal-hero .shell{max-width:850px}.back-link{color:var(--teal);align-items:center;gap:8px;margin-bottom:30px;font-size:13px;font-weight:700;display:inline-flex}.legal-hero h1{letter-spacing:-.045em;margin:0 0 12px;font-size:clamp(36px,5vw,56px);line-height:1.35}.legal-hero p{color:var(--ink-soft);margin:0}.legal-meta{color:var(--teal-dark);background:#ffffff8c;border:1px solid #beddd5;border-radius:99px;margin-top:24px;padding:7px 12px;font-size:12px;font-weight:650;display:inline-flex}.legal-body{width:min(850px,100% - 48px);margin:0 auto;padding:70px 0 100px}.legal-note{border-left:4px solid var(--peach);color:#6b584c;background:#fff6ef;border-radius:0 12px 12px 0;margin-bottom:48px;padding:20px 22px;font-size:13px}.legal-body section{margin:0 0 48px;scroll-margin-top:110px}.legal-body h2{letter-spacing:-.02em;margin:0 0 18px;font-size:22px;line-height:1.5}.legal-body h2 span{background:var(--mint);width:31px;height:31px;color:var(--teal-dark);vertical-align:3px;border-radius:9px;place-items:center;margin-right:11px;font-size:13px;display:inline-grid}.legal-body h3{color:var(--ink);margin:28px 0 10px;font-size:16px}.legal-body p,.legal-body li{color:#405d61;font-size:14px}.legal-body ul,.legal-body ol{padding-left:1.4em}.legal-body li+li{margin-top:9px}.legal-table{border:1px solid var(--line);border-radius:15px;margin:20px 0;overflow:hidden}.legal-table dl{grid-template-columns:180px 1fr;margin:0;display:grid}.legal-table dt,.legal-table dd{border-bottom:1px solid var(--line);margin:0;padding:15px 17px;font-size:13px}.legal-table dt{color:var(--ink);background:#f3f9f6;font-weight:700}.legal-table dd{color:var(--ink-soft)}.legal-table dl:last-child dt,.legal-table dl:last-child dd{border-bottom:0}.legal-contact{background:var(--mint-light);border-radius:16px;padding:23px}.legal-contact a{color:var(--teal-dark);text-underline-offset:3px;font-weight:700;text-decoration:underline}@media (max-width:900px){.hero-grid{grid-template-columns:1fr;gap:48px}.pace-visual{max-width:540px;min-height:350px}.quick-grid{grid-template-columns:repeat(2,1fr)}.guide-grid{grid-template-columns:1fr}.faq-layout,.contact-grid{grid-template-columns:1fr;gap:36px}.faq-intro{position:static}}@media (max-width:640px){.shell,.legal-body{width:min(100% - 32px,1120px)}.header-inner{min-height:68px}.brand span{display:none}.brand img{width:38px;height:38px}.site-nav{gap:1px}.site-nav a{padding:8px 7px;font-size:11px}.site-nav .language-switch{gap:4px;margin-left:1px}.language-switch span{display:none}.hero{padding:60px 0 66px}.hero h1{font-size:37px}.hero-lead{font-size:15px}.pace-visual{min-height:310px}.visual-card-main{padding:22px;inset:5px 8px 45px 0}.visual-card-note{bottom:5px;right:0}.section{padding-top:72px;padding-bottom:72px}.section-heading{margin-bottom:28px}.quick-grid,.policy-grid,.form-row{grid-template-columns:1fr}.quick-card{min-height:170px}.guide-card{padding:24px 20px}.policy-card{min-height:104px}.contact-section{padding:70px 0}.contact-form{padding:22px 18px}.form-bottom{flex-direction:column;align-items:stretch}.submit-button{width:100%}.footer-inner{flex-direction:column;align-items:flex-start}.footer-links{flex-wrap:wrap;gap:10px 18px}.legal-hero{padding:50px 0}.legal-body{padding:54px 0 76px}.legal-table dl{grid-template-columns:1fr}.legal-table dt{border-bottom:0;padding-bottom:6px}.legal-table dd{padding-top:5px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
