@charset "utf-8";





@media screen and (max-width: 1024px){

	.body_txt img {
		float:none;
		width: 80%;
		margin: 0 auto 3%;
	}
	
}
