@charset "utf-8";
@import url("//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("//use.fontawesome.com/releases/v5.6.1/css/all.css");

/*--------------------------------------------------------------
フラット02 ブルー 1カラム
---------------------------------------------------------------*/
html{
  scroll-behavior: smooth;
}

body {
  font-size: 16px;
  color: #555;
  line-height: 2.0;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

/*--------------------------------------------------------------
リンク
---------------------------------------------------------------*/
/*リンクカラー*/
a {
  color: #2d8cff;
}
a:hover{
  color: #025eab;
}
/*電話番号*/
a.tel-link {
  font-size: 1.05em;
  font-weight: 700;
  text-decoration: none;
}
a.tel-link::before {
  font-family: "Font Awesome 5 Free";
  content: "\f2a0";
  font-weight: bold;
  margin-right: 8px;
}
/*リンクボタン*/
a.link-btn {
  color: #fff;
  line-height: 1.0;
  padding: 1.0em 1.4em 1.1em 1.7em;
  background: #2d8cff;
  border-radius: 4px;
  display: inline-block;
  text-decoration: none;
}
a.link-btn::after {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: bold;
  margin-left: 4px;
}
a.link-btn:hover {
  color: #fff;
  background: #7db5e4;
}

/*--------------------------------------------------------------
article
---------------------------------------------------------------*/
.mainArticles .article {
  padding-bottom: 0;
  border-bottom: none;
}

.mainArticles .article p {
  margin-bottom: 1.0em;
}

/*--------------------------------------------------------------
image
---------------------------------------------------------------*/
.mainArticles .article img {
  width: 100%;
}

/*--------------------------------------------------------------
title / topMenu / mainImage
---------------------------------------------------------------*/
#wrap {
  background-color: #feffe2;
}
#wrap_body {
  padding-top: 0;
}
#title {
  width: 100%;
  height: 170px;
  padding: 0;
  background: #feffe2;
}
#topMenu {
  top: 100px;
  background: none;
}
#mainImage {
  background: #feffe2;
}

.pankuz p {
  font-size: 14px;
}

/*--------------------------------------------------------------
title
---------------------------------------------------------------*/
#title_outer {
  width: 96%;
  position: relative;
}
#title h1 {
  width: 250px;
  height: 57px;
  position: absolute;
  top: 22px;
  left: 0;
}
#title h1 a {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/materials/176278058552401.png") top left no-repeat;
  background-size: 100%;
  text-indent: -9000px;
  margin:0;
}
#title #title_outer {
  height: 100px;
  background: url("/materials/176278064465101.png") right center no-repeat;
  background-size: 320px;
}
#title .description {
  text-indent: -9999px;
  visibility: hidden;
}

/*--------------------------------------------------------------
topMenu
---------------------------------------------------------------*/
#topMenu_outer {
  background: none;
  margin: 0 auto;
}
#topMenu .topMenu {
  display: flex;
}
#topMenu .topMenu li {
  width: auto;
  height:70px;
  float: none;
  display:flex;
  flex-grow: 1;
  align-items: center;
  justify-content: center;
  padding: 0;
  position: relative;
}
#topMenu .topMenu li a {
  width: 100%;
  font-size: 16px;
  color: #222;
  font-weight: 400;
  line-height: 70px;
  background: none;
  padding: 0;
}
#topMenu .topMenu li:not(:last-child)::after {
  content: "";
  display: block;
  width: 1px;
  height: 30px;
  background: #222;
  position: absolute;
  top: 20px;
  right: 0;
}
.footer a:hover, .footer p a:hover, #topMenu .topMenu li a:hover, .sideServices ul li a:hover {
  color: #2d8cff;
}

