@charset "utf-8";
/* ===================================================================

 file name  :company.css
 style info :会社概要

=================================================================== */

/* =============================

	overwrite

=============================== */
/* =================================== */
#main .table-style{
	margin-bottom: 40px;
}
#main .block .ttl-line{
	margin-bottom: 1em;
}
@media screen and (min-width: 768px){
	#main .table-style{
		margin-bottom: 120px;
	}
}
