@charset "UTF-8";
/*--------------------------------------------------------------------------------------------------
ページ個別のスタイリング 【クラス名：DentalPlaza-page-●●●】
--------------------------------------------------------------------------------------------------*/
.DentalPlaza-c-definitionList {
  font-size: 14px;
  margin-top: 10px; }
  .DentalPlaza-c-definitionList dt, .DentalPlaza-c-definitionList dd {
    margin-top: 0 !important; }
.DentalPlaza-page-title01 {
  color: #01A0C6;
  font-size: 18px;
  font-family: UniversLTPro-55Roman, "新ゴ M", "Shin Go Medium" !important;
  line-height: 1.5; }
  .DentalPlaza-page-title01__large01 {
    font-size: 24px; }
  .DentalPlaza-page-title01__large02 {
    font-size: 42px; }
  .DentalPlaza-page-title01__large03 {
    font-size: 30px;
    font-style: normal; }
  .DentalPlaza-page-title01__large04 {
    font-size: 34px; }
.DentalPlaza-page-title02 {
  color: #01A0C6;
  font-size: 28px;
  font-family: UniversLTPro-55Roman, "新ゴ M", "Shin Go Medium" !important;
  line-height: 1.5; }
.DentalPlaza-page-text01 {
  display: flex;
  grid-gap: 20px; }
  .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-exclamation01 {
  width: 640px;
  font-size: 18px;
  font-family: UniversLTPro-55Roman, "新ゴ M", "Shin Go Medium" !important;
  line-height: 1.5;
  margin-top: 30px;
  padding: 15px 15px 15px 60px;
  background: #FFFDE4;
  border: solid 2px #FDEA2E;
  position: relative; }
  .DentalPlaza-page-exclamation01::before {
    content: "";
    width: 36px;
    height: 36px;
    background: url("../img/icon_exclamation01.svg") no-repeat center center/30px 26px;
    position: absolute;
    top: 10px;
    left: 15px; }
.DentalPlaza-page-exclamation02 {
  width: 640px;
  font-size: 18px;
  font-family: UniversLTPro-55Roman, "新ゴ M", "Shin Go Medium" !important;
  line-height: 1.5;
  margin-top: 30px;
  padding: 15px 15px 15px 60px;
  background: #EAF6FD;
  border: solid 2px #0081B9;
  position: relative; }
  .DentalPlaza-page-exclamation02::before {
    content: "";
    width: 36px;
    height: 36px;
    background: url("../img/icon_exclamation02.svg") no-repeat center center/36px 36px;
    position: absolute;
    top: 10px;
    left: 15px; }
.DentalPlaza-page-label01 {
  font-size: 12px;
  line-height: 1;
  padding: 5px 8px;
  border: solid 1px #707070;
  display: inline-block; }
.DentalPlaza-page-pic01 {
  margin-top: 45px; }
.DentalPlaza-page-pic02 {
  width: 540px;
  float: right;
  margin-top: -100px;
  margin-left: 60px; }
.DentalPlaza-page-pic03 {
  width: 340px;
  float: right;
  margin-right: 50px;
  margin-left: 110px; }
.DentalPlaza-page-pic04 {
  width: 340px;
  float: right;
  margin-top: -90px;
  margin-right: 50px;
  margin-left: 110px; }
.DentalPlaza-page-pic05 {
  width: 340px;
  position: absolute;
  top: -90px;
  left: 540px; }
.DentalPlaza-page-pic06 {
  width: 540px;
  float: right;
  margin-top: -60px;
  margin-left: 60px; }
.DentalPlaza-page-pic07 {
  height: 190px;
  margin: auto;
  display: flex;
  align-items: center; }
  .DentalPlaza-page-pic07--01 {
    width: 140px; }
  .DentalPlaza-page-pic07--02 {
    width: 180px; }
  .DentalPlaza-page-pic07--03 {
    width: 220px; }
  .DentalPlaza-page-pic07--04 {
    width: 120px; }
.DentalPlaza-page-list01 {
  margin-top: 30px;
  padding: 30px;
  border: solid 1px #D0D0D0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .DentalPlaza-page-list01__item {
    font-family: UniversLTPro-55Roman, "新ゴ M", "Shin Go Medium" !important;
    line-height: 2;
    width: 238px; }
.DentalPlaza-page-box01 {
  padding: 30px; }
  .DentalPlaza-page-box01--yellow {
    background: #FFFDE4; }
  .DentalPlaza-page-box01--green {
    background: #E9F8F2; }
  .DentalPlaza-page-box01__list01 {
    width: 330px;
    position: absolute;
    bottom: 20px;
    right: 30px; }
  .DentalPlaza-page-box01__list02 {
    width: 300px;
    position: absolute;
    top: 25px;
    right: 30px; }
