@charset "UTF-8";
/* CSS Document */

.environment_box>div>ul>li:nth-of-type(1) {
  background: url(/recruit/2026/assets/images/common/environment_box_diversity.jpg) no-repeat top center / cover;
}

.environment_box>div>ul>li:nth-of-type(2) {
  background: url(/recruit/2026/assets/images/common/environment_box_welfare.jpg) no-repeat top center / cover;
}

@media (max-width: 1024px) {}

@media (max-width: 768px) {}