:root{--default-font-size:16px;--min-font-size:12px;--space:0.625rem;--buffer:5;--scrollbar-width:2px;--c-half-space:calc(var(--space)/2);--c-double-space:calc(var(--space)*2);--c-half-buffer:calc(var(--buffer)/2);--c-input-ui-suffix-space:calc(var(--space) - 4px);--c-strong-ui-space:var(--space) 0 calc(var(--space) - 2px);--c-x-ui-space:calc(var(--space)*var(--buffer));--c-y-ui-space:calc(var(--space)*var(--c-half-buffer));--composition-border-size:10px}@media screen and (max-width:1024px){:root{--composition-border-size:4px}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:none;text-size-adjust:none;background-color:inherit;box-sizing:border-box;color:inherit;font-family:Cantarell,Zen Kaku Gothic New,sans-serif;font-style:inherit;font-weight:400;letter-spacing:.1em;line-height:1.68;margin:0;padding:0;text-align:inherit;text-rendering:geometricPrecision;word-break:break-all}::selection{background-color:var(--highlight-background-color);color:var(--highlight-foreground-color)}html{font-size:var(--default-font-size)}body{background-color:var(--background-color);color:var(--foreground-color);font-size:clamp(.875rem,.7647058824rem + .3676470588vw,1rem);overflow:hidden}h1{font-size:clamp(1.5rem,1.0588235294rem + 1.4705882353vw,2rem)}h2,strong{font-size:clamp(1.25rem,.9191176471rem + 1.1029411765vw,1.625rem)}label>span{font-size:clamp(1rem,.6691176471rem + 1.1029411765vw,1.375rem)}h1,h2,label>span,section>strong{font-weight:700}p{text-align:justify}a{border-bottom:1px solid var(--link-color);color:var(--link-color);display:inline;text-decoration:none}a:hover{opacity:.6}a.crrt{pointer-events:none}a.crrt:hover{cursor:default;opacity:1}em{background-color:var(--em-background-color);border-radius:4px;color:var(--em-foreground-color);padding:0 var(--c-half-space)}section{margin:0 0 2.5rem;position:relative}section>h2{border-bottom:2px solid var(--title-border-color);margin:0 0 var(--space)}section>label{margin:0 0 var(--c-half-space)}section>strong{padding:var(--c-strong-ui-space)}section>article>div{margin:0 0 var(--space);text-align:justify}div.pg{margin:0 1.25rem;min-height:calc(100vh - 6.25rem);min-height:calc(100svh - 6.25rem);opacity:0;padding:0 0 11.75rem;transition:opacity .6s ease 0s}@media screen and (max-width:1024px){div.pg{margin:0 .75rem}}div.pg.cntnt{padding:0 0 16.75rem}@media screen and (max-width:1024px){div.pg.cntnt{padding:0 0 13.25rem}}div.pg.cntnt section{opacity:0;transition-duration:1.2s;transition-property:opacity;transition-timing-function:ease}div.pg.cntnt>h1{padding:3.75rem 0}@media screen and (max-width:1024px){div.pg.cntnt>h1{padding:2.25rem 0 1.5rem}}div.pg.in-view,div.pg.in-view.cntnt section{opacity:1}div.pg.in-view.cntnt section:first-of-type{transition-delay:.1s}div.pg.in-view.cntnt section:nth-of-type(2){transition-delay:.2s}div.pg.in-view.cntnt section:nth-of-type(3){transition-delay:.3s}div.pg.in-view.cntnt section:nth-of-type(4){transition-delay:.4s}div.pg.in-view.cntnt section:nth-of-type(5){transition-delay:.5s}div.pg.in-view+.navi:before{opacity:1;width:100%}article>div:last-of-type,section:last-of-type{margin:0!important}svg{fill:var(--foreground-color);height:1.125rem;min-width:1.125rem;width:1.125rem}footer,header{align-items:center;display:flex;justify-content:right;padding:0 1.25rem;position:absolute;width:100%;z-index:10}@media screen and (max-width:1024px){footer,header{padding:0 .75rem}}button{align-items:center;appearance:none;border:none;border:2px solid var(--button-border-color);cursor:pointer;height:2.25rem;justify-content:center;outline:none;position:relative;width:6.25rem}button:after,button:before{content:"";display:block;position:absolute}button:before{border-left:2px solid var(--button-border-color);border-top:2px solid var(--button-border-color);height:10px;left:-7px;top:-7px;width:10px}button:after{border-bottom:2px solid var(--button-border-color);border-right:2px solid var(--button-border-color);bottom:-7px;height:15px;right:-7px;width:15px}button:hover,button:hover:after,button:hover:before{border-color:var(--foreground-color)}button:hover:before{left:-5px;top:-5px}button:hover:after{bottom:-5px;right:-5px}button:active{transform:translate3d(1px,1px,0)}button:active:after,button:active:before{display:none}button:disabled{cursor:default}button:disabled:after,button:disabled:before{display:none}button:disabled:hover{border-color:var(--button-border-color)}button:disabled:active{transform:none}.ff{display:flex;gap:var(--space)}.ff.vc{align-items:center}.ff.hc{justify-content:center}.ff.sb{justify-content:space-between}.ff.h{gap:var(--c-x-ui-space);margin:0 auto}.ff.h>.ff{flex-basis:50%}@media screen and (max-width:480px){.ff.h{flex-direction:column;gap:var(--c-half-space)}}.ff.c{align-content:center;flex-wrap:wrap;gap:var(--c-y-ui-space) var(--c-x-ui-space)}.ff.c>.ff{width:calc(50% - var(--c-x-ui-space)/2)}.ff.c>.ff:nth-child(odd){justify-content:end}@media screen and (max-width:680px){.ff.c.mq>.ff{justify-content:center!important;width:100%}.ff.c.mq{flex-direction:column;gap:var(--c-double-space)}}.ff.e{justify-content:end}a.ff{align-items:center;border-bottom:1px solid var(--link-color);font-size:12px;gap:var(--c-half-space);text-decoration:none}a.ff svg{fill:var(--link-color);height:12px;min-width:12px;width:12px}a.ff.ux{border-bottom:none;cursor:pointer;z-index:1}a.ff.ux svg{fill:var(--foreground-color);height:1.6875rem;min-width:1.6875rem;width:1.6875rem}a.ff.ux.cls svg{height:3.375rem;min-width:3.375rem;width:3.375rem}@media screen and (max-width:480px){a.ff.ux.cls svg{height:2.53125rem;min-width:2.53125rem;width:2.53125rem}}a.ff.ux:active{transform:translate3d(1px,1px,0)}a.ff.ns{border-bottom:none!important;color:inherit!important;font-size:inherit!important}a.chc{align-items:center;border-bottom:none;color:inherit;cursor:pointer;font-size:inherit;gap:var(--space)}a.chc svg{fill:var(--foreground-color);height:1.125rem;min-width:1.125rem;width:1.125rem}a.chc.x,a.chc.x svg{cursor:default;opacity:.6;pointer-events:none}.o label svg{fill:var(--valid-color)}.o input,.o textarea{border-color:var(--valid-color)}.o input+.ff,.o textarea+.ff{visibility:hidden}.x label svg{fill:var(--invalid-color)}.x input,.x textarea{border-color:var(--invalid-color)}.x input+.ff,.x textarea+.ff{color:var(--invalid-color)}.m{font-size:12px}#root{display:grid;grid-template-columns:25% 62.5% 12.5%}@media screen and (min-width:481px)and (max-width:1024px){#root{grid-template-columns:7.5% 88.75% 3.75%}}@media screen and (max-width:480px){#root{grid-template-columns:36px calc(100vw - 54px) 18px}}#eyecandy,#eyecatch,#router{height:100vh;height:100svh}.cmpst{background-color:var(--background-color);position:relative}#eyecatch{display:grid;grid-template-rows:50% 50%}#eyecatch .cmpst{border-top:var(--composition-border-size) solid var(--foreground-color)}#cmpst1,#eyecatch .cmpst{border-right:calc(var(--composition-border-size)*2) solid var(--foreground-color)}#cmpst1{background-color:var(--composition-color-1);border-bottom:var(--composition-border-size) solid var(--foreground-color)}#main,#router{overflow:hidden;position:relative}@media screen and (max-width:1024px){#router{display:block;height:calc(100vh - 6.25rem);height:calc(100svh - 6.25rem);margin:3.75rem 0 0}}#eyecandy{background-color:var(--composition-color-3);border-left:calc(var(--composition-border-size)*2) solid var(--foreground-color)}.anmt{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.anmt.in{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.anmt.out{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}#ttl{background-color:transparent;bottom:0;height:2.5rem;left:0;padding:0 var(--c-double-space);position:absolute;width:100%}@media screen and (max-width:1024px){#ttl{align-items:center;border-bottom:none!important;display:flex;height:3.75rem;justify-content:center;left:calc(.75rem + 7.5%);padding:0;position:fixed;top:0;transform:none;width:auto;z-index:20}}@media screen and (max-width:480px){#ttl{left:calc(.75rem + 36px)}}#watch{left:.3125rem;position:absolute;top:.625rem;writing-mode:vertical-rl}@media screen and (max-width:1024px){#watch{left:0;width:100%}}@media screen and (max-height:620px){#watch{visibility:hidden}}#founding{bottom:0;height:2.5rem;left:0;padding:0 var(--c-double-space);position:absolute;width:100%}@media screen and (max-width:1024px){#founding{bottom:.625rem;height:auto;writing-mode:vertical-rl}}footer{background-color:var(--composition-color-2);border-top:2px solid var(--foreground-color);bottom:0;height:2.5rem;left:0}footer.idx{background-color:var(--background-color);border-top-color:transparent;left:calc(50% + var(--composition-border-size));visibility:hidden;width:calc(50% - var(--composition-border-size))}footer.idx.in-view{visibility:visible}@media screen and (max-width:1024px){footer{background-color:var(--composition-color-2)!important}footer.idx{border-top-color:var(--foreground-color);left:0;width:100%}}#bld_vrsn,header{visibility:hidden}header{border-bottom:2px solid var(--foreground-color);height:3.75rem;left:0;opacity:0;top:0;transform:translate3d(100%,0,0);transition:opacity .6s ease .4s,transform .6s ease 0s}header>.ff{gap:1.25rem}@media screen and (max-width:1024px){header>.ff{gap:.75rem}}header .cls svg{background-color:transparent;transform:translate3d(25%,0,0)}header.in-view{opacity:1;transform:translateZ(0);visibility:visible}header.idx{border-bottom-color:transparent;left:calc(50% + var(--composition-border-size));top:calc(var(--composition-border-size) + 25vh);top:calc(var(--composition-border-size) + 25svh);width:calc(50% - var(--composition-border-size));z-index:1}header.idx>.ff{gap:.75rem}@media screen and (max-width:1024px){header.idx{border-bottom-color:var(--foreground-color);left:0;top:0;width:100%}}.page-loading{left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);z-index:10}.page-loading svg{fill:var(--foreground-color);height:2.25rem;min-width:2.25rem;width:2.25rem}.navi{bottom:0;flex-direction:column;left:0;padding:1.25rem 1.25rem calc(1.25rem + 2px);position:absolute;width:100%}@media screen and (max-width:1024px){.navi{padding:.625rem .75rem calc(.625rem + 2px)}}.navi:before{background-color:var(--foreground-color);content:"";display:block;height:calc(var(--composition-border-size)*2);left:0;opacity:0;position:absolute;top:calc((var(--composition-border-size) - 2px)*-2);transition:opacity .6s ease 0s,width .6s ease 0s;width:100px}.overlay{display:none;height:calc(100vh - 6.25rem);height:calc(100svh - 6.25rem)}.overlay.in-view{background-color:var(--background-color);display:block;left:0;position:absolute;top:3.75rem;width:100%;z-index:5}.overlay div[data-simplebar=init]{transform:translateZ(0)}.overlay div[data-simplebar=init] .simplebar-content{height:100%}.overlay .cntnt .cmpst-basis{min-height:6.25rem;width:100%}@media screen and (max-width:480px){.overlay .cntnt{height:auto}}.overlay .cntnt .chc{height:100px}#translate .cntnt,#translate div[data-simplebar=init]{height:calc(100vh - 6.25rem);height:calc(100svh - 6.25rem)}#translate .mq.c{align-items:flex-start;justify-content:center}#translate .mq.c>.ff{width:auto}#translate .chc{display:inline-flex}#translate .chc p{color:var(--link-color)}#theme div[data-simplebar=init]{height:calc(100vh - 10rem);height:calc(100svh - 10rem)}#theme .cmpst-basis{border:2px solid var(--foreground-color);display:grid;grid-template-columns:25% 62.5% 12.5%}#theme .cmpst-basis .cmpst-een{border-right:2px solid var(--foreground-color);display:grid;grid-template-rows:50% 50%}#theme .cmpst-basis .cmpst-een p:first-child{border-bottom:1px solid var(--foreground-color)}#theme .cmpst-basis .cmpst-een p:last-child{background-color:var(--background-color);border-top:1px solid var(--foreground-color)}#theme .cmpst-basis .cmspt-twee{border-right:2px solid var(--foreground-color);display:grid;grid-template-rows:25% auto}#theme .cmpst-basis .cmspt-twee div{display:grid;grid-template-columns:50% 50%}#theme .cmpst-basis .cmspt-twee div:first-child{background-color:var(--background-color);border-bottom:1px solid var(--foreground-color)}#theme .cmpst-basis .cmspt-twee div:last-child{border-top:1px solid var(--foreground-color)}#theme .cmpst-basis .cmspt-twee div p:first-child{border-right:1px solid var(--foreground-color)}#theme .cmpst-basis .cmspt-twee div p:last-child{border-left:1px solid var(--foreground-color)}#theme .cntnt{height:calc(100vh - 10rem);height:calc(100svh - 10rem);padding:2.5rem 0 0}#theme .mq.c{align-items:flex-start;padding:0 0 2.5rem}@media screen and (max-width:1024px){#theme .mq.c{gap:var(--c-y-ui-space) calc(var(--c-x-ui-space)/2)}}#theme .chc{width:92%}#theme .crd{border:2px solid var(--foreground-color);display:flex;flex-direction:column;height:6.25rem;justify-content:center;padding:.625rem 1.25rem;width:100%}#theme .crd .wordings{gap:.3125rem}#theme .crd hr{display:block;height:2px;margin:.625rem 0;padding:0;width:100%}#theme .crd .icons{gap:1.25rem}@media screen and (max-width:1024px){#theme .crd .icons{gap:.625rem}}#theme .crd .icons button{cursor:pointer;height:1.5rem;width:3.75rem}#theme .crd .icons .loading{height:2.25rem;min-width:2.25rem;width:2.25rem}@media screen and (max-width:1024px){#theme .crd .icons .loading{height:1.6875rem;min-width:1.6875rem;width:1.6875rem}#theme .crd{padding:.625rem}}#theme-switch{gap:0;height:3.75rem}#theme-switch a{border-bottom:2px solid var(--foreground-color);cursor:pointer;font-weight:700;height:100%;opacity:.3;width:50%}#theme-switch a.crrt{opacity:1}#choice-composition{border-right:1px solid var(--foreground-color)}#choice-composition.crrt{border-right:2px solid var(--foreground-color)}#choice-composition .cmpst-basis{height:1.875rem;width:3.75rem}#choice-palette{border-left:1px solid var(--foreground-color);padding:2px 0 0}#choice-palette.crrt{border-left:2px solid var(--foreground-color)}div[data-simplebar=init]{height:calc(100vh - 6.25rem);height:calc(100svh - 6.25rem);overflow:auto;padding:0!important;transform:translate3d(0,3.75rem,0)}@media screen and (max-width:1024px){div[data-simplebar=init]{transform:translateZ(0)}}div[data-simplebar=init] .simplebar-content{padding:0!important;position:relative}div[data-simplebar=init] .simplebar-vertical{width:calc(var(--scrollbar-width)*3)}div[data-simplebar=init] .simplebar-vertical .simplebar-scrollbar:before{background-color:var(--scrollbar-color)!important;border-radius:0!important;bottom:0!important;left:var(--scrollbar-width)!important;opacity:1!important;right:var(--scrollbar-width)!important;top:0!important;width:var(--scrollbar-width)!important}div[data-simplebar=init] .simplebar-horizontal .simplebar-scrollbar:before{background-color:var(--scrollbar-color)!important;border-radius:0!important;height:var(--scrollbar-width)!important}.Toastify__toast{border-radius:0!important;font-family:inherit;margin-bottom:.625rem!important}.Toastify__close-button--light{line-height:1;margin:0;opacity:.6}.Toastify__close-button{align-self:center;background-color:transparent!important;height:inherit;width:inherit}.Toastify__close-button:after,.Toastify__close-button:before{display:none!important}.Toastify__close-button svg{fill:var(--background-color)}.Toastify__close-button:hover{background-color:transparent!important}.Toastify__toast-container{background-color:transparent;padding:.3125rem!important;position:absolute;width:15rem;z-index:5}@media screen and (min-width:481px)and (max-width:1024px){.Toastify__toast-container{right:0!important;top:0!important}}.Toastify__toast-theme--light{background-color:var(--foreground-color);color:var(--background-color)}.Toastify__toast-container--top-right{left:auto;right:0!important;top:3.75rem!important}.Toastify__toast-body{font-size:12px;text-align:center}.Toastify__toast-body>div{font-weight:700}