@charset "UTF-8";
/*--------------------------------------------------------------------------------------------------
ページ個別のスタイリング 【クラス名：DentalPlaza-page-●●●】
--------------------------------------------------------------------------------------------------*/
.DentalPlaza-page-colorBlue01 {
  color: #728BC6 !important; }
.DentalPlaza-page-bgColorGray01 {
  background-color: #999; }
.DentalPlaza-page-borderColorGray01 {
  border-color: #999; }
.DentalPlaza-page-btnBase1 {
  letter-spacing: initial;
  margin-top: 20px; }
.DentalPlaza-page-btnBase1:before {
  content: '';
  margin: 0 20px 0 0;
  display: inline-block; }
.DentalPlaza-page-btnBase1:after {
  content: '＞';
  margin: 0 0 0 20px;
  display: inline-block; }
.DentalPlaza-page-btnCustom01 {
  background-color: #999;
  border-color: #999; }
  .DentalPlaza-page-btnCustom01:hover {
    background: #B7B7B7;
    border-color: #B7B7B7;
    transition: all .2s; }
.DentalPlaza-page-stepList01 {
  margin-top: 0 !important;
  justify-content: space-between;
  grid-gap: 45px 0; }
  .DentalPlaza-page-stepList01__item {
    width: 200px; }
    .DentalPlaza-page-stepList01__item:nth-child(2):after {
      border-color: transparent transparent transparent #728BC6 !important;
      left: -30px; }
.DentalPlaza-page-title01 {
  color: #728BC6;
  font-size: 28px;
  font-family: UniversLTPro-55Roman, "新ゴ M", "Shin Go Medium" !important;
  line-height: 1.5; }
.DentalPlaza-page-title02 {
  color: #fff;
  font-size: 28px;
  font-family: UniversLTPro-55Roman, "新ゴ M", "Shin Go Medium" !important;
  line-height: 1;
  text-align: center;
  padding: 20px;
  background: #728BC6;
  border: solid 3px #728BC6;
  border-radius: 10px 10px 0 0; }
.DentalPlaza-page-title03 {
  font-size: 20px;
  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.5;
  text-align: center; }
.DentalPlaza-page-title04 {
  font-size: 28px;
  line-height: 1.5;
  height: 145px;
  position: relative; }
  .DentalPlaza-page-title04 strong {
    color: #728BC6;
    font-weight: 400;
    font-family: UniversLTPro-55Roman, "新ゴ M", "Shin Go Medium" !important; }
  .DentalPlaza-page-title04 img {
    width: 480px !important;
    position: absolute;
    top: 0;
    right: 0; }
.DentalPlaza-page-title05 {
  color: #fff;
  font-size: 20px;
  font-family: UniversLTPro-55Roman, "新ゴ M", "Shin Go Medium" !important;
  line-height: 1.5;
  height: 50px;
  margin-bottom: 20px;
  padding: 15px;
  background: #728BC6;
  border: solid 2px #728BC6;
  border-radius: 10em;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center; }
  .DentalPlaza-page-title05--inversion {
    color: #728BC6;
    background: #fff;
    border: solid 2px #728BC6; }
  .DentalPlaza-page-title05 img {
    width: 60px !important;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -25px; }
.DentalPlaza-page-text01 {
  display: flex;
  grid-gap: 20px;
  align-items: center;
  position: relative; }
  .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-size: 28px;
  line-height: 1.5; }
  .DentalPlaza-page-text02 strong {
    color: #728BC6;
    font-weight: 400; }
.DentalPlaza-page-appIcon01 {
  color: initial;
  font-size: 18px;
  font-family: UniversLTPro-55Roman, "新ゴ M", "Shin Go Medium" !important;
  line-height: 1;
  height: 60px;
  padding: 0 15px;
  background: #F2F2F2;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-gap: 0 10px;
  position: absolute;
  top: 0;
  right: 0; }
  .DentalPlaza-page-appIcon01 img {
    width: 40px !important; }
.DentalPlaza-page-pic01 {
  text-align: center; }
  .DentalPlaza-page-pic01--01 {
    width: 940px;
    margin: 30px auto 0; }
  .DentalPlaza-page-pic01--02 {
    width: 750px;
    position: absolute;
    top: 0;
    right: 0; }
  .DentalPlaza-page-pic01--03 {
    width: 940px;
    margin: 30px auto 0; }
  .DentalPlaza-page-pic01--04 {
    width: 940px;
    margin: 30px auto 0; }
.DentalPlaza-page-pic02 {
  margin: 20px auto 0; }
  .DentalPlaza-page-pic02--02 {
    width: 375px;
    position: relative;
    right: -10px; }
  .DentalPlaza-page-pic02--03 {
    width: 490px;
    margin-left: -150px; }
  .DentalPlaza-page-pic02--04 {
    width: 440px; }
    .DentalPlaza-page-pic02--04 img {
      margin-bottom: -30px; }
.DentalPlaza-page-pic03 {
  width: 980px;
  margin: 45px auto 0; }
.DentalPlaza-page-block01 {
  height: 530px;
  position: relative; }
.DentalPlaza-page-box01 {
  padding: 40px;
  background: #fff;
  border: solid 3px #728BC6;
  border-radius: 0 0 10px 10px; }
.DentalPlaza-page-box02 {
  padding: 60px;
  background: #F2F2F2;
  border-radius: 10px; }
.DentalPlaza-page-flex01 {
  margin: 30px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  grid-gap: 20px; }
  .DentalPlaza-page-flex01__dt {
    color: #728BC6;
    font-size: 24px;
    font-family: UniversLTPro-55Roman, "新ゴ M", "Shin Go Medium" !important;
    line-height: 1;
    text-align: center;
    padding: 15px 20px;
    background: #F2F2F2; }
  .DentalPlaza-page-flex01__dd {
    font-family: UniversLTPro-55Roman, "新ゴ M", "Shin Go Medium" !important; }
.DentalPlaza-page-flex02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  grid-gap: 120px 0;
  position: relative; }
  .DentalPlaza-page-flex02__colSize440 {
    width: 440px; }
  .DentalPlaza-page-flex02__colSize340 {
    width: 340px; }
  .DentalPlaza-page-flex02 li:nth-child(1) {
    order: 1; }
  .DentalPlaza-page-flex02 li:nth-child(2) {
    order: 2; }
  .DentalPlaza-page-flex02 li:nth-child(3) {
    order: 3; }
  .DentalPlaza-page-flex02 li:nth-child(4) {
    order: 5; }
  .DentalPlaza-page-flex02 li:nth-child(5) {
    order: 4; }
.DentalPlaza-page-pos01 {
  margin: auto;
  position: absolute;
  top: 300px;
  left: 0;
  right: 0; }
.DentalPlaza-p-iconBlank {
  word-break: break-all;
  text-decoration: underline; }
  .DentalPlaza-p-iconBlank:after {
    content: "";
    width: 12px;
    height: 10px;
    margin-left: 5px;
    background: url("../img/ico_blank_purple_01.svg") no-repeat 0 0/cover;
    display: inline-block; }
.DentalPlaza-page-chart01 {
  width: 100%;
  min-width: initial; }
  .DentalPlaza-page-chart01 th,
  .DentalPlaza-page-chart01 td {
    width: initial;
    font-weight: 400;
    vertical-align: middle;
    padding: 4px 10px 3px;
    border: solid 1px #707070; }
  .DentalPlaza-page-chart01 th {
    font-family: UniversLTPro-55Roman, "新ゴ M", "Shin Go Medium" !important;
    text-align: left;
    background: #efefef; }
  .DentalPlaza-page-chart01 td {
    background: #fff; }
  .DentalPlaza-page-chart01 th:first-child,
  .DentalPlaza-page-chart01 td:first-child {
    border-left: solid 1px #fff; }
  .DentalPlaza-page-chart01 th:last-child,
  .DentalPlaza-page-chart01 td:last-child {
    border-right: solid 1px #fff; }
