@import url("//share.cr-cms.net/hp_agency/hpagency.css");
/*フラット02 ホワイト 1カラム*/

/*-------------------------------------------
Common
-------------------------------------------*/

.pc{display:inline;}
.sp{display:none;}

.ta_c{text-align:center !important;}
.ta_r{text-align:right !important;}
.ta_l{text-align:left !important;}

.mb0{margin-bottom: 0px !important;}
.pb0{padding-bottom: 0px !important;}
.m_auto{margin-left: auto; margin-right: auto;}

.fw_b{font-weight: bold;}

.mt10{margin-top: 10px !important;}
.mb10{margin-bottom: 10px !important;}
.mt20{margin-top: 20px !important;}
.mb20{margin-bottom: 20px !important;}
.mt20{margin-top: 20px !important;}
.mb20{margin-bottom: 20px !important;}
.mt30{margin-top: 30px !important;}
.mb30{margin-bottom: 30px !important;}
.mt40{margin-top: 40px !important;}
.mb40{margin-bottom: 40px !important;}

.ml10{margin-left: 10px !important;}
.mr10{margin-right: 10px !important;}
.ml20{margin-left: 20px !important;}
.mr20{margin-right: 20px !important;}

.pt10{padding-top: 10px !important;}
.pb10{padding-bottom: 10px !important;}
.pt20{padding-top: 20px !important;}
.pb20{padding-bottom: 20px !important;}
.pt20{padding-top: 20px !important;}
.pb20{padding-bottom: 20px !important;}
.pt30{padding-top: 30px !important;}
.pb30{padding-bottom: 30px !important;}
.pt40{padding-top: 40px !important;}
.pb40{padding-bottom: 40px !important;}

.flex{display: flex;}

body {
 	font-size:17px;
 	line-height:1.8;
  	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", HelveticaNeue, "Segoe UI", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight:normal;
    letter-spacing: 0.5px;
}

/*-------------------------------------------
Wrap
-------------------------------------------*/
#wrap{
  border-top:4px solid #009e96;
  	min-width: 1200px;
}

#wrap_body {
    padding-top: 250px;
}
.mainArticles .article.margin-b0 {
    margin: 0;
}
hr.line {
    width: 80%;
    margin: 16px auto;
}

/*-------------------------------------------
Link
-------------------------------------------*/
a {
    color: #333;
	text-decoration: underline;
  	font-weight: normal;
}
a:hover {
	color: #009e96;
	text-decoration: underline;
}
a img {
	text-decoration:none;
	border:none;
}
#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 {
	max-width: 1024px;
}
.mainArticles .article img {
    margin: 5px 0 15px;
}
.mainArticles .article.products .image {
    max-width: 30%;
}

/*-------------------------------------------
Title
-------------------------------------------*/
#wrap_body #title{
    background:#fff;
}
#contents,
#mainImage{
}
#wrap_body #title {
    padding: 20px 0 0 0;
    width: 100%;
    height: 155px;
    position: absolute;
    top: 0;
}
#title_outer{
	height:auto;
	width: 1024px;
	margin:auto;
  background: url(/materials/176601832573101.png) right center no-repeat;
  background-size: 585px 70px;
}
/*ロゴ*/
#title h1 {
	margin: 0;
	padding: 0.7em 0;
	text-align: left;
	height: 64px;
	width: 270px;
}
#title h1 a {
    background: url(/materials/176518621703801.png) no-repeat left top / contain;
	display: inline-block;
	overflow: hidden;
	text-indent: 110%;
	white-space: nowrap;
	height: 100%;
	width: 100%;
}
#title .description {
  color: #666;
  font-size: 16px;
  margin: 0;
  line-height:0;
  text-align:center;
  padding: 6px 0 0;
}

h1,h2,h3{
font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}
/*-------------------------------------------
Mainimage
-------------------------------------------*/
#mainImage {
    margin-bottom: 0;
    width: 100%;
	min-width:1024px;
}
.mainImage img {
    width: 100%;
	min-width:1200px;
}


/*スライド*/
#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 {
	width: 1024px;
	max-width: 1024px;
}
#topMenu {
    min-height: 40px;
    position: absolute;
    top: 175px;
    background: #fff;
    margin:0;
}

#topMenu_outer {
    margin: 0 auto;
    background: none;
}

