.top-sns li{
  float: right;
  margin-left: 10px;
}

.tvtimetable{
  border-top: 1px solid #929292;
  padding: 10px 0px 0px 0px;
}
.mainnewstitle {
  font-weight: 600;
  font-size: 15px;
  font-size: 17px;
  color: #1b3e6a;
}

.b-bt-grey {
  color: #B9BDBD;
}

.injejusubvodtitle {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.injejusubvodtitle {
  font-size: 15px;
}

.pairing-category ul {
  margin: 0;
  cursor: pointer;
}

.time-table-title {
  color: #1b3e6a;
  font-size: 21px;
  font-weight: 600;
  margin-top: 5px;
}

.category {
  border-top: 3px solid #979798;
  border-bottom: 1px solid #979798;
}

.material-icons {
  font-size: 15px;
}

.onair-logo-title-time {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 160px;
}

.rolling-news-contentbox {
  /* 	margin-left: -1px; */

}

.onair-label {
  font-size: 14px;
  padding: 2px 0px;
  background-color: red;
  color: white;
  width: 100px;
  margin: 0 auto;
}

.signProgramBtn{
  text-align: center;
  width: 75px;
  border: 1px solid #d8d8d8;
  padding: 5px;
  border-radius: 20px;
  color: #205080;
  font-weight: 700;
  display: inline-block;
}
@media ( max-width :374px) {
  .onairtext {
    font-size: 13px;
  }
}

@media screen and ( min-width :375px) and ( max-width :424px) {
  .onairtext {
    font-size: 15px;
  }
  .onair-logo-title-time {
    position: absolute;
    bottom: 5px;
    right: 0px;
    width: 180px;
  }
}

@media screen and ( min-width :425px) and ( max-width :767px) {
  .onairtext {
    font-size: 15px;
  }
  .onair-logo-title-time {
    position: absolute;
    bottom: 5px;
    right: 0px;
    width: 200px;
  }
}

@media screen and ( min-width :768px) and ( max-width :1023px) {
  .onairtext {
    font-size: 15px;
  }
  .onair-logo-title-time {
    position: absolute;
    bottom: 4px;
    right: 0px;
    width: 210px;
  }
}

@media ( min-width :1024px) {
  .onairtext {
    font-size: 20px;
  }
  .onair-logo-title-time {
    position: absolute;
    bottom: 7px;
    right: 0px;
    width: 290px;
  }
}

@media ( max-width :767px) {
  .rolling-banner-box {
    display: none;
  }
  .injejusubvodtitle {
    font-size: 13px !important;
  }
  .injejuRealVideo {
    padding: 0px 3px;
  }
  .main-slide-img {
    padding-left: 0px;
    padding-right: 0px;
  }
  .pairing-content {
    height: 320px;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #d8d8d8;
  }
  .tv-label {
    font-size: 12px;
    padding: 2px 30px;
    color: white;
    background-color: #565657;
    position: absolute;
    right: 0;
  }
  .tv-onair-label {
    font-size: 12px;
    padding: 2px 10px;
    background-color: red;
    color: white;
    position: absolute;
    right: 75px;
    display: inline;
  }
  .radio-label {
    font-size: 12px;
    padding: 2px 19px;
    color: white;
    background-color: #565657;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .radio-onair-label {
    font-size: 12px;
    padding: 2px 10px;
    background-color: red;
    color: white;
    position: absolute;
    right: 74px;
    display: inline;
  }
  .radioMenu {
    display: none;
  }
  .radioMenu a {
    color: white;
  }
  .radioBoxTitle {
    text-align: center;
    font-weight: 700;
    font-size: 27px;
    color: black;
  }
  .radioBoxSubTitle {
    font-weight: 700;
    font-size: 15px;
    color: black;
  }
  .radioBoxHr {
    border: 1px solid black;
  }
  .radioBoxContent ul {
    margin-left: -25px;
  }
  .radioImg {
    margin-top: 30px;
  }
  .left-angle {
    left: 5%;
  }
  .right-angle {
    right: 5%;
  }
  .date-location {
    position: absolute;
    top: 10px;
    font-size: 50px;
    color: #676B6D;
  }
}

@media ( min-width :768px) {
  .tv-label {
    font-size: 14px;
    padding: 5px 30px;
    color: white;
    background-color: #565657;
    position: absolute;
    right: 0;
    top: 0px;
  }
  .tv-onair-label {
    font-size: 14px;
    padding: 5px 20px;
    background-color: red;
    color: white;
    position: absolute;
    right: 78px;
    top: 0px;
  }
  .radio-label {
    font-size: 14px;
    padding: 5px 18px;
    color: white;
    background-color: #565657;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .radio-onair-label {
    font-size: 14px;
    padding: 5px 20px;
    background-color: red;
    color: white;
    position: absolute;
    right: 78px;
  }
  .pc-radio-icon {
    display: block;
  }
  .mobile-radio-icon {
    display: none;
  }
  .background {
    width: 100%;
    height: 530px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center top;
  }
  .radioMobileMenu {
    display: none;
  }
  .radioMenu a {
    color: white;
  }
  .radioBoxTitle {
    font-weight: 700;
    font-size: 27px;
    color: black;
  }
  .radioBoxSubTitle {
    font-weight: 700;
    font-size: 15px;
    color: black;
  }
  .radioBoxHr {
    border: 1px solid black;
  }
  .radioBoxContent ul {
    margin-left: -25px;
  }

  /* contentBody */
  .contentmenu {
    float: left;
    width: 345px;
    background-color: #f3f2f2;
    height: 35px;
    padding-top: 10px;
  }
  .radioMenu {
    background-color: #333333;
    height: 56px;
    padding-top: 20px;
  }
  .radioForm {
    position: relative;
    top: -200px;
  }
  .left-angle {
    left: 35%;
  }
  .right-angle {
    right: 35%;
  }
  .date-location {
    position: absolute;
    top: 10px;
    font-size: 50px;
    color: #676B6D;
  }
}

@media ( min-width :768px) and (max-width:1023px) {
  .pairing-content {
    height: 301px;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #d8d8d8;
  }
}

@media ( min-width :1024px) and (max-width:1199px) {
  .pairing-content {
    height: 215px;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #d8d8d8;
  }
}

@media ( min-width :1200px) {
  .pairing-content {
    height: 280px;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #d8d8d8;
  }
}

.pairing-content-time {
  font-size: 14px;
  padding: 11px 0 11px 5px;
}