.section.section--ambassador {
  background: url(https://bijinrakan.jp/wp-content/themes/bijin-theme/assets/images/back/back-02.png)
    no-repeat top center;
  background-size: cover;
  .c-heading__copy {
    margin-bottom: var(--space-3xl);
  }
}
.archive-list--ambassador {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
  justify-content: center;
  align-items: center;
}
