@charset "UTF-8";
h3.menu-title-h3 {
	background: none;
}
h3.menu-title-h3 img {
	width: 100%;
}
th {
	width: 118px;
}
@media screen and (min-width: 769px) {
	/* PC */
	th {
		width: 250px;
	}
}
