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

.p_shurou .c_ttl35 {
  color: #430203;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
}
.p_shurou01 {
  padding-top: 60px;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (min-width: 768px) {
  .p_shurou01 {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding-top: clamp(
      5rem,
      7.5892857143vw + 1.3571428571rem,
      8.1875rem
  );
    gap: 60px;
  }
}
@media screen and (min-width: 768px) {
  .p_shurou01__desc {
    width: 49.958643507%;
  }
}
@media screen and (min-width: 768px) {
  .p_shurou01__img {
    position: relative;
    width: 39.4540942928%;
  }
}
.p_shurou01__img .img {
  position: relative;
  padding-bottom: 20px;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .p_shurou01__img .img {
    padding-top: 50px;
    padding-right: clamp(
      1.25rem,
      6.4903846154vw + -2.9038461538rem,
      2.9375rem
  );
    padding-bottom: clamp(
      1.25rem,
      4.8076923077vw + -1.8269230769rem,
      2.5rem
  );
    transform: translateY(7px);
  }
}
.p_shurou01__img .img::after {
  content: "";
  position: absolute;
  width: clamp(
      9.375rem,
      30.8673469388vw + 2.1404655612rem,
      16.9375rem
  );
  height: clamp(
      6.25rem,
      17.8571428571vw + 2.0647321429rem,
      10.625rem
  );
  background-color: #430203;
  right: -20px;
  bottom: 0;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .p_shurou01__img .img::after {
    width: clamp(
      9.375rem,
      29.0865384615vw + -9.2403846154rem,
      16.9375rem
  );
    height: clamp(
      6.25rem,
      16.8269230769vw + -4.5192307692rem,
      10.625rem
  );
    right: clamp(
      -0.5625rem,
      -2.1634615385vw + 1.3846153846rem,
      0rem
  );
  }
}
.p_shurou01 .c_ttl35 {
  line-height: 1.4571428571;
  letter-spacing: 0.03em;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .p_shurou01 .c_ttl35 {
    padding-left: 13px;
  }
}
.p_shurou01 .txt {
  line-height: 2.2222222222;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .p_shurou01 .txt {
    padding-left: 2px;
  }
}
.p_shurou01 .txt + .txt {
  padding-top: 5px;
}
@media screen and (min-width: 768px) {
  .p_shurou01 .txt + .txt {
    padding-top: 16px;
  }
}
.p_shurou02 {
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  .p_shurou02 {
    padding-top: clamp(
      5rem,
      9.8214285714vw + 0.2857142857rem,
      9.125rem
  );
  }
}
.p_shurou02 .c_ttl35 {
  line-height: 1.7142857143;
  letter-spacing: 0.15em;
}
.p_shurou02__content {
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .p_shurou02__content {
    padding-top: 70px;
  }
}
.p_shurou02__item {
  font-family: "Noto Sans JP", sans-serif;
  width: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .p_shurou02__item {
    flex-direction: row;
    gap: clamp(
      2.5rem,
      7.1428571429vw + -0.9285714286rem,
      5.5rem
  );
    padding: 26px 12px 26px clamp(
      1.25rem,
      6.8452380952vw + -2.0357142857rem,
      4.125rem
  );
  }
}
.p_shurou02__item::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #fff;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .p_shurou02__item::after {
    width: calc(100% + 12px);
  }
}
.p_shurou02__item + .p_shurou02__item {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .p_shurou02__item + .p_shurou02__item {
    margin-top: clamp(
      2.5rem,
      6.25vw + -0.5rem,
      5.125rem
  );
  }
}
@media screen and (min-width: 768px) {
  .p_shurou02__item .img {
    width: 342px;
  }
}
.p_shurou02__item .desc {
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .p_shurou02__item .desc {
    padding: 10px 0;
    width: 671px;
  }
}
.p_shurou02__item .ttl {
  font-weight: 700;
  line-height: 1.6666666667;
  letter-spacing: 0;
  color: #430203;
}
.p_shurou02__item .txt {
  line-height: 2;
  letter-spacing: 0;
  padding-top: 10px;
}
@media screen and (min-width: 768px) {
  .p_shurou02__item .txt {
    padding-top: clamp(
      0.625rem,
      2.9761904762vw + -0.8035714286rem,
      1.875rem
  );
  }
}
.p_shurou03 {
  padding-top: 90px;
}
@media screen and (min-width: 768px) {
  .p_shurou03 {
    padding-top: clamp(
      5rem,
      22.1726190476vw + -5.6428571429rem,
      14.3125rem
  );
  }
}
.p_shurou03 .c_ttl35 {
  line-height: 1.7142857143;
  letter-spacing: 0.15em;
}
.p_shurou04 {
  padding-top: 90px;
}
@media screen and (min-width: 768px) {
  .p_shurou04 {
    padding-top: clamp(
      5rem,
      31.3988095238vw + -10.0714285714rem,
      18.1875rem
  );
  }
}
.p_shurou04__content {
  max-width: 1059px;
  margin: 0 auto;
}
.p_shurou04 .c_ttl35 {
  letter-spacing: 0.15em;
  line-height: 1.7142857143;
}
.p_shurou04 .c_list {
  max-width: 1138px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p_shurou04 .c_list__item {
    padding: 40px 22px;
  }
}
@media screen and (min-width: 768px) {
  .p_shurou04 .c_list__content {
    padding-top: 100px;
  }
}
.p_shurou05 {
  padding-top: 90px;
}
@media screen and (min-width: 768px) {
  .p_shurou05 {
    padding-top: clamp(
      5rem,
      17.8571428571vw + -3.5714285714rem,
      12.5rem
  );
    padding-right: 18px;
  }
}
.p_shurou05 .c_ttl35 {
  line-height: 1.7142857143;
  letter-spacing: 0.15em;
}
@media screen and (min-width: 768px) {
  .p_shurou05 .c_listpost__content {
    padding-top: clamp(
      2.5rem,
      5.9523809524vw + -0.3571428571rem,
      5rem
  );
  }
}
.p_shurou06 {
  padding: 90px 0 60px;
}
@media screen and (min-width: 768px) {
  .p_shurou06 {
    padding: clamp(
      5rem,
      10.5654761905vw + -0.0714285714rem,
      9.4375rem
  ) 0 clamp(
      5rem,
      23.5119047619vw + -6.2857142857rem,
      14.875rem
  );
  }
}
.p_shurou06 .c_ttl35 {
  line-height: 1.7142857143;
  letter-spacing: 0.15em;
}
.p_shurou06__content {
  max-width: 1059px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p_shurou06 .c_list__content {
    padding-top: clamp(
      3.125rem,
      7.4404761905vw + -0.4464285714rem,
      6.25rem
  );
    margin-right: -9px;
    margin-left: 12px;
  }
}
@media screen and (min-width: 768px) {
  .p_shurou06 .c_list__item {
    padding: 42px 22px 46px 18px;
  }
}
.p_shurou06 .map {
  width: 100%;
  max-width: 1056px;
  margin: 0 auto;
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  .p_shurou06 .map {
    padding-top: clamp(
      5rem,
      17.4107142857vw + -3.3571428571rem,
      12.3125rem
  );
  }
}
.p_shurou06 .map iframe {
  width: 100%;
  height: clamp(
      18.75rem,
      51.0204081633vw + 6.7920918367rem,
      31.25rem
  );
}
@media screen and (min-width: 768px) {
  .p_shurou06 .map iframe {
    height: 574px;
  }
}
/*# sourceMappingURL=shurou.css.map */
