@charset "UTF-8";


/*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;
      }


/*pagetop*/

#page-up img {
    width: 32px;
    height: auto;
}


/*年齢消す*/

body.cast #wrapper .cast-age {
    background: ransparent !important;
    padding: 0px !important;
    margin: 0px !important; 
}

/*なかぐろ*/

body.cast #wrapper .cast-dot {
    margin: -30px auto 10px !important;
}


/*主題歌*/

body.staff #wrapper h4.staff-ttl {
  background: #FF0000;
  font-size: 2.2rem;
  text-align: center;
  margin: 0 auto;
  font-weight: 600;
  margin-bottom: 3rem;
  margin-top: 3rem;
  position: relative;
  padding: 5px 0;
  background-size: 48px;
  color: #000;
}


body.staff #wrapper .music-box {
  margin-bottom: 7rem;
}

body.staff #wrapper .music-box .m-ttl {
  font-size: 3rem;
  color: #FF0000;
  margin-bottom: 10px;
  font-weight: bold;
  text-align: center;
  display: block;
}

body.staff #wrapper .music-box .m-a {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}

body.staff #wrapper .music-box .m-l {
  text-align: center;
  font-size: 1.5rem;
  display: block;
}

body.staff #wrapper .music-box img.m-img {
  text-align: center;
  width: 70%;
}



.enhancedVodList .item-inner-telasa-text {
    padding: 0 !important;
}


/*特別配信*/


#wrapper .left-tver .contents-box {
  border-radius: 0 100px 0 0;
  padding-top: 40px;
}

#wrapper .left-tver .h2-ttl-out {
  text-align: left;
}


/*TVerランキング*/

#common-tver-ranking-desktop h3 {
    font-weight: 400;
}

/*特別配信2*/

#wrapper .right .special:nth-child(2){
    border-radius: 0px;
    padding-top: 0px;
}