@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/css?family=Noto+Sans+JP:400,600&display=swap');

/*-------------------------------------------
テンプレート
フラット01 グリーン 右メイン
-------------------------------------------*/
html {scroll-behavior: smooth;}

#wrap {
    background-color: #fff;
}
#wrap_body {
    padding-top: 0;
    background: #fff;
    min-width: 1200px;
}

body {
    font-size: 17px;
    line-height: 1.7;
    color: #333;
    letter-spacing: 0.05em;
    font-kerning: auto;
    font-family: "Montserrat", 'Noto Sans JP', sans-serif;
}

a {
	color: #146c5e;
}

strong, b {
    font-weight: bold;
    color: #146c5e;
    margin-right: 0.2em;
}

#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;
}

/*---------------------------
メイン
----------------------------*/
#mainArticles_body {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

/*メインイメージ*/
.mainImage img {
max-width: 100%;
width: 100%;
}
#mainImage {
width: 100%;
max-width: 100%;
background: #fefbef;
}
.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: 900px;
   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: 100px;
    margin-bottom: 58px;
    overflow: hidden;
}

#title_outer {
    height: 100px;
}
#title h1  {
    height: 100px;
    background: url(/materials/178767784729901.png) no-repeat center left;
    background-size: 380px auto;
    margin-bottom: 0;
}
#title h1 a {
    display: inline-block;
    height: 100px;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    width: 380px;
}

#title .description {
    text-align: left;
    font-size: 15px;
    padding: 2px 5px;
    line-height: 1.6em;
    position: absolute;
    top: 0;
	display: none;
}

/*---------------------------
グローバルメニュー
----------------------------*/
#topMenu {
    top: 100px;
    /*background-image: linear-gradient(0deg, #359d72, #42cf95);*/
    background-image: linear-gradient(0deg, #118585, #3dc192);
}
#topMenu_outer {
    margin: 0 auto;
	background: #fff;
}
#topMenu .topMenu li {
    width: 20%;
    height: 100%;
    box-sizing: border-box;
    padding: 0;
    position: relative;
}
#topMenu .topMenu li.fourth.even {
    width: 20%;
}

#topMenu .topMenu li a {
    box-sizing: border-box;
    color: #fff;
    font-size: 19px;
    letter-spacing: 0.1em;
    padding: 13px 0;
    width: 100%;
    border-right: 1px dotted #eef9f5;
	font-weight: 500!important;
}
#topMenu li.first.odd {
    border-left: 1px dotted #eef9f5;
}

#topMenu .topMenu li a:hover {
    color: #fff;
    background: #3da494;
}

/*ぱんくず*/
.pankuz p {
    margin-top: 40px;
    margin-bottom: 24px;
    font-size: 14px;
    text-align: left;
    border-bottom: 0;
    padding-bottom: 4px;
    line-height: 1;
}

/*---------------------------
見出し
----------------------------*/
/*文字*/
#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-weight: bold;
}

/*大見出し*/
#mainArticles h2, #listTopics h2 {
    margin: 10px 0;
    text-align: center;
    border-bottom: none;
    font-size: 1.8em;
    color: #146c5e;
    line-height: 1.6;
    display: block;
    width: 100%;
    letter-spacing: 0.05em;
}
#mainArticles .article h2{
    font-size: 1.4em;
    padding-bottom: 0.5em;
}

/*中見出し*/
.mainContents .article h3, #listTopics h2, .mainContents div.gallery h3, #mainServices h2 {
    margin: 24px 0;
    font-size: 24px;
    letter-spacing: 0.05em;
    color: #fff;
    line-height: 1.4;
    text-align: left;
    padding: 10px 20px;
    border-radius: 10px;
    background: url(/materials/178768360977201.png) top right;
    border: none;
    background-size: cover;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.article  h3 a, .article  h3 a:hover {
color: #fff;
text-decoration: none;
}
#mainTopics h2 {
margin-bottom: 8px;
}

