
#main .flow-wrap h4{
	font-weight: bold;
	margin: 0;
}
.flow-wrap .flow-element:last-child:after{
	height: 0;
}
.flow-element-detail-dt{
	color: #4B976D;
}
@media screen and (max-width: 667px) {
	.flow-element-detail-dt{
		width: 100%;
	}
}
