/*リンクボタン*/
.solutionWrap dl:first-child ul.links img{
	width:auto;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}

/*特長*/
ul.tokutyou li{
	width: calc((100% - 5px) / 2);
	margin-bottom: 5px;
}


/*
IntroductionResultWrap
--------------------------------*/
.IntroductionResultWrap .hikaku p{
	margin-bottom: 40px;
}