*,*::before,*::after{box-sizing:border-box;}html{scroll-behavior:smooth;scroll-padding-top:0;}body{margin:0;color:#111;background:#11171d;font-family:arial,helvetica;}img{display:block;max-width:100%;}button{font:inherit;}a{color:inherit;text-decoration:none;}#global-header{position:absolute;top:0;left:0;z-index:1000;width:100%;background:transparent;}#global-header .header-inner{width:100%;height:100%;padding:0;display:flex;}#global-header .header-inner #header-logos{width:70%;max-width:600px;margin:0;padding:0;}#global-header .header-inner #header-logos ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:nowrap;align-items:center;}#global-header .header-inner #header-logos ul li{margin-right:.5%;}#global-header .header-inner #header-logos ul li:first-child{width:60%;}@media screen and (min-width:500px){#global-header .header-inner #header-logos ul li:first-child{width:48%}}@media screen and (min-width:600px){#global-header .header-inner #header-logos ul li:first-child{width:40%;max-width:80px}}#global-header .header-inner #header-logos ul li img{width:100%;}#keyvisual{width:100%;height:172vw;background-image:url(../images/common/mv_bg_mob.webp);background-repeat:no-repeat;background-size:cover;}#keyvisual .kv-bg{background-image:url(../images/top/kv_mob_fade.webp);background-size:100%;background-position:top left;background-repeat:no-repeat;width:100%;height:100%;}@media screen and (min-width:900px){#keyvisual .kv-bg{background-image:none}}@media screen and (min-width:500px){#keyvisual{height:168vw}}@media screen and (min-width:600px){#keyvisual{height:160vw}}@media screen and (min-width:700px){#keyvisual{height:160vw}}@media screen and (min-width:800px){#keyvisual{height:155vw}}@media screen and (min-width:900px){#keyvisual{height:70vw;background-image:url(../images/top/kv.webp);background-position:top center;background-size:cover}}@media screen and (min-width:1200px){#keyvisual{height:55vw;background-position:top -10px center}}@media screen and (min-width:2000px){#keyvisual{height:55vw}}#keyvisual .kv-content{width:90%;margin:0 auto;padding:20px;}#keyvisual .kv-content .tagline{width:70%;margin:70vw auto 0 auto;}#keyvisual .kv-content .tagline img{width:100%;}#keyvisual .kv-content .logo{width:80%;margin:3vw auto 0 auto;}#keyvisual .kv-content .logo img{width:100%;}#keyvisual .kv-content .releaseinfo{background:rgba(0,0,0,.6);border-radius:3px;padding:4px;width:70%;margin:24px auto 0 auto;}#keyvisual .kv-content .releaseinfo .inner{border:1px solid rgba(255,215,0,.5);border-radius:3px;padding:10px;}#keyvisual .kv-content .releaseinfo .inner .releasedate{width:90%;margin:20px auto 0 auto;}#keyvisual .kv-content .releaseinfo .inner .preorder-btn{width:70%;margin:10px auto;background-image:url(../images/top/purchase_btn_preorder_ov.webp);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;}#keyvisual .kv-content .releaseinfo .inner .preorder-btn img{transition:.3s opacity ease;}#keyvisual .kv-content .releaseinfo .inner .preorder-btn:hover img{opacity:0;}@media screen and (min-width:900px){#keyvisual .kv-content{width:60%;height:100%;margin:0;padding:20px}#keyvisual .kv-content .tagline{width:60%;margin:15vw auto 0 auto}#keyvisual .kv-content .logo{width:75%;margin:2vw auto 0 auto}#keyvisual .kv-content .releaseinfo{width:55%;margin:3vw auto 0 auto}}@media screen and (min-width:1200px){#keyvisual .kv-content{width:60%;height:100%;margin:0;padding:20px}#keyvisual .kv-content .tagline{width:60%;margin:10vw auto 0 auto}#keyvisual .kv-content .logo{width:72%;margin:1vw auto 0 auto}#keyvisual .kv-content .releaseinfo{width:50%;margin:2vw auto 0 auto}}@media screen and (min-width:1700px){#keyvisual .kv-content{width:60%;height:100%;margin:0;padding:20px}#keyvisual .kv-content .tagline{width:55%;margin:10vw auto 0 auto}#keyvisual .kv-content .logo{width:64%;margin:2vw auto 0 auto}#keyvisual .kv-content .releaseinfo{width:34%;margin:2vw auto 0 auto}}@keyframes heroBannerFadeIn{from{opacity:0}to{opacity:1}}.section{padding:80px 0;}@media screen and (min-width:800px){.section{padding:120px 0}}.section-heading{width:70%;}.section-heading img{width:100%;}@media screen and (min-width:900px){.section-heading{width:400px;margin:0 auto 6vw auto}}@media screen and (min-width:1200px){.section-heading{margin:0 auto 50px auto}}.container{width:calc(100% - 40px);margin:0 auto;}.trailer-section{position:relative;width:100%;padding:80px 0;overflow:hidden;background:#fff;background-image:url(../images/common/bg_white.webp);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;z-index:10;margin-top:-120px;-webkit-mask-image:linear-gradient(to top,black calc(100% - 120px),transparent 100%);mask-image:linear-gradient(to top,black calc(100% - 120px),transparent 100%);}@media screen and (min-width:900px){.trailer-section{padding:200px 0 120px 0}}.trailer-section .trailer-slider{position:relative;width:100%;}.trailer-section .trailer-slider .trailer-viewport{width:100%;overflow:hidden;}.trailer-section .trailer-slider .trailer-viewport .trailer-track{display:flex;align-items:center;gap:15px;width:-moz-max-content;width:max-content;padding:20px 0;transition:transform .65s cubic-bezier(.22,.61,.36,1);will-change:transform;}@media screen and (min-width:800px){.trailer-section .trailer-slider .trailer-viewport .trailer-track{gap:28px}}.trailer-section .trailer-slider .trailer-viewport .trailer-track .trailer-card{position:relative;flex:0 0 78vw;aspect-ratio:16/9;overflow:hidden;cursor:pointer;opacity:.42;transform:scale(.82);transition:transform .65s cubic-bezier(.22,.61,.36,1),opacity .65s ease,filter .65s ease;filter:brightness(.55);}@media screen and (min-width:800px){.trailer-section .trailer-slider .trailer-viewport .trailer-track .trailer-card{flex-basis:min(68vw,900px);transform:scale(.78)}.trailer-section .trailer-slider .trailer-viewport .trailer-track .trailer-card.is-active{transform:scale(1)}}.trailer-section .trailer-slider .trailer-viewport .trailer-track .trailer-card.is-active{opacity:1;transform:scale(1);filter:brightness(1);z-index:2;}.trailer-section .trailer-slider .trailer-viewport .trailer-track .trailer-card img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.trailer-section .trailer-slider .trailer-viewport .trailer-track .trailer-card::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 50%,rgba(0,0,0,.55));pointer-events:none;}.trailer-section .trailer-slider .trailer-viewport .trailer-track .trailer-card .play-button{position:absolute;left:50%;top:50%;z-index:3;width:58px;height:58px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.8);border-radius:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.25);transition:background .3s ease,transform .3s ease;}.trailer-section .trailer-slider .trailer-viewport .trailer-track .trailer-card .play-button::after{content:"";width:0;height:0;margin-left:4px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:11px solid #fff;}@media screen and (min-width:800px){.trailer-section .trailer-slider .trailer-viewport .trailer-track .trailer-card .play-button{width:74px;height:74px}.trailer-section .trailer-slider .trailer-viewport .trailer-track .trailer-card .play-button::after{border-top-width:9px;border-bottom-width:9px;border-left-width:14px}}.trailer-section .trailer-slider .trailer-viewport .trailer-track .trailer-card:hover .play-button{background:rgba(255,255,255,.15);transform:translate(-50%,-50%) scale(1.08);}.trailer-section .trailer-slider .trailer-viewport .trailer-track .trailer-card .trailer-card-title{position:absolute;left:18px;bottom:18px;z-index:4;font-size:12px;font-weight:600;letter-spacing:.12em;}@media screen and (min-width:800px){.trailer-section .trailer-slider .trailer-viewport .trailer-track .trailer-card .trailer-card-title{left:30px;bottom:25px;font-size:15px}}.trailer-section .trailer-slider .trailer-nav{position:static;display:flex;justify-content:center;gap:20px;margin-top:20px;pointer-events:none;transform:none;}.trailer-section .trailer-slider .trailer-nav button{pointer-events:auto;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.6);border-radius:50%;color:#fff;background:rgba(0,0,0,.65);cursor:pointer;transition:background .25s ease,border-color .25s ease,transform .25s ease;}.trailer-section .trailer-slider .trailer-nav button:hover:not(:disabled){background:#fff;color:#000;border-color:#fff;}.trailer-section .trailer-slider .trailer-nav button:active:not(:disabled){transform:scale(.92);}.trailer-section .trailer-slider .trailer-nav button:disabled{opacity:.2;cursor:default;}.trailer-section .trailer-slider .trailer-nav button::before{content:"";width:10px;height:10px;border-top:2px solid currentColor;border-left:2px solid currentColor;}@media screen and (min-width:800px){.trailer-section .trailer-slider .trailer-nav{position:absolute;top:50%;left:0;right:0;justify-content:space-between;gap:0;margin-top:0;pointer-events:none;transform:translateY(-50%)}.trailer-section .trailer-slider .trailer-nav button{width:62px;height:62px}}.trailer-section .trailer-slider .trailer-nav .trailer-prev::before{transform:rotate(-45deg);margin-left:5px;}.trailer-section .trailer-slider .trailer-nav .trailer-next::before{transform:rotate(135deg);margin-right:5px;}.trailer-section.is-single .trailer-viewport{overflow:visible;}.trailer-section.is-single .trailer-track{width:100%;justify-content:center;}.trailer-section.is-single .trailer-card{flex-basis:84vw;opacity:1;transform:scale(1);filter:brightness(1);}.trailer-section.is-single .trailer-nav{display:none;}.trailer-counter{margin-top:35px;text-align:center;color:#000;font-size:11px;letter-spacing:.2em;}.trailer-counter .current{color:#999;}.products-section{position:relative;width:100%;padding:80px 0;overflow:hidden;background:#fff;background-image:url(../images/common/mv_bg_dt.webp);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;z-index:10;margin-top:-120px;padding-top:120px;padding-bottom:200px;-webkit-mask-image:linear-gradient(to top,black calc(100% - 120px),transparent 100%);mask-image:linear-gradient(to top,black calc(100% - 120px),transparent 100%);}.products-section2{padding-top:80px!important;background-image:url(../images/common/bg_white.webp);}@media screen and (min-width:900px){.products-section2{padding-top:100px!important}}.product-container{position:relative;margin-top:10.6666666667vw;margin-inline:auto;width:92vw;padding:.5333333333vw;border-radius:.8vw;background-color:rgba(0,0,0,.6);font-family:var(--font-base);font-size:1em;color:#fff;}@media only screen and (min-width:769px){.product-container{margin-top:80px;width:690px;padding:4px;border-radius:6px}}@media only screen and (min-width:1024px){.product-container{margin-top:min(2.7777777778vw,40px);width:min(72.2222222222vw,1040px);padding:min(.5555555556vw,8px);border-radius:min(.4166666667vw,6px)}}@media only screen and (min-width:1920px){.product-container{margin-top:2.0833333333vw;width:54.1666666667vw;padding:.4166666667vw;border-radius:.3125vw}}.product-container:before{display:block;content:"";-webkit-mask:url(../images/common/box_parts.webp);mask:url(../images/common/box_parts.webp);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:#fff;width:40.8vw;height:24vw;position:absolute;bottom:.5333333333vw;left:.5333333333vw;pointer-events:none;}@media only screen and (min-width:769px){.product-container:before{width:306px;height:180px;bottom:4px;left:4px}}@media only screen and (min-width:1024px){.product-container:before{width:min(21.25vw,306px);height:min(12.5vw,180px);bottom:min(.5555555556vw,8px);left:min(.5555555556vw,8px)}}@media only screen and (min-width:1920px){.product-container:before{width:15.9375vw;height:9.375vw;bottom:.4166666667vw;left:.4166666667vw}}.product-container:after{display:block;content:"";-webkit-mask:url(../images/common/box_parts.webp);mask:url(../images/common/box_parts.webp);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:#fff;width:40.8vw;height:24vw;position:absolute;top:.5333333333vw;right:.5333333333vw;transform:scale(-1);pointer-events:none;}@media only screen and (min-width:769px){.product-container:after{width:306px;height:180px;top:4px;right:4px}}@media only screen and (min-width:1024px){.product-container:after{width:min(21.25vw,306px);height:min(12.5vw,180px);top:min(.5555555556vw,8px);right:min(.5555555556vw,8px)}}@media only screen and (min-width:1920px){.product-container:after{width:15.9375vw;height:9.375vw;top:.4166666667vw;right:.4166666667vw}}.product-container .product-container-inner{padding:8.5333333333vw 4.5333333333vw;border:solid .2666666667vw rgba(255,255,255,.2);border-radius:.6666666667vw;}@media only screen and (min-width:769px){.product-container .product-container-inner{padding:64px 34px;border:solid 2px rgba(255,255,255,.2);border-radius:5px}}@media only screen and (min-width:1024px){.product-container .product-container-inner{padding:min(3.6111111111vw,52px) min(5.5555555556vw,50px);border:solid 1px rgba(255,255,255,.2);border-radius:min(.3472222222vw,5px)}}@media only screen and (min-width:1920px){.product-container .product-container-inner{padding:2.7083333333vw 4.1666666667vw;border:solid .0520833333vw rgba(255,255,255,.2);border-radius:.2604166667vw}}.product-container .product-container-inner #productImg-container{width:100%;display:block;margin:0 auto 50px auto;border-radius:8px;}.product-container .product-container-inner #productImg-container .product-image{width:100%;}.product-container .product-container-inner .selection-group{margin-bottom:20px;}.product-container .product-container-inner .selection-group label{display:block;margin-bottom:8px;font-size:1em;font-weight:bold;text-transform:uppercase;}.product-container .product-container-inner .selection-group select{width:100%;padding:12px 14px;font-size:16px;border:1px solid #ccc;border-radius:6px;background:#fff;cursor:pointer;}.product-container .product-container-inner .selection-group select:disabled{background:#eee;color:#999;cursor:not-allowed;}.product-container .product-container-inner .retailer-link-container{margin-top:30px;text-align:center;}.product-container .product-container-inner .retailer-link-container a.unavailable{opacity:.5;pointer-events:none;}.product-container .product-container-inner .retailer-link-container .retailer-link{display:inline-block;padding:13px 25px;background:#0066cc;color:#fff;text-decoration:none;font-weight:bold;border-radius:6px;transition:background .2s ease;}.product-container .product-container-inner .retailer-link-container .retailer-link:hover{background:#004c99;}.product-container .product-container-inner .hidden{display:none;}.product-container .product-container-inner #retailerBtnImg{display:block;width:100%;max-width:200px;margin:0 auto;cursor:pointer;box-shadow:0 0 8px rgba(0,0,0,.3);border-radius:3px;}.product-container .product-container-inner #retailerBtnImg img{width:100%;border-radius:3px;}.product-container .product-container-inner #retailerBtnImg:hover{opacity:.8;}@media screen and (min-width:1200px){.product-container .product-container-inner{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch}.product-container .product-container-inner #productImg-container{width:50%;margin:0;display:flex;align-items:center}.product-container .product-container-inner #productImg-container img{width:100%}.product-container .product-container-inner .dd-menus{width:45%;margin-top:1vw;margin-left:5%}}footer#site-footer{position:relative;background-image:url(../images/common/bg_footer_dark.webp);background-repeat:no-repeat;background-size:cover;background-position:50% 50%;z-index:10;margin-top:-160px;padding-top:100px;-webkit-mask-image:linear-gradient(to top,black calc(100% - 160px),transparent 100%);mask-image:linear-gradient(to top,black calc(100% - 160px),transparent 100%);}footer#site-footer .footer-inner{width:100%;padding:5%;}footer#site-footer .footer-inner ul.footer-logos1,footer#site-footer .footer-inner ul.footer-logos2,footer#site-footer .footer-inner ul.footer-logos3{width:90%;margin:0 auto 2vw auto;display:flex;flex-wrap:nowrap;justify-content:center;gap:2%;background:linear-gradient(to right,transparent 0%,#000 10%,#000 90%,transparent 100%);padding:10px 5%;list-style:none;align-items:center;}footer#site-footer .footer-inner ul.footer-logos1 li{width:70px;margin:0 5px;padding:0;}footer#site-footer .footer-inner ul.footer-logos1 li.unrealengine{width:50px;}footer#site-footer .footer-inner ul.footer-logos2 li{width:140px;margin:0 5px;padding:0;}footer#site-footer .footer-inner ul.footer-logos2 li img{width:100%;}footer#site-footer .footer-inner ul.footer-logos2 li.nsw2{width:50px;}footer#site-footer .footer-inner ul.footer-logos1,footer#site-footer .footer-inner ul.footer-logos3{background:none;margin-bottom:2vw;}footer#site-footer .footer-inner ul.footer-logos3 li{width:200px;}footer#site-footer .footer-inner .copyright{margin:30px 0 0 0;color:#888;font-size:.8em;letter-spacing:.08em;text-align:center;}.video-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:10px;background:rgba(0,0,0,.92);opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease;}@media screen and (min-width:800px){.video-modal{padding:30px}}.video-modal.is-open{opacity:1;visibility:visible;}.video-modal.is-open .video-modal-inner{transform:scale(1);}.video-modal .video-modal-inner{position:relative;width:80%;aspect-ratio:16/9;transform:scale(.95);transition:transform .35s ease;}@media screen and (min-width:800px){.video-modal .video-modal-inner{width:min(1200px,100%)}}.video-modal iframe{width:100%;height:100%;border:0;background:#000;}.video-modal-close{position:absolute;top:-48px;right:0;width:44px;height:44px;border:0;background:transparent;color:#fff;cursor:pointer;}.video-modal-close::before,.video-modal-close::after{content:"";position:absolute;left:50%;top:50%;width:28px;height:1px;background:#fff;}.video-modal-close::before{transform:translate(-50%,-50%) rotate(45deg);}.video-modal-close::after{transform:translate(-50%,-50%) rotate(-45deg);}@media screen and (min-width:800px){.video-modal-close{top:-55px}}@media screen and (min-width:800px){.trailer-section.is-single .trailer-card{flex-basis:min(900px,80vw)}}@media screen and (max-width:479px){.trailer-card{flex-basis:84vw}}#trailer-container{width:80%;margin:8vw auto 0 auto;}#trailer-container img{width:100%;}@media screen and (min-width:800px){#trailer-container{max-width:800px;margin-top:70px}}#trailer-container .play-button{position:absolute;left:50%;top:50%;z-index:3;width:58px;height:58px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.8);border-radius:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.25);transition:background .3s ease,transform .3s ease;}#trailer-container .play-button::after{content:"";width:0;height:0;margin-left:4px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:11px solid #fff;}@media screen and (min-width:800px){#trailer-container .play-button{width:74px;height:74px}#trailer-container .play-button::after{border-top-width:9px;border-bottom-width:9px;border-left-width:14px}}#trailer-container:hover .play-button{background:rgba(255,255,255,.15);transform:translate(-50%,-50%) scale(1.08);}.fade-target{opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease;}.fade-target.is-visible{opacity:1;transform:translateY(0);}