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

.header-pdi-cont {
  padding-top: 0;
}

@media (min-width: 820px) {
  .header-mag-cont {
    margin-top: 0;
    padding-top: 0;
  }

  .header-pdi-cont {
    padding-top: 4.7rem;
  }
}
.top-und-text04-mov {
  bottom: 19.5rem;
}

.t-5 {
  top: -5rem;
}


.rate-dl dt {
  background-color: #FFA2B9;
  font-weight: bold;
  color: #fff;
  padding: .3rem 1rem;
  margin-bottom: .5rem;
}

.rate-dl dd {
  padding-bottom: .5rem;
}