@charset "UTF-8";
/*---------------
clm type17 withIco
------------------*/
.clm.type17.withIco {
	align-items: flex-end;
}
.clm.type17.withIco .t17Item {
	margin-top: 10px;
	width: 100%;
}
.clm.type17.withIco .t17Item:first-of-type {
	margin-top: 0;
}
.clm.type17.withIco .emphIco {
	margin-left: -6px;
	margin-bottom: 8px;
	text-align: left;
}