/*--------------------------------------------------------------
mainTopics
---------------------------------------------------------------*/
#mainTopics {
  border: none;
  padding-bottom: 30px;
}
#mainTopics .topics li {
  background: #fff;
  border-radius: 8px;
  padding: 18px;
}
#mainTopics h2 {
  font-size: 1.6em;
  color: #2d8cff;
  margin: 30px 2%;
  border: none;
}
.mainTopics .topics {
  width: 96%;
  padding: 0;
  margin: -20px 2% 15px;
  border-bottom: none;
}
.mainTopics .topics li {
  border-bottom: none;
}
.mainTopics .topics li h3 {
  font-size: 17px;
}
.mainTopics .topics li, #mainTopics .topics .description, .mainTopics .topics li .description {
  font-size: 15px;
  color: #4e5665;
}
#mainTopics .topics li .date {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  padding: 5px 8px;
  background: #20315b;
  border-radius: 2px;
}
#mainTopics .topics h3 {
  font-size: 17px;
}
#mainTopics .topics h3 a, .mainTopics .topics li h3 a {
  color: #2d8cff;
  font-weight: 500;
  text-decoration: none;
}
#mainTopics .topics h3 a:hover, .mainTopics .topics li h3 a:hover {
  color: #3d9be9;
}
#mainTopics .topics li .more {
  right: 18px;
}
#mainTopics .topics li .more a, .mainTopics .topics li .more a {
  font-size: 15px;
  color: #fff;
  background: #20315b;
  border: 1px solid #20315b;
  border-radius: 5px;
  padding: 3px 14px 5px 14px;
}
#mainTopics .topics li .more a:hover, .mainTopics .topics li .more a:hover {
  color: #3d9be9;
  background: #fff;
  border: 1px solid #3d9be9;
}
#mainTopics .listview {
  font-size: 16px;
}
#mainTopics .listview a {
  background-size: 10px;
}
#mainTopics .listview a:hover {
  color: #3d9be9;
}

/*--------------------------------------------------------------
sideContents
---------------------------------------------------------------*/
#sideContents {
  background: #feffe2;
}
.sideServices h2, .sideMobile h2, .sideBlogCategories h2, .sideBlogDates h2 {
  font-size: 1.0em;
  font-weight: 500;
  color: #20315b;
}
.sideServices h2, .sideMobile h2 {
  background: none;
  padding-left: 0;
}
.sideServices h2::before {
  font-family: "Font Awesome 5 Free";
  content: "\f022";
  color: #20315b;
  font-size: 2.0em;
  font-weight: bold;
  line-height: 1.0;
  vertical-align: -0.2em;
  margin-right: 8px;
}
.sideMobile h2::before {
  font-family: "Font Awesome 5 Free";
  content: "\f3cd";
  color: #20315b;
  font-size: 2.0em;
  font-weight: bold;
  line-height: 1.0;
  vertical-align: -0.2em;
  margin-right: 8px;
}
.sideBlogCategories h2::before {
  font-family: "Font Awesome 5 Free";
  content: "\f4ad";
  color: #20315b;
  font-size: 2.0em;
  font-weight: bold;
  line-height: 1.3;
  margin-right: 8px;
  background: none;
}
.sideBlogCategories h2:after, .sideBlogDates h2:after {
  display: none;
}
.sideBlogDates h2:before {
  font-family: "Font Awesome 5 Free";
  content: "\f073";
  color: #20315b;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  margin-right: 8px;
  background: none;
}
.sideServices ul li a, .sideBlogCategories a, .sideBlogDates a, .sideMobile p {
  font-size: 0.9em;
  color: #555;
  text-decoration: none;
}
.sideServices ul li a:hover, .sideBlogCategories a:hover, .sideBlogDates a:hover {
  color: #2d8cff;
  text-decoration: underline;
}

#sideContact {
  width: 350px;
  left: 315px;
}
#sideContact a {
  width: 350px;
  background-image: unset;
  background: #2d8cff;
  border-radius: 8px; 
  padding-left: 20px;
  position: relative;
  box-sizing: border-box;
}
#sideContact a::before {
  font-family: "Font Awesome 5 Free";
  content: "\f0e0";
  font-size: 1.5em;
  font-weight: bold;
  color: #fff;
  position: absolute;
  left: 20px;
}
#sideContact a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: bold;
  color: #fff;
  position: absolute;
  right: 15px;
}
#sideContact a:hover {
  color: #fff;
  background: #7db5e4;
}

/*--------------------------------------------------------------
footer
---------------------------------------------------------------*/
.footer li a {
  font-size: 16px;
  color: #555;
}
.footer li a::before {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  font-weight: bold;
  color: #2d8cff;
  margin-right: 4px;
}
.footer .copyright, .footer .copyright a {
  font-size: 14px;
  color: #555;
}
.footer .copyright a {
  text-decoration: none;
}

