/*pc btn*/
.solutionWrap dl:first-child ul.links{
	margin: 0 auto;
}


.solutionWrap dd strong{
	display: block;
	margin: 17px 0 0;
}

/*特長*/
ul.tokutyou li{
	width: 242px;
}

.ConstructionResultsWrap dl dl dd {
width: calc(100% - 70px);
}