@import url("//share.cr-cms.net/hp_agency/hpagency.css");

/*-------------------------------------------
Common
-------------------------------------------*/
html{
  scroll-behavior: smooth;
}

body {
  font-size:16px;
  line-height:1.8;
  font-weight:normal;
  letter-spacing: 0.5px;
  color:#2a2a2a;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



iframe{
	margin-bottom:1.5em;
}

.mainArticles .article{
  margin-top: 30px;
}
.mainArticles .article:first-of-type{
  margin-top: 0;
}
/*-------------------------------------------
Wrap
-------------------------------------------*/
#wrap{
  background:#fff url(/materials/165727654396601.png) left top repeat-x;
}

#wrap_body {
    padding-top: 160px;
}

hr.line {
    width: 80%;
    margin: 16px auto;
}

/*-------------------------------------------
Link
-------------------------------------------*/
a {
	/*color: #acd474;*/
  color:#68952a;
	text-decoration: underline;
	font-weight: normal;
  transition:0.6s;
}
a:hover {
	color: #fdc044;
	text-decoration: underline;
  
}
a img {
	text-decoration:none;
	border:none;
  transition:0.6s;
}
#title h1:hover,
.text-link:hover,
#mainArticles a:hover img,
#sideBanners  a:hover img,
div.freeHtml a:hover img,
div.image img.gallery:hover {
  filter: alpha(opacity=75);
  -moz-opacity:0.75;
  opacity:0.75;
}


/*-------------------------------------------
Image
-------------------------------------------*/
#mainArticles img,
.mainArticles .article .image{
  max-width: 100%;
}
.mainArticles .article .article_center {}
.mainArticles .article img {
  margin: 5px 0 15px;
}

.gallery_grid li.galleryGrid .image img{
}



/*-------------------------------------------
Title
-------------------------------------------*/
#wrap_body #title{
    background:transparent;
}

#wrap_body #title {
  padding:0;
  width: 100%;
  height: 150px;
  position: absolute;
  top: 10px;
  background: #fff;
}
#title_outer{
  height:auto;
  width: 1024px;
  margin:auto;
  background: url(/materials/174494407621401.png) right center no-repeat;
  background-size: 410px;
}
/*ロゴ*/
#title h1 {
	margin: 0;
	padding: 0.1em 0 0 0;
	text-align: left;
	height: 75px;
	width: 303px;
}
#title h1 a {
    background: url(/materials/174494282080301.png) no-repeat left center / contain;
	display: inline-block;
	overflow: hidden;
	text-indent: 110%;
	white-space: nowrap;
	height: 100%;
	width: 100%;
  background-size: contain;
}
#title .description {
  color: #666;
  font-size: 1em;
  margin: 0;
  line-height:1.3;
  text-align:center;
  padding: 6px 0 0;
	font-size:14px;
	display:none;
}

/*-------------------------------------------
Mainimage
-------------------------------------------*/
#mainImage {
		margin:0;
    width: 100%;
    background-color:transparent;
    min-width:1024px;
}
.mainImage img {
    width: 100%;
    min-width:1024px;
}


/*スライド*/
#slider .slick-slide {
	display: flex;
	justify-content: center;
}
.mainImage #slider li {
	height: auto !important;
}
.mainImage #slider li img {
	max-width: 100%;
	min-width: 1024px;
}

/*-------------------------------------------
Topmenu
-------------------------------------------*/
#topMenu_outer,  #topMenu_body, #topMenu .topMenu {
}
#topMenu {
    min-height: 40px;
    position: absolute;
    top: 100px;
    background:transparent;
    margin:0;
}

#topMenu_outer {
    margin: 0 auto;
    background: url(/materials/165733447319002.png) left top no-repeat;
}

#topMenu_body {
  border-right: 0px #aaa dotted;
}
#topMenu .topMenu li {
  width: 20%;
  height: 100%;
  box-sizing:border-box;
  padding:0;
  position: relative;
  border-left: 0px #aaa dotted;
}

#topMenu .topMenu li a {
  color: #000;
  font-size:18px;
  padding:8px 0;
  width: auto;
}



