@charset "UTF-8";
/*--------------------------------------------------------------------------------------------------
ページ個別のスタイリング 【クラス名：DentalPlaza-page-●●●】
--------------------------------------------------------------------------------------------------*/
.DentalPlaza-page-logo--bluetooth {
  display: block;
  width: 150px !important;
  margin: 45px 0 10px;
}
.DentalPlaza-page-logo--eo {
  display: block;
  width: 150px !important;
  margin: 30px 0 0;
}
.DentalPlaza-page-btnBase1:before {
  content: "";
  margin: 0 10px 0 0;
  display: inline-block;
}
.DentalPlaza-page-btnBase1:after {
  content: "＞";
  margin: 0 0 0 10px;
  display: inline-block;
}
.DentalPlaza-page-features01 {
  min-height: 563px;
  position: relative;
}
.DentalPlaza-page-features01 .DentalPlaza-c-flexBlock__colSize740 {
  position: absolute;
  top: 0;
  right: 0;
}
.DentalPlaza-page-chart {
  table-layout: fixed;
  width: 100%;
  background: #F4F4F4;
}
.DentalPlaza-page-chart tr.bg th,
.DentalPlaza-page-chart tr.bg td {
  background: #E7E7E7;
}
.DentalPlaza-page-chart tr.pic th,
.DentalPlaza-page-chart tr.pic td {
  background: #FFFFFF;
  vertical-align: top;
}
.DentalPlaza-page-chart th,
.DentalPlaza-page-chart td {
  font-size: 13px;
  padding: 5px 10px 2px;
  text-align: left;
  border: solid 2px #FFFFFF;
}
.DentalPlaza-page-chart tr:first-of-type th:nth-of-type(2),
.DentalPlaza-page-chart tr:first-of-type th:nth-of-type(3) {
  width: 440px;
}
.DentalPlaza-page-chart td {
  width: 440px;
}
.DentalPlaza-page-chart2 {
  table-layout: fixed;
  text-align: left;
  width: 100%;
  background: #F4F4F4;
}
.DentalPlaza-page-chart2 th,
.DentalPlaza-page-chart2 td {
  font-size: 13px;
  padding: 5px 10px 2px;
  text-align: left;
  border: solid 2px #FFFFFF;
}
.DentalPlaza-page-chart2 thead th {
  background: #E7E7E7;
}
.DentalPlaza-page-chart2 thead th:nth-of-type(2) {
  text-align: center;
  width: 150px;
}
.DentalPlaza-page-chart2 tbody tr:nth-of-type(2n) th,
.DentalPlaza-page-chart2 tbody tr:nth-of-type(2n) td {
  background: #E7E7E7;
}
.DentalPlaza-page-chart2 tbody tr td:nth-of-type(2) {
  text-align: center;
}

.DentalPlaza-page-flexCustomList {
  grid-gap: 45px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.DentalPlaza-page-flexCustomList__colSize160 {
  width: 160px;
}
.DentalPlaza-page-flexCustomList__colSize234 {
  width: 234px;
}
.DentalPlaza-page-flexCustomList__colSize254 {
  width: 254px;
}
.DentalPlaza-page-flexCustomList__colSize430 {
  width: 430px;
}
.DentalPlaza-page-flexCustomList__colSize456 {
  width: 456px;
}
.DentalPlaza-page-flexCustomList__colSize660 {
  width: 660px;
}/*# sourceMappingURL=style.css.map */