@charset "UTF-8";
/* CSS Document */

.body {
	width: 100vw;
}

img {
	display: block;
	width: 100%;
	max-width: 440px;
	margin: 0 auto;
}
