ul {
    padding: 0;
}

@media screen and (max-width: 768px) {
    #stats.container {
        padding: 0;
    }

    .page-id-2243 .container {
        padding-right: 0;
        padding-left: 0;
    }
}


.stats .share-btn-area {
    margin-bottom: 29px;
}

.stats .select-area .country {}

.stats .select-area .country a {
    display: inline-block;
    height: 64px;
    margin-left: 4px;
    font-size: 16px;
    font-weight: bold;
    color: #2D2D2D;
    text-decoration: none;
    line-height: 64px;
    text-align: center;
    background-color: #F5F5F5;
    cursor: pointer;
    transition: 0.2s;
}

/* .stats .select-area .country a:first-of-type {
    border-top-left-radius: 32px;
    border-bottom-left-radius: 32px;
    margin-left: 0;
} */

/* .stats .select-area .country a:last-of-type {
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
} */

.stats .select-area .country a.active,
.stats .select-area .country a:hover {
    color: #FFFFFF;
    background-color: #2D2D2D;
    opacity: 1;
}

.stats .select-area .conference {
    text-align: center;
}

.stats .select-area .conference>div {
    display: none;
    margin-bottom: 50px;
}

.stats .select-area .conference>div.selected {
    display: block;
}

.stats .select-area .conference a {
    position: relative;
    display: inline-block;
    margin-left: 2px;
    font-size: 14px;
    letter-spacing: 0.56px;
    color: #2D2D2D;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    background-color: #F5F5F5;
    cursor: pointer;
    transition: 0.2s;
}

.stats .select-area .conference a:first-of-type {
    width: 192px;
    margin-left: 0;
}

.stats .select-area .conference a.active,
.stats .select-area .conference a:hover {
    color: #FFFFFF;
    background-color: #E5002D;
    opacity: 1;
}

.stats .select-area .conference a.active::before,
.stats .select-area .conference a.active::after,
.stats .select-area .conference a:hover::before,
.stats .select-area .conference a:hover::after {
    border-color: #FFFFFF;
}

.stats .select-area .conference .multi a {
    width: 113px;
    height: 54px;
    line-height: 54px;
}

.stats .select-area .conference .multi a:first-of-type {
    width: 192px;
}

.stats .select-area .double {
    height: auto;
    display: block;
    text-align: center;
}



.stats .result-area .result-stats {
    display: none;
}

.stats .result-area .result-stats h5 {
    margin: 0 auto 20px auto;
    width: 1000px;
    height: 16px;
    font-size: 14px;
    letter-spacing: 0.56px;
    color: #2D2D2D;
    font-weight: normal;
    text-align: right;
}

.stats .result-area .result-stats h2 {
    width: 100%;
    height: 138px;
    bottom: -2px;
    margin-top: 0;
    margin-bottom: 70px;
    border-bottom: 2px solid #F5F5F5;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0.8px;
    color: #000000;
}

.stats .result-area .result-stats h2 span {
    display: flex;
    margin: 0 auto;
    width: 320px;
    height: 138px;
    justify-content: center;
    align-items: center;
    border-bottom: 2px solid #E5002D;
}

.stats ul li:before {
    content: none;
}

.stats .result-area .result-stats>ul {
    max-width: 1200px;
    padding: 0 20px;
    box-sizing: border-box;
    margin: 0 auto;
    margin-bottom: 85px;
}

.stats .result-area .result-stats>ul:before,
.stats .result-area .result-stats>ul:after {
    content: "";
    clear: both;
    display: block;
}

