*,:before,:after{box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}img{vertical-align:bottom;line-height:0}input,button,textarea{font:inherit}:root{--height-block:64px}html{background-color:#012e40}body{color:#012e40;letter-spacing:.04em;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"palt";font-family:Noto Sans JP,system-ui,sans-serif;font-size:1rem;font-weight:500}img,svg{max-width:100%;height:auto}a:link,a:visited{color:#012e40}.site-header{z-index:11;background-color:#012e40;width:100%;padding:4px;position:sticky;top:0}.site-header__inner{gap:4px;display:flex}.site-header__skeleton{background-color:#f4f5f5;border-radius:5px;flex-grow:1}@media screen and (width<=768px){.site-header__nav{width:100%;display:none;position:absolute;top:72px;left:0}.site-header__nav.-open{display:block}}.site-header__menu-button{display:none}@media screen and (width<=768px){.site-header__menu-button{width:var(--height-block);height:var(--height-block);cursor:pointer;background-color:#f4f5f5;border:none;border-radius:5px;margin:0;padding:0;display:block;position:relative}.site-header__menu-button:before,.site-header__menu-button:after,.site-header__menu-button span{content:"";background-color:#012e40;width:24px;height:2px;position:absolute;left:50%}.site-header__menu-button:before{top:50%;transform:translate(-50%,-8px)}.site-header__menu-button span{top:50%;transform:translate(-50%,-50%)}.site-header__menu-button:after{top:50%;transform:translate(-50%,6px)}.site-header__menu-button[aria-expanded=true]:before{transform:translate(-50%,-50%)rotate(45deg)}.site-header__menu-button[aria-expanded=true] span{opacity:0}.site-header__menu-button[aria-expanded=true]:after{transform:translate(-50%,-50%)rotate(-45deg)}}.site-main{gap:4px;padding-left:4px;padding-right:4px;display:grid}@media screen and (width>=769px){.site-main{grid-template-columns:auto 640px auto}}@media screen and (width<=768px){.site-main{grid-template-columns:1fr}}.site-main:before,.site-main:after{content:"";background-color:#f4f5f5;border-radius:5px}@media screen and (width<=768px){.site-main:before,.site-main:after{content:none}}.site-main__inner{gap:4px;display:grid}.site-footer{background-color:#012e40;padding:4px}.site-footer__inner{color:#012e40;background-color:#f4f5f5;border-radius:5px;justify-content:flex-end;gap:24px;padding:16px 32px;display:flex}.site-footer__copyright{text-align:right}.svg-holder{display:none}.icon.-github,.icon.-x{fill:#012e40}.block-box{color:#012e40;background-color:#f4f5f5;border-radius:5px}.block-box__inner{padding:32px}@media screen and (width<=768px){.block-box__inner{padding:24px}}.block-pagination{gap:4px;display:flex}.block-pagination__prev{flex-grow:1;grid-column:1/2}.block-pagination__prev .block-pagination__link:after{left:16px}.block-pagination__next{flex-grow:1;grid-column:2/3}.block-pagination__next .block-pagination__link:after{right:16px}.block-pagination__link{color:#012e40;background-color:#f4f5f5;border-radius:5px;justify-content:center;padding:24px 32px;text-decoration:none;display:flex;position:relative}.block-pagination__link:after{content:"";background-color:#012e40;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;transform:translateY(-50%)}.title-h2:not(:first-child){margin-top:80px}.title-h2{margin-bottom:16px}.title-h2:before{content:"##";margin-right:8px}.title-h3:not(:first-child){margin-top:60px}.title-h3{margin-bottom:16px}.title-h3:before{content:"###";margin-right:8px}.title-h4:not(:first-child){margin-top:60px}.title-h4{margin-bottom:16px}.title-h4:before{content:"###";margin-right:8px}.text:not(:first-child){margin-top:24px}.text{line-height:1.75}.list-disc:not(:first-child){margin-top:24px}.list-disc{gap:8px;margin-bottom:24px;padding-left:24px;line-height:1.75;list-style-type:disc;display:grid}.block-single{gap:4px;display:grid}.block-single__emoji{color:#012e40;text-align:center;aspect-ratio:3;background-color:#f4f5f5;border-radius:5px;place-items:center;font-size:4.5rem;display:grid}.block-single__body{color:#012e40;background-color:#f4f5f5;border-radius:5px;padding:32px}.block-single__category,.block-single__tag{margin-top:8px}.block-single__content{border-top:1px solid #012e401a;margin-top:40px;padding-top:40px}.block-single__content h2:not(:first-child){margin-top:80px}.block-single__content h2{margin-bottom:16px}.block-single__content h2:before{content:"##";margin-right:8px}.block-single__content h3:not(:first-child){margin-top:60px}.block-single__content h3{margin-bottom:16px}.block-single__content h3:before{content:"###";margin-right:8px}.block-single__content h4:not(:first-child){margin-top:60px}.block-single__content h4{margin-bottom:16px}.block-single__content h4:before{content:"###";margin-right:8px}.block-single__content p:not(:first-child){margin-top:24px}.block-single__content p{line-height:1.75}.block-single__content ul:not(:first-child){margin-top:24px}.block-single__content ul{gap:8px;margin-bottom:24px;padding-left:24px;line-height:1.75;list-style-type:disc;display:grid}.block-single__content code{white-space:pre-wrap;background-color:#012e401a;border-radius:5px;padding:2px 8px}.block-single__content .wp-block-code:not(:first-child){margin-top:24px}.block-single__content .wp-block-code{background-color:#012e401a;border-radius:5px;padding:16px;line-height:1.75;overflow-x:auto}.block-single__content .wp-block-code code{background:0 0;padding:0}.block-single .wp-block-image:not(:first-child){margin-top:24px}.block-single .wp-block-image img{border-radius:5px}.container-block{gap:4px;display:grid}.button-text{margin-top:32px;display:flex}.button-text__link{padding-bottom:8px;text-decoration:none;display:block;position:relative}.button-text__link:before{content:"📫";margin-right:8px}.button-text__link:after{content:"";background-color:#012e40;height:1px;position:absolute;bottom:0;left:0;right:0}.block-article{color:#012e40;background-color:#f4f5f5;border-radius:5px}.block-article__link{gap:32px;padding:24px 32px;text-decoration:none;display:flex;position:relative}@media screen and (width<=768px){.block-article__link{gap:24px;padding:24px}}.block-article__link:after{content:"";background-color:#012e40;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.block-article__header{flex-shrink:0;width:128px}@media screen and (width<=768px){.block-article__header{width:80px}}.block-article__icon{aspect-ratio:1;background-color:#fff;border-radius:16px;place-content:center;font-size:2rem;display:grid}.block-article__title{margin-top:8px;font-size:1.125rem}.block-article__title:not(:last-child){margin-bottom:16px}.block-article__category,.block-article__tag{margin-top:8px}.article-category{flex-wrap:wrap;gap:8px;display:flex}.article-category__item{background-color:#012e401a;border-radius:5px;padding:2px 8px;font-size:.875rem}.article-tag{flex-wrap:wrap;gap:8px;display:flex}.article-tag__item{border:1px solid #012e4033;border-radius:5px;padding:2px 8px;font-size:.875rem}.article-date{color:#012e40b3;font-size:.875rem;display:flex}@media screen and (width<=768px){.article-date{grid-template-columns:auto 1fr;gap:4px 16px;display:grid}}.article-date__published{margin-right:8px}@media screen and (width<=768px){.article-date__published{margin-right:0}}.article-date__updated{margin-left:16px;margin-right:8px}@media screen and (width<=768px){.article-date__updated{margin-left:0;margin-right:0}}.section-sm{margin-top:32px}.header-logo__link{height:var(--height-block);background-color:#f4f5f5;border-radius:5px;align-items:center;padding-left:40px;padding-right:40px;font-size:1.125rem;text-decoration:none;display:flex}.header-nav__list{gap:4px;display:flex}@media screen and (width<=768px){.header-nav__list{background-color:#012e40;padding:0 4px 4px}.header-nav__list-item.-link{width:100%}}.header-nav__link{height:var(--height-block);background-color:#f4f5f5;border-radius:5px;justify-content:center;align-items:center;padding-left:40px;padding-right:40px;font-size:1rem;text-decoration:none;display:flex}@media screen and (width<=768px){.header-nav__link{width:100%;padding-left:0;padding-right:0}}.header-nav__link-icon{color:#012e40;width:var(--height-block);height:var(--height-block);background-color:#f4f5f5;border-radius:5px;justify-content:center;align-items:center;display:flex}.title-block-h1{color:#012e40;background-color:#f4f5f5;border-radius:5px}.title-block-h1__inner{padding:24px 32px;display:block}.title-block-h1__inner:before{content:"#";margin-right:8px}.title-block-h1__link{padding:24px 32px;text-decoration:none;display:block;position:relative}.title-block-h1__link:before{content:"#";margin-right:8px}.title-block-h1__link:after{content:"";background-color:#012e40;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.title-block-h2{color:#012e40;background-color:#f4f5f5;border-radius:5px}.title-block-h2__inner{padding:24px 32px;display:block}.title-block-h2__inner:before{content:"##";margin-right:8px}.title-block-h2__link{padding:24px 32px;text-decoration:none;display:block;position:relative}.title-block-h2__link:before{content:"##";margin-right:8px}.title-block-h2__link:after{content:"";background-color:#012e40;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.title-h1:not(:first-child){margin-top:80px}.title-h1{margin-bottom:16px}.title-h1:before{content:"#";margin-right:8px}
