@charset "utf-8";
/* CSS Document */

/* ジャンボタクシー */
.m-tbl[data-type="timetable"] tbody tr.m-tbl__timetable--bus th div .taxi::before {
  width: 33px;
  height: 24px;
  margin: 0 auto 9px;
  display: table;
  background-position: -627px -527px;
  background-image: url(../img/taxi.png);
  content: '';
}