/* オウンド155専用css */

.rank_table {
    margin: 0 !important;
}

@media only screen and (max-width:768px) {
    .rank_table {
        margin-top: 2rem !important;
    }
}