@import url("//share.cr-cms.net/hp_agency/hpagency.css");
@import url("https://use.fontawesome.com/releases/v5.6.1/css/all.css");
@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru&display=swap');

/*-------------------------------------------
テンプレート
フラット01 グリーン 左メイン
-------------------------------------------*/
html {
    scroll-behavior: smooth;
}

#wrap_body {
    padding-top: 0;
    background: #fff;
    min-width: 1200px;
}

body {
    font-size: 17px;
    color: #555;
    line-height: 1.8;
    letter-spacing: 0.05em;
    font-kerning: auto;
    font-family: 'Noto Sans JP', sans-serif;
}

a {
    color: #5871c1;
}

strong,
b {
    font-weight: bold;
    color: #5871c1;
    font-size: 105%;
}

#title a:hover {
    transition: 0.2s;
}

a:hover,
#topMenu .topMenu li a:hover,
.mainTopics .topics li .more a,
.mainContents .article h3 a:hover,
.sideServices ul li a:hover,
.footer li a:hover {
    text-decoration: none;
}

#mainArticles a:hover img,
#sideBanners a:hover img,
div.freeHtml a:hover img,
div.image img.gallery:hover,
a:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
    transition: 0.2s;
}

/*改行*/
.article p {
    margin-bottom: 1em;
}

/*記事下余白ゼロ*/
#mainArticles .zero_margin {
    padding-bottom: 0;
    margin-bottom: 0;
}

/*パンくず*/
.pankuz p {
    font-size: 12px;
    text-align: left;
    border-bottom: none;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    display: none;
}

/*---------------------------
メイン
----------------------------*/
#mainArticles {
    margin-top: 36px;
}

/*メインイメージ*/
.mainImage img {
    max-width: 100%;
    width: 100%;
}

#mainImage {
    width: 100%;
    max-width: 100%;
    background: #fff;
}

.slick-vertical .slick-slide {
    border: none;
}

#slider .slick-slide {
    height: auto !important;
}

/* メインコンテンツ幅拡張 */
#mainContents,
#mainArticles,
#mainTopics,
#listTopics,
#mainServices,
.mainArticles .article,
.mainArticles div.gallery {
    width: 900px;
}

.mainArticles .article .image,
.mainArticles .article_center .image img {
    max-width: 100%;
    margin-bottom: 10px;
}

#title,
#contents {
    width: 1200px;
    box-sizing: border-box;
}

/*---------------------------
ヘッダー
----------------------------*/
/* 幅拡張 */
#topMenu_outer,
#topMenu_body,
#topMenu .topMenu {
    width: 1200px;
    max-width: 1200px;
}

#topMenu {
    min-width: 1200px;
}

/*タイトル*/
#title,
#contents {
    width: 1200px;
    box-sizing: border-box;
}

#title {
    padding: 0;
    text-align: left;
    height: 110px;
    margin-bottom: 110px;
    overflow: hidden;
}

#title_outer {
    height: 110px; background: url(/materials/178724032972201.png) no-repeat center right; 
  background-size: 300px auto;
}

#title h1 {
    height: 110px; background: url(/materials/178731830059701.png) no-repeat center left 10px;
  background-size: 350px auto;
  margin-bottom: 0;
}

#title h1 a {
    display: inline-block;
    height: 110px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    width: 400px;
}

#title .description {
    text-align: left;
    font-size: 14px;
    padding: 4px 0;
    line-height: 1.6em;
    position: absolute;
    top: 0;
    color: #999;
}

/*---------------------------
グローバルメニュー
----------------------------*/
#topMenu {
    width: 100%;
    position: absolute;
    top: 110px;
    min-height: auto;
    background: #fff;
    transition: padding 0.3s linear 0s;
}

#topMenu.fixed {
    position: fixed;
    top: 0;
    z-index: 100;
    background: #fff;
}

#topMenu_outer {
    margin: 0 auto;
    background: none;
}

#topMenu_body {
    border-left: 1px solid #ccc;
}

