.p_projectstory_intro_ttl01 .ttl_jp {
  font-size: 1.5rem;
}

.p_projectstory_intro_ttl01 .ttl_en {
  font-size: 3.125rem;
}

.p_projectstory_breadcrumb {
  padding-top: 17px;
}
.p_projectstory_mv {
  margin-top: 38px;
}
.p_projectstory_mv_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.p_projectstory_intro_main {
  position: relative;
  background-color: #fff;
  z-index: 1;
}
.p_projectstory_intro_content {
  padding: 28px 0 0;
}
.p_projectstory_intro_ttl01 {
  text-align: center;
}
.p_projectstory_intro_ttl01 .ttl_en,
.p_projectstory_intro_ttl01 .ttl_jp {
  display: block;
}
.p_projectstory_intro_ttl01 .ttl_en {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #e8002f;
  opacity: 0.7;
  line-height: 1.1;
  letter-spacing: 0.01em;
}
.p_projectstory_intro_ttl01 .ttl_jp {
  color: #231815;
  letter-spacing: 0.01em;
  line-height: 1.5;
  font-weight: 700;
  margin-top: 8px;
}
.p_projectstory_intro_ttl02 {
  color: #2e2e2e;
  line-height: 1.54;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.01em;
  margin-top: 29px;
}
.p_projectstory_intro_txt01 {
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 1.8;
  color: #2e2e2e;
  width: 100%;
  margin: 20px auto 0;
  font-size: 1rem;
}
.p_projectstory_intro_img01 {
  position: relative;
  text-align: center;
  margin-top: 29px;
  width: calc(100% + 40px);
  left: -20px;
}
.p_projectstory_parts {
  padding-top: 39px;
}
.p_projectstory_part {
  margin-top: 46px;
}
.p_projectstory_part:first-child {
  margin-top: 0;
}
.p_projectstory_part_flex {
  display: flex;
  flex-direction: column-reverse;
}
.p_projectstory_part_infor {
  margin-top: 27px;
  width: 100%;
}
.p_projectstory_part_ttl01 {
  color: #e8002f;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 1.8;
}
.p_projectstory_part_line {
  height: 1px;
  width: 100%;
  background-color: #dadede;
  margin-top: 13px;
}
.p_projectstory_part_img img {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.p_projectstory_part_img .img {
  position: relative;
  display: block;
  padding-bottom: 30px;
  padding-right: 20px;
}
.p_projectstory_part_img .img::after {
  position: absolute;
  content: "";
  left: 20px;
  bottom: 0;
  width: 100vw;
  height: calc(100% - 40px);
  background-color: #e8002f;
}
.p_projectstory_part_ttl02 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 14px;
  gap: 8px 0;
}
.p_projectstory_part_ttl02 .t01,
.p_projectstory_part_ttl02 .t02,
.p_projectstory_part_ttl02 .t03 {
  position: relative;
  font-weight: 500;
  display: inline-block;
}
.p_projectstory_part_ttl02 .t01,
.p_projectstory_part_ttl02 .t03 {
  letter-spacing: 0.04em;
  color: #2e2e2e;
  line-height: 1.5;
}
.p_projectstory_part_ttl02 .t_small {
  font-size: 0.625rem;
  font-weight: 400;
}
.p_projectstory_part_ttl02 .t01 {
  display: block;
  width: 100%;
}
.p_projectstory_part_ttl02 .t02 {
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.01em;
  font-size: 1.5rem;
  line-height: 1;
  margin-right: 11px;
}
.p_projectstory_part_ttl02 .t03 {
  font-size: 0.8125rem;
  top: 5px;
  font-weight: 400;
}
.p_projectstory_part_desc {
  width: 100%;
  margin: 25px auto 0;
}
.p_projectstory_part_desc .desc {
  color: #2e2e2e;
  letter-spacing: 0.01em;
  font-weight: 500;
  margin-top: 28px;
  line-height: 2;
}
.p_projectstory_part_desc .desc:first-child {
  margin-top: 0;
}
.p_projectstory_part_reversed .p_projectstory_part_img .img {
  padding-right: 0;
  padding-left: 20px;
}
.p_projectstory_part_reversed .p_projectstory_part_img .img::after {
  right: 20px;
  left: auto;
}
@media screen and (min-width: 768px) {
  .p_projectstory_intro_ttl01 .ttl_jp {
    font-size: 2rem;
  }
  .p_projectstory_intro_ttl01 .ttl_en {
    font-size: clamp(3.125rem, 8.4134615385vw + -0.9134615385rem, 7.5rem);
  }
  .p_projectstory_breadcrumb {
    padding-top: 18px;
  }
  .p_projectstory_mv {
    margin-top: 20px;
  }
  .p_projectstory_intro_main {
    margin-top: clamp(-14.75rem, -13.9423076923vw + -0.8076923077rem, -7.5rem);
  }
  .p_projectstory_intro_content {
    padding: 63px 30px 0;
  }
  .p_projectstory_intro_ttl01 .ttl_en {
    line-height: 1;
    font-weight: 700;
  }
  .p_projectstory_intro_ttl01 .ttl_jp {
    margin-top: 10px;
  }
  .p_projectstory_intro_ttl02 {
    text-align: center;
    font-size: 1.75rem;
    line-height: 1.8;
    margin-top: 47px;
  }
  .p_projectstory_intro_txt01 {
    margin-top: 29px;
    max-width: 1000px;
    line-height: 2;
    font-size: 1.125rem;
  }
  .p_projectstory_intro_img01 {
    margin-top: 36px;
    width: 100%;
    left: 0;
  }
  .p_projectstory_parts {
    padding-top: 80px;
    padding-bottom: 155px;
  }
  .p_projectstory_part {
    margin-top: 75px;
  }
  .p_projectstory_part_flex {
    flex-direction: row;
  }
  .p_projectstory_part_infor {
    width: 560px;
    padding-right: clamp(1.5625rem, 4.2067307692vw + -0.4567307692rem, 3.75rem);
    padding-top: clamp(0.625rem, 10.0961538462vw + -4.2211538462rem, 5.875rem);
  }
  .p_projectstory_part_ttl01 {
    font-size: 1.5rem;
    line-height: 1.79;
  }
  .p_projectstory_part_line {
    margin-top: 15px;
  }
  .p_projectstory_part_img {
    width: 600px;
  }
  .p_projectstory_part_img .img {
    padding-right: 0;
    padding-bottom: 60px;
  }
  .p_projectstory_part_img .img::after {
    height: clamp(15rem, 16.8269230769vw + 6.9230769231rem, 23.75rem);
    bottom: 0;
    left: 40px;
  }
  .p_projectstory_part_ttl02 {
    gap: 5px 10px;
    margin-top: 25px;
  }
  .p_projectstory_part_ttl02 .t_small {
    font-size: 0.75rem;
  }
  .p_projectstory_part_ttl02 .t01 {
    width: auto;
    display: inline-block;
  }
  .p_projectstory_part_ttl02 .t02 {
    margin-right: 0;
  }
  .p_projectstory_part_ttl02 .t03 {
    font-size: 0.9375rem;
    top: 2px;
  }
  .p_projectstory_part_desc {
    max-width: 1000px;
    margin-top: 55px;
  }
  .p_projectstory_part_desc .desc {
    margin-top: 36px;
    font-size: 1.125rem;
  }
  .p_projectstory_part_reversed .p_projectstory_part_flex {
    flex-direction: row-reverse;
  }
  .p_projectstory_part_reversed .p_projectstory_part_infor {
    padding-right: 0;
    padding-left: clamp(1.5625rem, 5.4086538462vw + -1.0336538462rem, 4.375rem);
  }
  .p_projectstory_part_reversed .p_projectstory_part_img .img {
    padding-left: 0;
  }
  .p_projectstory_part_reversed .p_projectstory_part_img .img::after {
    right: 40px;
  }
  .p_projectstory_part05 {
    margin-top: 112px;
  }
}
/*# sourceMappingURL=maps/projectstory.css.map */
