@charset "UTF-8";*{box-sizing:border-box}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000c;font-family:Noto Sans Japanese,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,Yu Gothic,YuGothic,Meiryo,Noto Sans,Helvetica Neue,Arial,sans-serif;font-weight:400;word-wrap:break-word;font-kerning:normal;-moz-font-feature-settings:"kern","liga","clig","calt";-ms-font-feature-settings:"kern","liga","clig","calt";-webkit-font-feature-settings:"kern","liga","clig","calt";font-feature-settings:"kern","liga","clig","calt"}img{max-width:100%;height:auto}a{color:#2b506f;background-color:transparent}a:hover,a:focus{text-decoration:underline}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;color:inherit;font-family:inherit;font-weight:600;text-rendering:optimizeLegibility;line-height:1.25}h1{font-size:1.8rem;font-weight:600;line-height:1.15;margin:.4rem 0 .35rem}h2{font-size:1.5rem;font-weight:600;line-height:1.2;margin:1rem 0 .5rem}h3{font-size:1.3rem;font-weight:600;line-height:1.2;margin:.75rem 0 .4rem}h4{font-size:1.2rem;font-weight:600;line-height:1.2;margin:.5rem 0 .2rem}h5{font-size:1.1rem;font-weight:600;line-height:1.7;margin:.3rem 0 .1rem}h6{font-size:1rem;font-weight:500;line-height:1.7;margin:.2rem 0 .1rem}.MuiTypography-h1{font-weight:600;margin:.5rem 0}.MuiTypography-h2{font-weight:600;margin:.4rem 0 .35rem}.MuiTypography-h3{font-weight:600;margin:.8rem 0 .45rem}.MuiTypography-h4{font-weight:600;margin:.7rem 0 .4rem}.MuiTypography-h5{font-weight:600;margin:.4rem 0 .1rem}.MuiTypography-h6{font-weight:500;margin:.3rem 0 .1rem}p{font-size:1rem;line-height:1.7;margin:0 0 .5rem}ul,ol{margin:.25rem 0 .75rem;padding-left:1.25rem}li{margin:.25rem 0;line-height:1.6}blockquote{margin:.5rem 0 1rem;padding:.25rem .75rem;border-left:4px solid #d0d7de;color:#4a5568;background:#f8fafc}code{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;background:#f4f4f4;padding:.125rem .25rem;border-radius:4px;font-size:.95rem}pre code{display:block;padding:.75rem;white-space:pre-wrap}h2 a,h3 a{color:inherit;text-decoration:none}h2 a:hover,h3 a:hover{text-decoration:underline}table{width:100%;border-collapse:collapse;margin:.5rem 0 1rem}thead th{background:#f3f4f6}th,td{border:1px solid #e5e7eb;padding:.5rem .75rem;text-align:left;vertical-align:top}img.img-xs{max-width:120px}img.img-sm{max-width:180px}img.img-md{max-width:360px}img.img-lg{max-width:480px}img.img-xl{max-width:640px}img.img-full{max-width:100%;width:100%}img.img-border{border:1px solid #163042;padding:0}.alert-box{padding:1rem;margin:1.5rem 0;border-left:4px solid #f57c00;background-color:#fff3e0;border-radius:4px}.alert-box p{margin:0;color:#e65100;font-size:.95rem;line-height:1.6}.footer-container{display:flex;flex-direction:column;align-items:center;margin-top:1rem}.footer-title,.footer-subtitle{margin:0;font-size:1rem}.footer-title{padding-top:.5rem}.footer-icons{display:flex;gap:1rem;margin-top:.5rem}.footer-icon-link{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px}.pagination{display:flex;justify-content:center;margin-top:2.5rem;margin-bottom:1.5rem}.pagination-list{list-style:none;display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center;margin:0;padding:0}.pagination-list li{margin:0}.pagination-list a,.pagination-current{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;padding:0 .75rem;border:1px solid #e5e7eb;border-radius:6px;text-decoration:none;color:#2b506f;font-weight:500;font-size:.95rem;transition:all .2s ease;background-color:#fff}.pagination-list a:hover{background-color:#f0f4f8;border-color:#2b506f;box-shadow:0 2px 4px #2b506f1a}.pagination-current{background-color:#2b506f;color:#fff;border-color:#2b506f;cursor:default;font-weight:600}.pagination-next,.pagination-prev{font-weight:600}@media(max-width:480px){.pagination-list{gap:.25rem}.pagination-list a,.pagination-current{min-width:2rem;height:2rem;padding:0 .5rem;font-size:.85rem}}.name-list{list-style:none;padding:0;margin:0;line-height:1.6}.name-list li{color:#333;margin-bottom:.25rem}.table-of-contents{border:1px solid #e0e0e0;border-radius:4px;background:#f9fafb;padding:1rem;font-size:.9rem}.table-of-contents .toc-toggle{display:none}.table-of-contents .toc-content{display:block}.table-of-contents .toc-title{font-weight:600;font-size:1rem;margin:0 0 .75rem;color:#2b506f}.table-of-contents .toc-list{list-style:none;margin:0;padding:0}.table-of-contents .toc-item{margin:.25rem 0}.table-of-contents .toc-item.toc-level-2{margin-left:0}.table-of-contents .toc-item.toc-level-3{margin-left:1.25rem}.table-of-contents .toc-item.toc-level-4{margin-left:2.5rem}.table-of-contents .toc-link{color:#043c78;text-decoration:none;display:block;padding:.25rem .5rem;border-radius:3px;transition:background-color .2s ease,color .2s ease,font-weight .2s ease}.table-of-contents .toc-link:hover{background-color:#2b506f1a;text-decoration:none}.table-of-contents .toc-link:focus{outline:2px solid #2b506f;outline-offset:2px}.table-of-contents .toc-link.toc-link-active{background-color:#2b506f26;color:#2b506f;font-weight:600;border-left:3px solid #2b506f;padding-left:calc(.5rem - 3px)}@media(max-width:768px){.table-of-contents{position:fixed;top:80px;right:1rem;width:auto;max-width:280px;padding:0;background:transparent;border:none;z-index:100;display:flex;flex-direction:column;align-items:flex-end}.table-of-contents .toc-toggle{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#2b506f;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:500;box-shadow:0 2px 8px #00000026;transition:background-color .2s ease;position:relative;z-index:101}.table-of-contents .toc-toggle:hover{background:#1f3a4f}.table-of-contents .toc-toggle:active{background:#163042}.table-of-contents .toc-toggle-icon{display:flex;flex-direction:column;gap:3px;width:18px}.table-of-contents .toc-toggle-icon span{display:block;width:100%;height:2px;background:#fff;border-radius:1px;transition:transform .2s ease}.table-of-contents .toc-toggle-text{font-family:Noto Sans JP,sans-serif}.table-of-contents .toc-content{display:none;position:absolute;top:100%;right:0;margin-top:.5rem;background:#f9fafb;border:1px solid #e0e0e0;border-radius:4px;padding:1rem;max-height:calc(100vh - 180px);overflow-y:auto;box-shadow:0 4px 12px #00000026;min-width:280px}.table-of-contents.toc-open .toc-toggle-icon span:nth-child(1){transform:rotate(45deg) translate(3.5px,3.5px)}.table-of-contents.toc-open .toc-toggle-icon span:nth-child(2){opacity:0}.table-of-contents.toc-open .toc-toggle-icon span:nth-child(3){transform:rotate(-45deg) translate(3.5px,-3.5px)}.table-of-contents.toc-open .toc-content{display:block}}@media(min-width:1024px){.table-of-contents{max-width:none;width:100%;border:1px solid #e0e0e0;border-radius:4px;background:#f9fafb;padding:1rem;max-height:calc(100vh - 2rem);overflow-y:auto}.table-of-contents .toc-toggle{display:none}.table-of-contents .toc-content{display:block;margin-top:0;background:transparent;border:none;padding:0;max-height:none;box-shadow:none}.page-toc.table-of-contents{position:sticky;top:1rem;align-self:start}}.mdx-page-container[data-astro-cid-7jsbm6e7]{display:grid;gap:1rem;width:100%;position:relative}.mdx-page-title-wrapper[data-astro-cid-7jsbm6e7]{width:100%}.mdx-page-layout[data-astro-cid-7jsbm6e7]{display:grid;grid-template-columns:1fr;gap:2rem;width:100%}.mdx-page-content[data-astro-cid-7jsbm6e7]{width:100%;min-width:0}@media(min-width:1024px){.mdx-page-container[data-astro-cid-7jsbm6e7]{display:grid;grid-template-columns:1fr 250px;grid-template-rows:auto auto;gap:1rem 2rem;grid-template-areas:"title title" "content toc"}.mdx-page-container[data-astro-cid-7jsbm6e7].no-toc{grid-template-columns:1fr;grid-template-areas:"title" "content"}.mdx-page-title-wrapper[data-astro-cid-7jsbm6e7]{grid-area:title}.mdx-page-layout[data-astro-cid-7jsbm6e7]{grid-area:content}.page-toc[data-astro-cid-7jsbm6e7]{grid-area:toc;position:sticky;top:1rem;align-self:start}}
