@charset "utf-8";
/* CSS Document */
table.calendar tr:first-child th .prev,
table.calendar tr:first-child th .next {
  font-size: 1.4rem;
  font-weight: normal;
  display: inline-block;
  margin-top: -0.35rem;
}