.stats .result-area .result-stats>ul>li {
    display: inline-block;
    float: left;
    width: 263px;
    height: 134px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.stats .result-area .result-stats>ul>li:first-of-type ul>li:nth-of-type(3) ul>li:nth-child(3) {
    padding-left: 0;
}

.stats .result-area .result-stats>ul>li>ul>li {
    display: inline-block;
    position: relative;
    float: left;
    width: 163px;
}

.stats .result-area .result-stats>ul>li>ul>li:first-of-type {
    width: 111px;
    height: 110px;
    margin-right: 10px;
}

.stats .result-area .result-stats>ul>li>ul>li:first-of-type img {
    /* width: 74px;
    height: 110px; */
    width: 100%;
    height: auto;
    object-fit: cover;
    margin-right: 18px;
}

.stats .result-area .result-stats>ul>li>ul>li:first-of-type .num {
    display: block;
    position: absolute;
    top: -10px;
    left: -15px;
    font-size: 10px;
}

.stats .result-area .result-stats>ul>li>ul>li:nth-of-type(2) {
    padding-bottom: 10px;
    box-sizing: border-box;
    height: 26px;
    border-bottom: 1px solid #F5F5F5;
    font-family: Roboto Condensed;
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 0.2px;
    color: #2D2D2D;
}

.stats .result-area .result-stats>ul>li>ul>li:nth-of-type(2) span {
    display: inline-block;
    margin-top: 4px;
    margin-right: 4px;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    letter-spacing: 0.28px;
}

.stats .result-area .result-stats>ul>li>ul>li:nth-of-type(3) {
    height: 48px;
    border-bottom: 1px solid #F5F5F5;
}

.stats .result-area .result-stats>ul>li>ul>li:nth-of-type(3) ul>li {
    display: inline-block;
    vertical-align: top;
}

.stats .result-area .result-stats>ul>li>ul>li:nth-of-type(3) ul>li:first-of-type {
    margin: 0;
    width: 36px;
    height: auto;
    font-family: Roboto Condensed;
    font-weight: bold;
    font-size: 10px;
    letter-spacing: 0.2px;
    color: #2D2D2D;
}

.stats .result-area .result-stats>ul>li>ul>li:nth-of-type(3) ul>li:nth-of-type(2) {
    width: 140px;
    min-height: 16px;
    height: auto;
    font-size: 12px;
    letter-spacing: 0.48px;
    color: #2D2D2D;
}

.stats .result-area .result-stats>ul>li>ul>li:nth-of-type(3) ul>li:nth-of-type(3) {
    padding-left: 36px;
    width: 100%;
    box-sizing: border-box;
    font-family: Roboto Condensed;
    font-weight: normal;
    font-size: 10px;
    letter-spacing: 0.2px;
    color: #2D2D2D;
    margin-top: 10px;
}

.stats .result-area .result-stats>ul>li>ul>li:last-of-type {
    height: 35px;
}

.stats .result-area .result-stats>ul>li>ul>li:last-of-type>ul>li {
    display: inline-block;
}

.stats .result-area .result-stats>ul>li>ul>li:last-of-type>ul>li:first-of-type {
    margin: 10px 11px 0 0;
    width: 25px;
    height: 25px;
    box-sizing: border-box;
    vertical-align: top;
}

.stats .result-area .result-stats>ul>li>ul>li:last-of-type>ul>li:first-of-type img {
    width: 24px;
    height: 24px;
    border: 1px solid #F5F5F5;
    vertical-align: middle;
}

.stats .result-area .result-stats>ul>li>ul>li:last-of-type>ul>li:last-of-type {
    display: inline-block;
    margin-top: 14px;
    width: 135px;
    height: 25px;
    vertical-align: middle;
    font-family: Roboto Condensed;
    font-weight: normal;
    font-size: 8px;
    line-height: 10px;
    letter-spacing: 0.16px;
    color: #2D2D2D;
}

.stats .result-area .result-stats>ul>li:first-of-type {
    width: 443px;
    height: 250px;
    margin-bottom: 0;
}

.stats .result-area .result-stats>ul>li:first-of-type>ul>li {
    display: inline-block;
    float: left;
    width: 218px;
}

.stats .result-area .result-stats>ul>li:first-of-type>ul>li:first-of-type {
    width: 200px;
    height: 250px;
    margin-right: 20px;
}

.stats .result-area .result-stats>ul>li:first-of-type>ul>li:first-of-type img {
    /* width: 170px; */
    /* height: 250px; */
    width: 100%;
    height: auto;
    object-fit: cover;
    margin: 0;
}

.stats .result-area .result-stats>ul>li:first-of-type>ul>li:first-of-type .num {
    display: block;
    position: absolute;
    top: -10px;
    left: -15px;
    font-size: 14px;
}

.stats .result-area .result-stats>ul>li:first-of-type>ul>li:nth-of-type(2) {
    padding-bottom: 30px;
    box-sizing: border-box;
    /* height: 61px; */
    border-bottom: 1px solid #F5F5F5;
    font-family: Roboto Condensed;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.28px;
    color: #2D2D2D;
}

.stats .result-area .result-stats>ul>li:first-of-type>ul>li:nth-of-type(2) span {
    display: inline-block;
    margin-top: 16px;
    margin-right: 8px;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0.4px;
}

.stats .result-area .result-stats>ul>li:first-of-type>ul>li:nth-of-type(3) {
    /* height: 123px; */
    height: auto;
    border-bottom: 1px solid #F5F5F5;
}

.stats .result-area .result-stats>ul>li:first-of-type>ul>li:nth-of-type(3) ul>li {
    display: block;
}

.stats .result-area .result-stats>ul>li:first-of-type>ul>li:nth-of-type(3) ul>li:first-of-type {
    /* margin-top: 26px;
    margin-bottom: 12px; */
    /* height: 16px; */
    margin: 0;
    height: auto;
    font-family: Roboto Condensed;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0.32px;
    color: #2D2D2D;
}

.stats .standings-result ul {
    padding: 0;
}

.stats .standings-result ul li {
    padding: 0;
}

.stats .result-area .result-stats>ul>li:first-of-type>ul>li:nth-of-type(3) ul>li:nth-of-type(2) {
    margin-bottom: 5px;
    min-height: 20px;
    width: 218px;
    height: auto;
    line-height: 20px;
    font-size: 16px;
    letter-spacing: 0.64px;
    color: #2D2D2D;
}

.stats .result-area .result-stats>ul>li:first-of-type>ul>li:nth-of-type(3) ul>li:nth-of-type(3) {
    font-size: 12px;
    letter-spacing: 0.24px;
    color: #2D2D2D;
}

.stats .result-area .result-stats>ul>li:first-of-type>ul>li:last-of-type {
    height: 65px;
}

.stats .result-area .result-stats>ul>li:first-of-type>ul>li:last-of-type>ul>li {
    display: inline-block;
}

.stats .result-area .result-stats>ul>li:first-of-type>ul>li:last-of-type>ul>li:first-of-type {
    margin: 0 10px 0 0;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
}

.stats .result-area .result-stats>ul>li:first-of-type>ul>li:last-of-type>ul>li:first-of-type img {
    /* width: 48px;
    height: 48px; */
    width: 100%;
    height: auto;
    border: 1px solid #F5F5F5;
    vertical-align: middle;
}

.stats .result-area .result-stats>ul>li:first-of-type>ul>li:last-of-type>ul>li:last-of-type {
    display: inline-block;
    margin-top: 20px;
    width: 157px;
    height: 50px;
    vertical-align: middle;
    font-family: Roboto Condensed;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.28px;
    color: #2D2D2D;
}

.stats .result-area .result-stats>ul>li:not(:first-of-type) {
    width: 330px;
}

.stats .result-area .result-stats>ul>li:nth-of-type(2),
.stats .result-area .result-stats>ul>li:nth-of-type(4) {
    margin-right: 30px;
}

@media screen and (min-width: 769px) {

    .stats .result-area .result-stats>ul>li:nth-of-type(2),
    .stats .result-area .result-stats>ul>li:nth-of-type(4) {
        margin-right: 0;
    }
}


.stats .result-area .result-stats .pdf-btn-area {
    padding: 60px 0 25px 0;
    text-align: center;
}

.stats a.arrow {
    width: 495px;
    height: 84px;
    line-height: 80px;
    font-size: 20px;
    letter-spacing: 0.8px;
    color: #2D2D2D;
    margin: 0 15px;
}

.stats a.arrow:nth-of-type(2n) {
    margin-right: 0;
}

.stats a.arrow>span>span {
    font-weight: 300;
}

.stats a.arrow:hover {
    color: #FFFFFF;
}

.stats a.arrow::before {
    content: "";
    display: block;
    position: absolute;
    top: 39.5px;
    left: 43px;
    width: 40px;
    height: 1px;
    background: #E5002D;
}

.stats a.arrow::after {
    content: "";
    display: block;
    position: absolute;
    width: 11.5px;
    height: 11.5px;
    top: 34px;
    left: 68px;
    border-top: 1px solid #E5002D;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.stats a.arrow:hover::before {
    background: #ffffff;
}

.stats a.arrow:hover::after {
    border-top: 1px solid #ffffff;
}

@media screen and (max-width: 750px) {

    .stats .select-area .double {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        width: 100%;
        margin: 0;
    }

    .stats .select-area .conference .double a {
        width: 499px;
    }



    .stats .result-area .result-stats>ul>li>ul>li:nth-of-type(3) ul>li:nth-of-type(3) {
        margin-top: 0px;
    }

    .stats .select-area .conference .double {
        height: auto;
    }

    main {
        margin-bottom: 55px;
    }

    .stats .share-btn-area {
        margin-bottom: 40px;
    }



    .stats .select-area .country {
        width: 100%;
    }

    .stats .select-area .country a {
        width: 185.5px;
        height: 54px;
        margin-left: 4px;
        font-size: 12px;
        letter-spacing: 0.48px;
        font-weight: bold;
        line-height: 54px;
    }

    /* .stats .select-area .country a:first-of-type {
        border-radius: 0;
        margin-left: 0;
        margin-bottom: 4px;
    } */

    .stats .select-area .country a:last-of-type {
        border-radius: 0;
        margin-bottom: 0;
    }

    .stats .select-area .country a:nth-child(2n+1) {
        margin-left: 0;
    }

    .stats .select-area .conference {
        text-align: left;
    }

    .stats .select-area .conference>div {}

    .stats .select-area .conference a {
        height: 44px;
        margin-bottom: 2px;
        line-height: 44px;
        font-size: 12px;
        letter-spacing: 0.48px;
        font-weight: bold;
        text-decoration: none;
        text-align: center;
        cursor: pointer;
    }

    .stats .select-area .conference a:first-of-type {
        margin-left: 0;
    }

    .stats .select-area .conference .multi a {
        width: 123px;
    }

    .stats .select-area .conference .multi a:first-of-type {
        width: 248px;
    }

    .stats .select-area .conference .multi a:nth-of-type(3n) {
        margin-left: 0;
    }

    .stats .select-area .conference .double a {
        position: relative;
        width: 186px;
        height: 64px;
        box-sizing: border-box;
        line-height: 30px;
        font-size: 10px;
        letter-spacing: 0.64px;
    }

    .stats .select-area .conference .double a span {
        position: absolute;
        display: block;
        width: 186px;
        font-size: 16px;
        top: 35px;
        left: 0;
    }

    .stats .result-area .result-stats h5 {
        width: 100%;
        height: auto;
        margin-bottom: 28px;
        padding-right: 16px;
        box-sizing: border-box;
        font-size: 12px;
        letter-spacing: 0.48px;
        font-weight: normal;
    }

    .stats .result-area .result-stats h2 {
        width: 100%;
        position: relative;
        height: 50px;
        margin: 0;
        margin-bottom: 0;
        line-height: 50px;
        border-radius: 0;
        background-color: #FFFFFF;
        font-size: 12px;
        letter-spacing: 0.48px;
        color: #2D2D2D;
        border-top: 2px solid #F5F5F5;
    }

    .stats .result-area .result-stats h2:last-of-type {
        border-bottom: 2px solid #F5F5F5 !important;
    }

    .stats .result-area .result-stats h2.accordion-close {
        border-bottom: 0;
    }

    .stats .result-area .result-stats h2 span {
        display: flex;
        position: absolute;
        margin-left: 0;
        width: 100%;
        height: 50px;
        justify-content: center;
        align-items: center;
        border-bottom: 0;
    }

    .stats .result-area .result-stats h2 .btn-list {
        display: block;
        position: absolute;
        width: 24px;
        height: 24px;
        top: 14px;
        right: 16px;
        border-radius: 12px;
        background-color: #DBDBDB;
    }

    .stats .result-area .result-stats h2 .btn-list.close {
        background-color: #222222;
        transform: rotate(180deg);
    }

    .stats .result-area .result-stats h2 .btn-list::after {
        content: "";
        position: absolute;
        width: 7px;
        height: 4px;
        top: 10px;
        right: 8px;
        background: url(/premier/assets/img/icon/arrow_top.svg);
        background-size: 7px 4px;
    }

    .stats .result-area .result-stats>ul {
        width: 100%;
        padding: 10px 10px 0 10px;
        box-sizing: border-box;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .stats .result-area .result-stats>ul:before,
    .stats .result-area .result-stats>ul:after {
        content: "";
        clear: both;
        display: block;
    }

    .stats .result-area .result-stats>ul>li,
    .stats .result-area .result-stats>ul>li:first-of-type {
        width: 100%;
        height: 180px;
        margin-bottom: 25px;
    }

    .stats .result-area .result-stats>ul>li:first-of-type>ul>li {
        width: auto;
    }

    .stats .result-area .result-stats>ul>li>ul>li,
    .stats .result-area .result-stats>ul>li:first-of-type>ul>li {
        display: inline-block;
        position: relative;
        float: left;
        /* width: 209px; */
    }

    .stats .result-area .result-stats>ul>li>ul>li:first-of-type,
    .stats .result-area .result-stats>ul>li:first-of-type>ul>li:first-of-type {
        width: 126px;
        height: 160px;
    }

    .stats .result-area .result-stats>ul>li>ul>li:first-of-type img,
    .stats .result-area .result-stats>ul>li:first-of-type>ul>li:first-of-type img {
        /* width: 106px;
        height: 160px; */
        width: 100%;
        height: auto;
        object-fit: cover;
        margin-right: 18px;
    }

    .stats .result-area .result-stats>ul>li>ul>li:first-of-type .num,
    .stats .result-area .result-stats>ul>li:first-of-type>ul>li:first-of-type .num {
        display: block;
        position: absolute;
        width: 25px;
        height: 25px;
        border-radius: 12.5px;
        line-height: 25px;
        margin-left: 0px;
        margin-right: 0px;
        top: -5px;
        left: -8px;
        font-size: 12px;
        letter-spacing: 0.24px;
    }

    .stats .result-area .result-stats>ul>li>ul>li:nth-of-type(2),
    .stats .result-area .result-stats>ul>li:first-of-type>ul>li:nth-of-type(2) {
        padding-bottom: 14px;
        box-sizing: border-box;
        height: 32px;
        font-size: 12px;
        line-height: 14px;
        letter-spacing: 0.24px;
    }

    .stats .result-area .result-stats>ul>li>ul>li:nth-of-type(2) span,
    .stats .result-area .result-stats>ul>li:first-of-type>ul>li:nth-of-type(2) span {
        display: inline-block;
        margin-top: 0;
        margin-right: 4px;
        font-size: 20px;
        line-height: 20px;
        letter-spacing: 0.4px;
        font-weight: bold;
    }

    .stats .result-area .result-stats>ul>li>ul>li:nth-of-type(3),
    .stats .result-area .result-stats>ul>li:first-of-type>ul>li:nth-of-type(3) {
        position: relative;
        height: 78px;
        border-bottom: 1px solid #F5F5F5;
        width: 50%;
    }

    .stats .result-area .result-stats>ul>li>ul>li:nth-of-type(3) ul>li,
    .stats .result-area .result-stats>ul>li:first-of-type>ul>li:nth-of-type(3) ul>li {
        display: block;
    }

    .stats .result-area .result-stats>ul>li>ul>li:nth-of-type(3) ul>li:first-of-type,
    .stats .result-area .result-stats>ul>li:first-of-type>ul>li:nth-of-type(3) ul>li:first-of-type {
        margin-top: 14px;
        margin-bottom: 8px;
        width: 100%;
        height: auto;
        font-size: 14px;
        line-height: 14px;
        letter-spacing: 0.28px;
    }

    .stats .result-area .result-stats>ul>li>ul>li:nth-of-type(3) ul>li:nth-of-type(2),
    .stats .result-area .result-stats>ul>li:first-of-type>ul>li:nth-of-type(3) ul>li:nth-of-type(2) {
        margin-top: 0;
        margin-bottom: 8px;
        width: auto;
        height: auto;
        min-height: initial;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0.48px;
    }

    .stats .result-area .result-stats>ul>li>ul>li:nth-of-type(3) ul>li:nth-of-type(2):before,
    .stats .result-area .result-stats>ul>li:first-of-type>ul>li:nth-of-type(3) ul>li:nth-of-type(2):before {
        content: '';
        position: absolute;
        display: block;
        left: 0;
        bottom: -1px;
        width: 60px;
        height: 1px;
        background-color: #FFFFFF;
    }

    .stats .result-area .result-stats>ul>li>ul>li:nth-of-type(3) ul>li:nth-of-type(3),
    .stats .result-area .result-stats>ul>li:first-of-type>ul>li:nth-of-type(3) ul>li:nth-of-type(3) {
        padding-left: 0;
        font-size: 10px;
        line-height: 10px;
        letter-spacing: 0.2px;
    }

    .stats .result-area .result-stats>ul>li>ul>li:last-of-type,
    .stats .result-area .result-stats>ul>li:first-of-type>ul>li:last-of-type {
        height: 49px;
    }

    .stats .result-area .result-stats>ul>li>ul>li:last-of-type>ul>li,
    .stats .result-area .result-stats>ul>li:first-of-type>ul>li:last-of-type>ul>li {
        display: inline-block;
        margin-top: -100px;
    }

    .stats .result-area .result-stats>ul>li>ul>li:last-of-type>ul>li:first-of-type,
    .stats .result-area .result-stats>ul>li:first-of-type>ul>li:last-of-type>ul>li:first-of-type {
        margin: 0 11px 0 0;
        width: 49px;
        height: 49px;
        box-sizing: border-box;
        border: 0;
        text-align: center;
    }

    .stats .result-area .result-stats>ul>li>ul>li:last-of-type>ul>li:first-of-type img,
    .stats .result-area .result-stats>ul>li:first-of-type>ul>li:last-of-type>ul>li:first-of-type img {
        width: 47px;
        height: 47px;
        border: 1px solid #F5F5F5;
    }

    .stats .result-area .result-stats>ul>li>ul>li:last-of-type>ul>li:last-of-type,
    .stats .result-area .result-stats>ul>li:first-of-type>ul>li:last-of-type>ul>li:last-of-type {
        display: inline-block;
        margin: 0;
        padding-top: 13px;
        box-sizing: border-box;
        width: auto;
        height: 50px;
        font-family: Roboto Condensed;
        font-weight: normal;
        font-size: 10px;
        line-height: 14px;
        letter-spacing: 0.2px;
    }

    .stats .result-area .result-stats>ul li:nth-of-type(2),
    .stats .result-area .result-stats>ul li:nth-of-type(4) {
        margin-right: 0;
    }

    .stats .result-area .result-stats .pdf-btn-area {
        padding: 0 0 0 0;
        text-align: center;
    }

    .stats .result-area .result-stats .pdf-btn-area>a:last-of-type {
        margin-bottom: 0;
    }

    .stats a.arrow {
        width: 314px;
        height: 50px;
        font-size: 12px;
        line-height: 46px;
        padding-right: 30px;
        text-align: right;
        margin: 0 0 20px 0;
    }

    .stats a.arrow::before {
        width: 23px;
        top: 25px;
        left: 28px;
    }

    .stats a.arrow::after {
        width: 10px;
        height: 10px;
        top: 20px;
        left: 39px;
    }

    .stats a.arrow:hover::before {
        left: 28px;
    }

    .stats a.arrow:hover::after {
        left: 39px;
    }

    .stats a.arrow span:after {
        width: 14px;
        height: 14px;
        top: 16px;
        right: 29px;
        background-size: 14px 14px;
    }
}

.acf-map {
    width: 1020px;
    height: 500px;
}

/* fixes potential theme css conflict */
.acf-map img {
    max-width: inherit !important;
}

@media screen and (max-width: 750px) {
    .acf-map {
        width: 375px;
        height: 250px;
        margin-left: -20px;
        margin-bottom: 41px;
    }
}

main {
    margin-bottom: 100px;
}

.stats .share-btn-area {
    margin-bottom: 30px;
}

.stats .select-area .country {}

.stats .select-area .country a {
    display: inline-block;
    width: 245px;
    height: 64px;
    margin-left: 4px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.64px;
    color: #2D2D2D;
    text-decoration: none;
    line-height: 64px;
    text-align: center;
    background-color: #F5F5F5;
    cursor: pointer;
    transition: 0.2s;
}

/* .stats .select-area .country a:first-of-type {
    border-top-left-radius: 32px;
    border-bottom-left-radius: 32px;
    margin-left: 0;
} */

/* .stats .select-area .country a:last-of-type {
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
} */

.stats .select-area .country a.active,
.stats .select-area .country a:hover {
    color: #FFFFFF;
    background-color: #2D2D2D;
    opacity: 1;
}

.stats .select-area .area {
    margin-bottom: 2px;
    text-align: center;
    font-weight: bold;
}

.stats .select-area .area.conference a {
    position: relative;
    display: inline-block;
    margin-right: 2px;
    font-size: 14px;
    color: #2D2D2D;
    letter-spacing: 0.56px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    transition: 0.2s;
    border-bottom: 7px solid #a09d9d;
    background-color: inherit;
    height: 35px !important;
    width: 260px !important;
    line-height: 35px !important;
    margin-top: 40px;
    background: #f8f8f8;
}

.stats .select-area .area.conference a.active {
    position: relative;
    display: inline-block;
    margin-right: 2px;
    font-size: 14px;
    color: #2D2D2D;
    letter-spacing: 0.56px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    transition: 0.2s;
    border-bottom: 7px solid #E5002D;
    /* height: 35px !important;
    width: 260px !important;
    line-height: 35px !important; */
    margin-top: 40px;
}

.stats .select-area .area.conference a:hover {
    background: #ccc;
    border-bottom: 7px solid #E5002D;
    color: #000000;
}

.stats .select-area .area>div.selected {
    display: block;
}

.stats .select-area .area .triple a {
    height: 64px;
    line-height: 64px;
}

.stats .select-area .area .double a {
    height: 64px;
    line-height: 64px;
}

.stats .select-area .area a {
    position: relative;
    display: inline-block;
    width: 245px;
    margin-right: 2px;
    font-size: 14px;
    color: #2D2D2D;
    letter-spacing: 0.56px;
    text-decoration: none;
    text-align: center;
    background-color: #ccc;
    cursor: pointer;
    transition: 0.2s;
}

.stats .select-area .area a:last-of-type {
    margin-right: 0;
}

.stats .select-area .area a.active,
.stats .select-area .area a:hover {
    color: #FFFFFF;
    background-color: #E5002D;
    opacity: 1;
}

.stats .select-area .area .country a.active,
.stats .select-area .area .country a:hover {
    color: #FFFFFF;
    background-color: #2D2D2D;
    opacity: 1;
}

.stats .ranking {
    margin-bottom: 0;
}

.stats .result-area {
    padding-bottom: 14px;
}

.stats .result-area table {
    width: 100%;
}

.stats .result-area table>thead {
    border: 0;
    background-color: #2D2D2D;
}

.stats .result-area table>thead>tr>th {
    text-align: center;
    font-weight: bold;
    font-family: 'Noto Sans JP';
    letter-spacing: 0.48px;
    color: #ffffff;
    font-size: 12px;
    height: 54px;
    box-sizing: border-box;
    padding-left: 0;
}

.stats .result-area table>thead>tr>th:nth-of-type(8) {
    line-height: 16px;
}

.stats .result-area table>thead>tr>th:after {
    background-color: #ffffff;
}

.stats .result-area table>tbody>tr>td {
    height: 72px;
    text-align: center;
    padding: 0;
    font-family: Roboto Condensed;
    font-weight: bold;
    font-size: 13px;
}

.stats .result-area table>tbody>tr>td:first-of-type {
    width: 65px;
}

.stats .result-area table>tbody>tr>td:nth-of-type(2) {
    position: relative;
    width: 35px;
    letter-spacing: 0.28px;
    padding-right: 20px;
    box-sizing: border-box;
    text-align: right;
}

.stats .result-area table>tbody>tr>td:nth-of-type(2) span {
    position: absolute;
    display: inline-block;
    top: 14px;
    left: 20px;
    width: 45px;
    height: 45px;
    box-sizing: border-box;
    border: 1px solid #F5F5F5;
    text-align: center;
}

.stats .result-area table>tbody>tr>td:nth-of-type(2) span img {
    display: inline;
    max-width: 37px;
    max-height: 37px;
    background-color: #FFFFFF;
    vertical-align: middle;
}

.stats .result-area table>tbody>tr>td:nth-of-type(3) {
    width: 141px;
    letter-spacing: 0.32px;
}

.stats .result-area table>tbody>tr>td:nth-of-type(4) {
    width: 76px;
    letter-spacing: 0.32px;
}

.stats .result-area table>tbody>tr>td:nth-of-type(5) {
    width: 76px;
    letter-spacing: 0.32px;
}

.stats .result-area table>tbody>tr>td:nth-of-type(6) {
    width: 76px;
    letter-spacing: 0.32px;
}

.stats .result-area table>tbody>tr>td:nth-of-type(7) {
    width: 116px;
    letter-spacing: 0.32px;
}

.stats .result-area table>tbody>tr>td:last-of-type {
    width: 116px;
    letter-spacing: 0.32px;
}

.stats .result-area h5 {
    margin: 50px auto 0px auto;
    width: 1020px;
    height: 16px;
    font-size: 14px;
    letter-spacing: 0.56px;
    color: #2D2D2D;
    font-weight: normal;
    text-align: right;
}

@media screen and (max-width: 750px) {
    main {
        margin-bottom: 58px;
    }

    .stats .share-btn-area {
        margin-bottom: 40px;
    }

    .stats .select-area {
        margin-left: -20px;
        margin-right: -20px;
    }

    .stats .select-area .country {
        margin-bottom: 30px;
    }

    .stats .select-area .country a {
        width: 185.5px;
        height: 54px;
        margin-left: 4px;
        font-size: 12px;
        letter-spacing: 0.48px;
        font-weight: bold;
        line-height: 54px;
    }

    /* .stats .select-area .country a:first-of-type {
        border-radius: 0;
        margin-left: 0;
        margin-bottom: 4px;
    } */

    /* .stats .select-area .country a:last-of-type {
        border-radius: 0;
        margin-bottom: 0;
    } */

    .stats .select-area .country a:nth-child(2n+1) {
        margin-left: 0;
    }

    .stats .select-area .area {
        margin-bottom: 0;
        text-align: center;
        font-weight: bold;
        width: 100%;
    }

    .stats .select-area .area>div.selected {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .stats .select-area .area a {
        position: relative;
        display: inline-block;
        margin-right: 2px;
        margin-bottom: 2px;
        color: #2D2D2D;
        text-decoration: none;
        text-align: center;
    }

    .stats .select-area .area a.active,
    .stats .select-area .area a:hover {
        color: #FFFFFF;
        background-color: #E5002D;
        opacity: 1;
    }

    .stats .select-area .area .double a {
        position: relative;
        width: 48%;
        /* height: 54px;
        line-height: 54px; */
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 12px;
        letter-spacing: 0.48px;
        margin: 0 !important;
        margin-bottom: 10px !important;
    }

    .stats .select-area .area .triple a {
        width: 123px;
        height: 44px;
        line-height: 44px;
        font-size: 12px;
        letter-spacing: 0.48px;
    }

    .stats .select-area .area .triple a:nth-of-type(3n) {
        margin-right: 0;
    }

    .stats .result-area {
        padding-bottom: 0px;
    }

    .stats .result-area .ranking {
        margin-left: -20px;
        margin-right: -20px;
    }

    .stats .result-area .ranking .result-table {
        overflow: auto;
    }

    .stats .result-area table {
        margin: 0;
        width: 737px;
    }

    .stats .result-area table>thead {
        border: 0;
        background-color: #2D2D2D;
    }

    .stats .result-area table>thead>tr>th {
        text-align: center;
        font-weight: bold;
        font-family: 'Noto Sans JP';
        font-size: 10px;
        letter-spacing: 0.4px;
        color: #ffffff;
        height: 40px;
        line-height: 40px;
        box-sizing: border-box;
        padding: 0;
    }

    .stats .result-area table>thead>tr>th:nth-of-type(8) {
        line-height: 14px;
    }

    .stats .result-area table>thead>tr>th:after {
        background-color: #ffffff;
    }

    .stats .result-area table>tbody>tr>td {
        text-align: center;
        padding: 0;
        font-weight: 300;
        font-size: 14px;
    }

    .stats .result-area table>tbody>tr>td:first-of-type {
        width: 55px;
    }

    .stats .result-area table>tbody>tr>td:nth-of-type(2) {
        position: relative;
        width: 232px;
        font-size: 12px;
        letter-spacing: 0.24px;
        box-sizing: border-box;
        padding-left: 53px;
        text-align: left;
    }

    .stats .result-area table>tbody>tr>td:nth-of-type(2) span {
        position: absolute;
        display: inline-block;
        top: 0px;
        left: 9px;
        width: 35px;
        height: 35px;
        box-sizing: border-box;
        border: 0;
        text-align: center;
    }

    .stats .result-area table>tbody>tr>td:nth-of-type(2) span img {
        max-width: 34px;
        max-height: 34px;
        border: 1px solid #F5F5F5;
        background-color: #FFFFFF;
        vertical-align: middle;
    }

    .stats .result-area table>tbody>tr>td:nth-of-type(3) {
        width: 106px;
        letter-spacing: 0.24px;
    }

    .stats .result-area table>tbody>tr>td:nth-of-type(4) {
        width: 57px;
        letter-spacing: 0.24px;
    }

    .stats .result-area table>tbody>tr>td:nth-of-type(5) {
        width: 57px;
        letter-spacing: 0.24px;
    }

    .stats .result-area table>tbody>tr>td:nth-of-type(6) {
        width: 57px;
        letter-spacing: 0.24px;
    }

    .stats .result-area table>tbody>tr>td:nth-of-type(7) {
        width: 87px;
        letter-spacing: 0.24px;
    }

    .stats .result-area table>tbody>tr>td:last-of-type {
        width: 86px;
        letter-spacing: 0.24px;
    }

    .stats .result-area h5 {
        width: 100%;
        height: 13px;
        margin-top: 28px;
        margin-bottom: 0;
        padding-right: 16px;
        box-sizing: border-box;
        font-size: 12px;
        letter-spacing: 0.48px;
        font-weight: normal;
    }

    .stats .select-area {
        /* margin-left: -20px;
        margin-right: -20px; */
        margin: 0;
        margin-bottom: 28px;
        width: 100%;
    }
}

.contents {

    max-width: 1200px;
    margin: 0px auto;

}

#dataTable1_length {
    display: none;
}


#stats .schedules .result-area table>tbody>tr>td {
    font-weight: normal;
    font-size: 16px;
    height: auto;
    padding: 3px;
    width: auto;
    text-align: left;
    font-family: 'Oswald';
}

@media screen and (max-width: 768px) {
    #stats .schedules .result-area table>tbody>tr>td {
        font-size: 12px;
    }
}

