@charset "utf-8";

body {
  font-family: 'NotoSansSC', sans-serif;
  word-break: keep-all; overflow-wrap: break-word; line-break: strict; white-space: normal;
}