@charset "Shift_JIS";

.thumbList01.thumb2Set.trimList01 li img{ object-fit: cover; width: 100%; height: 16vw; max-height: 212px; max-width: 320px;}
.thumbList01.thumb2Set.trimList01 li img:hover{ opacity: 0.7; transition: 0.4s;}

@media only screen and (min-width: 769px) {
  .lyt-col2-01 .lyt-col2-01-inner > .column{
    display: flex;
    flex-direction: column;
  }

  .lyt-col2-01 .lyt-col2-01-inner > .column > .thumbList01{
    margin-top: auto;
    padding-top: clamp(20px, 3vw, 40px);
  }
}

@media only screen and (max-width: 768px) {
  .thumbList01.thumb2Set.trimList01 li img{ height: 42vw;}
}

.section-highlight .hdg-level4-01::before {
  top: 16px!important;
}
@media only screen and (max-width: 768px) {
  .ne-alljapan2026 .section-highlight .hdg-level4-01::before {
    top: 13px!important;
  }
}
