
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}


#contact table td.th::before {
	content: '■' !important;
}

#contact .contact_catch {
	color: #000 !important;
}

.cr {
	margin-top: 180px;
}

@media screen and (min-width: 768px) {
	#contact {
		background-image: url('./img/sub_title.png') !important;
	}

	#contact table td.th::before {
		display: none;
	}

	#contact .contact_catch2 {
		margin-bottom: 109px !important;
	}

	#contact table td span.msg {
		padding-top: 0;
	}
}