#topMenu .topMenu li a:hover {
    color: #000;
    text-decoration:none;
}

#topMenu .topMenu li a::after, .sideServices ul li a::after, .sideBlogCategories a::after, .sideBlogDates a::after, .footer li a::after{
	position:absolute;
	bottom:0;
	left:0;
	content:'';
	width:100%;
	height:2px;
	background:#333;
	transform:scale(0, 1);
	transform-origin:left top;
	transition:transform .5s;
}

#topMenu .topMenu li a:hover::after, .sideServices ul li a:hover::after, .sideBlogCategories a:hover::after, .sideBlogDates a:hover::after, .footer li a:hover::after{
	transform:scale(1, 1);
}

/*-------------------------------------------
contents
-------------------------------------------*/
#title, #contents{
  width: 1080px;
  margin: 0 auto;
}
.mainImage img, #topMenu .topMenu{
  width: 100%;
  max-width: 100%;
}
#contents {
    box-sizing:border-box;
    background:#fff;
}

/*maincontent*/
#mainContents {
	/* padding:0 0 40px 0;
	background:#fff url(/materials/167341925865502.jpg) repeat-x left top;
	width: 100%;
	background-size:90px auto; */
}
#mainContents {
  width: 800px;
}
#mainContents_outer{
    width: 100%;
    margin:0 auto;
}


.mainArticles .article .article_body , #mainContents #listTopics #listTopics_body{
	margin:0 auto;
}



.mainArticles .article {
	padding-bottom: 0px;
	border-bottom: none;
}



.mainArticles .article p {
	padding-bottom: 20px;
}
.mainArticles .article_right .image {
    margin-right: 0;
}
.mainArticles .article_left .image {
    margin-left: 0;
}
.mainArticles .article_right .image,
.mainArticles .article_left .image {
    max-width:42%;
}
#mainArticles, .mainArticles .article, .mainArticles div.gallery, #mainTopics, #listTopics {
    width: 100%;
    margin-bottom: 0em;
}
#mainArticles{
}


/*ぱんくず*/
#pankuz {
  display:auto;
}
#pankuz_body {
  margin: auto;
}
.pankuz p {
  padding-top:10px;
  margin-bottom: 0;
  font-size: 1em;
  color: #666;
  text-align: right;
	
/*	display:none;*/
}

/*段落*/
#contents .article p {
  margin-bottom: 1em;
}

/*-------------------------------------------
最新情報
-------------------------------------------*/
#mainTopics {
  margin:3em auto;
  padding:0 1.5em 1.5em 1.5em;
  border-bottom: none;
  border:2px solid #acd474;
	box-sizing:border-box;
}

#mainTopics h2{
    font-size: 180%;
    text-align: center;
    padding: 0 0 15px 0;
    margin-top:1em;
    margin-bottom: 32px;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #444;
    background: #fff;
}
#mainTopics .topics li .thumb, #mainTopics .topics li .thumb img {
	max-width: 100px;
	max-height: 100px;
}
#mainTopics .topics li .date, .mainTopics .topics li .date {
	font-size: 1em;
}
#mainTopics .topics h3, .mainTopics .topics li h3 {
	font-size: 1em;
}
.mainTopics .topics li h3 a {
	text-decoration: underline;
}
.mainTopics .topics li h3 a:hover {
	text-decoration: underline;
}
#mainTopics .topics .description, .mainTopics .topics li .description {
	font-size: 1em;
	color: #aaa;
	margin-top: 0px;
}
#mainTopics .topics li .more a, .mainTopics .topics li .more {
	padding: 8px 16px;
	font-size: 1em;
}
.mainTopics .topics li .more a {
    border: none;
    background-color: #acd474;
    color: #fff;
    border: 2px solid #acd474;
		transition: all 0.5s ease-out;
	  /*font-family:"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;*/
}
.mainTopics .topics li .more a:hover {
    color: #acd474;
    background-color: #fff;
    border: 2px solid #acd474;
}
.mainTopics .topics {
		width: auto;
		padding: 0;
		margin: 0 auto;
  	border-bottom: none;
}
.mainTopics .topics li {
		padding: 40px 0px;
		font-size: 1em;
}
#mainTopics .listview {
    width: 110px;
    font-size: 1em;
    margin: 1em auto 0 auto;
}
#mainTopics .listview a {
    background: none;
    padding: 4px 8px;
    color: #444;
}


