
@charset "UTF-8";

@media screen and (min-width: 450px) and (max-width: 900px) {
.inner_item_img {
  width: 40%;
  margin: 0 auto;
}
}