@charset "shift_jis";

/* ======================================================
 * /common-files/css/company/company.css
 * - @media query:max-width: 750px
====================================================== */

.detailCell01.row{
	border-top: dashed 1px #dddddd;
}



/* @media query:max-width: 750px
------------------------------------------------------ */
@media screen and (max-width: 750px) {

}