#topMenu_body {
  border-left:1px solid #ccc;
}
#topMenu .topMenu li {
  /*--width: 20%;--*/
  width: 20%;
  height: 100%;
  box-sizing:border-box;
  padding:0;
  position: relative;
  border-right:1px solid #ccc;
}
#topMenu .topMenu li.first{
  /*--width: 18%;--*/
  width:20%;
}

#topMenu .topMenu li.second{
  /*--width: 22%;--*/
  width: 20%;
}

#topMenu .topMenu li a {
    background: none;
    box-sizing: border-box;
    color: #444;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0;
    padding: 7px 0;
    width: 100%;
    height:40px;
}
#topMenu .topMenu li a:hover {
    color: #009e96;
    background: #fff;
}


/*-------------------------------------------
contents
-------------------------------------------*/
#contents {
    margin: auto;
    padding: 0;
    width: 100%;
    box-sizing:border-box;
}

/*maincontent*/
#mainContents {
    width: 1024px;

/*    width: 100%;*/

}

#mainArticles, .mainArticles .article, .mainArticles div.gallery, #mainTopics, #listTopics{
/*    width: 100%;*/
}

.mainArticles .article .article_body{
/*--  width:1024px;
  margin:0 auto;--*/
}





.mainArticles .article {
	padding-bottom: 0px;
	border-bottom: none;
}



.mainArticles .article p {
	padding-bottom: 20px;
  text-align : justify
}
.mainArticles .article_right .image {
    margin-right: 0;
}
.mainArticles .article_left .image {
    margin-left: 0;
}
.mainArticles .article_right .image,
.mainArticles .article_left .image {
    max-width:44%;
}
#mainArticles, .mainArticles .article, .mainArticles div.gallery, #mainTopics, #listTopics {
    width: 100%;
    margin-bottom: 74px;
}

/*ぱんくず*/
#pankuz {
  display:none;
}
#pankuz_body {
  width: 1024px;
  margin: auto;
}
.pankuz p {
  margin-bottom: 0;
  font-size: 16px;
  color: #666;
  text-align: right;
}

/*段落*/
#contents .article p {
  margin-bottom: 1em;
}

/*-------------------------------------------
最新情報
-------------------------------------------*/
#mainTopics {
  margin-top:3em;
  padding:0 1.5em 1.5em 1.5em;
  border-bottom: none;
  border:1px solid #ddd;
  border-radius:4px;
  width:auto;
}

#mainTopics h2{
    font-size: 180%;
    text-align: center;
    padding: 0 0 15px 0;
    margin-top:2em;
    margin-bottom: 32px;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #444;
    background: url(/materials/162373232411002.png)no-repeat center bottom;
}
#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: 16px;
}
#mainTopics .topics h3, .mainTopics .topics li h3 {
	font-size: 16px;
}
.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: 16px;
	color: #aaa;
	margin-top: 0px;
}
#mainTopics .topics li .more a, .mainTopics .topics li .more {
	padding: 8px 16px;
	font-size: 16px;
  	border-radius: 4px;
}
.mainTopics .topics li .more a {
    border: none;
    background-color: #d7f0ef;
    border-radius: 2px;
    color: #309285;
    border: 1px solid #d7f0ef;
}
.mainTopics .topics li .more a:hover {
	border: none;
	background-color: #fff;
	color: #009e96;
  	border: 1px solid #009e96;
}
.mainTopics .topics {
	width: 100%;
	padding: 0;
	margin: 0px 0 15px;
  	border-bottom: none;
}
.mainTopics .topics li {
	padding: 40px 0px;
	font-size: 16px;
}
#mainTopics .listview {
    width: 110px;
    font-size: 16px;
    margin: 0 auto;
}
#mainTopics .listview a {
    background: none;
    padding: 4px 8px;
    color: #444;
}


/*-------------------------------------------
見出し
-------------------------------------------*/
#mainArticles h2, #listTopics h2 {
    margin:2em 0 0 0;
    padding:0;
    text-align: center;
    font-size:2.4em;
    letter-spacing: 0.1em;
    color:#444;
    font-weight:normal;
}

.mainContents .article h3, .mainContents div.gallery h3, #mainServices h2 {
    font-size: 2.2em;
    text-align: center;
    letter-spacing: 0.1em;
    /*padding: 0 0 8px 0; */
  padding: 8px 0 8px 0;
    margin: 2em auto 1.5em auto;
    color: #009e96;
    font-weight:normal;
    border-top:2px solid #009e96;
    border-bottom:2px solid #009e96;
    line-height:1.5;
    width:fit-content;
}