/*-------------------------------------------
見出し
-------------------------------------------*/
#mainArticles h2, #mainServices h2, #mainTopics h2, #listTopics h2 {
	padding:1.7em 0 0.5em 0;
	text-align: center;
	font-size:2.4em;
	letter-spacing: 0.1em;
	color:#2a2a2a;
	font-weight:normal;
	line-height:1.2;
	margin:0 0 1em 0;
	border:none;
	font-family:serif;
}



.mainContents .article h3, .mainContents div.gallery h3, #mainServices h2 {
    font-size: 2.2em;
    text-align: center;
    letter-spacing: 0.1em;
    padding: 0;
    margin: 1em auto 2em auto;
    color: #2a2a2a;
    font-weight:normal;
    line-height:1.5;
		font-family:serif;
    position: relative;
}

.mainContents .article h3:before, .mainContents div.gallery h3:before, #mainServices h2:before{
  content: '';
  position: absolute;
  bottom: -5px;
  display: inline-block;
  width: 60px;
  height: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #acd474;
}

.mainContents .article h3 a, .mainContents .article h3 a:hover {
    color: #2a2a2a;
    text-decoration: none;
}

.mainContents .article h4 {
    line-height: 1.4em;
    font-size: 1.4em;
    margin: 3em 0 1em 0;
    font-weight: bold;
    padding: 30px 0 20px 1.5em;
    color: #000;
    display:flex;
/*    border-bottom:1px dotted #acd474;*/
		position:relative;
		font-family:serif;
		z-index:1;
}

.mainContents .article h4:before {
		content:"";
		background:#cfe9ab;
		display:block;
		position:absolute;
		left:0;
		top:0;
		height:90px;
		width:90px;
		border-radius:50%;
		z-index:-1;
}


.mainContents .article h4.lead {
	font-size: 2.0em;
	padding:0;
	color: #acd474;
	margin: 1.5em 0 0.5em 0;
	font-weight:bold;
	border:none;
	display:block;
}
.mainContents .article h4.lead:before {
	display:none;
}

.mainContents .article h4.lead .lead_ttl{
	font-size:0.7em;
	color:#333;
	display:block;
	line-height:1.7;
}

.mainContents .article h5 {
  font-size: 1.3em;
  color: #acd474;
  margin: 1.5em 0 0.2em 0;
  font-weight:bold;
	display:inline-block;
}

/*mainservice*/
#mainServices .services {
    padding: 0 36px;
}


/*-------------------------------------------
サイドコンテンツ
-------------------------------------------*/
.side-logo {
    text-align: center;
    margin-bottom: 30px;
}
.side-logo img {
    max-width: 200px;
}

/*サイドコンテンツ*/

#sideContents .side0{
	display:block;
}
#sideContents .side0 p{
	margin:0;
}

#sideContents .side{
	display:flex;
	margin-top:1.5em;
	justify-content:space-between;
}
#sideContents .side h5{
	font-size:1.3em;
	border-bottom:2px solid #acd474;
	display:inline-block;
	margin-bottom:0.5em;
}
#sideContents .side a:hover{
	text-decoration:underline;
	color:#acd474;
}
#sideContents .side a.linkbtn{
	margin: 8px auto;
}

#sideContents .side1{
	width:50%;
	margin:0 auto;
	text-align:center;
	border-right:1px solid#acd474;
}
#sideContents .side1 p{
	margin-bottom:20px;
}

#sideContents .side2{
	width:50%;
	text-align:center;
	margin:0 auto;
}
#sideContents .side2 p{
	margin-bottom:15px;
}




.sideServices h2 , .sideMobile h2{
  font-size:1.5em;
  background:none;
	padding:0 0 5px 0;
	margin:2em 0 0 0;
}

.sideBlogCategories h2, .sideBlogDates h2{
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 2em;
}
.sideBlogCategories h2:before, .sideBlogDates h2:before{
  display:none;
}


