@charset "UTF-8";

/*角丸対応 260423*/
@media screen and (max-width: 768px) {
  #a_img+div .inner_item_img img {
      min-height: initial;
  }
}