.c5-top_sec_1 {
  margin-top: 60px;
}
.c5-top_sec_1__read_text {
  margin-bottom: 20px;
}
.c5-top_sec_1__read_text + div {
  margin-top: 60px;
}
.c5-top_sec_1__fig {
  text-align: center;
}
.c5-top_sec_1__fig p {
  text-align: center;
  font-size: 18px;
  margin-top: 40px;
}
@media screen and (max-width: 640px) {
  .c5-top_sec_1__fig p {
    font-size: 16px;
  }
}
.c5-top_sec_1__points {
  padding-bottom: 40px;
  border-bottom: solid 1px rgba(47, 53, 61, 0.3);
}
.c5-top_sec_1__points li {
  margin-top: 40px;
}
.c5-top_sec_1__points li dt {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
  text-indent: -18px;
  margin-left: 18px;
}
.c5-top_sec_1__points li dt::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #109C94;
  margin-right: 10px;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
.c5-top_sec_1__points li dd {
  margin-top: 15px;
}
@media screen and (max-width: 980px) {
  .c5-top_sec_1__fig p {
    text-align: left;
  }
}
@media screen and (max-width: 640px) {
  .c5-top_sec_1__points li dt {
    font-size: clamp(1.125rem, 0.75rem + 1.88vw, 1.5rem);
    text-indent: calc((clamp(0.375rem, 0.25rem + 0.63vw, 0.5rem) + 10px) * -1);
    margin-left: calc(clamp(0.375rem, 0.25rem + 0.63vw, 0.5rem) + 10px);
  }
  .c5-top_sec_1__points li dt::before {
    width: clamp(0.375rem, 0.25rem + 0.63vw, 0.5rem);
    height: clamp(0.375rem, 0.25rem + 0.63vw, 0.5rem);
    -webkit-transform: translateY(clamp(-0.25rem, -0.188rem - 0.31vw, -0.313rem));
            transform: translateY(clamp(-0.25rem, -0.188rem - 0.31vw, -0.313rem));
  }
}

.c5-casestudy .row {
  margin-bottom: 0;
}
.c5-casestudy .item {
  padding-bottom: 0;
  border: none;
}/*# sourceMappingURL=top.css.map */