@charset "utf-8";
/* CSS Document */

.core-site-content .box-txtimg--mt {
	margin-top: 80px;
}

@media screen and (max-width: 768px) {
	.core-site-content .box-txtimg--mt {
		margin-top: 40px;
	}
}