@charset "UTF-8";
/*--------------------------------------------------------------------------------------------------
ページ個別のスタイリング 【クラス名：DentalPlaza-page-●●●】
--------------------------------------------------------------------------------------------------*/
.DentalPlaza-page-title01 {
  display: flex;
  grid-gap: 0 30px; }
.DentalPlaza-page-text02 {
  color: #DC151A;
  font-size: 18px;
  font-family: UniversLTPro-55Roman, "新ゴ M", "Shin Go Medium" !important;
  display: block; }
.DentalPlaza-page-text03 {
  display: block; }
  .DentalPlaza-page-text03 i {
    color: #fff;
    font-family: UniversLTPro-55Roman, "新ゴ M", "Shin Go Medium" !important;
    font-style: normal;
    line-height: 1;
    margin-bottom: 3px;
    padding: 5px 0;
    background: #DC151A;
    display: block; }
.DentalPlaza-page-figcaption01 {
  text-align: center;
  line-height: 0; }
.DentalPlaza-page-pic01 {
  min-width: 740px; }
.DentalPlaza-page-pic02 {
  padding: 0 50px; }
.DentalPlaza-page-pic03 {
  width: 240px; }
.DentalPlaza-page-icon01 {
  width: 90px; }
.DentalPlaza-page-box01 {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
.DentalPlaza-page-flex01 {
  display: flex;
  grid-gap: 10px 60px; }
.DentalPlaza-page-flexList01 {
  display: flex;
  justify-content: center; }
  .DentalPlaza-page-flexList01__item {
    width: 100%;
    padding: 5px 20px;
    border-left: solid 1px #707070; }
    .DentalPlaza-page-flexList01__item:first-child {
      border-left: none; }
.DentalPlaza-page-dl01 {
  color: #DC151A;
  font-family: UniversLTPro-55Roman, "新ゴ M", "Shin Go Medium" !important;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  grid-gap: 10px; }
  .DentalPlaza-page-dl01 dt {
    font-size: 12px;
    line-height: 1;
    padding: 5px;
    border: solid 1px #DC151A; }
  .DentalPlaza-page-dl01 dd {
    font-size: 18px;
    line-height: 1;
    margin-right: 10px; }
.DentalPlaza-page-tableChart01 {
  width: 100%;
  min-width: initial; }
  .DentalPlaza-page-tableChart01 th {
    vertical-align: top;
    width: 200px; }
.DentalPlaza-page-tableChart02 {
  width: 100%;
  min-width: initial; }
  .DentalPlaza-page-tableChart02 th {
    width: 140px; }
