@charset "UTF-8";
#page.in .faq {
  padding: 200px 0 120px 0;
  background-image: url(../img/top/bk-green.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
}
#page.in .faq .inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
#page.in .faq .faq-wr {
  border: 1px solid #64a36f;
  border-radius: 10px;
  background-color: #fff;
  padding: 80px 0 40px 0;
  position: relative;
}
#page.in .faq .faq-wr::before {
  content: "";
  display: block;
  background-image: url(../img/top/fqa-tit.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 118px;
  height: 118px;
  position: absolute;
  left: 73px;
  top: -80px;
}
#page.in .faq .faq-textarea {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
#page.in .faq .faq-info {
  border-bottom: 1px solid #404040;
  margin-bottom: 30px;
  padding: 0 110px 30px 110px;
}
#page.in .faq .faq-info-q {
  font-size: 16px;
  line-height: 1.65;
  font-weight: 500;
  letter-spacing: 0.08em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  color: #404040;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  margin-bottom: 30px;
  position: relative;
}
#page.in .faq .faq-info-q::before {
  content: "";
  display: block;
  background-image: url(../img/top/faq-q.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -6px;
  left: -50px;
}
#page.in .faq .faq-info-a {
  font-size: 16px;
  line-height: 1.65;
  font-weight: 500;
  letter-spacing: 0.08em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  color: #64a36f;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  position: relative;
}
#page.in .faq .faq-info-a::before {
  content: "";
  display: block;
  background-image: url(../img/top/faq-a.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -6px;
  left: -50px;
}
#page.in .faq .faq-info:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: unset;
}
#page.in .faq .faq-info:last-child .faq-info-a {
  line-height: 1.65;
}
@media screen and (max-width: 1200px) {
  #page.in .faq {
    padding: 200px 50px 120px 50px;
  }
  #page.in .faq .faq-wr::before {
    top: -70px;
    left: 0;
    right: 0;
    margin: auto;
  }
  #page.in .faq .faq-info {
    padding: 0 20px 50px 80px;
  }
}
@media screen and (max-width: 767px) {
  #page.in .faq {
    padding: 75px 20px 38px 20px;
  }
  #page.in .faq .faq-wr {
    padding: 65px 0 25px 0;
  }
  #page.in .faq .faq-wr::before {
    width: 80px;
    height: 80px;
    right: 0;
    left: 0;
    margin: auto;
    top: -35px;
  }
  #page.in .faq .faq-textarea {
    padding: 0 10px;
  }
  #page.in .faq .faq-info {
    border-bottom: 1px solid #404040;
    margin-bottom: 20px;
    padding: 0 10px 20px 45px;
  }
  #page.in .faq .faq-info-q {
    font-size: 14px;
    margin-bottom: 18px;
  }
  #page.in .faq .faq-info-q::before {
    width: 30px;
    height: 30px;
    top: -3px;
    left: -38px;
  }
  #page.in .faq .faq-info-a {
    font-size: 14px;
    line-height: 1.65;
    font-weight: 500;
    letter-spacing: 0.08em;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    color: #64a36f;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
    position: relative;
  }
  #page.in .faq .faq-info-a::before {
    width: 30px;
    height: 30px;
    top: -3px;
    left: -38px;
  }
}
#page.in .list {
  padding: 110px 0;
  background-color: #ebe9e6;
  position: relative;
}
#page.in .list::before {
  content: "";
  display: block;
  background-image: url(../img/top/qq.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 126px;
  height: 200px;
  position: absolute;
  top: -60px;
  right: 200px;
}
#page.in .list .inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
#page.in .list .list-tit {
  font-size: 35px;
  line-height: 1;
  color: #404040;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  text-align: center;
  margin-bottom: 78px;
}
#page.in .list .background {
  display: inline-block;
  color: #fff;
  background-color: #62a393;
  margin-right: 6px;
  padding: 7px 7px;
}
#page.in .list .list-wr {
  background-color: #fff;
  border: 1px solid #404040;
  border-radius: 10px;
  padding: 60px 50px;
}
#page.in .list .list-info {
  margin: 0 auto 30px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
