@charset "utf-8";

/* atsumisen css */

.time-m ul li span.-tomari {
  color: #d62839;
  font-size: 1.4rem;
}


@media screen and (max-width: 600px) {
.time-m ul li span.-tomari {
  font-size: 1rem;
}


.table-responsive {
  overflow-x: auto;
  max-width: 100%;
}

.table-responsive table {

}

.scroll-hint-text{ 
  margin-top:0;
}