#topMenu .topMenu li {
    width: 20%;
    height: 100%;
    box-sizing: border-box;
    position: relative;
}

#topMenu .topMenu li a {
    background: none;
    border-left: solid 1px #ccc;
    line-height: 1.6;
    padding: 40px 0 0 0;
    font-size: 19px;
    box-sizing: border-box;
    color: #8EA1E1;
    width: 100%;
}

#topMenu .topMenu li:last-of-type a {
    border-right: solid 1px #ccc;

}

#topMenu .topMenu li a:hover {
    color: #5871c1;
}

#topMenu .topMenu li a::after {
    width: 100%;
    display: block;
    font-size: 0.7em;
    color: #5871c1;
}

#topMenu_body .first {
    background-image: url(/materials/178697707795801.png);
    background-position: center 15px;
    background-repeat: no-repeat;
    background-size: auto 38px;
    padding-top: 10px;
}

#topMenu_body .second {
    background-image: url(/materials/178697707795802.png);
    background-position: center 15px;
    background-repeat: no-repeat;
    background-size: auto 38px;
    padding-top: 10px;
}

#topMenu_body .third {
    background-image: url(/materials/178697707795803.png);
    background-position: center 15px;
    background-repeat: no-repeat;
    background-size: auto 38px;
    padding-top: 10px;
}

#topMenu_body .fourth {
    background-image: url(/materials/178697707795804.png);
    background-position: center 15px;
    background-repeat: no-repeat;
    background-size: auto 38px;
    padding-top: 10px;
}

#topMenu_body .fifth {
    background-image: url(/materials/178697707795805.png);
    background-position: center 15px;
    background-repeat: no-repeat;
    background-size: auto 38px;
    padding-top: 10px;
}

/*---------------------------
見出し
----------------------------*/
/*文字*/
#mainArticles h2,
#mainServices h2,
#listTopics h2,
.mainContents .article h3,
.mainContents div.gallery h3,
#mainTopics h2,
#sideContents h2,
.mainContents .article h4,
.mainContents .article h5,
.mainContents .article h6 {
    font-family: "Kiwi Maru", serif !important;
}

#mainArticles h2,
#mainServices h2 {
    margin-bottom: 1em;
    text-align: center;
    border-bottom: none;
    font-size: 1.8em;
    line-height: 1.6;
    letter-spacing: 0.15em;
    color: #fff;
    margin-top: 0;
    font-style: normal;
    padding: 0.5em 0;
    background: #5871c1;
    border-radius: 8px;
}

#mainArticles div[id^="blog"] h2 {
    background: none;
    position: relative;
    padding: 1.5em 0 0 0;
    color: #fff;
    color: #706f6d;
    font-size: 30px;
}

#mainArticles h2 strong,
#mainServices h2 strong {
    display: inline-block;
    font-style: normal;
    background: #5871c1;
    padding: 0.5em 2.5em;
    color: #ffffff;
}

#mainArticles h2 span {
    font-feature-settings: "palt";
    letter-spacing: 0;
}

.mainContents .article h3,
.mainContents div.gallery h3,
#mainTopics h2,
#listTopics h2 {
    font-size: 1.8em;
    text-align: center;
    padding-bottom: 0.5em;
    margin: 1.2em 0 2em;
    color: #706f6d;
    line-height: 1.4em;
    position: relative;
}

.mainContents .article h3:before,
.mainContents div.gallery h3:before,
#mainTopics h2:before,
#listTopics h2:before,
#mainArticles div[id^="blog"] h2:before {
    content: '';
    position: absolute;
    bottom: -15px;
    display: inline-block;
    width: 80px;
    height: 2px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #5871c1;
}

.mainContents .article h3 span,
.mainContents div.gallery h3 span,
#mainTopics h2 span,
#listTopics h2 span {
    font-feature-settings: "palt";
    letter-spacing: 0;
}

.mainContents .article h3 strong {
    font-size: 80%;
}

