.u-text-large {
  font-size: 2.4rem;
}

/* 表の黒丸 */
.c-list020>.disc::before {
  content: '・';
}
.c-list020>.none {
  padding-left: 0!important;
}
.c-list020>.none::before {
  content: none;
}