.view_select_button {
	width: 150px;
	height: 50px;
}
.menu_select_button {
	width: 54px;
	height: 54px;
}

.where_frame>div>div {
	display: flex;
	flex-wrap: wrap;
}

#group_table td:nth-last-child(1) {
	text-align: left;
}

#header {
	margin-bottom: 8px;
}