.terms-of-use-container {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-twounits);
  overflow: auto;
  min-height: 100vh;
  align-items: flex-start;
  flex-direction: column;
}
.terms-of-use-text01 {
  font-size: 25px;
  font-weight: 700;
}
.terms-of-use-text02 {
  font-size: 25px;
  font-weight: 700;
}
.terms-of-use-text03 {
  font-size: 25px;
  font-weight: 700;
}
.terms-of-use-text40 {
  font-weight: 700;
}
.terms-of-use-text49 {
  font-weight: 700;
}
