@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;
}
#calendar .day214 a::before {
  background: url("../img/day_260214-s.jpg") no-repeat;
  background-size: cover;
}
#calendar .day217 a::before {
  background: url("../img/day_260217-s.jpg") no-repeat;
  background-size: cover;
}
#calendar .day219 a::before {
  background: url("../img/day_260219-s.jpg") no-repeat;
  background-size: cover;
}
#calendar .day221 a::before {
  background: url("../img/day_260221-s.jpg") no-repeat;
  background-size: cover;
}
#calendar .day223 a::before {
  background: url("../img/day_260223-s.jpg") no-repeat;
  background-size: cover;
}
#calendar .day225 a::before {
  background: url("../img/day_260225-s.jpg") no-repeat;
  background-size: cover;
}
#calendar .day227 a::before {
  background: url("../img/day_260227-s.jpg") no-repeat;
  background-size: cover;
}
#calendar .day301 a::before {
  background: url("../img/day_260301-s.jpg") no-repeat;
  background-size: cover;
}
#calendar .day304 a::before {
  background: url("../img/day_260304-s.jpg") no-repeat;
  background-size: cover;
}