/*小見出し*/
.mainContents .article h4,#mainTopics h2 {
    font-size: 24px;
    color: #146c5e;
    background: none;
    border: none;
    position: relative;
    line-height: 1.4;
    padding: 5px 0;
    padding-left: 42px;
    margin: 5px 0;
    display: flex;
}
.article h4:before,#mainTopics h2:before {
    content: "";
    position: absolute;
    left: 0;
    display: block;
    width: 38px;
    height: 38px;
    background: url(/materials/178765569681301.png) center no-repeat;
    background-size: 36px;
}
.mainContents .article h5{
    font-size: 1.2em;
    position: relative;
    padding: 5px;
    padding-left: 38px;
    line-height: 1.5;
    margin: 0.5em 0;
    background-color: #c3efe5;
    color: #146c5e;
    border-radius: 10px;
    display: flex;
}
.article h5:before {
    bottom: 50%;
    content: "";
    position: absolute;
    top: 0.6em;
    left: 0.5em;
    display: block;
    width: 0.33em;
    height: 0.33em;
    border-radius: 50%;
    background: #fff !important;
    box-shadow: 0 0.5em 0 #fff, 0.5em 0 0 #fff, 0.5em 0.5em 0 #fff;
}
.mainContents .article h6  {
    font-size: 1.35em;
    line-height: 1.5;
    color: #ef8300;
    margin: 0.8em 0;
}

/*---------------------------
ギャラリー サイト案内・画像 
----------------------------*/
/*画像*/
.mainArticles .article img {
    margin-bottom: 30px;
}
.mainArticles .article_right img, .mainArticles .article_left img {
    max-width: 380px;
}
.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;
}

.mainArticles .article_right img, .mainArticles .article_left img,
.gallery_grid li.galleryGrid .image img,.mainArticles .article .image, .mainArticles .article_center .image img {
    border-radius: 10px;
}

/*ギャラリー*/
.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;
}

/*---------------------------
 トップの最新情報 #mainTopics
 最新情報一覧ページ #listTopics 
----------------------------*/
#mainTopics {
    background: #FFF;
    border-radius: 20px;
    border: 1px solid #ccc;
    padding: 1.5em 1.5em 0 1.5em;
    box-sizing: border-box;
}

#mainTopics #mainTopics_body h2 {
    text-align: left;
}
#mainTopics h2 {
    font-size: 1.3em;
}

#mainTopics .topics li {
    margin-bottom: 9px;
    padding: 5px 0 15px;
}
/*日付*/
#mainTopics .topics li p.date ,
#listTopics .topics li p.date {
    font-size: 16px;
    color: #999;
}
/*リンクタイトル*/
#mainTopics .topics li h3 ,
#listTopics .topics li h3 {
    font-size: 18px;
    font-weight: normal;
}
#mainTopics .topics li h3 a ,
#listTopics .topics li h3 a {
    font-weight: bold;
}
/*リード文*/
#mainTopics .topics li p.description ,
#listTopics .topics li p.description {
    color: #333;
    font-size: 16px;
}
/*続き*/
#mainTopics .topics li p.more ,
#listTopics .topics li p.more {
    font-size: 16px;
	font-weight: bold;
}
#mainTopics .topics li .more a,#listTopics .topics li p.more a {
    padding: 6px 10px;
    text-decoration: none;
    color: #146c5e;
    font-size: 16px;
    border: 1px solid #146c5e;
    margin-right: 0;
    border-radius: 4px;
}
/*一覧を見る*/
#mainTopics .listview {
    text-align: center;
    margin-bottom: 30px;
}
#mainTopics .listview a{
    width: 30%;
    padding: 6px 0;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #ed900a;
    border-radius: 4px;
    box-shadow: 0 2px 0 #fbd59d;
}

/*---------------------------
footer
----------------------------*/
#footer {
	background: none;
    padding: 40px 0;
	background-color: #39aa8b;
}

#footer_outer {
    width: 1032px;
}

.footer * {
    font-size: 14px;
    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;
	background: none;
}

