@import url("//share.cr-cms.net/hp_agency/hpagency.css");
@import url("https://use.fontawesome.com/releases/v5.6.1/css/all.css");

/*-------------------------------------------
テンプレート
フラット02 ブルー 1カラム
-------------------------------------------*/ 
html {scroll-behavior: smooth;}

#wrap {
	min-width: 1024px;
}

#wrap_body {
    padding-top: 0;
}

body {
font-size: 17px;
	color: #555;
line-height:1.85;
    letter-spacing: 0.05em;
	font-family: "ヒラギノ丸ゴ ProN W4","ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic ProN","Hiragino Maru Gothic Pro","ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","Hiragino Maru Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Arial,"Helvetica Neue",Helvetica,sans-serif;
}

a {
	text-decoration: underline;
	color: #1b8fd3;
}

strong, b {
    font-weight: bold;
    font-size: 1.1em;
	color: #1570a6;
}

#title a:hover {
	transition: 0.5s;
}
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.5s;
}

.mainArticles .article, .mainArticles div.gallery, #mainTopics, #listTopics {
    margin-bottom: 10px;
}

.mainArticles .article {
    padding-bottom: 20px;
    border: none;
}

/*改行*/
.article p {
    margin-bottom: 1.2em;
}
/*記事下余白ゼロ*/
#mainArticles .zero_margin {
padding-bottom: 0;
margin-bottom: 0;
}
/*中央寄せ*/
.center{
  text-align:center;
}


/*---------------------------
ヘッダー
----------------------------*/
/*タイトル*/
#title_body {
    height: 90px;
}
#title  {
    padding: 0;
    margin: 0 auto;
    height: 90px;
    margin-bottom: 56px;
    background: #fff;
}
#title_outer {
    height: 90px;
    margin: auto;
    background: url(/materials/174655756417301.png) no-repeat right center;
    background-size: 600px auto;
}
#title h1  {
    background: url(/materials/174650202432101.png) no-repeat center left;
    margin: 0;
    padding: 0;
    text-align: left;
    height: 90px;
    background-size: 340px auto;
}
#title h1 a {
    display: inline-block;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    height: 100%;
    width: 340px;
}

#title .description {
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}

/*TOPイメージを幅100%に*/
#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_outer,  #topMenu_body, #topMenu .topMenu {
	width: 1024px;
	max-width: 1024px;
}
#topMenu {
    min-height: 52px;
    position: absolute;
    top: 90px;
    background:#1b8fd3;
}

#topMenu_outer {
    margin: 0 auto;
    background:#1b8fd3;
}

#topMenu_body {
  border-right: 0px #aaa dotted;
}
#topMenu .topMenu li {
  width: 20%;
  height: 100%;
  box-sizing:border-box;
  padding:0;
  position: relative;
	
}

#topMenu .topMenu li a {
    color: #fff;
    font-size: 17px;
    line-height: 1.4;
    padding: 16px 2px;
}

#topMenu .topMenu li a, .sideServices ul li a, .sideBlogCategories a, .sideBlogDates a, .footer li a{
	box-sizing:border-box;
	background:none;
	letter-spacing:0.05em;
	display:block;
	width:auto;
	font-weight:bold;
}

#topMenu .topMenu li a:hover {
    color: #fff;
    text-decoration: none;
    background: #1570a6;
}

#topMenu .topMenu li.second a, #topMenu .topMenu li.fourth a {
    background: #44a9e6;
}

/*ぱんくず*/
#pankuz {
  display:auto;
}
#pankuz_body {
  width: 1024px;
  margin: auto;
}
.pankuz p  {
    padding-top: 10px;
    margin-bottom: 0;
    font-size: 12px;
    color: #bd9d0c;
    display: none;
}

/*---------------------------
contents
----------------------------*/
#contents {
    margin: 0;
    padding:0;
    width: 100%;
    box-sizing:border-box;
}
/*maincontent*/
#mainContents {
	padding:0 0 40px 0;
	width: 100%;
}
#mainContents_outer{
    width: 100%;
    margin:0 auto;
}
.mainArticles .article .article_body , #mainContents #listTopics #listTopics_body{
	width:1024px;
	margin:0 auto;
}
.mainArticles .article {
	padding-bottom: 0px;
	border-bottom: none;
}
.mainArticles .article_right .image {
    margin-right: 0;
}
.mainArticles .article_left .image {
    margin-left: 0;
}
.mainArticles .article_right .image,
.mainArticles .article_left .image {
    max-width:50%;
}
#mainArticles, .mainArticles .article, .mainArticles div.gallery, #mainTopics, #listTopics {
    width: 100%;
    margin-bottom: 0em;
}

