.image-slider-full__img::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.5);
  pointer-events: none; }
.image-slider-full__slide.-link:hover {
  opacity: 0.8 !important; }
.image-slider-full__image {
  position: relative;
  color: transparent;
  display: block;
  width: 100%; }
  .image-slider-full__image::before {
    display: block;
    content: '';
    padding-top: 480px; }
    @media print, screen and (min-width: 48em) {
      .image-slider-full__image::before {
        padding-top: 56.25%; } }
.image-slider-full__image-inner {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  vertical-align: bottom;
  max-height: 480px; }
  .image-slider-full__image-inner.-contain {
    background-size: contain; }
.image-slider-full__blur {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  filter: blur(15px);
  transform: translateZ(0);
  opacity: 0.9;
  width: 100%;
  height: 100%;
  background-size: cover;
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  vertical-align: bottom; }
.image-slider-full__caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0.2rem 1.0rem;
  line-height: 1.5;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.8); }
.image-slider-full .slick-dots li.slick-active button::before {
  color: #e50020; }

body.iframe-inner {
  display: flex;
  justify-content: center;
  min-width: auto; }

.iframe-footer-logo {
  width: 300px; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

@media print, screen and (min-width: 48em) {
  .hide-pc {
    display: none; } }

@media print, screen and (max-width: 47.99em) {
  .hide-sp {
    display: none; } }

.fr-view h2 {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.5;
  margin: 60px 0 40px;
  padding-bottom: 13px;
  border-bottom: 2px solid #191919;
  color: #191919; }
  @media print, screen and (max-width: 47.99em) {
    .fr-view h2 {
      padding-bottom: 10px;
      font-size: 2.4rem; } }
.fr-view h3 {
  margin: 60px 0 40px;
  padding-bottom: 30px;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  position: relative; }
  @media print, screen and (max-width: 47.99em) {
    .fr-view h3 {
      margin: 50px 0 30px;
      padding-bottom: 20px;
      font-size: 2.0rem; } }
  .fr-view h3::after {
    position: absolute;
    content: '';
    top: 100%;
    left: 50%;
    height: 3px;
    width: 60px;
    margin-left: -30px;
    background-color: #000000; }
.fr-view h4 {
  margin: 50px 0 20px;
  padding-left: 22px;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  color: #000000;
  position: relative; }
  @media print, screen and (max-width: 47.99em) {
    .fr-view h4 {
      margin: 40px 0 15px;
      padding-left: 20px;
      -webkit-column-gap: 15px;
      -moz-column-gap: 15px;
      column-gap: 15px;
      font-size: 1.8rem; } }
  .fr-view h4::before {
    content: "";
    position: absolute;
    left: 3px;
    height: 18px;
    background-color: #e50020;
    top: .3em;
    width: 5px; }
    @media print, screen and (max-width: 47.99em) {
      .fr-view h4::before {
        top: .2em;
        width: 4px; } }

hr {
  display: block;
  width: 100%;
  height: 1px;
  margin: 1.0rem 0;
  border-top: 1px solid #cbcbcb; }

.font-accent {
  color: #000000; }

.font-bold {
  font-weight: bold; }

input.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: .375rem .75rem;
  font-size: 100%;
  line-height: 1.5;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem; }

textarea.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 100%;
  line-height: 1.5;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem; }

.ml-1 {
  margin-left: .25rem; }

.mb-3 {
  margin-bottom: 1.0rem; }

.c-button__link--color2.-var {
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #dfdfdf; }
  .c-button__link--color2.-var:hover {
    color: #ffffff;
    background-color: #191919; }

a.link:link, a.link:visited {
  text-decoration: underline; }

.l-header__menu > li > a {
  border-bottom: 4px solid transparent; }
  .l-header__menu > li > a:hover {
    border-bottom: 4px solid #e50020; }

.c-hero__result {
  position: absolute;
  top: 50px;
  right: 15px; }

.score-table {
  width: 100%;
  font-size: 20px; }
  .score-table tr, .score-table td, .score-table th {
    text-align: center; }
  .score-table tr {
    border-bottom: 1px solid #ddd; }
  .score-table__team {
    width: 30%;
    font-size: 22px;
    font-weight: bold; }
  .score-table__score {
    width: 10%;
    font-size: 32px;
    font-weight: bold; }
  .score-table__mid {
    width: 10%; }
  .score-table__qt {
    font-size: 16px; }

.top-kv {
  position: relative; }

.top-score-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: right;
  align-items: center;
  width: 100%;
  height: 100%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto; }

.top-score {
  width: 330px;
  margin-right: 40px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.5);
  padding: 2.0rem; }
  .top-score__heading {
    margin-bottom: 0.5rem;
    padding-left: 22px;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.5;
    color: #ffffff;
    position: relative; }
    @media print, screen and (max-width: 47.99em) {
      .top-score__heading {
        padding-left: 20px;
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
        font-size: 1.8rem; } }
    .top-score__heading::before {
      content: "";
      position: absolute;
      left: 3px;
      height: 18px;
      background-color: #e50020;
      top: .3em;
      width: 5px; }
      @media print, screen and (max-width: 47.99em) {
        .top-score__heading::before {
          top: .2em;
          width: 4px; } }
  .top-score__title {
    font-weight: bold; }
  .top-score__date {
    font-size: 14px;
    line-height: 1.5; }
  .top-score__place {
    font-size: 14px;
    line-height: 1.5; }
  .top-score__vs {
    text-align: center;
    font-size: 24px;
    font-weight: bold; }

.top-score-table {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  line-height: 1.3;
  font-size: 24px;
  font-weight: bold; }
  .top-score-table td {
    vertical-align: middle; }
  .top-score-table__team {
    font-size: 22px;
    width: 45%; }
  .top-score-table__mid {
    width: 10%; }
  .top-score-table__score {
    font-size: 44px; }

.top-score-sp__title {
  font-weight: bold;
  margin-top: 1.0rem !important; }
.top-score-sp__date {
  font-size: 14px;
  line-height: 1.5; }
.top-score-sp__place {
  font-size: 14px;
  line-height: 1.5; }

/*# sourceMappingURL=style_add.css.map */