.sideBlogCategories h2:after, .sideBlogDates h2:after{
  display:none;
}


/*-------------------------------------------
Footer
-------------------------------------------*/
#footer{
  background:#fff;
	padding:2em 0 1em 0;
  margin-top: 100px;
  border-top: solid 2px #0e8ebe;
}

.footer * {
    font-size: 1em;
    color: #2a2a2a;
}
.footer li a {
    color: #2a2a2a;
    font-size: 1em;
}

.footer li a:hover {
  text-decoration:none;
  color: #000;
}
.footer .copyright{
  text-align:center;
  padding-top: 40px;
}

.footer .topMenu {
  width: max-content;
  margin: 0 auto;
  float: none;
  display: flex;
  white-space: nowrap;
  padding: 0;
  gap: 10px;
}
.footer .topMenu li a {
  float: none;
  padding: 0;
}


.footer .services {
  width: 100%;
  padding: 0;
  float: none;
  margin-top: 20px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  background: none;
  justify-content: center;
}
.footer .services li{
  width: auto;
}
.footer .services li a {
  color: #333;
  padding: 0;
}
.footer .services li a:hover{
  color: #2a2a2a;
  text-decoration: none;
}
.footer p a:hover{
  text-decoration:underline;
  color: #2a2a2a;
}

.footer a:hover , .footer p a:hover{
  color:#2a2a2a;
}

/*-------------------------------------------
Table
-------------------------------------------*/


.article table:not(.contactTable) {
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-spacing: 0;
    border-top: 1px solid #ccc;
    margin: 10px 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;
}

/*-------------------------------------
テーブル
---------------------------------------*/

/*テーブル*/
.article table.table{
  border-collapse:collapse;
  width:100%;
  margin:0 0 15px 0 !important;
}
.article table.table th,
.article table.table td{
  padding:15px;
  background-color:#fff;
  border-bottom:solid 1px #ccc;
}
.article table.table th{
  background:#f7f7f7;
  width:30%;
}



/*-------------------------------------
テーブル(診療時間)
---------------------------------------*/

.article table.timeTbl,
#sideContents table.timeTbl{
	border-collapse:collapse;
	width:100%;
	background-color: #FFF;
	margin-top: 10px;
}
.article table.timeTbl th,
.article table.timeTbl td,
#sideContents table.timeTbl th,
#sideContents table.timeTbl td{
  padding:4px;
  text-align:center;
  border:solid 1px #ccc;
}
.article table.timeTbl th,
#sideContents table.timeTbl th{
  background:#fdf7e7;
} 


/*-------------------------------------------
Gallery
-------------------------------------------*/
.gallery_grid {
	margin:20px auto 0 auto;
}
.gallery_grid2 li.galleryGrid { width: 50%;}
.gallery_grid3 li.galleryGrid { width: 33.33%;}
.gallery_grid4 li.galleryGrid { width: 25%;}s
.gallery_grid5 li.galleryGrid { width: 20%;}

.gallery_grid li.galleryGrid .galleryGrid_outer {
  padding: 0 10px 18px;
}
.gallery_grid li.galleryGrid .image {
  margin-bottom: 0;
}
.gallery_grid li.galleryGrid .comment {
  text-align: center;
  font-size: 1em;
  line-height: 1.5;
  font-weight: normal;
  margin-top: 15px;
}


