.newsyoutube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.newsyoutube iframe {
  width: 100%;
  height: 100%;
}

div#ticket-saleguide {
  margin: 10px auto;
  text-align: center;
}
div#ticket-saleguide p {
  padding: .25rem .5rem;
  display: inline;
  color: #000;
  background-color: #fff;
  font-size: .95rem;
  font-weight: bold;
  letter-spacing: 0;
}


.pt_attention {
  margin: 20px 20px 0;
  text-align: left;
  font-size: 0.8em !important;
}
.pt_attention .name {
  text-decoration: underline;
}