@charset "UTF-8";
/** ───────────────────────────────────────────────────────── **/
/*** ▼ 編集不要 ▼ ***/
dl dt {
  font-weight: normal;
}

.sec01 {
  margin-top: 160px;
}
@media (max-width: 768px) {
  .sec01 {
    margin-top: 60px;
  }
}
.sec01 .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 768px) {
  .sec01 .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}
.sec01 .flex:first-child {
  margin-bottom: 90px;
}
@media (max-width: 768px) {
  .sec01 .flex:first-child {
    margin-bottom: 40px;
    gap: 35px 0;
  }
}
.sec01 .flex:first-child .pic_wrap {
  width: 45%;
}
@media (max-width: 768px) {
  .sec01 .flex:first-child .pic_wrap {
    width: 100%;
  }
}
.sec01 .flex:first-child .pic_wrap .capNbg {
  right: auto;
  left: 0;
}
.sec01 .flex:first-child > .txt {
  width: 49.2%;
}
@media (max-width: 768px) {
  .sec01 .flex:first-child > .txt {
    width: 100%;
  }
}
.sec01 .flex:first-child > .txt dl {
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .sec01 .flex:first-child > .txt dl {
    margin-bottom: 40px;
  }
}
.sec01 .flex:first-child > .txt dl dt {
  padding-bottom: 20px;
  margin-bottom: 16px;
  border-bottom: 1px solid #3e3d3c;
  font-size: 2.2rem;
  line-height: 1;
}
@media (max-width: 768px) {
  .sec01 .flex:first-child > .txt dl dt {
    padding-bottom: 14px;
    margin-bottom: 12px;
    font-size: 1.8rem;
  }
}
.sec01 .flex:first-child > .txt dl dd {
  line-height: 2;
  text-align: justify;
  text-justify: inter-ideograph;
}
@media (max-width: 768px) {
  .sec01 .flex:nth-child(2) {
    gap: 35px 0;
  }
}
.sec01 .flex:nth-child(2) .flex_wrap {
  width: 48.4%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1121px) {
  .sec01 .flex:nth-child(2) .flex_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px 0;
  }
}
@media (max-width: 1121px) and (max-width: 768px) {
  .sec01 .flex:nth-child(2) .flex_wrap {
    width: 100%;
  }
}
.sec01 .flex:nth-child(2) .flex_wrap .pic_wrap {
  width: 59%;
}
@media (max-width: 1121px) {
  .sec01 .flex:nth-child(2) .flex_wrap .pic_wrap {
    width: 95%;
  }
}
.sec01 .flex:nth-child(2) .flex_wrap dl {
  width: 39%;
}
@media (max-width: 1121px) {
  .sec01 .flex:nth-child(2) .flex_wrap dl {
    width: 100%;
  }
}
.sec01 .flex:nth-child(2) .pic {
  border: 1px solid #bba97a;
}
.sec01 .flex:nth-child(2) .pic .capNbg {
  right: auto;
  left: 0;
}
.sec01 .flex:nth-child(2) dl {
  padding-right: 2.5%;
}
.sec01 .flex:nth-child(2) dl dt {
  font-size: 1.8rem;
  line-height: 1;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .sec01 .flex:nth-child(2) dl dt {
    font-size: 1.6rem;
  }
}
.sec01 .flex:nth-child(2) dl dd {
  line-height: 1.5;
  text-align: justify;
  text-justify: inter-ideograph;
}
@media (max-width: 768px) {
  .sec01 .flex:nth-child(2) dl dd {
    line-height: 1.46;
  }
}
.sec01 > dl {
  margin-top: 65px;
  padding: 30px;
  border: 1px solid #bba97a;
  background: #f9f7f4;
}
@media (max-width: 768px) {
  .sec01 > dl {
    margin-top: 35px;
    padding: 14px;
  }
}
.sec01 > dl dt {
  padding-bottom: 15px;
  margin-bottom: 12px;
  font-size: 2.4rem;
  line-height: 1;
  border-bottom: 1px solid #bba97a;
}
@media (max-width: 768px) {
  .sec01 > dl dt {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}
.sec01 > dl dd p {
  text-align: justify;
  text-justify: inter-ideograph;
}
.sec01 > dl dd p:not(.cap) {
  line-height: 2;
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  .sec01 > dl dd p:not(.cap) {
    line-height: 1.46;
    margin-bottom: 10px;
  }
}

.sec02 h3,
.sec03 h3 {
  margin-bottom: 30px;
  color: #bba97a;
  font-size: 2.1rem;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
  text-transform: uppercase;
}
.sec02 h3 + p,
.sec03 h3 + p {
  font-size: 2.8rem;
  line-height: 1.6;
  text-align: center;
}
@media (max-width: 768px) {
  .sec02 h3 + p,
  .sec03 h3 + p {
    font-size: 2rem;
  }
}

.sec02 {
  margin-top: 120px;
}
@media (max-width: 768px) {
  .sec02 {
    margin-top: 80px;
  }
}
.sec02 h3 {
  display: none;
}
.sec02 .inner-cont > p {
  margin-top: 75px;
  line-height: 2;
}
@media (max-width: 768px) {
  .sec02 .inner-cont > p {
    margin-top: 50px;
  }
}
.sec02 .inner-cont > .pic {
  margin-top: 80px;
}
@media (max-width: 768px) {
  .sec02 .inner-cont > .pic {
    margin-top: 60px;
  }
}
.sec02 .inner-cont > .pic .capNbg {
  width: 28.5%;
}
@media (max-width: 1121px) {
  .sec02 .inner-cont > .pic .capNbg {
    display: none;
  }
}
.sec02 .inner-cont > .pic .capNbg span {
  display: block;
  text-align: justify;
  text-justify: inter-ideograph;
}
.sec02 .inner-cont > .pic .capNbg span + span {
  margin-top: 4px;
}
.sec02 .inner-cont > .pic .cap_wrap {
  display: none;
}
@media (max-width: 1121px) {
  .sec02 .inner-cont > .pic .cap_wrap {
    margin-top: 20px;
    display: block;
  }
}
.sec02 .inner-cont > .pic .cap_wrap span {
  display: block;
  word-break: break-all;
  text-align: justify;
  text-justify: inter-ideograph;
}
.sec02 .inner-cont > .pic .cap_wrap span + span {
  margin-top: 4px;
}
.sec02 .inner-cont > .pic .cap_wrap span .w480 {
  display: none;
}
@media (max-width: 480px) {
  .sec02 .inner-cont > .pic .cap_wrap span .w480 {
    display: block;
  }
}
.sec02 .inner-cont > dl {
  margin-top: 80px;
  padding: 25px 30px 20px;
  background: #f5f2ec;
}
@media (max-width: 768px) {
  .sec02 .inner-cont > dl {
    margin-top: 60px;
    padding: 14px;
  }
}
.sec02 .inner-cont > dl dt {
  padding-bottom: 15px;
  margin-bottom: 12px;
  font-size: 2.2rem;
  line-height: 1;
  text-align: center;
  border-bottom: 1px solid #bba97a;
}
.sec02 .inner-cont > dl dt span {
  font-size: 1.8rem;
}
@media (max-width: 768px) {
  .sec02 .inner-cont > dl dt {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  .sec02 .inner-cont > dl dt span {
    font-size: 1.4rem;
  }
}
.sec02 .inner-cont > dl dd p {
  line-height: 2;
  text-align: justify;
  text-justify: inter-ideograph;
}
@media (max-width: 768px) {
  .sec02 .inner-cont > dl dd p {
    line-height: 1.46;
  }
}
.sec02 .inner-cont ul.flex {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 768px) {
  .sec02 .inner-cont ul.flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    gap: 40px;
  }
}
.sec02 .inner-cont ul.flex li {
  width: 30.13%;
}
@media (max-width: 768px) {
  .sec02 .inner-cont ul.flex li {
    width: 100%;
  }
}
.sec02 .inner-cont ul.flex li .pic {
  width: 59.7%;
  margin: 0 auto;
  position: relative;
}
.sec02 .inner-cont ul.flex li .pic .cap {
  position: absolute;
  bottom: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #fff;
}
.sec02 .inner-cont ul.flex li dl dt {
  padding: 20px 0 12px;
  text-align: center;
  line-height: 1;
  font-size: 1.8rem;
}
.sec02 .inner-cont ul.flex li dl dt span {
  font-size: 1.6rem;
}
.sec02 .inner-cont ul.flex li dl dd {
  font-size: 1.6rem;
  text-align: justify;
  text-justify: inter-ideograph;
}
.sec02 .inner-cont ul.flex li:nth-child(1) .pic .cap {
  color: #3e3d3c;
  text-shadow: 0px 0px 3px rgb(255, 255, 255), 0px 0px 2px rgb(255, 255, 255), 0px 0px 1px rgb(255, 255, 255);
}
.sec02 .inner-cont ul.flex li:nth-child(1) dl dt {
  color: #a0983a;
}
.sec02 .inner-cont ul.flex li:nth-child(2) dl dt {
  color: #007698;
}
.sec02 .inner-cont ul.flex li:nth-child(3) dl dt {
  color: #4f7c43;
}
.sec02 .inner-cont div.flex {
  margin-top: 80px;
  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;
}
@media (max-width: 768px) {
  .sec02 .inner-cont div.flex {
    margin-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.sec02 .inner-cont div.flex .txt {
  width: 49.3%;
}
@media (max-width: 768px) {
  .sec02 .inner-cont div.flex .txt {
    width: 100%;
  }
}
.sec02 .inner-cont div.flex .txt p:first-child {
  font-size: 2.2rem;
}
@media (max-width: 768px) {
  .sec02 .inner-cont div.flex .txt p:first-child {
    font-size: 1.8rem;
  }
}
.sec02 .inner-cont div.flex .txt p.f_yugo {
  margin-top: 35px;
  line-height: 2;
  text-align: justify;
  text-justify: inter-ideograph;
}
@media (max-width: 768px) {
  .sec02 .inner-cont div.flex .txt p.f_yugo {
    margin-top: 25px;
  }
}
.sec02 .inner-cont div.flex .txt p.cap {
  margin-top: 20px;
}
.sec02 .inner-cont div.flex .pic {
  width: 40.8%;
}
@media (max-width: 768px) {
  .sec02 .inner-cont div.flex .pic {
    width: 90%;
    margin-top: 30px;
  }
}
.sec02 .inner-cont div.flex .cap.sp {
  width: 100%;
  margin-top: 10px;
}

.sec03 {
  margin-top: 160px;
}
@media (max-width: 768px) {
  .sec03 {
    margin-top: 80px;
  }
}
.sec03 .beige {
  margin-top: 80px;
  padding: 35px 0 33px;
  width: 100%;
  background: #f4f1eb;
}
@media (max-width: 768px) {
  .sec03 .beige {
    margin-top: 30px;
    padding: 20px 0 25px;
  }
}
.sec03 .beige dl dt {
  font-size: 2.4rem;
}
@media (max-width: 768px) {
  .sec03 .beige dl dt {
    font-size: 1.8rem;
    line-height: 1.6;
  }
}
.sec03 .beige dl dd.pic {
  margin: 35px 0;
}
@media (max-width: 768px) {
  .sec03 .beige dl dd.pic {
    margin: 30px 0 25px;
  }
}
.sec03 .beige dl dd.f_yugo {
  width: 74.6%;
  line-height: 2;
  text-align: justify;
  text-justify: inter-ideograph;
}
@media (max-width: 768px) {
  .sec03 .beige dl dd.f_yugo {
    width: 100%;
  }
}
.sec03 > .inner-cont {
  margin-top: 80px;
}
@media (max-width: 768px) {
  .sec03 > .inner-cont {
    margin-top: 60px;
  }
}
.sec03 > .inner-cont .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 768px) {
  .sec03 > .inner-cont .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 55px 0;
  }
}
.sec03 > .inner-cont .flex + .flex {
  margin-top: 60px;
}
@media (max-width: 768px) {
  .sec03 > .inner-cont .flex + .flex {
    margin-top: 55px;
  }
}
.sec03 > .inner-cont .flex dl {
  width: 47.66%;
}
@media (max-width: 768px) {
  .sec03 > .inner-cont .flex dl {
    width: 100%;
  }
}
.sec03 > .inner-cont .flex dl .pic + dt {
  margin-top: 18px;
}
.sec03 > .inner-cont .flex dl dt {
  font-size: 1.8rem;
  margin-bottom: 14px;
}
.sec03 > .inner-cont .flex dl dt span:not(.cap) {
  font-size: 1.6rem;
}
.sec03 > .inner-cont .flex dl dd {
  text-align: justify;
  text-justify: inter-ideograph;
}
.sec03 > .inner-cont .flex.flex_column3 dl {
  width: 30.13%;
}
@media (max-width: 768px) {
  .sec03 > .inner-cont .flex.flex_column3 dl {
    width: 100%;
  }
}

.entryBtn {
  margin-top: 120px;
}
@media (max-width: 768px) {
  .entryBtn {
    margin-top: 60px;
  }
}/*# sourceMappingURL=quality.css.map */