
@charset "UTF-8";

@media screen and (max-width: 600px){
.inner_item_txt p{
	text-align: left !important;
}
}