/* --------------------------------
 * contact
 * -------------------------------- */
/* --------------------------------
 * object
 * -------------------------------- */
.contact-description {
	line-height: 2.0;
	margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
	.contact-description {
		line-height: 1.5;
		margin-bottom: 30px;
	}
}