.kyujin table th {
	width: 150px;
}
@media screen and (min-width : 1020px) {
	.kyujin table th {
		width: 200px;
	}
}