#mainArticles h2, #mainServices h2, #mainTopics h2, #listTopics h2 {
    border: none;
}
.mainContents .article h3 a, .mainContents .article h3 a:hover {
    color: #444;
    text-decoration: none;
}

.mainContents .article h4 {
  display: flex;
    line-height: 1.4em;
    font-size: 1.4em;
    margin: 0em 0 1em 0;
    font-weight: normal;
    padding: 0 0 5px 0;
    color: #444;
    border-bottom:1px solid #999;
}

.mainContents .article h4.lead {
    line-height: 1.4em;
    font-size: 1.3em;
    margin: 2em 0 0 0;
    font-weight: bold;
    padding: 1.5em 0 1em 30px;
    color: #309285;
    border-bottom:none;
    background: url(/materials/163539975412701.png) left center no-repeat;
}


.mainContents .article h5 {
    font-size: 1.2em;
    color: #60aff1;
    margin: 1.5em 0 0.5em 0;
    font-weight:bold;
}

/*mainservice*/
#mainServices .services {
    padding: 0 36px;
}


/*-------------------------------------------
サイドコンテンツ
-------------------------------------------*/

#sideContents {
    background:#ccecea;
    padding-top: 20px;
}
#sideContents_outer {
    padding: 0;
  width: 1024px;
}
#sideBlogCategories, #sideBlogDates {
    margin: 0;
}
.freeHtml {
    font-size: 16px;
}
.sideServices ul li a,
.sideBlogCategories a, 
.sideBlogDates a,
.sideMobile p{
    font-size: 16px;
}
.freeHtml_outer {
    padding: 0;
    background: none;
}
.side-logo {
    text-align: center;
    margin-bottom: 30px;
}
.side-logo img {
    max-width: 200px;
}

/*サイドコンテンツ*/
#side{
  width:1024px;
  clear: both;
  color:#333;
  display: flex;
  justify-content:  center;
}

#side p{
  margin-bottom:0em;
}
#side_left{
  /* float:left; */
  margin:0.4em 30px 0 0;
}
#side_right{
  /* float:left; */
  text-align:left;
  margin:0 0 100px 0;
}
#side_right span{
  font-size:200%;
  font-weight:bold;
}

/*プロフィール*/
dl.profile{
  max-width: 900px;
  font-size:18px;
  margin-top:0;
}
dl.profile dt{
  float:left;
  clear:left;
  width:100px;
  font-weight:bold;
  padding:0.2em 0 0.2em 11px;
  background:url(/materials/162373312281601.png) left center no-repeat;
}
dl.profile dd{
  float:left;
  padding:0.2em 0;
}

.sideServices h2{
  font-size:18px;
  background-position-y:22px;
}
.sideMobile h2{
  font-size:18px;
  background-position-y:22px;
}


/*-------------------------------------------
Footer
-------------------------------------------*/

.footer * {
    font-size: 16px;
    color: #666;
}
.footer li a {
    color: #666;
    font-size: 16px;
}

.footer li a:hover {
  text-decoration:underline;
}
.footer .copyright{
  text-align:center;
}

.footer .topMenu{
  width:max-content;
  margin:0 auto;
}
.footer p a:hover{
  text-decoration:underline;
}

.footer a:hover , .footer p a:hover{
  color:#009e96;
}

/*-------------------------------------------
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:#ccecea;
  width:30%;
}

.article table.price th{width: 60%;}
.article table.price td{text-align: right;}

/*-------------------------------------
テーブル(診療時間)
---------------------------------------*/

table.table2{
  border-collapse:collapse;
  margin:0 0 20px 0;
  width:100%;
}
table.table2 th,
table.table2 td{
  padding:7px;
  text-align: center;
  background:#fff !important;
  border:solid 1px #ccc;
}
table.table2 th{
  background:#ccecea !important;
}

/*-------------------------------------------
Gallery
-------------------------------------------*/
.gallery_grid {
  margin-top: 40px;
}
.gallery_grid2 li.galleryGrid { width: 50%;}
.gallery_grid3 li.galleryGrid { width: 33.33%;}
.gallery_grid4 li.galleryGrid { width: 25%;}
.gallery_grid5 li.galleryGrid { width: 20%;}

