@charset "utf-8";

/*----------------------------
tableBlock
----------------------------*/
.theadBgPartial th:last-child {
	background-color: #ffdbdb;
}

.tableBlockSp table:not(:first-child), .tableBlockSp table:not(:first-child) th {
	border-top: none;
}

.tableBlockSp table:not(:first-child) th{
	background-color: #ffdbdb;
}