/*小見出し*/
.mainContents .article h4 {
    color: #fff;
    background: #5871c1;
    font-size: 22px;
    letter-spacing: 0.1em;
    line-height: 1.5;
    position: relative;
    padding: 0.4em 1em;
    text-align: center;
    display: flex;
    font-weight: 400;
    border-radius: 6px;
    margin-bottom: 1em;
}

.mainContents .article h5 {
    font-size: 1.2em;
    line-height: 1.6;
    padding: 0.2em 0 0.2em 12px;
    margin: 1em 0 0.5em 0.2em;
    border-left: 4px solid #a5b3e0;
    letter-spacing: 0.05em;
    display: flex;
    color: #5871c1;
}

.mainContents .article h6 {
    font-size: 1.2em;
    line-height: 1.5;
    color: #5871c1;
    margin: 1em 0 0.8em 0;
    padding: 0.5em 0;
}

/*---------------------------
記事
----------------------------*/
/*画像*/
.mainArticles .article img {
    margin-bottom: 30px;
    border-radius: 0.5em;
}

.mainArticles .article_right img,
.mainArticles .article_left img {
    max-width: 360px;
}

.mainArticles .article_right .image {
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 20px;
}

.mainArticles .article_left .image {
    margin-top: 0;
    margin-right: 20px;
    margin-bottom: 0;
    margin-left: 0px;
}

/*ギャラリー*/
.gallery_grid li.galleryGrid .galleryGrid_outer {
    padding: 0 20px;
}

.mainArticles ul.galleryImages li .image img {
    max-width: 200px;
    max-height: 200px;
}

.mainArticles .gallery_grid .comment {
    text-align: center;
    line-height: 1.4;
    font-size: 16px;
}

/*Googlemap*/
iframe {
    margin-bottom: 1.5em;
}

/* 記事半分 */
.mainArticles .col2 {
    width: 48.5% !important;
    max-width: 540px !important;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding: 1%;
    box-sizing: border-box;
    margin: 0px 2px 10px 2px;
}

.mainArticles .articlehalf img {
    margin-bottom: 0px;
    max-width: 170px;
}

.mainArticles .halfbefore {
    padding-bottom: 0px;
    margin-bottom: 5px;
}

/*-- トップページ クリニックの特徴 --*/
.mainContents .article.tokucyo h3 {
    margin: 0 0 0.5em 0;
    padding: 0 0 0.5em 0;
}

.mainContents .article.tokucyo h3 span {
    display: block;
    color: #706f6d;
}

.mainContents .article.tokucyo h3:before {
    display: none;
}

.mainContents .article .features-circle01,
.mainContents .article .features-circle02,
.mainContents .article .features-circle03,
.mainContents .article .features-circle04,
.mainContents .article .features-circle05,
.mainContents .article .features-circle06 {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    left: auto;
    bottom: auto;
    margin: -50px auto;
}

.mainContents .article .features-circle01,
.mainContents .article .text01,
.mainContents .article .features-circle04,
.mainContents .article .text04,
.mainContents .article .features-circle05,
.mainContents .article .text05 {
    background-color: #5871c1;
}

.mainContents .article .features-circle02,
.mainContents .article .text02,
.mainContents .article .features-circle03,
.mainContents .article .text03,
.mainContents .article .features-circle06,
.mainContents .article .text06 {
    background-color: #8ea1e1;
}

#mainContents .article .features-circle01 h2,
#mainContents .article .features-circle02 h2,
#mainContents .article .features-circle03 h2,
#mainContents .article .features-circle04 h2,
#mainContents .article .features-circle05 h2,
#mainContents .article .features-circle06 h2 {
    font-size: 0.8em;
    background: none;
    color: #fff;
    padding: 1em 0 0 0;
    line-height: 1.0;
    margin: 0;
    letter-spacing: 0.05em;
    font-family: "Kiwi Maru", serif !important;
}

#mainContents .article .features-circle01 h3,
#mainContents .article .features-circle02 h3,
#mainContents .article .features-circle03 h3,
#mainContents .article .features-circle04 h3,
#mainContents .article .features-circle05 h3,
#mainContents .article .features-circle06 h3 {
    font-size: 1.6em;
    font-weight: bold;
    margin-top: 0;
    color: #fff;
    line-height: 1.0;
    padding-top: 0.2em;
}

