@charset "utf-8";
/* CSS Document */

.c5-news dl.c5-news__list{
	padding: 0 1em;
}

.c5-news dl.c5-news__list dt{
	margin-top: 1em;
	font-weight: normal;
}

.c5-news dl.c5-news__list dd{
	margin-left: 1em;
}

.c5-news dl.c5-news__list dd + dd{
	margin-top: 10px;
}

/*.c5-news dl.c5-news__list dd a.s5-linkV3{
	color: #333;
}*/

/*.c5-news dl.c5-news__list dd a.s5-linkV3::after{
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D'%232F353D'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20x%3D'0px'%20y%3D'0px'%20width%3D'32px'%20height%3D'32px'%20viewBox%3D'0%200%2032%2032'%3E%3Cpath%20d%3D'M25.6%2C16l-16%2C16l-3.2-3.2L19.1%2C16L6.4%2C3.2L9.6%2C0L25.6%2C16z'%2F%3E%3C%2Fsvg%3E");
}*/

.c5-news__list__ul li{
	margin-left: 1em;
}

.c5-news__list__ul li + li{
	margin-top: 5px;
}

/* .s5-list--unstyled a.s5-linkV3{
	color: #333;
} */