.footer .topMenu li a:hover, .footer li a:hover, .footer .services li a:hover {
    text-decoration: underline;
    color: #fff;
}

.footer li {
    line-height: 24px;
    height: 24px;
    width: 195px;
    text-align: center;
    display: inline-block;
    margin: 0;
    border-right: dashed 1px #fff;
}

.footer li:last-child {
    border: none;
}

.footer li a, .footer .services li a {
    padding-left: 0;
    float: none;
    display: inline-block;
    color: #fff;
}

.footer .copyright {
    padding: 0;
}

/*---------------------------
サイド
----------------------------*/
.sideBlogCategories, .sideBlogDates {
    margin: 0;
}
.sideServices ul li a {
    font-size: 16px;
    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: #42cf95;
}

.sideServices ul li a::before {
    color: #42cf95;
    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/178767813639701.png) 200px center no-repeat;
    background-color: #348982;
    padding: 10px 30px;
}

.sideBlogCategories h2, .sideBlogDates h2 {
    margin-top: 0;
    line-height: 20px;
    font-size: 16px;
    padding: 10px 20px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #3da394;
    margin-bottom: 0;
    background: #3da394;
    color: #fff;
}
.sideBlogDates dl,.sideBlogCategories ul {
    padding: 20px;
    background: #eef9f5;
}
.sideBlogDates li {
    margin: 8px 0;
    line-height: 20px;
}

/*サブメニュー*/
.sideServices ul {
	padding-top: 15px;
	background-color: #eef9f5;
}

/*モバイル*/
.sideMobile p {
    font-size: 16px;
    color: #333;
}
.sideMobile .qrcode {
    text-align: center;
}
.sideMobile h2  {
    font-size: 20px;
    padding-bottom: 8px;
    color: #fff;
    margin-bottom: 16px;
    background: url(/materials/178767813639702.png) right top no-repeat;
}
#sideMobile  {
    background-color: #39aa8b;
}

/*自由HTML*/
.freeHtml_outer {
    margin-bottom: 20px;
}
.freeHtml_body {
    margin: 0 auto 0.5em;
}
div.side {
 text-align: center;
}
div.side h2 {
margin: 0.5em 0;
}
div.side h2 img {
width: 88%;
}
div.side p {
    margin-bottom: 1em;
    line-height: 1.6em;
    font-size: 16px;
}
div.side p.tel a {
    font-size: 140%;
    font-weight: bold;
}
div.side strong {
    color: #333;
}

/*バナー*/
.sideBanner_body {
    width: 250px;
    padding: 0;
    background-color: #fff;
}
.sideBanner_body img {
    width: 100%;
}

/*---------------------------
テーブル
----------------------------*/
/*デフォルト*/
.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-left: none;
    border-spacing: 0;
    border-top: 1px solid #ddd;
    margin: 20px 0;
    width: 100%;
    letter-spacing: 0.05em;
	background: #fff;
}
.article table.normalTbl th {
    border-bottom: 1px solid #ddd;
    border-right: none;
    height: auto;
    line-height: 150%;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
	background: #eef9f5;
}
.article table.normalTbl td {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-right: none;
    border-left: none;
    height: auto;
    line-height: 160%;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 20px;
}
.article table.normalTbl td strong {
    color: #333;
}
.article table.normalTbl th {
    width: 33%;
}
.article table.priceTbl th {
    width: 50%;
}
.article table.priceTbl td {
    text-align: center;
}

/*normalTbl2*/
.article table.normalTbl2{
    border-collapse: collapse;
    border-spacing: 0;
    border-top: 1px solid #ddd;
    margin: 20px 0;
    width: 100%;
    letter-spacing: 0.05em;
	background: #fff;
    font-size: 14px;
}
.article table.normalTbl2 th {
    border-bottom: 1px solid #ddd;
    height: auto;
    line-height: 150%;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
	background: #eef9f5;
}
.article table.normalTbl2 td {
  padding:8px;
}

