#discography .jaket-text,
#discography .ticket-tokuten-item {
  .tokuten-cont.with-note {
    margin-bottom: 0;
  }

  .tokuten-cont.with-note + .note {
    margin-block: 0 2rem;
  }
}


@media screen and (min-width: 1px) and (max-width: 743px) {
  #discography .frame-inner.with-note-2 {
    padding-bottom: 0;
  }

  #discography .frame-inner.with-note-2 + .note-2 {
    padding-bottom: 1.5rem;
  }
}