@charset "UTF-8";
/* 
.m-plus-1p-regular {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 400;
  font-style: normal;
}

*/
/*==================================================================

	タイトル

==================================================================*/
h1 {
  position: absolute;
  width: auto;
  top: 10px;
  left: 260px;
  margin: auto !important;
  color: #333;
  font-size: 12px;
  letter-spacing: 0;
}

/*中央寄せ　背景画像あり*/
.tit01 {
  position: relative;
  margin-bottom: 30px;
  padding: 14px;
  letter-spacing: 0.15em;
  line-height: 1.4;
  color: #1f2774;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.tit01 i {
  margin-right: 7px;
}

.tit01::before {
  position: absolute;
  width: 200px;
  height: 62px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  content: "";
}

.tit01 span {
  display: inline-block;
  position: relative;
  letter-spacing: 2.5px;
  color: #c0ab9a;
  font-size: 14px;
  font-family: "Times New Roman", Times, serif;
  font-weight: 400;
  z-index: 2;
}

.tit01 span::before {
  margin-left: 15px;
  margin-right: 15px;
  content: "/";
}

/* 左寄せ　背景画像あり */
.tit02 {
  position: relative;
  margin-bottom: 40px;
  /*letter-spacing: 0.1em;*/
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  font-family: "Toppan Bunkyu Mincho R JIS2004", "Noto Serif JP", serif;
  color: #333333;
  font-size: 44px;
  z-index: 2;
}

/*.tit02::before{
	position: absolute;
	width: 40px;
	height: 62px;
	top:0;
	bottom: 0;
	left:0;
	margin: auto ;
	background-image:url(../images/tit02_bg.png);
	background-repeat:no-repeat;
	background-position: center ;
	background-size:cover;
	z-index: -1;
	content: "";
}
.tit02 i{
	margin-right:7px;
}*/
.tit02 span {
  display: block;
  position: relative;
  letter-spacing: 1.1px;
  font-family: "Cardo", serif;
  color: #0068b7;
  font-size: 24px;
  font-weight: 400;
  line-height: 2;
  z-index: 2;
}

/*.tit02 span::before{
	margin-left:15px;
	margin-right:15px;
	content:"/";
}*/
/*左寄せ*/
.tit03 {
  position: relative;
  margin-bottom: 18px;
  letter-spacing: 0.15em;
  line-height: 1.4;
  color: #1f2774;
  font-size: 19.5px;
  font-weight: bold;
  text-align: left;
}

.tit03 i {
  margin-right: 7px;
}

.tit03 span {
  display: inline-block;
  position: relative;
  letter-spacing: 2.5px;
  color: #c0ab9a;
  font-size: 14px;
  font-family: "Times New Roman", Times, serif;
  font-weight: 400;
}

.tit03 span::before {
  margin-left: 15px;
  margin-right: 15px;
  content: "/";
}

/*左寄せ*/
.tit04 {
  position: relative;
  margin-bottom: 12px;
  letter-spacing: 0.1em;
  color: #1f2774;
  font-size: 16px;
  font-weight: bold;
}

.tit05 {
  position: relative;
  margin-bottom: 23px;
  letter-spacing: 0.1em;
  font-size: 21px;
  font-family: "Shuei Yokobuto Min M", "Noto Serif JP", serif;
  background: url("../images/h3_logo_bg.svg") center right -10px no-repeat #0068b7;
  background-size: 100px;
  padding: 13px 13px 13px 23px;
  border-left: 5px solid #68c9f2;
  color: #fff;
  line-height: 1.3;
}

.tit06 {
  font-size: 19px;
  font-weight: 600;
  color: #0068b7;
  margin-bottom: 12px;
  letter-spacing: 0.05em;
  padding-left: 1.5em;
  position: relative;
  line-height: 1.3;
}

.tit06:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
  width: 17px;
  height: 2px;
  background: #68c9f2;
}

