.dd_list_manual > li ~ li {
  margin-top: 4.8rem;
}
.dd_list_manual > li > a {
  display: block;
  margin-bottom: 0.8rem;
}
.dd_list_manual strong {
  display: block;
  margin-bottom: 2.4rem;
  line-height: 1.5;
  font-size: 2.4rem;
  font-weight: 700;
}
.dd_list_manual p {
  font-size: 1.6rem;
  margin-bottom: 2.4rem;
}

.dd_list_manual small {
  color: var(--body-color);
  font-size: 1.4rem;
  opacity: 0.5;
}
