.faq-fv {
  background: #f8f8f8;
  height: 150px;
}

.faq-sec1 {
  background: #f8f8f8;
}

.faq-sitemap {
  text-align: right;
  font-size: 0.9rem;
}

.faq-h1 {
  font-size: 1.8rem;
  line-height: 2;
}

.faq-h1 span {
  font-size: 0.9rem;
  display: block;
}

.hp-documents {
  padding: 5% 2.865%;
  max-width: 976px;
  width: 90%;
  margin: 0 auto;
  text-align: center;
}

.hp-documents .title {
  font-size: 24px;
  margin: 0 0 60px;
  line-height: 1.6;
}


@media screen and (max-width: 768px) {


  .faq-sitemap {
    margin-bottom: 30px;
  }

}

@media screen and (max-width: 480px) {
	  .faq-fv {
    height: 120px;
  }

}
