section:nth-child(even){background:#e3f1fe}#vr-top{padding:4em 0}#vr-top .inner>*:not(:first-child){margin:2em auto 0}#vr-top .title_box{--title-width:300px}#vr-top .title_box .title{width:var(--title-width)}#vr-top .title_box .title p{color:var(--theme-color);font-weight:700;font-size:1.2em;letter-spacing:.1em;line-height:100%;margin:.5em auto 0}#vr-top .title_box .sub{width:calc(100% - var(--title-width));text-align:right}#vr-top .title_box .sub h2{font-size:1.5em;font-weight:700}#vr-top .map{position:relative;width:100%;aspect-ratio:16/9;--pin-main:#2196f3;--pin-grad:#bbdefb;--pin-shadow:#1976d2;background:#fff}#vr-top .map span.pos{display:grid}#vr-top .map span.pos .back{fill:#b6cbcf}#vr-top .map a.pos .back{fill:#e2a4ac;transition:ease-in .2s}#vr-top .map a.pos:before{content:"";position:absolute;top:.75em;right:.75em;width:.5em;height:.5em;background:var(--pin-main);border-radius:99px;z-index:1}#vr-top .map a.pos:after{content:"";position:absolute;top:.75em;right:.75em;width:.5em;height:.5em;background:radial-gradient(circle,var(--pin-main) 0%,var(--pin-grad) 100%);border-radius:99px;animation:scaleUpDown 2s infinite both;filter:blur(1px);box-shadow:0 0 8px 2px var(--pin-shadow)}@keyframes scaleUpDown{0%{transform:scale(.5);opacity:1;background:var(--pin-main)}100%{transform:scale(2);opacity:0;background:var(--pin-grad)}}#vr-top .map a.pos:hover .back{fill:var(--pin-main)}#vr-top .map .pos.higashi{width:3.8%;top:48%;left:75%}#vr-top .map .pos.higashi_mold{width:14.1%;top:31.9%;left:75.1%}#vr-top .map .pos.hipro{width:8.7%;top:17.8%;left:69.5%}#vr-top .map .pos.kita{width:19.1%;top:39.3%;left:53%}#vr-top .map .pos.kita_mold{width:15.5%;top:30.5%;left:56.6%}#vr-top .map .pos.kita_warehouse{width:13.1%;top:19.9%;left:56.1%}#vr-top .map .pos.minami{width:19.2%;top:63.9%;left:53.1%}#vr-top .map .pos.nishi1{width:16.2%;top:50.9%;left:34.5%}#vr-top .map .pos.nishi2{width:7.5%;top:62.7%;left:31.3%}#vr-top .map .pos.nishi3{width:12.6%;top:74.5%;left:31.3%}#vr-top .map .pos.nishi4{width:11.2%;top:81.2%;left:31.1%}#vr-top .map .pos.seinann{width:6.7%;top:62.7%;left:44.1%}#vr-top .map .character{width:20%;top:8%;left:10%}#vr-top .controls ul{--list-num:5;--list-gap:2em;max-width:1000px;font-size:1.6rem;gap:var(--list-gap);margin:0 auto}#vr-top .controls ul li{width:calc(100% / var(--list-num) - var(--list-gap) * (var(--list-num) - 1) / var(--list-num));text-align:center}#vr-top .controls ul li img{width:75%}#vr-top .controls ul li p{margin:.5em auto 0;line-height:150%}@media (max-width:768px){#vr-top .title_box .title{width:100%;max-width:300px}#vr-top .title_box .sub{width:100%;text-align:left;margin:2em auto 0}#vr-top .title_box .sub h2{font-size:1.2em}#vr-top .map a.pos:before{top:1.5vw;right:1.5vw;width:1.5vw;height:1.5vw}#vr-top .map a.pos:after{top:1.5vw;right:1.5vw;width:1.5vw;height:1.5vw}#vr-top .controls ul{--list-num:3;font-size:1.3rem}}.vr-contents{padding:4em 0}.vr-contents h2{position:relative;font-size:1.125em;font-weight:700;padding:0 0 0 3.2em;margin:0 auto .5em}.vr-contents h2:before,.vr-contents h2:after{position:absolute;-ms-transform:translate(0%,-50%);-webkit-transform:translate(0%,-50%);transform:translate(0%,-50%);top:50%;content:"";display:block;height:100%;font-size:.9em;color:#fff;background:var(--theme-color)}.vr-contents h2:before{left:0;content:"VR";padding:0 .5em}.vr-contents h2:after{left:2.4em;width:.6em;clip-path:polygon(0 0,100% 50%,0 100%)}.vr-contents .vr_iframe{width:100%;height:700px;max-height:80vh}.vr-contents .vr_iframe iframe{width:100%;height:100%}@media (max-width:768px){.vr-contents h2{margin:0 auto 1em}}