.key_box .key_ttl #about-date{
  padding-top: 40px;
}
#sub_slide {
  margin-top: 50px;
}

#sub_slide h3 {
  text-align: center;
  font-size: 22px;
  padding-top: 30px;
  padding-bottom: 20px;
}
.event_movie {
  margin-bottom: 50px;
}
.takedabbq{
  margin-bottom: 40px;
}
.live_music {
  background: #fff;
  margin-bottom: 80px;
  padding: 50px;
}
.live_music h3 {
  margin: 0;
  border-bottom: 2px solid #2c2c2c;
  padding-bottom: 5px;
  font-size: 18.72px;
}
.live_music ul {
  margin: 20px 0 30px;
}
.live_music dl {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 15px;
}
.live_music dl dt {
  background: #f1f1f1;
  padding: 10px 20px;
  min-width: 140px;
  text-align: center;
}
.live_music dl dd {
  margin-left: 20px;
  padding-top: 10px;
}
.live_music p.setlist {
  margin-top: 20px;
}

.live_music p.setlist a {
  text-decoration: underline;
}

@media screen and (max-width: 860px) {
  .flex-control-nav {
    bottom: -60px;
    width: 70%;
    margin-left: 15%;
  }
}
@media screen and (max-width: 800px) {
  .takedabbq {
    margin-bottom: 20px;
  }
  .live_music {
    padding: 20px 5%;
  }
  .live_music dl {
    display: block;
  }
  .live_music dl dt {
    margin-bottom: 10px;
  }
  .live_music dl dd {
    margin-left: 0;
    padding: 0;
  }
}

@media screen and (min-width: 781px){
  .sp-only {
    display: none!important;
  }
}