/*-------------------------------------------
お問い合わせテーブル
-------------------------------------------*/
table.contactTable {
    width: 100%;
    border-bottom: solid 1px #aaa;
}
table.contactTable tr td label {
    display: block;
    margin: 0 0 8px 10px;
}
table.contactTable th {
    width: 34%;
    background:#fdf7e7;
}
table.contactTable th, table.contactTable td {
    padding: 18px;
    border-top: solid 1px #aaa;
}
table.contactTable input.button, table.contactTable input[type="button"] {
  background-color: #acd474;
  border: 2px solid #acd474;
  color: #fff;
  display: block;
  margin: 8px auto;
  padding: 8px 2em;
  text-align: center;
  text-decoration: none;
  max-width: 640px;
  font-size:1.2em;
  width:fit-content;
  box-sizing: border-box;
  letter-spacing: 1px;
  overflow: hidden;
  text-decoration:none !important;
	transition: all 0.5s ease-out;
}
select.validator-input {
    font-size: 1em;
}
table.contactTable .textField {
width: 100%;
}
table.contactTable input.button:hover,table.contactTable input[type="button"]:hover {
  background-color: #FFF;
  color: #acd474 !important;
}
.mainArticles .article p.contact-note {
    padding: 6px 0 0;
    font-size: 1em;
    color: #666;
}
table.contactTable .th_headline {
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: 0.16em;
    color: #8bbf1b;
}
table.contactTable input.button{
	width: 33%;
}
table.contactTable input.button,
table.contactTable input.button:hover {
}
table.contactTable input[type="button"]{
        width:33%;
	background: #aaa;
        border:2px solid #aaa;
}
table.contactTable input[type="button"]:hover {
  filter:alpha(opacity=80);
  opacity:0.8;
  transition:0.5;
}
table.contactTable input[type="text"], table.contactTable input[type="password"], table.contactTable textarea {
    padding: 6px;
    border: solid 1px #b6b6b6;
    font-size: 1em;
    margin-left:0;
}
.validator-form .validator-message-valid,
.validator-form .validator-message-invalid{
    padding-left: 24px;
    font-size: 1em;
    padding-top: 2px;
}
/* body.body-media-pc.ams-build #sideContact {
    position: absolute;
} */



/*-------------------------------------------
List
-------------------------------------------*/

ol.pp {
  padding-left: 2em;
}
ol.pp li {
  list-style-type: decimal;
  padding: 5px;
}

ul.notes {
  list-style-type: none;
  margin-left:1em;
  margin-bottom:1em;
  font-weight:bold;
}
ul.notes li{
  margin:1em 0;
}
ul.notes li::before {
  content: "◆";
  margin-left: -1em;
  font-family: "メイリオ", sans-serif;
}

ul.ps {
  list-style-type: none;
  margin-left:1em;
  color:#666;
}
ul.ps li::before {
  content: "※";
  margin-left: -1em;
  font-family: "メイリオ", sans-serif;
}

ul.maru {
  list-style-type: none;
  margin-left:1em;
  margin-top:1em;
  margin-bottom:1em;
  font-weight:normal;
  font-size:1.1em;
}
ul.maru li::before {
  color:#ffeaac;
  content: "●";
  margin-left: -1em;
  font-family: "メイリオ", sans-serif;
}



ul.ten {
  list-style-type: none;
  margin-left:1em;
  margin-bottom:1em;
  font-weight:normal;
  font-size:1.1em;
}
ul.ten li::before {
  color:#2a2a2a;
  content: "・";
  margin-left: -1em;
  font-family: "メイリオ", sans-serif;
}

/*-------------------------------------------
Button
-------------------------------------------*/
a.linkbtn {
  border: 2px solid #acd474;
  color: #fff;
  display: inline-block;
  margin: 8px 0px;
  padding: 8px 1em;
  /* width:fit-content; */
  min-width: 200px;
  text-align: center;
  text-decoration: none;
  font-size:1.2em;
	font-weight:bold;
  box-sizing: border-box;
  letter-spacing: 1px;
  overflow: hidden;
  background: #acd474;
	transition: all 0.5s ease-out;
}
a.linkbtn:hover {
  background:#fff;
	color:#acd474;
}
a.linkbtn:before {
  content: "\025b6";
  font-size: 70%;
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
}



/*-------------------------------------------
その他
-------------------------------------------*/

strong{
  font-weight:bold;
  font-size:1.2em;
}


/*ハーフ記事2*/
.mainArticles .article.half2 , .mainArticles .article.half2b {
  border: none;
  width: calc((1024px / 2) - 20px);
  display: inline-block;
  box-sizing: border-box;
  padding: 10px;
  margin: 0 0 3em 0;
  text-align:left;
  vertical-align: top;
  background: #fff;
}

.mainArticles .article.half2:nth-of-type(2n+1) {
	margin-left:calc((100% - 1024px) / 2 );
}

.mainArticles .article.half2:nth-of-type(2n) {
	margin-right:calc((100% - 1024px) / 2);
}


