.card_list2 li figure {
  aspect-ratio: 1 / 0.68;
}
@media screen and (max-width: 767px) {
  .contents + .contents {
    margin-top: 0;
  }
  .contents:first-of-type .button_area_bg.bg_gr {
    padding: 4rem 2.5rem;
    border-radius: 0;
    margin: 4.7rem 0 0;
  }
  .button_area_bg.bg_gr p {
    font-size: 1.6rem;
  }
}