#stats .schedules .result-area table>tbody>tr>td:first-of-type {
    padding-left: 14px !important;
    text-align-last: left;
}

#stats .schedules .result-area table>tbody>tr>td:nth-of-type(2) {
    padding-left: 10px !important;
}

#stats .schedules .result-area table>tbody>tr>td a {
    color: #333;
}

#stats input {
    padding: 0 !important;
    height: 22px !important;
}

/* tableのソート色付け */



.serch-table tr.sort-asc {
    border-top: 3px solid orange;
}

.serch-table tr.sort-desc {
    border-bottom: 3px solid orange;

}

#stats .table_01 tr th {
    position: relative;
}

#stats .table_01 tr th:not(:nth-child(1)):not(:nth-child(2)),
#stats .schedules .result-area table>tbody>tr>td:not(:nth-child(1)):not(:nth-child(2)) {
    text-align: right;
}





#stats .table_01 tr th:not(:nth-child(1)):not(:nth-child(2))::after {

    position: absolute;
    bottom: 24px;
    right: 31px;
    padding: 1rem;
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/icon/sort.png);
}

#stats .table_01 tr th:nth-child(3)::after {
    right: 5px !important;
}

#stats .table_01 tr th:nth-child(16)::after {
    right: 32px !important;
}

#stats .table_01 tr th:last-of-type,
#stats .table_01 tr td:last-of-type {
    padding-right: 8px;
    width: 47px;
}