.tit07 {
  position: relative;
  margin-bottom: 23px;
  letter-spacing: 0.1em;
  font-size: 21px;
  font-family: "Shuei Yokobuto Min M", "Noto Serif JP", serif;
  background: #3ac1fa;
  background-size: 100px;
  padding: 13px 13px 13px 23px;
  border-left: 5px solid #0068b7;
  color: #fff;
  line-height: 1.3;
}

.h4_box {
  box-sizing: border-box;
  width: 100% !important;
  padding: 0 1.4em !important;
  margin-bottom: 80px !important;
}

.h4_ttl {
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  font-weight: 600;
  color: #0068b7;
  margin-bottom: 24px;
  letter-spacing: 0.05em;
  padding: 0 0 0.6em;
  line-height: 1.3;
  border-bottom: 2px solid #0068b7;
}

.h5_box {
  box-sizing: border-box;
  width: 100% !important;
  padding: 0 1.2em !important;
  margin-bottom: 24px !important;
}

.h5_ttl {
  margin-bottom: 4px;
  line-height: 1.2;
  color: #1f2774;
  font-size: 20px;
  font-weight: 600;
  position: relative;
}

.h5_ttl::before {
  content: "";
  position: absolute;
  background: #1f2774;
  top: 50%;
  left: -1.2em;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  height: 12px;
  width: 12px;
  border-radius: 50%;
}

/*==================================================================

	共通

==================================================================*/
/*院長略歴*/
.list01 {
  margin: 0 0 15px;
  padding: 0;
  border-width: 0 1px 1px;
}

.list01 dt {
  margin: 0;
  padding: 14px 3px 0px;
}

.list01 dd {
  margin: -38px 0 0;
  padding: 12px 4px 10px 100px;
  border-bottom: 1px dotted #acacac;
}

/*院長略歴　年月無し*/
.list02 {
  margin: 0 0 15px;
  border-width: 0 1px 1px;
}

.list02 li {
  margin: 0 0px 0px;
  padding: 6px 4px 6px 0;
  border-bottom: 1px dotted #ddd;
}

/*まる*/
.list03 li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 20px;
}

.list03 li:last-child {
  margin-bottom: 0;
}

.list03 li:before {
  display: block;
  position: absolute;
  top: 16px;
  left: 3px;
  width: 3px;
  height: 3px;
  background-color: #0068b7;
  border: 1px solid #0068b7;
  border-radius: 100%;
  content: "";
}

.list03 li i {
  margin-right: 8px;
}

/*さんかく*/
.list04 li {
  position: relative;
  margin-bottom: 15px;
  padding-left: 22px;
  color: #223a70;
}

.list04 li:before {
  position: absolute;
  top: 0.5em;
  left: 7px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left: 5px solid #4a577f;
  content: "";
}

/*やじるし*/
.list05 li {
  position: relative;
  margin-bottom: 10px;
  line-height: 1;
  padding-left: 15px;
}

.list05 li:before {
  position: absolute;
  left: 0;
  top: 0.3em;
  height: 5px;
  width: 5px;
  transform: rotate(45deg);
  background-color: transparent;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  content: "";
}

/* まる & 背景 */
.list06 {
  padding: 35px 15px 25px 45px;
  background-color: #f7f7f7;
}

.list06:after {
  display: block;
  clear: both;
  content: "";
}

.list06 li {
  position: relative;
  float: left;
  margin-bottom: 15px;
  padding-left: 0.9em;
  padding-right: 5%;
}

.list06 li:before {
  display: block;
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 3px;
  height: 3px;
  background-color: #dac58b;
  border: 1px solid #dac58b;
  border-radius: 100%;
}

/*まる & 枠 */
.list07 {
  border: 3px solid #eee;
  padding: 30px;
}

.list07 li {
  padding-left: 0.9em;
  margin-bottom: 10px;
  position: relative;
}

.list07 li:last-child {
  margin-bottom: 0;
}

