@charset 'UTF-8';
.news-box .news{
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
}
.news .text,
.news .date {
	font-weight: normal;
	font-size: 1.4rem;
	line-height: 1.4;
}

.richtext {
	overflow: hidden;
	margin-top: 20px;
}