@media screen and (max-width: 768px) {

    #stats .table_01 tr th:last-of-type,
    #stats .table_01 tr td:last-of-type {
        padding-right: 16px;
        width: 55px !important;
    }
}


#stats .table_01 tr th:nth-child(2)::after,
#stats .table_01 tr th:nth-child(3)::after {
    right: 36px;
    bottom: 34px;
}



#stats .table_01 tr th:nth-child(3),
#stats .table_01 tr th:nth-child(4),
#stats .table_01 tr th:nth-child(5),
#stats .table_01 tr th:nth-child(6),
#stats .table_01 tr th:nth-child(7),
#stats .table_01 tr th:nth-child(8),
#stats .table_01 tr th:nth-child(9),
#stats .table_01 tr th:nth-child(10),
#stats .table_01 tr th:nth-child(11),
#stats .table_01 tr th:nth-child(12),
#stats .table_01 tr th:nth-child(13),
#stats .table_01 tr th:nth-child(14),
#stats .table_01 tr th:nth-child(15),
#stats .table_01 tr th:nth-child(16) {
    width: 47px;
}

#stats .table_01 tr th:nth-child(3) {
    width: 40px;
}



#stats .table_01 tr th:nth-child(3):hover {
    cursor: pointer;
}

#stats .table_01 tr th {
    padding: 10px 0px 10px 17px;
    text-align: left;
}