/*検診*/
.schedule {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
  border: 1px solid #d8e8e2;
}

.schedule th,
.schedule td {
    border-left: 1px solid #d8e8e2 !important;
    border-right: 1px solid #d8e8e2 !important;
    border-bottom: 1px solid #d8e8e2 !important;
}

.schedule th {
    background: #3da494 !important;
    color: #fff;
    border-bottom: none !important;
    border-right: none !important;
}

.schedule tbody tr:nth-child(even) {
  background: #eef9f5;
}

.schedule tbody tr:last-child td {
  border-bottom: none;
}

.schedule.schedule_single {
  table-layout: fixed;
}

.schedule.schedule_single th:first-child,
.schedule.schedule_single td:first-child {
  width: 30%;
}

.schedule.schedule_single th:last-child,
.schedule.schedule_single td:last-child {
  width: 70%;
}


/*---------------------------
リスト
----------------------------*/
/*注意事項のリスト用*/
ol.pp {
padding-left: 2em;
}
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: 0.5em 0 1em 1.5em;
    font-weight: bold;
    font-size: 1.1em;
}
ul.maru li::before {
    content: "●";
    margin-left: -1.5em;
    margin-right: 6px;
    font-family: "メイリオ", sans-serif;
    font-size: 70%;
    color: #90ebc5;
}

ul.maru_bg  {
    background: #fef8f1;
    list-style-type: none;
    padding: 1em;
    margin: 0.5em 0 1em;
    border-radius: 10px;
}
ul.maru_bg li {
    margin-left: 1.5em;
}
ul.maru_bg li::before {
    content: "●";
    margin-left: -1.5em;
    margin-right: 0.5em;
    font-family: "メイリオ", sans-serif;
    font-size: 70%;
    color: #e9decb;
}

/*検索 */
#service_list {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}

#service_list li {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 0 10px;
}

/*---------------------------
その他
----------------------------*/
/*囲い*/
div.envelope,div.bg  {
    margin-top: 1em;
    margin-bottom: 2em !important;
    margin-right: 0;
    margin-left: 0;
    padding: 2em;
    box-sizing: border-box;
    border-radius: 10px;
}
div.envelope {
    background: #fff;
    border: 2px solid #42cf95;
}
div.bg {
background: #eef5f2;
}
div.envelope p,div.bg p{
margin-bottom: 0;
}
div.envelope img,div.bg img{
    max-width: 670px;
    margin-bottom: 0!important;
}

/*ボタン*/
a.btn,a.btn2 {
    font-size: 20px;
    font-weight: bold;
    padding: 4px 30px !important;
    display: block;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    border-radius: 10px;
	box-shadow: 0 2px 0 #e5e5e5;
    position: relative;
    top: 0;
    transition: 0.1s;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
a.btn::after{
	font-family: "Font Awesome 5 Free";
	content: '\f105';
	font-weight: 900;
	margin-left: 1em;
}

a.btn {
	background: #ed900a;
    margin: 1em auto;
	width: 70%;
}
a.btn2 {
	background: #59c7ad;
  width: 100%;
  box-sizing: border-box;
  margin: 5px  0;
}
a.btn2::after{
    font-family: "Font Awesome 5 Free";
    content: '\f107';
    font-weight: 900;
    margin-left: 1em;
}
a.btn:hover,
a.btn2:hover {
    top: 2px;
    box-shadow: none;
}

/*Googlemap*/
iframe  {
    margin: 0.5em 0;
    border-radius: 10px;
}

.mainImage #slider li {
        height: auto !important;
}

/*マーカー*/
span[style*="Lime"] {
    background-color: transparent !important;
    background: linear-gradient(transparent 70%, lime 0) repeat scroll 0 0;
  }
  
span[style*="Yellow"] {
    background-color: transparent !important;
    background: linear-gradient(transparent 70%, #ffef91 0) repeat scroll 0 0;
}

.img_s img{ max-width: 250px !important;}

#footer_outer .topMenu{ display: none; }