@media only screen and (max-width: 900px) {
  .c-ttl01 {
    margin-bottom: 26px;
  }
}

.p-page-link {
  display: block;
  border: none;
}
.p-page-link li {
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
}
.p-page-link a {
  text-align: left;
  display: block;
  line-height: 1.4;
  padding-block: 0.5em;
  font-weight: bold;
}
@media only screen and (max-width: 900px) {
  .p-page-link a {
    padding-left: 20px;
    text-indent: -1em;
  }
}
@media only screen and (max-width: 900px) {
  .p-faq-category {
    margin-bottom: 100px;
  }
}
@media print, screen and (min-width: 901px) {
  .p-faq-category {
    margin-bottom: 120px;
  }
}

@media only screen and (max-width: 900px) {
  .p-faq-block {
    margin-bottom: 40px;
  }
}
@media print, screen and (min-width: 901px) {
  .p-faq-block {
    margin-bottom: 70px;
  }
}

.p-faq-item {
  border: 1px solid #e5e5e5;
  margin-bottom: 30px;
}

.p-faq-q a {
  background: #e5e5e5;
  display: block;
  position: relative;
  text-decoration: underline;
}
.p-faq-q a::before, .p-faq-q a::after {
  background: #169A74;
  content: "";
  display: block;
  position: absolute;
}
.p-faq-q a::before {
  transition: 0.4s ease-in-out;
  top: 50%;
  width: 2px;
}
@media only screen and (max-width: 900px) {
  .p-faq-q a::before {
    height: 17px;
    margin-top: -8px;
    right: 21px;
  }
}
@media print, screen and (min-width: 901px) {
  .p-faq-q a::before {
    height: 23px;
    margin-top: -12px;
    right: 33px;
  }
}
.p-faq-q a::after {
  height: 2px;
  margin-top: -1px;
  top: 50%;
}
@media only screen and (max-width: 900px) {
  .p-faq-q a::after {
    right: 14px;
    width: 17px;
  }
}
@media print, screen and (min-width: 901px) {
  .p-faq-q a::after {
    right: 23px;
    width: 23px;
  }
}
.p-faq-q a.on::before {
  opacity: 0;
}
.p-faq-q h4 {
  align-items: center;
  background: #169A74;
  color: #fff;
  display: flex;
  font-weight: 100;
  justify-content: center;
  left: 0;
  position: absolute;
  top: -10px;
}
@media only screen and (max-width: 900px) {
  .p-faq-q h4 {
    font-size: 26px;
    font-size: 2.6rem;
    height: 44px;
    width: 44px;
  }
}
@media print, screen and (min-width: 901px) {
  .p-faq-q h4 {
    font-size: 48px;
    font-size: 4.8rem;
    height: 80px;
    width: 80px;
  }
}
.p-faq-q p {
  font-weight: bold;
}
@media only screen and (max-width: 900px) {
  .p-faq-q p {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 20px 40px 15px 64px;
  }
}
@media print, screen and (min-width: 901px) {
  .p-faq-q p {
    font-size: 18px;
    font-size: 1.8rem;
    min-height: 84px;
    padding: 30px 70px 16px 110px;
  }
}

.p-faq-a {
  background: #fff;
  display: none;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .p-faq-a {
    padding: 24px 13px 15px 62px;
  }
}
@media print, screen and (min-width: 901px) {
  .p-faq-a {
    padding: 30px 27px 30px 110px;
  }
}
.p-faq-a h4 {
  color: #169A74;
  font-weight: 100;
  line-height: 1;
  position: absolute;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  .p-faq-a h4 {
    font-size: 28px;
    font-size: 2.8rem;
    left: 0;
    top: 30px;
    width: 44px;
  }
}
@media print, screen and (min-width: 901px) {
  .p-faq-a h4 {
    font-size: 48px;
    font-size: 4.8rem;
    left: 0;
    top: 30px;
    width: 80px;
  }
}
.p-faq-a .p-faq-body p {
  margin-bottom: 20px;
}
@media only screen and (max-width: 900px) {
  .p-faq-a .p-faq-body p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 26px;
    line-height: 2.6rem;
  }
}
@media print, screen and (min-width: 901px) {
  .p-faq-a .p-faq-body p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px;
    line-height: 3rem;
  }
}
@media only screen and (max-width: 900px) {
  .p-faq-a .p-faq-body h5 {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 5px;
  }
}
@media print, screen and (min-width: 901px) {
  .p-faq-a .p-faq-body h5 {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 900px) {
  .p-faq-a .p-faq-body li {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 26px;
    line-height: 2.6rem;
  }
}
@media print, screen and (min-width: 901px) {
  .p-faq-a .p-faq-body li {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 34px;
    line-height: 3.4rem;
  }
}