.list07 li:before {
  display: block;
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 3px;
  height: 3px;
  background-color: #e0d0bf;
  border: 1px solid #e0d0bf;
  border-radius: 100%;
}

.list07 li i {
  margin-right: 8px;
}

/*チェック*/
.list08 {
  margin-bottom: 30px;
  padding: 35px 20px 20px 30px;
  background-color: #f7f7f7;
}

.list08:after {
  display: block;
  clear: both;
  content: "";
}

.list08 li {
  position: relative;
  float: left;
  margin-right: 5%;
  margin-bottom: 20px;
  margin-left: 28px;
  border-bottom: 1px dotted #cdcdcd;
}

.list08 li:before {
  display: block;
  position: absolute;
  top: 3px;
  left: -28px;
  width: 20px;
  height: 20px;
  background-image: url(../images/check.svg);
  background-repeat: no-repeat;
  background-position: left center;
  content: "";
}

/*ボタン ゴースト*/
.btn01 {
  position: relative;
  top: 10px;
  margin-bottom: 10px;
}

.btn01 a {
  display: inline-block;
  position: relative;
  padding: 15px 25px;
  line-height: 1;
  border: 1px solid #33409a;
  text-align: center;
  color: #33409a;
  font-weight: bold;
  transition: ease-in-out 0.1s;
}

.btn01 a i {
  margin-right: 10px;
  color: #33409a;
  transition: ease-in-out 0.1s;
}

.btn01 a:hover {
  color: #fff;
  background-color: #33409a;
}

.btn01 a:hover i {
  color: #fff;
}

.btn01 a::after {
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 10px;
  width: 100%;
  height: 100%;
  background-image: url(../images/bg03.png);
  transition: 0.2s ease-in-out;
  z-index: -1;
  content: "";
}

.btn01 a:hover::after {
  left: 0;
  top: 0;
}

.btn01_arrow {
  position: relative;
  left: 0px;
  margin-right: 14px;
  transition: 0.2s ease-in, 0.22s ease-out;
}

.btn01_arrow img {
  opacity: 1 !important;
}

.btn01_arrow,
.btn01_arrow img {
  width: 18px;
  height: 13px;
}

.btn01 a:hover .btn01_arrow {
  left: 4px;
}

/*ボタン 白抜き*/
.btn02 a {
  width: 130px;
  display: inline-block;
  position: relative;
  padding: 9px 0 7px;
  font-family: serif;
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  transition: ease-in-out 0.2s;
}