#stats .table_01 tr th:first-of-type {
    padding-left: 15px !important;
}



#stats .table_01 tr th:nth-child(1)::after {
    right: -3px;
}

#stats .table_01 tr th:nth-of-type(2) {
    padding-left: 10px !important;
}

#stats .table_01 tr th:nth-child(1),
#stats .table_01 tr th:nth-child(2),
#stats .table_01 tr th:nth-child(3) {
    padding: 5px;
}

#stats .table_01 tr th:nth-child(1) {
    width: 43px;
    padding-bottom: 26px;
}

#stats .table_01 tr th:nth-child(2) {
    width: 112px;
}

@media screen and (max-width: 768px) {
    #stats .table_01 tr th:nth-child(2) {
        width: 144px;
    }
}

#stats .table_01 tr th:not(:nth-child(2)):not(:nth-child(3)):hover {
    opacity: .7;
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    #stats .table_01 tr th:nth-child(1) {
        width: 55px;
    }
}

#stats .table_01 tr td:nth-child(2),
#stats .table_01 tr td:nth-child(3) {
    text-align: left;
}

#stats .table_01 tr a:hover {
    color: gray;
    cursor: pointer;
    text-decoration: underline !important;
}

.result-area table>tbody>tr>td:hover,
.result-area table>tbody>tr>th:not(:nth-of-type(1)):not(:nth-of-type(2)):hover,
.result-area table>tbody>tr:hover>td {
    background: rgb(178, 178, 178);
}

