@charset "UTF-8";
/*--------------------------------------------------------------------------------------------------
ページ個別のスタイリング 【クラス名：DentalPlaza-page-●●●】
--------------------------------------------------------------------------------------------------*/
.DentalPlaza-page-colorGreen01 {
  color: #00A73C !important; }
.DentalPlaza-page-colorOrange01 {
  color: #F29600 !important; }
.DentalPlaza-page-stepList01__item:nth-child(1):after {
  content: "";
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-width: 15px 15px 0 15px;
  border-color: #5DB75B transparent transparent transparent;
  position: absolute;
  margin: auto;
  top: 100%;
  left: 0;
  right: 0; }
.DentalPlaza-page-stepList01__item:nth-child(2):after {
  content: none !important; }
.DentalPlaza-page-stepList01__item:nth-child(3):after, .DentalPlaza-page-stepList01__item:nth-child(4):after {
  border-color: transparent transparent transparent #5DB75B;
  top: -155px; }
.DentalPlaza-page-stepList01__item:nth-child(5):after {
  content: "";
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-width: 15px 15px 0 15px;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: initial;
  left: 0;
  right: 0; }
.DentalPlaza-page-title01 {
  font-size: 18px;
  line-height: 1.5; }
  .DentalPlaza-page-title01__large {
    color: #20992A;
    font-size: 30px; }
.DentalPlaza-page-title02 {
  color: #fff;
  font-size: 28px;
  font-family: UniversLTPro-55Roman, "新ゴ M", "Shin Go Medium" !important;
  line-height: 1.5;
  text-align: center;
  padding: 20px;
  background: #5DB75B; }
  .DentalPlaza-page-title02--small {
    font-size: 20px;
    height: 90px;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%; }
.DentalPlaza-page-title03 {
  font-size: 28px;
  font-family: "UniversLTPro-55Roman", "A-OTF 新ゴ Pro M", "新ゴ M", "Shin Go Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", sans-serif !important;
  line-height: 1.25; }
.DentalPlaza-page-text01 {
  display: flex;
  grid-gap: 20px;
  align-items: center; }
  .DentalPlaza-page-text01:before {
    content: "";
    width: 83px;
    height: 83px;
    display: block;
    transform: translateY(-5px);
    flex-shrink: 0; }
  .DentalPlaza-page-text01--num01:before {
    background: url("../img/features_text01_01.svg") no-repeat 0 0/cover; }
  .DentalPlaza-page-text01--num02:before {
    background: url("../img/features_text01_02.svg") no-repeat 0 0/cover; }
  .DentalPlaza-page-text01--num03:before {
    background: url("../img/features_text01_03.svg") no-repeat 0 0/cover; }
.DentalPlaza-page-text02 {
  font-family: UniversLTPro-55Roman, "新ゴ M", "Shin Go Medium" !important;
  text-align: center;
  margin-top: 20px;
  padding: 5px 5px 0;
  background: #fff;
  border: solid 1px #ccc; }
.DentalPlaza-page-icon01 {
  position: relative; }
  .DentalPlaza-page-icon01:after {
    content: "";
    width: 75px;
    height: 75px;
    margin: auto;
    background: url("../img/icon01.svg") no-repeat 0 0/cover;
    position: absolute;
    right: -53px;
    top: 430px; }
.DentalPlaza-page-pic01 {
  width: 280px !important;
  float: left;
  margin-right: 25px; }
.DentalPlaza-page-pic02 {
  width: 280px !important;
  float: right;
  margin: -100px 60px -15px; }
.DentalPlaza-page-box01 {
  height: 100%;
  padding: 30px 25px;
  background: rgba(226, 238, 197, 0.2);
  border: solid 5px #E2EEC5; }
.DentalPlaza-page-box02 {
  padding: 20px 30px 18px;
  background: #F8F8F8; }
.DentalPlaza-page-flex02 {
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .DentalPlaza-page-flex02__child {
    font-size: 14px; }
.DentalPlaza-page-flex03 {
  font-size: 14px;
  margin: 5px 0 0;
  display: flex;
  flex-wrap: wrap;
  grid-gap: 0 10px; }
  .DentalPlaza-page-flex03__term {
    width: 180px; }
  .DentalPlaza-page-flex03__description {
    width: 150px; }

.DentalPlaza-page-flexCustomList {
  grid-gap: 45px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .DentalPlaza-page-flexCustomList__colSize235 {
    width: 235px; }
