@charset "utf-8";
/*=============================================================
 tcfd
=============================================================*/
.table-color .table-default th,
.table-color .table-default td {
	font-size: 14px;
	padding: 6px 8px;
}
.color-vh {
	background: #ea5656 !important;
}
.color-h {
	background: #f18787 !important;
}
.color-m {
	background: #f3ab4b !important;
}
.color-l {
	background: #abd158 !important;
}
.color-vl {
	background: #7a9e2c !important;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Smartphones
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width:767px) {}