/* カスタム CSS をここに入力してください *//*記事タイトル：文字サイズ・色*/
.section-wrap .section-title{
	color: #000;
	font-size: 1.5em;
	font-weight: bold;
}

