.products-wrap {
	padding: 70px 0 100px;
}
.products-box h1 {
	font-size: 40px;
	text-align: center;
	line-height: 1.2;
	margin: 0 auto 56px;
}
.products-contents > h2 {
	font-size: 34px;
	text-align: center;
	line-height: 1;
	margin: 85px auto 60px;
}
.products-contents p {
	font-size: 16px;
	line-height: 2;
	margin: 0 auto 35px;
}
