.fs-c-productCarouselMainImage__image{
  pointer-events:none !important;
}

/* shutto翻訳 */

.stt-lang-select.bl {
  background-color: var(--pt-clr-btnBg-1);
  color:#fff;
}
.fs-body-product .stt-lang-select.bl {
  bottom: 80px;
  left: 0;
  border-radius: 0 5px 5px 0;
  z-index: 999;
}
.stt-lang-select.bl .stt-text,
.stt-lang-select.bl .stt-text::after,
.stt-lang-select.bl .stt-select .stt-item,
.stt-lang-select.bl .stt-select .stt-item::after {
	color: #fff;
}
