@charset "UTF-8";
@media screen and (max-width: 768px){ /* SP */
	table:not(.tbl-base),
	table:not(.tbl-base) th,
	table:not(.tbl-base) td {
		display: block;
	}
}