@charset "UTF-8";body[data-loaded="0"]{cursor:wait}.debug{--debug-top-size: 48px;--debug-side-size: 48px;pointer-events:none;user-select:none;position:fixed;top:0;left:0;z-index:9999;width:100vw;height:100svh;display:none}.debug .line{position:absolute;z-index:0;background:rgba(255,0,0,.5)}.debug .line-top{top:var(--debug-top-size);left:0;width:100vw;height:2px}.debug .line-left{top:0;left:var(--debug-side-size);width:2px;height:100vh;height:100svh}.debug .line-right{top:0;right:var(--debug-side-size);width:2px;height:100vh;height:100svh}.debug .line-btm{bottom:var(--debug-top-size);left:0;width:100vw;height:2px}body[data-debug="1"] .debug{display:block}#world{pointer-events:none;user-select:none;position:fixed;top:0;left:0;z-index:1;width:100vw;height:100vh;height:100svh;overflow:hidden}#world canvas{transform:scale(1.001);opacity:0}body[data-loaded="1"] #world canvas{transition:.8s 0s ease opacity;opacity:1}.lContainer{position:relative;z-index:1;width:100vw;height:100vh;height:100svh;overscroll-behavior:none;overflow:scroll}.lScroller{overflow:hidden}.lFrame{pointer-events:none;user-select:none;position:fixed;z-index:100;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transform:translateZ(100px)}.lFrame:before{content:"";position:absolute;z-index:0;background:rgba(255,255,255,.5)}.lFrame-top{top:0;left:0;width:100vw;height:18px;z-index:101}.lFrame-top:before{bottom:0;left:0;right:0;margin:auto;width:calc(100vw - 34px);height:1px}.lFrame-btm{bottom:0;left:0;width:100vw;height:18px;z-index:101}.lFrame-btm:before{top:0;left:0;right:0;margin:auto;width:calc(100vw - 34px);height:1px}.lFrame-left{top:18px;left:0;width:18px;height:calc(100svh - 36px)}.lFrame-left:before{top:0;right:0;bottom:0;margin:auto;width:1px;height:100%}.lFrame-right{top:18px;right:0;width:18px;height:calc(100svh - 36px)}.lFrame-right:before{top:0;left:0;bottom:0;margin:auto;width:1px;height:100%}.lScrollProgress{pointer-events:none;user-select:none;position:fixed;top:0;right:30px;bottom:0;margin:auto;z-index:100;width:4px;height:120px;border-radius:8px;border:solid 1px rgba(255,255,255,.25);overflow:hidden;opacity:0;transition:.3s ease opacity;filter:blur(.5px)}body[data-leave-fv="1"] .lScrollProgress{opacity:1}.lScrollProgress__bar{position:absolute;top:0;right:0;z-index:0;width:100%;height:0%;background-color:#ffffff80;transform:scale(1);border-radius:8px}.lFv{display:flex;align-items:center;width:calc(100vw - 100px);height:100vh;height:100svh;margin:auto}.lSortMenu{pointer-events:none;position:relative;z-index:0;margin:auto;z-index:10;width:calc(100% - 100px);display:flex;justify-content:flex-end}.lSortMenu__inner{pointer-events:auto;position:relative;z-index:0;max-width:calc(100% - 40px);width:max-content;height:60px;padding:0 12px;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:12px;overflow:hidden}.lSortMenu__inner:before,.lSortMenu__inner:after{content:"";position:absolute;z-index:1;width:12px;height:12px;filter:blur(1px)}.lSortMenu__inner:before{top:0;left:0;border-radius:12px 0 0;border-top:solid 1px rgba(255,255,255,.3);border-left:solid 1px rgba(255,255,255,.3)}.lSortMenu__inner:after{right:0;bottom:0;border-radius:0 0 12px;border-right:solid 1px rgba(255,255,255,.3);border-bottom:solid 1px rgba(255,255,255,.3)}.cSortMenuList{align-items:center;justify-content:center;width:max-content;height:100%;display:flex;flex-wrap:wrap;gap:8px}.cSortMenu{position:relative;z-index:0;display:flex;align-items:center;justify-content:center;width:max-content;height:36px;padding:0 12px;font-size:12px;line-height:1;font-weight:700;color:#ffffffbf;text-align:right;letter-spacing:.4px;border:solid 1px rgba(255,255,255,.2);border-radius:8px;transition:.2s ease background,.2s ease color,.2s ease -webkit-text-stroke}.cSortMenu[data-enable="0"]{background:rgba(255,255,255,0);color:#ffffffbf;-webkit-text-stroke:2px rgba(255,255,255,.25)}.cSortMenu[data-enable="1"]{pointer-events:none;user-select:none;background:rgba(255,255,255,.4);color:#081640;-webkit-text-stroke:2px rgba(8,22,64,.25)}.cScrollTopBtn{padding:0;margin:0;width:40px;height:40px;border:solid 1px rgba(255,255,255,.2);border-radius:12px;color:#ffffff80;font-size:14px;-webkit-text-stroke:2px rgba(255,255,255,.25);font-weight:800;line-height:25%;transition:.1s ease background,.1s ease color,.1s ease -webkit-text-stroke}.cCardList{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:space-between;margin:-60px auto auto}.cCard{position:relative;z-index:1;display:none;-webkit-aspect-ratio:1/1;aspect-ratio:1/1;height:max-content;transform:translateZ(1px);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(255,255,255,.1);background:rgba(255,255,255,.05);border-radius:12px;overflow:hidden;transition:.4s cubic-bezier(.25,1,.5,1) background}.cCard:before,.cCard:after{content:"";position:absolute;z-index:1;width:50px;height:50px;filter:blur(1px);box-sizing:border-box;transform:translateZ(1px);transition:.4s cubic-bezier(.25,1,.5,1) border-top,.4s cubic-bezier(.25,1,.5,1) border-left,.4s cubic-bezier(.25,1,.5,1) border-right,.4s cubic-bezier(.25,1,.5,1) border-bottom}.cCard:before{top:0;left:0;border-radius:12px 0 0;border-top:solid 1px rgba(255,255,255,.3);border-left:solid 1px rgba(255,255,255,.3)}.cCard:after{bottom:0;right:0;border-radius:0 0 12px;border-bottom:solid 1px rgba(255,255,255,.3);border-right:solid 1px rgba(255,255,255,.3)}.cCard:focus{background:rgba(255,255,255,.2);background:rgba(255,255,255,.1);background:rgba(255,255,255,.15)}.cCard:focus:before{border-top:solid 1px rgba(255,255,255,.75);border-left:solid 1px rgba(255,255,255,.75)}.cCard:focus:after{border-bottom:solid 1px rgba(255,255,255,.75);border-right:solid 1px rgba(255,255,255,.75)}.cCard__img{position:relative;z-index:0;pointer-events:none;user-select:none;width:100%;width:calc(100% - 24px);margin:12px auto 0;-webkit-aspect-ratio:1/1;aspect-ratio:1/1;display:flex;border-radius:8px;overflow:hidden;border:solid 2px rgba(255,255,255,.1);box-sizing:border-box}.cCard__img .dummy{position:relative;z-index:1;width:100%;height:100%;display:flex;align-items:center}.cCard__img .dummy img{width:100%;height:100%;object-fit:cover}.cCard__img .img{position:absolute;inset:0;z-index:0;margin:auto;width:100%;height:100%;display:flex;align-items:center}.cCard__img .img img{width:100%;height:100%;object-fit:cover}.cCard__text{pointer-events:none;user-select:none;width:calc(100% - 24px);margin:16px auto 0}.cCard__text .title{height:42px;color:#ffffffbf;font-size:28px;font-weight:700;line-height:75%;letter-spacing:.5px}.cCard__text .date{margin:12px auto 0;font-size:20px;line-height:100%;font-weight:700;color:#ffffffbf;text-align:right;letter-spacing:.5px}.cCard-dummy{pointer-events:none;user-select:none;display:block!important;height:0px!important;overflow:hidden!important;border:initial!important;padding:0!important;margin:0!important}.cDecoration{user-select:none;position:absolute;z-index:0;font-size:16px;line-height:100%;font-weight:700;width:90px;height:90px;display:grid;grid-template-rows:30px 30px 30px;grid-template-columns:30px 30px 30px}.cDecoration span{position:relative;z-index:0;display:inline-block;width:30px;height:30px;filter:blur(1px);transform:translateZ(0)}.cDecoration-top{top:38px;right:38px}.cDecoration-top span:nth-of-type(1){grid-row:1;grid-column:1}.cDecoration-top span:nth-of-type(2){grid-row:1;grid-column:2}.cDecoration-top span:nth-of-type(3){grid-row:2;grid-column:2}.cDecoration-top span:nth-of-type(4){grid-row:1;grid-column:3}.cDecoration-top span:nth-of-type(5){grid-row:2;grid-column:3}.cDecoration-top span:nth-of-type(6){grid-row:3;grid-column:3}.cDecoration-btm{bottom:38px;left:38px}.cDecoration-btm span:nth-of-type(1){grid-row:1;grid-column:1}.cDecoration-btm span:nth-of-type(2){grid-row:2;grid-column:1}.cDecoration-btm span:nth-of-type(3){grid-row:3;grid-column:1}.cDecoration-btm span:nth-of-type(4){grid-row:2;grid-column:2}.cDecoration-btm span:nth-of-type(5){grid-row:3;grid-column:2}.cDecoration-btm span:nth-of-type(6){grid-row:3;grid-column:3}.cDecoration-circle{pointer-events:none;user-select:none}.cDecoration-circle span:before{content:"";position:absolute;inset:0;z-index:0;margin:auto;width:8px;height:8px;background:rgba(255,255,255,.5);border-radius:50%;box-sizing:border-box;border:solid 1px rgba(255,255,255,.25)}.cDecoration-icon{user-select:none}.cDecoration-icon.cDecoration-top{top:44px;right:44px}.cDecoration-icon span.isHasIcon{user-select:none;filter:blur(0);transform:translateZ(0);display:flex;align-items:center;justify-content:center}.cDecoration-icon span:not(.isHasIcon):not(.emoji){pointer-events:none;user-select:none}.cDecoration-icon span:not(.isHasIcon):not(.emoji):before{content:"";position:absolute;inset:0;z-index:0;margin:auto;width:8px;height:8px;background:rgba(255,255,255,.5);border-radius:50%;box-sizing:border-box;border:solid 1px rgba(255,255,255,.25)}.cDecoration-arrow{pointer-events:none;user-select:none}.cDecoration-arrow span{display:flex;align-items:center;justify-content:center;text-align:center;font-size:16px;line-height:100%}.cDecoration-zzz{pointer-events:none;user-select:none}.cDecoration-zzz.cDecoration-btm{bottom:42px;left:38px}.cDecoration-zzz span{display:flex;align-items:center;justify-content:center;text-align:center;line-height:100%;font-size:24px}.cDecoration-fixed{position:fixed;z-index:1000}.cIcon{user-select:none;width:20px;height:20px;display:flex;align-items:center;justify-content:center;opacity:1;transition:.4s cubic-bezier(.25,1,.5,1) opacity}.cIcon svg{pointer-events:none;user-select:none;width:100%;height:100%}.cIcon svg path{fill:#ffffff80}.cIcon-x{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:rgba(255,255,255,.5);border-radius:50%}.cIcon-x svg{width:50%;height:50%}.cIcon-x svg path{fill:#000}.lFooter{position:relative;z-index:0;width:100vw;height:100vh;height:100svh;display:flex;align-items:center;justify-content:center}.lFv__title,.lFooter__text{pointer-events:none;user-select:none;width:max-content;height:max-content;margin:auto;font-size:40px;font-weight:800;line-height:50%;color:#ffffff80;-webkit-text-stroke:2px rgba(255,255,255,.25);letter-spacing:2px;text-align:center}.lFv__center{position:absolute;inset:0;z-index:0;margin:auto;width:max-content;height:max-content}.lFv__loading{pointer-events:none;user-select:none;position:absolute;bottom:-48px;left:0;right:0;margin:auto;z-index:0;width:max-content;height:max-content;opacity:1}body[data-loaded="1"] .lFv__loading{transition:.8s ease opacity;opacity:0}.lFv__loading img{filter:blur(1.5px);opacity:.75;object-fit:contain;width:auto;height:48px}.lCopyright,.lFv__detail,.lFooter__detail{pointer-events:none;user-select:none;font-weight:700;line-height:50%;font-size:24px;color:#ffffff80;-webkit-text-stroke:2px rgba(255,255,255,.25)}.lCopyright span,.lFv__detail span,.lFooter__detail span{letter-spacing:1px}.lCopyright{position:fixed;top:50px;left:50px;z-index:1000}.lFv__detail,.lFooter__detail{position:absolute;bottom:50px;right:50px;z-index:1;text-align:right}@media (max-width: 1024px){.debug{--debug-top-size: 32px;--debug-side-size: 32px}.lScrollProgress{right:26px}.lFv{width:calc(100vw - 100px)}.cDecoration-top{top:22px;right:22px}.cDecoration-btm{bottom:22px;left:22px}.cDecoration-icon.cDecoration-top{top:22px;right:28px}.cDecoration-zzz.cDecoration-btm{bottom:26px;left:22px}.lCopyright{top:34px;left:34px}.lFv__detail,.lFooter__detail{bottom:34px;right:34px}}@media (max-width: 1024px) and (max-width: 540px){.debug{--debug-top-size: 26px;--debug-side-size: 26px}.lScrollProgress{top:24px;bottom:initial;right:24px}.cDecoration-top{top:22px;right:22px}.cDecoration-btm{bottom:22px;left:22px}.cDecoration-icon.cDecoration-top{top:21px;right:25px}.cDecoration-zzz.cDecoration-btm{bottom:24px;left:22px}.lCopyright{top:28px;left:28px}.lFv__detail,.lFooter__detail{bottom:28px;right:28px}}@media (max-width: 768px){.lFrame-top{height:12px}.lFrame-top:before{width:calc(100vw - 22px);height:1px}.lFrame-btm{height:12px}.lFrame-btm:before{width:calc(100vw - 22px);height:1px}.lFrame-left{top:12px;width:12px;height:calc(100svh - 24px)}.lFrame-left:before{width:1px}.lFrame-right{top:12px;width:12px;height:calc(100svh - 24px)}.lFrame-right:before{width:1px}.lFv__title,.lFooter__text{font-size:32px}.lFv__loading{bottom:-40px}.lFv__loading img{height:32px}}@media (min-width: 1681px){.lFv{width:calc(100vw - 132px)}}@media (max-width: 1024px) and (max-width: 768px){.lFv{width:calc(100vw - 88px)}}@media (max-width: 1024px) and (max-width: 768px) and (max-width: 540px){.lFv{width:calc(100vw - 88px)}}@media (max-width: 1280px){.lSortMenu{width:calc(100vw - 100px)}.cCardList{gap:32px 32px;width:calc(100vw - 100px);padding-top:168px}.cCard{width:calc(33.3333333333% - 21.3333333333px);padding-bottom:90px}.cCard[data-nth="1"]{margin-top:-168px}.cCard[data-nth="2"]{margin-top:-84px}.cCard[data-nth="3"]{margin-top:0}}@media (max-width: 1280px) and (max-width: 1024px){.lSortMenu{width:calc(100vw - 88px)}.cCardList{margin-top:32px;gap:32px 32px;width:calc(100vw - 88px);padding-top:84px}.cCard{width:calc(50% - 16px)}.cCard[data-nth="1"]{margin-top:-84px}.cCard[data-nth="2"]{margin-top:0}}@media (max-width: 1280px) and (max-width: 1024px) and (max-width: 540px){.lSortMenu{width:calc(100vw - 72px)}.cCardList{margin-top:-8px;width:calc(100vw - 72px);padding-top:24px;margin-left:28px;gap:16px}.cCard{width:100%;-webkit-aspect-ratio:initial;aspect-ratio:initial;align-content:stretch;padding:12px}.cCard:nth-of-type(n){margin-top:0}}@media (max-width: 540px){.lSortMenu__inner{width:100%;max-width:100%;height:max-content;padding:12px;border-radius:6px;left:-6px}.lSortMenu__inner:before,.lSortMenu__inner:after{width:16px;height:16px;filter:blur(.5px)}.lSortMenu__inner:before{border-radius:6px 0 0}.lSortMenu__inner:after{border-radius:0 0 6px}.cSortMenuList{width:100%;justify-content:flex-start}.cSortMenu{padding:0 6px;border-radius:6px;height:24px;width:calc((100% - 16px) / 3)}.cScrollTopBtn{font-size:10px;width:36px;height:36px;border-radius:6px}.cCard__img{width:120px;height:120px;margin:0}.cCard__text{width:calc(100% - 132px);height:auto;margin:0;display:flex;flex-wrap:wrap;align-content:space-between;padding:12px 0 0 12px}.cCard__text .title{height:auto;font-size:24px;font-weight:700;line-height:75%;letter-spacing:.5px}.cCard__text .date{margin:0;width:100%;height:max-content;font-size:16px;line-height:75%;letter-spacing:.5px}.cCard-dummy{display:none!important}.cDecoration{width:60px;height:60px;grid-template-rows:20px 20px 20px;grid-template-columns:20px 20px 20px}.cDecoration span{width:20px;height:20px}.cDecoration-circle span:before{width:6px;height:6px}.cDecoration-icon span:not(.isHasIcon):not(.emoji):before{width:6px;height:6px}.cDecoration-arrow span{font-size:14px}.cDecoration-zzz span{font-size:20px}.cIcon,.cIcon-x{width:16px;height:16px;width:14px;height:14px}}@media (hover: hover){.cSortMenu:hover,.cScrollTopBtn:hover{background:rgba(255,255,255,.4);color:#081640;-webkit-text-stroke:2px rgba(8,22,64,.25)}.cCard:hover{background:rgba(255,255,255,.2);background:rgba(255,255,255,.1);background:rgba(255,255,255,.15)}.cCard:hover:before{border-top:solid 1px rgba(255,255,255,.75);border-left:solid 1px rgba(255,255,255,.75)}.cCard:hover:after{border-bottom:solid 1px rgba(255,255,255,.75);border-right:solid 1px rgba(255,255,255,.75)}.cIcon:hover{opacity:.25}}@media (min-width: 1281px){.cCardList{gap:40px 32px;width:calc(100vw - 100px);padding-top:252px}.cCard{width:calc(25% - 24px);padding-bottom:90px}.cCard[data-nth="1"]{margin-top:-252px}.cCard[data-nth="2"]{margin-top:-168px}.cCard[data-nth="3"]{margin-top:-84px}.cCard[data-nth="4"]{margin-top:0}}:root{--ja: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;--en: "Chathura", sans-serif;--white: #fff;--white2: #eef4f0;--black: #161616;--dark-blue: #081640}html,body{font-family:var(--en);font-weight:400;font-size:calc(100 / var(--base-vw) * 1vw);background-size:cover;background-repeat:no-repeat;overscroll-behavior:none;width:100vw;height:100vh;height:100svh;overflow:clip;color:var(--white);background:var(--dark-blue)}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}::-webkit-scrollbar{display:none}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none;user-select:none}.uHidden{display:none!important}@media (min-width: 769px){html,body{--base-vw: 1440}.uPcHide{display:none!important}}@media (max-width: 768px){html,body{--base-vw: 375}.uSpHide{display:none!important}}
