/* 記事固有のスタイルシート */
.fc_red{
	color: #670f0c;
}

div.article #contentContainer #content #contentBody .border_t { 
	border-bottom: 2px solid #ffffff; margin-bottom: 16px; }

@media screen and (max-width: 768px) {
.fullcolumn5-5 .ex_pic {
	height: auto;
	width: 100%;
	max-width: 375px;
	}
}