.result-area table tbody tr:hover td,
.result-area table tbody tr td:hover {
    background: rgb(178, 178, 178);
}

@media screen and (max-width: 768px) {
    #stats .schedules .select-area {
        margin-left: 0;
        margin-right: 0;
    }

    #stats .schedules .result-area .result-table {
        padding: 0;
    }
}


.link-tab-content ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

.link-tab-content ul li {
    background-color: #dbdada;
    width: 25%;
    padding: 0;
    margin: 0;
    /* margin-left: 1px; */
    text-align: center;
    padding: 2px 0;
    font-weight: bold;
}

@media screen and (max-width: 768px) {
    .link-tab-content ul li {
        width: 47%;
    }
}

.link-tab-content ul li:hover {
    cursor: pointer;
}

.link-tab-content ul li:hover a {
    color: #E5002D;
}

.link-tab-content ul li:first-of-type {
    margin-left: 0;
}

.link-tab-content ul li.active {}

.link-tab-content ul li a {
    margin-right: 2px;
    font-size: 14px;
    color: #2D2D2D;
    transition: 0.2s;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 768px) {
    .link-tab-content ul li a {
        width: 100%;
    }
}

.stats .schedules .result-area table {
    table-layout: fixed;
}

@media screen and (max-width: 768px) {
    .stats .schedules .result-area table {
        table-layout: fixed;
    }

}





