html body.home #about .kyoiq_contents_icon {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	min-height: 102px !important;
	line-height: 1 !important;
	text-align: center !important;
}

html body.home #about .kyoiq_contents_icon > i {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: auto !important;
	height: 60px !important;
	margin-right: auto !important;
	margin-left: auto !important;
	font-size: 0 !important;
	line-height: 1 !important;
	text-align: center !important;
	white-space: nowrap !important;
}

html body.home #about .kyoiq_contents_icon > i::before {
	display: block !important;
	flex: 0 0 auto !important;
	font-size: 60px !important;
	line-height: 1 !important;
	text-align: center !important;
}

html body.home #about .kyoiq_contents_icon > svg,
html body.home #about .kyoiq_contents_icon > .svg-inline--fa {
	display: block !important;
	width: auto !important;
	height: 60px !important;
	margin-right: auto !important;
	margin-left: auto !important;
}
	