.mainArticles .article.half2b:nth-of-type(2n+1) {
	margin-right:calc((100% - 1024px) / 2 );
}

.mainArticles .article.half2b:nth-of-type(2n) {
	margin-left:calc((100% - 1024px) / 2);
}


.mainArticles .article.half2 .article_body , 
.mainArticles .article.half2b .article_body{
	width:100%;
}

/*h4*/
.mainContents .article.half2 h4 , .mainContents .article.half2b h4{
    line-height: 1.4em;
    font-size: 1.4em;
    margin: 0 0 1em 0;
    font-weight: bold;
    padding: 0 0 5px 1.5em;
    color: #2a2a2a;
    display:flex;
    border-bottom:1px dotted #acd474;
		position:relative;
}
.mainContents .article.half2 h4:before ,
.mainContents .article.half2b h4:before{
		position:absolute;
		content:"\025a0";
		color:#acd474;
		left:0;
		top:0em;
		width:2em;
		height:1em;
		margin:auto;
		box-sizing:border-box;
}

.mainContents .article.half2 img ,
.mainContents .article.half2b img{
  max-width:480px !important;
}


/*ハーフ記事3*/
.mainArticles .article.half3 {
  border: none;
  width: calc((1024px / 3) - 2em );
  display: inline-block;
  box-sizing: border-box;
  padding:1em 0;
	height:400px;
  text-align:left;
  vertical-align: top;
  background: #fff;
	border-radius:1em;
	border:1px solid #ccc;
}

.mainArticles .article.half3:nth-child(3n) {
	margin-right:calc((100vw - 1024px) / 2 );
	margin-bottom:2em;
}

.mainArticles .article.half3:nth-child(3n+1) {
	margin-left:calc((100vw - 1024px) / 2 ); 
	margin-right:1.5em; 
	margin-bottom:2em;
}

.mainArticles .article.half3:nth-child(3n+2) {
	margin-right:1.5em;
	margin-bottom:2em;
}

.mainArticles .article.half3 .article_body{
	width:100%;
}

.mainContents .article.half3 img{
  max-width:310px !important;
	margin:0;
}

.mainArticles .article.half3 p{
	padding:0 1em;
}

/*h4*/
.mainContents .article.half3 h4{
  font-size: 1.4em;
  color: #acd474;
  padding:0;
  border:none;
  width:auto;
  margin:0 1em 0.7em 1em;
  text-align:center;
  background:none;
	line-height:1.5;
	display:block;
}

.mainContents .article.half3 h4:before{
	display:none;
}



/*中央寄せ*/
.align_c{
  text-align:center;
}

/*右寄せ*/
.align_r{
  text-align:right;
}
.mainTopics .topics li .date {
	font-weight:bold;
	color: #acd474;
}




/*診療内容*/
#serviceList{
  background: #ffdead url(/materials/167713402556401.png)no-repeat;
  background-size: cover;
  margin:5em 0 0 0;
  padding:0 0 2em 0;
}

#serviceList h3{
	margin:2em auto;
	text-shadow:0 0 5px #fff;
}

#serviceList ul.galleryGrids li.galleryGrid .galleryGrid_outer{
  margin:5%;
  padding:0;
}
#serviceList ul.galleryGrids li.galleryGrid .image{
  padding:3em 2em;
  background:#fff;
  border:none;
	border-radius:0;
}
#serviceList ul.galleryGrids li.galleryGrid .image img{
  max-width:100%;
}
#serviceList ul.galleryGrids li.galleryGrid .comment{
  color:#fff;
  font-weight:normal;
	background:#acd474;
	padding:0.5em 0;
}





/*院長挨拶*/
ol.greeting{
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
	padding:2em;
	border:1px solid #acd474;
	margin-bottom:2em;
}
ol.greeting li {
  position: relative;
  padding-left: 30px;
  line-height: 1.5em;
	width:100%;
  padding: 0.5em 0.5em 0.5em 30px;
}

ol.greeting li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*以下数字のデザイン変える*/
  display:inline-block;
  background: #acd474;
  color: white;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  font-weight:bold;
  font-size: 15px;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  /*以下 上下中央寄せのため*/
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}


