@charset "shift_jis";

@media screen and (max-width: 750px) {
	img {
		width: 100%;
	}
	header img,
	footer img {
		width: auto;
	}
}