@charset "UTF-8";
.p-page_content__inner {
  max-width: none !important;
}

.p-page_content {
  padding: 0 !important;
}

.u-margin__bottom--100 {
  margin-bottom: 0 !important;
}

.u-margin__top--60 {
  margin-top: 0 !important;
}

.pc_item {
  display: block;
}

@media screen and (max-width: 750px) {
  .pc_item {
    display: none;
  }
}

.sp_item {
  display: none;
}

@media screen and (max-width: 750px) {
  .sp_item {
    display: block;
  }
}

body {
  overflow-x: hidden;
  padding: 0;
  margin: 0;
}

.montserrat {
  font-family: "Montserrat", serif;
}

.noto {
  font-family: "Noto Sans", sans-serif;
}

.qa_wrap {
  max-width: 2000px;
  margin: 0 auto;
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  font-family: "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 400;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

@media screen and (max-width: 1200px) {
  .qa_wrap {
    overflow-x: hidden;
    width: 100%;
  }
}

@media screen and (max-width: 750px) {
  .qa_wrap {
    width: 100vw;
  }
}

.qa_wrap * {
  color: #4d4d4d;
  line-height: 1;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.qa_wrap a {
  color: #4d4d4d;
  text-decoration: none;
  vertical-align: baseline;
}

.qa_wrap a:hover {
  opacity: 0.8;
}

.qa_wrap a.phone-link:hover {
  opacity: 1;
  cursor: auto;
}

@media screen and (max-width: 750px) {
  .qa_wrap a.phone-link:hover {
    opacity: 0.8;
    cursor: pointer;
  }
}

.qa_wrap button:hover {
  opacity: 0.8;
  cursor: pointer;
}

.qa_wrap img {
  width: 100%;
  vertical-align: bottom;
}

.qa_wrap ul li {
  list-style: none;
}

.qa_wrap table {
  border-spacing: 0;
}

.qa_wrap {
  max-width: 2000px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .qa_wrap {
    width: 100vw;
  }
}

@media screen and (max-width: 750px) {
  .qa_wrap {
    width: 100vw;
  }
}

.qa_wrap .inner {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 1200px) {
  .qa_wrap .inner {
    width: 100vw;
  }
}

@media screen and (max-width: 750px) {
  .qa_wrap .inner {
    width: 100vw;
  }
}

.qa_area {
  padding-top: 180px;
}

@media screen and (max-width: 1200px) {
  .qa_area {
    padding-top: 15vw;
  }
}

@media screen and (max-width: 750px) {
  .qa_area {
    padding-top: 32vw;
  }
}

.qa_area .noto {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 36px;
  margin-bottom: 50px;
}

@media screen and (max-width: 1200px) {
  .qa_area .noto {
    gap: 3vw;
    margin-bottom: 4.17vw;
  }
}

@media screen and (max-width: 750px) {
  .qa_area .noto {
    gap: 4.8vw;
    margin-bottom: 8.67vw;
  }
}

.qa_area .noto span {
  display: block;
  font-size: 54px;
  letter-spacing: 0.17em;
  color: #27aaa2;
  font-family: "Montserrat", sans-serif;
}

@media screen and (max-width: 1200px) {
  .qa_area .noto span {
    font-size: 4.5vw;
  }
}

@media screen and (max-width: 750px) {
  .qa_area .noto span {
    font-size: 8.8vw;
  }
}

.qa_area .noto p {
  display: block;
  font-size: 20px;
  letter-spacing: 0.17em;
  font-family: "Montserrat", sans-serif;
  color: #414649;
}

@media screen and (max-width: 1200px) {
  .qa_area .noto p {
    font-size: 1.67vw;
  }
}

@media screen and (max-width: 750px) {
  .qa_area .noto p {
    font-size: 3.73vw;
  }
}

.qa_area .faq_nav {
  background-color: #f2f2f2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 25px 30px;
  margin-bottom: 60px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 1000px;
  margin: 0 auto 70px;
  padding: 30px 90px;
}

@media screen and (max-width: 1200px) {
  .qa_area .faq_nav {
    gap: 2.08vw 2.5vw;
    margin-bottom: 4.17vw;
    width: 83.33vw;
    margin: 0 auto 4.17vw;
    padding: 2.5vw 7.5vw;
  }
}

@media screen and (max-width: 750px) {
  .qa_area .faq_nav {
    gap: 4vw 7.33vw;
    margin-bottom: 6.67vw;
    width: 92vw;
    margin: 0 auto 6.67vw;
    padding: 8vw 6vw;
  }
}

.qa_area .faq_nav .faq_nav_item .nav_link {
  display: inline-block;
  color: #414649;
  text-decoration: underline;
  font-size: 16px;
  font-weight: 600;
}

@media screen and (max-width: 1200px) {
  .qa_area .faq_nav .faq_nav_item .nav_link {
    font-size: 1.33vw;
  }
}

@media screen and (max-width: 750px) {
  .qa_area .faq_nav .faq_nav_item .nav_link {
    font-size: 3.73vw;
  }
}

.qa_area .faq_content {
  width: 1000px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .qa_area .faq_content {
    width: 83.33vw;
  }
}

@media screen and (max-width: 750px) {
  .qa_area .faq_content {
    width: 92vw;
  }
}

.qa_area .faq_content .faq_section {
  margin-bottom: 2px;
  overflow: hidden;
}

@media screen and (max-width: 1200px) {
  .qa_area .faq_content .faq_section {
    margin-bottom: 0.17vw;
  }
}

@media screen and (max-width: 750px) {
  .qa_area .faq_content .faq_section {
    margin-bottom: 0.27vw;
  }
}

.qa_area .faq_content .faq_section .section_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 0;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  position: relative;
}

@media screen and (max-width: 1200px) {
  .qa_area .faq_content .faq_section .section_header {
    padding: 2.5vw 0;
  }
}

@media screen and (max-width: 750px) {
  .qa_area .faq_content .faq_section .section_header {
    padding: 4vw 0;
  }
}

.qa_area .faq_content .faq_section .section_header h2 {
  font-size: 22px;
  font-weight: 600;
  color: #333;
  margin: 0;
  text-align: center;
}

@media screen and (max-width: 1200px) {
  .qa_area .faq_content .faq_section .section_header h2 {
    font-size: 1.83vw;
  }
}

@media screen and (max-width: 750px) {
  .qa_area .faq_content .faq_section .section_header h2 {
    font-size: 4.27vw;
  }
}

.qa_area .faq_content .faq_section .section_header .toggle_icon {
  position: absolute;
  right: 0;
  width: 20px;
  height: 20px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

@media screen and (max-width: 1200px) {
  .qa_area .faq_content .faq_section .section_header .toggle_icon {
    width: 1.67vw;
    height: 1.67vw;
  }
}

@media screen and (max-width: 750px) {
  .qa_area .faq_content .faq_section .section_header .toggle_icon {
    width: 2.67vw;
    height: 1.33vw;
  }
}

.qa_area .faq_content .faq_section .section_header .toggle_icon::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 12px;
  height: 8px;
  background-image: url(../images/arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

@media screen and (max-width: 1200px) {
  .qa_area .faq_content .faq_section .section_header .toggle_icon::after {
    width: 1vw;
    height: 0.67vw;
  }
}

@media screen and (max-width: 750px) {
  .qa_area .faq_content .faq_section .section_header .toggle_icon::after {
    width: 1.6vw;
    height: 1.07vw;
  }
}

.qa_area .faq_content .faq_section .section_content {
  display: none;
  overflow: hidden;
}

.qa_area .faq_content .faq_section .section_content .qa_item {
  margin-bottom: 15px;
}

@media screen and (max-width: 1200px) {
  .qa_area .faq_content .faq_section .section_content .qa_item {
    margin-bottom: 1.25vw;
  }
}

@media screen and (max-width: 750px) {
  .qa_area .faq_content .faq_section .section_content .qa_item {
    margin-bottom: 2.67vw;
  }
}

.qa_area .faq_content .faq_section .section_content .qa_item .question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 30px;
  background: #27aaa2;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

@media screen and (max-width: 1200px) {
  .qa_area .faq_content .faq_section .section_content .qa_item .question {
    padding: 1.67vw 2.5vw;
  }
}

@media screen and (max-width: 750px) {
  .qa_area .faq_content .faq_section .section_content .qa_item .question {
    padding: 3.33vw 2.67vw;
  }
}

.qa_area .faq_content .faq_section .section_content .qa_item .question .question_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.qa_area .faq_content .faq_section .section_content .qa_item .question .question_content .q_mark {
  font-family: "Montserrat", sans-serif;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 38px;
  padding-right: 12px;
  border-right: 1px solid #fff;
}

@media screen and (max-width: 1200px) {
  .qa_area .faq_content .faq_section .section_content .qa_item .question .question_content .q_mark {
    font-size: 3.17vw;
    padding-right: 1vw;
  }
}

@media screen and (max-width: 750px) {
  .qa_area .faq_content .faq_section .section_content .qa_item .question .question_content .q_mark {
    font-size: 7.47vw;
    padding-right: 2.67vw;
  }
}

.qa_area .faq_content .faq_section .section_content .qa_item .question .question_content p {
  font-size: 18px;
  line-height: 32px;
  color: #fff;
  font-weight: 500;
  padding-left: 12px;
}

@media screen and (max-width: 1200px) {
  .qa_area .faq_content .faq_section .section_content .qa_item .question .question_content p {
    font-size: 1.5vw;
    line-height: 2.67vw;
  }
}

@media screen and (max-width: 750px) {
  .qa_area .faq_content .faq_section .section_content .qa_item .question .question_content p {
    font-size: 3.73vw;
    line-height: 6.67vw;
  }
}

.qa_area .faq_content .faq_section .section_content .qa_item .question .qa_toggle_icon {
  position: relative;
  width: 20px;
  height: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

@media screen and (max-width: 1200px) {
  .qa_area .faq_content .faq_section .section_content .qa_item .question .qa_toggle_icon {
    width: 1.67vw;
    height: 1.67vw;
  }
}

@media screen and (max-width: 750px) {
  .qa_area .faq_content .faq_section .section_content .qa_item .question .qa_toggle_icon {
    width: 2.67vw;
    height: 2.67vw;
  }
}

.qa_area .faq_content .faq_section .section_content .qa_item .question .qa_toggle_icon::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 12px;
  height: 8px;
  background-image: url(../images/arrow_wh.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

@media screen and (max-width: 1200px) {
  .qa_area .faq_content .faq_section .section_content .qa_item .question .qa_toggle_icon::after {
    width: 1vw;
    height: 0.67vw;
  }
}

@media screen and (max-width: 750px) {
  .qa_area .faq_content .faq_section .section_content .qa_item .question .qa_toggle_icon::after {
    width: 1.6vw;
    height: 1.07vw;
  }
}

.qa_area .faq_content .faq_section .section_content .qa_item .answer {
  display: none;
  overflow: hidden;
  padding: 20px 30px;
}

@media screen and (max-width: 1200px) {
  .qa_area .faq_content .faq_section .section_content .qa_item .answer {
    padding: 1.67vw 2.5vw;
  }
}

@media screen and (max-width: 750px) {
  .qa_area .faq_content .faq_section .section_content .qa_item .answer {
    padding: 2.67vw 3.33vw;
  }
}

.qa_area .faq_content .faq_section .section_content .qa_item .answer .a_mark {
  font-family: "Montserrat", sans-serif;
  float: left;
  color: #27aaa2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 38px;
}

@media screen and (max-width: 1200px) {
  .qa_area .faq_content .faq_section .section_content .qa_item .answer .a_mark {
    font-size: 3.17vw;
  }
}

@media screen and (max-width: 750px) {
  .qa_area .faq_content .faq_section .section_content .qa_item .answer .a_mark {
    font-size: 7.47vw;
  }
}

.qa_area .faq_content .faq_section .section_content .qa_item .answer p {
  width: 750px;
  font-size: 18px;
  line-height: 32px;
  color: #414649;
  margin-left: 58px;
  font-weight: 500;
  letter-spacing: 1px;
}

@media screen and (max-width: 1200px) {
  .qa_area .faq_content .faq_section .section_content .qa_item .answer p {
    width: 62.5vw;
    font-size: 1.5vw;
    margin-left: 4.83vw;
  }
}

@media screen and (max-width: 750px) {
  .qa_area .faq_content .faq_section .section_content .qa_item .answer p {
    width: 72vw;
    font-size: 3.73vw;
    margin-left: 13.33vw;
  }
}

.qa_area .faq_content .faq_section .section_content .qa_item .question {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.qa_area .faq_content .faq_section .section_content .qa_item .question .qa_toggle_icon {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.qa_area .faq_content .faq_section .section_content .qa_item .answer .a_mark {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.qa_area .faq_content .faq_section .section_content .qa_item.qa-active .question .qa_toggle_icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.qa_area .faq_content .faq_section.active .section_header .toggle_icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.qa_area .faq_content .faq_section .section_header {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.qa_area .faq_content .faq_section .section_header .toggle_icon {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/*# sourceMappingURL=style.css.map */