.single__midashi__container {
  margin-bottom: 10vh;
  border-bottom: solid;
  border-top: solid;
  border-width: 0.3px;
  position: relative;
  text-align: center;
  margin: 15vh auto 5vh;
  padding: 4vh;
  width: 100%;
}

.single__midashi {
  font-size: 1.8rem;
  font-family: a-otf-midashi-mi-ma31-pr6n, serif;
  letter-spacing: 0.1vw;
}

.single .schedule-content-place {
  text-align: center;
  width: 100%;
}

.single .schedule-content-date {
  font-size: 1.6rem;
  text-align: center;
  height: auto;
  line-height: 30px;
  margin-right: 0;
  width: 100%;
}

@media (max-width: 768px) {
  .single__midashi {
    margin-bottom: 20px;
  }
}
