@charset "UTF-8";
/*
.api-bnr-a.api-bnr {
  display: flex;
  flex-direction: column;
}

.api-bnr-a.api-bnr > a {
  order: 10;
  min-height: 0%;
}

.api-bnr-a.api-bnr > a[href^="https://cu.tv-asahi.co.jp/"] {
  order: 1;
}

.api-bnr-a.api-bnr > a[href^="https://ac.ebis.ne.jp/"] {
  order: 2;
}
*/

/*Twitterボタン*/
.btn-box-tw {
    text-align: center;
    text-decoration: none;
	margin-bottom: 3rem !important;
}


.btn-box-tw a {
    position: relative;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    padding: 4px 10px;
    display: inline-block;
    background: #1DA1F2;
    color: #ffffff;
    text-decoration: none;
    border-radius: 5px;
}

.t-btn 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;
}

.t-btn {
    margin: 0px 5px 0px 0px;
    width: 30px;
    height: auto;
}

body.second #wrapper .second-box_2 {
  background: #ffffff;
  padding: 20px 20px 20px;
  border-radius: 20px;
  margin: 0px 0 0px }


/*調整中*/

body.top #wrapper #main-side-box .next-movie {
      background: #ff4db0;
      margin-bottom: 20px;
      position: relative; }
      body.top #wrapper #main-side-box .next-movie .txt-box {
        padding: 15px;
        line-height: 24px;
        text-align: center; }
      body.top #wrapper #main-side-box .next-movie .detail {
        font-weight: bold; }

body.top #wrapper #main-side-box .next-movie {
    background: none;
    position: relative; }

body.top #wrapper #main-side-box .next-movie .contents-box {
    z-index: 1;
    background: #ff4db0;
	padding:2px 2px 2px 2px !important;
	margin-top: 10px;
	margin-bottom: 30px;
}
body.top #wrapper #main-side-box .next-movie .txt-box {
      background: #ff4db0;
      color: #fff;
      font-size: 1.5rem;
      font-weight: 500;
      line-height: 1.56;
      letter-spacing: .05em;
      position: relative;
      z-index: 1; }

#wrapper .cap-box {
    min-height: 160px;
    position: relative; }
    #wrapper .cap-box .play {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%);
      display: inline-block; }
    #wrapper .cap-box img {
      width: 100%;
      height: auto; }

body.top #wrapper #main-side-box .next-movie {
    background: #ff4db0;}

/*応募ボタン*/
.btn-oubo{
	width: 80%;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
}

#wrapper .api-bnr-b > div a {
  margin: 0;
}

.api-bnr-b.api-bnr.pc {
  max-width: 1080px;
  margin: auto;
}

#wrapper .api-bnr-b > div a img {
  max-height: 180px;
  max-width: 100%;
}

#wrapper .api-bnr-d div {
  margin: -5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
#wrapper .api-bnr-d div a {
  padding: 7px !important;
}


/***************Hide Twitter*****************/
#wrapper .twitter-area {
    display: none;
}
#wrapper #section-instagram-twitter div.bnr-area {
  width: auto !important;
  margin: 20px 0 0 0;
}
#wrapper .api-bnr-d div a {
  box-sizing: border-box;
  width: 50%;
}
/***************Hide Twitter*****************/

.social-button-x {
  background-color: #000000;
}

.social-button-facebook {
  background-color: #1877F2 !important;
}

.social-button-facebook > svg {
  width: 5rem;
  height: 5rem;
}