/* table settings */
@media screen and (max-width: 819px) {
	#wrap #main .section td:nth-of-type(1)::before {
		content: "家電";
	}
	#wrap #main .section td:nth-of-type(2)::before {
		content: "ポイント";
	}
}