dialog{width:100%;height:100%;max-width:none;max-height:none;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto;position:fixed;inset:0;margin:auto;-ms-scroll-chaining:none;overscroll-behavior:none;scrollbar-width:none;background:rgba(0,0,0,0)}dialog :focus{-webkit-box-shadow:0 0 2px #fff;box-shadow:0 0 2px #fff}::-ms-backdrop{opacity:0}::backdrop{opacity:0}.mdl-inner{max-height:calc(90vh - 40px);position:relative}.mdl-contents{width:100%;max-height:90vh;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;overflow-y:auto}.org-close{width:40px;margin:0;background:rgba(0,0,0,.6);border:none;color:#fff;text-transform:uppercase;position:absolute;top:-40px;right:0px;aspect-ratio:1;overflow:hidden;border:solid 1px #fff;font-size:0}.org-close::before,.org-close::after{content:"";position:absolute;display:block;top:50%;left:50%;width:100%;height:3px;background:#fff;translate:-50% -50%}.org-close::before{rotate:45deg}.org-close::after{rotate:-45deg}.mdl-overlay{border:none;width:100%;height:calc(100% + 1px);background-color:rgba(0,0,0,.6);backdrop-filter:blur(4px);position:absolute;inset:0;z-index:-1}.mdl-inner{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transition:opacity .4s .2s,-webkit-transform .4s .2s;transition:opacity .4s .2s,-webkit-transform .4s .2s;transition:opacity .4s .2s,transform .4s .2s;transition:opacity .4s .2s,transform .4s .2s,-webkit-transform .4s .2s}.mdl-inner.modalOpen{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.mdl-inner.modalClose{-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s;opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}.mdl-overlay{opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.mdl-overlay.modalOpen{opacity:1}.mdl-overlay.modalClose{opacity:0}:modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dialog-free .mdl-inner{width:min(90%,800px)}.dialog-free .mdl-contents{padding:30px 40px}.dialog-image .mdl-inner{max-width:min(90%,800px)}.dialog-image .mdl-contents{background:rgba(0,0,0,0)}.dialog-image img{max-width:100%;height:auto}.dialog-movie .mdl-inner{width:100%;max-width:900px}.dialog-movie .mdl-contents{background:#000}.dialog-movie iframe{width:100%;height:auto;aspect-ratio:16/9;display:block}.splide__container{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:-webkit-box;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;-webkit-box-align:center;align-items:center;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:rgba(0,0,0,0);border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@-webkit-keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;-webkit-box-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:-webkit-box;display:flex;height:2em;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;-webkit-transform:scale(1.4);transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset: -3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid rgba(0,0,0,0);cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{-webkit-transform:scaleX(1);transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.splide{width:100%;margin:0 auto 100px;overflow:hidden;position:relative;font-size:16px;line-height:1}.splide img{width:100%}.splide__track{height:100%}.splide__slide{height:100%;margin:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}@media screen and (min-width: 960px){.splide__slide{margin:0}}.splide__slide.is-active:after{opacity:0}.splide__slide a{display:block}.splide__slide.bnr01{background:#ccc}.splide__slide.bnr02{background:#eae3ff}.splide__slide.bnr03{background:#e3ffef}.splide__slide.bnr04{background:#fffee3}.splide__slide.bnr05{background:#fff1e3}.splide__slide.bnr06{background:#fdff4f}.splide__pagination{font-size:0;bottom:0}.splide.slide01{width:500px !important;height:120px !important}.splide.slide02{width:500px !important;height:120px !important}.splide.slide02 .splide__slide{width:200px !important;height:120px !important;margin:0 40px 0 0}.splide.slide03{width:500px !important;height:120px !important}.splide.slide03 .splide__slide{width:200px !important;height:120px !important;margin:0 40px 0 0}.splide.slide04{width:500px !important;height:120px !important;margin-bottom:20px}.slide04__thum{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.topWrapper{background:#000}.topBox{position:relative;z-index:0;overflow:hidden}.topKv{display:block}.topKv img{display:block;width:100%}.topLogo{position:absolute;top:8.5858585859dvw;left:50%;width:25.2525252525dvw;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width: 980px){.topLogo{top:23.4693877551dvw;width:64.693877551dvw}}.topLogo .js-fadeInItem{opacity:0}.topLogo .js-fadeInItem.-active{-webkit-animation:fadeIn 2s .5s cubic-bezier(0.17, 0.67, 0.36, 0.99) both;animation:fadeIn 2s .5s cubic-bezier(0.17, 0.67, 0.36, 0.99) both}.topCatch{position:absolute;left:50%;bottom:4dvw;width:100%;padding:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center;opacity:0}.topCatch.-active{-webkit-animation:fadeIn 2s 1.5s cubic-bezier(0.17, 0.67, 0.36, 0.99) both;animation:fadeIn 2s 1.5s cubic-bezier(0.17, 0.67, 0.36, 0.99) both}.topCatch .topCatchLarge{font-size:2.3232323232dvw}@media screen and (max-width: 980px){.topCatch .topCatchLarge{font-size:5.5102040816dvw}}.topCatch .topCatchLarge{font-weight:bold}.topCatch .topCatchSmall{margin-top:.7%;font-weight:500;font-size:1.5151515152dvw}@media screen and (max-width: 980px){.topCatch .topCatchSmall{font-size:3.3673469388dvw}}.topCatch .topCatchSmall{line-height:1.4}@media screen and (max-width: 980px){.topCatch .topCatchSmall{margin-top:2%}}.topWishlistWrapper{opacity:0}.topWishlistWrapper.-active{-webkit-animation:fadeIn 2s 1.5s cubic-bezier(0.17, 0.67, 0.36, 0.99) both;animation:fadeIn 2s 1.5s cubic-bezier(0.17, 0.67, 0.36, 0.99) both}.topWishlist{position:absolute;left:50%;bottom:12dvw;width:17.6767676768dvw;padding:0;background:rgba(0,0,0,0);border:none;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:-webkit-filter .2s ease,-webkit-transform .2s ease;transition:-webkit-filter .2s ease,-webkit-transform .2s ease;transition:filter .2s ease,transform .2s ease;transition:filter .2s ease,transform .2s ease,-webkit-filter .2s ease,-webkit-transform .2s ease}@media(hover: hover){.topWishlist:hover{-webkit-filter:drop-shadow(0 0 10px rgba(255, 255, 255, 0.72));filter:drop-shadow(0 0 10px rgba(255, 255, 255, 0.72));-webkit-transform:translateX(-50%) scale(1.02);transform:translateX(-50%) scale(1.02)}}@media screen and (max-width: 980px){.topWishlist{bottom:26dvw;width:46.5306122449dvw}}.mainWrapper{border-top:1px solid #959595}.sectionTitle .titleSmall{display:block;margin-bottom:.3em;font-size:1.6085858586dvw}@media screen and (max-width: 980px){.sectionTitle .titleSmall{font-size:4.1785714286dvw}}.sectionTitle .titleSmall{font-weight:900;line-height:1}.sectionTitle .titleSmall.fontHelvetica{margin-bottom:.2em}.sectionTitle .titleLarge{display:block;margin-bottom:2.5%;color:#fff;font-size:3.5353535354dvw}@media screen and (max-width: 980px){.sectionTitle .titleLarge{font-size:9.1836734694dvw}}.sectionTitle .titleLarge{font-weight:900;line-height:1.05}.sectionTitle .titleLarge.fontHelvetica{line-height:1}.aboutSection{padding:12% 0 0%}@media screen and (max-width: 980px){.aboutSection{padding:20% 0 0%}}.aboutGrid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 980px){.aboutGrid{display:block}}.aboutMovie{width:38.7878787879dvw}@media screen and (max-width: 980px){.aboutMovie{width:100%;margin-bottom:10%}}.movieButton{position:relative;display:block;width:100%;padding:0;border:1px solid #fff;background:#000;-webkit-box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.14);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.14);overflow:hidden}.movieButton img{display:block;opacity:.9;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease}@media(hover: hover){.movieButton:hover img{opacity:1;-webkit-transform:scale(1.03);transform:scale(1.03)}}.moviePlay{position:absolute;top:50%;left:50%;width:19.0104166667%;background-image:url("/alienisolation2/assets/images/common/movie/icon-play.svg");background-repeat:no-repeat;background-size:100% auto;aspect-ratio:1;-webkit-filter:drop-shadow(0 0 10px rgba(0, 0, 0, 0.8));filter:drop-shadow(0 0 10px rgba(0, 0, 0, 0.8));-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.aboutText{width:38.8888888889dvw}@media screen and (max-width: 980px){.aboutText{width:100%}}.aboutText p{font-size:1.2121212121dvw}@media screen and (max-width: 980px){.aboutText p{font-size:3.3673469388dvw}}.aboutText p{line-height:1.65}.screenshotSection{padding:8% 0 0}@media screen and (max-width: 980px){.screenshotSection{padding:10% 0 0}}.screenshotSlider{position:relative;z-index:0;width:100%;margin:0 auto;overflow:visible}.screenshotSlider .splide__track{width:98%;margin:auto;overflow:visible}@media screen and (max-width: 980px){.screenshotSlider .splide__track{width:100%}}.screenshotSlider .splide__slide{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .25s ease,-webkit-transform .25s ease;transition:opacity .25s ease,-webkit-transform .25s ease;transition:opacity .25s ease,transform .25s ease;transition:opacity .25s ease,transform .25s ease,-webkit-transform .25s ease}.screenshotSlider .splide__arrows{position:absolute;z-index:10;height:calc(90% - 14px);inset:0;pointer-events:none}.screenshotSlider .splide__arrow{width:3.9393939394dvw;height:auto;border-radius:0;background:url("/alienisolation2/assets/images/common/slider-arrow.png") center/contain no-repeat;opacity:1;pointer-events:auto;-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s, -webkit-filter .3s;aspect-ratio:160/255}@media screen and (max-width: 980px){.screenshotSlider .splide__arrow{width:7.9591836735dvw;height:100%}}.screenshotSlider .splide__arrow svg{display:none}@media(hover: hover){.screenshotSlider .splide__arrow:hover{opacity:1;-webkit-filter:drop-shadow(0 0 12px rgba(255, 255, 255, 0.7));filter:drop-shadow(0 0 12px rgba(255, 255, 255, 0.7))}}.screenshotSlider .splide__arrow--prev{left:0;-webkit-transform:translate3d(0, -50%, 0) scaleX(-1);transform:translate3d(0, -50%, 0) scaleX(-1)}.screenshotSlider .splide__arrow--next{right:0;-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0)}.screenshotSlider .splide__pagination{position:static;margin-top:2.2%;padding:0;gap:12px}@media screen and (max-width: 980px){.screenshotSlider .splide__pagination{margin-top:5%}}.screenshotSlider .splide__pagination__page{width:14px;height:14px;margin:0;border-radius:0;background:#959595;opacity:1;-webkit-transform:none;transform:none}.screenshotSlider .splide__pagination__page.is-active{background:#fff}@media(hover: hover){.screenshotSlider .splide__pagination__page:hover{background:#fff}}.screenshotButton{position:relative;z-index:0;display:block;padding:0;border:1px solid #fff;background:#000;overflow:hidden;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;-webkit-transform:scale(0.82) translate3d(0, 0, 0);transform:scale(0.82) translate3d(0, 0, 0);-webkit-transform-origin:center center;transform-origin:center center}.screenshotButton::before{content:"";position:absolute;z-index:10;right:8px;bottom:8px;width:34px;aspect-ratio:1;background:url("/alienisolation2/assets/images/common/icon-plus.png") center/contain no-repeat;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.screenshotButton img{display:block;opacity:.8;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s}@media(hover: hover){.screenshotButton:hover img{opacity:1 !important;-webkit-transform:scale(1.03) translate3d(0, 0, 0);transform:scale(1.03) translate3d(0, 0, 0)}}.splide__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.splide__slide.is-active .screenshotButton{-webkit-transform:scale(1) translate3d(0, 0, 0) !important;transform:scale(1) translate3d(0, 0, 0) !important}.splide__slide.is-active .screenshotButton img{opacity:.9}.downloadSection{padding:10% 0 0}@media screen and (max-width: 980px){.downloadSection{padding:20% 0 0}}.downloadGrid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 980px){.downloadGrid{display:block}}.downloadText{width:50%}@media screen and (max-width: 980px){.downloadText{width:100%}}.wallpaperList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 980px){.wallpaperList{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:6% auto 8%}}.wallpaperList li{width:11.1111111111dvw;margin-right:1.0101010101dvw}@media screen and (max-width: 980px){.wallpaperList li{width:30.4444444444%;margin-right:0}}.wallpaperList a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10% 0;background:#fff;border:1px solid #fff;color:#111;font-size:1.2121212121dvw}@media screen and (max-width: 980px){.wallpaperList a{font-size:3.3673469388dvw}}.wallpaperList a{font-weight:700;line-height:1;-webkit-transition:background .2s ease,color .2s ease;transition:background .2s ease,color .2s ease}@media(hover: hover){.wallpaperList a:hover{background:#000;color:#fff}}.wallpaperThumb{width:38.7878787879dvw;border:1px solid #fff}@media screen and (max-width: 980px){.wallpaperThumb{width:100%}}.socialSection{padding:10% 0 0}@media screen and (max-width: 980px){.socialSection{padding:20% 0 0}}.socialGrid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 980px){.socialGrid{display:block}}.socialTitle{width:50%}@media screen and (max-width: 980px){.socialTitle{width:100%}}.socialLinksWrap{width:38.7878787879dvw}@media screen and (max-width: 980px){.socialLinksWrap{width:90%;margin:auto}}.socialLinks{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.socialLinks li{position:relative;z-index:0;padding:7% 0}@media screen and (max-width: 980px){.socialLinks li{padding:7% 0 10%}}.socialLinks a{display:block;width:auto;height:3.5353535354dvw}@media screen and (max-width: 980px){.socialLinks a{height:7.8571428571dvw}}.socialLinks img{width:auto;height:100%;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}@media(hover: hover){.socialLinks a:hover img{-webkit-transform:translateY(-3px);transform:translateY(-3px)}}@media screen and (max-width: 980px){.socialLinks{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.socialNotice{position:absolute;z-index:0;bottom:0;left:-50%;width:200%;font-size:1.0101010101dvw}@media screen and (max-width: 980px){.socialNotice{font-size:3.0612244898dvw}}.socialNotice{text-align:center}@media screen and (max-width: 980px){.socialNotice{left:-100%;width:300%}}.specSection{margin:12% auto 0;padding:10% 0;border-top:1px solid #959595}@media screen and (max-width: 980px){.specSection{margin:20% auto 0;padding:20% 0}}.specBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 980px){.specBox{display:block}}.specLogo{width:23.4848484848dvw;margin:0 8% 0 0}@media screen and (max-width: 980px){.specLogo{width:59.693877551dvw;margin:0 auto 11%}}.specInfoListWrap{width:54%}@media screen and (max-width: 980px){.specInfoListWrap{width:100%}}.specInfoList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;font-size:1.2121212121dvw}@media screen and (max-width: 980px){.specInfoList{font-size:3.3673469388dvw}}.specInfoList{line-height:1.6}@media screen and (max-width: 980px){.specInfoList{margin-top:4vw}}.specInfoList dt,.specInfoList dd{margin-bottom:.1%}.specInfoList dt{position:relative;width:20%}@media screen and (max-width: 980px){.specInfoList dt{width:23%}}.specInfoList dd{position:relative;width:80%;padding-left:.7rem}@media screen and (max-width: 980px){.specInfoList dd{width:77%}}.specInfoList dd:before{content:":";position:absolute;left:0}.specInfoList dd span{font-size:.8vw}@media screen and (max-width: 980px){.specInfoList dd span{font-size:1.8vw}}.specInfoList dd .ceroImg{width:50px;max-width:50px}@media screen and (max-width: 980px){.specInfoList dd .ceroImg{width:10vw}}.specInfoNotice{font-size:1.0101010101dvw}@media screen and (max-width: 980px){.specInfoNotice{font-size:3.0612244898dvw}}.specInfoNotice{margin-top:5%}.specInfoNotice small{font-size:inherit}.wishlistDialog .mdl-inner{width:min(82%,1240px);max-height:80vh;border:1px solid #fff;-webkit-box-shadow:0 0 26px hsla(0,0%,100%,.45);box-shadow:0 0 26px hsla(0,0%,100%,.45);overflow:auto;background-color:#000}@media screen and (max-width: 980px){.wishlistDialog .mdl-inner{width:86%}}.wishlistDialog .mdl-contents{padding:100px 0 0;overflow:visible;background-color:#000}@media screen and (max-width: 980px){.wishlistDialog .mdl-contents{padding:calc(15% + 40px) 2% 0}}.wishlistDialog .org-close{top:20px;right:20px;border:none}.wishlistDialog .org-close::before,.wishlistDialog .org-close::after{height:2px;background:#fff}@media screen and (max-width: 980px){.wishlistDialog .org-close{top:10px;right:10px}}.wishlistTitle{margin-bottom:40px;color:#fff;font-size:4.83125dvw}@media screen and (max-width: 980px){.wishlistTitle{font-size:8.1632653061dvw}}@media screen and (min-width: 1280px){.wishlistTitle{font-size:61.84px}}.wishlistTitle{font-weight:900;line-height:1;text-align:center}@media screen and (max-width: 980px){.wishlistTitle{margin-bottom:15%}}.wishlistPlatform{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:clamp(0px,4.6875dvw,60px);margin:0 auto 30px;padding:10px 30px;border:1px solid rgba(0,0,0,0);background-color:rgba(0,0,0,0);-webkit-transition:background-color .3s;transition:background-color .3s}.wishlistPlatform.-steam{height:clamp(0px,5.46875dvw,70px)}.wishlistPlatform.-switch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:clamp(0px,6.25dvw,80px);color:#fff;font-size:1.875dvw}@media screen and (max-width: 980px){.wishlistPlatform.-switch{font-size:3.6734693878dvw}}@media screen and (min-width: 1280px){.wishlistPlatform.-switch{font-size:24px}}.wishlistPlatform.-switch .imageWrap{height:100%}.wishlistPlatform.-switch .textWrap{margin-left:20px}@media(hover: hover){.wishlistPlatform.-link:hover{background-color:#fff}.wishlistPlatform.-link:hover img{-webkit-filter:brightness(0);filter:brightness(0)}}@media screen and (max-width: 980px){.wishlistPlatform{height:clamp(0px,10.2040816327dvw,100px);margin:0 auto 10%;padding:2% 5%}.wishlistPlatform.-steam{height:clamp(0px,11.2244897959dvw,110px)}.wishlistPlatform.-switch{height:clamp(0px,13.2653061224dvw,130px)}}.wishlistPlatform img{width:auto;height:100%;border:0;-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s, -webkit-filter .3s}.wishlistPlatformList{max-width:600px;margin:auto;padding:0 0 100px}@media screen and (max-width: 980px){.wishlistPlatformList{max-width:100%;padding:0 0 calc(15% + 40px) 2%}}.wishlistPlatformList .linksList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}@media screen and (max-width: 980px){.wishlistPlatformList .linksList{margin-bottom:10%}}.wishlistPlatformList .linksList a{display:block;width:200px;margin:0 15px 25px;padding:12px 0 14px;border:1px solid #fff;background-color:rgba(0,0,0,0);font-size:1.875dvw}@media screen and (max-width: 980px){.wishlistPlatformList .linksList a{font-size:3.6734693878dvw}}@media screen and (min-width: 1280px){.wishlistPlatformList .linksList a{font-size:24px}}.wishlistPlatformList .linksList a{-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s;text-align:center;line-height:1;color:#fff}@media screen and (max-width: 980px){.wishlistPlatformList .linksList a{width:40%;margin:0 3% 3%}}@media(hover: hover){.wishlistPlatformList .linksList a:hover{background-color:#fff;color:#000}}.wishlistPlatformList .linksList .linksListTitle{width:100%;margin-bottom:30px;text-align:center;font-size:1.875dvw}@media screen and (max-width: 980px){.wishlistPlatformList .linksList .linksListTitle{font-size:3.6734693878dvw}}@media screen and (min-width: 1280px){.wishlistPlatformList .linksList .linksListTitle{font-size:24px}}.wishlistPlatformList .linksList .linksListTitle{color:#fff}/*# sourceMappingURL=top.min.css.map */