.btn02 a:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  transition: 0.5s;
  background: -webkit-linear-gradient(0deg, #0068b7 0%, #208ee1 100%);
  background: -moz-linear-gradient(0deg, #0068b7 0%, #208ee1 100%);
  background: -o-linear-gradient(0deg, #0068b7 0%, #208ee1 100%);
  background: linear-gradient(90deg, #0068b7 0%, #208ee1 100%);
}

.btn02 a:after {
  background: -webkit-linear-gradient(0deg, #59b4f9 0%, #94d0fd 100%);
  background: -moz-linear-gradient(0deg, #59b4f9 0%, #94d0fd 100%);
  background: -o-linear-gradient(0deg, #59b4f9 0%, #94d0fd 100%);
  background: linear-gradient(90deg, #59b4f9 0%, #94d0fd 100%);
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}

.btn02 a:hover:before {
  opacity: 0;
}

.btn02 p {
  z-index: 5;
  position: relative;
  text-align: center;
  margin: 0 !important;
  padding: 0 !important;
}

.btn02 p img {
  position: absolute;
  right: 15px;
  top: 9px;
}

.btn02 a:hover img {
  opacity: 1;
  transform: translateX(0.3em);
  transition: ease-in-out 0.4s;
}

/* 画像を右寄せ　※画像サイズはhtmlで調整 */
.img_fr {
  display: block;
  position: relative;
  float: right;
  margin-left: 30px;
  margin-bottom: 0 !important;
  text-align: center;
}

.img_fr img {
  border-radius: 3px;
  margin-bottom: 20px;
  max-width: 300px;
  height: auto;
}

/* 画像に対して説明文がある場合は、dlで囲い、dtに画像を、ddにテキストを使う */
.img_fr dd {
  padding-left: 20px;
  line-height: 1.3;
  font-size: 15px;
  font-weight: bold;
  color: #1f2774;
  text-align: left;
}

.img_flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.img_flex:last-of-type {
  margin-bottom: 0;
}

.img_flex > p {
  display: inline;
  width: 69%;
}

.img_flex > figure {
  display: inline;
  width: 30%;
  text-align: center;
}

.img_flex > figure > img {
  width: 80%;
  min-width: 200px;
}

.img_flex > figcaption {
  line-height: 1.3;
  font-size: 15px;
  font-weight: bold;
  color: #1f2774;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .img_flex {
    flex-direction: column;
    justify-content: space-between;
  }
  .column_reverse {
    flex-direction: column-reverse;
  }
  .img_flex > p {
    width: 100%;
  }
  .img_flex > figure {
    width: 100%;
    margin-bottom: 20px;
  }
  .img_flex > figure > img {
    margin-bottom: 15px;
    max-width: 100%;
    width: auto;
  }
}
.mvtab1 {
  position: fixed;
  top: 200px;
  right: 0;
  width: 50px;
  z-index: 9999;
}

.mvtab2 {
  position: fixed;
  top: 420px;
  right: 0;
  width: 50px;
  z-index: 9999;
}

.mvtab3 {
  position: fixed;
  top: 640px;
  right: 0;
  width: 50px;
  z-index: 9999;
}

/*
ol.list_num {
    counter-reset: number;
}
ol.list_num li{
	margin-left: 50px;}

ol.list_num li::before {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 1em;
    height: 1em;
    margin: 0 auto auto 0;
    counter-increment: number;
    content: counter(number)'.';
    font-weight: bold;
    color: #0068b7;
}*/
ol.list_num {
  counter-reset: item;
  list-style-type: none;
  padding-left: 0;
  margin-left: 10px;
  position: relative;
  top: 2px;
}

.text-area ol.list_num {
  margin-left: 0px;
}
ol.list_num ol.list_num {
  padding-left: 1em;
}

ol.list_num li {
  text-indent: -1.3em;
  padding-left: 1.3em;
  font-size: 20px;
}
@media screen and (max-width: 640px) {
  ol.list_num li {
    font-size: 16px;
  }
}

ol.list_num li:before {
  counter-increment: item;
  content: counter(item) ".";
  /* 以下は自由に装飾... */
  padding-right: 0.5em;
  font-weight: bold;
  color: #025491;
  font-size: 1.5em;
  position: relative;
  top: 2px;
}

/*==================================================================

	アンカーリンンク

==================================================================*/
/* 2個並び */
.ank02 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ank02 li {
  width: 48%;
  margin: 0 1% 10px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  position: relative;
  height: 100%;
}

.ank02 li a {
  width: 100%;
  height: 100%;
  padding: 10px 10px 20px;
  border: 1px solid #00408f;
  font-weight: bold;
  font-size: 13px;
  color: #00408f;
  text-align: center;
  vertical-align: middle;
  transition: 0.1s ease-in-out;
}

.ank02 li a:hover {
  background-color: #00408f;
  color: #fff;
}

.ank02 li i {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 4px;
  margin: auto;
}

/* 3個並び */
.ank03 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ank03 li {
  width: 30%;
  margin: 0 1% 10px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  position: relative;
  height: 100%;
}

.ank03 li a {
  width: 100%;
  height: 100%;
  padding: 10px 10px 20px;
  border: 1px solid #00408f;
  font-weight: bold;
  font-size: 13px;
  color: #00408f;
  text-align: center;
  vertical-align: middle;
  transition: 0.1s ease-in-out;
}

.ank03 li a:hover {
  background-color: #00408f;
  color: #fff;
}

.ank03 li i {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 4px;
  margin: auto;
}

/* 4個並び */
.ank04 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ank04 li {
  width: 23%;
  margin: 0 1% 10px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  position: relative;
  height: 100%;
}

.ank04 li a {
  width: 100%;
  height: 100%;
  padding: 10px 10px 20px;
  border: 1px solid #00408f;
  font-weight: bold;
  font-size: 13px;
  color: #00408f;
  text-align: center;
  vertical-align: middle;
  transition: 0.1s ease-in-out;
}

.ank04 li a:hover {
  background-color: #00408f;
  color: #fff;
}

.ank04 li i {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 4px;
  margin: auto;
}

*[id*=ank],
*[id*=nw] {
  margin-top: -115px !important;
  padding-top: 115px !important;
}

#access01 {
  margin-top: -200px !important;
  padding-top: 200px !important;
}

/*==================================================================

	.layout

==================================================================*/
/* 1つ並びのレイアウト。画像は無し、左にタイトル、右に文章 */
.layout01 {
  position: relative;
  margin: 0 0 15px;
}

.layout01:before {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  border-top: 1px solid #ededed;
  content: "";
}

.layout01 dl {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: 5px 0;
}

.layout01 dl:after {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  border-top: 1px solid #f0f0f0;
  content: "";
}

.layout01 dt {
  width: 30%;
  background-color: #f7f7f7;
  letter-spacing: 0.1em;
  color: #0068b7;
  font-family: "Toppan Bunkyu Mincho R JIS2004", "Noto Serif JP", serif;
  font-weight: normal;
  font-size: 120%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  line-height: 1.5;
}

/* 数字 */
.layout01 dt em {
  display: block;
  width: 100%;
  line-height: 1;
  font-family: "Cardo", serif;
  font-size: 150%;
  font-weight: 400;
  color: #68c9f2;
}

.layout01 dt span {
  font-size: 75%;
}

.layout01 dd {
  width: 70%;
  box-sizing: border-box;
  padding: 3%;
}

/* 2つ並びのレイアウト。最初(dt)にタイトル、画像がその下(dd)、画像の下に文章 */
.layout02 {
  margin: 0 0 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.layout02::after {
  display: block;
  clear: both;
  content: "";
}

.layout02 dl {
  width: 49%;
  margin: 0 2% 0 0;
  margin-bottom: 25px;
  padding: 4%;
  background-color: #f7f7f7;
}

.layout02 dl:nth-child(even) {
  margin-right: 0;
}

.layout02 dl dt {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
  color: #1f2774;
}

/* 1つ並びのレイアウト。画像が左、右にタイトル、タイトル下に文章 */
.layout03 {
  margin: 0 0 15px;
}

.layout03 dl {
  display: flex;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  padding: 2%;
}

.layout03 dt {
  width: 27%;
  padding: 2%;
  background-color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  line-height: 1.5;
}

.layout03 dt img {
  width: 100%;
  height: auto;
}

.layout03 dd {
  width: 73%;
  padding: 1% 3%;
}

.layout03 dd h3,
.layout03 dd h4,
.layout03 dd h5 {
  color: #1f2774;
  font-size: 18px;
  font-weight: bold;
}

.layout03 dd h3 em,
.layout03 dd h4 em,
.layout03 dd h5 em {
  margin-right: 10px;
  color: #bda087;
  font-family: "Times New Roman", Times, serif;
  font-size: 30px;
  font-weight: normal;
}

/* 1つ並びのレイアウト。画像が左、右にタイトル、タイトル下に文章、タイトルと文章のエリア(dd)は背景色が別の色 */
.layout04 {
  margin: 0 0 15px;
}

.layout04 dl {
  display: flex;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  padding: 2%;
}

.layout04 dt {
  width: 27%;
  padding-right: 2%;
  display: flex;
  align-items: center;
}

.layout04 dt img {
  width: 100%;
}

.layout04 dd {
  width: 73%;
  padding: 3%;
  background-color: #fff;
}

.layout04 dd h3,
.layout04 dd h4,
.layout04 dd h5 {
  font-size: 18px;
  font-weight: bold;
}

.layout04 dd h3 span,
.layout04 dd h4 span,
.layout04 dd h5 span {
  margin-right: 10px;
  color: #bda087;
  font-family: "Times New Roman", Times, serif;
  font-size: 30px;
  font-weight: normal;
}

/* 1つ並びで3列に区切られたレイアウト。画像が左、画像の下にタイトル、右に文章 */
.layout05 {
  margin: 0 0 15px;
}

.layout05 dl {
  display: flex;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  padding: 2%;
}

.layout05 dt {
  padding: 2%;
  width: 25%;
  background-color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}

.layout05 dt img {
  width: 100%;
  padding-bottom: 10px;
  height: auto;
  display: block;
}

.layout05 dd {
  padding: 1% 3%;
  vertical-align: top;
}

.layout05 dd:nth-child(2) {
  width: 40%;
}

.layout05 dd:nth-child(3) {
  width: 40%;
  border-left: 1px solid #e2e2e2;
}

.layout05 dd h3,
.layout05 dd h4,
.layout05 dd h5 {
  font-weight: bold;
  margin: 0 0 5px;
}

.layout05 dd h3 em,
.layout05 dd h4 em,
.layout05 dd h5 em {
  margin-right: 10px;
  color: #bda087;
  font-family: "Times New Roman", Times, serif;
  font-size: 30px;
  font-weight: normal;
}

.layout05_text1 ul {
  margin-bottom: 15px;
}

.layout05 ul.list03 li {
  margin: 0;
}

/* 1つ並びで3列に区切られたレイアウト。左がタイトル、真ん中と右に文章 */
.layout06 {
  margin: 0 0 15px;
}

.layout06 dl {
  display: flex;
  padding-bottom: 5px;
  position: relative;
}

.layout06 dl:before {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  border-top: 1px solid #ededed;
  content: "";
}

.layout06 dl:last-child:after {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  border-top: 1px solid #f0f0f0;
  content: "";
}

.layout06 dt {
  width: 30%;
  padding: 0 3%;
  background-color: #f7f7f7;
  letter-spacing: 0.1em;
  color: #1f2774;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  line-height: 1.5;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  font-size: 120%;
}

.layout06 dl:last-of-type {
  padding: 0;
}

/* 数字 */
.layout06 dt em {
  display: block;
  width: 100%;
  line-height: 1;
  margin: 0 8px;
  font-family: "Times New Roman", Times, serif;
  font-size: 170%;
  font-weight: normal;
  color: #c3af97;
}

.layout06 dd {
  padding: 2% 3%;
  vertical-align: top;
}

.layout06 dd:nth-child(2) {
  width: 35%;
}

.layout06 dd:nth-child(3) {
  width: 35%;
  border-left: 1px solid #e2e2e2;
}

.layout06 dd h3,
.layout06 dd h4,
.layout06 dd h5 {
  font-size: 100%;
  margin: 0 0 5px;
}

/* 3つ並びのレイアウト。 */
.layout07 {
  margin: 0 0 15px;
  display: flex;
  align-content: flex-start;
  flex-wrap: wrap;
}

.layout07::after {
  display: block;
  clear: both;
  content: "";
}

.layout07 dl {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
  box-sizing: border-box;
  padding: 3%;
  border-radius: 10px;
  background-color: #f7f7f7;
}

.layout07 dl:nth-child(3n) {
  margin-right: 0;
}

.layout07 dl dt {
  margin-bottom: 7px;
  padding-bottom: 7px;
  border-bottom: 1px dashed #ddd;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
}

.layout07 dl dt em {
  margin-right: 8px;
  font-size: 24px;
  font-family: "Quicksand", sans-serif;
}

.layout07 dl dd {
  line-height: 1.5;
}

/* 3つ並びのレイアウト。矢印付き */
.layout08 {
  margin: 0 0 15px;
  display: flex;
  align-content: flex-start;
  flex-wrap: wrap;
}

.layout08 dl {
  position: relative;
  width: 31%;
  margin-right: 3%;
  margin-bottom: 25px;
  padding: 3%;
  border-radius: 10px;
  background-color: #f7f7f7;
}

.layout08 dl:nth-child(3n) {
  margin-right: 0;
}

.layout08 dl::before {
  position: absolute;
  right: -17px;
  top: 0;
  height: 7px;
  width: 7px;
  transform: rotate(45deg);
  background-color: transparent;
  border-top: 2px solid #1f2774;
  border-right: 2px solid #1f2774;
  content: "";
  bottom: 0;
  margin: auto;
}

.layout08 dl:nth-child(3n)::before {
  display: none;
}

.layout08 dl dt {
  margin-bottom: 7px;
  padding-bottom: 7px;
  border-bottom: 1px dashed #ddd;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
}

.layout08 dl dt em {
  margin-right: 8px;
  font-size: 24px;
  font-family: "Quicksand", sans-serif;
}

.layout08 dl dd {
  line-height: 1.5;
}

/*==================================================================

	table

==================================================================*/
/*フッターの診療時間*/
.tb01 {
  margin-bottom: 11px;
  border-spacing: 0;
  border-collapse: collapse;
  white-space: nowrap;
}

.tb01 td,
.tb01 th {
  border-bottom: 1px solid #e5e5e5;
  vertical-align: middle;
}

.tb01 tr:first-child td,
.tb01 tr:first-child th,
.tb01 tr:last-child td,
.tb01 tr:last-child th {
  border: none;
}

.tb01 th {
  padding: 10px 22px 8px 22px;
  line-height: 1;
  white-space: nowrap;
  font-weight: bold;
  text-align: left;
}

.tb01 td {
  padding: 10px 13px 8px 13px;
}

.tb02 {
  width: 100%;
  border-spacing: 0;
  margin-bottom: 12px;
}

.tb02 th {
  font-weight: bold;
  width: 26%;
  border-bottom: 1px solid #e0e0e0;
  padding: 5px 0;
}

#doctor .tb02 th {
  width: auto;
}

.tb02 td {
  text-align: justify;
  border-bottom: 1px solid #e0e0e0;
  padding: 5px 0;
}

/*本文中のテーブル*/
.tb03 {
  width: 100%;
  border-spacing: 1px;
  border-collapse: separate;
  background-color: #f0f0f0;
}

.tb03 td,
.tb03 th {
  padding: 8px 20px;
}

.tb03 th {
  font-weight: bold;
  text-align: left;
  background-color: #fafafa;
}

.tb03 th span {
  font-size: 13px;
}

.tb03 td {
  background-color: #ffffff;
  text-align: center;
}

.scroll-table table.tb03 tr:nth-child(1) th {
  text-align: center;
}

.scroll-table table.tb03 tr:nth-child(1) th i {
  display: block;
  font-size: 12px !important;
  font-style: normal;
}

/*==================================================================

	box

==================================================================*/
.box1 {
  position: relative;
  width: 1200px;
  margin: 0 auto 100px;
}

.box2 {
  margin-bottom: 100px;
}

.text {
  position: relative;
  margin-bottom: 50px;
}

.text p {
  margin-bottom: 1em;
}

.text-area {
  box-sizing: border-box;
  width: 100%;
  padding: 0 1.4em;
  margin-bottom: 80px;
}

.font-bold {
  font-weight: bold;
}
