.p-onair {
  padding-bottom: 49px;
}

@media not all and (max-width: 959px) {
  .p-onair {
    padding-bottom: 105px;
  }
}

@media screen and (max-width: 959px) {
  .p-onair .is-pc {
    display: none !important;
  }
}

.p-onair__block + .p-onair__block {
  margin-top: 37px;
}

@media not all and (max-width: 959px) {
  .p-onair__block + .p-onair__block {
    margin-top: 72px;
  }
}

.p-onair__block-ttl {
  margin-bottom: 20px;
  color: #0d1f51;
  font-size: 15px;
  font-weight: 500;
}

@media not all and (max-width: 959px) {
  .p-onair__block-ttl {
    margin-bottom: 46px;
    font-size: 33px;
  }
}

.p-onair__list {
  background-color: rgba(241, 246, 252, 0.8);
  width: 100%;
}

@media not all and (max-width: 959px) {
  .p-onair__list {
    font-size: 16px;
  }
}

.p-onair__list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 7px 0 8px;
}

@media not all and (max-width: 959px) {
  .p-onair__list-item {
    border-bottom: 1px solid rgba(13, 31, 81, 0.3);
  }
}

.p-onair__list-item.-head {
  background-color: #0d1f51;
  padding: 5px 0;
  color: #ffffff;
}

@media not all and (max-width: 959px) {
  .p-onair__list-item.-head .p-onair__list-cell {
    min-height: 0;
  }
}

.p-onair__list-cell {
  line-height: 1.35;
}

@media not all and (max-width: 959px) {
  .p-onair__list-cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 10px;
    min-height: 34px;
  }
}

.p-onair__list-cell.-broadcaster {
  width: 51.3%;
}

@media screen and (max-width: 959px) {
  .p-onair__list-cell.-broadcaster {
    padding: 0 1.5%;
  }
}

@media not all and (max-width: 959px) {
  .p-onair__list-cell.-broadcaster {
    width: 28.6%;
  }
}

.p-onair__list-cell.-broadcaster a {
  text-decoration: underline;
}

@media not all and (max-width: 959px) {
  .p-onair__list-cell.-broadcaster a:hover {
    text-decoration: none;
  }
}

.p-onair__list-cell.-start {
  width: 48.7%;
}

@media screen and (max-width: 959px) {
  .p-onair__list-cell.-start {
    padding: 0 1.5%;
  }
}

@media not all and (max-width: 959px) {
  .p-onair__list-cell.-start {
    width: 23%;
  }
}

@media screen and (max-width: 959px) {
  .p-onair__list-cell.-start .p-in-sup {
    font-size: 11px;
  }
}

@media not all and (max-width: 959px) {
  .p-onair__list-cell.-time {
    width: 23%;
  }
}

@media not all and (max-width: 959px) {
  .p-onair__list-cell.-sup {
    width: 25.4%;
    font-size: 0.85em;
  }
}
