@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;600;700&display=swap");
@keyframes bar-anime {
  0% {
    height: 40px;
    top: -40px;
  }
  75% {
    height: 40px;
    top: 50px;
  }
  100% {
    height: 40px;
    top: 50px;
  }
}
@keyframes bar-anime-sp {
  0% {
    height: 40px;
    top: -40px;
  }
  75% {
    height: 40px;
    top: 40px;
  }
  100% {
    height: 40px;
    top: 40px;
  }
}
@keyframes slide-progress {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
body {
  height: 100%;
}

/* ---------------------------------------------------------page--------------------------------------------------------- */
main {
  width: 100%;
  padding: 0px;
  margin: 0px;
  position: relative;
}
main:not(:last-child) {
  margin-bottom: 100px;
}
main .sec {
  position: relative;
}
main .sec h3 {
  color: #9C7B4E;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0em;
  margin-bottom: 40px;
}
main #visual {
  width: 100%;
  padding: 120px 0 0 0;
  position: relative;
}
main #visual:not(:last-child) {
  margin-bottom: 85px;
}
main #visual .invisual {
  width: 100%;
}
main #lead {
  width: 100%;
  padding: 0px;
  margin: 0 auto;
}
main #lead:not(:last-child) {
  margin-bottom: 100px;
}
main #lead h3 {
  color: #9C7B4E;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0em;
  margin-bottom: 40px;
}
main #lead > div {
  width: 100%;
  margin: 0 auto;
}
main #lead > div p {
  color: #9C7B4E;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0em;
}
main #lead > div p:not(:last-child) {
  margin-bottom: 10px;
}
main #qa {
  width: 100%;
  border-top: solid 1px #9C7B4E;
}
main #qa .qa {
  width: 100%;
  padding: 40px 0;
  background-color: #FFF;
}
main #qa .qa:nth-child(odd) {
  background-color: #FAF8F6;
}
main #qa .qa.on dl dt > div {
  transform: rotate(135deg);
}
main #qa .qa:nth-child(1) dl dt span:nth-child(1) {
  background-image: url("../images/q1.png");
}
main #qa .qa .foo-1 {
  width: 10px;
}
main #qa .qa:nth-child(2) dl dt span:nth-child(1) {
  background-image: url("../images/q2.png");
}
main #qa .qa .foo-2 {
  width: 20px;
}
main #qa .qa:nth-child(3) dl dt span:nth-child(1) {
  background-image: url("../images/q3.png");
}
main #qa .qa .foo-3 {
  width: 30px;
}
main #qa .qa:nth-child(4) dl dt span:nth-child(1) {
  background-image: url("../images/q4.png");
}
main #qa .qa .foo-4 {
  width: 40px;
}
main #qa .qa:nth-child(5) dl dt span:nth-child(1) {
  background-image: url("../images/q5.png");
}
main #qa .qa .foo-5 {
  width: 50px;
}
main #qa .qa:nth-child(6) dl dt span:nth-child(1) {
  background-image: url("../images/q6.png");
}
main #qa .qa .foo-6 {
  width: 60px;
}
main #qa .qa:nth-child(7) dl dt span:nth-child(1) {
  background-image: url("../images/q7.png");
}
main #qa .qa .foo-7 {
  width: 70px;
}
main #qa .qa:nth-child(8) dl dt span:nth-child(1) {
  background-image: url("../images/q8.png");
}
main #qa .qa .foo-8 {
  width: 80px;
}
main #qa .qa:nth-child(9) dl dt span:nth-child(1) {
  background-image: url("../images/q9.png");
}
main #qa .qa .foo-9 {
  width: 90px;
}
main #qa .qa:nth-child(10) dl dt span:nth-child(1) {
  background-image: url("../images/q10.png");
}
main #qa .qa .foo-10 {
  width: 100px;
}
main #qa .qa:nth-child(11) dl dt span:nth-child(1) {
  background-image: url("../images/q11.png");
}
main #qa .qa .foo-11 {
  width: 110px;
}
main #qa .qa:nth-child(12) dl dt span:nth-child(1) {
  background-image: url("../images/q12.png");
}
main #qa .qa .foo-12 {
  width: 120px;
}
main #qa .qa:nth-child(13) dl dt span:nth-child(1) {
  background-image: url("../images/q13.png");
}
main #qa .qa .foo-13 {
  width: 130px;
}
main #qa .qa:nth-child(14) dl dt span:nth-child(1) {
  background-image: url("../images/q14.png");
}
main #qa .qa .foo-14 {
  width: 140px;
}
main #qa .qa:nth-child(15) dl dt span:nth-child(1) {
  background-image: url("../images/q15.png");
}
main #qa .qa .foo-15 {
  width: 150px;
}
main #qa .qa:nth-child(16) dl dt span:nth-child(1) {
  background-image: url("../images/q16.png");
}
main #qa .qa .foo-16 {
  width: 160px;
}
main #qa .qa:nth-child(17) dl dt span:nth-child(1) {
  background-image: url("../images/q17.png");
}
main #qa .qa .foo-17 {
  width: 170px;
}
main #qa .qa:nth-child(18) dl dt span:nth-child(1) {
  background-image: url("../images/q18.png");
}
main #qa .qa .foo-18 {
  width: 180px;
}
main #qa .qa:nth-child(19) dl dt span:nth-child(1) {
  background-image: url("../images/q19.png");
}
main #qa .qa .foo-19 {
  width: 190px;
}
main #qa .qa:nth-child(20) dl dt span:nth-child(1) {
  background-image: url("../images/q20.png");
}
main #qa .qa .foo-20 {
  width: 200px;
}
main #qa .qa:nth-child(21) dl dt span:nth-child(1) {
  background-image: url("../images/q21.png");
}
main #qa .qa .foo-21 {
  width: 210px;
}
main #qa .qa > dl {
  text-align: left;
  width: 800px;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
