.p_story02__ttl, .p_story03__content .item_ttl {
  font-size: 1.8rem;
}
@media screen and (min-width: 768px) {
  .p_story02__ttl, .p_story03__content .item_ttl {
    font-size: 2.4rem;
  }
}

@media screen and (min-width: 768px) {
  .p_story.project02 .c_member {
    margin-top: 64px;
  }
}
@media screen and (min-width: 768px) {
  .p_story.project02 .p_story02 {
    margin-bottom: 76px;
  }
}
@media screen and (min-width: 768px) {
  .p_story.project02 .item_sub {
    letter-spacing: 0.005em;
  }
}
.p_story01 {
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  .p_story01 {
    padding-top: 20px;
  }
}
.p_story01__img {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .p_story01__img {
    margin-bottom: 48px;
  }
}
.p_story01 .c_title {
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  .p_story01 .c_title {
    margin-bottom: 36px;
  }
}
.p_story01 .c_member {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .p_story01 .c_member {
    margin-top: 32px;
  }
}
.p_story01 .c_member__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .p_story01 .c_member__list {
    flex-wrap: nowrap;
    justify-content: center;
  }
}
.p_story01 .c_member__list.project02_member .c_member__list__item:nth-child(1) {
  max-width: max-content;
  width: calc(50% - 15px);
  order: 3;
}
@media screen and (min-width: 768px) {
  .p_story01 .c_member__list.project02_member .c_member__list__item:nth-child(1) {
    width: 100%;
    max-width: 300px;
  }
}
.p_story01 .c_member__list.project02_member .c_member__list__item:nth-child(2) {
  max-width: clamp(
        15.3rem,
        50vw + -3.45rem,
        34.9rem
    );
  width: 100%;
  margin: 0 auto;
  order: 1;
}
@media screen and (min-width: 768px) {
  .p_story01 .c_member__list.project02_member .c_member__list__item:nth-child(2) {
    max-width: 300px;
    margin: 0;
    order: 1;
  }
}
.p_story01 .c_member__list.project02_member .c_member__list__item:nth-child(3) {
  order: 2;
}
@media screen and (min-width: 768px) {
  .p_story01 .c_member__list.project02_member .c_member__list__item:nth-child(3) {
    order: 1;
  }
}
.p_story01 .c_member__list__item {
  width: calc(50% - 15px);
}
@media screen and (min-width: 768px) {
  .p_story01 .c_member__list__item {
    width: 100%;
  }
}
.p_story01 .c_member__list__item:first-child {
  max-width: clamp(
        15.3rem,
        50vw + -3.45rem,
        34.9rem
    );
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p_story01 .c_member__list__item:first-child {
    max-width: 300px;
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .p_story01 .c_member__list__img {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 768px) {
  .p_story01 .c_member__list__txt {
    padding-right: 26px;
  }
}
@media screen and (min-width: 768px) {
  .p_story01 .c_member__ttl {
    margin-bottom: 48px;
  }
}
.p_story01 .c_txt16 {
  font-weight: 500;
}
.p_story02 {
  padding-top: 50px;
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .p_story02 {
    padding-top: 75px;
    margin-bottom: 108px;
  }
}
.p_story02__ttl {
  font-weight: 700;
  padding-bottom: 20px;
}
.p_story02__content {
  background-color: #efefef;
  padding: 30px 20px;
}
@media screen and (min-width: 768px) {
  .p_story02__content {
    padding: 58px 70px;
  }
}
.p_story02 .c_title02 {
  margin-bottom: 35px;
}
@media screen and (min-width: 768px) {
  .p_story02 .c_title02 {
    margin-bottom: 60px;
  }
}
.p_story02__img {
  width: 100%;
}
.p_story02__img img {
  min-width: 620px;
}
.p_story03 {
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  .p_story03 {
    padding-top: 75px;
  }
}
.p_story03 + .p_story03 {
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .p_story03 + .p_story03 {
    margin-top: 100px;
  }
}
.p_story03__item + .p_story03__item {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .p_story03__item + .p_story03__item {
    margin-top: 96px;
  }
}
.p_story03__item + .p_story03__inner {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .p_story03__item + .p_story03__inner {
    margin-top: 96px;
  }
}
.p_story03__item + .p_story03__inner .p_story03__item + .p_story03__item {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .p_story03__item + .p_story03__inner .p_story03__item + .p_story03__item {
    margin-top: 16px;
  }
}
.p_story03__content .item_content {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 20px;
}
@media screen and (min-width: 768px) {
  .p_story03__content .item_content {
    flex-direction: row;
    gap: 40px;
  }
}
.p_story03__content .item_content.w_full .item_txt {
  width: 100%;
}
@media (min-width: 768px) {
  .p_story03__content .item_content.reverse {
    flex-direction: row-reverse;
  }
}
.p_story03__content .item_ttl {
  font-weight: 700;
  padding: 30px 0 20px;
}
@media screen and (min-width: 768px) {
  .p_story03__content .item_ttl {
    padding: 54px 0 33px;
  }
}
@media screen and (min-width: 768px) {
  .p_story03__content .item_img {
    width: 43.1034482759%;
  }
}
.p_story03__content .item_txt {
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p_story03__content .item_txt {
    margin-top: -4px;
    width: 48.275862069%;
  }
}
.p_story03__content .item_sub {
  font-weight: 500;
  margin-top: -4px;
}
.p_story03__bg {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .p_story03__bg {
    margin-top: 96px;
  }
}
.p_story05 {
  padding-top: 50px;
  margin-bottom: -40px;
}
@media screen and (min-width: 768px) {
  .p_story05 {
    padding-top: 100px;
    margin-bottom: -40px;
  }
}
.p_story05 .c_list {
  display: flex;
  justify-content: center;
}
.p_story05 .c_list__btn {
  border: none;
  margin-top: 18px;
}
@media screen and (min-width: 768px) {
  .p_story05 .c_list__btn {
    margin-top: 0;
    padding-top: 49px;
  }
}
.p_story05 .c_list__item {
  width: 100%;
  max-width: 560px;
}
/*# sourceMappingURL=carrer-work-story.css.map */
