@import "https://fonts.googleapis.com/css2?family=M+PLUS+2:wght@700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Yusei+Magic&display=swap";:root{--padding-base-pc:48px;--padding-base-sp:24px;--width-contents:864px;--color-white:#fff;--color-black:#000;--color-gray:#eee;--color-gray-light:#f9f9f9;--color-theme:#2a816a;--color-theme-bright:#35a184;--color-theme-pale:#d7eada;--color-notice:#f7eb7f;--color-caution:#f78872;--color-text-base:#37423f;--color-text-sub:#606966;--font-ja:Hiragino Sans,Meiryo,system-ui,sans-serif;--font-en:Gugi,Hiragino Sans,Meiryo,system-ui,sans-serif;--font-heading:M PLUS 2,Hiragino Sans,Meiryo,system-ui,sans-serif;--font-code:MPLUS1Code,Hiragino Sans,Meiryo,system-ui,sans-serif;--line-height-base:1.8;--line-height-text:2;--easing-base:cubic-bezier(.86,0,.07,1);--transition-base:all .3s var(--easing-base)}*,:before,:after{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}html,body{-webkit-text-size-adjust:none;height:100%}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}:where(html,body,header,footer,nav,article,section,aside,main,div,p,pre,em,strong,small,img,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,textarea,button,select,option,table,thead,tbody,tr,th,td,i,blockquote){font-size:100%;font-style:normal;font-weight:400;line-height:1}:where(section,article,nav){display:block}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}table{border-collapse:collapse;border-spacing:0}ol,ul{list-style:none}a{cursor:pointer;color:inherit;text-decoration:none}img,picture,video,canvas,svg{vertical-align:bottom;backface-visibility:hidden;-webkit-filter:blur();border:0;max-width:100%;overflow:hidden;transform:translateZ(0)}img{image-rendering:-webkit-optimize-contrast}@media screen and (-webkit-min-device-pixel-ratio:0) and (-webkit-min-device-pixel-ratio:.0000264583),screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm){img,picture,video,canvas,svg{image-rendering:-webkit-optimize-contrast}}input,textarea,button,select,option{appearance:none;width:auto;text-shadow:none;font:inherit;background:0 0;border:0;border-radius:0;outline:0}input[type=submit]:not([disabled]),input[type=submit][disabled=false],input[type=button]:not([disabled]),input[type=button][disabled=false],label:not([disabled]),label[disabled=false],button:not([disabled]),button[disabled=false],select:not([disabled]),select[disabled=false]{cursor:pointer}textarea{resize:vertical}hr{box-shadow:none;border:0;margin:0;padding:0}@font-face{font-family:iconfont;src:url(/assets/font/fontello.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:MPLUS1Code;src:url(/assets/font/MPLUS1Code.ttf)format("truetype");font-display:swap}@font-face{font-family:Gugi;src:url(/assets/font/Gugi.ttf)format("truetype");font-display:swap}html{font-family:var(--font-ja);color:var(--color-text-base);font-size:1rem}body:has(.is-scrollRock){overflow:hidden}main{padding:64px 0 96px}:where(h1:not(.logo)){font-size:2rem;font-weight:700;line-height:1.5}@media only screen and (max-width:768px){:where(h1:not(.logo)){font-size:1.5rem}}:where(h1:not(.logo)) .num{font-size:1.5rem}@media only screen and (max-width:768px){:where(h1:not(.logo)) .num{font-size:1.25rem}}:where(h1:not(.logo)) .num:before{content:"（"}:where(h1:not(.logo)) .num:after{content:"）"}h2{font-size:1.5rem;font-weight:700;line-height:1.5;position:relative}@media only screen and (max-width:768px){h2{font-size:1.25rem}}h2:before,h2:after{content:"";background-color:var(--color-theme);border-radius:1px;width:100%;display:block}h2:after{height:8px;margin-top:12px}h2.-labelish{line-height:1;font-family:var(--font-en);color:var(--color-theme);font-size:3rem;font-weight:400}h2.-labelish:after{display:none}h3{gap:16px;font-size:1.25rem;font-weight:700;line-height:1.5;display:flex}@media only screen and (max-width:768px){h3{font-size:1.125rem}}h3:before{content:"";background-color:var(--color-theme);border-radius:1px;flex-shrink:0;width:8px;display:block}em{font-weight:700}strong{background:linear-gradient(#f7eb7f00 0 50%,#f7eb7f 50% 100%);font-weight:700}time{font-family:var(--font-en)}input,textarea{background-color:var(--color-white);border:1px solid var(--color-gray);width:100%;line-height:var(--line-height-base);border-radius:1px;padding:16px}input{height:48px}textarea{height:144px}table,.table{text-align:center;width:100%;font-size:.875rem}table.-fixed,.table.-fixed{table-layout:fixed}.table{display:table}tr:nth-child(odd),.table__tr:nth-child(odd){background-color:var(--color-gray-light)}.table__tr{display:table-row}th,td,.table__th,.table__td{border:1px solid var(--color-gray);line-height:var(--line-height-base);padding:.5rem 1rem}@media only screen and (max-width:768px){th,td,.table__th,.table__td{padding:.5rem 12px}}th span,td span,.table__th span,.table__td span{display:inline-block}th img.icon,td img.icon,.table__th img.icon,.table__td img.icon{vertical-align:top}th.-tl,td.-tl,.table__th.-tl,.table__td.-tl{text-align:left}th.-tr,td.-tr,.table__th.-tr,.table__td.-tr{text-align:right}.table__th,.table__td{display:table-cell}th,.table__th{background-color:var(--color-text-base);color:var(--color-white);font-weight:700}.l-wrapper{grid-template-rows:auto 1fr auto;grid-template-columns:minmax(0,100%);min-height:100%;display:grid}.l-inner{width:864px;max-width:100%;padding-left:var(--padding-base-pc);padding-right:var(--padding-base-pc);margin-left:auto;margin-right:auto;position:relative}@media only screen and (max-width:768px){.l-inner{padding-left:var(--padding-base-sp);padding-right:var(--padding-base-sp)}}@media only screen and (max-width:320px){.l-inner{padding-left:12px;padding-right:12px}}.l-contents{margin-top:54px}@media only screen and (max-width:768px){.u-sp-hide{display:none}}@media print,screen and (min-width:769px){.u-pc-hide{display:none}}.button{border:.0625rem solid var(--color-theme);text-align:center;border-radius:.0625rem;justify-content:center;align-items:center;height:3rem;padding-left:.9375rem;padding-right:.9375rem;font-size:1rem;font-weight:700;line-height:1;display:inline-flex;position:relative}.button:not([disabled]),.button[disabled=false]{background:linear-gradient(90deg,var(--color-theme) 0%,var(--color-theme) 50%,transparent 50%,transparent 100%);color:var(--color-theme);transition:var(--transition-base);background-position:100%0;background-size:200% 100%}.button:not([disabled]):after,.button[disabled=false]:after{transition:var(--transition-base)}.button:not([disabled]):hover,.button[disabled=false]:hover{color:var(--color-white);background-position:0 0}.button:not([disabled]):hover:after,.button[disabled=false]:hover:after{border-color:var(--color-white) var(--color-white) transparent transparent}.button[disabled],.button[disabled=true]{border-color:var(--color-text-sub);color:var(--color-text-sub);opacity:.4}.button[disabled]:after,.button[disabled=true]:after{border-color:var(--color-text-sub) var(--color-text-sub) transparent transparent}.button:after{content:"";border-style:solid;border-width:.125rem .125rem 0 0;border-color:var(--color-theme) var(--color-theme) transparent transparent;width:.5rem;height:.5rem;display:block;position:absolute;top:auto;bottom:auto;right:1rem;transform:rotate(45deg)}.bg-section{background-color:var(--color-theme-pale);padding:5rem 0}.bg-section input{border:0}.filter{flex-wrap:wrap;gap:1rem;display:flex}.filter__head{white-space:nowrap;align-items:center;width:100%;font-weight:700;display:flex}.filter__head:after{content:"";background-color:var(--color-gray);width:100%;height:.0625rem;margin-left:1rem;display:block}.filter__item{flex-direction:column;gap:.5rem;width:100%;display:flex}.filter__item dt{white-space:nowrap;font-size:.75rem;font-weight:700}.filter__item dd{width:100%}.filter-check-list{flex-wrap:wrap;gap:.5rem;display:flex}.check-item{background-color:var(--color-gray);color:var(--color-text-base);opacity:.5;border-radius:.125rem;padding:.75rem 1.25rem;display:inline-block;position:relative}.check-item.is-checked{background-color:var(--color-theme-pale);opacity:1}.check-item:hover:after{content:"";border:1px solid ver(--color-theme);border-radius:.125rem;width:100%;height:100%;display:block;position:absolute;top:0;left:0}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes h1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes h2-text{0%{color:#37423f00}to{color:#37423f}}@keyframes h2-bg1{0%{height:0;top:0}to{height:100%}}@keyframes h2-bg2{0%{height:100%;top:auto;bottom:0}to{height:100%;top:auto;bottom:0}}@keyframes h2-bg3{0%{height:100%;top:auto;bottom:0}to{height:0;bottom:0}}article h1{font-family:var(--font-heading);opacity:0;animation:h1 .3s var(--easing-base) .2s forwards;font-weight:800}article h2{font-family:var(--font-heading);color:#37423f00;animation:h2-text 0s var(--easing-base) .3s forwards;scroll-margin-top:48px;font-weight:800}article h2:before{height:0;animation:h2-bg1 .3s var(--easing-base),h2-bg2 .2s var(--easing-base) .3s,h2-bg3 .3s var(--easing-base) .5s;position:absolute}article h2:after{opacity:0;animation:fadein 0s var(--easing-base) .3s forwards}article h3{font-family:var(--font-heading);scroll-margin-top:32px;font-weight:700}article blockquote p{line-height:var(--line-height-text);color:var(--color-text-sub);font-style:italic}article img.icon{vertical-align:sub;height:24px}article img.icon.-large{width:48px;max-width:100%;height:auto}article i,article i em{font-style:italic}.text-contents>*,.text-contents section>*{margin-top:24px}.text-contents>:first-child,.text-contents section>:first-child{margin-top:0}.text-contents section{margin-top:48px}.text-contents .-mb0+*{margin-top:0}.text-contents p{line-height:var(--line-height-text)}.text-contents a{border-bottom:1px solid var(--color-theme);line-height:var(--line-height-text);color:var(--color-theme);transition:var(--transition-base)}.text-contents a:not(.button):hover{opacity:.7;border-color:#0000}.text-contents h1{margin-bottom:48px}.text-contents h2:not(:first-child){margin-top:48px}.text-contents h3:not(:first-child){margin-top:32px}.text-contents code:not([class]){background-color:var(--color-gray);font-family:var(--font-code);color:var(--color-text-base);padding:2px 6px;font-size:.875rem;font-weight:500}.text-contents pre[class=language-plaintext]{background-color:var(--color-gray);white-space:pre-wrap;line-height:var(--line-height-base);padding:2px 6px;display:block}.text-contents pre[class=language-plaintext] code{word-break:break-word;font-family:var(--font-code);color:var(--color-text-base);font-size:.875rem;font-weight:500}.text-contents>ul li,.text-contents>ol li{text-indent:-1em;line-height:var(--line-height-text);margin-left:1em}.text-contents>ul li:before,.text-contents>ol li:before{content:"・";line-height:var(--line-height-text)}.text-contents>ul li p,.text-contents>ol li p{display:inline}.text-contents>ul li:before{content:"・"}.text-contents>ul.note li{text-indent:0;margin-left:0}.text-contents>ul.note li:before{content:"*";margin-right:4px}.text-contents>ol{counter-reset:num 0}.text-contents>ol li:before{counter-increment:num 1;content:counter(num)".";margin-right:4px}code[class*=language-]:not([class=language-plaintext]),pre[class*=language-]:not([class=language-plaintext]){color:#c5c8c6;text-shadow:0 1px #0000004d;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;tab-size:4;-webkit-hyphens:none;hyphens:none;direction:ltr;font-family:Inconsolata,Monaco,Consolas,Courier New,Courier,monospace;line-height:1.5}pre[class*=language-]:not([class=language-plaintext]){border-radius:1px;padding:1em;overflow:auto}:not(pre)>code[class*=language-]:not([class=language-plaintext]),pre[class*=language-]:not([class=language-plaintext]){background:#1d1f21}:not(pre)>code[class*=language-]:not([class=language-plaintext]){border-radius:.3em;padding:.1em}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#7c7c7c}.token.punctuation{color:#c5c8c6}.namespace{opacity:.7}.token.property,.token.keyword,.token.tag{color:#96cbfe}.token.class-name{color:#ffffb6;text-decoration:underline}.token.boolean,.token.constant{color:#9c9}.token.symbol,.token.deleted{color:#f92672}.token.number{color:#ff73fd}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#a8ff60}.token.variable{color:#c6c5fe}.token.operator{color:#ededed}.token.entity{color:#ffffb6;cursor:help}.token.url{color:#96cbfe}.language-css .token.string,.style .token.string{color:#87c38a}.token.atrule,.token.attr-value{color:#f9ee98}.token.function{color:#dad085}.token.regex{color:#e9c062}.token.important{color:#fd971f}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.header__contents[data-astro-cid-eiyd7voq]{background-image:url(/assets/img/common/tile_theme.png);background-position:top;background-size:112px 80px;padding:64px 0;position:relative}.header__contents[data-astro-cid-eiyd7voq]>[data-astro-cid-eiyd7voq]{z-index:2;position:relative}.header__contents[data-astro-cid-eiyd7voq]:before,.header__contents[data-astro-cid-eiyd7voq]:after{z-index:1;content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0}.header__contents[data-astro-cid-eiyd7voq]:before{background-color:var(--color-theme);opacity:.9}.header__contents[data-astro-cid-eiyd7voq]:after{background:linear-gradient(135deg,#0000001a,#ffffff1a)}@media only screen and (max-width:768px){.header__contents[data-astro-cid-eiyd7voq]{padding:48px 0}}.header__description[data-astro-cid-eiyd7voq]{line-height:var(--line-height-base);color:var(--color-white);margin-top:24px;font-size:1rem}.header[data-astro-cid-eiyd7voq] a[data-astro-cid-eiyd7voq]{transition:var(--transition-base);display:inline-block}.header[data-astro-cid-eiyd7voq] a[data-astro-cid-eiyd7voq]:hover{opacity:.7}:root{--color-icon:var(--color-theme)}i[data-astro-cid-zbjrjf4m]{font-family:iconfont;font-size:calc(var(--size)/16*1rem);color:var(--color);display:inline-block}nav[data-astro-cid-s3gfsqtg]{margin-top:16px}@media only screen and (max-width:768px){nav[data-astro-cid-s3gfsqtg]{align-self:flex-start;margin-top:32px;padding:0 24px}}nav[data-astro-cid-s3gfsqtg] ul[data-astro-cid-s3gfsqtg]{justify-content:center;gap:32px;display:flex}@media only screen and (max-width:768px){nav[data-astro-cid-s3gfsqtg] ul[data-astro-cid-s3gfsqtg]{flex-direction:column}}nav[data-astro-cid-s3gfsqtg] ul[data-astro-cid-s3gfsqtg] li[data-astro-cid-s3gfsqtg] a[data-astro-cid-s3gfsqtg]{white-space:nowrap;transition:var(--transition-base);align-items:center;gap:4px;font-size:.875rem;line-height:1rem;display:inline-flex}nav[data-astro-cid-s3gfsqtg] ul[data-astro-cid-s3gfsqtg] li[data-astro-cid-s3gfsqtg] a[data-astro-cid-s3gfsqtg] i[data-astro-cid-s3gfsqtg]{font-size:1rem}nav[data-astro-cid-s3gfsqtg] ul[data-astro-cid-s3gfsqtg] li[data-astro-cid-s3gfsqtg] a[data-astro-cid-s3gfsqtg]:hover{opacity:.7}.profile[data-astro-cid-dyli2pam]{justify-content:center;align-items:center;display:flex}@media only screen and (max-width:768px){.profile[data-astro-cid-dyli2pam]{flex-direction:column}}.profile__image[data-astro-cid-dyli2pam]{z-index:2;aspect-ratio:1;width:280px;position:relative}.profile__image[data-astro-cid-dyli2pam] img[data-astro-cid-dyli2pam]{object-fit:contain;width:100%;height:100%}.profile__text[data-astro-cid-dyli2pam]{z-index:1;border:2px solid var(--color-theme);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffff1a;border-radius:4px;gap:16px;padding:16px 24px 20px;display:grid;position:relative}@media print,screen and (min-width:769px){.profile__text[data-astro-cid-dyli2pam]{margin-left:-16px}}@media only screen and (max-width:768px){.profile__text[data-astro-cid-dyli2pam]{margin-top:-48px}}.profile__text[data-astro-cid-dyli2pam]:before{content:"";border-style:solid;border-width:8px 16px 8px 0;border-color:transparent var(--color-theme) transparent transparent;display:block;position:absolute;top:20px;left:-16px}@media only screen and (max-width:768px){.profile__text[data-astro-cid-dyli2pam]:before{border-width:21px 12px 21px 0;top:-28px;left:64px;transform:rotate(-120deg)}}.profile__text[data-astro-cid-dyli2pam] dt[data-astro-cid-dyli2pam]{gap:16px;font-family:MPLUS1Code;font-weight:700;display:grid}.profile__text[data-astro-cid-dyli2pam] dt[data-astro-cid-dyli2pam]:after{content:"";background-color:var(--color-theme);border-radius:1px;width:100%;height:2px;display:block}.profile__text[data-astro-cid-dyli2pam] dd[data-astro-cid-dyli2pam]{gap:.5em;display:grid}.profile__text[data-astro-cid-dyli2pam] dd[data-astro-cid-dyli2pam] p[data-astro-cid-dyli2pam]{line-height:var(--line-height-base);font-size:.875rem}.footer__main[data-astro-cid-tgc5tww7]{background-image:url(/assets/img/common/tile_mono.png);background-position:top;background-size:112px 80px;padding:32px 0 48px;position:relative}.footer__main[data-astro-cid-tgc5tww7]>[data-astro-cid-tgc5tww7]{z-index:2;position:relative}.footer__main[data-astro-cid-tgc5tww7]:before,.footer__main[data-astro-cid-tgc5tww7]:after{z-index:1;content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0}.footer__main[data-astro-cid-tgc5tww7]:after{background:linear-gradient(135deg,#ffffffe6,#fffffff2)}.footer__copy[data-astro-cid-tgc5tww7]{text-align:center;background-image:url(/assets/img/common/tile_theme.png);background-position:top;background-size:112px 80px;padding:16px 0;position:relative}.footer__copy[data-astro-cid-tgc5tww7]>[data-astro-cid-tgc5tww7]{z-index:2;position:relative}.footer__copy[data-astro-cid-tgc5tww7]:before,.footer__copy[data-astro-cid-tgc5tww7]:after{z-index:1;content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0}.footer__copy[data-astro-cid-tgc5tww7]:before{background-color:var(--color-theme);opacity:.9}.footer__copy[data-astro-cid-tgc5tww7]:after{background:linear-gradient(135deg,#0000001a,#ffffff1a)}.footer__copy[data-astro-cid-tgc5tww7] small[data-astro-cid-tgc5tww7]{color:var(--color-white);font-size:.875rem;line-height:1rem}.footer__copy[data-astro-cid-tgc5tww7] a[data-astro-cid-tgc5tww7]{transition:var(--transition-base)}.footer__copy[data-astro-cid-tgc5tww7] a[data-astro-cid-tgc5tww7]:hover{opacity:.7}.footer__ofuse[data-astro-cid-tgc5tww7]{text-align:right}.ofuse-button[data-astro-cid-tgc5tww7]{color:#2882a7;transition:var(--transition-base);background-color:#fff;border:.0625rem solid #2882a7;border-radius:.25rem;align-items:center;gap:.375rem;padding:.5rem .75rem .5rem .625rem;font-size:.75rem;font-weight:700;display:inline-flex}.ofuse-button[data-astro-cid-tgc5tww7] img[data-astro-cid-tgc5tww7]{height:1.5rem}.ofuse-button[data-astro-cid-tgc5tww7]:hover{opacity:.7}img[data-astro-cid-vdbfbc2q]{margin-left:auto;margin-right:auto;display:block}div[data-astro-cid-var5uyf2]{justify-content:center;align-items:flex-start;gap:5px;display:flex}div[data-astro-cid-var5uyf2] img[data-astro-cid-var5uyf2]{min-width:0}.-spring[data-astro-cid-athu6jfc] h2[data-astro-cid-athu6jfc]:before,.-spring[data-astro-cid-athu6jfc] h2[data-astro-cid-athu6jfc]:after{background-color:#ffa0a0}.-summer[data-astro-cid-athu6jfc] h2[data-astro-cid-athu6jfc]:before,.-summer[data-astro-cid-athu6jfc] h2[data-astro-cid-athu6jfc]:after{background-color:#7bc77d}.-autumn[data-astro-cid-athu6jfc] h2[data-astro-cid-athu6jfc]:before,.-autumn[data-astro-cid-athu6jfc] h2[data-astro-cid-athu6jfc]:after{background-color:#ffa060}.-winter[data-astro-cid-athu6jfc] h2[data-astro-cid-athu6jfc]:before,.-winter[data-astro-cid-athu6jfc] h2[data-astro-cid-athu6jfc]:after{background-color:#91c2f8}.calendar[data-astro-cid-athu6jfc]{font-family:Yusei Magic,sans-serif}.calendar__row[data-astro-cid-athu6jfc]{margin-top:16px}.calendar__row[data-astro-cid-athu6jfc]:after{content:"";width:100%;height:4px;margin-top:16px;display:block}.-spring[data-astro-cid-athu6jfc] .calendar__row[data-astro-cid-athu6jfc]:after{background:linear-gradient(-45deg,#fff0 25%,#ffa0a080 25% 50%,#fff0 50% 75%,#ffa0a080 75%,#ffa0a080)0 0/8px 8px}.-summer[data-astro-cid-athu6jfc] .calendar__row[data-astro-cid-athu6jfc]:after{background:linear-gradient(-45deg,#fff0 25%,#7bc77d80 25% 50%,#fff0 50% 75%,#7bc77d80 75%,#7bc77d80)0 0/8px 8px}.-autumn[data-astro-cid-athu6jfc] .calendar__row[data-astro-cid-athu6jfc]:after{background:linear-gradient(-45deg,#fff0 25%,#ffa06080 25% 50%,#fff0 50% 75%,#ffa06080 75%,#ffa06080)0 0/8px 8px}.-winter[data-astro-cid-athu6jfc] .calendar__row[data-astro-cid-athu6jfc]:after{background:linear-gradient(-45deg,#fff0 25%,#91c2f880 25% 50%,#fff0 50% 75%,#91c2f880 75%,#91c2f880)0 0/8px 8px}.row[data-astro-cid-athu6jfc]{align-items:flex-start;display:flex;position:relative}@media only screen and (max-width:768px){.row[data-astro-cid-athu6jfc]{display:block}}.row__head[data-astro-cid-athu6jfc]{align-items:center;font-weight:700;display:flex}.date[data-astro-cid-athu6jfc]{text-align:right;min-width:2rem;display:inline-block}.day[data-astro-cid-athu6jfc]{margin-left:2px}.weather[data-astro-cid-athu6jfc]{margin-left:8px}.row__main[data-astro-cid-athu6jfc]{flex:1;margin-left:24px}@media only screen and (max-width:768px){.row__main[data-astro-cid-athu6jfc]{margin-top:8px;margin-left:0}}.event[data-astro-cid-athu6jfc],.row__link[data-astro-cid-athu6jfc]{line-height:var(--line-height-base)}@media only screen and (max-width:768px){.row__link[data-astro-cid-athu6jfc]{position:absolute;top:0;right:0}}.scroll-wrapper[data-astro-cid-rw6qkqgs]{width:100vw;margin-left:calc(50% - 50vw);position:relative}.scroll-contents[data-astro-cid-rw6qkqgs]{overflow-x:auto}@media print,screen and (min-width:769px){.scroll-contents[data-astro-cid-rw6qkqgs]{padding-inline:var(--padding-base-pc)}}@media only screen and (max-width:768px){.scroll-contents[data-astro-cid-rw6qkqgs]{padding-inline:var(--padding-base-sp)}}table[data-astro-cid-rw6qkqgs]{width:auto;margin-inline:auto}th[data-astro-cid-rw6qkqgs],td[data-astro-cid-rw6qkqgs]{white-space:nowrap}col[data-astro-cid-rw6qkqgs].-chara{width:8.5rem;min-width:8.5rem}ul[data-astro-cid-rw6qkqgs]{flex-direction:column;gap:.5rem;display:flex}.flexblock[data-astro-cid-rw6qkqgs]{align-items:center;gap:.5rem;display:flex}.flexblock__image[data-astro-cid-rw6qkqgs]{flex-shrink:0}.flexblock__image[data-astro-cid-rw6qkqgs] img[data-astro-cid-rw6qkqgs],.zoomimage[data-astro-cid-rw6qkqgs] img[data-astro-cid-rw6qkqgs]{width:auto;height:3rem}table[data-astro-cid-u7wwckwn]{table-layout:fixed}@media print,screen and (min-width:769px){th[data-astro-cid-u7wwckwn]:first-child,td[data-astro-cid-u7wwckwn]:first-child{width:340px}th[data-astro-cid-u7wwckwn]:nth-child(2),td[data-astro-cid-u7wwckwn]:nth-child(2){width:112px}}@media only screen and (max-width:768px){th[data-astro-cid-u7wwckwn]:nth-child(2),td[data-astro-cid-u7wwckwn]:nth-child(2){width:68px}}td[data-astro-cid-u7wwckwn] p[data-astro-cid-u7wwckwn]{text-align:left;margin-top:4px;font-size:.75rem}.toc[data-astro-cid-3bo5m63y]{border:1px solid #2a816a;border-radius:2px;padding:24px 24px 32px}@media only screen and (max-width:768px){.toc[data-astro-cid-3bo5m63y]{padding:16px 16px 24px}}.toc-heading[data-astro-cid-3bo5m63y]{text-align:center;margin-bottom:16px;font-weight:700}@media only screen and (max-width:768px){.toc-heading[data-astro-cid-3bo5m63y]{margin-bottom:8px}}.toc-list[data-astro-cid-3bo5m63y] li[data-astro-cid-3bo5m63y]{text-indent:-1em;margin-top:8px;margin-left:1em}.toc-list[data-astro-cid-3bo5m63y] li[data-astro-cid-3bo5m63y]:before{content:"・"}.toc-list[data-astro-cid-3bo5m63y] a[data-astro-cid-3bo5m63y]{border-bottom:0;line-height:1.5}.toc-list[data-astro-cid-3bo5m63y]>li[data-astro-cid-3bo5m63y]:before{content:"●";color:#d7eada}.toc-list[data-astro-cid-3bo5m63y]>li[data-astro-cid-3bo5m63y]+li[data-astro-cid-3bo5m63y]{margin-top:16px}.toc-list[data-astro-cid-3bo5m63y]>li[data-astro-cid-3bo5m63y]>a[data-astro-cid-3bo5m63y]{font-weight:700}.toc-list__item[data-astro-cid-3bo5m63y] li[data-astro-cid-3bo5m63y]{align-items:center;display:flex}.toc-list__item[data-astro-cid-3bo5m63y] a[data-astro-cid-3bo5m63y]{text-indent:0;align-items:center;gap:4px;display:inline-flex}table[data-astro-cid-33uulhck]{table-layout:fixed}th[data-astro-cid-33uulhck] div[data-astro-cid-33uulhck]{flex-direction:column;gap:4px;height:100%;display:flex}th[data-astro-cid-33uulhck] .mob[data-astro-cid-33uulhck],th[data-astro-cid-33uulhck] .main[data-astro-cid-33uulhck]{font-weight:700}@media only screen and (max-width:768px){th[data-astro-cid-33uulhck] .mob[data-astro-cid-33uulhck],th[data-astro-cid-33uulhck] .main[data-astro-cid-33uulhck],th[data-astro-cid-33uulhck] .sub[data-astro-cid-33uulhck]{line-height:1.2}}.main[data-astro-cid-33uulhck]{flex-direction:column;align-items:center;gap:2px;font-weight:700;display:flex}@media only screen and (max-width:768px){.sub[data-astro-cid-33uulhck]{margin-top:4px}}.cri{display:block}@media only screen and (max-width:768px){.cri:before{content:"Crit"}}@media print,screen and (min-width:769px){.cri:before{content:"(クリティカル"}.cri:after{content:"）"}}table[data-astro-cid-t6uq7gfs]{table-layout:fixed;width:100%}@media print,screen and (min-width:769px){.item[data-astro-cid-t6uq7gfs]{grid-template-columns:max-content 1fr;gap:0 .5rem;display:grid}}@media only screen and (max-width:768px){.item[data-astro-cid-t6uq7gfs]{flex-direction:column;gap:.25rem;display:flex}}@media print,screen and (min-width:769px){.item[data-astro-cid-t6uq7gfs]+.item[data-astro-cid-t6uq7gfs]{margin-top:.5rem}}@media only screen and (max-width:768px){.item[data-astro-cid-t6uq7gfs]+.item[data-astro-cid-t6uq7gfs]{margin-top:.75rem}}.item-image[data-astro-cid-t6uq7gfs]{grid-row:1/3;width:3.25rem}.item-name[data-astro-cid-t6uq7gfs],.item-genre[data-astro-cid-t6uq7gfs]{grid-column:2/3}@media only screen and (max-width:768px){p[data-astro-cid-t6uq7gfs].item-name{margin-top:.5rem;line-height:1.5}.-charalist[data-astro-cid-t6uq7gfs] p[data-astro-cid-t6uq7gfs].item-name{margin-top:0}}p[data-astro-cid-t6uq7gfs].item-genre{font-size:.75rem;font-weight:700}p[data-astro-cid-t6uq7gfs].item-genre:before{content:"対象: ";font-weight:400}@media only screen and (max-width:768px){p[data-astro-cid-t6uq7gfs].item-genre{line-height:1.5}}.chara[data-astro-cid-t6uq7gfs]{align-items:flex-start;gap:0 .25rem;display:flex}.chara[data-astro-cid-t6uq7gfs]+.chara[data-astro-cid-t6uq7gfs]{margin-top:.25rem}.chara-image[data-astro-cid-t6uq7gfs]{flex-shrink:0;width:1.5rem;height:auto}p[data-astro-cid-t6uq7gfs].chara-name{line-height:1.5rem}@media only screen and (max-width:768px){.scroll-wrapper[data-astro-cid-uy2rost2]{width:calc(100% + var(--padding-base-sp) + var(--padding-base-sp));margin-left:calc(var(--padding-base-sp)*-1);position:relative}.scroll-contents[data-astro-cid-uy2rost2]{padding-left:var(--padding-base-sp);padding-right:var(--padding-base-sp);overflow-x:auto}}@media print,screen and (min-width:769px){table[data-astro-cid-uy2rost2]{width:100%}}@media only screen and (max-width:768px){table[data-astro-cid-uy2rost2]{width:auto}}col[data-astro-cid-uy2rost2].-name{min-width:9.9375rem}col[data-astro-cid-uy2rost2].-item{width:100%;min-width:14.5625rem}col[data-astro-cid-uy2rost2].-event{min-width:5.5625rem}th[data-astro-cid-uy2rost2],td[data-astro-cid-uy2rost2]{white-space:nowrap}.item[data-astro-cid-uy2rost2]{grid-template-rows:max-content max-content;grid-template-columns:3.25rem 1fr;gap:0 .5rem;display:grid}.image[data-astro-cid-uy2rost2]{grid-row:1/3}.name[data-astro-cid-uy2rost2],.effect[data-astro-cid-uy2rost2]{grid-column:2/3}.effect[data-astro-cid-uy2rost2]{font-size:.75rem;font-weight:700}.effect[data-astro-cid-uy2rost2].-epic{color:#e97b17}.effect[data-astro-cid-uy2rost2].-rare{color:#2e816f}.effect[data-astro-cid-uy2rost2].-uncommon{color:#0c95d9}.effect[data-astro-cid-uy2rost2].-common{color:#606966}.sanmusoorigins-challenges .chapter-label,.sanmusoorigins-challenges .forces-label{text-align:center;color:#fff;height:1.5rem;padding-inline:1.5rem;font-family:Shippori Mincho,serif;font-style:normal;font-weight:500;line-height:1.5rem}.sanmusoorigins-challenges .chapter-label{z-index:2;background-color:#533535}.sanmusoorigins-challenges .forces-label{z-index:1}.sanmusoorigins-challenges .forces-label.-cao{background-color:#4084c7}.sanmusoorigins-challenges .forces-label.-sun{background-color:#cf5b49}.sanmusoorigins-challenges .forces-label.-liu{background-color:#729867}.sanmusoorigins-challenges .companion{background-repeat:no-repeat}.sanmusoorigins-challenges .companion.-cao{background-image:url(/assets/img/articles/sanmusoorigins/challenges/cao.svg)}.sanmusoorigins-challenges .companion.-sun{background-image:url(/assets/img/articles/sanmusoorigins/challenges/sun.svg)}.sanmusoorigins-challenges .companion.-liu{background-image:url(/assets/img/articles/sanmusoorigins/challenges/liu.svg)}.sanmusoorigins-challenges .stage{background-color:#99999926}.sanmusoorigins-challenges .stage:nth-child(2n){background-color:#dedede1a}.sanmusoorigins-challenges .-cao .stage{background-color:#4084c726}.sanmusoorigins-challenges .-cao .stage:nth-child(2n){background-color:#bcd4eb1a}.sanmusoorigins-challenges .-sun .stage{background-color:#cf5b4926}.sanmusoorigins-challenges .-sun .stage:nth-child(2n){background-color:#eec6bf1a}.sanmusoorigins-challenges .-liu .stage{background-color:#72986726}.sanmusoorigins-challenges .-liu .stage:nth-child(2n){background-color:#cedbca1a}.sanmusoorigins-challenges h3{position:relative}.sanmusoorigins-challenges .button-close{color:var(--color-theme);align-items:center;gap:.25rem;font-size:.875rem;display:flex;position:absolute;top:50%;right:0}.sanmusoorigins-challenges .button-close:after{content:"";border-style:solid;border-width:0 .125rem .125rem 0;border-color:transparent var(--color-theme) var(--color-theme) transparent;width:.5rem;height:.5rem;transition:all .3s var(--easing-base);display:block;position:relative;top:.0625rem;transform:rotate(225deg)}.sanmusoorigins-challenges .button-close.is-close:after{top:-.1875rem;transform:rotate(45deg)}.sanmusoorigins-challenges .challenges-scroll{max-height:43.75rem;transition:all .3s var(--easing-base)}.sanmusoorigins-challenges .challenges-scroll.is-close{max-height:0;margin-top:0;padding-block:0}div[data-astro-cid-cclfo7zi]{flex-direction:column;justify-content:center;align-items:center;display:flex}div[data-astro-cid-cclfo7zi] img[data-astro-cid-cclfo7zi]{max-width:384px}ul[data-astro-cid-4lv4ju2g]{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}@media only screen and (max-width:768px){ul[data-astro-cid-4lv4ju2g]{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}a[data-astro-cid-4lv4ju2g]{background-color:var(--color-white);border:1px solid var(--color-gray);height:3rem;transition:var(--transition-base);border-radius:1px;align-items:center;gap:4px;padding:0 8px 0 12px;display:flex}a[data-astro-cid-4lv4ju2g]:hover{opacity:.7}.text[data-astro-cid-4lv4ju2g]{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.875rem;overflow:hidden}.num[data-astro-cid-4lv4ju2g]{background-color:var(--color-gray);text-align:center;border-radius:8px;width:32px;height:16px;font-family:Gugi,ヒラギノ角ゴシック,メイリオ,system-ui,sans-serif;font-size:.75rem;line-height:16px;display:inline-block}.tags[data-astro-cid-tfioijwa]{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.tag[data-astro-cid-tfioijwa]{transition:var(--transition-base);gap:4px;display:inline-flex}.tag[data-astro-cid-tfioijwa]:before{content:"#";color:var(--color-theme);font-weight:700}.tag[data-astro-cid-tfioijwa]:hover{color:var(--color-theme)}form[data-astro-cid-47hgvsgy]{align-items:center;display:grid}form[data-astro-cid-47hgvsgy] svg{fill:var(--color-text-sub);grid-area:1/-1;transform:translate(16px)}form[data-astro-cid-47hgvsgy] input{grid-area:1/1;padding-left:56px}.nav[data-astro-cid-2d6zlvbr] h2[data-astro-cid-2d6zlvbr]{margin-bottom:16px}.nav[data-astro-cid-2d6zlvbr] section[data-astro-cid-2d6zlvbr]+section[data-astro-cid-2d6zlvbr]{margin-top:48px}.nav__button[data-astro-cid-2d6zlvbr]{z-index:11;flex-direction:column;justify-content:space-between;width:32px;height:32px;display:flex;position:fixed;top:32px;right:48px}@media only screen and (max-width:768px){.nav__button[data-astro-cid-2d6zlvbr]{right:24px}}.nav__button[data-astro-cid-2d6zlvbr] span[data-astro-cid-2d6zlvbr]{background-color:var(--color-theme);border:1px solid var(--color-white);width:32px;height:6px;transition:var(--transition-base);border-radius:1px;display:block;position:relative;top:0}.nav__button[data-astro-cid-2d6zlvbr].is-open{justify-content:center}.nav__button[data-astro-cid-2d6zlvbr].is-open span[data-astro-cid-2d6zlvbr]:first-child{top:6px;transform:rotate(405deg)}.nav__button[data-astro-cid-2d6zlvbr].is-open span[data-astro-cid-2d6zlvbr]:nth-child(2){opacity:0}.nav__button[data-astro-cid-2d6zlvbr].is-open span[data-astro-cid-2d6zlvbr]:nth-child(3){top:-6px;transform:rotate(-405deg)}@media (hover:hover) and (pointer:fine){.nav__button[data-astro-cid-2d6zlvbr]:hover span[data-astro-cid-2d6zlvbr]:first-child{top:6px}.nav__button[data-astro-cid-2d6zlvbr]:hover span[data-astro-cid-2d6zlvbr]:nth-child(3){top:-6px}.nav__button[data-astro-cid-2d6zlvbr]:hover.is-open span[data-astro-cid-2d6zlvbr]:first-child,.nav__button[data-astro-cid-2d6zlvbr]:hover.is-open span[data-astro-cid-2d6zlvbr]:nth-child(3){transform:rotate(0)}}.nav__contents[data-astro-cid-2d6zlvbr]{width:100%;max-width:100%;height:100%;padding:96px 0 var(--padding-base-pc);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overscroll-behavior-y:contain;opacity:0;z-index:-1;transition:var(--transition-base);background-color:#fffffff2;position:fixed;top:0;right:0;overflow-y:auto}.nav__contents[data-astro-cid-2d6zlvbr].is-open{z-index:10;opacity:1}