@charset "utf-8";

.underKeyimage {
	width: 100%;
	height: 200px;
	background: #BBBAB6 url(../images/maker/keyimages.jpg) no-repeat center center;
	text-align: center;
}

.underKeyimage h2 {
	padding-top: 30px;
	line-height: 1.4;
}

.underKeyimage h2 span {
	font-size: 2rem;
}

.maker #Side h2 {
	font-size: 1.5rem;
	line-height: 1.5;
	background: url(../images/maker/iconMaker.png) no-repeat 25px center;
}

.underKeyimage h2::after {
	position: absolute;
	bottom: -20px;
}

/*-------------------------------------------------------------------------*/
#Main section div {
	padding-left: 10px;
}

#Main section div p {
	margin-bottom: 30px;
}

#Main section div dl {
	margin-left: 50px;
	padding: 30px;
	display: inline-block;
}

#Main section div dl dt {
	margin-bottom: 0.2rem;
	font-size: 1.8rem;
	font-weight: bold;
}

#Main section div dl dd {
	margin-bottom: 0.2rem;
}

.btnContact {
	margin-top: -100px; 
}
