/*!
global > color
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.p_work {
  position: relative;
  z-index: 1;
}
.p_work01 {
  padding: 0 0 30px 0;
}
@media screen and (min-width: 768px) {
  .p_work01 {
    padding: 0 0 47px 0;
  }
}
@media screen and (min-width: 768px) {
  .p_work01 .c_work .c_btn__txt {
    position: relative;
    top: 3px;
  }
}
.p_work02 {
  padding: 60px 0 30px 0;
}
@media screen and (min-width: 768px) {
  .p_work02 {
    padding: 60px 0 19px 0;
  }
}
.p_work02 .c_ttl01 {
  align-items: center;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .p_work02 .c_ttl01 {
    margin-bottom: 41px;
  }
}
.p_work02 .c_ttl01__en {
  font-weight: 500;
  letter-spacing: 0.01em;
}
.p_work02 .c_ttl01__jp {
  letter-spacing: 0.01em;
}
.p_work03 {
  position: relative;
  padding: 60px 0 180px;
}
@media screen and (min-width: 768px) {
  .p_work03 {
    padding: 100px 0 clamp(
        10.275rem,
        13.1730769231vw + 3.9519230769rem,
        17.125rem
    );
  }
}
.p_work03 .c_ttl01 {
  align-items: center;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .p_work03 .c_ttl01 {
    margin-bottom: 44px;
  }
}
.p_work03 .c_ttl01__en {
  font-weight: 500;
  letter-spacing: 0.01em;
  white-space: nowrap;
}
.p_work03 .c_ttl01__jp {
  font-weight: 700;
  letter-spacing: 0.01em;
}
.p_work__img {
  position: absolute;
  left: 20px;
  bottom: 20px;
  width: 140px;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .p_work__img {
    left: 45px;
    bottom: 7px;
    width: clamp(
        10.5rem,
        13.4615384615vw + 4.0384615385rem,
        17.5rem
    );
  }
}
/*# sourceMappingURL=work.css.map */
