.qa-head__title {
  width: 100%;
  background: url(../img/top/bg.png) no-repeat center center/cover;
  padding: 8rem 0;
  text-align: center;
  font-size: 3.2rem;
}

.privacy__text {
  font-size: 1.6rem;
  line-height: 2;
  margin-top: 5rem;
  margin-bottom: 10rem;
}

.page-id-36 .haeder {
  background-color: rgb(0, 0, 0);
}
.page-id-36 .qa-head {
  margin-top: 11rem;
}

@media (max-width: 767px) {
  .page-id-36 .qa-head {
    margin-top: 8rem;
  }
}