.p_about01__author {
  font-size: 1.125rem;
}
@media screen and (min-width: 768px) {
  .p_about01__author {
    font-size: 1.5rem;
  }
}

.p_about01 {
  padding: 60px 0;
}
@media screen and (min-width: 768px) {
  .p_about01 {
    padding: clamp(
      5rem,
      7.7380952381vw + 1.2857142857rem,
      8.25rem
  ) 0 clamp(
      5rem,
      28.7202380952vw + -8.7857142857rem,
      17.0625rem
  );
  }
}
@media screen and (min-width: 768px) {
  .p_about01 .c_ttl__sub {
    padding-left: 27px;
  }
}
@media screen and (min-width: 768px) {
  .p_about01 .c_ttl__sub::after {
    right: calc(100% - 13px);
    top: 5px;
  }
}
@media screen and (min-width: 768px) {
  .p_about01 .c_ttl__jp {
    padding-top: 27px;
    padding-left: 1px;
  }
}
.p_about01__txt {
  line-height: 1.92;
  letter-spacing: 0.02em;
  padding-top: 30px;
}
@media screen and (min-width: 768px) {
  .p_about01__txt {
    line-height: 1.61;
    padding-top: clamp(
      3.75rem,
      3.5714285714vw + 2.0357142857rem,
      5.25rem
  );
  }
}
.p_about01__author {
  font-weight: 700;
  text-align: right;
  letter-spacing: 0.1em;
  padding: 35px 13px 0 0;
}
.p_about02 {
  background-color: #430203;
  color: #fff;
  padding: 60px 0;
}
@media screen and (min-width: 768px) {
  .p_about02 {
    padding: clamp(
      5rem,
      5.6547619048vw + 2.2857142857rem,
      7.375rem
  ) 0 clamp(
      5rem,
      12.2023809524vw + -0.8571428571rem,
      10.125rem
  );
  }
}
@media screen and (min-width: 768px) {
  .p_about02 .c_ttl__sub {
    padding-left: 21px;
  }
}
@media screen and (min-width: 768px) {
  .p_about02 .c_ttl__sub::after {
    right: calc(100% - 6px);
    top: 5px;
  }
}
.p_about02 .c_ttl__jp {
  letter-spacing: 0.03em;
}
@media screen and (min-width: 768px) {
  .p_about02 .c_ttl__jp {
    padding-top: 34px;
    padding-left: 0;
    margin-left: -27px;
  }
}
.p_about02__content {
  display: flex;
  justify-content: space-between;
  flex-direction: column-reverse;
  padding-top: 30px;
}
@media screen and (min-width: 768px) {
  .p_about02__content {
    gap: 20px;
    flex-direction: row;
    align-items: center;
    padding-top: 17px;
    margin-left: -6px;
    padding-right: 8px;
  }
}
@media screen and (min-width: 1024px) {
  .p_about02__content {
    align-items: flex-end;
  }
}
.p_about02__txt {
  line-height: 1.61;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) {
  .p_about02__txt {
    width: clamp(
      21.875rem,
      15.625vw + 14.375rem,
      28.4375rem
  );
  }
}
.p_about02__img {
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .p_about02__img {
    width: clamp(
      18.75rem,
      32.7380952381vw + 3.0357142857rem,
      32.5rem
  );
    padding-bottom: 8px;
  }
}
.p_about03 {
  padding: 60px 0;
}
@media screen and (min-width: 768px) {
  .p_about03 {
    padding: clamp(
      5rem,
      7.7380952381vw + 1.2857142857rem,
      8.25rem
  ) 0 clamp(
      5rem,
      25.2976190476vw + -7.1428571429rem,
      15.625rem
  );
  }
}
@media screen and (min-width: 768px) {
  .p_about03 .c_list__content {
    padding-top: 63px;
  }
}
/*# sourceMappingURL=about.css.map */
