
@charset "UTF-8";

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