@charset "UTF-8";:root{--ja: "M PLUS 1p", sans-serif;--en: "M PLUS 1p", sans-serif;--helvetica: "Helvetica Neue";--white: #f1f1f1;--black: #161616;--blackMiddle: #222;--baige: #f9f2e5;--hushigidane: #42bf25;--hitokage: #fe612c;--zenigame: #2991ff}html,body{font-family:var(--ja);font-weight:400;font-size:calc(100 / var(--base-vw) * 1vw);color:var(--white);background:var(--black);background-size:cover;background-repeat:no-repeat;overscroll-behavior:none}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,code,form,fieldset,legend,input,textarea,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}iframe,fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}ol,ul{list-style:none}caption,th{text-align:left}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}legend{color:var(--black)}*:focus{outline:none}a{cursor:pointer;color:var(--black);text-decoration:none;box-shadow:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}input{cursor:pointer;-webkit-appearance:none;appearance:none;background-color:#fff;border-radius:0}textarea{cursor:pointer;-webkit-appearance:none;appearance:none;border-radius:0;resize:vertical}select{cursor:pointer;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:none;border:none}button{cursor:pointer;border:none;background:initial}html,body{scrollbar-width:none;-ms-overflow-style:none;overflow:-moz-scrollbars-none}html::-webkit-scrollbar,body::-webkit-scrollbar{width:0;height:0;display:none}.assets{pointer-events:none;user-select:none;position:absolute;z-index:0;width:1px;height:1px;overflow:hidden;opacity:0}#vw{width:100vw;min-width:100vw;height:1px}#svw{width:100vw;min-width:100vw;width:100svw;min-width:100svw;height:1px}#vh{width:1px;height:100vh;min-height:100vh}#svh{width:1px;height:100vh;min-height:100vh;height:100svh;min-height:100svh}.uHidden{display:none!important}.uVisuallyHidden{pointer-events:none;user-select:none;position:absolute;top:0;left:0;z-index:0;width:1px;height:1px;overflow:hidden;opacity:0}.lil-gui{width:300px!important}body[data-debug="1"] .lil-gui{display:block}#world{position:fixed;z-index:0;width:100vw;height:100svh;will-change:filter}html:has(body:not(.pc)){position:fixed;top:0;left:0;z-index:0;width:100vw;height:100svh}body{min-height:100svh}body:not([data-loaded="1"]){cursor:wait}body:not(.pc){position:fixed;top:0;left:0;z-index:0;width:100vw;height:100svh}body:not(.pc) .lContainer{position:absolute;inset:0;z-index:0;width:100%;height:100vh;height:100svh;margin:auto;overflow-y:auto}.sidebar{position:fixed;top:0;bottom:0;height:calc(100svh - 32px);width:min(16px,16rem);margin:auto}body.pc .sidebar{pointer-events:none;user-select:none;display:none}.sidebar-left{left:0;z-index:1000}.sidebar-right{right:0;z-index:1000}@media (hover: hover){:root{--width:calc(100vw - 10px);--scrollbarWidth: 10px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background-color:var(--scrollBarBase);border-left:solid 1px var(--scrollBarLine);box-sizing:border-box}::-webkit-scrollbar-thumb{border-radius:4px;background-color:var(--scrollBarThumb)}}@media (hover: none){:root{--width: 100svw;--scrollbarWidth: 0px}::-webkit-scrollbar{display:none}}@media (min-width: 769px){html,body{--base-vw: 1440}.uPcHide{display:none!important}html:has(body:not(.pc)){overflow:clip}body:not(.pc){overflow:clip}}@media (max-width: 768px){html,body{--base-vw: 393}.uSpHide{display:none!important}html:has(body:not(.pc)){overflow:hidden}body:not(.pc){overflow:hidden}}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}:root{--sbh: 20vh}.cFixedScrollBar{position:fixed;top:0;bottom:0;z-index:50;width:var(--sbw);height:var(--sbh);margin:auto;background:#f1f1f1;border-radius:var(--sbw);opacity:0}body[data-onced="1"] .cFixedScrollBar{opacity:0;transition:.2s ease opacity}body[data-onced="1"]:not([data-page-id=home]) .cFixedScrollBar{opacity:1;transition:.2s ease opacity}.cFixedScrollBar__inner{position:absolute;top:0;left:0;z-index:0;transform:rotate(90deg);width:var(--sbw);height:var(--sbw);opacity:0}body[data-loaded="1"][data-switch="0"]:not([data-page-id=home]) .cFixedScrollBar__inner{transition:.2s ease opacity;opacity:1}body[data-loaded="1"][data-switch="1"] .cFixedScrollBar__inner{transition:.2s ease opacity;opacity:0}.cFixedScrollBar__range{width:var(--sbh);height:100%}.cFixedScrollBar__range label{pointer-events:none;user-select:none;position:absolute;top:0;left:0;background:rgba(0,0,0,.5);width:1px;height:1px;overflow:hidden;opacity:0}.cFixedScrollBar__range input{cursor:pointer;position:relative;z-index:1;appearance:none;width:100%;height:100%;background:rgba(255,255,255,0)}.cFixedScrollBar__range input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;box-shadow:none;width:calc(var(--sbw) * 4);height:var(--sbw);border-radius:var(--sbw);background:var(--blackMiddle)}body[data-page-id=hushigidane] .cFixedScrollBar__range input::-webkit-slider-thumb{background:var(--hushigidane)}body[data-page-id=hitokage] .cFixedScrollBar__range input::-webkit-slider-thumb{background:var(--hitokage)}body[data-page-id=zenigame] .cFixedScrollBar__range input::-webkit-slider-thumb{background:var(--zenigame)}.cFixedScrollBar__range input::-moz-range-thumb{box-shadow:none;width:calc(var(--sbw) * 4);height:var(--sbw);border-radius:var(--sbw);background:var(--white);background:var(--black)}a:focus-visible{outline:1px dashed var(--white);outline-offset:4px}img{pointer-events:none;user-select:none}#jsFilter{pointer-events:none;user-select:none;position:absolute;inset:0;z-index:2;margin:auto;width:100%;height:100%;opacity:0}#jsFilter:before{content:"";position:absolute;inset:0;z-index:0;margin:auto;width:100%;height:100%}body[data-page-id=home1] #jsFilter:before{background:rgba(255,255,255,.3)}body[data-page-id=hushigidane] #jsFilter:before{background:rgba(66,191,37,.3)}body[data-page-id=hitokage] #jsFilter:before{background:rgba(254,97,44,.3)}body[data-page-id=zenigame] #jsFilter:before{background:rgba(41,145,255,.3)}.lMain,.lMain__inner{opacity:0}body[data-onced="1"][data-loaded="0"] .lMain__inner{opacity:0;transition:.4s 0s ease opacity}body[data-onced="1"][data-loaded="1"] .lMain__inner{opacity:1;transition:1.2s .3s ease opacity}.lLoading{position:fixed;inset:0;z-index:100;width:100vw;height:100svh;background:#b5b2ba}body:not([data-onced="1"]) .lLoading{opacity:1}body[data-onced="1"] .lLoading{pointer-events:none;user-select:none;opacity:0;transition:1.2s ease opacity}.cLoadingProgress{pointer-events:none;user-select:none;position:fixed;right:0;left:12px;margin:auto;z-index:200;width:max-content;height:12px;display:flex;align-items:center;opacity:.75}.cLoadingProgress__txt{width:max-content;height:12px;display:flex;opacity:1}body[data-switch="0"] .cLoadingProgress__txt{animation:.4s linear LoadingTxtHide forwards}.cLoadingProgress__txt svg{width:auto;height:100%}.cLoadingProgress__apng{width:12px;height:12px}body[data-switch="0"] .cLoadingProgress__apng{animation:.4s linear LoadingCircleHide forwards}.cLoadingProgress__apng img{object-fit:contain;width:100%;height:100%;transform:scale(1.2)}.cLoadingProgress__bar{pointer-events:none;user-select:none;position:absolute;bottom:-8px;width:100%;height:2px;border-radius:2px;box-sizing:border-box;border:solid .3px var(--white);transform:scale(1);transform-origin:right}body[data-onced="1"] .cLoadingProgress__bar{transform:scaleX(0);transition:.6s cubic-bezier(.85,0,.15,1) transform}.cLoadingProgress__bar .bar{position:absolute;inset:0;z-index:0;margin:auto;width:100%;height:100%;background:var(--white);transform:scaleX(0);transform-origin:left}@keyframes LoadingCircleHide{0%{opacity:1;transform:rotate(0)}80%{opacity:0}to{opacity:0;transform:rotate(360deg)}}@keyframes LoadingTxtHide{0%{opacity:1}80%{opacity:0}to{opacity:0}}.lHeader{position:fixed;top:46px;left:48px;z-index:20;opacity:0}body[data-onced="1"] .lHeader{opacity:1;transition:.3s ease opacity}.lHeader__link{position:relative;z-index:0;color:var(--white);font-family:var(--helvetica);font-size:24px;font-weight:900;line-height:1;letter-spacing:.6px;text-transform:uppercase;opacity:1}body[data-page-id=home] .lHeader__link::selection{background:#d62626;color:var(--white)}body[data-page-id=hushigidane] .lHeader__link::selection{background:var(--hushigidane);color:var(--white)}body[data-page-id=hitokage] .lHeader__link::selection{background:var(--hitokage);color:var(--white)}body[data-page-id=zenigame] .lHeader__link::selection{background:var(--zenigame);color:var(--white)}.lFrame{pointer-events:none;user-select:none;position:fixed;z-index:200;width:100vw;height:100svh;border:solid 8px var(--white);box-sizing:border-box;border-radius:16px;box-shadow:0 0 0 8px #fff}.cCommonFv{position:relative;z-index:1;width:100%;height:100vh;height:100svh}.cCommonFv__nav{position:absolute;bottom:48px;right:48px;z-index:10;display:flex;gap:12px}.lFooter .cCommonFv__nav{bottom:114px}.cCommonFv__link{display:flex;width:64px;height:64px;overflow:hidden;border-radius:4px;background:var(--white)}.cCommonFv__txt{position:absolute;bottom:45px;left:48px;z-index:10;color:var(--white);font-size:10px;letter-spacing:.5px;font-weight:500;line-height:160%;text-transform:lowercase}body[data-page-id=home] .cCommonFv__txt::selection{background:#d62626;color:var(--white)}body[data-page-id=hushigidane] .cCommonFv__txt::selection{background:var(--hushigidane);color:var(--white)}body[data-page-id=hitokage] .cCommonFv__txt::selection{background:var(--hitokage);color:var(--white)}body[data-page-id=zenigame] .cCommonFv__txt::selection{background:var(--zenigame);color:var(--white)}.cCommonFv__num{position:absolute;top:0;bottom:0;width:max-content;height:max-content;margin:auto;color:var(--white);font-variant:var(--helvetica);font-weight:900;line-height:1;text-transform:uppercase;z-index:10}body[data-page-id=home] .cCommonFv__num::selection{background:#d62626;color:var(--white)}body[data-page-id=hushigidane] .cCommonFv__num::selection{background:var(--hushigidane);color:var(--white)}body[data-page-id=hitokage] .cCommonFv__num::selection{background:var(--hitokage);color:var(--white)}body[data-page-id=zenigame] .cCommonFv__num::selection{background:var(--zenigame);color:var(--white)}.pHomeCenter{position:absolute;inset:-4px 0 0;z-index:0;margin:auto;width:max-content;height:max-content}.pHomeCenter__txt__row span{color:var(--white);font-family:var(--helvetica);font-size:128px;font-weight:900;line-height:1;text-transform:uppercase}.pHomeCenter__txt__row:nth-of-type(2){margin-top:-12px}body[data-page-id=home] .pHomeCenter__txt__row::selection{background:#d62626;color:var(--white)}body[data-page-id=hushigidane] .pHomeCenter__txt__row::selection{background:var(--hushigidane);color:var(--white)}body[data-page-id=hitokage] .pHomeCenter__txt__row::selection{background:var(--hitokage);color:var(--white)}body[data-page-id=zenigame] .pHomeCenter__txt__row::selection{background:var(--zenigame);color:var(--white)}.pHomeCenter__link{position:absolute;top:22px;right:0;z-index:1;width:max-content;height:max-content;display:flex;justify-content:flex-end;gap:24px}.cChildLink{position:relative;z-index:0;display:block;width:90px;height:90px;box-sizing:border-box;border-radius:4px;overflow:hidden}.cChildLink:before{pointer-events:none;user-select:none;content:"";position:absolute;inset:0;z-index:1;margin:auto;width:100%;height:100%;background:rgba(0,0,0,.5);opacity:0}.cChildLink.isActive{pointer-events:none;user-select:none}.cChildLink.isActive:before{background:rgba(0,0,0,.5);opacity:1}.cChildLink-hushigidane{border:solid 2px var(--hushigidane)}.cChildLink-hushigidane:before{background:rgba(66,191,37,.5)}.cChildLink-hitokage{border:solid 2px var(--hitokage)}.cChildLink-hitokage:before{background:rgba(254,97,44,.5)}.cChildLink-zenigame{border:solid 2px var(--zenigame)}.cChildLink-zenigame:before{background:rgba(41,145,255,.5)}.cChildLink__num{pointer-events:none;user-select:none;position:absolute;top:2px;left:4px;z-index:2;color:var(--white);font-family:var(--helvetica);font-size:10px;font-weight:900;line-height:1;text-transform:uppercase}.cChildLink__img{pointer-events:none;user-select:none;position:relative;z-index:0;width:100%;height:100%;border-radius:4px}.cChildLink__img img{width:100%;height:100%;object-fit:cover}.cChildLink__arrow{pointer-events:none;user-select:none;position:absolute;bottom:2px;right:4px;z-index:2;font-family:var(--helvetica);color:var(--white);font-size:20px;font-weight:900;line-height:1}.cCommonContent{position:relative;z-index:1;width:100%;box-sizing:border-box}.cCommonSection{width:100%}.cCommonSection__head{padding:20px 0 30px;border-top:solid 1px var(--white)}.cCommonSection__ttl{color:var(--white);font-size:14px;font-weight:500;line-height:160%;text-transform:capitalize}body[data-page-id=home] .cCommonSection__ttl::selection{background:#d62626;color:var(--white)}body[data-page-id=hushigidane] .cCommonSection__ttl::selection{background:var(--hushigidane);color:var(--white)}body[data-page-id=hitokage] .cCommonSection__ttl::selection{background:var(--hitokage);color:var(--white)}body[data-page-id=zenigame] .cCommonSection__ttl::selection{background:var(--zenigame);color:var(--white)}.cCommonSection__content,.cCommonSection1__group1{width:100%;margin-left:auto}.cCommonSection__content__ttl{color:var(--white);font-size:12px;font-weight:500;line-height:180%;text-transform:lowercase}.cCommonSection1__group1__table{margin-top:4px}.cCommonSection1__group1__table ul{display:flex;gap:0}.cCommonSection1__group1__table li{width:33.3333333333%}.cCommonSection1__group1__table p{color:var(--white);font-size:10px;font-weight:500;line-height:180%;padding:4px 0;text-transform:capitalize;border-bottom:solid 1px rgba(255,255,255,.25)}.cCommonSection1__group1__table p:nth-of-type(1){border-bottom:solid 1px rgba(255,255,255,.5)}body[data-page-id=home] .cCommonSection1__group1__table p::selection{background:#d62626;color:var(--white)}body[data-page-id=hushigidane] .cCommonSection1__group1__table p::selection{background:var(--hushigidane);color:var(--white)}body[data-page-id=hitokage] .cCommonSection1__group1__table p::selection{background:var(--hitokage);color:var(--white)}body[data-page-id=zenigame] .cCommonSection1__group1__table p::selection{background:var(--zenigame);color:var(--white)}.cCommonSection1__group1__txts{margin-top:16px}.cCommonSection1__group1__txts p{color:var(--white);font-size:10px;font-weight:500;line-height:180%;text-transform:lowercase;text-align:justify}body[data-page-id=home] .cCommonSection1__group1__txts p::selection{background:#d62626;color:var(--white)}body[data-page-id=hushigidane] .cCommonSection1__group1__txts p::selection{background:var(--hushigidane);color:var(--white)}body[data-page-id=hitokage] .cCommonSection1__group1__txts p::selection{background:var(--hitokage);color:var(--white)}body[data-page-id=zenigame] .cCommonSection1__group1__txts p::selection{background:var(--zenigame);color:var(--white)}.cCommonSection1__group2{width:100%;margin-left:auto;margin-top:32px}.cCommonSection1__group2__table{margin-top:4px}.cCommonSection1__group2__table li{display:flex;gap:0}.cCommonSection1__group2__table li:nth-of-type(1) p{border-bottom:solid 1px rgba(255,255,255,.5)}.cCommonSection1__group2__table p{width:33.3333333333%;color:var(--white);font-size:10px;font-weight:500;line-height:180%;padding:4px 0;text-transform:capitalize;border-bottom:solid 1px rgba(255,255,255,.25)}body[data-page-id=home] .cCommonSection1__group2__table p::selection{background:#d62626;color:var(--white)}body[data-page-id=hushigidane] .cCommonSection1__group2__table p::selection{background:var(--hushigidane);color:var(--white)}body[data-page-id=hitokage] .cCommonSection1__group2__table p::selection{background:var(--hitokage);color:var(--white)}body[data-page-id=zenigame] .cCommonSection1__group2__table p::selection{background:var(--zenigame);color:var(--white)}.cCommonSection1__chara{position:relative;z-index:0;width:428px;height:max-content}.cCommonSection1__chara__img{position:relative;z-index:0;width:100%;margin-top:-148px}.cCommonSection1__chara__img .plane{position:relative;z-index:0;height:auto;-webkit-aspect-ratio:375/284;aspect-ratio:375/284;border-radius:4px;margin-left:auto}.cCommon[data-chara=hushigidane] .cCommonSection1__chara__img .plane{background:var(--hushigidane)}.cCommon[data-chara=hitokage] .cCommonSection1__chara__img .plane{background:var(--hitokage)}.cCommon[data-chara=zenigame] .cCommonSection1__chara__img .plane{background:var(--zenigame)}.cCommonSection1__chara__img .img{position:absolute;bottom:0;left:0;z-index:1;height:auto;-webkit-aspect-ratio:1/1;aspect-ratio:1/1;overflow:hidden;display:flex}.cCommonSection1__chara__img img{width:100%;height:100%;object-fit:cover}.cCommonSection1__chara__name{margin-top:8px;color:var(--white);text-align:right;font-size:10px;font-weight:500;line-height:180%;text-transform:capitalize}body[data-page-id=home] .cCommonSection1__chara__name::selection{background:#d62626;color:var(--white)}body[data-page-id=hushigidane] .cCommonSection1__chara__name::selection{background:var(--hushigidane);color:var(--white)}body[data-page-id=hitokage] .cCommonSection1__chara__name::selection{background:var(--hitokage);color:var(--white)}body[data-page-id=zenigame] .cCommonSection1__chara__name::selection{background:var(--zenigame);color:var(--white)}.cCommonSection2__group1 ul,.cCommonSection2__group2 ul{margin-top:8px;width:100%;display:flex;margin-left:auto}.cCommonSection2__group1 img,.cCommonSection2__group2 img{width:100%;height:auto;-webkit-aspect-ratio:1/1;aspect-ratio:1/1;border-radius:4px}.cCommonSection2__group1 p,.cCommonSection2__group2 p{color:var(--white);text-align:right;font-size:10px;font-weight:500;line-height:180%;text-transform:capitalize}body[data-page-id=home] .cCommonSection2__group1 p::selection,body[data-page-id=home] .cCommonSection2__group2 p::selection{background:#d62626;color:var(--white)}body[data-page-id=hushigidane] .cCommonSection2__group1 p::selection,body[data-page-id=hushigidane] .cCommonSection2__group2 p::selection{background:var(--hushigidane);color:var(--white)}body[data-page-id=hitokage] .cCommonSection2__group1 p::selection,body[data-page-id=hitokage] .cCommonSection2__group2 p::selection{background:var(--hitokage);color:var(--white)}body[data-page-id=zenigame] .cCommonSection2__group1 p::selection,body[data-page-id=zenigame] .cCommonSection2__group2 p::selection{background:var(--zenigame);color:var(--white)}.cCommonSection__content__ttl{color:var(--white);font-size:12px;font-weight:500;line-height:180%;text-transform:capitalize}body[data-page-id=home] .cCommonSection__content__ttl::selection{background:#d62626;color:var(--white)}body[data-page-id=hushigidane] .cCommonSection__content__ttl::selection{background:var(--hushigidane);color:var(--white)}body[data-page-id=hitokage] .cCommonSection__content__ttl::selection{background:var(--hitokage);color:var(--white)}body[data-page-id=zenigame] .cCommonSection__content__ttl::selection{background:var(--zenigame);color:var(--white)}.cCommonSection2__group1 .cCommonSection__content__ttl,.cCommonSection2__group2 .cCommonSection__content__ttl,.cCommonSection3__group1,.cCommonSection3__group2{width:100%;margin-left:auto}.cCommonSection3__group1__img,.cCommonSection3__group2__img{width:100%;height:max-content;overflow:hidden;border-radius:4px;margin-top:8px}.cCommonSection3__group1__img img,.cCommonSection3__group2__img img{width:100%;height:auto;object-fit:contain}.cCommonSection3__group2__table{width:100%;margin-left:auto;margin-top:16px}.cCommonSection3__group2__table ul{width:100%}.cCommonSection3__group2__table li{width:100%;display:flex;gap:0;border-bottom:solid 1px rgba(255,255,255,.1)}.cCommonSection3__group2__table li:nth-of-type(1){border-bottom:solid 1px rgba(255,255,255,.25)}body[data-page-id=home] .cCommonSection3__group2__table li::selection{background:#d62626;color:var(--white)}body[data-page-id=hushigidane] .cCommonSection3__group2__table li::selection{background:var(--hushigidane);color:var(--white)}body[data-page-id=hitokage] .cCommonSection3__group2__table li::selection{background:var(--hitokage);color:var(--white)}body[data-page-id=zenigame] .cCommonSection3__group2__table li::selection{background:var(--zenigame);color:var(--white)}.cCommonSection3__group2__table p{width:16.6666666667%;color:var(--white);font-size:10px;font-weight:500;line-height:180%;text-transform:capitalize;padding:4px 0}body[data-page-id=home] .cCommonSection3__group2__table p::selection{background:#d62626;color:var(--white)}body[data-page-id=hushigidane] .cCommonSection3__group2__table p::selection{background:var(--hushigidane);color:var(--white)}body[data-page-id=hitokage] .cCommonSection3__group2__table p::selection{background:var(--hitokage);color:var(--white)}body[data-page-id=zenigame] .cCommonSection3__group2__table p::selection{background:var(--zenigame);color:var(--white)}.lFooter{position:relative;z-index:1;width:100%;height:100vh;height:100svh}@media (min-width: 769px){:root{--sbw: 8px}.cFixedScrollBar{right:min(22px,22rem)}.cLoadingProgress{top:17.375svh;gap:8px}.cCommonFv__num{left:48px;font-size:24px}.cCommonContent{padding:0 min(48px,48rem)}.cCommonSection{padding-bottom:132px}.cCommonSection__content{max-width:max(1070px,1070rem)}.cCommonSection1__group1{max-width:max(797rem,797px)}.cCommonSection1__group1__table{display:flex;gap:0}.cCommonSection1__group1__table ul{width:50%}.cCommonSection1__group1__txts{display:flex;gap:0 26px}.cCommonSection1__group1__txts p{width:calc(50% - 13px)}.cCommonSection1__group2{max-width:max(523px,523rem)}.cCommonSection1__chara{width:max(428px,428rem)}.cCommonSection1__chara__img .plane{width:max(375px,375rem)}.cCommonSection1__chara__img .img{width:max(367px,367rem)}.cCommonSection2__group1 ul,.cCommonSection2__group2 ul{max-width:max(1070px,1070rem);gap:23px}.cCommonSection2__group1 li,.cCommonSection2__group2 li{width:calc(25% - 17.25px)}.cCommonSection2__group1 p,.cCommonSection2__group2 p{margin-top:8px}.cCommonSection2__group2{margin-top:48px}.cCommonSection2__group1 .cCommonSection__content__ttl,.cCommonSection2__group2 .cCommonSection__content__ttl,.cCommonSection3__group1,.cCommonSection3__group2{max-width:max(1070px,1070rem)}.cCommonSection3__group2{margin-top:48px}.cCommonSection3__group2__table{max-width:max(522px,522rem)}}@media (max-width: 768px) and (hover: hover){:root{--sbw: 4px}}@media (max-width: 768px) and (hover: none){:root{--sbw: 4px}}@media (max-width: 768px){.cFixedScrollBar{right:min(12px,12rem)}.cLoadingProgress{top:19.625svh;gap:6px}.lHeader{top:23px;left:23px}.lHeader__link{font-size:20px}.lFooter .cCommonFv__nav{bottom:max(58px,8.6956521739svh)}.cCommonFv__nav{right:24px;bottom:24px}.cCommonFv__link{width:48px;height:48px}.cCommonFv__txt{left:24px;bottom:max(102px,15.2923538231svh)}.lFooter .cCommonFv__txt{bottom:max(137px,20.5397301349svh)}.cCommonFv__num{left:24px;font-size:16px;font-weight:900;text-transform:uppercase}.pHomeCenter__txt__row span{font-size:min(68.471px,68.471rem)}.pHomeCenter__txt__row:nth-of-type(2){margin-top:max(-6px,-6rem);position:relative}.pHomeCenter__link{top:min(9.5px,9.5rem);right:min(3px,3rem);gap:min(13px,13rem)}.cChildLink{width:min(48.14px,48.14rem);height:min(48.14px,48.14rem)}.cChildLink-hushigidane{border:solid 1px var(--hushigidane)}.cChildLink-hitokage{border:solid 1px var(--hitokage)}.cChildLink-zenigame{border:solid 1px var(--zenigame)}.cChildLink__num{font-size:10px;top:4px;left:3px;zoom:.6}.cChildLink__arrow{font-size:11px;bottom:1px;right:3px}.cCommonContent{padding:0 min(24px,24rem)}.cCommonSection{padding-bottom:84px}.cCommonSection__head{padding:20px 0}.cCommonSection__ttl{font-size:12px}.cCommonSection__content{max-width:max(289px,289rem)}.cCommonSection1__group1{margin-top:20px}.cCommonSection1__group1__table ul{width:100%;margin-top:12px}.cCommonSection1__group1__table ul:nth-of-type(1){margin-top:0}.cCommonSection1__group1__txts p{width:100%;margin-top:16px}.cCommonSection1__group1__txts p:nth-of-type(1){margin-top:0}.cCommonSection1__group2{margin-top:48px}.cCommonSection1__chara,.cCommonSection1__chara__img .plane{width:100%}.cCommonSection1__chara__img .img{width:max(267.176px,267.176rem);left:min(-38px,-38rem)}.cCommonSection2__group1 ul,.cCommonSection2__group2 ul{flex-wrap:wrap;gap:min(16px,16rem);max-width:max(289px,289rem)}.cCommonSection2__group1 li,.cCommonSection2__group2 li{width:calc(50% - (min(16px,16rem)/2))}.cCommonSection__content__ttl{margin-top:20px}.cCommonSection2__group2{margin-top:48px}.cCommonSection2__group1 .cCommonSection__content__ttl,.cCommonSection2__group2 .cCommonSection__content__ttl,.cCommonSection3__group1,.cCommonSection3__group2{max-width:max(289px,289rem)}.cCommonSection3__group2{margin-top:48px}.cCommonSection3__group1__img,.cCommonSection3__group2__img{margin-top:4px}}@media (hover: hover){.lHeader__link:hover{opacity:.5}.cChildLink:hover:before{opacity:1}}@media (max-width: 1148px){.cCommonSection1__chara__img{margin-top:96px}}@media (max-width: 1148px) and (max-width: 768px){.cCommonSection1__chara__img{margin-top:min(-148px,-148rem);margin-top:max(64px,64rem)}}a[data-astro-cid-mnn6ylu4]{position:fixed;top:48px;right:48px;z-index:100;width:20px;height:20px;opacity:0}a[data-astro-cid-mnn6ylu4] svg[data-astro-cid-mnn6ylu4]{pointer-events:none;user-select:none;width:100%;height:100%;fill:var(--white);opacity:1;transition:.4s cubic-bezier(.87,0,.13,1) opacity}body[data-onced="1"] a[data-astro-cid-mnn6ylu4]{opacity:1;transition:.3s ease opacity}@media (max-width: 768px){a[data-astro-cid-mnn6ylu4]{top:24px;right:24px;width:16px;height:16px}}@media (hover: hover){a[data-astro-cid-mnn6ylu4]:hover svg[data-astro-cid-mnn6ylu4]{opacity:.5}}a[data-astro-cid-55hnotdj]{font-size:10px;line-height:1;font-weight:900;font-family:var(--helvetica);color:var(--white);width:max-content;height:max-content;letter-spacing:.5px;opacity:0}body[data-page-id=home] a[data-astro-cid-55hnotdj]::selection{background:#d62626;color:var(--white)}body[data-page-id=hushigidane] a[data-astro-cid-55hnotdj]::selection{background:var(--hushigidane);color:var(--white)}body[data-page-id=hitokage] a[data-astro-cid-55hnotdj]::selection{background:var(--hitokage);color:var(--white)}body[data-page-id=zenigame] a[data-astro-cid-55hnotdj]::selection{background:var(--zenigame);color:var(--white)}body[data-page-id=home] a[data-astro-cid-55hnotdj]{position:fixed;bottom:48px;right:48px;z-index:100}body:not([data-page-id=home]) a[data-astro-cid-55hnotdj]{position:absolute;bottom:48px;right:48px;z-index:100}body[data-switch="0"] a[data-astro-cid-55hnotdj]{transition:.6s 0s ease opacity;opacity:1}a[data-astro-cid-55hnotdj]:before{content:"";pointer-events:none;user-select:none;position:absolute;bottom:-6px;left:0;right:0;z-index:0;margin:auto;width:100%;height:1px;background:var(--white);transform:scaleX(0);transform-origin:left;transition:.4s cubic-bezier(.87,0,.13,1) transform}@media (max-width: 768px){a[data-astro-cid-55hnotdj]{font-size:10px}body[data-page-id=home] a[data-astro-cid-55hnotdj]{bottom:25px;right:24px}body:not([data-page-id=home]) a[data-astro-cid-55hnotdj]{bottom:25px;right:24px}}@media (hover: hover){a[data-astro-cid-55hnotdj]:hover:before{transform:scale(1)}}
