@charset "UTF-8";

@charset "UTF-8";

/*Twitterキャンペーン*/

.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: #1DA1F2;
      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;
      }

/*Twitter TL非表示*/

.api-bnr-sns > div {
  width: 100%!important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.api-bnr-sns > div a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 380px!important;
  padding: 5px;
}
.api-bnr-sns > div a img {
  width: 100%;
  height: auto;
}

/*X差し替え*/

.social-button-x {
  background-color: #000000;
}

.social-button-facebook {
  background-color: #1877F2 !important;
}

.social-button-facebook > svg {
  width: 5rem;
  height: 5rem;
}

/*TELASA*/
#wrapper .special .special-text {
    line-height: calc(26 / 16) !important;
}

#wrapper .special .special-text .telasa-text {
    text-align: start !important;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0em !important;
}