.number-and-name-wrapper {
    width: 66%;
    text-indent: -20px;
    padding-left: 20px;
}

.player-item:nth-of-type(3) .number-and-name-wrapper {
    width: 58%;
}

ul.stats-point.parent li:first-of-type .number-and-name-wrapper {
    width: 72%;
}


/* ================================ */
/* stats-detail */
/* ================================ */

.stats-area .player-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 20px;
}

@media screen and (max-width: 768px) {
    .stats-area .player-wrapper {
        flex-direction: column;
    }
}

.stats-area .player-wrapper li:before {
    display: none;
}

.stats-menu {
    justify-content: center !important;
}

.stats-detail-tab {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    width: 100%;
}

@media screen and (max-width: 768px) {
    .stats-detail-tab {
        margin-left: 10px;
    }
}

.stats-detail-tab li:before {
    display: none;
}

.tab-list {
    display: flex;
}

.tab-menu {
    align-items: center;
    background-color: #ccc;
    color: #333;
    cursor: pointer;
    display: flex;
    flex-grow: 1;
    height: 50px;
    justify-content: center;
    font-weight: bold;
}

.tab-menu.current {
    background-color: #e5e5e5;
    color: #E5002D;
}

.content-box {
    /* display: none; */
}

.table_01.serch-table input#search-text {
    width: auto;
}

