
@font-face {
  font-family: 'hiragino_kaku_gothic_pronw3';
  src: url('fonts/hiragino-kaku-gothic-pron-w3-webfont.woff2') format('woff2'),
       url('fonts/hiragino-kaku-gothic-pron-w3-webfont.woff') format('woff'),
       url('fonts/hiragino-kaku-gothic-pron-w3-webfont.ttf') format('truetype'),
       url('fonts/hiragino-kaku-gothic-pron-w3-webfont.svg#hiragino_kaku_gothic_pronw3') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'hiragino_kaku_gothic_pronw6';
  src: url('fonts/hiragino-kaku-gothic-pron-w6-webfont.eot');
  src: url('fonts/hiragino-kaku-gothic-pron-w6-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/hiragino-kaku-gothic-pron-w6-webfont.woff2') format('woff2'),
       url('fonts/hiragino-kaku-gothic-pron-w6-webfont.woff') format('woff'),
       url('fonts/hiragino-kaku-gothic-pron-w6-webfont.ttf') format('truetype'),
       url('fonts/hiragino-kaku-gothic-pron-w6-webfont.svg#hiragino_kaku_gothic_pronw6') format('svg');
  font-weight: normal;
  font-style: normal;

}
.hiragino_w3{
  font-family: 'hiragino_kaku_gothic_pronw3', sans-serif;
}
.hirakaku {
  font-family: 'hiragino_kaku_gothic_pronw6', sans-serif;
}

.inner-container {
  padding-bottom: 20px;
  padding-top: 214px;
}

@media (max-width: 767px) {
  .inner-container {
    padding-top: 170px;
  }
}

@media (min-width: 767px) and (max-width: 991px) {
  .inner-container {
    padding-top: 245px;
  }
}

.inner-container .nav-tabs {
  margin-top: 50px !important;
  margin-bottom: -50px !important;
  border: 0;
  margin: auto;
  width: auto;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.inner-container .nav-tabs .nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.inner-container .nav-tabs .nav-link {
  border: 0;
  padding-left: 0;
  padding-right: 35px;
}

.inner-container .nav-tabs .nav-link.active, .inner-container .nav-tabs .nav-link:hover, .inner-container .nav-tabs .nav-link:focus {
  border: 0;
}

.inner-container .tab-content {
  padding-top: 90px;
  padding-left: 25px;
  padding-right: 30px;
}
.inner-container li{
  font-family: "Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","游ゴシック Medium",YuGothic,YuGothicM,メイリオ,Meiryo,sans-serif;
}
.inner-container .tab-content .tab-title {
  margin-bottom: 0;
  padding-bottom: 80px;
  font-family: "Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","游ゴシック Medium",YuGothic,YuGothicM,メイリオ,Meiryo,sans-serif;
}

@media (min-width: 991px) {
  .inner-container .tab-content .tab-title br {
    display: none;
  }
}

.inner-container .tab-content h4 {
  font-size: 24px;
}

.inner-container .tab-content p {
  font-size: 19px;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 35px;
  font-family: "Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","游ゴシック Medium",YuGothic,YuGothicM,メイリオ,Meiryo,sans-serif;
}

.inner-container .tab-content ul.ul-1 li {
  font-size: 19px;
  font-weight: 500;
  list-style: none;
  padding-left: 15px;
}

.inner-container .tab-content .line-1 {
  width: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  float: left;
}

.inner-container .tab-content .separator-1 {
  height: 40px;
}

.inner-container .tab-content .separator-2 {
  height: 70px;
}

.inner-container .tab-content .separator-3 {
  height: 200px;
}

.inner-container .tab-content .separator-4 {
  height: 20px;
}
.inner-content table td,
.inner-content h2{
  font-family: "Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","游ゴシック Medium",YuGothic,YuGothicM,メイリオ,Meiryo,sans-serif;
}
.inner-container .tab-content .inner-table table td,
.inner-container .tab-content .inner-table table th {
  border-top: 0;
  font-size: 19px;
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}

.inner-container .tab-content .inner-table table tr td {
  font-weight: 500;
  width: 38%;
}

.inner-container .tab-content .inner-table table tr td:first-of-type {
  width: 21%;
}

.inner-container .no-bullet {
  list-style: none;
  padding-left: 40px;
  font-size: 19px;
  line-height: 34px;
  font-weight: 500;
}

.inner-container .bullet-li {
  padding-left: 8px;
  margin-bottom: 0;
}

.inner-container .bullet-li li {
  background: url("images/bullet.png") no-repeat left 15px;
  padding-left: 18px;
  list-style: none;
  font-size: 19px;
  font-weight: 500;
  line-height: 38px;
}

.inner-container .scroll-content {
  height: 450px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 30px;
}

.inner-container .scroll-content::-webkit-scrollbar-track {
  background-color: #ececec;
}

.inner-container .scroll-content::-webkit-scrollbar {
  width: 18px;
  background-color: #ececec;
}

.inner-container .scroll-content::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #adadad;
}

