.player-table tbody tr td:nth-of-type(2),
.player-table tbody tr td:nth-of-type(4) {
	border-right: 1px solid var(--title-main);
}

.mcr-player-table-title-session {
	width: 10%;
}

.mcr-player-table-title-table {
	width: 10%;
}

.mcr-player-table-title-table-point {
	width: 16%;
}

.mcr-player-table-title-game-point {
	width: 16%;
}

.mcr-player-table-title-ranking {
	width: 16%;
}

.mcr-player-table-title-total-table-point {
	width: 16%;
}

.mcr-player-table-title-total-game-point {
	width: 16%;
}
