@charset "utf-8";
.clear_100{
	height: 20px;
}
.news_card{
	width: 100%;
	margin: auto;
	margin-bottom: 40px;
}
.news_card .wrap_img{
	height: 200px;
}
.news_card h2{
	font-size: 19px;
}
.important_text{
	font-size: 13px;
}

