@charset "UTF-8";
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
.section-faq {
  margin-bottom: 100px;
}
@media screen and (max-width: 1024px) {
  .section-faq {
    margin-bottom: 50px;
  }
}
.section-faq.--single-content p {
  font-size: 1.6rem;
  line-height: 1.714285714;
  margin-bottom: 20px;
  padding-left: 40px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .section-faq.--single-content p {
    font-size: 1.6rem;
  }
}
.section-faq.--single-content p:first-child:before {
  align-items: center;
  background-color: #000;
  border: 1px solid #000;
  border: 1px solid #000;
  border-radius: 50%;
  color: #fff;
  content: "A";
  display: flex;
  font-family: "Poppins", "Yu Gothic UI", "游ゴシック Medium", YuGothic, "游ゴシック体", Noto, "Hiragino Sans", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  font-weight: bold;
  height: 30px;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 5px;
  width: 30px;
}
@media screen and (max-width: 767px) {
  .section-faq.--single-content p:first-child:before {
    font-size: 1.6rem;
  }
}

.p-page-c-h2-faq {
  color: #000;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.384615385;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .p-page-c-h2-faq {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
}
.p-page-c-h2-faq.--singleh1 {
  margin-bottom: 30px;
  padding-left: 40px;
  position: relative;
}
.p-page-c-h2-faq.--singleh1:before {
  align-items: center;
  background-color: #00913a;
  border: 1px solid #000;
  border: 1px solid #000;
  border-radius: 50%;
  color: #fff;
  content: "Q";
  display: flex;
  font-family: "Poppins", "Yu Gothic UI", "游ゴシック Medium", YuGothic, "游ゴシック体", Noto, "Hiragino Sans", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  font-weight: bold;
  height: 30px;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 30px;
}
@media screen and (max-width: 767px) {
  .p-page-c-h2-faq.--singleh1:before {
    font-size: 1.6rem;
  }
}

.faq-sform {
  align-items: center;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .faq-sform {
    flex-wrap: wrap;
  }
}

.faq-input {
  border: 1px solid #8d8d8d;
  border-radius: 5px;
  font-size: 1.6rem;
  margin-right: 10px;
  padding: 13px 20px;
  width: 80%;
}
@media screen and (max-width: 1024px) {
  .faq-input {
    margin-bottom: 20px;
    margin-right: 0;
    padding: 10px;
    width: 100%;
  }
}

.faq-submit {
  background-color: #00913a;
  border: 1px solid #000;
  border-radius: 50vh;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  padding: 13px;
  text-align: center;
  width: 20%;
}
@media screen and (max-width: 1024px) {
  .faq-submit {
    box-shadow: 0px 3px 0px #000000;
    width: 80%;
  }
  .faq-submit:after {
    -webkit-transform: translateY(-50%);
    align-items: center;
    border: 1px solid #000;
    border-radius: 50%;
    color: #fff;
    content: "→";
    display: flex;
    height: 20px;
    justify-content: center;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
  }
}

.faq-category-btn-area {
  display: grid;
  gap: 20px 10px;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
}
@media screen and (max-width: 1024px) {
  .faq-category-btn-area {
    gap: 10px;
  }
}

.faq-category-btn {
  border: 1px solid #000;
  border-radius: 5px;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 20px;
  position: relative;
}
.faq-category-btn:after {
  -webkit-transform: translateY(-50%);
  align-items: center;
  border: 1px solid #000;
  border-radius: 50%;
  content: "→";
  display: flex;
  height: 20px;
  justify-content: center;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}
@media screen and (max-width: 1024px) {
  .faq-category-btn {
    font-size: 1.6rem;
    padding: 17px;
  }
}

.faq-item {
  border-top: 1px solid #8d8d8d;
  font-size: 1.6rem;
  position: relative;
}
.faq-item:after {
  -webkit-transform: translateY(-50%);
  content: ">";
  pointer-events: none;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 1024px) {
  .faq-item:after {
    right: 10px;
  }
}
.faq-item:before {
  -webkit-transform: translateY(-50%);
  align-items: center;
  background-color: #00913a;
  border: 1px solid #000;
  border: 1px solid #000;
  border-radius: 50%;
  color: #fff;
  content: "Q";
  display: flex;
  font-family: "Poppins", "Yu Gothic UI", "游ゴシック Medium", YuGothic, "游ゴシック体", Noto, "Hiragino Sans", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  font-weight: bold;
  height: 30px;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
}
@media screen and (max-width: 767px) {
  .faq-item:before {
    font-size: 1.6rem;
  }
}
.faq-item:last-child {
  border-bottom: 1px solid #8d8d8d;
}
.faq-item a {
  display: block;
  line-height: 1.384615385;
  padding: 30px 30px 30px 40px;
}
@media screen and (max-width: 767px) {
  .faq-item {
    font-size: 1.6rem;
  }
}
.faq-item,
.faq-category-btn,
.p-page-contact-card__content,
.section-faq.--single-content p {
  font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
  .contact-card-min__heading.--pre {
    min-height: 68px;
  }
}