/* body {
	
	background: url(/design_contactus.jpg) yellow center top no-repeat;
	background-size: 1680px auto;
	height: 15400px;
} */
/* contact. */

.contents h1 {
	
	padding:0;
	font-size: 2.3rem;
	font-weight: normal;
	line-height: 1.8;
	margin-bottom: 2em;
}
@media (min-width:992px) {
	.contents {
		min-height: 700px;	
	}
	.contents h1 {
		display: none;
		font-size: 3rem;
	}
}
.contents p {
	padding:0 0 1.9em 0;
	line-height: 1.8;
}
/* .contact */
