:root{color:#20322b;background:#fbfaf4;font-family:Noto Sans JP,Yu Gothic,Meiryo,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 8% 4%,rgb(253 224 71 / 18%),transparent 24rem),radial-gradient(circle at 94% 20%,rgb(45 212 191 / 12%),transparent 26rem),#fbfaf4}a{color:inherit}.ondoku-site-header{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:22px 0;display:flex;justify-content:space-between;align-items:center}.ondoku-brand{color:#146b58;font-size:20px;font-weight:900;letter-spacing:.03em;text-decoration:none}.ondoku-back{color:#53645e;font-size:14px;font-weight:700;text-underline-offset:4px}main{width:min(1120px,calc(100% - 40px));margin:0 auto}.ondoku-hero{min-height:580px;padding:76px 7%;border:1px solid #dde8df;border-radius:32px;background:#ffffffd1;box-shadow:0 24px 70px #284f401a;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:center;gap:72px}.ondoku-eyebrow,.ondoku-section-heading>span,.ondoku-download span{color:#16866d;font-size:13px;font-weight:900;letter-spacing:.15em}.ondoku-hero h1{margin:16px 0 24px;font-size:clamp(54px,8vw,92px);line-height:.98;letter-spacing:.06em}.ondoku-hero h1 em{color:#ef7f4d;font-style:normal}.ondoku-hero-copy>p{max-width:600px;margin:0;color:#51645c;font-size:17px;line-height:2}.ondoku-actions{margin-top:32px;display:flex;flex-wrap:wrap;gap:12px}.ondoku-button{min-height:52px;padding:0 24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.ondoku-button:hover{transform:translateY(-2px)}.ondoku-button.primary{background:#167b65;color:#fff;box-shadow:0 10px 24px #167b6538}.ondoku-button.secondary{border:1px solid #b9ccc3;background:#fff;color:#355047}.ondoku-hero-copy .ondoku-file-note{margin-top:13px;font-size:12px;line-height:1.5}.ondoku-hero-card{padding:34px;border-radius:26px;background:#ecf8f3;box-shadow:inset 0 0 0 1px #d1e9df}.ondoku-book-mark{width:74px;height:74px;border-radius:20px;background:#ffd466;color:#9a4f2c;display:grid;place-items:center;font-family:Yu Mincho,serif;font-size:44px;font-weight:700;transform:rotate(-3deg)}.ondoku-hero-card h2{margin:24px 0 18px;font-size:23px}.ondoku-hero-card ul{margin:0;padding:0;list-style:none}.ondoku-hero-card li{padding:14px 0;border-top:1px solid #cfe3da;display:grid;gap:3px}.ondoku-hero-card li span{color:#62766e;font-size:13px}.ondoku-section{padding:104px 6%}.ondoku-section-heading{max-width:720px;margin-bottom:42px}.ondoku-section-heading h2,.ondoku-download h2{margin:10px 0 12px;font-size:clamp(30px,5vw,46px);line-height:1.25}.ondoku-section-heading p,.ondoku-download p{margin:0;color:#61726c;line-height:1.8}.ondoku-story-list{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 28px}.ondoku-story-list li{min-height:62px;padding:0 20px;border-bottom:1px solid #cbd8d2;display:flex;align-items:center;gap:18px;font-size:18px;font-weight:800}.ondoku-story-list span{color:#e97a49;font-size:12px;font-weight:900;letter-spacing:.08em}.ondoku-howto{padding-top:76px;border-radius:30px;background:#f1eadc}.ondoku-howto>ol{margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;list-style:none}.ondoku-howto li{min-height:180px;padding:26px;border-radius:20px;background:#ffffffc2}.ondoku-howto li b{width:34px;height:34px;margin-bottom:24px;border-radius:50%;background:#ef8354;color:#fff;display:grid;place-items:center}.ondoku-howto strong{font-size:18px}.ondoku-howto li p{margin:8px 0 0;color:#66746f;font-size:14px;line-height:1.7}.ondoku-preview figure{margin:0;padding:18px;border:1px solid #d6dfdb;border-radius:24px;background:#fff;box-shadow:0 16px 50px #22433617}.ondoku-preview img{width:100%;height:auto;border-radius:12px;display:block}.ondoku-preview figcaption{padding:15px 4px 1px;color:#73817c;font-size:13px;text-align:center}.ondoku-download{margin:12px 0 100px;padding:48px 5%;border-radius:28px;background:#183e34;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:32px}.ondoku-download span{color:#8be0c7}.ondoku-download h2{margin-bottom:8px;font-size:clamp(26px,4vw,38px)}.ondoku-download p{color:#c4d8d1}.ondoku-download .primary{flex:0 0 auto;background:#ffd466;color:#45351d}.ondoku-site-footer{padding:40px 20px 60px;border-top:1px solid #dce5e1;color:#6b7b75;font-size:13px;text-align:center}.ondoku-site-footer a{text-underline-offset:4px}@media(max-width:800px){.ondoku-hero{padding:54px 28px;grid-template-columns:1fr;gap:42px}.ondoku-section{padding:76px 14px}.ondoku-story-list{grid-template-columns:1fr}.ondoku-howto{padding-inline:22px}.ondoku-howto>ol{grid-template-columns:1fr}.ondoku-howto li{min-height:0}.ondoku-download{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.ondoku-site-header,main{width:min(100% - 24px,1120px)}.ondoku-site-header{padding-block:16px}.ondoku-back{font-size:12px}.ondoku-hero{padding:42px 22px;border-radius:22px}.ondoku-hero h1{font-size:52px}.ondoku-hero-copy>p{font-size:15px}.ondoku-actions{align-items:stretch;flex-direction:column}.ondoku-button{width:100%}.ondoku-hero-card{padding:26px}.ondoku-section-heading{margin-bottom:28px}.ondoku-story-list li{padding-inline:10px;font-size:16px}.ondoku-preview figure{padding:8px;border-radius:16px}.ondoku-download{margin-bottom:60px;padding:34px 24px}}@media print{.ondoku-site-header,.ondoku-actions,.ondoku-download,.ondoku-site-footer{display:none}}
