@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: #517866;
}

strong, b {
    font-weight: bold;
    color: #719995;
    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/176610632797101.png) no-repeat center right;
    background-size: 570px auto;
}
#title h1  {
    height: 110px;
    background: url(/materials/176610489957701.png) no-repeat left bottom 10px;
    background-size: 400px 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: 0px 0 0px 0;
    font-size: 19px;
    box-sizing: border-box;
    color: #517866;
    width: 100%;
}
#topMenu .topMenu li:last-of-type a{
  border-right:solid 1px #ccc;
  
}
#topMenu .topMenu li a:hover {
  color:#94c7af;
}

#topMenu .topMenu li a::after{
  width:100%; 
  display: block; 
  font-size: 0.7em;
  color:#94c7af;
}
/* #topMenu .topMenu li.first a::after{content:"Home";} */
#topMenu .topMenu li a[href*="/"]::after {
    content: "Home";
}
#topMenu .topMenu li a[href*="/introduction"]::after {
    content: "Introduction";
}
#topMenu .topMenu li a[href*="/aboutus"]::after {
    content: "About Us";
}
#topMenu .topMenu li a[href*="/access"]::after {
    content: "Access";
}
#topMenu .topMenu li a[href*="/topics"]::after {
    content: "Topics";
}


/* #topMenu_body .first{background-image: url(/materials/174693631497701.png);
background-position: center 15px;
background-repeat: no-repeat;
background-size: auto 38px;
padding-top: 10px;}
#topMenu_body .second{background-image: url(/materials/174693631497702.png);
background-position: center 15px;
background-repeat: no-repeat;
background-size: auto 38px;
padding-top: 10px;}
#topMenu_body .third{background-image: url(/materials/174693631497703.png);
background-position: center 15px;
background-repeat: no-repeat;
background-size: auto 38px;
padding-top: 10px;}
#topMenu_body .fourth{background-image: url(/materials/174693631497704.png);
background-position: center 15px;
background-repeat: no-repeat;
background-size: auto 38px;
padding-top: 10px;}
#topMenu_body .fifth{background-image: url(/materials/174693631497805.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: #94c7af;
    border-radius: 0px;
    background: none;
    min-height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
#mainArticles h2::before, #mainServices h2::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background-image: url('/materials/176612305716601.jpg');
    background-size: cover;
    background-position: 50%;
    filter: blur(2px);
    transform: scale(1.1);
}
#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: #94c7af;
  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: #94c7af;
}

.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: #94c7af;
    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 #c7ddd3;
    letter-spacing: 0.05em;
    display: flex;
    color: #719995;
}
.mainContents .article h6 {
    font-size: 1.2em;
    line-height: 1.5;
    color: #719995;
    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: #94c7af;
}
.mainContents .article .features-circle02,.mainContents .article .text02,
.mainContents .article .features-circle03,.mainContents .article .text03,
.mainContents .article .features-circle06,.mainContents .article .text06{
    background-color: #abc793;
}

#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:1.2em;
    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: 2em;
    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:bold;
	margin-bottom: 0.5em;
}
/*サイト案内*/
#siteGuide .gallery_grid li.galleryGrid .galleryGrid_outer {
    padding: 10px;
    margin: 10px;
    background: #f2f7ed;
    border-radius: 14px;
    /* min-height: 376px; */
    min-height: 300px;
}
#siteGuide .comment{
    font-size: 0.98em;
    text-align: center;
    padding: 5px 0;
    font-weight: bold;
    line-height: 1.6;
    color: #719995;
    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: #719995;
}
/*リード文*/
#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: #94c7af;
    color: #fff;
    border: 1px solid #94c7af;
	padding: 5px;
}
.mainTopics .topics li .more a:hover {
    background-color: #aac692;
    color: #fff;
    border: 1px solid #aac692;
}

/*一覧を見る*/
#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: #719995;
    padding-bottom: 4px;
    padding-left: 0;
}

/*---------------------------
footer
----------------------------*/
/*フッタ*/
#footer_outer {
    width: 1200px;
}
#footer {
    padding: 40px 0;
    background: #94c7af;
    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: #517866;
    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: #517866;
}

.sideServices ul li a::before {
    color: #517866;
    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 #94c7af;
    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: #abc793;
}
.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: #94c7af;
  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 #94c7af;
  color: #ffc08a;
  height: 80px;
}
.article table.timeTbl tbody tr td:first-child {
  border-left: 1px solid #94c7af;
  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 #94c7af;
}
.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;
}
.article table.timeTbl tbody td {
    font-weight: bold;
}

/*---------------------------
フォーム
----------------------------*/
table.contactTable tr th,
table.contactTable tr td {
	padding: 1em;
	border-bottom: dotted 1px #999;
}

table.contactTable, table.companyTable {
    width: 100%;
    background-color: #eff4ea;
    border-bottom: solid 3px #ccc;
    margin-bottom: 20px;
}

table.contactTable th, table.companyTable th {
    border-right: none;
	background-color: #e4eddd;
}

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: #517866;
	border: 2px solid #517866;
	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: #517866;
	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  {
    text-align: center;
    width: 47.5%;
    margin-top: 10px;
    margin-bottom: 0px;
    background: #abc793;
    color: #fff;
    border-radius: 8px;
    padding: 6px 1%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.5;
}
  
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: #719995;
}

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: #f2f7ed;
    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;
}




.article.features h4{
    display: block;
    background: none;
    color: #000;
    padding: 0 0 10px 0;
    margin: 0 0 20px 0;
    text-align: left;
    border-bottom: dashed 1px #5AB172;
    overflow: hidden;
    border-radius: 0;
    font-size: 24px;
}
.article.features h4 .point{
    display: inline-block;
    text-align: center;
    background: #5AB172;
    color: #FFF;
    border-radius: 50px;
    font-size: 14px;
    margin-right: 8px;
    margin-bottom: 10px;
    padding: 2px 10px;
}


/* 道案内 */
.article.mapGuide {
    position: relative;
}
.article.mapGuide:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #88c7a9;
    color: #FFF;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
}
.article.num1:before{
    content: "1";
}
.article.num2:before{
    content: "2";
}
.article.num3:before{
    content: "3";
}
.article.num4:before{
    content: "4";
}
.article.num5:before{
    content: "5";
}
.article.num6:before{
    content: "6";
}
.article.num7:before{
    content: "7";
}
.article.num8:before{
    content: "8";
}
.features{
	padding: 30px 5px;
	border-radius: 15px;
	border: 1px solid #94c7af;
	box-shadow: 5px 5px 0 #d9ebe2;
}

/*箇条書き*/
.ul li{
    list-style-type: disc;
    padding-left: 0.2em;
    margin-left: 10px;
}

.add strong{
background: #95c8b1;
    width: 90%;
    display: inline-block;
    padding: 5px 0;
    color: #fff;
    border-radius: 5px;
    margin: 15px 0;
}
/*インデックス*/
.service_list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 1.1em;
}
.service_list li {
    text-align: center;
    width: 47.5%;
    margin-top: 10px;
    margin-bottom: 0px;
    background: #6cb881;
    color: #fff;
    border-radius: 8px;
    padding: 6px 1%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.5;
}
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;
}