body {
    margin: 0 !important;
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box !important;
}

.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;
}

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

/* .standings .select-area .country {
    margin-bottom: 0;
} */

.standings .select-area .country a {
    /* display: inline-block;
    width: calc(100% / 5);
    height: 64px;
    margin-left: 0;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.64px;
    color: #2D2D2D;
    text-decoration: none;
    line-height: 58px;
    text-align: center;
    background-color: #b0b0b0;
    cursor: pointer;
    transition: 0.2s;
    border-bottom: 10px solid #333;
    margin-bottom: 0; */
}




.standings .select-area .country a.active,
.standings .select-area .country a:hover {
    /* color: red;
    background-color: #e5e5e5;
    opacity: 1;
    border-bottom: 10px solid #E5002D; */
}

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

.standings .select-area .area>div.selected {}

.standings .select-area .area .triple a {
    height: 54px;
    line-height: 54px;
}

/* .standings .select-area .area a {
    position: relative;
    display: inline-grid;
    width: 160px;
    margin-right: 2px;
    font-size: 14px;
    color: #2D2D2D;
    letter-spacing: 0.56px;
    text-decoration: none;
    text-align: center;
    background-color: #F5F5F5;
    cursor: pointer;
    transition: 0.2s;
} */

/* .standings .select-area .area a:last-of-type {
    margin-right: 0;
} */

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

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

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

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

.standings .result-area table {
    width: 100%;
    table-layout: fixed;
}

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

.standings .result-area table>thead>tr>th {
    text-align: left;
    font-weight: bold;
    letter-spacing: 0.48px;
    color: #ffffff;
    font-size: 14px;
    height: 54px;
    box-sizing: border-box;
    /* padding-left: 0; */
    padding-right: 30px;
    padding-left: 30px;
    line-height: 16px;
    padding: 10px;
    background: #2d2d2d;
}

.standings .result-area table>thead>tr>th:first-of-type {
    text-align: center;
}

.standings .result-area table>thead>tr>th:nth-of-type(2) {
    width: 288px;
}

.standings .result-area table>thead>tr>th:nth-of-type(8) {
    line-height: 16px;
    /* width: 130px; */
}

.standings .result-area table>thead>tr>th:nth-of-type(9) {}

.standings .result-area table>thead>tr>th:nth-of-type(10) {}

@media screen and (max-width: 768px) {
    .standings .result-area table>thead>tr>th {
        width: 74px;
        padding: 4px;
        text-align: center;
    }

    .standings .result-area table>thead>tr>th:nth-of-type(1) {
        width: 30px;
        overflow: hidden;
        text-indent: -400%;
        overflow-wrap: anywhere;
        color: #2D2D2D;
    }

    .standings .result-area table>thead>tr>th:nth-of-type(2) {
        width: 160px;
        padding: 10px;
        text-align: start;
    }
}

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

.standings .result-area table>tbody>tr>td {
    text-align: left;
    padding: 0;
    font-weight: bold;
    font-size: 13px;
    padding-left: 10px;
    /* background: #d2d2d2; */
}

.standings .result-area table>tbody>tr>td:first-of-type {
    width: 65px;
    text-align: center;
}
.standings .result-area table>tbody>tr>td:first-of-type [class^="icon-"] {
    font-family: 'Oswald' !important;
    font-weight: 700;
}

.standings .result-area table>tbody>tr>td:nth-of-type(2) {
    position: relative;
    letter-spacing: 0.28px;
    padding-right: 20px;
    box-sizing: border-box;
    text-align: center;
    width: 170px;
    /* background-color: #d2d2d2; */
}

.standings .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;
    line-height: 40px;
}

.standings .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;
}

.standings .result-area table>tbody>tr>td:not(:nth-child(1)):not(:nth-child(2)) {
    text-align: right;
    padding-right: 64px;
}

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


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

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

.standings .result-area table>tbody>tr>td:nth-of-type(6) {
    width: 61px;
}

@media screen and (min-width: 769px) {
    .standings .result-area table>tbody>tr>td:nth-of-type(6) {
        padding-right: 80px !important;
    }

    .standings .result-area table>tbody>tr>td:nth-of-type(7) {
        padding-right: 80px !important;
    }
}



.standings .result-area table tr td:nth-of-type(7) {
    width: 61px;
}



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

@media screen and (max-width: 768px) {
    .standings .result-area table>tbody>tr>td:first-of-type {
        width: 30px;
    }

    .standings .result-area table>tbody>tr>td:nth-of-type(2) {
        width: 160px;
        padding-right: 4px;
        padding-left: 0;
    }

    .standings .result-area table>tbody>tr>td:not(:nth-child(1)):not(:nth-child(2)) {
        width: auto;
        padding: 0;
        text-align: center;
    }
}

.standings .result-area table>tbody {
    border: 0;
}

