@charset "UTF-8";
/* ============================================================ */
/* 共通スタイル */
/* ============================================================ */
section.sc-box.sc-schedule.sc-event{
  text-align: left;
  height: auto !important;
}
.contest-wrap .fan-vote-draft-wrap + p{
  clear: both;
}
.contest-wrap p.dunk-sns a img{
  vertical-align: middle;
  width: 30px;
}
/*  ダンクコンテスト・投票  */
.contest-wrap p.dunk-sns:nth-child(6) a img{
  width: 16px;
}
.contest-wrap p.dunk-sns a{
  border:3px solid #000;
  padding:10px 0px;
  display:inline-block;
  font-family:"Noto Sans Japanese";
  font-weight:bold;
  transition:all .2s inline;
  margin:20px 10px;
  font-size:16px;
  color: #fff;
  background-color: #000;
  width: 150px;
  text-align: center;
}
.contest-wrap p.dunk-sns a:hover{
  background-color: #666;
  border:3px solid #666;
}
.contest-wrap p.dunk-sns a img{
  vertical-align: middle;
  width: 30px;
}
.contest-wrap p.dunk-sns{
  margin-bottom: 0 !important;
}
div#dunk-contest.ancer-link{
  padding-top: 120px;
  margin-top: -120px;
}
span.box {
  border:3px solid #000;
  padding:10px 0px;
  display:inline-block;
  font-family:"Noto Sans Japanese";
  font-weight:bold;
  transition:all .2s inline;
  margin:20px 10px;
  font-size:16px;
  color: #fff;
  background-color: #000;
  width: 275px;
  text-align: center;
}
span.box img {
  vertical-align: middle;
  width: 30px;
}
span.box img.fan-vote-sns2{
  width:16px;
}
/*.contest-wrap p.dunk-sns:nth-child(6) span img{
  width: 16px;
}/*
.contest-wrap p.live-sns a img{
  vertical-align: middle;
  width: 30px;
}
/*  ダンクコンテスト・投票  */
.contest-wrap p.live-sns:nth-child(6) a img{
  width: 16px;
}
.contest-wrap p.live-sns a{
  border:3px solid #000;
  padding:10px 0px;
  display:inline-block;
  font-family:"Noto Sans Japanese";
  font-weight:bold;
  transition:all .2s inline;
  margin:20px 0px;
  font-size:16px;
  color: #fff;
  background-color: #000;
  width: 150px;
  text-align: center;
}
.contest-wrap p.live-sns a:hover{
  background-color: #666;
  border:3px solid #666;
}
.contest-wrap p.live-sns a img{
  vertical-align: middle;
  width: 30px;
}
.contest-wrap p.live-sns{
  margin-bottom: 0 !important;
}

/*  END ダンクコンテスト・投票  */
/* END B.TICKETボタン */
/* ============================================================ */
/* 共通スタイル END
/* ============================================================ */


/* ============================================================ */
/* PC */
/* ============================================================ */
@media screen and (min-width: 768px) {
.sc-event .contest-wrap{
  padding:0 50px;
}
/* チア */
.fan-vote-list-result li .player-vote-detail .detail.cheer{
  height: 100px;
}
.fan-vote-draft-wrap.contests{
  background: #5e5e5e;
}
/* END チア */
/* ハーフタイム */
div.contest-wrap img.half-time{
  width: 60%;
  margin: 0 auto;
  display: block;
}
div#half-time-act.ancer-link{
  padding-top: 120px;
  margin-top: -120px;
}
/* END ハーフタイム */
.contest-wrap p.dunk-sns .dunk-ico_tw{
  margin: 5px 0;
  width: auto;
  padding:2px;
  border-radius: 10px;
}
.contest-wrap p.live-sns .dunk-ico_tw{
  margin: 5px 0;
  width: auto;
  padding:2px;
  border-radius: 10px;
}
span.box {
  white-space: nowrap;
}
}

/* ============================================================ */
/* PC END
/* ============================================================ */

/* ============================================================ */
/* SP */
/* ============================================================ */
@media screen and (max-width: 767px) {
.mt{
  margin-top:30px;
}
section.sc-box.sc-schedule.sc-event p{
  text-align: left;
  clear: both;
}
section.sc-box.sc-schedule.sc-event .contest-wrap .fan-vote-draft-wrap{
  background: #333;
}
section.sc-event .fan-vote-list-result li .player-vote-detail .detail.height{
  height: 160px;
}
section.sc-event .fan-vote-list-result li .player-vote-detail .detail{
    height: 180px;
}
.contest-wrap .fan-vote-list-result li .player-vote-detail .detail{
    padding: 10px 10px 20px 10px;
}
/* チア */
section.sc-event .fan-vote-list-result li .player-vote-detail .detail.cheer{
  height:100px;
}
/* END チア */
/* ハーフタイム */
div.contest-wrap img.half-time{
  margin-bottom:30px;
}
/* END ハーフタイム */
/*  ダンクコンテスト・投票  */
.contest-wrap p.dunk-sns a{
  margin:20px auto;
  display: block;
}
span.box {
  display:block;
  margin:20px auto;
  width:154px;
  line-height:1.5em;
}
/*  END ダンクコンテスト・投票  */
}
/* ============================================================ */
/* SP END
/* ============================================================ */