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

/*スマホ対応*/
@media screen and (max-width : 767px ){
	#new_wrapper p{
		margin: 10px 0!important;
	}
}