@charset "UTF-8";
/*===============================================================
	shiftkey - wp - smp
	https://www.shiftkey.jp/
===============================================================*/
@media (max-width: 480px) {
	img{
		height: auto;
		max-width: 100%;
	}
	#content, #utility{
		float: none;
		width: 100%;
	}
}
