.bx-prev,
.bx-next,
.bx-caption{
  display: none;
}

.idx_read {
   font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 18px;
  letter-spacing: 3px;
  text-align: center;
  font-weight: normal;
  margin-bottom: 30px;
  margin-top: -8px;
}
.idx_read span {
  display: inline-block;
  line-height:1.5;
  border-bottom: 1px solid #000;
  padding-bottom:10px;
}
.idx_banner {
  padding-bottom:20px;
}
.idx_banner .col {
  margin-bottom:15px;
}
.idx_banner_center {
  text-align: center;
}

@media (max-width: 768px) {
  .idx_read {
    margin-top: 25px;
    line-height: 2.5;
  }
  .idx_read span {
    display: inline;
    font-size: 16px;
    padding-bottom: 0px;
    margin-bottom: 10px;
  }
  .idx_banner {
    padding-bottom: 20px;
    padding-left:10px;
    padding-right:10px;
  }
}
@media (max-width: 560px) {
}
