@charset "UTF-8";

/* このファイルに記載することでCSSを上書きできます
html {
  color: #F00;
}
*/

.m-productDetailImg-slider__image {
  margin-inline: auto;
}
