:root{--paper:#fffdf9;--cream:#fbf5e9;--ink:#263d3a;--muted:#5f6e69;--terra:#df6842;--teal:#317d79;--teal-dark:#1f625f;--gold:#e4a43e;--line:#eadfce;--shadow:0 10px 28px rgba(66,75,66,.1)}
body.skd-d-front{margin:0;background:#f4efe7;color:var(--ink)}body.skd-d-front>*:not(.skd-d){display:none!important}.skd-d,.skd-d *{box-sizing:border-box}.skd-d{font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;font-size:16px;line-height:1.7;color:var(--ink);background:var(--paper)}.skd-d a{color:inherit;text-decoration:none}.skd-d img{display:block;max-width:100%;height:auto}.skd-d__shell{width:min(100%,1120px);margin:auto;background:var(--paper);box-shadow:0 0 42px rgba(61,72,62,.08)}
.skd-d__alert{display:flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:5px 16px;color:#a8412e;background:#fff8ed;font-size:13px;font-weight:700}.skd-d__alert span:last-child{margin-left:3px;font-size:21px;line-height:1}.skd-d__alert-mark{display:grid;place-items:center;width:20px;height:18px;color:#fff;background:var(--terra);clip-path:polygon(50% 0,100% 100%,0 100%);font-size:11px;padding-top:3px}
.skd-d__header{position:relative;z-index:20;background:#fff;border-bottom:1px solid #f0e8db}.skd-d__header-inner{display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:8px 18px}.skd-d__logo{display:flex;gap:2px;align-items:center;min-height:44px}.skd-d__logo span{display:grid;place-items:center;width:34px;height:40px;color:#fff;font-family:"Yu Mincho",serif;font-size:25px;font-weight:800;line-height:1;border-radius:2px}.skd-d__logo span:nth-child(1){background:#168fc4}.skd-d__logo span:nth-child(2){background:#167fb3}.skd-d__logo span:nth-child(3){background:#d64132}.skd-d__logo span:nth-child(4){background:#7da348}.skd-d__logo span:nth-child(5){background:#d7972a}.skd-d__logo span:nth-child(6){background:#766092}.skd-d__desktop-nav{display:none}.skd-d__mobile-nav{position:relative}.skd-d__mobile-nav summary{display:flex;flex-direction:column;align-items:center;justify-content:center;width:52px;min-height:48px;list-style:none;cursor:pointer;font-size:10px;font-weight:700}.skd-d__mobile-nav summary::-webkit-details-marker{display:none}.skd-d__mobile-nav summary i,.skd-d__mobile-nav summary i:before,.skd-d__mobile-nav summary i:after{display:block;width:27px;height:2px;background:var(--ink);content:""}.skd-d__mobile-nav summary i{position:relative;margin-bottom:9px}.skd-d__mobile-nav summary i:before{position:absolute;top:-8px}.skd-d__mobile-nav summary i:after{position:absolute;top:8px}.skd-d__mobile-nav nav{position:absolute;right:0;top:52px;display:grid;min-width:250px;padding:8px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow)}.skd-d__mobile-nav:not([open]) nav{display:none}.skd-d__mobile-nav nav a{display:flex;align-items:center;min-height:48px;padding:8px 14px;border-bottom:1px solid #eee7dd;font-weight:700}.skd-d__mobile-nav nav a:last-child{border:0;color:#fff;background:var(--terra);border-radius:7px}
.skd-d__hero{position:relative;min-height:286px;overflow:hidden;background:#fcf5e7}.skd-d__hero-copy{position:relative;z-index:5;width:84%;padding:18px 0 0 16px}.skd-d__hero h1{margin:0 0 7px;font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:25px;line-height:1.4;letter-spacing:.01em}.skd-d__hero h1 span{display:block;white-space:nowrap}.skd-d__lead{margin:0 0 10px;color:var(--muted);font-size:13px;line-height:1.5}.skd-d__primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:8px 16px;color:#fff!important;background:var(--terra);border-radius:999px;box-shadow:0 7px 16px rgba(185,73,45,.22);font-size:13px;font-weight:800}.skd-d__primary span:first-child{display:grid;place-items:center;width:22px;height:22px;color:var(--terra);background:#fff;border-radius:50%;font-size:12px}.skd-d__scene,.skd-d__scene picture{position:absolute;z-index:2;inset:0;pointer-events:none}.skd-d__scene picture{display:block}.skd-d .skd-d__hero-art{display:block;width:100%;max-width:100%;height:100%;max-height:100%;object-fit:contain;object-position:right bottom}
.skd-d__section{padding:24px 16px}.skd-d__section-title{display:flex;align-items:center;gap:9px;margin:0 0 16px;font-size:20px;line-height:1.35}.skd-d__section-title>span{display:grid;place-items:center;width:30px;height:30px;color:#fff;background:var(--terra);border-radius:50%;font-size:10px}.skd-d__themes{background:linear-gradient(180deg,#fffdf9 0%,#fbf6ee 100%);border-bottom:1px solid #f0e4d5}.skd-d__themes-intro{margin:-5px 0 16px;color:var(--muted);font-size:13px;line-height:1.7}.skd-d__topics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.skd-d__topic{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-height:142px;padding:10px 5px 12px;overflow:hidden;background:#fff;border:1px solid #eee5d9;border-radius:10px;box-shadow:0 4px 12px rgba(72,76,64,.06);font-size:13px;font-weight:800;text-align:center}.skd-d__topic:before{position:absolute;top:0;right:0;left:0;height:4px;background:#eab47a;content:""}.skd-d__topic:nth-child(2):before{background:#e8c46d}.skd-d__topic:nth-child(3):before{background:#aeba80}.skd-d__topic:nth-child(4):before{background:#8eb29a}.skd-d__topic:nth-child(5):before{background:#df9b7b}.skd-d__topic:nth-child(6):before{background:#74a8a4}.skd-d__topic-art{display:grid;place-items:center;width:76px;height:76px;margin-bottom:6px;background:#fbf0e1;border-radius:50%;overflow:hidden}.skd-d__topic-art img{max-width:88%;max-height:70px;object-fit:contain}.skd-d__topic:nth-child(2) .skd-d__topic-art{background:#fff2d9}.skd-d__topic:nth-child(3) .skd-d__topic-art{background:#edf1e1}.skd-d__topic:nth-child(4) .skd-d__topic-art{background:#e9f0e3}.skd-d__topic:nth-child(5) .skd-d__topic-art{background:#f7e8db}.skd-d__topic:nth-child(6) .skd-d__topic-art{background:#e2efed}.skd-d__topic-copy,.skd-d__topic-copy strong{display:block}.skd-d__topic-copy small,.skd-d__topic-action{display:none}.skd-d__topic b{position:absolute;right:7px;bottom:8px;color:var(--terra);font-size:19px}
.skd-d__support{padding:0 16px 24px}.skd-d__support a{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;min-height:88px;padding:12px 14px;color:#fff;background:linear-gradient(135deg,var(--teal),var(--teal-dark));border-radius:9px}.skd-d__support img{width:34px;max-height:56px;object-fit:contain;filter:drop-shadow(0 2px 2px rgba(0,0,0,.12))}.skd-d__support strong,.skd-d__support small{display:block}.skd-d__support strong{font-size:15px}.skd-d__support small{margin-top:2px;font-size:10px;line-height:1.45;opacity:.92}.skd-d__support b{font-size:24px}
.skd-d__popular{padding-top:2px;padding-bottom:32px}.skd-d__article{display:grid;grid-template-columns:94px 1fr auto;align-items:center;gap:12px;min-height:126px;padding:12px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow)}.skd-d__article-art{display:grid;place-items:center;width:94px;height:82px;background:#fbf0df;border-radius:8px;overflow:hidden}.skd-d__article-art img{width:92%;max-height:72px;object-fit:contain}.skd-d__article strong,.skd-d__article small{display:block}.skd-d__article strong{font-size:15px;line-height:1.5}.skd-d__article small{margin-top:4px;color:var(--muted);font-size:11px;line-height:1.55}.skd-d__article b{color:var(--terra);font-size:24px}
.skd-d__section-intro{margin:-5px 0 16px;color:var(--muted);font-size:14px}.skd-d__stages{padding-top:28px;padding-bottom:30px;background:var(--cream);border-top:1px solid #f0e3d4}.skd-d__stage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.skd-d__stage-card{display:flex;flex-direction:column;min-height:150px;padding:13px 12px 11px;background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:0 6px 18px rgba(79,55,38,.055)}.skd-d__stage-num{display:grid;place-items:center;flex:0 0 29px;width:29px;height:29px;margin-bottom:9px;color:#fff;background:var(--terra);border-radius:50%;font-size:13px;font-weight:800}.skd-d__stage-card>span:last-child{display:flex;flex:1;flex-direction:column}.skd-d__stage-card strong,.skd-d__stage-card small,.skd-d__stage-card b{display:block}.skd-d__stage-card strong{font-size:15px;line-height:1.45}.skd-d__stage-card small{margin-top:5px;color:var(--muted);font-size:12px;line-height:1.6}.skd-d__stage-card b{margin-top:auto;padding-top:7px;color:#b75a38;font-size:12px}.skd-d__how{padding-top:28px;padding-bottom:30px;background:var(--paper)}.skd-d__steps{display:grid;gap:8px;margin:0;padding:0;list-style:none}.skd-d__steps li{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:12px;min-height:78px;padding:11px 13px;background:#fff;border:1px solid var(--line);border-radius:14px}.skd-d__step-num{display:grid;place-items:center;width:40px;height:40px;color:var(--teal);background:#eaf5f2;border-radius:13px;font-weight:900}.skd-d__steps strong,.skd-d__steps small{display:block}.skd-d__steps strong{font-size:14px}.skd-d__steps small{margin-top:2px;color:var(--muted);font-size:12px;line-height:1.55}.skd-d__trust{padding:24px 16px 28px;color:#fff;background:var(--teal)}.skd-d__trust h2{margin:0 0 7px;color:#fff;font-size:20px;line-height:1.4}.skd-d__trust>p{margin:0 0 13px;color:#effaf8;font-size:13px}.skd-d__trust ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.skd-d__trust li{display:flex;align-items:center;gap:10px;min-height:43px;padding:8px 11px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.28);border-radius:11px;font-size:13px;font-weight:700}.skd-d__trust li span{display:grid;place-items:center;flex:0 0 25px;width:25px;height:25px;color:var(--teal);background:#fff;border-radius:50%;font-size:12px}.skd-d__final-cta{padding:30px 22px 34px;text-align:center;background:linear-gradient(180deg,#fff6ec 0%,#fceade 100%)}.skd-d__final-cta>small{color:#a15234;font-size:12px;font-weight:800;letter-spacing:.04em}.skd-d__final-cta h2{margin:8px 0 10px;font-size:22px;line-height:1.45}.skd-d__final-cta p{margin:0 auto 18px;color:var(--muted);font-size:13px}.skd-d__final-cta a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:8px 24px;color:#fff;background:var(--terra);border-radius:999px;box-shadow:0 9px 20px rgba(202,83,43,.2);font-size:15px;font-weight:800}.skd-d__footer{padding:16px 18px 19px;color:#f7eee9;background:#443730;font-size:11px;text-align:center}.skd-d__footer strong{display:block;margin-bottom:5px;color:#fff;font-size:14px}.skd-d__footer nav{display:flex;flex-wrap:wrap;justify-content:center;gap:0 8px}.skd-d__footer a{display:inline-flex;align-items:center;min-height:44px;color:#fff;text-decoration:underline;text-underline-offset:3px}
.skd-d :focus-visible{outline:3px solid #155a86;outline-offset:3px}
@media(max-width:350px){.skd-d__header-inner{padding-inline:12px}.skd-d__logo span{width:28px;height:36px;font-size:22px}.skd-d__hero{min-height:300px}.skd-d__hero-copy{width:92%;padding-left:12px}.skd-d__hero h1{font-size:22px}.skd-d__hero-art{object-position:center bottom}.skd-d__topics{gap:6px}.skd-d__topic{min-height:135px;font-size:12px}.skd-d__topic-art{width:67px;height:67px}.skd-d__section{padding-inline:12px}.skd-d__support{padding-inline:12px}}
@media(min-width:701px){.skd-d__header-inner{min-height:82px;padding:12px 28px}.skd-d__logo span{width:46px;height:52px;font-size:31px}.skd-d__mobile-nav{display:none}.skd-d__desktop-nav{display:flex;align-items:center;gap:4px}.skd-d__desktop-nav a{display:flex;align-items:center;min-height:44px;padding:8px 12px;border-radius:7px;font-size:13px;font-weight:700}.skd-d__desktop-nav a:last-child{color:#fff;background:var(--terra)}.skd-d__hero{min-height:420px}.skd-d__hero-copy{width:52%;padding:70px 20px 40px 72px}.skd-d__hero h1{font-size:38px}.skd-d__hero h1 span{white-space:nowrap}.skd-d__lead{font-size:18px}.skd-d__primary{min-height:54px;padding-inline:26px;font-size:16px}.skd-d__section{padding:48px 56px}.skd-d__section-title{font-size:26px}.skd-d__section-intro{font-size:16px}.skd-d__themes-intro{max-width:720px;margin:-7px 0 24px;font-size:16px}.skd-d__topics{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.skd-d__topic{display:grid;grid-template-columns:94px minmax(0,1fr);align-items:center;justify-content:initial;min-height:174px;padding:20px 32px 20px 18px;font-size:16px;text-align:left}.skd-d__topic-art{width:88px;height:88px;margin:0}.skd-d__topic-art img{max-height:80px}.skd-d__topic-copy strong{font-size:17px;line-height:1.4}.skd-d__topic-copy small{display:block;margin-top:7px;color:var(--muted);font-size:12px;font-weight:500;line-height:1.65}.skd-d__topic-action{display:block;margin-top:9px;color:#aa4b2e;font-size:12px;font-weight:800}.skd-d__topic b{right:14px;bottom:14px}.skd-d__topic:hover{border-color:#e1c9b2;box-shadow:0 10px 24px rgba(72,76,64,.12);transform:translateY(-2px)}.skd-d__support{padding:0 56px 44px}.skd-d__support a{min-height:112px;padding:18px 24px}.skd-d__support strong{font-size:20px}.skd-d__support small{font-size:13px}.skd-d__popular{padding-top:0}.skd-d__article{min-height:150px}.skd-d__article strong{font-size:20px}.skd-d__article small{font-size:14px}.skd-d__stage-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.skd-d__stage-card{min-height:205px;padding:18px 16px}.skd-d__stage-card strong{font-size:17px}.skd-d__stage-card small{font-size:13px}.skd-d__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.skd-d__steps li{grid-template-columns:48px 1fr;align-content:start;min-height:148px;padding:18px 16px}.skd-d__steps strong{font-size:16px}.skd-d__steps small{font-size:13px}.skd-d__trust{padding:46px 56px 50px}.skd-d__trust h2{font-size:28px}.skd-d__trust>p{font-size:16px}.skd-d__trust ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.skd-d__trust li{min-height:72px;font-size:14px}.skd-d__final-cta{padding:54px 40px 60px}.skd-d__final-cta h2{font-size:31px}.skd-d__final-cta p{font-size:15px}.skd-d__final-cta a{min-height:56px;padding-inline:30px;font-size:17px}.skd-d__footer{padding:24px}.skd-d__footer strong{font-size:17px}.skd-d__footer nav{font-size:12px}}
@media(min-width:901px){.skd-d__topics{grid-template-columns:repeat(3,minmax(0,1fr))}}

.skd-d__topic-more{display:grid;grid-template-columns:1fr;gap:10px;padding:0 16px 24px}.skd-d__topic-more a{display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:12px 16px;color:var(--ink);background:#fff;border:1px solid #e4ddd2;border-radius:10px;box-shadow:0 4px 12px rgba(72,76,64,.05);text-decoration:none}.skd-d__topic-more span{display:grid;gap:3px}.skd-d__topic-more strong{font-size:14px}.skd-d__topic-more small{color:#6d706c;font-size:11px;line-height:1.5}.skd-d__topic-more b{color:var(--terra);font-size:21px}.skd-d__topic-more a:hover{text-decoration:underline;text-decoration-thickness:2px}.skd-d__topic-more a:focus-visible{outline:3px solid #174f91;outline-offset:3px}@media(min-width:701px){.skd-d__topic-more{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:0 56px 44px}.skd-d__topic-more a{min-height:76px;padding:14px 18px}.skd-d__topic-more strong{font-size:16px}.skd-d__topic-more small{font-size:12px}}
@media(min-width:701px) and (max-width:900px){.skd-d__hero{height:420px;min-height:420px}.skd-d__hero-copy{width:56%;padding:46px 14px 30px 38px}.skd-d__hero h1{font-size:30px;line-height:1.36}.skd-d__lead{font-size:16px}.skd-d__header-inner{padding-inline:20px}.skd-d__logo span{width:38px;height:46px;font-size:27px}.skd-d__desktop-nav a{padding-inline:7px;font-size:12px}}
@media(prefers-reduced-motion:reduce){.skd-d *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
