@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;600&family=Noto+Serif+JP:wght@400;600&family=Mynerve&display=swap";*,:after,:before{background-repeat:no-repeat;box-sizing:border-box}:after,:before{text-decoration:inherit;vertical-align:inherit}:where(:root){-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;cursor:default;line-height:1.5;overflow-wrap:break-word;-moz-tab-size:4;-o-tab-size:4;tab-size:4}:where(body){margin:0}:where(h1){font-size:2em;margin:.67em 0}:where(dl,ol,ul) :where(dl,ol,ul){margin:0}:where(hr){color:inherit;height:0}:where(nav) :where(ol,ul){list-style-type:none;padding:0}:where(nav li):before{content:"\200b";float:left}:where(pre){font-family:monospace,monospace;font-size:1em;overflow:auto}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(audio,canvas,iframe,img,svg,video){vertical-align:middle}:where(iframe){border-style:none}:where(svg:not([fill])){fill:currentColor}:where(table){border-collapse:collapse;border-color:inherit;text-indent:0}:where(button,input,select){margin:0}:where(button,[type=button i],[type=reset i],[type=submit i]){-webkit-appearance:button}:where(fieldset){border:1px solid #a0a0a0}:where(progress){vertical-align:baseline}:where(textarea){margin:0;resize:vertical}:where([type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(dialog){background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(details>summary:first-of-type){display:list-item}:where([aria-busy=true i]){cursor:progress}:where([aria-controls]){cursor:pointer}:where([aria-disabled=true i],[disabled]){cursor:not-allowed}:where([aria-hidden=false i][hidden]){display:initial}:where([aria-hidden=false i][hidden]:not(:focus)){clip:rect(0,0,0,0);position:absolute}button,input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;border-radius:0;font:inherit;outline:none}textarea{max-width:100%;resize:vertical}input[type=checkbox],input[type=radio]{display:none}button,input[type=button],input[type=submit],label,select{cursor:pointer}select::-ms-expand{display:none}:root{--color-base:#fff;--color-base-lighten:#fff;--color-base-darken:#f4f3f4;--color-light:#efefef;--color-light-lighten:#f4f3f4;--color-light-darken:#dbdbdb;--color-dark:#3c3c48;--color-dark-lighten:#535364;--color-dark-darken:#000;--color-text:#3c3c48;--color-text-lighten:#71717a;--color-text-darken:#000;--color-primary:#1a94ba;--color-primary-rgb:26,148,186;--color-primary-lighten:#5bb1cf;--color-primary-darken:#168db8;--color-secondary:#ff9a51;--color-secondary-darken:#d8760e;--color-shadow:rgba(0,0,0,.2);--color-shadow-lighten:rgba(0,0,0,.1);--color-shadow-darken:rgba(0,0,0,.6);--color-info:#00529b;--color-info-lighten:#bde5f8;--color-success:#4f8a10;--color-success-lighten:#dff2bf;--color-warning:#9f6000;--color-warning-lighten:#feefb3;--color-error:#d8000c;--color-error-lighten:#ffbaba;--color-line:#1dcd00;--color-facebook:#3b5998;--color-twitter:#55acee;--color-youtube:#ec3324;--color-instagram:#cda98a}body{background-color:var(--color-primary);color:var(--color-text);font-family:Noto sans JP,sans-serif;font-size:14px;line-height:2;word-break:break-all}@media screen and (min-width:425px){body{font-size:16px}}body.is-dark main{font-family:"Noto Serif JP",serif}a{color:var(--color-primary);text-decoration:underline}a:hover{color:var(--color-primary-darken);text-decoration:none}h1,h2,h3,h4,h5,h6{color:var(--color-text-dark);font-weight:700;line-height:1.4;margin:1em 0 .5em}h1.no-margin,h2.no-margin,h3.no-margin,h4.no-margin,h5.no-margin,h6.no-margin{margin-top:0}h1{font-size:32px}h2{font-size:20px}@media screen and (min-width:425px){h2{font-size:24px}}h3{font-size:18px}h4,h5{font-size:16px}h5{color:var(--color-text-darken);line-height:1.4}h6{font-size:14px}ol,ul{padding-left:1.5em}ol li:not(:last-child),ul li:not(:last-child){margin-bottom:.4em}ol li ol,ol li ul,ul li ol,ul li ul{margin:.8em 0 1em;padding-left:1em}dl{background-color:var(--color-base);margin:0;padding:8px}dl:not(:last-child){margin-bottom:.5em}@media screen and (min-width:425px){dl{display:flex;padding:24px}}dl dt{color:var(--color-text-darken);display:block;font-size:14px;font-weight:700;margin-bottom:4px}@media screen and (min-width:425px){dl dt{display:flex;flex:0 0 150px;font-size:16px;margin:0}}dl dd{color:var(--color-text);display:block;font-size:14px;margin:0}@media screen and (min-width:425px){dl dd{flex:1 1 auto;font-size:16px}}ol.is-parenthesis>li{counter-increment:cnt;list-style-type:none;margin-left:.5em;position:relative}ol.is-parenthesis>li:before{content:"(" counter(cnt) ")";left:-1.5em;position:absolute}ol.no-style{list-style:none;padding-left:0}b,strong{color:var(--color-text-darken);font-weight:700}hr{background-color:var(--color-light);border:0;display:block;height:1px;margin:1em 0}@media screen and (min-width:425px){hr{margin:2em 0}}small{color:var(--color-text-lighten);display:inline-block}pre{background-color:#000;color:#fff;display:block;max-width:100%;overflow:scroll;padding:16px;white-space:pre-wrap}pre,table{width:100%}table{border:1px solid var(--color-light);line-height:1.2;margin:1em 0 .5em;min-width:500px}table.no-margin{margin-top:0}table thead tr{background-color:var(--color-light)}table thead tr td,table thead tr th{color:var(--color-text-darken);font-size:14px;font-weight:400;line-height:1.2;padding:.7em .2em;text-align:center}table thead tr td span,table thead tr th span{display:inline-block}table tbody tr th{background-color:var(--color-light-lighten);font-size:14px;line-height:1.4;padding:1em}table tbody tr td{color:var(--color-text);font-size:14px;line-height:1.6;padding:1em;vertical-align:top}table tr{border:1px solid var(--color-light-darken)}table tr td,table tr th{border-right:1px solid var(--color-light-darken)}table tr td.is-center,table tr th.is-center{text-align:center;vertical-align:middle}table tr td.is-white,table tr th.is-white{background-color:#fff}figure{display:block;margin:0 0 4px;padding:0}figure img{height:auto;text-align:center;width:100%}figure figcaption{font-feature-settings:"palt";color:var(--color-primary-lighten);display:flex;font-size:12px;justify-content:flex-end;margin-top:2px}figure.has-border,figure.nuxt-content-figure{border:1px solid var(--color-light);margin:16px 0;padding:8px}@media screen and (min-width:425px){figure.has-border,figure.nuxt-content-figure{margin:24px 0;padding:16px}}figure.has-border img,figure.nuxt-content-figure img{border:0}figure.has-border figcaption,figure.nuxt-content-figure figcaption{line-height:1.2;margin-top:8px}@media screen and (min-width:425px){figure.has-border figcaption,figure.nuxt-content-figure figcaption{margin-bottom:-8px}.is-mobile{display:none}}.is-desktop{display:none}@media screen and (min-width:425px){.is-desktop{display:inherit}}
