@import url("//share.cr-cms.net/hp_agency/hpagency.css");
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,600&display=swap');
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
/*フラット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;}

.large_text{font-size: 1.2em !important;}

.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;}


body {
 	font-size:17px;
 	line-height:1.8;
    font-weight:normal;
    letter-spacing: 0.5px;
    color: #5F3C1E;
}

/*-------------------------------------------
Wrap
-------------------------------------------*/
#wrap{
  font-family: 'Zen Maru Gothic', sans-serif;
}

#wrap_body {
    /*--padding-top: 250px;--*/
    padding-top: 0;
}
.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: #95dd66;
	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;
    border-radius: 10px;
}
.mainArticles .article.products .image {
    max-width: 30%;
}

/*-------------------------------------------
Title
-------------------------------------------*/
#wrap_body #title{
    background:#fff;
}
#contents,
#mainImage{
}
#wrap_body #title {
    /*--padding: 20px 0 0 0;--*/
    padding: 0 0 10px;
    width: 100%;
    height: 155px;
    /*--
    position: absolute;
    top: 0;--*/
    position: relative;
}
#title_outer{
	height:auto;
	width: 1024px;
	margin:auto;
  background: url(/materials/175126265671401.png) right center no-repeat;
  /*--background-size: 585px 70px;--*/
  background-size: 650px 82px;
}

#title_body{position: relative;}

/*ロゴ*/
#title h1 {
	margin: 0;
	padding: 0.7em 0;
	text-align: left;
	height: 141px;
	width: 162px;
}
#title h1 a {
    background: url(/materials/175065470812101.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:1.3;
  /*--text-align:center;--*/
  text-align: right;
  position: absolute;
  top: 0;
  padding: 6px 0 0;
  width: 100%;
}

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: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 {
	width: 1024px;
	max-width: 1024px;
}
#topMenu {
    min-height: 40px;
    /*--
    position: absolute;
    top: 175px;--*/
    position:relative;
    background: #fff;
    margin:20px 0 0;
}

#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;
  padding:0;
  position: relative;
  border-right:1px solid #ccc;
}

#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: #95dd66;
    background: #fff;
}


/*-------------------------------------------
contents
-------------------------------------------*/
#contents {
    margin: auto;
    padding: 0;
    width: 100%;
    box-sizing:border-box;
}

/*maincontent*/
#mainContents {
    width: 1024px;
    /*--width: 100%;
    min-width: 1024px;--*/

/*    width: 100%;*/

}

#mainArticles, .mainArticles .article, .mainArticles div.gallery, #mainTopics, #listTopics{
/*    width: 100%;*/
}


.mainArticles{
  display: flex;
  flex-wrap: wrap;
  position: relative;
  justify-content: space-between;
}

.mainArticles .article .article_body{
/*--  width:1024px;
  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:44%;
}
#mainArticles, .mainArticles .article, .mainArticles div.gallery, #mainTopics, #listTopics {
    width: 100%;
    margin-bottom: 74px;
}

.mainArticles .article,.mainArticles div.gallery, #mainTopics, #listTopics{
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
}

/*ぱんくず*/
#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: #95dd66;
    border-radius: 2px;
    color: #fff;
    border: 1px solid #95dd66;
}
.mainTopics .topics li .more a:hover {
	border: none;
	background-color: #fff;
	color: #95dd66;
  	border: 1px solid #95dd66;
}
.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 {
    width: 100vw;
    position: relative;
    margin: 0 calc(512px - 50vw) 16px;
    padding:0;
    text-align: center;
    font-size:2.4em;
    letter-spacing: 0.1em;
    color:#fff;
    font-weight:normal;
    background: url(/materials/175127220361101.jpg)no-repeat center bottom;
    height: 216px;
    line-height: 216px;
    text-shadow: 0 0 10px #053ba8, 0 0 10px #053ba8;
  }

.mainContents .article h3, .mainContents div.gallery h3, #mainServices h2 {
    font-size: 2.2em;
    text-align: center;
    letter-spacing: 0.1em;
    padding: 0px 0 20px;
    margin: 2em auto 1.5em auto;
    color: #95dd66;
    font-weight:normal;
    line-height:1.5;
    /*--width:fit-content;--*/
    background: url(/materials/175065474587101.png)no-repeat center bottom;
}

