@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Oswald:400,600);@font-face{font-family:"PatuaOne";font-style:normal;font-weight:400;src:local("PatuaOne-Regular.otf"),local("PatuaOne-Regular.otf"),url(../fonts/PatuaOne/PatuaOne-Regular.woff) format("woff");font-display:swap}@font-face{font-family:"NotoSansCJKjp-min";font-style:normal;font-weight:400;src:local("NotoSansCJKjp-Regular.otf"),local("NotoSansJP-Regular.otf"),url(../fonts/NotoSansMin/NotoSansCJKjp-min-Regular.woff) format("woff");font-display:swap}@font-face{font-family:"NotoSansCJKjp-min";font-style:normal;font-weight:700;src:local("NotoSansCJKjp-Bold.otf"),local("NotoSansJP-Bold.otf"),url(../fonts/NotoSansMin/NotoSansCJKjp-min-Bold.woff) format("woff");font-display:swap}.showLarge{display:none}@media screen and (max-width:1000px){.showLarge{display:block}}.showMedium{display:none}@media screen and (max-width:800px){.showMedium{display:block}}.show600{display:none}@media screen and (max-width:600px){.show600{display:block}}.show500{display:none}@media screen and (max-width:500px){.show500{display:block}}.showSmall{display:none}@media screen and (max-width:370px){.showSmall{display:block}}@media screen and (max-width:1000px){.hideLarge{display:none}}@media screen and (max-width:800px){.hideMedium{display:none}}@media screen and (max-width:600px){.hide600{display:none}}@media screen and (max-width:500px){.hide500{display:none}}@media screen and (max-width:370px){.hideSmall{display:none}}@keyframes POINTER_EVENTS{0%,99%{pointer-events:none}to{pointer-events:auto}}
/*! sanitize.css | CC0 Public Domain | github.com/jonathantneal/sanitize.css */
:root{-ms-overflow-style:-ms-autohiding-scrollbar;overflow-y:scroll;-webkit-text-size-adjust:100%;text-size-adjust:100%}audio:not([controls]){display:none}details,main,summary{display:block}input[type=number]{width:auto}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}pre,textarea{overflow:auto}.c-table__th-inner>p,progress{display:inline-block}small{font-size:75%}[hidden],template{display:none}[unselectable]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}*,::after,::before{box-sizing:inherit}*{font-size:inherit;line-height:inherit}::after,::before{text-decoration:inherit;vertical-align:inherit}*,::after,::before{border-style:solid;border-width:0}*{margin:0;padding:0}:root{box-sizing:border-box;cursor:default;font:16px/1.5 sans-serif;text-rendering:optimizeLegibility}html{width:100%;background-color:#1b1b1b;min-width:1260px}a{text-decoration:none;color:#000;display:inline-block}audio,canvas,iframe,img,svg,video{vertical-align:middle}button,input,select,textarea{background-color:transparent;color:inherit;font-family:inherit;font-style:inherit;font-weight:inherit}[type=button],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=reset],[type=search],[type=submit],[type=tel],[type=text],[type=time],[type=url],[type=week],button,select,textarea{min-height:1.5em}code,kbd,pre,samp{font-family:monospace,monospace}nav ol,nav ul{list-style:none}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}table{border-collapse:collapse;border-spacing:0}textarea{resize:vertical}::-moz-selection{text-shadow:none}::selection{text-shadow:none}@media screen{[hidden~=screen]{display:inherit}[hidden~=screen]:not(:active):not(:focus):not(:target){clip:rect(0 0 0 0)!important;position:absolute!important}}@keyframes TEXT{0%{transform:translateX(-100%)}to{transform:translateX(0%)}}@keyframes TEXT_INNER{0%{transform:translateX(100%)}to{transform:translateX(0%)}}.slick-track{display:flex}@media screen and (max-width:800px){.p-wrap{height:100vh;overflow:scroll;-webkit-overflow-scrolling:touch}}.p-loading{position:fixed;top:0;z-index:20;left:0;width:100%;background-color:rgba(38,40,48,.9);display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .25s;pointer-events:none}.p-loading__loading{width:50px;height:50px;background-color:red}@media screen and (max-width:800px){html{min-width:inherit}}html.is-scroll-loading{overflow:hidden}html.is-scroll-loading body{width:100%;overflow:hidden}html.is-scroll-loading .p-loading{opacity:1;pointer-events:auto}body{-webkit-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;text-rendering:auto;font-size:14px;font-family:"NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;color:#231816;background-color:#1b1b1b;width:100%;min-width:1080px}@media screen and (max-width:800px){body{min-width:inherit}}body.is-index.is-ready .p-topPlayerVersusItem{padding:55px 0 20px}@media screen and (max-width:800px){body.is-schedule .p-container{padding-top:114px}}::selection{background-color:#222;color:#fff}::-moz-selection{background-color:#222;color:#fff}a,button,input,textarea{outline:none}#qm.qm-show{z-index:10000;position:relative}.c-table tr>td ul>li>ul>li,li{list-style-type:none}.c-menu>div,.load{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loading-dot{float:left;width:8px;height:8px;margin:0 4px;background:#fff;border-radius:50%;opacity:0;-ms-box-shadow:0 0 2px #000;-o-box-shadow:0 0 2px #000;box-shadow:0 0 2px #000;animation:loadingFade 1s infinite}.loading-dot:nth-child(1){animation-delay:0s}.loading-dot:nth-child(2){animation-delay:.1s}.loading-dot:nth-child(3){animation-delay:.2s}.loading-dot:nth-child(4){animation-delay:.3s}@keyframes loadingFade{0%,to{opacity:0}50%{opacity:.8}}.clearfix{zoom:1}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.icon{display:inline-block;background-repeat:no-repeat}.icon.icon-icon-arrow-down,.icon.icon-icon-arrow-left,.icon.icon-icon-arrow-right{background-image:url(../images/icon.png);background-position:-30px -26px;background-size:65px 65px;width:20px;height:10px}.icon.icon-icon-arrow-left,.icon.icon-icon-arrow-right{background-position:-55px 0;width:10px;height:20px}.icon.icon-icon-arrow-right{background-position:-55px -22px}.icon.icon-icon-arrow-up,.icon.icon-icon-check,.icon.icon-icon-live-left{background-image:url(../images/icon.png);background-position:-30px -38px;background-size:65px 65px;width:20px;height:10px}.icon.icon-icon-check,.icon.icon-icon-live-left{background-position:0 -26px;width:28px;height:23px}.icon.icon-icon-live-left{background-position:0 -51px;width:12px;height:14px}.icon.icon-icon-live-right,.icon.icon-icon-new,.icon.icon-icon-pause,.icon.icon-icon-play{background-image:url(../images/icon.png);background-position:-14px -51px;background-size:65px 65px;width:12px;height:14px}.icon.icon-icon-new,.icon.icon-icon-pause,.icon.icon-icon-play{background-position:0 0;width:53px;height:24px}.icon.icon-icon-pause,.icon.icon-icon-play{background-position:-28px -51px;width:8px;height:8px}.icon.icon-icon-play{background-position:-38px -51px;width:6px}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-x{height:15px;bottom:0}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:1}.ps__rail-x:focus,.ps__rail-x:hover,.ps__rail-y:focus,.ps__rail-y:hover{background-color:#eee;opacity:1}.ps__thumb-x,.ps__thumb-y{background-color:#fff;border-radius:0;position:absolute}.ps__thumb-x{height:6px;bottom:2px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:3px;right:3px}.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.c-arrow{width:35px;height:7px;position:absolute;top:0;right:0;display:inline-block}.c-arrow>span{display:block;background-color:#fff}.c-arrow>span:nth-of-type(1){width:100%;margin-top:3px;height:1px}.c-arrow>span:nth-of-type(2),.c-arrow>span:nth-of-type(3){position:absolute;top:1px;right:0;width:5px;height:1px;transform:rotate(45deg)}.c-arrow>span:nth-of-type(3){top:5px;transform:rotate(-45deg)}.c-arrow.is-black>span{background-color:#1b1b1b}.c-arrow.is-white>span{background-color:#fff}.c-iconArrow.is-right>span:nth-of-type(1){transform:rotate(-45deg)}.c-iconArrow.is-right>span:nth-of-type(2){transform:rotate(45deg);position:relative;top:-3px}.c-iconArrow.is-left>span:nth-of-type(1){transform:rotate(45deg)}.c-iconArrow.is-left>span:nth-of-type(2){transform:rotate(-45deg);position:relative;top:-3px}.c-iconArrow.is-bottom>span:nth-of-type(1){transform:rotate(45deg)}.c-iconArrow.is-bottom>span:nth-of-type(2){transform:rotate(-45deg);position:relative;top:-3px}.c-iconArrow>span{display:block;width:2px;height:10px;background-color:#fff}.c-plus{width:11px;height:11px;position:relative}@media screen and (max-width:800px){.c-plus{width:7px;height:7px}}.c-plus>span{position:absolute;background-color:rgba(0,0,0,.2)}.c-plus>span:nth-of-type(1){width:100%;height:1px;top:5px;left:0}@media screen and (max-width:800px){.c-plus>span:nth-of-type(1){top:3px;left:0}}.c-plus>span:nth-of-type(2){width:1px;height:100%;top:0;left:5px}@media screen and (max-width:800px){.c-plus>span:nth-of-type(2){top:0;left:3px}}@keyframes ARROW{0%,90%,to{opacity:1;transform:translateX(0%)}50%{opacity:0;transform:translateX(20px)}51%{opacity:0;transform:translateX(-20px)}}.c-button,.c-button a,.c-button>span{font-family:"PatuaOne",serif;position:relative}.c-button{text-align:center;line-height:54px;overflow:hidden;cursor:pointer;height:51px}.c-button:before{content:'';display:block;position:absolute;top:0;right:-30px;width:60px;height:150%;transform:rotate(15deg);z-index:4}.c-button--teamRank:before,.c-button:after{z-index:1;position:absolute;top:0;width:100%;height:100%}.c-button:after{content:'';display:block;pointer-events:none;transform:translateX(-100%);left:0;background-color:#05212f;transition:transform .3s .1s cubic-bezier(.79,.17,.15,.96)}.c-button a,.c-button>span{color:#fff;display:block;width:100%;height:100%;letter-spacing:.15em;z-index:5}.c-button__arrow{position:absolute;top:26px;right:3px;z-index:5}.c-button--abema{height:61px;line-height:61px}@media screen and (max-width:800px){.c-button--abema{height:50px;line-height:51px}}.c-button--abema a,.c-button--openrec a{font-size:10px;color:#fff;letter-spacing:.14em;font-family:"NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;position:relative;left:-10px}.c-button--abema svg{width:67px;height:12px}.c-button--abema .c-button__arrow{display:block!important}.c-button--abema .c-button__arrow .c-arrow{width:30px;top:5px}@media screen and (max-width:800px){.c-button--abema .c-button__arrow .c-arrow{top:-2px}}@media screen and (max-width:350px){.c-button--abema .c-button__arrow .c-arrow{width:21px}}.c-button--teamRank{width:182px;height:60px;line-height:61px}@media screen and (max-width:800px){.c-button--teamRank{height:48px;line-height:51px}}.c-button--teamRank:before{left:-13%;right:auto;background-color:#1b1b1b;transform:skewX(-21deg);transition:background-color .25s cubic-bezier(.79,.17,.15,.96)}.c-button--teamRank:after{transform:skewX(-21deg) translateX(-110%);background-color:#fff}.c-button--teamRank>span{left:-14px;color:#fff;letter-spacing:.05em;font-size:15px}@media screen and (max-width:800px){.c-button--teamRank>span{font-size:11px;letter-spacing:.07em;left:-22px}}.c-button--teamRank .c-button__arrow{right:0;top:26px}@media screen and (max-width:500px){.c-button--teamRank .c-button__arrow{top:0}}.c-button--teamRank .c-button__arrow .c-arrow{width:30px}.c-button--teamRank .c-button__arrow .c-arrow>span{background-color:#cacaca}@media screen and (max-width:800px){.c-button--teamRank .c-button__arrow{top:21px;right:11px}}@media screen and (max-width:350px){.c-button--teamRank .c-button__arrow{width:21px}}.c-button--openrec{height:61px;line-height:61px}@media screen and (max-width:800px){.c-button--openrec{height:50px;line-height:51px}}.c-button--openrec svg{width:74px;height:12px}.c-button--openrec .c-button__arrow{display:block!important}.c-button--openrec .c-button__arrow .c-arrow{width:30px;top:5px}@media screen and (max-width:800px){.c-button--openrec .c-button__arrow .c-arrow{top:-2px}}@media screen and (max-width:350px){.c-button--openrec .c-button__arrow .c-arrow{width:21px}}.c-button--open{height:40px;line-height:40px;width:100%;background-color:#111214}@media screen and (max-width:800px){.c-button--open{height:50px;line-height:51px}}.c-button--open a{letter-spacing:.17em;position:relative;transition:color .5s cubic-bezier(.79,.17,.15,.96)}.c-button--open a:after,.c-button--open a:before{content:'';display:none;position:absolute;width:10px;height:1px;top:50%;left:50%;margin-top:0;margin-left:125px;background-color:#fff;z-index:3}.c-button--open a:before{transform:rotate(45deg)}.c-button--open a:after{transform:rotate(-45deg)}.c-button--open:before{display:none}.c-button--open:after{transform:translateY(100%);background-color:#929292}@media screen and (max-width:800px){.c-button--open:after{transform:translateY(100%)!important;transition:none!important}}.c-button--open .c-button__arrow{animation:none!important;right:50%;top:2px;margin-right:-148px;transition:background-color .5s cubic-bezier(.79,.17,.15,.96)}@media screen and (max-width:800px){.c-button--open .c-button__arrow{top:8px}}.c-button--open .c-arrow{transform:rotate(90deg)}.c-button--open .c-arrow>span:nth-of-type(1){width:8px;position:absolute;left:auto;right:0}.c-button--open:hover:after{transform:translateY(0%)}.c-button--link:before{display:none}.c-button--download{display:inline-block;width:337px;height:60px;line-height:64px;background:#303030;transition:opacity .5s}.c-button--download a{height:100%;font-size:15px;color:#fff;transition:.25s color cubic-bezier(.79,.17,.15,.96);letter-spacing:.08em}.c-button--download:after{content:"";background-color:#fff;z-index:2;position:absolute;top:0;left:0}.c-button--download:hover{opacity:.5}.c-button--download::before{content:"";position:absolute;left:-12%;top:0;height:100%;width:100%;background:#252525;transform:skewX(-18deg)}@media screen and (max-width:800px){.c-button--download{width:100%}}.c-button--download svg path{transition:all .25s cubic-bezier(.79,.17,.15,.96)}.c-button--download .svg-pdf{width:20px;position:absolute;top:22px;left:47px;z-index:4}@media screen and (max-width:800px){.c-button--download .svg-pdf{left:43px}}@media screen and (max-width:350px){.c-button--download .svg-pdf{left:20px}}.c-button--download .svg-pdf path,.g-header__sns-item a svg path{stroke:transparent}.c-button--download .svg-download{width:20px;position:absolute;right:50px;top:24px;z-index:4}@media screen and (max-width:800px){.c-button--download .svg-download{right:43px}}@media screen and (max-width:350px){.c-button--download .svg-download{right:20px}}.c-button--download .svg-download path:nth-of-type(1){stroke:transparent}.c-button--download .c-button__lines{position:absolute;width:calc(100% - 10px);height:50px;top:5px;left:5px;z-index:5;pointer-events:none}.c-button--download .c-button__lines>span,.c-button--viewmore .c-button__lines>span{position:absolute}.c-button--download .c-button__lines>span:after,.c-button--download .c-button__lines>span:before{content:'';display:block;background-color:#919191;position:absolute}.c-button--download .c-button__lines>span:before{width:10px;height:1px}.c-button--download .c-button__lines>span:after{width:1px;height:10px}.c-button--download .c-button__lines>span:nth-of-type(1),.c-button--download .c-button__lines>span:nth-of-type(1):after,.c-button--download .c-button__lines>span:nth-of-type(1):before{top:0;left:0}.c-button--download .c-button__lines>span:nth-of-type(2),.c-button--download .c-button__lines>span:nth-of-type(2):after,.c-button--download .c-button__lines>span:nth-of-type(2):before{top:0;right:0}.c-button--download .c-button__lines>span:nth-of-type(3),.c-button--download .c-button__lines>span:nth-of-type(3):after,.c-button--download .c-button__lines>span:nth-of-type(3):before{bottom:0;right:0}.c-button--download .c-button__lines>span:nth-of-type(4),.c-button--download .c-button__lines>span:nth-of-type(4):after,.c-button--download .c-button__lines>span:nth-of-type(4):before{bottom:0;left:0}.c-button--blue:hover:after{transform:translateX(-100%)}.c-button--blue:hover .c-button__arrow,.c-button--news:hover .c-button__arrow,.c-button--viewmore:hover .c-button__arrow{animation:ARROW .8s}.c-button--blue a{font-size:13px;transition:opacity .5s}.c-button--blue a:hover:after{transform:translateX(0%)!important}.c-button--blue a>span{position:relative;z-index:3}@media screen and (max-width:800px){.c-button--blue:before{display:none}}.c-button--team-sp{background-color:#000}.c-button--teamranking{position:relative;height:49px;line-height:51px;background-color:transparent}@media screen and (max-width:800px){.c-button--teamranking{line-height:52px}}.c-button--teamranking.is-ranking a>div>span:nth-of-type(1){display:none}.c-button--teamranking a>div>span:nth-of-type(1),.c-button--teamranking.is-ranking a>div>span:nth-of-type(2){display:block}.c-button--teamranking:before{content:none}.c-button--teamranking:after{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.1);border:1px solid #fff;opacity:.3;border-radius:3px}.c-button--teamranking a{padding:0 24px 0 30px;font-size:14px;color:#fff;position:relative}.c-button--teamranking a>span{position:absolute;top:18px;left:15px;display:block;width:0;height:0;border-top:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #fff}@media screen and (max-width:800px){.c-button--teamranking a>span{top:20px}}.c-button--teamranking a>div{position:relative}.c-button--teamranking a>div>span:nth-of-type(2){display:none}.c-button--team{width:175px;height:60px;line-height:60px;background-color:#000}.c-button--news a,.c-button--team a{position:relative;left:-20px;letter-spacing:.16em}.c-button--team:before{background-color:#1c1c22}.c-button--team .c-button__arrow{top:26px}.c-button--news{width:175px;height:50px;line-height:50px}@media screen and (max-width:800px){.c-button--news{width:100%;height:60px;line-height:60px}}.c-button--news:hover:after{transform:skewX(-21deg) translateX(-16%)}.c-button--news:hover a,.c-button--viewmore:hover a{color:#1b1b1b}.c-button--news a{transition:color .25s cubic-bezier(.79,.17,.15,.96);font-size:10px}@media screen and (max-width:800px){.c-button--news a{left:0;letter-spacing:.1em;font-size:15px}}.c-button--news:before{z-index:1;position:absolute;top:0;left:-17%;right:auto;width:100%;height:100%;background-color:#1b1b1b;transform:skewX(-21deg);transition:background-color .25s cubic-bezier(.79,.17,.15,.96)}@media screen and (max-width:800px){.c-button--news:before{width:100%;height:100%;top:0;left:-9%;background-color:#000}}.c-button--news:after{transform:skewX(-21deg) translateX(-110%)}.c-button--news .c-button__arrow{top:20px;right:14px}.c-button--news .c-button__arrow .c-arrow>span{background-color:#cacaca}.c-button--viewmore{display:inline-block;width:297px;height:60px;line-height:60px;transition:background-color .25s cubic-bezier(.79,.17,.15,.96)}@media screen and (max-width:800px){.c-button--viewmore{width:100%}}.c-button--news:after,.c-button--viewmore:before{background-color:#f3f3f3}.c-button--viewmore a{color:#1b1b1b;transition:.25s background-color cubic-bezier(.79,.17,.15,.96)}.c-button--viewmore,.c-button--viewmore:hover{background-color:#fff}.c-button--viewmore .c-button__arrow{position:absolute;top:27px;right:25px}.c-button--viewmore .c-button__arrow .c-arrow{right:-8px}.c-button--viewmore .c-button__arrow .c-arrow>span{background-color:#7e7e7e}.c-button--viewmore .c-button__lines{position:absolute;width:287px;height:50px;top:5px;left:5px;z-index:5;pointer-events:none}@media screen and (max-width:800px){.c-button--viewmore .c-button__lines{width:calc(100% - 10px)}}.c-button--viewmore .c-button__lines>span:after,.c-button--viewmore .c-button__lines>span:before{content:'';display:block;background-color:#919191;position:absolute}.c-button--viewmore .c-button__lines>span:before{width:10px;height:1px}.c-button--viewmore .c-button__lines>span:after{width:1px;height:10px}.c-button--viewmore .c-button__lines>span:nth-of-type(1),.c-button--viewmore .c-button__lines>span:nth-of-type(1):after,.c-button--viewmore .c-button__lines>span:nth-of-type(1):before{top:0;left:0}.c-button--viewmore .c-button__lines>span:nth-of-type(2),.c-button--viewmore .c-button__lines>span:nth-of-type(2):after,.c-button--viewmore .c-button__lines>span:nth-of-type(2):before{top:0;right:0}.c-button--viewmore .c-button__lines>span:nth-of-type(3),.c-button--viewmore .c-button__lines>span:nth-of-type(3):after,.c-button--viewmore .c-button__lines>span:nth-of-type(3):before{bottom:0;right:0}.c-button--viewmore .c-button__lines>span:nth-of-type(4),.c-button--viewmore .c-button__lines>span:nth-of-type(4):after,.c-button--viewmore .c-button__lines>span:nth-of-type(4):before{bottom:0;left:0}.c-button--teamdetail{position:relative;display:inline-block;width:100%;height:60px;line-height:61px;transition:background-color .25s cubic-bezier(.79,.17,.15,.96)}@media screen and (max-width:500px){.c-button--teamdetail{height:50px;line-height:50px}}.c-button--teamdetail::before{content:'';position:absolute;z-index:1;top:5px;left:0;right:auto;width:calc(100% - 50px);height:calc(100% - 10px);background:#545454;transform-origin:right bottom;transform:translate3d(0,0,0) skewX(-15deg);transition:.2s cubic-bezier(.79,.17,.15,.96)}@media screen and (max-width:800px){.c-button--teamdetail::before{display:none}}.c-button--teamdetail::after{content:'';position:absolute;z-index:1;top:0;left:auto;right:30px;width:calc(100% + 20px);height:100%;background:#1b1b1b;transform:translate3d(0,0,0) skewX(-20deg);transition:.2s cubic-bezier(.79,.17,.15,.96)}@media screen and (max-width:500px){.c-button--teamdetail::after{right:20px}}.c-button--teamdetail a{right:17px;font-size:14.5px;letter-spacing:1.3px}@media screen and (max-width:500px){.c-button--teamdetail a{font-size:10px;right:20px}.c-button--teamdetail .c-button__arrow{top:22px}}.c-button--teamdetail .c-arrow{transition:.2s;transform:translateX(0)}.c-button--teamdetail .c-arrow span:nth-child(1){transition:.2s;transform-origin:right}@media screen and (min-width:801px){.c-button--teamdetail:hover::before{transform:translate3d(10px,0,0) skewX(-15deg)!important}.c-button--teamdetail:hover::after{transform:translate3d(-10px,0,0) skewX(15deg)!important}.c-button--teamdetail:hover .c-arrow{transform:translateX(-15px)}.c-button--teamdetail:hover .c-arrow>span:nth-child(1){transform:scaleX(.3);transition:.2s cubic-bezier(.79,.17,.15,.96)}}@keyframes elementInserted{0%{opacity:0}to{opacity:1}}.c-input input[type=email],.c-input input[type=tel],.c-input input[type=text],.c-input textarea{padding:10px 20px 11px;width:100%;background:#f7f7f7;color:#231816;font-size:14px;line-height:28px;letter-spacing:.13em}.c-input input[type=email]:-ms-input-placeholder,.c-input input[type=tel]:-ms-input-placeholder,.c-input input[type=text]:-ms-input-placeholder,.c-input textarea:-ms-input-placeholder{color:#afafaf}.c-input input[type=email]::placeholder,.c-input input[type=tel]::placeholder,.c-input input[type=text]::placeholder,.c-input textarea::placeholder{color:#afafaf}.c-input input[type=email].is-error,.c-input input[type=tel].is-error,.c-input input[type=text].is-error,.c-input textarea.is-error,.c-input.is-error input[type=email],.c-input.is-error input[type=tel],.c-input.is-error input[type=text],.c-input.is-error textarea{color:#e21624;border:1px solid rgba(226,22,36,.4);background:rgba(226,22,36,.2)}.c-input input[type=email].is-error:-ms-input-placeholder,.c-input input[type=tel].is-error:-ms-input-placeholder,.c-input input[type=text].is-error:-ms-input-placeholder,.c-input textarea.is-error:-ms-input-placeholder,.c-input.is-error input[type=email]:-ms-input-placeholder,.c-input.is-error input[type=tel]:-ms-input-placeholder,.c-input.is-error input[type=text]:-ms-input-placeholder,.c-input.is-error textarea:-ms-input-placeholder{color:#e21624}.c-input input[type=email].is-error::placeholder,.c-input input[type=tel].is-error::placeholder,.c-input input[type=text].is-error::placeholder,.c-input textarea.is-error::placeholder,.c-input.is-error input[type=email]::placeholder,.c-input.is-error input[type=tel]::placeholder,.c-input.is-error input[type=text]::placeholder,.c-input.is-error textarea::placeholder{color:#e21624}.c-input textarea{min-height:290px}.c-input__radio{display:flex}.c-input__radio-item .wpcf7-form-control{display:flex;flex-wrap:wrap}.c-input__radio-item,.c-input__radio-item .wpcf7-list-item{position:relative;display:block}.c-input input[type=radio]{position:absolute;width:100%;height:100%;opacity:0}.c-input input[type=radio]+.wpcf7-list-item-label,.c-input input[type=radio]+label{padding-left:30px;padding-right:30px}.c-input input[type=radio]+.wpcf7-list-item-label:before{position:absolute;content:' ';display:block;border:3px solid #ccc;border-radius:50%;top:0;bottom:0;margin:auto;background:#fff}.c-input input[type=radio]+.wpcf7-list-item-label:after{width:21px;height:21px}.c-input input[type=radio]+.wpcf7-list-item-label:after,.c-input input[type=radio]+label:after,.c-input input[type=radio]+label:before{position:absolute;content:' ';display:block;border:3px solid #ccc;border-radius:50%;top:0;bottom:0;margin:auto;background:#fff}.c-input input[type=radio]+label:after{width:21px;height:21px}.c-input input[type=radio]+.wpcf7-list-item-label:before,.c-input input[type=radio]+label:before{width:6px;height:6px;z-index:2;opacity:0;left:3px}.c-input input[type=radio]:checked+.wpcf7-list-item-label:before,.c-input input[type=radio]:checked+label:before{background:#ccc;border:none;width:12px;height:12px;opacity:1}.c-input input[type=radio]:checked+.wpcf7-list-item-label:after,.c-input input[type=radio]:checked+label:after{position:absolute;content:' ';display:block;width:24px;height:24px;background:#ccc;border-radius:50%;top:0;bottom:0;left:-3px;margin:auto;opacity:.2}.c-input input[type=radio].is-error+.wpcf7-list-item-label,.c-input input[type=radio].is-error+label,.c-input.is-error input[type=radio]+label{color:#e21624}.c-input input[type=radio].is-error+.wpcf7-list-item-label:after,.c-input input[type=radio].is-error+.wpcf7-list-item-label:before,.c-input input[type=radio].is-error+label:after,.c-input input[type=radio].is-error+label:before,.c-input.is-error input[type=radio]+label:after,.c-input.is-error input[type=radio]+label:before{border:1px solid #e21624}.c-input__name{display:flex;margin:0 -10px}.c-input__name-item{flex:0 1 50%;padding:0 10px}@media (max-width:1000px){.c-input__name-item{flex:inherit;width:100%}}.c-input__tel{display:flex;justify-content:space-between}.c-input__tel>span{margin-top:15px}@media (max-width:1000px){.c-input__tel>span{transform:scale(.5);margin-top:8px}}.c-input__privacy-text{margin-top:30px;padding:21px 28px;border:2px solid #f8f8f8}.c-input__privacy-text span{display:block;height:240px;overflow-y:scroll}.c-input__privacy-text a{border-bottom:1px solid #e21624;padding-bottom:4px}.c-input__privacy-text a:hover{border-bottom:none}.c-input .error{text-align:right;color:#e21624;font-size:12px;animation:elementInserted .001s 1;opacity:0;transform:translateX(-20px);transition:.6s ease}.c-input .error.is-show{transform:translateX(0);opacity:1}.c-table{width:100%}.c-table__th-ja{margin-top:12px;font-size:14px;letter-spacing:.13em}.c-table__td-inner{position:relative;width:100%;height:auto}.c-card__left figure>img,.c-table__td-rule{top:0;left:0;position:absolute;width:1px;height:100%}.c-table__th-inner{position:relative}.c-table__th-inner span{display:inline-block}@media (max-width:1000px){.c-table__th-inner span{transform:scale(.5)}}.c-table__required{position:absolute;top:9px;right:18px;font-size:14px}.c-table__required:before{position:absolute;top:5px;left:1px;content:' ';display:block;width:11px;height:11px}.c-table tr{text-align:left}.c-table tr .wpcf7-list-item{margin-top:18px}@media (max-width:1000px){.c-table tr .wpcf7-list-item{margin-top:18px}}.c-table tr>th{padding:0;width:300px;border-top:2px solid #f8f8f8;margin:0 15px 0 0;display:block}@media (max-width:1000px){.c-table tr>th{display:block;float:left;clear:both;width:100%;padding:30px 0 0}}.c-table tr>td{font-size:14px;letter-spacing:.13em;padding:18px 0 37px;min-height:118px;border-top:2px solid #f8f8f8}@media (max-width:1000px){.c-table tr>td{border-top:none;display:block;float:left;clear:both;width:100%;min-height:auto;padding:30px 0}}.c-table tr>td ul{list-style-position:inside;list-style-type:none;padding-left:1px}.c-table tr>td ul>li{list-style-type:circle}.c-table tr>td ul>li>ul{padding-left:20px}.c-table__input,.c-table__result{display:block}.c-table__input.is-hide,.c-table__result.is-hide{display:none}@media (max-width:1000px){.c-table .c-input__radio-item>label{padding:0 25px;display:inline-block;position:relative}.c-table .c-input__radio-item>label:after{left:0}}@keyframes CARD_ARROW{0%,90%,to{opacity:1;transform:translateX(0%)}50%{opacity:0;transform:translateX(20px)}51%{opacity:0;transform:translateX(-20px)}}.c-card{display:flex;padding:65px 50px 38px 55px;position:relative}@media screen and (max-width:800px){.c-card{background-color:#161616}}.c-card:hover .c-card__left a figure>img{transform:scale(1.1) translate(-50%,-50%);transition:transform .25s cubic-bezier(.79,.17,.15,.96)}@media screen and (max-width:800px){.c-card:hover .c-card__left a figure>img{transform:scale(1) translate(-50%,-50%)}}.c-card:hover .c-card__arrow{animation:CARD_ARROW .8s}@media screen and (max-width:800px){.c-card:hover .c-card__arrow{animation:none}}.c-card__left{overflow:hidden;height:170px}@media screen and (max-width:800px){.c-card__left{height:194px}}.c-card__left,.c-card__left a{min-width:246px}.c-card__left a>figure>img{transform:scale(1) translate(-50%,-50%);transform-origin:top left;transition:transform .5s cubic-bezier(.79,.17,.15,.96)}.c-card__left figure{width:auto;height:100%;overflow:hidden}.c-card__left figure>img{display:block;width:auto;top:50%;left:50%}@media screen and (max-width:800px){.c-card__left figure>img{height:auto;width:100%}}.c-card__left figure>span{background-size:cover;background-position:center center}.c-card__right{margin-left:40px}@media screen and (max-width:800px){.c-card__right{margin-left:0;margin-top:20px;position:relative}}.c-card__body{margin-top:16px}@media screen and (max-width:800px){.c-card__body{margin-top:9px}}.c-card__body h1{color:#fff;font-size:17px;letter-spacing:.06em;word-break:break-all;font-feature-settings:"palt"}@media screen and (max-width:800px){.c-card__body h1{font-size:13px;line-height:22px;font-weight:400;letter-spacing:.13em}}.c-card__body p{margin-top:14px;color:#a7a7a7;font-size:14px;line-height:28px;letter-spacing:.02em}@media screen and (max-width:800px){.c-card__body p{display:none}}.c-card__date{color:#a7a7a7;font-size:10px;font-family:"PatuaOne",serif;letter-spacing:.15em}@media screen and (max-width:800px){.c-card__date{letter-spacing:.13em}}.c-card__footer{margin-top:26px;margin-left:5px}@media screen and (max-width:800px){.c-card__footer{margin-top:9px;margin-left:0}}.c-card__arrow{position:absolute;right:68px;bottom:44px}@media screen and (max-width:800px){.c-card__arrow{right:0;bottom:auto;top:6px}}.c-card__arrow .c-arrow>span{background-color:#a7a7a7}.c-card__left{position:relative}@media screen and (max-width:350px){.c-card__left{min-width:200px}}.c-card__left figure>span,.c-card__left>a{display:block;width:100%;height:100%}.c-card .c-plus{position:absolute}.c-card .c-plus:nth-of-type(1){top:0;left:0}.c-card .c-plus:nth-of-type(2){top:0;right:0}.c-card .c-plus:nth-of-type(3){bottom:0;left:0}.c-card .c-plus:nth-of-type(4){bottom:0;right:0}.c-card-top{padding:30px 40px}@media screen and (max-width:800px){.c-card-top{padding:20px 20px 32px;min-height:150px;max-height:150px}}@media screen and (max-width:370px){.c-card-top .c-card__header{display:block!important}}.c-card-top .c-card__date{display:inline-block;margin-left:7px;font-size:13px;letter-spacing:.1em}@media screen and (max-width:800px){.c-card-top .c-card__date{margin-left:10px;font-size:12px;letter-spacing:.15em}}@media screen and (max-width:370px){.c-card-top .c-card__date{margin-left:0}.c-card-top .c-card__body{margin-top:5px!important}}.c-card-top .c-card__arrow{right:40px;bottom:auto;top:37px}@media screen and (max-width:800px){.c-card-top .c-card__arrow{top:110px;right:-7px}}.c-card-top .c-card__left{min-width:90px;max-width:90px;width:90px;height:auto}@media screen and (max-width:800px){.c-card-top .c-card__left{min-width:50px;max-width:50px;width:50px;height:50px}}.c-card-top .c-card__left a{min-width:auto}.c-card-top .c-card__left figure{width:90px;height:90px}@media screen and (max-width:800px){.c-card-top .c-card__left figure{width:50px;height:50px}}.c-card-top .c-card__left img{width:auto;height:90px}.c-card-top .c-card__right{margin-left:30px}@media screen and (max-width:800px){.c-card-top .c-card__right{margin-top:0;margin-left:20px;width:calc(100% - 72px)}.c-card-top .c-card__header{display:flex}}.c-card-top .c-card__body{line-height:28px}@media screen and (max-width:800px){.c-card-top .c-card__body{margin-top:13px}}@media screen and (max-width:370px){.c-card-top .c-card__body h1{overflow:hidden;height:60px;line-height:19px}}.c-card-small{padding:0;margin-top:30px;opacity:1;transition:.25s opacity cubic-bezier(.79,.17,.15,.96)}.c-card-small:hover{opacity:.8}.c-card-small .c-card{text-align:left}.c-card-small .c-card__header{display:flex;justify-content:space-between}.c-card-small .c-card__right{text-align:left;margin-left:30px}@media screen and (max-width:800px){.c-card-small .c-card__right{margin-left:0}}.c-card-small .c-card__body{margin-top:11px}@media screen and (max-width:800px){.c-card-small .c-card__body{margin-top:7px}}.c-card-small .c-card__body h1{font-size:14px;line-height:27px}@media screen and (max-width:800px){.c-card-small .c-card__body h1{line-height:24px}}.c-card-column{display:block;padding:40px 20px 38px}.c-card-column .c-card{text-align:left}.c-card-column .c-card__left{min-width:100%;height:345px}.c-card-column .c-card__left figure>img{width:auto;height:100%}@media screen and (max-width:800px){.c-card-column .c-card__left figure>img{height:auto;width:100%}}.c-card-column .c-card__left a{min-width:100%}.c-card-column .c-card__right{margin-top:32px;margin-left:0}.c-tag{background-color:#fff;padding:0 10px;display:inline-block;pointer-events:none;cursor:auto}.c-tag a{height:10px;position:relative;top:-1px;font-family:"PatuaOne",serif;font-size:10px;letter-spacing:.12em;opacity:1;transition:opacity .5s;color:#1b1b1b}.c-tag a:hover{opacity:.5}.c-menu{width:60px;height:50px;background-color:#101317;display:flex;justify-content:center;align-items:center;position:relative}.c-menu.is-active .c-menu__open{display:none}.c-menu.is-active .c-menu__close,.c-menu__open,body.is-score-on .c-rankingTeam__score{display:block}.c-menu>div:nth-of-type(1),.c-menu>div:nth-of-type(2){width:17px;height:16px}.c-menu__open>span{display:block;background-color:#fff;width:100%;height:2px;margin-top:5px}.c-menu__open>span:nth-of-type(1){margin-top:0}.c-menu__close{display:none;margin-top:5px;margin-left:-3px}.c-menu__close>span{display:block;background-color:#fff;width:130%;height:2px}.c-menu__close>span:nth-of-type(1){margin-top:2px;transform:rotate(45deg)}.c-menu__close>span:nth-of-type(2){margin-top:-2px;transform:rotate(-45deg)}.c-blank{position:relative;width:11px;height:11px}.c-blank>span{position:absolute;width:8px;height:7px;border:solid #87898d 1px}.c-blank>span:nth-of-type(1){left:0;bottom:0}.c-blank>span:nth-of-type(2){top:0;right:0}.c-memberCaption{position:relative}.c-memberCaption figure img{position:relative;z-index:2;padding:0 5px 5px}.c-memberCaption:before{content:'';display:block;position:absolute;top:0;left:5px;width:calc(100% - 10px);height:calc(100% - 5px);background:radial-gradient(circle at bottom center,#d0d0d0 10px,#2c2c2d 30px,#1e1f24 95px);z-index:1}.c-memberCaption>span{position:absolute;bottom:0;left:0;z-index:3;display:block;text-align:center;width:100%;height:27px;line-height:27px;font-size:10px;letter-spacing:.1em;font-family:"PatuaOne",serif;background-color:rgba(0,0,0,.8);font-weight:700}.c-memberCaption__bg,.c-memberCaption__bg:before{position:absolute;top:0;left:0;height:100%;width:100%;display:none}.c-memberCaption__bg:before{content:'';display:block;background-color:rgba(0,0,0,.8)}.c-rankingPlayer__header{display:none}@media screen and (max-width:800px){.c-rankingPlayer__header{display:block;font-size:18px;color:#fff;text-align:center;letter-spacing:.1em;margin-top:50px;font-family:"PatuaOne",serif}.c-rankingPlayer__list{margin-top:23px}}.c-rankingPlayer__item{background-color:rgba(0,0,0,.2);margin-top:3px;position:relative}.c-rankingPlayer__item>.c-plus{display:none;position:absolute}@media screen and (max-width:800px){.c-rankingPlayer__item>.c-plus{display:block}}.c-rankingPlayer__item>.c-plus:nth-of-type(1){top:-5px;left:-6px}@media screen and (max-width:800px){.c-rankingPlayer__item>.c-plus:nth-of-type(1){top:-4px;left:-4px}}.c-rankingPlayer__item>.c-plus:nth-of-type(2){top:-5px;left:calc(100% - 3px)}.c-rankingPlayer__item:hover .c-rankingPlayer__image:before,.c-rankingTeam__item:hover .c-rankingTeam__left:before{opacity:1}.c-rankingPlayer__item:nth-of-type(1) a{padding:25px 0 25px 65px}@media screen and (max-width:800px){.c-rankingPlayer__item:nth-of-type(1) a{padding:29px 14px 20px}}.c-rankingPlayer__item:nth-of-type(1) .c-rankingPlayer__right{margin-left:28px}.c-rankingPlayer__item.is-first .c-rankingPlayer__image{width:180px;height:180px}@media screen and (max-width:800px){.c-rankingPlayer__item.is-first .c-rankingPlayer__image{width:100%;height:auto}}.c-rankingPlayer__item.is-first .c-rankingPlayer__right-inner{margin-top:29px}@media screen and (max-width:800px){.c-rankingPlayer__item.is-first .c-rankingPlayer__right-inner{margin-top:5px}}.c-rankingPlayer__item a{display:flex;justify-content:flex-start;align-items:center;padding:16px 0 16px 65px}@media screen and (max-width:800px){.c-rankingPlayer__item a{padding:29px 14px 20px}.c-rankingPlayer__left{width:120px}}.c-rankingPlayer__right{margin-left:39px}@media screen and (max-width:800px){.c-rankingPlayer__right{margin-left:25px}}.c-rankingPlayer__inner{display:flex}.c-rankingPlayer__image{width:140px;height:140px;overflow:hidden;position:relative;background:radial-gradient(circle at bottom center,#fff -10px,#4e4e5b 30px,#2b2b2e 100px,#232427 200px)}.c-rankingPlayer__image:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at bottom center,#fff -10px,#64676c 30px,#4c4c53 100px,#303134 200px);opacity:0;z-index:1;transition:opacity .5s ease}@media screen and (max-width:800px){.c-rankingPlayer__image{width:127px;height:auto}}.c-rankingPlayer__image img{width:100%;height:100%;position:relative;z-index:2}.c-rankingPlayer__right-inner{margin-top:13px}@media screen and (max-width:800px){.c-rankingPlayer__right-inner{margin-top:0}}.c-rankingPlayer__rank{color:#fff;font-size:15px;letter-spacing:.13em;font-family:"PatuaOne",serif}@media screen and (max-width:800px){.c-rankingPlayer__rank{margin-top:5px;font-size:16px;letter-spacing:.15em}}.c-rankingPlayer__rank span{font-size:20px;display:inline-block;margin-left:2px}.c-rankingPlayer__team{margin-top:16px;color:#fff;font-size:11px;letter-spacing:.155em;font-family:"PatuaOne",serif}@media screen and (max-width:800px){.c-rankingPlayer__team{margin-top:18px;letter-spacing:.2em}}.c-rankingPlayer__name{margin-top:10px;color:#fff;font-size:18px;letter-spacing:.1em}@media screen and (max-width:800px){.c-rankingPlayer__name{font-size:18px;margin-top:6px;letter-spacing:.01em}}.c-rankingTeam{position:relative}.c-rankingTeam>.c-plus{display:none;position:absolute}@media screen and (max-width:800px){.c-rankingTeam>.c-plus{display:block}}.c-rankingTeam>.c-plus:nth-of-type(1){bottom:-5px;left:-6px}@media screen and (max-width:800px){.c-rankingTeam>.c-plus:nth-of-type(1){bottom:-4px;left:-4px}}.c-rankingTeam>.c-plus:nth-of-type(2){bottom:-5px;left:calc(100% - 3px)}@media screen and (max-width:800px){.c-rankingTeam>.c-plus:nth-of-type(2){bottom:-4px;left:calc(100% - 3px)}}.c-rankingTeam__item{margin-top:3px;background-color:#16161a;background-color:rgba(0,0,0,.4);padding-left:20px;position:relative}@media screen and (max-width:800px){.c-rankingTeam__item{background-color:rgba(0,0,0,.2)}}.c-rankingTeam__item>.c-plus{display:none;position:absolute}@media screen and (max-width:800px){.c-rankingTeam__item>.c-plus{display:block}}.c-rankingTeam__item>.c-plus:nth-of-type(1){top:-5px;left:-6px}.c-rankingTeam__item>.c-plus:nth-of-type(2){top:-5px;left:calc(100% - 5px)}.c-rankingTeam__item.is-auDetonatioN .c-rankingTeam__left img{width:auto;height:13px}.c-rankingTeam__item.is-NagoyaOJABABYSTAR .c-rankingTeam__left img{width:auto;height:88px}.c-rankingTeam__item.is-YOSHIMOTOlibalent .c-rankingTeam__left img{width:auto;height:50px}.c-rankingTeam__item.is-LEVANGASAPPORO .c-rankingTeam__left img{width:auto;height:84px}.c-rankingTeam__item:nth-of-type(1) .c-rankingTeam__right-inner{margin-top:30px}@media screen and (max-width:800px){.c-rankingTeam__item:nth-of-type(1) .c-rankingTeam__right-inner{margin-top:0}}.c-rankingTeam__item:nth-of-type(1) .c-rankingTeam__score{top:63px}@media screen and (max-width:1030px){.c-rankingTeam__item:nth-of-type(1) .c-rankingTeam__score{top:auto;left:auto;right:auto;margin-left:0;transform:translateX(0%);position:relative}}@media screen and (max-width:800px){.c-rankingTeam__item:nth-of-type(1) .c-rankingTeam__score{top:48px;left:50%;margin-left:8px;transform:translateX(-50%)}}.c-rankingTeam__item a{display:flex;justify-content:flex-start;align-items:center;padding:25px 20px 25px 45px}@media screen and (max-width:800px){.c-rankingTeam__item a{display:block;padding:23px 32px 27px}}.c-rankingTeam__inner{display:flex}@media screen and (max-width:800px){.c-rankingTeam__inner{display:block}}.c-rankingTeam__rank-sp{display:none}@media screen and (max-width:800px){.c-rankingTeam__rank-sp{display:block;font-size:16px;font-family:"PatuaOne",serif;letter-spacing:.14em;color:#fff;text-align:center}.c-rankingTeam__rank-sp>span{font-size:20px}}.c-rankingTeam__left{width:180px;height:180px;background-color:#2f4652;background:radial-gradient(circle at top center,#0a657a -10px,#465c65 30px,#2b4651 100px);display:flex;justify-content:center;align-items:center;position:relative}.c-rankingTeam__left:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at top center,#60848b -10px,#4e6974 50px,#314a54 180px,#2b4651 240px);opacity:0;z-index:1;transition:opacity .5s ease}@media screen and (max-width:800px){.c-rankingTeam__left{width:100%;height:184px;margin-top:14px}}.c-rankingTeam__logo{position:relative;z-index:2}.c-rankingTeam__logo img{display:block;width:100%}.c-rankingTeam__right{margin-left:27px;display:flex;justify-content:center;align-items:flex-start}@media screen and (max-width:800px){.c-rankingTeam__right{text-align:center;margin-left:0}}.c-rankingTeam__right-inner{margin-top:15px}@media screen and (max-width:800px){.c-rankingTeam__right-inner{margin-top:0}}.c-rankingTeam__rank{color:#fff;font-size:15px;letter-spacing:.13em;font-family:"PatuaOne",serif}@media screen and (max-width:800px){.c-rankingTeam__rank{display:none}}.c-rankingTeam__rank span{font-size:20px;display:inline-block;margin-left:2px}.c-rankingTeam__name{margin-top:14px;color:#fff;font-size:18px;letter-spacing:.001em}.c-rankingTeam__nameEn{margin-top:11px;color:#fff;font-size:12px;letter-spacing:.1em;margin-left:2px;font-family:"PatuaOne",serif}@media screen and (max-width:800px){.c-rankingTeam__nameEn{margin-top:4px}}.c-rankingTeam__score{position:absolute;top:48px;right:22px;font-family:"PatuaOne",serif;font-size:12px;letter-spacing:.13em;color:#fff;font-weight:700;display:none}@media screen and (max-width:1030px){.c-rankingTeam__score{top:auto;left:auto;right:auto;margin-left:0;transform:translateX(0%);position:relative}}@media screen and (max-width:800px){.c-rankingTeam__score{position:absolute;top:48px;left:50%;margin-left:8px;transform:translateX(-50%)}}.c-rankingTeam__score>span:nth-of-type(1){color:#f04145;margin-right:2px}.c-rankingTeam__score>span:nth-of-type(2){margin-left:2px;letter-spacing:.08em;color:#7e7e7e}@keyframes FLASH_FLAG{0%,to{opacity:0}50%{opacity:1}}.c-playerVersus{display:flex;padding:10px 20px 6px;justify-content:space-between;align-items:center;height:100%;color:#fff;overflow:hidden}.c-playerVersus:hover .c-playerVersus__hover,.p-nav__item.is-team:hover .p-nav__team-item>a{transform:translateY(0%)}.c-playerVersus__caption img{width:80px;height:80px}.c-playerVersus,.c-playerVersus__left,.c-playerVersus__right{position:relative}.c-playerVersus__left .c-playerVersus__state{right:-6px}.c-playerVersus__left .c-playerVersus__caption{opacity:0;transition:all .4s .3s cubic-bezier(.79,.17,.15,.96)}.c-playerVersus__right .c-playerVersus__state{left:-29px}.c-playerVersus__right .c-playerVersus__caption{opacity:0;transition:all .4s .3s cubic-bezier(.79,.17,.15,.96)}.c-playerVersus.is-live{background-color:#37252c}.c-playerVersus.is-live .c-playerVersus__live{display:block}.c-playerVersus.is-live .c-playerVersus__date-text{display:none}.c-playerVersus.is-live .c-playerVersus__live-text{display:block}.c-playerVersus.is-end{background-color:#3c3e45}.c-playerVersus.is-end .c-playerVersus__date-text,.c-playerVersus__state>div,.c-scheduleTeamVersus__result>div>span{display:none}.c-playerVersus.is-end .c-playerVersus__end-text{display:block}.c-playerVersus__live{display:none;position:absolute;top:0;left:50%;transform:translateX(-50%);font-family:"PatuaOne",serif;font-size:11px;background-color:red;width:100px;line-height:24px;text-align:center;letter-spacing:.1em;color:#fff;pointer-events:none}.c-playerVersus__live .icon{position:relative;top:4px}.c-playerVersus__live .icon-icon-live-left{left:-3px}.c-playerVersus__live .icon-icon-live-right{left:4px}.c-playerVersus__center{position:relative;margin-top:6px;display:flex;justify-content:center;align-items:center}.c-playerVersus__versus{text-align:center}.c-playerVersus__versus .c-versus.is-small>span{font-size:15px;letter-spacing:.2em;position:relative;left:2px}.c-playerVersus__versus .c-versus.is-small svg{transform:scale(1.4)}.c-playerVersus__versus .c-versus.is-small svg path{fill:#1d1e24!important}.c-playerVersus__date{font-weight:700;letter-spacing:.2em;margin-top:7px;font-size:13px;font-family:"PatuaOne",serif;position:relative}.c-playerVersus__date span{font-size:12px;letter-spacing:.08em;margin-left:1px}.c-playerVersus__date-text,.c-playerVersus__end-text,.c-playerVersus__live-text{position:absolute;top:0;left:50%;transform:translateX(-50%);white-space:nowrap}.c-playerVersus__date-text{display:none}.c-playerVersus__live-text{display:none;font-size:10px;letter-spacing:.13em}.c-playerVersus__end-text{display:none;font-size:11px;letter-spacing:.09em;color:rgba(255,255,255,.5)}.c-playerVersus__state{position:absolute;top:0;font-family:"PatuaOne",serif;letter-spacing:.1em;display:none;font-size:13px}.c-playerVersus__state-lose,.c-playerVersus__state-win{position:absolute;top:30px}.c-playerVersus__state-win{color:#f04145;display:block}.c-playerVersus__state-lose{color:#7e7e7e;display:block}.c-playerVersus__arrow{position:absolute;right:-46px;top:28px}.c-playerVersus__arrow>div{width:30px}.c-playerVersus__hover{position:absolute;z-index:3;top:0;left:0;width:100%;height:100%;display:flex;justify-content:flex-start;align-items:center;padding-left:20px;background-color:rgba(0,0,0,.9);transform:translateY(100%);transition:transform .25s cubic-bezier(.79,.17,.15,.96);display:none}body.is-live .c-playerVersus__live{animation:FLASH_FLAG 1.5s ease infinite}body.is-live .p-schedule__item.is-live .p-scheduleRound__start{display:none!important}body.is-live .p-schedule__item.is-live .c-playerVersus__live{position:relative;top:10px;z-index:3;display:block}body.is-score-on .c-playerVersus.is-left-win .c-playerVersus__left .c-playerVersus__state-win,body.is-score-on .c-playerVersus.is-left-win .c-playerVersus__right .c-memberCaption__bg:before,body.is-score-on .c-playerVersus__state{display:block}body.is-score-on .c-playerVersus__versus .c-versus.is-small svg{top:-1px;transform:scale(1.05)}body.is-score-on .c-playerVersus.is-left-win .c-playerVersus__left .c-playerVersus__state{right:-8px}body.is-score-on .c-playerVersus.is-left-win .c-playerVersus__right .c-memberCaption>span,body.is-score-on .c-playerVersus.is-right-win .c-playerVersus__left .c-memberCaption>span{background-color:transparent;z-index:3}body.is-score-on .c-playerVersus.is-left-win .c-playerVersus__right .c-memberCaption__bg{display:block;z-index:2}body.is-score-on .c-playerVersus.is-left-win .c-playerVersus__right .c-playerVersus__state-lose,body.is-score-on .c-playerVersus.is-right-win .c-playerVersus__left .c-memberCaption__bg:before{display:block}body.is-score-on .c-playerVersus.is-left-win .c-playerVersus__right .c-playerVersus__state{left:-33px}body.is-score-on .c-playerVersus.is-right-win .c-playerVersus__left .c-memberCaption__bg{display:block;z-index:2}body.is-score-on .c-playerVersus.is-right-win .c-playerVersus__left .c-playerVersus__state-lose,body.is-score-on .c-playerVersus.is-right-win .c-playerVersus__right .c-playerVersus__state-win{display:block}.c-teamVersus{display:flex;justify-content:space-between;color:#fff;height:110px;position:relative}.c-teamVersus__versus{margin-top:12px}.c-teamVersus__versus .c-versus svg{top:-1px}.c-teamVersus__date{margin-top:8px;font-weight:700;font-size:13px;font-family:"PatuaOne",serif;letter-spacing:.22em;display:none}.c-teamVersus__center{display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;opacity:.3;width:28px}.c-teamVersus__logo{display:inline-block;margin-bottom:16px}.c-teamVersus__left,.c-teamVersus__right{display:flex;margin-top:4px;justify-content:center;align-items:center;flex-direction:column;white-space:nowrap;text-align:center;position:relative}.c-teamVersus__left span,.c-teamVersus__right span{margin-top:10px;letter-spacing:.12em;font-family:"PatuaOne",serif;font-size:11px;opacity:.3;position:absolute;bottom:16px;left:50%;transform:translateX(-50%)}.c-teamVersus__left img,.c-teamVersus__right img{display:inline-block;width:50px;height:50px;background:linear-gradient(#2d3342,#1f2432)}.c-scheduleTeamVersus{display:flex;color:#1b1b1b;height:294px;width:100%;justify-content:center;align-items:center;background-color:#1e1f22}@media screen and (max-width:800px){.c-scheduleTeamVersus{height:224px;padding:0 20px}}.c-scheduleTeamVersus__versus{position:absolute;left:50%;top:50%;margin-top:-50px;margin-left:-25px}@media screen and (max-width:800px){.c-scheduleTeamVersus__versus{transform:scale(.8);margin-top:-26px}}.c-scheduleTeamVersus__versus .c-versus>span{letter-spacing:.2em;left:2px}.c-scheduleTeamVersus__versus .c-versus svg path{fill:#151619}.c-scheduleTeamVersus__result{display:flex;justify-content:center;align-items:flex-end;display:none}.c-scheduleTeamVersus__result>div{font-family:"PatuaOne",serif;font-size:21px;letter-spacing:.18em;color:#7e7e7e;margin-bottom:8px;margin-right:5px;display:inline-block}@media screen and (max-width:800px){.c-scheduleTeamVersus__result>div{font-size:14px}}.c-scheduleTeamVersus__result>span{font-family:"PatuaOne",serif;font-size:38px;letter-spacing:.18em;color:#7e7e7e;display:none}@media screen and (max-width:800px){.c-scheduleTeamVersus__result>span{font-size:32px}}.c-scheduleTeamVersus__date{margin-top:8px;font-weight:700;font-size:13px;font-family:"PatuaOne",serif;letter-spacing:.22em;display:none}.c-scheduleTeamVersus__nameja{display:block;font-size:16px;color:#1b1b1b;letter-spacing:.14em;font-weight:700}@media screen and (max-width:800px){.c-scheduleTeamVersus__nameja{font-size:13px;letter-spacing:.09em}}.c-scheduleTeamVersus__nameen{margin-top:13px;display:block;font-family:"PatuaOne",serif;font-size:13px;letter-spacing:.18em}@media screen and (max-width:800px){.c-scheduleTeamVersus__nameen{font-size:10px}}.c-scheduleTeamVersus__center{display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative}@media screen and (max-width:800px){.c-scheduleTeamVersus__center{position:absolute;top:90px;left:50%;transform:translate(-50%,0%)}}.c-scheduleTeamVersus__left{display:flex;width:50%;justify-content:center;align-items:center;flex-direction:column}@media screen and (max-width:800px){.c-scheduleTeamVersus__left{width:50%}}.c-scheduleTeamVersus__left.is-NagoyaOJABABYSTAR,.c-scheduleTeamVersus__left.is-auDetonatioN{position:relative}@media screen and (max-width:800px){.c-scheduleTeamVersus__left.is-auDetonatioN img{position:relative;width:auto;height:85px}}.c-scheduleTeamVersus__right{display:flex;justify-content:center;align-items:center;flex-direction:column;width:50%}@media screen and (max-width:800px){.c-scheduleTeamVersus__right{width:50%}}.c-scheduleTeamVersus__logo{height:146px;display:flex;justify-content:center;align-items:center;position:relative;z-index:2}@media screen and (max-width:800px){.c-scheduleTeamVersus__logo{height:90px}}.c-scheduleTeamVersus__logo svg{height:100px}.c-scheduleTeamVersus__state{position:relative;z-index:2;margin-top:4px}@media screen and (max-width:800px){.c-scheduleTeamVersus__state{margin-top:10px}}.c-scheduleTeamVersus__left,.c-scheduleTeamVersus__right{white-space:nowrap;text-align:center;position:relative}@media screen and (max-width:800px){.c-scheduleTeamVersus__left,.c-scheduleTeamVersus__right{padding-bottom:0}}.c-scheduleTeamVersus__left img,.c-scheduleTeamVersus__right img{display:inline-block}.c-scheduleTeamVersus__left:before,.c-scheduleTeamVersus__right:before{content:'';display:block;width:300px;height:300px;opacity:.25;position:absolute;left:50%;top:50%;margin-top:-170px;margin-left:-150px;z-index:1;pointer-events:none;background:radial-gradient(#989aa3 0,#242529 42.44%,transparent 80%,transparent)}@media screen and (max-width:800px){.c-scheduleTeamVersus__left:before,.c-scheduleTeamVersus__right:before{display:none}}.c-scheduleTeamVersus__left.is-auDetonatioN img,.c-scheduleTeamVersus__right.is-auDetonatioN img{width:auto;height:70px}@media screen and (max-width:800px){.c-scheduleTeamVersus__left.is-auDetonatioN img,.c-scheduleTeamVersus__right.is-auDetonatioN img{width:auto;height:50px}}.c-scheduleTeamVersus__left.is-NagoyaOJABABYSTAR img,.c-scheduleTeamVersus__right.is-NagoyaOJABABYSTAR img{width:auto;height:100px}@media screen and (max-width:800px){.c-scheduleTeamVersus__left.is-NagoyaOJABABYSTAR img,.c-scheduleTeamVersus__right.is-NagoyaOJABABYSTAR img{height:57px}}.c-scheduleTeamVersus__left.is-YOSHIMOTOlibalent img,.c-scheduleTeamVersus__right.is-YOSHIMOTOlibalent img{width:auto;height:80px}@media screen and (max-width:800px){.c-scheduleTeamVersus__left.is-YOSHIMOTOlibalent img,.c-scheduleTeamVersus__right.is-YOSHIMOTOlibalent img{height:50px}}.c-scheduleTeamVersus__left.is-LEVANGASAPPORO img,.c-scheduleTeamVersus__right.is-LEVANGASAPPORO img{width:auto;height:100px}@media screen and (max-width:800px){.c-scheduleTeamVersus__left.is-LEVANGASAPPORO img,.c-scheduleTeamVersus__right.is-LEVANGASAPPORO img{height:60px}}body.is-score-on .is-end .c-scheduleTeamVersus{height:294px}@media screen and (max-width:800px){body.is-score-on .is-end .c-scheduleTeamVersus{height:230px}}body.is-score-on .is-end .c-scheduleTeamVersus__result{margin-top:10px;display:flex}@media screen and (max-width:800px){body.is-score-on .is-end .c-scheduleTeamVersus__result{margin-top:0}}body.is-score-on .is-end .c-scheduleTeamVersus__logo{height:80px}@media screen and (max-width:800px){body.is-score-on .is-end .c-scheduleTeamVersus__logo{height:55px}}body.is-score-on .is-end .c-scheduleTeamVersus__nameen,body.is-score-on .is-end .c-scheduleTeamVersus__nameja{position:relative;top:-4px}body.is-score-on .is-end .c-scheduleTeamVersus__state{margin-top:0}body.is-score-on .is-end .c-scheduleTeamVersus__left,body.is-score-on .is-end .c-scheduleTeamVersus__right{margin-top:64px}@media screen and (max-width:800px){body.is-score-on .is-end .c-scheduleTeamVersus__left,body.is-score-on .is-end .c-scheduleTeamVersus__right{margin-top:48px}}body.is-score-on .is-end .c-scheduleTeamVersus__left:before,body.is-score-on .is-end .c-scheduleTeamVersus__right:before{margin-top:-210px}@media screen and (max-width:800px){body.is-score-on .is-end .c-scheduleTeamVersus__versus{margin-top:-24px;margin-left:-28px}}body.is-score-on .is-end .c-scheduleTeamVersus.is-left-win .c-scheduleTeamVersus__left .c-scheduleTeamVersus__result>div>span:nth-of-type(1){display:block;color:#f04145}body.is-score-on .is-end .c-scheduleTeamVersus.is-left-win .c-scheduleTeamVersus__left .c-scheduleTeamVersus__result>span{display:block;color:#f04145}body.is-IE .p-footer__logo:nth-of-type(2) img,body.is-score-on .is-end .c-scheduleTeamVersus.is-left-win .c-scheduleTeamVersus__right .c-scheduleTeamVersus__result>div>span:nth-of-type(2),body.is-score-on .is-end .c-scheduleTeamVersus.is-right-win .c-scheduleTeamVersus__left .c-scheduleTeamVersus__result>div>span:nth-of-type(2){display:block}.c-schedulePlayerVersus__player-data>span,body.is-score-on .is-end .c-scheduleTeamVersus.is-left-win .c-scheduleTeamVersus__right .c-scheduleTeamVersus__result>span,body.is-score-on .is-end .c-scheduleTeamVersus.is-right-win .c-scheduleTeamVersus__left .c-scheduleTeamVersus__result>span{display:block}body.is-score-on .is-end .c-scheduleTeamVersus.is-right-win .c-scheduleTeamVersus__right .c-scheduleTeamVersus__result>div>span:nth-of-type(1){display:block;color:#f04145}.p-topMv__round.is-round-1-left-win .c-topMvSide.is-round-1.is-left .c-topMvSide__battleScore>span,body.is-score-on .is-end .c-scheduleTeamVersus.is-right-win .c-scheduleTeamVersus__right .c-scheduleTeamVersus__result>span{display:block;color:#f04145}.c-schedulePlayerVersus{height:33.33%;border-bottom:1px solid #444;width:100%;display:flex;align-items:center;position:relative}@media screen and (max-width:800px){.c-schedulePlayerVersus{padding:10px 0}}.c-schedulePlayerVersus__victory-line,.c-topMvSide__battleScore>span{display:none}.c-schedulePlayerVersus.is-win .c-schedulePlayerVersus__circle{background-color:#f04145}.c-schedulePlayerVersus.is-left .c-schedulePlayerVersus__circle{right:-10px}@media screen and (max-width:800px){.c-schedulePlayerVersus.is-left .c-schedulePlayerVersus__circle{right:-17px}}.c-schedulePlayerVersus.is-left img{margin-right:20px}@media screen and (max-width:800px){.c-schedulePlayerVersus.is-left img{margin-right:10px}.c-schedulePlayerVersus.is-left:after,.c-schedulePlayerVersus.is-left:before{content:'';display:block;position:absolute;width:20px;height:1px;top:29px;right:-47px;background-color:#3b3b3b}.c-schedulePlayerVersus.is-left:before{transform:rotate(45deg)}.c-schedulePlayerVersus.is-left:after{transform:rotate(-45deg)}}@media screen and (max-width:500px){.c-schedulePlayerVersus.is-left:after,.c-schedulePlayerVersus.is-left:before{right:-42px;top:50%}}@media screen and (max-width:350px){.c-schedulePlayerVersus.is-left:after,.c-schedulePlayerVersus.is-left:before{right:-42px;top:50%}}.c-schedulePlayerVersus.is-right{flex-direction:row-reverse}.c-schedulePlayerVersus.is-right .c-schedulePlayerVersus__circle{left:-10px}@media screen and (max-width:800px){.c-schedulePlayerVersus.is-right .c-schedulePlayerVersus__circle{left:-17px}}.c-schedulePlayerVersus.is-right img{margin-left:20px}@media screen and (max-width:800px){.c-schedulePlayerVersus.is-right img{margin-left:10px}}.c-schedulePlayerVersus img{width:36px;height:36px}.c-schedulePlayerVersus__circle{display:none;width:15px;height:15px;border-radius:50%;background-color:#7e7e7e;position:absolute;top:55%;transform:translateY(-50%)}@media screen and (max-width:800px){.c-schedulePlayerVersus__circle{width:7px;height:7px;top:51%}}.c-schedulePlayerVersus__player-data>span:nth-of-type(1){font-size:12px;font-family:"PatuaOne",serif;letter-spacing:.1em;color:#fff}@media screen and (max-width:800px){.c-schedulePlayerVersus__player-data>span:nth-of-type(1){margin-top:3px;font-size:10px}}body.is-score-on .c-schedulePlayerVersus__circle{display:block}.c-topMvSide{position:absolute;top:0;left:0;height:100%;width:100%;text-align:center;opacity:0;transition:all .4s cubic-bezier(.79,.17,.15,.96);pointer-events:none}@media screen and (max-width:800px){.c-topMvSide:after,.c-topMvSide:before{content:'';display:block;position:absolute;left:0;width:100%;z-index:2}.c-topMvSide:before{background-color:#1b1b1b;bottom:-1px;height:51px}.c-topMvSide:after{bottom:50px;height:50px;background:linear-gradient(to bottom,transparent,#1b1b1b)}}.c-teamRanking__table-item.is-NEMO_AURORA svg path,.c-topMvSide.is-NEMO_AURORA .c-topMvSide__color svg path{fill:#782bb2}.c-teamRanking__table-item.is-ITAZAN_OCEAN svg path,.c-topMvSide.is-ITAZAN_OCEAN .c-topMvSide__color svg path{fill:#2b63ec}.c-teamRanking__table-item.is-FUUDO_GAIA svg path,.c-topMvSide.is-FUUDO_GAIA .c-topMvSide__color svg path{fill:#1dbe67}.c-teamRanking__table-item.is-UMEHARA_GOLD svg path,.c-topMvSide.is-UMEHARA_GOLD .c-topMvSide__color svg path{fill:#f6c20b}.c-teamRanking__table-item.is-MAGO_SCARLET svg path,.c-topMvSide.is-MAGO_SCARLET .c-topMvSide__color svg path{fill:#f66721}.c-teamRanking__table-item.is-TOKIDO_FLAME svg path,.c-topMvSide.is-TOKIDO_FLAME .c-topMvSide__color svg path{fill:#fb382e}.c-topMvSide__color{z-index:2;position:absolute;bottom:0}@media screen and (max-width:800px){.c-topMvSide__color{top:10px;z-index:1}.c-topMvSide__color svg{position:relative;z-index:1;width:502px;transform:rotateX(180deg)}}.c-topMvSide.is-left .c-topMvSide__battleState{right:116px}@media screen and (max-width:800px){.c-topMvSide.is-left .c-topMvSide__battleState{right:50%;margin-right:20px;top:107px}}.c-topMvSide.is-left .c-topMvSide__battleScore{right:48px}@media screen and (max-width:800px){.c-topMvSide.is-left .c-topMvSide__battleScore{right:50%;top:70px;transform:translate(-15%,-50%)}}.c-topMvSide.is-left .c-topMvSide__battleScore>span{position:relative;left:2px}.c-topMvSide.is-left .c-topMvSide__text{text-align:left}.c-topMvSide.is-left .c-topMvSide__color{left:-425px;transform:rotateZ(220deg);bottom:-43px}@media screen and (max-width:800px){.c-topMvSide.is-left .c-topMvSide__color{left:-143px;bottom:0;transform:rotateZ(243deg)}}.c-topMvSide.is-left .c-topMvSide__bg{background-position:center top;background-size:auto 100%;background-repeat:no-repeat}@media screen and (max-width:1674px){.c-topMvSide.is-left .c-topMvSide__bg{background-size:auto 90%;background-position:center bottom}}@media screen and (max-width:1350px){.c-topMvSide.is-left .c-topMvSide__bg{background-size:auto 90%;background-position:left bottom}}@media screen and (max-width:800px){.c-topMvSide.is-left .c-topMvSide__bg{background-size:auto 40%;background-position:left 77%}}.c-topMvSide.is-right:before{left:auto;right:0}.c-topMvSide.is-right .c-topMvSide__battleState{left:115px}@media screen and (max-width:800px){.c-topMvSide.is-right .c-topMvSide__battleState{left:50%;margin-left:20px;top:107px}}.c-topMvSide.is-right .c-topMvSide__battleScore{left:115px}@media screen and (max-width:800px){.c-topMvSide.is-right .c-topMvSide__battleScore{left:50%;top:70px;margin-left:20px}}.c-topMvSide.is-right .c-topMvSide__battleScore>span{left:0}.c-topMvSide.is-right .c-topMvSide__text{text-align:right}.c-topMvSide.is-right .c-topMvSide__color{right:-425px;transform:rotateZ(138deg);bottom:-40px}@media screen and (max-width:800px){.c-topMvSide.is-right .c-topMvSide__color{right:-351px;bottom:0;transform:rotateZ(305deg)}}.c-topMvSide.is-right .c-topMvSide__color svg{transform:rotateY(180deg)}.c-topMvSide.is-right .c-topMvSide__bg{background-position:center top;background-size:auto 100%;background-repeat:no-repeat}@media screen and (max-width:1674px){.c-topMvSide.is-right .c-topMvSide__bg{background-size:auto 90%;background-position:center bottom}}@media screen and (max-width:1350px){.c-topMvSide.is-right .c-topMvSide__bg{background-size:auto 90%;background-position:right bottom}}@media screen and (max-width:800px){.c-topMvSide.is-right .c-topMvSide__bg{background-size:auto 40%;background-position:right 77%}}.c-topMvSide__battleState{font-family:"PatuaOne",serif;font-size:20px;letter-spacing:.12em;position:absolute;top:63%;margin-top:-70px;display:none}@media screen and (max-width:800px){.c-topMvSide__battleState{font-size:10px;top:70%;letter-spacing:.1em}}.c-topMvSide__battleState-lose,.c-topMvSide__battleState-win{position:absolute;top:0;left:50%;transform:translateX(-50%)}.c-topMvSide__battleState-win{color:#f04145;display:none}.c-topMvSide__battleState-lose{color:#7e7e7e;display:none}.c-topMvSide__battleScore{font-family:"PatuaOne",serif;font-size:72px;position:absolute;top:60.5%;transform:translate(-50%,-50%);z-index:3;display:none;width:68px}@media screen and (max-width:800px){.c-topMvSide__battleScore{font-size:40px;top:56%;width:34px}}.c-topMvSide__detail{text-align:center;display:flex;flex-direction:column;justify-content:flex-end;height:100%;position:relative;z-index:3;padding-bottom:45px}@media screen and (max-width:800px){.c-topMvSide__detail{padding-bottom:34px}}.c-topMvSide__logos{z-index:4}.c-topMvSide__text{color:#fff;font-size:15px;letter-spacing:.12em}@media screen and (max-width:800px){.c-topMvSide__text{font-size:12px;margin-top:35px}}.c-topMvSide__text>span{display:block;text-shadow:0 0 10px #060606}.c-topMvSide__text>span:nth-of-type(1){font-family:"PatuaOne",serif;font-size:22px;letter-spacing:.1em}@media screen and (max-width:800px){.c-topMvSide__text>span:nth-of-type(1){font-size:13px;text-shadow:2px 0 5px #1b1b1b}}.c-topMvSide__text>span:nth-of-type(2){font-weight:700;margin-top:4px;font-size:13px;letter-spacing:.08em}@media screen and (max-width:800px){.c-topMvSide__text>span:nth-of-type(2){margin-top:0}}.c-topMvSide__bg{position:absolute;background-size:contain;top:0;left:0;display:block;width:100%;height:100%;z-index:1}body.is-Android .c-topMvSide__color{mix-blend-mode:normal!important}body.is-score-on .c-topMvSide__battleScore,body.is-score-on .c-topMvSide__battleState{display:block!important}.c-versus{width:50px;height:50px;display:flex;justify-content:center;align-items:center;position:relative;margin:0 auto}.c-versus svg{position:absolute;z-index:1;top:0;left:0;width:50px;height:50px}.c-versus svg path{fill:#3a3a3a}.c-category__link>span,.c-versus span{color:#fff;font-family:"PatuaOne",serif}.c-versus span{position:relative;z-index:2;font-size:22px;letter-spacing:.1em}.c-versus.is-large,.c-versus.is-large svg{width:62px;height:62px}.c-versus.is-large span{font-size:24px}.c-versus.is-small,.c-versus.is-small svg{width:36px;height:36px}.c-versus.is-small span{font-size:12px;letter-spacing:.1em}.c-category{text-align:center;background-color:#222531;width:200px}.c-category.is-current{background:linear-gradient(to top,#1a1a1d,#222531)}.c-category.is-none{opacity:.3;pointer-events:none}.c-category__link{height:60px;line-height:60px;display:block;opacity:1;transition:opacity .5s}.c-category__link:hover{opacity:.5}.c-category__link>span{letter-spacing:.17em}.c-counter__upper{font-family:"PatuaOne",serif;font-size:10px;letter-spacing:.1em;opacity:.5}.c-counter__upper>span{margin-left:3px}.c-counter__upper>span:nth-of-type(1){margin-left:0}.c-counter__upper>span:nth-of-type(2){margin-left:12px}.c-counter__lower{font-family:"PatuaOne",serif;font-size:16px;letter-spacing:.18em;font-weight:700;position:relative;left:6px;top:-3px}.c-counter__lower>span{display:inline-block;margin-right:10px;width:30px;white-space:nowrap}.c-counter__lower>span:nth-of-type(1)>span{position:relative;left:-5px}.c-counter__lower>span:nth-of-type(2)>span{position:relative;left:-2px}.c-counter__lower>span>span{display:inline-block;margin-left:12px;position:relative;top:-2px}.c-contentHeader{width:100%;position:relative;margin-top:108px;overflow:hidden;padding:0 30px}@media screen and (max-width:500px){.c-contentHeader{padding:0 20px}}.c-contentHeader a{display:block;color:#fff}.c-contentHeader:before{content:'';display:block;position:absolute;width:100%;height:101%;opacity:.8;z-index:2}.c-contentHeader__inner{max-width:1080px;margin:0 auto;height:260px;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:4}@media screen and (max-width:800px){.c-contentHeader__inner{height:154px;width:auto;padding:0 10px}}@media screen and (max-width:500px){.c-contentHeader__inner{padding:0}}.c-contentHeader__title{pointer-events:none}.c-contentHeader__title h1{font-family:"PatuaOne",serif;font-size:25px;letter-spacing:.1em;color:#fff;margin-left:22px;font-weight:400}@media screen and (max-width:800px){.c-contentHeader__title h1{font-size:20px;margin-left:0}}@media screen and (max-width:500px){.c-contentHeader__title h1{margin-top:10px}}.c-contentHeader__button{display:none}.c-contentHeader__bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;z-index:1;background-position:center center}.c-contentHeader__alert{position:fixed;top:108px;left:50%;transform:translateX(-50%);height:28px;line-height:28px;padding:0 30px;background-color:#f04145;transition:background-color .2s;z-index:5;font-size:13px;font-weight:700;color:#fff;letter-spacing:.14em;white-space:nowrap;pointer-events:none}@media screen and (max-width:800px){.c-contentHeader__alert{top:114px;padding:0 5px}}.c-contentHeader__alert:after,.c-contentHeader__alert:before{content:'';position:absolute;width:21px;height:100%;background-color:#f04145;z-index:2}.c-contentHeader__alert:before{top:0;left:-10px;transform:skewX(38deg)}@media screen and (max-width:800px){.c-contentHeader__alert:before{transform:skewX(25deg)}}.c-contentHeader__alert:after{top:0;right:-10px;transform:skewX(-38deg)}@media screen and (max-width:800px){.c-contentHeader__alert:after{transform:skewX(-25deg)}}.c-contentHeader__alert a{color:#fff;z-index:3;position:relative}.c-contentHeader__alert--count,.c-contentHeader__alert--live{display:none}.c-contentHeader__alert--count svg{width:13px;position:relative;top:-1px}.c-contentHeader__alert--count .c-count{display:inline}@media screen and (max-width:800px){.c-contentHeader__alert--live{padding:0 30px}}@media screen and (max-width:350px){.c-contentHeader__alert--live{padding:0 20px}}.c-contentHeader__alert--live img{width:11px;height:auto;position:absolute;top:7px;left:-17px}.c-contentHeader__alert--live img:nth-of-type(2){left:auto;right:-17px;transform:rotate(180deg)}.c-contentHeader__alert:hover{background-color:#f04145}.c-contentHeader__score{width:172px;height:43px;padding:10px 20px;background-color:#2b1620;line-height:initial;margin-top:17px;z-index:8;color:#fff;display:flex}.c-contentHeader__score a,.c-contentHeader__score-off{color:#fff}@media screen and (max-width:800px){.c-contentHeader__score{display:none}}.c-contentHeader__score>span{font-size:10px;letter-spacing:.1em;margin-right:10px;margin-top:2px;white-space:nowrap;padding-top:1px;font-weight:700}.c-contentHeader__score-on{color:#1b1b1b}.c-contentHeader__score-button{width:70px;height:22px;border-radius:15px;border:1px solid #f5f5f5;background-color:rgba(232,232,235,.3);display:flex;text-align:center;position:relative;cursor:pointer}.c-contentHeader__score-button.is-on:before{transform:translateX(29px);background-color:#f04145}.c-contentHeader__score-button.is-on .c-contentHeader__score-off{color:#2b1620}.c-contentHeader__score-button.is-on .c-contentHeader__score-on{color:#fff}.c-contentHeader__score-button:before{content:'';display:block;position:absolute;left:1px;top:1px;width:53%;height:90%;background-color:#3a3a3a;z-index:1;border-radius:12px;transition:transform .05s}.c-contentHeader__score-button>span{font-size:10px;display:inline-block;white-space:nowrap;width:50%;position:relative;top:0;z-index:2;font-family:"Oswald","PatuaOne","NotoSansCJKjp-min","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;font-weight:700;letter-spacing:.15em;padding-top:2px}.c-contentHeader__score-button>span:nth-of-type(1){left:2px}.c-contentHeader__score-button>span:nth-of-type(2){right:-2px}.g-header__sns-item a svg,body.is-IE .c-contentHeader__count svg{height:10px}body.is-IE .c-contentHeader__score>span{position:relative;top:-30px}body.is-IE .c-contentHeader__score>div>span{top:-30px}@media screen and (max-width:1100px){body.is-schedule .c-contentHeader{min-width:1100px;margin:108px auto 0}}@media screen and (max-width:800px){body.is-schedule .c-contentHeader{min-width:inherit;margin:0}}.p-topMv__round.is-round-1-left-win .c-topMvSide.is-round-1.is-left .c-topMvSide__battleState-win,.p-topMv__round.is-round-1-left-win .c-topMvSide.is-round-1.is-right .c-topMvSide__battleState-lose,body.is-IE .p-header__logo img,body.is-live .c-contentHeader__alert--live,body.is-ready .c-contentHeader__alert--count{display:block}@keyframes LEFT_ARROW{0%,to{transform:translateX(0%);opacity:1}50%{transform:translateX(-100%);opacity:0}51%{transform:translateX(100%);opacity:0}}@keyframes RIGHT_ARROW_TAB{0%,to{transform:translateX(0%) rotateZ(180deg);opacity:1}50%{transform:translateX(100%) rotateZ(180deg);opacity:0}51%{transform:translateX(-100%) rotateZ(180deg);opacity:0}}.c-playerRanking{width:348px}@media screen and (max-width:800px){.c-playerRanking{margin-left:0;width:100%;margin-top:40px}}.c-playerRanking__header{text-align:center;height:70px;line-height:70px;background-color:#222531}@media screen and (max-width:800px){.c-playerRanking__header{height:80px;line-height:80px}}.c-playerRanking__header h2,.c-teamRanking__header h2,.p-topNews__header h2,.p-topTwitter__header h2{color:#fff;font-family:"PatuaOne",serif;font-weight:400;letter-spacing:.1em;font-size:24px}.c-playerRanking__tab{position:relative;overflow:hidden}.c-playerRanking__tab-next,.c-playerRanking__tab-prev{position:absolute;top:0;height:100%;width:40px;z-index:4;cursor:pointer}.c-playerRanking__tab-prev:before{left:0}.c-playerRanking__tab-next:before,.c-playerRanking__tab-prev:before{content:'';display:block;position:absolute;top:0;width:130%;height:100%;background-color:#fff;opacity:.05}.c-playerRanking__tab-prev>span{top:25%}.c-playerRanking__tab-next>span,.c-playerRanking__tab-prev>span{width:9px;height:14px;display:block;position:absolute}.c-playerRanking__tab-next>span:after,.c-playerRanking__tab-next>span:before,.c-playerRanking__tab-prev>span:after,.c-playerRanking__tab-prev>span:before{content:'';display:block;width:2px;height:80%;background-color:#fff}.c-playerRanking__tab-next>span:before,.c-playerRanking__tab-prev>span:before{transform:rotateZ(40deg);position:relative;top:4px}.c-playerRanking__tab-next>span:after,.c-playerRanking__tab-prev>span:after{transform:rotateZ(-40deg)}.c-playerRanking__tab-prev{left:-20px}.c-playerRanking__tab-prev:before{transform:skewX(-10deg)}.c-playerRanking__tab-next,.c-playerRanking__tab-prev>span{right:0}.c-playerRanking__tab-prev:hover span{animation:.5s LEFT_ARROW}.c-playerRanking__tab-next:before{transform:skewX(-10deg);left:8px}.c-playerRanking__tab-next>span{left:20px;top:25px;transform:rotateZ(180deg)}.c-playerRanking__tab-next:hover span{animation:.5s RIGHT_ARROW_TAB}.c-playerRanking__tab-list{display:flex;overflow:hidden;position:relative;height:55px;width:100%}.c-playerRanking__tab-item{position:absolute;top:0;left:0;width:100%;min-width:100%;max-width:100%;height:55px;line-height:55px;text-align:center;cursor:pointer;opacity:0}.c-playerRanking__tab-item:nth-of-type(1){background-color:#261a1a}.c-playerRanking__tab-item:nth-of-type(2){background-color:#1a1e26}.c-playerRanking__tab-item:nth-of-type(3){background-color:#25201a}@media screen and (max-width:800px){.c-playerRanking__tab-item{height:60px;line-height:60px}}.c-playerRanking__tab-item.is-current{cursor:auto;opacity:1}.c-playerRanking__tab-item.is-current>span{opacity:1}.c-playerRanking__tab-item>span{color:#fff;letter-spacing:.14em;font-size:14px;opacity:.5;font-family:"PatuaOne",serif}.c-playerRanking__body{margin-top:4px;position:relative}@media screen and (max-width:800px){.c-playerRanking__body{height:436px;margin-top:0}}.c-playerRanking__image{height:50px;width:50px;margin-right:12px;background:radial-gradient(circle at bottom center,#d0d0d0 10px,#2c2c2d 30px,#1e1f24 95px)}@media screen and (max-width:800px){.c-playerRanking__image{margin-right:24px;width:60px;height:60px}}.c-playerRanking__image img{width:auto;height:50px;line-height:normal;margin-right:20px;vertical-align:top}@media screen and (max-width:800px){.c-playerRanking__image img{width:auto;height:60px}}.c-playerRanking__table{text-align:center;position:absolute;top:0;left:0;width:100%;opacity:0;pointer-events:none}.c-playerRanking__table.is-active{opacity:1;pointer-events:auto}.c-playerRanking__table-header{display:flex}@media screen and (max-width:800px){.c-playerRanking__table-header{display:none}}.c-playerRanking__table-header>div{background-color:#16151a;border-left:1px solid rgba(255,255,255,.2)}.c-playerRanking__table-header>div:nth-of-type(1){border-left:transparent 1px solid;width:40px;max-width:40px;min-width:40px;background-color:#19191f}.c-playerRanking__table-header>div:nth-of-type(2){border-left:transparent 1px solid;width:140px;min-width:140px;max-width:140px}.c-playerRanking__table-header>div:nth-of-type(3){width:108px;min-width:108px;max-width:108px}.c-playerRanking__table-header>div:nth-of-type(4){width:107px}.c-playerRanking__table-header-text{height:55px;line-height:16px;white-space:nowrap;display:flex;justify-content:center;align-items:center}.c-playerRanking__table-header-text>span{background-color:#202024;font-size:10px;color:#fff;letter-spacing:.1em;font-weight:700;border-radius:18px;padding:3px 15px}.c-playerRanking__table-header-rank{background-color:#19191f}.c-playerRanking__table-body-team{display:flex;flex-direction:column;padding:22px 5px 0 10px}@media screen and (max-width:800px){.c-playerRanking__table-body-team{padding:5px 23px;position:relative}}.c-playerRanking__table-body-team .upper{display:flex;align-items:center}@media screen and (max-width:800px){.c-playerRanking__table-body-team .upper{align-items:flex-start}}.c-playerRanking__table-body-team .upper>div{line-height:normal;margin-top:5px}.c-playerRanking__table-body-team .upper>div:nth-of-type(2)>span{display:block;color:#fff}@media screen and (max-width:800px){.c-playerRanking__table-body-team .upper>div:nth-of-type(2)>span{font-size:15px}}.c-playerRanking__table-body-team .lower{margin-top:10px}@media screen and (max-width:800px){.c-playerRanking__table-body-team .lower{position:absolute;top:25px;left:105px}}.c-playerRanking__table-body-team>div{text-align:left}.c-playerRanking__table-body-team span{font-size:10px;display:block;line-height:normal;font-weight:700;color:#555;letter-spacing:.1em}@media screen and (max-width:800px){.c-playerRanking__table-body-team span{font-size:12px;color:rgba(255,255,255,.5)}}.c-playerRanking__table-body-team span:nth-of-type(2){margin-top:2px}.c-playerRanking__table-body-text{width:100%}@media screen and (max-width:800px){.c-playerRanking__table-body-text{background-color:#15151a}.c-playerRanking__table-body-text:nth-of-type(3){display:flex;align-items:center;justify-content:flex-end}.c-playerRanking__table-body-text:nth-of-type(3)>span:nth-of-type(1){position:relative;left:12px}.c-playerRanking__table-body-text:nth-of-type(4){display:flex;align-items:center;justify-content:flex-start;padding-left:38px}}.c-playerRanking__table-body-text:nth-of-type(4)>span>span{font-size:10px}.c-playerRanking__table-body-text>span{font-size:13px;font-weight:700;font-family:"PatuaOne",serif;color:#fff;letter-spacing:.2em;white-space:nowrap}@media screen and (max-width:800px){.c-playerRanking__table-body-text>span{font-size:12px}}.c-playerRanking__table-body-text>span:nth-of-type(1){display:none;font-family:"NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif}@media screen and (max-width:800px){.c-playerRanking__table-body-text>span:nth-of-type(1){display:inline;color:#fff!important;letter-spacing:.16em;background-color:#202024;padding:2px 9px;border-radius:10px;margin-right:18px}.c-playerRanking__table-body-text>span:nth-of-type(1) br{display:none}.c-playerRanking__table-body-text>span:nth-of-type(2){font-size:18px}}.c-playerRanking__table-body-text.is-win>span{color:#f04145}.c-playerRanking__table-body-rank{width:40px;font-size:21px;color:#fff;letter-spacing:.1em;font-family:"PatuaOne",serif;white-space:nowrap}@media screen and (max-width:800px){.c-playerRanking__table-body-rank{width:20%;min-width:20%;max-width:20%;background-color:#26272a!important}}.c-playerRanking__table-item{display:flex;height:135px;line-height:135px}@media screen and (max-width:800px){.c-playerRanking__table-item{height:auto;line-height:inherit;flex-wrap:wrap;margin-top:15px}.c-playerRanking__table-item:nth-of-type(1){margin-top:0}}.c-playerRanking__table-item>div{border-left:1px solid rgba(255,255,255,.2)}@media screen and (max-width:800px){.c-playerRanking__table-item>div{border-left:none}}.c-playerRanking__table-item>div:nth-of-type(1){border-left:transparent 1px solid;width:40px;max-width:40px;min-width:40px}@media screen and (max-width:800px){.c-playerRanking__table-item>div:nth-of-type(1){width:45px;min-width:45px;max-width:45px;height:80px;line-height:80px}}.c-playerRanking__table-item>div:nth-of-type(2){border-left:transparent 1px solid;width:140px;min-width:140px;max-width:140px}@media screen and (max-width:800px){.c-playerRanking__table-item>div:nth-of-type(2){width:calc(100% - 45px);min-width:calc(100% - 45px);max-width:calc(100% - 45px);height:80px;background-color:#222225}}.c-playerRanking__table-item>div:nth-of-type(3){width:108px;min-width:108px;max-width:108px}@media screen and (max-width:800px){.c-playerRanking__table-item>div:nth-of-type(3),.c-playerRanking__table-item>div:nth-of-type(4){width:50%;height:52px;min-width:inherit;max-width:inherit}.c-playerRanking__table-item>div:nth-of-type(1),.c-playerRanking__table-item>div:nth-of-type(2){height:80px;line-height:80px}}.c-playerRanking__table-item:nth-of-type(odd){background-color:#212125}.c-playerRanking__table-item:nth-of-type(odd)>div:nth-of-type(1){background-color:#26272a}.c-playerRanking__table-item:nth-of-type(even){background-color:#151618}.c-playerRanking__table-item:nth-of-type(even)>div:nth-of-type(1){background-color:#191a1f}.c-teamRanking{width:692px;margin-right:40px}@media screen and (max-width:800px){.c-teamRanking{width:100%;margin-right:auto}}.c-teamRanking--top .c-teamRanking__table-header-text:nth-of-type(2){width:430px;min-width:430px;max-width:430px}.c-teamRanking--top .c-teamRanking__table-body-text:nth-of-type(3),.c-teamRanking--top .c-teamRanking__table-header-text:nth-of-type(3),.c-teamRanking--top .c-teamRanking__table-header-text:nth-of-type(4){width:110px;min-width:110px;max-width:110px}.c-teamRanking--top .c-teamRanking__table-body-team{width:430px;min-width:430px;max-width:430px}@media screen and (max-width:800px){.c-teamRanking--top .c-teamRanking__table-body-text:nth-of-type(3){min-width:inherit;max-width:inherit;width:50%;height:84px;border-right:1px solid #222;background-color:#161616;padding-top:20px}}.c-teamRanking--top .c-teamRanking__table-body-text:nth-of-type(4){width:110px;min-width:110px;max-width:110px}@media screen and (max-width:800px){.c-teamRanking--top .c-teamRanking__table-body-text:nth-of-type(4){min-width:inherit;max-width:inherit;width:50%;height:84px;background-color:#161616;padding-top:20px}}.c-teamRanking--ranking{width:100%}@media screen and (max-width:800px){.c-teamRanking--ranking .c-teamRanking__header{height:75px!important;line-height:75px!important}}.c-teamRanking--ranking .c-teamRanking__table-header>div:nth-of-type(1){width:63px;max-width:63px;min-width:63px}.c-teamRanking--ranking .c-teamRanking__table-header>div:nth-of-type(2){width:296px;min-width:296px;max-width:296px}.c-teamRanking--ranking .c-teamRanking__table-header>div:nth-of-type(3),.c-teamRanking--ranking .c-teamRanking__table-header>div:nth-of-type(4),.c-teamRanking--ranking .c-teamRanking__table-header>div:nth-of-type(5),.c-teamRanking--ranking .c-teamRanking__table-header>div:nth-of-type(6){width:163px}.c-teamRanking--ranking .c-teamRanking__table-header-text{height:60px;line-height:60px}.c-teamRanking--ranking .c-teamRanking__table-header-text>span{font-size:13px}@media screen and (max-width:800px){.c-teamRanking--ranking .c-teamRanking__table-body-team{background-color:#212225}}.c-teamRanking--ranking .c-teamRanking__table-body-team>span{font-size:13px;letter-spacing:.13em}.c-teamRanking--ranking .c-teamRanking__table-body-text>span{font-size:15px;letter-spacing:.13em}.c-teamRanking--ranking .c-teamRanking__table-body-rank{display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:22px}.c-teamRanking--ranking .c-teamRanking__table-body-rank>span:nth-of-type(1){display:block;font-size:14px;letter-spacing:.07em}.c-teamRanking--ranking .c-teamRanking__table-body-rank>span:nth-of-type(2){font-size:18px}.c-teamRanking--ranking .c-teamRanking__table-item{height:100px;line-height:100px}.c-teamRanking--ranking .c-teamRanking__table-item:nth-of-type(1) .c-teamRanking__table-body-rank>span,.c-teamRanking--ranking .c-teamRanking__table-item:nth-of-type(2) .c-teamRanking__table-body-rank>span,.c-teamRanking--ranking .c-teamRanking__table-item:nth-of-type(3) .c-teamRanking__table-body-rank>span{color:#f04145}.c-teamRanking--ranking .c-teamRanking__table-item:nth-of-type(3){position:relative}.c-teamRanking--ranking .c-teamRanking__table-item:nth-of-type(3):before{content:'';display:block;position:absolute}.c-teamRanking--ranking .c-teamRanking__table-item:nth-of-type(3):after{content:'';display:block;position:absolute;pointer-events:none}.c-teamRanking--ranking .c-teamRanking__table-item:nth-of-type(3):before{bottom:0;left:0;width:100%;height:1px;background-color:#8c2f31;z-index:5;pointer-events:none}.c-teamRanking--ranking .c-teamRanking__table-item:nth-of-type(3):after{bottom:0;left:0;width:100%;height:100%;background:linear-gradient(#252225 0%,#292227 49%,#2b2326 100%);opacity:.4;z-index:1}.c-teamRanking--ranking .c-teamRanking__table-item>div{z-index:4}.c-teamRanking--ranking .c-teamRanking__table-item>div:nth-of-type(1){width:63px;max-width:63px;min-width:63px}@media screen and (max-width:800px){.c-teamRanking--ranking .c-teamRanking__table-item>div:nth-of-type(1){width:65px!important;min-width:65px!important;max-width:65px!important;height:80px!important;line-height:22px!important}}.c-teamRanking--ranking .c-teamRanking__table-item>div:nth-of-type(2){width:296px;min-width:296px;max-width:296px}@media screen and (max-width:800px){.c-teamRanking--ranking .c-teamRanking__table-item>div:nth-of-type(2){width:calc(100% - 65px)!important;min-width:calc(100% - 65px)!important;max-width:calc(100% - 65px)!important}}.c-teamRanking--ranking .c-teamRanking__table-item>div:nth-of-type(3),.c-teamRanking--ranking .c-teamRanking__table-item>div:nth-of-type(4),.c-teamRanking--ranking .c-teamRanking__table-item>div:nth-of-type(5),.c-teamRanking--ranking .c-teamRanking__table-item>div:nth-of-type(6){width:163px}.c-teamRanking .is-win>span,body.is-score-on .p-schedule__item.is-END .p-scheduleDetail__item.is-left-win .p-scheduleTeam__team-left .p-scheduleTeam__score{color:#f04145}.c-teamRanking .is-lose>span,body.is-score-on .p-schedule__item.is-END .p-scheduleDetail__item.is-left-win .p-scheduleTeam__team-right .p-scheduleTeam__score{color:#7e7e7e}.c-teamRanking__header{text-align:center;height:70px;line-height:70px;background-color:#222531}@media screen and (max-width:800px){.c-teamRanking__header{height:80px!important;line-height:80px!important}}.c-teamRanking__body{margin-top:4px}.c-teamRanking__table{text-align:center}.c-teamRanking__table-header{display:flex}@media screen and (max-width:800px){.c-teamRanking__table-header{display:none!important}}.c-teamRanking__table-header>div{background-color:#16151a;border-left:1px solid rgba(255,255,255,.2)}.c-teamRanking__table-header>div:nth-of-type(1){border-left:transparent 1px solid;width:40px;max-width:40px;min-width:40px;background-color:#19191f}@media screen and (max-width:800px){.c-teamRanking__table-header>div:nth-of-type(1){width:20%!important;min-width:20%!important;max-width:20%!important}}.c-teamRanking__table-header>div:nth-of-type(2){border-left:transparent 1px solid}.c-teamRanking__table-header>div:nth-of-type(3),.c-teamRanking__table-header>div:nth-of-type(4){width:76px}.c-teamRanking__table-header>div:nth-of-type(5){width:95px}.c-teamRanking__table-header>div:nth-of-type(6){width:106px}.c-teamRanking__table-header-text{height:42px;line-height:42px;white-space:nowrap}@media screen and (max-width:800px){.c-teamRanking__table-header-text{height:auto!important;line-height:inherit!important}}.c-teamRanking__table-header-text>span{background-color:#202024;padding:2px 9px;border-radius:10px;font-size:11px;color:#fff;letter-spacing:.1em;font-weight:700}.c-teamRanking__table-body-team{display:flex;padding:0 20px;overflow:hidden;position:relative}@media screen and (max-width:370px){.c-teamRanking__table-body-team{padding:0 10px!important}}.c-teamRanking__table-body-team .left{position:relative;width:225px;min-width:225px;max-width:225px;height:100%}@media screen and (max-width:800px){.c-teamRanking__table-body-team .left{width:100px;min-width:100px;max-width:100px}}.c-teamRanking__table-body-team .right{color:#fff;text-align:left;padding-top:18px}@media screen and (max-width:800px){.c-teamRanking__table-body-team .right{width:100%;min-width:100%;max-width:100%}}.c-teamRanking__table-body-team .right span{line-height:normal;display:block;font-family:"NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;padding:2px 9px;font-size:11px;color:#fff;font-weight:700;letter-spacing:.1em}@media screen and (max-width:800px){.c-teamRanking__table-body-team .right span{font-size:13px}.c-teamRanking__table-body-team .right span:nth-of-type(2){letter-spacing:.05em}}.c-teamRanking__table-body-team img{position:absolute;top:0;left:43%;height:auto;width:73%;transform:translateX(-50%);z-index:2}@media screen and (max-width:800px){.c-teamRanking__table-body-team img{height:95%;width:auto;top:auto;bottom:0;left:48%}}.c-teamRanking__table-body-team svg{z-index:1;position:absolute;top:4%;left:-50%;height:auto;width:200%;transform:rotateZ(330deg) rotateX(180deg)}@media screen and (max-width:800px){.c-teamRanking__table-body-team svg{width:439px;left:-158%;top:-30%;transform:rotateZ(327deg) rotateX(180deg)}}.c-teamRanking__table-body-team>span{font-size:11px;font-weight:700;color:#fff;letter-spacing:.12em;white-space:nowrap}@media screen and (max-width:800px){.c-teamRanking__table-body-team>span{font-size:13px!important}}@media screen and (max-width:370px){.c-teamRanking__table-body-team>span{font-size:11px!important}}.c-teamRanking__table-body-rank{width:40px;font-size:21px;color:#fff;letter-spacing:.1em;font-family:"PatuaOne",serif;white-space:nowrap}.c-teamRanking__table-body-rank>span:nth-of-type(1),.p-topMvSchedule__item.is-current .p-topTeamVersus__inner>div:nth-of-type(1):before,body.is-IE .p-footer__logo:nth-of-type(2) svg{display:none}.c-teamRanking__table-body-text>span{font-size:13px;font-weight:700;font-family:"PatuaOne",serif;color:#fff;letter-spacing:.2em;white-space:nowrap}.c-teamRanking__table-body-text>span:nth-of-type(1){display:none;font-family:"NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;color:#fff;font-size:12px;letter-spacing:.16em}@media screen and (max-width:800px){.c-teamRanking__table-body-text>span:nth-of-type(1){display:inline-block!important;background-color:#202024!important;padding:2px 9px!important;border-radius:10px!important}}@media screen and (max-width:370px){.c-teamRanking__table-body-text>span:nth-of-type(1){font-size:10px!important}}@media screen and (max-width:800px){.c-teamRanking__table-body-text>span:nth-of-type(2){font-size:18px!important;display:block}}.c-teamRanking__table-item{display:flex;height:79px;line-height:79px}@media screen and (max-width:800px){.c-teamRanking__table-item{flex-wrap:wrap!important;height:auto!important;line-height:inherit!important;margin-top:15px!important}.c-teamRanking__table-item:nth-of-type(1){margin-top:0!important}}.c-teamRanking__table-item>div{border-left:1px solid rgba(255,255,255,.2)}@media screen and (max-width:800px){.c-teamRanking__table-item>div{border-left:none!important}}.c-teamRanking__table-item>div:nth-of-type(1){border-left:transparent 1px solid;width:40px;max-width:40px;min-width:40px}@media screen and (max-width:800px){.c-teamRanking__table-item>div:nth-of-type(1){width:45px!important;min-width:45px!important;max-width:45px!important;height:80px!important;line-height:80px!important}}.c-teamRanking__table-item>div:nth-of-type(2){border-left:transparent 1px solid}@media screen and (max-width:800px){.c-teamRanking__table-item>div:nth-of-type(2){width:calc(100% - 45px);min-width:calc(100% - 45px);max-width:calc(100% - 45px);height:80px!important}}.c-teamRanking__table-item>div:nth-of-type(3),.c-teamRanking__table-item>div:nth-of-type(4){width:76px}.c-teamRanking__table-item>div:nth-of-type(5){width:95px}.c-teamRanking__table-item>div:nth-of-type(6){width:106px}@media screen and (max-width:800px){.c-teamRanking__table-item>div:nth-of-type(4),.c-teamRanking__table-item>div:nth-of-type(6){padding-left:15px!important;padding-right:8px!important}}.c-teamRanking__table-item:nth-of-type(odd){background-color:#212125}@media screen and (max-width:800px){.c-teamRanking__table-item:nth-of-type(odd){background-color:#212125}}.c-teamRanking__table-item:nth-of-type(odd)>div:nth-of-type(1){background-color:#26272a}.c-teamRanking__table-item:nth-of-type(even){background-color:#151618}@media screen and (max-width:800px){.c-teamRanking__table-item:nth-of-type(even){background-color:#212125}}.c-teamRanking__table-item:nth-of-type(even)>div:nth-of-type(1){background-color:#212125}@keyframes FLASH_TEXT_HEADER{0%,to{fill:#b8b8b8}50%{fill:#f04145}}.g-header{background-color:#fff;position:fixed;top:0;left:0;z-index:9;width:100%}.g-header__inner{padding:0 0 0 180px;height:34px;line-height:34px;display:flex;justify-content:space-between}@media screen and (max-width:800px){.g-header__inner{justify-content:flex-end;margin-right:20px;height:25px;line-height:25px}}.g-header__left h1{color:#1b1b1b;font-size:13px;letter-spacing:.022em;padding-left:20px;font-family:"PatuaOne",serif;font-weight:400;white-space:nowrap;line-height:34px}@media screen and (max-width:800px){.g-header__left h1{letter-spacing:.09em;font-size:10px;position:relative;top:0;padding-left:0;line-height:25px}}@media screen and (max-width:350px){.g-header__left h1{transform:scale(.6);transform-origin:right top;margin-top:2px}}@media screen and (max-width:800px){.g-header__right{display:none}}.g-header__sns-list{display:flex;height:34px}.g-header__sns-item{border-left:1px solid #eaeaec;display:flex;opacity:1;transition:opacity .5s ease}.g-header__sns-item a{display:flex;justify-content:center;align-items:center;padding:0 10px}.g-header__sns-item--facebook a{padding:0 13px}.g-header__sns-item--facebook svg{width:7px;height:14px}.g-header__sns-item--abema a svg path,.g-header__sns-item--capcom a svg path,.g-header__sns-item--facebook svg path,.g-header__sns-item--openrec a svg path,.g-header__sns-item--twitter svg path,.p-topPlayerVersusItem__footer .c-button>a:hover svg path{fill:#1b1b1b}.g-header__sns-item--twitter a{padding:0 18px}.g-header__sns-item--twitter svg{width:13px;height:13px}.g-header__sns-item--capcom a{padding:0 13px}.g-header__sns-item--capcom a svg{height:12px;width:68px}.g-header__sns-item--abema a,.g-header__sns-item--openrec a{padding:0 16px}.g-header__sns-item--openrec a svg{height:12px;width:84px}.g-header__sns-item--abema a svg{height:12px;width:64px}.g-header__sns-item:hover{opacity:.5}.g-header__sns-item:nth-of-type(1){order:3}.g-header__sns-item:nth-of-type(2){order:4}.g-header__sns-item:nth-of-type(2) svg{height:14px}.g-header__sns-item:nth-of-type(3){order:2}.g-header__sns-item:nth-of-type(4){order:1}body.is-IE .g-header__inner{padding:0 20px 0 180px}.p-header{background-color:#142f45;background-repeat:repeat;height:74px;line-height:74px;position:fixed;top:34px;left:0;z-index:30;width:100%;box-shadow:0 2px 6px 0 rgba(0,0,0,.05);min-width:1080px;transform:translate3d(0,0,0)}@media screen and (max-width:1495px){.p-header{width:auto}}@media screen and (max-width:800px){.p-header{width:100%;min-width:inherit;height:50px;line-height:50px;top:24px}}.p-header:before{content:'';display:block;position:absolute;width:100%;height:100%;z-index:2;background:#141824}.p-header__inner{display:flex;height:74px;padding:0 20px 0 27px;position:relative;justify-content:space-between;z-index:3;width:100%;transform:translate3d(0,0,0)}@media screen and (max-width:800px){.p-header__inner{transform:none!important;justify-content:inherit;flex-direction:column;height:90px;padding:0}}.p-header__left{display:flex;position:relative;z-index:9;order:1}@media screen and (max-width:800px){.p-header__left{z-index:11;order:inherit}}.p-header__right{position:relative;z-index:10;order:3}@media screen and (max-width:800px){.p-header__right{display:block;order:inherit}}.p-header__right-inner{display:flex;align-items:flex-end;justify-content:flex-end}.p-header__footer-wrap{width:100%;order:2}@media screen and (max-width:800px){.p-header__footer-wrap{order:inherit}}.p-header__footer{width:100%;height:100%;display:flex}@media screen and (max-width:800px){.p-header__footer{display:block}}.p-header__logo{width:150px;height:108px;display:flex;justify-content:center;align-items:center;position:relative;top:-34px;left:1px;background-image:url(../images/common/logo-bg.png);background-size:cover}.p-header__logo h1{transform:translate3d(0,0,0)}.p-header__logo img{width:auto;height:74px}@media screen and (max-width:800px){.p-header__logo{width:100px;height:84px;left:10px}.p-header__logo img{width:auto;height:50px}.p-header__nav{position:fixed;top:117px;left:0;pointer-events:none}}.p-header__news{display:inline-block;width:100%;display:flex;align-items:center}@media screen and (max-width:800px){.p-header__news{background-color:#071f2a;display:block}}.p-header__score{height:50px;position:relative;z-index:5;color:#fff;display:flex;margin-right:12px;justify-content:center;align-items:center}.p-header__score>span{font-size:10px;letter-spacing:.1em;margin-right:10px;white-space:nowrap;padding-top:2px}@media screen and (max-width:800px){.p-header__score>span{letter-spacing:.12em;margin-right:6px;color:#fff;font-weight:700}}@media screen and (max-width:350px){.p-header__score>span{transform:scale(.9);transform-origin:center right;margin-right:-5px}}.p-header__score-off,.p-header__score-on{color:#fff}.p-header__score-button{width:70px;height:28px;border-radius:5px;background-color:rgba(244,244,244,.2);border:1px solid #7e8088;display:flex;text-align:center;position:relative;cursor:pointer}@media screen and (max-width:800px){.p-header__score-button{width:80px}}@media screen and (max-width:350px){.p-header__score-button{transform:scale(.9);transform-origin:center right;margin-right:-5px}}.p-header__score-button.is-on .p-header__score-off{color:#1b1b1b}.p-headerNews__right:hover a>span,.p-header__score-button.is-on .p-header__score-on{color:#fff}.p-header__score-button.is-on:before{transform:translateX(29px);background-color:#f04145}@media screen and (max-width:800px){.p-header__score-button.is-on:before{transform:translateX(34px)}}.p-header__score-button:before{content:'';display:block;position:absolute;left:4px;top:3px;width:50%;height:75%;background-color:#7a7a7a;z-index:1;border-radius:4px}@media screen and (max-width:800px){.p-header__score-button:before{right:5px;width:46%;background-color:#3a3a3a}}.p-header__score-button>span{font-size:10px;display:inline-block;white-space:nowrap;width:50%;position:relative;top:1px;z-index:2;font-family:"Oswald","PatuaOne","NotoSansCJKjp-min","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;letter-spacing:.15em;padding-top:2px}@media screen and (max-width:800px){.p-header__score-button>span{line-height:22px;top:0}}.p-header__score-button>span:nth-of-type(1){left:2px}@media screen and (max-width:800px){.p-header__score-button>span:nth-of-type(1){left:4px}}.p-header__score-button>span:nth-of-type(2){right:0}@media screen and (max-width:800px){.p-header__score-button>span:nth-of-type(2){right:2px}}.p-header__score{display:none}@media screen and (max-width:800px){.p-header__score{display:flex}}.p-header__menu,.p-nav__item .c-iconArrow,body.is-IE .p-header__logo svg{display:none}@media screen and (max-width:800px){.p-header__menu{display:block}body.is-nav .p-header__nav{pointer-events:auto}}body.is-IE .p-header__footer-wrap{width:auto}body.is-IE .p-header__left{width:100%}body.is-IE .p-header__logo{min-width:152px}@keyframes ICON_BESTHUB{0%,70%,to{transform:translateY(0%);opacity:1}50%{transform:translateY(-100%);opacity:0}51%,52%{transform:translateY(100%);opacity:0}}@keyframes rightFadeInfinite{0%,85%,to{transform:translateX(0);opacity:1}37%{transform:translateX(5px);opacity:0}38%,48%{transform:translateX(-10px);opacity:0}}.p-headerNews{background-color:#101115;margin:0 6px 0 20px;padding:0 0 0 20px;height:43px;line-height:40px;display:flex;justify-content:space-between;overflow:hidden;width:100%}@media screen and (max-width:800px){.p-headerNews{margin:0;height:40px;line-height:35px;opacity:1}}.p-headerNews__left{padding-right:20px}.p-headerNews__right{padding-left:38px;padding-right:18px;position:relative;line-height:37px}.p-headerNews__right a{position:relative;z-index:2}.p-headerNews__right a>span{color:#fff;transition:color .25s cubic-bezier(.79,.17,.15,.96)}.p-headerNews__right>span{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1b1b1b;display:block;opacity:0;transition:opacity .25s cubic-bezier(.79,.17,.15,.96);z-index:1;pointer-events:none}.p-headerNews__right:after,.p-headerNews__right:before{content:'';display:block;width:1px;height:17px;position:absolute;top:11px}@media screen and (max-width:800px){.p-headerNews__right:after,.p-headerNews__right:before{display:none}}.p-headerNews__right:after{background-color:#2e3342;left:-1px}.p-headerNews__right:hover>span{opacity:1}.p-headerNews__right:hover .p-headerNews__icon>span{background-color:#fff}.p-headerNews__list{width:100%;height:100%}.p-headerNews__icon{position:absolute;left:-18px;top:15px;width:10px;display:flex;flex-wrap:wrap;transform:scale(1);transition:transform .25s ease}@media screen and (max-width:800px){.p-headerNews__icon{display:none}}.p-headerNews__icon>span{display:block;width:2px;height:1px;background-color:#fff;margin-left:2px;margin-top:2px;transition:background-color .25s cubic-bezier(.79,.17,.15,.96)}.p-headerNews__icon>span:nth-of-type(1),.p-headerNews__icon>span:nth-of-type(2),.p-headerNews__icon>span:nth-of-type(3){margin-top:0}.p-headerNews__icon>span:nth-of-type(1),.p-headerNews__icon>span:nth-of-type(4),.p-headerNews__icon>span:nth-of-type(7){margin-left:0}.p-headerNews__icon-sp{display:none;position:relative;top:6px}@media screen and (max-width:800px){.p-headerNews__icon-sp{display:block}.p-headerNews__icon-sp .c-iconArrow>span{background-color:#fff}}.p-headerNews__item{list-style-type:none;width:100%;height:100%;display:flex;align-items:center}.p-headerNews__item a{min-width:180px;display:block;letter-spacing:.15em;color:#fff;font-size:11px;font-family:"NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;padding-left:12px;position:relative;padding-bottom:2px;transform:translateX(0);line-height:12px;transition:.2s;text-decoration:underline}@media screen and (max-width:800px){.p-headerNews__item a{padding-left:0;padding-bottom:0;letter-spacing:.115em}}.p-headerNews__item a:before{content:'';display:block;position:absolute;top:0;bottom:0;left:0;margin:auto;width:0;height:0;border-top:3px solid transparent;border-right:4px solid transparent;border-bottom:3px solid transparent;border-left:4px solid #fff;transition:transform .25s ease}@media screen and (max-width:800px){.p-headerNews__item a:before{display:none}}.p-headerNews__item a:after{display:block;position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#fff;transform-origin:left center;transform:scaleX(1);transition:transform .2s cubic-bezier(.79,.17,.15,.96)}@media screen and (max-width:800px){.p-headerNews__item a:after{display:none}}@media screen and (min-width:801px){.p-headerNews__item a:hover{opacity:.7}.p-headerNews__item a:hover::before{animation:rightFadeInfinite .8s infinite}}.p-headerNews__link{letter-spacing:.05em;color:#1b1b1b;font-family:"PatuaOne",serif;font-size:11px;position:relative;transform:scale(1);transition:transform .25s;white-space:nowrap}.p-headerNews__link:hover .p-headerNews__icon>span:nth-of-type(0){animation:ICON_BESTHUB 1s 0s ease infinite}.p-headerNews__link:hover .p-headerNews__icon>span:nth-of-type(1){animation:ICON_BESTHUB 1s .1s ease infinite}.p-headerNews__link:hover .p-headerNews__icon>span:nth-of-type(2){animation:ICON_BESTHUB 1s .2s ease infinite}.p-headerNews__link:hover .p-headerNews__icon>span:nth-of-type(3){animation:ICON_BESTHUB 1s .3s ease infinite}.p-headerNews__link:hover .p-headerNews__icon>span:nth-of-type(4){animation:ICON_BESTHUB 1s .4s ease infinite}.p-headerNews__link:hover .p-headerNews__icon>span:nth-of-type(5){animation:ICON_BESTHUB 1s .5s ease infinite}.p-headerNews__link:hover .p-headerNews__icon>span:nth-of-type(6){animation:ICON_BESTHUB 1s .6s ease infinite}.p-headerNews__link:hover .p-headerNews__icon>span:nth-of-type(7){animation:ICON_BESTHUB 1s .7s ease infinite}.p-headerNews__link:hover .p-headerNews__icon>span:nth-of-type(8){animation:ICON_BESTHUB 1s .8s ease infinite}.p-headerNews__link:hover .p-headerNews__icon>span:nth-of-type(9){animation:ICON_BESTHUB 1s .9s ease infinite}@media screen and (max-width:800px){.p-headerNews__link>span{display:none}}body.is-IE .p-headerNews{max-width:350px}@media screen and (max-width:800px){.p-nav{display:none}}.p-nav__list{display:flex}.p-nav__item{display:flex;justify-content:center;align-items:center;border-right:1px solid #2e3342;border-left:1px solid #1e2331;position:relative;letter-spacing:.1em}.p-nav__item:nth-of-type(1){margin-left:2px}.p-nav__item:nth-of-type(2)>a{letter-spacing:.01em;padding:0 22px 0 25px}.p-nav__item:nth-of-type(2)>a>span{display:inline-block;letter-spacing:.015em;margin-left:2px}.p-nav__item:nth-of-type(3)>a{letter-spacing:.05em;padding:0 22px 0 25px}.p-nav__item:nth-of-type(5)>a{letter-spacing:.02em}.p-nav__item a,.p-nav__team-item>a{font-family:"PatuaOne",serif;position:relative}.p-nav__item a{padding:0 22px;width:100%;color:#fff;display:block;white-space:nowrap;overflow:hidden;font-size:14px;line-height:76px;height:74px;z-index:3;transition:color .25s cubic-bezier(.79,.17,.15,.96)}.p-nav__item a:before,.p-nav__team-item>a::after,.p-nav__team-item>a:before{content:'';display:block;position:absolute;width:100%;left:0;pointer-events:none;transform:scaleX(0)}.p-nav__item a:before{bottom:0;transition:transform .25s cubic-bezier(.79,.17,.15,.96);height:2px;background-color:#fff;transform-origin:center center;z-index:-1}.p-nav__item.is-team>a{position:relative;padding:0 22px 0 38px;letter-spacing:.03em}.p-nav__item.is-team .c-iconArrow{top:40px}.p-nav__item.is-team:after{content:'';display:block;position:absolute;left:22px;top:34px;width:0;height:0;border-top:6px solid #fff;border-right:3px solid transparent;border-bottom:6px solid transparent;border-left:3px solid transparent;z-index:3;transition:border-top .25s cubic-bezier(.79,.17,.15,.96)}.p-nav__item.is-team:hover .p-nav__team-item{pointer-events:auto}.p-nav__item.is-current>a:before,.p-nav__item:hover>a:before{transform:scaleX(1)}.p-nav__item.is-none:hover a:before{transform:scaleX(0)}.p-nav__item.is-none a{opacity:.2;pointer-events:none}.p-nav__team-list{position:absolute;overflow:hidden;top:74px;left:0;pointer-events:none;transition:opacity .15s cubic-bezier(.79,.17,.15,.96)}.p-nav__team-item{overflow:hidden;opacity:1;transition:opacity .25s cubic-bezier(.79,.17,.15,.96);position:relative}.p-nav__team-item>a{height:40px;line-height:40px;padding-left:18px;padding-right:15px;font-size:12px;letter-spacing:.1em;background-color:transparent;transform:translateY(-100%);background:#141824;transition:all .5s cubic-bezier(.79,.17,.15,.96);z-index:2}.p-nav__team-item>a::after,.p-nav__team-item>a:before{height:1px;background-color:#313d63;transition:transform .2s;transform-origin:right;z-index:1}.p-nav__team-item>a:before{bottom:-1}.p-nav__team-item>a::after{top:0}.p-nav__team-item>a>span{position:relative;z-index:2;color:#fff;transition:color .25s cubic-bezier(.79,.17,.15,.96)}.p-nav__team-item:hover>a:after,.p-nav__team-item:hover>a:before{transform-origin:left;transform:scaleX(1);transition:transform .3s cubic-bezier(.79,.17,.15,.96)}.p-nav__blank-sp{display:none;text-align:center;height:60px;line-height:60px}@media screen and (max-width:800px){.p-nav__blank-sp{display:flex}}.p-nav__blank-link{width:50%;color:#fff;font-family:"PatuaOne",serif;letter-spacing:.12em;padding-left:15px;opacity:1;font-size:12px;transition:.5s opacity cubic-bezier(.79,.17,.15,.96);position:relative;display:flex;justify-content:center;align-items:center;background-color:#24242b;order:2}.p-nav__blank-link .c-blank{margin-right:10px}.p-nav__blank-link:hover{opacity:.5}.p-nav__blank-link:nth-of-type(2){order:1;border-right:#19191e solid 2px}body.is-firefox .p-nav__item a{font-weight:500}.p-footer__lower small br,.p-navSp{display:none}@media screen and (max-width:800px){.p-navSp{display:block;position:fixed;top:72px;left:0;width:100%;height:100%;overflow:hidden;transition:all .5s;pointer-events:none;z-index:12}}.p-navSp.is-active,.p-navSp.is-active .p-navSp__archive{pointer-events:auto}.p-navSp.is-active .p-navSp__archive>a{transform:translateY(0%);transition:transform .5s cubic-bezier(.79,.17,.15,.96)}.p-navSp.is-active .p-navSp__inner:before{transform:translateY(0%);transition:transform .25s cubic-bezier(.79,.17,.15,.96)}.p-navSp.is-active .p-navSp__item-inner{transform:translateY(0%)}.p-navSp.is-active .p-navSp__team-item{transform:translateY(0%);transition:transform .5s .18s cubic-bezier(.79,.17,.15,.96)}.p-navSp.is-active .p-navSp__blank-link{transform:translateY(0%);transition:transform .5s .2s cubic-bezier(.79,.17,.15,.96)}.p-navSp__archive{display:flex;position:relative;z-index:3;overflow:hidden;pointer-events:none}.p-navSp__archive>a{transform:translateY(-100%);transition:transform .4s .2s cubic-bezier(.79,.17,.15,.96);width:100%;height:55px;line-height:55px;text-align:center;display:block;color:#fff;font-family:"PatuaOne",serif;background-color:#000;font-size:12px;letter-spacing:.08em;opacity:1}.p-navSp__archive>a:nth-of-type(1){border-right:2px solid #24242b}.p-navSp__archive>a.is-current{opacity:1}.p-navSp__inner{height:calc(100% - 72px);overflow:hidden;overflow-y:scroll}.p-navSp__inner:before{content:'';display:block;position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(1,1,2,.85);transform:translateY(-100%);transition:transform .25s .3s cubic-bezier(.79,.17,.15,.96)}.p-navSp__item-inner{transform:translateY(-102%);height:100%}.p-navSp__item{display:block;width:100vw;padding:0;position:relative;overflow:hidden;min-height:55px;height:calc((100% - 75px - 172px)/6)}.p-navSp__item:nth-of-type(0) .p-navSp__item-inner{transition:transform .5s 0s cubic-bezier(.79,.17,.15,.96)}.p-navSp__item:nth-of-type(1) .p-navSp__item-inner{transition:transform .5s .02s cubic-bezier(.79,.17,.15,.96)}.p-navSp__item:nth-of-type(2) .p-navSp__item-inner{transition:transform .5s .04s cubic-bezier(.79,.17,.15,.96)}.p-navSp__item:nth-of-type(3) .p-navSp__item-inner{transition:transform .5s .06s cubic-bezier(.79,.17,.15,.96)}.p-navSp__item:nth-of-type(4) .p-navSp__item-inner{transition:transform .5s .08s cubic-bezier(.79,.17,.15,.96)}.p-navSp__item:nth-of-type(5) .p-navSp__item-inner{transition:transform .5s .1s cubic-bezier(.79,.17,.15,.96)}.p-navSp__item:nth-of-type(6) .p-navSp__item-inner{transition:transform .5s .12s cubic-bezier(.79,.17,.15,.96)}.p-navSp__item:nth-of-type(7) .p-navSp__item-inner{transition:transform .5s .14s cubic-bezier(.79,.17,.15,.96)}.p-navSp__item:nth-of-type(8) .p-navSp__item-inner{transition:transform .5s .16s cubic-bezier(.79,.17,.15,.96)}.p-navSp__item:nth-of-type(9) .p-navSp__item-inner{transition:transform .5s .18s cubic-bezier(.79,.17,.15,.96)}.p-navSp__item:nth-of-type(10) .p-navSp__item-inner{transition:transform .5s .2s cubic-bezier(.79,.17,.15,.96)}.p-navSp__item:nth-of-type(1) a{border-top:none}.p-navSp__item a{color:#fff;font-family:"PatuaOne",serif;background-color:rgba(1,1,2,.51);border-top:#141824 solid 2px;font-size:18px;letter-spacing:.05em;min-height:40px;line-height:normal;padding:0 22px;display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%}.p-navSp__item.is-current a{background-color:#141a30}.p-navSp__item.is-current .p-navSp__team-list{background-color:rgba(38,37,44,.9)}.p-navSp__item.is-none{pointer-events:none}.p-aboutCalender__table.is-current tbody td,.p-navSp__item.is-none a>span{opacity:.2}.p-navSp__item .c-iconArrow{display:block;position:absolute;top:50%;transform:translateY(-50%);right:20px}.p-navSp__blank-sp{display:none;text-align:center;height:60px;line-height:60px;overflow:hidden}@media screen and (max-width:800px){.p-navSp__blank-sp{display:flex}}.p-navSp__blank-link{width:50%;color:#fff;font-family:"PatuaOne",serif;letter-spacing:.12em;padding-left:15px;opacity:1;font-size:12px;position:relative;display:flex;justify-content:center;align-items:center;background-color:#141824;order:2;transform:translateY(-100%);transition:transform .5s cubic-bezier(.79,.17,.15,.96)}@media screen and (max-width:800px){.p-navSp__blank-link{padding-left:0}}.p-navSp__blank-link .c-blank{margin-right:10px}.p-navSp__blank-link:nth-of-type(2){order:1;border-right:#19191e solid 2px}.p-footer{display:flex;justify-content:space-between;padding:0 40px 0 0;height:90px;overflow:hidden;background-color:#171717}@media screen and (max-width:800px){.p-footer{display:block;height:auto;padding:0;background-color:#25262e}}.p-footer__left{display:flex}.p-footer__right{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end}.p-footer__upper{display:flex;margin-top:25px}@media screen and (max-width:800px){.p-footer__upper{margin-top:0;display:block;width:100%}}.p-footer__lower{color:#fff;margin-top:10px}@media screen and (max-width:1117px){.p-footer__lower{text-align:right}}@media screen and (max-width:800px){.p-footer__lower{width:100%;text-align:center;padding:10px 0;background-color:#1a191f;margin-top:0}}.p-footer__lower small{white-space:nowrap;letter-spacing:.08em;font-family:"Oswald","PatuaOne","NotoSansCJKjp-min","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;opacity:.5}@media screen and (max-width:800px){.p-footer__lower small{height:16px;letter-spacing:.05em}.p-footer__lower small br{display:block}}@media screen and (max-width:1117px){.p-footer__lower small br:nth-of-type(1){display:block}}.p-footer__lower small>span,body.is-IE .p-topAbout__logo img{display:inline-block}@media screen and (max-width:800px){.p-footer__lower small>span:nth-of-type(2){display:none}}.p-footer__logo{padding:20px 31px;display:flex;justify-content:center;align-items:center;border-right:2px solid #171717;background-color:#121212;opacity:1;transition:opacity .5s ease;width:122px;cursor:pointer}@media screen and (max-width:800px){.p-footer__logo{width:25%;padding:0!important;height:77px}}.p-footer__logo:hover{opacity:.5}.p-footer__logo svg{height:55px;overflow:hidden}@media screen and (max-width:800px){.p-footer__logo svg{height:34px}}@media screen and (max-width:350px){.p-footer__logo svg{transform:scale(.7)}}.p-footer__logo:nth-of-type(1){padding:20px}.p-footer__logo:nth-of-type(1) svg{width:77px}.p-footer__logo:nth-of-type(1) svg path{stroke:none}.p-footer__logo:nth-of-type(1) svg path.st1{fill:none}@media screen and (max-width:800px){.p-footer__logo:nth-of-type(1) svg{width:114px;height:38px}}.p-footer__logo:nth-of-type(2){padding:20px 7px}.p-footer__logo:nth-of-type(2) img,.p-footer__logo:nth-of-type(3) svg{width:90px}.p-footer__logo:nth-of-type(3){padding:20px 13px}@media screen and (max-width:800px){.p-footer__logo:nth-of-type(3) svg{width:85px;height:27px}}.p-footer__logo:nth-of-type(3) svg path,.p-footer__logo:nth-of-type(3) svg polygon{fill:#fff}.p-footer__logo:nth-of-type(4){padding:20px 25px}.p-footer__logo:nth-of-type(4) img{width:auto;height:63px}@media screen and (max-width:800px){.p-footer__logo:nth-of-type(4) img{width:auto;height:50px}}.p-footer__link{display:inline-block;color:#fff;font-family:"Oswald","PatuaOne","NotoSansCJKjp-min","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;letter-spacing:.1em;padding-left:15px;opacity:1;transition:.5s opacity ease;position:relative;font-size:12px}@media screen and (max-width:800px){.p-footer__link{display:none}}.p-footer__link .c-blank{position:absolute;left:-8px;top:3px}.p-footer__link:hover{opacity:.5}.p-footer__link:nth-of-type(1){margin-right:28px}.p-footer__sns-list{display:flex;justify-content:flex-end;margin-right:28px}@media screen and (max-width:800px){.p-footer__sns-list{justify-content:space-around;margin-right:0;padding:0 16px 0 24px}}.p-footer__sns-item{list-style-type:none;margin-right:6px;opacity:1;transition:.5s opacity ease}.p-footer__sns-item:nth-of-type(1){order:3;margin-right:20px}@media screen and (max-width:800px){.p-footer__sns-item:nth-of-type(1){margin-right:0}}.p-footer__sns-item:nth-of-type(1) svg{position:relative;top:-4px;width:15px}@media screen and (max-width:800px){.p-footer__sns-item:nth-of-type(1) svg{height:19px;width:auto}}.p-footer__sns-item:nth-of-type(2){order:4}.p-footer__sns-item:nth-of-type(2) svg{position:relative;top:-4px;height:20px;width:7px}@media screen and (max-width:800px){.p-footer__sns-item:nth-of-type(2) svg{height:19px;width:auto;left:-9px;position:relative}}.p-footer__sns-item:nth-of-type(3){order:2;margin-right:19px}@media screen and (max-width:800px){.p-footer__sns-item:nth-of-type(3){position:relative;left:-10px}}.p-footer__sns-item:nth-of-type(3) svg{position:relative;top:-4px;height:12px;width:84px}@media screen and (max-width:800px){.p-footer__sns-item:nth-of-type(3) svg{height:17px}}.p-footer__sns-item:nth-of-type(4){order:1;margin-right:18px}.p-footer__sns-item:nth-of-type(4) svg{position:relative;top:-4px;height:12px;width:64px}@media screen and (max-width:800px){.p-footer__sns-item:nth-of-type(4) svg{height:17px}.p-footer__sns-item{display:flex;justify-content:center;align-items:center;height:71px}.p-footer__sns-item:nth-of-type(1){order:4}.p-footer__sns-item:nth-of-type(2){order:3}.p-footer__sns-item:nth-of-type(4){order:1}.p-footer__sns-item:nth-of-type(5){order:2}}.p-footer__sns-item:hover{opacity:.5}.p-footer__sns-item svg{height:12px;width:auto}@media screen and (max-width:800px){.p-footer__sns-item svg{height:16px}}.p-footer__sns-item svg path,.p-scheduleDetail__state>div svg path,.p-scheduleDetail__state>div svg rect{fill:#fff}body.is-schedule .p-footer{min-width:1100px}@media screen and (max-width:800px){body.is-schedule .p-footer{min-width:auto}}@keyframes FADE_OPACITY{0%,to{opacity:1}50%{opacity:0}}.p-opening{position:fixed;width:100%;height:100%;top:0;left:0;background-color:#fff;z-index:120;display:flex;justify-content:center;align-items:center;opacity:1;pointer-events:auto;display:none}.p-opening__inner svg{width:503px;height:300px;animation:FADE_OPACITY 3s ease infinite}@media screen and (max-width:800px){.p-opening__inner svg{width:100px}}.p-opening__inner svg path,.p-opening__inner svg polygon{fill:#000;stroke:transparent}.p-opening__inner svg path.st1{fill:none}body.is-first-end{position:inherit}body.is-first-end .p-opening{opacity:0;transition:opacity .25s cubic-bezier(.79,.17,.15,.96);pointer-events:none}.box,.box img{position:relative}.box{margin-top:300px;background-color:rgba(0,0,0,.1);text-align:right;height:300px;width:500px}.box svg{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%}.box svg path{fill:red}.box img{height:100%;width:auto;z-index:1}.box img:nth-of-type(1){position:absolute;top:0;right:0;width:auto;-webkit-clip-path:url(#test);clip-path:url(#test)}@keyframes FLASH_TEXT{0%,to{fill:#fff}50%{fill:#f04145}}.p-topMv{margin-top:108px}@media screen and (max-width:800px){.p-topMv{margin-top:114px}}.p-topMv__inner{overflow:hidden;min-width:1120px}@media screen and (max-width:800px){.p-topMv__inner{overflow:visible;min-width:inherit}}.p-topMv__baloon{position:absolute;top:-28px;left:20px;padding:3px 16px 3px 15px;background-color:#f04145;font-size:12px;color:#fff;font-weight:700;transform:translateY(30px);pointer-events:none;opacity:0;transition:transform .25s cubic-bezier(.79,.17,.15,.96),opacity .01s .25s}@media screen and (max-width:800px){.p-topMv__baloon{top:auto;bottom:-28px;width:100%;left:0;text-align:center;transform:translateY(-30px)}}.p-topMv__baloon.is-show{opacity:1;pointer-events:auto;transform:translateY(0);transition:transform .25s cubic-bezier(.79,.17,.15,.96),opacity .01s}.p-topMv__link-inner{position:relative;overflow:hidden}.p-topMv__link-inner>.c-button{display:flex;width:100%;transition:transform .5s}@media screen and (max-width:800px){.p-topMv__link-inner>.c-button{background-color:#18203b}}.p-topMv__link-inner>.c-button>a{background-color:transparent;width:100%}.p-topMv__link-inner>.c-button>a:nth-of-type(1),.p-topMv__link-inner>.c-button>a:nth-of-type(2){border-right:1px solid #2e3342}.p-topMv__link-inner>.c-button:after{background-color:#f3f3f3}.p-topMv__link-inner>.c-button:nth-of-type(1){transform:translateY(0%)}.p-topMv__link-inner>.c-button:nth-of-type(2),.p-topMv__link-inner>.c-button:nth-of-type(3){position:absolute;width:100%;top:0;left:0;transform:translateY(100%)}.p-topMv__link{padding:0;position:relative;display:none}@media screen and (max-width:800px){.p-topMv__link{display:block}}.p-topMv__link .c-button>a:nth-of-type(2){margin-right:0}.p-topMv.is-ready .c-playerVersus__state{display:none}.p-topMv.is-live .c-topMvSide__battleScore,.p-topMv.is-live .c-topMvSide__battleState,.p-topMv.is-ready .c-memberCaption__bg,.p-topMv.is-ready .c-topMvSide__battleScore,.p-topMv.is-ready .c-topMvSide__battleState{display:none!important}.p-topMv.is-ready .c-memberCaption>span,body.is-live .c-memberCaption>span{background-color:rgba(0,0,0,.8)!important}@media screen and (max-width:800px){.p-topMv.is-comming .p-topPlayerVersusItem__toggle,.p-topMv.is-end .p-topPlayerVersusItem__toggle,.p-topMv.is-live .p-topPlayerVersusItem__toggle,.p-topMv.is-ready .p-topPlayerVersusItem__toggle{top:-24px;left:-1px}}.p-topMv.is-comming .p-topMv__left,.p-topMv.is-comming .p-topMv__right,.p-topMv.is-end .p-topMv__left,.p-topMv.is-end .p-topMv__right,.p-topMv.is-live .p-topMv__left,.p-topMv.is-live .p-topMv__right,.p-topMv.is-ready .p-topMv__left,.p-topMv.is-ready .p-topMv__right{overflow:visible}.p-topMv.is-comming .p-topPlayerVersusItem__header,.p-topMv.is-end .p-topPlayerVersusItem__header,.p-topMv.is-live .p-topPlayerVersusItem__header,.p-topMv.is-ready .p-topPlayerVersusItem__header{height:100%;padding-top:34px}@media screen and (max-width:800px){.p-topMv.is-comming .p-topPlayerVersusItem__header,.p-topMv.is-end .p-topPlayerVersusItem__header,.p-topMv.is-live .p-topPlayerVersusItem__header,.p-topMv.is-ready .p-topPlayerVersusItem__header{padding-top:38px}}.p-topMv.is-comming .p-topPlayerVersusItem__footer,.p-topMv.is-end .p-topPlayerVersusItem__footer,.p-topMv.is-live .p-topPlayerVersusItem__footer,.p-topMv.is-ready .p-topPlayerVersusItem__footer{position:absolute;bottom:42px;left:50%;transform:translateX(-50%);margin-left:12px}.p-topMv.is-comming .p-topMv__center-data,.p-topMv.is-end .p-topMv__center-data,.p-topMv.is-live .p-topMv__center-data,.p-topMv.is-ready .p-topMv__center-data{height:100%;display:block;position:absolute;left:50%;z-index:4;top:0;transform:translateX(-50%)}@media screen and (max-width:800px){.p-topMv.is-comming .p-topMv__center-data,.p-topMv.is-end .p-topMv__center-data,.p-topMv.is-live .p-topMv__center-data,.p-topMv.is-ready .p-topMv__center-data{top:27px}}.p-topMv.is-comming .p-topMv__round,.p-topMv.is-end .p-topMv__round,.p-topMv.is-live .p-topMv__round,.p-topMv.is-ready .p-topMv__round{overflow:hidden}.p-topMv.is-comming .p-topMv__bg:after,.p-topMv.is-comming .p-topMv__bg:before,.p-topMv.is-end .p-topMv__bg:after,.p-topMv.is-end .p-topMv__bg:before,.p-topMv.is-live .p-topMv__bg:after,.p-topMv.is-live .p-topMv__bg:before,.p-topMv.is-ready .p-topMv__bg:after,.p-topMv.is-ready .p-topMv__bg:before{content:'';position:absolute;display:block;width:50%;top:0;height:100%}.p-topMv.is-comming .c-topMvSide__detail,.p-topMv.is-end .c-topMvSide__detail,.p-topMv.is-live .c-topMvSide__detail,.p-topMv.is-ready .c-topMvSide__detail{justify-content:flex-end}.p-topMv.is-comming .p-topMv__round-inner,.p-topMv.is-end .p-topMv__round-inner,.p-topMv.is-live .p-topMv__round-inner,.p-topMv.is-ready .p-topMv__round-inner{justify-content:space-between}.p-topMv.is-comming .p-topMv__left,.p-topMv.is-comming .p-topMv__right,.p-topMv.is-end .p-topMv__left,.p-topMv.is-end .p-topMv__right,.p-topMv.is-live .p-topMv__left,.p-topMv.is-live .p-topMv__right,.p-topMv.is-ready .p-topMv__left,.p-topMv.is-ready .p-topMv__right{width:50%}.p-topMv.is-comming .p-topMv__left .c-topMvSide__detail,.p-topMv.is-end .p-topMv__left .c-topMvSide__detail,.p-topMv.is-live .p-topMv__left .c-topMvSide__detail,.p-topMv.is-ready .p-topMv__left .c-topMvSide__detail{justify-content:flex-end;align-items:flex-end}.p-topMv.is-comming .p-topMv__left .c-topMvSide__detail .c-topMvSide__logos,.p-topMv.is-end .p-topMv__left .c-topMvSide__detail .c-topMvSide__logos,.p-topMv.is-live .p-topMv__left .c-topMvSide__detail .c-topMvSide__logos,.p-topMv.is-ready .p-topMv__left .c-topMvSide__detail .c-topMvSide__logos{position:absolute;left:40px;bottom:34px}@media screen and (max-width:800px){.p-topMv.is-comming .p-topMv__left .c-topMvSide__detail .c-topMvSide__logos,.p-topMv.is-end .p-topMv__left .c-topMvSide__detail .c-topMvSide__logos,.p-topMv.is-live .p-topMv__left .c-topMvSide__detail .c-topMvSide__logos,.p-topMv.is-ready .p-topMv__left .c-topMvSide__detail .c-topMvSide__logos{left:18px;bottom:11px}}.p-topMv.is-comming .p-topMv__right .c-topMvSide__detail,.p-topMv.is-end .p-topMv__right .c-topMvSide__detail,.p-topMv.is-live .p-topMv__right .c-topMvSide__detail,.p-topMv.is-ready .p-topMv__right .c-topMvSide__detail{justify-content:flex-end;align-items:flex-start}.p-topMv.is-comming .p-topMv__right .c-topMvSide__detail .c-topMvSide__logos,.p-topMv.is-end .p-topMv__right .c-topMvSide__detail .c-topMvSide__logos,.p-topMv.is-live .p-topMv__right .c-topMvSide__detail .c-topMvSide__logos,.p-topMv.is-ready .p-topMv__right .c-topMvSide__detail .c-topMvSide__logos{position:absolute;right:40px;bottom:24px}@media screen and (max-width:800px){.p-topMv.is-comming .p-topMv__right .c-topMvSide__detail .c-topMvSide__logos,.p-topMv.is-end .p-topMv__right .c-topMvSide__detail .c-topMvSide__logos,.p-topMv.is-live .p-topMv__right .c-topMvSide__detail .c-topMvSide__logos,.p-topMv.is-ready .p-topMv__right .c-topMvSide__detail .c-topMvSide__logos{right:18px;bottom:11px}}.p-topMv.is-round-1 .p-topPlayerVersusItem__center-section-jp>span:nth-of-type(1),.p-topMv.is-round-2 .p-topPlayerVersusItem__center-section-jp>span:nth-of-type(2){display:block}.p-topMv.is-round-1 .c-topMvSide.is-round-1,.p-topMv.is-round-1 .p-topPlayerVersusItem__wrap.is-round-1{opacity:1;pointer-events:auto}.p-topMv.is-round-1 .p-topPlayerVersusItem__round-1,.p-topMv.is-round-2 .p-topPlayerVersusItem__round-2,.p-topMv.is-round-3 .p-topPlayerVersusItem__round-3{transform:translate(-50%,0)}.p-topMv.is-round-1 .p-topPlayerVersusItem__wrap.is-round-1 .c-playerVersus__caption{opacity:1}.p-topMv.is-round-1 .p-topPlayerVersusItem__footer-box.is-round-1{transform:translateY(0);pointer-events:auto}.p-topMv.is-round-1 .p-topPlayerVersusItem__footer-link .c-button:nth-of-type(1){transform:translateY(0%)}.p-topMv.is-round-1 .p-topPlayerVersusItem__footer-link .c-button:nth-of-type(2){transform:translateY(100%)}.p-topMv.is-round-1 .p-topMv__link-inner .c-button:nth-of-type(1){transform:translateY(0%)}.p-topMv.is-round-1 .p-topMv__link-inner .c-button:nth-of-type(2),.p-topMv.is-round-1 .p-topMv__link-inner .c-button:nth-of-type(3){transform:translateY(100%)}.p-topMv.is-round-2 .c-topMvSide.is-round-2,.p-topMv.is-round-2 .p-topPlayerVersusItem__wrap.is-round-2{opacity:1;pointer-events:auto}.p-topMv.is-round-2 .p-topPlayerVersusItem__wrap.is-round-2 .c-playerVersus__caption{opacity:1}.p-topMv.is-round-2 .p-topPlayerVersusItem__footer-box.is-round-1{transform:translateY(100%);pointer-events:none}.p-topMv.is-round-2 .p-topPlayerVersusItem__footer-box.is-round-2{transform:translateY(-100%);pointer-events:auto}.p-topMv.is-round-2 .p-topPlayerVersusItem__footer-link .c-button:nth-of-type(1){transform:translateY(100%)}.p-topMv.is-round-2 .p-topPlayerVersusItem__footer-link .c-button:nth-of-type(2){transform:translateY(0%)}.p-topMv.is-round-2 .p-topMv__link-inner .c-button:nth-of-type(1){transform:translateY(100%)}.p-topMv.is-round-2 .p-topMv__link-inner .c-button:nth-of-type(2){transform:translateY(0%)}.p-topMv.is-round-2 .p-topMv__link-inner .c-button:nth-of-type(3){transform:translateY(100%)}.p-topMv.is-round-3 .c-topMvSide.is-round-3,.p-topMv.is-round-3 .p-topPlayerVersusItem__wrap.is-round-3{opacity:1;pointer-events:auto}.p-topMv.is-round-3 .p-topPlayerVersusItem__wrap.is-round-3 .c-playerVersus__caption{opacity:1}.p-topMv.is-round-3 .p-topPlayerVersusItem__footer-box.is-round-1{transform:translateY(100%);pointer-events:none}.p-topMv.is-round-3 .p-topPlayerVersusItem__footer-box.is-round-3{transform:translateY(-100%);pointer-events:auto}.p-topMv.is-round-3 .p-topPlayerVersusItem__footer-link .c-button:nth-of-type(1),.p-topMv.is-round-3 .p-topPlayerVersusItem__footer-link .c-button:nth-of-type(2){transform:translateY(100%)}.p-topMv.is-round-3 .p-topPlayerVersusItem__footer-link .c-button:nth-of-type(3){transform:translateY(0%)}.p-topMv.is-round-3 .p-topMv__link-inner .c-button:nth-of-type(1),.p-topMv.is-round-3 .p-topMv__link-inner .c-button:nth-of-type(2){transform:translateY(100%)}.p-topMv.is-round-3 .p-topMv__link-inner .c-button:nth-of-type(3){transform:translateY(0%)}.p-topMv__rounds{height:445px;position:relative}@media screen and (max-width:800px){.p-topMv__rounds{height:325px}}.p-topMv__round{display:none;height:100%;position:relative}.p-topMv__round.is-round-1-left-win .c-topMvSide.is-round-1.is-right .c-topMvSide__battleScore>span,.p-topMv__round.is-round-1-right-win .c-topMvSide.is-round-1.is-left .c-topMvSide__battleScore>span,.p-topMv__round.is-round-1-right-win .c-topMvSide.is-round-1.is-left .c-topMvSide__battleState-lose{display:block;color:#7e7e7e}.p-topMv__round.is-round-1-right-win .c-topMvSide.is-round-1.is-right .c-topMvSide__battleScore>span,.p-topMv__round.is-round-1-right-win .c-topMvSide.is-round-1.is-right .c-topMvSide__battleState-win,.p-topMv__round.is-round-2-left-win .c-topMvSide.is-round-2.is-left .c-topMvSide__battleScore>span{display:block;color:#f04145}.p-topMv__round.is-round-2-left-win .c-topMvSide.is-round-2.is-left .c-topMvSide__battleState-win,.p-topMv__round.is-round-2-left-win .c-topMvSide.is-round-2.is-right .c-topMvSide__battleState-lose{display:block}.p-topMv__round.is-round-2-left-win .c-topMvSide.is-round-2.is-right .c-topMvSide__battleScore>span,.p-topMv__round.is-round-2-right-win .c-topMvSide.is-round-2.is-left .c-topMvSide__battleScore>span,.p-topMv__round.is-round-2-right-win .c-topMvSide.is-round-2.is-left .c-topMvSide__battleState-lose{display:block;color:#7e7e7e}.p-topMv__round.is-round-2-right-win .c-topMvSide.is-round-2.is-right .c-topMvSide__battleScore>span,.p-topMv__round.is-round-2-right-win .c-topMvSide.is-round-2.is-right .c-topMvSide__battleState-win,.p-topMv__round.is-round-3-left-win .c-topMvSide.is-round-3.is-left .c-topMvSide__battleScore>span{display:block;color:#f04145}.p-topMv__round.is-round-3-left-win .c-topMvSide.is-round-3.is-left .c-topMvSide__battleState-win,.p-topMv__round.is-round-3-left-win .c-topMvSide.is-round-3.is-right .c-topMvSide__battleState-lose,.p-topMv__round.is-show,.p-topMv__schedule-item.is-current{display:block}.p-topMv__round.is-round-3-left-win .c-topMvSide.is-round-3.is-right .c-topMvSide__battleScore>span,.p-topMv__round.is-round-3-right-win .c-topMvSide.is-round-3.is-left .c-topMvSide__battleScore>span,.p-topMv__round.is-round-3-right-win .c-topMvSide.is-round-3.is-left .c-topMvSide__battleState-lose{display:block;color:#7e7e7e}.p-topMv__round.is-round-3-right-win .c-topMvSide.is-round-3.is-right .c-topMvSide__battleScore>span,.p-topMv__round.is-round-3-right-win .c-topMvSide.is-round-3.is-right .c-topMvSide__battleState-win{display:block;color:#f04145}.p-topMv__round-inner{display:flex;height:100%;background-image:url(../images/common/mv-bg.jpg);background-repeat:no-repeat;background-size:cover}@media screen and (max-width:800px){.p-topMv__round-inner{background-size:100% 100%;background-position:top center}}.p-topMv__left,.p-topMv__right{position:relative;overflow:hidden}.p-topMv__left{width:calc((100% - 341px)/2);height:100%}@media screen and (max-width:800px){.p-topMv__left{width:50%}}.p-topMv__right{width:calc((100% - 341px)/2);height:100%}@media screen and (max-width:800px){.p-topMv__right{width:50%}}.p-topMv__schedule{height:110px;display:flex}@media screen and (max-width:800px){.p-topMv__schedule{display:none}}.p-topMv__schedule-list{position:relative;top:0}.p-topMv__schedule-item,body.is-live .c-playerVersus__state{display:none}.p-topMv__schedule-date,.p-topMv__schedule-rounds{color:#fff;letter-spacing:.17em;font-size:12px;position:relative;left:4px;top:3px}.p-topMv__schedule-rounds>span{font-family:"PatuaOne",serif;font-weight:400;font-size:15px;margin:0 0 0 4px}.p-topMv__schedule-date{font-size:15px;left:8px;top:5px;letter-spacing:.2em}.p-topMv__schedule-date>span:nth-of-type(2){font-size:10px;position:relative;left:-6px}.p-topMv__schedule-left{width:149px;min-width:149px;height:110px;color:#fff;letter-spacing:.12em;font-size:18px;font-family:"PatuaOne",serif;text-align:center;background-color:#141824}.p-topMv__schedule-left>span{display:block;margin-top:18px;position:relative;left:2px}.p-topMv__schedule-right{width:calc(100vw - 132px)}body.is-live .c-memberCaption__bg{display:none!important}body.is-live .p-topPlayerVersusItem__header{padding-top:43px!important}@media screen and (max-width:800px){body.is-live .p-topPlayerVersusItem__round{top:0!important}}body.is-live .p-topMv__link-inner .c-button>a:nth-of-type(1) svg path,body.is-live .p-topMv__link-inner .c-button>a:nth-of-type(2) svg path{animation:FLASH_TEXT 1.5s ease infinite}@media screen and (max-width:800px){body.is-ready .p-topPlayerVersusItem__round{top:0!important}body.is-end .p-topMv.is-final.is-end .p-topMv__center-data{top:8px}body.is-end .p-topMv.is-final .p-topPlayerVersusItem__center-section{margin-top:8px;left:3px}body.is-end .p-topMv.is-final .p-topPlayerVersusItem__round{margin-top:8px}}@keyframes LEFT_ARROW{0%,to{transform:translateX(0%);opacity:1}50%{transform:translateX(-100%);opacity:0}51%{transform:translateX(100%);opacity:0}}@keyframes RIGHT_ARROW{0%,to{transform:translateX(0%);opacity:1}50%{transform:translateX(100%);opacity:0}51%{transform:translateX(-100%);opacity:0}}.p-topMvSchedule{position:relative;height:110px}.p-topMvSchedule__next,.p-topMvSchedule__prev{display:flex;justify-content:center;align-items:center;position:absolute;width:56px;height:100%;top:0;z-index:2;overflow:hidden}.p-topMvSchedule__next>svg,.p-topMvSchedule__prev>svg{position:relative;z-index:2}.p-topMvSchedule__next>svg path,.p-topMvSchedule__prev>svg path{fill:none}.p-topMvSchedule__next-bg,.p-topMvSchedule__prev-bg{width:56px;height:100%;position:absolute;z-index:1;overflow:hidden;cursor:pointer;top:0;transition:transform .15s cubic-bezier(.79,.17,.15,.96)}.p-topMvSchedule__next-bg svg path,.p-topMvSchedule__prev-bg svg path{fill:#18203b}.p-topMvSchedule__prev-bg{left:-6px}.p-topMvSchedule__next-bg{right:-6px}.p-topMvSchedule__prev{left:0}.p-topMvSchedule__prev svg{left:-6px}.p-topMvSchedule__prev:hover>svg{animation:.5s LEFT_ARROW}.p-topMvSchedule__prev:hover .p-topMvSchedule__prev-bg{transform:translateX(6px)}.p-topMvSchedule__next{right:17px}.p-topMvSchedule__next svg{left:6px}.p-topMvSchedule__next:hover>svg{animation:.5s RIGHT_ARROW}.p-topMvSchedule__next:hover .p-topMvSchedule__next-bg{transform:translateX(-6px)}.p-topMvSchedule__wrap{overflow:hidden;height:100%;background-color:#141824}.p-topMvSchedule__list{width:100%;display:flex;height:100%;position:relative;z-index:1;left:50px;background-color:#141824}.p-topMvSchedule__item{list-style-type:none;position:relative;opacity:.3;transition:opacity .25s ease}.p-topMvSchedule__item .c-teamVersus__versus{transform:scale(.7);margin-top:-15px}.p-topMvSchedule__item .c-teamVersus__versus .c-versus>span{font-size:15px}.p-topMvSchedule__item .c-teamVersus__left>span,.p-topMvSchedule__item .c-teamVersus__right>span{margin-top:2px}.p-topMvSchedule__item:after,.p-topMvSchedule__item:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;z-index:3;transform:scaleX(0);transition:transform .2s cubic-bezier(.79,.17,.15,.96)}.p-topMvSchedule__item:before{transform-origin:center center;background-color:#2e3342}.p-topMvSchedule__item:after{background-color:#1b1b1b;-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:.25}.p-topMvSchedule__item.is-current:before,.p-topMvSchedule__item:hover:after,.p-topPlayerVersusItem__button.is-active>span:before{transform:scaleX(1)}.p-topMvSchedule__item:nth-of-type(1) .p-topTeamVersus__center:after,.p-topMvSchedule__item:nth-of-type(1) .p-topTeamVersus__center:before{height:40px}.p-topMvSchedule__item:nth-of-type(1) .p-topTeamVersus__date>span>span:nth-of-type(1){position:relative;left:-10px;overflow:hidden;width:80px;display:inline-block}.p-topMvSchedule__item:nth-of-type(1) .p-topTeamVersus__date>span>span:nth-of-type(2){position:relative;left:10px;display:block}.p-aboutCalender__table.is-current tbody td.is-current,.p-topMvSchedule__item.is-current,.p-topMvSchedule__item.is-current .c-teamVersus__center,.p-topMvSchedule__item.is-current .c-teamVersus__left>span,.p-topMvSchedule__item.is-current .c-teamVersus__right>span,.p-topTeam__item>a:hover .p-topTeam__logo:before,.ruleSlider-pager>li.slick-active::after{opacity:1}.p-topMvSchedule__item.is-current:after,.p-topMvSchedule__item.is-current:before{width:110%;left:-10%}.p-topMvSchedule__item:last-child:after{content:'';display:block;position:absolute;right:-2px;top:0;width:1px;height:100%;background-color:#39515c}body.is-first-end .p-topMvSchedule__list{transition:transform .5s ease}body.is-IE .p-topMvSchedule__next-bg svg,body.is-IE .p-topMvSchedule__prev-bg svg{width:50px}@keyframes FLASH_TEXT{0%,to{fill:#1b1b1b}50%{fill:#f04145}}.p-topPlayerVersusItem{padding:32px 0 20px;height:100%;display:flex;flex-direction:column;overflow:hidden}@media screen and (max-width:800px){.p-topPlayerVersusItem{justify-content:flex-end;position:relative;top:0;padding:57px 0 10px;overflow:visible}}.p-topPlayerVersusItem__inner{height:100%;display:flex;flex-direction:column}@media screen and (max-width:800px){.p-topPlayerVersusItem__inner{display:flex;flex-direction:column;justify-content:space-between;height:100%}}.p-topPlayerVersusItem__header{text-align:center;color:#fff;position:relative}@media screen and (max-width:800px){.p-topPlayerVersusItem__header{display:flex;flex-direction:column;height:100%}}.p-topPlayerVersusItem__count-sp{display:none;top:50px;position:absolute;left:50%;transform:translateX(-50%)}.p-topPlayerVersusItem__live-sp{display:none}@media screen and (max-width:800px){.p-topPlayerVersusItem__live-sp{position:absolute;top:40px;left:50%;transform:translateX(-50%)}.p-topPlayerVersusItem__live-sp img{width:50%}.p-topPlayerVersusItem__dates{top:-32px;position:relative}}.p-topPlayerVersusItem__date{display:block;font-family:"PatuaOne",serif;font-size:15px;letter-spacing:.2em;margin-right:4px}@media screen and (max-width:800px){.p-topPlayerVersusItem__date{display:block;font-size:13px;left:0;margin-right:0;position:relative}}.p-topPlayerVersusItem__date span{display:inline-block;font-size:21px;margin-right:0}@media screen and (max-width:800px){.p-topPlayerVersusItem__date span{font-size:16px}}.p-topPlayerVersusItem__date span:nth-of-type(1){font-size:26px;margin-right:0;letter-spacing:.15em}@media screen and (max-width:800px){.p-topPlayerVersusItem__date span:nth-of-type(1){letter-spacing:.12em;margin-right:-2px;font-size:16px}}.p-topPlayerVersusItem__date span:nth-of-type(2){font-size:18px;position:relative;top:-2px;left:2px;letter-spacing:.22em}@media screen and (max-width:800px){.p-topPlayerVersusItem__date span:nth-of-type(2){letter-spacing:.13em;font-size:13px;margin-left:4px}}.p-topPlayerVersusItem__baloon{position:absolute;top:-28px;left:20px;padding:3px 16px 3px 15px;background-color:#f04145;font-size:12px;color:#1b1b1b;transform:translateY(30px);pointer-events:none;opacity:0;transition:transform .25s cubic-bezier(.79,.17,.15,.96),opacity .01s .25s}.p-topPlayerVersusItem__baloon.is-show{opacity:1;pointer-events:auto;transform:translateY(0);transition:transform .25s cubic-bezier(.79,.17,.15,.96),opacity .01s}.p-topPlayerVersusItem__footer-box{transition:transform .5s ease;transform:translateY(0%)}.p-topPlayerVersusItem__footer-box:nth-of-type(2),.p-topPlayerVersusItem__footer-link .c-button:nth-of-type(1){transform:translateY(0%)}.p-topPlayerVersusItem__footer-inner{position:relative;overflow:hidden;height:51px}.p-topPlayerVersusItem__footer{margin-top:10px;padding:0 20px;position:relative}@media screen and (max-width:800px){.p-topPlayerVersusItem__footer{display:none}}.p-topPlayerVersusItem__footer-link{position:absolute;left:0;bottom:100px;padding:0;overflow:hidden}.p-topPlayerVersusItem__footer-link .c-button{transition:transform .5s}.p-topPlayerVersusItem__footer-link .c-button:nth-of-type(2),.p-topPlayerVersusItem__footer-link .c-button:nth-of-type(3){position:absolute;width:100%;height:51px;top:0;left:0;transform:translateY(100%);white-space:nowrap;margin-right:0}.p-topPlayerVersusItem__footer-link .c-button>a{margin-right:0}.p-topPlayerVersusItem__footer .c-button__arrow{right:5px;top:23px}.p-topPlayerVersusItem__footer .c-button{display:flex;justify-content:space-around;background-color:transparent;padding-right:20px;line-height:50px}.p-topPlayerVersusItem__footer .c-button>a{position:relative;overflow:hidden;font-family:"PatuaOne",serif;font-size:14px;letter-spacing:.06em;transition:background-color .25s cubic-bezier(.79,.17,.15,.96)}.p-topPlayerVersusItem__footer .c-button>a:before{content:'';display:block;position:absolute;width:2px;height:100%;top:0;right:0;background-color:#000}.p-topPlayerVersusItem__footer .c-button>a svg{position:relative;z-index:3}.p-topPlayerVersusItem__footer .c-button>a svg path{transition:fill .25s cubic-bezier(.79,.17,.15,.96)}.p-topPlayerVersusItem__footer .c-button>a:nth-of-type(1){width:112px;background-color:#18203b}.p-topPlayerVersusItem__footer .c-button>a:nth-of-type(1):hover,.p-topPlayerVersusItem__footer .c-button>a:nth-of-type(2):hover,.p-topPlayerVersusItem__footer .c-button>a:nth-of-type(3):hover:before{background-color:#fff}.p-topPlayerVersusItem__footer .c-button>a:nth-of-type(2){width:116px;background-color:#18203b}.p-topPlayerVersusItem__footer .c-button>a:nth-of-type(3){width:145px;padding-left:-20px}.p-topPlayerVersusItem__footer .c-button>a:nth-of-type(3):hover span{color:#1b1b1b}.p-topPlayerVersusItem__footer .c-button>a:nth-of-type(3)>span{position:relative;z-index:4;left:-6px;top:2px;transition:color .25s cubic-bezier(.79,.17,.15,.96)}.p-topPlayerVersusItem__footer .c-button>a:nth-of-type(3):before{z-index:1;position:absolute;top:-48%;left:-10%;right:auto;width:100%;height:180%;background-color:#18203b;transform:rotate(17deg);transition:background-color .25s cubic-bezier(.79,.17,.15,.96)}@media screen and (max-width:800px){.p-topPlayerVersusItem__footer{padding:0}}.p-topPlayerVersusItem__section{display:inline-block;letter-spacing:.14em}@media screen and (max-width:800px){.p-topPlayerVersusItem__section{font-size:13px}}.p-topPlayerVersusItem__section>span{font-family:"PatuaOne",serif;margin-left:6px;position:relative;font-size:30px;left:-3px}@media screen and (max-width:800px){.p-topPlayerVersusItem__section>span{font-size:22px}}.p-topPlayerVersusItem__center-section{display:block;letter-spacing:.14em;font-size:34px;font-family:"PatuaOne",serif;margin-top:0;position:relative;left:0}@media screen and (max-width:800px){.p-topPlayerVersusItem__center-section{font-size:19px;margin-top:2px;left:0;letter-spacing:.14em}}.p-topPlayerVersusItem__center-section>span{font-size:34px;position:relative;left:8px}@media screen and (max-width:800px){.p-topPlayerVersusItem__center-section>span{font-size:19px}}.p-topPlayerVersusItem__center-section-jp{font-size:22px;letter-spacing:.1em;position:relative;top:8px;left:-3px;font-family:"PatuaOne",serif;font-weight:400}.p-topPlayerVersusItem__center-section-jp>span{display:none}@media screen and (max-width:800px){.p-topPlayerVersusItem__center-section-jp{font-size:15px;top:0}}.p-topPlayerVersusItem__round{display:block;width:90px;letter-spacing:.14em;position:relative;height:25px;top:0;overflow:hidden;margin:0 auto}@media screen and (max-width:800px){.p-topPlayerVersusItem__round{display:block;width:auto;top:0;margin-top:0;font-size:20px}}.p-topPlayerVersusItem__round>span{position:absolute;top:-3px;left:50%;font-family:"PatuaOne",serif;font-size:16px;transform:translate(-50%,30px);white-space:nowrap;transition:transform .5s cubic-bezier(.79,.17,.15,.96)}.p-topPlayerVersusItem__wrap{opacity:0;transition:opacity .25s;pointer-events:none;width:100%}.p-topPlayerVersusItem__list{position:absolute;top:50%;left:50%;height:100%;width:100%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:space-around}.p-topPlayerVersusItem__item{list-style-type:none;height:33.33%}.p-topPlayerVersusItem__body{margin-top:8px;position:relative;height:calc(100% - 120px)}@media screen and (max-width:800px){.p-topPlayerVersusItem__body{display:none}}.p-topPlayerVersusItem__toggle{text-align:center;position:relative;top:30px;left:-2px}@media screen and (max-width:800px){.p-topPlayerVersusItem__toggle{top:5px}}.p-topPlayerVersusItem__hover-list{display:flex}.p-topPlayerVersusItem__hover-item{color:#1b1b1b;list-style-type:none;position:relative}.p-topPlayerVersusItem__hover-item:nth-of-type(1),.p-topPlayerVersusItem__hover-item:nth-of-type(2){background-color:rgba(255,255,255,.25)}.p-topPlayerVersusItem__hover-item:nth-of-type(1) svg path,.p-topPlayerVersusItem__hover-item:nth-of-type(2) svg path{fill:#fff}.p-topPlayerVersusItem__hover-item:nth-of-type(1) svg{height:11px}@media screen and (max-width:800px){.p-topPlayerVersusItem__hover-item:nth-of-type(1) svg{height:13px}}.p-topPlayerVersusItem__hover-item:nth-of-type(2){width:97px}.p-topPlayerVersusItem__hover-item:nth-of-type(2) svg{height:10px}@media screen and (max-width:800px){.p-topPlayerVersusItem__hover-item:nth-of-type(2) svg{height:13px}.p-topPlayerVersusItem__hover-item:nth-of-type(3){letter-spacing:.07em}}.p-topPlayerVersusItem__hover-item:nth-of-type(3) svg{position:absolute;top:0;left:0;pointer-events:none}.p-topPlayerVersusItem__hover-item:nth-of-type(3) svg path{fill:rgba(255,255,255,.25)}.p-topPlayerVersusItem__hover-item a{display:flex;justify-content:center;align-items:center;width:100px;height:60px;line-height:60px;color:#1b1b1b;font-family:"PatuaOne",serif;font-size:11px;letter-spacing:.17em}.p-topPlayerVersusItem__versus{position:absolute;top:62%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:800px){.p-topPlayerVersusItem__versus{display:none}}.p-topPlayerVersusItem__button{display:inline-block;overflow:hidden;cursor:pointer;margin-right:5px;padding:10px 0}@media screen and (max-width:800px){.p-topPlayerVersusItem__button{margin-right:1px;padding:0}}.p-topPlayerVersusItem__button>span{display:block;width:52px;height:4px;background-image:url(../images/common/toggle-bg.png);background-repeat:repeat;position:relative}@media screen and (max-width:800px){.p-topPlayerVersusItem__button>span{width:40px}}.p-topPlayerVersusItem__button>span:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;transform:scale(0);transform-origin:center center;transition:transform .1s cubic-bezier(.79,.17,.15,.96)}@media screen and (max-width:800px){body.is-ready .p-topPlayerVersusItem__count-sp{display:block}body.is-ready .p-topPlayerVersusItem__round{top:-17px}body.is-live .p-topPlayerVersusItem__live-sp{display:block}}body.is-live .p-topPlayerVersusItem .c-playerVersus__live{display:block;position:absolute;top:-30px}@media screen and (max-width:800px){body.is-live .p-topPlayerVersusItem .c-playerVersus__live{display:none}}.p-topTeamVersus{height:100%}.p-topTeamVersus__inner{display:flex;height:100%}.p-topTeamVersus__inner>div{padding:0 26px;position:relative;width:200px}.p-topTeamVersus__inner>div:before{content:'';display:block;position:absolute;bottom:0;left:0;width:1px;height:60px;background-color:#2e3342}.p-topTeamVersus__inner>div:nth-of-type(1):before{height:100%}.p-topTeamVersus__center{color:#fff;text-align:center;padding-top:6px;position:relative}.p-topTeamVersus__center:after,.p-topTeamVersus__center:before{content:'';display:block;position:absolute;height:59px;width:1px}.p-topTeamVersus__center:before{bottom:0;left:30px;background-color:#202024}.p-topTeamVersus__center:after{bottom:0;left:31px;background-color:#38515b}.p-topTeamVersus__rounds{color:#fff;letter-spacing:.18em;white-space:nowrap;font-size:12px;font-weight:700}.p-topTeamVersus__rounds>span{margin-left:3px;font-size:18px;position:relative;left:-2px;display:inline-block;font-family:"PatuaOne",serif}.p-topTeamVersus__date{color:#fff;font-family:"PatuaOne",serif;letter-spacing:.12em;white-space:nowrap}.p-topTeamVersus__date>span{display:inline-block;font-size:17px}.p-topTeamVersus__date>span:nth-of-type(2){font-size:12px}.p-topTeamVersus__date>span>span>span{font-size:12px}.p-topTeamRanking{padding:40px 40px 35px}@media screen and (max-width:800px){.p-topTeamRanking{padding:40px 0 0}}.p-topTeamRanking__inner{min-width:1080px}@media screen and (max-width:800px){.p-topTeamRanking__inner{min-width:inherit}}.p-topAbout__body p span,.p-topTeamRanking__ranking.is-active{display:block}.p-topTeam{padding:47px 103px 0;max-width:1080px;margin:0 auto}@media screen and (max-width:800px){.p-topTeam{padding:30px 20px 0}}@media screen and (max-width:1150px){.p-topTeam{padding:30px 20px 0}}.p-topTeam__header{position:relative}.p-topTeam__footer{display:none}@media screen and (max-width:800px){.p-topTeam__footer{display:block;margin-top:30px}}.p-topTeam__left{padding-right:250px}@media screen and (max-width:800px){.p-topTeam__left{padding:0}}.p-topTeam__left>span{color:#fff;letter-spacing:.065em;font-size:17px;word-break:break-all}@media screen and (max-width:800px){.p-topTeam__left>span{font-size:13px;line-height:23px}}.p-topTeam__right{position:absolute;top:-16px;right:60px}@media screen and (max-width:1000px){.p-topTeam__right{right:10px}}@media screen and (max-width:800px){.p-topTeam__right{display:none}}.p-topTeam__body{margin-top:48px;position:relative}@media screen and (max-width:800px){.p-topTeam__body{margin-top:18px}}.p-topTeam__body>.c-plus{position:absolute}.p-topTeam__body>.c-plus:nth-of-type(1){top:-5px;left:-5px}.p-topTeam__body>.c-plus:nth-of-type(2){top:-5px;left:calc(50% - 7px)}@media screen and (max-width:800px){.p-topTeam__body>.c-plus:nth-of-type(2){display:none}}.p-topTeam__body>.c-plus:nth-of-type(3){top:-5px;left:calc(100% - 5px)}@media screen and (max-width:800px){.p-topTeam__body>.c-plus:nth-of-type(3){left:calc(100% - 3px)}}.p-topTeam__body>.c-plus:nth-of-type(4){top:calc(100% - 5px);left:-5px}@media screen and (max-width:800px){.p-topTeam__body>.c-plus:nth-of-type(4){top:calc(100% - 3px);left:-5px}}.p-topTeam__body>.c-plus:nth-of-type(5){top:calc(100% - 5px);left:calc(50% - 7px)}@media screen and (max-width:800px){.p-topTeam__body>.c-plus:nth-of-type(5){display:none}}.p-topTeam__body>.c-plus:nth-of-type(6){top:calc(100% - 5px);left:calc(100% - 5px)}@media screen and (max-width:800px){.p-topTeam__body>.c-plus:nth-of-type(6){top:calc(100% - 3px);left:calc(100% - 3px)}}.p-topTeam__body>.c-plus:nth-of-type(7){top:calc(50% - 6px);left:-5px}@media screen and (max-width:800px){.p-topTeam__body>.c-plus:nth-of-type(7){top:calc(50% - 4px)}}.p-topTeam__body>.c-plus:nth-of-type(8){top:calc(50% - 6px);left:calc(100% - 5px)}@media screen and (max-width:800px){.p-topTeam__body>.c-plus:nth-of-type(8){top:calc(50% - 4px);left:calc(100% - 1px)}}.p-topTeam__body>.c-plus:nth-of-type(9){top:50%;left:50%;transform:translate(-50%,-50%);margin-left:-1px}@media screen and (max-width:800px){.p-topTeam__body>.c-plus:nth-of-type(9){display:none}}.p-topTeam__body>.c-plus:nth-of-type(10){top:calc(25% - 4px);left:-5px;display:none}@media screen and (max-width:800px){.p-topTeam__body>.c-plus:nth-of-type(10){display:block}}.p-topTeam__body>.c-plus:nth-of-type(11){top:calc(75% - 3px);left:-5px;display:none}@media screen and (max-width:800px){.p-topTeam__body>.c-plus:nth-of-type(11){display:block}}.p-topTeam__body>.c-plus:nth-of-type(12){top:calc(25% - 4px);right:-5px;display:none}@media screen and (max-width:800px){.p-topTeam__body>.c-plus:nth-of-type(12){display:block}}.p-topTeam__body>.c-plus:nth-of-type(13){top:calc(75% - 3px);right:-5px;display:none}@media screen and (max-width:800px){.p-topTeam__body>.c-plus:nth-of-type(13){display:block}}.p-topTeam__list{display:flex;flex-wrap:wrap;justify-content:space-around}.p-topTeam__item{list-style-type:none;background-color:rgba(0,0,0,.2);margin-top:3px;margin-left:3px;width:50%}.p-topTeam__item>a{display:block;width:100%;height:100%;padding:27px 66px}@media screen and (max-width:800px){.p-topTeam__item>a{padding:29px 42px!important}}.p-topTeam__item:nth-of-type(1),.p-topTeam__item:nth-of-type(2){margin-top:0}.p-topTeam__item:nth-of-type(1),.p-topTeam__item:nth-of-type(3){margin-left:0;width:calc(50% - 3px)}.p-topTeam__item:nth-of-type(1) a,.p-topTeam__item:nth-of-type(3) a{padding:27px 66px}@media screen and (max-width:800px){.p-topTeam__item{width:100%!important}.p-topTeam__item:nth-of-type(2),.p-topTeam__item:nth-of-type(4){margin-top:4px;margin-left:0}}.p-topTeam__item-inner{display:flex;flex-direction:column;text-align:center;width:100%}.p-topTeam__item-inner span{color:#fff;font-size:18px;margin-top:25px}@media screen and (max-width:800px){.p-topTeam__item-inner span{margin-top:10px}}.p-topTeam__item-inner span:nth-of-type(2){margin-top:12px;font-size:11px;font-family:"PatuaOne",serif;letter-spacing:.18em}.p-topTeam__logo{width:100%;background:radial-gradient(circle at top center,#60848b -10px,#4e6974 10px,#314a54 130px,#2b4651 200px);height:300px;display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative}.p-topTeam__logo:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at top center,#60848b -10px,#4e6974 50px,#314a54 180px,#2b4651 240px);opacity:0;z-index:1;transition:opacity .5s ease}@media screen and (max-width:800px){.p-topTeam__logo{height:184px}}.p-topTeam__logo img{position:relative;z-index:2;width:80%;max-width:200px;transition:transform .25s ease;transform-origin:center center}.p-topRanking{padding:43px 0 0;background-color:#1b1b1b;text-align:center}@media screen and (max-width:800px){.p-topRanking{padding:40px 0 0}}.p-topRanking__inner{text-align:left;max-width:1080px;margin:0 auto;display:flex;justify-content:space-between}@media screen and (max-width:800px){.p-topRanking__inner{flex-direction:column;padding:0 25px}}.p-topRanking__button{text-align:center;margin-top:30px}.p-topRanking__button .c-button{display:inline-block;width:380px;height:60px;line-height:60px;background-color:#121212}@media screen and (max-width:800px){.p-topRanking__button .c-button{width:270px}.p-topRanking__button .c-button a{font-size:16px}}.p-topNews{width:640px}@media screen and (max-width:800px){.p-topNews{width:100%}}.p-topNews__header{text-align:center;position:relative;height:75px;line-height:75px;background-color:#222531}.p-topNews__btn{position:absolute;right:20px;top:50%;transform:translateY(-50%)}@media screen and (max-width:800px){.p-topNews__btn{display:none}}.p-topNews__body{margin-top:4px;background-color:#161616}.p-topNews__item{border-top:1px solid #4a4c50}.p-topNews__item:nth-of-type(1){border-top:inherit}@media screen and (max-width:800px){.p-topNews__item:nth-of-type(1){border-top:none}}.p-topNews__button{display:none;text-align:center;margin-top:40px}@media screen and (max-width:800px){.p-topNews__button{display:block}}.p-topNewsWrap{padding:0 0 60px}@media screen and (max-width:800px){.p-topNewsWrap{padding:50px 20px 60px}}.p-topNewsWrap__inner{max-width:1080px;margin:0 auto;display:flex;justify-content:space-between}@media screen and (max-width:800px){.p-topNewsWrap__inner{display:block;flex-direction:column}}.p-topTwitter{width:397px;margin-left:3px}@media screen and (max-width:800px){.p-topTwitter{width:100%;margin-left:0;margin-top:50px}}.p-topTwitter__header{text-align:center;height:75px;line-height:75px;background-color:#222531}@media screen and (max-width:800px){.p-topTwitter__header{height:78px;line-height:75px}}.p-topTwitter__body{margin-top:4px;padding:60px 40px 30px;background-color:#161616}@media screen and (max-width:800px){.p-topTwitter__body{padding:20px 20px 0}}.p-topAbout{text-align:center;padding:47px 0 60px;min-width:1080px;position:relative;overflow:hidden;--color-text:#fff;--color-bg:#1b1b1b;--color-link:#f9d77e;--color-link-hover:#fff;--color-info:#efc453;--glitch-width:100%;--glitch-height:100%;--gap-horizontal:10px;--gap-vertical:5px;--time-anim:4s;--delay-anim:2s;--blend-mode-1:none;--blend-mode-2:none;--blend-mode-3:none;--blend-mode-4:none;--blend-mode-5:overlay;--blend-color-1:transparent;--blend-color-2:transparent;--blend-color-3:transparent;--blend-color-4:transparent;--blend-color-5:#af4949}@media screen and (max-width:800px){.p-topAbout{padding:47px 40px 60px;min-width:inherit}}.p-topAbout.is-about .p-topAbout__footer,body.is-IE .p-topAbout__logo svg,body.is-about .p-topAbout .about-none{display:none}.p-topAbout.is-active .p-topAbout__bg{background-color:var(--blend-color-1);background-position:center center;transform:translate3d(0,0,0);background-blend-mode:var(--blend-mode-1)}.p-topAbout.is-active .p-topAbout__bg:nth-child(n+2){opacity:0;animation-duration:var(--time-anim);animation-delay:var(--delay-anim);animation-timing-function:linear}.p-topAbout.is-active .p-topAbout__bg:nth-of-type(2){background-color:var(--blend-color-2);background-blend-mode:var(--blend-mode-2);animation-name:glitch-anim-1}.p-topAbout.is-active .p-topAbout__bg:nth-of-type(3){background-color:var(--blend-color-3);background-blend-mode:var(--blend-mode-3);animation-name:glitch-anim-2}.p-topAbout.is-active .p-topAbout__bg:nth-of-type(4){background-color:var(--blend-color-4);background-blend-mode:var(--blend-mode-4);animation-name:glitch-anim-3}.p-topAbout.is-active .p-topAbout__bg:nth-of-type(5){background-color:var(--blend-color-5);background-blend-mode:var(--blend-mode-5);animation-name:glitch-anim-flash}@keyframes glitch-anim-1{0%{opacity:1;transform:translate3d(var(--gap-horizontal),0,0);-webkit-clip-path:polygon(0 2%,100% 2%,100% 5%,0 5%);clip-path:polygon(0 2%,100% 2%,100% 5%,0 5%)}2%{-webkit-clip-path:polygon(0 15%,100% 15%,100% 15%,0 15%);clip-path:polygon(0 15%,100% 15%,100% 15%,0 15%)}4%{-webkit-clip-path:polygon(0 10%,100% 10%,100% 20%,0 20%);clip-path:polygon(0 10%,100% 10%,100% 20%,0 20%)}6%{-webkit-clip-path:polygon(0 1%,100% 1%,100% 2%,0 2%);clip-path:polygon(0 1%,100% 1%,100% 2%,0 2%)}8%{-webkit-clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%);clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%)}10%{-webkit-clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%);clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%)}12%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%);clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%)}14%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%);clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%)}16%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%);clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%)}18%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%);clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%)}20%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%);clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%)}21.9%{opacity:1;transform:translate3d(var(--gap-horizontal),0,0)}22%,to{opacity:0;transform:translate3d(0,0,0);-webkit-clip-path:polygon(0 0,0 0,0 0,0 0);clip-path:polygon(0 0,0 0,0 0,0 0)}}@keyframes glitch-anim-2{0%{opacity:1;transform:translate3d(calc(-1*var(--gap-horizontal)),0,0);-webkit-clip-path:polygon(0 25%,100% 25%,100% 30%,0 30%);clip-path:polygon(0 25%,100% 25%,100% 30%,0 30%)}3%{-webkit-clip-path:polygon(0 3%,100% 3%,100% 3%,0 3%);clip-path:polygon(0 3%,100% 3%,100% 3%,0 3%)}5%{-webkit-clip-path:polygon(0 5%,100% 5%,100% 20%,0 20%);clip-path:polygon(0 5%,100% 5%,100% 20%,0 20%)}7%{-webkit-clip-path:polygon(0 20%,100% 20%,100% 20%,0 20%);clip-path:polygon(0 20%,100% 20%,100% 20%,0 20%)}9%{-webkit-clip-path:polygon(0 40%,100% 40%,100% 40%,0 40%);clip-path:polygon(0 40%,100% 40%,100% 40%,0 40%)}11%{-webkit-clip-path:polygon(0 52%,100% 52%,100% 59%,0 59%);clip-path:polygon(0 52%,100% 52%,100% 59%,0 59%)}13%{-webkit-clip-path:polygon(0 60%,100% 60%,100% 60%,0 60%);clip-path:polygon(0 60%,100% 60%,100% 60%,0 60%)}15%{-webkit-clip-path:polygon(0 75%,100% 75%,100% 75%,0 75%);clip-path:polygon(0 75%,100% 75%,100% 75%,0 75%)}17%{-webkit-clip-path:polygon(0 65%,100% 65%,100% 40%,0 40%);clip-path:polygon(0 65%,100% 65%,100% 40%,0 40%)}19%{-webkit-clip-path:polygon(0 45%,100% 45%,100% 50%,0 50%);clip-path:polygon(0 45%,100% 45%,100% 50%,0 50%)}20%{-webkit-clip-path:polygon(0 14%,100% 14%,100% 33%,0 33%);clip-path:polygon(0 14%,100% 14%,100% 33%,0 33%)}21.9%{opacity:1;transform:translate3d(calc(-1*var(--gap-horizontal)),0,0)}22%,to{opacity:0;transform:translate3d(0,0,0);-webkit-clip-path:polygon(0 0,0 0,0 0,0 0);clip-path:polygon(0 0,0 0,0 0,0 0)}}@keyframes glitch-anim-3{0%{opacity:1;transform:translate3d(0,calc(-1*var(--gap-vertical)),0) scale3d(-1,-1,1);-webkit-clip-path:polygon(0 1%,100% 1%,100% 3%,0 3%);clip-path:polygon(0 1%,100% 1%,100% 3%,0 3%)}1.5%{-webkit-clip-path:polygon(0 10%,100% 10%,100% 9%,0 9%);clip-path:polygon(0 10%,100% 10%,100% 9%,0 9%)}2%{-webkit-clip-path:polygon(0 5%,100% 5%,100% 6%,0 6%);clip-path:polygon(0 5%,100% 5%,100% 6%,0 6%)}2.5%{-webkit-clip-path:polygon(0 20%,100% 20%,100% 20%,0 20%);clip-path:polygon(0 20%,100% 20%,100% 20%,0 20%)}3%{-webkit-clip-path:polygon(0 10%,100% 10%,100% 10%,0 10%);clip-path:polygon(0 10%,100% 10%,100% 10%,0 10%)}5%{-webkit-clip-path:polygon(0 30%,100% 30%,100% 25%,0 25%);clip-path:polygon(0 30%,100% 30%,100% 25%,0 25%)}5.5%{-webkit-clip-path:polygon(0 15%,100% 15%,100% 16%,0 16%);clip-path:polygon(0 15%,100% 15%,100% 16%,0 16%)}7%{-webkit-clip-path:polygon(0 40%,100% 40%,100% 39%,0 39%);clip-path:polygon(0 40%,100% 40%,100% 39%,0 39%)}8%{-webkit-clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%)}9%{-webkit-clip-path:polygon(0 60%,100% 60%,100% 55%,0 55%);clip-path:polygon(0 60%,100% 60%,100% 55%,0 55%)}10.5%{-webkit-clip-path:polygon(0 30%,100% 30%,100% 31%,0 31%);clip-path:polygon(0 30%,100% 30%,100% 31%,0 31%)}11%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 69%,0 69%);clip-path:polygon(0 70%,100% 70%,100% 69%,0 69%)}13%{-webkit-clip-path:polygon(0 40%,100% 40%,100% 41%,0 41%);clip-path:polygon(0 40%,100% 40%,100% 41%,0 41%)}14%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 75%,0 75%);clip-path:polygon(0 80%,100% 80%,100% 75%,0 75%)}14.5%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 51%,0 51%);clip-path:polygon(0 50%,100% 50%,100% 51%,0 51%)}15%{-webkit-clip-path:polygon(0 90%,100% 90%,100% 90%,0 90%);clip-path:polygon(0 90%,100% 90%,100% 90%,0 90%)}16%{-webkit-clip-path:polygon(0 60%,100% 60%,100% 60%,0 60%);clip-path:polygon(0 60%,100% 60%,100% 60%,0 60%)}18%{-webkit-clip-path:polygon(0 100%,100% 100%,100% 99%,0 99%);clip-path:polygon(0 100%,100% 100%,100% 99%,0 99%)}20%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 71%,0 71%);clip-path:polygon(0 70%,100% 70%,100% 71%,0 71%)}21.9%{opacity:1;transform:translate3d(0,calc(-1*var(--gap-vertical)),0) scale3d(-1,-1,1)}22%,to{opacity:0;transform:translate3d(0,0,0);-webkit-clip-path:polygon(0 0,0 0,0 0,0 0);clip-path:polygon(0 0,0 0,0 0,0 0)}}@keyframes glitch-anim-flash{0%,5%{opacity:.2;transform:translate3d(var(--gap-horizontal),var(--gap-vertical),0)}5.5%,to{opacity:0;transform:translate3d(0,0,0)}}@media screen and (max-width:800px){.p-topAbout{padding:30px 20px 53px}}.p-topAbout__bgs{position:absolute;pointer-events:none;z-index:1;top:0;left:0;width:var(--glitch-width);height:var(--glitch-height);overflow:hidden;margin:0 auto}.p-topAbout__bg{display:block;position:absolute;top:calc(-1*var(--gap-vertical));left:calc(-1*var(--gap-horizontal));width:calc(100% + var(--gap-horizontal)*2);height:calc(100% + var(--gap-vertical)*2);background:url(../images/about/about-bg.jpg) no-repeat 50% 0;background-size:cover}.p-topAbout__header{position:relative;z-index:2}@media screen and (max-width:800px){.p-topAbout__header{margin-top:5px}}.p-topAbout__body h2,.p-topAbout__header h1{color:#fff;font-family:"PatuaOne",serif;font-weight:400}.p-topAbout__header h1{margin-left:1px;font-size:25px;letter-spacing:1.8px}@media screen and (max-width:800px){.p-topAbout__header h1{font-size:18px}}.p-topAbout__logo{margin-top:37px;position:relative}@media screen and (max-width:800px){.p-topAbout__logo{margin-top:20px;left:0}}.p-topAbout__logo img{width:auto;height:129px}@media screen and (max-width:500px){.p-topAbout__logo img{height:65px}}.p-topAbout__logo svg{width:auto;height:125px}@media screen and (max-width:800px){.p-topAbout__logo svg{height:70px}}.p-topAbout__body{position:relative;z-index:2;padding:0 40px}@media screen and (max-width:800px){.p-topAbout__body{padding:20px;display:flex;flex-direction:column}}.p-topAbout__body h2{margin-top:4px;letter-spacing:.11em;font-size:24px;line-height:46px;position:relative;left:0}.p-topAbout__body h2 br:nth-of-type(1){display:none}@media screen and (max-width:800px){.p-topAbout__body h2{font-size:16px;margin-top:27px;line-height:30px;letter-spacing:.1em;left:0}.p-topAbout__body h2 br:nth-of-type(1){display:block}}.p-topAbout__body p{margin-top:44px;font-size:15.4px;color:#fff;letter-spacing:1.7px;line-height:32px;position:relative;font-weight:400;padding-left:0;display:inline-block}.p-topAbout__body p br:nth-of-type(2){display:block}@media screen and (max-width:800px){.p-topAbout__body p br:nth-of-type(2){display:none}}.p-topAbout__body p br:nth-of-type(4){display:block}@media screen and (max-width:800px){.p-topAbout__body p br:nth-of-type(4){display:none}}.p-topAbout__body p br:nth-of-type(6){display:block}@media screen and (max-width:800px){.p-topAbout__body p br:nth-of-type(6){display:none}.p-topAbout__body p{margin-top:10px;font-size:13px;line-height:23px}}@media screen and (max-width:800px) and (max-width:800px){.p-topAbout__body p br:nth-of-type(1),.p-topAbout__body p br:nth-of-type(5){display:block}}.p-topAbout__footer{margin-top:30px;position:relative;z-index:10}@media screen and (max-width:800px){.p-topAbout__footer{margin-top:25px}}body.is-IE .p-topAbout__bgs{background-image:url(../images/about/about-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;width:100%;height:100%}body.is-IE .p-topAbout__bg{animation:none!important}body.is-IE .p-topAbout__logo{text-align:center}body.is-about .p-topAbout{padding-top:0}@media screen and (max-width:800px){body.is-about .p-topAbout{padding:0 20px 53px}}@media screen and (max-width:500px){body.is-about .p-topAbout{padding:0 20px 49px}}body.is-about .p-topAbout__body{padding:0 20px;max-width:1080px;margin:auto}@media screen and (max-width:500px){body.is-about .p-topAbout__body{padding:0}}body.is-about .p-topAbout h1,body.is-about .p-topAbout h2{margin-top:-6px;font-family:"ヒラギノ角ゴシック","Hiragino Kaku Gothic ProN","NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;font-size:27.7px;font-weight:700;letter-spacing:1px}@media screen and (max-width:500px){body.is-about .p-topAbout h1{margin-top:23px;font-family:"PatuaOne",serif;font-size:19px;letter-spacing:2.3px;color:#fff;font-weight:400;padding-left:1px}}body.is-about .p-topAbout h2{margin-top:7px;color:#fff;font-size:27.6px;line-height:46px;position:relative;left:0}@media screen and (max-width:800px){body.is-about .p-topAbout h2{margin-top:10px}}@media screen and (max-width:500px){body.is-about .p-topAbout h2{margin-top:0;font-family:"PatuaOne",serif;font-size:22px;letter-spacing:2.3px;color:#fff;font-weight:400;line-height:35px;padding-left:12px}}body.is-about .p-topAbout__logo{margin-top:53px}@media screen and (max-width:500px){body.is-about .p-topAbout__logo{margin-top:28px}}body.is-about .p-topAbout__logo>img{margin-left:13px}@media screen and (max-width:500px){body.is-about .p-topAbout__logo>img{margin-left:7px}}body.is-about .p-topAbout__body p{margin-top:50px;text-align:left;width:100%;letter-spacing:1.6px}@media screen and (max-width:500px){body.is-about .p-topAbout__body p{margin-top:32px;font-size:11px;letter-spacing:1.4px}}.p-topTeamProfile{position:relative;max-width:1090px;margin:0 auto}@media screen and (max-width:800px){.p-topTeamProfile{padding:0 30px}}.p-topTeamProfile__header-text{text-align:center;background-color:#222531;height:75px;line-height:75px}.p-topTeamProfile__header-text h1{font-family:"PatuaOne",serif;font-size:22px;letter-spacing:.1em;color:#fff;font-weight:400}@media screen and (max-width:800px){.p-topTeamProfile__header-text h1{font-size:24px;padding-left:11px}}.p-topTeamProfile__rank{position:absolute;top:-148px;left:30px;font-family:"PatuaOne",serif;font-size:15px;letter-spacing:.05em;color:#fff;display:none}@media screen and (max-width:800px){.p-topTeamProfile__rank{font-size:10px;top:123px;left:15px;letter-spacing:.13em}}.p-topTeamProfile__rank>span{font-size:20px;margin-left:0}@media screen and (max-width:800px){.p-topTeamProfile__rank>span{font-size:13px}}.p-topTeamProfile__score{font-size:20px;letter-spacing:.2em;color:#fff;position:absolute;top:-100px;left:31px;display:none}@media screen and (max-width:800px){.p-topTeamProfile__score{position:absolute;top:146px;left:17px;font-size:10px;white-space:nowrap;margin-top:0}}.p-topTeamProfile__score-upper{position:relative;font-family:"PatuaOne",serif}.p-topTeamProfile__score-upper>span{white-space:nowrap}@media screen and (max-width:800px){.p-topTeamProfile__score-upper>span{display:inline-block}}.p-topTeamProfile__score-upper>span:nth-of-type(1){color:#fff;margin-right:10px;font-size:16px}@media screen and (max-width:800px){.p-topTeamProfile__score-upper>span:nth-of-type(1){font-size:10px}}.p-topTeamProfile__score-upper>span:nth-of-type(2){position:absolute;left:100px;top:0;color:#fff;font-size:16px}@media screen and (max-width:800px){.p-topTeamProfile__score-upper>span:nth-of-type(2){left:74px;font-size:10px;letter-spacing:.14em}}.p-topTeamProfile__score-upper>span>span{font-size:26px}@media screen and (max-width:800px){.p-topTeamProfile__score-upper>span>span{font-size:20px}}.p-topTeamProfile__score-lower{margin-top:3px;position:relative}@media screen and (max-width:800px){.p-topTeamProfile__score-lower{margin-top:0}}.p-topTeamProfile__score-lower>span{font-size:12px;letter-spacing:.14em;color:#fff;font-family:"NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;font-weight:700}@media screen and (max-width:800px){.p-topTeamProfile__score-lower>span{font-size:10px;letter-spacing:.01em;transform:scale(.9);transform-origin:left center}}.p-topTeamProfile__score-lower>span:nth-of-type(1){margin-right:14px}.p-topTeamProfile__score-lower>span:nth-of-type(2){position:absolute;left:100px;top:0;white-space:nowrap}@media screen and (max-width:800px){.p-topTeamProfile__score-lower>span:nth-of-type(2){left:74px}}.p-topTeamProfile__score-lower>span>span{font-size:20px;font-family:"PatuaOne",serif;font-weight:500}@media screen and (max-width:800px){.p-topTeamProfile__score-lower>span>span{font-size:12px}}.p-topTeamProfile.is-ranking .p-topTeamProfile__team-left{display:block}.p-topTeamProfile__inner{margin:4px auto 0;position:relative}.p-topTeamProfile__inner>.c-plus{position:absolute}.p-topTeamProfile__inner>.c-plus:nth-of-type(1){left:-7px;top:-7px}.p-topTeamProfile__inner>.c-plus:nth-of-type(2){top:-7px;left:calc(50% - 9px)}@media screen and (max-width:800px){.p-topTeamProfile__inner>.c-plus:nth-of-type(2){display:none}}.p-topTeamProfile__inner>.c-plus:nth-of-type(3){top:-7px;left:calc(100% - 8px)}@media screen and (max-width:800px){.p-topTeamProfile__inner>.c-plus:nth-of-type(3){left:100%}}.p-topTeamProfile__inner>.c-plus:nth-of-type(4){left:-7px;top:376px}@media screen and (max-width:800px){.p-topTeamProfile__inner>.c-plus:nth-of-type(4){top:334px}}.p-topTeamProfile__inner>.c-plus:nth-of-type(5){top:376px;left:calc(50% - 9px)}@media screen and (max-width:800px){.p-topTeamProfile__inner>.c-plus:nth-of-type(5){display:none}}.p-topTeamProfile__inner>.c-plus:nth-of-type(6){top:376px;left:calc(100% - 8px)}@media screen and (max-width:800px){.p-topTeamProfile__inner>.c-plus:nth-of-type(6){top:334px;left:100%}}.p-topTeamProfile__inner>.c-plus:nth-of-type(7){left:-7px;top:759px}@media screen and (max-width:800px){.p-topTeamProfile__inner>.c-plus:nth-of-type(7){top:672px}}.p-topTeamProfile__inner>.c-plus:nth-of-type(8){top:759px;left:calc(50% - 9px)}@media screen and (max-width:800px){.p-topTeamProfile__inner>.c-plus:nth-of-type(8){display:none}}.p-topTeamProfile__inner>.c-plus:nth-of-type(9){top:759px;left:calc(100% - 8px)}@media screen and (max-width:800px){.p-topTeamProfile__inner>.c-plus:nth-of-type(9){top:672px;left:100%}}.p-topTeamProfile__inner>.c-plus:nth-of-type(10){left:-7px;top:1142px}@media screen and (max-width:800px){.p-topTeamProfile__inner>.c-plus:nth-of-type(10){top:1010px}}.p-topTeamProfile__inner>.c-plus:nth-of-type(11){top:1142px;left:calc(50% - 9px)}@media screen and (max-width:800px){.p-topTeamProfile__inner>.c-plus:nth-of-type(11){display:none}}.p-topTeamProfile__inner>.c-plus:nth-of-type(12){top:1142px;left:calc(100% - 8px)}@media screen and (max-width:800px){.p-topTeamProfile__inner>.c-plus:nth-of-type(12){top:1010px;left:100%}}.p-topTeamProfile__inner>.c-plus:nth-of-type(13){display:none}@media screen and (max-width:800px){.p-topTeamProfile__inner>.c-plus:nth-of-type(13){display:block;top:1348px;left:-7px}}.p-topTeamProfile__inner>.c-plus:nth-of-type(14){display:none}@media screen and (max-width:800px){.p-topTeamProfile__inner>.c-plus:nth-of-type(14){display:block;top:1348px;left:100%}}.p-topTeamProfile__inner>.c-plus:nth-of-type(15){display:none}@media screen and (max-width:800px){.p-topTeamProfile__inner>.c-plus:nth-of-type(15){display:block;top:1686px;left:-7px}}.p-topTeamProfile__inner>.c-plus:nth-of-type(16){display:none}@media screen and (max-width:800px){.p-topTeamProfile__inner>.c-plus:nth-of-type(16){display:block;top:1686px;left:100%}}.p-topTeamProfile__inner>.c-plus:nth-of-type(17){display:none}@media screen and (max-width:800px){.p-topTeamProfile__inner>.c-plus:nth-of-type(17){display:block;top:2024px;left:-7px}}.p-topTeamProfile__inner>.c-plus:nth-of-type(18){display:none}@media screen and (max-width:800px){.p-topTeamProfile__inner>.c-plus:nth-of-type(18){display:block;top:2024px;left:100%}.p-topTeamProfile__inner{width:auto}}.p-topTeamProfile__list{display:flex;flex-wrap:wrap}.p-topTeamProfile__item{position:relative;width:calc(50% - 6px);height:380px;list-style-type:none;margin-right:6px;box-shadow:0 0 10px 0 rgba(0,0,0,.05);margin-top:3px;background-image:url(../images/team/smoke-texture.jpg);background-size:cover}.p-topTeamProfile__item:nth-child(even){margin-right:0}.p-topTeamProfile__item:nth-of-type(1),.p-topTeamProfile__item:nth-of-type(2){margin-top:0}@media screen and (max-width:800px){.p-topTeamProfile__item:nth-of-type(2){margin-top:3px}.p-topTeamProfile__item{width:100%;height:238px;margin-right:0}}.p-topTeamProfile__item.is-NEMO_AURORA .p-topTeamProfile__color svg path{fill:#782bb2}.p-topTeamProfile__item.is-NEMO_AURORA .p-topTeamProfile__item__shadow{box-shadow:0 0 15px 0 #782bb2}.p-topTeamProfile__item.is-ITAZAN_OCEAN .p-topTeamProfile__color svg path{fill:#2b63ec}.p-topTeamProfile__item.is-ITAZAN_OCEAN .p-topTeamProfile__item__shadow{box-shadow:0 0 15px 0 #2b63ec}.p-topTeamProfile__item.is-FUUDO_GAIA .p-topTeamProfile__color svg path{fill:#1dbe67}.p-topTeamProfile__item.is-FUUDO_GAIA .p-topTeamProfile__item__shadow{box-shadow:0 0 15px 0 #1dbe67}.p-topTeamProfile__item.is-UMEHARA_GOLD .p-topTeamProfile__color svg path{fill:#f6c20b}.p-topTeamProfile__item.is-UMEHARA_GOLD .p-topTeamProfile__item__shadow{box-shadow:0 0 15px 0 #f6c20b}.p-topTeamProfile__item.is-MAGO_SCARLET .p-topTeamProfile__color svg path{fill:#f66721}.p-topTeamProfile__item.is-MAGO_SCARLET .p-topTeamProfile__item__shadow{box-shadow:0 0 15px 0 #f66721}.p-topTeamProfile__item.is-TOKIDO_FLAME .p-topTeamProfile__color svg path{fill:#fb382e}.p-topTeamProfile__item.is-TOKIDO_FLAME .p-topTeamProfile__item__shadow{box-shadow:0 0 15px 0 #fb382e}.p-teamProfile::before,.p-topTeamProfile__item__shadow{position:absolute;left:0;top:0;height:100%;width:100%;transition:opacity .3s;opacity:0;pointer-events:none}@media screen and (min-width:801px){.p-topTeamProfile__item:hover>.p-topTeamProfile__item__shadow{opacity:.6}}.p-topTeamProfile__item>a{overflow:hidden;height:100%;width:100%;position:relative}.p-topTeamProfile__item .c-button{border-left:1px solid #fff}.p-topTeamProfile__item .c-button:before{transition:background-color .3s .1s cubic-bezier(.79,.17,.15,.96);background-color:rgba(255,255,255,.85);border:1px solid #fff}.p-topTeamProfile__item .c-button>span{transition:color .3s .1s cubic-bezier(.79,.17,.15,.96);color:#161616}.p-topTeamProfile__item .c-button .c-arrow>span{background-color:#fff}.p-topTeamProfile__text{padding:0 20px 0 250px}@media screen and (max-width:800px){.p-topTeamProfile__text{padding:0;margin-top:18px}}.p-topTeamProfile__text>p{color:#fff;font-size:14px;letter-spacing:.1em;line-height:28px}@media screen and (max-width:800px){.p-topTeamProfile__text>p{font-size:13px;line-height:24px;letter-spacing:.12em}}.p-topTeamProfile__left{position:relative;z-index:4;padding-left:42px}@media screen and (max-width:800px){.p-topTeamProfile__left{padding-left:16px;display:flex;flex-direction:column}}.p-topTeamProfile__right{position:absolute;right:-5%;bottom:0;z-index:1;height:100%;display:flex;align-items:flex-end}.p-topTeamProfile__right img{width:auto;height:95%}.p-topTeamProfile__team{z-index:10;display:flex}@media screen and (max-width:800px){.p-topTeamProfile__team{position:relative;top:auto;left:auto;display:inline-block}}.p-topTeamProfile__team-left{margin-right:30px;display:none}.p-topTeamProfile__team-right{position:relative;top:-6px}.p-topTeamProfile__team-en{color:#fff;letter-spacing:.05em;font-family:"PatuaOne",serif;font-size:20px;white-space:nowrap;margin-top:208px;text-shadow:0 0 10px #060606}@media screen and (max-width:800px){.p-topTeamProfile__team-en{font-size:15px;margin-top:125px;letter-spacing:.08em}}.p-topTeamProfile__team-ja{color:#fff;letter-spacing:.01em;font-size:14px;white-space:nowrap;margin-top:8px;font-weight:700;text-shadow:0 0 10px #060606}@media screen and (max-width:800px){.p-topTeamProfile__team-ja{font-size:13px;margin-top:0}}.p-topTeamProfile__button{position:absolute;top:80px;left:40px}@media screen and (max-width:800px){.p-topTeamProfile__button{top:176px;left:15px}}.p-topTeamProfile__color{position:absolute;z-index:3;transition:transform .25s cubic-bezier(.79,.17,.15,.96);left:-425px;transform:rotateZ(220deg);bottom:-30px}@media screen and (max-width:800px){.p-topTeamProfile__color{left:-139%;bottom:-9px}.p-topTeamProfile__color svg{height:91px}}.p-topTeamProfile__bg{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover}@media screen and (max-width:800px){.p-topTeamProfile__bg{background-position:center top}}.p-teamProfile.is-ranking .p-teamProfile__team-left,body.is-score-on .p-topTeamProfile__rank,body.is-score-on .p-topTeamProfile__score{display:block}body.is-score-on .p-topTeamProfile__item{display:flex}body.is-Android .p-topTeamProfile__color{mix-blend-mode:normal}.p-teamProfile{padding:60px 0;position:relative}@media screen and (max-width:800px){.p-teamProfile{padding:10px 40px 60px}}@media screen and (max-width:600px){.p-teamProfile{padding:35px 20px 60px}}.p-teamProfile::before{content:"";position:fixed;z-index:10;background:#000;transition:.3s}@media screen and (max-width:800px){.p-teamProfile.is-ranking .p-teamProfile__rank{display:block}}.p-teamProfile__inner{max-width:1080px;margin:0 auto;width:calc(100% - 80px)}@media screen and (max-width:800px){.p-teamProfile__inner{width:100%}}.p-teamProfile__list{display:flex;flex-wrap:wrap;position:relative}@media screen and (max-width:800px){.p-teamProfile__list{height:auto}}.p-teamProfile__team-sns-list{margin-top:27px}@media screen and (max-width:800px){.p-teamProfile__team-sns-list{margin-top:25px}}.p-teamProfile__team-sns-item{opacity:1;transition:opacity .25s}.p-teamProfile__team-sns-item a{color:#fff;font-family:"PatuaOne",serif;letter-spacing:.08em;font-size:12px}.p-aboutView__body>a:hover,.p-aboutView__footer>p a:hover,.p-teamProfile__team-sns-item:hover{opacity:.5}@media screen and (max-width:800px){.p-teamProfile__team-sns-item:hover{opacity:1}}.p-teamProfile__team-sns-item svg{height:16px;width:16px}.p-teamProfile__team-sns-item:nth-of-type(1) svg{width:13px;margin-right:3px}.p-aboutView__body>a:nth-of-type(1) svg path,.p-aboutView__body>a:nth-of-type(1) svg rect,.p-aboutView__body>a:nth-of-type(2) svg path,.p-aboutView__body>a:nth-of-type(2) svg rect,.p-teamProfile__team-sns-item:nth-of-type(1) svg path{fill:#fff}.p-teamProfile__item-inner{overflow:hidden;height:310px;width:100%;padding-right:40px;position:relative;box-shadow:0 0 10px 0 rgba(0,0,0,.05);display:flex}@media screen and (max-width:800px){.p-teamProfile__item-inner{display:block;height:auto;padding:0 20px 20px}}.p-teamProfile__item{position:relative;top:0;left:0;width:100%;list-style-type:none;transition:transform .5s cubic-bezier(.79,.17,.15,.96);background:#1e1e1e;margin-bottom:5px}.p-teamProfile__item.is-FUUDO_GAIA .p-teamProfileModal__name{margin-left:15px}.p-teamProfile__item.is-leader-hover .p-teamProfile__center{opacity:.8}@media screen and (max-width:800px){.p-teamProfile__item.is-leader-hover .p-teamProfile__center{opacity:1}.p-teamProfile__item{height:auto;width:100%;margin-top:30px;position:relative;top:auto;left:auto}}@media screen and (max-width:600px){.p-teamProfile__item{margin-top:5px}}.p-teamProfile__item.is-NEMO_AURORA .p-teamProfileModal__color,.p-teamProfile__item.is-NEMO_AURORA .p-teamProfile__color{fill:#782bb2}.p-teamProfile__item.is-ITAZAN_OCEAN .p-teamProfileModal__color,.p-teamProfile__item.is-ITAZAN_OCEAN .p-teamProfile__color{fill:#2b63ec}@media screen and (max-width:800px){.p-teamProfile__item.is-ITAZAN_OCEAN .p-teamProfileModal[data-index='0'] .p-teamProfileModal__header .p-teamProfileModal__name{left:40px;position:relative}}.p-teamProfile__item.is-FUUDO_GAIA .p-teamProfileModal__color,.p-teamProfile__item.is-FUUDO_GAIA .p-teamProfile__color{fill:#1dbe67}.p-teamProfile__item.is-UMEHARA_GOLD .p-teamProfileModal__color,.p-teamProfile__item.is-UMEHARA_GOLD .p-teamProfile__color{fill:#f6c20b}.p-teamProfile__item.is-MAGO_SCARLET .p-teamProfileModal__color,.p-teamProfile__item.is-MAGO_SCARLET .p-teamProfile__color{fill:#f66721}.p-teamProfile__item.is-TOKIDO_FLAME .p-teamProfileModal__color,.p-teamProfile__item.is-TOKIDO_FLAME .p-teamProfile__color{fill:#fb382e}.p-teamProfile__item.is-unknown{display:none!important}.p-teamProfile__item:hover .c-button:after{transform:translateX(0%);transition:transform .3s .1s cubic-bezier(.79,.17,.15,.96)}.p-teamProfile__item:hover .c-button .c-button__arrow{animation:ARROW .8s}.p-teamProfile__item:nth-child(1) .p-teamProfile__item__bg{position:absolute;z-index:1;width:1360px;height:1620px;opacity:.5;background-position:center center;background-repeat:no-repeat;background-size:cover;left:calc(55*1%);top:calc(44*1%);transform:translate(-50%,-50%) rotate(-2deg)}@media screen and (max-width:800px){.p-teamProfile__item:nth-child(1) .p-teamProfile__item__bg{width:660px;height:810px}}.p-teamProfile__item:nth-child(2) .p-teamProfile__item__bg{position:absolute;z-index:1;width:1360px;height:1620px;opacity:.5;background-position:center center;background-repeat:no-repeat;background-size:cover;left:calc(60*1%);top:calc(50*1%);transform:translate(-50%,-50%) rotate(2deg)}@media screen and (max-width:800px){.p-teamProfile__item:nth-child(2) .p-teamProfile__item__bg{width:660px;height:810px}}.p-teamProfile__item:nth-child(3) .p-teamProfile__item__bg{position:absolute;z-index:1;width:1360px;height:1620px;opacity:.5;background-position:center center;background-repeat:no-repeat;background-size:cover;left:calc(58*1%);top:calc(51*1%);transform:translate(-50%,-50%) rotate(2deg)}@media screen and (max-width:800px){.p-teamProfile__item:nth-child(3) .p-teamProfile__item__bg{width:660px;height:810px}}.p-teamProfile__item:nth-child(4) .p-teamProfile__item__bg{position:absolute;z-index:1;width:1360px;height:1620px;opacity:.5;background-position:center center;background-repeat:no-repeat;background-size:cover;left:calc(57*1%);top:calc(59*1%);transform:translate(-50%,-50%) rotate(2deg)}@media screen and (max-width:800px){.p-teamProfile__item:nth-child(4) .p-teamProfile__item__bg{width:660px;height:810px}}.p-teamProfile__item:nth-child(5) .p-teamProfile__item__bg{position:absolute;z-index:1;width:1360px;height:1620px;opacity:.5;background-position:center center;background-repeat:no-repeat;background-size:cover;left:calc(46*1%);top:calc(56*1%);transform:translate(-50%,-50%) rotate(-3deg)}@media screen and (max-width:800px){.p-teamProfile__item:nth-child(5) .p-teamProfile__item__bg{width:660px;height:810px}}.p-teamProfile__item:nth-child(6) .p-teamProfile__item__bg{position:absolute;z-index:1;width:1360px;height:1620px;opacity:.5;background-position:center center;background-repeat:no-repeat;background-size:cover;left:calc(60*1%);top:calc(44*1%);transform:translate(-50%,-50%) rotate(-3deg)}@media screen and (max-width:800px){.p-teamProfile__item:nth-child(6) .p-teamProfile__item__bg{width:660px;height:810px}}.p-teamProfile__item:nth-child(7) .p-teamProfile__item__bg{position:absolute;z-index:1;width:1360px;height:1620px;opacity:.5;background-position:center center;background-repeat:no-repeat;background-size:cover;left:calc(51*1%);top:calc(45*1%);transform:translate(-50%,-50%) rotate(0deg)}@media screen and (max-width:800px){.p-teamProfile__item:nth-child(7) .p-teamProfile__item__bg{width:660px;height:810px}}.p-teamProfile__left{position:relative;z-index:6;padding-left:40px;width:50%;pointer-events:none;text-shadow:0 0 6px #1b1b1b}@media screen and (max-width:800px){.p-teamProfile__left{height:100%;width:100%;padding-top:110px;padding-left:10px}}@media screen and (max-width:500px){.p-teamProfile__left{padding-top:100px;padding-left:5px}}.p-teamProfile__members{position:absolute;right:3.7%;top:9%;z-index:1;height:255px;width:71.8%;pointer-events:none}@media screen and (max-width:800px){.p-teamProfile__members{display:flex;height:auto;justify-content:space-between;margin-top:20px;width:calc(100% + 20px);position:relative;right:0;top:0;left:-10px}}@media screen and (max-width:500px){.p-teamProfile__members{margin-top:30px}}.p-teamProfile__members__item{position:absolute;height:0;width:31%;padding-top:32.8%;transform:scale(1);transform-origin:top;transition:transform 1s,opacity .3s;pointer-events:auto;cursor:pointer;background:#222531}@media screen and (max-width:800px){.p-teamProfile__members__item{width:28%;position:relative;min-width:auto}}@media screen and (max-width:500px){.p-teamProfile__members__item{width:100px;height:130px;padding:0}}.p-teamProfile__members__item__img{position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden}.p-teamProfile__members__item__img>img{position:absolute;top:3%;left:39%;transform:translateX(-50%);height:210%;pointer-events:all;cursor:pointer}@media screen and (max-width:800px){.p-teamProfile__members__item__img>img{left:50%;height:230%}}.p-teamProfile__members__item__btn{position:absolute;right:0;bottom:35px;width:82%;height:40px;text-align:center}@media screen and (max-width:1000px){.p-teamProfile__members__item__btn{bottom:0;width:100%;height:30px}}@media screen and (max-width:500px){.p-teamProfile__members__item__btn{height:40px;display:flex;justify-content:center;align-items:center}}.p-teamProfile__members__item__btn::after,.p-teamProfile__members__item__btn::before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background:#000;opacity:.7}.p-teamProfile__members__item__btn::after{z-index:0;transform-origin:left;transform:scaleX(.3);opacity:0;transition:.2s cubic-bezier(.79,.17,.15,.96)}.p-teamProfile__members__item__btn>p{position:relative;z-index:1;line-height:40px;font-size:14.3px;font-weight:700;letter-spacing:1px;color:#fff}@media screen and (max-width:1000px){.p-teamProfile__members__item__btn>p{font-size:12px;line-height:30px}}@media screen and (max-width:500px){.p-teamProfile__members__item__btn>p{line-height:15px}}.p-teamProfile__members__item__btn>span:nth-child(2){position:absolute;z-index:1;top:19px;right:-12px;height:1px;width:29px;background:#fff;transform-origin:right;transform:translateX(0) scaleX(1);transition:.2s cubic-bezier(.79,.17,.15,.96)}@media screen and (max-width:1000px){.p-teamProfile__members__item__btn>span:nth-child(2){display:none}}.p-teamProfile__members__item__btn>span:nth-child(3){position:absolute;top:14px;right:-12px;height:11px;width:11px;transform:translateX(0);transition:.2s cubic-bezier(.79,.17,.15,.96)}@media screen and (max-width:1000px){.p-teamProfile__members__item__btn>span:nth-child(3){display:none}}.p-teamProfile__members__item__btn>span:nth-child(3)::after,.p-teamProfile__members__item__btn>span:nth-child(3)::before{content:"";position:absolute;top:5px;right:0;width:6px;height:1px;background:#fff;transform-origin:right top;transform:translate3d(0,0,0) rotate(-45deg)}.p-teamProfile__members__item__btn>span:nth-child(3)::after{transform-origin:right bottom;transform:translate3d(0,0,0) rotate(45deg)}.p-teamProfile__members__item__hit{width:100%;height:100%;position:absolute;left:0%;bottom:0;z-index:4;cursor:pointer}@media screen and (max-width:800px){.p-teamProfile__members__item__hit{position:absolute;width:40%;height:50%;right:0;left:auto;top:0}}.p-teamProfile__members__item:nth-child(1){top:0;left:0}.p-teamProfile__members__item:nth-child(2){top:0;left:0;right:0;margin:auto}.p-teamProfile__members__item:nth-child(3){top:0;right:0}@media screen and (min-width:801px){.p-teamProfile__members:hover>.p-teamProfile__members__item{opacity:.5}.p-teamProfile__members__item:hover{opacity:1!important}.p-teamProfile__members__item:hover .p-teamProfile__members__item__btn::after{transform:scaleX(1);opacity:1}.p-teamProfile__members__item:hover .p-teamProfile__members__item__btn>span:nth-child(2){transform:translateX(5px) scaleX(.3);transition:.2s .1s cubic-bezier(.79,.17,.15,.96)}.p-teamProfile__members__item:hover .p-teamProfile__members__item__btn>span:nth-child(3){transform:translateX(5px);transition:.2s .1s cubic-bezier(.79,.17,.15,.96)}}.p-teamProfile__team{z-index:10;display:flex}@media screen and (max-width:800px){.p-teamProfile__team{position:relative;top:auto;left:auto;display:inline-block}}.p-teamProfile__team-left{margin-right:30px;display:none}.p-teamProfile__team-en{color:#fff;font-family:"PatuaOne",serif;margin-top:20px;font-size:21px;letter-spacing:.7px;white-space:nowrap;transform:translateY(-80px);transition:transform .2s ease}@media screen and (max-width:800px){.p-teamProfile__team-en{transform:translateY(0);margin:0;position:absolute;top:25px;left:5px;font-size:23px}}@media screen and (max-width:500px){.p-teamProfile__team-en{top:30px;font-size:14.8px;left:0;letter-spacing:.5px}}.p-teamProfile__team-ja{font-weight:700;color:#fff;letter-spacing:.01em;font-size:14px;white-space:nowrap;margin-top:6px;transform:translateY(-80px);transition:transform .2s .05s ease}@media screen and (max-width:800px){.p-teamProfile__team-ja{transform:translateY(0);margin:0;position:absolute;top:60px;left:5px;font-size:15px}}@media screen and (max-width:500px){.p-teamProfile__team-ja{font-size:12px;left:0;top:53px}}.p-teamProfile__color{position:absolute;z-index:1;top:10%;left:-940px;width:2000px;height:300px;transform:rotate(-138deg) translateX(0);transition:transform .25s cubic-bezier(.79,.17,.15,.96)}.p-teamProfile__color>svg{width:100%;height:100%}@media screen and (max-width:800px){.p-teamProfile__color{width:150%;left:38%;top:50%}.p-teamProfile__color>svg{width:180%;height:180%}}@media screen and (max-width:450px){.p-teamProfile__color{left:55%}}.p-teamProfile__sns{position:relative;margin-top:10px;margin-left:1px;pointer-events:all;transform:translateY(-80px);transition:transform .2s .1s ease}@media screen and (max-width:800px){.p-teamProfile__sns{margin-top:20px;position:absolute;left:5px;top:65px;transform:translateY(0)}}@media screen and (max-width:500px){.p-teamProfile__sns{top:56px;left:-1px}}.p-teamProfile__sns-item{height:21px}@media screen and (max-width:800px){.p-teamProfile__sns-item{display:inline-block}}.p-teamProfileModal__right__sns-item.is-facebook>a>p::before,.p-teamProfileModal__right__sns-item.is-twitter>a>p::before,.p-teamProfile__sns-item.is-facebook>a>p::before,.p-teamProfile__sns-item.is-twitter>a>p::before{content:"@"}.p-teamProfile__sns-item a{padding-left:20px;height:14px;line-height:16px;font-family:"PatuaOne",serif;font-weight:200;font-size:11px;letter-spacing:1px;color:#fff}@media screen and (max-width:800px){.p-teamProfile__sns-item a{height:14px;width:14px;position:relative;margin-right:5px}}.p-teamProfile__sns-item a p{position:relative;top:-1px}@media screen and (max-width:800px){.p-teamProfile__sns-item a p{display:none}}.p-teamProfileModal__right__sns-item svg,.p-teamProfile__sns-item svg{position:absolute;left:0;width:14px;height:14px;fill:#fff!important}.p-teamProfile__rank{font-family:"PatuaOne",serif;font-size:31px;letter-spacing:.05em;color:#fff;margin-top:0;opacity:0;transition:.1s;transform:translateY(-20px)}@media screen and (max-width:800px){.p-teamProfile__rank{font-size:25px;transform:translateY(0);margin:0;position:absolute;right:0;top:28px;display:none}}@media screen and (max-width:500px){.p-teamProfile__rank{right:-5px}}.p-teamProfile__rank>span{font-size:50px;margin-left:0}@media screen and (max-width:800px){.p-teamProfile__rank>span{font-size:33px}}@media screen and (max-width:500px){.p-teamProfile__rank>span{font-size:34px}}.p-teamProfile__rank::after{content:"th";position:relative;left:-5px;top:1px}@media screen and (max-width:500px){.p-teamProfile__rank::after{left:-3px;font-size:22px}}.p-teamProfile__rank.is-1::after{content:"st"}.p-teamProfile__rank.is-2::after{content:"nd"}.p-teamProfile__rank.is-3::after{content:"rd"}.p-teamProfile__score{padding-left:2px;margin-top:0;font-size:20px;letter-spacing:.2em;color:#fff;position:relative;opacity:0;transition:.1s;width:163px;transform:translateY(-20px)}@media screen and (max-width:800px){.p-teamProfile__score{width:125px;transform:translateY(0);position:relative;left:-15px;width:calc(100% + 10px);display:none;flex-wrap:wrap}.p-teamProfile__score::after,.p-teamProfile__score::before{content:"";position:absolute;left:6px;width:calc(100% - 12px);height:1px;background:#fff;opacity:.4}.p-teamProfile__score::before{top:0}.p-teamProfile__score::after{bottom:0}}@media screen and (max-width:500px){.p-teamProfile__score{left:-15px;width:calc(100% + 20px)}}.p-teamProfile__score>div{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;height:20px;line-height:20px;margin-bottom:5px;white-space:nowrap}@media screen and (max-width:800px){.p-teamProfile__score>div{display:block;position:relative;width:50%;height:40px;line-height:34px;padding:0 10px;margin-bottom:0}.p-teamProfile__score>div:nth-child(odd)::after{content:"";position:absolute;right:0;bottom:0;top:0;margin:auto;width:1px;height:calc(100% - 8px);background:#fff;opacity:.4}.p-teamProfile__score>div:nth-child(1)::before,.p-teamProfile__score>div:nth-child(2)::before{content:"";position:absolute;left:4px;bottom:0;width:calc(100% - 8px);height:1px;background:#fff;opacity:.4}}@media screen and (max-width:500px){.p-teamProfile__score>div{height:35px;line-height:30px}}.p-teamProfile__score>div>span:nth-child(1){font-size:15px;letter-spacing:.1em;color:#fff;font-family:"NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;font-weight:700}@media screen and (max-width:800px){.p-teamProfile__score>div>span:nth-child(1){font-size:15px}}@media screen and (max-width:500px){.p-teamProfile__score>div>span:nth-child(1){font-size:12px}}.p-teamProfile__score>div>span:nth-child(1):nth-of-type(1){margin-right:6px}.p-teamProfile__score>div>span:nth-child(2){font-size:20px;font-family:"PatuaOne",serif;font-weight:500;letter-spacing:1.5px}@media screen and (max-width:800px){.p-teamProfile__score>div>span:nth-child(2){font-size:15px;position:absolute;right:10px;top:4px}}@media screen and (min-width:701px){.p-teamProfile__score>div>span>span{display:inline-table}.p-teamProfile__score>div>span>span:nth-child(2){width:68px;max-width:68px;text-align:center}}@media screen and (min-width:701px) and (max-width:800px){.p-teamProfile__score>div>span>span:nth-child(2){width:40px}}@media screen and (min-width:701px){.p-teamProfile__score>div:nth-child(2)>span>span:nth-child(2){letter-spacing:2.5px}}@media screen and (min-width:701px) and (max-width:800px){.p-teamProfile__score>div:nth-child(2)>span>span:nth-child(2){letter-spacing:1.8px}}@media screen and (min-width:701px){.p-teamProfile__score>div:nth-child(4)>span>span:nth-child(2){position:relative;left:1px;letter-spacing:2.5px}}@media screen and (min-width:701px) and (max-width:800px){.p-teamProfile__score>div:nth-child(4)>span>span:nth-child(2){left:0;letter-spacing:1.6px}}.p-teamProfile__score-upper{position:relative;font-family:"PatuaOne",serif}@media screen and (max-width:800px){.p-teamProfile__score-upper>span{display:inline-block}}.p-teamProfile__score-upper>span:nth-of-type(1){color:#fff;margin-right:8px;font-size:16px}@media screen and (max-width:800px){.p-teamProfile__score-upper>span:nth-of-type(1){font-size:10px}}.p-teamProfile__score-upper>span:nth-of-type(2){position:absolute;left:110px;top:0;color:#fff;font-size:16px;white-space:nowrap}@media screen and (max-width:800px){.p-teamProfile__score-upper>span:nth-of-type(2){left:74px;font-size:10px}}.p-teamProfile__score-upper>span>span{font-size:26px}@media screen and (max-width:800px){.p-teamProfile__score-upper>span>span{font-size:20px}}.p-teamProfile__score-lower,body.is-score-on .p-teamProfile__list{position:relative}.p-teamProfile__about{position:absolute;display:flex;align-items:center;z-index:5;width:calc(100% - 308px);height:157px;right:43px;bottom:10px;font-family:"NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;font-size:16px;letter-spacing:1.5px;color:#fff;font-weight:700;line-height:30px;pointer-events:none;transition:.3s;text-shadow:0 0 6px #1b1b1b}@media screen and (max-width:1000px){.p-teamProfile__about{font-size:14.5px;width:calc(82% - 130px);right:20px;height:140px}}@media screen and (max-width:800px){.p-teamProfile__about{width:calc(100% - 240px);margin-top:16px;position:relative;width:100%;height:auto;right:auto;left:auto;bottom:auto}}@media screen and (max-width:500px){.p-teamProfile__about{margin-top:13px;font-size:13px;letter-spacing:1.3px;line-height:23px}}@media screen and (max-width:800px){body.is-score-on .p-teamProfile__list{display:flex;flex-direction:column}body.is-score-on .p-teamProfile__text{margin-top:54px}}body.is-score-on .p-teamProfile__team-en{transform:translateY(0);transition:transform .2s .1s ease}body.is-score-on .p-teamProfile__team-ja{transform:translateY(0);transition:transform .2s .05s ease}body.is-score-on .p-teamProfile__sns{transform:translateY(0);transition:transform .2s ease}body.is-score-on .p-teamProfile__rank{opacity:1;transform:translateY(0);display:block;transition:all .2s .2s ease}body.is-score-on .p-teamProfile__score{opacity:1;transform:translateY(0);transition:all .2s .15s ease}@media screen and (max-width:800px){body.is-score-on .p-teamProfile__score{display:flex}}@media screen and (max-width:500px){body.is-score-on .p-teamProfile__members{margin-top:15px}}body.is-modalOpen .p-teamProfile::before{opacity:.9;pointer-events:auto}.p-teamProfileModal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10;opacity:0;pointer-events:none;transform:translate3d(0,-15px,0);transition:.2s;color:#fff}@media screen and (max-width:800px){.p-teamProfileModal{padding:0 40px 40px;overflow-y:scroll;min-height:100%}}@media screen and (max-width:550px){.p-teamProfileModal{padding:0 18px 55px}}.p-teamProfileModal__inner{position:relative;top:19%;z-index:1;margin:auto;height:80%;overflow:hidden;width:99%;max-width:1080px;transform:translate3d(0,-19%,0)}@media screen and (max-width:800px){.p-teamProfileModal__inner{height:auto;top:0;transform:translateY(0);padding:80px 0 0;min-height:calc(100% - 60px)}}.p-teamProfileModal__inner::before{content:"";position:absolute;right:1px;top:0;height:100%;width:3px;background:#fff;opacity:.3}@media screen and (max-width:800px){.p-teamProfileModal__inner::before{display:none}}.p-teamProfileModal__left{position:absolute;left:3.7%;top:0;width:340px}@media screen and (max-width:850px){.p-teamProfileModal__left{left:2.7%;width:330px}}@media screen and (max-width:800px){.p-teamProfileModal__left{left:0;position:relative;width:100%}}.p-teamProfileModal__left__imageCover{position:relative;width:100%;height:260px;max-height:35vh;overflow:hidden;background:linear-gradient(#2e3342,#1e2331)}@media screen and (max-width:800px){.p-teamProfileModal__left__imageCover{height:180px;width:300px}}@media screen and (max-width:650px){.p-teamProfileModal__left__imageCover{height:150px;width:220px}}@media screen and (max-width:550px){.p-teamProfileModal__left__imageCover{height:116px;width:142px}}.p-teamProfileModal__left__image-pc,.p-teamProfileModal__left__image-sp{height:300%;position:relative;left:50%;transform:translateX(-50%)}.p-teamProfileModal__left__profile{position:relative;margin-top:30px;width:100%}.p-teamProfileModal__left__profile::after{content:"";position:absolute;left:0;bottom:0;height:1px;width:100%;background:#fff;opacity:.3}.p-teamProfileModal__left__profile__item{position:relative;min-height:41px;display:flex;font-family:"NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;font-size:13px;font-weight:700;letter-spacing:.8px}@media screen and (max-width:550px){.p-teamProfileModal__left__profile__item{min-height:53px}}.p-teamProfileModal__left__profile__item::after,.p-teamProfileModal__right__score::before{content:"";position:absolute;left:0;top:0;height:1px;width:100%;background:#fff;opacity:.3}.p-teamProfileModal__left__profile__item>p:nth-child(1){position:relative;min-width:40.3%;padding-top:9px}@media screen and (max-width:800px){.p-teamProfileModal__left__profile__item>p:nth-child(1){padding-bottom:9px;width:20%;min-width:122px;padding-left:3.4vw}}@media screen and (max-width:550px){.p-teamProfileModal__left__profile__item>p:nth-child(1){letter-spacing:.4px;padding-left:5.5vw;padding-top:16px;padding-bottom:16px}}.p-teamProfileModal__left__profile__item>p:nth-child(1)::after{content:"";position:absolute;right:0;top:5px;height:calc(100% - 10px);width:1px;background:#fff;opacity:.3}.p-teamProfileModal__left__profile__item>p:nth-child(2){max-width:80%;padding:10px 12px 10px 16px;line-height:20px}@media screen and (max-width:550px){.p-teamProfileModal__left__profile__item>p:nth-child(2){padding-top:16px}}.p-teamProfileModal__right{position:relative;margin:0 0 0 auto;right:-2px;top:0;height:100%;width:calc(100% - 415px);padding-right:43px;padding-top:30px;padding-left:3px;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media screen and (max-width:850px){.p-teamProfileModal__right{padding-right:30px;width:calc(100% - 380px)}}@media screen and (max-width:800px){.p-teamProfileModal__right{position:initial;width:100%;padding:0;overflow:visible}.p-teamProfileModal__right__headArea{position:absolute;left:320px;top:90px}}@media screen and (max-width:650px){.p-teamProfileModal__right__headArea{left:240px;top:80px}}@media screen and (max-width:550px){.p-teamProfileModal__right__headArea{left:164px;top:76px}}.p-teamProfileModal__right__class{font-family:"PatuaOne",serif;font-size:17.7px;letter-spacing:2.4px;margin-left:-1px}@media screen and (max-width:800px){.p-teamProfileModal__right__class{font-size:16px;letter-spacing:2px}}@media screen and (max-width:550px){.p-teamProfileModal__right__class{font-size:10.2px;font-weight:700;letter-spacing:1.1px;font-family:"NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif}}.p-teamProfileModal__right__class.is-0::before{content:'EXTREME'}.p-teamProfileModal__right__class.is-1::before{content:'HIGH'}.p-teamProfileModal__right__class.is-2::before{content:'BEGINNER'}.p-teamProfileModal__right__name{margin-top:6px;margin-left:-2px;font-family:"NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;font-size:25px;font-weight:700;letter-spacing:1.8px}@media screen and (max-width:800px){.p-teamProfileModal__right__name{font-size:22px;letter-spacing:1.5px}}@media screen and (max-width:550px){.p-teamProfileModal__right__name{font-size:14px;margin-left:-1px;margin-top:4px}}.p-teamProfileModal__right__sns{position:relative;width:100%;margin-top:8px;opacity:.7}@media screen and (max-width:650px){.p-teamProfileModal__right__sns{margin-top:12px}}.p-teamProfileModal__right__sns-item{height:21px}@media screen and (max-width:650px){.p-teamProfileModal__right__sns-item{margin-bottom:4px}}.p-teamProfileModal__right__sns-item a{display:inline-block;padding-left:20px;height:14px;line-height:16px;font-family:"PatuaOne",serif;font-weight:200;font-size:11px;letter-spacing:1px;color:#fff}.p-teamProfileModal__right__score{display:flex;flex-wrap:wrap;position:relative;margin-top:28px;padding-left:97px}@media screen and (max-width:800px){.p-teamProfileModal__right__score{margin-top:0;padding-left:20%}}@media screen and (max-width:695px){.p-teamProfileModal__right__score{padding-left:122px}}@media screen and (max-width:800px){.p-teamProfileModal__right__score::before{display:none}}.p-teamProfileModal__right__score::after{content:"";position:absolute;left:0;bottom:-1px;height:1px;width:100%;background:#fff;opacity:.3}.p-teamProfileModal__right__score__head{position:absolute;left:0;top:0;width:97px;height:100%;padding-top:14px;font-size:12.6px;font-weight:700;letter-spacing:.8px}@media screen and (max-width:800px){.p-teamProfileModal__right__score__head{width:20%;padding-left:3.4vw}}@media screen and (max-width:695px){.p-teamProfileModal__right__score__head{width:122px}}@media screen and (max-width:550px){.p-teamProfileModal__right__score__head{padding-top:16px;padding-left:5vw}}.p-teamProfileModal__right__score__head::after{content:"";position:absolute;z-index:1;right:0;top:6px;height:calc(100% - 12px);width:1px;background:#fff;opacity:.3}.p-teamProfileModal__right__score>div{position:relative;width:25%;text-align:center;height:72px;background:rgba(255,255,255,.07)}@media screen and (max-width:1000px){.p-teamProfileModal__right__score>div{width:50%}.p-teamProfileModal__right__score>div:nth-child(3)::after{display:none}.p-teamProfileModal__right__score>div:nth-child(4)::before,.p-teamProfileModal__right__score>div:nth-child(5)::before{content:"";position:absolute;top:0;left:4px;height:1px;width:calc(100% - 8px);background:#fff;opacity:.3}}@media screen and (max-width:800px){.p-teamProfileModal__right__score>div{height:60px}}@media screen and (max-width:550px){.p-teamProfileModal__right__score>div{width:100%;height:32px;text-align:left;padding-left:20px}.p-teamProfileModal__right__score>div:nth-child(2){padding-top:15px;height:47px}.p-teamProfileModal__right__score>div:last-child{height:47px}.p-teamProfileModal__right__score>div::after,.p-teamProfileModal__right__score>div::before{display:none}}.p-teamProfileModal__right__score>div:not(:last-child)::after{content:"";position:absolute;right:0;top:6px;height:calc(100% - 12px);width:1px;background:#fff;opacity:.3}.p-teamProfileModal__right__score>div>p{display:inline-block;margin:13px auto 0;padding:0 9px 0 10px;background:rgba(120,120,120,.3);height:20px;line-height:20px;border-radius:10px;font-size:10.4px;font-weight:700;letter-spacing:.8px}@media screen and (max-width:800px){.p-teamProfileModal__right__score>div>p{margin:21px 20px 0 0;width:98px;text-align:center}}@media screen and (max-width:550px){.p-teamProfileModal__right__score>div>p{margin:0;line-height:22px;height:22px;font-size:12px;letter-spacing:1.4px;width:113px}}.p-teamProfileModal__right__score>div>span{display:block;text-align:center;margin-top:5px;font-family:"PatuaOne",serif;font-size:14px;font-weight:500;letter-spacing:2px}@media screen and (max-width:800px){.p-teamProfileModal__right__score>div>span{display:inline-block;position:relative;top:1px}}@media screen and (max-width:695px){.p-teamProfileModal__right__score>div>span{margin-top:0}}@media screen and (max-width:550px){.p-teamProfileModal__right__score>div>span{font-size:19px;top:1px;margin-left:10px;letter-spacing:1.5px}}.p-teamProfileModal__right__score>div:nth-child(2)>span{color:#e21624}.p-aboutRule__class>li,.p-teamProfileModal__right__history{display:flex;position:relative}.p-teamProfileModal__right__history::after{content:"";position:absolute;left:0;bottom:0;height:1px;width:100%;background:#fff;opacity:.3}.p-teamProfileModal__right__history__head{position:relative;width:97px;min-height:72px;padding-top:12px;font-size:12.6px;font-weight:700;letter-spacing:.8px}@media screen and (max-width:800px){.p-teamProfileModal__right__history__head{width:20%;min-width:122px;padding-left:3.4vw}}@media screen and (max-width:550px){.p-teamProfileModal__right__history__head{padding-top:16px;padding-left:5vw}}.p-teamProfileModal__right__history__head::after{content:"";position:absolute;z-index:1;right:0;top:6px;height:calc(100% - 12px);width:1px;background:#fff;opacity:.3}.p-teamProfileModal__right__history__body{padding:7px 12px;font-size:12.6px;font-weight:700;letter-spacing:.8px;line-height:20px}@media screen and (max-width:550px){.p-teamProfileModal__right__history__body{padding-top:10px;padding-left:20px}}.p-teamProfileModal__right__history__body>p{margin-top:4px}.p-teamProfileModal__right__characterData{margin-top:30px;width:100%;font-family:"PatuaOne",serif;text-align:center}@media screen and (max-width:600px){.p-teamProfileModal__right__characterData{margin-top:50px}}.p-teamProfileModal__right__characterData__head{background:#222531;height:40px;line-height:42px;font-size:18px;letter-spacing:1.7px;width:100%}@media screen and (max-width:600px){.p-teamProfileModal__right__characterData__head{height:75px;line-height:75px;font-size:23px;letter-spacing:3px}}.p-teamProfileModal__right__characterData__body{position:relative;width:100%;height:100px;margin-top:10px;background:#0f0f0f;overflow:hidden}@media screen and (max-width:600px){.p-teamProfileModal__right__characterData__body{margin-top:22px;height:170px}.p-teamProfileModal__right__characterData__body::before{content:"";position:absolute;left:0;top:0;height:58px;width:100%;background:#1b1b1b}}.p-teamProfileModal__right__characterData__body__slider{width:calc(100% - 126px);height:100%;margin:auto}@media screen and (max-width:1100px){.p-teamProfileModal__right__characterData__body__slider{width:70%}}@media screen and (max-width:800px){.p-teamProfileModal__right__characterData__body__slider{width:88%}}@media screen and (max-width:600px){.p-teamProfileModal__right__characterData__body__slider{width:100%}}.p-teamProfileModal__right__characterData__body__slider .slick-active .p-teamProfileModal__right__characterData__body__slideItem__head,.p-teamProfileModal__right__characterData__body__slider .slick-active .p-teamProfileModal__right__characterData__body__slideItem__inner{opacity:1;transition:.3s .2s}.p-teamProfileModal__right__characterData__body__slideItem{position:relative;width:50%;height:100%;padding:0 14px}.p-teamProfileModal__right__characterData__body__slideItem::after{content:"";position:absolute;right:0;top:7px;height:100%;width:1px;background:#fff;opacity:.2}@media screen and (max-width:600px){.p-teamProfileModal__right__characterData__body__slideItem::after{display:none}}.p-teamProfileModal__right__characterData__body__slideItem__head{position:relative;width:100%;transition:.3s .1s;opacity:0}.p-teamProfileModal__right__characterData__body__slideItem__head>p{position:relative;z-index:1;display:inline-block;background:#0f0f0f;padding:0 8px;line-height:40px;letter-spacing:1px;height:40px}@media screen and (max-width:600px){.p-teamProfileModal__right__characterData__body__slideItem__head>p{height:58px;line-height:58px;background:0 0;font-size:15px;letter-spacing:2.5px}}.p-teamProfileModal__right__characterData__body__slideItem__head::before{content:"";position:absolute;top:20px;left:0;height:1px;width:100%;background:#fff}@media screen and (max-width:600px){.p-teamProfileModal__right__characterData__body__slideItem__head::before{display:none}}.p-teamProfileModal__right__characterData__body__slideItem__inner{display:flex;justify-content:center;transition:.3s .1s;opacity:0}@media screen and (max-width:600px){.p-teamProfileModal__right__characterData__body__slideItem__inner{margin-top:25px}}.p-teamProfileModal__right__characterData__body__slideItem__icon{width:46px;height:46px;margin:0 calc(12.5% - 23px)}@media screen and (max-width:600px){.p-teamProfileModal__right__characterData__body__slideItem__icon{width:63px;height:63px}}.p-teamProfileModal__right__characterData__body__prev{position:absolute;z-index:5;left:0;top:0;height:100%;width:49px}@media screen and (max-width:800px){.p-teamProfileModal__right__characterData__body__prev{left:-10px}}@media screen and (max-width:600px){.p-teamProfileModal__right__characterData__body__prev{height:58px;left:-22px}}.p-teamProfileModal__right__characterData__body__prev::before{content:"";position:absolute;right:0;top:0;width:100px;height:100%;background:#1b1b1b;transform-origin:right top;transform:translateX(0) skew(-12deg);transition:.2s cubic-bezier(.79,.17,.15,.96);cursor:pointer}@media screen and (max-width:600px){.p-teamProfileModal__right__characterData__body__prev::before{background:#2d2d2d}}.p-teamProfileModal__right__characterData__body__prev span{position:absolute;left:12px;top:40px;height:22px;width:20px;transform:translateX(0);transition:.2s cubic-bezier(.79,.17,.15,.96)}@media screen and (max-width:800px){.p-teamProfileModal__right__characterData__body__prev span{left:17px}}@media screen and (max-width:600px){.p-teamProfileModal__right__characterData__body__prev span{left:30px;top:19px}}.p-teamProfileModal__right__characterData__body__prev span::before{content:"";position:absolute;top:10px;left:0;width:13px;height:2px;background:#fff;transform-origin:left bottom;transform:rotate(-45deg)}@media screen and (max-width:600px){.p-teamProfileModal__right__characterData__body__prev span::before{height:1px;width:7px}}.p-teamProfileModal__right__characterData__body__prev span::after{content:"";position:absolute;top:10px;left:0;width:13px;height:2px;background:#fff;transform-origin:left top;transform:rotate(45deg)}@media screen and (max-width:600px){.p-teamProfileModal__right__characterData__body__prev span::after{height:1px;width:7px}}@media screen and (min-width:801px){.p-teamProfileModal__right__characterData__body__prev:hover::before{transform:translateX(8px) skew(-12deg);background-color:#9e9e9e}.p-teamProfileModal__right__characterData__body__prev:hover>span{animation:.5s LEFT_ARROW}}.p-teamProfileModal__right__characterData__body__next{position:absolute;z-index:5;right:0;top:0;height:100%;width:49px}@media screen and (max-width:800px){.p-teamProfileModal__right__characterData__body__next{right:-10px}}@media screen and (max-width:600px){.p-teamProfileModal__right__characterData__body__next{height:58px;right:-22px}}.p-teamProfileModal__right__characterData__body__next::before{content:"";position:absolute;left:0;bottom:0;width:100px;height:100%;background:#1b1b1b;transform-origin:left bottom;transform:translateX(0) skew(-12deg);transition:.2s cubic-bezier(.79,.17,.15,.96);cursor:pointer}@media screen and (max-width:600px){.p-teamProfileModal__right__characterData__body__next::before{background:#2d2d2d}}.p-teamProfileModal__right__characterData__body__next span{position:absolute;right:12px;top:40px;height:22px;width:20px;transform:translateX(0);transition:.2s cubic-bezier(.79,.17,.15,.96)}@media screen and (max-width:800px){.p-teamProfileModal__right__characterData__body__next span{right:17px}}@media screen and (max-width:600px){.p-teamProfileModal__right__characterData__body__next span{right:30px;top:19px}}.p-teamProfileModal__right__characterData__body__next span::before{content:"";position:absolute;top:10px;right:0;width:13px;height:2px;background:#fff;transform-origin:right top;transform:rotate(-45deg)}@media screen and (max-width:600px){.p-teamProfileModal__right__characterData__body__next span::before{height:1px;width:7px}}.p-teamProfileModal__right__characterData__body__next span::after{content:"";position:absolute;top:10px;right:0;width:13px;height:2px;background:#fff;transform-origin:right bottom;transform:rotate(45deg)}@media screen and (max-width:600px){.p-teamProfileModal__right__characterData__body__next span::after{height:1px;width:7px}}@media screen and (min-width:801px){.p-teamProfileModal__right__characterData__body__next:hover::before{transform:translateX(-8px) skew(-12deg);background-color:#9e9e9e}.p-teamProfileModal__right__characterData__body__next:hover>span{animation:.5s RIGHT_ARROW}}.p-teamProfileModal__right__characterData__body .slick-prev{position:absolute;left:0}.p-teamProfileModal__close{width:50px;height:50px;background-color:#545454;position:absolute;top:0;right:40px;z-index:5;cursor:pointer;overflow:hidden;transform:translate3d(0,0,0)}@media screen and (max-width:800px){.p-teamProfileModal__close{top:18px;right:0;width:45px;height:45px;background:0 0}}@media screen and (max-width:550px){.p-teamProfileModal__close{top:-5px;right:-13px}}.p-teamProfileModal__close:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;transform:translate3d(-100%,0,0);transition:transform .25s cubic-bezier(.79,.17,.15,.96)}@media screen and (min-width:801px){.p-teamProfileModal__close:hover:before{transform:translate3d(0,0,0)}.p-teamProfileModal__close:hover>span{background-color:#1b1b1b}}.p-teamProfileModal__close>span{display:block;position:absolute;top:50%;left:50%;transform:trasnlate(-50%,-50%);width:1px;height:10px;margin-top:-4px;background-color:#fff}@media screen and (max-width:800px){.p-teamProfileModal__close>span{height:20px}}.p-teamProfileModal__close>span:nth-of-type(1){transform:rotate(-45deg)}.p-teamProfileModal__close>span:nth-of-type(2){transform:rotate(45deg)}.p-teamProfileModal__bottom{position:absolute;z-index:1;left:0;right:0;bottom:5%;margin:auto;width:96%;height:22px;max-width:1000px;font-size:14.8px;font-weight:700;line-height:22px;letter-spacing:1px;transform:translate3d(0,0,0)}@media screen and (max-width:800px){.p-teamProfileModal__bottom{position:relative;bottom:0;margin-top:40px}}@media screen and (max-width:600px){.p-teamProfileModal__bottom{width:100%;margin-top:59px;height:16px;font-size:12px;line-height:14px}}.p-teamProfileModal__bottom__prev{position:absolute;left:0;padding-left:27px;z-index:100;color:#fff;cursor:pointer;min-width:100px;transform:translate3d(0);transition:.2s cubic-bezier(.79,.17,.15,.96)}@media screen and (max-width:600px){.p-teamProfileModal__bottom__prev{padding-left:21px}}.p-teamProfileModal__bottom__prev>span{position:absolute;left:2px;top:0;height:22px;width:20px}@media screen and (max-width:600px){.p-teamProfileModal__bottom__prev>span{left:4px;height:12px}}.p-teamProfileModal__bottom__prev>span::before{content:"";position:absolute;top:10px;left:0;width:13px;height:2px;background:#fff;transform-origin:left bottom;transform:rotate(-45deg)}@media screen and (max-width:600px){.p-teamProfileModal__bottom__prev>span::before{top:7px;width:10px;height:1px}}.p-teamProfileModal__bottom__prev>span::after{content:"";position:absolute;top:10px;left:0;width:13px;height:2px;background:#fff;transform-origin:left top;transform:rotate(45deg)}@media screen and (max-width:600px){.p-teamProfileModal__bottom__prev>span::after{top:7px;width:10px;height:1px}}@media screen and (min-width:801px){.p-teamProfileModal__bottom__prev:hover{transform:translate3d(5px,0,0);opacity:.7}.p-teamProfileModal__bottom__prev:hover>span{animation:.5s LEFT_ARROW}}.p-teamProfileModal__bottom__next,.p-teamProfileModal__bottom__next>span{position:absolute;transform:translateX(0);transition:.2s cubic-bezier(.79,.17,.15,.96)}.p-teamProfileModal__bottom__next{text-align:right;padding-right:23px;z-index:100;color:#fff;cursor:pointer;min-width:100px;right:0}@media screen and (max-width:600px){.p-teamProfileModal__bottom__next{padding-right:21px}}.p-teamProfileModal__bottom__next>span{right:2px;top:0;height:22px;width:20px}@media screen and (max-width:600px){.p-teamProfileModal__bottom__next>span{right:4px;height:12px}}.p-teamProfileModal__bottom__next>span::before{content:"";position:absolute;top:10px;right:0;width:13px;height:2px;background:#fff;transform-origin:right top;transform:rotate(-45deg)}@media screen and (max-width:600px){.p-teamProfileModal__bottom__next>span::before{top:7px;width:10px;height:1px}}.p-teamProfileModal__bottom__next>span::after{content:"";position:absolute;top:10px;right:0;width:13px;height:2px;background:#fff;transform-origin:right bottom;transform:rotate(45deg)}@media screen and (max-width:600px){.p-teamProfileModal__bottom__next>span::after{top:7px;width:10px;height:1px}}@media screen and (min-width:801px){.p-teamProfileModal__bottom__next:hover{transform:translateX(-5px);opacity:.7}.p-teamProfileModal__bottom__next:hover>span{animation:.5s RIGHT_ARROW}}.p-teamProfileModal.is-active{pointer-events:auto;opacity:1;transition:0s cubic-bezier(.79,.17,.15,.96);transform:translate3d(0,0,0);animation:fadeInUp .2s backwards}@keyframes fadeInUp{0%{transform:translate3d(0,30px,0);opacity:0}to{transform:translate3d(0,0,0);opacity:1}}.is-witch{background-image:url(../images/common/class-witch.jpg);background-size:cover}body.is-modalOpen .p-teamProfile.is-top{z-index:101}.p-aboutTeam{margin:10px auto 0;width:calc(100% - 80px);max-width:1080px}@media screen and (max-width:800px){.p-aboutTeam{width:calc(100% - 40px);max-width:700px}}.p-aboutTeam__head{width:100%;height:76px;margin:auto;background:#222531}.p-aboutCalender__head>h2,.p-aboutFinalAct__head>h2,.p-aboutPrize__head>h2,.p-aboutRuleBook__head>h2,.p-aboutRule__head>h2,.p-aboutTeam__head>h2,.p-aboutView__head>h2{text-align:center;line-height:77px;font-family:"PatuaOne",serif;font-size:23px;letter-spacing:2.8px;color:#fff;font-weight:400;padding-left:1px}.p-aboutTeam__list{width:100%;margin:12px auto 0;display:flex;justify-content:space-between;height:340px;transform:translate3d(0,0,0)}@media screen and (max-width:800px){.p-aboutTeam__list{flex-wrap:wrap;height:auto;max-width:600px}}@media screen and (max-width:500px){.p-aboutTeam__list{margin:5px auto 0}}.p-aboutTeam__item{position:relative;width:15.7%;transition:.3s;transform:translate3d(0,0,0);cursor:pointer}.p-aboutTeam__item:nth-child(n+7){display:none}@media screen and (max-width:800px){.p-aboutTeam__item{transition:.13s ease-out}.p-aboutTeam__item:nth-child(1){width:100%;height:0;padding-top:71.5%;cursor:auto}.p-aboutTeam__item:nth-child(1) .p-aboutTeam__item__inner__imageSP{height:100%!important}.p-aboutTeam__item:nth-child(1) span.p-aboutTeam__item__inner__brushSP{left:30%;width:800px;height:200px;transform:translateX(-55%) rotate(-140deg) translateX(120px)}.p-aboutTeam__item:nth-child(n+2){width:19%;padding-top:19%;margin-top:10px}}@media screen and (max-width:800px) and (max-width:500px){.p-aboutTeam__item:nth-child(n+2){margin-top:5px}}@media screen and (max-width:800px){.p-aboutTeam__item:nth-child(n+2) span.p-aboutTeam__item__inner__brushSP{width:300px;height:60px;transform:translateX(-55%) rotate(-140deg) translateX(40px)}}@media screen and (max-width:800px) and (max-width:500px){.p-aboutTeam__item:nth-child(n+2) span.p-aboutTeam__item__inner__brushSP{transform:translateX(-55%) rotate(-135deg) translateX(40px);width:150px;height:35px}}@media screen and (max-width:800px){.p-aboutTeam__item:nth-child(n+2) .p-aboutTeam__item__inner__openAreaSP{opacity:0;pointer-events:none}}@media screen and (min-width:801px){.p-aboutTeam__item:hover>.p-aboutTeam__item__shadow{opacity:.6}}.p-aboutTeam__item__shadow{position:absolute;left:0;top:0;height:100%;width:100%;transition:opacity .3s;opacity:0;pointer-events:none}.p-aboutTeam__item__inner{overflow:hidden;position:relative;width:100%;height:100%;transform:translate3d(0,0,0)}@media screen and (max-width:800px){.p-aboutTeam__item__inner{position:absolute;left:0;top:0}}.p-aboutTeam__item__inner__shadow{display:none;position:absolute;left:0;top:0;height:100%;width:100%;box-shadow:20px 20px 0 0 #222531}.p-aboutTeam__item__inner__imagePC,.p-aboutTeam__item__inner__imageSP{position:absolute;left:50%;top:0;height:100%;transform:translateX(-50%)}.p-aboutTeam__item__inner__imageSP{height:200%;display:none}.p-aboutTeam__item__inner>span{position:absolute;left:50%;bottom:-20px;width:690px;height:130px;transform:translateX(-50%) rotate(-140deg) translateX(80px);transition:.3s}.p-aboutTeam__item__inner>span>svg{position:absolute;top:0;height:100%;width:100%}.p-aboutTeam__item__inner__openArea,.p-aboutTeam__item__inner__openAreaSP{position:absolute;z-index:1;left:0;bottom:0;height:150px;padding-left:18px;transform:translateX(-15px);width:400px}@media screen and (max-width:800px){.p-aboutTeam__item__inner__openArea,.p-aboutTeam__item__inner__openAreaSP{left:20px}}@media screen and (max-width:500px){.p-aboutTeam__item__inner__openArea,.p-aboutTeam__item__inner__openAreaSP{left:15px;height:112px}}.p-aboutTeam__item__inner__openAreaSP__nameEN,.p-aboutTeam__item__inner__openArea__nameEN{font-family:"PatuaOne",serif;font-size:20px;line-height:24px;letter-spacing:1.1px;color:#fff;font-weight:400}@media screen and (max-width:500px){.p-aboutTeam__item__inner__openAreaSP__nameEN,.p-aboutTeam__item__inner__openArea__nameEN{font-size:15px;line-height:15px}}.p-aboutTeam__item__inner__openAreaSP__nameJP,.p-aboutTeam__item__inner__openArea__nameJP{margin-top:7px;font-family:"NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;font-size:14px;line-height:24px;letter-spacing:0;color:#fff;font-weight:700}@media screen and (max-width:500px){.p-aboutTeam__item__inner__openAreaSP__nameJP,.p-aboutTeam__item__inner__openArea__nameJP{margin-top:0;font-size:13px}}.p-aboutTeam__item__inner__openAreaSP__btn,.p-aboutTeam__item__inner__openArea__btn{width:190px;margin-top:16px;margin-left:1px}@media screen and (max-width:500px){.p-aboutTeam__item__inner__openAreaSP__btn,.p-aboutTeam__item__inner__openArea__btn{width:172px;margin-top:8px}}.p-aboutTeam__item__inner__openArea{opacity:0;pointer-events:none}.p-aboutTeam__item__inner__bg{position:absolute;z-index:-1;left:50%;top:50%;height:600px;width:600px;background-position:center center;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:800px){.p-aboutTeam__item__inner__imagePC{display:none}.p-aboutTeam__item__inner__imageSP{display:block}}.p-aboutTeam__item:nth-child(1) .p-aboutTeam__item__inner__bg{left:calc(71*1%);top:calc(55*1%);transform:translate(-50%,-50%) rotate(-4deg)}.p-aboutTeam__item:nth-child(2) .p-aboutTeam__item__inner__bg{left:calc(41*1%);top:calc(34*1%);transform:translate(-50%,-50%) rotate(-9deg)}.p-aboutTeam__item:nth-child(3) .p-aboutTeam__item__inner__bg{left:calc(37*1%);top:calc(56*1%);transform:translate(-50%,-50%) rotate(-4deg)}.p-aboutTeam__item:nth-child(4) .p-aboutTeam__item__inner__bg{left:calc(52*1%);top:calc(52*1%);transform:translate(-50%,-50%) rotate(-5deg)}.p-aboutTeam__item:nth-child(5) .p-aboutTeam__item__inner__bg{left:calc(48*1%);top:calc(54*1%);transform:translate(-50%,-50%) rotate(-5deg)}.p-aboutTeam__item:nth-child(6) .p-aboutTeam__item__inner__bg{left:calc(70*1%);top:calc(49*1%);transform:translate(-50%,-50%) rotate(-2deg)}.p-aboutTeam__item:nth-child(7) .p-aboutTeam__item__inner__bg{left:calc(64*1%);top:calc(41*1%);transform:translate(-50%,-50%) rotate(-6deg)}@media screen and (min-width:801px){body.is-team-select .p-aboutTeam__item{width:10.4%;cursor:auto}body.is-team-select .p-aboutTeam__item.is-current{width:44.5%}body.is-team-select .p-aboutTeam__item.is-current .p-aboutTeam__item__shadow{opacity:.6}body.is-team-select .p-aboutTeam__item.is-current .p-aboutTeam__item__inner__openArea{pointer-events:all;opacity:1!important;transition:.25s .3s;transform:translateX(0)}body.is-team-select .p-aboutTeam__item.is-current .p-aboutTeam__item__inner>span{transform:translateX(-70%) rotate(-140deg) translateX(80px);transition:.3s}}.is-TOKIDO_FLAME .p-aboutTeam__item__inner__brush,.p-aboutTeam__item[data-svg-color=TOKIDO_FLAME] .p-aboutTeam__item__inner__brushSP{fill:#fb382e}.is-TOKIDO_FLAME .p-aboutTeam__item__shadow{box-shadow:0 0 15px 0 #fb382e}.is-MAGO_SCARLET .p-aboutTeam__item__inner__brush,.p-aboutTeam__item[data-svg-color=MAGO_SCARLET] .p-aboutTeam__item__inner__brushSP{fill:#f66721}.is-MAGO_SCARLET .p-aboutTeam__item__shadow{box-shadow:0 0 15px 0 #f66721}.is-UMEHARA_GOLD .p-aboutTeam__item__inner__brush,.p-aboutTeam__item[data-svg-color=UMEHARA_GOLD] .p-aboutTeam__item__inner__brushSP{fill:#f6c20b}.is-UMEHARA_GOLD .p-aboutTeam__item__shadow{box-shadow:0 0 15px 0 #f6c20b}.is-ITAZAN_OCEAN .p-aboutTeam__item__inner__brush,.p-aboutTeam__item[data-svg-color=ITAZAN_OCEAN] .p-aboutTeam__item__inner__brushSP{fill:#2b63ec}.is-ITAZAN_OCEAN .p-aboutTeam__item__shadow{box-shadow:0 0 15px 0 #2b63ec}.is-NEMO_AURORA .p-aboutTeam__item__inner__brush,.p-aboutTeam__item[data-svg-color=NEMO_AURORA] .p-aboutTeam__item__inner__brushSP{fill:#782bb2}.is-NEMO_AURORA .p-aboutTeam__item__shadow{box-shadow:0 0 15px 0 #782bb2}.is-FUUDO_GAIA .p-aboutTeam__item__inner__brush,.p-aboutTeam__item[data-svg-color=FUUDO_GAIA] .p-aboutTeam__item__inner__brushSP{fill:#1dbe67}.is-FUUDO_GAIA .p-aboutTeam__item__shadow{box-shadow:0 0 15px 0 #1dbe67}.p-aboutView{text-align:center;color:#1b1b1b;padding:29px 0 65px;background-color:#262626}.p-aboutView__head{width:100%;height:75px;margin:auto}.p-aboutView__description{width:100%;padding:2px 40px 0;font-family:"NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;font-size:17.5px;letter-spacing:2.65px;color:#fff;font-weight:700;line-height:36px}@media screen and (max-width:800px){.p-aboutView__description{font-size:16px;text-align:left;line-height:32px;letter-spacing:2px}}@media screen and (max-width:500px){.p-aboutView__description{font-size:13px;letter-spacing:1.3px;line-height:23px}}.p-aboutView__inner{max-width:1080px;margin:0 auto;padding:0 40px}@media screen and (max-width:800px){.p-aboutView__inner{padding:0 25px}}.p-aboutView__body{display:flex;margin-top:34px;justify-content:center}@media screen and (max-width:800px){.p-aboutView__body{text-align:left;padding:0}}.p-aboutView__body>a{width:380px;height:140px;display:flex;justify-content:center;align-items:center;opacity:1;transition:opacity .5s;background-color:#000}@media screen and (max-width:800px){.p-aboutView__body>a{width:50%;height:70px}}.p-aboutView__body>a:nth-of-type(1){margin-right:20px}@media screen and (max-width:800px){.p-aboutView__body>a:nth-of-type(1){margin-right:10px}}.p-aboutView__body>a:nth-of-type(1) svg{width:258px;height:120px;overflow:hidden}@media screen and (max-width:800px){.p-aboutView__body>a:nth-of-type(1) svg{width:130px}}@media screen and (max-width:350px){.p-aboutView__body>a:nth-of-type(1) svg{width:100px}}.p-aboutView__body>a:nth-of-type(2){margin-left:20px}@media screen and (max-width:800px){.p-aboutView__body>a:nth-of-type(2){margin-left:10px}}.p-aboutView__body>a:nth-of-type(2) svg{width:228px;height:120px;overflow:hidden}@media screen and (max-width:800px){.p-aboutView__body>a:nth-of-type(2) svg{width:115px}}@media screen and (max-width:350px){.p-aboutView__body>a:nth-of-type(2) svg{width:90px}}.p-aboutView__footer{color:silver}.p-aboutView__footer>p{font-size:16px;letter-spacing:.14em;margin-top:34px}@media screen and (max-width:800px){.p-aboutView__footer>p{font-size:12px;text-align:left;line-height:20px;letter-spacing:.06em}.p-aboutView__footer>p br{display:none}}.p-aboutView__footer>p a{color:#999;border-bottom:solid 1px #999;transition:opacity .25s cubic-bezier(.79,.17,.15,.96);opacity:1}.p-aboutView__footer>span{margin-top:20px;display:inline-block;font-size:14px;color:#fff;opacity:.5}@media screen and (max-width:800px){.p-aboutView__footer>span{font-size:10px;margin-top:15px;transform:scale(.9)}}@keyframes LEFT_ARROW{0%,to{transform:translateX(0%);opacity:1}50%{transform:translateX(-10px);opacity:0}51%{transform:translateX(10px);opacity:0}}@keyframes RIGHT_ARROW{0%,to{transform:translateX(0%);opacity:1}50%{transform:translateX(10px);opacity:0}51%{transform:translateX(-10px);opacity:0}}.p-aboutCalender{text-align:center;color:#fff;width:calc(100% - 80px);max-width:1080px;overflow:hidden;margin:70px auto 0;clear:both}@media screen and (max-width:800px){.p-aboutCalender{width:calc(100% - 40px);padding:0}}@media screen and (max-width:500px){.p-aboutCalender{width:100%;margin-top:50px}}.p-aboutCalender__head{width:calc(100% - 40px);height:75px;margin:auto;background:#222531}.p-aboutCalender__description{width:calc(100% - 40px);padding:35px 0 0 12px;text-align:center!important;margin:auto;font-family:"NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;font-size:17.5px;letter-spacing:2.65px;color:#fff;font-weight:700;line-height:36px}@media screen and (max-width:800px){.p-aboutCalender__description{font-size:16px;text-align:left;line-height:32px;letter-spacing:2px}}@media screen and (max-width:500px){.p-aboutCalender__description{font-size:13px;letter-spacing:1.3px;line-height:23px}}@media screen and (max-width:800px){.p-aboutCalender__description{padding:23px 0 0 2px}}.p-aboutCalender.is-active .p-aboutCalender__schedule{height:720px;transition:height 0s;transform:translate3d(0,0,0)}@media screen and (max-width:800px){.p-aboutCalender.is-active .p-aboutCalender__schedule{height:524px}}.p-aboutCalender.is-active .p-schedule__item.is-about.is-show{pointer-events:auto;transform:translate(-50%,0);opacity:1}.p-aboutCalender__inner{max-width:1080px;margin:0 auto}@media screen and (max-width:800px){.p-aboutCalender__inner{padding:0 20px}}.p-aboutCalender__body{margin-top:20px}@media screen and (max-width:800px){.p-aboutCalender__body{margin-top:25px}}.p-aboutCalender__title{text-align:center}.p-aboutCalender__table{width:100%;height:569px;position:relative;max-width:980px;margin:0 auto}@media screen and (max-width:800px){.p-aboutCalender__table{height:295px}}.p-aboutCalender__table.is-current tbody td.is-current .p-aboutCalender__calender-inner:before{width:200%}@media screen and (max-width:350px){.p-aboutCalender__table.is-current tbody td.is-current .p-aboutCalender__calender-inner:before{left:-57%}}.p-aboutCalender__table thead th{font-size:19px;font-family:"PatuaOne",serif;letter-spacing:.1em;padding:15px 0;font-weight:400;width:139px}@media screen and (max-width:800px){.p-aboutCalender__table thead th{font-size:13px;letter-spacing:.1em;padding:21px 0 4px;font-weight:400}}.p-aboutCalender__table thead th.is-sun{color:#e83c31!important}.p-aboutCalender__table thead th.is-sat{color:#325fab!important}.p-aboutCalender__table tbody{position:absolute;top:55px;left:50%;transform:translateX(-50%);width:100%;height:100%;max-width:980px;opacity:0;pointer-events:none;transition:.3s all cubic-bezier(.79,.17,.15,.96)}.p-aboutCalender__table tbody.is-active{transition:.3s .1s all cubic-bezier(.79,.17,.15,.96);opacity:1;pointer-events:auto;transform:translateX(-50%)}.p-aboutCalender__table tbody.is-prev{transform:translateX(calc(-50% - 30px))}.p-aboutCalender__table tbody.is-next{transform:translateX(calc(-50% + 30px))}.p-aboutCalender__table tr:nth-of-type(odd) td:nth-of-type(odd) .p-aboutCalender__calender-inner{background:linear-gradient(225deg,#1f2121 0%,#252626 100%)}.p-aboutCalender__table tr:nth-of-type(even) td:nth-of-type(odd) .p-aboutCalender__calender-inner,.p-aboutCalender__table tr:nth-of-type(odd) td:nth-of-type(even) .p-aboutCalender__calender-inner{background:linear-gradient(315deg,#1f2121 0%,#252626 100%)}.p-aboutCalender__table tr:nth-of-type(even) td:nth-of-type(even) .p-aboutCalender__calender-inner{background:linear-gradient(225deg,#1f2121 0%,#252626 100%)}.p-aboutCalender__table td{width:140px;text-align:left;font-weight:400}.p-aboutCalender__table td.is-sun .p-aboutCalender__calender-inner>span{color:#e83c31}.p-aboutCalender__table td.is-sat.is-today .p-aboutCalender__calender-inner>span,.p-aboutCalender__table td.is-sun.is-today .p-aboutCalender__calender-inner>span,.p-aboutCalender__table td.is-today{color:#fff}.p-aboutCalender__table td.is-sat .p-aboutCalender__calender-inner>span{color:#325fab}.p-aboutCalender__table td.is-active .p-aboutCalender__calender-inner,.p-aboutCalender__table td.is-today .p-aboutCalender__calender-inner{position:relative}.p-aboutCalender__table td.is-today .p-aboutCalender__calender-inner>span{position:relative;z-index:3}.p-aboutCalender__table td.is-today .p-aboutCalender__calender-inner:after{content:'';display:block;position:absolute;z-index:2;top:0;left:-50%;background-color:#e83c31;width:100%;height:33px;transform:skewX(-20deg) translateX(0)}@media screen and (max-width:800px){.p-aboutCalender__table td.is-today .p-aboutCalender__calender-inner:after{height:22px}}.p-aboutCalender__table td.is-active{cursor:pointer}.p-aboutCalender__table td.is-active:hover .p-aboutCalender__calender-inner:before{transform:skewX(-20deg) translateX(10px)}.p-aboutCalender__table td.is-active .p-aboutCalender__calender-inner>span{position:relative;z-index:2;color:#fff}.p-aboutCalender__table td.is-active .p-aboutCalender__calender-inner:before{content:'';display:block;background-color:#6b6b6b;width:100%;height:calc(100% + 40px);position:absolute;top:-20px;left:-50%;transform:skewX(-20deg) translateX(0);z-index:1;transition:width .25s,transform .25s cubic-bezier(.79,.17,.15,.96)}@media screen and (max-width:800px){.p-aboutCalender__table td.is-active .p-aboutCalender__calender-inner:before{left:-40%}}.p-aboutCalender__table td.is-active.is-today .p-aboutCalender__calender-inner:before{background-color:#e83c31}.p-aboutCalender__table td.is-active.is-today .p-aboutCalender__calender-inner:after{display:none}.p-aboutCalender__calender-inner{margin-top:3px;height:100px;margin-right:3px;background-color:#1c1c1c;padding:3px 10px;font-size:18px;font-family:"PatuaOne",serif;letter-spacing:.1em;overflow:hidden}@media screen and (max-width:800px){.p-aboutCalender__calender-inner{height:45px;font-size:12px;padding:2px 5px}}@media screen and (max-width:350px){.p-aboutCalender__calender-inner{font-size:12px;padding:2px 5px}}.p-aboutCalender__upper{position:relative;margin:auto;width:calc(100% - 40px);text-align:center}.p-aboutCalender__item{justify-content:center;align-items:center;height:132px;display:none}@media screen and (max-width:800px){.p-aboutCalender__item{height:90px}}.p-aboutCalender__item.is-active,.p-schedule__item.is-READY .p-scheduleDetail__state>div{display:flex}.p-aboutCalender__month-ja{font-size:80px;color:#fff;opacity:.05;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:"PatuaOne",serif}@media screen and (max-width:800px){.p-aboutCalender__month-ja{font-size:65px}}.p-aboutCalender__month-en{font-size:20px;color:#fff;font-family:"PatuaOne",serif;letter-spacing:.1em}@media screen and (max-width:800px){.p-aboutCalender__month-en{font-size:15px}}.p-aboutCalender__next,.p-aboutCalender__prev{overflow:hidden;width:52px;cursor:pointer;opacity:1;transition:opacity .25s cubic-bezier(.79,.17,.15,.96)}@media screen and (max-width:800px){.p-aboutCalender__next,.p-aboutCalender__prev{width:45px}}.p-aboutCalender__next.is-none,.p-aboutCalender__prev.is-none{pointer-events:none}.p-aboutCalender__next.is-none:before,.p-aboutCalender__prev.is-none:before{background-color:#222;transition:.3s}@media screen and (max-width:800px){.p-aboutCalender__next .c-iconArrow,.p-aboutCalender__prev .c-iconArrow{transform:scale(.7)}}.p-aboutCalender__next:before,.p-aboutCalender__prev:before{content:'';display:block;position:absolute;top:0;width:120%;height:100%;background-color:#515151}.p-aboutCalender__next .c-iconArrow>span,.p-aboutCalender__prev .c-iconArrow>span{height:14px}.p-aboutCalender__next .c-iconArrow>span:nth-of-type(2),.p-aboutCalender__prev .c-iconArrow>span:nth-of-type(2){top:-5px}.p-aboutCalender__prev{position:absolute;left:0;top:0;display:flex;justify-content:center;align-items:center;height:100%}@media screen and (max-width:800px){.p-aboutCalender__prev{left:-25px}}.p-aboutCalender__prev .c-iconArrow{position:relative;left:-8px}.p-aboutCalender__next:before,.p-aboutCalender__prev:before{transform:skewX(-8deg) translate3d(0,0,0);transition:transform .15s cubic-bezier(.79,.17,.15,.96);left:-25px}.p-aboutCalender__prev:hover:before{transform:skewX(-8deg) translate3d(5px,0,0)}.p-aboutCalender__prev:hover>div{animation:.5s LEFT_ARROW}.p-aboutCalender__next:hover .p-aboutCalender__prev-bg,.p-aboutCalender__prev:hover .p-aboutCalender__prev-bg{transform:translateX(6px)}.p-aboutCalender__next{position:absolute;right:0;top:0;display:flex;justify-content:center;align-items:center;height:100%}@media screen and (max-width:800px){.p-aboutCalender__next{right:-25px}}.p-aboutCalender__next .c-iconArrow{position:relative;left:8px}.p-aboutCalender__next:before{left:15px}.p-aboutCalender__next:hover:before{transform:skewX(-8deg) translate3d(-5px,0,0)}.p-aboutCalender__next:hover>div{animation:.5s RIGHT_ARROW}.p-aboutCalender__schedule{height:0;transition:height .5s .3s;overflow:hidden}.p-aboutCalender__schedule-list{position:relative;width:100%;height:100%}body.is-IE .p-aboutCalender__table thead th{position:relative;top:-240px}.p-aboutRuleBook{margin:40px auto 0;width:calc(100% - 80px);max-width:1080px;text-align:center;padding-bottom:55px}@media screen and (max-width:800px){.p-aboutRuleBook{width:calc(100% - 40px);max-width:700px;margin:30px auto 0}}.p-aboutRuleBook__head{width:100%;height:75px;margin:auto;background:#222531}.p-aboutRuleBook__description{width:100%;padding:29px 0 0 14px;font-family:"NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;font-size:17.5px;letter-spacing:2.65px;color:#fff;font-weight:700;line-height:36px}@media screen and (max-width:800px){.p-aboutRuleBook__description{font-size:16px;text-align:left;line-height:32px;letter-spacing:2px}}@media screen and (max-width:500px){.p-aboutRuleBook__description{font-size:13px;letter-spacing:1.3px;line-height:23px}}@media screen and (max-width:800px){.p-aboutRuleBook__description{padding:24px 0 0}}.p-aboutRuleBook__button{margin-top:32px}@media screen and (max-width:800px){.p-aboutRuleBook__button{margin:25px auto 0;max-width:400px}}.p-aboutRule{margin:40px auto 0;width:calc(100% - 80px);max-width:1080px}@media screen and (max-width:800px){.p-aboutRule{width:calc(100% - 40px);max-width:700px}}@media screen and (max-width:500px){.p-aboutRule{margin:50px auto 0}}.p-aboutRule__head{width:100%;height:75px;margin:auto;background:#222531}.p-aboutRule__description{width:100%;padding:35px 0 0 12px;font-family:"NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;font-size:17.5px;letter-spacing:2.65px;color:#fff;font-weight:700;line-height:36px}@media screen and (max-width:800px){.p-aboutRule__description{font-size:16px;text-align:left;line-height:32px;letter-spacing:2px}}@media screen and (max-width:500px){.p-aboutRule__description{font-size:13px;letter-spacing:1.3px;line-height:23px}}@media screen and (max-width:800px){.p-aboutRule__description{padding:25px 0 0}}.p-aboutRule__rule{position:relative;width:100%;clear:both;padding:0 20px 0 1.7%}@media screen and (max-width:1000px){.p-aboutRule__rule{display:flex;flex-direction:column;padding:0 20px}}@media screen and (max-width:800px){.p-aboutRule__rule{padding:0}}.p-aboutRule__rule__slide{position:relative;z-index:1;float:right;width:500px;margin-left:35px;margin-top:36px;margin-bottom:10px}@media screen and (max-width:1000px){.p-aboutRule__rule__slide{float:none;margin:36px auto 0;order:2}.p-aboutRule__rule__slide::before{display:none}}@media screen and (max-width:550px){.p-aboutRule__rule__slide{width:100%}}.p-aboutRule__rule__slide::before{content:"";position:absolute;left:-35px;top:0;height:calc(100% + 10px);width:calc(100% + 56px);background:#1b1b1b}.p-aboutRule__rule__slide::after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background:#161616}.p-aboutRule__rule__slide__head{position:relative;z-index:1;height:86px;width:100%;line-height:86px;text-align:center;font-family:"PatuaOne",serif;font-size:23px;letter-spacing:2.5px;padding-left:2px;color:#fff;font-weight:400}@media screen and (max-width:800px){.p-aboutRule__rule__slide__head{height:70px;line-height:70px;font-size:20px}}@media screen and (max-width:500px){.p-aboutRule__rule__slide__head{height:60px;line-height:60px;font-size:15px}}.p-aboutRule__rule__slide__navi{position:relative;z-index:1;height:96px;width:100%;text-align:center;font-family:"PatuaOne",serif;letter-spacing:2.5px;color:#fff;font-weight:400;background:#1b1b1b;overflow:hidden}@media screen and (max-width:800px){.p-aboutRule__rule__slide__navi{height:80px}}@media screen and (max-width:500px){.p-aboutRule__rule__slide__navi{height:58px}}.p-aboutRule__rule__slide__navi__center{position:absolute;font-size:23px;top:22px;left:0;right:0;width:150px;margin:auto;text-align:center}@media screen and (max-width:800px){.p-aboutRule__rule__slide__navi__center{font-size:20px;top:17px}}@media screen and (max-width:500px){.p-aboutRule__rule__slide__navi__center{font-size:13px;top:13px}}.p-aboutRule__rule__slide__navi__left{position:absolute;top:0;left:0;height:100%;width:110px;padding-top:25px}@media screen and (max-width:800px){.p-aboutRule__rule__slide__navi__left{padding-top:18px}}@media screen and (max-width:500px){.p-aboutRule__rule__slide__navi__left{padding-top:11px;width:84px}}.p-aboutRule__rule__slide__navi__left>p{margin:0 0 0 auto;width:58px;font-size:15px;white-space:nowrap;text-align:center}@media screen and (max-width:500px){.p-aboutRule__rule__slide__navi__left>p{font-size:12px}}.p-aboutRule__rule__slide__navi__left__team{font-size:22px!important;padding-left:2px;line-height:20px}.p-aboutRule__rule__slide__navi__left__arrow{position:absolute;left:0;top:0;width:30px;height:100%;cursor:pointer}@media screen and (max-width:500px){.p-aboutRule__rule__slide__navi__left__arrow{width:8px}}.p-aboutRule__rule__slide__navi__left__arrow>span{position:absolute;left:14px;top:37px;height:22px;width:20px;transform:translateX(0);transition:.2s cubic-bezier(.79,.17,.15,.96)}@media screen and (max-width:800px){.p-aboutRule__rule__slide__navi__left__arrow>span{top:28px}}@media screen and (max-width:500px){.p-aboutRule__rule__slide__navi__left__arrow>span{top:20px;left:7px}}.p-aboutRule__rule__slide__navi__left__arrow>span::before{content:"";position:absolute;top:10px;left:0;width:13px;height:2px;background:#fff;transform-origin:left bottom;transform:translate3d(0,0,0) rotate(-45deg)}@media screen and (max-width:500px){.p-aboutRule__rule__slide__navi__left__arrow>span::before{width:9px;height:1px}}.p-aboutRule__rule__slide__navi__left__arrow>span::after{content:"";position:absolute;top:10px;left:0;width:13px;height:2px;background:#fff;transform-origin:left top;transform:translate3d(0,0,0) rotate(45deg)}@media screen and (max-width:500px){.p-aboutRule__rule__slide__navi__left__arrow>span::after{width:9px;height:1px}}.p-aboutRule__rule__slide__navi__left__arrow::before,.p-aboutRule__rule__slide__navi__right__arrow::before{content:"";position:absolute;height:120%;width:100px;background:#2d2d2d;transform:translate3d(0,0,0) skew(-12deg);transition:.2s cubic-bezier(.79,.17,.15,.96)}.p-aboutRule__rule__slide__navi__left__arrow::before{right:-20px;top:0;transform-origin:right top}@media screen and (min-width:801px){.p-aboutRule__rule__slide__navi__left__arrow:hover::before{transform:translateX(8px) skew(-12deg);background-color:#9e9e9e}.p-aboutRule__rule__slide__navi__left__arrow:hover>span{animation:.5s LEFT_ARROW}}.p-aboutRule__rule__slide__navi__right{position:absolute;top:0;right:0;height:100%;width:110px;padding-top:25px}@media screen and (max-width:800px){.p-aboutRule__rule__slide__navi__right{padding-top:18px}}@media screen and (max-width:500px){.p-aboutRule__rule__slide__navi__right{padding-top:11px;width:84px}}.p-aboutRule__rule__slide__navi__right>p{margin:0 auto 0 0;width:61px;font-size:15px;white-space:nowrap;text-align:center}@media screen and (max-width:500px){.p-aboutRule__rule__slide__navi__right>p{font-size:12px}}.p-aboutRule__rule__slide__navi__right__team{font-size:22px!important;padding-left:2px;line-height:20px}.p-aboutRule__rule__slide__navi__right__arrow{position:absolute;right:0;top:0;width:30px;height:100%;background:#2d2d2d;cursor:pointer}@media screen and (max-width:500px){.p-aboutRule__rule__slide__navi__right__arrow{width:8px}}.p-aboutRule__rule__slide__navi__right__arrow span{position:absolute;right:14px;top:37px;height:22px;width:20px;transform:translateX(0);transition:.2s cubic-bezier(.79,.17,.15,.96)}@media screen and (max-width:800px){.p-aboutRule__rule__slide__navi__right__arrow span{top:28px}}@media screen and (max-width:500px){.p-aboutRule__rule__slide__navi__right__arrow span{top:20px;right:7px}}.p-aboutRule__rule__slide__navi__right__arrow span::before{content:"";position:absolute;top:10px;right:0;width:13px;height:2px;background:#fff;transform-origin:right top;transform:translate3d(0,0,0) rotate(-45deg)}@media screen and (max-width:500px){.p-aboutRule__rule__slide__navi__right__arrow span::before{width:9px;height:1px}}.p-aboutRule__rule__slide__navi__right__arrow span::after{content:"";position:absolute;top:10px;right:0;width:13px;height:2px;background:#fff;transform-origin:right bottom;transform:translate3d(0,0,0) rotate(45deg)}@media screen and (max-width:500px){.p-aboutRule__rule__slide__navi__right__arrow span::after{width:9px;height:1px}}.p-aboutRule__rule__slide__navi__right__arrow::before{left:-20px;bottom:0;transform-origin:left bottom}@media screen and (min-width:801px){.p-aboutRule__rule__slide__navi__right__arrow:hover::before{transform:translateX(-8px) skew(-12deg);background-color:#9e9e9e}.p-aboutRule__rule__slide__navi__right__arrow:hover>span{animation:.5s RIGHT_ARROW}}.p-aboutRule__rule__slide__body{position:relative;z-index:3;width:100%;height:478px}@media screen and (max-width:550px){.p-aboutRule__rule__slide__body{height:auto}}.p-aboutRule__rule__slide__body .slick-list{overflow:hidden}.p-aboutRule__rule__slide__body__item{width:500px;height:478px}@media screen and (max-width:550px){.p-aboutRule__rule__slide__body__item{height:auto}}.p-aboutRule__rule__lists{padding-top:5px}.p-aboutRule__rule__item{position:relative;margin-top:19.5px;padding-left:9.8%;padding-bottom:20px}@media screen and (max-width:500px){.p-aboutRule__rule__item{padding-bottom:15px;margin-top:14px}.p-aboutRule__rule__item:first-child{margin-top:14px}}.p-aboutRule__rule__item::after{content:"";position:absolute;right:0;bottom:0;height:1px;width:calc(100% - 9.8%);background:#545454}@media screen and (max-width:800px){.p-aboutRule__rule__item::after{width:calc(100% - 9.8% - 17px)}}.p-aboutRule__rule__item__number{position:absolute;left:2px;top:5px;text-align:center;font-family:"PatuaOne",serif;font-size:23.5px;line-height:28px;letter-spacing:4.5px;color:#fff;font-weight:400}@media screen and (max-width:800px){.p-aboutRule__rule__item__number{font-size:21px;left:0;top:-2px}}@media screen and (max-width:500px){.p-aboutRule__rule__item__number{font-size:17px}}.p-aboutRule__rule__item__text{position:relative;font-family:"NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;font-size:15.5px;letter-spacing:2.6px;color:#fff;font-weight:700;line-height:36px}@media screen and (max-width:800px){.p-aboutRule__rule__item__text{font-size:14.5px;letter-spacing:2px;line-height:28px}}@media screen and (max-width:500px){.p-aboutRule__rule__item__text{font-size:13px;letter-spacing:1.3px;line-height:23px}}@media screen and (max-width:800px){.p-aboutRule__rule__item__text{margin-left:17px}}.p-aboutRule__rule__item__repletion{position:relative;font-family:"NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;font-size:15.5px;letter-spacing:2.6px;font-weight:700;line-height:36px;color:#ff6363;padding-left:18px}@media screen and (max-width:800px){.p-aboutRule__rule__item__repletion{font-size:14.5px;letter-spacing:2px;line-height:28px}}@media screen and (max-width:500px){.p-aboutRule__rule__item__repletion{font-size:13px;letter-spacing:1.3px;line-height:23px}}@media screen and (max-width:800px){.p-aboutRule__rule__item__repletion{padding-left:17px;margin-left:17px}}@media screen and (max-width:500px){.p-aboutRule__rule__item__repletion{margin-top:2px;padding-left:15px}}.p-aboutRule__rule__item__repletion::before{content:"※";position:absolute;left:0;top:0}.p-aboutFinalAct__case__item__repletion>a,.p-aboutRule__rule__item__repletion>a{color:#ff6363;display:inline;position:relative;margin:0 6px;background-image:linear-gradient(to right,#ff6363,#ff6363 3px,transparent 3px,transparent 6px);background-size:6px .5px;background-position:bottom;background-repeat:repeat-x}.p-aboutRule__class{width:calc(100% - 40px);margin:35px auto 0}@media screen and (max-width:800px){.p-aboutRule__class{width:100%;max-width:600px}.p-aboutRule__class>li{display:block}}@media screen and (min-width:801px){.p-aboutRule__class>li:nth-child(n+2) .p-aboutRule__class__conditionArea__head,.p-aboutRule__class>li:nth-child(n+2) .p-aboutRule__class__imageArea__head{display:none}}.p-aboutRule__class>li:first-child .p-aboutRule__class__imageArea__body{height:calc(100% - 40px)!important}@media screen and (max-width:800px){.p-aboutRule__class>li:first-child .p-aboutRule__class__imageArea__body{height:60px!important}}@media screen and (min-width:801px){.p-aboutRule__class>li:nth-child(even) .p-aboutRule__class__conditionArea__body,.p-aboutRule__class>li:nth-child(even) .p-aboutRule__class__imageArea__body{background:rgba(0,0,0,.2)}.p-aboutRule__class>li:nth-child(odd) .p-aboutRule__class__conditionArea__body,.p-aboutRule__class>li:nth-child(odd) .p-aboutRule__class__imageArea__body{background:rgba(255,255,255,.02)}}.p-aboutRule__class__extreme{fill:#fb382e}.p-aboutRule__class__high{fill:#2b63ec}.p-aboutRule__class__beginner{fill:#f6c20b}.p-aboutRule__class__imageArea{position:relative;width:301px}@media screen and (max-width:800px){.p-aboutRule__class__imageArea{display:flex;width:100%}}.p-aboutRule__class__imageArea::after{content:"";position:absolute;right:0;top:0;height:100%;width:1px;background:#545454}@media screen and (max-width:800px){.p-aboutRule__class__imageArea::after{display:none}}.p-aboutRule__class__imageArea__head{position:relative;width:100%;height:40px;padding-top:10px;background-color:rgba(0,0,0,.2)}@media screen and (max-width:800px){.p-aboutRule__class__imageArea__head{background:rgba(255,255,255,.02);padding-top:19px;height:60px;width:80px}.p-aboutRule__class__imageArea__head::after{content:"";position:absolute;right:0;top:0;height:100%;width:1px;background:#545454}}.p-aboutRule__class__imageArea__head>p{font-size:10.5px;text-align:center;border-radius:10px;line-height:20px;background:rgba(255,255,255,.05);width:54px;font-family:"NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;letter-spacing:1px;color:#fff;font-weight:700;margin:auto}@media screen and (max-width:800px){.p-aboutRule__class__imageArea__head>p{font-size:12.5px;width:56px;line-height:22px}}.p-aboutRule__class__imageArea__body,.ruleSlider-pager>li{position:relative;height:100%;overflow:hidden}@media screen and (max-width:800px){.p-aboutRule__class__imageArea__body{background:rgba(255,255,255,.02);height:60px;width:calc(100% - 80px)}}.p-aboutRule__class__imageArea__body>p{position:absolute;z-index:1;top:48%;left:29px;transform:translateY(-50%);height:50px;font-family:"PatuaOne",serif;font-size:21px;line-height:28px;letter-spacing:2px;color:#fff;font-weight:400;padding-left:1px}@media screen and (max-width:800px){.p-aboutRule__class__imageArea__body>p{font-size:14.5px;left:18px;top:16px;transform:translateY(0);letter-spacing:2.2px}.p-aboutRule__class__imageArea__body>p>br{display:none}}.p-aboutRule__class__imageArea__body>svg{position:absolute;top:50%;right:50%;transform:translateY(-50%) translateX(50%) rotate(-25deg);width:1000px;opacity:.12}@media screen and (max-width:800px){.p-aboutRule__class__imageArea__body>svg{transform:translateY(-50%) rotate(-20deg);width:550px;right:-40%}}.p-aboutRule__class__imageArea__body__item{position:absolute;top:0;right:0;width:100%;height:470px;background-position:90% top;background-repeat:no-repeat;background-size:auto 100%}@media screen and (max-width:800px){.p-aboutRule__class__imageArea__body__item{height:240px;top:-15px}}.p-aboutRule__class__conditionArea{position:relative;width:calc(100% - 301px)}@media screen and (max-width:800px){.p-aboutRule__class__conditionArea{display:flex;width:100%;margin-bottom:20px}}.p-aboutRule__class__conditionArea__head{position:relative;width:100%;height:40px;padding-top:10px;background-color:rgba(0,0,0,.2)}@media screen and (max-width:800px){.p-aboutRule__class__conditionArea__head{width:80px;height:auto}.p-aboutRule__class__conditionArea__head::after{content:"";position:absolute;right:0;top:0;height:100%;width:1px;background:#545454}}.p-aboutRule__class__conditionArea__head>p{font-size:10.5px;text-align:center;border-radius:10px;line-height:20px;background:rgba(255,255,255,.05);width:43px;font-family:"NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;letter-spacing:1px;color:#fff;font-weight:700;margin:auto}@media screen and (max-width:800px){.p-aboutRule__class__conditionArea__head>p{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;height:22px;font-size:12.5px;width:47px;line-height:22px}}.p-aboutRule__class__conditionArea__body{position:relative;padding:18px 20px 18px 30px;min-height:170px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:800px){.p-aboutRule__class__conditionArea__body{display:block;width:calc(100% - 80px);height:auto;min-height:auto;background:rgba(0,0,0,.2);padding:10px 3px 9px 10px}}.p-aboutRule__class__conditionArea__body>p{display:block;position:relative;font-family:"NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;font-size:15.5px;letter-spacing:2.6px;color:#fff;font-weight:700;line-height:36px}@media screen and (max-width:800px){.p-aboutRule__class__conditionArea__body>p{font-size:14.5px;letter-spacing:2px;line-height:28px}}@media screen and (max-width:500px){.p-aboutRule__class__conditionArea__body>p{font-size:13px;letter-spacing:1.3px;line-height:23px}}.p-aboutRule__class__conditionArea__body>p .repletion{color:#ff6363}.ruleSlider-pager{position:absolute;z-index:10;top:-35px;left:0;right:0;margin:auto;width:72px;height:4px;display:flex;justify-content:space-between}@media screen and (max-width:800px){.ruleSlider-pager{top:-21px;width:50px}}.ruleSlider-pager>li{width:17px;height:4px;cursor:pointer}@media screen and (max-width:800px){.ruleSlider-pager>li{width:13px}}.ruleSlider-pager>li::before{content:"";position:absolute;left:0;top:0;width:20px;height:20px;background-image:linear-gradient(-45deg,#fff 25%,#1b1b1b 25%,#1b1b1b 50%,#fff 50%,#fff 75%,#1b1b1b 75%,#1b1b1b);background-size:4px 4px;transform:scale(.9);transform-origin:left top;opacity:.5}.ruleSlider-pager>li::after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background:#fff;opacity:0;transition:.3s}.ruleSlider-pager>li>button{height:100%;width:100%}.p-aboutRule__rule__slide__navi.is-0 .p-aboutRule__rule__slide__navi__center::after{content:"1"}.p-aboutRule__rule__slide__navi.is-0 .p-aboutRule__rule__slide__navi__left__team::after{content:"A";color:#fb382e}.p-aboutRule__rule__slide__navi.is-0 .p-aboutRule__rule__slide__navi__right__team::after{content:"B";color:#2b63ec}.p-aboutRule__rule__slide__navi.is-1 .p-aboutRule__rule__slide__navi__center::after{content:"2"}.p-aboutRule__rule__slide__navi.is-1 .p-aboutRule__rule__slide__navi__left__team::after{content:"C";color:#f6c20b}.p-aboutRule__rule__slide__navi.is-1 .p-aboutRule__rule__slide__navi__right__team::after{content:"D";color:#1dbe67}.p-aboutRule__rule__slide__navi.is-2 .p-aboutRule__rule__slide__navi__center::after{content:"3"}.p-aboutRule__rule__slide__navi.is-2 .p-aboutRule__rule__slide__navi__left__team::after{content:"E";color:#782bb2}.p-aboutRule__rule__slide__navi.is-2 .p-aboutRule__rule__slide__navi__right__team::after{content:"F";color:#f66721}.p-aboutPrize{text-align:center;color:#fff;overflow:hidden;margin:40px auto 0;width:calc(100% - 80px);max-width:1080px}@media screen and (max-width:800px){.p-aboutPrize{width:calc(100% - 40px);max-width:700px}}.p-aboutPrize__head{width:100%;height:75px;margin:auto;background:#222531}.p-aboutPrize__body{overflow:hidden;position:relative}.p-aboutPrize__footer{position:relative}@media screen and (max-width:800px){.p-aboutPrize__footer{text-align:left}}.p-aboutPrize__footer>span{display:inline-block;font-size:12px;font-weight:700;margin-top:10px;letter-spacing:.15em;position:absolute;bottom:-25px;left:50%;transform:translateX(-50%)}@media screen and (max-width:800px){.p-aboutPrize__footer>span{left:auto;bottom:auto;transform:translateX(0);position:relative}}.p-aboutPrize__description{width:100%;padding:0 0 0 12px;font-family:"NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;font-size:17.5px;letter-spacing:2.65px;color:#fff;font-weight:700;line-height:36px}@media screen and (max-width:800px){.p-aboutPrize__description{font-size:16px;text-align:left;line-height:32px;letter-spacing:2px}}@media screen and (max-width:500px){.p-aboutPrize__description{font-size:13px;letter-spacing:1.3px;line-height:23px}}@media screen and (max-width:800px){.p-aboutPrize__description{padding:0}}@media screen and (max-width:600px){.p-aboutPrize__description{margin-top:0}}.p-aboutPrize__inner{max-width:1080px;margin:0 auto;padding:30px 20px 25px}@media screen and (max-width:800px){.p-aboutPrize__inner{padding:23px 0 25px}}.p-aboutPrize__lists{margin-top:30px}@media screen and (max-width:800px){.p-aboutPrize__lists{margin-top:25px}}@media screen and (max-width:600px){.p-aboutPrize__lists{position:relative;max-width:500px;overflow:hidden;margin:25px auto 0}}.p-aboutPrize__item{margin-top:6.5px;position:relative;height:48px;width:100%}@media screen and (max-width:600px){.p-aboutPrize__item{height:24px;margin-top:3px}}.p-aboutPrize__item__figure{position:absolute;right:0;height:100%}.p-aboutPrize__item__figure::after{content:"";display:block;position:absolute;left:100%;top:0;bottom:0;margin:auto;height:1px;width:100%;background:#fff;transform:translateX(-28px)}@media screen and (max-width:800px){.p-aboutPrize__item__figure::after{transform:translateX(-20px)}}.p-aboutPrize__item__figure__box{position:absolute;left:0;height:0;border-left:17px solid transparent;border-right:17px solid transparent}@media screen and (max-width:600px){.p-aboutPrize__item__figure__box{border-left:8px solid transparent;border-right:8px solid transparent}}.p-aboutPrize__item__figure__box>p{text-align:center;line-height:47px;font-family:"PatuaOne",serif;font-size:33px;letter-spacing:0;color:#fff;font-weight:400;padding-left:1px}.p-aboutPrize__item__figure__box>p::after{content:"th";font-size:25px;letter-spacing:1.5px;margin-left:5px}@media screen and (max-width:600px){.p-aboutPrize__item__figure__box>p{font-size:16px;line-height:23px;letter-spacing:0;padding-left:32px}.p-aboutPrize__item__figure__box>p::after{font-size:13px;margin-left:2px}}.p-aboutPrize__item__prize{position:absolute;top:0;right:0;height:100%;padding-right:240px;display:flex;justify-content:flex-end}@media screen and (max-width:1000px){.p-aboutPrize__item__prize{padding-right:30px}}@media screen and (max-width:600px){.p-aboutPrize__item__prize{padding-right:0}}.p-aboutPrize__item__prize::before{content:"";position:absolute;right:0;top:0;height:100%;width:calc(100% + 20px);background:#1b1b1b}.p-aboutPrize__item__prize__en{position:relative;z-index:1;height:100%;display:inline-block;text-align:right;font-family:"PatuaOne",serif;font-size:32px;letter-spacing:4.4px;color:#fff;font-weight:700;line-height:48px;padding-right:22px}.p-aboutPrize__item__prize__en>span{font-size:26px;letter-spacing:4px}@media screen and (max-width:800px){.p-aboutPrize__item__prize__en{font-size:24px;padding-right:0;font-weight:400;line-height:52px;letter-spacing:3px}.p-aboutPrize__item__prize__en>span{font-size:20px;letter-spacing:3px}}@media screen and (max-width:600px){.p-aboutPrize__item__prize__en{font-size:15px;padding-right:4px;font-weight:400;letter-spacing:2.5px;line-height:24px}.p-aboutPrize__item__prize__en>span{font-size:14px;letter-spacing:2px}}.p-aboutPrize__item__prize__jp{position:relative;z-index:1;text-align:left;height:100%;width:98px;display:inline-block;font-family:"NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;font-size:16px;letter-spacing:2.5px;color:#fff;font-weight:700;line-height:54px}@media screen and (max-width:800px){.p-aboutPrize__item__prize__jp{font-size:15px;width:90px}}@media screen and (max-width:600px){.p-aboutPrize__item__prize__jp{font-size:12px;letter-spacing:1.8px;width:65px;line-height:24px;white-space:nowrap}}.p-aboutPrize__item:nth-child(1) .p-aboutPrize__item__figure__box p::after{content:"st"}.p-aboutPrize__item:nth-child(2) .p-aboutPrize__item__figure__box p::after{content:"nd"}.p-aboutPrize__item:nth-child(3) .p-aboutPrize__item__figure__box p::after{content:"rd"}.p-aboutPrize__item:nth-child(1) .p-aboutPrize__item__figure{width:calc(525px + 26.4%)}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(1) .p-aboutPrize__item__figure{width:calc(84px + 91%)}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(1) .p-aboutPrize__item__figure{width:calc(71px + 91%)}}.p-aboutPrize__item:nth-child(1) .p-aboutPrize__item__figure::after{left:138px;right:auto}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(1) .p-aboutPrize__item__figure::after{left:130px}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(1) .p-aboutPrize__item__figure::after{left:104px}}.p-aboutPrize__item:nth-child(1) .p-aboutPrize__item__figure__box{width:138px}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(1) .p-aboutPrize__item__figure__box{width:130px}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(1) .p-aboutPrize__item__figure__box{width:94px}}.p-aboutPrize__item:nth-child(2) .p-aboutPrize__item__figure{width:calc(525px + 26.4%)}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(2) .p-aboutPrize__item__figure{width:calc(84px + 91%)}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(2) .p-aboutPrize__item__figure{width:calc(71px + 91%)}}.p-aboutPrize__item:nth-child(2) .p-aboutPrize__item__figure::after{left:138px;right:auto}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(2) .p-aboutPrize__item__figure::after{left:130px}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(2) .p-aboutPrize__item__figure::after{left:104px}}.p-aboutPrize__item:nth-child(2) .p-aboutPrize__item__figure__box{width:138px}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(2) .p-aboutPrize__item__figure__box{width:130px}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(2) .p-aboutPrize__item__figure__box{width:94px}}.p-aboutPrize__item:nth-child(3) .p-aboutPrize__item__figure{width:calc(525px + 26.4%)}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(3) .p-aboutPrize__item__figure{width:calc(84px + 91%)}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(3) .p-aboutPrize__item__figure{width:calc(71px + 91%)}}.p-aboutPrize__item:nth-child(3) .p-aboutPrize__item__figure::after{left:138px;right:auto}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(3) .p-aboutPrize__item__figure::after{left:130px}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(3) .p-aboutPrize__item__figure::after{left:104px}}.p-aboutPrize__item:nth-child(3) .p-aboutPrize__item__figure__box{width:138px}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(3) .p-aboutPrize__item__figure__box{width:130px}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(3) .p-aboutPrize__item__figure__box{width:94px}}.p-aboutPrize__item:nth-child(4) .p-aboutPrize__item__figure{width:calc(525px + 26.4%)}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(4) .p-aboutPrize__item__figure{width:calc(84px + 91%)}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(4) .p-aboutPrize__item__figure{width:calc(71px + 91%)}}.p-aboutPrize__item:nth-child(4) .p-aboutPrize__item__figure::after{left:138px;right:auto}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(4) .p-aboutPrize__item__figure::after{left:130px}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(4) .p-aboutPrize__item__figure::after{left:104px}}.p-aboutPrize__item:nth-child(4) .p-aboutPrize__item__figure__box{width:138px}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(4) .p-aboutPrize__item__figure__box{width:130px}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(4) .p-aboutPrize__item__figure__box{width:94px}}.p-aboutPrize__item:nth-child(5) .p-aboutPrize__item__figure{width:calc(525px + 26.4%)}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(5) .p-aboutPrize__item__figure{width:calc(84px + 91%)}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(5) .p-aboutPrize__item__figure{width:calc(71px + 91%)}}.p-aboutPrize__item:nth-child(5) .p-aboutPrize__item__figure::after{left:138px;right:auto}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(5) .p-aboutPrize__item__figure::after{left:130px}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(5) .p-aboutPrize__item__figure::after{left:104px}}.p-aboutPrize__item:nth-child(5) .p-aboutPrize__item__figure__box{width:138px}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(5) .p-aboutPrize__item__figure__box{width:130px}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(5) .p-aboutPrize__item__figure__box{width:94px}}.p-aboutPrize__item:nth-child(6) .p-aboutPrize__item__figure{width:calc(525px + 26.4%)}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(6) .p-aboutPrize__item__figure{width:calc(84px + 91%)}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(6) .p-aboutPrize__item__figure{width:calc(71px + 91%)}}.p-aboutPrize__item:nth-child(6) .p-aboutPrize__item__figure::after{left:138px;right:auto}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(6) .p-aboutPrize__item__figure::after{left:130px}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(6) .p-aboutPrize__item__figure::after{left:104px}}.p-aboutPrize__item:nth-child(6) .p-aboutPrize__item__figure__box{width:138px}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(6) .p-aboutPrize__item__figure__box{width:130px}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(6) .p-aboutPrize__item__figure__box{width:94px}}.p-aboutPrize__item:nth-child(7) .p-aboutPrize__item__figure{width:calc(525px + 26.4%)}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(7) .p-aboutPrize__item__figure{width:calc(84px + 91%)}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(7) .p-aboutPrize__item__figure{width:calc(71px + 91%)}}.p-aboutPrize__item:nth-child(7) .p-aboutPrize__item__figure::after{left:138px;right:auto}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(7) .p-aboutPrize__item__figure::after{left:130px}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(7) .p-aboutPrize__item__figure::after{left:104px}}.p-aboutPrize__item:nth-child(7) .p-aboutPrize__item__figure__box{width:138px}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(7) .p-aboutPrize__item__figure__box{width:130px}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(7) .p-aboutPrize__item__figure__box{width:94px}}.p-aboutPrize__item:nth-child(8) .p-aboutPrize__item__figure{width:calc(525px + 26.4%)}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(8) .p-aboutPrize__item__figure{width:calc(84px + 91%)}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(8) .p-aboutPrize__item__figure{width:calc(71px + 91%)}}.p-aboutPrize__item:nth-child(8) .p-aboutPrize__item__figure::after{left:138px;right:auto}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(8) .p-aboutPrize__item__figure::after{left:130px}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(8) .p-aboutPrize__item__figure::after{left:104px}}.p-aboutPrize__item:nth-child(8) .p-aboutPrize__item__figure__box{width:138px}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(8) .p-aboutPrize__item__figure__box{width:130px}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(8) .p-aboutPrize__item__figure__box{width:94px}}.p-aboutPrize__item:nth-child(9) .p-aboutPrize__item__figure{width:calc(525px + 26.4%)}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(9) .p-aboutPrize__item__figure{width:calc(84px + 91%)}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(9) .p-aboutPrize__item__figure{width:calc(71px + 91%)}}.p-aboutPrize__item:nth-child(9) .p-aboutPrize__item__figure::after{left:138px;right:auto}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(9) .p-aboutPrize__item__figure::after{left:130px}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(9) .p-aboutPrize__item__figure::after{left:104px}}.p-aboutPrize__item:nth-child(9) .p-aboutPrize__item__figure__box{width:138px}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(9) .p-aboutPrize__item__figure__box{width:130px}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(9) .p-aboutPrize__item__figure__box{width:94px}}.p-aboutPrize__item:nth-child(10) .p-aboutPrize__item__figure{width:calc(525px + 26.4%)}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(10) .p-aboutPrize__item__figure{width:calc(84px + 91%)}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(10) .p-aboutPrize__item__figure{width:calc(71px + 91%)}}.p-aboutPrize__item:nth-child(10) .p-aboutPrize__item__figure::after{left:138px;right:auto}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(10) .p-aboutPrize__item__figure::after{left:130px}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(10) .p-aboutPrize__item__figure::after{left:104px}}.p-aboutPrize__item:nth-child(10) .p-aboutPrize__item__figure__box{width:138px}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(10) .p-aboutPrize__item__figure__box{width:130px}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(10) .p-aboutPrize__item__figure__box{width:94px}}.p-aboutPrize__item:nth-child(11) .p-aboutPrize__item__figure{width:calc(525px + 26.4%)}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(11) .p-aboutPrize__item__figure{width:calc(84px + 91%)}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(11) .p-aboutPrize__item__figure{width:calc(71px + 91%)}}.p-aboutPrize__item:nth-child(11) .p-aboutPrize__item__figure::after{left:138px;right:auto}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(11) .p-aboutPrize__item__figure::after{left:130px}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(11) .p-aboutPrize__item__figure::after{left:104px}}.p-aboutPrize__item:nth-child(11) .p-aboutPrize__item__figure__box{width:138px}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(11) .p-aboutPrize__item__figure__box{width:130px}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(11) .p-aboutPrize__item__figure__box{width:94px}}.p-aboutPrize__item:nth-child(12) .p-aboutPrize__item__figure{width:calc(525px + 26.4%)}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(12) .p-aboutPrize__item__figure{width:calc(84px + 91%)}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(12) .p-aboutPrize__item__figure{width:calc(71px + 91%)}}.p-aboutPrize__item:nth-child(12) .p-aboutPrize__item__figure::after{left:138px;right:auto}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(12) .p-aboutPrize__item__figure::after{left:130px}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(12) .p-aboutPrize__item__figure::after{left:104px}}.p-aboutPrize__item:nth-child(12) .p-aboutPrize__item__figure__box{width:138px}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(12) .p-aboutPrize__item__figure__box{width:130px}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(12) .p-aboutPrize__item__figure__box{width:94px}}.p-aboutPrize__item:nth-child(13) .p-aboutPrize__item__figure{width:calc(525px + 26.4%)}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(13) .p-aboutPrize__item__figure{width:calc(84px + 91%)}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(13) .p-aboutPrize__item__figure{width:calc(71px + 91%)}}.p-aboutPrize__item:nth-child(13) .p-aboutPrize__item__figure::after{left:138px;right:auto}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(13) .p-aboutPrize__item__figure::after{left:130px}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(13) .p-aboutPrize__item__figure::after{left:104px}}.p-aboutPrize__item:nth-child(13) .p-aboutPrize__item__figure__box{width:138px}@media screen and (max-width:800px){.p-aboutPrize__item:nth-child(13) .p-aboutPrize__item__figure__box{width:130px}}@media screen and (max-width:600px){.p-aboutPrize__item:nth-child(13) .p-aboutPrize__item__figure__box{width:94px}}.p-aboutFinalAct{margin:43px auto 0;width:calc(100% - 80px);max-width:1080px}@media screen and (max-width:800px){.p-aboutFinalAct{width:calc(100% - 40px);max-width:700px}}.p-aboutFinalAct__head{width:100%;height:76px;margin:auto;background:#222531}@media screen and (max-width:500px){.p-aboutFinalAct__head>h2>span{display:block;height:11px;line-height:45px;font-size:14px}}.p-aboutFinalAct__case{position:relative;width:100%;padding:0 20px 0 1.7%;margin-top:4px;clear:both}@media screen and (max-width:1000px){.p-aboutFinalAct__case{display:flex;flex-direction:column;padding:0 20px}}@media screen and (max-width:800px){.p-aboutFinalAct__case{padding:0}}.p-aboutFinalAct__case__slide{position:relative;z-index:1;float:right;width:500px;margin-left:35px;margin-top:36px;margin-bottom:10px}@media screen and (max-width:1000px){.p-aboutFinalAct__case__slide{float:none;margin:36px auto 0;order:2}.p-aboutFinalAct__case__slide::before{display:none}}@media screen and (max-width:550px){.p-aboutFinalAct__case__slide{width:100%}}.p-aboutFinalAct__case__slide::before{content:"";position:absolute;left:-35px;top:0;height:calc(100% + 10px);width:calc(100% + 56px);background:#1b1b1b}.p-aboutFinalAct__case__slide::after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background:#161616}.p-aboutFinalAct__case__slide__navi{position:relative;z-index:1;height:96px;width:100%;text-align:center;font-family:"PatuaOne",serif;letter-spacing:2.5px;color:#fff;font-weight:400;background:#1b1b1b;overflow:hidden}@media screen and (max-width:800px){.p-aboutFinalAct__case__slide__navi{height:80px}}@media screen and (max-width:500px){.p-aboutFinalAct__case__slide__navi{height:58px}}.p-aboutFinalAct__case__slide__navi__center{position:absolute;font-size:23px;top:32px;left:0;right:0;width:150px;margin:auto;text-align:center}@media screen and (max-width:800px){.p-aboutFinalAct__case__slide__navi__center{top:0;line-height:70px;font-size:20px}}@media screen and (max-width:500px){.p-aboutFinalAct__case__slide__navi__center{line-height:60px;font-size:15px}}.p-aboutFinalAct__case__slide__navi__left{position:absolute;top:0;left:0;height:100%;width:110px;padding-top:25px}.p-aboutFinalAct__case__slide__navi__left>p,.p-aboutFinalAct__case__slide__navi__right>p{margin:0 0 0 auto;width:58px;font-size:15px;white-space:nowrap;text-align:center}.p-aboutFinalAct__case__slide__navi__left__team{font-size:22px!important;padding-left:2px;line-height:20px}.p-aboutFinalAct__case__slide__navi__left__arrow{position:absolute;left:0;top:0;width:30px;height:100%;cursor:pointer}@media screen and (max-width:500px){.p-aboutFinalAct__case__slide__navi__left__arrow{width:8px}}.p-aboutFinalAct__case__slide__navi__left__arrow>span{position:absolute;left:14px;top:37px;height:22px;width:20px;transform:translateX(0);transition:.2s cubic-bezier(.79,.17,.15,.96)}@media screen and (max-width:800px){.p-aboutFinalAct__case__slide__navi__left__arrow>span{top:28px}}@media screen and (max-width:500px){.p-aboutFinalAct__case__slide__navi__left__arrow>span{top:20px;left:7px}}.p-aboutFinalAct__case__slide__navi__left__arrow>span::before{content:"";position:absolute;top:10px;left:0;width:13px;height:2px;background:#fff;transform-origin:left bottom;transform:translate3d(0,0,0) rotate(-45deg)}@media screen and (max-width:500px){.p-aboutFinalAct__case__slide__navi__left__arrow>span::before{width:9px;height:1px}}.p-aboutFinalAct__case__slide__navi__left__arrow>span::after{content:"";position:absolute;top:10px;left:0;width:13px;height:2px;background:#fff;transform-origin:left top;transform:translate3d(0,0,0) rotate(45deg)}@media screen and (max-width:500px){.p-aboutFinalAct__case__slide__navi__left__arrow>span::after{width:9px;height:1px}}.p-aboutFinalAct__case__slide__navi__left__arrow::before,.p-aboutFinalAct__case__slide__navi__right__arrow::before{content:"";position:absolute;height:120%;width:100px;background:#2d2d2d;transform:translate3d(0,0,0) skew(-12deg);transition:.2s cubic-bezier(.79,.17,.15,.96)}.p-aboutFinalAct__case__slide__navi__left__arrow::before{right:-20px;top:0;transform-origin:right top}@media screen and (min-width:801px){.p-aboutFinalAct__case__slide__navi__left__arrow:hover::before{transform:translateX(8px) skew(-12deg);background-color:#9e9e9e}.p-aboutFinalAct__case__slide__navi__left__arrow:hover>span{animation:.5s LEFT_ARROW}}.p-aboutFinalAct__case__slide__navi__right{position:absolute;top:0;right:0;height:100%;width:110px;padding-top:25px}.p-aboutFinalAct__case__slide__navi__right>p{margin:0 auto 0 0;width:61px}.p-aboutFinalAct__case__slide__navi__right__team{font-size:22px!important;padding-left:2px;line-height:20px}.p-aboutFinalAct__case__slide__navi__right__arrow{position:absolute;right:0;top:0;width:30px;height:100%;background:#2d2d2d;cursor:pointer}@media screen and (max-width:500px){.p-aboutFinalAct__case__slide__navi__right__arrow{width:8px}}.p-aboutFinalAct__case__slide__navi__right__arrow span{position:absolute;right:14px;top:37px;height:22px;width:20px;transform:translateX(0);transition:.2s cubic-bezier(.79,.17,.15,.96)}@media screen and (max-width:800px){.p-aboutFinalAct__case__slide__navi__right__arrow span{top:28px}}@media screen and (max-width:500px){.p-aboutFinalAct__case__slide__navi__right__arrow span{top:20px;right:7px}}.p-aboutFinalAct__case__slide__navi__right__arrow span::before{content:"";position:absolute;top:10px;right:0;width:13px;height:2px;background:#fff;transform-origin:right top;transform:translate3d(0,0,0) rotate(-45deg)}@media screen and (max-width:500px){.p-aboutFinalAct__case__slide__navi__right__arrow span::before{width:9px;height:1px}}.p-aboutFinalAct__case__slide__navi__right__arrow span::after{content:"";position:absolute;top:10px;right:0;width:13px;height:2px;background:#fff;transform-origin:right bottom;transform:translate3d(0,0,0) rotate(45deg)}@media screen and (max-width:500px){.p-aboutFinalAct__case__slide__navi__right__arrow span::after{width:9px;height:1px}}.p-aboutFinalAct__case__slide__navi__right__arrow::before{left:-20px;bottom:0;transform-origin:left bottom}@media screen and (min-width:801px){.p-aboutFinalAct__case__slide__navi__right__arrow:hover::before{transform:translateX(-8px) skew(-12deg);background-color:#9e9e9e}.p-aboutFinalAct__case__slide__navi__right__arrow:hover>span{animation:.5s RIGHT_ARROW}}.p-aboutFinalAct__case__slide__body{position:relative;z-index:3;width:100%;height:478px}@media screen and (max-width:550px){.p-aboutFinalAct__case__slide__body{height:auto}}.p-aboutFinalAct__case__slide__body .slick-list{overflow:hidden}.p-aboutFinalAct__case__slide__body__item{width:500px;height:478px}@media screen and (max-width:550px){.p-aboutFinalAct__case__slide__body__item{height:auto}}.p-aboutFinalAct__case__lists{padding-top:6px}.p-aboutFinalAct__case__item{position:relative;margin-top:19.5px;padding-left:9.8%;padding-bottom:20px}.p-aboutFinalAct__case__item::after{content:"";position:absolute;right:0;bottom:0;height:1px;width:calc(100% - 9.8%);background:#545454}.p-aboutFinalAct__case__item__number{position:absolute;left:2px;top:5px;text-align:center;font-family:"PatuaOne",serif;font-size:23.5px;line-height:28px;letter-spacing:4.5px;color:#fff;font-weight:400}@media screen and (max-width:800px){.p-aboutFinalAct__case__item__number{font-size:21px;left:0;top:-2px}}@media screen and (max-width:500px){.p-aboutFinalAct__case__item__number{font-size:17px}}.p-aboutFinalAct__case__item__text{position:relative;font-family:"NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;font-size:15.5px;letter-spacing:2.6px;color:#fff;font-weight:700;line-height:36px}@media screen and (max-width:800px){.p-aboutFinalAct__case__item__text{font-size:14.5px;letter-spacing:2px;line-height:28px}}@media screen and (max-width:500px){.p-aboutFinalAct__case__item__text{font-size:13px;letter-spacing:1.3px;line-height:23px}}@media screen and (max-width:800px){.p-aboutFinalAct__case__item__text{margin-left:17px}}.p-aboutFinalAct__case__item__repletion{position:relative;padding-left:18px;font-family:"NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;font-size:15.5px;letter-spacing:2.6px;font-weight:700;line-height:36px;color:#ff6363}@media screen and (max-width:800px){.p-aboutFinalAct__case__item__repletion{font-size:14.5px;letter-spacing:2px;line-height:28px}}@media screen and (max-width:500px){.p-aboutFinalAct__case__item__repletion{font-size:13px;letter-spacing:1.3px;line-height:23px}}.p-aboutFinalAct__case__item__repletion::before{content:"※";position:absolute;left:0;top:0}.p-aboutFinalAct__case__slide__navi.is-0 .p-aboutFinalAct__case__slide__navi__center::after{content:"1"}.p-aboutFinalAct__case__slide__navi.is-1 .p-aboutFinalAct__case__slide__navi__center::after{content:"2"}.p-schedule{color:#1b1b1b;background-color:#1b1b1b}@media screen and (max-width:1100px){.p-schedule{min-width:1100px;margin:0 auto}}@media screen and (max-width:800px){.p-schedule{min-width:inherit;margin:0}}.p-schedule__inner{max-width:1080px;margin:0 auto;padding:60px 0 140px;overflow:hidden}@media screen and (max-width:1100px){.p-schedule__inner{min-width:1100px;margin:0 auto}}@media screen and (max-width:800px){.p-schedule__inner{min-width:inherit;margin:0;padding:30px 0 0}}.p-schedule__list{display:flex;flex-direction:column}@media screen and (max-width:800px){.p-schedule__list{width:100%}}.p-schedule__item{margin-top:40px}@media screen and (max-width:800px){.p-schedule__item{margin-top:30px}.p-schedule__item:last-of-type{padding-bottom:60px}}.p-schedule__item.is-LIVE .p-scheduleMatch__footer,.p-schedule__item.is-READY .p-scheduleMatch__footer,.p-schedule__item.is-START .p-scheduleMatch__footer{display:none}.p-schedule__item.is-LIVE .p-scheduleDetail__state{color:#fff}.p-schedule__item.is-LIVE .p-scheduleDetail__state:before{background-color:#f04145}.p-schedule__item.is-LIVE .p-schedulePlayer__team{overflow:hidden}.p-schedule__item.is-LIVE .p-schedulePlayer__wrap img,.p-schedule__item.is-READY .p-schedulePlayer__wrap img{height:500px;margin:0}.p-schedule__item.is-LIVE .p-schedulePlayer__color{bottom:auto;top:30px}.p-schedule__item.is-LIVE .p-scheduleMatch__body:before,.p-schedule__item.is-READY .p-scheduleMatch__body:before{height:329px;top:-169px}.p-schedule__item.is-READY .p-schedulePlayer__team{overflow:hidden}.p-schedule__item.is-READY .p-schedulePlayer__color{bottom:auto;top:30px}.p-schedule__item.is-READY .p-scheduleDetail__state{width:200px}.p-schedule__item.is-READY .p-scheduleDetail__state:before{background-color:#f04145}@media screen and (max-width:800px){.p-schedule__item.is-READY .p-scheduleDetail__state{width:auto}}.p-schedule__item.is-READY .p-scheduleDetail__state>span:nth-of-type(1){display:none}.p-schedule__item:nth-of-type(1){margin-top:0}.p-schedule__item.is-about{position:absolute;top:0;left:50%;margin-top:40px;transform:translate(-50%,-30px);opacity:0;transition:transform .5s,opacity .5s;max-width:1040px;width:100%;pointer-events:none}.p-schedule__item.is-about .p-scheduleTeam__team-ja{font-weight:700}.p-schedule__item.is-about .p-scheduleDetail__body{background-color:transparent}@media screen and (max-width:800px){.p-schedule__item.is-about .p-scheduleTeam__team-left,.p-schedule__item.is-about .p-scheduleTeam__team-right{padding-bottom:10px}}@media screen and (max-width:350px){.p-schedule__item.is-about .p-scheduleTeam__team-left{padding-left:10px}.p-schedule__item.is-about .p-scheduleTeam__team-right{padding-right:10px}}@media screen and (max-width:800px){.p-schedule__item.is-about .p-scheduleTeam__team-en{text-shadow:2px 0 5px #1b1b1b}}@media screen and (max-width:370px){.p-schedule__item.is-about .p-scheduleTeam__team-en{font-size:10px}}.p-schedule__item.is-about .p-scheduleDetail__body{margin-top:20px}.p-schedule__item.is-about .p-scheduleDetail__item{margin-top:19px;background-color:#222}@media screen and (max-width:500px){.p-schedule__item.is-about .p-scheduleDetail__item{margin-top:3px}}.p-schedule__item.is-about .p-scheduleTeam__versus .c-versus{transform:scale(.8);transform-origin:center center}@media screen and (max-width:800px){.p-schedule__item.is-about .p-scheduleMatch{margin-top:0!important}.p-schedule__item.is-about .p-scheduleTeam__left{display:none}.p-schedule__item.is-about .p-scheduleTeam__upper{height:100px}}@media screen and (max-width:500px){.p-schedule__item.is-about .p-scheduleTeam__upper{height:85px}}@media screen and (max-width:800px){.p-schedule__item.is-about .p-scheduleTeam__team-left .p-scheduleTeam__image{right:0}.p-schedule__item.is-about .p-scheduleTeam__team-left .p-scheduleTeam__image img{height:133%;width:auto;position:relative;top:18px}}@media screen and (max-width:500px){.p-schedule__item.is-about .p-scheduleTeam__team-left .p-scheduleTeam__image img{top:38px}}@media screen and (max-width:800px){.p-schedule__item.is-about .p-scheduleTeam__team-right .p-scheduleTeam__image{left:0}.p-schedule__item.is-about .p-scheduleTeam__team-right .p-scheduleTeam__image img{height:133%;width:auto;position:relative;top:10px}}@media screen and (max-width:500px){.p-schedule__item.is-about .p-scheduleTeam__team-right .p-scheduleTeam__image img{top:38px}}.p-schedule__item.is-about .p-scheduleDetail__footer{margin-top:20px}@media screen and (max-width:800px){.p-schedule__item.is-about .p-scheduleDetail__footer{margin-top:5px}}.p-schedule__item.is-about .p-scheduleDetail__footer .c-button{height:60px;line-height:60px}@media screen and (max-width:800px){.p-schedule__item.is-about .p-scheduleDetail__footer .c-button{height:50px;line-height:50px}}.p-schedule__item.is-about .p-scheduleDetail__footer .c-button a{letter-spacing:.19em}.p-schedule__item.is-about .p-scheduleDetail__footer .c-button__arrow{top:50%;margin-top:-2px;margin-right:-132px}.p-schedule__item.is-about .p-scheduleDetail__footer .c-arrow{transform:rotate(0deg)}@media screen and (max-width:800px){.p-schedule__item.is-final .p-scheduleTeam__upper{height:95px}.p-schedule__item.is-final .p-scheduleTeam__image img{width:auto;height:88%}}.p-schedule__item.is-final .p-scheduleTeam__match:after{display:none!important}@media screen and (max-width:800px){.p-schedule__item.is-final .p-scheduleMatch__close{top:139px}.p-schedule__item.is-final .p-scheduleDetail__header{padding-bottom:34px}}.p-schedule__item.is-final .p-scheduleDetail__item:nth-of-type(1) .p-schedulePlayer:nth-of-type(1) .p-schedulePlayer__right .p-schedulePlayer__player-left,.p-schedule__item.is-final .p-scheduleDetail__item:nth-of-type(1) .p-scheduleTeam__upper,.p-schedule__item.is-final .p-scheduleDetail__list .p-scheduleDetail__item:nth-of-type(1) .p-scheduleTeam__match,.p-schedule__item.is-final .p-scheduleDetail__list .p-scheduleDetail__item:nth-of-type(2) .p-scheduleTeam__match{position:relative}.p-schedule__item.is-final .p-scheduleDetail__item:nth-of-type(1) .p-scheduleTeam__upper:before{content:'';display:block;position:absolute;top:0;left:0;width:160px;height:80px;background-image:url(../images/common/advantage-upper.png);z-index:1}@media screen and (max-width:800px){.p-schedule__item.is-final .p-scheduleDetail__item:nth-of-type(1) .p-scheduleTeam__upper:before{display:none}}.p-schedule__item.is-final .p-scheduleDetail__item:nth-of-type(1) .p-scheduleTeam__upper .p-scheduleTeam__team-left:before{content:'';display:none;position:absolute;top:0;left:0}@media screen and (max-width:800px){.p-schedule__item.is-final .p-scheduleDetail__item:nth-of-type(1) .p-scheduleTeam__upper .p-scheduleTeam__team-left:before{display:block;width:50%;height:80px;background-repeat:no-repeat;background-size:100% 100%;background-image:url(../images/common/advantage-upper-sp.png);z-index:-1}}.p-schedule__item.is-final .p-scheduleDetail__item:nth-of-type(1) .p-scheduleTeam__upper:after{content:'ADVANTAGE';display:block;position:absolute;top:18px;left:20px;font-family:"PatuaOne",serif;color:#e21624;font-size:17px;font-weight:400;letter-spacing:.14em;z-index:10}@media screen and (max-width:800px){.p-schedule__item.is-final .p-scheduleDetail__item:nth-of-type(1) .p-scheduleTeam__upper:after{font-size:12px;top:5px}.p-schedule__item.is-final .p-scheduleDetail__item:nth-of-type(1) .p-schedulePlayer:nth-of-type(1) .p-schedulePlayer__left{padding-top:60px}}.p-schedule__item.is-final .p-scheduleDetail__item:nth-of-type(1) .p-schedulePlayer:nth-of-type(1) .p-schedulePlayer__right{padding-top:100px}@media screen and (max-width:800px){.p-schedule__item.is-final .p-scheduleDetail__item:nth-of-type(1) .p-schedulePlayer:nth-of-type(1) .p-schedulePlayer__right{padding-top:0}}.p-schedule__item.is-final .p-scheduleDetail__item:nth-of-type(1) .p-schedulePlayer:nth-of-type(1) .p-schedulePlayer__right .p-schedulePlayer__player-left:before{content:'';display:block;position:absolute;top:-22px;left:0;width:100%;height:1px;background:radial-gradient(#f04145,transparent 80%)}@media screen and (max-width:800px){.p-schedule__item.is-final .p-scheduleDetail__item:nth-of-type(1) .p-schedulePlayer:nth-of-type(1) .p-schedulePlayer__right .p-schedulePlayer__player-left:before{top:-87px}}.p-schedule__item.is-final .p-scheduleDetail__item:nth-of-type(1) .p-schedulePlayer:nth-of-type(1) .p-schedulePlayer__right .p-schedulePlayer__player-left:after{content:'ADVANTAGE +2pts';display:block;position:absolute;top:-65px;left:50%;transform:translateX(-50%);font-family:"PatuaOne",serif;color:#e21624;font-size:17px;font-weight:400;letter-spacing:.14em;white-space:nowrap}@media screen and (max-width:800px){.p-schedule__item.is-final .p-scheduleDetail__item:nth-of-type(1) .p-schedulePlayer:nth-of-type(1) .p-schedulePlayer__right .p-schedulePlayer__player-left:after{font-size:12px;letter-spacing:.1em;top:-105px}.p-schedule__item.is-final .p-scheduleMatch{margin-top:0!important}}.p-schedule__item.is-final .p-scheduleDetail__list{display:flex;flex-direction:column}.p-schedule__item.is-final .p-scheduleDetail__list .p-scheduleDetail__item .p-scheduleTeam__match{padding:54px 3px;font-size:24px}@media screen and (max-width:800px){.p-schedule__item.is-final .p-scheduleDetail__list .p-scheduleDetail__item .p-scheduleTeam__match{padding:11px 0;font-size:19px}}.p-schedule__item.is-final .p-scheduleDetail__list .p-scheduleDetail__item:nth-of-type(1) .p-scheduleTeam__match>div{position:relative;top:12px}@media screen and (max-width:800px){.p-schedule__item.is-final .p-scheduleDetail__list .p-scheduleDetail__item:nth-of-type(1) .p-scheduleTeam__match>div{top:0;left:31px;position:relative}}.p-schedule__item.is-final .p-scheduleDetail__list .p-scheduleDetail__item:nth-of-type(1) .p-scheduleTeam__match:before{content:'SEMI';display:block;position:absolute;top:40px;left:50%;transform:translate(-50%,0%);font-size:18px}@media screen and (max-width:800px){.p-schedule__item.is-final .p-scheduleDetail__list .p-scheduleDetail__item:nth-of-type(1) .p-scheduleTeam__match:before{top:50%;transform:translate(-50%,-50%);left:40%}}.p-schedule__item.is-final .p-scheduleDetail__list .p-scheduleDetail__item:nth-of-type(2) .p-scheduleTeam__match>div{position:relative;top:12px}@media screen and (max-width:800px){.p-schedule__item.is-final .p-scheduleDetail__list .p-scheduleDetail__item:nth-of-type(2) .p-scheduleTeam__match>div{top:0;left:31px;position:relative}}.p-schedule__item.is-final .p-scheduleDetail__list .p-scheduleDetail__item:nth-of-type(2) .p-scheduleTeam__match:before{content:'GRAND';display:block;position:absolute;top:40px;left:50%;transform:translate(-50%,0%);font-size:18px}@media screen and (max-width:800px){.p-schedule__item.is-final .p-scheduleDetail__list .p-scheduleDetail__item:nth-of-type(2) .p-scheduleTeam__match:before{top:50%;transform:translate(-50%,-50%);left:40%}}.p-schedule__result{position:relative;height:0%;display:none}.p-schedule__toggle{display:none;border-top:1px solid #31313a}body.is-score-on .p-schedule__item.is-END .p-scheduleDetail__item.is-left-win .p-scheduleTeam__team-left .p-scheduleTeam__battleState-win,body.is-score-on .p-schedule__item.is-END .p-scheduleDetail__item.is-left-win .p-scheduleTeam__team-right .p-scheduleTeam__battleState-lose,body.is-score-on .p-schedule__item.is-END .p-scheduleTeam__score{display:block}body.is-score-on .p-schedule__item.is-END .p-scheduleDetail__item.is-right-win .p-scheduleTeam__team-left .p-scheduleTeam__score{color:#7e7e7e}body.is-score-on .p-schedule__item.is-END .p-scheduleDetail__item.is-right-win .p-scheduleTeam__team-right .p-scheduleTeam__score{color:#f04145}body.is-score-on .p-schedule__item.is-END .p-scheduleDetail__item.is-right-win .p-scheduleTeam__team-left .p-scheduleTeam__battleState-lose,body.is-score-on .p-schedule__item.is-END .p-scheduleDetail__item.is-right-win .p-scheduleTeam__team-right .p-scheduleTeam__battleState-win{display:block}.p-scheduleDetail__header{display:flex}.p-scheduleDetail__body{margin-top:10px;background-color:#f9f9f9}@media screen and (max-width:800px){.p-scheduleDetail__body{margin-top:0}}.p-scheduleDetail__about-close{width:40px;height:40px;background-color:#000;position:absolute;top:0;right:0;z-index:10;cursor:pointer}@media screen and (max-width:800px){.p-scheduleDetail__about-close{width:30px;height:30px}}.p-scheduleDetail__about-close:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;transform-origin:left;transform:scaleX(0);transition:transform .25s cubic-bezier(.79,.17,.15,.96)}.p-scheduleDetail__about-close:hover:before{transform:scaleX(1)}.p-scheduleDetail__about-close:hover>span,.p-scheduleDetail__item.is-active .c-button.c-button--open:after{background-color:#1b1b1b}.p-scheduleDetail__about-close>span{display:block;width:10px;height:1px;background-color:#fff;position:absolute;top:50%;left:50%;margin-left:-4px;transition:.3s}@media screen and (max-width:800px){.p-scheduleDetail__about-close>span{width:10px;height:1px;margin-left:-5px}}.p-scheduleDetail__about-close>span:nth-of-type(1){transform:rotate(45deg) translate3d(0,0,0)}.p-scheduleDetail__about-close>span:nth-of-type(2){transform:rotate(-45deg) translate3d(0,0,0)}.p-scheduleDetail__dates{font-family:"PatuaOne",serif;color:#fff;display:inline-block;position:relative;overflow:hidden;padding:0 55px 0 20px;height:40px;line-height:38px;white-space:nowrap}@media screen and (max-width:800px){.p-scheduleDetail__dates{height:30px;line-height:28px;padding:0 45px 0 15px}}@media screen and (max-width:350px){.p-scheduleDetail__dates{padding:0 35px 0 10px}}.p-scheduleDetail__dates:before,.p-scheduleDetail__state:before{content:'';display:block;position:absolute;z-index:1;top:0;left:-20px;width:100%;height:100%;background-color:#222531;transform:skewX(-28deg)}.p-scheduleDetail__date{position:relative;z-index:2;font-size:20px;letter-spacing:.17em;margin-right:4px;display:inline-block}@media screen and (max-width:800px){.p-scheduleDetail__date{font-size:15px;letter-spacing:.14em;margin-right:0}}@media screen and (max-width:350px){.p-scheduleDetail__date{font-size:12px}}.p-scheduleDetail__dateEn{position:relative;z-index:2;font-size:16px;letter-spacing:.1em;margin-right:5px;display:inline-block}@media screen and (max-width:800px){.p-scheduleDetail__dateEn{font-size:10px;letter-spacing:.14em;margin-right:5px}}.p-scheduleDetail__section{position:relative;z-index:2;font-size:22px;letter-spacing:.15em;display:inline-block}@media screen and (max-width:800px){.p-scheduleDetail__section{font-size:16px;letter-spacing:.14em}}@media screen and (max-width:350px){.p-scheduleDetail__section{font-size:12px}}.p-scheduleDetail__section>span{display:inline-block;font-size:22px;letter-spacing:.1em;margin-left:8px}@media screen and (max-width:800px){.p-scheduleDetail__section>span{font-size:15px;letter-spacing:.14em}}.p-scheduleDetail__state{color:#fff;font-family:"PatuaOne",serif;position:relative;left:-10px;display:inline-block;padding:0 25px 0 30px;height:40px;line-height:40px}@media screen and (max-width:800px){.p-scheduleDetail__state{height:30px;line-height:29px;padding:0 20px}}.p-scheduleDetail__state:before{left:0;background-color:#2d2d2d;transform:skewX(-24deg)}.p-scheduleDetail__state>span{position:relative;z-index:2;font-size:17px;letter-spacing:.2em;font-weight:400;color:#fff}@media screen and (max-width:800px){.p-scheduleDetail__state>span{font-size:13px;letter-spacing:.14em}}.p-scheduleDetail__state>div{display:none;position:relative;z-index:2}.p-scheduleDetail__state>div svg{display:inline-block;width:auto;height:20px;margin-top:10px;margin-right:10px}@media screen and (max-width:800px){.p-scheduleDetail__state>div svg{height:10px;margin-top:10px;margin-right:6px}}.p-scheduleDetail__state>div .c-count{width:115px;white-space:nowrap}@media screen and (max-width:800px){.p-scheduleDetail__state>div .c-count{width:71px}}.p-scheduleDetail__state>div .c-count>span{font-size:20px;letter-spacing:.18em}@media screen and (max-width:800px){.p-scheduleDetail__state>div .c-count>span{font-size:12px}.p-scheduleDetail__item{background-color:#1b1b1b;padding-bottom:30px}.p-scheduleDetail__item:last-of-type{padding-bottom:0}.p-scheduleDetail__item:nth-of-type(1) .p-scheduleMatch{margin-top:30px}}.p-scheduleDetail__item.is-active .p-scheduleTeam__lower{display:flex}.p-scheduleDetail__item.is-active .c-button.c-button--open a:after,.p-scheduleDetail__item.is-active .c-button.c-button--open a:before,.p-scheduleDetail__item.is-active .p-scheduleMatch__body,body.is-score-on .p-scheduleDetail__item.is-END .p-scheduleTeam__score{display:block}.p-scheduleDetail__item.is-active .c-button.c-button--open{background-color:#929292}.p-scheduleDetail__item.is-active .c-button.c-button--open .c-button__arrow{display:none}.p-scheduleDetail__item.is-active .c-button.c-button--open a{color:#fff}.p-scheduleDetail__item.is-active .p-scheduleMatch__close{display:inline-block}.p-scheduleMatch{position:relative;background-color:#222}@media screen and (max-width:800px){.p-scheduleMatch{border-bottom:1px solid #494949}}.p-scheduleMatch__body{display:none;position:relative;background-color:#222}@media screen and (max-width:800px){.p-scheduleMatch__body{background-color:#161616;padding-bottom:30px}}.p-scheduleMatch__body:before{content:'';display:block;position:absolute;top:-116px;left:48px;height:100%;width:2px;background-color:#494949}@media screen and (max-width:800px){.p-scheduleMatch__body:before{display:none}}.p-scheduleMatch__close{width:40px;height:40px;background-color:#919191;position:absolute;top:160px;right:0;cursor:pointer;overflow:hidden;z-index:4;display:none}@media screen and (max-width:800px){.p-scheduleMatch__close{width:40px;height:40px;top:124px}}.p-scheduleMatch__close:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1b1b1b;transform:translateX(-100%);transition:transform .25s cubic-bezier(.79,.17,.15,.96)}.p-scheduleMatch__close:hover:before{transform:translateX(0%)}.p-scheduleMatch__close>span{display:block;position:absolute;top:50%;left:50%;transform:trasnlate(-50%,-50%);width:1px;height:8px;margin-top:-4px;background-color:#fff}.p-scheduleMatch__close>span:nth-of-type(1){transform:rotate(-45deg)}.p-scheduleMatch__close>span:nth-of-type(2){transform:rotate(45deg)}.p-scheduleTeam{display:flex}@media screen and (max-width:800px){.p-scheduleTeam{display:block}}.p-scheduleTeam__score{display:none;position:absolute;top:50%;transform:translateY(-50%);margin-top:-12px;width:50px}@media screen and (max-width:800px){.p-scheduleTeam__score{z-index:10;margin-top:-2px;width:auto}}.p-scheduleTeam__battleState{font-family:"PatuaOne",serif;font-size:15px;letter-spacing:.13em}@media screen and (max-width:800px){.p-scheduleTeam__battleState{font-size:10px;top:70%}}.p-scheduleTeam__battleState-lose,.p-scheduleTeam__battleState-win{position:absolute;top:8px;left:50%;transform:translateX(-50%);text-shadow:0 1px 9px #000;display:none}.p-scheduleTeam__battleScore{font-family:"PatuaOne",serif;font-size:54px;z-index:3;margin-top:10px;width:50px;text-align:center}@media screen and (max-width:800px){.p-scheduleTeam__battleScore{font-size:32px;margin-top:13px;width:auto}}.p-scheduleTeam__battleScore>span{position:relative;top:7px}@media screen and (max-width:800px){.p-scheduleTeam__battleScore>span{margin-top:0;width:36px;display:inline-block;white-space:nowrap;text-shadow:0 1px 12px rgba(0,0,0,.1);letter-spacing:.07em}}.p-scheduleTeam__left{padding:0 15px;display:flex;justify-content:center;align-items:center;height:180px;width:98px;background:#272727}@media screen and (max-width:800px){.p-scheduleTeam__left{width:100%;height:auto;padding:0}}.p-scheduleTeam__versus{display:flex;align-items:center}.p-scheduleTeam__versus .c-versus{transform:scale(.8)}@media screen and (max-width:800px){.p-scheduleTeam__versus{z-index:2;position:relative}.p-scheduleTeam__versus .c-versus{transform:scale(.5)}}.p-scheduleTeam__match{font-family:"PatuaOne",serif;font-size:18px;letter-spacing:.1em;color:#fff;text-align:center;padding:42px 19px 46px;border-top:1px solid #494949;border-bottom:1px solid #494949;line-height:20px;background:#272727}@media screen and (max-width:800px){.p-scheduleTeam__match{width:100%;padding:10px 0;font-size:12px;border-bottom:none}}.p-scheduleTeam__match>span{display:block;font-size:25px;margin:3px auto 0}@media screen and (max-width:800px){.p-scheduleTeam__match>span{display:inline-block;font-size:14px;margin:0 0 0 5px}}.p-scheduleTeam__right{width:calc(100% - 100px);background-color:#161616}@media screen and (max-width:800px){.p-scheduleTeam__right{width:100%;margin-top:0}}.p-scheduleTeam__upper{display:flex;height:180px;background-color:#222}@media screen and (max-width:800px){.p-scheduleTeam__upper{height:80px}}.p-scheduleTeam__team-left,.p-scheduleTeam__team-right{position:relative;width:50%;overflow:hidden;display:flex;justify-content:flex-end;flex-direction:column}@media screen and (max-width:800px){.p-scheduleTeam__team-left,.p-scheduleTeam__team-right{justify-content:flex-end;padding-bottom:20px;z-index:3}}.p-ranking__team__body__item.team-NEMO_AURORA svg,.p-scheduleTeam__team-left.is-NEMO_AURORA .p-scheduleTeam__color,.p-scheduleTeam__team-right.is-NEMO_AURORA .p-scheduleTeam__color{fill:#782bb2}.p-ranking__team__body__item.team-ITAZAN_OCEAN svg,.p-scheduleTeam__team-left.is-ITAZAN_OCEAN .p-scheduleTeam__color,.p-scheduleTeam__team-right.is-ITAZAN_OCEAN .p-scheduleTeam__color{fill:#2b63ec}.p-ranking__team__body__item.team-FUUDO_GAIA svg,.p-scheduleTeam__team-left.is-FUUDO_GAIA .p-scheduleTeam__color,.p-scheduleTeam__team-right.is-FUUDO_GAIA .p-scheduleTeam__color{fill:#1dbe67}.p-ranking__team__body__item.team-UMEHARA_GOLD svg,.p-scheduleTeam__team-left.is-UMEHARA_GOLD .p-scheduleTeam__color,.p-scheduleTeam__team-right.is-UMEHARA_GOLD .p-scheduleTeam__color{fill:#f6c20b}.p-ranking__team__body__item.team-MAGO_SCARLET svg,.p-scheduleTeam__team-left.is-MAGO_SCARLET .p-scheduleTeam__color,.p-scheduleTeam__team-right.is-MAGO_SCARLET .p-scheduleTeam__color{fill:#f66721}.p-ranking__team__body__item.team-TOKIDO_FLAME svg,.p-scheduleTeam__team-left.is-TOKIDO_FLAME .p-scheduleTeam__color,.p-scheduleTeam__team-right.is-TOKIDO_FLAME .p-scheduleTeam__color{fill:#fb382e}.p-scheduleTeam__team-left{text-align:right;padding-right:23%}@media screen and (max-width:800px){.p-scheduleTeam__team-left{padding-right:0;padding-left:10px;text-align:left}}@media screen and (max-width:500px){.p-scheduleTeam__team-left .p-scheduleTeam__team-en{position:absolute;top:auto;left:28px;bottom:-3px;width:68px}}.p-scheduleTeam__team-left .p-scheduleTeam__score{right:17px}@media screen and (max-width:800px){.p-scheduleTeam__team-left .p-scheduleTeam__score{right:10px}}.p-scheduleTeam__team-left .p-scheduleTeam__image{right:50px}@media screen and (max-width:800px){.p-scheduleTeam__team-left .p-scheduleTeam__image{right:20px}}.p-scheduleTeam__team-right{text-align:left;padding-left:22.8%}@media screen and (max-width:800px){.p-scheduleTeam__team-right{padding-left:0;padding-right:10px;text-align:right}}@media screen and (max-width:500px){.p-scheduleTeam__team-right .p-scheduleTeam__team-en{position:absolute;top:auto;right:28px;bottom:-3px;width:68px}}.p-scheduleTeam__team-right .p-scheduleTeam__score{left:20px}@media screen and (max-width:800px){.p-scheduleTeam__team-right .p-scheduleTeam__score{left:10px}}.p-scheduleTeam__team-right .p-scheduleTeam__image{left:50px}@media screen and (max-width:800px){.p-scheduleTeam__team-right .p-scheduleTeam__image{left:20px}}.p-scheduleTeam__color{position:absolute;top:50%;left:50%;z-index:0;transform:translate(-50%,-50%) rotateX(180deg) rotate(30deg) translateX(40px)}.p-scheduleTeam__color svg{height:100px;width:700px}@media screen and (max-width:500px){.p-scheduleTeam__color{transform:translate(-50%,-50%) rotateX(180deg) rotate(40deg) translateX(0)}.p-scheduleTeam__color>svg{width:400px}}.p-scheduleTeam__team-en{color:#fff;letter-spacing:.05em;font-family:"PatuaOne",serif;font-size:20px;white-space:nowrap;position:relative;z-index:3;margin-bottom:6px;text-shadow:0 0 6px #1b1b1b}@media screen and (max-width:800px){.p-scheduleTeam__team-en{font-size:12px;letter-spacing:.08em;text-shadow:2px 0 5px #252525;white-space:normal;width:80px;margin-bottom:4px}}.p-scheduleTeam__team-ja{color:#fff;font-family:"NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;font-weight:700;letter-spacing:.01em;font-size:14px;white-space:nowrap;position:relative;z-index:3;margin-bottom:12px;text-shadow:0 0 6px #1b1b1b}@media screen and (max-width:800px){.p-scheduleTeam__team-ja{display:none}}.p-scheduleTeam__image{position:absolute;top:0;width:100%;height:100%}@media screen and (max-width:800px){.p-scheduleTeam__image{display:flex;align-items:flex-start;justify-content:center}}@media screen and (max-width:500px){.p-scheduleTeam__image{display:flex;align-items:flex-end}}.p-scheduleTeam__image img{position:relative;z-index:1;width:auto;height:130%}@media screen and (max-width:800px){.p-scheduleTeam__image img{width:80%;height:auto}}@media screen and (max-width:500px){.p-scheduleTeam__image img{width:auto;height:95%}}.p-scheduleTeam__lower{display:none;margin-top:40px;background-color:#161616}@media screen and (max-width:800px){.p-scheduleTeam__lower{margin-top:30px}}.p-scheduleTeam__button{width:50%;padding:0 10px 0 80px}@media screen and (max-width:800px){.p-scheduleTeam__button{padding:0 0 0 55px}}.p-scheduleTeam__button:nth-of-type(2){padding:0 65px 0 26px}@media screen and (max-width:800px){.p-scheduleTeam__button:nth-of-type(2){padding:0 52px 0 2px}}.p-scheduleTeam__button .c-button{width:100%;background-color:transparent}.p-scheduleTeam__button .c-button:before{width:100%;height:100%;right:auto;left:-20px;top:0;z-index:2;transform:skewX(-20deg);background-color:#18203b;transition:.25s background-color cubic-bezier(.79,.17,.15,.96)}.p-scheduleTeam__button .c-button:after{background-color:#fff;transform:skewX(-20deg) translateX(-110%);z-index:4}.p-scheduleTeam__button .c-button a{position:relative;z-index:5;transition:.25s color cubic-bezier(.79,.17,.15,.96)}@media screen and (max-width:800px){.p-scheduleTeam__button .c-button a>span{display:none}}.p-scheduleTeam__button .c-button svg path{transition:.25s fill cubic-bezier(.79,.17,.15,.96);fill:#fff}.p-scheduleTeam__button .c-button .c-arrow>span{background-color:#a8a8a8}.p-scheduleTeam__button .c-button:hover:after{transform:skewX(-20deg) translateX(-4%)}.p-scheduleTeam__button .c-button:hover a{color:#1b1b1b}.p-scheduleTeam__button .c-button:hover svg path{fill:#1b1b1b}.p-scheduleTeam__button .c-button:hover .c-button__arrow{animation:ARROW .8s}.p-scheduleDetail__item:nth-child(1) .p-scheduleTeam__match::after{content:"1"}@media screen and (max-width:800px){.p-scheduleDetail__item:nth-child(1) .p-scheduleTeam__match::after{font-size:20px}}.p-scheduleDetail__item:nth-child(2) .p-scheduleTeam__match::after{content:"2"}@media screen and (max-width:800px){.p-scheduleDetail__item:nth-child(2) .p-scheduleTeam__match::after{font-size:20px}}.p-scheduleDetail__item:nth-child(3) .p-scheduleTeam__match::after{content:"3"}@media screen and (max-width:800px){.p-scheduleDetail__item:nth-child(3) .p-scheduleTeam__match::after{font-size:20px}}.p-schedulePlayer{display:flex;position:relative;z-index:2}.p-schedulePlayer:nth-of-type(1) .p-schedulePlayer__left{padding:65px 21px 0}@media screen and (max-width:800px){.p-schedulePlayer:nth-of-type(1) .p-schedulePlayer__left{padding:30px 21px}}.p-schedulePlayer:nth-of-type(1) .p-schedulePlayer__right{padding:40px 30px 20px}@media screen and (max-width:800px){.p-schedulePlayer:nth-of-type(1) .p-schedulePlayer__right{padding:0 24px}}.p-schedulePlayer.is-finalact .p-schedulePlayer__right{background-color:#171923;padding:20px 30px}@media screen and (max-width:800px){.p-schedulePlayer.is-finalact .p-schedulePlayer__right{padding:20px 30px 30px}.p-schedulePlayer.is-finalact .p-schedulePlayer__left{background-color:#171923;margin-top:33px}}.p-schedulePlayer.is-finalact .p-schedulePlayer__game{color:#f04145}.p-schedulePlayer.is-finalact .p-schedulePlayer__game>div{font-size:19px}@media screen and (max-width:800px){.p-schedulePlayer.is-finalact .p-schedulePlayer__game>div{font-size:18px}.p-schedulePlayer.is-finalact .p-schedulePlayer__game br{display:none}}.p-schedulePlayer.is-finalact .p-schedulePlayer__player{display:flex;align-items:center}@media screen and (max-width:800px){.p-schedulePlayer.is-finalact .p-schedulePlayer__player{position:relative;margin-top:14px}.p-schedulePlayer.is-finalact .p-schedulePlayer__player-left .p-schedulePlayer__player:after,.p-schedulePlayer.is-finalact .p-schedulePlayer__player-right .p-schedulePlayer__player:after{content:'';display:block;position:absolute;top:0;width:100%;height:1px}.p-schedulePlayer.is-finalact .p-schedulePlayer__player-left .p-schedulePlayer__player:after{background:linear-gradient(90deg,#1f1a24,#ee4145)}.p-schedulePlayer.is-finalact .p-schedulePlayer__player-right .p-schedulePlayer__player:after{background:linear-gradient(90deg,#ee4145,#1f1a24)}.p-schedulePlayer.is-finalact .c-schedulePlayerVersus{padding:12px 0}}.p-schedulePlayer.is-finalact .c-schedulePlayerVersus:nth-of-type(1){position:relative}@media screen and (max-width:800px){.p-schedulePlayer.is-finalact .c-schedulePlayerVersus:nth-of-type(1){height:100%}}.p-schedulePlayer.is-finalact .c-schedulePlayerVersus:nth-of-type(1):after{content:'';display:block;position:absolute;top:0;width:130%;height:1px}@media screen and (max-width:800px){.p-schedulePlayer.is-finalact .c-schedulePlayerVersus:nth-of-type(1):after{width:20px;right:-42px;top:50%}}.p-schedulePlayer.is-finalact .c-schedulePlayerVersus:nth-of-type(1).is-left:after{left:0;background:linear-gradient(90deg,#1f1a24,#ee4145)}@media screen and (max-width:800px){.p-schedulePlayer.is-finalact .c-schedulePlayerVersus:nth-of-type(1).is-left:after{left:auto;background:#3b3b3b}}.p-schedulePlayer.is-finalact .c-schedulePlayerVersus:nth-of-type(1).is-right:after{right:0;background:linear-gradient(90deg,#ee4145,#1f1a24)}.p-schedulePlayer.is-finalact .p-schedulePlayer__versus{position:relative}.p-schedulePlayer.is-finalact .p-schedulePlayer__versus>span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:-32px;font-family:"PatuaOne",serif;color:#f04145;font-size:12px;font-weight:400;letter-spacing:.2em;white-space:nowrap}@media screen and (max-width:800px){.p-schedulePlayer.is-finalact .p-schedulePlayer__versus>span{margin-top:26px;letter-spacing:.1em}}@media screen and (max-width:350px){.p-schedulePlayer.is-finalact .p-schedulePlayer__versus>span{margin-top:12px}}@media screen and (max-width:800px){.p-schedulePlayer{display:block}}.p-schedulePlayer__score{display:none;position:absolute;top:50%;transform:translateY(-50%);margin-top:-4px}@media screen and (max-width:800px){.p-schedulePlayer__score{top:16px;transform:translateY(0);margin-top:0}}.p-schedulePlayer__battleScore{font-family:"PatuaOne",serif;font-size:40px;z-index:3;margin-top:11px}@media screen and (max-width:800px){.p-schedulePlayer__battleScore{font-size:27px}}.p-schedulePlayer__left{padding:25px 21px 0;display:flex;justify-content:center;align-items:center;height:160px;width:98px}@media screen and (max-width:800px){.p-schedulePlayer__left{width:100%;height:auto;padding:32px 21px 9px;background-color:#161616}}.p-schedulePlayer__right{width:calc(100% - 98px);display:flex;padding:20px 30px;background-color:#161616}@media screen and (max-width:800px){.p-schedulePlayer__right{width:100%;padding:0 24px}}.p-schedulePlayer__game{font-family:"PatuaOne",serif;font-size:13px;letter-spacing:.15em;color:#fff;text-align:center;padding:7px 0;border-top:1px solid #494949;border-bottom:1px solid #494949;line-height:20px;background-color:#222}@media screen and (max-width:800px){.p-schedulePlayer__game{width:100%;font-size:14px;padding:8px 0 10px}}.p-schedulePlayer__game>div>span{margin-left:2px;font-size:20px}@media screen and (max-width:800px){.p-schedulePlayer__game>div>span{font-size:16px}.p-schedulePlayer__game>div:nth-of-type(1){font-size:12px}}.p-schedulePlayer__game>div:nth-of-type(2){font-size:17px}@media screen and (max-width:800px){.p-schedulePlayer__game>div:nth-of-type(2){display:none}}.p-schedulePlayer__player-left,.p-schedulePlayer__player-right{width:50%;display:flex;position:relative}.p-schedulePlayer__player-left.is-NEMO_AURORA .p-schedulePlayer__color,.p-schedulePlayer__player-right.is-NEMO_AURORA .p-schedulePlayer__color{background-color:#782bb2}.p-schedulePlayer__player-left.is-ITAZAN_OCEAN .p-schedulePlayer__color,.p-schedulePlayer__player-right.is-ITAZAN_OCEAN .p-schedulePlayer__color{background-color:#2b63ec}.p-schedulePlayer__player-left.is-FUUDO_GAIA .p-schedulePlayer__color,.p-schedulePlayer__player-right.is-FUUDO_GAIA .p-schedulePlayer__color{background-color:#1dbe67}.p-schedulePlayer__player-left.is-UMEHARA_GOLD .p-schedulePlayer__color,.p-schedulePlayer__player-right.is-UMEHARA_GOLD .p-schedulePlayer__color{background-color:#f6c20b}.p-schedulePlayer__player-left.is-MAGO_SCARLET .p-schedulePlayer__color,.p-schedulePlayer__player-right.is-MAGO_SCARLET .p-schedulePlayer__color{background-color:#f66721}.p-schedulePlayer__player-left.is-TOKIDO_FLAME .p-schedulePlayer__color,.p-schedulePlayer__player-right.is-TOKIDO_FLAME .p-schedulePlayer__color{background-color:#fb382e}.p-schedulePlayer__player-left.is-beginner .p-schedulePlayer__wrap>span,.p-schedulePlayer__player-right.is-beginner .p-schedulePlayer__wrap>span{background-color:rgba(66,45,17,.5)}.p-schedulePlayer__player-left.is-high .p-schedulePlayer__wrap>span,.p-schedulePlayer__player-right.is-high .p-schedulePlayer__wrap>span{background-color:rgba(17,34,71,.5)}.p-schedulePlayer__player-left.is-extreme .p-schedulePlayer__wrap>span,.p-schedulePlayer__player-right.is-extreme .p-schedulePlayer__wrap>span{background-color:rgba(71,17,17,.5)}.p-schedulePlayer__player-left{flex-direction:row;text-align:left}@media screen and (max-width:800px){.p-schedulePlayer__player-left{flex-direction:column}}.p-schedulePlayer__player-left .p-schedulePlayer__score{right:10px}@media screen and (max-width:800px){.p-schedulePlayer__player-left .p-schedulePlayer__score{right:-12px}}.p-schedulePlayer__player-left .p-schedulePlayer__player{padding-left:30px}@media screen and (max-width:800px){.p-schedulePlayer__player-left .p-schedulePlayer__player{padding-left:0}}.p-schedulePlayer__player-left .p-schedulePlayer__team img,.p-schedulePlayer__player-right .p-schedulePlayer__team img{position:absolute;top:0;left:50%;transform:translateX(-50%)}.p-schedulePlayer__player-right{flex-direction:row-reverse;text-align:right}@media screen and (max-width:800px){.p-schedulePlayer__player-right{flex-direction:column;align-items:flex-end}}.p-schedulePlayer__player-right .p-schedulePlayer__score{left:10px}@media screen and (max-width:800px){.p-schedulePlayer__player-right .p-schedulePlayer__score{left:-12px}}.p-schedulePlayer__player-right .p-schedulePlayer__player{padding-right:30px}@media screen and (max-width:800px){.p-schedulePlayer__player-right .p-schedulePlayer__player{padding-right:0}}.p-schedulePlayer__team{width:160px;height:160px;position:relative}@media screen and (max-width:800px){.p-schedulePlayer__team{width:120px;height:100px}}@media screen and (max-width:350px){.p-schedulePlayer__team{width:90px;height:70px}}.p-schedulePlayer__wrap{background-image:url(../images/common/player-bg.jpg);background-size:cover;height:100%;overflow:hidden;position:relative}.p-schedulePlayer__wrap img{height:100%;width:auto}.p-schedulePlayer__wrap span{display:block;position:absolute;width:100%;height:26px;left:0;bottom:0;z-index:4;line-height:26px;color:#fff;text-align:center;font-size:14px;font-weight:700}.p-schedulePlayer__player{width:210px;position:relative;top:-8px;height:calc(100% + 8px)}@media screen and (max-width:800px){.p-schedulePlayer__player{width:100%;top:auto;height:100%}}.p-schedulePlayer__player-item{height:33.33%;border-bottom:1px solid #b6b6ba;width:100%}.p-schedulePlayer__versus{display:flex;align-items:center}@media screen and (max-width:800px){.p-schedulePlayer__versus{width:84px;align-items:flex-start;padding-top:30px}.p-schedulePlayer__versus .c-versus{transform:scale(.8)}}body.is-score-on .p-schedulePlayer__score{display:block}body.is-score-on .p-schedulePlayer.is-left-win .p-schedulePlayer__player-left .p-schedulePlayer__score{color:#f04145}body.is-score-on .p-schedulePlayer.is-left-win .p-schedulePlayer__player-right .p-schedulePlayer__score,body.is-score-on .p-schedulePlayer.is-right-win .p-schedulePlayer__player-left .p-schedulePlayer__score{color:#7e7e7e}body.is-score-on .p-schedulePlayer.is-right-win .p-schedulePlayer__player-right .p-schedulePlayer__score{color:#f04145}.p-newsArticle{border-bottom:1px solid #191b1f;margin-top:38px;padding-bottom:60px}@media screen and (max-width:800px){.p-newsArticle{margin-top:0}}.p-newsArticle__inner{max-width:1040px;margin:0 auto;position:relative}.p-newsArticle__inner .c-plus{position:absolute}@media screen and (max-width:800px){.p-newsArticle__inner .c-plus{display:none}}.p-newsArticle__inner .c-plus:nth-of-type(1){top:-2px;left:-28px}.p-newsArticle__inner .c-plus:nth-of-type(2){top:-2px;right:-22px}.p-newsArticle__inner .c-plus:nth-of-type(3){top:-2px;left:50%;margin-left:-6px}.p-newsArticle__inner .c-plus:nth-of-type(4){bottom:-4px;left:-24px}@media screen and (max-width:800px){.p-newsArticle__inner .c-plus:nth-of-type(4){display:block;bottom:-20px;left:16px}}.p-newsArticle__inner .c-plus:nth-of-type(5){bottom:-4px;left:50%;margin-left:-6px}.p-newsArticle__inner .c-plus:nth-of-type(6){bottom:-4px;right:-24px}@media screen and (max-width:800px){.p-newsArticle__inner .c-plus:nth-of-type(6){display:block;bottom:-20px;right:16px}}.p-newsArticle__list{display:flex;flex-wrap:wrap}.p-newsArticle__item{list-style-type:none;width:50%;position:relative}@media screen and (max-width:800px){.p-newsArticle__item{width:100%}.p-newsArticle__item>.c-plus{display:block}.p-newsArticle__item>.c-plus:nth-of-type(1){top:18px;left:16px}.p-newsArticle__item>.c-plus:nth-of-type(2){top:18px;right:16px}}.p-newsArticle__item:nth-child(1) .c-plus,.p-newsArticle__item:nth-child(2) .c-plus{display:none}@media screen and (max-width:800px){.p-newsArticle__item:nth-child(1) .c-plus,.p-newsArticle__item:nth-child(2) .c-plus{display:block}}.p-newsArticle__item:nth-child(even) .c-card.c-card-column{padding:40px 0 38px 20px}@media screen and (max-width:800px){.p-newsArticle__item:nth-child(even) .c-card.c-card-column{padding:20px}}.p-newsArticle__item:nth-child(even) .c-card__arrow{right:0}.p-newsArticle__item:nth-child(even) .c-plus:nth-of-type(1){left:-6px}@media screen and (max-width:800px){.p-newsArticle__item:nth-child(even) .c-plus:nth-of-type(1){top:18px;left:16px}}.p-newsArticle__item:nth-child(odd) .c-card.c-card-column{padding:40px 20px 38px 0}@media screen and (max-width:800px){.p-newsArticle__item:nth-child(odd) .c-card.c-card-column{padding:40px 20px 0}}.p-newsArticle__item:nth-child(odd) .c-card__arrow{right:20px}.p-newsArticle__item:nth-child(odd) .c-plus{display:none}@media screen and (max-width:800px){.p-newsArticle__item:nth-child(odd) .c-plus{display:block}.p-newsArticle__item .c-card__left{height:233px;min-height:233px}.p-newsArticle__item .c-card__right{margin-top:20px}}.p-newsArticle__item .c-tag{height:20px;line-height:18px}.p-newsArticle__item .c-card__body{margin-top:10px;min-height:70px}@media screen and (max-width:800px){.p-newsArticle__item .c-card__body{margin-top:10px;min-height:inherit}}.p-newsArticle__item .c-card__body h1{line-height:35px}@media screen and (max-width:800px){.p-newsArticle__item .c-card__body h1{line-height:24px}}.p-newsArticle__item .c-card__footer{margin-top:16px}@media screen and (max-width:800px){.p-newsArticle__item .c-card__footer{margin-top:3px}}.p-newsArticle__item .c-card__date{letter-spacing:.17em}.p-newsArticle__item .c-card__arrow{bottom:50px}.p-newsCategory{margin-top:60px}@media screen and (max-width:800px){.p-newsCategory{margin-top:35px}}.p-newsCategory__inner{max-width:1040px;margin:0 auto}@media screen and (max-width:800px){.p-newsCategory__inner{margin:0;padding:0 20px}}.p-newsCategory__list{display:flex;justify-content:space-between}@media screen and (max-width:800px){.p-newsCategory__list{display:none}}.p-newsCategory__item{list-style-type:none}.p-newsCategory__select-result{width:100%;height:60px;background:linear-gradient(to top,#1a1a1d,#211b27);color:#fff;pointer-events:none;font-size:15px;font-weight:700;font-family:"PatuaOne",serif;letter-spacing:.1em;line-height:60px;position:relative}.p-newsCategory__select-result .c-iconArrow{display:inline-block;position:absolute;top:20px;right:20px;transform:rotate(-90deg) scale(.8)}.p-newsCategory__select{display:none;text-align:center;position:relative}.p-newsCategory__select select{opacity:0;width:100%;text-align:center;position:absolute;top:0;left:0;height:50px}@media screen and (max-width:800px){.p-newsCategory__select{display:block}}.p-newsDetail{margin-top:100px}@media screen and (max-width:800px){.p-newsDetail{margin-top:40px}}.p-newsDetail__inner{max-width:1080px;margin:0 auto;padding:0 20px;display:flex;position:relative}@media screen and (max-width:800px){.p-newsDetail__inner{display:block}}.p-newsDetail__header{display:flex;justify-content:space-between}.p-newsDetail__header-left{display:flex}.p-newsDetail__left{margin-right:20px;position:relative}@media screen and (max-width:800px){.p-newsDetail__left{margin-right:0}}.p-newsDetail__left>.c-plus{display:block;position:absolute}@media screen and (max-width:800px){.p-newsDetail__left>.c-plus{display:none}}.p-newsDetail__left>.c-plus:nth-of-type(1){left:-25px;top:-45px}.p-newsDetail__left>.c-plus:nth-of-type(2){right:-25px;top:-45px}.p-newsDetail__left>.c-plus:nth-of-type(3){left:-20px;bottom:22px}.p-newsDetail__left>.c-plus:nth-of-type(4){right:-43px;bottom:22px}.p-newsDetail__right{position:relative;padding:0 10px 10px 20px}.p-newsDetail__right>.c-plus{display:block;position:absolute}.p-newsDetail__right>.c-plus:nth-of-type(1){position:absolute;right:-25px;top:-45px}.p-newsDetail__right>.c-plus:nth-of-type(2){right:-30px;bottom:20px}@media screen and (max-width:800px){.p-newsDetail__right,.p-newsDetail__right>.c-plus{display:none}}.p-newsDetail__tag{margin-right:20px}.p-newsDetail__date{font-size:10px;color:#fff;letter-spacing:.06em;margin-top:3px;display:block}@media screen and (max-width:800px){.p-newsDetail__date{display:none}}.p-newsDetail__date-sp{font-size:10px;color:#fff;letter-spacing:.06em;display:none;opacity:.5;margin-top:7px}@media screen and (max-width:800px){.p-newsDetail__date-sp{display:block}}.p-newsDetail__list{display:flex;flex-direction:column}.p-newsDetail__item{margin-top:10px}.p-newsDetail__item .c-category{width:250px}.p-newsDetail__item:nth-of-type(1){margin-top:0}.p-newsDetail__sns{display:flex;position:relative;top:-2px}@media screen and (max-width:800px){.p-newsDetail__sns{flex-wrap:nowrap;text-align:right;justify-content:flex-end;align-items:flex-end;top:-5px;left:-20px}}@media screen and (max-width:370px){.p-newsDetail__sns{flex-wrap:wrap;text-align:right;justify-content:flex-end;align-items:flex-end;top:auto;left:0}}.p-newsDetail__sns svg{width:14px;height:12px;margin-right:2px;position:relative;top:-2px}.p-newsDetail__sns svg path{fill:#fff}.p-newsDetail__sns a{padding:0 9px 0 7px;border:1px solid #000;margin-left:10px;color:#fff;font-family:"Oswald","PatuaOne","NotoSansCJKjp-min","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;font-size:9px;height:25px;line-height:25px;letter-spacing:.1em;margin-right:10px;white-space:nowrap;opacity:1;transition:opacity .5s;border-radius:3px}@media screen and (max-width:800px){.p-newsDetail__sns a{margin-right:0;margin-top:0}.p-newsDetail__sns a:nth-of-type(1){margin-top:0}}.p-newsDetail__sns a span{display:inline-block}.p-newsDetail__sns a:nth-of-type(1),.p-newsDetail__sns a:nth-of-type(2){margin-right:0}.p-newsDetail__sns a:nth-of-type(1){letter-spacing:.1em;padding:0 8px 0 5px}.p-newsDetail__sns a:nth-of-type(1) svg{margin-right:4px}@media screen and (max-width:800px){.p-newsDetail__sns a:nth-of-type(1) svg{left:1px;top:-1px}}.p-newsDetail__sns a:nth-of-type(2){letter-spacing:.1em;padding:0 8px 0 10px}@media screen and (max-width:800px){.p-newsDetail__sns a:nth-of-type(2){margin-top:5px}.p-newsDetail__sns a:nth-of-type(2) svg{left:-2px;top:-1px}}.p-newsDetail__detail a:hover,.p-newsDetail__sns a:hover{opacity:.5}.p-newsDetail__body{margin-top:17px;padding-bottom:60px}@media screen and (max-width:800px){.p-newsDetail__body{padding-bottom:15px}}.p-newsDetail__body>h1{font-size:22px;color:#fff;letter-spacing:.14em;line-height:42px;font-family:"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif}@media screen and (max-width:800px){.p-newsDetail__body>h1{font-size:14px;line-height:28px}}.p-newsDetail__body>img{width:100%;height:auto;margin-top:30px}@media screen and (max-width:800px){.p-newsDetail__body>img{margin-top:20px}}.p-newsDetail__detail p{font-size:16px;color:#fff;letter-spacing:.1em;line-height:32px;margin-top:40px}@media screen and (max-width:800px){.p-newsDetail__detail p{margin-top:20px;font-size:13px;line-height:22px}}.p-newsDetail__detail img{width:100%;height:auto}.p-newsDetail__detail a{text-decoration:underline;opacity:1;transition:opacity .25s;margin:0 5px;font-size:16px;letter-spacing:.1em;color:#fff}@media screen and (max-width:800px){.p-newsDetail__detail a{font-size:13px}}.p-newsDetailInfo{margin-top:30px;padding-bottom:40px;background-color:#121316}@media screen and (max-width:800px){.p-newsDetailInfo{overflow:hidden}.p-newsDetailInfo .slick-slide{padding:0 25px}}.p-newsDetailInfo__inner{position:relative;max-width:1080px;margin:50px auto;padding:0 20px}.p-newsDetailInfo__inner>.c-plus{position:absolute;bottom:0}@media screen and (max-width:800px){.p-newsDetailInfo__inner>.c-plus{display:none}}.p-newsDetailInfo__inner>.c-plus:nth-of-type(1){left:0}.p-newsDetailInfo__inner>.c-plus:nth-of-type(2){right:0}@media screen and (max-width:800px){.p-newsDetailInfo__inner{padding:0;margin:20px 0 0}}.p-newsDetailInfo__header{text-align:center;padding-top:76px;position:relative;max-width:1080px;margin:0 auto}@media screen and (max-width:800px){.p-newsDetailInfo__header{text-align:left;padding:37px 45px 0}}.p-newsDetailInfo__header .c-button{position:absolute;right:55px;top:60px;width:188px;line-height:48px}@media screen and (max-width:800px){.p-newsDetailInfo__header .c-button{display:none}}.p-newsDetailInfo__header h2{font-family:"PatuaOne",serif;font-size:21px;letter-spacing:.18em;color:#fff}@media screen and (max-width:800px){.p-newsDetailInfo__header h2{font-size:17px;letter-spacing:.14em}.p-newsDetailInfo__header h2>span{display:none}}.p-newsDetailInfo__footer{display:none;padding:0 42px;margin-top:30px}@media screen and (max-width:800px){.p-newsDetailInfo__footer{display:block}.p-newsDetailInfo__list .slick-track{display:flex}}.p-newsDetailInfo__item .c-card{padding:65px 30px 38px 25px}@media screen and (max-width:800px){.p-newsDetailInfo__item .c-card{padding:0;display:block}.p-newsDetailInfo__item .c-card>.c-plus{display:none}}.p-newsDetailInfo__item .c-card>.c-plus:nth-of-type(1){left:-20px}.p-newsDetailInfo__item .c-card>.c-plus:nth-of-type(2){right:-28px}.p-newsDetailInfo__pager{display:none}@media screen and (max-width:800px){.p-newsDetailInfo__pager{display:flex;position:absolute;top:-37px;right:46px}.p-newsDetailInfo__pager>span{width:5px;height:6px;background-image:url(../images/common/toggle-bg.png);background-repeat:repeat;margin-left:5px}.p-newsDetailInfo__pager>span:nth-of-type(1){margin-left:0}.p-newsDetailInfo__pager>span.is-current{background-image:none;background-color:#fff}}.p-newsDetailInfo__prev{display:none}@media screen and (max-width:800px){.p-newsDetailInfo__prev{position:absolute;left:0;top:122px;display:flex;justify-content:center;align-items:center;width:35px;height:110px;background-color:#1e1e22}.p-newsDetailInfo__prev .c-iconArrow.is-left{transform:scale(.75)}}.p-newsDetailInfo__next{display:none}@media screen and (max-width:800px){.p-newsDetailInfo__next{position:absolute;right:0;top:122px;display:flex;justify-content:center;align-items:center;width:35px;height:110px;background-color:#1e1e22}.p-newsDetailInfo__next .c-iconArrow.is-right{transform:scale(.75)}}.p-ranking h2{max-width:1080px;width:100%;height:75px;margin:auto;background-color:#222531;color:#fff;text-align:center;line-height:75px;font-family:"PatuaOne",serif;font-weight:400;letter-spacing:.12em;font-size:23px}@media screen and (max-width:800px){.p-ranking h2{width:94%;height:80px;line-height:80px}}@media screen and (max-width:700px){.p-ranking h2{max-width:540px;width:89%}}.p-ranking__team{margin-top:0;padding:60px 0;background-color:#131313}@media screen and (max-width:800px){.p-ranking__team{padding:42px 0 50px}}@media screen and (max-width:700px){.p-ranking__team{background:#1b1b1b}}.p-ranking__team__body{position:relative;max-width:1080px;margin:3px auto 0;padding-left:60px;display:flex;flex-direction:column}@media screen and (max-width:800px){.p-ranking__team__body{width:94%;padding-left:50px}}@media screen and (max-width:700px){.p-ranking__team__body{width:89%;padding-left:0;max-width:540px}}.p-ranking__team__body::before{content:"";position:absolute;left:0;top:40px;height:calc(100% - 40px);width:100%;background:repeating-linear-gradient(rgba(255,255,255,.08) 0,rgba(255,255,255,.08) 80px,transparent 80px,transparent 160px)}@media screen and (max-width:800px){.p-ranking__team__body::before{top:0}}@media screen and (max-width:700px){.p-ranking__team__body::before{display:none}}.p-ranking__team__body__head{height:40px;width:100%;line-height:20px;font-size:10px;letter-spacing:1.1px;text-align:center}.p-ranking__team__body__head__inner{height:100%;display:flex}.p-ranking__team__body__head__inner>div{position:relative;background:#0f0f0f;height:100%;width:11.85%;min-width:96px}.p-ranking__team__body__head__inner>div:before{content:"";position:absolute;z-index:1;left:0;top:0;height:100%;width:1px;background:#fff;opacity:.3}.p-ranking__team__body__head__inner>div:first-child{width:52.6%}.p-ranking__team__body__head__inner>div:first-child:before{display:none}.p-ranking__team__body__head__inner>div p{display:inline-block;position:relative;left:1px;height:20px;margin:9px auto;padding:0 8px;border-radius:10px;color:#fff;background:#1b1b1b;font-weight:700}.p-ranking__team__body__item{position:relative;z-index:1;width:100%;height:80px;background:rgba(0,0,0,.2);color:#fff}@media screen and (max-width:700px){.p-ranking__team__body__item{height:165px;background:#222531!important;margin-bottom:14px}}.p-ranking__team__body__item__left{position:absolute;left:0;top:0;height:80px;width:52.6%;background:rgba(0,0,0,.2);color:#fff}@media screen and (max-width:800px){.p-ranking__team__body__item__left{width:46%}}@media screen and (max-width:700px){.p-ranking__team__body__item__left{width:100%;position:relative;display:flex}}.p-ranking__team__body__item__left:before{display:none}.p-ranking__team__body__item__left__rank{position:absolute;top:0;right:100%;width:60px;height:100%;text-align:center}@media screen and (max-width:800px){.p-ranking__team__body__item__left__rank{width:50px}}@media screen and (max-width:700px){.p-ranking__team__body__item__left__rank{position:relative;right:auto;background:#272727!important}}.p-ranking__team__body__item__left__rank p{font-family:"PatuaOne",serif;font-size:21px;font-weight:500;line-height:80px;letter-spacing:1.5px}.p-ranking__team__body__item__left__rank p::after{font-size:14px;margin-left:3px}@media screen and (max-width:700px){.p-ranking__team__body__item__left__rank p::after{margin-left:0}}.p-ranking__team__body__item__left__image{position:relative;height:100%;width:100%;overflow:hidden;transform:translateX(0);transition:.3s cubic-bezier(.79,.17,.15,.96)}@media screen and (max-width:700px){.p-ranking__team__body__item__left__image{background:#222!important}}.p-ranking__team__body__item__left__image>svg{position:absolute;left:calc(24% + 55px);bottom:20px;margin:auto;width:500px;height:70px;transform:translateX(-50%) rotate(147deg)}@media screen and (max-width:800px){.p-ranking__team__body__item__left__image>svg{left:calc(19% + 55px)}}@media screen and (max-width:700px){.p-ranking__team__body__item__left__image>svg{left:calc(16% + 80px);transform:translateX(-50%) rotate(147deg)}}@media screen and (max-width:480px){.p-ranking__team__body__item__left__image>svg{left:16%}}.p-ranking__team__body__item__left__image>img{position:absolute;top:8px;left:calc(24% + 25px);margin:auto;width:192px;height:auto;transform:translateX(-50%)}@media screen and (max-width:800px){.p-ranking__team__body__item__left__image>img{left:calc(19% + 25px);width:150px}}@media screen and (max-width:700px){.p-ranking__team__body__item__left__image>img{width:100px;top:auto;bottom:0;left:calc(4.8% + 40px);transform:translateX(0)}}@media screen and (max-width:480px){.p-ranking__team__body__item__left__image>img{left:4.8%}}.p-ranking__team__body__item__left__name{position:absolute;right:0;top:0;height:100%;width:200px;font-weight:600;display:flex;justify-content:center;flex-direction:column;font-size:11.5px;letter-spacing:1px}@media screen and (max-width:800px){.p-ranking__team__body__item__left__name{text-align:right;width:auto;padding-right:20px}}@media screen and (max-width:700px){.p-ranking__team__body__item__left__name{text-align:left;font-size:13.3px;width:36%;min-width:162px}}.p-ranking__team__body__item__left__name p:nth-child(1){margin-left:1px}@media screen and (max-width:700px){.p-ranking__team__body__item__left__name p:nth-child(1){margin-top:-2px}}.p-ranking__team__body__item__left__name p:nth-child(2){margin-top:1px}@media screen and (max-width:700px){.p-ranking__team__body__item__left__name p:nth-child(2){margin-top:0;margin-left:1px}}@media screen and (min-width:801px){.p-ranking__team__body__item__left:hover .p-ranking__team__body__item__left__image{transform:translateX(15px)}}.p-ranking__team__body__item__right{position:absolute;right:0;top:0;height:80px;width:47.4%;display:flex;background:rgba(0,0,0,.2)}@media screen and (max-width:800px){.p-ranking__team__body__item__right{flex-wrap:wrap;align-content:center;justify-content:space-around;width:54%}.p-ranking__team__body__item__right:before{content:"";position:absolute;z-index:1;left:0;top:0;height:100%;width:1px;background:#fff;opacity:.3}}@media screen and (max-width:700px){.p-ranking__team__body__item__right{position:relative;width:100%;height:85px;background:#151515!important;justify-content:space-around}.p-ranking__team__body__item__right::before{display:none}}@media screen and (max-width:480px){.p-ranking__team__body__item__right{justify-content:flex-start}}.p-ranking__team__body__item__data{position:relative;height:100%;width:25%}@media screen and (max-width:800px){.p-ranking__team__body__item__data{min-width:34%;height:20px;max-height:20px;margin:8px 0;width:130px}}@media screen and (max-width:700px){.p-ranking__team__body__item__data{width:auto;min-width:34%;padding-left:10px;margin:0 5px 10px 0;top:2px}}.p-ranking__team__body__item__data:before{content:"";position:absolute;z-index:1;left:0;top:0;height:100%;width:1px;background:#fff;opacity:.3}@media screen and (max-width:800px){.p-ranking__team__body__item__data:before{display:none}}.p-ranking__team__body__item__data:first-child{color:red}.p-ranking__team__body__item__data p:first-child{position:relative;left:0;height:20px;padding:0 8px;border-radius:11px;color:#fff;background:#1b1b1b;font-family:"NotoSansCJKjp-min","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;font-weight:700;line-height:20px;font-size:10px;letter-spacing:1.1px;text-align:center}@media screen and (max-width:800px){.p-ranking__team__body__item__data p:first-child{display:inline-block;padding:0 10px}}@media screen and (max-width:700px){.p-ranking__team__body__item__data p:first-child{background:#212121;line-height:22px;height:22px;font-size:12px;letter-spacing:1.6px}}.p-ranking__team__body__item__data p:nth-child(2){font-family:"PatuaOne",serif;font-size:14px;line-height:80px;letter-spacing:2px;text-align:center}@media screen and (max-width:800px){.p-ranking__team__body__item__data p:nth-child(2){position:absolute;top:0;right:3%;line-height:20px}}@media screen and (max-width:700px){.p-ranking__team__body__item__data p:nth-child(2){position:relative;right:auto;display:inline-block;margin-left:5px;font-size:19px;margin-top:3px;top:3px}}.p-ranking__team__body__item.rank-1 .p-ranking__team__body__item__left__rank p::after{content:'st'}.p-ranking__team__body__item.rank-2 .p-ranking__team__body__item__left__rank p::after{content:'nd'}.p-ranking__team__body__item.rank-3 .p-ranking__team__body__item__left__rank p::after{content:'rd'}.p-ranking__team__body__item.rank-4 .p-ranking__team__body__item__left__rank p::after,.p-ranking__team__body__item.rank-5 .p-ranking__team__body__item__left__rank p::after,.p-ranking__team__body__item.rank-6 .p-ranking__team__body__item__left__rank p::after{content:'th'}.p-ranking__player{margin-top:0;padding:60px 0 100px;background-color:#1b1b1b;color:#fff}@media screen and (max-width:800px){.p-ranking__player{padding:0 0 50px}}@media screen and (max-width:700px){.p-ranking__player{background:#1b1b1b}}.p-ranking__player__head{max-width:1080px;margin:3px auto 0;display:flex;position:relative;z-index:1;width:100%;height:55px}@media screen and (max-width:800px){.p-ranking__player__head{display:none}}.p-ranking__player__head__class{position:relative;height:100%;width:calc(100%/3);font-family:"PatuaOne",serif;font-size:14px;line-height:53px;font-weight:500;letter-spacing:2px;text-align:center}.p-ranking__player__head__class:nth-child(2)::before{content:"";position:absolute;z-index:-1;left:0;top:0;height:100%;width:100%;background:#261a1a}.p-ranking__player__head__class:nth-child(2)::after{content:"";position:absolute;z-index:1;left:0;top:0;height:100%;width:100%;opacity:.3;border-style:solid 1px;border-width:0 1px;pointer-events:none}@media screen and (max-width:800px){.p-ranking__player__head__class:nth-child(2)::after{display:none}}.p-ranking__player__head__class:nth-child(3)::before{content:"";position:absolute;z-index:-1;left:0;top:0;height:100%;width:100%;background:#1a1e26}.p-ranking__player__head__class:nth-child(4)::before{content:"";position:absolute;z-index:-1;left:0;top:0;height:100%;width:100%;background:#25201a}.p-ranking__player__body__rankArea p::before,.p-ranking__player__head::before{content:"";position:absolute;left:0;bottom:0;height:1px;width:100%;background:#fff;opacity:.3}.p-ranking__player__body{position:relative;max-width:1080px;margin:0 auto;display:flex}@media screen and (max-width:800px){.p-ranking__player__body{display:block;width:94%}}@media screen and (max-width:700px){.p-ranking__player__body{width:89%;padding:0;max-width:540px;margin-top:3px}}.p-ranking__player__body__rankArea{width:63px;min-width:63px;text-align:center;display:none}@media screen and (max-width:800px){.p-ranking__player__body__rankArea{display:none}}.p-ranking__player__body__rankArea p{position:relative;height:106px;width:100%;font-family:"PatuaOne",serif;font-size:21px;line-height:106px;font-weight:500;letter-spacing:1.5px;margin-left:1px}.p-ranking__player__body__rankArea p:nth-child(even){background:#272727}.p-ranking__player__body__item__rank::after,.p-ranking__player__body__rankArea p>span{font-size:14px;margin-left:1px}@media screen and (min-width:801px){.p-ranking__player__body__rankArea p:nth-child(1){height:169px;line-height:166px}.p-ranking__player__body__rankArea p:nth-child(1)::after{content:"";position:absolute;left:0;bottom:2px;height:1px;width:100%;background:#fff;opacity:.3}.p-ranking__player__body__rankArea p:nth-child(1)>span{margin-left:2px}}.p-ranking__player__body__item{z-index:0;padding:24px 0 0 20px;padding-left:calc(93px + 6.1%)}@media screen and (max-width:800px){.p-ranking__player__body__item{padding:0}}@media screen and (min-width:801px){.p-ranking__player__body__item{height:140px}.p-ranking__player__body__item:nth-child(2){padding:20px 0 0 20px;padding-left:calc(143px + 6.1%)}.p-ranking__player__body__item:nth-child(odd)::after{content:"";position:absolute;z-index:-1;left:0;top:0;height:100%;width:100%;background:#272727}}.p-ranking__player__body__item__left{position:absolute;left:20px;top:15px;width:75px;height:105px}@media screen and (max-width:800px){.p-ranking__player__body__item__left{position:relative;left:0;top:0;width:126px;height:80px}}@media screen and (min-width:801px){.p-ranking__player__body__item:nth-child(2) .p-ranking__player__body__item__left{height:156px;min-height:156px;width:126px;min-width:126px}}.p-ranking__player__body__item__rank{font-family:"PatuaOne",serif;font-size:21px;font-weight:500;line-height:80px;letter-spacing:1.5px;width:45px;background:#222;text-align:center;transition:.3s}@media screen and (min-width:801px){.p-ranking__player__body__item__rank{background:0 0;line-height:21px;width:auto;text-align:left;height:30px}}.p-ranking__player__body__item__rank::first-letter{font-size:21px}.p-ranking__player__body__item__rank.rank-1::after{content:'st'}.p-ranking__player__body__item__rank.rank-2::after{content:'nd'}.p-ranking__player__body__item__rank.rank-3::after{content:'rd'}.p-ranking__player__body__item__rank.rank-4::after,.p-ranking__player__body__item__rank.rank-5::after,.p-ranking__player__body__item__rank.rank-6::after{content:'th'}.p-ranking__player__body__item__image{position:relative;height:calc(100% - 30px);width:100%;background:linear-gradient(#2e3342,#1e2331);transition:.3s;opacity:1}@media screen and (max-width:800px){.p-ranking__player__body__item__image{position:absolute;right:0;top:10px;height:60px;width:60px}}.p-ranking__player__body__item__image>span{display:block;height:100%;width:100%;background-size:120%;background-position:center -3%;background-repeat:no-repeat}@media screen and (min-width:801px){.p-ranking__player__body__item:nth-child(2) .p-ranking__player__body__item__image{background-position:center 0}}@media screen and (max-width:800px){.p-ranking__player__body__item__name{position:absolute;right:0;top:9px;height:80px;width:calc(94% - 126px)}}.p-ranking__player__body__item__name p:nth-child(1){font-size:13px;font-weight:700}@media screen and (max-width:800px){.p-ranking__player__body__item__name p:nth-child(1){font-size:15.5px;letter-spacing:1px}}.p-ranking__player__body__item__name p:nth-child(2){font-size:10px;letter-spacing:1px;margin-top:3px;opacity:.3}@media screen and (max-width:800px){.p-ranking__player__body__item__name p:nth-child(2){font-size:12.2px;margin-top:1px;opacity:.5}}.p-ranking__player__body__item__name p:nth-child(3){font-size:10px;letter-spacing:1px;margin-top:1px;opacity:.3}@media screen and (max-width:800px){.p-ranking__player__body__item__name p:nth-child(3){font-size:12.2px;margin-top:0;opacity:.5}}@media screen and (min-width:801px){.p-ranking__player__body__item:nth-child(2) .p-ranking__player__body__item__name p:nth-child(1){font-size:14.7px;letter-spacing:1px}.p-ranking__player__body__item:nth-child(2) .p-ranking__player__body__item__name p:nth-child(2){margin-top:5px}.p-ranking__player__body__item:nth-child(2) .p-ranking__player__body__item__name p:nth-child(3){margin-top:3px}}.p-ranking__player__body__item__score{margin-top:15px;display:flex;flex-wrap:wrap}@media screen and (max-width:800px){.p-ranking__player__body__item__score{margin-top:1px;position:relative;z-index:1;background:#121212;height:43px;width:100%;justify-content:space-around;align-items:center}}@media screen and (max-width:420px){.p-ranking__player__body__item__score{display:block}}.p-ranking__player__body__item__score>div p{display:inline-block;font-size:10.7px;letter-spacing:.5px;font-weight:700;padding-left:1px}.p-ranking__player__body__item__score>div p:nth-child(1)::after{content:"："}@media screen and (max-width:800px){.p-ranking__player__body__item__score>div p:nth-child(1){padding:0 8px 0 10px;line-height:22px;height:22px;font-size:12px;letter-spacing:.8px;border-radius:11px}}.p-ranking__player__body__item__score>div p:nth-child(2){font-family:"PatuaOne",serif;font-weight:500;font-size:12px;margin-left:-4px;letter-spacing:1px}@media screen and (max-width:800px){.p-ranking__player__body__item__score>div p:nth-child(2){position:relative;font-size:15px;top:1px}}.p-ranking__player__body__item__score__point{width:100px;margin-right:4px}@media screen and (max-width:800px){.p-ranking__player__body__item__score__point{margin-right:0;width:auto}}@media screen and (max-width:420px){.p-ranking__player__body__item__score__point{position:absolute;height:100%;top:0;left:10%;width:40%;display:flex;justify-content:center;align-items:center}}.p-ranking__player__body__item__score__point>p:nth-child(2){color:#e21624}@media screen and (max-width:420px){.p-ranking__player__body__item__score__percent{position:absolute;height:100%;top:0;right:10%;width:40%;display:flex;justify-content:center;align-items:center}}.p-ranking__player__body__item__score__percent p::after{content:"%";font-size:13px}@media screen and (min-width:801px){.p-ranking__player__body__item:nth-child(2) .p-ranking__player__body__item__score{margin-top:8px}.p-ranking__player__body__item:nth-child(2) .p-ranking__player__body__item__score>div{width:100%}.p-ranking__player__body__item:nth-child(2) .p-ranking__player__body__item__score>div p{letter-spacing:.5px;font-weight:700;padding-left:1px}.p-ranking__player__body__item:nth-child(2) .p-ranking__player__body__item__score>div p:first-child{font-size:10.5px;width:86px;height:20px;border-radius:10px;background:#313131;line-height:20px;text-align:center;margin-bottom:8px;margin-left:2px}.p-ranking__player__body__item:nth-child(2) .p-ranking__player__body__item__score>div p:first-child::after{display:none}.p-ranking__player__body__item:nth-child(2) .p-ranking__player__body__item__score>div p:nth-child(2){margin-left:8px;letter-spacing:1px;font-size:13.5px}.p-ranking__player__body__item:nth-child(2) .p-ranking__player__body__item__score>div p:nth-child(2)::after{font-size:11px}.p-ranking__player__body__item:hover .p-ranking__player__body__item__rank{color:#e21624;opacity:.7}.p-ranking__player__body__item:hover .p-ranking__player__body__item__image{opacity:.6}}.p-ranking__player__body__head{position:relative;width:100%;height:60px;color:#fff;text-align:center;line-height:60px;font-family:"PatuaOne",serif;font-weight:400;letter-spacing:.14em;font-size:17px;margin-bottom:12px}.p-ranking__player__body__head.is-extreme{background:#261a1a}.p-ranking__player__body__head.is-high{background:#1a1e26}.p-ranking__player__body__head.is-high::before,.p-ranking__player__body__line-high::before{content:"";position:absolute;z-index:1;left:0;top:0;height:100%;width:100%;opacity:.3;border-style:solid 1px;border-width:0 1px;pointer-events:none}@media screen and (max-width:800px){.p-ranking__player__body__head.is-high::before{display:none}}.p-ranking__player__body__head.is-beginner{background:#25201a}.p-ranking__player__body>div:nth-child(n+2){position:relative;width:calc(100%/3)}@media screen and (max-width:800px){.p-ranking__player__body>div:nth-child(n+2){width:100%;overflow:hidden;margin:0 0 50px;display:flex;justify-content:space-around;flex-wrap:wrap;background:#161616}}.p-ranking__player__body>div:nth-child(n+2)>div{position:relative;width:100%}@media screen and (max-width:800px){.p-ranking__player__body>div:nth-child(n+2)>div{width:calc(50% - 25px);height:auto;margin-bottom:12px}}@media screen and (max-width:700px){.p-ranking__player__body>div:nth-child(n+2)>div{width:calc(100% - 25px)}}.p-ranking__player__body>div:nth-child(n+2)>div::before{content:"";position:absolute;z-index:1;left:0;bottom:0;height:1px;width:100%;background:#fff;opacity:.3}@media screen and (max-width:800px){.p-ranking__player__body>div:nth-child(n+2)>div::before{opacity:1;z-index:auto;height:100%;background:#1e1e1e}}@media screen and (min-width:801px){.p-ranking__player__body>div:nth-child(n+2)>div:nth-of-type(1){height:196px}.p-ranking__player__body>div:nth-child(n+2)>div:nth-of-type(1)::after{content:"";position:absolute;left:0;bottom:2px;height:1px;width:100%;background:#fff;opacity:.3}}@media screen and (max-width:700px){.p-ranking__player__body>div:nth-child(n+2)>div:nth-of-type(1) .p-ranking__player__body__item__score{height:52px}.p-ranking__player__body>div:nth-child(n+2)>div:nth-of-type(1) .p-ranking__player__body__item__score::before{content:"";position:absolute;left:50%;top:0;height:100%;width:1px;background:#1e1e1e}.p-ranking__player__body>div:nth-child(n+2)>div:nth-of-type(1) .p-ranking__player__body__item__score>div p:first-child{background:#212121}.p-ranking__player__body>div:nth-child(n+2)>div:nth-of-type(1) .p-ranking__player__body__item__score>div p:first-child::after{display:none}.p-ranking__player__body>div:nth-child(n+2)>div:nth-of-type(1) .p-ranking__player__body__item__score>div p:nth-child(2){font-size:19px;margin-left:9px}}@media screen and (max-width:700px) and (max-width:420px){.p-ranking__player__body>div:nth-child(n+2)>div:nth-of-type(1) .p-ranking__player__body__item__score__point{width:50%!important;left:0!important}.p-ranking__player__body>div:nth-child(n+2)>div:nth-of-type(1) .p-ranking__player__body__item__score__percent{width:50%!important;right:0!important}}.p-ranking__player__body__line-high{position:relative}@media screen and (max-width:800px){.p-ranking__player__body__line-high::before{display:none}}