@charset "UTF-8";article{flex-direction:column;height:36rem;justify-content:center}.article-header,article{align-items:center;display:flex;width:100%}.article-header{flex-direction:row;gap:2rem;height:8rem;justify-content:space-between;padding:1rem 2rem 0}.article-content{align-items:left;display:flex;flex-direction:column;gap:1.5rem;height:20rem;justify-content:flex-start;padding:2rem 4rem;width:100%}.article-content>p.title{font-size:2.5rem;font-weight:600;max-height:6rem}.article-content>p.description,.article-content>p.title{color:#2c3f65;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.article-content>p.description{font-size:2rem;font-weight:400;height:12rem}.article-footer{gap:2rem;height:8rem;justify-content:flex-end;padding:0 2rem 1rem;width:100%}.article-footer,.icon-set{align-items:center;display:flex;flex-direction:row}.icon-set{font-size:1.5rem;gap:1rem;justify-content:flex-start;padding:1.25rem 2rem}.icon-set>svg{fill:#2c3f65!important;height:2rem;width:2rem}#navigator>.logo-content{justify-content:center}#navigator>.logo-content,#navigator>.logo-content>a{align-items:center;display:flex;height:7rem;width:18rem}#navigator>.logo-content>a{justify-content:space-between;padding:1rem 1.5rem}#navigator>.logo-content>a>img{border-radius:1rem;height:5rem;width:5rem}#navigator>.logo-content>a>p{font-size:1.5rem}#navigator>.navigation-list{align-items:center;display:flex;flex-direction:row;gap:1rem;height:8rem;justify-content:space-between;width:35rem}#navigator>.navigation-list>.navigation-item{width:10rem!important}#navigator>.navigation-list>.navigation-item.neumorphism-btn{font-size:1.5rem!important;height:5rem!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}article.markdown-body,ol.article-list{background-color:initial!important;color:#2c3f65!important;font-size:1.75rem;height:var(--content-height);overflow-y:scroll;padding:2rem 2.25rem;width:var(--content-width)}.article-list{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:flex-start}footer{display:flex!important;flex-direction:row;height:var(--footer-height);margin:2rem auto!important;padding:1.5rem!important;width:var(--footer-width)}footer,footer .profile-details{align-items:center;justify-content:space-between}footer .profile-details{display:flex;height:7rem;padding:1rem 1.5rem;text-align:center;width:18rem}footer .profile-details>p{font-size:1.35rem;text-align:center;width:100%}footer .profile-details .profile-content{align-items:center;display:flex;height:5rem;justify-content:center;width:5rem}footer .profile-details img{border-radius:1.6rem;height:5rem;object-fit:cover;width:5rem}footer .profile-details .profile-description{font-size:1.35rem;padding-right:.5rem;white-space:nowrap}footer .copyright{align-items:center;display:flex;font-size:1.5rem;font-weight:300;height:6rem;justify-content:center;opacity:.9;padding:0 3rem;-webkit-transform:translateX(-6rem);transform:translateX(-6rem)}footer .neumorphism-btn{height:6rem;width:6rem}footer .neumorphism-btn svg{height:2rem;width:2rem}footer .neumorphism-btn svg.login{-webkit-transform:translateX(-.1rem);transform:translateX(-.1rem)}@media screen and (max-width:959px){footer{display:none}}@media screen and (max-width:640px){footer{display:none}}#navigator{align-items:center;display:flex;height:var(--header-height);justify-content:space-between;margin:2rem auto;padding:1.5rem;width:var(--header-width)}.hamburger-btn{display:none}#hamburger-content{display:none;height:calc(var(--content-height) + var(--footer-height));margin:0;opacity:0;padding:2.5rem;-webkit-transform:translateY(var(--header-height));transform:translateY(var(--header-height));transition:opacity .75s ease-in-out;width:var(--header-width)}@media screen and (max-width:640px){#navigator{height:var(--header-height);width:var(--header-width);z-index:150}#navigator>.logo-content{border-radius:1.5rem;height:7rem;width:7rem}#navigator>.logo-content>a{height:7rem;width:7rem}#navigator>.logo-content>a>.logo{height:7rem;padding:.5rem;width:7rem}#navigator>.logo-content>a>.logo>img{height:5.75rem;margin:auto;width:5.75rem}#navigator>.logo-content .logo-name,#navigator>.navigation-list{display:none}.hamburger-btn{display:block;height:7rem;width:7rem}.openbtn{border-radius:.75rem;cursor:pointer;height:7rem;position:relative;width:7rem}.hamburger-btn.active .openbtn{-webkit-transform:translateX(.05rem);transform:translateX(.05rem)}.openbtn span{background:#2c3f65;border-radius:.75rem;display:inline-block;height:.4rem;left:1.5rem;position:absolute;transition:all .4s}.openbtn span:first-of-type{left:3.5rem;top:2rem;width:25%}.openbtn span:nth-of-type(2){left:1.75rem;top:3.25rem;width:45%}.openbtn span:nth-of-type(3){top:4.5rem;width:25%}.hamburger-btn.active .openbtn span:first-of-type{left:3.5rem;top:2rem;-webkit-transform:rotate(-45deg) translateY(.02rem) translateX(-1.05rem);transform:rotate(-45deg) translateY(.02rem) translateX(-1.05rem);width:25%}.hamburger-btn.active .openbtn span:nth-of-type(2){-webkit-transform:rotate(45deg) translateY(-.175rem);transform:rotate(45deg) translateY(-.175rem);width:40.5%}.hamburger-btn.active .openbtn span:nth-of-type(3){top:4.5rem;-webkit-transform:translateY(-1rem) translateX(.5rem) rotate(-45deg);transform:translateY(-1rem) translateX(.5rem) rotate(-45deg);width:25%}#navigator-wrapper{align-items:center;background-color:#e0e5ec;border-radius:2rem;box-shadow:0 5px 15px 0 rgba(0,0,0,.1);display:flex;height:var(--header-height);justify-content:space-between;margin:2rem auto;padding:1.5rem;position:fixed;transition:width 1.5s ease-in-out,height 1.25s ease-in-out,border-radius 1.25s ease-in,box-shadow 1.25s ease-out,-webkit-transform 1.25s ease-in-out;transition:transform 1.25s ease-in-out,width 1.5s ease-in-out,height 1.25s ease-in-out,border-radius 1.25s ease-in,box-shadow 1.25s ease-out;transition:transform 1.25s ease-in-out,width 1.5s ease-in-out,height 1.25s ease-in-out,border-radius 1.25s ease-in,box-shadow 1.25s ease-out,-webkit-transform 1.25s ease-in-out;width:var(--header-width);z-index:100}#navigator-wrapper.fullscreen{align-items:center;border-radius:0;box-shadow:0 5px 15px 0 rgba(0,0,0,.35);display:flex;flex-direction:column;height:100vh;justify-content:flex-start;-webkit-transform:translateY(-2rem);transform:translateY(-2rem);width:100vw}#hamburger-content.active{display:block;margin:3rem 2rem;opacity:1}#hamburger-content>.navigation-list{align-items:center;display:flex;flex-direction:column;gap:3rem;height:100%;justify-content:flex-start;width:100%}#hamburger-content>.navigation-list>.navigation-item>.neumorphism-btn{border-radius:3rem!important;font-size:2.5rem!important;height:8rem!important;width:30rem!important}#hamburger-content>.navigation-list>.navigation-item>.neumorphism-btn>label{border-radius:3rem!important}}:root{--header-height:10rem;--header-width:80rem;--footer-height:10rem;--footer-width:80rem;--content-height:72rem;--content-width:80rem}#root{align-items:center;background-color:#e0e5ec;color:#2c3f65;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;width:100vw}a.disable-decoration{color:#000;color:initial;text-decoration:none}[event],[onclick]{cursor:pointer}.no-spin,.no-spin::-webkit-inner-spin-button,.no-spin::-webkit-outer-spin-button{-webkit-appearance:none!important;-moz-appearance:textfield!important;margin:0!important}.vertical-line{height:97.5%;width:.125rem}.horizontal-line,.vertical-line{background-color:rgba(44,63,101,.25)}.horizontal-line{height:.125rem;width:90%}@media screen and (max-width:959px){:root{--header-height:10rem;--header-width:95vw;--footer-height:10rem;--footer-width:95vw;--content-height:72rem;--content-width:95vw}}@media screen and (max-width:640px){:root{--header-height:10rem;--header-width:95vw;--footer-height:10rem;--footer-width:95vw;--content-height:72rem;--content-width:95vw}}.neumorphism-div{border-radius:2rem}.neumorphism-div,.neumorphism-scroll{background:#e0e5ec;box-shadow:1rem 1rem 1.5rem rgba(163,177,198,.6),-1rem -1rem 1.5rem hsla(0,0%,100%,.5)}.neumorphism-scroll{border-radius:1rem;list-style:none;overflow-x:hidden;overflow-y:scroll}.neumorphism-btn .visually-hidden{clip:rect(1px,1px,1px,1px)!important;border-width:0!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.neumorphism-btn{background:#e0e5ec;border-radius:2rem;box-shadow:1rem 1rem 1.5rem rgba(163,177,198,.6),-1rem -1rem 1.5rem hsla(0,0%,100%,.5);padding:.25rem;position:relative}.neumorphism-btn>.content-wrapper{border-radius:2rem;cursor:pointer;display:grid;height:100%;place-items:center;transition:box-shadow .2s ease-in-out;width:100%}.neumorphism-btn.active:not(.cannot-press)>input+label,.neumorphism-btn:not(.cannot-press)>input:active+label{box-shadow:inset .3rem .3rem .7rem rgba(136,165,191,.48),inset -.3rem -.3rem .7rem #fff}.neumorphism-btn:not(.cannot-press)>label>p{align-items:center;display:inline-flex;padding:0 1.5rem;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;-webkit-user-select:none;user-select:none;white-space:nowrap}.neumorphism-btn.active:not(.cannot-press)>label>p,.neumorphism-btn:not(.cannot-press)>input:active+label>p{-webkit-transform:scale(90%);transform:scale(90%)}.neumorphism-btn.cannot-press>.content-wrapper{cursor:auto}.neumorphism-btn.cannot-press>label{opacity:.5}.neumorphism-btn-floating .visually-hidden{clip:rect(1px,1px,1px,1px)!important;border-width:0!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.neumorphism-btn-floating{background:#e0e5ec;border-radius:2rem;box-shadow:.3rem .3rem 1rem rgba(163,177,198,.6),-.3rem -.3rem 1rem rgba(163,177,198,.6);padding:.25rem;position:relative;z-index:1}.neumorphism-btn-floating>.content-wrapper{border-radius:2rem;cursor:pointer;display:grid;height:100%;place-items:center;width:100%}.neumorphism-btn-floating.active:not(.cannot-press)>input+label,.neumorphism-btn-floating:not(.cannot-press)>input:active+label{box-shadow:inset .3rem .3rem .7rem rgba(136,165,191,.48),inset -.3rem -.3rem .7rem #fff}.neumorphism-inset{box-shadow:inset .4rem .4rem 1.2rem rgba(163,177,198,.6),inset -.4rem -.4rem 1.2rem hsla(0,0%,100%,.5)}.neumorphism-inset,.neumorphism-inset-dark{background:#e0e5ec;border-radius:2rem;position:relative}.neumorphism-inset-dark{box-shadow:inset .6rem .6rem 2rem rgba(163,177,198,.6),inset -.2rem -.2rem 1rem rgba(163,177,198,.6)}.neumorphism-inset-dark *{background:transparent}.neumorphism-table{align-items:flex-start;background:#e0e5ec;border-radius:2rem;box-shadow:1rem 1rem 1.5rem rgba(163,177,198,.6),-1rem -1rem 1.5rem hsla(0,0%,100%,.5);display:flex;height:100%;justify-content:center;overflow:scroll;padding:0 2rem 2rem;text-align:center;width:90%}.neumorphism-table table{border-collapse:initial;border-spacing:0 2rem;max-height:100%;table-layout:fixed;width:100%}.neumorphism-table table thead{background:#e0e5ec;border-bottom:2px solid rgba(136,165,191,.48);height:60px;padding:0 1.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:1}.neumorphism-table table tbody{gap:2rem;height:100%;overflow-x:hidden;overflow-y:scroll;padding:2rem 1.5rem;width:100%}.neumorphism-table tr.table-hide{display:none}.neumorphism-table th{font-weight:400}.neumorphism-table td.title,.neumorphism-table th.title{padding:0 2.5%;width:70%}.neumorphism-table td{font-weight:400;max-height:2.4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.neumorphism-table td>p{align-items:center;display:flex;padding-left:1rem}.neumorphism-table td>input{border-radius:.5rem;height:2em;text-align:center;width:3.5em}.neumorphism-table td>.neumorphism-inset{background:#e0e5ec;border-radius:.5rem;box-shadow:inset .3rem .3rem 1.5rem rgba(163,177,198,.6),inset -.3rem -.3rem 1.5rem hsla(0,0%,100%,.5);height:2em}.neumorphism-table td>.neumorphism-btn{background:#e0e5ec;border-radius:.5rem;box-shadow:.3rem .3rem 1rem rgba(163,177,198,.6),-.3rem -.3rem 1rem hsla(0,0%,100%,.5);height:2em;margin-left:auto;margin-right:auto;width:3em}.neumorphism-table td>.neumorphism-btn>.content-wrapper{border-radius:.5rem}.neumorphism-table-flexbox{align-items:center;display:flex;flex-direction:column;height:55rem;justify-content:flex-start;width:90%}.neumorphism-table-flexbox .head{align-items:center;display:flex;flex-direction:row;gap:1rem;height:7rem;justify-content:space-between;padding:1rem;width:100%}.neumorphism-table-flexbox .head .title{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.neumorphism-table-flexbox .body{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;margin-top:2rem;padding:1rem;width:100%}.neumorphism-table-flexbox .body .item{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin:1rem 0;min-height:5rem;width:100%}.neumorphism-table-flexbox .body .item.table-hide{display:none}.neumorphism-table-flexbox .body .item .content{align-items:center;display:flex;font-size:1.4rem;font-weight:400;height:100%;justify-content:center;width:100%}.neumorphism-table-flexbox .body .item .content.left{padding-left:2rem;text-align:left}.neumorphism-table-flexbox .body .item .content.center{text-align:center}.neumorphism-table-flexbox .body .item .content.right{padding-right:2rem;text-align:right}.neumorphism-modal{align-items:center;background-color:rgba(219,219,229,.9);display:flex;height:100vh;justify-content:center;left:0;opacity:0;overflow:hidden;pointer-events:none;position:fixed;top:0;transition:opacity .5s ease-in-out;width:100vw;z-index:200}.neumorphism-modal.active{opacity:1;pointer-events:auto}.neumorphism-modal>.modal-content{align-items:center;border-radius:0;box-shadow:none;display:flex;flex-direction:column;gap:2rem;height:100vh;justify-content:space-between;left:0;opacity:0;padding:4rem;pointer-events:none;position:fixed;top:0;transition:opacity .5s ease-in-out;width:100vw}.neumorphism-modal>.modal-content.active{opacity:1;pointer-events:auto}.neumorphism-modal>.modal-content>.content-header{align-items:center;display:flex;justify-content:center;position:relative;width:90%}.neumorphism-modal>.modal-content>.content-header>p{font-size:larger}.neumorphism-modal>.modal-content>.content-header>.close-modal{height:4rem;position:absolute;right:0;width:4rem}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub Dark Dimmed
  Description: Dark dimmed theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Colors taken from GitHub's CSS
*/.hljs{background:#22272e;color:#adbac7}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#f47067}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#dcbdfb}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#6cb6ff}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#96d0ff}.hljs-built_in,.hljs-symbol{color:#f69d50}.hljs-code,.hljs-comment,.hljs-formula{color:#768390}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#8ddb8c}.hljs-subst{color:#adbac7}.hljs-section{color:#316dca;font-weight:700}.hljs-bullet{color:#eac55f}.hljs-emphasis{color:#adbac7;font-style:italic}.hljs-strong{color:#adbac7;font-weight:700}.hljs-addition{background-color:#1b4721;color:#b4f1b4}.hljs-deletion{background-color:#78191b;color:#ffd8d3}section.login{align-items:center;display:flex;flex-direction:column;height:var(--content-height);justify-content:space-between;width:100vw}section.login .login-form h2{font-size:2.5rem}section.login .login-form{font-size:2rem;height:var(--content-height);padding:8rem 10rem;position:relative;width:var(--content-width)}section.login .login-form,section.login .login-form form{align-items:center;display:flex;flex-direction:column;gap:5rem;justify-content:space-between}section.login .login-form form{height:75%;padding-bottom:2rem}section.login .login-form .txt_field{display:flex;height:7rem;padding:1.5rem 3rem;width:100%}section.login .login-form .neumorphism-btn{height:7rem;width:100%}input:-internal-autofill-selected,input:-webkit-autofill{background-color:initial!important;box-shadow:inset 0 0 0 999px #e0e5ec}section.logout{align-items:center;display:flex;flex-direction:column;height:var(--content-height);justify-content:center;width:100vw}section.logout>p{font-size:2.5rem}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{font-size:1vh}button,input,select,textarea{-webkit-appearance:none;appearance:none;background:transparent;border:none;border-radius:0;font:inherit;outline:none}textarea{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}*{-webkit-tap-highlight-color:rgba(0,0,0,0);-ms-overflow-style:none;box-sizing:border-box;font-family:ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,游ゴシック,Yu Gothic,ＭＳ Ｐゴシック,MS PGothic,sans-serif;margin:0;padding:0;scrollbar-width:none}::-webkit-scrollbar{display:none}
/*# sourceMappingURL=main.3c4283e6.css.map*/