/*-------------------------------------------
最新情報
-------------------------------------------*/
#mainTopics  {
    margin: 2em auto;
    padding: 0 1.5em 1.5em 1.5em;
    border-bottom: none;
    width: 1024px;
    box-sizing: border-box;
    background: #f7f5ee;
    border-radius: 8px;
}

#mainTopics h2 {
    font-size: 26px;
    line-height: 1.4;
    padding: 10px 0;
    margin: 20px auto !important;
    color: #5b5b5b;
    border-color: #e1ded5;
}
#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: #333;
	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: #1b8fd3;
    color: #fff;
		border-radius:8px;
		transition: all 0.5s ease-out;
}
.mainTopics .topics li .more a:hover {
    color: #1b8fd3;
    background-color: #fff;
		border:3px solid #1b8fd3;
}
.mainTopics .topics {
		width: auto;
		padding: 0;
		margin: 0 auto;
  	border-bottom: none;
}
.mainTopics .topics li {
		padding: 40px 0px;
		font-size: 1em;
		border-bottom:1px dotted #1b8fd3;
}
#mainTopics .listview {
    font-size: 1em;
    margin: 1em auto 0 auto;
	width: 300px;
}
#mainTopics .listview a {
    background: #1b8fd3;
    color: #fff;
		display:block;
		padding:0.5em 2em;
		border-radius:8px;
		border:3px solid #1b8fd3;
		text-decoration:none;
}
#mainTopics .listview a:hover {
    background: #fff;
		color:#1b8fd3;
		text-decoration:none;
}

/*-------------------------------------------------
見出し
-------------------------------------------------*/
/*文字*/
#mainArticles h2, #mainServices h2, #listTopics h2,.mainContents .article h3, .mainContents div.gallery h3,#mainTopics h2,
#sideContents h2, .mainContents .article h4,.mainContents .article h5,.mainContents .article h6{
  font-family: "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.15em!important;
}

#mainArticles h2, #mainServices h2, #listTopics h2 {
    margin-top: 0;
    padding: 40px 0px;
    text-align: center;
    font-size: 1.8em;
    text-shadow: 1px 2px 3px #1570a6;
    line-height: 1.5;
    font-weight: bold;
    color: #fff;
    background: url(/materials/174649648075901.jpg) bottom center no-repeat #7fb7de;
    background-size: cover;
    border-bottom: none;
    letter-spacing: 0.2em !important;
}

#listTopics h2 {
    background-size: 100%;
}
.mainContents .article h3, .mainContents div.gallery h3 {
    font-size: 1.8em;
    color: #555;
    line-height: 1.5;
    position: relative;
    padding: 10px 0 30px;
    margin: 1.5em 0;
    text-align: center;
    background: url(/materials/174650385971801.png) no-repeat bottom center;
    font-weight: bold;
    background-size: 50px auto;
}

/*ブログ一覧お知らせ*/
.mainContents .article h3 a, .article h3 a:hover {
text-decoration: none;
	font-size: 22px;
}

.mainContents .article h4 {
    display: flex;
    font-size: 1.2em;
    line-height: 1.5;
    padding: 10px 20px;
    margin: 1em 0;
    color: #1570a6;
    background: #eef8fe;
    background-size: 134px auto;
    border-radius: 8px;
    letter-spacing: 0.1em !important;
}
.mainContents .article h5 {
    font-size: 1.3em;
    border-bottom: 1px dotted #80c1ff;
    color: #1b8fd3;
    font-weight: bold;
    line-height: 1.4em;
    padding: 0.2em 0;
    margin: 10px 0;
    display: flex;
    letter-spacing: 0.1em !important;
}
.mainContents .article h6 {
    font-size: 1.2em;
    line-height: 1.6;
    margin: 0.5em 0;
    letter-spacing: 1px;
    color: #1570a6;
}

/*-------------------------------------------------
サイド
-------------------------------------------------*/
#sideContents_outer {
    max-width: 100%;
    width: 1024px;
}
#sideContact a:hover {
  transition: none;
}
#sideContents {
    background: #eef8fe;
}
#sideContents p {
    margin: 20px 0;
    line-height: 1.5;
}