/*--------------------------------------------------------------
見出し
---------------------------------------------------------------*/
#mainArticles h2, #mainServices h2, #mainTopics h2, #listTopics h2 {
  font-size: 1.8em;
  color: #20315b;
  font-weight: 500;
  border: none;
}
#mainArticles h2 {
  background: url("/materials/176216260574901.png") top center no-repeat;
  background-size: 60px;
  padding-top: 50px;
}
.mainContents .article h3, #mainTopics h2, #listTopics h2, .mainContents div.gallery h3 {
  font-size: 1.6em;
  color: #222;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.1em;
  margin: 1.0em 0 1.5em 0;
  padding: 0.3em 0.7em 1.2em 0.7em;
  position: relative;
}
.mainContents .article h3::after, .mainContents div.gallery h3::after {
  content: "";
  display: block;
  width: 50px;
  height: 4px;
  background: #2d8cff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#mainTopics h2 {
  background: url("/materials/176216304236201.png") center no-repeat;
  background-size: 200px;
  padding-bottom: 0.3em;
}
.article h4 {
  font-size: 1.3em;
  font-weight: 700;
  line-height: 1.4;
  background: #e1eff4;
  margin-bottom: 0.7em;
  padding: 0.7em 1.0em;
  border-bottom: 1px solid #20315b;
}
.article h5 {
  font-size: 1.15em;
  font-weight: 700;
  line-height: 1.4;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 0.7em;
  padding: 0 0 0.2em 0;
}
.article h5::before {
  content: "●";
  color: #2d8cff;
  font-family: monospace;
  margin-right: 0.2em;
}
.article h6 {
  font-size: 1.0em;
  font-weight: 700;
  line-height: 1.4;
  padding: 0.3em 0.7em;
  border-left: 4px solid #2d8cff;
  margin: 0.5em 0 0.7em;
}

/*--------------------------------------------------------------
テキスト装飾
---------------------------------------------------------------*/
.leadText {
  font-size: 1.15em;
  font-weight: 600;
  line-height: 1.7;
  color: #2d8cff;
}

/*--------------------------------------------------------------
table
---------------------------------------------------------------*/
.article table p {
  margin: 0;
}
.article table:not(.contactTable) {
  border-collapse: collapse;
  border-left: 1px solid #ced5d8;
  border-spacing: 0;
  border-top: 1px solid #ced5d8;
  margin: 10px auto;
  width: 100%;
}
.article table:not(.contactTable) td,
.article table:not(.contactTable) th {
  border-bottom: 1px solid #ced5d8;
  border-right: 1px solid #ced5d8;
  height: auto;
  padding: 10px;
  box-sizing: border-box;
}
.article table:not(.contactTable) th {
  background-color: #ebf4f7;
  text-align: center;
}

/*--------------------------------------------------------------
timeテーブル
---------------------------------------------------------------*/
table.timeTbl {
  width: 100%;
  border-collapse: collapse;
  border-left: 1px solid #ced5d8;
  border-spacing: 0;
  border-top: 1px solid #ced5d8;
  margin: 30px 0;
  font-size: 16px;
}
table.timeTbl th {
  background: #ebf4f7;
}
table.timeTbl td {
  background: #fff;
}
table.timeTbl th, table.timeTbl td {
  text-align: center;
  border-bottom: 1px solid #ced5d8;
  border-right: 1px solid #ced5d8;
  height: auto;
  padding: 10px;
  vertical-align: middle;
}

/*--------------------------------------------------------------
borderテーブル
---------------------------------------------------------------*/
.article table.borderTbl {
  width: 100%;
  border-collapse: collapse;
  border: none;
  border-spacing: 0;
  margin: 30px 0;
  font-size: 16px;
}
.article table.borderTbl th, .article table.borderTbl td {
  text-align: left;
  border: none;
  background: none;
  height: auto;
  padding: 10px;
  vertical-align: middle;
}
.article table.borderTbl th {
  width: 25%;
  border-bottom: 1px solid #2d8cff;
}
.article table.borderTbl td {
  border-bottom: 1px solid #ced5d8;
}

/*--------------------------------------------------------------
リスト
---------------------------------------------------------------*/
/*※印*/
ul.ps {
  list-style-type: none;
  margin-left: 1.0em;
  font-weight: 400;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}
ul.ps li::before {
  content: "※";
  margin-left: -1.0em;
}
/*maru*/
ul.maru {
  list-style-type: none;
  margin-left: 1.1em;
  font-weight: 400;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}
