.develop_item {
	display: flex;
	justify-content: space-between;
}
.develop_item img {
	max-width: 20%;
	height: 100%;
	margin-left: 5.0%;
}
.linkblock__info.is-development {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.linkblock__info.is-development img {
	max-width: 20%;
	height: 100%;
	margin-left: 5.0%;
}
img.is-development_shienseido {
	width: 532px;
	height: auto;
}
img.is-development_sentakuteki {
	width: 580px;
	height: auto;
}
