@charset 'UTF-8';

/*--------------------------------------------------------------------
// ume2026
--------------------------------------------------------------------*/
body#ume .bg-wrap::after {
  background: url("../img/stamp_ume_2026.png") no-repeat;
  background-size: contain; }


#calendar ul::before {
  background: url("../img/ume-calendar_mobile.svg") no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 768px) {
  #calendar ul::before {
  background: url("../img/ume-calendar_pc.svg") no-repeat;
  background-size: 100%;
  }
}


#calendar .day201 a::before {
  background: url("../img/day_260201-s.jpg") no-repeat;
  background-size: cover;
}
#calendar .day204 a::before {
  background: url("../img/day_260204-s.jpg") no-repeat;
  background-size: cover;
}
#calendar .day206 a::before {
  background: url("../img/day_260206-s.jpg") no-repeat;
  background-size: cover;
}
#calendar .day210 a::before {
  background: url("../img/day_260210-s.jpg") no-repeat;
  background-size: cover;
}
#calendar .day212 a::before {
  background: url("../img/day_260212-s.jpg") no-repeat;
  background-size: cover;
}