/*bunshun-yakyu for PC*/
.kanban.baseball {
  height: 666px;
  img {
    height: 660px;
  }
}
.kanban.baseball.schedule {
  height: auto;
  img {
    height: 460px;
  }
}
.kanban.baseball .lead.end{
  padding-top: 460px;
}
.kanban.baseball .lead p{
  font-size: 22px;
  line-height: 1.6;
  text-shadow: -1px 0px 0px rgba(251, 251, 251, 0.6);
}
ul.writer-icon-list li{
  height: 160px;
}
/* 過去年度タブ切り替え */
.tab.results.baseball{
  height:55px;
}
