@charset "UTF-8";
/*--------------------------------------------------------------------------------------------------
ページ個別のスタイリング 【クラス名：DentalPlaza-page-●●●】
--------------------------------------------------------------------------------------------------*/
.DentalPlaza-page-3dSlimTitle {
  text-align: center;
  width: 240px;
  height: 240px;
  margin: 30px auto;
  border: solid 1px #707070;
  border-radius: 10em;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center; }
