@charset "utf-8";
.hover_cell tr td:hover {
  background-color: rgba(0, 0, 0, 0.15);
}

.popup_OFF .ss_title a {
  pointer-events: none;
  color: black;
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
  .matrix_day{
    display: none!important;
  }
}
