@charset 'UTF-8';

/*--------------------------------------------------------------------
// ume2025
--------------------------------------------------------------------*/
body#ume .bg-wrap::after {
  background: url("../img/stamp_ume_2025.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_250201-s.jpg") no-repeat;
  background-size: cover;
}
#calendar .day204 a::before {
  background: url("../img/day_250204-s.jpg") no-repeat;
  background-size: cover;
}
#calendar .day207 a::before {
  background: url("../img/day_250207-s.jpg") no-repeat;
  background-size: cover;
}
#calendar .day211 a::before {
  background: url("../img/day_250211-s.jpg") no-repeat;
  background-size: cover;
}
#calendar .day214 a::before {
  background: url("../img/day_250214-s.jpg") no-repeat;
  background-size: cover;
}
#calendar .day217 a::before {
  background: url("../img/day_250217-s.jpg") no-repeat;
  background-size: cover;
}
#calendar .day221 a::before {
  background: url("../img/day_250221-s.jpg") no-repeat;
  background-size: cover;
}
#calendar .day225 a::before {
  background: url("../img/day_250225-s.jpg") no-repeat;
  background-size: cover;
}
#calendar .day227 a::before {
  background: url("../img/day_250227-s.jpg") no-repeat;
  background-size: cover;
}
#calendar .day303 a::before {
  background: url("../img/day_250303-s.jpg") no-repeat;
  background-size: cover;
}
#calendar .day305 a::before {
  background: url("../img/day_250305-s.jpg") no-repeat;
  background-size: cover;
}
#calendar .day307 a::before {
  background: url("../img/day_250307-s.jpg") no-repeat;
  background-size: cover;
}
#calendar .day309 a::before {
  background: url("../img/day_250309-s.jpg") no-repeat;
  background-size: cover;
}
#calendar .day312 a::before {
  background: url("../img/day_250312-s.jpg") no-repeat;
  background-size: cover;
}
#calendar .day314 a::before {
  background: url("../img/day_250314-s.jpg") no-repeat;
  background-size: cover;
}