#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;--*/
    font-size: 28px;
    color: #95dd66;
    border-bottom: 1px dotted #C4AE9B;
    margin-bottom: 30px;
    padding-bottom: 5px;
}

.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 h4.h4_2{color: #f29600 !important; border-bottom:0px none !important; padding:0;}

.mainContents .article h4.h4_3{color: #5F3C1E ;}
.mainContents .article h4.h4_4{border-bottom:0px none !important; padding:0;}

.happen h4{
  color: #af9782 !important;
  border-bottom:0px none !important;
  padding:0 !important;
  text-align:center;
  margin-bottom: 0 !important;}

.mainContents .article h5{
    font-size: 24px;
    margin-bottom: 20px;
    display: block;
    color: #af9782;
    text-align: center;
}

.mainContents .article .h5_2{color: #95dd66;  border-bottom:0px none !important; padding:0; text-align: left;}

.mainContents .article .h5_3 {
    color: #5F3C1E;
    font-size: 24px;
    background: #d5f7bf;
    height: 44px;
    line-height: 44px;
    border-radius: 22px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    padding: 0 15px;
    margin-bottom: 20px;
    text-align: left;
}

.mainContents .article .h5_4{color: #f29600;  border-bottom:0px none !important; padding:0; text-align: left;}
.mainContents .article .h5_5{color: #5F3C1E; text-align: left !important; margin-bottom: 10px !important;}
.mainContents .article .h5_5::before{content: "●"; color: #95dd66;}

/*mainservice*/
#mainServices .services {
    padding: 0 36px;
}


/*-------------------------------------------
サイドコンテンツ
-------------------------------------------*/

#sideContents {
    /*--background:#f4f8f7;--*/
    background:url(/materials/175126150435401.png) left center no-repeat;
    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;
  display: flex;
  color:#5F3C1E;

}

#side a{text-decoration: none; color: #5F3C1E;}

#side p{
  margin-bottom:0em;
}
#side_left{
  width: 50%;
  box-sizing: border-box;
  margin:0.4em 30px 0 0;
}
#side_right{
  width: 50%;
  box-sizing: border-box;
  text-align:left;
  /*--margin:0 0 100px 0;--*/
  margin:0 0 20px 0;
}
#side_right span{
  font-size:200%;
  font-weight:bold;
}

#side_right dl dt{color: #fff;
    margin: 0 0 10px 0;
    background: #95dd66;
    width: 154px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 14px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
}

#side_right dl dd{
  padding: 0 0 30px 0;
}

.tel{
  font-size: 33px;
}

.tel:before {
content: '\e0b0';
font-family: 'Material Icons';
color: #95dd66;
}

.freeHtml iframe{
  width: 100vw;
  position: relative;
  margin: 0 calc(512px - 50vw) 16px;}

/*プロフィール*/
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{
  padding-top: 0;
  padding-bottom: 0;  
}

.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;
  margin-top: 20px;
  padding: 15px 0;
  background-color: #95dd66;
  color: #fff;
}

.footer .copyright a{color: #fff !important;}

.footer .topMenu{
  width:max-content;
  margin:0 auto;
}
.footer p a:hover{
  text-decoration:underline;
}

.footer a:hover , .footer p a:hover{
  color:#95dd66;
}

#footer_outer{width:100%;}

/*-------------------------------------------
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;--*/
  border-collapse: separate;
  overflow: hidden;
  width:100%;
  margin:0 0 15px 0 !important;
  border-radius: 10px !important;
  border: 1px solid;
}
.article table.table th,
.article table.table td{
  padding:15px;
  background-color:#fff;
  border-bottom: 1px solid #DBC4B4;
}
.article table.table th{
  background:#d5f7bf;
  width:30%;
}

.article table.price th{width: 50%;}
.article table.price td{text-align: right;}
/*-------------------------------------
テーブル(診療時間)
---------------------------------------*/

table.table2{
  overflow: hidden;
  margin:0 0 20px 0;
  width:100%;
  border-collapse: separate !important;
  border-radius: 10px !important;
  border: 1px solid !important;
}

