main {
  margin-top: 91px
}

@media (min-width: 1000px) {
  main {
    margin-top: 166px
  }
}

.sec-c-ttl {
  margin-bottom: 23px
}

@media (min-width: 1000px) {
  .sec-c-ttl {
    margin-bottom: 20px
  }
}

@media (max-width: 999px) {
  .sec-c-ttl .inner {
    padding: 0 30px
  }
}

@media (max-width: 999px) {
  .sec-c-ttl .c-ttl-jp span {
    margin-bottom: 5px;
    padding-bottom: 1px;
    min-width: 322px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.77778em;
    letter-spacing: .2em;
    font-weight: 500
  }
}

@media (min-width: 1000px) {
  .sec-c-ttl .c-ttl-jp span {
    letter-spacing: .08em;
    font-weight: 500;
    width: 410px;
    padding-bottom: 14px;
    white-space: nowrap
  }
}

.faq-list {
  padding-bottom: 34px;
  background: #F8F7F7;
  width: 100%;
  overflow: hidden
}

@media (min-width: 1000px) {
  .faq-list {
    padding: 46px 0 110px
  }
}

.faq-list .inner {
  padding: 0 25px
}

@media only screen and (max-width: 429px) {
  .faq-list .inner {
    padding: 0 15px
  }
}

@media (min-width: 1000px) {
  .faq-list .inner {
    max-width: 720px
  }
}

@media (min-width: 1000px) {
  .faq-item {
    margin-bottom: 57px
  }
}

@media (max-width: 999px) {
  .faq-item:last-child .answer {
    margin-bottom: -40px
  }
}

.faq-item .question {
  cursor: pointer;
  min-height: 85px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  color: #66a793;
  border-bottom: dotted 1px #707070;
  padding: 8px 0 8px 39px
}

@media (min-width: 1000px) {
  .faq-item .question {
    min-height: 25px
  }
}

@media only screen and (max-width: 429px) {
  .faq-item .question {
    padding-left: 30px
  }
}

.faq-item .question>p {
  white-space: nowrap;
  text-indent: -29px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5625em;
  letter-spacing: .06em;
  font-weight: 400
}

@media only screen and (max-width: 429px) {
  .faq-item .question>p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.78571em;
    letter-spacing: 0em;
    font-weight: 400
  }
}

@media (min-width: 1000px) {
  .faq-item .question>p {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.65em
  }
}

.faq-item .answer {
  display: none;
  position: relative;
  background: #fff;
  margin: 5px -35px 0;
  padding: 36px 40px 31px 48px
}

@media (min-width: 1000px) {
  .faq-item .answer {
    margin: 24px 0 -30px 0;
    padding: 12px 60px 28px 28px
  }
}

.faq-item .answer .txt-a {
  color: #E60101
}

.faq-item .answer p {
  margin-bottom: 23px;
  color: #404041;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.64286em;
  letter-spacing: .06em;
  font-weight: 400
}

.faq-item .answer p:last-child {
  margin-bottom: 0
}

@media (min-width: 1000px) {
  .faq-item .answer p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2.125em;
    letter-spacing: .055em
  }
}

.faq-item .answer .btn-close {
  cursor: pointer;
  position: absolute;
  right: 27px;
  top: 13px;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.375' height='13.375' viewBox='0 0 13.375 13.375'%3E%3Cg transform='translate(-192.833 -306.833)'%3E%3Cline x1='17.915' transform='translate(193.187 307.186) rotate(45)' fill='none' stroke='%23919193' stroke-width='1'/%3E%3Cline y2='17.355' transform='translate(205.656 307.384) rotate(45)' fill='none' stroke='%23919193' stroke-width='1'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto
}

@media (min-width: 1000px) {
  .faq-item .answer .btn-close {
    right: 5px;
    top: 9px
  }
}

@media (max-width: 999px) {
  .faq-item.item-9 .question>p, .faq-item.item-10 .question>p {
    letter-spacing: 0
  }
  .faq-item.item-11 .question>p {
    letter-spacing: 0
  }
}

.faq-item .l-btn {
  margin-top: 48px;
  padding: 0 11px 46px 4px
}

.faq-item .l-btn a {
  padding-right: 0;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1em;
  letter-spacing: .05em;
  font-weight: 500
}

.faq-item .l-btn a:not(:last-child) {
  margin-bottom: 22px
}

.c-box-link-others {
  padding-top: 90px
}

@media (max-width: 999px) {
  .c-box-link-others {
    padding-top: 40px
  }
}

.c-footer {
  margin-top: 97px
}

@media (min-width: 1000px) {
  .c-footer {
    margin-top: 170px
  }
}


/*# sourceMappingURL=maps/faq.min.css.map */
