/*bunshun-yakyu for PC*/
.kanban.baseball{
  min-height:660px;
  background-image:
    url(/common/images/bunshun/v1/baseball/2021/pc/pc_baseball_kanban_thanks.png),
    url(/common/images/bunshun/v1/baseball/2019/pc/pc_baseball_kanban_ground.png),
    url(/common/images/bunshun/v1/baseball/2019/pc/pc_baseball_kanban_bg.png);
  padding-bottom:80px;
}
.kanban.baseball.nippon-series-2018{
  background-image:url(/common/images/bunshun/v1/baseball/2018/pc/pc_baseball_kanban_2018ns.png);
}
.kanban.baseball.end{
  background-image:url(/common/images/bunshun/v1/baseball/2018/pc/pc_baseball_kanban_2018thx.png);
}
.kanban.baseball.winter{
  background-image:url(/common/images/bunshun/v1/baseball/2018/pc/pc_baseball_kanban_winterleague.png);
}
.kanban.baseball .lead{
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  margin: auto;
}
.kanban.baseball .lead.end{
  bottom:10px;
}
.kanban.baseball .lead p{
  font-size: 2.5rem;
  line-height: 1.6;
  text-shadow: -1px 0px 0px rgba(251, 251, 251, 0.6);
}
ul.writer-icon-list li{
  height: 160px;
}

/*今日の試合*/
.versus-sheet{
  padding-top:475px;
}

/* 1stステージのセパのチームカラー */
.nippon-series-block.climax .match-title.ce .team-name.left .team-rank{color:#2364CB;}
.nippon-series-block.climax .match-title.ce .team-name.right .team-rank{color:#C40000;}
.nippon-series-block.climax .match-title.pa .team-name.left .team-rank{color:#000;}
.nippon-series-block.climax .match-title.pa .team-name.right .team-rank{color:#040064;}

/* ファイナルステージのセパのチームカラー */
.nippon-series-block.climax .match-title.ce.final .team-name.left .team-rank{color:#050065;}
.nippon-series-block.climax .match-title.ce.final .team-name.right .team-rank{color:#C40000;}
.nippon-series-block.climax .match-title.pa.final .team-name.left .team-rank{color:#123098;}
.nippon-series-block.climax .match-title.pa.final .team-name.right .team-rank{color:#040064;}

/* 日本シリーズのセパのチームカラー */
.nippon-series-block.climax .match-title.ce.nippon .team-name.left .team-rank{color:#050065;}
.nippon-series-block.climax .match-title.ce.nippon .team-name.right .team-rank{color:#123098;}