.sideMobile h2, .sideMobile p,.sideServices h2,
.sideBlogCategories h2, .sideBlogDates h2,
.sideBlogCategories a, .sideBlogDates a  {
    font-size: 22px;
    background-position: center left;
}

.sideServices ul li a {
    font-size: 16px;
}

#sideBanners li img {
    background-color: #fff;
}

/*リスト*/
.sideServices ul,
.sideBlogCategories ul {
    overflow: hidden;
}
.sideServices ul li a,
.sideBlogCategories a {
	font-size: 15px;
    background: none;
	padding: 2px 5px 3px 5px;
}
.sideServices li,
.sideBlogCategories li {
    padding: 0.5em 0 0.4em 0.2em;
    margin-right: 1em;
    margin-left: 0.2em;
    line-height: 1.5;
    border-bottom: 1px dotted #1b8fd3;
    font-weight: bold;
    display: flex;
}

/*ブログカテゴリ*/
.sideBlogCategories h2, .sideBlogDates h2 {
    margin-bottom: 0px;
}
.sideBlogCategories li {
    margin-top: 0px;
    margin-bottom: 0px;
}

.sideServices ul li a,
.sideBlogCategories a, 
.sideBlogDates a
{
    font-size: 0.95em;
    background:none;
    color:#1570a6;
    padding:0 15px 0 5px;
    text-decoration:none;
		display:inline-block;
}

.sideServices ul li a:before , .sideBlogCategories a:before ,  .sideBlogDates a:before{
  content: "\025b6";
  font-size: 70%;
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
}

.sideMobile p{
    font-size: 1em;
}

.sideServices ul li a:hover , .sideBlogCategories a:hover , .sideBlogDates a:hover{
  color:#1570a6;
}

/*freeHtml 横並び*/
.freeHtml_outer {
    padding: 0;
    background: none;
}
.freeHtml {
    font-size: 1em !important;
}
.side-text.clearfix {
    clear: both;
    background-color: #fff;
    padding: 1em 2em;
	border-radius: 8px;
}
.side-logo {
    text-align: center;
    margin-bottom: 30px;
}
.side-logo img {
    width: 240px;
    margin-bottom: 20px;
}
.side-text_l{
    float:left;
    width:40%;
}
.side-text_r{
    float:right;
    width:55%;
}
.side-text .side-text_r{
    text-align:left;
}
.add a {
    font-size: 1.2em;
    font-weight: bold;
	color: #f39543;
}
.add {
    line-height: 1.8em;
	padding-bottom: 5px;
}
.add strong {
    padding-right: 10px;
    line-height: 2em;
}
 ul.link {
    display: flex;
    gap: 1em;
    justify-content: center;
}

ul.link a img {
    max-width: 80px;
}


/*-------------------------------------------------
フッター
-------------------------------------------------*/
#footer{
  background:#7fbfff;
	padding:2em 0 1em 0;
}
.footer * {
    font-size: 1em;
    color: #fff;
}
.footer li a {
    color: #fff;
    font-size: 1em;
}
.footer .topMenu{
  width:max-content;
	max-width: 100%;
  margin:0 auto;
}
.footer li a:hover {
  text-decoration:none;
  color: #fff;
}
.footer .copyright{
  text-align:center;
}

.footer p a:hover{
  text-decoration:underline;
  color: #1570a6;
}

.footer a:hover , .footer p a:hover{
  color:#fff;
}

/*-------------------------------------------------
リスト
-------------------------------------------------*/
ol.pp {
padding-left: 2em;
}
ol.pp li {
list-style-type: decimal;
padding: 5px;
}
ul.notes {
    list-style-type: none;
    margin-left: 1em;
    line-height: 1.9em;
    margin-bottom: 1em;
    margin-top: 1em;
}
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;
}

ul.maru li::before {
    content: "●";
    margin-left: -1em;
    font-family: "メイリオ", sans-serif;
    color: #e2ca3b;
    font-size: 70%;
}

/*チェックマーク付きリスト */
ul.check {
	position: relative;
	padding: 1.5em;
	list-style-type: none;
	margin-bottom: 1em;
}
ul.check li {
    padding: 0.6em 0 0.5em 2em;
    line-height: 1.6;
    border-bottom: 1px dashed #ccc;
    font-size: 1.1em;
}