.standings .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: 768px) {

    .standings .double {
        flex-wrap: wrap;
    }

    .standings .conference .double a {
        width: 499px;
    }
}



.standings .select-area .double a {
    /* vertical-align: middle;
    line-height: normal;
    align-items: center;
    padding: 10px 5px;
    letter-spacing: 0px;
    line-height: 46px; */
}

@media screen and (min-width: 769px) {
    .select-area .double a {
        /* line-height: 37px; */
    }
}

@media screen and (max-width: 768px) {
    .standings .select-area .double a {
        /* line-height: 37px !important; */
    }
}

.standings .area-items {
    width: 100px;
    background: #F2F2F2;
}

.standings .item-wrapper {
    display: flex;
    align-items: center;
    padding: 5px 0px;
    justify-content: flex-start;
}

@media screen and (max-width: 768px) {
    .standings .item-wrapper {
        margin-left: 0 !important;
    }
}

.standings .item-wrapper a {
    text-align: left;
    display: flex;
    align-items: center;
    color: #333;
}

.standings .select-area .area.conference {
    margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
    .standings .select-area .area.conference {
        margin-bottom: 16px;
    } 
}

/* .standings .select-area .area.conference a {
    position: relative;
    display: inline-block;
    margin-right: 2px;
    font-size: 16px;
    color: #2D2D2D;
    letter-spacing: 0.56px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    transition: 0.2s;
    background: #dbdada;
    height: 36px !important;
    width: 252px !important;
    line-height: 18px !important;
    margin-top: 0;
} */

@media screen and (max-width: 768px) {
    /* .standings .select-area .area.conference a {
        width: calc(100% / 3) !important;
        margin-right: 0 !important;
    } */
}

.standings .select-area .area.conference a.active {
    /* background-color: #e5e5e5;
    opacity: 1;
    color: #e6002d; */
}

/* .standings .select-area .area.conference a:hover {
    color: #E5002D;
} */

.tbl-bottom-info {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

#season-regulation tbody {
    text-align: center;
}

#season-regulation table,
td,
th {
    /* border: 1px solid #595959; */
    border-collapse: collapse;
}

#season-regulation td,
#season-regulation th {
    padding: 3px;
    /* width: 30px; */
    height: auto;
    padding: 10px 20px;
    text-align: left;
}

#season-regulation th {
    background: #333;
    color: #fff;
    width: 105px;
}

.pc_hide {
    display: none;
}

tbody tr:nth-child(odd) {
    background-color: #f1f1f1 !important;
}

tbody tr:nth-child(even) {
    background-color: #e1e1e1 !important;
}

/* tbody tr.women’s-japan:nth-of-type(4) {
    border-bottom: 4px solid #e6002d!important;
} */




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

    #season-regulation td,
    #season-regulation th {
        padding: 8px 7px;
    }

    .sp_hide {
        display: none;
    }

    .pc_hide {
        display: block;
    }

    .tbl-bottom-info {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        box-sizing: border-box;
        padding: 0 15px;
    }

    .tbl-bottom-info .col:last-child {
        order: 0;
    }

    .tbl-bottom-info .col:last-child p {
        margin-bottom: 0;
        border-bottom: 1px solid #cdcdcd;
        padding-bottom: 15px;
    }

    .tbl-bottom-info .col:first-child {
        order: 1;
    }

    .standings .item-wrapper {
        display: flex;
        align-items: center;
        margin-left: 10px;
        padding: 0px;
        justify-content: flex-start;
    }

    .standings .item-wrapper a {
        font-size: 12px;
        line-height: 1.2;
        text-align: left;
        overflow-wrap: anywhere;
    }

    main {
        margin-bottom: 58px;
    }

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

    /* .standings .select-area .country {
        margin-bottom: 16px;
    }

    .standings .select-area .country a {
        width: calc(100% / 3);
        height: 40px;
        padding: 0;
        margin-left: 0;
        font-size: 12px;
        letter-spacing: 0.48px;
        font-weight: bold;
        line-height: 40px !important;
        border-bottom-width: 4px !important;
    }

    .standings .select-area .country a:first-of-type {
        border-radius: 0;
        margin-left: 0;
    }

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

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

    .standings .select-area .area {
        margin-bottom: 0;
        text-align: center;
        font-weight: bold;
    } */

    .standings .select-area .area>div.selected {}
