@charset "UTF-8";

#wrapper .cap-box {
  min-height: 170px !important;
  position: relative;
}

#wrapper .post {
    background: #155177!important;
}

/*Twitterキャンペーン*/
#wrapper .btn-box2 {
    text-align: center;
    text-decoration: none;
    }

.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: #1DA1F2;
      color: #ffffff;
      text-decoration: none;
     border-radius: 5px;}

    #wrapper .btn-box2 a:after {
      font-family: FontAwesome;
      display: block;
      width: 20px;
      height: 20px;
      font-size: 2.1rem;
      position: absolute;
      top: 4px;
      right: 10px;
      }


/*スピンオフバナー*/

#wrapper .s-bnr .img-box1 {
    margin-top: px;
    padding: 40px 0 20px;
}

#wrapper .s-bnr .img-box1 a {
    display: inline-block;
}

/*最終回の次回予告調整*/

.h2-ttl-out--next {
  left: 0px !important;
}