ul.check li::before {
    position: absolute;
    content: "\002713";
    color: #1b8fd3;
    font-weight: bold;
    left: 1.5em;
    font-size: 1.2em;
    line-height: 1.2;
}

/*診察内容*/
ul.subject {
    background: #eef8fe;
    font-size: 1.1em;
    padding: 1em;
    margin-bottom: 1em;
    width: auto;
    display: flow-root;
	border-radius: 8px;
}
ul.subject li {
display: inline-block;
margin-right: 1.5em;
margin-left: 1em;
}
ul.subject li:before {
    content: "≫";
    margin: 0 0.3em;
    font-family: sans-serif;
    color: #1b8fd3;
    font-weight: normal;
    transform: none;
    font-size: 105%;
}
ul.subject li a {
    color: #333;
    text-decoration: none;
}

/*batsu*/
ul.batsu {
    position: relative;
    padding: 1.5em 2em;
    list-style-type: none;
    margin-bottom: 1em;
    background: #f7f5ee;
    border-radius: 8px;
}
ul.batsu li {
    padding: 0.6em 0 0.5em 2em;
    line-height: 1.6;
    border-bottom: 1px dashed #ccc;
    font-weight: bold;
    font-size: 1.2em;
}

ul.batsu li::before {
    position: absolute;
    content: "\02715";
    color: #e45567;
    font-weight: normal;
    left: 1.3em;
	font-size: 110%;
	padding-left: 0.5em;
}

/*-------------------------------------------------
テーブル
-------------------------------------------------*/
/*デフォルト*/
.article table p {
    margin: 0;
}
.article table:not(.contactTable) {
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-spacing: 0;
    border-top: 1px solid #ccc;
    margin: 10px auto;
}
.article table:not(.contactTable) td,
.article table:not(.contactTable) th {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: auto;
    padding: 10px;
    box-sizing: border-box;
}
.article table:not(.contactTable) th {
    background-color: #f7f7f7;
    text-align: center;
}

/*normalTbl*/
.article table.normalTbl {
    border-collapse: collapse;
    border: none;
    border-spacing: 0;
    margin: 2em auto;
    width: 100%;
	background: #fff;
	border-top: 1px solid #ccc;
	color: #333;
}
.article table.normalTbl th {
    border-right: none;
    height: auto;
    line-height: 150%;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    width: 40%;
}
.article table.normalTbl td {
    border-bottom: 1px solid #ccc;
    border-right: none;
    height: auto;
    line-height: 150%;
    padding: 0.7em 1.5em;
}

/* 診療時間 */
.article table.timeTbl,
#sideContents table.timeTbl{
	border-collapse:collapse;
	width:100%;
	background-color: #FFF;
	margin-top: 20px;
	border: solid 1px #ccc;
}
article table.timeTbl th,
.article table.timeTbl td,
#sideContents table.timeTbl th,
#sideContents table.timeTbl td{
  padding:5px 2px;
  text-align:center;
	border: solid 1px #ccc;
}
.article table.timeTbl th,
#sideContents table.timeTbl th{
  background:#f7f5ee;
	border: solid 1px #ccc;
} 
.article table.timeTbl thead th,
#sideContents table.timeTbl thead th  {
    background: #edeae0;
    color: #333;
}

/*-------------------------------------------------
ギャラリー サイト案内・画像 
-------------------------------------------------*/
/*ギャラリー*/
.gallery_grid {
	width:1024px;
	max-width: 100%;
	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;
}

/*画像*/
.article_body.article_center .image,
.mainArticles .article_center img{
    max-width: 1024px;
}
/*iframe*/
iframe {
    margin: 1em 0;
}

/*---------------------------
その他
----------------------------*/
/*囲い*/
div.envelope {
	background: #eef8fe;
    margin-top: 1em;
    margin-bottom: 2em !important;
    margin-right: 0;
    margin-left: 0;
}

div.envelope p{
margin-bottom: 0;
}
 div.envelope img{
    max-width: 670px;
    margin-bottom: 0!important;
}

/*ボタン*/
a.btn  {
    font-size: 20px;
    font-weight: bold;
    padding: 8px 30px !important;
    margin: 0.5em 0;
    display: inline-block;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    border-radius: 30px;
}
a.btn::after{
	font-family: "Font Awesome 5 Free";
	content: '\f105';
	font-weight: 900;
	margin-left: 1em;
}
a.btn:hover{
	color: #ffffff;
	text-decoration: none;
}
a.btn{
    background: #f39543;
}