@charset "UTF-8";
/*--------------------------------------------------------------------------------------------------
ページ個別のスタイリング 【クラス名：DentalPlaza-page-●●●】
--------------------------------------------------------------------------------------------------*/
.DentalPlaza-page-productDescription {
  align-items: center;
  background-color: #dae000;
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
  padding: 15px 20px;
}
.DentalPlaza-page-productDescription img {
  width: 112px !important;
  height: auto !important;
}/*# sourceMappingURL=style.css.map */