@charset "utf-8";

/* bus css */

.section_title {
background-color:#efefef;
}
.section_title span {
color:#000000;
}


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

.table-responsive table {

}

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