/**調整用**/
.header-mag {
    margin-top: 5rem;
}

@media (min-width: 820px) {
    .header-mag {
        margin-top: 0;
    }
}
.zai-re-dl-box {
    margin: 0;
  }
@media (min-width: 780px) {
    .area-top-posi-re {
      height: 30rem;
    }

    .cap-h1-zai-box-zai {
      position: relative;
      margin-top: 0rem;
    }

    .thumb .slick-slide,
    .thumb02 .slick-slide {
      flex: 0 0 30% !important;
    }

    .area-job-bg {
      padding: 1rem 1.5rem !important;
    }

    .zai-re-dl {
      margin-left: 0rem !important;
    }

    .cap-h1-zai-box-zai::after {
      width: 16rem !important;
      height: 12rem !important;
    }

    .sec-access-bg2 {
      height: 89rem !important;
    }

  }
  .chp-8-img-p {
    margin-bottom: 0;
    font-size: 1.2rem;
    display: flex;
    font-variation-settings: "wght"700;
    justify-content: space-evenly;
}
.rate-dl dt {
  background-color: #FFA2B9;
  font-weight: bold;
  color: #fff;
  padding: .3rem 1rem;
  margin-bottom: .5rem;
}