/* JP Style */
@media only screen and (max-width: 1068px) {
	.section-footer .column:first-of-type .chiclets {
		margin-top: 54px;
	}
}

@media only screen and (max-width: 735px) {
	.section-footer .column:first-of-type .chiclets {
		margin-top: 52px;
	}
}
