:root{--ink:#272524;--muted:#746f6b;--blue:#c72027;--line:#e2dcd7;--soft:#f5f2ef;--paper:#fff;font-family:-apple-system,BlinkMacSystemFont,"Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;line-height:1.9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:var(--blue);text-underline-offset:4px}a:hover{text-decoration:underline}a:focus-visible,input:focus-visible{outline:3px solid #f6bc45;outline-offset:4px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1{font-size:clamp(2rem,4vw,3.25rem);line-height:1.5;letter-spacing:-.035em;max-width:880px}h2{font-size:1.6rem;line-height:1.6;letter-spacing:-.02em}h3{font-size:1.05rem;line-height:1.7}.skip{position:absolute;left:12px;top:-100px;background:white;z-index:10}.skip:focus{top:12px}.site-header{border-bottom:1px solid var(--line);background:white}.header-inner{max-width:1280px;margin:auto;min-height:80px;padding:16px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-weight:800;font-size:1.25rem;text-decoration:none;white-space:nowrap}.brand-icon{color:var(--blue);font-size:1.2rem}.site-header nav{display:flex;align-items:center;gap:24px;font-size:.9rem;font-weight:600}.site-header nav>a:not(.button){color:var(--ink);text-decoration:none}.button{display:inline-flex;align-items:center;justify-content:center;text-align:center;gap:8px;background:var(--blue);color:white;border-radius:8px;padding:13px 21px;text-decoration:none;font-weight:700;line-height:1.6}.button:hover{background:#a71a21;text-decoration:none}.button.small{padding:10px 15px}.guide-layout{max-width:1280px;margin:auto;display:grid;grid-template-columns:250px minmax(0,1fr);gap:64px;padding:32px 32px 72px}.guide-layout main{min-width:0;max-width:850px}.sidebar{border-right:1px solid var(--line);padding:8px 24px 32px 0;font-size:.82rem}.side-title{font-size:.97rem;font-weight:700;text-decoration:none}.side-group{margin-top:24px}.side-group p{font-weight:700;color:var(--muted);margin-bottom:8px}.side-group ul{list-style:none;padding:0;margin:0}.side-group li{margin:3px 0}.side-group a{display:block;padding:7px 9px;color:var(--ink);text-decoration:none;border-radius:5px;line-height:1.65}.side-group a:hover,.side-group a[aria-current]{background:#f9eeec;color:var(--blue)}.side-group a[aria-current]{font-weight:700}.wide-layout{max-width:1160px;margin:auto;padding:32px 32px 80px}.breadcrumb{display:flex;flex-wrap:wrap;gap:9px;color:var(--muted);font-size:.76rem;margin:0 0 40px}.breadcrumb a{color:var(--muted);text-decoration:none}.eyebrow{font-weight:700;letter-spacing:.12em;color:var(--blue);font-size:.75rem;margin-bottom:12px}.lead{font-size:1.12rem;color:var(--muted);line-height:1.9;margin-top:20px;max-width:850px}.updated{color:var(--muted);font-size:.76rem;margin-top:16px}.toc{background:var(--soft);border:1px solid var(--line);border-radius:10px;padding:24px 28px;margin:32px 0 48px}.toc p{font-weight:700;font-size:.88rem}.toc ol{padding-left:22px;margin:10px 0 0}.toc li{font-size:.9rem;padding:3px 0}.toc a{text-decoration:none}.guide-section{margin:0 0 52px;scroll-margin-top:24px}.guide-section h2{padding-bottom:16px;border-bottom:1px solid var(--line);margin-bottom:22px}.guide-section p+p{margin-top:16px}.steps{padding:0;list-style:none;counter-reset:step;margin:20px 0}.steps li{position:relative;padding:0 0 20px 44px;counter-increment:step}.steps li:before{content:counter(step);position:absolute;left:0;top:2px;width:29px;height:29px;border-radius:50%;background:#f9eeec;color:var(--blue);text-align:center;line-height:29px;font-size:.83rem;font-weight:700}figure{margin:28px 0 0;min-width:0}figure>a{display:block;border:1px solid #e4dedb;background:var(--soft);border-radius:10px;overflow:hidden}figure img{width:100%;object-fit:contain}figcaption{font-size:.72rem;line-height:1.7;color:var(--muted);margin-top:9px}.note{border-left:3px solid #d7a52d;background:#fffbef;padding:19px 23px;font-size:.9rem;margin:24px 0}.note p+p{margin-top:12px}.related{border-top:1px solid var(--line);padding-top:30px;margin-top:40px}.related h2{font-size:1.2rem}.related ul{list-style:none;padding:0}.related li{margin:10px 0}.related a{text-decoration:none}.help{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;background:var(--soft);border-radius:8px;margin:28px 0;font-size:.9rem}.help p{font-weight:700}.back{font-size:.85rem}.site-footer{border-top:1px solid var(--line);padding:40px max(24px,calc((100vw - 1200px)/2));display:flex;align-items:start;justify-content:space-between;gap:32px;background:var(--soft)}.site-footer p{font-size:.78rem;color:var(--muted);margin-top:8px}.site-footer nav{display:flex;flex-wrap:wrap;gap:10px 24px;max-width:560px;font-size:.78rem}.site-footer a{text-decoration:none}.start-band{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 32px;margin:36px 0;background:#f9eeec;border-radius:12px}.start-band strong{font-size:1.12rem}.start-band p{font-size:.88rem;color:var(--muted);margin-top:5px}.start-band .button{flex-shrink:0;font-size:.88rem}.search{margin:42px 0 10px;max-width:680px}.search label{display:block;font-weight:700;font-size:.88rem;margin-bottom:10px}.search input{width:100%;font:inherit;font-size:.95rem;color:var(--ink);border:1px solid #d1c7c3;border-radius:8px;background:white;padding:12px 16px}.search p{font-size:.8rem;color:var(--muted);min-height:28px;margin-top:5px}.guide-group{margin:34px 0 45px}.guide-group>h2{display:flex;align-items:center;gap:14px;font-size:1.35rem;margin-bottom:20px}.group-number{color:var(--blue);font-size:.8rem;letter-spacing:.07em}.guide-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.guide-card{display:block;border:1px solid var(--line);border-radius:10px;padding:22px 24px;color:var(--ink);text-decoration:none}.guide-card:hover{border-color:#dc9999;box-shadow:0 5px 20px #661d190b;text-decoration:none;background:#fffcfb}.guide-card h3{display:flex;gap:16px;justify-content:space-between}.guide-card h3 span{color:var(--blue)}.guide-card p{color:var(--muted);font-size:.84rem;line-height:1.8;margin-top:10px}.integration-note{border-top:1px solid var(--line);padding-top:24px;color:var(--muted);font-size:.88rem}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:26px;margin:30px 0 20px}.feature-section{padding:52px 0;border-top:1px solid var(--line);margin-top:38px;display:grid;grid-template-columns:1fr 1.12fr;gap:40px;align-items:start}.feature-section h2{font-size:1.7rem}.feature-section p:not(.eyebrow){margin-top:18px;color:var(--muted);font-size:.94rem}.feature-section figure{margin:0}.feature-section figure img{max-height:580px;object-fit:contain;object-position:top;background:#f6f4f2}.feature-links{list-style:none;padding:0;font-size:.85rem;display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:22px}.feature-links a{text-decoration:none}[hidden]{display:none!important}@media(max-width:900px){.guide-layout{grid-template-columns:200px minmax(0,1fr);gap:32px}.header-inner{padding:16px 24px}.site-header nav{gap:16px}.start-band{align-items:start;flex-direction:column}.feature-section{gap:28px}.site-footer{flex-direction:column}}@media(max-width:700px){.header-inner{padding:16px 20px;flex-wrap:wrap;gap:12px;justify-content:center}.brand{font-size:1.15rem}.site-header nav{width:100%;justify-content:center;gap:16px;font-size:.73rem}.button.small{padding:8px 12px}.guide-layout,.wide-layout{display:block;padding:24px 20px 52px}.sidebar{display:none}.breadcrumb{margin-bottom:28px;font-size:.69rem;gap:7px}h1{font-size:1.95rem;line-height:1.5}h2{font-size:1.3rem}.lead{font-size:1rem;margin-top:16px}.toc{padding:20px;margin:26px 0 36px}.guide-section{margin-bottom:38px}.guide-section p,.steps li{font-size:.94rem}.steps li{padding-left:39px}.guide-cards{grid-template-columns:1fr;gap:12px}.guide-card{padding:20px}.guide-card h3{font-size:1rem}.guide-group{margin:28px 0 34px}.guide-group>h2{font-size:1.2rem}.start-band{padding:24px;margin:28px 0}.start-band .button{width:100%}.help{align-items:start;flex-direction:column;gap:8px}.feature-section{grid-template-columns:1fr;padding:34px 0;gap:24px;margin-top:28px}.feature-section h2{font-size:1.45rem}.feature-section figure img{max-height:none}.site-footer{padding:30px 20px}.site-footer nav{gap:12px 20px}.note{padding:16px 18px}.actions{gap:18px;font-size:.85rem}figcaption{font-size:.68rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

h1{text-wrap:balance}.guide-layout h1{font-size:clamp(1.9rem,3.2vw,2.5rem)}
