.pl_flex {
  padding: 0 15px;
}
@media screen and (min-width: 600px) {
  .pl_flex {
    display: flex;
    align-items: stretch;
    padding: 20px 0;
  }
}
@media screen and (min-width: 600px) {
  .pl_flex .pl_boxColumn1 {
    width: 48%;
    margin: 0;
  }
}
@media screen and (min-width: 600px) {
  .pl_flex .pl_imgBLock02 {
    margin-bottom: 0 !important;
  }
}
@media screen and (min-width: 600px) {
  .pl_flex .flex2 {
    width: 48%;
    margin-left: 4%;
  }
}

@media screen and (max-width: 599px) {
  .pl_blockB01 {
    padding: 0 10px;
  }
}

@media screen and (max-width: 599px) {
  .pl_dlBlock01 {
    width: 90%;
    margin: 20px auto 0 !important;
  }
}

.academy__heading06 {
  margin-left: 1.5rem;
}
@media screen and (min-width: 600px) {
  .academy__heading06 {
    margin-left: 2rem;
  }
}

.academy__btn01.--locationDetail {
  width: 100%;
  box-shadow: #b2e4e0 0 6px;
}
@media screen and (max-width: 599px) {
  .academy__btn01.--locationDetail {
    margin: 0;
  }
}
@media screen and (min-width: 600px) {
  .academy__btn01.--locationDetail {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
}
.academy__btn01.--locationDetail:hover {
  box-shadow: unset;
  transform: translateY(6px);
}
.academy__btn01.--locationDetail .academy__link {
  display: grid;
  place-items: center;
  padding: 0.5rem 0;
}
.academy__btn01.--locationDetail .academy__img {
  height: 2.6rem;
}
@media screen and (min-width: 600px) {
  .academy__btn01.--locationDetail .academy__img {
    height: 2rem;
  }
}

@media screen and (max-width: 599px) {
  .pl_table01 tr > * {
    padding: 10px;
  }
  .table_price thead th:nth-child(2) {
    width: 120px;
    min-width: 120px;
  }
  .table_koukukouen thead th:first-child {
    width: 165px;
    min-width: 165px;
  }
  .table_koukukouen thead th:nth-child(2) {
    width: 125px;
    min-width: 125px;
  }
  .table_koukukouen thead th:nth-child(3) {
    width: 65px;
    min-width: 65px;
  }
  .table_koukukouen thead th:nth-child(4) {
    width: 80px;
    min-width: 80px;
  }
  .table_koukukouen.--price thead th:nth-child(3) {
    width: 110px;
    min-width: 110px;
  }
  .table_koukukouen.--price thead th:nth-child(4) {
    width: 105px;
    min-width: 105px;
  }
}
tr > td {
  text-align: center;
}
/*# sourceMappingURL=enjoy_baseball_location.css.map */
