.itemList--ranking .itemList__unit:nth-child(1):before,
.itemList--ranking .itemList__unit:nth-child(2):before,
.itemList--ranking .itemList__unit:nth-child(3):before {
    border-color: #d30a0a !important;
}

.tabListArea .tab .tabSwitch li {
  width: 20%;
}

.tabListArea .tab .tabSwitch li span {
  border-bottom: 2px solid transparent;
}

.tabListArea .tab .tabSwitch li span {
    padding-top: 5px;
}

.tabListArea .tab .tabSwitch li.active {
    /* border-bottom: none; */
    /* border-bottom: 4px solid transparent !IMPORTANT; */
}

/* .tabListArea .tab .tabSwitch li.active span {
    border-bottom: 0px solid #000 !IMPORTANT;
    background-color: #323344;
    color: #fff;
    padding: 0;
    border: 0;
} */


