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

.wy-menu-vertical a, .wy-menu-vertical .subnav a {
  color: white;
}

.wy-menu-vertical * li.current a {
  color: black;
}

.wy-menu-vertical span {
  color: #ff0;
}

.md-footer-nav {
  display: none;
}

.md-footer-copyright {
  display: none;
}

.md-typeset h2 {
  padding: 0.25em 0.5em;
  color: #494949;
  background: transparent;
  border-left: solid 5px #7db4e6;
	border-bottom: 3px solid #B0BEC5;
}

.md-typeset h3 {
	border-bottom: dotted 2px #87CEFA;
}