/*サイト案内 リストボタン*/
ul.sitemapBtn {
	width:100%;
}
ul.sitemapBtn li {
	/*width:48%;*/
  width:31.1%;
	float:left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 1%;
	margin-right: 1%;
}
ul.sitemapBtn li a {
  font-size:20px;
  color: #fff;
	padding: 10px 18px;
	text-decoration: none;
	background: #acd474;
  border: 2px solid #acd474;
	position: relative;
	text-align: center;
	display:block;
}
ul.sitemapBtn li a:after{
	content:"→";
	position:relative;
	left: 0.3em;
}
ul.sitemapBtn li a:hover{
	background: #fff;
	color:#acd474;
}


/*診療内容リスト*/
ul.service {
	width:100%;
}
ul.service li {
	width:23%;
	float:left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0.5%;
	margin-right: 0.5%;
}
ul.service li{
  font-size:1em;
  color: #333;
	font-weight:bold;
	border-radius: 1px;
	padding: 0.1em 0.1em ;
	background: #f4f0e4;
	text-align: center;
	display:block;
}



/*ナンバーリスト*/
ol.number {
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
  padding:1em;
  background: #f7f7f7;
	overflow:hidden;
}
ol.number li {
  position: relative;
  padding-left: 30px;
  line-height: 1.5em;
	float:left;
	width:45%;
  padding: 0.5em 0.5em 0.5em 30px;
}

ol.number li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*以下数字のデザイン変える*/
  display:inline-block;
  background: #acd474;
  color: white;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  font-weight:bold;
  font-size: 15px;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  /*以下 上下中央寄せのため*/
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/*100%*/
.mainArticles .article.bg_green{
  background-color: #e7f4d3;
  padding: 20px;
  border-radius: 0;
  box-sizing: border-box;
}
.mainArticles .article.bg_blue{
  background-color: #effbff;
  padding: 20px;
  border-radius: 0;
  box-sizing: border-box;
}

ul.StyleCheckList {
    list-style: outside none;
    line-height: 2;
    padding-left: 2.5em;
}
ul.StyleCheckList li {
    position: relative;
    font-size:1.1em;
		float:left;
		width:48%;
}
ul.StyleCheckList li::before {
    display: block;
    content: '';
    position: absolute;
    top: 0.4em;
    left: -2em;
    width: 0.9em;
    height: 0.5em;
    border-left: 4px solid #E55;
    border-bottom: 4px solid #E55;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/*囲い*/
div.envelope {
  margin-top: 15px;
  margin-bottom: 2em!important;
  padding-top: 1.5em;
  padding-bottom: 2em!important;
  padding-right: 2em;
  padding-left: 2.5em;
  box-sizing: border-box;
  background:#fdf7e7;
}

.mainContents .article.envelope h4{
	margin:1em 0 1em 0;
}
.linkbtn_b{
	background: #0e8ebe;
	border: 2px solid #0e8ebe;
}
.btn_blue,
a.btn_blue{
	border: 2px solid #0e8ebe;
	background: #0e8ebe;
}
.btn_blue,
a.btn_blue{
	background: #0e8ebe;
}
.btn_blue:hover,
a.btn_blue:hover{
	background: #fff;
	color:#0e8ebe;
}
.mt-0{ margin-top: 0px !important; }

#title .description {
width: unset;
}
#wrap {
min-width: 1024px;
}
#contents .article p {
   margin-bottom: 0em !important;
}

.ousin_table{
	width:100%;
  text-align:center;
}
.ousin_table th{
  background:#cae99a !important;
  font-weight: bold;
}
.ousin_table .hoken{
	background:#e7f4d3;
}