#mainContents .article .features-circle01 h3:before,
#mainContents .article .features-circle02 h3:before,
#mainContents .article .features-circle03 h3:before,
#mainContents .article .features-circle04 h3:before,
#mainContents .article .features-circle05 h3:before,
#mainContents .article .features-circle06 h3:before {
    display: none;
}

.mainContents .article .text01,
.mainContents .article .text02,
.mainContents .article .text03,
.mainContents .article .text04,
.mainContents .article .text05,
.mainContents .article .text06 {
    color: #fff;
    border-radius: 0.5em;
    padding: 0.5em;
    margin-top: 0.3em;
}

.mainContents .article .text01 h4,
.mainContents .article .text02 h4,
.mainContents .article .text03 h4,
.mainContents .article .text04 h4,
.mainContents .article .text05 h4,
.mainContents .article .text06 h4 {
    font-size: 1.3em;
    text-align: center;
    padding-top: 1em;
    background: none;
    color: #fff;
    display: block;
    font-weight: 600;
    margin-bottom: 0.5em;
}

/*サイト案内*/
#siteGuide .gallery_grid li.galleryGrid .galleryGrid_outer {
    padding: 10px;
    margin: 10px;
    background: #ebf0fd;
    border-radius: 14px;
    min-height: 376px;
}

#siteGuide .comment {
    font-size: 0.98em;
    text-align: center;
    padding: 5px 0;
    font-weight: bold;
    line-height: 1.6;
    color: #5871c1;
    letter-spacing: normal;
}

#siteGuide .gallery_grid li.galleryGrid .image {
    margin-bottom: 0px;
    padding: 26px;
}

/*-------------------------------------------------
 トップの最新情報 #mainTopics
 最新情報一覧ページ #listTopics 
-------------------------------------------------*/
#mainTopics {
    margin: 3em 0;
    padding: 0 1.5em 1.5em 1.5em;
    border-bottom: none;
    border: 1px solid #ddd;
    border-radius: 1em;
    /*--border-radius: 4px;--*/
    /*--width: auto;--*/
    width: 100%;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    box-shadow: 0px 3px 6px #00000029;
}

#mainTopics h2,
#listTopics h2 #mainTopics h2,
#listTopics h2 {
    font-size: 30px;
    margin-top: 1.5em;
    border: none;
}

#mainTopics .topics li {
    padding: 15px 10px 9px;
    position: relative;
    border-bottom: dotted 1px #ccc;
}

/*日付*/
#mainTopics .topics li p.date,
#listTopics .topics li p.date {
    font-size: 16px;
    color: #666;
}

/*リンクタイトル*/
#mainTopics .topics li h3,
#listTopics .topics li h3 {
    font-size: 16px;
    font-weight: normal;
}

#mainTopics .topics li h3 a,
#listTopics .topics li h3 a {
    color: #5871c1;
}

/*リード文*/
#mainTopics .topics li p.description,
#listTopics .topics li p.description {
    font-size: 16px;
    color: #666;
}

/*続き*/
#mainTopics .topics li p.more,
#listTopics .topics li p.more {
    font-size: 16px;
}

#mainTopics .topics li .more a,
.mainTopics .topics li .more {
    padding: 8px 16px;
    font-size: 15px;
    border-radius: 4px;
}

.mainTopics .topics li .more a {
    background-color: #5871c1;
    color: #fff;
    border: 1px solid #5871c1;
    padding: 5px;
}

.mainTopics .topics li .more a:hover {
    background-color: #a5b3e0;
    color: #fff;
    border: 1px solid #a5b3e0;
}

/*一覧を見る*/
#mainTopics .listview {
    width: 110px;
    font-size: 16px;
    margin: 0 auto;
}

.mainTopics .topics {
    width: 100%;
    padding: 0;
    margin: 0px 0 15px;
    border-bottom: none;
}

