@charset "utf-8";

@media screen and (max-width: 767px) {
  .page_head img {
    object-position: 35%;
  }
}