#page.in .list .list-info:last-child {
  margin-bottom: 0;
}
#page.in .list .list-info::before {
  content: "";
  display: block;
  background-image: url(../img/top/check-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
}
#page.in .list .list-info-text {
  font-size: 20px;
  line-height: 1;
  color: #404040;
  font-weight: 500;
  letter-spacing: 0.05em;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  position: relative;
}
#page.in .list .list-info-text span {
  color: #64a36f;
}
@media screen and (max-width: 1200px) {
  #page.in .list {
    padding: 110px 50px;
  }
  #page.in .list .list-wr {
    padding: 40px 40px;
  }
  #page.in .list .list-info-text {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  #page.in .list {
    padding: 35px 20px;
  }
  #page.in .list::before {
    background-image: unset;
  }
  #page.in .list .list-tit {
    font-size: 24px;
    margin-bottom: 24px;
  }
  #page.in .list .background {
    margin-right: 3px;
    padding: 4px 4px;
  }
  #page.in .list .list-wr {
    padding: 30px 20px;
  }
  #page.in .list .list-info {
    margin: 0 auto 15px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
  }
  #page.in .list .list-info::before {
    width: 22px;
    height: 22px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 22px;
            flex: 0 0 22px;
  }
  #page.in .list .list-info-text {
    font-size: 14px;
    line-height: 1.6;
  }
}
#page.in .cando .cando-wr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 30px;
}
#page.in .cando .cando-wr.cloud {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
}
#page.in .cando .cando-info {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 31.667%;
          flex: 0 0 31.667%;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
}
#page.in .cando .cando-info:not(:empty)::after {
  content: "";
  position: absolute;
  background-image: url(../img/top/cando-check-icon.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
  top: -30px;
  left: 0;
  right: 0;
  margin: auto;
}
#page.in .cando .cando-info.center {
  margin-bottom: 80px;
}
#page.in .cando .cando-info:first-child .cando-info-ttl {
  color: #62a393;
}
#page.in .cando .cando-info:first-child .cando-info-ttl::after {
  background-color: #62a393;
}
#page.in .cando .cando-info:nth-child(2) .cando-info-ttl {
  color: #64a36f;
}
#page.in .cando .cando-info:nth-child(2) .cando-info-ttl::after {
  background-color: #64a36f;
}
#page.in .cando .cando-info:nth-child(3) .cando-info-ttl {
  color: #81b35e;
}
#page.in .cando .cando-info:nth-child(3) .cando-info-ttl::after {
  background-color: #81b35e;
}
#page.in .cando .cando-info-img {
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}
#page.in .cando .cando-info-text {
  padding: 35px 25px;
}
#page.in .cando .cando-info-ttl {
  font-size: 28px;
  line-height: 1.3;
  letter-spacing: 0.06em;
  font-weight: 600;
  color: #62a393;
  margin-bottom: 50px;
  position: relative;
}
#page.in .cando .cando-info-ttl::after {
  content: "";
  position: absolute;
  background-color: #62a393;
  width: 48px;
  height: 2px;
  bottom: -25px;
  left: 0;
}
#page.in .cando .cando-info-detail {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 1200px) {
  #page.in .cando .cando-info-ttl {
    font-size: 24px;
  }
  #page.in .cando .cando-info-text {
    padding: 25px 15px;
  }
}
@media screen and (max-width: 900px) {
  #page.in .cando .cando-info-ttl {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  #page.in .cando .cando-wr {
    display: block;
  }
  #page.in .cando .cando-info:not(:last-child) {
    margin-bottom: 40px;
  }
  #page.in .cando .cando-info:not(:empty)::after {
    width: 35px;
    height: 35px;
    top: -15px;
  }
  #page.in .cando .cando-info-ttl {
    font-size: 20px;
    margin-bottom: 40px;
  }
  #page.in .cando .cando-info-ttl::after {
    bottom: -20px;
  }
  #page.in .cando .cando-info-detail {
    font-size: 14px;
  }
  #page.in .cando .cando-info-text {
    padding: 25px 20px;
  }
}