  /*SPのとき*/
  @media screen and (max-width: 1024px){
    .pg__mgTop.item_extra {
      margin-top: 1.5rem;
    }
  }
