@charset "UTF-8";*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}html{font-size:15px;scroll-behavior:smooth}.search-form input[type=search],body{font-family:-apple-system,BlinkMacSystemFont,"Hiragino Sans","Hiragino Kaku Gothic ProN","Yu Gothic","YuGothic",Meiryo,sans-serif;color:#1e293b}body{background:#f8fafc;line-height:1.8;-webkit-font-smoothing:antialiased}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}.container{max-width:960px;margin:0 auto;padding:0 24px}.site-header{background:-webkit-linear-gradient(315deg,#2563eb 0,#1d4ed8 50%,#06b6d4 100%);background:linear-gradient(135deg,#2563eb 0,#1d4ed8 50%,#06b6d4 100%);padding:60px 0 72px;text-align:center;position:relative;overflow:hidden}.site-header::after,.site-header::before{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.05);pointer-events:none}.site-header::before{top:-40px;right:-40px;width:200px;height:200px}.site-header::after{bottom:-60px;left:-20px;width:160px;height:160px}.site-header .container{position:relative;z-index:1}.site-header__back-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:8px 18px;border-radius:999px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.25);color:#fff;font-size:13px;font-weight:500;text-decoration:none;margin-bottom:24px;-webkit-transition:background .2s,color .2s;transition:background .2s,color .2s}.site-header__back-link:hover{background:rgba(255,255,255,.25);color:#fff;text-decoration:none}.site-header__title{color:#fff;font-size:32px;font-weight:900;letter-spacing:-.03em;margin-bottom:12px}.page-header__title a,.site-header__title a{color:inherit;text-decoration:none}.site-header__title a:hover{text-decoration:none;opacity:.9}.site-header__subtitle{color:rgba(255,255,255,.8);font-size:15px;margin-bottom:32px}.search-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.search-form form{width:100%;max-width:480px}.search-form__inner{position:relative;width:100%;background:#fff;border-radius:999px;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.15);box-shadow:0 8px 24px rgba(0,0,0,.15)}.search-form input[type=search]{width:100%;border:0;outline:0;padding:16px 56px 16px 24px;border-radius:999px;font-size:15px;background:0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.search-form input[type=search]::-webkit-input-placeholder{color:#94a3b8}.search-form input[type=search]::-moz-placeholder{color:#94a3b8}.search-form input[type=search]:-ms-input-placeholder{color:#94a3b8}.search-form input[type=search]::-ms-input-placeholder{color:#94a3b8}.search-form input[type=search]::placeholder{color:#94a3b8}.search-form button[type=submit]{position:absolute;right:8px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:-webkit-linear-gradient(315deg,#2563eb,#06b6d4);background:linear-gradient(135deg,#2563eb,#06b6d4);border:0;cursor:pointer;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,transform .2s;transition:opacity .2s,transform .2s,-webkit-transform .2s}.search-form button[type=submit]:hover{opacity:.9;-webkit-transform:translateY(-50%) scale(1.05);-ms-transform:translateY(-50%) scale(1.05);transform:translateY(-50%) scale(1.05)}.page-header{background:-webkit-linear-gradient(315deg,#2563eb 0,#1d4ed8 50%,#06b6d4 100%);background:linear-gradient(135deg,#2563eb 0,#1d4ed8 50%,#06b6d4 100%);padding:20px 0}.page-header__inner,.search-form button[type=submit]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-header__inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-header__title{color:#fff;font-size:16px;font-weight:700}.page-header__title a:hover{opacity:.85}.page-header__search .search-form__inner{-webkit-box-shadow:none;box-shadow:none;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.15)}.page-header__search .search-form__inner input[type=search]{color:#fff;font-size:13px;padding:9px 48px 9px 16px}.page-header__search .search-form__inner input[type=search]::-webkit-input-placeholder{color:rgba(255,255,255,.7)}.page-header__search .search-form__inner input[type=search]::-moz-placeholder{color:rgba(255,255,255,.7)}.page-header__search .search-form__inner input[type=search]:-ms-input-placeholder{color:rgba(255,255,255,.7)}.page-header__search .search-form__inner input[type=search]::-ms-input-placeholder{color:rgba(255,255,255,.7)}.page-header__search .search-form__inner input[type=search]::placeholder{color:rgba(255,255,255,.7)}.page-header__search .search-form__inner button[type=submit]{background:rgba(255,255,255,.25);width:32px;height:32px;right:6px}.page-header__search .search-form__inner button[type=submit]:hover{background:rgba(255,255,255,.4)}@media (max-width:640px){.site-header{padding:40px 0 52px}.site-header__title{font-size:24px}.site-header__subtitle{font-size:13px}.page-header__search{display:none}}.breadcrumb{padding:12px 0;border-bottom:1px solid #e2e8f0;margin-bottom:32px}.breadcrumb__list{-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;font-size:12px;color:#64748b}.breadcrumb__item,.breadcrumb__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.breadcrumb__item::after{content:"›";color:#94a3b8;margin-left:2px}.breadcrumb__item:last-child::after{display:none}.breadcrumb__item a{color:#64748b;text-decoration:none;-webkit-transition:color .15s;transition:color .15s}.breadcrumb__item a:hover{color:#2563eb;text-decoration:underline}.breadcrumb__item:last-child span{color:#1e293b}.help-categories{padding:48px 0 64px}.categories-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width:640px){.categories-grid{grid-template-columns:1fr;gap:14px}}.category-card{background:#fff;border-radius:20px;padding:24px 28px;border:1px solid #e2e8f0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.05);box-shadow:0 1px 3px rgba(0,0,0,.05);text-decoration:none;display:block;-webkit-transition:border-color .2s,-webkit-box-shadow .2s,-webkit-transform .2s;transition:box-shadow .2s,transform .2s,border-color .2s;transition:box-shadow .2s,transform .2s,border-color .2s,-webkit-box-shadow .2s,-webkit-transform .2s;cursor:pointer}.category-card:hover{-webkit-box-shadow:0 8px 24px rgba(37,99,235,.1),0 2px 6px rgba(0,0,0,.06);box-shadow:0 8px 24px rgba(37,99,235,.1),0 2px 6px rgba(0,0,0,.06);-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);border-color:#2563eb;text-decoration:none}.category-card__header{gap:14px;margin-bottom:16px}.category-card__child>span,.category-card__header,.category-card__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.category-card__icon{width:44px;height:44px;border-radius:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;-ms-flex-negative:0;flex-shrink:0}.category-card__icon--0{background:#fff7ed;color:#2563eb}.category-card__icon--1{background:#eff6ff;color:#0891b2}.category-card__icon--2{background:#f5f3ff;color:#7c3aed}.category-card__icon--3{background:#fffbeb;color:#d97706}.category-card__icon--4{background:#f0fdf4;color:#059669}.category-card__icon--5{background:#fff1f2;color:#dc2626}.category-card__icon--6{background:#f0f9ff;color:#0891b2}.category-card__meta{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.category-card__name{font-size:16px;font-weight:800;color:#1e293b;margin-bottom:2px;line-height:1.4;letter-spacing:-.02em}.category-card__count{font-size:12px;color:#94a3b8}.category-card__children{list-style:none;border-top:1px solid #e2e8f0;padding-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.category-card__child>span{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:7px 0;font-size:14px;color:#2563eb;font-weight:500;border-bottom:1px solid rgba(226,232,240,.6)}.category-card__child:last-child>span,.help-list__item:last-child,.sidebar-nav__large:last-child{border-bottom:none}.category-card__child-name{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-card__child-count{font-size:11px;color:#94a3b8;margin-left:8px;-ms-flex-negative:0;flex-shrink:0}.taxonomy-page{padding:0 0 64px}.taxonomy-heading{font-size:22px;font-weight:700;color:#1e293b;margin-bottom:28px;padding-bottom:16px;border-bottom:2px solid #eff6ff;position:relative}.search-page__header::after,.taxonomy-heading::after{content:"";position:absolute;bottom:-2px;left:0;width:48px;height:2px;background:#2563eb}.subcategory-section{margin-bottom:36px;background:#fff;border-radius:10px;border:1px solid #e2e8f0;overflow:hidden;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.04);box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.04)}.subcategory-section__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:14px 20px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.subcategory-section__header a{font-size:14px;font-weight:700;color:#1e293b;text-decoration:none;-webkit-transition:color .15s;transition:color .15s}.sidebar-nav__large-link:hover,.subcategory-section__header a:hover{color:#2563eb;text-decoration:none}.subcategory-section__count{font-size:12px;background:#eff6ff;color:#2563eb;padding:2px 8px;border-radius:20px;font-weight:600}.help-list{list-style:none}.help-list__item{border-bottom:1px solid #e2e8f0}.help-list__item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:14px 20px;font-size:14px;color:#1e293b;-webkit-transition:background .15s,color .15s;transition:background .15s,color .15s}.help-list__item a,.help-list__item a:hover{text-decoration:none}.help-list__title{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:1.5}.help-list__arrow{color:#94a3b8;font-size:18px;margin-left:12px;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:-webkit-transform .15s;transition:transform .15s;transition:transform .15s,-webkit-transform .15s}.help-list__item a:hover .help-list__arrow{-webkit-transform:translateX(3px);-ms-transform:translateX(3px);transform:translateX(3px);color:#2563eb}.child-category-page{background:#fff;border-radius:10px;border:1px solid #e2e8f0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.04);box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.04);overflow:hidden}.single-layout{display:grid;grid-template-columns:240px 1fr;gap:32px;padding:0 0 64px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media (max-width:768px){.single-layout{grid-template-columns:1fr}}.sidebar{position:sticky;top:24px}@media (max-width:768px){.sidebar{display:none}}.sidebar-nav{background:#fff;border-radius:10px;border:1px solid #e2e8f0;overflow:hidden;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.04);box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.04)}.sidebar-nav__heading{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b;padding:14px 16px 10px}.sidebar-nav__heading,.sidebar-nav__large{border-bottom:1px solid #e2e8f0}.sidebar-nav__large-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:11px 16px;font-size:12px;font-weight:700;color:#1e293b;text-decoration:none;background:#f8fafc;-webkit-transition:color .15s;transition:color .15s}.help-list__item a:hover,.sidebar-nav__large-link.is-active,.sidebar-nav__medium-link:hover{color:#2563eb;background:#eff6ff}.sidebar-nav__large-icon{font-size:14px}.sidebar-nav__medium-list{list-style:none}.sidebar-nav__medium-item{border-top:1px solid rgba(226,232,240,.6)}.sidebar-nav__medium-link{display:block;padding:9px 16px 9px 28px;font-size:12px;color:#64748b;text-decoration:none;-webkit-transition:color .15s,background .15s;transition:color .15s,background .15s}.sidebar-nav__medium-link:hover{text-decoration:none}.article__content h2,.sidebar-nav__medium-link.is-active{font-weight:700;background:#eff6ff;border-left:3px solid #2563eb}.sidebar-nav__medium-link.is-active{color:#2563eb;padding-left:25px}.article{background:#fff;border-radius:10px;border:1px solid #e2e8f0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.04);box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.04);padding:36px 40px;min-width:0}@media (max-width:640px){.article{padding:24px 20px}}.article__content h3,.article__title{font-weight:700;color:#1e293b;border-bottom:1px solid #e2e8f0}.article__title{font-size:22px;line-height:1.5;margin-bottom:28px;padding-bottom:20px}.article__content{font-size:14px;line-height:1.9;color:#1e293b}.article__content h2{font-size:16px;color:#1e293b;margin:28px 0 12px;padding:10px 14px;border-radius:0 4px 4px 0;line-height:1.5}.article__content h3{font-size:14px;margin:24px 0 10px;padding-bottom:6px}.article__content h4{font-size:14px;font-weight:700;color:#64748b;margin:20px 0 8px}.article__content p{margin-bottom:14px}.article__content blockquote p:last-child,.article__content p:last-child{margin-bottom:0}.article__content ol,.article__content ul{padding-left:1.5em;margin-bottom:14px}.article__content ol li,.article__content ul li{margin-bottom:5px;line-height:1.7}.article__content blockquote{margin:16px 0;padding:12px 16px;background:#fff8e1;border-left:4px solid #f59e0b;border-radius:0 4px 4px 0;font-size:13px;color:#78350f}.article__content blockquote p{margin-bottom:4px}.article__content blockquote p strong,.article__content strong{font-weight:700}.article__content code{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:3px;padding:1px 5px;font-family:"SFMono-Regular",Consolas,"Liberation Mono",monospace;font-size:.85em;color:#be185d}.article__content pre{background:#1e293b;border-radius:6px;padding:16px 20px;overflow-x:auto;margin:16px 0}.article__content pre code{background:0 0;border:0;padding:0;color:#e2e8f0;font-size:13px}.article__content table{width:100%;border-collapse:collapse;margin:16px 0;font-size:13px}.article__content table td,.article__content table th{border:1px solid #e2e8f0;padding:10px 14px;text-align:left;line-height:1.6}.article__content table th{background:#f8fafc;font-weight:700;color:#1e293b}.article__content table tr:nth-child(even) td{background:rgba(248,250,252,.6)}.article__content a{color:#2563eb;text-decoration:underline}.article__content a:hover{color:#1d4ed8}.article-nav,.article-nav__link{display:-webkit-box;display:-ms-flexbox;display:flex}.article-nav{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;margin-top:28px;padding-top:24px;border-top:1px solid #e2e8f0}.article-nav__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:12px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;color:#64748b;text-decoration:none;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-transition:border-color .15s,color .15s;transition:border-color .15s,color .15s;max-width:48%}.article-nav__link:hover{border-color:#2563eb;color:#2563eb;text-decoration:none}.article-nav__link--next,.article-nav__link--prev{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.article-nav__link--next{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;text-align:right;margin-left:auto}.article-nav__arrow{font-size:18px;-ms-flex-negative:0;flex-shrink:0}.article-nav__label{font-size:10px;display:block;color:#94a3b8;margin-bottom:2px}.article-nav__title{display:block;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.search-page{padding:0 0 64px}.search-page__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #eff6ff;position:relative}.search-page__heading{font-size:20px;font-weight:700;color:#1e293b;line-height:1.5}.search-page__keyword,.site-footer a:hover{color:#2563eb}.search-page__count{-ms-flex-negative:0;flex-shrink:0;font-size:12px;background:#eff6ff;color:#2563eb;padding:3px 10px;border-radius:20px;font-weight:600}.search-page__form{margin-bottom:28px}.search-page__form .search-form{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.search-page__form .search-form form{max-width:480px}.search-results{background:#fff;border-radius:10px;border:1px solid #e2e8f0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.04);box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.04);overflow:hidden}.search-results .help-list__category{display:inline-block;font-size:11px;font-weight:600;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;padding:1px 6px;margin-left:8px;vertical-align:middle;white-space:nowrap}.search-results .help-list__item a:hover .help-list__category{background:#eff6ff;border-color:rgba(37,99,235,.25);color:#2563eb}.search-empty{text-align:center;padding:64px 24px}.search-empty__icon{font-size:48px;margin-bottom:20px}.search-empty__text{font-size:15px;color:#1e293b;font-weight:600;margin-bottom:20px}.search-empty__tips{list-style:none;display:inline-block;text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:16px 24px;margin-bottom:28px}.search-empty__tips li{font-size:13px;color:#64748b;padding:4px 0}.search-empty__tips li::before{content:"・"}.search-empty__back{display:inline-block;font-size:13px;color:#2563eb;text-decoration:none;font-weight:500;-webkit-transition:opacity .15s;transition:opacity .15s}.search-empty__back:hover{opacity:.75;text-decoration:none}.site-footer{background:#fff;border-top:1px solid #e2e8f0;padding:20px 0;text-align:center;font-size:12px;color:#64748b}.site-footer a{color:#64748b;text-decoration:none}.back-to-top{position:fixed;bottom:28px;right:100px;z-index:9998;width:44px;height:44px;border-radius:50%;border:0;background:#fff;color:#2563eb;cursor:pointer;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.15);box-shadow:0 2px 12px rgba(0,0,0,.15);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-transform:translateY(8px);-ms-transform:translateY(8px);transform:translateY(8px);pointer-events:none;-webkit-transition:opacity .25s,background .15s,-webkit-transform .25s,-webkit-box-shadow .15s;transition:opacity .25s,transform .25s,background .15s,box-shadow .15s;transition:opacity .25s,transform .25s,background .15s,box-shadow .15s,-webkit-transform .25s,-webkit-box-shadow .15s}.back-to-top.is-visible{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);pointer-events:auto}.back-to-top:hover{background:#2563eb;color:#fff;-webkit-box-shadow:0 4px 16px rgba(37,99,235,.35);box-shadow:0 4px 16px rgba(37,99,235,.35)}@media (max-width:480px){.back-to-top{bottom:96px;right:16px}}
/*# sourceMappingURL=maps/style.css.map */