/* 
    .standings .select-area .area a {
        position: relative;
        display: inline-grid;
        margin-right: 2px;
        margin-bottom: 2px;
        color: #2D2D2D;
        text-decoration: none;
        text-align: center;
        background-color: #F5F5F5;
    } */

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

    .standings .select-area .area .double a {
        /* height: 30px;
        vertical-align: middle;
        line-height: normal;
        align-items: center;
        padding: 10px 5px;
        margin-right: -4px !important;
        letter-spacing: 0px;
        width: 113px;
        display: flex;
        align-items: center;
        justify-content: center; */
        font-size: 12px;
    }

    .standings .select-area .area .double a:nth-of-type(2n) {
        margin-right: 0;
    }

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

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

    .standings .result-area {
        padding-bottom: 0px;
        margin-top: 15px;
    }

    .standings .result-area .result-table {
        box-sizing: border-box;
        padding: 0 15px 0 0;
        overflow: auto;
    }

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

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

    .standings .result-area table {
        margin: 0;
        width: 100%;
        width: max-content;
        display: table;
    }

    .standings .result-area table>thead {
        display: table-header-group;
        background: transparent;
    }

    .standings .result-area table>thead tr {
        background: #2D2D2D;
        z-index: 1001;
        position: relative;
    }

    .standings .result-area table tbody {
        display: table-row-group;
    }

    .standings .result-area table tr {
        /* display: table-row;
        position: relative;
        top: 0;
        left: 0;
        border: 0; */
    }

    .standings .result-area table>thead>tr>th,
    .standings .result-area table td {
        display: table-cell;
    }

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

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

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

    .standings .result-area table > thead > tr > th:after {
        background-color: #ffffff;
    }
    .standings .result-area table > tbody > tr {
        border: 0;
    }
    .standings .result-area table > tbody > tr > td {
        height: auto;
        text-align: right;
        padding: 0;
        font-family: Roboto Condensed;
        font-weight: 300;
        font-size: 16px;
        line-height: 54px;
        background: #ffffff;
        border: 0;
    }

    .standings .result-area table > tbody > tr > td {
        width: 100% !important; 
        border-bottom: 1px dashed #dcdcdc;
        font-size: 14px;
    }
    .standings .result-area table > tbody > tr > td::before {
        left: 0;
        text-align: left;
        
    }
    .standings .result-area table > tbody > tr > td:first-of-type {
        width: auto;
        border-top: 1px solid #2D2D2D;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }
    .standings .result-area table > tbody > tr > td:first-of-type::before {
        display: none;
    }
    .standings .result-area table > tbody > tr > td:first-of-type .icon-num {
        font-size: 50px;
        width: 80px;
        height: 80px;
        line-height: 80px;
        border-radius: 50%;
    }
    .standings .result-area table > tbody > tr > td:nth-of-type(2) {
        width: 100%;
        background: #ffffff;
        padding-right: 0;

    }

    .standings .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;
        line-height: 54px;
    }

    .standings .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;
    }

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

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

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

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

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

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

    .standings .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;
    }
	.standings .result-table td:nth-of-type(1):before { content: "RANK"; }
	.standings .result-table td:nth-of-type(2):before { content: "TEAM"; }
	.standings .result-table td:nth-of-type(3):before { content: "GAMES"; }
	.standings .result-table td:nth-of-type(4):before { content: "W"; }
	.standings .result-table td:nth-of-type(5):before { content: "L"; }
	.standings .result-table td:nth-of-type(6):before { content: "PREMIER POINT"; }
	.standings .result-table td:nth-of-type(7):before { content: "AVG. WIN POINT"; }
	.standings .result-table td:nth-of-type(8):before { content: "AVG. LOST POINT"; }
	.standings .result-table td:nth-of-type(9):before { content: "PLAYER POINTS"; }
    .standings .country-item {
        width: 160px !important;
        margin-bottom: 5px;
    } */

    /* .standings .conference-item {
	    width: 100% !important;
	    border-top: 1px solid #7f7f7f;
        margin-bottom: 10px;
	} */
}

.standings .area-items {
    width: 100px;
    background: #F2F2F2;
}

.contents {
    max-width: 1200px;
    margin: 0px auto;
}

#dataTable1_length {
    display: none;
}

.standings .country-item {
    /* width: 230px;
    margin-bottom: 5px; */
}

/* .fixed01 {
    position: sticky;
    left: 0;
    color: #fff;
    background: #333;
}

.fixed01:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
} */

#standings-table th:first-of-type,
#standings-table td:first-of-type {
    position: sticky;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#standings-table tr:nth-child(5) {
    /* border-bottom: 3px solid #333; */
}

.standings .item-wrapper a img {
    width: 50px;
}

.table-wrapper {
    overflow: scroll;
    margin-bottom: 10px;
}

.womens-chinese-taipei-small-tab #standings-table tbody tr:nth-child(7) {
    border: 2px solid #fff;
}

#fastest-game {
    margin-top: 30px;
}

.content-box {
    overflow: scroll;
}

#standings .table_01.serch-table tr th {
    position: relative;
}

#standings .table_01.serch-table tr th::after {
    position: absolute;
    bottom: 27px;
    right: -10px;
    padding: 1rem;
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/icon/sort.png);
}

#standings .table_01.serch-table tr th:nth-of-type(2):after,
#standings .table_01.serch-table tr th:nth-of-type(3):after {
    content: none;
}