/*FAQ*/
ul.faq {
  padding: 10px 0 20px;
  border-bottom:1px dotted #333;
}
ul.faq li.qus ,
ul.faq li.ans {
    display: block;
    font-size: 1em;
    line-height: 1.6;
    margin-bottom: 20px;
    padding-left: 45px;
}
ul.faq li.qus {
  font-weight: bold;
  font-size:1.1em;
}
ul.faq li.qus::before ,
ul.faq li.ans::before {
    border-radius: 32px;
    color: #fff;
    display: inline-block;
    font-size:1em;
    height: 32px;
    line-height: 32px;
    margin: 0 3px 0 -42px;
    text-align: center;
    width: 32px;
}
ul.faq li.qus::before {
    background-color: #98b92d;
    content: "Q";
   margin-right:10px;
}
ul.faq li.ans::before {
    background-color: #eff9cf;
    content: "A";
   margin-right:10px;
  color:#333;
}
ul.faq li p{
  display:inline-block;
}

.freeHtml #contact-box{
  position:fixed;
  top:250px;
  right:0px;
  z-index:100;
  width:70px;
}








/*方針*/
div#mainArticles_body {
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
  row-gap: 0px;
  justify-content: center;
}
.mainArticles .article.houshin {
  border: none;
  width: 31.3%;
  display: inline-block;
  box-sizing: border-box;
  padding: 20px;
  margin: 20px .7em 20px 0;
  margin-right: 0;
  vertical-align: top;
  background: #fef2cb;
  border-radius: 1em;
  color: #333;
  text-align: center;
  font-weight: bold;
  font-size: 1.3em;
}

.mainArticles .article.houshin .article_body{
  display: flex;
  flex-direction: column;
}

.mainArticles .article.houshin h3{
  font-size: 20px;
  color: #333;
  text-align: center;
  margin: 0;
  /* min-height: 7em; */
  display: flex;
  flex-direction: column;
}
.mainArticles .article.houshin h3:before{
  display: none;
}
.mainArticles .article.houshin h3 strong{
  display: block;
  height: 2em;
  font-size: 1em;
}
.mainArticles .article.houshin h3 span{
  display: inline-block;
  /* background: #0e8ebe;
  color: #fff; */
  text-align: center;
  padding: 5px 20px;
  border-radius: 0;
  box-sizing: border-box;
  margin-top: auto;
}
.mainArticles .article.houshin .image,
.mainArticles .article.houshin .image img{
  margin: 0;
}


#contents table.staffTbl td{
  text-align: right;
}


.ol>*{
  margin-left: 1.5em;
  list-style: decimal;
}


.side{
  display: flex;
  gap: 1%;
  width: 100%;
}
.side_item{
  box-sizing: border-box;
  width: 49%;
  text-align: center;
}
.item_kenkou{
  border: 2px solid #0e8ebe;
  padding: 15px 0;
  background: #fff;
}
.item_naika{
  border: 2px solid #add575;
  padding: 15px 0;
  background: #fff;
}

.item_kenkou .f_number {
  display: block;
  font-size: 25px;
  text-decoration: none;
  font-weight: bold;
  color: #0e8ebe;
}
.item_naika .f_number {
  display: block;
  font-size: 25px;
  text-decoration: none;
  font-weight: bold;
  color: #add575;
}
.mainContents .side_item h5{
  margin: 0;
  margin-bottom: 20px;
  padding: 4px 10px;
  width: 100%;
  color: #FFF;
  box-sizing: border-box;
}
.mainContents .item_kenkou h5{
  background: #0e8ebe;
}
.mainContents .item_naika h5{
  background: #add575;
}



.side_block{
  text-align: center;
}
.side_block img{
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.side_logo{
  margin-bottom: 20px;
}
.side_tel,
.side_address,
.side_information{
  margin-bottom: 20px;
}


#sideContents table.timeTbl th,
#sideContents table.timeTbl td{
  padding: 2px 6px;

}
.side_block .side_timeTbl_time{
  font-size: 0.8em;
}
.sideServices ul {
  background: #EEFBFF;
  padding: 20px;
  width: 100%;
  box-sizing: border-box;
}
.sideServices ul li a {
  color: #0C8EBE;
  font-size: 14px;
  background: none;
  padding: 6px 10px;
}

.sideServices h2 {
  font-size: 16px;
  background: none;
  padding: 10px 20px;
  margin: 2em 0 0 0;
  background: #0C8EBE;
  box-sizing: border-box;
}


.article table.normalTbl th{
  background: #fdf7e7;
}

.article table.normalTbl td{
  background: #FFF;
}