@charset "UTF-8";
/*--------------------------------------------------------------------------------------------------
ページ個別のスタイリング 【クラス名：DentalPlaza-page-●●●】
--------------------------------------------------------------------------------------------------*/
.DentalPlaza-page-featuresMain {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.DentalPlaza-page-featuresMain__logo {
  margin-bottom: 40px;
  padding: 0 55px;
  width: 50%;
}
.DentalPlaza-page-featuresMain__logo img {
  width: 233px !important;
}
.DentalPlaza-page-featuresMain__logo:nth-of-type(2) {
  text-align: right;
}
.DentalPlaza-page-featuresMain__logo:nth-of-type(2) img {
  width: 120px !important;
}
.DentalPlaza-page-featuresMain__body {
  margin-bottom: 45px;
}
.DentalPlaza-page-featuresMain__name {
  text-align: center;
  width: 100%;
}
.DentalPlaza-page-featuresMain__name img {
  width: 500px !important;
}
.DentalPlaza-page-featuresCaution {
  font-size: 14px;
  border: 1px solid #ea5504;
  padding: 7px 15px 3px;
  margin-top: 10px;
}
.DentalPlaza-page-text-curcle {
  position: relative;
  color: #ffffff;
  font-size: 0.8em;
  padding: 0.6em;
}
.DentalPlaza-page-text-curcle::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  background-color: #ea5504;
  width: 1.6em;
  height: 1.6em;
  top: 0.3em;
  left: -0.05em;
  z-index: -1;
}
.DentalPlaza-page-productList .DentalPlaza-c-flexList__description + .DentalPlaza-c-flexList__description,
.DentalPlaza-page-productList .DentalPlaza-p-commentNumberList + .DentalPlaza-c-flexList__description {
  margin-top: 15px !important;
}
.DentalPlaza-page-productList__title {
  font-size: 14px;
  position: relative;
  margin-bottom: 15px;
}
li.DentalPlaza-c-flexList__col3:nth-of-type(1) .DentalPlaza-page-productList__title img {
  width: 195px !important;
}
li.DentalPlaza-c-flexList__col3:nth-of-type(1) .DentalPlaza-page-productList__title img.icon {
  width: 136px !important;
  bottom: 5px;
  right: 0;
  position: absolute;
}
.DentalPlaza-page-productList li.DentalPlaza-c-flexList__col3:nth-of-type(2) {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.DentalPlaza-page-productList li.DentalPlaza-c-flexList__col3:nth-of-type(2) .DentalPlaza-page-productList__leftbox {
  width: 234px;
}
.DentalPlaza-page-productList li.DentalPlaza-c-flexList__col3:nth-of-type(2) .DentalPlaza-page-productList__title img {
  width: 183px !important;
}
.DentalPlaza-page-productList li.DentalPlaza-c-flexList__col3:nth-of-type(2) .DentalPlaza-c-flexList__pic {
  width: 76px;
}
.DentalPlaza-page-productList li.DentalPlaza-c-flexList__col3:nth-of-type(2)::after {
  content: "";
  width: 340px;
  display: block;
}
.DentalPlaza-page-productList + .DentalPlaza-page-productList li.DentalPlaza-c-flexList__col3:nth-of-type(1) .DentalPlaza-page-productList__title {
  color: #003288;
}
.DentalPlaza-page-productList + .DentalPlaza-page-productList li.DentalPlaza-c-flexList__col3:nth-of-type(1) .DentalPlaza-page-productList__title img {
  width: 238px !important;
}
.DentalPlaza-page-productList + .DentalPlaza-page-productList li.DentalPlaza-c-flexList__col3:nth-of-type(2) {
  display: block;
}
.DentalPlaza-page-productList + .DentalPlaza-page-productList li.DentalPlaza-c-flexList__col3:nth-of-type(2) .DentalPlaza-page-productList__title {
  color: #003288;
}
.DentalPlaza-page-productList + .DentalPlaza-page-productList li.DentalPlaza-c-flexList__col3:nth-of-type(2) .DentalPlaza-page-productList__title img {
  width: 124px !important;
}
.DentalPlaza-page-productList + .DentalPlaza-page-productList li.DentalPlaza-c-flexList__col3:nth-of-type(2) .DentalPlaza-c-flexList__pic {
  width: 100%;
}
.DentalPlaza-page-productList + .DentalPlaza-page-productList li.DentalPlaza-c-flexList__col3:nth-of-type(3) .DentalPlaza-page-productList__title {
  color: #003288;
}
.DentalPlaza-page-productList + .DentalPlaza-page-productList li.DentalPlaza-c-flexList__col3:nth-of-type(3) .DentalPlaza-page-productList__title img {
  width: 127px !important;
}

.DentalPlaza-u-colorLigntBlue {
  color: #00a0e9 !important;
}

.DentalPlaza-u-colorOrange {
  color: #ea5504 !important;
}

.DentalPlaza-p-commentIndent {
  display: inline-block;
}

.DentalPlaza-c-articleTitle--lightBlue {
  color: #ffffff;
  background-color: #00a0e9;
  padding: 5px 15px 1px;
  font-size: 28px;
}

.DentalPlaza-c-elementTitle--blue {
  color: #ffffff;
  background-color: #003288;
  padding: 7px 12px 5px;
  line-height: 1.4;
}

.DentalPlaza-u-ti1em {
  display: inline-block;
}/*# sourceMappingURL=style.css.map */