@media (max-width: 767px) {
  main section.intro {
    background-image: url("https://img.dormy-hotels.com/information/tokyobay_musicevent/img/sp/mv.webp");
  }
}

main section.calendar .calendarContents .days .moreButton:after,
main section.calendar .calendarContents02 .days .moreButton:after {
  background-image: url("https://img.dormy-hotels.com/information/tokyobay_musicevent/img/icon-arrow02.svg");
}

main {
  background-image: url(../img/content-bg.webp);
}

main section.calendar + .linksArea > li:last-child {
  background-image: url(../img/links-bg02.webp);
}

main .commonOrnament02:before, main .commonOrnament02:after {
  background-image: url(../img/ornament02.svg);
}

main .commonOrnament01:before {
  background-image: url(../img/ornament01.svg);
}

main .commonButton01 a:before {
  background-image: url(../img/icon-ornament01.svg);
}