@charset "utf-8";
.l-title--support{
	background: url("../img/SP_support_ttl_bg.jpg") center / cover;
}
.p-table th{
	background: #f5f5f5;
	border-bottom: 1px solid #dddddd !important;
}
@media screen and (min-width: 768px) {
	.l-title--support{
		background: url("../img/support_ttl_bg.jpg") center / cover;
	}
}