.table_01.serch-table input {
    font-size: 12px !important;
    background: #fff;
    height: 30px;
    margin-right: -32px !important;

}

@media screen and (max-width: 768px) {
    .table_01.serch-table input {
        margin-right: 0 !important;
    }
}

/* 検索用 */
.loading img {
    padding: 5px;
    float: right;
}

#tablelist tr {
    display: none;
    width: 560px;
}

#tablelist tr.show {
    display: block;
}

#tablelist tr.odd {
    background: #fafafa;
}

#tablelist tr.even {
    background: none;
}

#tablelist tr td {
    padding: 5px;
}

#stats li.player-item {
    width: 25%;
}

@media screen and (max-width: 1140px) {
    #stats li.player-item {
        width: 50%;
    }
}

#stats ul.player-wrapper li.player-item:nth-of-type(3) {
    display: none;
}

@media screen and (max-width: 768px) {
    #stats li.player-item {
        margin-top: 30px;
        padding: 0;
        width: calc(100% - 20px);
        max-width: 325px;
    }
}


#stats .player-item .image {
    position: relative;
    width: 253px;
}

@media screen and (max-width: 1140px) {
    #stats .player-item .image {
        margin: auto;
    }
}

@media screen and (max-width: 768px) {
    #stats .player-item .image {
        width: 100%;
    }
}

#stats .player-item .image img.player-icon {}

#stats .player-item .image img.team-icon {
    position: absolute;
    bottom: 5px;
    right: 5px;
    width: 70px;
}

.player-item p.item-title {
    font-family: 'Oswald';
    font-size: 30px;
    font-weight: bold;
}

ul.stats-point {
    height: 228px;
    overflow: auto;
    padding: 0;
}

@media screen and (max-width: 768px) {
    ul.stats-point {
        height: auto;
    }
}

/* デフォルトのスクロールバーを使用 */
.parent::-webkit-scrollbar {
    width: 10px;
}

.parent::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}

.parent::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}


.stats-point img.icon {
    width: 40px;
    margin-left: 10px;
}

@media screen and (max-width: 970px) {
    .stats-point img.icon {
        margin-left: 0px;
    }
}

li.stats-point-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: bold;
    padding: 0 10px;
    font-family: 'Oswald';
    font-size: 13px;
}

li.stats-point-list:first-of-type {
    font-size: 20px;
}

li.stats-point-list:first-of-type img.icon {
    display: none;
}

li.stats-point-list:first-of-type .point {}

li.stats-point-list .player-name {
    margin-left: 10px;
}

.point-and-icon .point {
    color: #e5002d;
}


#stats .schedules .result-area {
    margin-top: 50px;
}

@media screen and (max-width: 768px) {
    #stats .schedules .result-area {
        margin-top: 0px;
    }
}

#stats .content-box {
    overflow-x: scroll;
}

#stats .schedules .result-area table>tbody>tr>td:last-of-type {
    padding-right: 8px !important;
}

#stats .schedules .result-area table.f-game-table {
    table-layout: fixed;
}

#stats .schedules .result-area table.f-game-table th:first-of-type,
#stats .schedules .result-area table.f-game-table th:nth-of-type(2),
#stats .schedules .result-area table.f-game-table th:nth-of-type(3) {
    width: 50px !important;
}

@media screen and (max-width: 768px) {

    #stats .schedules .result-area table>tbody>tr>td:nth-of-type(2),
    #stats .schedules .result-area table>tbody>tr>td:nth-of-type(3) {
        width: auto !important;
        min-width: auto;
    }

    #stats .schedules .result-area table>tbody>tr:nth-of-type(odd) td:first-of-type,
    #stats .schedules .result-area table>tbody>tr:nth-of-type(odd) td:nth-of-type(2) {
        background: #f1f1f1 !important;
    }

    #stats .schedules .result-area table>tbody>tr:nth-of-type(even) td:first-of-type,
    #stats .schedules .result-area table>tbody>tr:nth-of-type(even) td:nth-of-type(2) {
        background: #e1e1e1 !important;
    }
}