@charset "UTF-8";
@media (max-width: 991.98px) {
  .header__wrap {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
  }

  .header__nav {
    display: none;
  }

  .header .nav-open-btn span {
    display: inline-block;
    position: absolute;
    left: 14px;
    width: 45%;
    height: 3px;
    background: #fff;
    border-radius: 2px;
    transition: all .25s;
  }

  .header .nav-open-btn span:nth-of-type(1) {
    top: 15px;
  }

  .header .nav-open-btn span:nth-of-type(2) {
    top: 23px;
  }

  .header .nav-open-btn span:nth-of-type(3) {
    top: 31px;
  }

  .header .nav-open-btn.open span:nth-of-type(1) {
    top: 18px;
    left: 18px;
    width: 30%;
    transform: translateY(6px) rotate(-45deg);
  }

  .header .nav-open-btn.open span:nth-of-type(2) {
    opacity: 0;
  }

  .header .nav-open-btn.open span:nth-of-type(3) {
    top: 30px;
    left: 18px;
    width: 30%;
    transform: translateY(-6px) rotate(45deg);
  }

  .sp-menu {
    display: none;
  }

  .sp-menu.open {
    display: block;
    transform: translateX(0);
  }

  .front-template-2 .sp-menu .header__link .nav-link,
  .front-template-3 .sp-menu .header__link .nav-link {
    color: #fff !important;
  }

  .front-template-2 .header,
  .front-template-3 .header {
    left: 0;
    right: auto;
    width: 100vw;
    padding-right: 12px;
  }

  .front-template-2 .header > .inner,
  .front-template-3 .header > .inner {
    position: relative;
    width: 100%;
    max-width: none;
    margin: 0;
  }

  .front-template-2 .header .nav-open-btn,
  .front-template-3 .header .nav-open-btn {
    position: absolute !important;
    top: 50% !important;
    right: 16px !important;
    width: 42px !important;
    height: 42px !important;
    z-index: 1100 !important;
    transform: translateY(-50%) !important;
  }

  .front-template-2 .header .nav-open-btn span,
  .front-template-3 .header .nav-open-btn span {
    left: 11px;
    width: 20px;
  }

  .front-template-2 .header .nav-open-btn span:nth-of-type(1),
  .front-template-3 .header .nav-open-btn span:nth-of-type(1) {
    top: 12px;
  }

  .front-template-2 .header .nav-open-btn span:nth-of-type(2),
  .front-template-3 .header .nav-open-btn span:nth-of-type(2) {
    top: 20px;
  }

  .front-template-2 .header .nav-open-btn span:nth-of-type(3),
  .front-template-3 .header .nav-open-btn span:nth-of-type(3) {
    top: 28px;
  }

  .front-template-2 .sp-menu,
  .front-template-3 .sp-menu {
    padding-top: 112px !important;
  }

  .main-body > .inner,
  .breadcrumb-area > .inner {
    max-width: none;
    padding-right: 10px;
    padding-left: 10px;
  }

  .main-body > .inner > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }

  .main-body > .inner > .container-fluid > .row {
    --bs-gutter-x: 0;
  }

  .info-table,
  .asc-about__table,
  .info-table tbody,
  .asc-about__table tbody,
  .info-table tr,
  .asc-about__table tr,
  .info-table th,
  .asc-about__table th,
  .info-table td,
  .asc-about__table td {
    display: block;
    width: 100% !important;
    box-sizing: border-box;
  }

  .info-table,
  .asc-about__table {
    max-width: 100%;
    border-collapse: separate;
    border-spacing: 0;
  }

  .info-table tr + tr,
  .asc-about__table tr + tr {
    border-top: 1px solid #ddd;
  }

  .info-table th,
  .asc-about__table th,
  .info-table td,
  .asc-about__table td {
    border: 0 !important;
  }

  .info-table th,
  .asc-about__table th {
    border-bottom: 1px solid #ddd;
  }

  .info-table td,
  .asc-about__table td {
    border-bottom: 0 !important;
    overflow-wrap: anywhere;
  }

  .info-table #map {
    width: 100% !important;
    max-width: 100%;
    box-sizing: border-box;
  }

  .front-schedule_detail .breadcrumb-area {
    position: relative;
    top: auto;
    margin-bottom: 8px;
  }

  .front-schedule_detail .page-heading {
    margin-bottom: 0;
  }

  .schedule-detail-control-row {
    margin-top: 0;
    margin-bottom: 14px;
  }
}

@media (max-width: 991.98px) {
  .sport-game-result-block {
    gap: 14px;
  }

  .sport-game-result-block__label {
    min-width: 96px;
    padding: 7px 12px;
    font-size: .88rem;
  }

  .sport-game-result-block .game-detail-info__item {
    flex-direction: column;
  }

  .sport-game-result-block .game-detail-info__title {
    flex-basis: auto;
    border-right: 0;
    border-bottom: 1px solid #818181;
    font-size: .88rem;
  }

  .sport-game-result-block .game-detail-info__body {
    font-size: .88rem;
  }

  .individual-result-games {
    margin-top: 28px;
  }

  .individual-result-games__body {
    gap: 24px;
    padding-top: 16px;
  }
}

@media (min-width: 992px) {
  .header__nav {
    display: block;
  }

  .sp-menu {
    display: none !important;
  }
}

@media (max-width: 575.98px) {
  .front-template-2 .header .nav-open-btn,
  .front-template-3 .header .nav-open-btn {
    right: max(24px, calc(100vw - 366px)) !important;
  }

  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}
