@charset "UTF-8";

/* TELASAサムネ入りバナーテキストサイズ調整*/
.enhancedVodList .item-text-telasa {
    font-size: 2.5vw;
}

.enhancedVodList .item-logo-tver {
  width: 15.4666666667vw;
}

/*ひみつ道具大喜利応募用紙DLボタン*/

.u-mark_r {
    background: #e4010c;
    color: #ffffff;
    padding: 0.5rem;
    margin: 0 0.5rem;
    }

#wrapper .btn-box2 {
    text-align: center;
    text-decoration: none;
    font-size: 12px;
}

.t-btn {
    width: 35px!important;
    height: auto;
}
#wrapper .btn-box2 a {
    position: relative;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    padding: 5px;
    display: inline-block;
    background: #e4010c;
    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;
}

/*ひみつ道具大喜利　お題*/

.theme {
    font-size:20px;
    }

#animation-obi {
    width: 100%;
    background: #fd9d53;
    height: 12vw;
}
#animation-obi .inner {
    padding: 3.3333333333vw 5.3333333333vw 0 5.3333333333vw;
    margin: auto;
}
#animation-obi .inner img {
    width: 48vw;
}
.parts-oogiri-backnumberlist ul.oogiri-backnumberlist li a:link {
    text-decoration: none;
  }
  .parts-oogiri-backnumberlist ul.oogiri-backnumberlist li {
    text-align: center;
    line-height: 1.8;
    margin-bottom: 15px;
    background: #CEF3FF;
    padding: 10px;
    font-weight: 800;
  }
  .parts-oogiri-backnumberlist ul.oogiri-backnumberlist {
    margin-top: 20px;
  }
