th:nth-of-type(2), .nameOfNotUmamusume {
	width: 260px;
}

@media screen and (max-width: 560px) {
	th:nth-of-type(2), .nameOfNotUmamusume {
		width: 190px;
	}
}