@charset "UTF-8";
/*===============================================================
	GFW - wp - smp
	https://www.gfw.co.jp/
===============================================================*/
@media (max-width: 480px) {
	img {
		height: auto;
		max-width: 100%;
	}

	#content,
	#utility {
		float: none;
		width: 100%;
	}
}