@charset "UTF-8";
/* ------------------------------
    p-sec01
------------------------------ */
.p-sec01 {
  margin-top: 18.7rem;
}

@media screen and (max-width: 768px) {
  .p-sec01 {
    margin-top: 29rem;
  }
}
.p-sec01__txt {
  margin: 0;
  font-size: 1.6rem;
  line-height: 1.8125;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .p-sec01__txt {
    font-size: 2.8rem;
    line-height: 1.7857142857;
  }
}
.p-sec01-box01 {
  width: 100%;
  margin: 5.8rem auto 0;
  border-top: 1px solid #e5e6e8;
  border-bottom: 1px solid #e5e6e8;
  padding: 3.2rem 0 1.9rem;
}

@media screen and (max-width: 768px) {
  .p-sec01-box01 {
    max-width: inherit;
    margin: 7.3rem auto 0;
    padding: 5.5rem 0 3rem;
  }
}
.p-sec01-box01__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .p-sec01-box01__flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.p-sec01-box01__item {
  width: 22.6rem;
  height: 22.6rem;
  border-radius: 1rem;
  border: 2px solid #e5e6e8;
  padding-top: 5.6rem;
  text-align: center;
  margin: 0;
}

@media screen and (max-width: 768px) {
  .p-sec01-box01__item {
    width: 31.3rem;
    height: 31.3rem;
    padding-top: 6.7rem;
  }
  .p-sec01-box01__item:nth-of-type(n+3) {
    margin-top: 3rem;
  }
}
.p-sec01-box01__item dt {
  font-size: 2rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .p-sec01-box01__item dt {
    font-size: 2.8rem;
  }
}
.p-sec01-box01__item dd {
  color: #018485;
  font-size: 4.6rem;
  letter-spacing: 0.05em;
  line-height: 1;
  margin: 1.5rem 0 0;
  font-family: "Noto Sans KR", "Nanum Gothic", "Malgun Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", sans-serif;
}

@media screen and (max-width: 768px) {
  .p-sec01-box01__item dd {
    font-size: 6.4rem;
    margin: 1.8rem 0 0;
  }
}
.p-sec01-box01__small {
  font-size: 2.2rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .p-sec01-box01__small {
    font-size: 3rem;
  }
}
.p-sec01-box01__note {
  font-size: 1.4rem;
  line-height: 1.7142857143;
  font-weight: 500;
  margin: 4.3rem 4.3rem 0;
  text-align: right;
}

@media screen and (max-width: 768px) {
  .p-sec01-box01__note {
    font-size: 2.6rem;
    line-height: 1.7307692308;
    margin: 4.5rem 0 0;
  }
}
/* ------------------------------
    p-anchor01
------------------------------ */
.p-anchor01 {
  margin-top: 9.8rem;
  padding-bottom: 13.5rem;
}

@media screen and (max-width: 768px) {
  .p-anchor01 {
    margin-top: 7.5rem;
    padding-bottom: 10.5rem;
  }
}
.p-anchor01 .c-btn-border02 {
  max-width: 57.3rem;
}

@media screen and (max-width: 768px) {
  .p-anchor01 .c-btn-border02 {
    max-width: inherit;
  }
}
/*# sourceMappingURL=global_partner.css.map */
