:root{--font-ja: "Noto Sans JP", sans-serif;--font-title: "Archivo Black", sans-serif;--color-black: #0e0e0e;--color-white: #eeeeee;--color-black-pure: #000000;--color-white-pure: #ffffff}@media screen and (max-width: 767px){.no-sm{display:none!important}}@media screen and (min-width: 768px){.no-lg{display:none!important}}@media screen and (min-width: 768px){.sm-only{display:none!important}}@media screen and (max-width: 767px){.lg-only{display:none!important}}body{font-family:var(--font-ja);color:var(--color-black);background:var(--color-white-pure)}body *{box-sizing:border-box;transform-origin:center}.page-header{position:absolute;z-index:2;width:100%}.page-header .inner{display:flex;align-items:flex-end;justify-content:space-between;padding:20px 20px 0}.page-header .logo{display:flex;flex-direction:column;gap:2px;width:160px}.page-header .logo img{width:100%}.page-header .logo span{font-size:11px;line-height:1;color:var(--color-black)}.page-header .logo:hover span{text-decoration:underline}.page-header .lang{display:flex;align-items:center;padding-bottom:12px;font-weight:800;letter-spacing:.1em}.page-header .lang a{color:var(--color-black)}.page-header .lang li{border-bottom:2px solid transparent}.page-header .lang li:nth-child(2){width:2px;height:12px;margin:0 10px;background-color:var(--color-black)}.page-header .lang li.active{border-color:var(--color-black)}section.kv .inner{--pc-max: 125svh ;position:relative;width:min(var(--pc-max),100%);margin-inline:auto}@media screen and (min-width: 768px){section.kv .inner{height:100svh}}section.kv figure.visual{display:block}@media screen and (min-width: 768px){section.kv figure.visual{height:100%}section.kv figure.visual img{height:100%}}@media screen and (max-width: 767px){section.kv figure.visual{width:100%;padding-top:50px}section.kv figure.visual img{width:100%}}section.kv .contents{display:flex;flex-direction:column}@media screen and (min-width: 768px){section.kv .contents{position:absolute;right:calc(40 / 1200 * 100svh);bottom:calc(100 / 1200 * 100svh);gap:calc(72 / 1200 * 100svh);width:calc(523 / 1200 * 100svh)}}@media screen and (max-width: 767px){section.kv .contents{gap:7vw;width:65vw;margin-inline:auto;margin-top:-30vw}}section.kv .contents figure{width:100%;filter:drop-shadow(0 0 16px rgb(255,255,255))}section.kv .contents figure img{width:100%}section.kv .contents p{font-family:var(--font-title);text-align:center}@media screen and (min-width: 768px){section.kv .contents p{font-size:calc(32 / 1200 * 100svh)}}@media screen and (max-width: 767px){section.kv .contents p{font-size:5vw}}section.kv .sns{position:absolute;z-index:1;display:flex;flex-direction:column}@media screen and (min-width: 768px){section.kv .sns{top:50%;left:16px;gap:8px;transform:translateY(-50%)}}@media screen and (max-width: 767px){section.kv .sns{top:160px;left:8px;gap:8px}}section.kv .sns a{display:flex;align-items:center;justify-content:center;aspect-ratio:1;overflow:hidden;background-color:color-mix(in srgb,var(--color-black-pure),transparent 30%);border-radius:50%;transition:.4s cubic-bezier(.165,.84,.44,1) background-color}@media screen and (min-width: 768px){section.kv .sns a{width:32px}}@media screen and (max-width: 767px){section.kv .sns a{width:24px}}@media (hover: hover){section.kv .sns a:hover{background-color:var(--color-white)}section.kv .sns a:hover svg,section.kv .sns a:hover path{fill:var(--color-black-pure);transition:.3s cubic-bezier(.165,.84,.44,1) fill}}section.kv .sns a svg{display:block;width:100%;height:100%}section.kv .sns a svg,section.kv .sns a path{fill:var(--color-white-pure)}section.story{font-weight:700;font-feature-settings:"palt";line-height:1.8}@media screen and (min-width: 768px){section.story{margin-top:200px;font-size:24px;text-align:center}}@media screen and (max-width: 767px){section.story{margin-top:100px;font-size:20px}}section.story .inner{display:flex;flex-direction:column;gap:24px;scale:.87 1}section.story.ja{letter-spacing:.15em}section.story.en{letter-spacing:.05em}section.trailer{margin-top:100px;margin-bottom:100px}section.trailer .wrapper{width:min(100%,560px);aspect-ratio:16/9;margin-inline:auto}section.trailer iframe{width:100%}section.news{display:flex;flex-direction:column;gap:48px;margin-inline:auto}@media screen and (min-width: 768px){section.news{width:640px;margin-block:200px 100px}}@media screen and (max-width: 767px){section.news{margin-block:100px 50px;margin-inline:10vw}}section.news h2{font-family:var(--font-title);font-size:48px;text-align:center;letter-spacing:.1em}section.news article{display:flex;flex-direction:column;gap:16px;font-feature-settings:"palt"}section.news header{display:flex;flex-direction:column;gap:8px}section.news header time{font-size:14px}section.news header h3{font-size:18px;letter-spacing:.1em}section.news p{font-size:16px;line-height:1.8;letter-spacing:.1em}section.cast,section.staff{--lg-cols: 3;padding-block:100px}section.cast .inner,section.staff .inner{display:flex;flex-direction:column;gap:48px;margin-inline:auto}@media screen and (max-width: 767px){section.cast .inner,section.staff .inner{width:fit-content}}section.cast h2,section.staff h2{font-family:var(--font-title);font-size:48px;text-align:center;letter-spacing:.1em}section.cast ul,section.staff ul{display:flex;gap:64px;width:fit-content;margin-inline:auto;scale:.95 1}@media screen and (max-width: 767px){section.cast ul,section.staff ul{flex-direction:column;gap:48px;width:100%}}section.cast li,section.staff li{display:flex;flex-direction:column;gap:6px;align-items:start;font-feature-settings:"palt"}section.cast li>span:nth-child(1),section.staff li>span:nth-child(1){padding:2px 5px;font-size:12px;color:var(--color-white-pure);background-color:var(--color-black);border-radius:3px}section.cast li>span:nth-child(2),section.staff li>span:nth-child(2){font-weight:600;line-height:1.3}@media screen and (min-width: 768px){section.cast li>span:nth-child(2),section.staff li>span:nth-child(2){font-size:24px}}@media screen and (max-width: 767px){section.cast li>span:nth-child(2),section.staff li>span:nth-child(2){font-size:20px}}section.cast li>span:nth-child(2) span,section.staff li>span:nth-child(2) span{letter-spacing:0}section.cast li i,section.staff li i{font-style:normal}section.cast.en li>span:nth-child(2),section.staff.en li>span:nth-child(2){letter-spacing:.1em}section.cast.ja li>span:nth-child(2),section.staff.ja li>span:nth-child(2){letter-spacing:.7em}section.group{display:flex;flex-direction:column;margin-top:100px}section.group ul{display:flex}@media screen and (min-width: 768px){section.group ul{gap:64px;align-items:center;justify-content:center}}@media screen and (max-width: 767px){section.group ul{flex-direction:column;gap:48px;align-items:center;justify-content:center}}@media screen and (min-width: 768px){section.group li{display:grid;grid-template-rows:subgrid;grid-row:span 2}}@media screen and (max-width: 767px){section.group li{display:flex;flex-direction:column;gap:2.5641025641vw}}section.group li svg{display:block}section.group .safehouse svg{aspect-ratio:324/50}@media screen and (min-width: 768px){section.group .safehouse svg{width:min(324px,22.5vw)}}@media screen and (max-width: 767px){section.group .safehouse svg{width:54.358974359vw}}section.group .area35 svg{aspect-ratio:317/38}@media screen and (min-width: 768px){section.group .area35 svg{width:min(317px,22.0138888889vw)}}@media screen and (max-width: 767px){section.group .area35 svg{width:53.0769230769vw}}section.group .whistler svg{aspect-ratio:331/50}@media screen and (min-width: 768px){section.group .whistler svg{width:min(331px,22.9861111111vw)}}@media screen and (max-width: 767px){section.group .whistler svg{width:55.641025641vw}}footer{margin-block:100px 20px;font-size:12px;line-height:1.8;text-align:center}
