@charset "utf-8";
/*----------------------------------------------------
	個別レイアウト / PC用
----------------------------------------------------*/
#mContents .contentsArea p.kome {
	font-weight:bold;
	margin-top:0;
}
/*----------------------------------------------------
	個別レイアウト / SP用
----------------------------------------------------*/
@media screen and (max-width: 736px) {
/* ↓SP用↓ */




/* ↑SP用↑ */
}

