@charset "UTF-8";

#common-tver-ranking-desktop h3 {
    font-weight: 400;
}

/*Xキャンペーン*/

.u-mark_r {
    background: #960000;
    color: #ffffff;
    padding: 0.5rem;
    margin: 0 0.5rem;
    }

.t-btn{
    margin:0px 5px 0px 0px;
    width:30px;
     height:auto;
}

    #wrapper .btn-box2 a {
      position: relative;
      font-weight: bold;
      line-height: 30px;
      text-align: center;
      padding: 4px 6px;
      display: inline-block;
      background: #000000;
      color: #ffffff;
      text-decoration: none;
     border-radius: 5px;
     margin: 10px 0;
     }

    #wrapper .btn-box2 a:after {
      font-family: FontAwesome;
      display: block;
      width: 20px;
      height: 20px;
      font-size: 2.1rem;
      position: absolute;
      top: 4px;
      right: 10px;
      }


/*サブメニュー修正*/
#nav-wrap .api-nav-sub > div {
  margin: 20px auto -10px auto !important;
}

#nav-wrap .api-nav-sub a {
  margin-bottom: 10px !important;
}

/*TVerバナーアイコン位置*/
.enhancedVodList .item-label {
        top: 51% !important;
        border-radius: 0px 3px 0px 0px !important;
    }