ul.maru li::before {
  content: "●";
  margin-left: -1em;
}
/*リストボタン*/
ul.btn-list {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
}
ul.btn-list li {
  width: 48%;
  margin-bottom: 20px;
}
ul.btn-list li a {
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  font-size: 1.1em;
  font-weight: 600;
}

/*--------------------------------------------------------------
GoogleMap
---------------------------------------------------------------*/
.gmap-wrap {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  margin: 15px 0;
  position: relative;
}
.gmap-wrap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

/*--------------------------------------------------------------
freeHtml　会社概要
---------------------------------------------------------------*/
.freeHtml_outer {
  background: none;
}
#sideCompany {
  display:block;
  width:100%;
  margin:50px 0 100px 0;
  padding:0 0 0 0;
  box-sizing:border-box;
  font-size: 16px;
}
#sideCompany h2.logomark {
  width: 250px;
  height: 57px;
  background: url("/materials/176278058552401.png") no-repeat;
  margin: 0 auto 30px;
  background-size: 100%;
  display: block;
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
}
#sideCompany h2.logomark img {
  width: 100%;
  height: auto;
}
#sideCompany table.table {
  font-size: 16px;
  border-collapse: separate;
  border: none;
  border-spacing: 8px;
  margin: 10px 0 10px -8px;
  width: calc(100% + 16px);
  box-sizing: border-box;
}
#sideCompany table.table th {
  color: #fff;
  font-weight: 500;
  background-color: #20315b;
  text-align: center;
  min-width: 25%;
  white-space: nowrap;
  border: none;
  padding: 4px 8px 4px 0px;
  box-sizing: border-box;
}
#sideCompany table.table td {
  width: 75%;
  border: none;
  border-bottom: 1px solid #ccc;
  height: auto;
  padding: 4px 0px 4px 8px;
  box-sizing: border-box;
}
#sideCompany .btn-wrap {
  text-align: center;
}
#sideCompany a.linkbtn {
  width: 50%;
  margin: 1em auto;
  padding: 0.5em;
  background: #20315b;
  border-radius: 2px;
  display: block;
  color: #fff;
  letter-spacing: normal;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  box-sizing: border-box;
  position: relative;
}
#sideCompany a.linkbtn:after {
  position: absolute;
  right: 10px;
  font-family:"Font Awesome 5 Free";
  content:"\f105";
  font-weight:900;
}
#sideCompany a.linkbtn:hover {
  background: #7db5e4;
  color: #fff;
}

/*-------------------------------------------------------
お問い合わせメールフォームボタン
-------------------------------------------------------*/
a.btn-mailform {
  font-size:120%;
  color: #fff;
  font-weight: 600;
  background: #2d8cff;
  border: 4px solid #2d8cff;
  text-align: center;
  display: flow-root;
  border-radius: 6px;
  padding: 12px;
  text-decoration: none;
  max-width: 976px;
  margin:0 auto;
}
a.btn-mailform::before {
  font-family:"Font Awesome 5 Free";
  content:"\f0e0";
  font-size:140%;
  color:#fff;
  font-weight:bold;
  line-height:1.0;
  margin-right:10px;
  display:inline-block;
  vertical-align:middle;
  transform:translateY(-2px);
}
a.btn-mailform::after {
  font-family:"Font Awesome 5 Free";
  content:"\f105";
  color: #fff;
  font-weight:bold;
  margin-left:10px;
}
a.btn-mailform:hover {
  color: #2d8cff;
  background: #fff;
  border-color: #2d8cff;
}
a.btn-mailform:hover::before, a.btn-mailform:hover::after {
  color: #2d8cff;
}

/*-------------------------------------------------------
診療のご案内
-------------------------------------------------------*/
.gallery.guideBtn .galleryGrid_body {
  background: #fff;
  padding: 30px 0 20px;
  border-radius: 10px;
}
.gallery.guideBtn .gallery_grid li.galleryGrid .image {
  width: 120px;
  height: 120px;
  background: #2d8cff;
  border-radius: 50%;
  margin: 0 auto 15px auto;
  padding: 15px;
}
.gallery.guideBtn .gallery_grid li.galleryGrid .image:hover {
  background: #7db5e4;
}
.gallery.guideBtn .comment {
  font-size: 1.1em;
  font-weight: 500;
  color: #2d8cff;
  text-align: center;
}