main #qa .qa > dl > dt {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
main #qa .qa > dl > dt > span:nth-child(1) {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  text-align: left;
  text-indent: 999%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  width: 124px;
  height: 46px;
}
main #qa .qa > dl > dt > span:nth-child(2) {
  color: #9C7B4E;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0em;
  margin-left: 50px;
}
main #qa .qa > dl > dt > div {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0px;
  right: 0px;
  transition: all 0.3s ease-in 0s;
}
main #qa .qa > dl > dt > div span {
  background-color: #9C7B4E;
  position: absolute;
}
main #qa .qa > dl > dt > div span:nth-child(1) {
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0px;
}
main #qa .qa > dl > dt > div span:nth-child(2) {
  width: 1px;
  height: 100%;
  top: 0px;
  left: 50%;
}
main #qa .qa > dl > dd {
  width: 100%;
  padding: 30px 0 0 0;
  display: none;
}
main #qa .qa > dl > dd p {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0em;
}
main #qa .qa > dl > dd p:not(:last-child) {
  margin-bottom: 20px;
}
main #qa .qa > dl > dd ul li {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0em;
}
main #qa .qa > dl > dd ul li:not(:last-child) {
  margin-bottom: 5px;
}
main #qa .qa > dl > dd ul:not(:last-child) {
  margin-bottom: 20px;
}
main #qa .qa > dl > dd > div {
  width: 100%;
}
main #qa .qa > dl > dd > div:not(:last-child) {
  margin-bottom: 40px;
}
main #qa .qa > dl > dd > div table {
  width: 100%;
  border-top: solid 1px #9C7B4E;
}
main #qa .qa > dl > dd > div table:not(:last-child) {
  margin-bottom: 10px;
}
main #qa .qa > dl > dd > div table thead tr th {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0em;
  text-align: center;
  vertical-align: middle;
  padding: 20px 10px;
  border-bottom: solid 1px #9C7B4E;
}
main #qa .qa > dl > dd > div table thead tr th:nth-child(1) {
  width: 27.5%;
}
main #qa .qa > dl > dd > div table thead tr th:nth-child(2) {
  width: 45%;
  border-right: solid 1px #9C7B4E;
  border-left: solid 1px #9C7B4E;
}
main #qa .qa > dl > dd > div table thead tr th:nth-child(3) {
  width: 27.5%;
}
main #qa .qa > dl > dd > div table tbody tr:nth-child(even) td {
  background-color: #ECF1F8;
}
main #qa .qa > dl > dd > div table tbody tr td {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.875;
  letter-spacing: 0em;
  text-align: center;
  vertical-align: middle;
  background-color: #FDF3F3;
  padding: 20px 10px;
  border-bottom: solid 1px #9C7B4E;
}
main #qa .qa > dl > dd > div table tbody tr td:nth-child(2) {
  border-right: solid 1px #9C7B4E;
  border-left: solid 1px #9C7B4E;
}
main #qa .qa > dl > dd > div > p {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0em;
}
main #qa .qa > dl > dd > div > p.notice {
  color: #707070;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0em;
}
main #qa .qa > dl > dd > div > p:not(:last-child) {
  margin-bottom: 20px;
}
main #qa .qa > dl > dd > dl:not(:last-child) {
  margin-bottom: 20px;
}
main #qa .qa > dl > dd > dl.list > dt {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0em;
}
main #qa .qa > dl > dd > dl.list > dt::before {
  content: "◇";
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0em;
  display: inline-block;
}
main #qa .qa > dl > dd > dl.list > dt > span {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0em;
  margin-left: 10px;
}
main #qa .qa > dl > dd > dl.list > dt > span:nth-child(1) {
  background-image: none;
}
main #qa .qa > dl > dd > dl.list > dd {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0em;
  padding-left: calc(1.6rem + 10px);
}
main #qa .qa > dl > dd > dl.num dt {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0em;
}
main #qa .qa > dl > dd > dl.num dd {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
main #qa .qa > dl > dd > dl.num dd span {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0em;
}
main #qa .qa > dl > dd > dl.num dd span:nth-child(2) {
  margin-left: 10px;
}

