@charset "UTF-8";@layer Normalize{html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}}@layer CssReset{html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,figure,figcaption,blockquote,dl,dd{margin:0;padding:0}}@layer Layout{body{position:relative;display:flex;align-items:center;flex-direction:column;min-height:100dvh}body .blog-wrapper{position:relative;margin-top:70px;margin-bottom:20px}body .blog-wrapper header{position:relative;display:flex;flex-direction:column;gap:5px}body .blog-wrapper header .tag-wrapper{display:flex;flex-wrap:wrap;gap:10px}body .blog-wrapper main{position:relative}}@layer Appearance{html{overscroll-behavior:none}html body{overscroll-behavior:none;background-image:linear-gradient(to bottom,#fffcd3,#fffcd3 200px,gray 200px 201px,#f8f8ff 201px 100%)}html body .blog-wrapper{width:1000px;flex-grow:1;background-color:#fff;box-shadow:0 0 6px gray}@media(max-width:1020px){html body .blog-wrapper{width:calc(100% - 20px)}}html body .blog-wrapper header{width:100%;padding:10px 20px;background-color:#ebdc00;border-bottom:1px solid gray}html body .blog-wrapper header h1{font-weight:900;font-size:50px;color:#fff;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:black;paint-order:stroke fill;font-family:Noto Sans JP,sans-serif;overflow-wrap:anywhere}html body .blog-wrapper header .tag-wrapper .tag{background-color:#fff;outline:1px solid gray;padding:2px 20px;border-radius:5px}html body .blog-wrapper main{padding:10px;font-size:30px}@media(max-width:700px){html body .blog-wrapper header{padding:10px}html body .blog-wrapper header h1{font-size:30px}html body .blog-wrapper main{font-size:25px}}}@layer Layout{main>h1,main>h2,main>h3,main>h4{margin:20px 0}main>ul{margin-left:10px}main>ul>li{position:relative}main>ul>li:before{position:absolute;left:0;top:50%;transform:translateY(-50%)}main>ol li{position:relative}main>ol li:before{position:absolute;left:0;top:50%;transform:translateY(-50%)}main>p{margin:10px 0}}@layer Appearance{main>h1{font-size:100%;background-image:repeating-linear-gradient(to right,#ebdc00 0px 10px,#fffcd3 10px 100%);padding:2px 4px;background-color:#fffcd3;outline:1px solid gainsboro}main>h2,main>h3,main>h4{border-bottom:1px solid gainsboro;padding-bottom:5px;padding-left:5px}main>h2{font-size:90%}main>h3{font-size:80%}main>h4{font-size:70%}main>p{font-size:16px;line-height:1.6}main>ul>li{font-size:16px;list-style:none;padding-left:20px;line-height:1.6}main>ul>li:before{aspect-ratio:1/1;height:8px;background-color:#000;border-radius:50%;content:""}main>ol{list-style:none;counter-reset:rank}main>ol>li{padding-left:20px;line-height:1.6;font-size:16px;counter-increment:rank}main>ol>li:before{height:100%;content:counter(rank) ".";font-weight:700}main .astro-code{border-radius:10px;padding:10px}main .astro-code>code{font-size:16px;line-height:1.6}}
