@charset "UTF-8";


/*wire/index.html*/
#meswp-wire_lineup {
  position: relative;
}

.meswp-wire_lineup_img {
  height: max-content;
}

.meswp-wire_lineup_img img {
  max-width: 100%;
  vertical-align: bottom;
}

.meswp-wire_lineup_items {
  height: max-content;
  margin: 0;
}

.meswp-wire_lineup_items li.c-list__item {
  position: absolute;
  margin: 0;
  padding: 0;
  aspect-ratio: 1 / 1;
}
#meswp-wire_lineup_MV4800S.c-list__item {
  aspect-ratio: 1 / 1.1;
}

.meswp-wire_lineup_items li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

#meswp-wire_lineup_MP1200 {
  width: 11%;
  bottom: 66%;
  left: 8%;
}

#meswp-wire_lineup_MP2400 {
  width: 12%;
  bottom: 66%;
  left: 23%;
}

#meswp-wire_lineup_MP4800 {
  width: 12%;
  bottom: 66%;
  left: 39%;
}

#meswp-wire_lineup_MG12R {
  width: 12%;
  bottom: 35%;
  left: 8%;
}

#meswp-wire_lineup_MG24R {
  width: 12%;
  bottom: 35%;
  left: 23%;
}

#meswp-wire_lineup_MV4800R {
  width: 13%;
  bottom: 35%;
  left: 38%;
}

#meswp-wire_lineup_MG12 {
  width: 12%;
  bottom: 5%;
  left: 8%;
}

#meswp-wire_lineup_MG24 {
  width: 12%;
  bottom: 5%;
  left: 23%;
}

#meswp-wire_lineup_MV4800S {
  width: 13%;
  bottom: 5%;
  left: 38%;
}

#meswp-wire_lineup_MX600 {
  width: 11%;
  bottom: 67%;
  left: 57%;
}

#meswp-wire_lineup_MX900 {
  width: 12%;
  bottom: 67%;
  left: 70%;
}

#meswp-wire_lineup_MX2400 {
  width: 12%;
  bottom: 67%;
  left: 84%;
}

#meswp-wire_lineup_MV1200S,
#meswp-wire_lineup_MV2400S,
#meswp-wire_lineup_MV4800S {
  padding-right: 0;
}

@media only screen and (max-width: 1244px) {
  .meswp-wire_lineup_items li a br {
    display: none;
  }
}