@charset "UTF-8";

.news_area {
	margin: 5em 4em;
}

.news_box_title {
	border-bottom: solid 1px #3c3c3c;
}

.news_box_title {
	font-size: 2.5rem;
	display: flex;
	display: -ms-flexbox;
	align-items: flex-end;
	justify-content: space-between;
	padding: 8px 20px;
}

p.text_days {
	font-size: 1.5rem;
}
.news_area {
	margin: 7em 10%;
}
.news_box {
	margin-top: 2em;
}

p.text_area {
	margin-top: 2em;
}

.news {
	margin-bottom: 0px;
	margin: 0em 6%;
}

.text_area {
	text-align: justify;
}