.gallery_grid li.galleryGrid .galleryGrid_outer {
  padding: 0 10px 18px;
}
.gallery_grid li.galleryGrid .image {
  margin-bottom: 8px;
}
.gallery_grid li.galleryGrid .comment {
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
}


/*-------------------------------------------
お問い合わせテーブル
-------------------------------------------*/
table.contactTable {
    width: 100%;
}
table.contactTable tr td label {
    display: block;
    margin: 0 0 8px 10px;
}
table.contactTable th {
    width: 34%;
    background:#f0f9f9;
}
table.contactTable th, table.contactTable td {
    padding: 18px;
    border-top: solid 1px #aaa;
}
table.contactTable input.button, table.contactTable input[type="button"] {
  background-color: #f7921c;
  border: 2px solid #f7921c;
  border-radius: 5px;
  color: #fff;
  display: block;
  margin: 10px auto;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  max-width: 640px;
  font-size: 115%;
  width:300px;
  box-sizing: border-box;
  letter-spacing: 1px;
  overflow: hidden;
  text-decoration:none !important;

}
select.validator-input {
    font-size: 16px;
}
table.contactTable .textField {
width: 100%;
}
table.contactTable input.button:hover,table.contactTable input[type="button"]:hover {
  background-color: #FFF;
  color: #333 !important;
}
.mainArticles .article p.contact-note {
    padding: 6px 0 0;
    font-size: 16px;
    color: #666;
}
table.contactTable .th_headline {
    text-align: center;
    font-size: 112%;
    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 {
	background: #ccc;
}
table.contactTable input[type="text"], table.contactTable input[type="password"], table.contactTable textarea {
    padding: 6px;
    border: solid 1px #b6b6b6;
    font-size: 16px;
    margin-left: 6px;
}
.validator-form .validator-message-valid,
.validator-form .validator-message-invalid{
    padding-left: 24px;
    font-size: 16px;
    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:#455f71;
}
ul.ps li::before {
  content: "※";
  margin-left: -1em;
  font-family: "メイリオ", sans-serif;
}

ul.maru {
  list-style-type: none;
  margin-left:1em;
  margin-bottom:1em;
  font-weight:normal;
}
ul.maru li::before {
  color:#309285;
  content: "●";
  margin-left: -1em;
  font-family: "メイリオ", sans-serif;
}

ul.StyleCheckList {
  list-style: outside none;
  line-height: 2;
  padding-left: 2.5em;
}
ul.StyleCheckList li {
  position: relative;
  font-size: 16px;
}
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);
}

