@charset "utf-8";

/*----------------------------
col2Type04Ttl
----------------------------*/
.col2Type04Ttl::before {
	top: calc(50% - 13px);
}

/*----------------------------
tableBlock
----------------------------*/
.table .theadColored {
	background-color: #e60000;
	color: #fff;
}

.tableBlockSp table:not(:first-child), .tableBlockSp table:not(:first-child) th {
	border-top: none;
}

.tableBlockSp table:not(:first-child) th{
	background-color: #e60000;
}