@charset "utf-8";
/* CSS Document */


@media screen and (max-width: 639px) {
	.top_img {
		height:auto;
		font-size:14px;
	}
	.top_img img {
		margin:50px 0 10px;
	}
	.top_img p {
		display:block;
		padding: 0 10px 50px 10px;
	}
	.top_img p br.sp {
		display:none;
	}
	
	
}