.contents {
	margin-top: 32px;
	& p {
		margin-top: 1.7em;
	}
	@media (min-width: 768px) {
		margin-top: 73px;
		text-align: center;
	}
}
