.c-score-table th,
.c-score-table td {
    width: 20%;
}
/* プレイヤー成績テーブル用カスタム */
.c-score-table th,
.c-score-table td {
    text-align: center !important;
    vertical-align: middle !important;
}
.p-footer__logoImg {
        max-width: 160px;
        max-height: 160px;
        width: auto;
        height: auto;
        display: block;
        margin: 0 auto;
}
@media (max-width: 767px) {
    .p-footer__logoImg {
        max-width: 80px !important;
        max-height: 80px !important;
    }
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

hr {
    overflow: visible;
    height: 0;
    box-sizing: content-box
}

pre {
    font-family: monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
a,
a:visited,
a:active,
.p-globalNavi__link,
span.p-globalNavi__link,
.p-globalNavi__itemMenu .p-globalNavi__link {
    color: #000;
}

.p-globalNavi__link:hover,
span.p-globalNavi__link:hover,
.p-globalNavi__item.-menuOpen>.p-globalNavi__link {
    color: #f08300 !important;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    display: table;
    max-width: 100%;
    box-sizing: border-box;
    padding: 0;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

html {
    box-sizing: border-box;
    height: 100%;
    font-size: 62.5%;
    visibility: hidden
}

html.no-js,
html.wf-active,
html.wf-inactive {
    visibility: visible
}

*,
:after,
:before {
    box-sizing: inherit
}

body {
    height: 100%;
    font-family: Noto Sans, Noto Sans CJK JP, Noto Sans CJK JP Subset, sans-serif;
    font-size: 1.4rem;
    line-height: 1.7
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0
}

img,
video {
    max-width: 100%;
    vertical-align: middle
}

a {
    transition: color .2s ease-out;
    text-decoration: none
}

a,
a:hover {
    color: #f08300
}

a:focus {
    outline: none
}

html:not([data-whatintent=mouse]):not([data-whatintent=touch]) a:focus {
    transition: outline-width .1s ease-out;
    outline: 3px solid rgba(240, 131, 0, .8)
}

[type=reset],
[type=submit],
button,
html [type=button] {
    padding: 0;
    border: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

[type=reset]:focus,
[type=submit]:focus,
button:focus,
html [type=button]:focus {
    outline: none
}

html:not([data-whatintent=mouse]):not([data-whatintent=touch]) [type=reset]:focus,
html:not([data-whatintent=mouse]):not([data-whatintent=touch]) [type=submit]:focus,
html:not([data-whatintent=mouse]):not([data-whatintent=touch]) button:focus,
html:not([data-whatintent=mouse]):not([data-whatintent=touch]) html [type=button]:focus {
    transition: outline-width .1s ease-out;
    outline: 3px solid rgba(240, 131, 0, .8)
}

input,
textarea {
    -webkit-appearance: none
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none
}

dd,
dl,
figure {
    margin: 0
}

small {
    font-size: inherit
}

svg {
    fill: currentColor
}

body>svg {
    position: absolute;
    width: 0;
    height: 0
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

select {
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select::-ms-expand {
    display: none
}

address,

[aria-controls] {
    cursor: pointer
}

.l-header {
    z-index: 6
}

.l-header.-fixed {
    position: fixed;
    top: 9px;
    right: 9px;
    left: 9px
}

.l-header__inner {
    margin-right: auto;
    margin-left: auto
}

.l-main {
    overflow: hidden;
    display: block
}

.l-footer__inner {
    position: relative;
    margin-right: auto;
    margin-left: auto
}

.c-articleList {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.c-articleList__link {
    display: flex
}

.c-articleList__text {
    display: flex;
    flex-direction: column
}

.c-articleList__title {
    color: #000;
    transition: color .2s ease-out;
    letter-spacing: .06em;
    word-break: break-all
}

.c-articleList__link:hover .c-articleList__title {
    transition: color .2s ease-out;
    color: #f08300
}

.c-articleList__date {
    order: -1;
    letter-spacing: .06em
}

.c-articleList__summary {
    color: #000;
    line-height: 1.8571428571;
    letter-spacing: .06em;
    word-break: break-all
}

.c-articleList__media {
    flex-shrink: 0;
    border-radius: 10px;
    overflow: hidden
}

.c-articleList__media>img {
    -o-object-fit: cover;
    object-fit: cover
}

.c-articleList__link:hover .c-articleList__media>img,
.c-articleList__media>img {
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out
}

.c-button {
    display: inline-block;
    position: relative;
    transition: background-color .1s cubic-bezier(.23, 1, .58, 1) .15s;
    line-height: inherit;
    cursor: pointer;
    z-index: 1
}

.c-button:before {
    content: "";
    display: block;
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    margin: auto;
    border-radius: inherit;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: opacity .35s cubic-bezier(.23, 1, .58, 1), -webkit-transform .2s cubic-bezier(.23, 1, .58, 1);
    transition: opacity .35s cubic-bezier(.23, 1, .58, 1), transform .2s cubic-bezier(.23, 1, .58, 1);
    transition: opacity .35s cubic-bezier(.23, 1, .58, 1), transform .2s cubic-bezier(.23, 1, .58, 1), -webkit-transform .2s cubic-bezier(.23, 1, .58, 1);
    opacity: 1;
    will-change: transform;
    z-index: -1
}

.c-button:hover:before {
    transition: opacity .35s cubic-bezier(.23, 1, .58, 1), -webkit-transform .5s cubic-bezier(.23, 1, .58, 1);
    transition: opacity .35s cubic-bezier(.23, 1, .58, 1), transform .5s cubic-bezier(.23, 1, .58, 1);
    transition: opacity .35s cubic-bezier(.23, 1, .58, 1), transform .5s cubic-bezier(.23, 1, .58, 1), -webkit-transform .5s cubic-bezier(.23, 1, .58, 1);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0
}

html:not([data-whatintent=mouse]):not([data-whatintent=touch]) .c-button:focus {
    outline: none;
    transition: box-shadow .1s ease-out;
    box-shadow: 0 0 0 3px rgba(240, 131, 0, .8)
}

.c-button.-primary {
    border: 2px solid #f08300;
    color: #fff;
    font-weight: 700
}

.c-button.-primary:hover {
    color: #f08300
}

.c-button.-primary:before {
    background-color: #f08300
}

.c-button.-primary[disabled] {
    border-color: #8ebb91;
    background-color: #8ebb91;
    cursor: not-allowed
}

.c-button.-primary[disabled]:hover {
    color: #fff
}

.c-button.-primary[disabled].-gray {
    border-color: #ccc;
    background-color: #ccc
}

.c-button.-primary[disabled]:before {
    background-color: transparent
}

.c-button.-secondary {
    color: #f08300;
    font-weight: 700
}

.c-button.-secondary[disabled] {
    color: #8ebb91;
    cursor: not-allowed
}

.c-button.-placeholder {
    color: #333;
    border: 2px solid #ccc;
    background-color: #ccc;
    font-weight: 700;
    cursor: not-allowed
}

.c-button.-ranking-more {
    line-height: 1.5;
    position: relative;
    color: #f08300;
    font-weight: 700
}

.c-button.-ranking-more:before {
    margin: 2px;
    background-color: #fff
}

.c-button.-ranking-more:after {
    content: "";
    background: url(/assets/media/img/top/ico-more.png) no-repeat;
    background-size: 100%;
    display: block;
    width: 18px;
    height: 19px;
    position: absolute;
    right: 20px;
    top: 9px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

[aria-expanded=true] .c-button.-ranking-more:after,
[data-expanded=true] .c-button.-ranking-more:after {
    top: 14px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.c-button.-dark {
    border: 2px solid #333;
    background-color: #333;
    color: #333;
    font-weight: 700
}

.c-button.-dark:hover {
    color: #fff
}

.c-button.-dark:before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff
}

.c-button.-white {
    border: 2px solid #fff;
    color: #000;
    font-weight: 700
}

.c-button.-white:hover {
    color: #fff
}

.c-button.-white:before {
    background-color: #fff
}

.c-button.-white[disabled] {
    border-color: gray;
    background-color: gray;
    cursor: not-allowed
}

.c-button.-white[disabled]:hover {
    color: #000
}

.c-button.-white[disabled]:before {
    background-color: transparent
}

.c-button.-outline {
    border: 2px solid #f08300;
    background-color: #f08300;
    color: #f08300;
    font-weight: 700
}

.c-button.-outline:hover {
    color: #fff
}

.c-button.-outline:before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #f2f2f2
}

.c-button.-drivens {
    border: 2px solid #9cb832;
    color: #fff;
    font-weight: 700
}

.c-button.-drivens:hover {
    color: #9cb832
}

.c-button.-drivens:before {
    background-color: #9cb832
}

.c-button.-drivens[disabled] {
    border-color: #cedc99;
    background-color: #cedc99;
    cursor: not-allowed
}

.c-button.-drivens[disabled]:hover {
    color: #fff
}

.c-button.-drivens[disabled]:before {
    background-color: transparent
}

.c-button.-black,
.c-button.-furinkazan {
    border: 2px solid #000;
    color: #fff;
    font-weight: 700
}

.c-button.-black:hover,
.c-button.-furinkazan:hover {
    color: #000
}

.c-button.-black:before,
.c-button.-furinkazan:before {
    background-color: #000
}

.c-button.-black[disabled],
.c-button.-furinkazan[disabled] {
    border-color: gray;
    background-color: gray;
    cursor: not-allowed
}

.c-button.-black[disabled]:hover,
.c-button.-furinkazan[disabled]:hover {
    color: #fff
}

.c-button.-black[disabled]:before,
.c-button.-furinkazan[disabled]:before {
    background-color: transparent
}

.c-button.-fightclub {
    border: 2px solid #920101;
    color: #fff;
    font-weight: 700
}

.c-button.-fightclub:hover {
    color: #920101
}

.c-button.-fightclub:before {
    background-color: #920101
}

.c-button.-fightclub[disabled] {
    border-color: #c98080;
    background-color: #c98080;
    cursor: not-allowed
}

.c-button.-fightclub[disabled]:hover {
    color: #fff
}

.c-button.-fightclub[disabled]:before {
    background-color: transparent
}

.c-button.-abemas {
    border: 2px solid #c6ae6f;
    color: #fff;
    font-weight: 700
}

.c-button.-abemas:hover {
    color: #c6ae6f
}

.c-button.-abemas:before {
    background-color: #c6ae6f
}

.c-button.-abemas[disabled] {
    border-color: #e3d7b7;
    background-color: #e3d7b7;
    cursor: not-allowed
}

.c-button.-abemas[disabled]:hover {
    color: #fff
}

.c-button.-abemas[disabled]:before {
    background-color: transparent
}

.c-button.-phoenix {
    border: 2px solid #b74801;
    color: #fff;
    font-weight: 700
}

.c-button.-phoenix:hover {
    color: #b74801
}

.c-button.-phoenix:before {
    background-color: #b74801
}

.c-button.-phoenix[disabled] {
    border-color: #dba480;
    background-color: #dba480;
    cursor: not-allowed
}

.c-button.-phoenix[disabled]:hover {
    color: #fff
}

.c-button.-phoenix[disabled]:before {
    background-color: transparent
}

.c-button.-raiden {
    border: 2px solid #dbb400;
    color: #fff;
    font-weight: 700
}

.c-button.-raiden:hover {
    color: #dbb400
}

.c-button.-raiden:before {
    background-color: #dbb400
}

.c-button.-raiden[disabled] {
    border-color: #edda80;
    background-color: #edda80;
    cursor: not-allowed
}

.c-button.-raiden[disabled]:hover {
    color: #fff
}

.c-button.-raiden[disabled]:before {
    background-color: transparent
}

.c-button.-pirates {
    border: 2px solid #0582c8;
    color: #fff;
    font-weight: 700
}

.c-button.-pirates:hover {
    color: #0582c8
}

.c-button.-pirates:before {
    background-color: #0582c8
}

.c-button.-pirates[disabled] {
    border-color: #82c1e4;
    background-color: #82c1e4;
    cursor: not-allowed
}

.c-button.-pirates[disabled]:hover {
    color: #fff
}

.c-button.-pirates[disabled]:before {
    background-color: transparent
}

.c-button.-sakuraknights {
    border: 2px solid #f895b5;
    color: #fff;
    font-weight: 700
}

.c-button.-sakuraknights:hover {
    color: #f895b5
}

.c-button.-sakuraknights:before {
    background-color: #f895b5
}

.c-button.-sakuraknights[disabled] {
    border-color: #fccada;
    background-color: #fccada;
    cursor: not-allowed
}

.c-button.-sakuraknights[disabled]:hover {
    color: #fff
}

.c-button.-sakuraknights[disabled]:before {
    background-color: transparent
}

.c-button.-beast {
    border: 2px solid #002953;
    color: #fff;
    font-weight: 700
}

.c-button.-beast:hover {
    color: #002953
}

.c-button.-beast:before {
    background-color: #002953
}

.c-button.-beast[disabled] {
    border-color: #8094a9;
    background-color: #8094a9;
    cursor: not-allowed
}

.c-button.-beast[disabled]:hover {
    color: #fff
}

.c-button.-beast[disabled]:before {
    background-color: transparent
}

.c-button.-jets {
    border: 2px solid #006934;
    color: #fff;
    font-weight: 700
}

.c-button.-jets:hover {
    color: #006934
}

.c-button.-jets:before {
    background-color: #006934
}

.c-button.-jets[disabled] {
    border-color: #80b49a;
    background-color: #80b49a;
    cursor: not-allowed
}

.c-button.-jets[disabled]:hover {
    color: #fff
}

.c-button.-jets[disabled]:before {
    background-color: transparent
}

.c-button.-mleague {
    border: 2px solid #118737;
    color: #fff;
    font-weight: 700
}

.c-button.-mleague:hover {
    color: #118737
}

.c-button.-mleague:before {
    background-color: #118737
}

.c-button.-mleague[disabled] {
    border-color: #88c39b;
    background-color: #88c39b;
    cursor: not-allowed
}

.c-button.-mleague[disabled]:hover {
    color: #fff
}

.c-button.-mleague[disabled]:before {
    background-color: transparent
}

.c-button.-small {
    width: 100%;
    text-align: center;
    letter-spacing: .06em
}

.c-button.-large,
.c-button.-medium,
.c-button.-wide {
    width: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: center;
    letter-spacing: .04em
}

.c-button.-wide {
    line-height: 2.4
}

.c-card {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: flex
}

.c-card__link {
    display: flex;
    flex-direction: column-reverse
}

.c-card__title {
    color: #000;
    transition: color .2s ease-out;
    word-break: break-all
}

.c-card__link:hover .c-card__title {
    transition: color .2s ease-out;
    color: #f08300
}

.c-card__date {
    margin-top: 10px
}

.c-card__media {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.c-card__media>img {
    -o-object-fit: cover;
    object-fit: cover
}

.c-card__link:hover .c-card__media>img,
.c-card__media>img {
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out
}

.c-carouselNavi {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    padding-top: 15px;
    display: flex;
    justify-content: center
}

.c-carouselNavi__item+.c-carouselNavi__item,
.c-carouselNavi li:not(first-child) {
    margin-left: 8px
}

.c-carouselNavi button {
    color: transparent;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #989898
}

.c-carouselNavi button[aria-selected] {
    background-color: #af0000
}

.c-carouselNavi.-monotone button {
    background-color: #fff
}

.c-carouselNavi.-monotone button[aria-selected] {
    background-color: #666
}

.c-caution {
    display: block;
    margin-top: .5em;
    font-size: 1.2rem;
    font-weight: 400;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}

.c-checkbox {
    display: inline-block;
    line-height: 2.1428571429
}

.c-checkbox.-dark {
    background-color: #d9d9d9
}

.c-checkbox__input {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

.c-checkbox__label {
    display: inline-flex;
    position: relative;
    padding-left: 47px
}

.c-checkbox__label:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 30px;
    height: 30px;
    background-color: #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.c-checkbox__label:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 6px;
    width: 26px;
    height: 21px;
    margin-top: -4px;
    -webkit-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    transition: -webkit-transform .05s;
    transition: transform .05s;
    transition: transform .05s, -webkit-transform .05s;
    background-image: url(/assets/media/img/common/icon-check.svg);
    background-repeat: no-repeat
}

.c-checkbox__input:checked+.c-checkbox__label:after {
    -webkit-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1)
}

.c-error {
    display: none;
    margin-top: .5em;
    color: #d00;
    font-size: 1.2rem;
    font-weight: 400
}

.-invalid+.c-error,
[aria-invalid=true]+.c-error,
[aria-invalid=true]~.c-error {
    display: block
}

.c-filter {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    border-radius: 10px;
    background-color: #fff
}

.c-filter__item {
    width: 74px;
    padding-top: 32px;
    padding-bottom: 32px
}

.c-filter__item:nth-child(2) {
    margin-left: 22px
}

.c-filter__item:nth-child(n+3) {
    margin-left: 34px
}

.c-filter__label {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

.c-filter__input {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

.c-filter__image {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    border-bottom: 3px solid transparent;
    transition: border-color .2s ease-out
}

.c-filter__input:checked+.c-filter__image {
    border-color: currentColor
}

.c-filter__image.-all {
    display: inline-flex;
    height: auto;
    padding-bottom: 7px
}

.c-filter__T007 {
    width: 75%
}

.c-filter__T010 {
    width: 80%
}

.c-input {
    width: 100%;
    border: 1px solid transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    line-height: 1.6
}

.c-input::-webkit-input-placeholder {
    color: #999
}

.c-input:-moz-placeholder,
.c-input::-moz-placeholder {
    opacity: 1;
    color: #999
}

.c-input:-ms-input-placeholder {
    color: #999
}

.c-input:placeholder-shown {
    color: #999
}

.c-input:focus {
    border-color: #7f7f7f
}

.c-input[aria-invalid=true] {
    border-color: #d00
}

.c-input.-medium+.c-input.-medium {
    margin-left: 15px
}

.c-modal2 {
    z-index: 7;
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center
}

.c-modal2,
.c-modal2__overlay {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.c-modal2__overlay {
    position: absolute;
    background-color: rgba(0, 0, 0, .4)
}

.c-modal2__contents {
    position: relative
}

.c-modal2__close {
    position: absolute;
    bottom: calc(100% - 40px);
    left: calc(100% - 40px)
}

.c-modal2__close-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 56px;
    width: 56px;
    position: relative;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 5px solid #f08300;
    border-radius: 50%;
    background-color: #fff
}

.c-modal2__close-inner:after,
.c-modal2__close-inner:before {
    content: "";
    background-color: #f08300;
    height: 6px;
    width: 60%;
    position: absolute;
    border-radius: 9999px
}

.c-modal2__close-inner:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.c-modal2[hidden] {
    display: none
}

.c-pagination {
    display: flex;
    justify-content: center
}

.c-pagination__neighbor {
    flex-shrink: 0;
    text-transform: uppercase
}

.c-pagination__neighbor[aria-hidden=true] {
    visibility: hidden
}

.c-pagination__neighborLink {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 100%;
    border-radius: 20px;
    border: 2px solid #f08300;
    color: #fff
}

.c-pagination__neighborLink:hover {
    background-color: #fff;
    transition: background-color .1s cubic-bezier(.23, 1, .58, 1) .15s
}

.c-pagination__neighborLink:before {
    content: "";
    display: block;
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    margin: auto;
    border-radius: inherit;
    background-color: #f08300;
    transition: opacity .15s cubic-bezier(.23, 1, .58, 1), -webkit-transform .2s cubic-bezier(.23, 1, .58, 1);
    transition: opacity .15s cubic-bezier(.23, 1, .58, 1), transform .2s cubic-bezier(.23, 1, .58, 1);
    transition: opacity .15s cubic-bezier(.23, 1, .58, 1), transform .2s cubic-bezier(.23, 1, .58, 1), -webkit-transform .2s cubic-bezier(.23, 1, .58, 1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    will-change: transform;
    z-index: -1
}

.c-pagination__neighborLink:hover:before {
    transition: opacity .35s cubic-bezier(.23, 1, .58, 1), -webkit-transform .5s cubic-bezier(.23, 1, .58, 1);
    transition: opacity .35s cubic-bezier(.23, 1, .58, 1), transform .5s cubic-bezier(.23, 1, .58, 1);
    transition: opacity .35s cubic-bezier(.23, 1, .58, 1), transform .5s cubic-bezier(.23, 1, .58, 1), -webkit-transform .5s cubic-bezier(.23, 1, .58, 1);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0
}

.c-pagination__list {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: flex
}

.c-pagination__itemLink {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border: 2px solid #f08300;
    border-radius: 50%;
    background-color: #f08300;
    transition: background-color .1s cubic-bezier(.23, 1, .58, 1) .15s;
    z-index: 1
}

.c-pagination__itemLink:hover {
    color: #fff
}

.c-pagination__itemLink:not([aria-current]):before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    border-radius: inherit;
    background-color: #fff;
    transition: opacity .35s cubic-bezier(.23, 1, .58, 1), -webkit-transform .1s cubic-bezier(.23, 1, .58, 1);
    transition: opacity .35s cubic-bezier(.23, 1, .58, 1), transform .1s cubic-bezier(.23, 1, .58, 1);
    transition: opacity .35s cubic-bezier(.23, 1, .58, 1), transform .1s cubic-bezier(.23, 1, .58, 1), -webkit-transform .1s cubic-bezier(.23, 1, .58, 1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    will-change: transform;
    z-index: -1
}

.c-pagination__itemLink:hover:before {
    transition: opacity .35s cubic-bezier(.23, 1, .58, 1), -webkit-transform .5s cubic-bezier(.23, 1, .58, 1);
    transition: opacity .35s cubic-bezier(.23, 1, .58, 1), transform .5s cubic-bezier(.23, 1, .58, 1);
    transition: opacity .35s cubic-bezier(.23, 1, .58, 1), transform .5s cubic-bezier(.23, 1, .58, 1), -webkit-transform .5s cubic-bezier(.23, 1, .58, 1);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0
}

.c-player-profile {
    display: flex;
    align-items: center
}

.c-player-profile__column01 {
    flex-shrink: 0
}

.c-player-profile__column01 img {
    border-radius: 50%
}

.c-player-profile__column02 {
    margin-left: 30px
}

.c-player-profile__name-row,
.c-player-profile__property {
    display: flex;
    align-items: center
}

.c-player-profile__property {
    font-weight: 700;
    margin-top: 4px
}

.c-player-profile__property dt {
    margin-right: 8px
}

.c-player-profile__property dd:not(:last-child) {
    padding-right: 20px;
    border-right: 1px solid #ccc;
    margin-right: 20px
}

.c-player-profile__name {
    font-weight: 700;
    font-size: 22px
}

.c-player-profile__role {
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    background-color: #000;
    padding-left: 8px;
    padding-right: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 8px
}

.c-player-profile__description {
    margin-top: 8px;
    font-size: 14px;
    font-weight: 700
}

.c-player-profile__annotation {
    margin-top: 20px;
    font-weight: 700
}

.c-title.regular-season {
    padding-top: 62px
}

.c-schedule {
    margin: 50px 0 0;
    padding: 0
}

.c-schedule__list {
    list-style-type: none;
    outline: none
}

.c-schedule__list:not(:first-child) {
    margin-top: 35px
}

.c-schedule__date-round,
.c-schedule__head {
    display: flex
}

.c-schedule__date {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    padding-right: 10px
}

.-top .c-schedule__date {
    color: #000
}

.c-schedule__date-slash {
    font-size: 30px;
    padding: 3px;
    vertical-align: 3px
}

.c-schedule__date-slash.c-schedule__date-small {
    font-size: 20px
}

.c-schedule__date-brackets {
    margin-left: -.3em;
    font-size: 18px;
    white-space: nowrap
}

.c-schedule__round {
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    border: 2px solid #fff;
    border-right: none;
    padding: 0 10px;
    line-height: 30px;
    position: relative
}

.c-schedule__round-wrap {
    width: 240px
}

.-top .c-schedule__round {
    color: #000;
    border-color: #000
}

.c-schedule__round span {
    position: relative;
    z-index: 1
}

.c-schedule__round:after {
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    right: -12px;
    top: 3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.-top .c-schedule__round:after {
    border-color: #000
}

.c-schedule__round.-fill {
    background: #fff;
    color: #f08300
}

.-top .c-schedule__round.-fill {
    color: #000
}

.c-schedule__round.-fill:after {
    background: #fff
}

.c-schedule__logos {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-grow: 1;
    justify-content: space-between;
    align-items: center
}

.c-schedule__logos li {
    flex: 1
}

.c-schedule__logos img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
}

.c-schedule__teams {
    color: #b86200;
    margin: 0;
    padding: 0;
    display: flex;
    font-size: 13px;
    margin-top: 10px
}

.-top .c-schedule__teams {
    color: #999
}

.c-schedule__teams li {
    list-style-type: none
}

.c-schedule__teams li:not(:last-child):after {
    content: "/";
    margin: 0 3px
}

.c-score-table {
    display: table;
    border-collapse: collapse;
    width: 100%;
    font-weight: 600
}

.c-score-table thead {
    background: #666;
    color: #fff
}

.c-score-table tr.past-season td {
    font-weight: 400
}

.c-score-table th {
    text-align: left
}

.c-score-table th:first-child {
    padding-left: 0 !important;
    text-align: center !important;
}

.c-score-table th .past-team-name {
    font-weight: 400
}

.c-score-table tbody tr:nth-child(2n) {
    background-color: #f0f0f0
}

.c-selectbox {
    display: inline-block;
    position: relative
}

.c-selectbox:after {
    content: url(/assets/media/img/common/icon-arrow.svg);
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: rotate(90deg) translateY(-50%);
    transform: rotate(90deg) translateY(-50%);
    pointer-events: none
}

.c-selectbox:not(:last-child) {
    margin-right: 15px
}

.c-selectbox__select {
    width: 100%;
    border-radius: 10px;
    border: 1px solid transparent;
    background-color: #fff;
    line-height: 1.6;
    outline: none
}

.c-selectbox__select:focus {
    border-color: #7f7f7f
}

.c-selectbox__select[aria-invalid=true] {
    border-color: #d00
}

.c-tab {
    background-image: linear-gradient(90deg, #f8f0ce, #f5d373);
    background-repeat: no-repeat;
    background-size: 100% 7px;
    background-position: bottom
}

.c-tab__list {
    padding-left: 0;
    list-style: none;
    display: flex;
    max-width: 960px;
    margin: 0 auto
}

.c-tab__item {
    flex: 1;
    text-align: center
}

.c-tab__clickable {
    display: inline-block;
    padding-right: .643em;
    padding-bottom: 7px;
    padding-left: .643em;
    color: #999;
    border-bottom: 7px solid transparent
}

.c-tab__clickable[aria-selected=true] {
    color: #f08300;
    border-bottom-color: currentColor
}

.c-tab__label-main {
    display: block;
    font-size: 2rem;
    font-weight: 700;
    line-height: 30px
}

.c-tab__clickable[aria-selected=true] .c-tab__label-main {
    font-size: 2.4rem
}

.c-tab__label-sub {
    display: block;
    font-size: 1.6rem;
    line-height: 24px
}

.c-tab__clickable[aria-selected=true] .c-tab__label-sub {
    font-size: 1.8rem
}

.c-title:lang(en),
.c-title span:lang(en) {
    display: block;
    text-align: center;
    text-transform: uppercase
}

.c-title span:lang(ja) {
    display: block;
    text-align: center
}

.c-title.-initial:lang(en),
.c-title.-initial :lang(en) {
    text-transform: none
}

.c-title.-dot {
    position: relative
}

.c-title.-dot:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    border-radius: 50%;
    background-color: #bd0000;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.p-404__highlight {
    background-color: #e4e4e4;
    background-position: 50%;
    text-align: center
}

.p-404__highlightInner {
    display: inline-block
}

.p-404__highlightInner__text {
    text-align: left;
    font-size: 16px
}

.p-404__news {
    margin-top: 120px;
    margin-bottom: 120px
}

.p-404__news-button {
    margin-top: 30px;
    text-align: center
}

.p-about__header {
    background-color: #e4e4e4;
    background-position: 50%
}

.p-about__headerCopy {
    letter-spacing: .06em
}

.p-about__headerDescription {
    font-weight: 700
}

.p-admission {
    background-color: #f2f2f2
}

.p-admission__title {
    text-align: center
}

.p-admission__title:lang(en),
.p-admission__title :lang(en) {
    display: block;
    text-transform: uppercase
}

.p-admission__title :lang(ja) {
    display: block
}

.p-admissionMail__main {
    border-bottom: 1px solid gray
}

.p-admissionMail__title {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

.p-admissionMail__text {
    border-bottom: 1px solid gray;
    font-weight: 700
}

.p-admissionMail__key {
    font-weight: 700
}

.p-admissionMail__submit {
    text-align: center
}

.p-admissionMail__follow {
    display: flex
}

.p-admissionMail__carrierList {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    margin-top: 10px
}

.p-admissionMail__carrierItem {
    line-height: 2
}

.p-admissionMail__carrierLink {
    border-bottom: 1px solid;
    color: #000
}

.p-admissionMail__notes {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.p-admissionMail__notesItem:before {
    content: "\203B"
}

.p-admissionNavi__list {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: flex
}

.p-admissionNavi__item {
    display: inline-flex;
    align-items: center;
    color: gray;
    font-weight: 700
}

.p-admissionNavi__item:not(:last-child):after {
    content: "";
    display: inline-flex;
    background-image: url(/assets/media/img/common/icon-arrow.svg);
    background-repeat: no-repeat;
    background-size: contain
}

.p-admissionNavi__item.-completed {
    color: #000
}

.p-admissionNavi__inner {
    display: inline-flex;
    align-items: center;
    padding-right: 10px
}

.p-admissionNavi__item[aria-current=step]>.p-admissionNavi__inner {
    background-color: #083;
    color: #fff
}

.p-admissionNavi__number {
    display: inline-flex;
    justify-content: center;
    background-color: gray;
    color: #fff;
    font-family: Helvetica Neue, Arial, sans-serif;
    font-weight: 400
}

.p-admissionNavi__item[aria-current=step] .p-admissionNavi__number {
    background-color: transparent
}

.p-admissionNavi__item.-completed .p-admissionNavi__number {
    background-color: #083
}

.p-admissionNavi__item:not([aria-current=step]) .p-admissionNavi__text {
    margin-left: 14px
}

.p-arrear {
    padding-top: 50px
}

.p-arrear__title {
    text-align: center
}

.p-arrear__title :lang(en) {
    display: block;
    text-transform: uppercase
}

.p-arrear__title :lang(ja) {
    display: block
}

.p-arrear__body {
    padding: 50px 10px;
    width: 100%;
    max-width: 500px;
    margin: 0 auto
}

.p-arrear__text {
    text-align: center
}

.p-banner__inner {
    margin-right: auto;
    margin-left: auto
}

.p-banner__link {
    display: block
}

.p-body:before {
    border: 20px solid #f08300;
    bottom: 0;
    height: 20vh;
    border-top: none
}

.p-body:after,
.p-body:before {
    content: "";
    pointer-events: none;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 8
}

.p-body:after {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    display: block;
    top: 0;
    height: 100vh;
    border-style: solid;
    border-color: #f08300;
    border-bottom: none
}

.is-ios .p-body:after {
    bottom: 0;
    height: auto
}

.p-contact {
    background-color: #f2f2f2
}

.p-contact,
.p-contact__description {
    margin-bottom: 40px
}

.p-contact__section {
    margin-top: 50px
}

.p-contact__key {
    font-weight: 700
}

.p-contact__required {
    color: #bd0000
}

.p-contact__value {
    position: relative;
    flex-grow: 1
}

.custom-select-container {
    position: relative;
    box-sizing: border-box
}

.custom-select-container * {
    box-sizing: border-box
}

.custom-select-container.is-disabled {
    opacity: .333
}

.custom-select-opener {
    background-color: #fff;
    padding: .5em;
    display: block;
    cursor: pointer;
    width: 100%;
    outline: none
}

.custom-select-opener:focus {
    background-color: #f2f2f2
}

.custom-select-container select {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0
}

.custom-select-panel {
    max-height: 0;
    transition: max-height .5s ease-out, overflow-y .1s .5s;
    overflow: hidden;
    background-color: #fff;
    position: absolute;
    top: 100%;
    z-index: 1;
    width: 100%;
    border-bottom: 4px solid
}

.custom-select-container.is-open .custom-select-panel {
    max-height: 10.7em;
    overflow-y: auto
}

.custom-select-option {
    padding: .5em
}

.custom-select-option.has-focus {
    background-color: #f2f2f2
}

.custom-select-option.is-selected {
    height: 0;
    padding: 0;
    opacity: 0
}

.custom-select-option.is-selected:before {
    content: "\2714";
    padding-right: .5em
}

.custom-select-optgroup>.custom-select-option {
    padding-left: 2em
}

.custom-select-optgroup:before {
    content: attr(data-label);
    display: block;
    padding: .5em;
    color: #888
}

.p-ecNotice {
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .4);
    z-index: 9
}

.p-ecNotice:not([hidden]) {
    display: flex
}

.p-ecNotice__contents {
    border-radius: 20px;
    background-color: #fff
}

.p-ecNotice__section {
    position: relative
}

.p-ecNotice__title {
    color: #f08300;
    text-align: center
}

.p-ecNotice__title img {
    padding-bottom: 5px;
    border-bottom: 4px solid
}

.p-ecNotice__text {
    font-weight: 700
}

.p-ecNotice__note,
.p-ecNotice__text {
    text-align: center;
    letter-spacing: .08em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}

.p-ecNotice__heading {
    margin-bottom: -10px;
    font-weight: 700;
    text-align: center
}

.p-ecNotice__inner {
    margin-right: auto;
    margin-left: auto
}

.p-ecNotice__list {
    border-top: 1px solid #ededed
}

.p-ecNotice__row {
    display: flex;
    border-bottom: 1px solid #ededed
}

.p-ecNotice__key {
    flex-shrink: 0;
    font-weight: 700;
    letter-spacing: .04em
}

.p-ecNotice__value {
    flex-grow: 1
}

.p-ecNotice__input {
    width: 100%;
    height: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    line-height: inherit
}

.p-ecNotice__input:focus {
    background-color: rgba(240, 131, 0, .1);
    outline: none
}

.p-ecNotice__error {
    margin-top: 4px;
    color: #d00;
    text-align: center
}

.p-ecNotice__btn.-outline:before,
.p-ecNotice__btn.-secondary:before {
    background-color: #fff
}

.p-ecNotice__btn.-secondary svg {
    vertical-align: -1px
}

.p-ecNotice__close[type=button] {
    position: absolute;
    padding: 8px;
    border-radius: 50%;
    border: 2px solid;
    background-color: #fff;
    color: #f08300;
    line-height: 1
}

.p-ecNotice__hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

.p-faq__inner {
    max-width: 700px;
    margin-right: auto;
    margin-left: auto
}

.p-faq__nav {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.p-faq__navItem {
    border-bottom: 1px solid #ccc;
    font-weight: 700
}

.p-faq__navLink {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #000
}

.p-faq__navIcon {
    color: #f08300
}

.p-faq__question {
    margin-top: 15px;
    font-weight: 700
}

.p-faq__question:before {
    content: "Q.";
    display: inline-block;
    color: #d80917;
    text-align: center
}

.p-faq__answer:before {
    content: "A.";
    display: inline-block;
    font-weight: 700;
    text-align: center
}

.p-faq__answer a {
    border-bottom: 1px solid;
    color: inherit
}

.p-faq__answer a:hover {
    color: #f08300
}

.p-faq__text {
    margin-top: 20px
}

.p-faq__text:first-child {
    display: inline
}

.p-faq__text+.p-faq__text {
    margin-top: 10px
}

.p-faq__ol,
.p-faq__ul {
    margin-top: 20px;
    padding-left: 1.5em
}

.p-faq__ol {
    list-style-type: decimal
}

.p-finish__title {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

.p-finish__lead {
    font-weight: 700;
    text-align: center
}

.p-finish__btn {
    margin-right: auto;
    margin-left: auto;
    text-transform: uppercase
}

.p-finish__btn+.p-finish__btn {
    margin-top: 20px
}

.p-footer {
    background-color: #000
}

.p-footer a {
    display: block
}

.p-footer__title {
    font-size: 2.2rem;
    text-align: center;
    text-transform: uppercase;
    color: #fff
}

.p-footer__logo {
    margin-bottom: 46px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.p-footer__sponsor1 {
    margin-right: auto;
    margin-left: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    width: auto
}

.p-footer__sponsor1Item {
    flex: 0 0 auto;
    margin: 10px 0;
    margin-right: 60px
}

.p-footer__sponsor1Item:nth-child(n+4) a {
    outline: none;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.p-footer__sponsor1Item.-zozo {
    margin-top: 30px;
    width: 180px;
    margin-right: 40px
}

.p-footer__sponsor2 {
    padding-left: 0;
    list-style: none;
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: space-between
}

.p-footer__sponsor2Item {
    flex-shrink: 0
}

.p-footer__sponsor3 {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: flex;
    align-items: center;
    margin: 0 auto 46px;
    justify-content: space-between
}

.p-footer__sponsor3Item {
    flex-shrink: 0
}

.p-footer__sponsor3Item:nth-child(n+3) a,
.p-footer__sponsor3Item a {
    outline: none;
    text-align: center
}

.p-footer__sponsor4 {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: flex;
    align-items: center;
    margin: 0 auto 46px;
    justify-content: space-around
}

.p-footer__sponsor4Item {
    flex-shrink: 0;
    width: 130px
}

.p-footer__sponsor4Item a {
    outline: none;
    text-align: center
}

.p-footer__sponsor4Item img {
    max-height: 30px
}

.p-footer__logoImg {
    max-width: 160px;
    max-height: 160px;
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto;
}

.p-footer__corporateList {
    padding-left: 0;
    list-style: none;
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: space-between
}

.p-footer__corporateItem {
    flex-shrink: 0
}

.p-footer__corporateItem a {
    outline: none
}

.p-footer__corporateItem img {
    width: 100%
}

.p-footer__corporateLink {
    color: #fff
}

html:not([data-whatintent=mouse]):not([data-whatintent=touch]) .p-footer__corporateLink:focus {
    outline-offset: 3px
}

.p-footer__naviList {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: flex;
    justify-content: center
}

.p-footer__naviLink {
    color: #666
}

.p-footer__bird {
    position: absolute
}

.p-footer__birdImg {
    width: 100%
}

.p-footer__copyright {
    color: #444;
    text-align: center
}

.p-footer__sitename {
    text-transform: uppercase
}

.p-gamesResult {
    background-color: #fff;
    border-radius: 20px;
    padding: 20px 40px 50px
}

.p-gamesResult__rank-list {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.p-gamesResult__rank-list>li:not(:last-child) {
    margin-bottom: 20px
}

.p-gamesResult__number,
.p-gamesResult__rank-item {
    display: flex;
    align-items: center
}

.p-gamesResult__number {
    padding: 6px;
    justify-content: center;
    background-color: #efefef;
    color: #666;
    border-radius: 4px;
    margin-bottom: 20px;
    font-weight: 700
}

.p-gamesResult__thumbnail-wrap {
    position: relative;
    margin-left: 12px;
    flex-shrink: 0
}

.p-gamesResult__date {
    font-size: 38px;
    display: flex;
    align-items: baseline;
    justify-content: center;
    font-weight: 700;
    margin-bottom: 24px
}

.p-gamesResult__dotw {
    font-size: 24px;
    font-weight: 700
}

.p-gamesResult__thumbnail {
    height: 100px;
    width: 100px;
    border-radius: 9999px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center
}

.p-gamesResult__thumbnail>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 1 / 1;
}

.p-gamesResult__columns {
    display: flex;
    margin-left: -30px;
    margin-right: -30px
}

.p-gamesResult__column {
    width: 50%;
    padding-left: 30px;
    padding-right: 30px
}

.p-gamesResult__rank-badge {
    width: 24px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    flex-shrink: 0
}

.p-gamesResult__rank-badge.is-1 {
    background-color: #cd0000
}

.p-gamesResult__rank-badge.is-2,
.p-gamesResult__rank-badge.is-3 {
    background-color: #126724
}

.p-gamesResult__rank-badge.is-4 {
    background-color: #999
}

.p-gamesResult__team-badge {
    position: absolute;
    bottom: 0;
    right: -30px;
    width: 60px;
    display: flex;
    align-items: flex-end
}

.p-gamesResult__team-badge>img {
    width: 100%;
    height: auto
}

.p-gamesResult__name-wrap {
    margin-left: 36px
}

.p-gamesResult__name {
    line-height: 1;
    font-size: 20px;
    margin-bottom: 10px
}

.p-gamesResult__point {
    line-height: 1;
    font-size: 18px
}

.p-gamesResult__button-wrap {
    padding-top: 20px;
    margin-bottom: -30px;
    text-align: center
}

.p-gamesSchedule {
    background: #f08300;
    min-width: 1000px
}

.p-gamesSchedule__inner {
    width: 860px;
    margin: 0 auto;
    padding: 80px
}

.p-gamesSchedule__title {
    font-size: 52px;
    text-transform: uppercase
}

.p-gamesSchedule__desc,
.p-gamesSchedule__title {
    text-align: center;
    color: #fff;
    font-weight: 700;
    line-height: 1
}

.p-gamesSchedule__desc {
    margin-top: 27px;
    font-size: 22px
}

.p-gamesSchedule__lists {
    margin: 50px 0 0;
    padding: 0
}

.p-gamesSchedule__list {
    list-style-type: none
}

.p-gamesSchedule__list:not(:first-child) {
    margin-top: 45px
}

.p-gamesSchedule__head {
    display: flex;
    align-items: center
}

.p-gamesSchedule__date-round {
    display: flex
}

.p-gamesSchedule__date {
    font-size: 46px;
    color: #fff;
    line-height: 1;
    width: 110px
}

.p-gamesSchedule__date span {
    font-size: 37px;
    padding: 3px;
    vertical-align: 6px
}

.p-gamesSchedule__round {
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    border: 2px solid #fff;
    border-right: none;
    padding: 0 10px;
    line-height: 30px;
    position: relative
}

.p-gamesSchedule__round span {
    position: relative;
    z-index: 1
}

.p-gamesSchedule__round:after {
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    right: -12px;
    top: 3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.p-gamesSchedule__round.-fill {
    background: #fff;
    color: #f08300
}

.p-gamesSchedule__round.-fill:after {
    background: #fff
}

.p-gamesSchedule__logos {
    margin: 0;
    padding: 0;
    display: flex;
    flex-grow: 1;
    justify-content: space-between;
    align-items: center
}

.p-gamesSchedule__logos li {
    list-style-type: none
}

.p-gamesSchedule__teams {
    color: #b86200;
    margin: 0;
    padding: 0;
    display: flex;
    font-size: 13px;
    margin-top: 20px
}

.p-gamesSchedule__teams li {
    list-style-type: none
}

.p-gamesSchedule__teams li:not(:last-child):after {
    content: "/";
    margin: 0 3px
}

.p-gamesSchedule__watch {
    margin-top: 10px;
    font-weight: 700;
    text-align: right
}

.p-gamesSchedule__watchLink {
    padding-right: 1em;
    padding-left: 1em;
    background-color: #fff;
    color: #fff
}

.p-gamesSchedule__watchLink:before {
    background-color: #f08300
}

html:not([data-whatintent=mouse]):not([data-whatintent=touch]) .p-gamesSchedule__watchLink:focus {
    box-shadow: 0 0 0 3px hsla(0, 0%, 100%, .8)
}

.p-gamesSchedule__watchLink.c-button {
    width: auto
}

.p-gamesSchedule2 {
    min-width: 1000px;
    background-color: #eee
}

.p-gamesSchedule2__inner {
    margin: 0 auto;
    width: 700px;
    padding-bottom: 120px
}

.p-gamesSchedule2__lists {
    padding-left: 0;
    list-style: none;
    display: none;
    flex-wrap: wrap;
    margin: 0 -8px
}

.p-gamesSchedule2__lists--mt {
    margin-top: 70px
}

.p-gamesSchedule2__lists[aria-current=true] {
    display: flex
}

.p-gamesSchedule2__list {
    background: #fff;
    border-radius: 10px;
    padding-top: 32px;
    padding-bottom: 24px;
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 40px;
    width: calc(25% - 16px);
    text-align: center;
    outline: none
}

html:not([data-whatintent=mouse]):not([data-whatintent=touch]) .p-gamesSchedule2__list:focus {
    transition: box-shadow .1s ease-out;
    box-shadow: 0 0 0 3px rgba(240, 131, 0, .8)
}

.p-gamesSchedule2__list.is-finish {
    border: 2px solid #f08300
}

.p-gamesSchedule2__data {
    line-height: 1;
    font-size: 36px;
    font-weight: 700
}

.p-gamesSchedule2__dayWeek {
    margin-right: -10px;
    margin-left: -10px;
    font-size: 24px;
    font-weight: 400
}

.p-gamesSchedule2__tableNum {
    margin-left: 10px;
    font-size: 24px;
    font-weight: 400;
    display: inline-block;
    white-space: nowrap
}

.p-gamesSchedule2__logos {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    margin: 20px auto 0;
    width: 124px
}

.p-gamesSchedule2__logos.-final,
.p-gamesSchedule2__logos.-semifinal {
    height: 124px;
    display: flex;
    flex-direction: column;
    padding-top: 10px
}

.p-gamesSchedule2__logos.-final p,
.p-gamesSchedule2__logos.-semifinal p {
    font-size: 18px;
    margin-top: 10px;
    font-weight: 700
}

.p-gamesSchedule2__logos li {
    flex-basis: 50%
}

.p-gamesSchedule2__logos.-final li,
.p-gamesSchedule2__logos.-semifinal li {
    display: none
}

.p-gamesSchedule2__tab-list {
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    padding-top: 62px
}

.p-gamesSchedule2__tab-item {
    width: calc(0.166666666666667 * 100% - 10px);
    margin-right: 5px;
    margin-left: 5px
}

.p-gamesSchedule2__tab-item.is-5 {
    width: calc(0.2 * 100% - 10px)
}

.p-gamesSchedule2__tab-item.is-6 {
    width: calc(0.166666666666667 * 100% - 10px)
}

.p-gamesSchedule2__tab-item.is-7 {
    width: calc(0.142857142857143 * 100% - 10px)
}

.p-gamesSchedule2__tab-item.is-8 {
    width: calc(0.125 * 100% - 10px)
}

.p-gamesSchedule2__tab-item.is-9 {
    width: calc(0.111111111111111 * 100% - 10px)
}

.p-gamesSchedule2__tab-item a {
    display: flex;
    font-size: 22px;
    font-weight: 700;
    align-items: center;
    justify-content: center;
    border: 2px solid;
    height: 38px;
    border-radius: 9999px;
    background-color: #fff
}

html:not([data-whatintent=mouse]):not([data-whatintent=touch]) .p-gamesSchedule2__tab-item a:focus {
    outline: none;
    transition: box-shadow .1s ease-out;
    box-shadow: 0 0 0 3px rgba(240, 131, 0, .8)
}

.p-gamesSchedule2__tab-item a[aria-current=true] {
    color: #fff;
    background-color: #cdcdcd;
    border-color: #cdcdcd
}

.p-gamesSchedule2__btn {
    background: transparent;
    text-align: center;
    padding: 20px
}

.p-gamesSchedule2__watch {
    margin-top: 10px;
    font-weight: 700
}

.p-gamesSchedule2__watchLink {
    color: inherit;
    border-radius: 20px
}

html:not([data-whatintent=mouse]):not([data-whatintent=touch]) .p-gamesSchedule2__watchLink:focus {
    outline: none;
    transition: box-shadow .1s ease-out;
    box-shadow: 0 0 0 3px rgba(240, 131, 0, .8)
}

.p-globalNavi__btn {
    width: 44px;
    height: 44px;
    margin-right: 7px;
    margin-left: auto
}

.p-globalNavi__icon {
    width: 18px;
    height: 18px;
    vertical-align: middle
}

.p-globalNavi__bar {
    transition: opacity .2s ease-out, -webkit-transform .4s ease-out;
    transition: transform .4s ease-out, opacity .2s ease-out;
    transition: transform .4s ease-out, opacity .2s ease-out, -webkit-transform .4s ease-out;
    opacity: 1
}

[aria-expanded=true] .p-globalNavi__bar.-top {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transform-origin: 15px 12px;
    transform-origin: 15px 12px
}

[aria-expanded=true] .p-globalNavi__bar.-center {
    opacity: 0
}

[aria-expanded=true] .p-globalNavi__bar.-bottom {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -webkit-transform-origin: 16px 25px;
    transform-origin: 16px 25px
}

.p-globalNavi__list {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: flex
}

.p-globalNavi__item {
    font-weight: 700;
    position: relative
}

.p-globalNavi__item.-half {
    width: 50%;
    background-image: none
}

.p-globalNavi__item.-half+.p-globalNavi__item.-half {
    background-image: linear-gradient(90deg, #eee 1px, transparent 0);
    background-size: 2px calc(100% - 20px);
    background-position: left 10px;
    background-repeat: no-repeat
}

.-login .p-globalNavi__item:first-child,
.-logout .p-globalNavi__item.-half {
    display: none
}

.p-globalNavi__link {
    color: #000
}

.p-globalNavi__link:not([href]):not([type]) {
    color: #000
}

.p-globalNavi__link[aria-current=page] {
    pointer-events: none;
    cursor: default;
    color: #f08300
}

.p-globalNavi__link.-supporter {
    color: #fff
}

.p-globalNavi__itemMenu {
    display: none;
    min-width: 175px;
    border-radius: 3px;
    border: 1px solid #eee;
    background: #fff;
    padding: 9px 8px;
    position: absolute;
    top: 33px;
    left: 0;
    z-index: 6
}

.p-globalNavi__itemMenu .p-globalNavi__link {
    width: 100%;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5;
    padding: 0 1px
}

.p-globalNavi__itemMenu .p-globalNavi__link+.p-globalNavi__link {
    border-top: 1px solid #eee;
    margin-top: 5px;
    padding-top: 5px
}

.p-globalNavi__item.-menuOpen>.p-globalNavi__link {
    color: #f08300
}

.p-goodsPopup {
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .4);
    z-index: 9
}

.p-goodsPopup:not([hidden]) {
    display: flex
}

.p-goodsPopup__contents {
    border-radius: 20px;
    background-color: #fff;
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

.p-goodsPopup__section {
    position: relative
}

.p-goodsPopup__header {
    position: relative;
    background-color: currentColor;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    overflow: hidden
}

.p-goodsPopup__header:before {
    content: "";
    display: block;
    position: absolute;
    background-repeat: no-repeat
}

.p-goodsPopup__header.-drivens {
    background-color: #9cb832
}

.p-goodsPopup__header.-drivens:before {
    background-image: url(/assets/media/img/common/drivens_yoko.png);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    width: 500px;
    height: 200px;
    opacity: .1
}

.p-goodsPopup__header.-furinkazan {
    background-color: #000
}

.p-goodsPopup__header.-furinkazan:before {
    background-image: url(/assets/media/img/common/furinkazan_border.png);
    opacity: .2
}

.p-goodsPopup__header.-fightclub {
    background-color: #920101
}

.p-goodsPopup__header.-fightclub:before {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    opacity: .2
}

.p-goodsPopup__header.-abemas {
    background-color: #c6ae6f
}

.p-goodsPopup__header.-abemas:before {
    background-image: url(/assets/media/img/common/abemas.png);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    width: 500px;
    height: 500px;
    opacity: .1
}

.p-goodsPopup__header.-phoenix {
    background-color: #b74801
}

.p-goodsPopup__header.-phoenix:before {
    width: 500px;
    opacity: .1
}

.p-goodsPopup__header.-raiden {
    background-color: #dbb400
}

.p-goodsPopup__header.-raiden:before {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    width: 500px;
    height: 200px;
    opacity: .1
}

.p-goodsPopup__header.-pirates {
    background-color: #0582c8
}

.p-goodsPopup__header.-pirates:before {
    background-image: url(/assets/media/img/common/pirates_yoko_white.png);
    width: 377px;
    height: 129px;
    opacity: .1
}

.p-goodsPopup__header.-sakuraknights {
    background-color: #f895b5
}

.p-goodsPopup__header.-sakuraknights:before {
    background-image: url(/assets/media/img/common/sakuraknights_yoko.png);
    width: 377px;
    height: 129px;
    opacity: .1
}

.p-goodsPopup__header.-beast {
    background-color: #002953
}

.p-goodsPopup__header.-beast:before {
    background-image: url(/assets/media/img/common/beast_yoko.png);
    width: 500px;
    height: 200px;
    opacity: .1
}

.p-goodsPopup__header.-jets {
    background-color: #006934
}

.p-goodsPopup__header.-jets:before {
    background-image: url(/assets/media/img/common/jets_yoko.png);
    width: 500px;
    height: 200px;
    opacity: .1
}

.p-goodsPopup__header.-mleague {
    background-color: #118737
}

.p-goodsPopup__header.-mleague:before {
    background-image: url(/assets/media/img/common/mleague_yoko.png);
    width: 377px;
    height: 129px;
    opacity: .1
}

.p-goodsPopup__title {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    text-align: center
}

.p-goodsPopup__list {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap
}

.p-goodsPopup__figure {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    background-image: url(/assets/media/img/common/logo-black-10.svg);
    background-position: 50%;
    background-repeat: no-repeat
}

.p-goodsPopup__figure.-photo {
    background: none
}

.p-goodsPopup__number {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0
}

.p-goodsPopup__number:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 50px 50px;
    border-color: transparent transparent #fff
}

.p-goodsPopup__number:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 13px;
    left: -10px;
    width: 68px;
    border-bottom: 2px solid;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.p-goodsPopup__number.-number1 {
    padding-left: 12px
}

.p-goodsPopup__number.-number2 {
    padding-left: 7px
}

.p-goodsPopup__number.-number3 {
    padding-left: 6px
}

.p-goodsPopup__number.-number4 {
    padding-left: 5px
}

.p-goodsPopup__number.-number5,
.p-goodsPopup__number.-number6 {
    padding-left: 6px
}

.p-goodsPopup__img {
    max-width: none;
    z-index: 1
}

.p-goodsPopup__summary-note {
    font-size: 1.4rem;
    font-weight: 400
}

.p-goodsPopup__close[type=button] {
    position: absolute;
    padding: 8px;
    border-radius: 50%;
    border: 2px solid;
    background-color: #fff;
    color: #f08300;
    line-height: 1
}

.p-goodsPopup__hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

.p-header {
    background-color: #fff
}

.p-header__logoLink {
    display: flex;
    align-items: center
}

.p-header__logoLink[aria-current=page] {
    pointer-events: none;
    cursor: default
}

.p-header__logoImg {
    width: 100%
}

.p-history .p-ranking {
    margin-bottom: 80px
}

.p-history .p-gamesSchedule2__tab-item>a {
    cursor: pointer
}

.p-history .p-gamesSchedule2__tab-item>a[aria-current=true] {
    pointer-events: none
}

.p-legal__inner {
    max-width: 700px;
    margin-right: auto;
    margin-left: auto
}

.p-legal__section {
    margin-top: 50px
}

.p-legal__text {
    margin-top: 20px;
    font-weight: 700
}

.p-legal__text+.p-legal__text {
    margin-top: 10px
}

.p-legal__ol,
.p-legal__ul {
    margin-top: 20px;
    padding-left: 1.5em;
    font-weight: 700
}

.p-legal__ol {
    list-style-type: decimal
}

.p-legal__delivery {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 200px auto;
    grid-template-columns: 200px auto;
    margin-top: 10px;
    font-weight: 700
}

.p-legal dt {
    -ms-grid-column: 1;
    grid-column-start: 1
}

.p-legal dd {
    -ms-grid-column: 2;
    grid-column-start: 2
}

.p-legal :first-child,
.p-legal :nth-child(2) {
    -ms-grid-row: 1;
    grid-row-start: 1
}

.p-legal :nth-child(3),
.p-legal :nth-child(4) {
    -ms-grid-row: 2;
    grid-row-start: 2
}

.p-legal :nth-child(5),
.p-legal :nth-child(6) {
    -ms-grid-row: 3;
    grid-row-start: 3
}

.p-loadAnimation__target {
    opacity: 0;
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
    transition: opacity .5s ease-in, -webkit-transform .5s ease-in;
    transition: transform .5s ease-in, opacity .5s ease-in;
    transition: transform .5s ease-in, opacity .5s ease-in, -webkit-transform .5s ease-in
}

.p-loadAnimation.-active .p-loadAnimation__target {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.p-login {
    padding-bottom: 68px;
    background-color: #f2f2f2
}

.p-login__title {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

.p-login__header {
    padding-top: 38px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc
}

.p-login__heading {
    font-size: 1.6rem;
    text-align: center
}

.p-login__body {
    margin-top: 20px
}

.p-login__key {
    font-size: 1.6rem;
    font-weight: 700
}

.p-login__value+.p-login__key {
    margin-top: 8px
}

.p-login__note {
    margin-top: 17px;
    font-size: 1.2rem
}

.p-login__inlineLink {
    border-bottom: 1px solid;
    color: inherit
}

.p-login__action {
    margin-top: 18px;
    text-align: center
}

.p-login__action .c-button {
    width: 100%;
    max-width: 300px
}

.p-login__footer {
    margin-top: 25px;
    text-align: center
}

.p-login__footer .c-button {
    width: 100%;
    max-width: 300px
}

.p-loginMenu {
    position: absolute;
    top: calc(100% + 6px);
    right: 0;
    padding-bottom: 10px;
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
    z-index: 6
}

.-login .p-loginMenu {
    display: none
}

.p-loginMenu__title {
    width: 100%;
    background-color: #f2f2f2;
    text-align: center;
    line-height: 4.0714285714
}

.p-loginMenu__body {
    margin-right: 8px;
    margin-left: 8px
}

.p-loginMenu__row {
    display: flex;
    border-bottom: 1px solid #ededed;
    line-height: 3.1428571429
}

.p-loginMenu__key {
    flex-shrink: 0;
    width: 50px;
    padding-left: 12px;
    letter-spacing: .04em
}

.p-loginMenu__input {
    width: 150px;
    height: 46px;
    padding-right: .8em;
    padding-left: .8em;
    border-width: 0;
    line-height: inherit
}

.p-loginMenu__input::-webkit-input-placeholder {
    color: #ccc
}

.p-loginMenu__input:-moz-placeholder,
.p-loginMenu__input::-moz-placeholder {
    opacity: 1;
    color: #ccc
}

.p-loginMenu__input:-ms-input-placeholder {
    color: #ccc
}

.p-loginMenu__input:placeholder-shown {
    color: #ccc
}

.p-loginMenu__input:focus {
    outline: none;
    background-color: rgba(240, 131, 0, .1)
}

.p-loginMenu__btn {
    margin-top: 20px;
    margin-right: 15px;
    margin-left: 15px
}

.p-loginMenu__error {
    display: none;
    text-align: center;
    color: #d00;
    width: 100%;
    position: absolute;
    font-weight: 400;
    font-size: 13px
}

.p-loginMenu__submit {
    width: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
    border-radius: 24px;
    font-size: 1.4rem;
    text-align: center;
    letter-spacing: .02em
}

.p-loginMenu__footer {
    margin-top: 5px;
    margin-right: 15px;
    margin-left: 15px
}

.p-loginMenu__link {
    width: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
    border-radius: 24px;
    font-size: 1.4rem;
    text-align: center;
    letter-spacing: .02em
}

.p-loginMenu__link svg {
    margin-left: 8px
}

.p-mailEdit__key {
    font-weight: 700
}

.p-mailEdit__required {
    color: #bd0000
}

.p-mailEdit__confirm {
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}

.p-mailEdit__footer {
    text-align: center
}

.p-mailmagazineSetting__key {
    font-weight: 700
}

.p-mailmagazineSetting__value .c-checkbox {
    display: block;
    margin-top: 15px
}

.p-mailmagazineSetting__note:before {
    content: "\203B"
}

.p-mailmagazineSetting__footer {
    text-align: center
}

.p-mypage {
    background-color: #f2f2f2
}

.p-mypage__title {
    text-align: center
}

.p-mypage__title :lang(en) {
    display: block;
    text-transform: uppercase
}

.p-mypage__title :lang(ja) {
    display: block
}

.p-mypage__heading {
    font-weight: 400;
    text-align: center
}

.p-mypage__name {
    margin-right: 1em;
    font-weight: 700
}

.p-mypage__limitList {
    display: flex;
    justify-content: center
}

.p-mypage__limitKey:after {
    content: "\FF1A"
}

.p-mypage__teamItem {
    display: flex;
    background-color: #fff;
    overflow: hidden
}

.p-mypage__teamItem.-drivens {
    color: #9cb832
}

.p-mypage__teamItem.-furinkazan {
    color: #000
}

.p-mypage__teamItem.-fightclub {
    color: #920101
}

.p-mypage__teamItem.-abemas {
    color: #c6ae6f
}

.p-mypage__teamItem.-phoenix {
    color: #b74801
}

.p-mypage__teamItem.-raiden {
    color: #dbb400
}

.p-mypage__teamItem.-pirates {
    color: #0582c8
}

.p-mypage__teamItem.-sakuraknights {
    color: #f895b5
}

.p-mypage__teamItem.-beast {
    color: #002953
}

.p-mypage__teamItem.-jets {
    color: #006934
}

.p-mypage__teamItem.-mleague {
    color: #118737
}

.p-mypage__teamKey {
    display: flex;
    justify-content: center;
    align-items: center
}

.p-mypage__teamValue {
    position: relative;
    flex-grow: 1;
    background-color: currentColor
}

.p-mypage__teamValue:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    border-style: solid;
    border-color: transparent transparent currentColor
}

.p-mypage__teamDetail {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.p-mypage__teamCode,
.p-mypage__teamDate {
    color: #fff
}

.p-mypageNavi__top {
    list-style-type: none;
    display: flex;
    margin: 0;
    padding: 0 30px 60px;
    justify-content: space-around;
    flex-wrap: wrap
}

.p-mypageNavi__top li {
    width: 300px;
    line-height: 2;
    margin-bottom: 30px
}

.p-mypageNavi__top li small {
    display: block;
    text-align: center;
    font-size: 12px
}

.p-mypageNavi__list {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    border-top: 1px solid #b3b3b3
}

.p-mypageNavi__item {
    position: relative;
    border-bottom: 1px solid #b3b3b3
}

.p-mypageNavi__item:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    background-image: url(/assets/media/img/common/icon-arrow.svg);
    background-size: contain;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none
}

.p-mypageNavi__item.-upper {
    text-transform: uppercase
}

.p-mypageNavi__link {
    display: block;
    width: 100%;
    padding-left: 1em;
    color: #000;
    text-align: left;
    cursor: pointer
}

.p-mypageNavi__link:hover {
    color: #f08300
}

.p-mypageNavi__supplementary {
    display: inline-block;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}

.p-mypageNavi__event-banner {
    margin-bottom: 30px
}

.p-mypageNavi__event-banner small {
    margin-top: .5rem;
    display: block;
    text-align: center;
    font-size: 12px;
    word-break: keep-all
}

.p-mypageNavi__event-banner .hidden-lg {
    display: none
}

.p-newsDetail__date,
.p-newsDetail__title {
    letter-spacing: .06em
}

.p-newsDetail__body {
    letter-spacing: .04em
}

.p-newsDetail__body .wp-video video {
    height: auto
}

.p-newsDetail__body p {
    word-break: break-all
}

.p-newsDetail__body ol,
.p-newsDetail__body ul {
    padding-left: 1.5em
}

.p-newsDetail__body table {
    width: 100%
}

.p-newsDetail__body table,
.p-newsDetail__body td,
.p-newsDetail__body th {
    border: 1px solid;
    border-collapse: collapse
}

.p-newsDetail__body td {
    padding-right: 1em;
    padding-left: 1em
}

.p-newsDetail__body pre {
    overflow-x: scroll;
    padding: 1em;
    background: #ccc
}

.p-newsDetail__body img {
    height: auto
}

.p-newsDetail__images {
    text-align: center
}

.p-newsDetail__images>div:not(:first-child) {
    margin-top: 1.85714em
}

.p-newsDetail__images>div:not(:first-child) img {
    max-width: 100%
}

.p-newsDetail__video__contents {
    position: relative;
    width: 100%;
    max-width: 640px;
    padding-top: 56.25%;
    margin: 10px auto
}

.p-newsDetail__video__src {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important
}

.p-newsTop__highlight {
    background-color: #e4e4e4;
    background-position: 50%
}

.p-newsTop__archives {
    max-width: 700px;
    margin-right: auto;
    margin-left: auto
}

.p-newsTop__button {
    margin-top: 30px;
    text-align: center
}

.p-opponentCard__inner {
    position: relative
}

.p-opponentCard__title {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

.p-opponentCard__semifinal {
    height: 60px;
    background: linear-gradient(45deg, #f8f0ce, #f5d373);
    font-size: 4rem
}

.p-opponentCard__emergency,
.p-opponentCard__semifinal {
    text-align: center;
    text-transform: none;
    line-height: 60px;
    width: 650px;
    margin-top: -10px;
    width: 100%
}

.p-opponentCard__emergency {
    background: #d23939;
    font-size: 2rem
}

.p-opponentCard__emergency a {
    display: block;
    color: #fff
}

.p-opponentCard__emergency a:hover {
    text-decoration: underline
}

.p-opponentCard__emergency a span {
    display: block;
    margin-top: -30px;
    font-size: 14px !important;
    font-weight: 400
}

.p-opponentCard__group+.p-opponentCard__group {
    margin-top: 20px
}

.p-opponentCard__heading.is-final {
    font-size: 3.5rem;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 20px
}

.p-opponentCard__date {
    display: inline
}

.p-opponentCard__date-brackets {
    font-size: 3rem;
    margin: 0 -1.2em 0 -.8em
}

.p-opponentCard__slash {
    vertical-align: 10%
}

.p-opponentCard__round {
    font-weight: 400;
    margin-left: 20px;
    padding-right: 6px;
    padding-left: 6px;
    border: 3px solid;
    line-height: 1.1818181818
}

.p-opponentCard__watchLink {
    color: inherit
}

.p-opponentCard__list {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: flex
}

.p-opponentCard__item {
    position: relative
}

.p-opponentCard__info {
    position: absolute;
    right: 0;
    bottom: 0;
    padding-right: 8px;
    color: #fff;
    text-align: right;
    letter-spacing: .06em;
    z-index: 4
}

.p-opponentCard__name {
    line-height: 1.2
}

.p-opponentCard__logo {
    position: absolute;
    top: 0;
    z-index: 1
}

.p-opponentCard__photo {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2
}

.p-opponentCard__finalDate {
    width: 700px;
    margin: 0 auto;
    padding: 0;
    padding-top: 15px;
    list-style-type: none;
    display: flex;
    justify-content: space-between
}

.p-opponentCard__finalDate li {
    margin: 0;
    width: 100px;
    display: flex;
    font-size: 22px;
    font-weight: 700;
    align-items: center;
    justify-content: center;
    border: 2px solid;
    height: 38px;
    border-radius: 9999px;
    color: #ddd;
    background-color: #fff;
    border-color: #ddd
}

.p-opponentCard__finalDate li.is-active {
    background-color: #fff;
    color: #000;
    border-color: #000
}

.p-opponentCard__finalDate li.is-active.is-nextGame {
    background-color: #000;
    color: #fff
}

button.slick-arrow {
    position: absolute;
    overflow: hidden;
    color: transparent;
    width: 30px;
    height: 30px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    z-index: 1;
    cursor: pointer;
    top: calc(50% - 10px)
}

button.slick-arrow.slick-prev {
    left: calc(50% - 530px);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

button.slick-arrow.slick-next {
    right: calc(50% - 530px);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.p-owner__link:focus {
    outline: none
}

.p-owner__list {
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 auto;
    justify-content: space-between;
    text-align: center
}

.p-owner__item {
    flex-shrink: 0
}

.p-owner__item img {
    width: 100%
}

.p-pageAnimation {
    overflow: hidden
}

.p-pageAnimation:after {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    -webkit-transform: scaleX(.2);
    transform: scaleX(.2);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    background: #f2f2f2;
    transition: -webkit-transform .4s cubic-bezier(1, 0, 0, 1);
    transition: transform .4s cubic-bezier(1, 0, 0, 1);
    transition: transform .4s cubic-bezier(1, 0, 0, 1), -webkit-transform .4s cubic-bezier(1, 0, 0, 1);
    z-index: 1
}

.p-pageAnimation.-active:after {
    pointer-events: auto;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.p-pageAnimation.-active .-supporter {
    opacity: 0
}

.p-pageAnimation.-deactive:after {
    pointer-events: none;
    -webkit-transform-origin: top right;
    transform-origin: top right;
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}

.p-pageAnimation.-deactive .-supporter {
    opacity: 1
}

.p-passwordEdit__header {
    border-bottom: 1px solid gray
}

.p-passwordEdit__key,
.p-passwordEdit__lead {
    font-weight: 700
}

.p-passwordEdit__required {
    color: #bd0000
}

.p-passwordEdit__confirm {
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}

.p-passwordEdit__footer {
    text-align: center
}

.p-payment__title {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

.p-payment__team {
    font-weight: 700;
    text-align: center
}

.p-payment__logo {
    margin-right: auto;
    margin-left: auto
}

.p-payment__lead {
    font-weight: 700;
    text-align: center
}

.p-payment__body {
    margin-top: 24px
}

.p-payment__radio {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

.p-payment__label {
    border: 2px solid transparent;
    background-color: #fff;
    cursor: pointer
}

.p-payment__radio:checked+.p-payment__label {
    border-color: #083
}

.p-storeConfirm__payment .p-payment__label {
    background-color: #f2f2f2
}

.p-payment__next,
.p-payment__text {
    text-align: center
}

.p-payment__text {
    margin-top: 5em
}

.p-payment__price {
    font-size: 2.4rem;
    color: #083
}

.p-payment__price,
.p-payment__term {
    text-align: center;
    font-weight: 700;
    letter-spacing: .02em
}

.p-payment__term {
    margin-top: 1rem;
    font-size: 1.8rem
}

.p-paymentEdit__lead {
    font-weight: 700;
    text-align: center
}

.-logout .p-personalMenu {
    display: none
}

.p-personalMenu {
    position: absolute;
    top: calc(100% + 6px);
    right: 0;
    min-width: 215px;
    padding-bottom: 10px;
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
    z-index: 6
}

.p-personalMenu__title {
    padding: 17px 1em;
    background-color: #f08300;
    color: #fff;
    text-align: center
}

.p-personalMenu__body {
    margin-top: 16px;
    margin-right: 30px;
    margin-left: 30px;
    padding-bottom: 20px;
    text-align: center
}

.p-personalMenu__value+.p-personalMenu__value {
    margin-top: -10px
}

.p-personalMenu__value img {
    width: 155px
}

.p-personalMenu__footer {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.p-personalMenu__item {
    background-image: linear-gradient(180deg, #eee 1px, transparent 0);
    background-size: calc(100% - 16px) 2px;
    background-position: top;
    background-repeat: no-repeat;
    text-align: center;
    line-height: 3.0714285714
}

.p-personalMenu__btn {
    display: inline-block;
    width: 100%;
    color: #000;
    font-weight: 700;
    line-height: inherit;
    cursor: pointer
}

.p-personalMenu__btn:hover {
    color: #f08300
}

.p-pickup__inner {
    margin-right: auto;
    margin-left: auto
}

.p-pickup__title {
    text-align: center;
    line-height: 1
}

.p-pickup__list {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: flex
}

.p-pickup__item {
    position: relative
}

.p-pickup__link {
    display: block
}

html:not([data-whatintent=mouse]):not([data-whatintent=touch]) .p-pickup__link:focus {
    transition: outline-width .1s ease-out;
    outline: 3px solid rgba(240, 131, 0, .8)
}

.p-pickup__link:hover img {
    opacity: .5;
    transition: opacity .1s ease-out
}

.p-pickup__image img {
    transition: opacity .4s ease-out;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.p-pickup__image.-hidden {
    opacity: 0
}

.p-pickup__image.-visible {
    transition: opacity .2s ease-in;
    opacity: 1
}

.p-pickup__goods {
    color: #000;
    text-align: center
}

.p-pickup__price {
    color: gray;
    font-size: 1.2rem;
    text-align: center
}

.p-pickup__mark {
    position: absolute
}

.p-pickup__spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.p-points {
    margin-bottom: 40px
}

.p-points__title {
    text-align: center;
    font-size: 1.5rem;
    font-weight: 400
}

.p-points__title:not(:first-child) {
    margin-top: 50px
}

.p-points__season-selecter {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.p-points__checkbox-wrapper {
    min-width: 84px;
    margin-right: 10px;
    margin-bottom: 7px;
    width: 30%
}

.p-points__checkbox-wrapper input[type=checkbox] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox;
    box-sizing: border-box;
    margin: 3px 3px 3px 4px;
    padding: initial
}

.p-points__tableWrapper {
    margin-top: 10px;
    position: relative
}

.p-points__tableWrapper.-fadeBefore:before {
    content: "";
    width: 50px;
    height: 100%;
    background: linear-gradient(270deg, hsla(0, 0%, 100%, 0) 0, #fff 68%, #fff);
    position: absolute;
    top: 0;
    left: -20px
}

.p-points__tableWrapper.-fadeAfter:after {
    content: "";
    width: 50px;
    height: 100%;
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff 68%, #fff);
    position: absolute;
    top: 0;
    right: -20px
}

.p-points__tableInner {
    overflow: hidden;
    overflow-x: scroll
}

.p-points__table {
    margin: 20px auto;
    table-layout: fixed;
    border-collapse: collapse;
    border: 1px solid #d3ced2;
    font-size: 1.4rem
}

.p-points__table tr:nth-child(odd) {
    background-color: #eee
}

.p-points__table tr:first-child {
    background-color: #f08300;
    color: #fff
}

.p-points__table td,
.p-points__table th {
    padding: 10px 15px;
    border: 1px solid #d3ced2
}

.p-points__table tr:not(:first-child) th[scope=row] {
    text-align: left
}

.p-points__table tr:first-child th {
    padding-top: 12px;
    padding-bottom: 12px
}

.p-points__table td {
    text-align: right;
    white-space: nowrap
}

.p-points__tableAfterBtn,
.p-points__tableBeforeBtn {
    display: none;
    width: 11px;
    height: 20px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}

.p-points__tableAfterBtn:before,
.p-points__tableBeforeBtn:before {
    content: "";
    display: block;
    width: 11px;
    height: 20px;
    background: url(/assets/media/img/stats/ico-arrow.svg) 50% no-repeat;
    background-size: auto 20px
}

.p-points__tableAfterBtn span,
.p-points__tableBeforeBtn span {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap
}

.p-points__tableBeforeBtn {
    left: -9px;
    -webkit-transform: rotate(180deg) translateY(calc(-50% + 20px));
    transform: rotate(180deg) translateY(calc(-50% + 20px))
}

.p-points__tableWrapper.-fadeBefore .p-points__tableBeforeBtn {
    display: inline-block
}

.p-points__tableAfterBtn {
    right: -9px
}

.p-points__tableWrapper.-fadeAfter .p-points__tableAfterBtn {
    display: inline-block
}

.p-points__pageTop {
    margin-top: 130px;
    margin-right: -30px;
    font-size: 1.4rem;
    font-weight: 700;
    text-align: right
}

.p-points__topLink {
    display: inline-block;
    position: relative;
    padding: .2em 1em .2em 2em;
    border-radius: 10px;
    border: 1px solid #f08300;
    background-color: #f08300;
    color: #fff
}

.p-points__topLink:hover {
    background-color: transparent
}

.p-points__topLink:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 7px;
    border-color: transparent transparent currentColor;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.p-privacy__heading {
    margin-top: 2em;
    margin-bottom: 1em
}

.p-privacy__heading.-level4 {
    font-size: 1.8rem
}

.p-privacy__heading.-level5 {
    font-size: 1.6rem
}

.p-privacy__heading.-level6 {
    font-size: 1.5rem
}

.p-privacy__list {
    padding-left: 3em;
    list-style: none;
    counter-reset: a
}

.p-privacy__list li:before {
    content: "(" counter(a, lower-roman) ")";
    display: inline-block;
    text-indent: -3em;
    counter-increment: a
}

.p-privacy__address {
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 700
}

.p-privacy__addressText {
    display: inline-block
}

.p-privacy__organization {
    display: block;
    font-size: 1.8rem;
    font-style: normal
}

.p-product__inner {
    position: relative;
    margin-right: auto;
    margin-left: auto
}

.p-product__heading {
    display: flex;
    align-items: center
}

.p-product__logo img {
    width: 100%;
    height: auto
}

.p-product__price {
    color: gray;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    letter-spacing: .08em
}

.p-product__delivery:before {
    content: "/";
    margin-right: .5em
}

.p-product__mainImage img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center center;
    object-position: center center
}

.p-product__mainImage.-hidden {
    opacity: 0
}

.p-product__mainImage.-visible {
    transition: opacity .2s ease-in;
    opacity: 1
}

.p-product__imageFrame {
    position: relative;
    background-color: #f2f2f2
}

.p-product__spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.p-product__mark {
    position: absolute
}

.p-product__next svg,
.p-product__prev svg {
    width: 14px
}

.p-product__hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

.p-product__controlsList {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: flex
}

.p-product__controlsBtn[type=button] {
    background-color: #f2f2f2
}

.p-product__controlsBtn img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.p-product__purchaseList {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: flex;
    font-weight: 700
}

.p-product__purchaseItem:nth-child(n+2) {
    margin-left: 8px
}

.p-product__purchaseLink {
    display: inline-flex;
    align-items: center;
    color: inherit
}

.p-product__purchaseArrow {
    margin-left: 6px
}

.p-product__detail {
    margin-top: 30px
}

.p-product__description {
    font-weight: 700
}

.p-product__specKey {
    display: inline-block;
    padding-right: .46em;
    padding-left: .46em;
    background-color: #f2f2f2;
    font-weight: 700
}

.p-product__specValue+.p-product__specKey {
    margin-top: 16px
}

.p-product__specValue {
    font-weight: 700
}

.p-product__specKey+.p-product__specValue {
    padding-top: 6px
}

.p-product__specValue:last-child {
    padding-bottom: 16px
}

.p-product__caution {
    margin-top: 20px;
    background-color: #f2f2f2
}

.p-product__cautionHeader {
    display: flex;
    align-items: center
}

.p-product__readme {
    font-size: 1.2rem;
    font-weight: 700
}

.p-product__readme:before {
    content: "|"
}

.p-product__cautionList {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.p-product__cautionItem {
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    letter-spacing: .07em
}

.p-product__cautionItem:before {
    content: "\203B";
    display: inline-block
}

.p-product__cautionLink {
    color: inherit;
    text-decoration: underline
}

.p-product__cautionLink:hover {
    color: #f08300
}

.p-product__shareList {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: flex
}

.p-product__shareItem {
    line-height: 1
}

.p-product__shareLink {
    display: block;
    color: inherit
}

.p-product__shareLink.-facebook:hover {
    color: #3b5998
}

.p-product__shareLink.-facebook svg {
    vertical-align: middle
}

.p-purchaseHistory__body {
    margin-bottom: -6px
}

.p-purchaseHistory__message {
    margin: 64px 0;
    font-weight: 700;
    font-size: 1.6rem;
    text-align: center
}

.p-purchaseHistory__list {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.p-purchaseHistory__item {
    font-weight: 700
}

.p-purchaseHistory__hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

.p-purchaseHistory__detailRow {
    display: flex
}

.p-purchaseHistory__detailKey {
    flex-shrink: 0
}

.p-ranking {
    margin-top: 80px
}

.p-ranking.is-single {
    margin-bottom: 80px
}

.p-ranking__inner {
    width: 640px;
    margin-left: auto;
    margin-right: auto
}

.p-ranking__btn {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 100px
}

.p-ranking__team-list {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    margin-top: 5px
}

.p-ranking__team-list li:not(:last-child) {
    margin-bottom: 15px
}

.p-ranking__rank-number,
.p-ranking__team-item {
    display: flex;
    align-items: center;
    justify-content: center
}

.p-ranking__rank-number {
    font-size: 28px;
    border-radius: 6px;
    color: #fff;
    width: 30px;
    height: 42px;
    margin-right: 25px;
    flex-shrink: 0;
    font-family: Helvetica Neue, Arial, sans-serif
}

.p-ranking__rank-number.is-rank1 {
    background-color: #cd0000
}

.p-ranking__rank-number.is-rank5,
.p-ranking__rank-number.is-rank6,
.p-ranking__rank-number.is-rank7,
.p-ranking__rank-number.is-rank8,
.p-ranking__rank-number.is-rank9,
.p-ranking__rank-number.is-rank10 {
    background-color: #999
}

.-regular .p-ranking__rank-number.is-rank5,
.-regular .p-ranking__rank-number.is-rank6,
.p-ranking__rank-number.is-rank2,
.p-ranking__rank-number.is-rank3,
.p-ranking__rank-number.is-rank4 {
    background-color: #116423
}

.p-ranking__team-wrap {
    display: flex;
    align-items: center;
    width: 300px;
    min-width: 300px
}

.p-ranking__team-name {
    font-size: 24px;
    font-weight: 700;
    white-space: nowrap
}

.p-ranking__team-symbol {
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 16px
}

.p-ranking__team-symbol>img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    display: block
}

.p-ranking__current-point {
    width: 130px;
    min-width: 130px;
    font-size: 24px;
    font-weight: 700;
    text-align: right
}

.p-ranking__diff-point {
    margin-left: 48px;
    width: 110px;
    min-width: 110px
}

.p-ranking__diff-point,
.p-ranking__game-count {
    font-size: 24px;
    font-weight: 700;
    text-align: right
}

.p-ranking__game-count {
    margin-left: 32px;
    width: 120px;
    min-width: 120px;
    flex-shrink: 0
}

.p-ranking__remaining-games {
    margin-top: -30px;
    text-align: right;
    color: #7f7f7f;
    font-size: 14px
}

.p-ranking__remaining-games strong {
    font-size: 17px;
    margin: 0 4px
}

.p-ranking__personal-table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

.p-ranking__personal-table tr {
    display: flex;
    width: 100%;
    align-items: center;
    padding: 2px 20px;
    justify-content: space-between;
    margin-bottom: 6px
}

.p-ranking__personal-table td {
    display: flex;
    justify-content: center
}

.p-ranking__personal-table td:first-child {
    flex-grow: 1;
    text-align: left
}

.p-ranking__personal-table td:nth-child(2) {
    flex-grow: 3
}

.p-ranking__personal-table td:nth-child(3) {
    flex-grow: 1;
    width: 60px
}

.p-ranking__personal-table thead tr {
    margin-bottom: 16px
}

.p-ranking__personal-table thead th {
    color: #878787;
    font-weight: 400
}

.p-ranking__personal-table thead th:first-child {
    flex-grow: 1;
    text-align: left
}

.p-ranking__personal-table thead th:nth-child(2) {
    flex-grow: 3
}

.p-ranking__personal-table thead th:nth-child(3) {
    flex-grow: 1
}

.p-ranking__personal-table tbody tr.is-rank1 {
    background: #f08300;
    border-radius: 6px;
    color: #000
}

.p-ranking__personal-thumbnail,
.p-ranking__personal-wrap {
    display: flex;
    align-items: center
}

.p-ranking__personal-thumbnail {
    width: 32px;
    height: 32px;
    justify-content: center;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 8px
}

.p-ranking__personal-thumbnail>img {
    width: 100%
}

.p-ranking__personal-name {
    font-size: 14px;
    width: 100px
}

.p-ranking__personal-name.is-1 {
    color: #fff
}

.p-ranking__personal-name.is-1,
.p-ranking__personal-name.is-2,
.p-ranking__personal-name.is-3 {
    font-weight: 600
}

.p-ranking__personal-number {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    background: #fff;
    font-family: Helvetica Neue, Arial, sans-serif;
    font-size: 14px;
    border-radius: 50%
}

.p-ranking__personal-number.is-1 {
    font-size: 20px;
    color: #f08300;
    font-weight: 700
}

.p-ranking__personal-number.is-2,
.p-ranking__personal-number.is-3 {
    font-size: 20px;
    color: #000;
    font-weight: 700
}

.p-ranking__personal-heading {
    text-align: center;
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 24px
}

.p-ranking__personal-container {
    width: 100%;
    margin: 60px 0 0 0;
    display: flex;
    justify-content: center;
}

.p-ranking__personal-columns {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 80px;
    row-gap: 48px;
    justify-items: center;
    align-items: start;
}

.p-ranking__personal-column {
    width: 285px;
    max-width: 420px
}

.p-ranking__personal-column[aria-expanded=false] .is-secondView {
    display: none
}

.p-ranking__personal-point.is-1,
.p-ranking__personal-point.is-2,
.p-ranking__personal-point.is-3 {
    font-weight: 600
}

.p-ranking__personal-point.is-1 {
    color: #fff
}

.p-ranking__personal-button {
    text-align: center;
    margin-top: 40px
}

.p-ranking__personal-column[aria-expanded=false] .p-ranking__personal-button .is-hide,
.p-ranking__personal-column[aria-expanded=true] .p-ranking__personal-button .is-show {
    display: none
}

.p-ranking__personal-button-all {
    grid-column: 1/-1;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 16px 0 32px;
    width: 100%;
    text-align: center;
    margin-top: 40px
}

[data-expanded=false] .p-ranking__personal-button-all .is-hide,
[data-expanded=true] .p-ranking__personal-button-all .is-show {
    display: none
}

.p-ranking__team-head {
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: translateY(20px);
    transform: translateY(20px)
}

.p-ranking__team-head-spacer {
    width: 355px;
    min-width: 355px;
    flex-shrink: 0
}

.p-ranking__team-head-label {
    font-size: 18px;
    font-weight: 700;
    text-align: right;
    line-height: 1;
    flex-shrink: 0
}

.p-ranking__team-head-label--point {
    width: 130px;
    min-width: 130px;
    position: relative;
    left: -10px
}

.p-ranking__team-head-label--diff {
    width: 110px;
    min-width: 110px;
    margin-left: 20px
}

.p-ranking__team-head-label--game {
    width: 120px;
    min-width: 120px;
    margin-left: 60px
}

.p-rule__contents ol,
.p-rule__contents ul {
    padding-left: 15px
}

.p-rule__contents ol li,
.p-rule__contents ul li {
    margin-bottom: 10px
}

.p-rule__contents .c-title {
    margin: 60px auto 30px
}

.p-rule__table {
    min-width: 90%;
    border: 1px solid #ccc;
    margin: 10px 0;
    border-collapse: collapse;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1
}

.p-rule__table+.p-rule__table {
    margin-top: 20px;
    word-break: break-all
}

.p-rule__table tr:nth-child(2n) {
    background: #eee
}

.p-rule__table td,
.p-rule__table th {
    width: 20%;
    text-align: center;
    padding: 10px 0;
    border: 1px solid #ccc
}

.p-rule__address {
    font-size: 1.3rem;
    font-style: normal;
    font-weight: 700
}

.p-rule__addressText {
    display: inline-block
}

.p-rule__organization {
    display: block;
    font-size: 1.8rem;
    font-style: normal
}

.u-next-fill-gray+.p-service {
    background-color: #eee
}

.-supporter+.p-service {
    background-color: #f2f2f2
}

.p-service__inner {
    margin-right: auto;
    margin-left: auto
}

.p-service__snsList {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: flex;
    justify-content: center
}

.p-service__snsLink {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000
}

.p-shortcutBanner__inner {
    margin-right: auto;
    margin-left: auto
}

.p-shortcutBanner__item {
    background-color: #000;
    color: #fff;
    transition: opacity .4s ease-out;
    cursor: pointer
}

html:not([data-whatintent=mouse]):not([data-whatintent=touch]) .p-shortcutBanner__item:focus {
    transition: outline-width .1s ease-out;
    outline: 3px solid rgba(240, 131, 0, .8)
}

.p-shortcutBanner__item:hover {
    opacity: .5;
    transition: opacity .1s ease-out
}

.p-stats {
    margin-bottom: 40px
}

.p-stats__tab {
    margin-top: 120px
}

.p-stats__nav {
    background-color: #e4e4e4
}

.p-stats__body {
    padding-top: 84px
}

.p-stats__team {
    margin-bottom: 70px
}

.p-stats__teamName {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80px;
    font-size: 2.4rem;
    text-align: center
}

.p-stats__teamName img {
    width: 80px;
    margin-right: 10px
}

.p-stats__tableAfterBtn,
.p-stats__tableBeforeBtn {
    display: none
}

.p-stats__tableAfterBtn span,
.p-stats__tableBeforeBtn span {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap
}

.p-stats__table {
    margin: auto;
    margin-top: 20px;
    table-layout: fixed;
    border-collapse: collapse;
    border: 1px solid #d3ced2;
    font-size: 1.4rem
}

.p-stats__table tr:nth-child(odd) {
    background-color: #eee
}

.p-stats__table tr:first-child {
    background-color: #f08300;
    color: #fff
}

.p-stats__table td,
.p-stats__table th {
    padding: 10px 16px;
    border: 1px solid #d3ced2
}

.p-stats__table tr:not(:first-child) th[scope=row] {
    text-align: left
}

.p-stats__table tr:first-child th {
    padding-top: 12px;
    padding-bottom: 12px
}

.p-stats__table td {
    text-align: right
}

.p-stats__pageTop {
    margin-top: 130px;
    margin-right: -30px;
    font-size: 1.4rem;
    font-weight: 700;
    text-align: right
}

.p-stats__topLink {
    display: inline-block;
    position: relative;
    padding: .2em 1em .2em 2em;
    border-radius: 10px;
    border: 1px solid #f08300;
    background-color: #f08300;
    color: #fff
}

.p-stats__topLink:hover {
    background-color: transparent
}

.p-stats__topLink:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 7px;
    border-color: transparent transparent currentColor;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.p-store__inner {
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 30px
}

.p-store__header {
    position: relative;
    z-index: 2
}

.p-store__title {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

.p-store__sorry {
    text-align: center;
    font-weight: 700
}

.p-store__list {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: -ms-grid;
    display: grid;
    position: relative;
    z-index: 1
}

.p-store__item {
    position: relative;
    overflow: hidden
}

.p-store__permalink {
    display: block;
    outline-offset: -3px
}

.p-store__price {
    font-size: 1.2rem
}

.p-store__figure {
    background-color: #f2f2f2
}

.p-store__figure img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.p-store__figure.-hidden {
    opacity: 0
}

.p-store__figure.-visible {
    transition: opacity .4s ease-out;
    opacity: 1
}

.p-store__mark {
    position: absolute;
    z-index: 2
}

.p-store__spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.p-store__bnr {
    width: 100%;
    max-width: 960px;
    margin: 30px auto
}

.p-storeComplete {
    background-color: #f2f2f2
}

.p-storeComplete__inner {
    margin-right: auto;
    margin-left: auto
}

.p-storeComplete__title {
    text-align: center
}

.p-storeComplete__titleEn {
    display: inline-flex;
    color: #083
}

.p-storeComplete__titleJp {
    display: block
}

.p-storeComplete__text {
    text-align: center;
    font-weight: 700
}

.p-storeComplete__btnGroup {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.p-storeComplete__btnItem {
    text-transform: uppercase
}

.p-storeComplete__btnItem:nth-child(n+2) {
    margin-top: 20px
}

.p-storeConfirm__inner {
    max-width: 700px;
    margin-right: auto;
    margin-left: auto
}

.p-storeConfirm__title {
    text-align: center
}

.p-storeConfirm__goods {
    display: flex;
    flex-direction: column-reverse;
    max-width: 470px
}

.p-storeConfirm__goodsInfo {
    display: flex
}

.p-storeConfirm__key {
    font-weight: 700
}

.p-storeConfirm__value {
    flex-shrink: 0;
    color: gray;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    letter-spacing: .08em
}

.p-storeConfirm__value small {
    font-size: 1rem
}

.p-storeConfirm__hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

.p-storeConfirm__text {
    font-weight: 700;
    text-align: center
}

.p-storeConfirm__nextAction {
    text-align: center
}

.p-storeFooter {
    background-color: gray;
    background-repeat: no-repeat;
    background-size: cover
}

.p-storeFooter__inner {
    margin-right: auto;
    margin-left: auto
}

.p-storeFooter__list {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.p-storeFooter__item {
    font-weight: 700
}

.p-storeFooter__link {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    border: 1px solid;
    background-color: rgba(0, 0, 0, .2);
    color: #fff
}

.p-storeFooter__link:hover {
    background-color: hsla(0, 0%, 100%, .2);
    color: #fff
}

.p-storeHeader {
    background-color: #000;
    background-size: cover;
    background-position: 50%
}

.p-storeHeader__inner {
    position: relative;
    margin-right: auto;
    margin-left: auto
}

.p-storeHeader__title img {
    width: 100%;
    height: auto
}

.p-storeHeader__limited {
    display: inline-flex;
    position: absolute;
    left: 0;
    justify-content: center;
    align-items: center;
    color: #fff
}

.p-storeHeader__footer {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f2f2f2
}

.p-storeHeader__notice {
    font-weight: 700
}

.p-storeHeader__share {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: inline-flex;
    position: absolute;
    top: 30px;
    right: 0;
    color: #fff
}

.p-storeHeader__shareItem {
    line-height: 1
}

.p-storeHeader__shareItem:nth-child(n+2) {
    margin-left: 28px
}

.p-storeHeader__shareLink {
    display: block;
    color: inherit
}

.p-storeHeader__shareLink.-facebook:hover {
    color: #3b5998
}

.p-storeNav__list {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.p-storeNav__item {
    display: flex;
    justify-content: center;
    align-items: center
}

.p-storeNav__item:first-child,
.p-storeNav__item:nth-child(2) {
    position: relative
}

.p-storeNav__item input[type=checkbox] {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

.p-storeNav__btn {
    display: inline-flex;
    justify-content: center;
    align-items: center
}

html:not([data-whatinput=mouse]):not([data-whatinput=touch]) :focus+.p-storeNav__btn {
    transition: outline-width .1s ease-out;
    outline: 3px solid rgba(240, 131, 0, .8)
}

.p-storeNav__link {
    color: #000
}

.p-storeNav__label {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    cursor: pointer;
    box-sizing: border-box
}

html:not([data-whatinput=mouse]):not([data-whatinput=touch]) :focus+.p-storeNav__label {
    transition: outline-width .1s ease-out;
    outline: 3px solid rgba(240, 131, 0, .8)
}

.p-storeNav__label[data-team=mleague] {
    color: #008842
}

.p-storeNav__label[data-team=drivens] {
    color: #9cb832
}

.p-storeNav__label[data-team=furinkazan] {
    color: #000
}

.p-storeNav__label[data-team=fightclub] {
    color: #920101
}

.p-storeNav__label[data-team=abemas] {
    color: #c6ae6f
}

.p-storeNav__label[data-team=phoenix] {
    color: #b74801
}

.p-storeNav__label[data-team=raiden] {
    color: #dbb400
}

.p-storeNav__label[data-team=pirates] {
    color: #0582c8
}

.p-storePagination__list {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center
}

.p-storePagination__item {
    display: inline-flex;
    align-items: center;
    color: gray;
    font-size: 1.6rem;
    font-weight: 700
}

.p-storePagination__item:first-child {
    margin-right: 15px
}

.p-storePagination__item:last-child {
    margin-left: 15px
}

.p-storePagination__link {
    display: inline-flex;
    margin-right: .5em;
    margin-left: .5em;
    color: inherit;
    outline-offset: 4px;
    border-bottom: 4px solid transparent
}

.p-storePagination__link[aria-current=page] {
    border-color: currentColor;
    color: #000;
    cursor: default;
    pointer-events: none
}

.p-storePagination__link:hover {
    color: #000
}

.p-storePagination__arrow {
    width: 9px;
    height: 16px
}

.p-storeSearch {
    display: flex;
    justify-content: space-between
}

.p-storeSearch__list {
    display: inline-flex;
    color: #7f7f7f;
    letter-spacing: .08em
}

.p-storeSearch__key {
    text-transform: uppercase
}

.p-storeSearch__key:after {
    content: ":"
}

.p-storeSearch__value {
    padding-left: 1em
}

.p-storeSearch__select {
    position: relative;
    height: 41px;
    border-bottom: 4px solid
}

.p-storeSearch__select select {
    width: 100%;
    height: 100%;
    padding-left: 9px;
    background-color: transparent;
    font-weight: 700
}

.p-storeSearch__arrow {
    position: absolute;
    top: 50%;
    right: 5px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out, -webkit-transform .4s ease-out;
    pointer-events: none
}

.is-open+.p-storeSearch__arrow {
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out;
    -webkit-transform: translateY(-50%) rotate(.5turn);
    transform: translateY(-50%) rotate(.5turn)
}

.p-supporter {
    background-color: #f2f2f2
}

.p-supporter__warn {
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    background: #000
}

.p-supporter__header {
    color: #fff
}

.p-supporter__subTitle,
.p-supporter__title {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

.p-supporter__teamTitle {
    text-align: center
}

.p-supporter__teamTitle>:lang(en) {
    display: block;
    text-transform: uppercase
}

.p-supporter__teamTitle>:lang(ja) {
    display: block
}

.p-supporterAbout {
    background-color: #fff
}

.p-supporterAbout__header {
    text-align: center
}

.p-supporterAbout__title {
    display: inline-block
}

.p-supporterAbout__summary {
    text-align: center
}

.p-supporterAbout__summaryGroup {
    display: flex;
    flex-direction: column;
    flex: 1;
    border: 2px solid #083
}

.p-supporterAbout__summaryKey {
    background-color: #083;
    color: #fff;
    font-weight: 700
}

.p-supporterAbout__summaryValue {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-grow: 1;
    font-weight: 700
}

.p-supporterAbout__term {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    color: #083;
    font-weight: 700;
    letter-spacing: .02em
}

.p-supporterAbout__termKey:after {
    content: "\FF1A"
}

.p-supporterAbout__text em {
    font-weight: 700
}

.p-supporterFaq {
    background-color: #f2f2f2
}

.p-supporterFaq__question {
    font-weight: 700
}

.p-supporterFaq__question:before {
    content: "Q.";
    display: inline-block
}

.p-supporterFaq__answer:before {
    content: "A.";
    display: inline-block;
    font-weight: 700
}

.p-supporterFaq__answer a {
    border-bottom: 1px solid;
    color: inherit
}

.p-supporterFaq__answer a:hover {
    color: #f08300
}

.p-supporterFaq__btn {
    margin-top: 30px;
    text-align: center
}

.p-supporterNavi {
    position: fixed;
    right: 0;
    left: 0;
    background-color: hsla(0, 0%, 100%, .9);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition: -webkit-transform .2s cubic-bezier(.49, .39, .47, .98);
    transition: transform .2s cubic-bezier(.49, .39, .47, .98);
    transition: transform .2s cubic-bezier(.49, .39, .47, .98), -webkit-transform .2s cubic-bezier(.49, .39, .47, .98);
    z-index: 5
}

.p-supporterNavi.-display {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.p-supporterNavi__inner {
    margin-right: auto;
    margin-left: auto
}

.p-supporterNavi__title {
    color: #000
}

.p-supporterNavi__title:focus {
    outline: none
}

.p-supporterNavi__title[aria-expanded=false] .p-supporterNavi__icon {
    -webkit-transform: rotate(.5turn);
    transform: rotate(.5turn)
}

.p-supporterNavi__about {
    color: #083;
    font-size: 1.2rem;
    font-weight: 700
}

.p-supporterNavi__title[aria-expanded=false]~.p-supporterNavi__about {
    display: none
}

.p-supporterNavi__aboutLink {
    position: relative;
    padding-right: 1em;
    color: inherit
}

.p-supporterNavi__aboutLink:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 3px;
    width: 6px;
    height: 6px;
    border-top: 2px solid;
    border-right: 2px solid;
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%)
}

.p-supporterNavi__list {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: flex
}

.p-supporterNavi__title[aria-expanded=false]~.p-supporterNavi__list {
    display: none
}

.p-supporterNavi__item {
    position: relative
}

.p-supporterNavi__item.-drivens {
    color: #9cb832
}

.p-supporterNavi__item.-furinkazan {
    color: #000
}

.p-supporterNavi__item.-fightclub {
    color: #920101
}

.p-supporterNavi__item.-abemas {
    color: #c6ae6f
}

.p-supporterNavi__item.-phoenix {
    color: #b74801
}

.p-supporterNavi__item.-raiden {
    color: #dbb400
}

.p-supporterNavi__item.-pirates {
    color: #0582c8
}

.p-supporterNavi__item.-sakuraknights {
    color: #f895b5
}

.p-supporterNavi__item.-beast {
    color: #002953
}

.p-supporterNavi__item.-jets {
    color: #006934
}

.p-supporterNavi__item.-mleague {
    color: #118737
}

.p-supporterNavi__link {
    display: block
}

.p-supporterNavi__link:focus {
    outline: none
}

html:not([data-whatintent=mouse]):not([data-whatintent=touch]) .p-supporterNavi__link:focus {
    transition: outline-width .1s ease-out;
    outline: 3px solid rgba(240, 131, 0, .8)
}

.p-supporterNavi__logo {
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    transition: -webkit-transform .18s cubic-bezier(.29, .12, .24, .92);
    transition: transform .18s cubic-bezier(.29, .12, .24, .92);
    transition: transform .18s cubic-bezier(.29, .12, .24, .92), -webkit-transform .18s cubic-bezier(.29, .12, .24, .92)
}

.p-supporterPrivileges {
    background-color: #083
}

.p-supporterPrivileges__header {
    text-align: center
}

.p-supporterPrivileges__title {
    display: inline-block;
    color: #fff;
    text-align: center
}

.p-supporterPrivileges__list {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    color: #fff
}

.p-supporterPrivileges__item.-viewer {
    background-color: #fff;
    color: #118834
}

.p-supporterPrivileges__figure {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    background-image: url(/assets/media/img/common/logo-black-10.svg);
    background-position: 50%;
    background-repeat: no-repeat
}

.p-supporterPrivileges__figure.-photo {
    background: none
}

.p-supporterPrivileges__number {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0
}

.p-supporterPrivileges__number:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 50px 50px;
    border-color: transparent transparent #083
}

.p-supporterPrivileges__number:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 13px;
    left: -10px;
    width: 68px;
    border-bottom: 2px solid;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.p-supporterPrivileges__number.-number1 {
    padding-left: 12px
}

.p-supporterPrivileges__number.-number2 {
    padding-left: 7px
}

.p-supporterPrivileges__number.-number3 {
    padding-left: 6px
}

.p-supporterPrivileges__number.-number4 {
    padding-left: 5px
}

.p-supporterPrivileges__number.-number5,
.p-supporterPrivileges__number.-number6 {
    padding-left: 6px
}

.p-supporterPrivileges__img {
    max-width: none;
    z-index: 1
}

.-viewer .p-supporterPrivileges__summary>em {
    display: block;
    font-size: 2rem
}

.p-supporterPrivileges__description {
    font-size: 1.2rem;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}

.p-supporterPrivileges__warn {
    font-size: 1rem;
    color: #d7000f
}

.p-supporterPrivileges__note {
    font-size: 1rem
}

.p-supporterPrivileges__noteList {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    font-size: 1rem
}

.p-supporterPrivileges__viewerMain {
    background-image: url(/assets/media/img/common/logo-black-10.svg);
    background-repeat: no-repeat
}

.p-supporterPrivileges__viewerSub {
    flex-shrink: 0
}

.p-supporterPrivileges__viewerImage {
    margin-left: auto
}

.p-supporterPrivileges__viewerNote {
    padding-left: 46px;
    color: #fff;
    font-weight: 700
}

.p-supporterPromotion {
    background-image: url(/assets/media/img/common/bg-pattern-transparent.png);
    background-color: #f4f4f4
}

.p-supporterPromotion__title {
    text-align: center
}

.p-supporterPromotion__stop {
    background-color: #cb2a1d;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.p-supporterPromotion__stop__title {
    font-size: 2.4rem;
    font-weight: 700
}

.p-supporterPromotion__stop__text {
    font-size: 1.6rem
}

.p-supporterTeam {
    position: relative;
    background-color: #fff;
    box-shadow: 0 10px 70px rgba(5, 0, 0, .15);
    background-repeat: no-repeat
}

.p-supporterTeam:before {
    content: "";
    display: block;
    position: absolute;
    pointer-events: none
}

.p-supporterTeam.-drivens {
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url(/assets/media/img/common/drivens_yoko.png)
}

.p-supporterTeam.-furinkazan {
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url(/assets/media/img/common/furinkazan.png)
}

.p-supporterTeam.-fightclub {
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url(/assets/media/img/common/fightclub.png?ver2)
}

.p-supporterTeam.-abemas {
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url(/assets/media/img/common/abemas.png)
}

.p-supporterTeam.-phoenix {
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url(/assets/media/img/common/phoenix.png)
}

.p-supporterTeam.-raiden {
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url(/assets/media/img/common/raiden.png)
}

.p-supporterTeam.-pirates {
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url(/assets/media/img/common/pirates.png)
}

.p-supporterTeam.-sakuraknights {
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url(/assets/media/img/common/sakuraknights.png)
}

.p-supporterTeam.-beast {
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url(/assets/media/img/common/beast.png)
}

.p-supporterTeam.-jets {
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url(/assets/media/img/common/jets.png)
}

.p-supporterTeam.-mleague {
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url(/assets/media/img/common/mleague.png)
}

.p-supporterTeam__arrowBtn,
.p-supporterTeam__link {
    display: inline-flex;
    align-items: center
}

.p-supporterTeam__arrowBtn {
    justify-content: center;
    border-radius: 50%
}

.p-supporterTeam__link:hover .p-supporterTeam__arrowBtn {
    border-color: transparent;
    transition: background-color .2s ease-out
}

.p-supporterTeam.-drivens .p-supporterTeam__arrowBtn {
    color: #9cb832
}

.p-supporterTeam.-drivens .p-supporterTeam__link:hover .p-supporterTeam__arrowBtn {
    background-color: #9cb832;
    color: #fff
}

.p-supporterTeam.-furinkazan .p-supporterTeam__arrowBtn {
    color: #000
}

.p-supporterTeam.-furinkazan .p-supporterTeam__link:hover .p-supporterTeam__arrowBtn {
    background-color: #000;
    color: #fff
}

.p-supporterTeam.-fightclub .p-supporterTeam__arrowBtn {
    color: #920101
}

.p-supporterTeam.-fightclub .p-supporterTeam__link:hover .p-supporterTeam__arrowBtn {
    background-color: #920101;
    color: #fff
}

.p-supporterTeam.-abemas .p-supporterTeam__arrowBtn {
    color: #c6ae6f
}

.p-supporterTeam.-abemas .p-supporterTeam__link:hover .p-supporterTeam__arrowBtn {
    background-color: #c6ae6f;
    color: #fff
}

.p-supporterTeam.-phoenix .p-supporterTeam__arrowBtn {
    color: #b74801
}

.p-supporterTeam.-phoenix .p-supporterTeam__link:hover .p-supporterTeam__arrowBtn {
    background-color: #b74801;
    color: #fff
}

.p-supporterTeam.-raiden .p-supporterTeam__arrowBtn {
    color: #dbb400
}

.p-supporterTeam.-raiden .p-supporterTeam__link:hover .p-supporterTeam__arrowBtn {
    background-color: #dbb400;
    color: #fff
}

.p-supporterTeam.-pirates .p-supporterTeam__arrowBtn {
    color: #0582c8
}

.p-supporterTeam.-pirates .p-supporterTeam__link:hover .p-supporterTeam__arrowBtn {
    background-color: #0582c8;
    color: #fff
}

.p-supporterTeam.-sakuraknights .p-supporterTeam__link:hover .p-supporterTeam__arrowBtn {
    background-color: #f895b5;
    color: #fff
}

.p-supporterTeam.-sakuraknights .p-supporterTeam__arrowBtn {
    color: #f895b5
}

.p-supporterTeam.-beast .p-supporterTeam__link:hover .p-supporterTeam__arrowBtn {
    background-color: #002953;
    color: #fff
}

.p-supporterTeam.-beast .p-supporterTeam__arrowBtn {
    color: #002953
}

.p-supporterTeam.-jets .p-supporterTeam__link:hover .p-supporterTeam__arrowBtn {
    background-color: #006934;
    color: #fff
}

.p-supporterTeam.-jets .p-supporterTeam__arrowBtn {
    color: #006934
}

.p-supporterTeam__title {
    color: #222;
    letter-spacing: -.02em
}

.p-supporterTeam__title a {
    color: inherit
}

.p-supporterTeam__summary {
    color: #222;
    font-weight: 700;
    line-height: 1.8571428571
}

.p-supporterTeam__goodsList {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    margin-top: 30px
}

.p-supporterTeam__goodsList.-sp {
    margin: 30px -30px 0;
    display: none
}

.p-supporterTeam__goodsList.-sp [tabindex] {
    outline: none
}

.p-supporterTeam__goodsList.-sp .slick-slide:not(:first-child) img {
    margin: 0 7%;
    width: 86%
}

.p-supporterTeam__goodsList.-sp .slick-dots {
    margin: 0;
    padding: 10px;
    display: flex !important;
    width: 100%;
    justify-content: center
}

.p-supporterTeam__goodsList.-sp .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0;
    padding: 0 10px;
    list-style-type: none
}

.p-supporterTeam__goodsList.-sp .slick-dots button {
    color: transparent;
    overflow: hidden;
    background: #fff;
    width: 10px;
    height: 10px;
    border-radius: 10px
}

.p-supporterTeam__goodsList.-sp .slick-dots .slick-active button {
    background: gray
}

.-beast .p-supporterTeam__member,
.-fightclub .p-supporterTeam__member,
.-furinkazan .p-supporterTeam__member,
.-phoenix .p-supporterTeam__member,
.-pirates .p-supporterTeam__member {
    color: #fff
}

.p-supporterTeam__btnGroup {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: flex;
    align-items: center
}

.p-supporterTeam__btn+.p-supporterTeam__btn {
    margin-left: 10px
}

.p-supporterTeam__hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

.p-supporterTeam__note {
    line-height: 3.5;
    font-size: 11px;
    color: #666
}

.p-team-detail {
    margin: 0 auto;
    padding-bottom: 150px
}

.p-team-detail__team-name {
    font-size: 52px;
    margin-bottom: 15px
}

.p-team-detail__owner {
    display: flex;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 40px
}

.p-team-detail__owner-logo {
    height: 30px;
    margin-left: 20px
}

.p-team-detail__owner-logo img {
    height: 100%
}

.-beast .p-team-detail__owner-logo img {
    margin-top: -10px
}

.p-team-detail__owner-description {
    font-weight: 600
}

.p-team-detail__header {
    background-color: #f0f0f0
}

.p-team-detail__headerInner {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 700px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 60px
}

.p-team-detail__supporter.-drivens {
    background-color: #9cb832
}

.p-team-detail__supporter.-furinkazan {
    background-color: #000
}

.p-team-detail__supporter.-fightclub {
    background-color: #920101
}

.p-team-detail__supporter.-abemas {
    background-color: #c6ae6f
}

.p-team-detail__supporter.-phoenix {
    background-color: #b74801
}

.p-team-detail__supporter.-raiden {
    background-color: #dbb400
}

.p-team-detail__supporter.-pirates {
    background-color: #0582c8
}

.p-team-detail__supporter.-sakuraknights {
    background-color: #f895b5
}

.p-team-detail__supporter.-beast {
    background-color: #002953
}

.p-team-detail__supporter.-jets {
    background-color: #006934
}

.p-team-detail__supporterTitle {
    text-align: center
}

.p-team-detail__supporter.-beast .p-team-detail__supporterTitle,
.p-team-detail__supporter.-fightclub .p-team-detail__supporterTitle,
.p-team-detail__supporter.-furinkazan .p-team-detail__supporterTitle,
.p-team-detail__supporter.-phoenix .p-team-detail__supporterTitle,
.p-team-detail__supporter.-pirates .p-team-detail__supporterTitle {
    color: #fff
}

.p-team-detail__supporterBtn {
    margin-top: 12px;
    text-align: center
}

.p-team-detail__hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

.p-team-detail__body {
    width: 700px;
    margin: 0 auto
}

.p-team-detail__manager-list {
    padding-top: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid #ccc;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.p-team-detail__manager-list li:not(:last-child) {
    margin-bottom: 60px
}

.p-team-detail__symbol {
    width: 360px
}

.p-team-detail__symbol img {
    width: 100%;
    height: auto
}

.p-team-detail__player-list {
    padding-top: 60px;
    padding-bottom: 60px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.p-team-detail__player-list li:not(:last-child) {
    margin-bottom: 60px
}

.p-team-detail__player-list .c-score-table {
    margin-top: 20px
}

.p-playerEdit__row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.p-playerEdit__nameWrap {
    flex: 1;
    display: flex;
    align-items: center;
    min-height: 48px
}

.p-playerEdit__btn {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    min-height: 48px;
    margin: 0 0 0 auto;
    padding: 0
}

.p-playerEdit__btn .c-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 96px
}

.p-teams {
    margin: 0 auto;
    padding-bottom: 150px
}

.p-teams__header {
    background-color: #e4e4e4;
    background-position: 50%
}

.p-teams__headerLogoType svg {
    width: 463px;
    margin-top: -545px
}

.p-teams__body {
    width: 700px;
    margin: 0 auto
}

.p-teams__body-title {
    margin-top: 120px;
    font-size: 52px;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    letter-spacing: 2px
}

.p-teams__body-description {
    margin-top: 15px;
    font-size: 18px;
    text-align: center;
    line-height: 1;
    font-weight: 700
}

.p-teams__body-description2 {
    margin-top: 10px;
    text-align: center
}

.p-teams__lists {
    padding: 0
}

.p-teams__list {
    list-style-type: none;
    margin-top: 98px;
    display: flex
}

.p-teams__list-img {
    text-align: center;
    width: 214px;
    flex-grow: 1
}

.p-teams__list-img img {
    width: 214px;
    margin-top: -20px
}

.p-teams__list-img img.-nonepadding {
    width: 180px;
    margin-right: 20px;
    margin-top: 0
}

.-pirates .p-teams__list-img img {
    width: 155px;
    margin-right: 30px
}

.-jets .p-teams__list-img img {
    width: 200px
}

.p-teams__list-body {
    width: 486px;
    flex-shrink: 1
}

.p-teams__list-body a {
    color: #000
}

.p-teams__list-name {
    font-size: 28px;
    line-height: 1
}

.p-teams__list-name span {
    margin-top: 10px;
    text-indent: -10px;
    display: block;
    font-size: 18px
}

.p-teams__list-text {
    margin-top: 15px;
    font-size: 16px;
    line-height: 2
}

.p-teams__list-logo {
    margin-top: 15px
}

.p-teams__list-logo a {
    outline: none
}

.p-teams__list-logo img {
    height: 30px
}

.-drivens .p-teams__list-logo img {
    height: 40px
}

.-konami .p-teams__list-logo img {
    height: 18px
}

.-abemas .p-teams__list-logo img {
    width: 128px;
    height: auto
}

.-raiden .p-teams__list-logo img {
    height: 30px
}

.-beast .p-teams__list-logo img {
    height: 44px;
    margin-top: -10px
}

.p-teams__list-contact {
    margin-top: 30px;
    font-size: 14px;
    line-height: 2
}

.-beast .p-teams__list-contact {
    margin-top: 20px
}

.p-teams__list-contact a {
    text-decoration: underline
}

.p-teams__list-contact a:hover {
    color: #f08300
}

.p-terms__description {
    margin-top: 30px
}

.p-terms__section {
    margin-top: 50px
}

.p-terms__ol {
    margin-top: 20px;
    margin-left: 1em;
    padding-left: 0
}

.p-terms__ol>li+li {
    margin-top: 10px
}

.p-terms__text {
    margin-top: 20px
}

.p-terms__parenthesesOl {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    margin-top: 10px
}

.p-terms__parenthesesOl>li {
    padding-left: 2em;
    counter-increment: b
}

.p-terms__parenthesesOl>li:before {
    content: "(" counter(b) ") ";
    display: inline-block;
    width: 2em;
    margin-left: -2em
}

.p-ticket__nav {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.p-ticket__navItem {
    font-weight: 700
}

.p-ticket__navLink {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #000
}

.p-ticket__navIcon:hover {
    color: #f08300
}

.p-ticket__hero {
    background-image: url(/assets/media/img/common/bg-pattern_pc.png);
    text-align: center;
    padding-bottom: 40px;
    margin-top: 20px
}

.p-ticket__title {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 2.8rem;
    text-align: center
}

.p-ticket__subTitle {
    margin-top: 40px;
    font-size: 1.8rem;
    text-align: center
}

.p-ticket__supporter {
    padding: 34px 0 70px
}

.p-ticket__supporter-nav {
    margin-top: 0;
    padding-left: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    width: 566px;
    margin: 70px auto 0
}

.p-ticket__lead {
    letter-spacing: -.02em
}

.p-ticket__lead>em {
    color: #bd0000
}

.p-ticket__procedure {
    display: flex;
    flex-direction: row-reverse;
    max-width: 782px;
    margin-right: auto;
    margin-left: auto
}

.p-ticket__procedureList {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    flex: 1
}

.p-ticket__procedureList>li {
    line-height: 1.8571428571
}

.p-ticket__procedureList>li+li {
    margin-top: 1.8571428571em
}

.p-ticket__nonSupporter {
    padding-top: 18px;
    padding-bottom: 70px;
    background-color: #f2f2f2
}

.p-topAbout__inner {
    position: relative
}

.-empty .p-topAbout__inner {
    padding-top: 0
}

.p-topAbout__body {
    font-weight: 700
}

.p-topAbout__text {
    letter-spacing: .045em
}

.p-topAbout__btn {
    text-align: center
}

.p-topAbout__flower {
    position: absolute
}

.p-topAbout__flower>img {
    transition: all 1s cubic-bezier(0, 1, 0, .98)
}

.p-topNews {
    position: relative
}

.p-topNews__btn {
    text-align: center
}

.p-topSchedule {
    background: #f5f5f5
}

.p-topSchedule__airtime {
    margin-top: 50px;
    color: #fff
}

.p-topSchedule__airtimeGroup {
    display: flex;
    justify-content: center
}

.p-topSchedule__airtimeTerm {
    margin-right: 1em
}

.p-topSchedule__body {
    width: 640px;
    margin: 25px auto 0
}

.p-topSchedule__btn {
    text-align: center
}

.p-topSchedule__watch {
    margin-top: 10px;
    font-weight: 700;
    text-align: right
}

.p-topSchedule__watchLink {
    padding-right: 1em;
    padding-left: 1em;
    color: inherit;
    transition: color .2s ease-out
}

.p-topSchedule__watchLink.c-button {
    width: auto
}

.p-topVideo__title {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

.p-topVideo__contents {
    position: relative
}

.p-topVideo__contents figcaption {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -2em
}

.p-topVideo__src {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.p-user__header {
    border-bottom: 1px solid gray
}

.p-user__title {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

.p-user__key,
.p-user__lead {
    font-weight: 700
}

.p-user__required {
    color: #bd0000
}

.p-user__value {
    position: relative;
    flex-grow: 1
}

.p-user__validate {
    position: absolute
}

.p-user__validate.-invalid .p-user__valid,
.p-user__validate.-valid .p-user__invalid,
.p-user__validate:not(.-invalid):not(.-valid) {
    display: none
}

.p-user__confirm {
    font-size: 1.4rem;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}

.p-user__team {
    display: flex;
    align-items: flex-start
}

.p-user__teamLogo {
    flex-shrink: 0;
    background-color: #fff
}

.p-user__teamName {
    margin-left: 15px
}

.p-user__magazineList {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    margin-top: 28px
}

.p-user__magazineItem+.p-user__magazineItem {
    margin-top: 15px
}

.p-user__next {
    text-align: center
}

.p-withdrawal__lead {
    font-weight: 700
}

.p-withdrawal__teamList {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.p-withdrawal__body:not(.-edit) .p-withdrawal__teamList {
    font-weight: 700
}

.p-withdrawal__teamItem img,
.p-withdrawal__teamName {
    -ms-grid-row-align: center;
    align-self: center
}

.p-withdrawal__teamName {
    line-height: 1.6666666667
}

.p-withdrawal__subTitle {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -.02em
}

.p-withdrawal__attentionList {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.p-withdrawal__attentionItem {
    padding-left: 1em
}

.p-withdrawal__attentionItem:before {
    content: "\203B";
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

.p-withdrawal__footer {
    display: flex;
    justify-content: center;
    text-align: center
}

.p-withdrawal__footer.-column {
    flex-direction: column
}

.p-withdrawal__list {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    width: 567px;
    margin-top: 14px
}

.p-withdrawal__btn {
    flex-grow: 1;
    text-transform: uppercase
}

.p-withdrawal__back {
    font-size: 1.4rem;
    text-transform: uppercase
}

@media(max-width:767px) {
    .l-header {
        position: relative
    }

    .l-header.-fixed+.l-main {
        padding-top: 55px
    }

    .l-footer__inner {
        padding-right: 20px;
        padding-left: 20px
    }

    .c-articleList {
        display: flex;
        flex-wrap: wrap
    }

    .c-articleList__item {
        width: calc(50% - 12px)
    }

    .c-articleList__item:nth-child(2n) {
        margin-left: 24px
    }

    .c-articleList__item:not(:nth-child(-n+2)) {
        margin-top: 60px
    }

    .c-articleList__link {
        flex-direction: column-reverse
    }

    .c-articleList__title {
        font-size: 1.5rem;
        line-height: 1.3333333333
    }

    .c-articleList__date {
        color: #000;
        font-size: .9rem
    }

    .c-articleList__summary {
        display: none
    }

    .c-articleList__media {
        position: relative;
        width: 100%;
        padding-top: 69.1318327974%
    }

    .c-articleList__media>img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .c-articleList__link:hover .c-articleList__media>img {
        -webkit-transform: translate(-50%, -50%) scale(1.1);
        transform: translate(-50%, -50%) scale(1.1)
    }

    .c-button.-secondary {
        border: 2px solid #eee
    }

    .c-button.-secondary:before {
        background-color: #eee
    }

    .c-button.-ranking-more {
        border: 2px solid #f08300
    }

    .c-button.-ranking-more:after {
        top: 10px;
        width: 9px;
        height: 9px
    }

    [aria-expanded=true] .c-button.-ranking-more:after,
    [data-expanded=true] .c-button.-ranking-more:after {
        top: 12px
    }

    .c-button.-small {
        padding-top: 7px;
        padding-bottom: 7px
    }

    .c-button.-medium,
    .c-button.-small {
        max-width: 200px
    }

    .c-button.-large,
    .c-button.-medium,
    .c-button.-small,
    .c-button.-wide {
        border-radius: 20px;
        font-size: 1.3rem
    }

    .c-card {
        flex-direction: column;
        max-width: 400px;
        margin-right: auto;
        margin-left: auto
    }

    .c-card.-newsTop {
        margin-top: 28px
    }

    .c-card__item+.c-card__item {
        margin-top: 36px
    }

    .c-card__title {
        font-size: 1.4rem
    }

    .c-card__date {
        color: #000;
        font-size: .9rem
    }

    .c-card__media {
        position: relative;
        width: 100%;
        padding-top: 68.1355932203%
    }

    .c-card__media>img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .c-card__link:hover .c-card__media>img {
        -webkit-transform: translate(-50%, -50%) scale(1.1);
        transform: translate(-50%, -50%) scale(1.1)
    }

    .c-checkbox.-dark {
        padding: 12px 15px;
        border-radius: 5px;
        line-height: 1.5
    }

    .c-checkbox__label:before {
        border-radius: 5px
    }

    .c-checkbox__label:after {
        left: 5px
    }

    .c-filter {
        flex-wrap: wrap;
        justify-content: flex-start;
        padding: 5px 10px 8px
    }

    .c-filter__item {
        width: 16%;
        padding-top: 8px;
        padding-bottom: 8px
    }

    .c-filter__item,
    .c-filter__item:nth-child(2),
    .c-filter__item:nth-child(n+3) {
        margin-left: 10px
    }

    .c-input {
        padding: 10px 1em;
        border-radius: 5px;
        font-size: 1.2rem
    }

    .c-input.-medium {
        width: calc(50% - 10px)
    }

    .c-modal {
        position: absolute;
        top: 55px;
        left: 0;
        height: 10000px;
        background-color: rgba(0, 0, 0, .4)
    }

    .c-modal__contents {
        margin-top: 20px;
        margin-right: 40px;
        margin-left: 40px
    }

    .c-modal2__contents {
        height: 90vh
    }

    .c-modal2__close {
        zoom: .5
    }

    .c-pagination__neighbor {
        height: 34px
    }

    .c-pagination__neighbor+.c-pagination__neighbor {
        margin-left: 24px
    }

    .c-pagination__neighborLink {
        padding-right: 1em;
        padding-left: 1em
    }

    .-no-number .c-pagination__neighborLink {
        width: 100px
    }

    .c-pagination__list {
        margin-right: 10px;
        margin-left: 10px
    }

    .c-pagination__item {
        font-size: 1.5rem
    }

    .c-pagination__item+.c-pagination__item {
        margin-left: 10px
    }

    .c-pagination__itemLink {
        width: 34px;
        height: 34px
    }

    .c-pagination__itemLink[aria-current] {
        margin-right: -10px;
        margin-left: -10px;
        border-color: transparent;
        background-color: transparent;
        color: #ccc
    }

    .c-player-profile {
        flex-direction: column
    }

    .c-player-profile__column02 {
        margin-left: 0
    }

    .c-player-profile__name-row,
    .c-player-profile__property {
        justify-content: center
    }

    .c-player-profile__property dd:not(:last-child) {
        padding-right: 10px;
        margin-right: 10px
    }

    .c-player-profile__description {
        text-align: center
    }

    .c-schedule {
        margin: 25px 0 0
    }

    .c-schedule__list {
        padding: 15px 0
    }

    .c-schedule__list:not(:first-child) {
        margin-top: 0;
        border-top: 1px solid #01602c
    }

    .-top .c-schedule__list:not(:first-child) {
        border-color: #ddd
    }

    .c-schedule__head {
        flex-direction: column
    }

    .c-schedule__date-slash {
        font-size: 29px
    }

    .c-schedule__date-brackets {
        font-size: 20px
    }

    .c-schedule__date {
        font-size: 33px;
        width: auto;
        text-align: center
    }

    .c-schedule__round-wrap {
        width: 120px;
        margin-top: 5px
    }

    .c-schedule__round {
        border-right: 2px solid #fff;
        font-size: 13px;
        padding: 0 8px;
        line-height: 20px;
        border-radius: 4px
    }

    .-top .c-schedule__round {
        border-color: #eee;
        background: #eee
    }

    .c-schedule__round span {
        top: 2px
    }

    .c-schedule__round:after {
        display: none
    }

    .-top .c-schedule__round.-fill {
        background: #eee;
        color: #666
    }

    .c-schedule__logos {
        padding-top: 10px
    }

    .c-schedule__teams {
        padding-top: 10px;
        font-size: 10px;
        display: inline
    }

    .c-schedule__teams li {
        display: inline
    }

    .c-score-table {
        display: flex
    }

    .c-score-table tbody,
    .c-score-table tr {
        display: flex;
        flex-grow: 1
    }

    .c-score-table tr {
        flex-direction: column;
        padding-left: 10px;
        padding-right: 10px
    }

    .c-score-table th:first-child {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding-left: 0;
        height: 48px
    }

    .c-score-table-scrollbox {
        overflow: auto;
        white-space: nowrap
    }

    .c-selectbox:after {
        right: 15px;
        width: 12px;
        height: 7px
    }

    .c-selectbox.-medium {
        width: calc(50% - 10px)
    }

    .c-selectbox__select {
        padding: 10px 40px 10px 1em;
        border-radius: 5px;
        font-size: 1.2rem
    }

    .c-tab__clickable {
        width: 100%;
        padding-right: 0;
        padding-left: 0
    }

    .c-tab__label-main {
        font-size: 1.4rem;
        line-height: 20px
    }

    .c-tab__clickable[aria-selected=true] .c-tab__label-main {
        font-size: 1.6rem;
        line-height: 24px
    }

    .c-tab__label-sub {
        font-size: 1rem;
        line-height: 15px
    }

    .c-tab__clickable[aria-selected=true] .c-tab__label-sub {
        font-size: 1.2rem;
        line-height: 18px
    }

    .c-title:lang(en),
    .c-title span:lang(en) {
        font-size: 2.9rem
    }

    .c-title span:lang(ja) {
        font-size: 1.6rem
    }

    .c-title.-dot {
        padding-top: 22px;
        font-size: 1.9rem;
        text-align: center
    }

    .c-title.-dot:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        width: 150px;
        height: 12px;
        border-radius: 6px;
        background-color: #eee;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .c-title.-dot:after {
        top: 6px;
        width: 7px;
        height: 7px
    }

    .c-title.-dot.-white:before {
        background-color: #fff
    }

    .p-404__highlight {
        padding-top: 47px;
        padding-bottom: 60px;
        background-image: url(/assets/media/img/common/bg-pattern_sp.png);
        background-size: 75px auto
    }

    .p-404__highlightInner {
        padding-right: 40px;
        padding-left: 40px
    }

    .p-404__news {
        margin-top: 70px;
        margin-bottom: 70px
    }

    .p-about__header {
        background-image: url(/assets/media/img/common/bg-pattern_sp.png);
        background-size: 75px auto
    }

    .p-about__headerInner {
        padding: 40px
    }

    .p-about__headerLogo {
        width: 104px;
        margin-right: auto;
        margin-left: auto
    }

    .p-about__headerText {
        margin-top: 40px
    }

    .p-about__headerCopy {
        font-size: 2rem;
        text-align: center;
        line-height: 1.35;
        margin: 0 -20px
    }

    .p-about__headerDescription {
        margin-top: 40px
    }

    .p-admission__header {
        margin-right: 20px;
        margin-left: 20px;
        padding-top: 25px
    }

    .p-admission__title:lang(en),
    .p-admission__title :lang(en) {
        font-size: 2.9rem
    }

    .p-admission__title :lang(ja) {
        font-size: 1.6rem
    }

    .p-admission__body {
        margin-right: 20px;
        margin-left: 20px
    }

    .p-admissionMail__main {
        margin-top: 40px;
        padding-bottom: 30px
    }

    .p-admissionMail__text {
        padding-bottom: 24px
    }

    .p-admissionMail__list {
        margin-top: 15px
    }

    .p-admissionMail__key {
        line-height: 2.7142857143
    }

    .p-admissionMail__submit {
        margin-top: 30px
    }

    .p-admissionMail__subSection {
        padding-top: 25px
    }

    .p-admissionMail__subTitle {
        font-size: 1.4rem;
        word-break: break-all
    }

    .p-admissionMail__follow {
        margin-top: 10px
    }

    .p-admissionMail__setting {
        flex-grow: 1
    }

    .p-admissionMail__copy {
        width: 88px;
        margin-left: 15px
    }

    .p-admissionMail__footer {
        margin-top: 16px;
        padding-bottom: 66px
    }

    .p-admissionNavi {
        margin-top: 24px
    }

    .p-admissionNavi__list {
        justify-content: center
    }

    .p-admissionNavi__item {
        font-size: 1.3rem
    }

    .p-admissionNavi__item:not(:last-child):after {
        width: 7px;
        height: 12px;
        margin-right: 15px;
        margin-left: 15px
    }

    .p-admissionNavi__item[aria-current=step]>.p-admissionNavi__inner {
        border-radius: 3px
    }

    .p-admissionNavi__number {
        width: 22px;
        border-radius: 3px;
        font-size: 2.1rem;
        line-height: 1.4761904762
    }

    .p-admissionNavi__item:not([aria-current=step]) .p-admissionNavi__text {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0 0 0 0);
        border: 0
    }

    .p-arrear__title :lang(en) {
        font-size: 2.9rem;
        line-height: 1.4137931034
    }

    .p-arrear__title :lang(ja) {
        font-size: 1.6rem
    }

    .p-arrear__text {
        text-align: left;
        padding-bottom: 1em
    }

    .p-arrear__text br {
        display: none
    }

    .p-banner {
        margin-top: 90px;
        margin-bottom: 10px
    }

    .p-banner__inner {
        width: 72.8693181818%;
        max-width: 410px
    }

    .p-body {
        padding: 9px
    }

    .p-body:after,
    .p-body:before {
        border-width: 9px
    }

    .p-contact {
        padding-bottom: 80px
    }

    .p-contact__inner {
        margin-top: 40px;
        padding-right: 40px;
        padding-left: 40px
    }

    .p-contact__description {
        font-size: 1.5rem;
        letter-spacing: .04em;
        line-height: 1.6923076923
    }

    .p-contact__group+.p-contact__group {
        margin-top: 10px
    }

    .p-contact__key {
        padding-bottom: 7px
    }

    .p-contact__required {
        font-size: .9rem;
        vertical-align: text-top
    }

    .p-contact__value.-player {
        display: flex;
        flex-wrap: wrap;
        margin-top: -15px
    }

    .p-contact__value.-player .c-checkbox {
        width: 50%;
        min-width: 120px;
        max-width: 142px;
        margin-top: 15px
    }

    .p-contact__valueInner.-birthday {
        display: flex;
        flex-wrap: wrap;
        margin-top: -15px
    }

    .p-contact__valueInner.-birthday .c-selectbox {
        width: calc((100% - 30px) * 1 / 3);
        min-width: 84px;
        margin-top: 15px
    }

    .p-contact__autofill {
        width: 87px;
        margin-left: 15px;
        border-radius: 21px;
        line-height: 2.6428571429
    }

    .p-ecNotice__contents {
        width: calc(100% - 40px);
        margin: 20px
    }

    .p-ecNotice__section {
        padding-top: 36px;
        padding-bottom: 38px
    }

    .p-ecNotice__title img {
        width: 54px
    }

    .p-ecNotice__title.-attention img {
        width: 89px
    }

    .p-ecNotice__text {
        margin-top: 4px;
        font-size: 1.4rem;
        line-height: 1.5
    }

    .p-ecNotice__note {
        font-size: 1.1rem
    }

    .p-ecNotice__heading {
        margin-top: 10px;
        font-size: 1.1rem
    }

    .p-ecNotice__inner {
        width: 240px;
        margin-top: 22px
    }

    .p-ecNotice__row {
        font-size: 1.2rem;
        line-height: 3.3333333333
    }

    .p-ecNotice__key {
        width: 60px;
        padding-left: 12px
    }

    .p-ecNotice__error {
        font-size: 1.2rem
    }

    .p-ecNotice__btnGroup {
        margin-top: 25px
    }

    .p-ecNotice__btn.c-button {
        max-width: none
    }

    .p-ecNotice__btn:nth-child(n+2) {
        margin-top: 20px
    }

    .p-ecNotice__btn.-secondary svg {
        width: 6px;
        height: 12px
    }

    .p-ecNotice__close[type=button] {
        top: -11px;
        right: -11px;
        width: 33px;
        height: 33px
    }

    .p-ecNotice__icon {
        width: 13px;
        height: 13px
    }

    .p-faq {
        margin-right: 10px;
        margin-left: 10px
    }

    .p-faq .c-title:not(.-dot) :lang(en) {
        font-size: 2.9rem
    }

    .p-faq .c-title:not(.-dot) :lang(ja) {
        font-size: 1.6rem
    }

    .p-faq__inner {
        padding-top: 25px;
        padding-bottom: 44px
    }

    .p-faq__nav {
        width: 225px;
        margin-top: 24px;
        margin-right: auto;
        margin-left: auto
    }

    .p-faq__navItem {
        font-size: 1.2rem
    }

    .p-faq__navItem:nth-child(n+2) {
        margin-top: 15px
    }

    .p-faq__navLink {
        padding: 10px
    }

    .p-faq__navIcon {
        width: 12px;
        height: 7px
    }

    .p-faq__section {
        padding-top: 45px
    }

    .p-faq__list {
        padding-top: 12px
    }

    .p-faq__question {
        padding-left: 24px
    }

    .p-faq__question:before {
        width: 24px;
        margin-left: -24px;
        font-size: 1.6rem
    }

    .p-faq__answer {
        padding-left: 24px;
        font-size: 1.2rem
    }

    .p-faq__answer:before {
        width: 24px;
        margin-left: -24px;
        font-size: 1.6rem
    }

    .p-faq__category {
        margin-top: 30px;
        border-bottom: 1px solid #cbcbcb;
        font-size: 1.4rem
    }

    .p-finish {
        padding-bottom: 66px
    }

    .p-finish.-mypage {
        margin-top: 24px;
        padding-bottom: 73px
    }

    .p-finish__header {
        margin-top: 34px
    }

    .p-finish.-mypage .p-finish__lead {
        margin-top: 30px
    }

    .p-finish__body {
        margin-top: 20px
    }

    .p-finish__text {
        line-height: 1.5
    }

    .p-finish__footer {
        margin-top: 40px
    }

    .p-finish__btn {
        max-width: 300px
    }

    .p-footer__upper {
        padding-top: 20px;
        padding-bottom: 30px
    }

    .p-footer__logo {
        width: 43px;
        height: 66px
    }

    .p-footer__sponsor1 {
        margin-top: 20px;
        width: 160px
    }

    .p-footer__sponsor1Item:nth-child(n+4) {
        margin-top: 20px
    }

    .p-footer__sponsor1Item:nth-child(n+4) img {
        height: auto;
        max-width: 100%;
        display: block;
        margin: 0 auto
    }

    .p-footer__sponsor2 {
        flex-wrap: wrap;
        max-width: 220px;
        margin-top: 34px;
        row-gap: 16px
    }

    .p-footer__sponsor2Item.-asahi img,
    .p-footer__sponsor2Item.-menu img,
    .p-footer__sponsor2Item.-sonysonpo img {
        width: 90px
    }

    .p-footer__sponsor2Item.-ventus img {
        width: 100px
    }

    .p-footer__sponsor2Item.-winticket img {
        width: 66px
    }

    .p-footer__sponsor2Item.-rakutencard img {
        width: 100px
    }

    .p-footer__sponsor3 {
        flex-wrap: wrap;
        max-width: 190px;
        margin-top: 34px
    }

    .p-footer__sponsor3Item:nth-child(n+3) {
        margin-top: 20px
    }

    .p-footer__sponsor3Item:nth-child(n+3) img {
        height: auto
    }

    .p-footer__sponsor3Item.-lawson img,
    .p-footer__sponsor3Item.-trenders img {
        width: 64px
    }

    .p-footer__sponsor3Item.-bs10 img,
    .p-footer__sponsor3Item.-led img,
    .p-footer__sponsor3Item.-little img,
    .p-footer__sponsor3Item.-maruzen img {
        width: 80px
    }

    .p-footer__sponsor3Item img {
        height: auto
    }

    .p-footer__corporateList,
    .p-footer__sponsor4 {
        flex-wrap: wrap;
        max-width: 335px;
        margin-top: 30px
    }

    .p-footer__corporateList.-row2 {
        margin-top: 25px
    }

    .p-footer__corporateList.-row3 {
        justify-content: space-evenly;
        margin-top: 15px
    }

    .p-footer__corporateItem.-konami {
        width: 58px
    }

    .p-footer__corporateItem.-cyberagent,
    .p-footer__corporateItem.-kadokawa {
        width: 81px
    }

    .p-footer__corporateItem.-segasammy {
        width: 70px
    }

    .p-footer__corporateItem.-dentsu {
        width: 60px;
        margin-right: 10px
    }

    .p-footer__corporateItem.-tvasahi {
        width: 58px;
        margin-right: 10px
    }

    .p-footer__corporateItem.-hakuhodo {
        width: 90px
    }

    .p-footer__corporateItem.-unext {
        width: 74px
    }

    .p-footer__corporateItem.-bs10 {
        width: 68px
    }

    .p-footer__corporateItem.-earth {
        width: 80px
    }

    .p-footer__naviList {
        margin-top: 30px;
        flex-direction: column;
        align-items: center
    }

    .p-footer__naviItem {
        font-size: 1.1rem
    }

    .p-footer__bird {
        width: 52px;
        top: -81px;
        left: 20px
    }

    .p-footer__lower {
        padding-top: 6px;
        padding-bottom: 6px;
        border-top: 1px solid #333
    }

    .p-footer__copyright {
        font-size: .9rem
    }

    .p-gamesResult {
        height: 100%;
        overflow: scroll;
        padding: 20px
    }

    .p-gamesResult__columns {
        flex-direction: column;
        margin-left: -15px;
        margin-right: -15px
    }

    .p-gamesResult__column {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .p-gamesResult__column:not(:last-child) {
        margin-bottom: 50px
    }

    .p-gamesSchedule {
        min-width: auto
    }

    .p-gamesSchedule__inner {
        max-width: 335px;
        width: auto;
        padding: 60px 20px 30px
    }

    .p-gamesSchedule__title {
        font-size: 29px
    }

    .p-gamesSchedule__desc {
        margin-top: 19px;
        font-size: 16px
    }

    .p-gamesSchedule__lists {
        margin: 25px 0 0
    }

    .p-gamesSchedule__list {
        padding: 25px 0
    }

    .p-gamesSchedule__list:not(:first-child) {
        margin-top: 0;
        border-top: 1px solid #01602c
    }

    .p-gamesSchedule__date-round {
        flex-direction: column
    }

    .p-gamesSchedule__date {
        font-size: 35px;
        width: auto
    }

    .p-gamesSchedule__date span {
        font-size: 28px;
        vertical-align: 3px
    }

    .p-gamesSchedule__round {
        border-right: 2px solid #fff;
        font-size: 13px;
        padding: 0 8px;
        line-height: 20px;
        border-radius: 4px
    }

    .p-gamesSchedule__round span {
        top: 2px
    }

    .p-gamesSchedule__round:after,
    .p-gamesSchedule__teams {
        display: none
    }

    .p-gamesSchedule2 {
        min-width: auto
    }

    .p-gamesSchedule2__inner {
        width: 295px
    }

    .p-gamesSchedule2__lists--mt {
        margin-top: 30px
    }

    .p-gamesSchedule2__list {
        width: calc(50% - 16px)
    }

    .p-gamesSchedule2__data {
        font-size: 30px
    }

    .p-gamesSchedule2__dayWeek,
    .p-gamesSchedule2__tableNum {
        font-size: 20px
    }

    .p-gamesSchedule2__tab-list {
        padding-top: 40px
    }

    .p-gamesSchedule2__tab-item,
    .p-gamesSchedule2__tab-item.is-6,
    .p-gamesSchedule2__tab-item.is-7,
    .p-gamesSchedule2__tab-item.is-8,
    .p-gamesSchedule2__tab-item.is-9 {
        width: calc(0.333333333333333 * 100% - 20px)
    }

    .p-gamesSchedule2__tab-item:nth-child(n+4) {
        margin-top: 10px
    }

    .p-gamesSchedule2__btn .c-button {
        display: block;
        margin: 0 auto
    }

    .p-gamesSchedule2__btn .c-button:not(:last-child) {
        margin-bottom: 20px
    }

    .p-globalNavi {
        display: flex;
        align-items: center;
        height: 55px;
        box-shadow: 0 0 5px 5px rgba(5, 0, 0, .06)
    }

    .p-globalNavi__list {
        flex-wrap: wrap;
        border-radius: 20px;
        background-color: #fff
    }

    .p-globalNavi__item {
        width: 100%;
        font-size: 1.6rem;
        text-align: center;
        line-height: 3.75
    }

    .p-globalNavi__item:last-child {
        padding-top: 15px;
        padding-bottom: 24px
    }

    .p-globalNavi__item+.p-globalNavi__item {
        background-image: linear-gradient(180deg, #eee 1px, transparent 0);
        background-size: calc(100% - 20px) 2px;
        background-position: top;
        background-repeat: no-repeat
    }

    .p-globalNavi__link {
        display: block;
        font-weight: inherit;
        text-align: center;
        line-height: inherit
    }

    .p-globalNavi__link:not(.-supporter) {
        width: 100%
    }

    .p-globalNavi__link.-supporter {
        display: inline-block;
        padding-right: 2em;
        padding-left: 2em;
        border-radius: 20px;
        background-color: #008840;
        line-height: 2.4375
    }

    .p-globalNavi__itemMenu {
        display: block !important;
        min-width: auto;
        border-radius: 0;
        border: none;
        margin-top: -12px;
        padding: 0;
        padding-bottom: 10px;
        position: static
    }

    .p-globalNavi__itemMenu .p-globalNavi__link {
        font-size: 1.4rem;
        line-height: 2.2857142857;
        border-top: none;
        margin-top: 0;
        padding-top: 0
    }

    .p-globalNavi__itemMenu .p-globalNavi__link+.p-globalNavi__link {
        border-top: none;
        margin-top: 0;
        padding-top: 0
    }

    .p-goodsPopup__contents {
        width: calc(100% - 40px);
        margin: 20px
    }

    .p-goodsPopup__header {
        height: 54px
    }

    .p-goodsPopup__header.-drivens:before {
        top: -72px;
        left: -74px;
        background-size: 60%
    }

    .p-goodsPopup__header.-furinkazan:before {
        top: -56px;
        left: 10px;
        width: 293px;
        height: 326px;
        background-size: 48%;
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    .p-goodsPopup__header.-fightclub:before {
        top: -91px;
        left: -6px;
        width: 372px;
        height: 273px;
        background-image: url(/assets/media/img/common/fightclub.png);
        background-size: 50%
    }

    .p-goodsPopup__header.-abemas:before {
        top: -154px;
        left: -26px;
        background-size: 50%
    }

    .p-goodsPopup__header.-phoenix:before {
        top: -148px;
        left: -28px;
        height: 200px;
        background-image: url(/assets/media/img/common/phoenix.png);
        background-size: 41%;
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    .p-goodsPopup__header.-raiden:before {
        top: -142px;
        left: -47px;
        background-image: url(/assets/media/img/common/raiden.png);
        background-size: 50%
    }

    .p-goodsPopup__header.-pirates:before,
    .p-goodsPopup__header.-sakuraknights:before {
        top: -32px;
        left: -4px;
        background-size: 53%;
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    .p-goodsPopup__header.-beast:before,
    .p-goodsPopup__header.-jets:before {
        top: -45px;
        left: -45px;
        background-size: 55%;
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    .p-goodsPopup__header.-mleague:before {
        top: -32px;
        left: -4px;
        background-size: 53%;
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    .p-goodsPopup__title {
        font-size: 1.4rem;
        letter-spacing: .02em
    }

    .p-goodsPopup__body {
        padding: 30px
    }

    .p-goodsPopup__list {
        max-width: 300px;
        margin-right: auto;
        margin-left: auto
    }

    .p-goodsPopup__item {
        width: calc(50% - 7px)
    }

    .p-goodsPopup__item:nth-child(2n) {
        margin-left: 14px
    }

    .p-goodsPopup__item:not(:nth-child(-n+2)) {
        margin-top: 16px
    }

    .p-goodsPopup__figure {
        height: 107px;
        background-size: auto 89px
    }

    .p-goodsPopup__number:before {
        bottom: -5px;
        border-width: 0 0 23px 23px
    }

    .p-goodsPopup__number:after {
        bottom: 8px;
        left: -4px;
        width: 33px;
        border-bottom: 1px solid
    }

    .p-goodsPopup__number.-number1 {
        padding-left: 6px
    }

    .p-goodsPopup__number.-number1 svg {
        width: 7px;
        height: 25px
    }

    .p-goodsPopup__number.-number2 {
        padding-left: 3px
    }

    .p-goodsPopup__number.-number2 svg {
        width: 10px;
        height: 25px
    }

    .p-goodsPopup__number.-number3 {
        padding-left: 3px
    }

    .p-goodsPopup__number.-number3 svg {
        width: 10px;
        height: 25px
    }

    .p-goodsPopup__number.-number4 {
        padding-left: 3px
    }

    .p-goodsPopup__number.-number4 svg {
        width: 12px;
        height: 25px
    }

    .p-goodsPopup__number.-number5 {
        padding-left: 3px
    }

    .p-goodsPopup__number.-number5 svg {
        width: 10px;
        height: 25px
    }

    .p-goodsPopup__number.-number6 {
        padding-left: 3px
    }

    .p-goodsPopup__number.-number6 svg {
        width: 10px;
        height: 25px
    }

    .p-goodsPopup__img {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    .p-goodsPopup__figure.-photo .p-goodsPopup__img {
        margin-top: 10px
    }

    .p-goodsPopup__summary {
        font-size: 1rem;
        line-height: 1.6;
        -webkit-font-feature-settings: "palt";
        font-feature-settings: "palt"
    }

    .p-goodsPopup__summary-note {
        font-size: .8rem;
        font-weight: 400
    }

    .p-goodsPopup__close[type=button] {
        top: -11px;
        right: -11px;
        width: 33px;
        height: 33px
    }

    .p-goodsPopup__icon {
        width: 13px;
        height: 13px
    }

    .p-header__logo {
        position: absolute;
        top: 50%;
        left: 46%;
        width: 170px;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .p-legal {
        margin-right: 10px;
        margin-left: 10px
    }

    .p-legal .c-title:not(.-dot) :lang(en) {
        font-size: 2.9rem
    }

    .p-legal .c-title:not(.-dot) :lang(ja) {
        font-size: 1.6rem
    }

    .p-legal__inner {
        padding-top: 25px;
        padding-bottom: 44px
    }

    .p-legal__delivery {
        -ms-grid-columns: 170px auto;
        grid-template-columns: 170px auto
    }

    .p-login__inner {
        margin-right: 20px;
        margin-left: 20px
    }

    .p-mailEdit {
        margin-top: 24px;
        padding-bottom: 73px
    }

    .p-mailEdit__list {
        margin-top: 28px
    }

    .p-mailEdit__group+.p-mailEdit__group {
        margin-top: 10px
    }

    .p-mailEdit__key {
        padding-bottom: 6px
    }

    .p-mailEdit__text {
        font-size: 1.2rem;
        line-height: 3.4166666667
    }

    .p-mailEdit__footer {
        margin-top: 40px
    }

    .p-mailmagazineSetting {
        margin-top: 24px;
        padding-bottom: 73px
    }

    .p-mailmagazineSetting__list {
        margin-top: 27px
    }

    .p-mailmagazineSetting__key {
        padding-bottom: 2px
    }

    .p-mailmagazineSetting__value .c-checkbox {
        margin-left: 0
    }

    .p-mailmagazineSetting__note {
        margin-top: 10px;
        font-size: 1.2rem
    }

    .p-mailmagazineSetting__footer {
        margin-top: 35px
    }

    .p-mypage__inner {
        margin-right: 20px;
        margin-left: 20px
    }

    .p-mypage__header {
        padding-top: 30px
    }

    .p-mypage__title :lang(en) {
        font-size: 2.9rem;
        line-height: 1.4137931034
    }

    .p-mypage__title :lang(ja) {
        font-size: 1.6rem
    }

    .p-mypage__heading {
        margin-top: 16px;
        font-size: 1.2rem
    }

    .p-mypage__name {
        font-size: 1.6rem
    }

    .p-mypage__limitList {
        font-size: 1.2rem
    }

    .p-mypage__teamList {
        margin-top: 26px
    }

    .p-mypage__teamItem {
        height: 101px;
        border-radius: 5px;
        box-shadow: 0 12px 35px rgba(0, 0, 0, .15)
    }

    .p-mypage__teamItem+.p-mypage__teamItem {
        margin-top: 10px
    }

    .p-mypage__teamKey {
        flex-shrink: 0;
        width: 40%;
        min-width: 127px
    }

    .p-mypage__teamLogo {
        width: 90px;
        margin-left: -11px
    }

    .p-mypage__teamValue {
        padding-left: 20px
    }

    .p-mypage__teamValue:before {
        left: -22px;
        border-width: 0 0 101px 22px
    }

    .p-mypage__teamDetail {
        padding-top: 28px
    }

    .p-mypage__teamCode {
        font-size: 1.4rem
    }

    .p-mypage__teamDate {
        font-size: 1.2rem
    }

    .p-mypage__navi {
        margin-top: 50px;
        padding-bottom: 45px
    }

    .p-mypageNavi__top {
        flex-direction: column
    }

    .p-mypageNavi__top li {
        width: 100%
    }

    .p-mypageNavi__item:after {
        right: 10px;
        width: 7px;
        height: 12px
    }

    .p-mypageNavi__link {
        padding-top: 13px;
        padding-right: 16px;
        padding-bottom: 13px
    }

    .p-mypageNavi__supplementary {
        font-size: 1rem
    }

    .p-mypageNavi__event-banner .hidden-lg {
        display: block
    }

    .p-newsDetail__inner {
        padding: 45px 20px 80px
    }

    .p-newsDetail__article {
        margin-top: 18px
    }

    .p-newsDetail__title {
        font-size: 2.4rem
    }

    .p-newsDetail__body .wp-video video {
        margin-top: 1.69231em
    }

    .p-newsDetail__body {
        margin-top: 40px;
        font-size: 1.3rem;
        line-height: 1.6923076923
    }

    .p-newsDetail__body dl:not(:first-child),
    .p-newsDetail__body h3:not(:first-child),
    .p-newsDetail__body h4:not(:first-child),
    .p-newsDetail__body h6:not(:first-child),
    .p-newsDetail__body ol:not(:first-child),
    .p-newsDetail__body p:not(:first-child),
    .p-newsDetail__body table:not(:first-child),
    .p-newsDetail__body ul:not(:first-child) {
        margin-top: 1.6923076923em
    }

    .p-newsDetail__media {
        text-align: center;
        margin-right: -20px;
        margin-left: -20px
    }

    .p-newsDetail__footer {
        margin-top: 60px
    }

    .p-newsTop__highlight {
        padding-top: 47px;
        padding-bottom: 60px;
        background-image: url(/assets/media/img/common/bg-pattern_sp.png);
        background-size: 75px auto
    }

    .p-newsTop__highlightInner {
        padding-right: 40px;
        padding-left: 40px
    }

    .p-newsTop__archives {
        padding: 60px 20px 80px
    }

    .p-newsTop__footer {
        margin-top: 60px
    }

    .p-opponentCard {
        background-image: url(/assets/media/img/common/bg-pattern_sp.png)
    }

    .p-opponentCard__inner {
        padding-top: 6px;
        padding-bottom: 25px
    }

    .p-opponentCard__semifinal {
        font-size: 2.9rem;
        margin: -6px auto 10px
    }

    .p-opponentCard__emergency {
        font-size: 1.6rem;
        margin: -6px auto 10px
    }

    .p-opponentCard__header {
        width: 286px;
        margin-right: auto;
        margin-left: auto;
        padding-bottom: 20px
    }

    .p-opponentCard__heading.is-final {
        font-size: 2rem;
        padding: 20px 0 0
    }

    .p-opponentCard__date {
        font-size: 3.5rem;
        position: relative;
        bottom: -2px
    }

    .p-opponentCard__slash {
        font-size: 2.6rem
    }

    .p-opponentCard__round {
        border-width: 2px;
        font-size: 1.3rem;
        font-weight: 400
    }

    .p-opponentCard__watch {
        font-size: 1.6rem;
        text-align: center
    }

    .p-opponentCard__list {
        flex-wrap: wrap;
        width: 286px;
        margin: 0 auto
    }

    .p-opponentCard__item {
        flex-shrink: 0;
        width: 136px;
        height: 195px
    }

    .p-opponentCard__item:nth-child(odd) {
        margin-right: 13px
    }

    .p-opponentCard__item:not(:nth-child(-n+2)) {
        margin-top: 13px
    }

    .p-opponentCard__info {
        padding-bottom: 10px
    }

    .p-opponentCard__team {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        font-size: 1rem
    }

    .p-opponentCard__name {
        font-size: 1.4rem
    }

    .p-opponentCard__logo {
        left: -3px;
        width: 93px
    }

    .p-opponentCard__finalDate {
        width: 286px;
        flex-wrap: wrap
    }

    .p-opponentCard__finalDate li {
        width: 80px;
        font-size: 20px;
        margin-bottom: 10px
    }

    .p-opponentCard__finalDate:after {
        content: "";
        display: block;
        width: 80px
    }

    .p-owner {
        padding-top: 65px
    }

    .p-owner__body {
        margin-top: 30px
    }

    .p-owner__list {
        flex-wrap: wrap;
        width: 290px;
        margin-top: 60px;
        margin-right: auto;
        margin-left: auto;
        padding-left: 5px
    }

    .p-owner__list.-row2 {
        margin-top: auto
    }

    .p-owner__list.-row3 {
        justify-content: space-around;
        margin-top: auto
    }

    .p-owner__item {
        margin-bottom: 45px;
        width: 50%
    }

    .p-owner__item.-kadokawa img,
    .p-owner__item.-konami img {
        width: 80px
    }

    .p-owner__item.-cyberagent img {
        width: 110px
    }

    .p-owner__item.-segasammy img {
        width: 86px
    }

    .p-owner__item.-dentsu img {
        width: 70px
    }

    .p-owner__item.-tvasahi img {
        width: 80px
    }

    .p-owner__item.-hakuhodo img {
        width: 100px
    }

    .p-owner__item.-bs10 img {
        width: 80px
    }

    .p-owner__item.-earth img,
    .p-owner__item.-unext img {
        width: 82px
    }

    .p-passwordEdit {
        margin-top: 24px;
        padding-bottom: 73px
    }

    .p-passwordEdit__header {
        padding-bottom: 26px
    }

    .p-passwordEdit__lead {
        margin-top: 28px;
        line-height: 1.5
    }

    .p-passwordEdit__list {
        margin-top: 25px
    }

    .p-passwordEdit__group+.p-passwordEdit__group {
        margin-top: 10px
    }

    .p-passwordEdit__key {
        padding-bottom: 6px
    }

    .p-passwordEdit__text {
        font-size: 1.2rem;
        line-height: 3.4166666667
    }

    .p-passwordEdit__footer {
        margin-top: 40px
    }

    .p-payment {
        margin-top: 35px;
        padding-bottom: 65px
    }

    .p-payment.-add {
        margin-top: 17px
    }

    .p-payment__team {
        font-size: 1.8rem
    }

    .p-payment__logo {
        width: 160px;
        margin-top: -11px;
        margin-bottom: 25px
    }

    .p-storeConfirm__payment .p-payment__body {
        margin-top: 11px
    }

    .p-payment__label {
        display: block;
        padding-top: 17px;
        padding-bottom: 12px;
        border-radius: 10px;
        text-align: center
    }

    .p-storeConfirm__payment .p-payment__label {
        font-size: 1rem
    }

    .p-payment__cards {
        width: 185px;
        margin-top: 8px
    }

    .p-storeConfirm__payment .p-payment__cards {
        margin-top: 0;
        margin-left: 6px
    }

    .p-payment__footer {
        margin-top: 30px
    }

    .p-paymentEdit {
        margin-top: 24px;
        padding-bottom: 73px
    }

    .p-paymentEdit__lead {
        margin-top: 35px
    }

    .p-pickup {
        padding-top: 50px;
        padding-bottom: 45px
    }

    .p-pickup__title img {
        width: 78px
    }

    .p-pickup__title.-other img {
        width: 138px
    }

    .p-pickup__list {
        flex-wrap: wrap;
        max-width: 480px;
        margin-top: 20px;
        margin-right: auto;
        margin-left: auto;
        padding-right: 10px;
        padding-left: 10px
    }

    .p-pickup__item {
        width: calc(50% - 5px)
    }

    .p-pickup__item:nth-child(2n) {
        margin-left: 10px
    }

    .p-pickup__item:nth-child(n+3) {
        margin-top: 10px
    }

    .p-pickup__image img {
        width: calc((100vw - 9px) / 2 - 10px - 9px);
        height: calc((100vw - 9px) / 2 - 10px - 9px);
        max-height: 225px
    }

    .p-pickup__goods {
        font-size: 1.2rem
    }

    .p-pickup__mark {
        top: 8px;
        left: 8px;
        width: 18px
    }

    .p-points {
        padding-top: 26px;
        padding-bottom: 80px
    }

    .p-points__inner {
        padding-right: 20px;
        padding-left: 20px
    }

    .p-points__title {
        font-size: 1rem
    }

    .p-points__season-selecter {
        justify-content: space-between
    }

    .p-points__season-selecter .c-button.-small {
        max-width: 100px;
        font-weight: 400;
        padding: 0
    }

    .p-points__button-wrapper {
        width: 100%;
        text-align: right
    }

    .p-points__table {
        min-width: 302px;
        margin-top: 0
    }

    .p-points__table tr:nth-child(odd) {
        background-color: transparent
    }

    .p-points__table tr:first-child {
        background-color: #f08300;
        color: #fff
    }

    .p-points__table td,
    .p-points__table th {
        border-right: none;
        border-left: none;
        padding: 10px 8px;
        font-size: 12px;
        min-width: 64px
    }

    .p-points__table tr:first-child th:nth-child(2n) {
        background-color: #108041
    }

    .p-points__table td:nth-child(2n) {
        background-color: rgba(0, 0, 0, .05)
    }

    .p-points__table td:first-child {
        padding: 10px 6px;
        width: 98px
    }

    .p-points__pageTop {
        margin-right: -17px
    }

    .p-privacy {
        padding-bottom: 80px
    }

    .p-privacy__body {
        margin-top: 40px;
        padding-right: 40px;
        padding-left: 40px
    }

    .p-privacy__group+.p-privacy__group {
        margin-top: 70px
    }

    .p-privacy__contents {
        margin-top: 10px
    }

    .p-privacy__list,
    .p-privacy__text {
        font-size: 1.5rem;
        letter-spacing: .04em;
        line-height: 1.6923076923
    }

    .p-privacy__list+.p-privacy__address,
    .p-privacy__list+.p-privacy__list,
    .p-privacy__list+.p-privacy__text,
    .p-privacy__text+.p-privacy__address,
    .p-privacy__text+.p-privacy__list,
    .p-privacy__text+.p-privacy__text {
        margin-top: 1.6923076923em
    }

    .p-privacy__footer {
        margin-top: 60px;
        padding-right: 40px;
        padding-left: 40px
    }

    .p-product {
        padding-top: 10px;
        box-shadow: 0 12px 33px 2px rgba(12, 0, 0, .15)
    }

    .p-product__inner {
        padding-bottom: 46px
    }

    .p-product__info {
        display: flex;
        flex-direction: column;
        margin-right: 10px;
        margin-left: 10px
    }

    .p-product__heading {
        flex-direction: column-reverse;
        margin-top: 20px
    }

    .p-product__title {
        margin-top: 4px;
        font-size: 1.6rem;
        text-align: center;
        line-height: 1.4375
    }

    .p-product__logo.-mleague {
        width: 57px;
        height: 49px
    }

    .p-product__logo.-drivens {
        width: 54px
    }

    .p-product__logo.-furinkazan {
        width: 40px
    }

    .p-product__logo.-fightclub {
        width: 55px
    }

    .p-product__logo.-abemas {
        width: 51px
    }

    .p-product__logo.-phoenix {
        width: 59px
    }

    .p-product__logo.-raiden {
        width: 54px
    }

    .p-product__logo.-beast,
    .p-product__logo.-pirates,
    .p-product__logo.-sakuraknights {
        width: 36px
    }

    .p-product__logo.-jets {
        width: 59px
    }

    .p-product__price {
        font-size: 1.6rem;
        text-align: center
    }

    .p-product__delivery {
        font-size: 1.2rem
    }

    .p-product__delivery:before {
        font-size: 1rem
    }

    .p-product__image {
        order: -1
    }

    .p-product__view {
        position: relative
    }

    .p-product__mark {
        top: 7px;
        left: 7px;
        width: 78px
    }

    .p-product__prev {
        left: 10px
    }

    .p-product__next,
    .p-product__prev {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .p-product__next {
        right: 10px
    }

    .p-product__controls {
        margin-top: 10px
    }

    .p-product__controlsList {
        justify-content: center
    }

    .p-product__controlsItem {
        width: 40px
    }

    .p-product__controlsItem:nth-child(n+2) {
        margin-left: 10px
    }

    .p-product__controlsBtn {
        width: 40px;
        height: 40px
    }

    .p-product__controlsBtn[aria-selected=true],
    .p-product__controlsBtn[type=button]:focus {
        outline: 2px solid;
        outline-offset: -2px
    }

    .p-product__controlsBtn img {
        width: 40px;
        height: 40px
    }

    .p-product__purchase {
        width: 300px;
        max-width: 100%;
        margin-top: 12px;
        margin-right: auto;
        margin-left: auto
    }

    .p-product__purchase .c-button {
        max-width: none;
        padding-top: 9px;
        padding-bottom: 9px;
        border-radius: 24px;
        font-size: 1.5rem
    }

    .p-product__purchaseList {
        justify-content: center;
        margin-top: 20px;
        font-size: 1.2rem
    }

    .p-product__purchaseItem:nth-child(n+2) {
        margin-left: 42px
    }

    .p-product__purchaseArrow {
        height: 12px
    }

    .p-product__description {
        font-size: 1.2rem;
        line-height: 1.5833333333
    }

    .p-product__spec {
        margin-top: 14px
    }

    .p-product__specKey {
        font-size: 1.2rem;
        line-height: 1.6666666667
    }

    .p-product__specValue {
        font-size: 1.2rem
    }

    .p-product__caution {
        padding: 20px
    }

    .p-product__cautionTitle {
        width: 78px;
        line-height: 19px
    }

    .p-product__readme:before {
        margin-right: 18px;
        margin-left: 18px
    }

    .p-product__cautionList {
        padding-top: 8px
    }

    .p-product__cautionItem {
        margin-top: 9px;
        padding-left: 17px;
        font-size: 1.2rem;
        line-height: 1.5833333333
    }

    .p-product__cautionItem:before {
        width: 17px;
        margin-left: -17px
    }

    .p-product__share {
        margin-top: 18px
    }

    .p-product__shareList {
        justify-content: center
    }

    .p-product__shareItem:nth-child(n+2) {
        margin-left: 30px
    }

    .p-product__shareLink.-facebook svg {
        width: 28px
    }

    .p-purchaseHistory {
        margin-right: -10px;
        margin-left: -10px
    }

    .p-purchaseHistory__inner {
        padding-top: 24px;
        padding-bottom: 24px
    }

    .p-purchaseHistory__body,
    .p-purchaseHistory__message {
        margin-top: 24px
    }

    .p-purchaseHistory__list {
        border-top: 1px solid #cbcbcb
    }

    .p-purchaseHistory__item {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 70px 1fr;
        grid-template-columns: 70px 1fr;
        -webkit-column-gap: 10px;
        column-gap: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #cbcbcb;
        font-size: 1.2rem;
        line-height: 1.5833333333
    }

    .p-purchaseHistory__areaImg {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1/2;
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        grid-row: 1/3
    }

    .p-purchaseHistory__detailKey {
        width: 60px
    }

    .p-purchaseHistory__image {
        border: 1px solid #cbcbcb
    }

    .p-ranking.is-single {
        margin-bottom: 40px
    }

    .p-ranking__inner {
        width: 100%;
        padding-left: 8px;
        padding-right: 8px
    }

    .p-ranking__team-item {
        justify-content: flex-start;
        width: 100%
    }

    .p-ranking__rank-number {
        font-size: 14px;
        width: 15px;
        height: 21px;
        margin-right: 12px;
        border-radius: 3px
    }

    .p-ranking__rank-number.is-rank10 {
        font-size: 12px
    }

    .p-ranking__team-wrap {
        width: auto;
        min-width: 0;
        flex: 1 1 auto
    }

    .p-ranking__team-name {
        flex: 1 1 auto;
        min-width: 0;
        font-size: 11px;
        white-space: nowrap;
        overflow: visible;
        text-overflow: clip;
        line-height: 1.2
    }

    .p-ranking__team-symbol {
        margin-right: 6px;
        width: 38px;
        height: 24px;
        min-width: 38px;
        flex-shrink: 0
    }

    .p-ranking__current-point {
        font-size: 11px;
        width: 44px;
        min-width: 44px
    }

    .p-ranking__diff-point {
        font-size: 11px;
        margin-left: 12px;
        width: 42px;
        min-width: 42px
    }

    .p-ranking__game-count {
        width: 46px;
        min-width: 46px;
        margin-left: 12px;
        font-size: 11px
    }

    .p-ranking__remaining-games {
        margin-top: -10px;
        font-size: 10px
    }

    .p-ranking__remaining-games strong {
        font-size: 13px;
        margin: 0 2px
    }

    .p-ranking__personal-container {
        width: 100%;
        padding: 0 20px
    }

    .p-ranking__personal-columns {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        margin-left: 0;
        margin-right: 0
    }

    .p-ranking__personal-column {
        width: 100%
    }

    .p-ranking__personal-column:not(:last-child) {
        margin-bottom: 50px
    }

    .p-ranking__personal-button-all {
        display: none
    }

    .p-ranking__team-head {
        margin-bottom: 10px;
        flex-wrap: nowrap;
        justify-content: flex-end;
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    .p-ranking__team-head-spacer {
        display: none
    }

    .p-ranking__team-head-label {
        font-size: 9px;
        font-weight: 700;
        text-align: center;
        line-height: 1
    }

    .p-ranking__team-head-label--point {
        width: 52px;
        min-width: 52px;
        position: relative;
        left: 2px
    }

    .p-ranking__team-head-label--diff {
        width: 44px;
        min-width: 44px;
        margin-left: 8px;
        position: relative;
        left: 6px
    }

    .p-ranking__team-head-label--game {
        width: 50px;
        min-width: 50px;
        margin-left: 8px;
        position: relative;
        left: 13px
    }

    .p-rule {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .p-rule__body {
        margin-top: 40px;
        padding-right: 40px;
        padding-left: 40px
    }

    .p-rule__group+.p-rule__group {
        margin-top: 170px
    }

    .p-rule__contents {
        margin-top: 10px
    }

    .p-rule__table {
        margin-right: -40px;
        margin-left: -55px
    }

    .p-rule__text {
        font-size: 1.5rem;
        letter-spacing: .04em;
        line-height: 1.6923076923
    }

    .p-rule__text+.p-rule__text {
        margin-top: 1.6923076923em
    }

    .p-rule__footer {
        margin-top: 60px;
        padding-right: 40px;
        padding-left: 40px
    }

    .p-service__inner {
        padding-right: 20px;
        padding-bottom: 78px;
        padding-left: 20px
    }

    .p-service__snsItem+.p-service__snsItem {
        margin-left: 47px
    }

    .p-service__snsLink {
        width: 35px;
        height: 31px
    }

    .p-service__icon {
        width: 35px
    }

    .p-shortcutBanner {
        margin-top: 45px
    }

    .p-shortcutBanner__inner {
        max-width: 480px;
        padding-right: 10px;
        padding-left: 10px
    }

    .p-shortcutBanner__item {
        display: block;
        width: calc(100vw - 20px - 9px * 2);
        height: calc(100vw - 20px - 9px * 2);
        max-width: 460px;
        max-height: 460px
    }

    .p-shortcutBanner__item:nth-child(n+2) {
        margin-top: 10px
    }

    .p-stats {
        padding-top: 26px;
        padding-bottom: 80px
    }

    .p-stats__inner {
        padding-right: 20px;
        padding-left: 20px
    }

    .p-stats__tab {
        margin-top: 44px
    }

    .p-stats__nav {
        padding-top: 26px;
        padding-bottom: 27px;
        background-image: url(/assets/media/img/common/bg-pattern_sp.png);
        background-size: 75px auto;
        background-position: 50%
    }

    .p-stats__teamName {
        height: 50px;
        font-size: 1.8rem
    }

    .p-stats__teamName img {
        width: 50px;
        margin-right: .6em
    }

    .p-stats__tableWrapper {
        margin-top: 10px;
        position: relative
    }

    .p-stats__tableWrapper.-fadeBefore:before {
        content: "";
        width: 50px;
        height: 100%;
        background: linear-gradient(270deg, hsla(0, 0%, 100%, 0) 0, #fff 68%, #fff);
        position: absolute;
        top: 0;
        left: -20px
    }

    .p-stats__tableWrapper.-fadeAfter:after {
        content: "";
        width: 50px;
        height: 100%;
        background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff 68%, #fff);
        position: absolute;
        top: 0;
        right: -20px
    }

    .p-stats__tableInner {
        overflow: hidden;
        overflow-x: scroll
    }

    .p-stats__tableAfterBtn,
    .p-stats__tableBeforeBtn {
        width: 11px;
        height: 20px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 1
    }

    .p-stats__tableAfterBtn:before,
    .p-stats__tableBeforeBtn:before {
        content: "";
        display: block;
        width: 11px;
        height: 20px;
        background: url(/assets/media/img/stats/ico-arrow.svg) 50% no-repeat;
        background-size: auto 20px
    }

    .p-stats__tableBeforeBtn {
        left: -9px;
        -webkit-transform: rotate(180deg) translateY(calc(-50% + 20px));
        transform: rotate(180deg) translateY(calc(-50% + 20px))
    }

    .p-stats__tableWrapper.-fadeBefore .p-stats__tableBeforeBtn {
        display: inline-block
    }

    .p-stats__tableAfterBtn {
        right: -9px
    }

    .p-stats__tableWrapper.-fadeAfter .p-stats__tableAfterBtn {
        display: inline-block
    }

    .p-stats__table {
        width: 600px;
        margin-top: 0
    }

    .p-stats__table tr:nth-child(odd) {
        background-color: transparent
    }

    .p-stats__table tr:first-child {
        background-color: #f08300;
        color: #fff
    }

    .p-stats__table td,
    .p-stats__table th {
        border-right: none;
        border-left: none
    }

    .p-stats__table tr:first-child th:nth-child(2n) {
        background-color: #108041
    }

    .p-stats__table td:nth-child(2n) {
        background-color: rgba(0, 0, 0, .05)
    }

    .p-stats__pageTop {
        margin-right: -17px
    }

    .p-store__inner {
        margin-right: 10px;
        margin-left: 10px;
        padding-top: 40px
    }

    .p-store__sorry {
        margin: 64px 0;
        font-size: 1.2rem;
        line-height: 1.5833333333
    }

    .p-store__list {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: 1fr;
        grid-gap: 9px;
        max-width: 460px;
        margin-right: auto;
        margin-left: auto
    }

    .p-store__permalink {
        display: flex;
        flex-direction: column-reverse
    }

    .p-store__text {
        padding-top: 6px;
        padding-bottom: 2px
    }

    .p-store__goods {
        color: #000;
        font-size: 1.2rem
    }

    .p-store__goods,
    .p-store__price {
        text-align: center;
        line-height: 1.5833333333
    }

    .p-store__price {
        color: gray
    }

    .p-store__figure img {
        width: calc((100vw - 9px) / 2 - 10px - 9px);
        height: calc((100vw - 9px) / 2 - 10px - 9px);
        max-height: 225px
    }

    .p-store__mark {
        top: 8px;
        left: 8px;
        width: 18px
    }

    .p-store__bnr {
        max-width: 460px;
        margin-bottom: 50px
    }

    .p-storeComplete__inner {
        max-width: 300px;
        padding-top: 50px;
        padding-bottom: 40px
    }

    .p-storeComplete__title {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .p-storeComplete__titleEn {
        padding: 6px 7px;
        border: 2px solid
    }

    .p-storeComplete__titleEn img {
        width: 82px;
        height: 13px
    }

    .p-storeComplete__titleJp {
        margin-top: 16px;
        font-size: 1.6rem
    }

    .p-storeComplete__text {
        margin-top: 4px;
        font-size: 1.2rem;
        line-height: 1.5833333333
    }

    .p-storeComplete__btnGroup {
        margin-top: 48px
    }

    .p-storeConfirm {
        padding-top: 14px
    }

    .p-storeConfirm__inner {
        padding-bottom: 40px
    }

    .p-storeConfirm__title {
        font-size: 1.6rem
    }

    .p-storeConfirm__goods {
        margin-top: 14px;
        margin-right: 10px;
        margin-left: 10px
    }

    .p-storeConfirm__goodsInfo {
        flex-direction: column;
        align-items: center;
        margin-top: 12px
    }

    .p-storeConfirm__key {
        font-size: 1.6rem;
        text-align: center;
        line-height: 1.4375
    }

    .p-storeConfirm__value {
        font-size: 1.6rem
    }

    .p-storeConfirm__tax {
        font-size: 1rem
    }

    .p-storeConfirm__payment {
        margin-top: 20px;
        margin-right: 20px;
        margin-left: 20px
    }

    .p-storeConfirm__text {
        font-size: 1.2rem
    }

    .p-storeConfirm__nextAction {
        margin-top: 20px
    }

    .p-storeFooter {
        background-image: url(/assets/media/img/ec/bg-footer_sp.png);
        background-position: 50%;
        padding-top: 22px;
        padding-bottom: 30px
    }

    .p-storeFooter__inner {
        max-width: 315px
    }

    .p-storeFooter__list {
        display: -ms-grid;
        display: grid;
        grid-gap: 15px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        grid-auto-rows: 44px
    }

    .p-storeFooter__item {
        max-width: 150px;
        font-size: 1.2rem
    }

    .p-storeHeader {
        background-image: url(/assets/media/img/ec/bg-hero_sp.jpg)
    }

    .p-storeHeader__inner {
        min-height: 290px;
        margin-right: 10px;
        margin-left: 10px;
        padding-top: 60px
    }

    .p-storeHeader__title {
        width: 295px;
        margin-right: auto;
        margin-left: auto;
        text-indent: 20px
    }

    .p-storeHeader__limited {
        top: 10px;
        width: 118px;
        height: 28px;
        border: 3px solid
    }

    .p-storeHeader__limited img {
        width: 101px
    }

    .p-storeHeader__footer {
        padding-top: 8px;
        padding-bottom: 8px
    }

    .p-storeHeader__notice {
        font-size: 1.2rem;
        text-align: center;
        line-height: 1.5833333333
    }

    .p-storeHeader__share {
        display: none
    }

    .p-storeNav {
        margin-top: 13px;
        margin-right: -10px;
        margin-left: -10px
    }

    .p-storeNav__list {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[4];
        grid-template-columns: repeat(4, 1fr);
        -ms-grid-rows: (70px)[3];
        grid-template-rows: repeat(3, 70px);
        grid-column-gap: 10px;
        margin-right: 12px;
        margin-left: 12px
    }

    .p-storeNav__item:first-child {
        -ms-grid-column: 2;
        -ms-grid-column-span: 2;
        grid-column: 2/4;
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-row: 3/4
    }

    .p-storeNav__btn {
        width: 100%;
        height: 70px
    }

    .p-storeNav__label {
        height: 70px;
        border-bottom: 3px solid transparent !important
    }

    .p-storeNav__label[data-current] {
        border-bottom: 3px solid currentColor !important
    }

    .p-storeNav__all {
        width: 66px;
        padding-bottom: 4px;
        border-bottom: 3px solid
    }

    .p-storeNav__mleague {
        width: 70px;
        height: 49px
    }

    .p-storeNav__drivens {
        width: 54px
    }

    .p-storeNav__furinkazan {
        width: 40px
    }

    .p-storeNav__fightclub {
        width: 55px
    }

    .p-storeNav__abemas {
        width: 51px
    }

    .p-storeNav__phoenix {
        width: 59px
    }

    .p-storeNav__raiden {
        width: 54px
    }

    .p-storeNav__pirates {
        width: 36px;
        margin-left: -3px
    }

    .p-storeNav__beast {
        width: 44px
    }

    .p-storeNav__jets {
        width: 58px
    }

    .p-storePagination {
        margin-top: 30px
    }

    .p-storeSearch {
        align-items: flex-end;
        margin-top: 48px;
        margin-bottom: 26px
    }

    .p-storeSearch__list {
        font-size: 1.2rem
    }

    .p-storeSearch__select {
        width: 173px
    }

    .p-supporter__warn {
        padding-top: 8px;
        font-size: 12px;
        line-height: 15px;
        height: 45px
    }

    .p-supporter__header {
        height: calc(596 / 750 * 100vw - 9px * 2);
        background-image: url(/assets/media/img/supporter/bg-hero_sp.png?v4);
        background-size: cover
    }

    .p-supporter__team {
        margin-right: 11px;
        margin-left: 11px;
        padding-top: 31px;
        padding-bottom: 50px
    }

    .p-supporter__teamTitle {
        margin-bottom: 35px
    }

    .p-supporter__teamTitle>:lang(en) {
        font-size: 2.9rem;
        line-height: 1.35
    }

    .p-supporter__teamTitle>:lang(ja) {
        font-size: 1.6rem
    }

    .p-supporterAbout__inner {
        margin-right: 11px;
        margin-left: 11px;
        padding-top: 44px;
        padding-bottom: 40px
    }

    .p-supporterAbout__title {
        position: relative;
        font-size: 1.6rem
    }

    .p-supporterAbout__title:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 200%;
        border-bottom: 5px solid;
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5);
        -webkit-transform-origin: top center;
        transform-origin: top center
    }

    .p-supporterAbout__summary {
        margin-top: 30px
    }

    .p-supporterAbout__summaryGroup+.p-supporterAbout__summaryGroup {
        margin-top: 10px
    }

    .p-supporterAbout__summaryKey {
        padding-top: 3px;
        padding-bottom: 3px
    }

    .p-supporterAbout__summaryValue {
        padding-top: 11px;
        padding-bottom: 11px
    }

    .p-supporterAbout__summaryNote {
        font-size: 1.2rem;
        font-weight: 400
    }

    .p-supporterAbout__term {
        margin-top: 34px;
        font-size: 1.6rem
    }

    .p-supporterAbout__text {
        margin-top: 10px;
        font-size: 1.2rem;
        line-height: 1.5833333333
    }

    .p-supporterFaq {
        margin-top: 40px;
        padding: 24px 20px
    }

    .p-supporterFaq__question {
        padding-left: 25px;
        font-size: 1.2rem
    }

    .p-supporterFaq__question:before {
        width: 25px;
        margin-left: -25px;
        font-size: 1.6rem
    }

    .p-supporterFaq__answer {
        padding-left: 25px;
        font-size: 1.2rem
    }

    .p-supporterFaq__answer:before {
        width: 25px;
        margin-left: -25px;
        font-size: 1.6rem
    }

    .p-supporterNavi {
        bottom: 9px;
        box-shadow: 0 -3px 10px 0 rgba(12, 0, 0, .1)
    }

    .p-supporterNavi__item.-drivens {
        margin-right: -14px
    }

    .p-supporterPrivileges__inner {
        margin-right: 21px;
        margin-left: 21px;
        padding-top: 33px;
        padding-bottom: 50px
    }

    .p-supporterPrivileges__title {
        font-size: 2.1rem;
        line-height: 1.5238095238;
        letter-spacing: -.02em
    }

    .p-supporterPrivileges__titleInner {
        display: inline-block;
        position: relative
    }

    .p-supporterPrivileges__titleInner:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 200%;
        border-bottom: 5px solid;
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5);
        -webkit-transform-origin: top center;
        transform-origin: top center
    }

    .p-supporterPrivileges__list {
        max-width: 380px;
        margin-top: 40px;
        margin-right: auto;
        margin-left: auto
    }

    .p-supporterPrivileges__item+.p-supporterPrivileges__item {
        margin-top: 44px
    }

    .p-supporterPrivileges__figure {
        height: 220px;
        background-size: 146px 186px
    }

    .p-supporterPrivileges__img {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    .p-supporterPrivileges__figure.-photo .p-supporterPrivileges__img {
        margin-top: 30px
    }

    .p-supporterPrivileges__summary {
        font-size: 1.6rem;
        line-height: 1.4375
    }

    .-viewer .p-supporterPrivileges__summary {
        display: inline-block;
        margin-top: -41px;
        border-bottom: 3px solid;
        font-size: 2.4rem;
        text-align: center;
        line-height: 2;
        letter-spacing: .02em
    }

    .-viewer .p-supporterPrivileges__summary>em {
        font-size: 1.6rem
    }

    .p-supporterPrivileges__description {
        margin-top: 7px;
        line-height: 1.5833333333
    }

    .-viewer .p-supporterPrivileges__description {
        margin-top: 10px;
        font-size: 1.3rem;
        text-align: center;
        line-height: 1.9
    }

    .p-supporterPrivileges__viewerMain {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 9px;
        padding-bottom: 13px;
        background-position: center top 34px;
        background-size: 126px 160px
    }

    .p-supporterPrivileges__viewerMain svg {
        align-self: flex-start;
        width: 42px;
        height: 52px;
        margin-left: 13px
    }

    .p-supporterPrivileges__viewerSub {
        background-image: linear-gradient(134deg, transparent, transparent 290px, #eee 0, #eee)
    }

    .p-supporterPrivileges__viewerImage {
        width: 230px;
        margin-right: auto
    }

    .p-supporterPrivileges__viewerNote {
        padding-top: 11px;
        padding-right: 13px;
        padding-bottom: 11px;
        background-image: linear-gradient(134deg, transparent, transparent 48px, #d5091d 0, #d5091d);
        font-size: 1.6rem;
        text-align: right;
        line-height: 1.5
    }

    .p-supporterPromotion {
        background-size: auto 159px;
        background-position: center 72px
    }

    .p-supporterPromotion__inner {
        margin-right: 11px;
        margin-left: 11px;
        padding-top: 36px;
        padding-bottom: 47px
    }

    .p-supporterPromotion__title {
        font-size: 1.8rem;
        line-height: 1.3888888889
    }

    .p-supporterPromotion__text {
        margin-top: 20px;
        font-size: 1.2rem
    }

    .p-supporterPromotion__stop {
        margin-top: 30px;
        padding: 8px 0
    }

    .p-supporterPromotion__stop__title {
        font-size: 1.5rem
    }

    .p-supporterPromotion__stop__text {
        font-size: 1.3rem
    }

    .p-supporterTeam {
        display: flex;
        flex-direction: column;
        padding: 20px 30px 30px;
        overflow-y: hidden
    }

    .p-supporterTeam:before {
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(-13deg, currentColor, currentColor 184px, transparent 0, transparent)
    }

    .p-supporterTeam.-drivens {
        background-size: 410px 164px;
        background-position: center 50px
    }

    .p-supporterTeam.-drivens:before {
        background-image: linear-gradient(-13deg, #9cb832, #9cb832 184px, transparent 0, transparent)
    }

    .p-supporterTeam.-furinkazan {
        background-size: 273px 273px;
        background-position: center -10px
    }

    .p-supporterTeam.-furinkazan:before {
        background-image: linear-gradient(-13deg, #000, #000 184px, transparent 0, transparent)
    }

    .p-supporterTeam.-fightclub {
        background-size: 250px 250px;
        background-position: center 5px
    }

    .p-supporterTeam.-fightclub:before {
        background-image: linear-gradient(-13deg, #920101, #920101 184px, transparent 0, transparent)
    }

    .p-supporterTeam.-abemas {
        background-size: 272px 272px;
        background-position: center -8px
    }

    .p-supporterTeam.-abemas:before {
        background-image: linear-gradient(-13deg, #c6ae6f, #c6ae6f 184px, transparent 0, transparent)
    }

    .p-supporterTeam.-phoenix {
        background-size: 254px 254px;
        background-position: center 4px
    }

    .p-supporterTeam.-phoenix:before {
        background-image: linear-gradient(-13deg, #b74801, #b74801 184px, transparent 0, transparent)
    }

    .p-supporterTeam.-raiden {
        background-size: 286px 286px;
        background-position: center -17px
    }

    .p-supporterTeam.-raiden:before {
        background-image: linear-gradient(-13deg, #dbb400, #dbb400 184px, transparent 0, transparent)
    }

    .p-supporterTeam.-pirates {
        background-size: 239px 239px;
        background-position: center 12px
    }

    .p-supporterTeam.-pirates:before {
        background-image: linear-gradient(-13deg, #0582c8, #0582c8 184px, transparent 0, transparent)
    }

    .p-supporterTeam.-sakuraknights {
        background-size: 239px 239px;
        background-position: center 12px
    }

    .p-supporterTeam.-sakuraknights:before {
        background-image: linear-gradient(-13deg, #f895b5, #f895b5 184px, transparent 0, transparent)
    }

    .p-supporterTeam.-beast {
        background-size: 239px 239px;
        background-position: center 12px
    }

    .p-supporterTeam.-beast:before {
        background-image: linear-gradient(-13deg, #002953, #002953 184px, transparent 0, transparent)
    }

    .p-supporterTeam.-jets {
        background-size: 239px 239px;
        background-position: center 12px
    }

    .p-supporterTeam.-jets:before {
        background-image: linear-gradient(-13deg, #006934, #006934 184px, transparent 0, transparent)
    }

    .p-supporterTeam.-mleague {
        background-size: 239px 239px;
        background-position: center 12px
    }

    .p-supporterTeam.-mleague:before {
        background-image: linear-gradient(-13deg, #118737, #118737 184px, transparent 0, transparent)
    }

    .p-supporterTeam+.p-supporterTeam {
        margin-top: 20px
    }

    .p-supporterTeam__arrowBtn {
        width: 22px;
        height: 22px;
        margin-left: 7px;
        border: 1px solid
    }

    .p-supporterTeam__arrow {
        width: 4px;
        height: 7px
    }

    .p-supporterTeam__title {
        font-size: 2.2rem
    }

    .p-supporterTeam__summary {
        font-size: 1.2rem;
        line-height: 1.5833333333
    }

    .p-supporterTeam__goodsList {
        order: 2;
        z-index: 1;
        display: none
    }

    .p-supporterTeam__goodsList.-sp {
        display: block
    }

    .p-supporterTeam__goodsList img {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    .p-supporterTeam__card {
        border-radius: 5%;
        box-shadow: 0 5px 10px rgba(0, 0, 0, .5)
    }

    .p-supporterTeam__member {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0 0 0 0);
        border: 0
    }

    .p-supporterTeam__btnGroup {
        max-width: 320px;
        margin-top: 20px
    }

    .p-supporterTeam__btn {
        min-width: 101px
    }

    .p-supporterTeam__btn:first-child {
        flex-grow: 1
    }

    .p-supporterTeam__note {
        padding-top: 10px;
        line-height: 1
    }

    .p-team-detail {
        padding-bottom: 60px
    }

    .p-team-detail__team-name {
        font-size: 32px
    }

    .p-team-detail__headerInner {
        width: 300px
    }

    .p-team-detail__supporterInner {
        padding-top: 30px;
        padding-bottom: 42px
    }

    .p-team-detail__supporterTitle {
        font-size: 1.8rem;
        line-height: 1.3888888889
    }

    .p-team-detail__body {
        width: 300px
    }

    .p-team-detail__symbol {
        width: 240px
    }

    .p-teams {
        padding-bottom: 60px
    }

    .p-teams__header {
        background-image: url(/assets/media/img/common/bg-pattern_sp.png);
        background-size: 75px auto
    }

    .p-teams__headerInner {
        padding: 40px;
        text-align: center
    }

    .p-teams__headerInner img {
        width: 100px
    }

    .p-teams__headerLogoMark {
        width: 104px;
        margin-right: auto;
        margin-left: auto
    }

    .p-teams__headerLogoType svg {
        display: none
    }

    .p-teams__body {
        width: 300px
    }

    .p-teams__body-title {
        margin-top: 60px;
        font-size: 29px
    }

    .p-teams__body-description {
        margin-top: 18px;
        font-size: 16px
    }

    .p-teams__lists {
        margin-top: -35px
    }

    .p-teams__list {
        flex-direction: column;
        margin-top: 90px
    }

    .p-teams__list-img {
        width: 160px;
        margin: 0 auto
    }

    .p-teams__list-img img {
        margin-top: 0
    }

    .p-teams__list-img img.-nonepadding {
        margin-right: 0
    }

    .-abemas .p-teams__list-img img,
    .-konami .p-teams__list-img img,
    .-phoenix .p-teams__list-img img {
        width: 190px
    }

    .p-teams__list-body {
        width: auto
    }

    .p-teams__list-name {
        margin-top: 5px;
        font-size: 15px;
        text-align: center
    }

    .p-teams__list-text {
        font-size: 13px;
        line-height: 1.7;
        padding-left: 12px;
        padding-right: 12px
    }

    .p-teams__list-logo {
        text-align: center
    }

    .p-teams__list-logo img {
        width: 120px
    }

    .p-teams__list-contact {
        font-size: 13px;
        line-height: 1.7;
        padding-left: 12px;
        padding-right: 12px
    }

    .p-terms {
        padding-bottom: 80px
    }

    .p-terms__inner {
        margin-top: 40px;
        padding-right: 40px;
        padding-left: 40px
    }

    .p-terms__description,
    .p-terms__ol,
    .p-terms__parenthesesOl,
    .p-terms__text {
        font-size: 1.5rem;
        letter-spacing: .04em;
        line-height: 1.6923076923
    }

    .p-ticket {
        padding-bottom: 80px
    }

    .p-ticket__inner {
        margin-top: 40px;
        padding-right: 20px;
        padding-left: 20px
    }

    .p-ticket__nav {
        max-width: 336px;
        margin-top: 24px;
        margin-right: auto;
        margin-left: auto
    }

    .p-ticket__navItem {
        font-size: 1.4rem
    }

    .p-ticket__navItem:nth-child(n+2) {
        margin-bottom: 15px
    }

    .p-ticket__navLink {
        padding: 10px
    }

    .p-ticket__navIcon {
        width: 15px;
        height: 8px
    }

    .p-ticket__hero {
        padding: 0 20px 20px;
        background-image: url(/assets/media/img/common/bg-pattern_sp.png);
        background-size: 44px auto
    }

    .p-ticket__hero img {
        width: 100%;
        max-width: 400px
    }

    .p-ticket__title {
        font-size: 20px;
        padding: 20px 0
    }

    .p-ticket__subTitle {
        padding-bottom: 20px
    }

    .p-ticket__supporter {
        padding: 12px 20px 20px
    }

    .p-ticket__supporter-nav {
        flex-direction: column;
        width: 200px;
        margin-top: 30px;
        margin-bottom: 25px
    }

    .p-ticket__supporter-nav li:first-child {
        margin-bottom: 20px
    }

    .p-ticket__lead {
        line-height: 1.5
    }

    .p-ticket__lead+.p-ticket__lead {
        margin-top: 1.5em
    }

    .p-ticket__procedure {
        flex-direction: column-reverse
    }

    .p-ticket__procedureList {
        margin-top: 20px
    }

    .p-ticket__procedureImage {
        max-width: 400px;
        margin-right: auto;
        margin-left: auto
    }

    .p-ticket__nonSupporter {
        padding: 14px 20px 50px
    }

    .p-topAbout__inner {
        padding-top: 80px;
        padding-right: 20px;
        padding-left: 20px
    }

    .p-topAbout__body {
        margin-top: 24px;
        padding-right: 20px;
        padding-left: 20px
    }

    .p-topAbout__text {
        font-size: 1.3rem;
        line-height: 1.6923076923;
        font-size: 1.4rem;
        line-height: 2
    }

    .p-topAbout__btn {
        margin-top: 35px
    }

    .p-topAbout__flower.-right {
        top: 17px;
        right: -23px;
        width: 71px
    }

    .p-topAbout__flower.-left {
        bottom: 200px;
        left: -27px;
        width: 60px
    }

    .-empty .p-topAbout__flower.-left {
        display: none
    }

    .p-topNews {
        margin-top: 35px
    }

    .p-topNews__inner {
        padding-right: 40px;
        padding-left: 40px
    }

    .p-topNews__btn {
        margin-top: 35px
    }

    .p-topSchedule {
        margin-top: 40px
    }

    .p-topSchedule__inner {
        padding: 30px 20px
    }

    .p-topSchedule__airtimeList {
        font-size: 1.6rem
    }

    .p-topSchedule__body {
        width: auto
    }

    .p-topSchedule__btn {
        margin-top: 35px
    }

    .p-topVideo {
        margin-top: 80px
    }

    .p-topVideo__inner {
        padding-right: 20px;
        padding-bottom: 80px;
        padding-left: 20px
    }

    .p-topVideo__contents {
        padding-top: 56.25%
    }

    .p-topVideo__contents+.p-topVideo__contents {
        margin-top: 20px
    }

    .p-user {
        margin-top: 36px;
        padding-bottom: 66px
    }

    .p-user__header {
        padding-bottom: 26px
    }

    .p-user__lead {
        line-height: 1.5
    }

    .p-user__list {
        margin-top: 25px;
        margin-right: 34px
    }

    .p-user__group+.p-user__group {
        margin-top: 10px
    }

    .p-user__key {
        padding-bottom: 7px
    }

    .p-user__required {
        font-size: .9rem;
        vertical-align: text-top
    }

    .p-user__value.-player {
        display: flex;
        flex-wrap: wrap;
        margin-top: -15px
    }

    .p-user__value.-player .c-checkbox {
        width: 50%;
        min-width: 120px;
        max-width: 142px;
        margin-top: 15px
    }

    .p-user__valueInner.-birthday {
        display: flex;
        flex-wrap: wrap;
        margin-top: -15px
    }

    .p-user__valueInner.-birthday .c-selectbox {
        width: calc((100% - 30px) * 1 / 3);
        min-width: 84px;
        margin-top: 15px
    }

    .p-user__autofill {
        width: 87px;
        margin-left: 15px;
        border-radius: 21px;
        line-height: 2.6428571429
    }

    .p-user__row+.p-user__row {
        margin-top: 8px
    }

    .p-user__validate {
        top: 8px;
        right: -36px
    }

    .p-user__valueInner.-birthday~.p-user__validate {
        top: 23px
    }

    .p-user__invalid,
    .p-user__valid {
        width: 25px
    }

    .p-user__teamLogo {
        width: 160px;
        border-radius: 5px
    }

    .p-user__footer {
        margin-top: 42px
    }

    .p-withdrawal {
        margin-top: 24px;
        padding-bottom: 73px
    }

    .p-withdrawal__lead {
        margin-top: 2.5rem;
        font-size: 1.4rem;
        line-height: 1.5
    }

    .p-withdrawal__body:not(.-edit) {
        display: flex;
        justify-content: center
    }

    .p-withdrawal__teamList {
        margin-top: 21px
    }

    .p-withdrawal__body:not(.-edit) .p-withdrawal__teamList {
        margin-top: 70px
    }

    .p-withdrawal__teamItem img {
        width: 76px;
        height: 76px
    }

    .p-withdrawal__body.-edit .p-withdrawal__teamItem img {
        margin-left: -12px
    }

    .p-withdrawal__teamName {
        font-size: 1.4rem
    }

    .p-withdrawal__subTitle {
        margin-top: 33px;
        font-size: 2rem
    }

    .p-withdrawal__attentionList {
        margin-top: 24px
    }

    .p-withdrawal__attentionItem {
        line-height: 1.5
    }

    .p-withdrawal__footer {
        margin-top: 22px
    }

    .p-withdrawal__footer.-column {
        margin-top: 75px
    }

    .p-withdrawal__list {
        flex-direction: column
    }

    .p-withdrawal__btn+.p-withdrawal__btn {
        margin-top: 22px
    }

    .p-withdrawal__back {
        margin-top: 22px;
        text-align: left;
        line-height: 1.5
    }

    .u-pc-only {
        display: none
    }

    .u-mt-xs {
        margin-top: 10px
    }

    .u-mt-sm {
        margin-top: 20px
    }

    .u-mt-md {
        margin-top: 40px
    }

    .u-mt-lg {
        margin-top: 60px
    }

    .u-mt-xl {
        margin-top: 80px
    }
}

@media(min-width:768px) {
    .l-header {
        min-width: 1000px
    }

    .l-header__inner {
        display: flex;
        width: 960px;
        height: 106px
    }

    .l-footer,
    .l-main {
        min-width: 1000px
    }

    .l-footer__inner {
        width: 960px
    }

    .c-articleList__item+.c-articleList__item {
        margin-top: 60px
    }

    .c-articleList__link {
        flex-direction: row-reverse
    }

    .c-articleList__text {
        flex-grow: 1;
        margin-left: 40px
    }

    .c-articleList__title {
        font-size: 2.2rem
    }

    .c-articleList__date {
        color: #999
    }

    .c-articleList__media>img {
        width: 250px;
        height: 172px
    }

    .c-articleList__link:hover .c-articleList__media>img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    .c-button.-secondary {
        border: 2px solid #fff;
        background-color: #eee;
        z-index: 1
    }

    .c-button.-secondary:hover {
        border-color: #eee
    }

    .c-button.-secondary:before {
        background-color: #fff
    }

    .c-button.-ranking-more {
        border: 2px solid #f08300;
        background-color: #eee;
        z-index: 1
    }

    .c-button.-ranking-more:hover:before {
        border-color: #fff
    }

    .c-button.-small {
        max-width: 200px;
        padding-top: 5px;
        padding-bottom: 5px;
        border-radius: 20px;
        font-size: 1.4rem
    }

    .c-button.-medium {
        max-width: 260px
    }

    .c-button.-large,
    .c-button.-medium,
    .c-button.-wide {
        border-radius: 24px;
        font-size: 1.8rem
    }

    .c-card {
        justify-content: center
    }

    .c-card.-newsTop {
        margin-top: 24px
    }

    .c-card__item {
        width: 312px
    }

    .c-card__item+.c-card__item {
        margin-left: 12px
    }

    .c-card__title {
        font-size: 1.8rem
    }

    .c-card__date {
        color: #999
    }

    .c-card__media>img {
        width: 312px;
        height: 214px
    }

    .c-card__link:hover .c-card__media>img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    .c-carouselNavi {
        width: 960px;
        margin-right: auto;
        margin-left: auto
    }

    .c-checkbox.-dark {
        padding: 10px;
        border-radius: 10px
    }

    .c-checkbox+.c-checkbox {
        margin-left: 30px
    }

    .c-checkbox__label:before,
    .c-input {
        border-radius: 10px
    }

    .c-input {
        padding: 11px 1em;
        font-size: 1.4rem
    }

    .c-input.-medium {
        width: 160px
    }

    .c-modal[hidden] {
        display: block
    }

    .c-pagination__neighbor+.c-pagination__neighbor {
        margin-left: 60px
    }

    .c-pagination__neighborLink {
        padding-right: 1.5em;
        padding-left: 1.5em;
        font-size: 2rem
    }

    .c-pagination__list {
        margin-right: 30px;
        margin-left: 30px
    }

    .c-pagination__item {
        font-size: 2rem
    }

    .c-pagination__item+.c-pagination__item {
        margin-left: 30px
    }

    .c-pagination__itemLink {
        width: 40px;
        height: 40px
    }

    .c-pagination__itemLink[aria-current] {
        border-color: #ccc;
        background-color: #ccc;
        color: #fff
    }

    .c-schedule__head {
        align-items: center
    }

    .c-score-table th:first-child {
        width: 170px
    }

    .c-selectbox:after {
        right: 20px;
        width: 15px;
        height: 9px
    }

    .c-selectbox.-small {
        width: 100px
    }

    .c-selectbox.-medium {
        width: 160px
    }

    .c-selectbox__select {
        padding: 11px 40px 11px 1em
    }

    .c-title:lang(en),
    .c-title span:lang(en) {
        font-size: 4rem
    }

    .c-title.-dot,
    .c-title span:lang(ja) {
        font-size: 1.8rem
    }

    .c-title.-dot {
        margin-right: -20px;
        margin-left: -20px;
        padding-right: 20px;
        padding-left: 20px;
        border-radius: 19px;
        background-color: #eee;
        line-height: 2.1111111111;
        -webkit-font-feature-settings: "palt";
        font-feature-settings: "palt"
    }

    .c-title.-dot:after {
        top: 50%;
        width: 14px;
        height: 14px
    }

    .c-title.-dot.-white {
        background-color: #fff
    }

    .p-404__highlight {
        padding-top: 50px;
        padding-bottom: 72px
    }

    .p-404__highlight,
    .p-about__header {
        background-image: url(/assets/media/img/common/bg-pattern_pc.png)
    }

    .p-about__headerInner {
        display: flex;
        width: 960px;
        margin-right: auto;
        margin-left: auto;
        padding-top: 38px;
        padding-left: 122px
    }

    .p-about__headerLogo {
        flex-shrink: 0;
        width: 207px;
        margin-right: 58px
    }

    .p-about__logoType {
        display: none
    }

    .p-about__headerText {
        padding-top: 36px;
        padding-bottom: 72px
    }

    .p-about__headerCopy {
        font-size: 4rem;
        line-height: 1.2
    }

    .p-about__headerDescription {
        margin-top: 20px;
        letter-spacing: .06em;
        line-height: 1.7142857143
    }

    .p-about__body {
        width: 820px;
        margin-right: auto;
        margin-left: auto
    }

    .p-admission__header {
        width: 700px;
        margin-right: auto;
        margin-left: auto;
        padding-top: 40px
    }

    .p-admission__title:lang(en),
    .p-admission__title :lang(en) {
        font-size: 4rem
    }

    .p-admission__title :lang(ja) {
        font-size: 1.8rem
    }

    .p-admission__body {
        width: 700px;
        margin-right: auto;
        margin-left: auto
    }

    .p-admissionMail__main {
        margin-top: 68px;
        padding-bottom: 40px
    }

    .p-admissionMail__text {
        padding-bottom: 34px;
        font-size: 1.8rem
    }

    .p-admissionMail__list {
        margin-top: 40px
    }

    .p-admissionMail__group {
        display: flex;
        align-items: center
    }

    .p-admissionMail__group+.p-admissionMail__group {
        margin-top: 30px
    }

    .p-admissionMail__key {
        width: calc(100% - 546px);
        font-size: 1.8rem
    }

    .p-admissionMail__value {
        flex-grow: 1
    }

    .p-admissionMail__submit {
        margin-top: 38px
    }

    .p-admissionMail__subSection {
        padding-top: 35px
    }

    .p-admissionMail__subSection+.p-admissionMail__subSection {
        margin-top: 20px
    }

    .p-admissionMail__subTitle {
        font-size: 1.6rem
    }

    .p-admissionMail__follow {
        margin-top: 30px
    }

    .p-admissionMail__setting {
        width: 240px
    }

    .p-admissionMail__copy {
        width: 98px;
        margin-left: 20px
    }

    .p-admissionMail__footer {
        margin-top: 20px;
        padding-bottom: 120px
    }

    .p-admissionNavi {
        margin-top: 47px
    }

    .p-admissionNavi__item {
        font-size: 1.8rem
    }

    .p-admissionNavi__item:not(:last-child) {
        flex-grow: 1
    }

    .p-admissionNavi__item:not(:last-child):after {
        width: 9px;
        height: 16px;
        margin-right: auto;
        margin-left: auto
    }

    .p-admissionNavi__item[aria-current=step]>.p-admissionNavi__inner {
        border-radius: 6px
    }

    .p-admissionNavi__number {
        width: 30px;
        border-radius: 6px;
        font-size: 2.7rem;
        line-height: 1.5185185185
    }

    .p-arrear__title :lang(en) {
        font-size: 4rem;
        line-height: 1.35
    }

    .p-arrear__title :lang(ja) {
        font-size: 1.8rem
    }

    .p-banner {
        margin-top: 80px;
        margin-bottom: -22px
    }

    .p-banner__inner {
        width: 920px
    }

    .p-body {
        min-width: 1040px;
        padding: 20px
    }

    .p-body:after {
        border-width: 20px
    }

    .p-contact {
        padding-bottom: 120px
    }

    .p-contact__inner {
        width: 700px;
        margin-top: 50px;
        margin-left: auto;
        margin-right: auto
    }

    .p-contact__description {
        font-weight: 700;
        line-height: 1.8571428571
    }

    .p-contact__group {
        display: flex
    }

    .p-contact__group+.p-contact__group {
        margin-top: 30px
    }

    .p-contact__key {
        flex-shrink: 0;
        width: 154px;
        font-size: 1.8rem;
        line-height: 1.6666666667
    }

    .p-contact__autofill {
        width: 110px;
        margin-left: 20px;
        border-radius: 23px;
        font-size: 1.6rem;
        line-height: 2.625
    }

    .p-ecNotice__section {
        width: 680px;
        padding-top: 34px;
        padding-bottom: 40px
    }

    .p-ecNotice__text {
        margin-top: 8px;
        font-size: 2rem;
        line-height: 1.7
    }

    .p-ecNotice__note {
        margin-top: 7px
    }

    .p-ecNotice__heading {
        margin-top: 20px
    }

    .p-ecNotice__inner {
        width: 262px;
        margin-top: 26px
    }

    .p-ecNotice__row {
        font-size: 1.8rem;
        line-height: 3.2222222222
    }

    .p-ecNotice__key {
        width: 80px;
        padding-left: 14px
    }

    .p-ecNotice__btnGroup {
        margin-top: 20px
    }

    .p-ecNotice__btn:nth-child(n+2) {
        margin-top: 10px
    }

    .p-ecNotice__close[type=button] {
        top: -8px;
        right: -10px;
        width: 40px;
        height: 40px
    }

    .p-ecNotice__icon {
        width: 20px;
        height: 20px
    }

    .p-faq .c-title:not(.-dot) :lang(en) {
        font-size: 4rem
    }

    .p-faq .c-title:not(.-dot) :lang(ja) {
        font-size: 1.8rem
    }

    .p-faq__inner {
        padding-bottom: 110px
    }

    .p-faq__nav {
        display: flex;
        justify-content: space-between
    }

    .p-faq__navItem {
        width: 331px;
        font-size: 1.8rem
    }

    .p-faq__navLink {
        margin-top: 50px;
        padding: 18px 12px
    }

    .p-faq__navIcon {
        width: 16px;
        height: 9px
    }

    .p-faq__section {
        padding-top: 60px
    }

    .p-faq__section:nth-child(n+2) {
        margin-top: 34px
    }

    .p-faq__list {
        padding-top: 16px
    }

    .p-faq__question {
        padding-left: 64px;
        font-size: 1.8rem;
        line-height: 1.5555555556
    }

    .p-faq__question:before {
        width: 64px;
        margin-left: -64px;
        font-size: 2.4rem
    }

    .p-faq__answer {
        padding-left: 64px;
        line-height: 1.7142857143
    }

    .p-faq__answer:before {
        width: 64px;
        margin-left: -64px;
        font-size: 2.4rem
    }

    .p-faq__category {
        margin-top: 20px;
        padding: 12px 20px;
        border-bottom: 1px solid gray;
        font-size: 1.8rem
    }

    .p-faq__list+.p-faq__category {
        margin-top: 50px
    }

    .p-finish {
        padding-bottom: 100px
    }

    .p-finish.-mypage {
        margin-top: 46px;
        padding-bottom: 104px
    }

    .p-finish__header {
        margin-top: 68px
    }

    .p-finish__lead {
        font-size: 1.8rem
    }

    .p-finish.-mypage .p-finish__lead {
        margin-top: 60px
    }

    .p-finish__body {
        max-width: 550px;
        margin-top: 24px;
        margin-right: auto;
        margin-left: auto
    }

    .p-finish__text {
        font-size: 1.6rem;
        line-height: 1.5
    }

    .p-finish__footer {
        margin-top: 54px
    }

    .p-finish__btn {
        max-width: 400px
    }

    .p-footer {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .p-footer__logo {
        width: 76px
    }

    .p-footer__sponsor1 {
        margin-top: 40px;
        width: 190px
    }

    .p-footer__sponsor2 {
        flex-wrap: wrap;
        width: 760px;
        margin-top: 37px
    }

    .p-footer__sponsor2Item.-asahi img,
    .p-footer__sponsor2Item.-menu img,
    .p-footer__sponsor2Item.-sonysonpo img {
        width: 110px
    }

    .p-footer__sponsor2Item.-ventus img {
        height: 50px
    }

    .p-footer__sponsor2Item.-winticket img {
        width: 60px
    }

    .p-footer__sponsor2Item.-rakutencard img {
        width: 120px
    }

    .p-footer__sponsor3 {
        flex-wrap: wrap;
        width: 700px;
        margin-top: 37px
    }

    .p-footer__sponsor3Item.-lawson img,
    .p-footer__sponsor3Item.-trenders img {
        width: 72px;
        height: 28px
    }

    .p-footer__sponsor3Item.-maruzen img {
        height: 26px
    }

    .p-footer__sponsor3Item.-bs10 img {
        height: 40px
    }

    .p-footer__sponsor3Item.-led img,
    .p-footer__sponsor3Item.-little img {
        height: 26px
    }

    .p-footer__sponsor4 {
        flex-wrap: wrap;
        width: 350px;
        margin-top: 46px
    }

    .p-footer__corporateList {
        flex-wrap: wrap;
        width: 580px;
        margin-top: 46px
    }

    .p-footer__corporateList.-row2 {
        margin-top: 30px
    }

    .p-footer__corporateList.-row3 {
        justify-content: space-evenly;
        margin-top: 30px
    }

    .p-footer__corporateItem.-konami {
        width: 103px
    }

    .p-footer__corporateItem.-cyberagent,
    .p-footer__corporateItem.-kadokawa {
        width: 139px
    }

    .p-footer__corporateItem.-segasammy {
        width: 122px
    }

    .p-footer__corporateItem.-dentsu {
        width: 80px;
        margin-right: 30px
    }

    .p-footer__corporateItem.-tvasahi {
        width: 110px;
        align-self: flex-start;
        margin-right: 20px
    }

    .p-footer__corporateItem.-hakuhodo {
        width: 140px
    }

    .p-footer__corporateItem.-unext {
        width: 124px
    }

    .p-footer__corporateItem.-bs10 {
        width: 90px
    }

    .p-footer__corporateItem.-earth {
        width: 130px
    }

    .p-footer__naviList {
        margin-top: 70px
    }

    .p-footer__naviItem {
        font-size: 1.2rem
    }

    .p-footer__naviItem+.p-footer__naviItem {
        margin-left: 2em
    }

    .p-footer__bird {
        top: -167px;
        left: -80px;
        width: 130px
    }

    .p-footer__lower {
        margin-top: 30px
    }

    .p-footer__copyright {
        font-size: 1.2rem;
        font-weight: 700
    }

    .p-gamesSchedule2__btn {
        display: flex;
        width: 580px;
        margin: 0 auto;
        padding-bottom: 0;
        flex-wrap: wrap;
        justify-content: left
    }

    .p-gamesSchedule2__btn .c-button {
        display: block;
        margin: 0 0 20px
    }

    .p-gamesSchedule2__btn .c-button:nth-child(odd) {
        margin-right: 20px
    }

    .p-gamesSchedule2__watchLink {
        padding: .5em 1em
    }

    .p-globalNavi {
        margin-left: auto
    }

    .p-globalNavi__btn {
        display: none
    }

    .p-globalNavi__list {
        padding-top: 36px;
        padding-bottom: 37px
    }

    .p-globalNavi__item {
        position: relative;
        letter-spacing: -.08em
    }

    .p-globalNavi__item+.p-globalNavi__item {
        margin-left: 22px
    }

    .p-globalNavi__link {
        display: inline-block;
        line-height: 2.4285714286
    }

    .p-globalNavi__link.-supporter {
        padding-right: 1em;
        padding-left: 1em;
        border-radius: 17px;
        background-color: #f08300;
        font-size: 1.3rem;
        line-height: 2.6153846154
    }

    .p-goodsPopup__contents {
        width: 960px
    }

    .p-goodsPopup__header {
        height: 85px
    }

    .p-goodsPopup__header.-drivens:before {
        top: -70px;
        left: -168px;
        background-size: 120%
    }

    .p-goodsPopup__header.-furinkazan:before {
        top: -125px;
        left: 18px;
        width: 360px;
        height: 401px;
        background-size: 90%;
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg)
    }

    .p-goodsPopup__header.-fightclub:before {
        top: -218px;
        left: -65px;
        width: 500px;
        height: 500px;
        background-image: url(/assets/media/img/common/fightclub.png?ver2);
        background-size: 85%
    }

    .p-goodsPopup__header.-abemas:before {
        top: -250px;
        left: -106px;
        background-size: 100%
    }

    .p-goodsPopup__header.-phoenix:before {
        top: -63px;
        left: -18px;
        height: 500px;
        background-image: url(/assets/media/img/common/phoenix_yoko.png);
        background-size: 97%;
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg)
    }

    .p-goodsPopup__header.-raiden:before {
        top: -60px;
        left: -107px;
        background-image: url(/assets/media/img/common/raiden_yoko.png);
        background-size: 105%
    }

    .p-goodsPopup__header.-pirates:before,
    .p-goodsPopup__header.-sakuraknights:before {
        top: -12px;
        left: 3px;
        background-size: 100%;
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    .p-goodsPopup__header.-beast:before,
    .p-goodsPopup__header.-jets:before {
        top: -70px;
        left: -70px;
        background-size: 100%;
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    .p-goodsPopup__header.-mleague:before {
        top: -22px;
        left: 3px;
        background-size: 100%;
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    .p-goodsPopup__title {
        font-size: 2.4rem
    }

    .p-goodsPopup__body {
        padding: 40px 80px 56px
    }

    .p-goodsPopup__item {
        flex: 1;
        max-width: 33.3%
    }

    .p-goodsPopup__item:not(:nth-child(3n)) {
        margin-right: 20px
    }

    .p-goodsPopup__item:not(:nth-child(-n+3)) {
        margin-top: 38px
    }

    .p-goodsPopup__figure {
        height: 194px;
        background-size: 129px 164px
    }

    .p-goodsPopup__number.-number1 svg {
        width: 13px;
        height: 46px
    }

    .p-goodsPopup__number.-number2 svg,
    .p-goodsPopup__number.-number3 svg {
        width: 19px;
        height: 47px
    }

    .p-goodsPopup__number.-number4 svg {
        width: 23px;
        height: 46px
    }

    .p-goodsPopup__number.-number5 svg {
        width: 20px;
        height: 47px
    }

    .p-goodsPopup__number.-number6 svg {
        width: 19px;
        height: 47px
    }

    .p-goodsPopup__figure.-photo .p-goodsPopup__img {
        margin-top: 30px
    }

    .p-goodsPopup__summary {
        font-size: 1.6rem;
        line-height: 1.625;
        letter-spacing: -.02em
    }

    .p-goodsPopup__close[type=button] {
        top: -8px;
        right: -10px;
        width: 40px;
        height: 40px
    }

    .p-goodsPopup__icon {
        width: 20px;
        height: 20px
    }

    .p-header__logo {
        display: flex;
        flex-shrink: 0;
        flex-basis: 205px;
        margin-left: -12px
    }

    .p-legal .c-title:not(.-dot) :lang(en) {
        font-size: 4rem
    }

    .p-legal .c-title:not(.-dot) :lang(ja) {
        font-size: 1.8rem
    }

    .p-legal__inner {
        padding-bottom: 110px
    }

    .p-login__inner {
        width: 500px;
        margin-right: auto;
        margin-left: auto
    }

    .p-mailEdit {
        margin-top: 46px;
        padding-bottom: 104px
    }

    .p-mailEdit__list {
        margin-top: 56px
    }

    .p-mailEdit__group {
        display: flex
    }

    .p-mailEdit__group+.p-mailEdit__group {
        margin-top: 30px
    }

    .p-mailEdit__key {
        flex-grow: 1;
        font-size: 1.8rem;
        line-height: 2.5555555556
    }

    .p-mailEdit__value {
        flex-shrink: 0;
        width: 410px
    }

    .p-mailEdit__text {
        line-height: 3.2857142857
    }

    .p-mailEdit__confirm {
        font-size: 1.6rem
    }

    .p-mailEdit__footer {
        margin-top: 42px
    }

    .p-mailmagazineSetting {
        margin-top: 46px;
        padding-bottom: 104px
    }

    .p-mailmagazineSetting__list {
        margin-top: 67px
    }

    .p-mailmagazineSetting__group {
        display: flex
    }

    .p-mailmagazineSetting__key {
        flex-grow: 1;
        font-size: 1.8rem
    }

    .p-mailmagazineSetting__value {
        flex-shrink: 0;
        width: 410px;
        margin-top: -15px
    }

    .p-mailmagazineSetting__value .c-checkbox {
        margin-left: 0
    }

    .p-mailmagazineSetting__note {
        margin-top: 15px;
        line-height: 3.2857142857
    }

    .p-mailmagazineSetting__footer {
        margin-top: 42px
    }

    .p-mypage__inner {
        width: 700px;
        margin-right: auto;
        margin-left: auto
    }

    .p-mypage__header {
        padding-top: 47px
    }

    .p-mypage__title :lang(en) {
        font-size: 4rem;
        line-height: 1.35
    }

    .p-mypage__title :lang(ja) {
        font-size: 1.8rem
    }

    .p-mypage__personalData {
        display: flex;
        justify-content: center;
        align-items: baseline;
        margin-top: 35px
    }

    .p-mypage__heading {
        font-size: 1.6rem
    }

    .p-mypage__name {
        font-size: 2.4rem
    }

    .p-mypage__limitList {
        margin-left: 52px;
        font-size: 1.6rem
    }

    .p-mypage__teamList {
        margin-top: 30px
    }

    .p-mypage__teamItem {
        height: 211px;
        border-radius: 10px;
        box-shadow: 0 25px 70px rgba(0, 0, 0, .15)
    }

    .p-mypage__teamItem+.p-mypage__teamItem {
        margin-top: 20px
    }

    .p-mypage__teamKey {
        width: 264px
    }

    .p-mypage__teamLogo {
        width: 198px;
        margin-left: -30px
    }

    .p-mypage__teamValue {
        padding-left: 30px
    }

    .p-mypage__teamValue:before {
        left: -46px;
        border-width: 0 0 211px 46px
    }

    .p-mypage__teamDetail {
        padding-top: 68px
    }

    .p-mypage__teamCode {
        font-size: 2.4rem
    }

    .p-mypage__teamDate {
        margin-top: 4px;
        font-size: 1.6rem
    }

    .p-mypage__navi {
        margin-top: 60px;
        padding-bottom: 90px
    }

    .p-mypageNavi__item {
        font-size: 1.8rem
    }

    .p-mypageNavi__item:after {
        right: 18px;
        width: 9px;
        height: 16px
    }

    .p-mypageNavi__link {
        padding-top: 16px;
        padding-bottom: 17px
    }

    .p-mypageNavi__supplementary {
        font-size: 1.4rem
    }

    .p-newsDetail__inner {
        width: 700px;
        margin-right: auto;
        margin-left: auto;
        padding-top: 65px;
        padding-bottom: 160px
    }

    .p-newsDetail__article {
        margin-top: 40px
    }

    .p-newsDetail__title {
        font-size: 4rem
    }

    .p-newsDetail__body .wp-video video {
        margin-top: 1.85714em
    }

    .p-newsDetail__body {
        margin-top: 60px;
        line-height: 1.8571428571
    }

    .p-newsDetail__body dl:not(:first-child),
    .p-newsDetail__body h3:not(:first-child),
    .p-newsDetail__body h4:not(:first-child),
    .p-newsDetail__body h6:not(:first-child),
    .p-newsDetail__body ol:not(:first-child),
    .p-newsDetail__body p:not(:first-child),
    .p-newsDetail__body table:not(:first-child),
    .p-newsDetail__body ul:not(:first-child) {
        margin-top: 1.8571428571em
    }

    .p-newsDetail__media {
        max-width: 500px;
        margin-right: auto;
        margin-left: auto
    }

    .p-newsDetail__footer {
        margin-top: 110px
    }

    .p-newsTop__highlight {
        padding-top: 50px;
        padding-bottom: 72px;
        background-image: url(/assets/media/img/common/bg-pattern_pc.png)
    }

    .p-newsTop__highlightInner {
        width: 960px;
        margin-right: auto;
        margin-left: auto
    }

    .p-newsTop__archives {
        padding-top: 80px;
        padding-bottom: 160px
    }

    .p-newsTop__footer {
        margin-top: 80px
    }

    .p-opponentCard {
        background-image: url(/assets/media/img/common/bg-pattern_pc.png)
    }

    .p-opponentCard__inner {
        padding-top: 10px;
        padding-bottom: 40px
    }

    .p-opponentCard__header {
        display: flex;
        align-items: baseline;
        width: 960px;
        margin-right: auto;
        margin-left: auto;
        justify-content: space-between
    }

    .p-opponentCard__date {
        font-size: 4.2rem;
        position: relative;
        bottom: -2px
    }

    .p-opponentCard__slash {
        font-size: 3.2rem
    }

    .p-opponentCard__round {
        font-size: 2.2rem
    }

    .p-opponentCard__watch {
        margin-left: 20px;
        font-size: 2.2rem
    }

    .p-opponentCard__list {
        width: 960px;
        margin-right: auto;
        margin-left: auto
    }

    .p-opponentCard__item {
        flex: 1;
        height: 315px
    }

    .p-opponentCard__item:not(:last-child) {
        margin-right: 28px
    }

    .p-opponentCard__info {
        padding-bottom: 15px
    }

    .p-opponentCard__team {
        font-size: 1.2rem
    }

    .p-opponentCard__name {
        font-size: 2.3rem
    }

    .p-opponentCard__logo {
        left: 0;
        width: 134px
    }

    .p-owner {
        padding-top: 120px
    }

    .p-owner__body {
        margin-top: 50px
    }

    .p-owner__list {
        flex-wrap: wrap;
        margin-top: 65px
    }

    .p-owner__list.-row2 {
        margin-top: 40px
    }

    .p-owner__list.-row3 {
        justify-content: space-around;
        margin-top: 30px
    }

    .p-owner__item.-kadokawa,
    .p-owner__item.-konami {
        width: 157px
    }

    .p-owner__item.-cyberagent {
        width: 216px
    }

    .p-owner__item.-segasammy {
        width: 181px
    }

    .p-owner__item.-dentsu {
        width: 125px;
        margin-right: 10px
    }

    .p-owner__item.-tvasahi {
        width: 152px;
        margin-right: 30px
    }

    .p-owner__item.-hakuhodo {
        width: 180px
    }

    .p-owner__item.-bs10 {
        width: 130px
    }

    .p-owner__item.-earth,
    .p-owner__item.-unext {
        width: 162px
    }

    .p-passwordEdit {
        margin-top: 46px;
        padding-bottom: 104px
    }

    .p-passwordEdit__header {
        padding-bottom: 24px
    }

    .p-passwordEdit__lead {
        margin-top: 52px;
        font-size: 1.8rem;
        line-height: 1.6666666667
    }

    .p-passwordEdit__list {
        margin-top: 41px
    }

    .p-passwordEdit__group {
        display: flex
    }

    .p-passwordEdit__group+.p-passwordEdit__group {
        margin-top: 30px
    }

    .p-passwordEdit__key {
        flex-grow: 1;
        font-size: 1.8rem;
        line-height: 2.5555555556
    }

    .p-passwordEdit__value {
        flex-shrink: 0;
        width: 410px
    }

    .p-passwordEdit__text {
        line-height: 3.2857142857
    }

    .p-passwordEdit__confirm {
        font-size: 1.6rem
    }

    .p-passwordEdit__footer {
        margin-top: 42px
    }

    .p-payment {
        margin-top: 68px;
        padding-bottom: 98px
    }

    .p-payment.-add {
        margin-top: 38px
    }

    .p-payment__team {
        font-size: 2.4rem
    }

    .p-payment__logo {
        width: 216px;
        margin-top: -15px;
        margin-bottom: 25px
    }

    .p-payment__lead {
        font-size: 1.8rem
    }

    .p-payment__label {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 33px 60px;
        border-radius: 20px;
        font-size: 1.6rem
    }

    .p-payment__cards {
        width: 240px
    }

    .p-payment__footer {
        margin-top: 60px
    }

    .p-paymentEdit {
        margin-top: 46px;
        padding-bottom: 104px
    }

    .p-paymentEdit__lead {
        margin-top: 68px;
        font-size: 1.8rem
    }

    .p-pickup {
        padding-top: 76px;
        padding-bottom: 112px
    }

    .p-pickup__inner {
        width: 960px
    }

    .p-pickup__title img {
        width: 92px
    }

    .p-pickup__title.-other img {
        width: 170px
    }

    .p-pickup__list {
        margin-top: 40px
    }

    .p-pickup__item {
        min-height: 314px;
        width: 225px
    }

    .p-pickup__item:nth-child(n+2) {
        margin-left: 20px
    }

    .p-pickup__image img {
        width: 225px;
        height: 225px
    }

    .p-pickup__goods {
        padding-top: 9px;
        font-size: 1.4rem
    }

    .p-pickup__mark {
        top: 10px;
        left: 10px;
        width: 25px
    }

    .p-pickup__mark img {
        width: 25px;
        height: auto
    }

    .p-points {
        padding-bottom: 120px
    }

    .p-points__inner {
        width: 960px;
        margin-top: 12px;
        margin-left: auto;
        margin-right: auto
    }

    .p-points__season-selecter .c-button.-small {
        max-width: 100px;
        font-weight: 400;
        padding: 0;
        margin-bottom: 8px
    }

    .p-points__button-wrapper {
        width: 100px
    }

    .p-points__table td br {
        display: none
    }

    .p-privacy {
        padding-bottom: 120px
    }

    .p-privacy__body {
        width: 700px;
        margin-top: 50px;
        margin-left: auto;
        margin-right: auto
    }

    .p-privacy__group+.p-privacy__group {
        margin-top: 50px
    }

    .p-privacy__contents {
        margin-top: 40px
    }

    .p-privacy__list,
    .p-privacy__text {
        font-weight: 700;
        line-height: 1.8571428571
    }

    .p-privacy__list+.p-privacy__address,
    .p-privacy__list+.p-privacy__list,
    .p-privacy__list+.p-privacy__text,
    .p-privacy__text+.p-privacy__address,
    .p-privacy__text+.p-privacy__list,
    .p-privacy__text+.p-privacy__text {
        margin-top: 15px
    }

    .p-privacy__footer {
        width: 700px;
        margin-top: 120px;
        margin-left: auto;
        margin-right: auto
    }

    .p-product {
        margin-top: 88px;
        box-shadow: 0 0 66.5px 3.5px rgba(5, 0, 0, .15)
    }

    .p-product__inner {
        width: 960px
    }

    .p-product__info {
        width: 450px;
        margin-left: auto;
        padding-bottom: 44px
    }

    .p-product__header {
        padding-top: 44px
    }

    .p-product__heading {
        justify-content: space-between;
        padding-bottom: 15px;
        border-bottom: 4px solid
    }

    .p-product__title {
        font-size: 2.4rem;
        line-height: 1.4166666667
    }

    .p-product__logo {
        flex-shrink: 0;
        margin-left: 38px
    }

    .p-product__logo.-mleague {
        width: 57px;
        height: 40px
    }

    .p-product__logo.-drivens {
        width: 68px;
        height: 50px
    }

    .p-product__logo.-furinkazan {
        width: 48px;
        height: 52px
    }

    .p-product__logo.-fightclub {
        width: 68px;
        height: 49px
    }

    .p-product__logo.-abemas {
        width: 68px;
        height: 56px
    }

    .p-product__logo.-phoenix {
        width: 77px;
        height: 48px
    }

    .p-product__logo.-raiden {
        width: 69px;
        height: 41px
    }

    .p-product__logo.-beast,
    .p-product__logo.-pirates,
    .p-product__logo.-sakuraknights {
        width: 44px;
        height: 57px
    }

    .p-product__logo.-jets {
        width: 77px;
        height: 48px
    }

    .p-product__price {
        margin-top: 12px;
        font-size: 1.8rem
    }

    .p-product__delivery {
        font-size: 1.4rem
    }

    .p-product__image {
        margin-top: 23px
    }

    .p-product__view {
        position: absolute;
        top: 10px;
        left: 0
    }

    .p-product__mainImage,
    .p-product__mainImage img {
        width: 470px;
        height: 470px
    }

    .p-product__mark {
        top: 16px;
        left: 20px;
        width: 104px
    }

    .p-product__next,
    .p-product__prev {
        display: none
    }

    .p-product__controlsItem {
        width: 85px
    }

    .p-product__controlsItem:nth-child(n+2) {
        margin-left: 20px
    }

    .p-product__controlsBtn {
        width: 85px;
        height: 85px
    }

    .p-product__controlsBtn[aria-selected=true],
    .p-product__controlsBtn[type=button]:focus {
        outline: 4px solid;
        outline-offset: -4px
    }

    .p-product__controlsBtn img {
        width: 85px;
        height: 85px
    }

    .p-product__purchase {
        max-width: 223px;
        margin-top: 40px
    }

    .p-product__purchaseList {
        margin-top: 8px
    }

    .p-product__purchaseLink {
        padding-left: .4em;
        padding-right: .4em
    }

    .p-product__purchaseArrow {
        width: 6px;
        height: 9px
    }

    .p-product__description {
        line-height: 1.7142857143
    }

    .p-product__spec {
        margin-top: 24px
    }

    .p-product__specKey {
        font-size: 1.4rem;
        line-height: 1.7142857143
    }

    .p-product__caution {
        padding: 30px
    }

    .p-product__cautionTitle {
        width: 67px;
        line-height: 16px
    }

    .p-product__readme:before {
        margin-right: 15px;
        margin-left: 15px
    }

    .p-product__cautionItem {
        margin-top: 12px;
        padding-left: 20px
    }

    .p-product__cautionItem:before {
        width: 20px;
        margin-left: -20px
    }

    .p-product__share {
        position: absolute;
        top: 500px;
        left: 0
    }

    .p-product__shareItem:nth-child(n+2) {
        margin-left: 28px
    }

    .p-purchaseHistory__inner {
        padding-top: 46px;
        padding-bottom: 100px
    }

    .p-purchaseHistory__body,
    .p-purchaseHistory__message {
        margin-top: 40px
    }

    .p-purchaseHistory__list {
        border-top: 1px solid gray
    }

    .p-purchaseHistory__item {
        display: flex;
        align-items: center;
        padding-top: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid gray
    }

    .p-purchaseHistory__areaDay {
        flex-shrink: 0;
        width: 143px;
        padding-left: 20px
    }

    .p-purchaseHistory__areaInfo {
        flex-grow: 1;
        order: 2;
        margin-left: 50px
    }

    .p-purchaseHistory__areaImg {
        flex-shrink: 0;
        width: 110px
    }

    .p-purchaseHistory__detailRow {
        line-height: 2.4285714286
    }

    .p-purchaseHistory__detailKey {
        width: 86px
    }

    .p-purchaseHistory__image {
        border: 1px solid #ccc
    }

    .p-ranking__personal-container {
        justify-content: center;
        display: flex
    }

    .p-ranking__personal-button {
        display: none
    }

    .p-rule {
        padding-top: 150px;
        padding-bottom: 120px
    }

    .p-rule__body {
        width: 700px;
        margin-top: 50px;
        margin-left: auto;
        margin-right: auto
    }

    .p-rule__group+.p-rule__group {
        margin-top: 150px
    }

    .p-rule__contents {
        margin-top: 40px
    }

    .p-rule__table.-full {
        width: 100%
    }

    .p-rule__text {
        margin: 10px 20px;
        font-weight: 700;
        line-height: 1.8571428571
    }

    .p-rule__text+.p-rule__text {
        margin-top: 15px
    }

    .p-rule__footer {
        width: 700px;
        margin-top: 120px;
        margin-left: auto;
        margin-right: auto
    }

    .p-service__inner {
        width: 960px;
        padding-bottom: 100px
    }

    .p-service__snsItem+.p-service__snsItem {
        margin-left: 62px
    }

    .p-service__snsLink {
        height: 39px
    }

    .p-service__icon {
        width: 45px
    }

    .p-shortcutBanner {
        margin-top: 80px
    }

    .p-shortcutBanner__inner {
        display: flex;
        justify-content: space-between;
        width: 960px
    }

    .p-shortcutBanner__item {
        width: 470px;
        height: 470px
    }

    .p-stats {
        padding-bottom: 120px
    }

    .p-stats__inner {
        width: 960px;
        margin-top: 12px;
        margin-left: auto;
        margin-right: auto
    }

    .p-stats__nav {
        padding-top: 38px;
        padding-bottom: 46px;
        background-image: url(/assets/media/img/common/bg-pattern_pc.png);
        background-position: left 28px top 6px
    }

    .p-store__inner {
        width: 960px
    }

    .p-store__sorry {
        margin: 64px 0;
        font-size: 1.6rem
    }

    .p-store__list {
        -ms-grid-columns: (1fr)[4];
        grid-template-columns: repeat(4, 1fr);
        grid-auto-rows: 1fr;
        grid-gap: 9px;
        max-width: 1118px;
        margin-right: auto;
        margin-left: auto
    }

    .p-store__permalink:focus,
    .p-store__permalink:hover {
        color: #fff
    }

    .p-store__text {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 3;
        width: 100%;
        padding: 70px 20px 20px;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        transition: -webkit-transform .4s ease-out;
        transition: transform .4s ease-out;
        transition: transform .4s ease-out, -webkit-transform .4s ease-out;
        background-image: linear-gradient(0deg, #000, transparent 80%, transparent)
    }

    .p-store__permalink:focus .p-store__text,
    .p-store__permalink:hover .p-store__text {
        transition: -webkit-transform .1s ease-out;
        transition: transform .1s ease-out;
        transition: transform .1s ease-out, -webkit-transform .1s ease-out;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .p-store__goods {
        font-size: 1.4rem
    }

    .p-store__figure {
        position: relative;
        padding-top: 100%;
        z-index: 1
    }

    .p-store__figure img {
        position: absolute;
        left: 0;
        top: 0
    }

    .p-store__mark {
        top: 10px;
        left: 10px;
        width: 25px;
        height: 32px
    }

    .p-store__mark img {
        width: 25px;
        height: auto
    }

    .p-storeComplete__inner {
        width: 400px;
        padding-top: 100px;
        padding-bottom: 100px
    }

    .p-storeComplete__titleEn {
        padding: 9px;
        border: 4px solid
    }

    .p-storeComplete__titleJp {
        margin-top: 23px;
        font-size: 2.4rem
    }

    .p-storeComplete__text {
        margin-top: 16px;
        font-size: 1.6rem
    }

    .p-storeComplete__btnGroup {
        margin-top: 40px
    }

    .p-storeConfirm {
        padding-top: 50px
    }

    .p-storeConfirm__inner {
        padding-bottom: 80px
    }

    .p-storeConfirm__title {
        font-size: 2.4rem
    }

    .p-storeConfirm__goods {
        margin-top: 22px;
        margin-right: auto;
        margin-left: auto;
        border-bottom: 4px solid
    }

    .p-storeConfirm__goodsInfo {
        flex-wrap: wrap;
        margin-top: 24px;
        padding-bottom: 22px
    }

    .p-storeConfirm__goodsImg img {
        width: 470px
    }

    .p-storeConfirm__key {
        width: 100%;
        font-size: 1.8rem;
        line-height: 1.5555555556
    }

    .p-storeConfirm__value {
        margin-top: 10px;
        margin-left: 24px;
        font-size: 1.6rem;
        line-height: 1.5555555556
    }

    .p-storeConfirm__value:first-of-type {
        margin-left: auto
    }

    .p-storeConfirm__payment {
        margin-top: 72px
    }

    .p-storeConfirm__text {
        font-size: 1.8rem
    }

    .p-storeConfirm__nextAction {
        margin-top: 60px
    }

    .p-storeFooter {
        background-image: url(/assets/media/img/ec/bg-footer_pc.png);
        background-position: top;
        padding-top: 46px;
        padding-bottom: 48px
    }

    .p-storeFooter__inner {
        width: 960px
    }

    .p-storeFooter__list {
        display: flex
    }

    .p-storeFooter__item {
        flex: 1;
        font-size: 1.6rem
    }

    .p-storeFooter__item:nth-child(n+2) {
        margin-left: 20px
    }

    .p-storeFooter__link {
        padding-top: 33px;
        padding-bottom: 33px
    }

    .p-storeHeader {
        background-image: url(/assets/media/img/ec/bg-hero_pc.jpg)
    }

    .p-storeHeader__inner {
        width: 960px
    }

    .p-storeHeader__title {
        width: 524px;
        margin-left: 272px;
        padding-top: 90px;
        padding-bottom: 110px
    }

    .p-storeHeader__limited {
        top: 20px;
        width: 184px;
        height: 43px;
        border: 4px solid
    }

    .p-storeHeader__footer {
        height: 50px
    }

    .p-storeNav {
        margin-top: 46px
    }

    .p-storeNav__list {
        display: flex
    }

    .p-storeNav__item:first-child {
        padding-right: 20px
    }

    .p-storeNav__item:first-child:after {
        content: "";
        position: absolute;
        right: 0;
        top: 22px;
        width: 1px;
        height: 46px;
        border-right: 1px solid
    }

    .p-storeNav__item:nth-child(2) {
        width: 97px;
        margin-left: 11px;
        padding-right: 12px
    }

    .p-storeNav__item:nth-child(2):after {
        content: "";
        position: absolute;
        right: 0;
        top: 22px;
        width: 1px;
        height: 46px;
        border-right: 1px solid
    }

    .p-storeNav__item:nth-child(n+3) {
        width: 105px;
        margin-left: 2px
    }

    .p-storeNav__item:nth-child(3) {
        margin-left: auto
    }

    .p-storeNav__btn {
        height: 98px;
        padding-right: 18px !important;
        padding-left: 18px !important;
        cursor: pointer
    }

    .p-storeNav__label {
        height: 98px;
        border-bottom: 4px solid transparent !important
    }

    .p-storeNav__label[data-current] {
        border-bottom: 4px solid currentColor !important
    }

    .p-storeNav__label:hover img {
        -webkit-transform: scale(1.12);
        transform: scale(1.12);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        transition: all .18s cubic-bezier(.29, .12, .24, .92)
    }

    .p-storeNav__label img {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        transition: all .28s cubic-bezier(.29, .12, .24, .92)
    }

    .p-storeNav__all {
        width: 36px;
        padding-bottom: 6px;
        border-bottom: 4px solid
    }

    .p-storeNav__mleague {
        width: 70px
    }

    .p-storeNav__drivens {
        width: 68px
    }

    .p-storeNav__furinkazan {
        width: 48px
    }

    .p-storeNav__fightclub {
        width: 68px;
        height: 50px
    }

    .p-storeNav__abemas {
        width: 68px
    }

    .p-storeNav__phoenix {
        width: 77px
    }

    .p-storeNav__raiden {
        width: 69px;
        height: 42px
    }

    .p-storeNav__pirates {
        width: 44px;
        height: 58px
    }

    .p-storeNav__beast {
        width: 55px;
        height: 55px
    }

    .p-storeNav__jets {
        width: 64px
    }

    .p-storePagination {
        margin-top: 40px
    }

    .p-storeSearch {
        align-items: center;
        margin-top: 26px;
        margin-bottom: 20px
    }

    .p-storeSearch__list {
        font-weight: 700
    }

    .p-storeSearch__select {
        width: 225px
    }

    .p-supporter__header {
        height: 600px;
        display: flex;
        position: relative
    }

    .p-supporter__header-img {
        height: 600px;
        width: 100%;
        background-position: top;
        background-repeat: no-repeat;
        background-image: url(/assets/media/img/supporter/bg-hero_pc.png?v4);
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }

    .p-supporter__team {
        width: 960px;
        margin-right: auto;
        margin-left: auto;
        padding-top: 66px;
        padding-bottom: 140px
    }

    .p-supporter__teamTitle {
        margin-bottom: 54px
    }

    .p-supporter__teamTitle>:lang(en) {
        font-size: 4rem;
        line-height: 1.4
    }

    .p-supporter__teamTitle>:lang(ja) {
        font-size: 1.8rem
    }

    .p-supporterAbout__inner {
        width: 960px;
        margin-right: auto;
        margin-left: auto;
        padding-top: 56px;
        padding-bottom: 80px
    }

    .p-supporterAbout__title {
        border-bottom: 5px solid;
        font-size: 2.4rem;
        letter-spacing: -.06em
    }

    .p-supporterAbout__summary {
        display: flex;
        margin-top: 40px
    }

    .p-supporterAbout__summaryGroup+.p-supporterAbout__summaryGroup {
        margin-left: 21px
    }

    .p-supporterAbout__summaryKey {
        padding-top: 9px;
        padding-bottom: 9px;
        font-size: 1.8rem
    }

    .p-supporterAbout__summaryValue {
        padding-top: 8px;
        padding-bottom: 8px;
        font-size: 1.8rem
    }

    .p-supporterAbout__summaryNote {
        font-size: 1.4rem
    }

    .p-supporterAbout__term {
        margin-top: 20px;
        font-size: 2.4rem
    }

    .p-supporterAbout__text {
        margin-top: 18px;
        text-align: center;
        line-height: 1.7142857143
    }

    .p-supporterFaq {
        margin-top: 50px;
        padding: 44px 62px
    }

    .p-supporterFaq__title {
        font-size: 2rem
    }

    .p-supporterFaq__list {
        margin-top: 10px
    }

    .p-supporterFaq__group+.p-supporterFaq__group {
        margin-top: 12px
    }

    .p-supporterFaq__question {
        padding-left: 40px
    }

    .p-supporterFaq__question:before {
        width: 40px;
        margin-left: -40px;
        font-size: 2.4rem
    }

    .p-supporterFaq__answer {
        margin-top: -8px;
        padding-left: 40px;
        line-height: 1.7142857143;
        -webkit-font-feature-settings: "palt";
        font-feature-settings: "palt"
    }

    .p-supporterFaq__answer:before {
        width: 40px;
        margin-left: -40px;
        font-size: 2.4rem
    }

    .p-supporterNavi {
        bottom: 20px
    }

    .p-supporterPrivileges__inner {
        width: 960px;
        margin-right: auto;
        margin-left: auto;
        padding-top: 67px;
        padding-bottom: 77px
    }

    .p-supporterPrivileges__title {
        font-size: 3rem;
        border-bottom: 5px solid
    }

    .p-supporterPrivileges__list {
        display: flex;
        flex-wrap: wrap;
        margin-top: 60px;
        justify-content: space-between
    }

    .p-supporterPrivileges__item:not(.-viewer) {
        max-width: 230px
    }

    .p-supporterPrivileges__item.-viewer {
        display: flex;
        justify-content: space-between;
        width: 100%;
        margin-top: 59px
    }

    .p-supporterPrivileges__figure {
        height: 218px;
        background-size: 143px 182px
    }

    .p-supporterPrivileges__figure.-photo .p-supporterPrivileges__img {
        width: 180px
    }

    .p-supporterPrivileges__number.-number3+.p-supporterPrivileges__img {
        width: 205px
    }

    .p-supporterPrivileges__number.-number5+.p-supporterPrivileges__img {
        width: 162px
    }

    .p-supporterPrivileges__number.-number6+.p-supporterPrivileges__img {
        width: 204px
    }

    .p-supporterPrivileges__summary {
        font-size: 1.9rem;
        line-height: 1.5263157895;
        letter-spacing: -.02em
    }

    .-viewer .p-supporterPrivileges__summary {
        margin-top: -85px;
        margin-right: -.7em;
        margin-left: 52px;
        border-bottom: 5px solid;
        font-size: 4rem;
        line-height: 1.4;
        letter-spacing: .01em
    }

    .p-supporterPrivileges__description {
        margin-top: 8px;
        line-height: 1.8333333333
    }

    .-viewer .p-supporterPrivileges__description {
        margin-top: 20px;
        margin-right: -40px;
        font-size: 1.7rem
    }

    .p-supporterPrivileges__viewerMain {
        padding-top: 10px;
        padding-left: 13px;
        background-position: left 186px top 14px;
        background-size: 187px 251px
    }

    .p-supporterPrivileges__viewerSub {
        width: 458px;
        padding-top: 18px;
        padding-right: 26px;
        background-image: linear-gradient(132deg, transparent, transparent 188px, #eee 0, #eee)
    }

    .p-supporterPrivileges__viewerImage {
        width: 331px
    }

    .p-supporterPrivileges__viewerNote {
        margin-top: 14px;
        margin-right: -26px;
        background-image: linear-gradient(132deg, transparent, transparent 28px, #d5091d 0, #d5091d);
        font-size: 1.8rem;
        line-height: 2.3333333333
    }

    .p-supporterPromotion {
        background-position: center 54px
    }

    .p-supporterPromotion__inner {
        width: 960px;
        margin-right: auto;
        margin-left: auto;
        padding-top: 73px;
        padding-bottom: 62px
    }

    .p-supporterPromotion__title {
        font-size: 3rem;
        line-height: 1.3333333333
    }

    .p-supporterPromotion__text {
        margin-top: 22px;
        text-align: center;
        line-height: 2
    }

    .p-supporterPromotion__stop {
        margin-top: 20px;
        padding: 20px 0
    }

    .p-supporterTeam {
        height: 500px;
        padding-top: 40px;
        padding-right: 60px;
        padding-left: 60px
    }

    .p-supporterTeam:before {
        top: 0;
        right: 0;
        width: 330px;
        height: 0;
        border-bottom: 500px solid;
        border-left: 110px solid transparent
    }

    .p-supporterTeam.-drivens {
        background-size: 778px 311px;
        background-position: -60px
    }

    .p-supporterTeam.-drivens:before {
        border-bottom-color: #9cb832
    }

    .p-supporterTeam.-furinkazan {
        background-size: 545px 545px;
        background-position: 28px -32px
    }

    .p-supporterTeam.-furinkazan:before {
        border-bottom-color: #000
    }

    .p-supporterTeam.-fightclub {
        background-size: 502px 502px;
        background-position: 62px -8px
    }

    .p-supporterTeam.-fightclub:before {
        border-bottom-color: #920101
    }

    .p-supporterTeam.-abemas {
        background-size: 520px 520px;
        background-position: 50px -10px
    }

    .p-supporterTeam.-abemas:before {
        border-bottom-color: #c6ae6f
    }

    .p-supporterTeam.-phoenix {
        background-size: 495px 495px;
        background-position: 76px 10px
    }

    .p-supporterTeam.-phoenix:before {
        border-bottom-color: #b74801
    }

    .p-supporterTeam.-raiden {
        background-size: 570px 570px;
        background-position: 36px -42px
    }

    .p-supporterTeam.-raiden:before {
        border-bottom-color: #dbb400
    }

    .p-supporterTeam.-pirates {
        background-position: 46px -2px
    }

    .p-supporterTeam.-pirates:before {
        border-bottom-color: #0582c8
    }

    .p-supporterTeam.-sakuraknights {
        background-position: 46px -2px
    }

    .p-supporterTeam.-sakuraknights:before {
        border-bottom-color: #f895b5
    }

    .p-supporterTeam.-beast {
        background-position: 46px -2px
    }

    .p-supporterTeam.-beast:before {
        border-bottom-color: #002953
    }

    .p-supporterTeam.-jets {
        background-position: 46px -2px
    }

    .p-supporterTeam.-jets:before {
        border-bottom-color: #006934
    }

    .p-supporterTeam.-mleague {
        background-position: 46px -2px
    }

    .p-supporterTeam.-mleague:before {
        border-bottom-color: #118737
    }

    .p-supporterTeam+.p-supporterTeam {
        margin-top: 60px
    }

    .p-supporterTeam__arrowBtn {
        width: 30px;
        height: 30px;
        margin-left: 11px;
        border: 2px solid
    }

    .p-supporterTeam__arrow {
        width: 6px;
        height: 10px
    }

    .p-supporterTeam__title {
        font-size: 5.2rem
    }

    .p-supporterTeam__goodsList {
        display: flex
    }

    .p-supporterTeam__goodsItem:not([class*=-card]) {
        width: 180px
    }

    .p-supporterTeam__goodsItem.-card {
        position: absolute;
        top: 180px;
        right: 60px;
        width: 350px;
        color: #222;
        font-weight: 700;
        text-align: right;
        text-transform: uppercase
    }

    .p-supporterTeam__goodsItem:not(:first-child):not(:last-child) {
        margin-right: 10px
    }

    .p-supporterTeam__card {
        border-radius: 14px;
        box-shadow: 0 10px 40px rgba(0, 0, 0, .5)
    }

    .p-supporterTeam__member {
        margin-top: 20px
    }

    .p-supporterTeam__btnGroup {
        margin-top: 30px
    }

    .p-supporterTeam__btn {
        min-width: 135px
    }

    .p-supporterTeam__btn:first-child {
        width: 222px
    }

    .p-team-detail__supporterInner {
        width: 700px;
        margin-right: auto;
        margin-left: auto;
        padding-top: 23px;
        padding-bottom: 31px
    }

    .p-team-detail__supporterTitle {
        font-size: 2.4rem
    }

    .p-teams__header {
        background-image: url(/assets/media/img/common/bg-pattern_pc.png)
    }

    .p-teams__headerInner {
        display: flex;
        width: 960px;
        margin-right: auto;
        margin-left: auto;
        padding-top: 38px;
        padding-left: 122px;
        padding-bottom: 38px
    }

    .p-teams__headerLogoMark {
        flex-shrink: 0;
        width: 207px;
        margin-right: 58px
    }

    .p-teams__logoText {
        display: none
    }

    .-ex .p-teams__list-img img {
        width: 160px;
        margin-right: 30px
    }

    .-phoenix .p-teams__list-img img {
        width: 200px
    }

    .-phoenix .p-teams__list-logo img {
        height: 20px
    }

    .p-terms {
        padding-bottom: 120px
    }

    .p-terms__inner {
        width: 700px;
        margin-top: 50px;
        margin-left: auto;
        margin-right: auto
    }

    .p-terms__description,
    .p-terms__ol,
    .p-terms__parenthesesOl,
    .p-terms__text {
        font-weight: 700;
        line-height: 1.8571428571
    }

    .p-ticket {
        padding-bottom: 120px
    }

    .p-ticket__inner {
        width: 700px;
        margin-top: 50px;
        margin-left: auto;
        margin-right: auto
    }

    .p-ticket__nav {
        display: flex;
        justify-content: space-between
    }

    .p-ticket__navItem {
        width: 331px;
        font-size: 1.8rem
    }

    .p-ticket__navLink {
        margin-top: 50px;
        padding: 18px 12px
    }

    .p-ticket__navIcon {
        width: 16px;
        height: 9px
    }

    .p-ticket__supporter-nav li {
        width: 260px
    }

    .p-ticket__lead {
        text-align: center;
        line-height: 1.8571428571
    }

    .p-ticket__procedure {
        margin-top: 28px
    }

    .p-ticket__procedureImage {
        flex: 1;
        margin-right: 42px;
        text-align: right
    }

    .p-ticket__procedureImage img {
        width: 314px
    }

    .p-topAbout__inner {
        width: 960px;
        margin-right: auto;
        margin-left: auto;
        padding-top: 80px
    }

    .p-topAbout__body {
        width: 656px;
        margin-top: 40px;
        margin-right: auto;
        margin-left: auto
    }

    .p-topAbout__btn {
        margin-top: 10px
    }

    .p-topAbout__flower.-right {
        top: 67px;
        right: -205px;
        width: 205px
    }

    .p-topAbout__flower.-left {
        bottom: -145px;
        left: -138px;
        width: 138px
    }

    .-empty .p-topAbout__flower.-left {
        margin-bottom: -300px
    }

    .p-topNews {
        margin-top: 30px
    }

    .p-topNews__inner {
        width: 960px;
        margin-right: auto;
        margin-left: auto
    }

    .p-topNews__btn {
        margin-top: 40px
    }

    .p-topSchedule {
        margin-top: 50px
    }

    .p-topSchedule__inner {
        padding-top: 30px;
        padding-bottom: 50px;
        width: 960px;
        margin-right: auto;
        margin-left: auto
    }

    .p-topSchedule__airtimeList {
        display: flex;
        font-size: 1.8rem
    }

    .p-topSchedule__airtimeGroup {
        width: 50%
    }

    .p-topSchedule__btn {
        margin-top: 40px
    }

    .p-topVideo {
        margin-top: 160px
    }

    .p-topVideo__inner {
        display: flex;
        justify-content: space-between;
        width: 960px;
        margin-right: auto;
        margin-left: auto;
        padding-bottom: 160px
    }

    .p-topVideo__contents {
        width: 460px;
        height: 258px;
        margin-right: auto;
        margin-left: auto
    }

    .p-user {
        margin-top: 68px;
        padding-bottom: 112px
    }

    .p-user__header {
        padding-bottom: 34px
    }

    .p-user__lead {
        font-size: 1.8rem;
        line-height: 1.6666666667
    }

    .p-user__list {
        margin-top: 40px
    }

    .p-user__group {
        display: flex
    }

    .p-user__group+.p-user__group {
        margin-top: 30px
    }

    .p-user__key {
        flex-shrink: 0;
        width: 154px;
        font-size: 1.8rem;
        line-height: 1.6666666667
    }

    .p-user__autofill {
        width: 110px;
        margin-left: 20px;
        border-radius: 23px;
        font-size: 1.6rem;
        line-height: 2.625
    }

    .p-user__row+.p-user__row {
        margin-top: 15px
    }

    .p-user__validate {
        top: 5px;
        right: -52px
    }

    .p-user__teamLogo {
        width: 200px;
        border-radius: 10px
    }

    .p-user__teamName,
    .p-user__text {
        font-size: 1.6rem
    }

    .p-user__text {
        line-height: 1.5
    }

    .p-user__footer {
        margin-top: 36px
    }

    .p-withdrawal {
        margin-top: 46px;
        padding-bottom: 104px
    }

    .p-withdrawal__lead {
        margin-top: 4rem;
        font-size: 1.8rem;
        text-align: center
    }

    .p-withdrawal__teamList {
        margin-top: 60px;
        padding-left: 170px
    }

    .p-withdrawal__teamItem img {
        width: 145px;
        height: 145px;
        margin-left: 4px
    }

    .p-withdrawal__teamName {
        margin-left: 24px;
        font-size: 1.8rem;
        font-weight: 500
    }

    .p-withdrawal__subTitle {
        margin-top: 65px;
        font-size: 4rem
    }

    .p-withdrawal__attentionList {
        margin-top: 38px
    }

    .p-withdrawal__attentionItem {
        line-height: 1.8571428571
    }

    .p-withdrawal__footer {
        margin-top: 86px
    }

    .p-withdrawal__btn+.p-withdrawal__btn {
        margin-left: 47px
    }

    .p-withdrawal__back {
        margin-top: 33px;
        font-weight: 500;
        line-height: 1.8571428571
    }

    .u-sp-only {
        display: none
    }

    .u-mt-xs {
        margin-top: 20px
    }

    .u-mt-sm {
        margin-top: 40px
    }

    .u-mt-md {
        margin-top: 80px
    }

    .u-mt-lg {
        margin-top: 120px
    }

    .u-mt-xl {
        margin-top: 160px
    }
}

@media(max-width:374px) {
    .c-modal__contents {
        margin-right: 20px;
        margin-left: 20px
    }

    .c-pagination__neighborLink {
        padding-right: .4em;
        padding-left: .4em
    }

    .c-pagination__list {
        justify-content: space-between;
        flex-grow: 1;
        margin-right: 4px;
        margin-left: 4px
    }

    .c-pagination__item+.c-pagination__item {
        margin-left: 0
    }

    .c-pagination__itemLink[aria-current] {
        margin-right: -4px;
        margin-left: -4px
    }

    .c-title:lang(en),
    .c-title span:lang(en) {
        font-size: 2.6rem
    }

    .p-admissionMail__copy {
        width: 70px
    }

    .p-admissionNavi__item:not(:last-child):after {
        margin-right: 8px;
        margin-left: 8px
    }

    .p-ecNotice__text {
        letter-spacing: .02em
    }

    .p-footer__bird {
        top: -60px
    }

    .p-goodsPopup__body {
        padding: 10px
    }

    .p-goodsPopup__figure.-photo .p-goodsPopup__img {
        margin-top: 20px
    }

    .p-mypage__teamValue {
        padding-left: 5px
    }

    .p-mypage__teamCode {
        font-size: 1.2rem
    }

    .p-storeConfirm__payment .p-payment__cards {
        margin-top: 8px;
        margin-left: 0
    }

    .p-storeComplete__inner {
        margin-right: 20px;
        margin-left: 20px
    }

    .p-storeFooter__inner {
        max-width: 282px
    }

    .p-storeFooter__list {
        grid-gap: 10px
    }

    .p-storeFooter__item {
        font-size: 1rem
    }

    .p-storeHeader__title {
        width: 250px
    }

    .p-storeHeader__notice {
        -webkit-font-feature-settings: "palt";
        font-feature-settings: "palt"
    }

    .p-storeSearch__select {
        width: 110px
    }

    .p-supporterNavi__item {
        width: 80px
    }

    .p-supporterPrivileges__title {
        margin-right: -5px;
        margin-left: -5px;
        -webkit-font-feature-settings: "palt";
        font-feature-settings: "palt"
    }

    .p-supporterPrivileges__figure.-photo .p-supporterPrivileges__img {
        -webkit-transform: scale(.45);
        transform: scale(.45)
    }

    .-viewer .p-supporterPrivileges__summary {
        font-size: 2.3rem
    }

    .-viewer .p-supporterPrivileges__description {
        font-size: 1.1rem
    }

    .p-supporterPrivileges__viewerNote {
        padding-left: 16px;
        padding-right: 7px;
        font-size: 1.5rem
    }

    .p-supporterTeam__arrowBtn {
        width: 16px;
        height: 16px;
        margin-left: 4px
    }

    .p-supporterTeam__title {
        font-size: 1.6rem
    }

    .p-user__teamLogo {
        width: 110px
    }
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .c-schedule__round span {
        top: 6px
    }

    .-top .c-schedule__round span {
        top: 5px
    }
}

@media(max-width:320px) {
    .p-footer__corporateList {
        flex-wrap: wrap
    }

    .p-footer__corporateList.-row2 {
        margin-top: 25px
    }

    .p-footer__corporateList.-row3 {
        justify-content: space-evenly;
        margin-top: 10px
    }
}

@media(max-width:350px) {
    .p-footer__corporateItem.-konami {
        width: 48px
    }

    .p-footer__corporateItem.-kadokawa {
        width: 60px
    }

    .p-footer__corporateItem.-cyberagent {
        width: 71px
    }

    .p-footer__corporateItem.-segasammy {
        width: 60px
    }

    .p-footer__corporateItem.-dentsu {
        width: 50px
    }

    .p-footer__corporateItem.-tvasahi {
        width: 48px
    }

    .p-footer__corporateItem.-hakuhodo {
        width: 100px
    }

    .p-footer__corporateItem.-unext {
        width: 64px
    }

    .p-footer__corporateItem.-bs10 {
        width: 62px
    }

    .p-footer__corporateItem.-earth {
        width: 70px
    }
}

@media(min-width:768px)and (max-width:1200px) {
    .p-footer__bird {
        left: 20px
    }
}

@media (max-height:800px)and (min-width:768px) {
    .p-gamesResult__date {
        display: none
    }
}

@media(max-width:400px) {

    .p-points__table td,
    .p-points__table th {
        padding: 10px 6px
    }
}

@media screen and (max-width:320px) {
    .p-ranking__btn .c-button {
        font-size: 12px
    }
}

@media(min-width:1001px) {
    .p-supporterNavi__inner {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 752px;
        grid-template-columns: 1fr 752px;
        -ms-grid-rows: 39px 32px;
        grid-template-rows: 39px 32px;
        width: 960px
    }

    .p-supporterNavi__title {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 1;
        grid-row: 1;
        padding-top: 12px;
        font-size: 1.6rem
    }

    .p-supporterNavi__icon {
        display: none
    }

    .p-supporterNavi__about {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 2;
        grid-row: 2
    }

    .p-supporterNavi__list {
        -ms-grid-column: 2;
        grid-column: 2;
        width: 752px
    }

    .p-supporterNavi__item {
        flex: 1;
        margin-right: 3px;
        border-top: 5px solid
    }

    .p-supporterNavi__item:before {
        content: "";
        display: block;
        position: absolute;
        top: -5px;
        left: -3px;
        border-style: solid;
        border-width: 0 0 5px 3px;
        border-color: transparent transparent currentColor
    }

    .p-supporterNavi__item:after {
        content: "";
        position: absolute;
        top: -5px;
        right: -3px;
        border-style: solid;
        border-width: 5px 3px 0 0;
        border-color: currentColor transparent transparent
    }

    .p-supporterNavi__link {
        padding-top: 12px;
        padding-bottom: 12px
    }

    .p-supporterNavi__link:hover .p-supporterNavi__logo {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

@media(max-width:1000px) {
    .p-supporterNavi__title {
        padding-top: 15px;
        padding-bottom: 14px;
        font-size: 1.4rem;
        text-align: center
    }

    .p-supporterNavi__icon {
        display: block;
        width: 15px;
        margin-right: auto;
        margin-left: auto
    }

    .p-supporterNavi__about {
        padding-top: 15px;
        padding-bottom: 30px;
        text-align: center
    }

    .p-supporterNavi__list {
        flex-wrap: wrap;
        justify-content: center;
        max-width: 360px;
        margin-top: -8px;
        margin-right: auto;
        margin-left: auto
    }

    .p-supporterNavi__item {
        width: 90px;
        margin-top: 8px
    }
}

@media(prefers-reduced-motion:reduce) {
    .p-topAbout__flower>img {
        -webkit-transform: none !important;
        transform: none !important
    }
}

@media(min-width:375px) {
    .u-sm-only {
        display: none
    }
}