table.table2 th,
table.table2 td{
  padding:7px;
  text-align: center;
  background:#fff !important;
  border-right: 0px none !important;
  border-left: 0px none !important;
  border-bottom: 0px none !important;
}
table.table2 thead th{
  background:#d5f7bf !important;
}

table.aestheticTbl thead th{background: #95dd66 !important; color: #5F3C1E !important;}
table.aestheticTbl tbody td{background: #eeffe3;}
.aestheticimg{width:100px ; border-right: 0px none !important;}
td.aestheticprice{background: #fff !important; text-align: center;}
/*------------------------------------------
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;
}

.gallery_slide .comment strong{color: #fff !important; font-size: 1.2em;}

.rounded_corners .image img,
.facilities_list .image img{border-radius: 10px !important;}

/*-------------------------------------------
お問い合わせテーブル
-------------------------------------------*/
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;
}
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:#95dd66;
  content: "●";
  margin-left: -1em;
  font-family: "メイリオ", sans-serif;
}

.large_text.maru li::before{font-size: 1.2em;}

ul.square {
  list-style-type: none;
  margin-left:1em;
  margin-bottom:1em;
  font-weight:normal;
}
ul.square 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: 1px solid #C4AE9B;
  border-radius: 30px;
  color: #333;
  display: block;
  margin: 10px auto;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  /*--font-size: 115%;--*/
  font-size: 100%;
  width: 50%;
  box-sizing: border-box;
  letter-spacing: 1px;
  overflow: hidden;
  text-decoration:none !important;
  background: #fff;
  box-shadow: 2px 2px 0px 0px #D8D5D2;

}
a.linkbtn:hover {
  color: #95dd66;
}

a.linkbtn::after {
  content: '▶';
  font-weight: 900;
  margin-left: 0.5em;
  color: #95dd66;
}


/*-- 横並びボタン 3列　--*/
/*--.btn_list3{ font-size:0;}--*/
.btn_list3 li{width:32%; display:inline-table; vertical-align:top;}
.btn_list3 li .linkbtn{width:100% !important; margin:5px 0px !important; line-height: 36.5px;}

/*-- 横並びボタン 2列　--*/
.btn_list2 li{width:46%; display:inline-table;}
.btn_list2 li .linkbtn{width:100% !important; margin:12px 0px !important;}


.preventive a.linkbtn{padding-top: 0; padding-bottom: 0; height: 73px;}
.preventive_1{line-height: 73px !important;}
/*-------------------------------------------
その他
-------------------------------------------*/

strong{
  color:#5F3C1E;
  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: #95dd66;
    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;
}


/*背景色付き記事*/
.mainArticles .article.bg {
  border: none;
  padding: 0 3em 2em 3em;
  margin: 0;
  vertical-align: top;
  background: #f9f9f9;
}

/*--囲い--*/
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: #eeffe3 !important;
  box-sizing: border-box;
  border-radius: 10px;
}
div.envelope p {
margin-bottom: 0!important;
}
div.envelope img {
  max-width: 300px!important;
  margin: 1.5em!important;
}

div.happen img{margin: 0 !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 #f4f8f7;
  background: #f4f8f7;
}
.mainArticles .article.articleFlow.first{
margin-top:0px;
}
.mainArticles .article.articleFlow::after {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  border-right: 3px solid #95dd66;
  border-bottom: 3px solid #95dd66;
  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: #95dd66;
  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: #f4f8f7;
  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: #95dd66; font-weight: bold; margin-right: 10px; font-size: 0.9em;}



.article {
  /*MultipleColumn*/
  /*ImageLayout*/
}
.article.col2 {
  flex-basis: 49%;
}
.article.col3 {
  flex-basis: 32.5%;
}
.article.col4 {
  flex-basis: 24%;
}
.article.col5 {
  flex-basis: 19%;
}
.article.col2, .article.col3, .article.col4, .article.col5 {
  margin: 0 auto 40px;
}
.article.col2.bg, .article.col2.theme, .article.col2.gray, .article.col3.bg, .article.col3.theme, .article.col3.gray, .article.col4.bg, .article.col4.theme, .article.col4.gray, .article.col5.bg, .article.col5.theme, .article.col5.gray {
  padding: 40px;
}
.article.col2.bg h3, .article.col2.theme h3, .article.col2.gray h3, .article.col3.bg h3, .article.col3.theme h3, .article.col3.gray h3, .article.col4.bg h3, .article.col4.theme h3, .article.col4.gray h3, .article.col5.bg h3, .article.col5.theme h3, .article.col5.gray h3 {
  margin-top: 0;
  padding-top: 0;
}
.article.col4.bg, .article.col4.theme, .article.col4.gray, .article.col5.bg, .article.col5.theme, .article.col5.gray {
  padding: 20px;
}
.article.max {
  padding: 40px;
}


#icon_information .galleryGrid_body{
  background:url(/materials/175098855866704.png) left center no-repeat;
  border: 1px solid #ded9d3;
  width: 154px;
  height: 154px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
}
#icon_information .galleryGrid_body .image{margin-top: 20px;}
#icon_information .galleryGrid_body .comment{  font-size: 14px;}

