@charset "UTF-8";
/*--------------------------------------------------------------------------------------------------
ページ個別のスタイリング 【クラス名：DentalPlaza-page-●●●】
--------------------------------------------------------------------------------------------------*/
.DentalPlaza-page-features-pic01, .DentalPlaza-page-features-pic03 {
  width: 47.5%;
  margin-top: 15px;
}
.DentalPlaza-page-features-pic02 {
  width: 47.5% !important;
  margin: 5px 0 30px 5%;
}
.DentalPlaza-page-features-block01__item {
  width: calc(50% - 1px);
}
.DentalPlaza-page-features-block02__item div {
  width: 50%;
}
.DentalPlaza-page-features-block02__item div:first-of-type {
  width: 50%;
}
.DentalPlaza-page-features-block02__item div:first-of-type dd {
  border-left: none;
}
.DentalPlaza-page-features-block02__item div:first-of-type dt {
  margin-left: 0;
}
.DentalPlaza-page-features-block02__item div:last-of-type {
  width: 50%;
}
.DentalPlaza-page-features-block02__item div:last-of-type dd {
  border-right: none;
}
.DentalPlaza-page-features-block02__item div:last-of-type dt {
  margin-right: 0;
}
.DentalPlaza-page-features-block02__item div:nth-of-type(3), .DentalPlaza-page-features-block02__item div:last-of-type {
  margin-top: 10px;
}
.DentalPlaza-page-tableChart01 {
  min-width: initial;
  margin-top: 30px;
}
.DentalPlaza-page-tableChart01 th {
  width: 120px;
  padding-left: 15px;
  padding-right: 15px;
}/*# sourceMappingURL=style_sp.css.map */