#mainTopics .listview a {
    background: none;
    color: #a5b3e0;
    padding-bottom: 4px;
    padding-left: 0;
}

/*---------------------------
footer
----------------------------*/
/*フッタ*/
#footer_outer {
    width: 1200px;
}

#footer {
    padding: 40px 0;
    background: #5871c1;
    min-width: 1200px;
}

.footer .services {
    background: none;
}

.footer * {
    font-size: 16px;
    color: #fff;
}

.footer .topMenu,
.footer .services {
    padding: 0;
    margin-bottom: 40px;
}

.footer .topMenu,
.footer .services,
.footer .topMenu li a {
    float: none;
    width: 100%;
    color: #fff;
    font-size: 16px;
}

.footer .topMenu li a:hover,
.footer li a:hover,
.footer .services li a:hover {
    color: #eef9e5;
}

.footer li {
    line-height: 24px;
    height: 24px;
    width: auto;
    text-align: center;
    display: inline-block;
    margin: 0;
    padding: 0 20px;
}

#footer li a::before {
    content: '≫';
    font-size: 90%;
    font-weight: bold;
    color: #eef9e5;
    vertical-align: top;
    padding-right: 6px;
}

.footer li a,
.footer .services li a {
    padding-left: 0;
    float: none;
    display: inline-block;
    color: #fff;
}

.footer .copyright {
    padding: 0;
    color: #fff;
}

.footer p {
    text-align: right;
}

/*---------------------------
サイド
----------------------------*/
.sideBlogCategories,
.sideBlogDates {
    margin: 0;
}

.sideServices ul li a {
    font-size: 16px;
    color: #8EA1E1;
    padding-top: 0.5em;
    padding-right: 0.3em;
    padding-bottom: 0.5em;
    padding-left: 0.3em;
    background: none;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #8EA1E1;
}

.sideServices ul li a::before {
    color: #8EA1E1;
    content: "»";
    display: inline-block;
    font-size: 115%;
    margin-right: 5px;
}

.sideServices ul li a:hover {
    color: #666;
}

.sideServices h2 {
    font-size: 16px;
    background: url(/materials/174694906013501.png) 200px center no-repeat;
    background-color: #ccc;
    padding: 10px 30px;
}

.sideBlogCategories h2,
.sideBlogDates h2 {
    margin-top: 0;
    line-height: 20px;
    font-size: 16px;
    padding: 10px 20px;
    margin-bottom: 0;
    background: #eee;
}

.sideBlogDates dl,
.sideBlogCategories ul {
    padding: 20px;
    background: #f7f7f7;
}

.sideBlogDates li {
    margin: 8px 0;
    line-height: 20px;
}

/*サブメニュー*/
.sideServices ul {
    padding-top: 15px;
    background-color: #f7f7f7;
}

/*モバイル*/
.sideMobile p {
    font-size: 16px;
    color: #333;
}

.sideMobile .qrcode {
    text-align: center;
}

.sideMobile h2 {
    font-size: 16px;
    padding-bottom: 8px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #ccc;
    color: #333;
    margin-bottom: 16px;
    background: url(/materials/174694959535701.png) right top no-repeat;
}

#sideMobile {
    background-color: #fff;
    border-top: solid 4px #5871c1;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    box-sizing: border-box;
}

/*お問い合わせ*/
#sideContact a {
    font-size: 15px;
}

/*自由HTML*/
.freeHtml_outer {
    padding: 0;
    background: none;
    border: 1px solid #eeeeee;
}

.freeHtml {
    font-size: 1em !important;
    text-align: center;
}

.side-logo img {
    width: 220px;
    margin: 20px 0;
}

.add a {
    font-size: 1.3em;
    font-weight: bold;
    color: #5A9FA5;
}

.add {
    line-height: 1.8em;
    padding-bottom: 10px;
}

.add strong {
    ont-weight: normal;
}

/*---------------------------
テーブル
----------------------------*/
/*デフォルト*/
.article table:not(.contactTable) {
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-spacing: 0;
    border-top: 1px solid #ccc;
    margin: 20px auto;
    width: 100%;
}

