@charset "UTF-8";
/*--------------------------------------------------------------------------------------------------
ページ個別のスタイリング 【クラス名：DentalPlaza-page-●●●】
--------------------------------------------------------------------------------------------------*/
.DentalPlaza-page-colorRed01 {
  color: #D80C18 !important; }
.DentalPlaza-page-colorPurple01 {
  color: #AE1888 !important; }
.DentalPlaza-page-colorOrange01 {
  color: #F4A000 !important; }
.DentalPlaza-page-stepList01__item:nth-child(2):after {
  border-width: 15px 15px 0 15px;
  border-color: #B72C8B transparent transparent transparent;
  top: -365px;
  left: 105px; }
.DentalPlaza-page-stepList02__item:nth-child(2):after {
  border-width: 15px 0 15px 15px;
  border-color: transparent transparent transparent #B72C8B;
  top: -55px;
  left: -20px; }
.DentalPlaza-page-stepList03__item:nth-child(1):after {
  content: "";
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-width: 15px 15px 0 15px;
  border-color: #AE1888 transparent transparent transparent;
  position: absolute;
  margin: auto;
  top: 100%;
  left: 0;
  right: 0; }
.DentalPlaza-page-stepList03__item:nth-child(2):after {
  content: none !important; }
.DentalPlaza-page-stepList03__item:nth-child(3):after, .DentalPlaza-page-stepList03__item:nth-child(4):after {
  border-color: transparent transparent transparent #AE1888;
  top: -100px; }
.DentalPlaza-page-stepList03__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-stepList03__item:nth-child(6):after {
  content: "";
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-width: 15px 15px 0 15px;
  border-color: #AE1888 transparent transparent transparent;
  position: absolute;
  margin: auto;
  top: -158px;
  left: 0;
  right: 0; }
.DentalPlaza-page-title01 {
  color: #F4A000;
  font-size: 24px;
  font-family: UniversLTPro-55Roman, "新ゴ M", "Shin Go Medium" !important;
  line-height: 1.5; }
  .DentalPlaza-page-title01 + p {
    margin-top: 10px !important; }
.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: #AE1888; }
  .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-title04 {
  color: #fff;
  font-size: 16px;
  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;
  text-align: center;
  padding: 10px; }
  .DentalPlaza-page-title04--pink {
    background: #D580B2; }
  .DentalPlaza-page-title04--purple {
    background: #B72C8B; }
.DentalPlaza-page-figcaption01 {
  position: absolute;
  bottom: 10px;
  right: -245px; }
.DentalPlaza-page-figcaption02 {
  font-size: 16px;
  line-height: 1.55;
  font-family: UniversLTPro-55Roman, "新ゴ M", "Shin Go Medium" !important; }
.DentalPlaza-page-pic01 {
  width: 110px;
  position: absolute;
  top: -60px;
  right: -10px; }
.DentalPlaza-page-box01 {
  height: 100%;
  padding: 30px 25px;
  background: rgba(253, 242, 209, 0.2);
  border: solid 5px #FDF2D1; }
.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__colSize155 {
    width: 155px !important; }
  .DentalPlaza-page-flexCustomList__colSize235 {
    width: 235px !important; }