/* ----------------------------------------------- Media Queries Smartphone ----------------------------------------------- */
@media screen and (max-width: 768px) {
  br.brsp {
    display: block;
  }

  main:not(:last-child) {
    margin-bottom: 50px;
  }
  main .sec h3 {
    color: #9C7B4E;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2rem;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
    margin-bottom: 20px;
  }
  main #visual {
    width: 100%;
    padding: 60px 0 0 0;
    position: relative;
  }
  main #visual:not(:last-child) {
    margin-bottom: 40px;
  }
  main #lead {
    width: 100%;
    padding: 0px;
    margin: 0 auto;
  }
  main #lead:not(:last-child) {
    margin-bottom: 50px;
  }
  main #lead h3 {
    color: #9C7B4E;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2rem;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
    margin-bottom: 20px;
  }
  main #lead > div {
    width: calc(100% - 30px);
    margin: 0 auto;
  }
  main #lead > div p {
    color: #9C7B4E;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
    text-align: justify;
  }
  main #lead > div p br {
    display: none;
  }
  main #qa .qa {
    padding: 20px 0;
  }
  main #qa .qa > dl {
    text-align: left;
    width: calc(100% - 30px);
    margin: 0 auto;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  main #qa .qa > dl > dt {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    position: relative;
  }
  main #qa .qa > dl > dt > span:nth-child(1) {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    text-align: left;
    text-indent: 999%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    width: 60px;
    height: 22px;
  }
  main #qa .qa > dl > dt > span:nth-child(2) {
    color: #9C7B4E;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0em;
    width: calc(100% - 60px - 20px - 30px);
    margin-left: 20px;
  }
  main #qa .qa > dl > dt > div {
    width: 20px;
    height: 20px;
    position: absolute;
    top: calc(50% - 10px);
    right: 0px;
    transition: all 0.3s ease-in 0s;
  }
  main #qa .qa > dl > dt > div span {
    background-color: #9C7B4E;
    position: absolute;
  }
  main #qa .qa > dl > dt > div span:nth-child(1) {
    width: 100%;
    height: 1px;
    top: 50%;
    left: 0px;
  }
  main #qa .qa > dl > dt > div span:nth-child(2) {
    width: 1px;
    height: 100%;
    top: 0px;
    left: 50%;
  }
  main #qa .qa > dl > dd {
    width: 100%;
    padding: 10px 0 0 0;
    display: none;
  }
  main #qa .qa > dl > dd p {
    color: #000;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
  }
  main #qa .qa > dl > dd p:not(:last-child) {
    margin-bottom: 10px;
  }
  main #qa .qa > dl > dd > div:not(:last-child) {
    margin-bottom: 20px;
  }
  main #qa .qa > dl > dd > div table {
    width: 100%;
  }
  main #qa .qa > dl > dd > div table:not(:last-child) {
    margin-bottom: 10px;
  }
  main #qa .qa > dl > dd > div table thead tr th {
    color: #000;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
    padding: 10px;
    border-bottom: solid 1px #9C7B4E;
  }
  main #qa .qa > dl > dd > div table thead tr th:nth-child(1) {
    width: 27.5%;
  }
  main #qa .qa > dl > dd > div table thead tr th:nth-child(2) {
    width: 45%;
    border-right: solid 1px #9C7B4E;
    border-left: solid 1px #9C7B4E;
  }
  main #qa .qa > dl > dd > div table thead tr th:nth-child(3) {
    width: 27.5%;
  }
  main #qa .qa > dl > dd > div table tbody tr td {
    color: #000;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.875;
    letter-spacing: 0em;
    padding: 10px;
  }
  main #qa .qa > dl > dd > div table tbody tr td > span {
    display: none;
  }
  main #qa .qa > dl > dd > div > p {
    color: #000;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.875;
    letter-spacing: 0em;
  }
  main #qa .qa > dl > dd > div > p.notice {
    color: #707070;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0em;
  }
  main #qa .qa > dl > dd > div > p:not(:last-child) {
    margin-bottom: 10px;
  }
  main #qa .qa > dl > dd > dl:not(:last-child) {
    margin-bottom: 20px;
  }
  main #qa .qa > dl > dd > dl.list > dt {
    color: #000;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.875;
    letter-spacing: 0em;
  }
  main #qa .qa > dl > dd > dl.list > dt::before {
    color: #000;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.875;
    letter-spacing: 0em;
  }
  main #qa .qa > dl > dd > dl.list > dt > span {
    color: #000;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.875;
    letter-spacing: 0em;
    margin-left: 10px;
  }
  main #qa .qa > dl > dd > dl.list > dd {
    color: #000;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.875;
    letter-spacing: 0em;
    padding-left: calc(1.4rem + 10px);
  }
  main #qa .qa > dl > dd > dl.num dt {
    color: #000;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.875;
    letter-spacing: 0em;
  }
  main #qa .qa > dl > dd > dl.num dd {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
  }
  main #qa .qa > dl > dd > dl.num dd span {
    color: #000;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.875;
    letter-spacing: 0em;
  }
}

/*# sourceMappingURL=style_qa.css.map */