.want_to_know{position: relative; overflow: initial !important;}

.want_to_know .article_body,
.envelope_flex .article_body,
.staff .article_body,
.medical_treatment .article_body{ display: flex; flex-wrap: wrap;}

.envelope_flex h4,
.staff .article_body h4,
.medical_treatment .article_body h4{ width: 100%; order: 1;}

.staff .article_body .image,
.medical_treatment .article_body .image{ order: 2; width: 50%;}
.envelope_flex .image{ order: 2; width: 40% !important; margin-right: 0 !important;}

.staff .article_body div,
.medical_treatment .article_body div{order: 3; width: 50%;}
.envelope_flex p{ order: 3; width: 60% !important;}

.want_to_know .image{order: 1; margin-left: 0 !important;}
.want_to_know div.text{order: 2; width: 60% !important;}

.envelope_flex .image img,
.want_to_know .image img{ margin: 0 !important;}

#bg_preventive{background:url(/materials/175100973541201.png) right bottom no-repeat; padding-bottom: 0; margin-top: 30px;}
#bg_preventive p{width: 60%;}

/*-- 予防について　数字部分 --*/
.want_to_know_number{
  background: #95dd66;
  color: #fff;
  font-size: 20px;
  display: inline-block;
  border-radius: 100px;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  left: -20px;
  top: -20px;
  padding: 0 !important;
}


  .arrow_box h3 {
    position: relative;
    background-color: #af9782 !important;
    background-image: none !important;
    border-radius: 30px;
    color: #fff !important;
    padding: 30px !important;
    font-size: 30px !important;
    text-align: center;
    margin: 0 100px 60px;
    width: 50% !important;
  }
 .arrow_box h3::after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    border-top-width: medium;
    border-top-color: transparent;
    border-right-width: medium;
    border-right-color: transparent;
    border-bottom-width: medium;
    border-bottom-color: transparent;
    border-left-width: medium;
    border-left-color: transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(175, 151, 130, 0);
    border-top-color: rgba(175, 151, 130, 0);
    border-top-color: #af9782;
    border-width: 20px;
    margin-left: -20px;
  }


div.preventive_care{ margin-top: 0 !important; margin-bottom: 0 !important; padding-bottom:0 !important; padding-top: 0 !important;}
div.preventive_care2{margin-top: 0 !important;  padding-top: 0 !important;}
div.preventive_care2 p{padding-bottom:0 !important;}

div.border-radius_top{ border-radius: 10px 10px 0 0 !important;}
div.border-radius_bottom{ border-radius: 0 0 10px 10px !important;}
div.border-radius_none{ border-radius: 0 !important;}

div.preventive_care h4{ margin-top: 20px !important; margin-bottom: 10px !important;}
div.preventive_care img,div.preventive_care2 img{ margin: 10px !important; width: 200px !important;}

#scared_title{z-index: 100;}
.scared{margin-top: -70px !important; padding-top: 40px !important; z-index: 1;}
.scared .article_outer{ margin-top: 30px;}
div.scared img{margin-top: 0 !important;}


#features_6{
  width: 100vw;
  display: block;
  position: relative;
  margin: 0 calc(512px - 50vw) 16px;
  background:url(/materials/175126150435401.png) left center no-repeat;
  padding-bottom: 1100px !important;
  margin-bottom: -1100px !important;
  z-index: 0;
}

.col3{z-index: 10;}

#listTopics,
div[id^="blog"] {overflow: initial !important;}