.inner-container a {
  color: #179edd;
  text-decoration: underline;
  word-wrap: break-word;
}

.play-off-rule .custom-width .md-none {
  display: none;
}

@media (max-width: 767px) {
  .play-off-rule .custom-width .md-none {
    display: table-row;
  }
}

.play-off-rule .custom-width th {
  width: 22%;
}

@media (max-width: 767px) {
  .play-off-rule .custom-width th {
    width: 23%;
  }
}

.play-off-rule .custom-width td:first-of-type {
  width: 11% !important;
}

.play-off-rule .custom-width td:nth-of-type(2) {
  width: 19% !important;
}

.play-off-rule .custom-width td:nth-of-type(3) {
  width: 10% !important;
}

@media (max-width: 767px) {
  .play-off-rule .custom-width td:nth-of-type(3), .play-off-rule .custom-width td:nth-of-type(4) {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .qualifying-rule table {
    margin-bottom: 0;
  }
  .qualifying-rule .inner-table .separator-2 {
    display: none;
  }
  .qualifying-rule .inner-table .col-md-12 {
    padding-top: 25px;
  }
  .no-md-br br {
    display: none;
  }
  .inner-container {
    padding-bottom: 60px;
  }
  .inner-container .scroll-content {
    padding-right: 10px;
    height: 550px;
  }
  .inner-container .scroll-content::-webkit-scrollbar {
    width: 14px;
  }
  .inner-container .scroll-content::-webkit-scrollbar-thumb {
    border-radius: 8px;
  }
  .inner-container .tab-content {
    padding-left: 0;
    padding-right: 0;
  }
  .inner-container .nav-tabs {
    margin-top: 30px !important;
  }
  .inner-container .nav-tabs .nav-item {
    width: 50%;
  }
  .inner-container .nav-tabs .nav-item .nav-link {
    padding-right: 0px;
    padding-left: 0px;
    width: 100%;
    padding-bottom: 18px;
  }
  .inner-container .nav-tabs .nav-item .nav-link img {
    width: auto;
    height: 20px;
  }
  .inner-container .nav-tabs .nav-item.active .nav-link img {
    width: 100%;
    height: auto;
  }
}

@media (min-width: 767px) and (max-width: 991px) {
  .inner-container .nav-tabs .nav-item {
    width: 22%;
  }
  .inner-container .nav-tabs .nav-item .nav-link {
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;
  }
  .inner-container .nav-tabs .nav-item .nav-link img {
    width: 100%;
  }
  .inner-container .nav-tabs .nav-item:not(.active) .nav-link img {
    width: auto;
    height: 25px;
  }
  .inner-container .nav-tabs .nav-item.active .nav-link img {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 1199px) {
  h2 {
    font-size: 1.5rem;
  }
  .inner-container .no-bullet {
    font-size: 16px;
    line-height: 28px;
  }
  .inner-container .bullet-li {
    padding-left: 0;
  }
  .inner-container .bullet-li li {
    padding-left: 1em;
    font-size: 16px;
    line-height: 28px;
    background-position-y: 10px;
  }
  .inner-container .tab-content .tab-title {
    padding-bottom: 50px;
    font-family: "Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","游ゴシック Medium",YuGothic,YuGothicM,メイリオ,Meiryo,sans-serif;
  }
  .inner-container .tab-content .inner-table table tr td,
  .inner-container .tab-content .inner-table table tr th {
    font-size: 16px;
    padding-left: 0;
    padding-right: 0;
  }
  .inner-container .tab-content .inner-table table tr td {
    width: 35%;
  }
  .inner-container .tab-content .inner-table table tr td:first-of-type {
    width: 23%;
  }
  .inner-container .tab-content p {
    font-size: 16px;
    line-height: 28px;
  }
  .inner-container .tab-content h4 {
    font-size: 19px;
  }
  .inner-container .tab-content .separator-1 {
    height: 30px;
  }
  .inner-container .tab-content .separator-2 {
    height: 50px;
  }
  .inner-container .tab-content .separator-3 {
    height: 90px;
  }
  .inner-container .tab-content ul.ul-1 {
    padding-left: 30px;
  }
  .inner-container .tab-content ul.ul-1 li {
    font-size: 16px;
    padding-left: 0;
  }
  .inner-container .nav-tabs {
    width: 100%;
  }
}

@media (min-width: 1199px) {
  .inner-container {
    max-width: 900px;
  }
}

@media (min-width: 767px) and (max-width: 991px) {
  .inner-container .tab-content {
    max-width: 630px;
    margin: auto;
  }
}

@media (min-width: 991px) {
  .inner-container .tab-content {
    max-width: 890px;
    margin: auto;
  }
}
/*# sourceMappingURL=style.css.map */