.bgBox{position:fixed;top:0;left:0;width:100%;height:100%;clip-path:polygon(calc(0% + 0em) calc(0% + 0em), calc(100% - 0em) calc(0% + 0em), calc(100% - 0em) calc(100% - 0em), calc(0% + 0em) calc(100% - 0em));overflow:hidden}.bgBox::before{content:"";position:absolute;display:block;top:0;left:0;width:100%;height:100%;background:url(/assets/images/common/bg-pc.webp) center no-repeat;background-size:cover}@media screen and (max-width: 980px){.bgBox::before{background:url(/assets/images/common/bg-sp.webp) center no-repeat;background-size:cover}}.mainContent{position:relative;max-width:1200px;width:96%;margin:0 auto}.topWrapper{margin-bottom:5em}@media screen and (max-width: 980px){.topWrapper{margin-bottom:3em}}.topBox{position:relative;overflow:hidden}.topBox .topGuideBtn{position:absolute;top:4%;left:-20%;width:17%;background:url(/assets/images/jp/bt-guide.png);background-size:100% auto;aspect-ratio:614/203;-webkit-transition:.5s;transition:.5s;z-index:2}@media screen and (max-width: 980px){.topBox .topGuideBtn{top:1%;width:30%;left:-30%}}.topBox .topGuideBtn.is-on{left:0}.topBox .topGuideBtn.is-fixed{top:1%;position:fixed}.topBox .topLogo{position:absolute;top:17%;left:9%;width:33.5%;opacity:0;-webkit-transition:.5s;transition:.5s}.topBox .topLogo.is-on{opacity:1}@media screen and (max-width: 980px){.topBox .topLogo{top:8%;left:50%;translate:-50% 0;width:65%}}.topBox .topCatch{position:absolute;top:64%;left:9.5%;width:33%;opacity:0;-webkit-transition:1s;transition:1s}.topBox .topCatch.is-on{opacity:1}@media screen and (max-width: 980px){.topBox .topCatch{top:70%;left:50%;translate:-50% 0;width:90%}}.topDateBox{position:absolute;bottom:0;display:block;width:100%;opacity:0;-webkit-transition:.5s;transition:.5s}.topDateBox.is-on{opacity:1}@media screen and (max-width: 980px){.topDateBox{position:relative;margin-top:-3em}}.topDateBox .topDate{width:46%;margin:0 auto}@media screen and (max-width: 980px){.topDateBox .topDate{width:90%}}@media screen and (max-width: 980px){.topDateBox .topBnrBox{padding-top:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.topDateBox .topBnr{position:absolute;top:50%;translate:0 -50%}@media screen and (max-width: 980px){.topDateBox .topBnr{position:relative;translate:0;top:0}}.topDateBox .topBnr.is-giants{width:10%;left:9%}@media screen and (max-width: 980px){.topDateBox .topBnr.is-giants{width:40%;padding:0 .5em;left:0}}.topDateBox .topBnr.is-fs25{right:.2%;width:15%}@media screen and (max-width: 980px){.topDateBox .topBnr.is-fs25{width:40%;right:0}}.topDateBox .topBnr.is-fs25 a{display:block}.articleItem{margin-bottom:5em}.sectionItem{max-width:1200px;width:100%;margin:0 auto}.aboutText{text-align:center;font-weight:bold;font-size:2dvw;line-height:1.6}@media screen and (max-width: 980px){.aboutText{font-size:4.0816326531dvw}}@media screen and (min-width: 1200px){.aboutText{font-size:24px}}.articleTitleBox{margin-bottom:2em}.articleTitle{text-align:center;font-weight:bold;color:#f9eb38;font-weight:900;font-style:italic;font-size:4.5dvw;text-shadow:3px 3px 0 rgba(0,0,0,.6)}@media screen and (max-width: 980px){.articleTitle{font-size:7.5510204082dvw}}@media screen and (min-width: 1200px){.articleTitle{font-size:54px}}.videoList .videoItem{position:relative;overflow:hidden;border:solid .2em #fff;width:60%;margin:0 auto}@media screen and (max-width: 980px){.videoList .videoItem{width:96%}}.videoList .videoItem a{position:relative;display:block}.videoList .videoItem a::before,.videoList .videoItem a::after{content:"";position:absolute;display:block;top:50%;left:50%;translate:-50% -50%;z-index:2;-webkit-transition:.3s;transition:.3s}.videoList .videoItem a::before{aspect-ratio:1;width:5em;background:rgba(0,0,0,.6);border-radius:50%;top:50%;left:calc(50% - .2em);border:solid .1em #fff}.videoList .videoItem a::after{width:2em;aspect-ratio:1;background:#fff;clip-path:polygon(100% 50%, 0 0, 0 100%)}.videoList .videoItem img{-webkit-transition:.5s;transition:.5s}@media(hover: hover){.videoList .videoItem:hover::before,.videoList .videoItem:hover::after{opacity:.8}.videoList .videoItem:hover img{scale:1.1}}.featuresHeadline{font-weight:700;font-size:2.5dvw;margin-bottom:.5em;text-shadow:3px 3px 0 rgba(0,0,0,.6);line-height:1.5}@media screen and (max-width: 980px){.featuresHeadline{font-size:4.693877551dvw}}@media screen and (min-width: 1200px){.featuresHeadline{font-size:30px}}.featuresHeadline .marker{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.featuresHeadline .marker::before{content:"";position:absolute;display:block;bottom:0em;left:0;width:0%;height:.6em;background:#d20000;z-index:0;clip-path:polygon(0 0, calc(100% - 0.4em) 0, 100% 100%, 0% 100%);-webkit-transition:.5s;transition:.5s;-webkit-transition-delay:.3s;transition-delay:.3s}.featuresHeadline .marker.is-on::before{width:100%}.featuresHeadline .marker span{position:relative;z-index:1}.featuresItemBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:3em}.featuresItemBox .is-img{padding-left:1.5em}@media screen and (max-width: 980px){.featuresItemBox .is-img{padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:1em;-ms-flex-pack:distribute;justify-content:space-around}}.featuresItemBox.is-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.featuresItemBox.is-reverse .is-img{padding-left:0;padding-right:1.5em}@media screen and (max-width: 980px){.featuresItemBox.is-reverse .is-img{padding-right:0}}@media screen and (max-width: 980px){.featuresItemBox{display:block}}.featuresItemBox .featuresItem.is-text{width:70%}@media screen and (max-width: 980px){.featuresItemBox .featuresItem.is-text{width:100%}}.featuresItemBox .featuresItem.is-img{-webkit-box-flex:1;-ms-flex:1;flex:1}.featuresItemBox .featuresItemText{line-height:1.8}.popImg{position:relative;display:block;margin-bottom:1em;overflow:hidden;border:solid .2em #fff}@media screen and (max-width: 980px){.popImg{width:48%}}.popImg::before{content:"";position:absolute;display:block;bottom:.5em;right:.5em;aspect-ratio:35/33;width:2em;background:url(/assets/images/common/icon-imgpop.png);background-size:100% auto;-webkit-transition:.3s;transition:.3s;z-index:2}.popImg img{-webkit-transition:.5s;transition:.5s}@media(hover: hover){.popImg:hover img{scale:1.1}.popImg:hover::before{scale:1.1}}.specInfoList{width:60%;margin:0 auto}@media screen and (max-width: 980px){.specInfoList{width:100%}}.specInfoList li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1em}.specInfoList li .specInfoItem.is-title{width:13em}@media screen and (max-width: 980px){.specInfoList li .specInfoItem.is-title{width:5em}}.specInfoList li .specInfoItem.is-text{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:1.5em}.specInfoList li .specInfoItem.is-text::before{content:":";position:absolute;display:block;top:0;left:.5em}.cero{width:2em}.platform-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.platform-list>li{position:relative;padding:.3em;background:#000;width:calc(33.3333333333% - .6em);text-align:center;margin:0 .3em .3em;color:#fff}.platform-list>li a{display:block}.platform-list>li a.linkBlank{position:relative}.platform-list>li a.linkBlank::before{content:"";position:absolute;display:block;top:50%;right:5%;height:50%;background:url(/assets/images/common/newwindow.png) no-repeat;background-size:100% auto;aspect-ratio:1;translate:0 -50%}.platform-list>li img{height:2em;width:auto}.platform-list.is-physical img{width:100%;height:auto}.region-list{z-index:2;position:absolute;top:100%;left:0;width:100%;background:#333;text-align:center;display:none}.platform-group::before{content:"";position:absolute;display:block;top:50%;right:5%;height:70%;background:url(/assets/images/common/fdptxtlink-arrow.png) no-repeat;background-size:100% auto;aspect-ratio:1/2;translate:0 -50%;-webkit-transition:.3s;transition:.3s}.platform-group.is-on::before{rotate:90deg}/*# sourceMappingURL=main.min.css.map */