@charset "utf-8";

@media only screen and (max-width: 719px) {
	.l-header__navigation {
		max-height: 85vh;
		overflow-y: auto;
	}
}