@charset "UTF-8";
/*--------------------------------------------------------------------------------------------------
ページ個別のスタイリング 【クラス名：DentalPlaza-page-●●●】
--------------------------------------------------------------------------------------------------*/
.DentalPlaza-p-stepList__item:not(:first-child):after {
  top: 180px;
  bottom: initial; }
.DentalPlaza-page-title01 {
  color: #5E83C2;
  font-size: 24px; }
.DentalPlaza-page-pic01 {
  width: 200px;
  margin-top: 70px;
  margin-left: auto; }
.DentalPlaza-page-pic02 {
  margin: 0 50px; }
.DentalPlaza-page-pos01 {
  position: absolute;
  top: 188px;
  left: 0; }
.DentalPlaza-page-numberling01 {
  color: #fff;
  font-family: UniversLTPro-55Roman, "新ゴ M", "Shin Go Medium" !important;
  background: #5E83C2;
  border-radius: 10em;
  transform: translateY(-2px); }
.DentalPlaza-page-tableChart01 {
  min-width: initial; }
  .DentalPlaza-page-tableChart01 th, .DentalPlaza-page-tableChart01 td {
    vertical-align: top; }
  .DentalPlaza-page-tableChart01 th {
    width: 190px; }