.article table:not(.contactTable) td,
.article table:not(.contactTable) th {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: auto;
    padding: 10px;
    box-sizing: border-box;
}

.article table:not(.contactTable) th {
    background-color: #f7f7f7;
    text-align: center;
}

/*normalTbl*/
.article table.normalTbl {
    border-collapse: collapse;
    border: none;
    border-spacing: 0;
    margin: 2em auto;
    width: 100%;
    background: #fff;
    border-top: 1px solid #ccc;
}

.article table.normalTbl th {
    border-right: none;
    height: auto;
    line-height: 150%;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    width: 40%;
}

.article table.normalTbl td {
    border-bottom: 1px solid #ccc;
    border-right: none;
    height: auto;
    line-height: 150%;
    padding: 0.7em 1.5em;
}

/* 診療時間 */
.article table.timeTbl {
    border-collapse: collapse;
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
    border: none;
}

.article table.timeTbl tbody tr th {
    background-color: #5871c1;
    color: #fff;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    border: none;
}

.article table.timeTbl tbody tr th:first-child {
    border-radius: 0.6vw 0 0 0;
}

.article table.timeTbl tbody tr th:last-child {
    border-radius: 0 0.6vw 0 0;
}

.article table.timeTbl tbody tr td {
    text-align: center;
    vertical-align: middle;
    padding: 7px;
    border-bottom: 1px solid #5871c1;
}

.article table.timeTbl tbody tr td:first-child {
    border-left: 1px solid #5871c1;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.article table.timeTbl tbody tr td:last-child {
    border-right: 1px solid #5871c1;
}

.article table.timeTbl tbody td.one {
    border-radius: 0 0 0 0.6vw;
}

.article table.timeTbl tbody td.two {
    border-radius: 0 0 0.6vw 0;
}

/*---------------------------
フォーム
----------------------------*/
table.contactTable tr th,
table.contactTable tr td {
    padding: 1em;
    border-bottom: dotted 1px #999;
}

table.contactTable,
table.companyTable {
    width: 100%;
    background-color: #ebf0fd;
    border-bottom: solid 3px #ccc;
    margin-bottom: 20px;
}

table.contactTable th,
table.companyTable th {
    border-right: none;
    background-color: #a5b3e0;
}

table.contactTable tr.must th {
    background-position: 10px;
    width: 240px;
    padding-left: 50px;
}

table.contactTable .textField {
    width: 90%;
}

table.contactTable select {
    padding: 10px;
}

/*見出し*/
table.contactTable td.th_headline {
    background: #0062b1;
    font-weight: bold;
    color: #fff;
    font-size: 110%;
}

/*確認ボタン*/
table.contactTable input.button,
table.contactTable input[type="button"] {
    background-color: #8EA1E1;
    border: 2px solid #8EA1E1;
    border-radius: 18px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    margin: 5px !important;
    text-align: center;
    text-decoration: none;
    width: 80% !important;
    padding: 5px 18px 5px 18px !important;
    font-size: 18px;
    cursor: pointer;
}

table.contactTable input.button:hover {
    background-color: #fff;
    color: #8EA1E1;
    transition: 0.7s;
}

/*戻るボタン*/
table.contactTable input[type="button"] {
    border: 2px solid #0096d1 !important;
    transition: 0.7s;
    color: #0096d1;
    background: #fff;
}

table.contactTable input[type="button"]:hover {
    color: #fff;
    background: #0096d1;
}

table.contactTable input[type="text"],
table.contactTable textarea {
    font-size: 16px;
}

/*ラジオボタンの縦並び化*/
table.contactTable label {
    display: block;
}

/*---------------------------
リスト
----------------------------*/
/*注意事項のリスト用*/
ol.pp {
    padding-left: 2em;
    font-size: 0.9em;
}

ol.pp li {
    list-style-type: decimal;
    padding: 5px;
}

ul.notes {
    list-style-type: none;
    margin-left: 1em;
}

ul.notes li::before {
    content: "◆";
    margin-left: -1em;
}

