.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;
}
.yose_schedule {
  width: 100%;
  max-width: 940px;
  background: #fff;
  margin: 0 auto 50px;
  padding: 20px 5% 30px;
}
.yose_schedule p a {
  text-decoration: underline;
}
.yose_schedule .schedule_gray {
  background: #ccc;
  padding: 10px 20px;
  margin-bottom: 10px;
  text-align: center;
}
.voice_box .inner {
  max-width: 1200px;
}
.voice_box .inner h3 {
  border: 1px solid #000;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 7px 10px;
}
#voice_flex2 {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 auto;
  justify-content: space-between;
  max-width: 1300px;
}
#voice_flex2 .voice_set {
  width: calc(100% / 3 - 10px);
  margin: 0 0 20px 0;
  box-sizing: border-box;
  padding: 15px 15px 15px 113px;
}
#voice_flex2 .voice_set p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.6;
}
.ume{
  font-weight: bold;
  font-size: 17px;
  background:url(../img/icon-ume.gif) no-repeat 0 10px;
  letter-spacing: 1px;
  padding: 10px 0 5px 27px;
}

@media screen and (max-width: 860px) {
  .flex-control-nav {
    bottom: -60px;
    width: 70%;
    margin-left: 15%;
  }
}
.notes {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #d53c2c;
  font-size: 90%;
}
.yose20_link {
  text-align: center;
  margin-bottom: 70px;
  font-size: 18px;
}
.yose20_link a {
  text-decoration: underline;
}
@media screen and (min-width: 781px){
  .sp-only {
    display: none!important;
  }
}
@media screen and (max-width: 800px) {
  #voice_flex2 {
    display: block;
  }
  #voice_flex2 .voice_set {
    width: 100%;
    padding: 10px 10px 10px 86px;
  }
  .sp_pb8{
    padding-bottom: 8px;
  }
}
