@charset "utf-8";

/*---------------------------------------------------------------
  News
-----------------------------------------------------------------*/

.hdg-d {
	color: #000;
}
h2.hdg-d {
	font-size: 3.2rem !important;
}
.list-news-a .news-content .date {
	width: 13rem;
}
.icon-ctg-a {
	background: #6d6e70;
}
.icon-ctg-a.investment{
	background: #2400b0;
}
.icon-ctg-a.release{
	background: #008224;
}
.list-link-a.diff-inline {
	justify-content: center;
}
.list-link-a > li > a::before {
	border-color: #333;
}