.lp-boxscore .box-summary .boxscore__ttl {
  margin-top: 9.6vw;
  padding: 0.2666666667vw 0 0 2.1333333333vw;
  border-left: 1.3333333333vw solid #000;
  font-size: 18px;
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 1.4;
}
.lp-boxscore .box-summary .summary__list {
  padding-top: 2.6666666667vw;
}
.lp-boxscore .box-summary .summary__list--item .def__tit {
  margin: 4.2666666667vw 0 0.5333333333vw;
  font-size: 16px;
  font-size: 4.2666666667vw;
  font-weight: 700;
  color: #FF0020;
}
.lp-boxscore .box-summary .bs_links {
  margin-top: 3.2vw;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lp-boxscore .box-summary .bs_links .link {
  margin-top: 2.1333333333vw;
  margin-right: 3.2vw;
}
.lp-boxscore .box-summary .bs_links .link img {
  width: auto;
  height: 7.4666666667vw;
}
@media (min-width: 768px) {
  .lp-boxscore .box-summary .boxscore__ttl {
    margin-top: 60px;
    font-size: 2.4rem;
    padding-bottom: 6px;
    padding: 2px 0 0 16px;
    border-left: 8px solid #000;
  }
  .lp-boxscore .box-summary .summary__list {
    padding-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .lp-boxscore .box-summary .summary__list--item:first-child {
    margin-right: 300px;
  }
  .lp-boxscore .box-summary .summary__list--item .def {
    width: 100%;
  }
  .lp-boxscore .box-summary .summary__list--item .def__tit, .lp-boxscore .box-summary .summary__list--item .def__data {
    margin: 0;
    white-space: nowrap;
  }
  .lp-boxscore .box-summary .summary__list--item .def__tit {
    margin: 0 40px 8px 0;
    float: left;
    font-size: 1.8rem;
  }
  .lp-boxscore .box-summary .summary__list--item .def__data {
    margin: 0 0 8px 0;
    padding-top: 4px;
  }
  .lp-boxscore .box-summary .summary__list--item .def__data:after {
    content: "";
    display: block;
    clear: both;
  }
  .lp-boxscore .box-summary .bs_links {
    margin-top: 24px;
  }
  .lp-boxscore .box-summary .bs_links .link {
    margin-top: 0;
    margin-right: 32px;
  }
  .lp-boxscore .box-summary .bs_links .link img {
    height: 40px;
  }
}
.lp-boxscore .box-summary .boxnav__list {
  margin: 10.6666666667vw 0 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(../images/boxscore/border.png) 0 bottom repeat-x;
  background-size: 10px;
}
.lp-boxscore .box-summary .boxnav__list--item {
  width: 32%;
}
.lp-boxscore .box-summary .boxnav__list--item:nth-child(2) {
  width: 36%;
}
.lp-boxscore .box-summary .boxnav__list--item a {
  display: block;
  padding-top: 0.5333333333vw;
  font-size: 13px;
  font-size: 3.4666666667vw;
  font-weight: 700;
  text-align: center;
  line-height: 8vw;
  border-top: 0.2666666667vw solid #fff;
  border-bottom: 0.2666666667vw solid #FF0020;
}
.lp-boxscore .box-summary .boxnav__list--item.current {
  background-color: #fff;
}
.lp-boxscore .box-summary .boxnav__list--item.current a {
  border-top-color: #FF0020;
  border-right: 0.2666666667vw solid #FF0020;
  border-bottom-color: #fff;
  border-left: 0.2666666667vw solid #FF0020;
  color: #FF0020;
}
.lp-boxscore .box-summary .boxnav__list--item.current a:hover {
  opacity: 1;
  cursor: default;
}
@media (min-width: 768px) {
  .lp-boxscore .box-summary .boxnav__list {
    margin: 60px 0 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .lp-boxscore .box-summary .boxnav__list--item {
    width: auto !important;
  }
  .lp-boxscore .box-summary .boxnav__list--item a {
    padding: 2px 40px 0;
    font-size: 2.6rem;
    line-height: 48px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #FF0020;
  }
  .lp-boxscore .box-summary .boxnav__list--item.current a {
    padding: 2px 30px 0;
    border-right: 1px solid #FF0020;
    border-left: 1px solid #FF0020;
  }
}
.lp-boxscore .score-ttl__box {
  position: relative;
}
.lp-boxscore .score-ttl__box .official {
  position: absolute;
  top: 0.5333333333vw;
  right: 0;
  padding-right: 2.1333333333vw;
  width: 21.3333333333vw;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 5.6vw;
  font-size: 11px;
  font-size: 2.9333333333vw;
  background: url(../images/commons/icons/ico__triangle--right.svg) 94% center #565656 no-repeat;
  background-size: 1.6vw auto;
}
.lp-boxscore .score-ttl__box .status {
  margin: 2.6666666667vw 0 0;
  width: 42.6666666667vw;
  font-size: 12px;
  font-size: 3.2vw;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 6.4vw;
}
.lp-boxscore .score-ttl__box .status.s1 {
  background-color: #c7c7c7;
}
.lp-boxscore .score-ttl__box .status.s2 {
  background-color: #000;
}
.lp-boxscore .score-ttl__box .status.s3 {
  background-color: #2DD3D3;
}
@media (min-width: 768px) {
  .lp-boxscore .score-ttl__box .official {
    top: 6px;
    padding-right: 10px;
    width: 120px;
    font-size: 1.4rem;
    line-height: 30px;
    background-size: 8px auto;
  }
  .lp-boxscore .score-ttl__box .status {
    margin: 20px 0 0;
    width: 240px;
    font-size: 1.4rem;
    line-height: 32px;
  }
}
.lp-boxscore .ttl {
  margin: 8.5333333333vw 2.6666666667vw 2.1333333333vw;
  font-size: 16px;
  font-size: 4.2666666667vw;
  font-weight: 700;
}
.lp-boxscore .ttl span {
  font-size: 14px;
  font-size: 3.7333333333vw;
  font-weight: 400;
  color: #FF0020;
}
@media (min-width: 768px) {
  .lp-boxscore .ttl {
    margin: 40px 0 16px;
    font-size: 1.8rem;
  }
  .lp-boxscore .ttl span {
    font-size: 1.8rem;
  }
}
.lp-boxscore .real {
  margin: 0 auto;
  width: 94.6666%;
}
.lp-boxscore .real__head {
  margin-bottom: -2.6666666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.lp-boxscore .real__head .status {
  width: 21.3333333333vw;
  font-size: 14px;
  font-size: 3.7333333333vw;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 7.4666666667vw;
}
.lp-boxscore .real__head .status.s1 {
  background-color: #c7c7c7;
}
.lp-boxscore .real__head .status.s2 {
  background-color: #000;
}
.lp-boxscore .real__head .status.s3 {
  background-color: #2DD3D3;
}
@media (min-width: 768px) {
  .lp-boxscore .real__head .status {
    margin: 0 0 12px 0;
    width: 120px;
    font-size: 1.4rem;
    line-height: 32px;
  }
}
.lp-boxscore .real .inner {
  margin-top: 2.6666666667vw;
  padding: 1.3333333333vw 0.8vw 0.8vw 1.3333333333vw;
  background-color: #F0F0F0;
}
.lp-boxscore .real .score__box {
  width: 100%;
}
.lp-boxscore .real .score__box td {
  text-align: center;
  border-right: 0.5333333333vw solid #F0F0F0;
  border-bottom: 0.5333333333vw solid #F0F0F0;
  background-color: #fff;
}
@media (max-width: 767px) {
  .lp-boxscore .real .score__box td.score_total {
    display: none;
  }
}
.lp-boxscore .real .score__box td.period {
  width: 8%;
  font-family: "Anton", sans-serif;
  font-size: 12px;
  font-size: 3.2vw;
  color: #B9B9B9;
}
.lp-boxscore .real .score__box td.score_period__l, .lp-boxscore .real .score__box td.score_period__r {
  font-family: "Public Sans", sans-serif;
  font-size: 14px;
  font-size: 3.7333333333vw;
}
@media (max-width: 767px) {
  .lp-boxscore .real .score__box td.team__l, .lp-boxscore .real .score__box td.team__r {
    width: 36%;
  }
  .lp-boxscore .real .score__box td.team__l .flex, .lp-boxscore .real .score__box td.team__r .flex {
    width: 100%;
    height: 33.3333333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .lp-boxscore .real .score__box td.team__l .flex strong, .lp-boxscore .real .score__box td.team__r .flex strong {
    padding: 0 1.0666666667vw;
    height: 13.3333333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1.3;
  }
  .lp-boxscore .real .score__box td.team__l .flex span, .lp-boxscore .real .score__box td.team__r .flex span {
    height: 18.6666666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-family: "Public Sans", sans-serif;
    font-size: 30px;
    font-size: 8vw;
    line-height: 1.1;
  }
}
@media (min-width: 768px) {
  .lp-boxscore .real {
    margin: 0 auto;
    width: 1000px;
  }
  .lp-boxscore .real .inner {
    padding: 20px 18px 18px 20px;
  }
  .lp-boxscore .real .score__box {
    width: 100%;
  }
  .lp-boxscore .real .score__box td {
    border-right: 2px solid #F0F0F0;
    border-bottom: 2px solid #F0F0F0;
  }
  .lp-boxscore .real .score__box td.period {
    padding: 4px 0;
    width: 8%;
    font-size: 1.8rem;
  }
  .lp-boxscore .real .score__box td.score_total {
    font-family: "Public Sans", sans-serif;
    font-size: 4rem;
  }
  .lp-boxscore .real .score__box td.score_period__l, .lp-boxscore .real .score__box td.score_period__r {
    font-size: 1.8rem;
  }
  .lp-boxscore .real .score__box td.team__l, .lp-boxscore .real .score__box td.team__r {
    width: 250px;
  }
  .lp-boxscore .real .score__box td.team__l .flex, .lp-boxscore .real .score__box td.team__r .flex {
    padding: 0 12px;
  }
  .lp-boxscore .real .score__box td.team__l .flex strong, .lp-boxscore .real .score__box td.team__r .flex strong {
    font-size: 1.8rem;
  }
  .lp-boxscore .real .score__box td.team__l .flex span, .lp-boxscore .real .score__box td.team__r .flex span {
    display: none;
  }
}
.lp-boxscore .detail .ttl {
  margin-right: 0;
  margin-left: 0;
}
.lp-boxscore .detail .inner {
  padding-bottom: 3.2vw;
  width: 100%;
  overflow-x: scroll;
}
.lp-boxscore .detail-tbl {
  width: 266.6666666667vw;
}
.lp-boxscore .detail-tbl th, .lp-boxscore .detail-tbl td {
  border-right: 0.5333333333vw solid #fff;
  text-align: center;
}
.lp-boxscore .detail-tbl th {
  border-bottom: 0.5333333333vw solid #fff;
  padding: 0.8vw 0.5333333333vw 0.5333333333vw;
  font-size: 14px;
  font-size: 3.7333333333vw;
  font-weight: 700;
  color: #fff;
  line-height: 1.1;
  background-color: #B9B9B9;
}
.lp-boxscore .detail-tbl td {
  border-bottom: 1.3333333333vw solid #fff;
  padding: 1.6vw;
  font-size: 13px;
  font-size: 3.4666666667vw;
  background-color: #FBFBFB;
}
.lp-boxscore .detail-tbl .tb_total th, .lp-boxscore .detail-tbl .tb_total td {
  border-bottom: 0.5333333333vw solid #fff;
}
.lp-boxscore .detail-tbl .tb_total th {
  background-color: #A3A3A3;
}
.lp-boxscore .detail-tbl .tb_total td {
  background-color: #DDDDDD;
}
.lp-boxscore .detail-tbl .probability td {
  background-color: transparent !important;
}
@media (min-width: 768px) {
  .lp-boxscore .detail .ttl {
    margin-right: 0;
    margin-left: 0;
  }
  .lp-boxscore .detail .inner {
    padding-bottom: 24px;
    overflow-x: visible;
  }
  .lp-boxscore .detail-tbl {
    width: 1000px;
  }
  .lp-boxscore .detail-tbl th, .lp-boxscore .detail-tbl td {
    border-right: 2px solid #fff;
  }
  .lp-boxscore .detail-tbl th {
    border-bottom: 2px solid #fff;
    padding: 3px 2px 2px;
    font-size: 1.4rem;
  }
  .lp-boxscore .detail-tbl td {
    border-bottom: 5px solid #fff;
    padding: 8px 4px;
    font-size: 1.3rem;
  }
  .lp-boxscore .detail-tbl .tb_total th, .lp-boxscore .detail-tbl .tb_total td {
    border-bottom: 2px solid #fff;
  }
  .lp-boxscore .detail-tbl .probability th, .lp-boxscore .detail-tbl .probability td {
    padding: 8px 4px;
  }
}
.lp-boxscore .note__def {
  margin-top: 18.6666666667vw;
  padding: 8vw;
  background-color: #F8F8F8;
}
.lp-boxscore .note__def--ttl {
  padding-bottom: 2.6666666667vw;
  font-size: 18px;
  font-size: 4.8vw;
  font-weight: 700;
}
.lp-boxscore .note__def--data .note__list {
  width: 100%;
}
.lp-boxscore .note__def--data .note__list--item {
  margin-top: 2.6666666667vw;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  font-size: 3.7333333333vw;
  line-height: 1.2;
}
.lp-boxscore .note__def--data .note__list--item b {
  width: 15%;
}
.lp-boxscore .note__def--data .note__list--item span {
  width: 85%;
}
@media (min-width: 768px) {
  .lp-boxscore .note__def {
    margin-top: 70px;
    padding: 30px;
  }
  .lp-boxscore .note__def--ttl {
    padding-bottom: 10px;
    font-size: 1.8rem;
  }
  .lp-boxscore .note__def--data .note__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .lp-boxscore .note__def--data .note__list--item {
    margin-top: 10px;
    width: 25%;
    font-size: 1.4rem;
  }
  .lp-boxscore .note__def--data .note__list--item b {
    width: 18%;
  }
  .lp-boxscore .note__def--data .note__list--item span {
    width: 82%;
  }
}
.lp-boxscore .gameinfo_sort {
  padding-top: 6.6666666667vw;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.lp-boxscore .gameinfo_sort li {
  margin-top: 4vw;
  padding-bottom: 1.6vw;
  width: 25%;
}
.lp-boxscore .gameinfo_sort li a {
  margin-left: -2px;
  border-right: 2px solid #8A8A8A;
  border-left: 2px solid #8A8A8A;
  display: block;
  font-size: 16px;
  font-size: 4.2666666667vw;
  font-weight: 700;
  color: #8A8A8A;
  text-align: center;
}
.lp-boxscore .gameinfo_sort li.active {
  background: url(../images/boxscore/border__bottom.svg) center bottom no-repeat;
  background-size: 10.4vw 0.8vw;
}
.lp-boxscore .gameinfo_sort li.active a {
  color: #FF0020;
}
@media (min-width: 768px) {
  .lp-boxscore .gameinfo_sort {
    padding-top: 30px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .lp-boxscore .gameinfo_sort li {
    margin-top: 20px;
    padding-bottom: 10px;
    width: auto;
  }
  .lp-boxscore .gameinfo_sort li a {
    margin-left: -2px;
    border-right: 2px solid #8A8A8A;
    border-left: 2px solid #8A8A8A;
    width: 130px;
    font-size: 2.4rem;
  }
  .lp-boxscore .gameinfo_sort li.active {
    background-size: 50px 5px;
  }
  .lp-boxscore .gameinfo_sort li.active a {
    color: #FF0020;
  }
}
.lp-boxscore .gameinfo_nav {
  padding: 2.6666666667vw 0 5.3333333333vw;
  width: 100%;
}
.lp-boxscore .gameinfo_nav li {
  margin-top: 4vw;
}
.lp-boxscore .gameinfo_nav li a {
  display: inline-block;
  border: 0.2666666667vw solid #8A8A8A;
  padding: 0 10.6666666667vw 0 6.6666666667vw;
  font-size: 16px;
  font-size: 4.2666666667vw;
  color: #8A8A8A;
  line-height: 10.1333333333vw;
  border-radius: 999em;
  background: url(../images/commons/icons/ico_arrow--down-gray.svg) 93% center no-repeat;
  background-size: 3.7333333333vw 5.8666666667vw;
}
@media (min-width: 768px) {
  .lp-boxscore .gameinfo_nav {
    padding: 50px 0 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .lp-boxscore .gameinfo_nav li {
    margin: 0 30px 0 0;
  }
  .lp-boxscore .gameinfo_nav li a {
    border: 1px solid #8A8A8A;
    padding: 0 50px 0 35px;
    font-size: 2rem;
    line-height: 44px;
    background: url(../images/commons/icons/ico_arrow--down-gray.svg) 94% center no-repeat;
    background-size: 14px 22px;
  }
}
.lp-boxscore .main-tbl {
  margin-top: 5.3333333333vw;
  width: 100%;
}
@media (max-width: 767px) {
  .lp-boxscore .main-tbl span.sp {
    display: block;
  }
  .lp-boxscore .main-tbl span.pc {
    display: none;
  }
  .lp-boxscore .main-tbl th.sp, .lp-boxscore .main-tbl td.sp {
    display: table-cell;
  }
  .lp-boxscore .main-tbl th.pc, .lp-boxscore .main-tbl td.pc {
    display: none;
  }
}
@media (min-width: 768px) {
  .lp-boxscore .main-tbl span.sp {
    display: none;
  }
  .lp-boxscore .main-tbl span.pc {
    display: block;
  }
  .lp-boxscore .main-tbl th.sp, .lp-boxscore .main-tbl td.sp {
    display: none;
  }
  .lp-boxscore .main-tbl th.pc, .lp-boxscore .main-tbl td.pc {
    display: table-cell;
  }
}
.lp-boxscore .main-tbl th, .lp-boxscore .main-tbl td {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  text-align: center;
}
.lp-boxscore .main-tbl th:last-child, .lp-boxscore .main-tbl td:last-child {
  border-right: 0;
}
.lp-boxscore .main-tbl th {
  padding: 1.0666666667vw;
  font-size: 12px;
  font-size: 3.2vw;
  line-height: 1.2;
  color: #fff;
  background-color: #A3A3A3;
}
.lp-boxscore .main-tbl td {
  padding: 2.1333333333vw 1.0666666667vw;
  font-size: 13px;
  font-size: 3.4666666667vw;
  line-height: 1.4;
  background-color: #F9F9F9;
}
@media (min-width: 768px) {
  .lp-boxscore .main-tbl {
    margin-top: 30px;
  }
  .lp-boxscore .main-tbl th, .lp-boxscore .main-tbl td {
    border-right: 2px solid #fff;
    border-bottom: 4px solid #fff;
  }
  .lp-boxscore .main-tbl th:last-child, .lp-boxscore .main-tbl td:last-child {
    border-right: 0;
  }
  .lp-boxscore .main-tbl th {
    padding: 12px 8px;
    font-size: 1.4rem;
  }
  .lp-boxscore .main-tbl td {
    padding: 8px 12px;
    font-size: 1.4rem;
  }
}
.lp-boxscore .pbp-tbl tbody td.act {
  width: 40%;
  text-align: left;
}
@media (min-width: 768px) {
  .lp-boxscore .pbp-tbl tbody td.act {
    width: 35%;
  }
}
.lp-boxscore .stats-tbl td {
  width: 33.3333%;
}
@media (max-width: 767px) {
  .lp-boxscore .stats-tbl th {
    padding-top: 2.1333333333vw;
    padding-bottom: 2.1333333333vw;
  }
}
.lp-boxscore .report__text {
  padding: 2.1333333333vw 0 2.6666666667vw;
  font-size: 14px;
  font-size: 3.7333333333vw;
  line-height: 2;
  text-align: justify;
  text-justify: inter-ideograph;
}
@media (min-width: 768px) {
  .lp-boxscore .report__text {
    padding: 0 0 10px;
    font-size: 1.6rem;
  }
}

.game__report--text {
  padding-top: 8vw;
}
.game__report--text p {
  font-size: 14px;
  font-size: 3.7333333333vw;
  line-height: 1.8;
}
@media (min-width: 768px) {
  .game__report--text {
    padding-top: 40px;
  }
  .game__report--text p {
    font-size: 1.6rem;
  }
}
