/*!
global > color
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.p_about_sec01 {
  position: relative;
  padding-bottom: 140px;
}
@media screen and (min-width: 768px) {
  .p_about_sec01 {
    padding-bottom: 240px;
  }
}
.p_about_sec01__main {
  position: relative;
}
.p_about_sec01__decord01 {
  position: absolute;
  bottom: 12px;
  left: 20px;
  width: 120px;
  mix-blend-mode: multiply;
}
@media screen and (min-width: 768px) {
  .p_about_sec01__decord01 {
    left: 60px;
    width: clamp(
        10.0125rem,
        12.8365384615vw + 3.8509615385rem,
        16.6875rem
    );
  }
}
.p_about_sec01__decord02 {
  position: absolute;
  bottom: 12px;
  left: 20px;
  width: 120px;
}
@media screen and (min-width: 768px) {
  .p_about_sec01__decord02 {
    left: 45px;
    width: clamp(
        10.5rem,
        13.4615384615vw + 4.0384615385rem,
        17.5rem
    );
  }
}
/*# sourceMappingURL=about.css.map */
