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


@media screen and (max-width:1024px) {
	#intro img {
		width:97%;
		}
		
	#intro p img {
		width:189px;
		}
	}
