.p-ecocleaning-item {
  padding-block: 10rem 15rem;
  background: #FFFDFC;
}
@media screen and (max-width: 767px) {
  .p-ecocleaning-item {
    padding-block: 8rem;
  }
}
.p-ecocleaning-item .c-wrap {
  max-width: 132.1rem;
}
.p-ecocleaning-item .box {
  padding-block: 6rem 8rem;
  background: #F9F2EC;
}
@media screen and (max-width: 767px) {
  .p-ecocleaning-item .box {
    padding-block: 4rem 6rem;
  }
}
.p-ecocleaning-item .box + .box {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-ecocleaning-item .box + .box {
    margin-top: 2rem;
  }
}
.p-ecocleaning-item .box_ttl {
  font-size: 2.4rem;
  line-height: 1.5;
  letter-spacing: 0.08em;
  font-weight: 500;
  text-align: center;
  font-size: 2rem;
}
.p-ecocleaning-item .box_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4.5rem 2.1rem;
  margin: 6rem auto 0;
  width: 94%;
  max-width: 119.5rem;
}
@media screen and (max-width: 767px) {
  .p-ecocleaning-item .box_list {
    grid-template-columns: 1fr;
    gap: 4rem;
    margin-top: 4rem;
    width: 90%;
  }
}
@media screen and (min-width: 768px) {
  .p-ecocleaning-item .box_list_item {
    display: grid;
    grid-template-columns: 15rem 1fr;
    column-gap: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .p-ecocleaning-item .box_list_icn {
    margin-inline: auto;
    width: 15rem;
  }
}
@media screen and (min-width: 768px) {
  .p-ecocleaning-item .box_list_hgroup {
    padding-block: 0.95rem;
  }
}
@media screen and (max-width: 767px) {
  .p-ecocleaning-item .box_list_hgroup {
    margin-top: 1rem;
  }
}
.p-ecocleaning-item .box_list_hgroup_ttl {
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: 0.08em;
  font-weight: 500;
  color: #D6007F;
}
@media screen and (max-width: 767px) {
  .p-ecocleaning-item .box_list_hgroup_ttl {
    font-size: 1.4rem;
    line-height: 1.5;
  }
}
.p-ecocleaning-item .box_list_hgroup_ttl_lg {
  font-size: 2rem;
  line-height: 1.5;
  display: block;
}
@media screen and (max-width: 767px) {
  .p-ecocleaning-item .box_list_hgroup_ttl_lg {
    font-size: 1.8rem;
    line-height: 1.5;
  }
}
.p-ecocleaning-item .box_list_hgroup_txt {
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: 0.08em;
  font-weight: 500;
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .p-ecocleaning-item .box_list_hgroup_txt {
    font-size: 1.4rem;
    line-height: 1.5;
    margin-top: 1rem;
  }
}
.p-ecocleaning-item .sbox {
  margin: 8rem auto 0;
  max-width: 108rem;
}
@media screen and (max-width: 767px) {
  .p-ecocleaning-item .sbox {
    margin-top: 4rem;
  }
}
.p-ecocleaning-item .sbox_ttl {
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: 0.08em;
  font-weight: 500;
  color: #D6007F;
  position: relative;
  padding-left: 3.1rem;
}
@media screen and (max-width: 767px) {
  .p-ecocleaning-item .sbox_ttl {
    font-size: 1.8rem;
    line-height: 1.5;
    padding-left: 2.3rem;
  }
}
.p-ecocleaning-item .sbox_ttl::before {
  content: "";
  position: absolute;
  top: 0.5rem;
  left: 0;
  width: 2rem;
  height: 2rem;
  background: url('data:image/svg+xml;utf8,<svg viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.5 10C7.72333 10 10 7.8025 10 2.5C10 7.8025 12.2608 10 17.5 10C12.2608 10 10 12.2608 10 17.5C10 12.2608 7.72333 10 2.5 10Z" fill="%23D6007F" stroke="%23D6007F" stroke-width="1.5" stroke-linejoin="round"/></svg>') center/contain no-repeat;
}
@media screen and (max-width: 767px) {
  .p-ecocleaning-item .sbox_ttl::before {
    width: 1.8rem;
    height: 1.8rem;
  }
}
.p-ecocleaning-item .sbox_txt {
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: 0.08em;
  font-weight: 500;
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-ecocleaning-item .sbox_txt {
    font-size: 1.4rem;
    line-height: 1.5;
    margin-top: 2rem;
  }
}
