.keibado-nav {
  width:100%;
}
.keibado-nav a{
  text-decoration:none;
}
strong {
  color:#f00;
}
img {
  width:100%;
}
a {
  text-decoration: underline;
  color:#000000;
}
.font-small {
  font-size:0.8em !important;
}
.font-big {
  font-size:1.2em !important;
}
.font-bigbig {
  font-size:1.6em !important;
}
.font-bold {
  font-weight:bold !important;
}
.font-emphasis {
  color:#f00 !important;
  font-weight:bold !important;
}
.keibado-table{
  width:100%;
}
.keibado-table caption {
  caption-side: top;
  width: 100%;
  background-color: #5f7471;
  padding: 0.1em 1.2em;;
  color: #FFFFFF;
  font-size:1.1em;
}
.keibado-table thead > tr > th {
  border-bottom: 1px solid #02455c;
  text-align: center;
  font-size: 1.2em;
  line-height: 1.2;
}

.keibado-table tbody > tr > td {
  border-bottom: 1px solid #02455c;
  text-align: center;
  font-size: 1.1em;
  line-height: 1.2;
}
.keibado-block-item {
  padding-right: 0 !important;
}
.keibado-block-img {
  padding:0 !important;
}
.keibado-icon {
  width:auto !important;
}
a.keibado-link {
  display:block;
  width:100%;
}
.keibado-header {
  width:100%;
  margin-bottom:0.3em;
}
.keibado-header table > thead > tr:nth-child(1) {
  line-height: 0.5;
  background-color:#000;
}
.keibado-header table > thead > tr:nth-child(2) {
    line-height: 1.2;
    font-size: 0.6em;
}
.keibado-header table > thead > tr:nth-child(3) {
  background-color:#999999;
  line-height:0.3;
}
.keibado-header table > thead img {
  width:30%;
}
@media (max-width: 767px) {
  .keibado-header table > thead img {
    width:100%;
  }
}
.keibado-header table > thead > tr > th {
  padding:0 0.8em;
}
.keibado-header table > thead > tr:nth-child(2).bookworld-color {
  background-color:#9999ff;
}
.keibado-header table > thead > tr:nth-child(2).bucome-color {
  background-color:#f00;
}
.keibado-header table > thead > tr:nth-child(2).rating-color {
  background-color:#E6757F;
}
.keibado-col {
  padding-right:0;
  padding-left:0;
}
.keibado-text-block {
  display:block;
}
.nav-link.active {
  background-color:#ccc;
  color:#fff;
  font-weight:bold;
}
.waku1 {
  background-color:#fff;
  color:#000;
}
.waku2 {
  background-color:#000;
  color:#fff;
}
.waku3 {
  background-color:#f00;
  color:#fff;
}
.waku4 {
  background-color:#00f;
  color:#fff;
}
.waku5 {
  background-color:#ff0;
  color:#000;
}
.waku6 {
  background-color:#6c0;
  color:#000;
}
.waku7 {
  background-color:#f90;
  color:#000;
}
.waku8 {
  background-color:#f9f;
  color:#000;
}

