:root {
  --primary-color-1:#351b5b;;
  --secondary-color:#fad8b5;
}

.icon-img01 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('/2025/images/event/event_01.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.icon-img02 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('/2025/images/event/event_02.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.icon-img03 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('/2025/images/event/event_03.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.icon-img04 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('/2025/images/event/event_04.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.icon-img05 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('/2025/images/event/event_05.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.icon-img06 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('/2025/images/event/event_06.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.icon-img07 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('/2025/images/event/event_07.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.icon-img08 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('/2025/images/event/event_08.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.icon-img09 {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('/2025/images/event/event_09.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}