@charset "UTF-8";

/*
-------------------------------------------------- */
.table_left_th_bg_gray th {
    background-color: #dae1e5 !important;
}

/* .table_border_bottom tbody tr:last-of-type th,
.table_border_bottom tbody tr:last-of-type td,
.table_border_bottom tbody tr.row_border_bottom td,*/
.table_border_bottom {
    border-bottom: 1px solid #bebec8 !important;
}
.border_right{
    border-right: 1px solid #bebec8 !important;
}

@media screen and (max-width:767px) {
	.sp_fNone {
		float: none !important;
	}
}