:root{--black: #000;--white: #fff;--yellow: #fada23;--grad-yellow: linear-gradient(180deg, #ffee00 42.08%, #c48d00 100%);--bg-yellow: linear-gradient(180deg, #ffee01 0%, #f2a900 100%);--bg-orange: linear-gradient(180deg, #ffae12 0%, #ed8f1e 100%);--font: "Noto Sans JP", sans-serif;--font-digital-number: "DSEG7 Classic", sans-serif;--vw: 0;--vh: 0}*,*::before,*::after{margin:0;padding:0;box-sizing:inherit}*::before,*::after{text-decoration:inherit;vertical-align:inherit}html{font-size:62.5%}body{color:var(--black);font-size:1rem;font-family:var(--font);font-weight:500;font-kerning:normal;letter-spacing:0;line-height:1.5;margin:0;background-color:var(--white);box-sizing:border-box;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}canvas{display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}input,textarea,select{color:inherit;font-family:var(--font);border:none;outline:none;vertical-align:top}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder,select::-webkit-input-placeholder{color:#999;font-size:16px}input::-moz-placeholder,textarea::-moz-placeholder,select::-moz-placeholder{color:#999;font-size:16px}input::-ms-input-placeholder,textarea::-ms-input-placeholder,select::-ms-input-placeholder{color:#999;font-size:16px}input:-moz-placeholder-shown, textarea:-moz-placeholder-shown, select:-moz-placeholder-shown{color:#999;font-size:16px}input:placeholder-shown,textarea:placeholder-shown,select:placeholder-shown{color:#999;font-size:16px}button{color:inherit;font-family:var(--font);background:none;border:none;cursor:pointer;outline:0}label{cursor:pointer}h1,h2,h3,h4,h5,h6,figure{font-size:inherit;font-weight:normal}table{font-size:inherit;font-weight:normal}figure{margin:0;padding:0}a{color:inherit;text-decoration:none}picture,img{vertical-align:top;pointer-events:none}img.svg{display:block}:focus{outline:none}@media screen{br.md{display:none}}@media screen and (min-width: 768px){br.xs{display:none}br.md{display:inline}}[data-pixel]{image-rendering:pixelated}[data-protect]{-webkit-user-select:none;-moz-user-select:none;user-select:none}.theater{overflow:hidden}.container{position:relative;max-width:1440px;margin:0 auto}.nowrap{display:inline-block;text-decoration:inherit;white-space:nowrap}.irep{display:block;height:0;overflow:hidden}.btn{position:relative;display:flex;cursor:pointer;justify-content:center;align-items:center}.btn *{pointer-events:none}.btn:disabled,.btn.disabled{cursor:default}.btn.btn-fade,.link.link-fade{transition:opacity .2s cubic-bezier(0.215, 0.61, 0.355, 1)}.btn.btn-fade.hover,.link.link-fade.hover{opacity:.8}.btn.btn-fade:disabled,.btn.btn-fade.disabled,.link.link-fade:disabled,.link.link-fade.disabled{opacity:1 !important}.pagetop{text-align:center;padding:4rem 5px 5px}.pagetop a{display:inline-block;width:30px}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fadeInFromBottom{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}100%{opacity:1;-webkit-transform:translateY(0%);transform:translateY(0%)}}@keyframes fadeInFromBottom{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}100%{opacity:1;-webkit-transform:translateY(0%);transform:translateY(0%)}}@-webkit-keyframes fadeOutToBottom{100%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}0%{opacity:1;-webkit-transform:translateY(0%);transform:translateY(0%)}}@keyframes fadeOutToBottom{100%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}0%{opacity:1;-webkit-transform:translateY(0%);transform:translateY(0%)}}@media screen{.consent-policy{position:fixed;z-index:-1;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;width:0;height:0;background-color:rgba(0,0,0,.7);overflow:hidden}.consent-policy .container{position:absolute;width:90%;max-width:1024px;padding:10px 20px;background-color:var(--white)}.consent-policy .description{font-size:1.2rem;font-weight:500;line-height:1.2}.consent-policy .description a{text-decoration:underline;margin-left:.4em}.consent-policy .btn{display:flex;cursor:pointer;justify-content:center;align-items:center;color:var(--white);margin-top:1rem;padding:.5em 1em;background-color:var(--black)}.consent-policy .btn *{pointer-events:none}.consent-policy.active{z-index:10500;width:100%;height:100%}.consent-policy.leave{-webkit-animation:fadeOut .2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s both;animation:fadeOut .2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s both}}@media screen and (min-width: 768px){.consent-policy .container{width:70%;max-width:1024px;padding:30px 50px}.consent-policy .description{font-size:1.6rem}}@media screen{.viewport{position:relative;z-index:1;background-color:var(--black)}.viewport .main{position:relative;z-index:1}}@media screen{[data-component=modal]>.modal{position:fixed;z-index:-1;top:0;bottom:0;left:0;right:0;width:0;height:0;overflow:hidden}[data-component=modal]>.modal .overlay{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}[data-component=modal]>.modal.active{z-index:10500;width:100%;height:100%}[data-component=modal]>.modal.protect::after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:rgba(255,0,255,0)}[data-component=modal-shutdown]{display:flex;cursor:pointer;justify-content:center;align-items:center;width:12.2666666667vw;height:11.7333333333vw;background-color:var(--black);-webkit-clip-path:polygon(14% 0, 100% 0, 100% 90%, 0% 100%);clip-path:polygon(14% 0, 100% 0, 100% 90%, 0% 100%)}[data-component=modal-shutdown] *{pointer-events:none}[data-component=modal-shutdown] .icon{position:relative;display:block;color:var(--white);font-size:2.1rem;font-weight:900;line-height:1;margin-top:-0.1em;margin-right:-0.2em}}@media screen and (min-width: 768px){[data-component=modal-shutdown]{width:6.3888888889vw;height:6.1111111111vw}[data-component=modal-shutdown] .icon{font-size:4.2rem}}@media screen and (min-width: 1440px){[data-component=modal-shutdown]{width:92px;height:88px}}@media screen{[data-accordion]{width:91.2%;margin-left:auto;margin-right:auto}[data-accordion-item]{color:var(--white);background-color:var(--black)}[data-accordion-item] [data-accordion-header]{position:relative;cursor:pointer}[data-accordion-item] [data-accordion-header] img{width:auto;height:100%;max-height:100%}[data-accordion-item] [data-accordion-header] .drawer{position:absolute;top:5.0666666667vw;right:2.6666666667vw;display:flex;justify-content:space-between;align-items:center;padding:.45rem .5rem .45rem .8rem;background-image:linear-gradient(0deg, #333 0%, #5c5c5c 100%);border:1px solid #9c9c9c;border-radius:999px}[data-accordion-item] [data-accordion-header] .drawer::before{content:"開く";font-size:1rem;font-weight:700;line-height:1;letter-spacing:.02em;-webkit-transform:translateY(-1px);transform:translateY(-1px)}[data-accordion-item] [data-accordion-header] .drawer .icon{position:relative;display:block;width:1.8666666667vw;height:1.8666666667vw;margin-left:.3rem}[data-accordion-item] [data-accordion-header] .drawer .icon::before,[data-accordion-item] [data-accordion-header] .drawer .icon::after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;display:block;margin:auto;background-color:var(--white);transition:-webkit-transform .2s cubic-bezier(0.215, 0.61, 0.355, 1);transition:transform .2s cubic-bezier(0.215, 0.61, 0.355, 1);transition:transform .2s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform .2s cubic-bezier(0.215, 0.61, 0.355, 1)}[data-accordion-item] [data-accordion-header] .drawer .icon::before{width:14.2857142857%;height:100%}[data-accordion-item] [data-accordion-header] .drawer .icon::after{width:100%;height:14.2857142857%}[data-accordion-item] [data-accordion-content]{height:0;overflow:hidden;will-change:height;transition:height .3s cubic-bezier(0.215, 0.61, 0.355, 1)}[data-accordion-item] [data-accordion-content] .figure{width:auto;height:100%;max-height:100%}[data-accordion-item].active [data-accordion-header] .drawer::before{content:"閉じる"}[data-accordion-item].active [data-accordion-header] .drawer .icon::before{-webkit-transform:scaleY(0);transform:scaleY(0)}[data-accordion-item]+[data-accordion-item]{border-top:1px solid rgba(255,255,255,.5)}}@media screen and (min-width: 768px){[data-accordion]{width:71.1111111111%}[data-accordion-item] [data-accordion-header] .drawer{top:2.5694444444vw;right:2.7777777778vw;padding:1rem 1.2rem 1rem 1.6rem}[data-accordion-item] [data-accordion-header] .drawer::before{font-size:2rem}[data-accordion-item] [data-accordion-header] .drawer .icon{width:.9722222222vw;height:.9722222222vw;margin-left:.7rem}[data-accordion-item] [data-accordion-content] .outer{padding-bottom:6.8359375%}[data-accordion-item]+[data-accordion-item]{border-top-width:2px}}@media screen and (min-width: 1440px){[data-accordion-item] [data-accordion-header] .drawer{top:37px;right:40px}[data-accordion-item] [data-accordion-header] .drawer .icon{width:14px;height:14px}}@media screen{.global-footer{position:relative;z-index:1}.global-footer img{width:100%;height:auto;max-width:100%}.global-footer .container{color:var(--white);text-align:center;padding-top:2.1333333333%;padding-bottom:10%;background-color:var(--black)}.global-footer .links{display:flex;justify-content:center;align-items:center;list-style-type:none;margin-top:4.6666666667%}.global-footer .links .item{width:6.4%;margin:0 2.6666666667%}.global-footer .links .item:nth-child(4){margin-left:1.7333333333%}.global-footer .group{margin-top:9.8666666667%}.global-footer .group .list{display:flex;justify-content:center;align-items:center}.global-footer .group .item{margin:0 3.2%}.global-footer .group .krafton{width:30.6666666667%}.global-footer .group .lightspeed-studios{width:22.2666666667%}.global-footer .group .toei-animation{width:38.6666666667%}.global-footer .copyright{font-size:1rem;-webkit-font-feature-settings:"pwid" on,"palt" on,"pkna" on;font-feature-settings:"pwid" on,"palt" on,"pkna" on;line-height:2;letter-spacing:.025em;margin-top:3.2%}}@media screen and (min-width: 768px){.global-footer .container{padding-top:.5555555556%;padding-bottom:3.8194444444%}.global-footer .links{margin-top:2.4305555556%}.global-footer .links .item{width:3.3333333333%;margin:0 1.3888888889%}.global-footer .links .item:nth-child(4){margin-left:.9027777778%}.global-footer .copyrights{display:flex;justify-content:space-between;align-items:flex-end;width:100%;margin-top:3.8888888889%;padding:0 5.5555555556%}.global-footer .group{flex-direction:column;align-items:flex-start;margin-top:0}.global-footer .group .list{display:inline-flex;justify-content:flex-start;width:auto}.global-footer .group .item{margin-left:0;margin-right:2.9166666667vw}.global-footer .group .krafton{width:15.9722222222vw}.global-footer .group .lightspeed-studios{width:11.5972222222vw}.global-footer .group .toei-animation{width:20.1388888889vw}.global-footer .copyright{font-size:1.1rem;text-align:left;margin-top:3.90625%}}@media screen and (min-width: 1440px){.global-footer .container{padding-top:8px;padding-bottom:55px}.global-footer .group .item{margin-right:42px}.global-footer .group .krafton{width:230px}.global-footer .group .lightspeed-studios{width:167px}.global-footer .group .toei-animation{width:290px}}@media screen{.firstview{position:relative;width:100%}.firstview::before{content:"";display:block;padding-top:118.6666666667%;background:url("../img/fv-figure@xs.jpg?v=b8bbf6ef951331ef4153b292422b0e11") no-repeat 50% 0;background-size:100% auto}.webp .firstview::before{background-image:url("../img/fv-figure@xs.webp?v=48c65fdfb28c1c021302200c9a211cd4")}.firstview .hud{position:absolute;z-index:10;top:0;left:0;right:0;padding-top:118.6666666667%}.firstview .hud img{width:100%;height:auto;max-width:100%}.firstview .hud>.title .collaboration{position:absolute;top:4.4943820225%;left:0;right:0;display:block;width:90.4%;margin:0 auto}.firstview .hud>.title .caption{position:absolute;bottom:44.1573033708%;left:0;right:0;display:block;width:65.8666666667%;margin:0 auto}.firstview .hud .store{position:absolute;bottom:8.5333333333%;left:0;right:0;display:flex;flex-direction:column;align-items:center;margin:0 auto}.firstview .hud .store .title{width:85.8666666667%;margin-right:1.3333333333%;margin-bottom:4%;-webkit-transform:translateX(0.6211180124%);transform:translateX(0.6211180124%)}.firstview .hud .store .links{display:flex;justify-content:center;align-items:center;list-style-type:none}.firstview .hud .store .links .item{margin:0 .8%}.firstview .hud .store .links .item .btn{height:10.6666666667vw}.firstview .hud .store .links .item img{width:auto;height:100%;max-height:100%;max-width:none}}@media screen and (min-width: 768px){.firstview::before{padding-top:51.8055555556%;background-image:url("../img/fv-figure@md.jpg?v=4070a624987653692e54bca9be3f78e0");background-size:auto 100%}.webp .firstview::before{background-image:url("../img/fv-figure@md.webp?v=b1bb18baf96f748ae9ce1ec00792dbb9")}.firstview .hud{max-width:1440px;margin-left:auto;margin-right:auto;padding-top:51.8055555556%}.firstview .hud>.title .collaboration{z-index:1;top:auto;bottom:17.4262734584%;width:47.2222222222%;-webkit-transform:translateX(0.2941176471%);transform:translateX(0.2941176471%)}.firstview .hud>.title .caption{z-index:0;top:17.9624664879%;width:62.7777777778%;-webkit-transform:translateX(-0.8849557522%);transform:translateX(-0.8849557522%)}.firstview .hud .store{bottom:3.75%;width:32.9861111111%}.firstview .hud .store .title{width:100%;margin-right:0;margin-bottom:2.0833333333%;-webkit-transform:translateX(-0.8421052632%);transform:translateX(-0.8421052632%)}.firstview .hud .store .links .item{margin:0 1.4159292035%}.firstview .hud .store .links .item .btn{height:4.7222222222vw}}@media screen and (min-width: 1440px){.firstview::before{padding-top:746px}.firstview .hud{padding-top:746px}.firstview .hud .store .links .item .btn{height:68px}}@media screen and (min-width: 2240px){.firstview::before{padding-top:33.3035714286%}.firstview .hud{padding-top:33.3035714286%}}@media screen{.contents-nav{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;margin-top:-13.6%}.contents-nav .btn{display:flex;cursor:pointer;justify-content:center;align-items:center;width:11.7333333333%;margin-top:17.3333333333%;margin-left:6.1333333333%;margin-right:6.1333333333%;padding-top:11.7333333333%}.contents-nav .btn *{pointer-events:none}.contents-nav .btn img{position:absolute;top:0;width:100%;height:auto;max-width:100%;max-width:none;pointer-events:all}.contents-nav .btn[href="#collabo-mode"]{margin-left:11.7333333333%;margin-right:6.6666666667%}.contents-nav .btn[href="#collabo-mode"] img{left:-30.6818181818%;width:161.3636363636%}.contents-nav .btn[href="#tvcm"]{margin-left:6.6666666667%;margin-right:7.3333333333%}.contents-nav .btn[href="#tvcm"] img{left:-23.8636363636%;width:147.7272727273%}.contents-nav .btn[href="#website-event"]{margin-left:7.4666666667%;margin-right:11.7333333333%}.contents-nav .btn[href="#website-event"] img{left:-38.6363636364%;width:177.2727272727%}.contents-nav .btn[href="#campaign"]{margin-left:0;margin-right:5.6%}.contents-nav .btn[href="#campaign"] img{left:-52.2727272727%;width:204.5454545455%}.contents-nav .btn[href="#poster-event"]{margin-left:5.6%;margin-right:4%}.contents-nav .btn[href="#poster-event"] img{left:-22.7272727273%;width:145.4545454545%}.contents-nav .btn[href="#sns"]{margin-left:4%;margin-right:5.8666666667%}.contents-nav .btn[href="#sns"] img{left:-3.4090909091%;width:106.8181818182%}.contents-nav .btn[href="#pubgm-tournament"]{margin-left:5.8666666667%;margin-right:2.6666666667%}.contents-nav .btn[href="#pubgm-tournament"] img{left:-70.4545454545%;width:240.9090909091%}}@media screen and (min-width: 768px){.contents-nav{width:65%;margin-top:-6.3888888889%;margin-left:auto;margin-right:auto}.contents-nav .btn{width:9.4017094017%;margin-top:12.1794871795%;margin-left:7.7991452991%;margin-right:7.7991452991%;padding-top:9.4017094017%}.contents-nav .btn[href="#collabo-mode"]{margin-left:18.8034188034%;margin-right:7.5854700855%}.contents-nav .btn[href="#tvcm"]{margin-left:7.5854700855%;margin-right:8.0128205128%}.contents-nav .btn[href="#website-event"]{margin-left:8.0128205128%;margin-right:18.8034188034%}.contents-nav .btn[href="#campaign"]{margin-left:0;margin-right:7.4786324786%}.contents-nav .btn[href="#poster-event"]{margin-left:7.4786324786%;margin-right:7.264957265%}.contents-nav .btn[href="#sns"]{margin-left:7.264957265%;margin-right:7.0512820513%}.contents-nav .btn[href="#pubgm-tournament"]{margin-left:7.0512820513%;margin-right:1.9230769231%}}@media screen{.login-present{margin-top:17.8666666667%}.login-present img{width:100%;height:auto;max-width:100%}.login-present .banner{width:84.5333333333%;margin:0 auto}}@media screen and (min-width: 768px){.login-present{margin-top:10.2777777778%}.login-present .banner{width:67.0833333333%}}@media screen{.secondview{background:url("../img/sv-bg@xs.png?v=97b19b6850a80cdd8feedf724d40793c") no-repeat 50% 50%;background-size:100% 100%}.webp .secondview{background-image:url("../img/sv-bg@xs.webp?v=009ea292308d9f32bd8a7d6727ac8f3d")}.secondview::before{content:"";display:block;width:100%;padding-top:.8%;background-color:var(--black)}.secondview .panel{padding-top:6.9333333333%;padding-bottom:22.4%}.secondview .title{width:88.8%;margin:0 auto}.secondview .title img{width:100%;height:auto;max-width:100%}}@media screen and (min-width: 768px){.secondview{background-image:url("../img/sv-bg@md.png?v=8ce26446239079fc0533f811af07490d")}.webp .secondview{background-image:url("../img/sv-bg@md.png?v=8ce26446239079fc0533f811af07490d")}.secondview::before{padding-top:.4166666667%}.secondview .panel{padding-top:3.0555555556%;padding-bottom:10.4166666667%}.secondview .title{width:54.4444444444%}}@media screen and (min-width: 1440px){.secondview::before{padding-top:10px}.secondview .panel{padding-top:44px;padding-bottom:150px}}@media screen{.section.collabo-mode{margin-top:-10.6666666667%;padding-top:10.6666666667%}.section.collabo-mode>.title{top:1.7333333333vw}.section.collabo-mode>.title .caption{width:68%}.section.collabo-mode .wrapper{background:url("../img/collabo-mode-bg@xs.jpg?v=21e65945ba204af630b1c8dfd52dbb03") no-repeat 50% 50%;background-size:100% 100%}.webp .section.collabo-mode .wrapper{background-image:url("../img/collabo-mode-bg@xs.webp?v=def089dc56018b61d8a37df25cbe17d9")}.section.collabo-mode .panel{padding-top:13.0666666667%;padding-bottom:26.6666666667%}.section.collabo-mode .head img{width:100%;height:auto;max-width:100%}.section.collabo-mode .head>.title{font-size:2rem;font-weight:500;text-align:center;line-height:1.6;letter-spacing:.02em;margin-bottom:7.2%;-webkit-transform:translateX(-0.02em);transform:translateX(-0.02em)}.section.collabo-mode .head .movie{width:91.2%}.section.collabo-mode .head .list{margin:-1.8666666667% auto 0;list-style-type:none}.section.collabo-mode .head .item{margin:6.1333333333% auto 0}.section.collabo-mode .head .item .title,.section.collabo-mode .head .item .description{font-size:1.4rem;font-weight:500;text-align:center;line-height:1.7142857143;letter-spacing:.02em;-webkit-transform:translateX(-0.02em);transform:translateX(-0.02em)}.section.collabo-mode .head .navigation{display:flex;justify-content:center;margin-top:9.8666666667%}.section.collabo-mode .head .navigation .btn{width:89.0666666667%}.section.collabo-mode .body .gallery{margin-top:9.3333333333%}.section.collabo-mode .body .gallery img{width:100%;height:auto;max-width:100%}.section.collabo-mode .body .gallery .title{width:49.8666666667%;margin:0 auto 3.7333333333%}.section.collabo-mode .body .gallery>.list{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;list-style-type:none}.section.collabo-mode .body .gallery>.list .item{width:44.4%;margin:1.6%}}@media screen and (min-width: 768px){.section.collabo-mode{margin-top:-5.5555555556%;padding-top:5.5555555556%}.section.collabo-mode>.title{top:.2430555556vw}.section.collabo-mode>.title .caption{width:35.4166666667%}.section.collabo-mode .wrapper{background-image:url("../img/collabo-mode-bg@md.jpg?v=69b59914ca0050b736788669a6226e6c")}.webp .section.collabo-mode .wrapper{background-image:url("../img/collabo-mode-bg@md.webp?v=8a484440c01e8f28900359f60b121ae8")}.section.collabo-mode .panel{padding-top:8.0555555556%;padding-bottom:12.0833333333%}.section.collabo-mode .head>.title{font-size:4rem;line-height:1.125;margin-bottom:3.6111111111%}.section.collabo-mode .head .movie{width:60%}.section.collabo-mode .head .list{margin-top:3.4722222222%}.section.collabo-mode .head .item{margin:1.6666666667% auto 0}.section.collabo-mode .head .item .title,.section.collabo-mode .head .item .description{font-size:2.4rem;line-height:1.5833333333}.section.collabo-mode .head .navigation{margin-top:3.6805555556%}.section.collabo-mode .head .navigation .btn{width:49.8611111111%}.section.collabo-mode .body .gallery{margin-top:5.5555555556%;margin-bottom:-1.3888888889%}.section.collabo-mode .body .gallery .title{width:19.7916666667%;margin-bottom:.9722222222%}.section.collabo-mode .body .gallery>.list .item{width:34.1666666667%;margin:1.3888888889%}}@media screen and (min-width: 768px){.section.collabo-mode{margin-top:-80px;padding-top:80px}.section.collabo-mode>.title{top:3.5px}.section.collabo-mode>.title .caption{width:510px}.section.collabo-mode .panel{padding-top:116px;padding-bottom:174px}}@media screen{.section.collabo-mode .body .character,.section.collabo-mode .body .collabskin{margin-top:9.3333333333%}.section.collabo-mode .body .character>.title,.section.collabo-mode .body .collabskin>.title{margin:0 auto}.section.collabo-mode .body .character>.title img,.section.collabo-mode .body .collabskin>.title img{width:100%;height:auto;max-width:100%}.section.collabo-mode .body .character>.list,.section.collabo-mode .body .collabskin>.list{margin-top:5.6%;list-style-type:none}.section.collabo-mode .body .character>.list .item [data-accordion-header],.section.collabo-mode .body .collabskin>.list .item [data-accordion-header]{display:flex;justify-content:space-between;align-items:center;height:15.4666666667vw}.section.collabo-mode .body .character>.list .item [data-accordion-header] .caption,.section.collabo-mode .body .collabskin>.list .item [data-accordion-header] .caption{display:block;height:32.7586206897%;margin-left:5.5555555556%}.section.collabo-mode .body .character>.list .item [data-accordion-content] .title,.section.collabo-mode .body .collabskin>.list .item [data-accordion-content] .title{color:var(--yellow);font-size:1.6rem;font-weight:700;line-height:2.125}.section.collabo-mode .body .character>.list .item [data-accordion-content] .description,.section.collabo-mode .body .collabskin>.list .item [data-accordion-content] .description{font-size:1.6rem;font-weight:500;line-height:1.5;margin-top:-1.3490725126%}.section.collabo-mode .body .character>.list .item [data-accordion-content] .description+.title,.section.collabo-mode .body .collabskin>.list .item [data-accordion-content] .description+.title{margin-top:.4rem}.section.collabo-mode .body .character>.list .item [data-accordion-content] .note,.section.collabo-mode .body .collabskin>.list .item [data-accordion-content] .note{font-size:1.4rem;font-weight:500;line-height:1.5;margin-top:1rem}.section.collabo-mode .body .character>.title{width:76.5333333333%}.section.collabo-mode .body .character>.list .item [data-accordion-content] .outer{padding-bottom:6.432748538%}.section.collabo-mode .body .character>.list .item [data-accordion-content] .figure{width:64.3274853801%;margin:0 auto}.section.collabo-mode .body .character>.list .item [data-accordion-content] .figure img{width:100%;height:auto;max-width:100%}.section.collabo-mode .body .character>.list .item [data-accordion-content] .inner{padding:0% 5.8479532164% 3.5087719298%}.section.collabo-mode .body .collabskin>.title{width:43.7333333333%}.section.collabo-mode .body .collabskin>.list .item [data-accordion-content] .outer{padding-top:3.216374269%}.section.collabo-mode .body .collabskin>.list .item [data-accordion-content] .inner{padding:0 5.5555555556%}.section.collabo-mode .body .collabskin>.list .item [data-accordion-content] .list{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;margin-top:8.4795321637%;padding-bottom:9.649122807%;list-style-type:none}.section.collabo-mode .body .collabskin>.list .item [data-accordion-content] .list+.list{margin-top:0%;border-top:1px solid rgba(255,255,255,.5)}.section.collabo-mode .body .collabskin>.list .item [data-accordion-content] .item{margin:5.8479532164% 2.1929824561% 0}.section.collabo-mode .body .collabskin>.list .item [data-accordion-content] .item .figure{display:flex;flex-direction:column}.section.collabo-mode .body .collabskin>.list .item [data-accordion-content] .item .figure .preview{height:65.6vw;text-align:center}.section.collabo-mode .body .collabskin>.list .item [data-accordion-content] .item .figure .preview img{width:auto;height:100%;max-height:100%}}@media screen and (min-width: 768px){.section.collabo-mode .body .character,.section.collabo-mode .body .collabskin{margin-top:5.4166666667%}.section.collabo-mode .body .character>.title,.section.collabo-mode .body .collabskin>.title{margin-bottom:.9722222222%}.section.collabo-mode .body .character>.list,.section.collabo-mode .body .collabskin>.list{margin-top:2.9166666667%}.section.collabo-mode .body .character>.list .item [data-accordion-header],.section.collabo-mode .body .collabskin>.list .item [data-accordion-header]{height:8.0555555556vw}.section.collabo-mode .body .character>.list .item [data-accordion-header] .caption,.section.collabo-mode .body .collabskin>.list .item [data-accordion-header] .caption{height:34.4827586207%;margin-left:3.90625%}.section.collabo-mode .body .character>.list .item [data-accordion-content] .title,.section.collabo-mode .body .collabskin>.list .item [data-accordion-content] .title{font-size:2.4rem;line-height:2.2916666667}.section.collabo-mode .body .character>.list .item [data-accordion-content] .description,.section.collabo-mode .body .collabskin>.list .item [data-accordion-content] .description{font-size:2.4rem;line-height:1.6666666667;margin-top:-0.48828125%}.section.collabo-mode .body .character>.list .item [data-accordion-content] .description+.title,.section.collabo-mode .body .collabskin>.list .item [data-accordion-content] .description+.title{margin-top:1rem}.section.collabo-mode .body .character>.list .item [data-accordion-content] .note,.section.collabo-mode .body .collabskin>.list .item [data-accordion-content] .note{font-size:2rem;line-height:1.5;margin-top:.5rem}.section.collabo-mode .body .character>.title{width:58.8194444444%}.section.collabo-mode .body .character>.list .item [data-accordion-content] .outer{padding-bottom:4.1015625%}.section.collabo-mode .body .character>.list .item [data-accordion-content] .figure{width:42.96875%}.section.collabo-mode .body .character>.list .item [data-accordion-content] .inner{margin-top:-0.5859375%;padding:1.171875% 3.90625% 1.953125%}.section.collabo-mode .body .collabskin>.title{width:22.7777777778%}.section.collabo-mode .body .collabskin>.list .item [data-accordion-header] .drawer{top:2.7083333333vw}.section.collabo-mode .body .collabskin>.list .item [data-accordion-content] .outer{padding-top:.48828125%;padding-bottom:3.90625%}.section.collabo-mode .body .collabskin>.list .item [data-accordion-content] .inner{padding:0 3.90625%}.section.collabo-mode .body .collabskin>.list .item [data-accordion-content] .list{align-items:flex-end;margin-top:2.44140625%;padding-bottom:3.41796875%}.section.collabo-mode .body .collabskin>.list .item [data-accordion-content] .list+.list{margin-top:0%;border-top-width:2px}.section.collabo-mode .body .collabskin>.list .item [data-accordion-content] .item{margin:3.90625% 1.953125% 0}.section.collabo-mode .body .collabskin>.list .item [data-accordion-content] .item .figure .preview{height:34.1666666667vw}}@media screen and (min-width: 1440px){.section.collabo-mode .body .character>.list .item [data-accordion-header],.section.collabo-mode .body .collabskin>.list .item [data-accordion-header]{height:116px}.section.collabo-mode .body .collabskin>.list .item [data-accordion-header] .drawer{top:39px}.section.collabo-mode .body .collabskin>.list .item [data-accordion-content] .item .figure .preview{height:492px}}@media screen{.section.tvcm{margin-top:-10.6666666667%;padding-top:10.6666666667%}.section.tvcm>.title{top:1.3333333333vw}.section.tvcm>.title .caption{width:35.2%}.section.tvcm .wrapper{background:url("../img/tvcm-bg@xs.png?v=4e9160ef18debaf9a4be6759928fb5a3") no-repeat 50% 50%;background-size:100% 100%}.webp .section.tvcm .wrapper{background-image:url("../img/tvcm-bg@xs.webp?v=dcb5d186392579c1a86050c218da69cc")}.section.tvcm .panel{padding-top:21.0666666667%;padding-bottom:19.7333333333%}.section.tvcm .head img,.section.tvcm .body img{width:100%;height:auto;max-width:100%}.section.tvcm .body .tvcm .movie{width:91.2%}.section.tvcm .body .tvcm .movie+.movie{margin-top:5.3333333333%}.section.tvcm .body .tvcm .description{text-align:center}.section.tvcm .body .tvcm .description .catch{display:block;width:83.2%;margin:0 auto 3.7333333333%}.section.tvcm .body .tvcm .description small{font-size:1.6rem;line-height:1.40625;letter-spacing:.02em;margin-right:-0.02em}}@media screen and (min-width: 768px){.section.tvcm{margin-top:-5.3125%;padding-top:5.3125%}.section.tvcm>.title{top:.0694444444vw}.section.tvcm>.title .caption{width:18.3333333333%}.section.tvcm .wrapper{background-image:url("../img/tvcm-bg@md.png?v=dd597b8607e58639e8792e1c123cb9ec")}.webp .section.tvcm .wrapper{background-image:url("../img/tvcm-bg@md.webp?v=e930d2ca9bd9c1398b7512e743095e61")}.section.tvcm .panel{padding-top:11.4583333333%;padding-bottom:10.7638888889%}.section.tvcm .body .tvcm .movie{width:60%}.section.tvcm .body .tvcm .movie+.movie{margin-top:2.7777777778%}.section.tvcm .body .tvcm .description .catch{width:62.8472222222%;margin-bottom:.9722222222%}.section.tvcm .body .tvcm .description small{font-size:2.4rem;line-height:1.875}}@media screen and (min-width: 768px){.section.tvcm{margin-top:-5.5555555556%;padding-top:5.5555555556%}.section.tvcm>.title{top:.0694444444vw}.section.tvcm>.title .caption{width:18.3333333333%}.section.tvcm .panel{padding-top:11.4583333333%;padding-bottom:10.7638888889%}}@media screen and (min-width: 1440px){.section.tvcm{margin-top:-76.5px;padding-top:76.5px}.section.tvcm>.title{top:-2.5px}.section.tvcm>.title .caption{width:264px}.section.tvcm .panel{padding-top:165px;padding-bottom:155px}}@media screen{.section.website-event{margin-top:-10.8%;padding-top:10.8%}.section.website-event>.title{top:1.8666666667vw}.section.website-event>.title .caption{width:70.6666666667%}.section.website-event .wrapper{background-color:var(--black)}.section.website-event .panel{padding-top:15.2%;padding-bottom:22.1333333333vw}.section.website-event .head img,.section.website-event .body img,.section.website-event .foot img{width:100%;height:auto;max-width:100%}.section.website-event .figure{position:relative;z-index:0;width:100%;margin-top:-26.6666666667%;padding-top:102.9333333333%;background:url("../img/website-event-figure@xs.jpg?v=42d7472c7ce080184b744e177fcd60e1") no-repeat 50% 50%;background-size:contain}.section.website-event .head{position:relative;z-index:10}.section.website-event .head .title{width:78.6666666667%;margin:0 auto}.section.website-event .head .list{margin-top:5.6%;margin-left:8.5333333333%}.section.website-event .head .item{display:flex;justify-content:flex-start;align-items:flex-start;color:var(--white);font-size:1.6rem;font-weight:700;-webkit-font-feature-settings:"pwid" on,"palt" on,"pkna" on;font-feature-settings:"pwid" on,"palt" on,"pkna" on;line-height:1.5}.section.website-event .head .item p{flex:1 1 auto;margin-left:1.0666666667vw;margin-right:4.2666666667vw}.section.website-event .head .item::before{content:"";flex:0 0 auto;display:block;width:5.3333333333vw;height:3.3333333333vw;margin-top:.4em;background-repeat:no-repeat;background-position:0% 50%;background-size:auto 100%}.section.website-event .head .item:nth-child(1)::before{background-image:url("../img/website-event-no-1.png?v=31d35d5c905c280cde46eb8754b10907")}.section.website-event .head .item:nth-child(2){margin-top:2.4%}.section.website-event .head .item:nth-child(2)::before{background-image:url("../img/website-event-no-2.png?v=14b9b6df74e027bbfafaafcfefc9a821")}.section.website-event .head .item:nth-child(3){margin-top:3.2%}.section.website-event .head .item:nth-child(3)::before{background-image:url("../img/website-event-no-3.png?v=d734073660c3617ad66760da8f7df6cd")}.section.website-event .head .period{width:90.4%;margin:4.5333333333% auto 0}.section.website-event .body{position:relative;z-index:10;margin-top:-9.0666666667%}.section.website-event .body .prize{position:relative;list-style-type:none}.section.website-event .body .prize .item{width:72.2666666667%;margin:0 auto}.section.website-event .body .navigation{display:flex;justify-content:center;margin-top:7.4666666667%}.section.website-event .body .navigation .btn{width:75.2%}.section.website-event .foot .list{margin-top:10.6666666667%;list-style-type:none;border:1px solid rgba(255,255,255,.5)}.section.website-event .foot .list .item [data-accordion-header]{display:flex;justify-content:space-between;align-items:center;height:13.6vw}.section.website-event .foot .list .item [data-accordion-header] .caption{display:block;font-size:1.6rem;line-height:1.5;letter-spacing:.02em;margin-left:5.2941176471%}.section.website-event .foot .list .item [data-accordion-header] .drawer{top:4vw}.section.website-event .foot .list .item [data-accordion-content] .outer{padding:2.0588235294% 5.8823529412% 5%}.section.website-event .foot .list .item [data-accordion-content] ul,.section.website-event .foot .list .item [data-accordion-content] ol{list-style-type:none}.section.website-event .foot .list .item [data-accordion-content] ul ul,.section.website-event .foot .list .item [data-accordion-content] ul ol,.section.website-event .foot .list .item [data-accordion-content] ol ul,.section.website-event .foot .list .item [data-accordion-content] ol ol{margin-left:2em}.section.website-event .foot .list .item [data-accordion-content] p{font-size:1.4rem;font-weight:500;line-height:1.5}}@media screen and (min-width: 768px){.section.website-event{margin-top:-5.625%;padding-top:5.625%}.section.website-event>.title{top:.3125vw}.section.website-event>.title .caption{width:36.8055555556%}.section.website-event .panel{padding-top:10.9722222222%;padding-bottom:12.7777777778%}.section.website-event .content{position:relative;width:71.1111111111%;margin:0 auto}.section.website-event .figure{position:absolute;top:-10.9027777778vw;right:-17.7734375%;width:81.54296875%;margin-top:0;padding-top:75.29296875%;background-image:url("../img/website-event-figure@md.jpg?v=4d7987e9787034c3a55ffc1adffc1aef")}.section.website-event .head .title{width:57.6171875%;margin-left:.68359375%}.section.website-event .head .list{margin-top:1.953125%;margin-left:2.44140625%}.section.website-event .head .item{font-size:2.2rem;line-height:1.5454545455}.section.website-event .head .item+.item{margin-top:1.171875%}.section.website-event .head .item p{margin-left:1.25vw;margin-right:0}.section.website-event .head .item::before{width:2.2222222222vw;height:1.3888888889vw}.section.website-event .head .period{width:68.06640625%;margin-top:3.41796875%;margin-left:auto;margin-right:auto}.section.website-event .body{margin-top:4.8828125%}.section.website-event .body .prize .item{width:60.7421875%}.section.website-event .body .navigation{margin-top:5.37109375%}.section.website-event .body .navigation .btn{width:55.078125%}.section.website-event .foot .list{margin-top:6.9444444444%;border-width:2px}.section.website-event .foot .list .item [data-accordion-header]{height:7.0833333333vw}.section.website-event .foot .list .item [data-accordion-header] .caption{font-size:3.2rem;line-height:1;margin-left:3.5294117647%}.section.website-event .foot .list .item [data-accordion-header] .drawer{top:2.0833333333vw}.section.website-event .foot .list .item [data-accordion-content] .outer{padding:.3921568627% 7.8431372549% 3.3333333333%}.section.website-event .foot .list .item [data-accordion-content] ul ul,.section.website-event .foot .list .item [data-accordion-content] ul ol,.section.website-event .foot .list .item [data-accordion-content] ol ul,.section.website-event .foot .list .item [data-accordion-content] ol ol{margin-left:3.2rem}.section.website-event .foot .list .item [data-accordion-content] p{font-size:2.4rem;line-height:1.6666666667}}@media screen and (min-width: 1440px){.section.website-event{margin-top:-81px;padding-top:81px}.section.website-event>.title{top:4.5px}.section.website-event>.title .caption{width:530px}.section.website-event .panel{padding-top:156px;padding-bottom:184px}.section.website-event .figure{top:-157px}.section.website-event .head .item::before{width:32px;height:20px}.section.website-event .foot .list .item [data-accordion-header]{height:102px}.section.website-event .foot .list .item [data-accordion-header] .drawer{top:30px}}@media screen{.section.campaign{margin-top:-9.8666666667%;padding-top:9.8666666667%}.section.campaign>.title{top:.5333333333vw}.section.campaign>.title .caption{width:49.8666666667%}.section.campaign .wrapper{background:url("../img/campaign-bg@xs.jpg?v=2164e1e07973e7759080932976b11837") no-repeat 50% 50%;background-size:100% 100%}.webp .section.campaign .wrapper{background-image:url("../img/campaign-bg@xs.webp?v=dee5e50cb8c55658332919c9c3a8e2e8")}.section.campaign .panel{padding-top:13.3333333333%;padding-bottom:21.8666666667%}.section.campaign .part .head img,.section.campaign .part .body img{width:100%;height:auto;max-width:100%}.section.campaign .part .head .title{width:91.2%;margin-left:auto;margin-right:auto}.section.campaign .part .head .title .no{display:block;width:69.298245614%;margin:0 auto}.section.campaign .part .head .title .figure{position:relative;display:block;width:100%;margin-top:4.9707602339%}.section.campaign .part .body .description{font-size:1.6rem;font-weight:500;text-align:center;line-height:1.5;margin-top:4%}.section.campaign .part2{margin-top:9.8666666667%}.section.campaign .part2 .body .present{width:91.7333333333%;margin:5.3333333333% auto -0.8%}.section.campaign .foot{margin-top:9.8666666667%}.section.campaign .foot .list{list-style-type:none}.section.campaign .foot .item [data-accordion-header]{display:flex;justify-content:flex-start;align-items:center;font-size:1.6rem;font-weight:700;line-height:1.5;letter-spacing:.02em;padding:1.4rem 0 1.4rem 2rem}.section.campaign .foot .item [data-accordion-content] .outer{padding:1.4619883041% 5.8479532164% 7.3099415205%}.section.campaign .foot .item [data-accordion-content] .title,.section.campaign .foot .item [data-accordion-content] .text{font-size:1.2rem;line-height:1.6666666667}.section.campaign .foot .item [data-accordion-content] .title{color:var(--yellow);font-weight:700}.section.campaign .foot .item [data-accordion-content] .meta{width:100%;color:var(--white);border-collapse:collapse}.section.campaign .foot .item [data-accordion-content] .meta th,.section.campaign .foot .item [data-accordion-content] .meta td{border:1px solid #595959}.section.campaign .foot .item [data-accordion-content] .meta th{font-weight:500;text-align:center;background-color:#232323}.section.campaign .foot .item [data-accordion-content] .meta td{background-color:var(--black)}.section.campaign .foot .item [data-accordion-content] .meta+.navigation{margin-top:5.0666666667%}}@media screen and (min-width: 768px){.section.campaign{margin-top:-5.4861111111%;padding-top:5.4861111111%}.section.campaign>.title{top:-.3472222222vw}.section.campaign>.title .caption{width:25.9722222222%}.section.campaign .wrapper{background-image:url("../img/campaign-bg@md.jpg?v=6de3a7aad5c2622647bacd1554382200")}.webp .section.campaign .wrapper{background-image:url("../img/campaign-bg@md.webp?v=47e7f7418116f207c5d60a933923e821")}.section.campaign .panel{padding-top:6.9444444444%;padding-bottom:12.7777777778%}.section.campaign .part .head .title{width:71.1111111111%}.section.campaign .part .head .title .no{width:46.2890625%}.section.campaign .part .head .title .figure{margin-top:3.90625%}.section.campaign .part .body{margin-top:2.3611111111%}.section.campaign .part .body .description{font-size:3rem;line-height:1.5;margin-top:3.1944444444%}.section.campaign .part2{margin-top:4.8611111111%}.section.campaign .part2 .body .present{width:57.8472222222%;margin-top:4.1666666667%;margin-bottom:-.6944444444%}.section.campaign .foot{margin-top:2.2222222222%}.section.campaign .foot .item [data-accordion-header]{height:7.2222222222vw;font-size:3.2rem;line-height:1;padding-left:3.6rem}.section.campaign .foot .item [data-accordion-header] .drawer{top:2.0833333333vw}.section.campaign .foot .item [data-accordion-content] .outer{padding:.48828125% 7.8125% 4.8828125%}.section.campaign .foot .item [data-accordion-content] .title,.section.campaign .foot .item [data-accordion-content] .text{font-size:2.4rem;line-height:1.6666666667}.section.campaign .foot .item [data-accordion-content] .title{color:var(--yellow);margin-bottom:1.1574074074%}.section.campaign .foot .item [data-accordion-content] .meta{margin-top:4.0509259259%}.section.campaign .foot .item [data-accordion-content] .meta th,.section.campaign .foot .item [data-accordion-content] .meta td{border-width:2px}.section.campaign .foot .item [data-accordion-content] .meta td{padding-left:2rem;background-color:var(--black)}.section.campaign .foot .item [data-accordion-content] .meta+.navigation{margin-top:2.9166666667%}}@media screen and (min-width: 1440px){.section.campaign{margin-top:-79px;padding-top:79px}.section.campaign>.title{top:-5px}.section.campaign>.title .caption{width:374px}.section.campaign .panel{padding-top:100px;padding-bottom:184px}.section.campaign .foot .item [data-accordion-header]{height:104px}.section.campaign .foot .item [data-accordion-header] .drawer{top:30px}}@media screen{.section.campaign .foot .item1 [data-accordion-content] ol,.section.campaign .foot .item1 [data-accordion-content] ul{list-style-type:none}.section.campaign .foot .item1 [data-accordion-content] .links{display:flex;align-items:center;margin-top:2.6490066225%;margin-bottom:1.6556291391%;margin-left:5.298013245%}.section.campaign .foot .item1 [data-accordion-content] .links .appicon{height:10.1333333333vw;margin-right:4.3046357616%;border-radius:1.3333333333vw;overflow:hidden}.section.campaign .foot .item1 [data-accordion-content] .links .item{margin-right:1.9867549669%}.section.campaign .foot .item1 [data-accordion-content] .links .btn{height:8.9333333333vw}.section.campaign .foot .item1 [data-accordion-content] .links img{width:auto;height:100%;max-height:100%}.section.campaign .foot .item1 [data-accordion-content] .figure{display:block;width:100%;margin:4.9668874172% auto 0}.section.campaign .foot .item1 [data-accordion-content] .figure img{width:100%;height:auto;max-width:100%}}@media screen and (min-width: 768px){.section.campaign .foot .item1 [data-accordion-content] .links{margin-top:1.6203703704%;margin-bottom:1.6203703704%;margin-left:3.4722222222%}.section.campaign .foot .item1 [data-accordion-content] .links .appicon{height:5.2777777778vw;margin-right:2.8935185185%;border-radius:.6944444444vw}.section.campaign .foot .item1 [data-accordion-content] .links .item{margin-right:1.3888888889%}.section.campaign .foot .item1 [data-accordion-content] .links .btn{height:4.6527777778vw}.section.campaign .foot .item1 [data-accordion-content] .figure{width:93.75%;margin-top:1.7361111111%}}@media screen and (min-width: 1440px){.section.campaign .foot .item1 [data-accordion-content] .links .appicon{height:76px;border-radius:10px}.section.campaign .foot .item1 [data-accordion-content] .links .btn{height:67px}}@media screen{.section.campaign .foot .item2 [data-accordion-content] img{width:100%;height:auto;max-width:100%}.section.campaign .foot .item2 [data-accordion-content] .text b{color:#cf0005}.section.campaign .foot .item2 [data-accordion-content] .title{margin-bottom:3.3112582781%}.section.campaign .foot .item2 [data-accordion-content] .description .figure{float:right;right:3.9735099338%;width:23.0132450331%;margin-left:3.9735099338%;margin-right:3.9735099338%}.section.campaign .foot .item2 [data-accordion-content] .meta{font-size:1.2rem;line-height:1.1428571429;letter-spacing:.02em;margin-top:5.6291390728%}.section.campaign .foot .item2 [data-accordion-content] .meta th{width:32.4503311258%;text-align:left;padding-top:.65rem;padding-left:1rem;vertical-align:top}.section.campaign .foot .item2 [data-accordion-content] .meta td{padding:.65rem 1rem}.section.campaign .foot .item2 [data-accordion-content] .more{width:62.2516556291%;margin:-4.6357615894% auto 0;padding-bottom:4.1390728477%}.section.campaign .foot .item2 [data-accordion-content] .inner+.inner{margin-top:11.2582781457%}}@media screen and (min-width: 768px){.section.campaign .foot .item2 [data-accordion-content] .title{margin-bottom:1.1574074074%}.section.campaign .foot .item2 [data-accordion-content] .description .figure{float:right;right:2.7777777778%;width:16.087962963%;margin-left:2.7777777778%;margin-right:2.7777777778%}.section.campaign .foot .item2 [data-accordion-content] .meta{font-size:2.4rem;margin-top:4.0509259259%}.section.campaign .foot .item2 [data-accordion-content] .meta th{width:24.3055555556%;text-align:center;padding:1.2rem 0;vertical-align:middle}.section.campaign .foot .item2 [data-accordion-content] .meta td{padding:1.2rem 1rem}.section.campaign .foot .item2 [data-accordion-content] .more{width:95.1388888889%;margin-top:9.2592592593%;margin-left:.6944444444%;margin-right:0;padding-bottom:2.8935185185%}.section.campaign .foot .item2 [data-accordion-content] .inner+.inner{margin-top:8.1018518519%}.section.campaign .foot .item2 [data-accordion-content] .inner+.inner .description .figure{margin-top:2.7777777778%}}@media screen{.section.campaign .foot .item3 [data-accordion-content] img{width:100%;height:auto;max-width:100%}.section.campaign .foot .item3 [data-accordion-content] .description{width:97.3509933775%;margin:-.9933774834% auto 0;margin-bottom:-12.9139072848%}.section.campaign .foot .item3 [data-accordion-content] .meta{line-height:1;letter-spacing:.02em}.section.campaign .foot .item3 [data-accordion-content] .meta th{font-size:1rem;padding:.8rem 0}.section.campaign .foot .item3 [data-accordion-content] .meta th:first-child{width:23.3918128655%}.section.campaign .foot .item3 [data-accordion-content] .meta td{font-size:1.2rem;padding:.5rem 0}.section.campaign .foot .item3 [data-accordion-content] .meta td:first-child{text-align:center;padding-top:.6rem;vertical-align:top}.section.campaign .foot .item3 [data-accordion-content] .meta td:last-child{line-height:1.3333333333;padding-left:1rem}.section.campaign .foot .item3 [data-accordion-content] .meta td.red{color:#cf0005}.section.campaign .foot .item3 [data-accordion-content] .meta td.pink{color:#ff32a6}.section.campaign .foot .item3 [data-accordion-content] .meta td.purple{color:#9326e1}.section.campaign .foot .item3 [data-accordion-content] .meta td.blue{color:#0070c0}.section.campaign .foot .item3 [data-accordion-content] .meta td.green{color:#00af50}.section.campaign .foot .item3 [data-accordion-content] .note{font-size:1rem;font-weight:500;line-height:1.5;letter-spacing:.02em;margin-top:5.298013245%;padding-bottom:4.9668874172%}.section.campaign .foot .item3 [data-accordion-content] .inner+.inner{margin-top:13.2450331126%}}@media screen and (min-width: 768px){.section.campaign .foot .item3 [data-accordion-content] .description{width:76.6203703704%;margin-top:4.2824074074%;margin-left:10.8796296296%;margin-bottom:-7.7546296296%}.section.campaign .foot .item3 [data-accordion-content] .meta th{font-size:2rem;padding:1.6rem 0}.section.campaign .foot .item3 [data-accordion-content] .meta th:first-child{width:18.287037037%}.section.campaign .foot .item3 [data-accordion-content] .meta td{font-size:2.4rem;padding:1rem 0}.section.campaign .foot .item3 [data-accordion-content] .meta td:first-child{padding-top:1rem;vertical-align:middle}.section.campaign .foot .item3 [data-accordion-content] .meta td:last-child{padding-left:2rem}.section.campaign .foot .item3 [data-accordion-content] .note{font-size:2rem;margin-top:3.7037037037%;padding-bottom:2.8935185185%}.section.campaign .foot .item3 [data-accordion-content] .inner+.inner{margin-top:9.2592592593%}}@media screen{.section.poster-event{margin-top:-10.9333333333%;padding-top:10.9333333333%}.section.poster-event>.title{top:2vw}.section.poster-event>.title .caption{width:61.8666666667%}.section.poster-event .wrapper{position:relative;background-color:var(--yellow)}.section.poster-event .wrapper::before,.section.poster-event .wrapper::after{content:"";position:absolute;z-index:0;left:0;right:0;display:block;width:100%;margin:0 auto}.section.poster-event .wrapper::before{top:0;padding-top:45.3333333333%;background:url("../img/poster-event-bg-t@xs.png?v=593548f6d0b58a7d95f16844eeebcf4b") no-repeat 50% 0;background-size:100% auto}.webp .section.poster-event .wrapper::before{background-image:url("../img/poster-event-bg-t@xs.webp?v=eb273984e27eb96ad1a2b96f09b640b7")}.section.poster-event .wrapper::after{bottom:0;padding-top:56%;background:url("../img/poster-event-bg-b@xs.png?v=7cffd881086807b178677ec8cf1bae1d") no-repeat 50% 0;background-size:100% auto}.webp .section.poster-event .wrapper::after{background-image:url("../img/poster-event-bg-b@xs.webp?v=4fb07fd3b1e2752c3932a98225b554e7")}.section.poster-event .panel{z-index:1;padding-top:16.8%;padding-bottom:20%}.section.poster-event .head img,.section.poster-event .body img{width:100%;height:auto;max-width:100%}.section.poster-event .head .title{width:60.2666666667%;margin:0 auto}.section.poster-event .head .description{font-size:1.6rem;font-weight:500;text-align:center;line-height:1.5;letter-spacing:.02em;margin-top:3.7333333333%;-webkit-transform:translateX(-0.02em);transform:translateX(-0.02em)}.section.poster-event .head .figure{margin:0 auto}.section.poster-event .head .figure1{width:91.3333333333%;margin-top:9.6%}.section.poster-event .head .figure2{width:91.3333333333%;margin-top:3.2%}.section.poster-event .head .figure3{width:65.3333333333%;margin-top:5.3333333333%}.section.poster-event .body{margin-top:10.4%}.section.poster-event .body .place{width:90.6666666667%;margin:0 auto}.section.poster-event .body .place+.place{margin-top:7.4666666667%}.section.poster-event .body .place .title{width:100%;margin:0 auto}.section.poster-event .body .place .meta{font-size:1.6rem;font-weight:500;line-height:1.5;letter-spacing:.02em;margin-top:2.9411764706%;margin-left:6.4705882353%;list-style-type:none}.section.poster-event .body .place .meta .item{display:flex;justify-content:flex-start;align-items:flex-start}.section.poster-event .body .place .meta .key{min-width:14.6198830409%}.section.poster-event .body .place .meta .value{flex:1 1 0}.section.poster-event .body .place .meta .value small{display:block;font-size:1.4rem;font-weight:500;line-height:1.5;margin-top:0}.section.poster-event .body .place .meta .value p+p{margin-top:.6em}.section.poster-event .body .note{font-size:1.4rem;font-weight:500;line-height:1.5;letter-spacing:.02em;margin-top:9.0666666667%;margin-left:11.2%;list-style-type:none}}@media screen and (min-width: 768px){.section.poster-event{margin-top:-5.6944444444%;padding-top:5.6944444444%}.section.poster-event>.title{top:.3819444444vw}.section.poster-event>.title .caption{width:32.2222222222%}.section.poster-event .wrapper::before{padding-top:47.7083333333%;background-image:url("../img/poster-event-bg-t@md.png?v=afb0a51debd1e775c4a3c833d2144320")}.webp .section.poster-event .wrapper::before{background-image:url("../img/poster-event-bg-t@md.webp?v=f3ab9cb4f7114fe57087399a46981319")}.section.poster-event .wrapper::after{padding-top:37.1527777778%;background-image:url("../img/poster-event-bg-b@md.png?v=a98b9667afbd039f3d9ba2225b7fa255")}.webp .section.poster-event .wrapper::after{background-image:url("../img/poster-event-bg-b@md.webp?v=1c39b831a999fdb09705946207f84265")}.section.poster-event .panel{padding-top:10.8333333333%;padding-bottom:8.3333333333%}.section.poster-event .head .title{width:68.1944444444%}.section.poster-event .head .description{font-size:3rem;line-height:1.5;margin-top:2.4305555556%}.section.poster-event .head .figure1{width:71.1111111111%;margin-top:2.7777777778%}.section.poster-event .head .figure2{width:71.1111111111%;margin-top:1.9444444444%}.section.poster-event .head .figure3{width:34.0277777778%;margin-top:2.7777777778%}.section.poster-event .body{margin-top:3.0555555556%}.section.poster-event .body .place{width:52.0833333333%;-webkit-transform:none;transform:none}.section.poster-event .body .place+.place{margin-top:2.4305555556%}.section.poster-event .body .place .title{width:100%}.section.poster-event .body .place .meta{font-size:3rem;line-height:1.5;margin-top:3.7333333333%;margin-left:5.3333333333%}.section.poster-event .body .place .meta .key{min-width:12%}.section.poster-event .body .place .meta .value small{font-size:2.4rem;line-height:1.4583333333}.section.poster-event .body .place .meta .value p+p{margin-top:.5em}.section.poster-event .body .place2 .meta .value small{display:inline}.section.poster-event .body .note{width:52.0833333333%;font-size:2.4rem;line-height:1.5;margin-top:4.1666666667%;margin-left:auto;margin-right:auto}.section.poster-event .body .note li{margin-left:5.0666666667%}}@media screen and (min-width: 1440px){.section.poster-event{margin-top:-82px;padding-top:82px}.section.poster-event>.title{top:5.5px}.section.poster-event>.title .caption{width:464px}.section.poster-event .panel{padding-top:156px;padding-bottom:120px}}@media screen{.section.pubgm-tournament{margin-top:-11.4666666667%;padding-top:11.4666666667%}.section.pubgm-tournament>.title{top:2.5333333333vw}.section.pubgm-tournament>.title .caption{width:90.9333333333%}.section.pubgm-tournament .wrapper{background-color:var(--black)}.section.pubgm-tournament .panel{padding-top:15.2%;padding-bottom:4.2666666667%}.section.pubgm-tournament .content{color:var(--white)}.section.pubgm-tournament .head img,.section.pubgm-tournament .body img{width:100%;height:auto;max-width:100%}.section.pubgm-tournament .head{position:relative;padding-top:56.2666666667%;background:url("../img/pubgm-tournament-head-figure@xs.jpg?v=4719cf92a2ccabf03fee7c5929f4e515") no-repeat 50% 0;background-size:100% auto}.webp .section.pubgm-tournament .head{background-image:url("../img/pubgm-tournament-head-figure@xs.webp?v=6771ef6dfc91c70e0958352772b58158")}.section.pubgm-tournament .head .title .caption{display:block;height:0;overflow:hidden}.section.pubgm-tournament .body{margin-top:10%}.section.pubgm-tournament .body .description{font-size:1.5rem;font-weight:500;text-align:center;line-height:2.1333333333;letter-spacing:.02em}.section.pubgm-tournament .body .meta{width:91.2%;color:var(--white);font-size:1.4rem;line-height:1;letter-spacing:.02em;margin:8% auto 0;border-collapse:collapse}.section.pubgm-tournament .body .meta th,.section.pubgm-tournament .body .meta td{border:1px solid #595959}.section.pubgm-tournament .body .meta th{width:30.701754386%;text-align:right;padding:1.1rem .8rem 1.1rem 0;background-color:#232323}.section.pubgm-tournament .body .meta td{padding-left:1rem;background-color:var(--black)}.section.pubgm-tournament .body .meta+.navigation{margin-top:5.0666666667%}.section.pubgm-tournament .body .footnote{font-size:1.6rem;font-weight:500;text-align:center;line-height:1.40625;letter-spacing:.02em;margin-top:9.8666666667%}.section.pubgm-tournament .body .footnote+.navigation{margin-top:4.5333333333%}.section.pubgm-tournament .body .footnote+.navigation .btn+.btn{margin-top:5.3333333333%}.section.pubgm-tournament .body .navigation{display:flex;flex-direction:column;align-items:center}.section.pubgm-tournament .body .navigation .btn{width:69.6%}}@media screen and (min-width: 768px){.section.pubgm-tournament{margin-top:-5.9722222222%;padding-top:5.9722222222%}.section.pubgm-tournament>.title{top:.6597222222vw}.section.pubgm-tournament>.title .caption{width:47.3611111111%}.section.pubgm-tournament .panel{padding-top:6.9444444444%;padding-bottom:5.6944444444%}.section.pubgm-tournament .head{padding-top:56.25%;background:url("../img/pubgm-tournament-head-figure@md.jpg?v=316c7751329d75189a26b2afc249c6bb") no-repeat 50% 0;background-size:100% auto}.webp .section.pubgm-tournament .head{background-image:url("../img/pubgm-tournament-head-figure@md.webp?v=8af097a9f434528ce3d7b2e8315ea5f7")}.section.pubgm-tournament .body{margin-top:4.8611111111%}.section.pubgm-tournament .body .description{font-size:3.8rem;line-height:1.5789473684;letter-spacing:0;margin-right:0}.section.pubgm-tournament .body .meta{width:52.7777777778%;font-size:3rem;margin-top:5.2083333333%}.section.pubgm-tournament .body .meta th,.section.pubgm-tournament .body .meta td{border-width:2px}.section.pubgm-tournament .body .meta th{width:30.701754386%;padding:2rem 2rem 2rem 0}.section.pubgm-tournament .body .meta td{padding-left:2rem;background-color:var(--black)}.section.pubgm-tournament .body .meta+.navigation{margin-top:2.9166666667%}.section.pubgm-tournament .body .footnote{font-size:3rem;line-height:1.5;margin-top:4.8611111111%}.section.pubgm-tournament .body .footnote+.navigation{flex-direction:row;justify-content:center;margin-top:2.3611111111%}.section.pubgm-tournament .body .footnote+.navigation .btn{margin:0 .6944444444%}.section.pubgm-tournament .body .footnote+.navigation .btn+.btn{margin-top:0}.section.pubgm-tournament .body .navigation .btn{width:34.8611111111%}}@media screen and (min-width: 1440px){.section.pubgm-tournament{margin-top:-86px;padding-top:86px}.section.pubgm-tournament>.title{top:7px}.section.pubgm-tournament>.title .caption{width:682px}.section.pubgm-tournament .panel{padding-top:100px;padding-bottom:82px}}@media screen{.section.sns{margin-top:-9.8666666667%;padding-top:9.8666666667%}.section.sns>.title{top:.5333333333vw}.section.sns>.title .caption{width:38.9333333333%}.section.sns .wrapper{background:url("../img/sns-bg@xs.png?v=9165fd4d7954b85ca2655a5a2630b681") no-repeat 50% 50%;background-size:100% 100%}.webp .section.sns .wrapper{background-image:url("../img/sns-bg@xs.webp?v=157ac23d7b3274e98d1c57ab291833d9")}.section.sns .panel{padding-top:18.1333333333%;padding-bottom:21.6%}.section.sns .head img,.section.sns .body img{width:100%;height:auto;max-width:100%}.section.sns .head .title{width:91.4666666667%;margin:0 auto}.section.sns .body{margin-top:9.8666666667%}.section.sns .body .btn-sns{width:16vw}.section.sns .body .twitter{position:relative;width:74.6666666667%;margin:0 auto}.section.sns .body .twitter .inner{width:100%;padding:4px 5%;background-color:#fff;border-radius:30px;overflow:hidden}.section.sns .body .twitter .inner .scroller{width:100%;height:107.2vw;overflow-x:hidden;overflow-y:auto}.section.sns .body .twitter .inner::after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;display:block;border-width:4px;border-color:#1d9bf0;border-style:solid;border-radius:30px;pointer-events:none}.section.sns .body .twitter .twitter-timeline{height:100%}.section.sns .body .twitter .loader{position:absolute;top:0;bottom:0;left:0;right:0;width:6rem;height:6rem;margin:auto;border-top:.6rem solid rgba(29,155,240,.2);border-right:.6rem solid rgba(29,155,240,.2);border-bottom:.6rem solid rgba(29,155,240,.2);border-left:.6rem solid #1d9bf0;border-radius:50%;-webkit-animation:spin 1s infinite linear;animation:spin 1s infinite linear}.section.sns .body .twitter .btn-sns{position:absolute;z-index:10;top:-4.6666666667vw;left:-8.6666666667vw}.section.sns .body .note{color:var(--white);font-size:2rem;font-weight:500;text-align:center;line-height:1.5;letter-spacing:.02em;margin-top:8.8%}.section.sns .body .list{display:flex;justify-content:center;align-items:center;margin-top:4.2666666667%;list-style-type:none}.section.sns .body .item{margin:0 1.6%}}@media screen and (min-width: 768px){.section.sns{margin-top:-5.1388888889%;padding-top:5.1388888889%}.section.sns>.title{top:-.3472222222vw}.section.sns>.title .caption{width:20.2777777778%}.section.sns .wrapper{background-image:url("../img/sns-bg@md.png?v=ff3d489eb5b54cc54f644260d1a40e8e")}.webp .section.sns .wrapper{background-image:url("../img/sns-bg@md.png?v=ff3d489eb5b54cc54f644260d1a40e8e")}.section.sns .panel{padding-top:8.4722222222%;padding-bottom:11.1111111111%}.section.sns .head .title{width:58.0555555556%}.section.sns .body{margin-top:4.7222222222%}.section.sns .body .btn-sns{width:8.3333333333vw}.section.sns .body .twitter{width:39.7222222222%}.section.sns .body .twitter .inner{padding:8px 10%;border-radius:60px}.section.sns .body .twitter .inner .scroller{height:57.0833333333vw}.section.sns .body .twitter .inner::after{border-width:8px;border-radius:60px}.section.sns .body .twitter .btn-sns{top:-2.4305555556vw;left:-4.5138888889vw}.section.sns .body .note{font-size:4rem;margin-top:3.0555555556%}.section.sns .body .list{margin-top:2.4305555556%}.section.sns .body .item{margin:0 .8333333333%}}@media screen and (min-width: 1440px){.section.sns{margin-top:-74px;padding-top:74px}.section.sns>.title{top:-2.5px}.section.sns>.title .caption{width:292px}.section.sns .panel{padding-top:122px;padding-bottom:160px}.section.sns .body .btn-sns{width:120px}.section.sns .body .twitter .inner .scroller{height:822px}.section.sns .body .twitter .btn-sns{top:-35px;left:-65px}}@media screen{.modal[data-component=modal-pubg-seven-challenge] .overlay{background-color:rgba(0,0,0,0);transition:background-color .3s cubic-bezier(0.215, 0.61, 0.355, 1)}.modal[data-component=modal-pubg-seven-challenge] .shutdown{position:absolute;z-index:101;top:0;right:0}.modal[data-component=modal-pubg-seven-challenge] .game{position:relative;z-index:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.modal[data-component=modal-pubg-seven-challenge] .game.enter{-webkit-animation:fadeInFromBottom .4s cubic-bezier(0.215, 0.61, 0.355, 1) .2s both;animation:fadeInFromBottom .4s cubic-bezier(0.215, 0.61, 0.355, 1) .2s both}.modal[data-component=modal-pubg-seven-challenge] .game.leave{-webkit-animation:fadeOutToBottom .2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s both;animation:fadeOutToBottom .2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s both}.modal[data-component=modal-pubg-seven-challenge] .game canvas{position:absolute;top:0;bottom:0;left:0;right:0;width:100% !important;height:100% !important}.modal[data-component=modal-pubg-seven-challenge].loading::after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;width:8rem;height:8rem;margin:auto;border-top:.8rem solid rgba(255,255,255,.2);border-right:.8rem solid rgba(255,255,255,.2);border-bottom:.8rem solid rgba(255,255,255,.2);border-left:.8rem solid #fff;border-radius:50%;-webkit-animation:spin 1s infinite linear;animation:spin 1s infinite linear}.modal[data-component=modal-pubg-seven-challenge].active .overlay{background-color:rgba(0,0,0,.7)}}@media screen{.main>.section{position:relative}.main>.section>.title{position:absolute;z-index:10;left:0;right:0;display:flex;justify-content:center;align-items:center;margin:0 auto}.main>.section>.title .caption{display:block}.main>.section>.title img{width:100%;height:auto;max-width:100%}.main>.section>.title[data-theme=red]{height:17.8666666667vw;background:url("../img/section-title-bg--red@xs.png?v=f2fe4c5ab93a067271b458b5dbc002b3") no-repeat 50% 50%;background-size:100% auto}.main>.section>.title[data-theme=orange]{height:18.6666666667vw;background:url("../img/section-title-bg--orange@xs.png?v=d45c1bfeb9ec5b1a6abe6299eafd33df") no-repeat 50% 50%;background-size:100% auto}.main>.section>.container{position:relative;z-index:0}.main .movie{margin:0 auto}.main .movie .screen{position:relative;padding-top:56.25%}.main .movie iframe,.main .movie video,.main .movie figure{position:absolute;top:0;bottom:0;left:0;right:0;width:100% !important;height:100% !important}}@media screen and (min-width: 768px){.main>.section>.title[data-theme=red]{height:10.625vw;background-image:url("../img/section-title-bg--red@md.png?v=5f49005629ea0be3dbf83175ff3f396a");background-size:100% 100%}.main>.section>.title[data-theme=orange]{height:10.9722222222vw;background-image:url("../img/section-title-bg--orange@md.png?v=d94fdedbeb5f8513b9dce07be6610efb");background-size:100% 100%}}@media screen and (min-width: 1440px){.main>.section>.title[data-theme=red]{height:153px}.main>.section>.title[data-theme=orange]{height:158px}}