/*-------------------------------------------
Button
-------------------------------------------*/
a.linkbtn {
  border-bottom: 2px solid #e8ba5d;
  border-radius: 6px;
  color: #333;
  display: block;
  margin: 10px auto;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  font-size: 115%;
  width: 50%;
  box-sizing: border-box;
  letter-spacing: 1px;
  overflow: hidden;
  text-decoration:none !important;

background: #fce1ab; /* Old browsers */
background: -moz-linear-gradient(top,  #fce1ab 0%, #fece6c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fce1ab 0%,#fece6c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fce1ab 0%,#fece6c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fce1ab', endColorstr='#fece6c',GradientType=0 ); /* IE6-9 */
}
a.linkbtn:hover {
  background: #fece6c;
  color: #333 !important;
}



/*-------------------------------------------
その他
-------------------------------------------*/

strong{
  color:#333;
  font-weight:bold;
  font-size:1.2em;
}


/*順序リスト（装飾付き）*/

ol.StyleOrderList {
    counter-reset: number 0;
    list-style: outside none none;
    padding-left: 40px;
    line-height: 2;
    font-size:1em;
}
ol.StyleOrderList li::before {
    background: #009e96;
    border-radius: 50%;
    color: #fff;
    content: counter(number, decimal);
    counter-increment: number 1;
    display: inline-block;
    height: 2em;
    margin-left: -40px;
    margin-right: 0.5em;
    text-align: center;
    width: 2em;
    font-family: monospace;
}
ol.StyleOrderList li {
    margin-bottom: 0.4em;
}


table.contactTable .th_headline {
    text-align: center;
    font-size: 112%;
    font-weight: bold;
    letter-spacing: 0.16em;
    color: #444444;
    background: #f7f9ff;
}

/*ハーフ記事*/
.mainArticles .article.half {
  border: none;
  width: 48%;
  display: inline-block;
  box-sizing: border-box;
  padding: 10px;
  margin: 1em 0.5% 20px;
  vertical-align: top;
  /*--background: #fff;--*/
}

/*h3*/
.mainContents .article.half h3{
  font-size: 1.4em;
  color: #309285;
  padding:0.2em 1em;
  margin:0 0 1em 0;
  border:none;
  background :#d7f0ef;
  width:auto;
}

/* 記事3分の1 */
.mainArticles .articleonethird {
	width: calc( 1024px - 4% / 3 ) !important;
    max-width: 321px !important;
  	display: inline-block;
  	vertical-align: top;
    text-align:left;
    font-size:var(--font-size);
    padding: 1%;
    box-sizing: border-box;
	margin: 0px 8px 10px 8px;
}

.mainArticles .articleonethird h4{width: 100% !important; position: initial; display: block !important;}

.mainArticles .articleonethird img {
    margin-bottom: 0px;
  	max-width: 300px;
}



/*背景色付き記事*/
.mainArticles .article.bg {
  border: none;
  padding: 0 3em 2em 3em;
  margin: 0;
  vertical-align: top;
  background: #ccecea;
}

/*--囲い--*/
div.envelope {
  margin-top: 15px;
  margin-bottom: 2em!important;
  padding-top: 1.5em;
  padding-bottom: 2em!important;
  padding-right: 2em;
  padding-left: 2.5em;
  background: #ccecea !important;
  box-sizing: border-box;
  border-radius: 1em;
}
div.envelope p {
margin-bottom: 0!important;
}
div.envelope img {
  max-width: 300px!important;
  margin: 1.5em!important;
}

/*-------------------------------------------
フロー図（記事）
-------------------------------------------*/
.mainArticles .article.articleFlow {
  border-radius: 10px;
  display: block;
  position: relative;
  margin: 66px auto;
  box-sizing: border-box;
  padding: 30px;
  overflow: visible;
  border: solid 3px #ccecea;
  background: #ccecea;
}
.mainArticles .article.articleFlow.first{
margin-top:0px;
}
.mainArticles .article.articleFlow::after {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  border-right: 3px solid #009e96;
  border-bottom: 3px solid #009e96;
  position: absolute;
  left: 50%;
  bottom: -40px;
  margin-left: -11px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  box-sizing: border-box;
}
.mainArticles .article.articleFlow.last::after {
  display: none;
}
.mainArticles .article.articleFlow h6{
  font-size: 22px;
  text-align: left;
  line-height: 1.4;
  color: #644735;
  margin: 0.8em 0 0.8em 0.2em;
  position: relative;
  padding: 0;
  display: block;
  border-bottom: none;
}
.mainArticles .article.articleFlow h6::first-letter{
  color: #009e96;
  font-weight: bold;
  font-size: 150%;
  margin-right: 0.3em;
  padding-right: 10px;
}
.mainArticles .article.articleFlow img {
  margin-bottom: 15px;
  max-width: 260px;
}

#mainArticles .greeting_img img{max-width: 260px;}


.mainArticles .article.features{
  background: #ccecea;
  border-radius: 2em;
  padding-top: 1.5em;
  padding-bottom: 2em !important;
  padding-right: 2em;
  padding-left: 2.5em;
}

.mainArticles .article.features .article_body{display: flex; flex-wrap: wrap;}

.mainArticles .article.features h4{width:100%; margin-top: 0; margin-bottom: 10px; order: 1;}
.mainArticles .article.features .image{order: 2;}
.mainArticles .article.features p{order: 3;}

.mainArticles .article.features h4 span{color: #009e96; font-weight: bold; margin-right: 10px; font-size: 0.9em;}

/*診療内容アンカーリンク*/
a.btn2 {
display: inline-block;
background: #f7f4ef;
color: #5f3f3f;
font-weight: bold;
text-align: center;
font-size: 16px;
border-radius: 6px;
padding: 4px 30px;
text-decoration: none;
margin-top: 0.5em;
width: 18%;
}
a.btn2::before {
font-family: "Font Awesome 5 Free";
/*content: '\f105';*/
font-weight: 900;
margin-right: 1em;
color: #aba2a0;
}

/*予約ボタン*/
.freeHtml #contact-box{
  position:fixed;
  top:254px;
  right:0px;
  z-index:100;
  width:70px;
}