@charset "utf-8";
/* CSS Document */

@media screen and (max-width:640px){

	.wrap_feature, .content01 > .wrap_txt {
		position: static;
	}
	.content01 > .wrap_txt {
		min-height: auto;
	}
}
