@charset 'UTF-8';
.about-flow dl{
	margin-bottom: 68px;
}
.about-flow dl dt{
	font-size: 1.8rem;
	line-height: 1.555;
	font-weight: bold;
	padding-left: 28px;
	background: url('../image/icon02.png') left center no-repeat;
	margin-bottom: 20px;
}
/* ------------------------ */
.about-strength .box{
	margin-bottom: 50px;
	align-items: center;
}
.about-strength .inner .title{
	font-size: 1.8rem;
	line-height: 1.555;
	font-weight: bold;
	padding-left: 28px;
	margin-bottom: 20px;
	background: url('../image/icon02.png') left center no-repeat;
}