@charset "utf-8";
/*------------------------------------------------------------
	entry
------------------------------------------------------------*/
#gFooter {
	margin-top: 13rem;
}
@media all and (max-width: 896px) {
	#gFooter {
		margin-top: 7.5rem !important;
	}
}