@charset 'UTF-8';

.tbl.-kojinmuke thead .txt.-pink {
  color: #e4007f!important;
}

.tbl.-kojinmuke thead .txt.-blue {
  color: #00a0e9!important;
}

.tbl.-kojinmuke .-hilight.-dark {
  color: #fff!important;
  background-color: #f749d9!important;
}

.tbl.-kojinmuke .-hilight.-light {
  background-color: #ffd4f8!important;
}

@media screen and (max-width:767px) {
  .tbl.-kojinmuke thead img.-sm70 {
    width: 70px!important;
  }
}
