body {
    font-family: "Noto Sans JP";
}

.md-typeset h1 {
  font-weight: bold;
  color: #000;
  border-bottom: solid 2px gray;
  padding-bottom: 5px;
}

.md-typeset h2 {
  font-weight: bold;
}