@charset "utf-8";

/* No.1訴求　↓ */

.pc-only {
  display: block;
}

.sp-only {
  display: none;
}

section#no1_sec .kome {
  font-size: 1.4rem;
  color: #0097AC;
}

.evidence {
  text-align: left;
  color: #666666;
  font-size: 1.2rem;
  font-weight: 500;
  max-width: 1100px;
  margin: 4rem auto;
  text-indent: -20px;
  margin-left: 12px;
  line-height: 1.6;
  text-align: justify;
}

section#no1_sec h2 {
  line-height: 1.6;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  padding: 2rem 0 4rem;
}

section#no1_sec .inner {
  padding: 3.2rem 1.6rem 4rem;
  max-width: 1200px;
  margin: 0 auto;
}

section#no1_sec h2 span.no1 {
  font-size: 4rem;
  font-weight: 700;
  color: #0097AC;
  margin-left: 0.4rem;
  border: none;
}

.no1_content {
  background: #fff;
  border-radius: 1rem;
  padding: 3rem 8rem 5rem;
  border: 4px solid #36ccda;
}

.no1_title {
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  line-height: 4rem;
  letter-spacing: 0.08em;
}

.no1_title mark {
  background: linear-gradient(transparent 80%, #ff0 4%);
  color: #484848;
  font-size: 2.4rem;
  position: relative;
  font-style: normal;
}

.no1_title .il6 {
  background: url(https://cleaners.itembox.design/item/rinavis/img/common/il6.png) no-repeat center / contain;
  width: 2rem;
  height: 4rem;
  display: inline-block;
  vertical-align: bottom;
  position: absolute;
  left: -4rem;
  bottom: -0.4rem;
}

.no1_title .il7 {
  background: url(https://cleaners.itembox.design/item/rinavis/img/common/il7.png) no-repeat center / contain;
  width: 2rem;
  height: 4rem;
  display: inline-block;
  vertical-align: bottom;
  position: absolute;
  right: -3.2rem;
  bottom: -0.4rem;
}

.no1_title span {
  font-size: 4rem;
  font-weight: 700;
  color: #0097AC;
}

.no1_content .no1_items h4 {
  font-size: 1.6rem;
  line-height: 1.4;
  text-align: center;
  font-weight: 500;
}

.no1_content .no1_items h4 span {
  color: #0097ac;
  font-size: 2rem;
  font-weight: 700;
}

.no1_items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 8rem;
  margin-top: 2rem;
}

.no1_item {
  display: flex;
  flex-direction: column;
  width: calc((100% - 16rem)/3);
}

/* No.1訴求　↑ */

@media (max-width:767px) {
  /* no1訴求　↓ */

  .pc-only {
    display: none;
  }

  .sp-only {
    display: block;
  }

  section#no1_sec {
    margin-bottom: 4rem;
  }

  section#no1_sec h2 {
    padding: 2rem 0;
    font-size: 2.2rem;
  }

  section#no1_sec h2 span.no1 {
    font-size: 3rem;
  }

  .no1_content {
    padding: 2rem 1.6rem 1.6rem;
  }

  .no1_content .no1_items h4 {
    font-size: 1.4rem;
    line-height: 1.4;
    text-align: left;
    font-weight: 500;
  }

  .no1_content .no1_items h4 span {
    color: #0097ac;
    font-size: 1.7rem;
    font-weight: 700;
  }

  .no1_title {
    font-size: 1.6rem;
    line-height: 3rem;
  }

  .no1_title span {
    font-size: 2.6rem;
  }

  .no1_title mark {
    font-size: 1.6rem;
  }

  .no1_title .il6 {
    width: 2rem;
    height: 2rem;
    left: -2.6rem;
    bottom: 0;
  }

  .no1_title .il7 {
    width: 2rem;
    height: 2rem;
    right: -2.4rem;
    bottom: 0;
  }

  .no1_items {
    flex-direction: column;
    width: 100%;
    margin-top: 1rem;
    gap: 1rem;
  }

  .no1_items figure {
    max-width: 7.2rem;
  }

  .no1_item {
    display: flex;
    gap: 1rem;
    align-items: center;
    border-bottom: 1px dashed #36ccda;
    padding-bottom: 1rem;
    flex-direction: row;
    width: 100%;
  }

  .no1_item:last-child {
    border-bottom: none;
  }

  .evidence {
    margin: 2rem auto 0;
    padding-left: 1.6rem;
  }

  /* 


.sp-top-cleaning__subtitle {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin-bottom: 20px;
  display: block;
  text-indent: -3.7rem;
  margin-left: 4rem;
}

.sp-top-cleaning__subtitle::before {
  content: "";
  width: 3rem;
  height: 3rem;
  background: url(https://cleaners.itembox.design/item/rinavis/img/common/ico_title.svg) no-repeat center /contain;
  margin-right: 0.8rem;
  display: inline-block;
  vertical-align: bottom;
}

section#sp-top-no1 h2 span.no1 {
  font-size: 2.6rem;
  font-weight: 700;
  color: #0097AC;
  margin-left: 1.2rem;
}

.sp-top-cleaning__subtitle .kome,
.sp-top-no1_title .kome {
  font-size: 1.2rem;
  color: #0097AC;
  margin-left: .2rem;
}

.bg-blue {
  background: rgba(30, 198, 212, 0.1);
}

.sp-top_evidence {
  text-align: left;
  color: #666666;
  font-size: 1rem;
  font-weight: 500;
  max-width: 1100px;
  margin: 1.5rem auto 0;
  text-indent: -20px;
  margin-left: 12px;
}

.sp-top-no1_content {
  background: #fff;
  border-radius: 1rem;
  padding: 2rem 1.6rem 1.6rem;
  border: 2px solid #36ccda;
}

.sp-top-no1_title {
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
  line-height: 2rem;
  letter-spacing: 0.08em;
}

.sp-top-no1_title mark {
  background: linear-gradient(transparent 80%, #ff0 4%);
  color: #484848;
  font-size: 1.6rem;
  font-weight: 500;
  position: relative;
}

.sp-top-no1_title .il6 {
  background: url(https://cleaners.itembox.design/item/rinavis/img/common/il6.png) no-repeat center / contain;
  width: 2rem;
  height: 2rem;
  display: inline-block;
  vertical-align: bottom;
  position: absolute;
  left: -3rem;
  bottom: 0;
}

.sp-top-no1_title .il7 {
  background: url(https://cleaners.itembox.design/item/rinavis/img/common/il7.png) no-repeat center / contain;
  width: 2rem;
  height: 2rem;
  display: inline-block;
  vertical-align: bottom;
  position: absolute;
  right: -2.4rem;
  bottom: 0;
}

.sp-top-no1_title span {
  font-size: 2.4rem;
  font-weight: 700;
  color: #0097AC;
}

.sp-top-no1_content .sp-top-no1_items h4 {
  font-size: 1.4rem;
  line-height: 1.4;
  text-align: left;
  font-weight: 500;
}

.sp-top-no1_content .sp-top-no1_items h4 span {
  color: #0097ac;
  font-size: 1.7rem;
  font-weight: 700;
}

.sp-top-no1_items {
  margin-top: 2rem;
}

.sp-top-no1_item {
  display: flex;
  margin-top: 1rem;
  gap: 1rem;
  align-items: center;
  border-bottom: 1px dashed #36ccda;
  padding-bottom: 1rem;
}

.sp-top-no1_item:last-child {
  border-bottom: none;
}

.sp-top-no1_item figure {
  max-width: 7.2rem;
} */

  /* no1訴求　↑ */
}