ul.ps {
    list-style-type: none;
    margin-left: 1em;
}

ul.ps li::before {
    content: "※";
    margin-left: -1em;
}

ul.maru {
    list-style-type: none;
    margin-left: 1em;
}

ul.maru li::before {
    content: "●";
    margin-left: -1.5em;
    margin-right: 6px;
    font-family: "メイリオ", sans-serif;
    font-size: 70%;
    color: #ddd;
}

/*診療内容*/
ul#service_list {
    width: 100%;
    /*display: flex;
    flex-wrap: wrap;
    justify-content: space-between;*/
    font-size: 1.1em;
}

ul#service_list li a{
    text-align: center;
    width: 46.5%;
    margin-top: 10px;
    margin-bottom: 0px;
    background: #a6b4e1;
    color: #fff;
    border-radius: 8px;
    padding: 6px 1%;
    overflow: hidden;
    /*display: flex;
    justify-content: center;
    align-items: center;*/
    line-height: 1.5;
      text-decoration: none;
      float: left;
    margin-left: 10px;
}

ul#service_list li a.linkbtn {
    margin: 0;
    padding: 5px !important;
}

#service_list::after {
    content: "";
    display: block;
    width: 24%;
}

/*---------------------------
パーツ
----------------------------*/
/*ボタン*/
a.btn {
    width: 80%;
    font-size: 18px;
    padding: 8px 5% !important;
    margin: 1em 5%;
    display: inline-block;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    border-radius: 12px;
}

a.btn::after {
    font-family: "Font Awesome 5 Free";
    content: '\f105';
    font-weight: 900;
    margin-left: 1em;
}

a.btn:hover {
    color: #ffffff;
    text-decoration: none;
}

a.btn {
    background: #a5b3e0;
}

a.btn2 {
    color: #ffffff;
    text-align: center;
    text-decoration: none;
}

a.btn2::before {
    font-family: "Font Awesome 5 Free";
    content: '\f105';
    font-weight: 900;
    margin-right: 0.5em;
}

/*囲い*/
div.envelope {
    margin-top: 1em;
    margin-bottom: 2em !important;
    margin-right: 0;
    margin-left: 0;
    padding: 1em 2em 2em;
    background: #ebf0fd;
    box-sizing: border-box;
    border-radius: 10px;
}

div.envelope p {
    margin-bottom: 0;
}

div.envelope img {
    max-width: 670px;
    margin-bottom: 0 !important;
}

/*マーカー*/
span[style*="Yellow"] {
    font-weight: bold;
    background-color: rgba(255, 255, 255, 0) !important;
    background: linear-gradient(transparent 70%, #ffea97 0) repeat scroll 0 0;
}

/*追加*/
#siteGuide .comment span {
    font-weight: 100;
    font-size: 14px;
}

.btn2 span {
    font-size: 13px;
}

.col2 strong {
    color: #e29859;
}

/*追従型ボタン*/
.freeHtml #contact-box {
    position: fixed;
    top: 250px;
    right: 0px;
    z-index: 100;
    width: 70px;
}

#slider.mainImage-initialized {
    pointer-events: none;
}

/* 4列ギャラリー */
.gallery_grid4 li.galleryGrid {
    width: 25%;
}

/* カード */
.gallery_grid4 li.galleryGrid .galleryGrid_outer {
    margin: 10px;
    padding: 30px 20px;
    background: #ebf0fd;
    border-radius: 20px;
    box-shadow: 0px 3px 6px #00000029;
    box-sizing: border-box;

    /* 高さを固定しない */
    min-height: 0;
}

/* 画像 */
.gallery_grid4 li.galleryGrid .galleryGrid_outer img {
    display: block;
    width: 140px;
    height: 140px;
    object-fit: contain;
    margin: 0 auto 25px;
}

/* 文字 */
.gallery_grid4 li.galleryGrid .galleryGrid_outer p {
    margin: 0;
    padding: 0 0 5px;
    text-align: center;
}

.galleryGrid_outer .comment{
    font-weight: 600;
    color: #5871c1;
}