.photo_item.item_01 {
  background-image: url(../img/photo_01.webp);
}
@media (min-width: 992px) {
  .photo_item.item_01 {
    background-image: url(../img/photo_01_pc.webp);
  }
}
.photo_item.item_01::after {
  background-image: url(../img/photo_01.webp);
}
@media (min-width: 992px) {
  .photo_item.item_01::after {
    background-image: url(../img/photo_01_pc.webp);
  }
}
.photo_item.item_02::after {
  background-image: url(../img/photo_02.webp);
}
@media (min-width: 992px) {
  .photo_item.item_02::after {
    background-image: url(../img/photo_02_pc.webp);
  }
}
.photo_item.item_03::after {
  background-image: url(../img/photo_03.webp);
}
@media (min-width: 992px) {
  .photo_item.item_03::after {
    background-image: url(../img/photo_03_pc.webp);
  }
}
.photo_item.item_04::after {
  background-image: url(../img/photo_04.webp);
}
@media (min-width: 992px) {
  .photo_item.item_04::after {
    background-image: url(../img/photo_04_pc.webp);
  }
}
.photo_item.item_05::after {
  background-image: url(../img/photo_05.webp);
}
@media (min-width: 992px) {
  .photo_item.item_05::after {
    background-image: url(../img/photo_05_pc.webp);
  }
}
.photo_item.item_055::after {
  background-image: url(../img/photo_05.webp);
}
@media (min-width: 992px) {
  .photo_item.item_055::after {
    background-image: url(../img/photo_05_pc.webp);
  }
}
.photo_item.item_06::after {
  background-image: url(../img/photo_06.webp);
}
@media (min-width: 992px) {
  .photo_item.item_06::after {
    background-image: url(../img/photo_06_pc.webp);
  }
}
.photo_item.item_07::after {
  background-image: url(../img/photo_07.webp);
}
@media (min-width: 992px) {
  .photo_item.item_07::after {
    background-image: url(../img/photo_07_pc.webp);
  }
}
.photo_item.item_08::after {
  background-image: url(../img/photo_07.webp);
}
@media (min-width: 992px) {
  .photo_item.item_08::after {
    background-image: url(../img/photo_07_pc.webp);
  }
}/*# sourceMappingURL=preload.css.map */