@charset "UTF-8";

@media screen and (max-width: 767px) {
  .clubDetailModule01 .about .box.history .inner{
    overflow: scroll;
  }
  .clubDetailModule01 .about .box.detail2 .inner{
    overflow: scroll;
  }
}