.nav-bar{position:fixed;top:0;left:0;width:100vw;color:#fff;transition:all .2s ease-out 0s;padding:15px 0;z-index:500}.nav-bar.animated-header{padding:20px 0;box-shadow:none}.nav-bar .scrollup{display:none}.nav-bar.scroll{padding:10px 0;background:#fff}@media only screen and (max-width:992px){.nav-bar.scroll .navbar-brand a{line-height:40px;text-align:right}}.nav-bar.scroll .navbar-brand .fix{display:none}.nav-bar.scroll .navbar-brand .scrollup{display:inline-block;margin-top:-10%;height:60px}.nav-bar.scroll .nav{height:40px;line-height:40px}@media only screen and (max-width:992px){.nav-bar.scroll .nav{line-height:inherit}}.nav{border:0;border-radius:0;margin-bottom:0;padding:0;position:relative;height:80px}.nav .navbar-brand{width:100%}.nav .navbar-brand a{width:150px;display:inline-block}.nav .navbar-nav{height:36px;line-height:24px;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}.nav .navbar-pc-content{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center;display:-webkit-flexbox;display:flex;-ms-flex-preferred-size:auto;flex-basis:auto;max-width:min(880px,83.333333%)}.nav .nav-item{margin:0 5px;color:inherit}.nav .nav-item .nav-link{color:#fad930;font-size:12pt;transition:.3s all;padding:6px 10px 8px;display:block;font-family:noto sans,noto sans,microsoft yahei,microsoft jhenghei,Arial,arial,monospace,sans-serif,lucida grande,tahoma,verdana;letter-spacing:2px}.nav .nav-item.active,.nav .nav-item:hover{position:relative;color:inherit}.nav .nav-item.active:after,.nav .nav-item:hover:after{content:"";display:block;position:absolute;background:#e6e6e6;height:25%;width:100%;bottom:20%;z-index:-1;left:0;right:0;margin:0 auto}@media only screen and (max-width:992px){.nav .mobile{display:block}.nav .fullWidth{position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:100}.nav .navbar-brand{margin:0 auto;text-align:right}.nav .navbar-toggler{border:none;color:#fad930;outline:none;font-size:20pt;padding:0;margin-left:15px}.nav .navbar-mob-content{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:50;background:rgba(0,0,0,.9);padding:0;display:none;animation-name:slideOutLeft;animation-duration:.2s}.nav .navbar-mob-content .container-scroll{margin-top:calc(80px + 20px);height:calc(100vh - 80px - 20px);overflow:auto}.nav .navbar-mob-content.active{display:block;animation-name:slideInLeft;z-index:150}.nav .navbar-mob-content .bar{border:0;border-radius:0;margin-bottom:0;padding:0;position:fixed;z-index:10;top:20px;width:100%;left:0;height:80px}.nav .navbar-mob-content .bar .container{position:relative}.nav .navbar-mob-content .fullWidth{padding:20px 15px}.nav .navbar-mob-content .fullWidth .navbar-brand img{width:150px}.nav .navbar-mob-content .navbar-toggler{width:30px;height:30px;padding:0;margin:5px 0;position:relative}.nav .navbar-mob-content .navbar-toggler>div{position:relative;height:100%;width:100%}.nav .navbar-mob-content .navbar-toggler>div:before,.nav .navbar-mob-content .navbar-toggler>div:after{content:"";display:block;position:absolute;height:100%;width:1px;background:#fa3079;transform:rotate(45deg);top:0;left:14px}.nav .navbar-mob-content .navbar-toggler>div:after{transform:rotate(-45deg)}.nav .navbar-nav{display:block;height:auto;margin-bottom:5%;width:100%;font-size:0}.nav .navbar-nav .nav-item{margin:0;height:calc((80px * 0.5) + 10px);line-height:40px;padding:0 15px;color:#fff;width:50%;display:inline-block;font-size:12pt}.nav .navbar-nav .nav-item.nav-home{width:100%}.nav .navbar-nav .nav-item .nav-link{color:#252525}.nav .navbar-nav .nav-item.active .nav-link,.nav .navbar-nav .nav-item:hover .nav-link{color:#fad930}.nav .navbar-nav .nav-item.active:after,.nav .navbar-nav .nav-item:hover:after{display:none}.nav .mobile-flex{display:flex;flex-direction:column;align-content:space-between;height:auto;padding-bottom:80px;position:relative}.nav .navbar-sns{position:relative;display:block;bottom:0;padding:15px 30px;color:#fa3079;width:80%;margin:0 auto;font-size:20pt}.nav .navbar-sns>div{height:calc((80px * 0.5) + 10px);line-height:40px}.nav .navbar-sns .row{margin:10% 0;padding-top:10%;border-top:2px solid #fad930;justify-content:space-between}.nav .navbar-sns .row .col-6{margin:5px 0;padding:0}.nav .navbar-sns .row .col-6 img{width:100%;max-width:150px}.nav .nav-terms,.nav .navbar-copyright{text-align:center;font-size:10pt;margin-top:10px;color:#fad930}.nav .nav-lang{display:flex;width:70%;margin:0 auto;position:absolute;bottom:20px;left:0;right:0;justify-content:space-around;height:36px;line-height:36px;color:#fa3079}.nav .nav-lang .icon{margin-right:10%}.nav .nav-lang .icon img{height:30px}.nav .nav-lang .dash{height:60%;width:2px;background:#fa3079;margin:10px 5px}.nav .nav-lang .dash:last-of-type{display:none}}@-webkit-keyframes slideInLeft{0%{opacity:0;transform:translateX(-2000px)}100%{transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-2000px)}100%{transform:translateX(0)}}@-webkit-keyframes slideOutLeft{0%{transform:translateX(0)}100%{opacity:0;transform:translateX(-2000px)}}@keyframes slideOutLeft{0%{transform:translateX(0)}100%{opacity:0;transform:translateX(-2000px)}}.side-bar{z-index:100;position:fixed;height:100vh;width:80px;text-align:center;left:0;top:0;transform:rotate(180deg);writing-mode:vertical-lr;letter-spacing:2px;color:#252525}.side-bar i.fa{transform:rotate(90deg)}.side-bar span{margin-bottom:10px}.side-bar a{margin:5px 0}.lang-bar{transform:none;writing-mode:initial;left:auto;right:0;font-size:10pt}.lang-bar li{list-style:none;width:100%;text-align:center}.lang-bar .container{justify-content:center;height:100%;display:flex;align-items:center}.lang-bar .dash{width:60%;height:2px;background:#fad930;margin:10px auto}.lang-bar .dash:last-of-type{display:none}footer#footer{color:#fad930;font-size:10pt;line-height:2}footer#footer .footer-main{background:#161616}footer#footer .container{display:flex;align-items:center;min-height:300px;align-items:stretch}@media only screen and (max-width:992px){footer#footer .container{min-height:30px}}footer#footer .container .footer-company{width:30%;font-size:9pt;line-height:1.5;padding-right:1.5%}footer#footer .container .footer-company img{width:55%}footer#footer .container .footer-company>div{margin-bottom:10px}footer#footer .container .footer-company .navbar-brand{margin-top:10%;width:100%}footer#footer .container .footer-company .service-mail{font-size:12pt}footer#footer .container .footer-bread{margin-top:4%;padding:0 1.5%;width:50%;display:flex;font-size:12pt;color:#252525}footer#footer .container .footer-bread .col{width:33%}footer#footer .container .footer-bread .col li{list-style:none}footer#footer .container .footer-bread ul{padding-left:10px}footer#footer .container .footer-links{padding:3% 0 2%;padding-left:1.5%;width:20%;display:flex;flex-direction:column;justify-content:space-between;color:#252525}footer#footer .container .footer-links .links-title{font-size:14pt;font-weight:700;margin-bottom:10px;color:#fad930}footer#footer .container .footer-links .SNS a{font-size:16pt;margin-right:15px;color:#fad930}@media only screen and (max-width:992px){footer#footer .container .footer-links{width:100%;text-align:center;justify-content:center;padding:10% 0;line-height:3}footer#footer .container .footer-links .SNS{display:flex;justify-content:space-around;width:70%;margin:0 auto}footer#footer .container .footer-links .SNS a{font-size:20pt}}footer#footer .footer-copyright{color:#fff;background:#242424;height:90px;text-align:center;line-height:90px}@media only screen and (max-width:992px){footer#footer .footer-copyright{color:#fad930;background:#fff;line-height:2;display:flex;justify-content:center;flex-direction:column}}@media only screen and (max-width:992px){footer#footer .mobile{display:block;color:#fff}footer#footer .terms{color:#000;text-align:center}footer#footer .terms a{text-decoration:underline}}.scroll-hint{height:40px;width:70px;margin:5px auto;position:absolute;bottom:0;left:0;right:0;background:url(../images/11th/scroll.svg)50% no-repeat;background-size:contain;cursor:pointer}@media only screen and (max-width:992px){.scroll-hint{width:40px}}body{background-image:url(../images/11th/bg_left.png),url(../images/11th/bg_right.png);background-position:top left,top right;background-repeat:no-repeat;background-size:100%}.area .banner:not(.slick-slide),#topnews-area .title span,#career-area .title,#exploring-area .title,#game-detail-area .title,#careers-area.area .slogan,#events-area.area .title,#support-area.area .page-section[attr-tag=badge]>.title,#store-area.area .title{font-style:italic;text-shadow:3.5px 3.5px 0 rgba(48,250,234,.3)}#career-area .career-info .morelink{text-decoration:none!important}#career-area .career-info .morelink .text{display:inline-block;color:#000;border-bottom:1px solid currentColor}#exploring-area .exploring-info .morelink{text-decoration:none!important}#exploring-area .exploring-info .morelink .text{display:inline-block;color:#000;border-bottom:1px solid currentColor}#events-area .events-info .morelink{text-decoration:none!important}#events-area .events-info .morelink .text{display:inline-block;color:#000;border-bottom:1px solid currentColor}#support-area .support-info .morelink{text-decoration:none!important}#support-area .support-info .morelink .text{display:inline-block;color:#000;border-bottom:1px solid currentColor}#store-area .store-info .morelink{text-decoration:none!important}#store-area .store-info .morelink .text{display:inline-block;color:#000;border-bottom:1px solid currentColor}#career-area .title{color:#fa3079}#career-area .title .deco-box{background-color:#fad930!important;opacity:.9!important}#careers-area.area .slogan{color:#fa3079}#careers-area .slogan span .underline{background:rgba(250,217,48,.5)!important}#banner-area .banner .wording .button,#games-area .banner .wording .button,#career-area .banner .wording .button{color:#fff!important;background:linear-gradient(135deg,#30faea 15%,#fa3079 15%,#fa3079 32%,#fad930 32%,#fad930 42%,#fa3079 42%,#fa3079 62%,#30faea 62%,#30faea 82%,#fa3079 82%)!important;border-radius:8px;border:solid 2px #000;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}#topnews-area .topNews .info .time-tag{color:#fff!important;border-radius:30px;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}.morelink .text{display:contents}.morelink .text>p{display:contents}.description .more,.morelink .more{background-image:url(../images/11th/more.svg);height:13px;width:29px}.nav .navbar-toggler{color:#fa3079}.nav .navbar-mob-content{background-color:rgba(255,255,255,.9)}.nav .navbar-sns{color:#30faea}.nav .nav-item{font-weight:700}.nav .nav-item:nth-child(3n+1) .nav-link{color:#fa3079}.nav .nav-item:nth-child(3n+2) .nav-link{color:#30faea}.nav .nav-item:nth-child(3n) .nav-link{color:#fad930}@media only screen and (max-width:992px){.nav .nav-item .nav-link{color:#fa3079!important}}.nav-bar.scroll .nav{height:60px;line-height:60px}.side-bar{color:#fad930}.side-bar:not(.lang-bar){font-weight:700}.side-bar a:nth-child(3n+2){color:#fa3079}.side-bar a:nth-child(3n){color:#30faea}.side-bar.lang-bar a{color:#fa3079}.side-bar.lang-bar .dash{background-color:#30faea}footer#footer{color:#252525}footer#footer .footer-main{background:linear-gradient(135deg,#30FAEA 15%,#FAD930 15%,#FAD930 60%,#FA3079 60%,#FA3079 75%,#FAD930 75%,#FAD930 90%,#30FAEA 90%)}footer#footer .container .footer-links .links-title{color:inherit}footer#footer .container .footer-links .SNS a{color:inherit}.post-tag{background:#fad930!important}#topnews-area .topNews .info .time-tag .post-tag{background:0 0!important}#news-list-area .news{color:#252525}#news-list-area .news a{color:#252525}#news-tag-selector .tags-list-display .list .tag{color:#252525!important}#news-tag-selector .tags-list-display .list .tag.active{color:#fad930!important}.pagination_item a{color:#252525}html{width:100vw}body{font-family:noto sans tc,noto sans,microsoft yahei,microsoft jhenghei,Arial,arial,monospace,sans-serif,lucida grande,tahoma,verdana;font-size:12pt;margin:0;font-weight:400;line-height:1.5;color:#fad930;text-align:left;background-color:#fff;width:100%;overflow-x:hidden;position:relative;line-height:1.5}[lang=en] body{font-family:noto sans,noto sans,microsoft yahei,microsoft jhenghei,Arial,arial,monospace,sans-serif,lucida grande,tahoma,verdana}[lang=ja] body{font-family:noto sans jp,noto sans,microsoft yahei,microsoft jhenghei,Arial,arial,monospace,sans-serif,lucida grande,tahoma,verdana}[lang=ko] body{font-family:noto sans kr,noto sans,microsoft yahei,microsoft jhenghei,Arial,arial,monospace,sans-serif,lucida grande,tahoma,verdana}body ul{padding-left:0}body ul,body li{list-style:none}img{max-width:100%;vertical-align:middle;border-style:none}a,a:hover{color:inherit;text-decoration:none}sup,sub{bottom:auto;top:auto;display:inline-block}sup{margin-right:.2em}sub{margin-left:.2em}@media only screen and (min-width:1400px){.container{max-width:1320px}}@media only screen and (min-width:1600px){.container{max-width:1520px}}.title{font-size:30px;font-weight:300;color:#fad930;margin-bottom:20px}.area{padding:calc(80px + 40px)80px;position:relative;overflow-x:hidden}@media only screen and (max-width:992px){.area{padding:calc(80px + 40px)0;width:100%}}.area .banner{width:100%;min-height:20vh;display:flex;justify-content:center;align-items:center;font-size:5vw;font-weight:700;letter-spacing:3px;margin-bottom:5%}@media only screen and (min-width:1400px){.area .banner{font-size:70px}}@media only screen and (max-width:992px){.area .banner{min-height:auto;font-size:20pt;letter-spacing:0;margin-bottom:5%;padding:0 15px}.area .banner p{width:100%;text-align:left}.area .banner span{display:block}}footer#footer{min-height:390px}@media only screen and (max-width:992px){footer#footer{min-height:10px}}.min-height{min-height:calc(100vh - 390px)}.more{display:inline-block;background:url(../images/more.png)50% no-repeat;height:15pt;width:25px;margin:0 10px;background-size:contain;transform:translateY(4px)}.more.font-s{width:18px}.more.black{background:url(../images/more_b.png)50% no-repeat;background-size:contain}.more.down{height:20px;width:15pt;background:url(../images/more_down.png)50% no-repeat;background-size:contain}@media only screen and (max-width:992px){.more{width:15px}}.flip-horizontal{transform:rotate(180deg)}@media only screen and (max-width:992px){.pcOnly{display:none!important}}.mobile{display:none}.text_bold{font-weight:700}#backToTop{display:none}@media only screen and (max-width:992px){#backToTop{display:block;text-align:center;margin:5% auto}#backToTop img{width:50px}}.delay_1s{animation-delay:.3s}.delay_2s{animation-delay:.7s}.slick-dots{position:relative;top:0;height:30px;display:flex;width:100%;justify-content:center}.slick-dots li{text-align:center;height:30px;width:30px;margin:5px 2px;cursor:pointer;display:flex;justify-content:center;align-items:center}.slick-dots li button{background:#fad930;box-shadow:none;border:0;font-size:0;height:15px;width:15px;border-radius:50%;padding:0;transition:all .3s;outline:none;cursor:pointer}.slick-dots li.slick-active{border-radius:50%;border:1px solid #fa3079}.slick-dots li.slick-active button{background:#fa3079}@media only screen and (max-width:992px){.slick-dots{right:0;left:0;width:100%;height:30px;flex-direction:inherit;top:auto;bottom:-20px}.slick-dots>li{width:20px;height:20px}.slick-dots>li button{height:10px;width:10px}}