.sfr-page{--sfr-ink:#1c2b3a;--sfr-dim:#5b6b7c;--sfr-line:#dde5ee;--sfr-accent:#2c7be5;--sfr-accent-soft:#e8f1fd;--sfr-ok:#1e9e5a;--sfr-ok-soft:#e6f6ee;--sfr-warn:#c04a4a;--sfr-bg:#ffffff;--sfr-panel:#f5f8fb}.sfr-page *,.sfr-page *::before,.sfr-page *::after{box-sizing:border-box}.sfr-page{background:var(--sfr-bg);color:var(--sfr-ink);font-family:"Hiragino Kaku Gothic ProN","Noto Sans JP",system-ui,sans-serif;line-height:1.9;font-size:16px}.sfr-wrap{max-width:880px;margin:0 auto;padding:0 20px}.sfr-page section{padding:56px 0}.sfr-page section+section{border-top:1px solid var(--sfr-line)}.sfr-page figure{margin:28px 0 8px;overflow-x:auto;-webkit-overflow-scrolling:touch}.sfr-page figure svg{width:100%;min-width:660px;height:auto;display:block}.sfr-page figcaption{color:var(--sfr-dim);font-size:13px;text-align:center;margin-top:10px}.sfr-page h1{font-size:clamp(26px, 5vw, 36px);line-height:1.5}.sfr-page h2{font-size:clamp(20px, 3.5vw, 26px);margin-bottom:8px;scroll-margin-top:16px}.sfr-page h3{font-size:17px;margin:28px 0 4px;scroll-margin-top:16px}.sfr-page h4{font-size:15px;margin:20px 0 2px;color:var(--sfr-dim)}.sfr-page p+p{margin-top:12px}.sfr-sub{color:var(--sfr-dim);margin-bottom:28px}.sfr-kicker{color:var(--sfr-accent);font-weight:700;letter-spacing:.1em;font-size:14px}.sfr-lv{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.08em;border-radius:999px;padding:2px 12px;margin-bottom:10px}.sfr-lv1{background:var(--sfr-ok-soft);color:var(--sfr-ok)}.sfr-lv2{background:var(--sfr-accent-soft);color:var(--sfr-accent)}.sfr-lv3{background:var(--sfr-panel);color:var(--sfr-dim);border:1px solid var(--sfr-line)}.sfr-steps{display:grid;gap:14px;margin-top:28px;counter-reset:s}.sfr-step{display:grid;grid-template-columns:40px 1fr;gap:16px;align-items:start;background:var(--sfr-panel);border:1px solid var(--sfr-line);border-radius:14px;padding:20px 22px}.sfr-step::before{counter-increment:s;content:counter(s);width:32px;height:32px;border-radius:50%;background:var(--sfr-accent);color:#fff;font-weight:700;font-size:15px;display:grid;place-items:center;margin-top:4px}.sfr-step p{color:var(--sfr-dim);font-size:15px}.sfr-step .sfr-dial{font-weight:700;color:var(--sfr-ink)}.sfr-step h3{margin:0 0 4px}.sfr-step.sfr-key{border-color:var(--sfr-accent);background:var(--sfr-accent-soft)}.sfr-step.sfr-key p{color:var(--sfr-ink)}.sfr-badge{display:inline-block;font-size:11.5px;font-weight:700;letter-spacing:.06em;background:var(--sfr-accent);color:#fff;border-radius:999px;padding:1px 10px;margin-bottom:6px}.sfr-must{border-left:4px solid var(--sfr-accent)}.sfr-must b.sfr-k{color:var(--sfr-warn)}.sfr-page details{border:1px solid var(--sfr-line);border-radius:12px;margin-bottom:10px}details[open]{background:var(--sfr-panel)}.sfr-page summary{cursor:pointer;padding:16px 20px;font-weight:700;list-style:none;display:grid;grid-template-columns:1fr 20px;gap:12px;align-items:center}.sfr-page summary::-webkit-details-marker{display:none}.sfr-page summary::after{content:"";width:10px;height:10px;justify-self:end;border-right:2px solid var(--sfr-dim);border-bottom:2px solid var(--sfr-dim);transform:rotate(45deg);transition:transform .18s}details[open] summary::after{transform:rotate(-135deg)}.sfr-page summary:focus-visible{outline:2px solid var(--sfr-accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){summary::after{transition:none}}.sfr-answer{padding:0 20px 20px}.sfr-answer .sfr-short{margin-bottom:12px}.sfr-answer .sfr-short b{color:var(--sfr-ok)}.sfr-answer .sfr-why{color:var(--sfr-dim);font-size:14.5px;border-top:1px dashed var(--sfr-line);padding-top:12px}.sfr-answer .sfr-why+.sfr-why{border-top:none;padding-top:0;margin-top:8px}.sfr-tag{display:inline-block;font-size:12px;font-weight:700;color:var(--sfr-accent);background:var(--sfr-accent-soft);border-radius:6px;padding:1px 8px;margin-right:8px}.sfr-more{display:inline-block;margin-top:10px;font-size:13.5px;color:var(--sfr-accent)}.sfr-note{background:var(--sfr-accent-soft);border-radius:12px;padding:16px 20px;font-size:14.5px;margin-top:24px}.sfr-note.sfr-plain{background:var(--sfr-panel);border:1px solid var(--sfr-line)}.sfr-page ul,ol{margin:10px 0 0 1.3em}.sfr-page li{margin-bottom:6px}ul.sfr-tight li{margin-bottom:2px}.sfr-page table{border-collapse:collapse;width:100%;font-size:14.5px;margin-top:20px}.sfr-page th,td{text-align:left;padding:12px 14px;border-bottom:1px solid var(--sfr-line);vertical-align:top}.sfr-page th{color:var(--sfr-dim);font-size:13px;font-weight:700}td.sfr-n{font-variant-numeric:tabular-nums;font-weight:700;white-space:nowrap}.sfr-tablewrap{overflow-x:auto}.sfr-ex{background:var(--sfr-panel);border-left:3px solid var(--sfr-line);padding:10px 16px;font-size:14.5px;color:var(--sfr-dim);margin-top:10px;border-radius:0 8px 8px 0}.sfr-page a{color:var(--sfr-accent)}.sfr-cover{columns:2;column-gap:28px;font-size:14px;color:var(--sfr-dim);margin-top:18px}.sfr-cover li{break-inside:avoid}@media (max-width:620px){.sfr-cover{columns:1}}.sfr-cols{display:grid;gap:14px;margin-top:22px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.sfr-card{background:var(--sfr-panel);border:1px solid var(--sfr-line);border-radius:12px;padding:18px 20px}.sfr-card .sfr-no{display:inline-block;font-size:11.5px;font-weight:700;letter-spacing:.06em;color:var(--sfr-accent);background:var(--sfr-accent-soft);border-radius:999px;padding:2px 10px}.sfr-card h3{margin:10px 0 4px;font-size:16px}.sfr-card h3 a{text-decoration:none}.sfr-card h3 a:hover{text-decoration:underline}.sfr-card p{font-size:14px;color:var(--sfr-dim);line-height:1.75;margin:0}.sfr-page footer{color:var(--sfr-dim);font-size:13px;padding:40px 0 56px;border-top:1px solid var(--sfr-line)}.sfr-marker{background:#fffbe6;border:1px dashed #e0cf8a;border-radius:10px;padding:14px 18px;font-size:13.5px;color:#6b5a1f;margin:32px 0 0}.sfr-page .sfr-figbtn{all:unset;display:block;width:100%;cursor:zoom-in}.sfr-page .sfr-figbtn:focus-visible{outline:2px solid var(--sfr-accent);outline-offset:3px;border-radius:8px}.sfr-page .sfr-zoomhint{display:none;color:var(--sfr-accent);font-weight:700}@media (max-width:720px){.sfr-page figure{overflow-x:hidden}.sfr-page figure svg{min-width:0}.sfr-page .sfr-zoomhint{display:inline}}.sfr-page .sfr-lightbox{position:fixed;inset:0;z-index:9999;background:rgb(28 43 58 / .93);display:none}.sfr-page .sfr-lightbox.is-open{display:block}.sfr-page .sfr-lb-body{position:absolute;inset:0;overflow:auto;-webkit-overflow-scrolling:touch}.sfr-page .sfr-lb-inner{width:max-content;min-width:100%;min-height:100%;box-sizing:border-box;padding:60px 14px 16px;display:flex;align-items:center}.sfr-page .sfr-lb-inner svg{margin:auto;width:900px;min-width:900px;max-width:none;height:auto;background:var(--sfr-bg);border-radius:12px;padding:14px;flex:0 0 auto}.sfr-page .sfr-lb-close{position:absolute;top:12px;right:12px;z-index:1;background:var(--sfr-bg);color:var(--sfr-ink);border:none;border-radius:999px;padding:8px 18px;font-size:14px;font-weight:700;cursor:pointer;font-family:inherit}.sfr-page .sfr-lb-close:focus-visible{outline:2px solid var(--sfr-accent);outline-offset:2px}.sfr-stations{container-type:inline-size;container-name:sfrlist;--sfr-ink:#1c2b3a;--sfr-dim:#5b6b7c;--sfr-line:#dde5ee;--sfr-accent:#2c7be5;--sfr-accent-soft:#e8f1fd;--sfr-ok:#1e9e5a;--sfr-ok-soft:#e6f6ee;--sfr-warn:#c04a4a;--sfr-bg:#ffffff;--sfr-panel:#f5f8fb;color:var(--sfr-ink);font-family:"Hiragino Kaku Gothic ProN","Noto Sans JP",system-ui,sans-serif;line-height:1.9;font-size:16px;margin-top:8px}.sfr-stations *,.sfr-stations *::before,.sfr-stations *::after{box-sizing:border-box}.sfr-stations h3,.sfr-stations h4{font-family:inherit}.sfr-stations .sfr-st-num{font-variant-numeric:tabular-nums;letter-spacing:.02em;color:var(--sfr-dim);font-weight:400}.sfr-stations .sfr-st-nation{display:flex;gap:14px;align-items:baseline;border:1px solid var(--sfr-line);border-radius:12px;padding:12px 18px;font-weight:700}.sfr-stations .sfr-st-nation .sfr-st-num{font-size:17px;font-weight:700;color:var(--sfr-ink)}.sfr-stations .sfr-st-func{background:var(--sfr-panel);border:1px solid var(--sfr-line);border-radius:12px;padding:14px 18px 6px}.sfr-stations .sfr-st-func h3{font-size:14px;margin:0 0 6px;color:var(--sfr-dim);letter-spacing:.06em}.sfr-stations .sfr-st-area{margin-top:34px}.sfr-stations .sfr-st-ahead{font-size:19px;margin:0 0 4px;padding-bottom:8px;border-bottom:2px solid var(--sfr-accent);display:flex;gap:14px;align-items:baseline}.sfr-stations .sfr-st-ahead .sfr-st-num{font-size:15px}.sfr-stations .sfr-st-pref{margin-top:18px}.sfr-stations .sfr-st-phead{font-size:15px;margin:0 0 2px;display:flex;gap:12px;align-items:baseline;color:var(--sfr-ink)}.sfr-stations .sfr-st-phead .sfr-st-num{font-size:14px}.sfr-stations .sfr-st-list{list-style:none;margin:0;padding:0}.sfr-stations .sfr-st-item{display:grid;grid-template-columns:6.4em minmax(0,1fr) auto;gap:2px 10px;padding:12px 10px;border-bottom:1px solid var(--sfr-line);font-size:14.5px}.sfr-stations .sfr-st-item:last-child{border-bottom:none}.sfr-stations .sfr-st-head{display:none}.sfr-stations .sfr-st-tg{grid-row:1;grid-column:1;font-variant-numeric:tabular-nums;font-weight:700;font-size:15.5px}.sfr-stations .sfr-st-call{grid-row:1;grid-column:2;font-weight:700}.sfr-stations .sfr-st-badge{grid-row:1;grid-column:3;text-align:right}.sfr-stations .sfr-st-loc{grid-row:2;grid-column:2;color:var(--sfr-ink);padding-right:4px}.sfr-stations .sfr-st-loc .sfr-st-en{color:var(--sfr-dim);font-size:13px;font-weight:400;margin-left:.1em;white-space:nowrap}.sfr-stations .sfr-st-loc .sfr-st-en::before{content:"("}.sfr-stations .sfr-st-loc .sfr-st-en::after{content:")"}.sfr-stations .sfr-st-place{display:block;margin-top:2px}.sfr-stations .sfr-st-pbadge{display:inline-block;font-size:11.5px;line-height:1.7;padding:0 7px;margin-right:6px;vertical-align:1px;color:var(--sfr-accent);background:var(--sfr-accent-soft);border:1px solid var(--sfr-line);border-radius:4px;white-space:nowrap}.sfr-stations .sfr-st-links{grid-row:2;grid-column:3;justify-self:end;display:flex;gap:5px;flex-wrap:wrap;align-items:flex-start}.sfr-stations .sfr-st-ch{grid-row:3;grid-column:2 / -1}.sfr-stations .sfr-st-cc{grid-row:4;grid-column:2}.sfr-stations .sfr-st-tgl{grid-row:4;grid-column:3;justify-self:start}.sfr-stations .sfr-st-meta{grid-row:5;grid-column:3;display:flex;flex-direction:column;gap:4px;align-items:flex-end;margin-top:2px}.sfr-stations .sfr-st-meta .sfr-tag{margin:0}.sfr-stations .sfr-st-ch,.sfr-stations .sfr-st-cc,.sfr-stations .sfr-st-tgl{font-variant-numeric:tabular-nums;text-align:left;color:var(--sfr-dim);font-size:13px}.sfr-stations .sfr-st-ch{font-weight:700}.sfr-stations .sfr-st-pw{display:block;font-weight:400;color:var(--sfr-dim);font-size:12.5px;letter-spacing:0}.sfr-stations .sfr-st-ch::before,.sfr-stations .sfr-st-cc::before,.sfr-stations .sfr-st-tgl::before{content:attr(data-l) " ";font-weight:700;color:var(--sfr-dim);font-size:11.5px}.sfr-stations .sfr-chip{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.04em;text-align:center;text-decoration:none;color:var(--sfr-accent);background:var(--sfr-accent-soft);border-radius:999px;padding:2px 9px;white-space:nowrap;line-height:1.6}.sfr-stations .sfr-chip:hover,.sfr-stations .sfr-chip:focus-visible{background:var(--sfr-accent);color:#fff}.sfr-stations .sfr-chip-hp{color:var(--sfr-ok);background:var(--sfr-ok-soft)}.sfr-stations .sfr-chip-hp:hover,.sfr-stations .sfr-chip-hp:focus-visible{background:var(--sfr-ok);color:#fff}.sfr-stations .sfr-tag{display:inline-block;font-size:11.5px;color:var(--sfr-dim);background:var(--sfr-panel);border:1px solid var(--sfr-line);border-radius:5px;padding:1px 8px;white-space:nowrap}.sfr-stations .sfr-st-note{color:var(--sfr-dim);font-size:12.5px}.sfr-stations .sfr-st-item.is-func .sfr-st-loc{font-size:13.5px;color:var(--sfr-dim)}.sfr-stations .sfr-bdg{display:inline-block;font-size:11.5px;font-weight:700;letter-spacing:.06em;border-radius:999px;padding:2px 11px;white-space:nowrap}.sfr-stations .sfr-bdg-on{background:var(--sfr-ok);color:#fff}.sfr-stations .sfr-bdg-off{background:var(--sfr-panel);color:var(--sfr-dim);border:1px solid var(--sfr-line)}.sfr-stations .sfr-bdg-unk{background:var(--sfr-line);color:var(--sfr-dim);border:1px solid var(--sfr-line)}.sfr-st-count{font-variant-numeric:tabular-nums;font-weight:700}.sfr-stations .sfr-st-note-line{color:var(--sfr-dim);font-size:13px;margin-top:14px}.sfr-stations .sfr-st-empty{color:var(--sfr-dim);font-size:13.5px;padding:9px 12px;background:repeating-linear-gradient(-45deg,transparent,transparent 6px,var(--sfr-panel) 6px,var(--sfr-panel) 12px);border-radius:8px}.sfr-stations .sfr-st-updated{color:var(--sfr-dim);font-size:12.5px;margin-top:24px;text-align:right}.sfr-st-updated-inline{color:#5b6b7c;font-size:12.5px}.sfr-stations .sfr-st-mock{background:#fffbe6;border:1px dashed #e0cf8a;color:#6b5a1f;border-radius:8px;padding:8px 14px;font-size:13px}@container sfrlist (min-width:860px){.sfr-stations .sfr-st-item{align-items:center;gap:2px 12px;padding:9px 12px;grid-template-columns:6.4em 7.2em minmax(6em,1fr) 6.4em 14.2em 2.4em 2.4em 7em}.sfr-stations .sfr-st-tg,.sfr-stations .sfr-st-call,.sfr-stations .sfr-st-loc,.sfr-stations .sfr-st-links,.sfr-stations .sfr-st-ch,.sfr-stations .sfr-st-cc,.sfr-stations .sfr-st-tgl,.sfr-stations .sfr-st-badge{grid-row:auto;grid-column:auto;justify-self:auto}.sfr-stations .sfr-st-links{justify-content:flex-start}.sfr-stations .sfr-st-meta{grid-column:8;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}.sfr-stations .sfr-st-ch,.sfr-stations .sfr-st-cc,.sfr-stations .sfr-st-tgl{color:var(--sfr-ink);font-size:13.5px;white-space:nowrap}.sfr-stations .sfr-st-cc,.sfr-stations .sfr-st-tgl{text-align:center}.sfr-stations .sfr-st-ch{text-align:left}.sfr-stations .sfr-st-badge{text-align:center}.sfr-stations .sfr-st-ch::before,.sfr-stations .sfr-st-cc::before,.sfr-stations .sfr-st-tgl::before{content:none}.sfr-stations .sfr-st-head{display:grid;letter-spacing:.04em;color:var(--sfr-dim);padding-bottom:5px;border-bottom:1px solid var(--sfr-line)}.sfr-stations .sfr-st-head span{font-size:11.5px;font-weight:700;line-height:1.2}}.sfr-page{--sfr-ink:#1c2b3a;--sfr-dim:#5b6b7c;--sfr-line:#dde5ee;--sfr-accent:#2c7be5;--sfr-accent-soft:#e8f1fd;--sfr-ok:#1e9e5a;--sfr-ok-soft:#e6f6ee;--sfr-warn:#c04a4a;--sfr-bg:#ffffff;--sfr-panel:#f5f8fb;background:var(--sfr-bg);color:var(--sfr-ink);font-family:"Hiragino Kaku Gothic ProN","Noto Sans JP",system-ui,sans-serif;font-size:16px;line-height:1.9}.sfr-page *{box-sizing:border-box}.sfr-page .sfr-wrap{max-width:880px;margin:0 auto;padding:0 20px}.sfr-page h1{font-size:clamp(24px,4.5vw,34px);line-height:1.5;margin:0 0 12px;color:var(--sfr-ink)}.sfr-page h2{font-size:clamp(20px,3.5vw,26px);line-height:1.5;margin:0 0 8px;color:var(--sfr-ink)}.sfr-page h3{font-size:16px;line-height:1.6;margin:0 0 8px;color:var(--sfr-ink)}.sfr-page .sfr-kicker{font-size:14px;font-weight:700;letter-spacing:.1em;color:var(--sfr-accent);margin:0 0 10px}.sfr-page .sfr-lead{max-width:34em;color:var(--sfr-dim);margin:0 0 8px}.sfr-page .sfr-sub{color:var(--sfr-dim);max-width:34em;margin:0 0 20px}.sfr-page .sfr-sec{padding:44px 0}.sfr-page .sfr-sec+.sfr-sec{border-top:1px solid var(--sfr-line)}.sfr-page .sfr-head{padding:48px 0 8px}.sfr-page p{margin:0 0 16px}.sfr-page a{color:var(--sfr-accent)}.sfr-page .sfr-steps{list-style:none;margin:0;padding:0;counter-reset:sfrstep}.sfr-page .sfr-steps>li{position:relative;padding:0 0 0 46px;margin:0 0 22px;counter-increment:sfrstep}.sfr-page .sfr-steps>li::before{content:counter(sfrstep);position:absolute;left:0;top:2px;width:26px;height:26px;border-radius:50%;background:var(--sfr-accent);color:#fff;font-size:14px;font-weight:700;line-height:26px;text-align:center}.sfr-page .sfr-steps>li>b{display:block;font-size:16px;margin-bottom:2px}.sfr-page .sfr-steps>li>span{display:block;font-size:14px;line-height:1.8;color:var(--sfr-dim)}.sfr-page .sfr-note{background:var(--sfr-accent-soft);border-radius:12px;padding:16px 20px;font-size:14px;line-height:1.8;margin:20px 0}.sfr-page .sfr-note b{color:var(--sfr-ink)}.sfr-page .sfr-note p:last-child{margin-bottom:0}.sfr-page .sfr-tablewrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:20px 0}.sfr-page table{border-collapse:collapse;width:100%;min-width:520px;font-size:14px}.sfr-page table th,.sfr-page table td{border-bottom:1px solid var(--sfr-line);padding:10px 12px;text-align:left;vertical-align:top;line-height:1.7}.sfr-page table th{color:var(--sfr-dim);font-weight:700;white-space:nowrap}.sfr-page table td b{color:var(--sfr-ink)}.sfr-page .sfr-num-cell{white-space:nowrap;font-weight:700;color:var(--sfr-accent)}.sfr-page .sfr-cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin:20px 0}.sfr-page .sfr-card{border:1px solid var(--sfr-line);border-radius:14px;padding:18px 20px;background:var(--sfr-bg)}.sfr-page .sfr-card p{font-size:14px;line-height:1.8;color:var(--sfr-dim);margin:0}.sfr-page .sfr-pill{display:inline-block;border-radius:12px;padding:2px 12px;font-size:13px;font-weight:700;background:var(--sfr-panel);color:var(--sfr-dim);border:1px solid var(--sfr-line)}.sfr-page .sfr-pill-on{background:var(--sfr-ok-soft);color:var(--sfr-ok);border-color:#bfe8d2}.sfr-page .sfr-next{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin-top:8px}.sfr-page .sfr-next a{display:block;text-decoration:none;color:inherit;border:1px solid var(--sfr-line);border-radius:12px;padding:14px 18px;transition:border-color .15s,background .15s}.sfr-page .sfr-next a:hover{border-color:var(--sfr-accent);background:var(--sfr-accent-soft)}.sfr-page .sfr-next b{display:block;font-size:15px;margin-bottom:2px}.sfr-page .sfr-next span{display:block;font-size:13px;color:var(--sfr-dim);line-height:1.7}.sfr-page .sfr-kbd{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;background:var(--sfr-panel);border:1px solid var(--sfr-line);border-radius:5px;padding:1px 6px}.sfr-page ul.sfr-plain{margin:0 0 16px;padding-left:1.4em}.sfr-page ul.sfr-plain li{margin-bottom:6px;font-size:15px;line-height:1.8}.sfr-page .sfr-figure{margin:28px 0 8px;overflow-x:auto;-webkit-overflow-scrolling:touch}.sfr-page .sfr-figure svg{width:100%;min-width:660px;height:auto;display:block}.sfr-page .sfr-figure figcaption{font-size:13px;color:var(--sfr-dim);text-align:center;margin-top:10px;line-height:1.8}@media (max-width:720px){.sfr-page .sfr-figure{overflow-x:hidden}.sfr-page .sfr-figure svg{min-width:0}}.sfr-page .sfr-shot{margin:26px 0 10px;text-align:center}.sfr-page .sfr-shot img{max-width:100%;height:auto;display:inline-block;border:1px solid var(--sfr-line);border-radius:10px;background:#fff}.sfr-page .sfr-shot figcaption{margin-top:8px;font-size:13px;line-height:1.7;color:var(--sfr-dim);text-align:center}.sfr-page .sfr-shot-tall img{max-width:300px}.sfr-page .sfr-shot-row{display:flex;gap:14px;justify-content:center;align-items:flex-start;flex-wrap:wrap}.sfr-page .sfr-shot-row img{max-width:230px}.sfr-page .sfr-benefit{margin:-6px 0 18px;font-size:15px;font-weight:600;color:var(--sfr-accent);letter-spacing:.01em}.sfr-page .sfr-benefit::before{content:"\2015\2015\00a0";color:var(--sfr-line);font-weight:400}@media (max-width:720px){.sfr-page .sfr-shot-tall img{max-width:240px}.sfr-page .sfr-shot-row img{max-width:46%}.sfr-page .sfr-benefit{font-size:14px}}.sfr-page .sfr-hero{text-align:center;padding:56px 0 8px}.sfr-page .sfr-hero .sfr-lead{margin-left:auto;margin-right:auto}.sfr-page .sfr-sec-top{padding-top:8px}.sfr-page .sfr-boards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.sfr-page .sfr-board{display:block;padding:22px 22px 24px;border:1px solid var(--sfr-line);border-radius:14px;background:var(--sfr-bg);text-decoration:none;color:var(--sfr-ink);transition:border-color .15s,box-shadow .15s}.sfr-page .sfr-board:hover{border-color:var(--sfr-accent);box-shadow:0 2px 10px rgb(44 123 229 / .1)}.sfr-page .sfr-board-label{display:block;font-size:12px;font-weight:700;letter-spacing:.1em;color:var(--sfr-accent);margin-bottom:6px}.sfr-page .sfr-board>b{display:block;font-size:19px;line-height:1.5;margin-bottom:8px}.sfr-page .sfr-board-desc{display:block;font-size:14px;line-height:1.8;color:var(--sfr-dim)}.sfr-page .sfr-banner{display:block;padding:20px 24px;border-radius:14px;background:var(--sfr-accent-soft);text-decoration:none;color:var(--sfr-ink)}.sfr-page .sfr-banner>b{display:block;font-size:17px;margin-bottom:4px}.sfr-page .sfr-banner>span{display:block;font-size:14px;color:var(--sfr-dim)}.sfr-page .sfr-news{margin:0 0 12px}.sfr-page .sfr-news ul{list-style:none;margin:0;padding:0}.sfr-page .sfr-news li{padding:12px 0;border-bottom:1px solid var(--sfr-line);font-size:15px}.sfr-page .sfr-more{font-size:14px;margin:0}@media (max-width:720px){.sfr-page .sfr-hero{padding-top:36px}.sfr-page .sfr-board{padding:18px}.sfr-page .sfr-board>b{font-size:17px}}.sfr-page .sfr-news li{display:flex;gap:14px;align-items:baseline}.sfr-page .sfr-news .sfr-news-date{flex:0 0 auto;font-size:13px;color:var(--sfr-dim);font-variant-numeric:tabular-nums}.sfr-page .sfr-news li a{text-decoration:none}.sfr-page .sfr-news li a:hover{text-decoration:underline}@media (max-width:480px){.sfr-page .sfr-news li{display:block}.sfr-page .sfr-news .sfr-news-date{display:block;margin-bottom:2px}}.sfr-page .sfr-figtext{max-width:46em;margin:18px auto 0;text-align:center}@media (max-width:720px){.sfr-page .sfr-figtext{text-align:left}}.sfr-page .sfr-board{position:relative;padding-top:66px}.sfr-page .sfr-board::before{content:"";position:absolute;left:22px;top:22px;width:32px;height:32px;background-repeat:no-repeat;background-position:center;background-size:32px 32px}.sfr-page .sfr-board::after{content:"";position:absolute;right:20px;bottom:18px;width:20px;height:20px;background-repeat:no-repeat;background-position:center;background-size:20px 20px;transition:transform .15s}.sfr-page .sfr-board:hover::after{transform:translateX(3px)}.sfr-page .sfr-board-desc{padding-right:26px}.sfr-page .sfr-board-howto::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20stroke%3D%22%232c7be5%22%20stroke-width%3D%221.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Crect%20x%3D%229%22%20y%3D%2211%22%20width%3D%2214%22%20height%3D%2218%22%20rx%3D%222.5%22%2F%3E%3Cpath%20d%3D%22M16%2011V5%22%2F%3E%3Cpath%20d%3D%22M12.5%205h7%22%2F%3E%3Crect%20x%3D%2212%22%20y%3D%2215%22%20width%3D%228%22%20height%3D%224%22%20rx%3D%221%22%2F%3E%3Cpath%20d%3D%22M13%2023h2M17.5%2023h2M13%2026h2M17.5%2026h2%22%2F%3E%3C%2Fsvg%3E)}.sfr-page .sfr-board-tg::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20stroke%3D%22%232c7be5%22%20stroke-width%3D%221.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Ccircle%20cx%3D%227%22%20cy%3D%229%22%20r%3D%221.6%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2216%22%20r%3D%221.6%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2223%22%20r%3D%221.6%22%2F%3E%3Cpath%20d%3D%22M13%209h13M13%2016h13M13%2023h9%22%2F%3E%3C%2Fsvg%3E)}.sfr-page .sfr-board-about::before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20stroke%3D%22%232c7be5%22%20stroke-width%3D%221.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2210%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2225%22%20cy%3D%2210%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2223%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2225%22%20cy%3D%2223%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22M10%2010h12%22%2F%3E%3Cpath%20d%3D%22M10%2023h12%22%2F%3E%3Cpath%20d%3D%22M7%2013v7%22%20stroke-dasharray%3D%222%203%22%2F%3E%3Cpath%20d%3D%22M25%2013v7%22%20stroke-dasharray%3D%222%203%22%2F%3E%3C%2Fsvg%3E)}.sfr-page .sfr-board::after{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23dde5ee%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M4%2012h15%22%2F%3E%3Cpath%20d%3D%22M13%206l6%206-6%206%22%2F%3E%3C%2Fsvg%3E)}.sfr-page .sfr-board:hover::after{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%232c7be5%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M4%2012h15%22%2F%3E%3Cpath%20d%3D%22M13%206l6%206-6%206%22%2F%3E%3C%2Fsvg%3E)}@media (max-width:720px){.sfr-page .sfr-board{padding-top:58px}.sfr-page .sfr-board::before{left:18px;top:18px}}.sfr-page .sfr-hero img{max-width:100%;height:auto;display:block;margin:0 auto 24px;border-radius:10px}.sfr-page .sfr-online{margin:20px 0 0;padding:14px 0 0;border-top:1px solid var(--sfr-line);font-size:15px;color:var(--sfr-dim)}.sfr-page .sfr-online b{color:var(--sfr-accent);font-size:18px;padding:0 4px}.sfr-page .sfr-boards>*:not(.sfr-board),.sfr-page .sfr-next>*:not(a){display:none}