body{
	background:#eefaff;
	background: linear-gradient(#eefaff, #fff);
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
a{
	color:#36C;
	/*color:var(--pointcolor);*/
}
a:hover{
	opacity:.5;
	text-decoration:none;
}
p{
	font-size:12px;
	line-height:150%;
}
img{
	max-width:100%;
}
/*グローバルナビ*/
nav#gnavi{
	font-size: 0;
	text-align:center;
	background:var(--pointcolor);
	box-shadow:0px 3px 5px #999;
}
#gnavi ul li{
	display:block;
}
#gnavi ul li a{
	font-size:14px;
	color:#fff;
	display:block;
	text-decoration:none;
	padding:.7em 2em .7em 0;
}
#gnavi ul li a:hover{
	opacity:.5;
}
#gnavi .icon-home{
	background:url(../images/icon-home.svg) no-repeat top 8px left 5px;
	padding-left:2.2em;
}
#gnavi .icon-people{
	background:url(../images/icon-people.svg) no-repeat top 8px left;
	padding-left:2.2em;
}
#gnavi .icon-dr{
	background:url(../images/icon-dr.svg) no-repeat top 9px left 8px;
	padding-left:2.2em;
}
#gnavi .icon-qa{
	background:url(../images/icon-qa.svg) no-repeat top 9px left 8px;
	padding-left:2.2em;
}
#gnavi .icon-contact{
	background:url(../images/icon-contact.svg) no-repeat top 9px left 7px;
	padding-left:2.2em;
}
#gnavi .icon-access{
	background:url(../images/icon-access.svg) no-repeat top 8px left 8px;
	padding-left:2.2em;
}
#gnavi .icon-blog{
	background:url(../images/icon-blog.svg) no-repeat top 8px left 8px;
	padding-left:2.2em;
}
/*ヘッダー*/
header{
	margin:0 0 20px 0;
	padding-top:20px;
	background:#fff;
	border-bottom:solid 1px #ddd;
}
h1.desctiption{
	text-align:left;
	margin:0 0 10px 0;
	font-size:10px;
	font-weight:normal;
	line-height:150%;
	padding-left:1em;
}
p.sitename{
	text-align:center;
	font-size:16px;
	color:var(--maincolor);
	padding:0 0 10px 0;
	border-bottom:solid 1px #ddd;
}
#container{
	margin:0 auto;
}
#mainimage{
	background:#fff;
	text-align:center;
}
#mainimage img{
	width:80%;
}

/*サイドバー*/
.sidebar{
}
.sidebar-parts{
	background:#fff;
	padding:10px;
	border:solid 1px #ddd;
	border-radius:7px;
	margin:0 10px 0 10px;
}
.sidebar h2{
	font-size:14px;
	color:#666;
	margin-bottom:15px;
}
/*お知らせ*/
#information{
	margin-bottom:20px;
}
#information dl{
	margin-top:-5px;
	font-size:12px;
	border:solid 1px var(--pointcolor_sub);
}
#information dt{
	line-height:125%;
/*	border-bottom:solid 1px var(--pointcolor);*/
}
#information dt a{
	text-decoration:none;
}
#information dl dd:last-child{
	margin-bottom:0;
}
#information dd{
	font-size:12px;
	line-height:175%;
	margin-bottom:10px;
	padding:10px;
}
#information dl dt:first-child h3{
	border-radius:7px 7px 0 0;
}
#information h3{
	font-size:12px;
	padding:15px 7px 3px 7px;
/*	color:var(--pointcolor_sub);*/
	border-top:solid 1px var(--pointcolor_sub);
}
#information dl dt:first-child h3{
	border-top:none;
}
#information .category{
	font-size:10px;
	color:#fff;
	background:#3DC4C3;
	padding:3px 5px;
	display:inline-block;
	line-height:100%;
	margin-left:1em;
	border-radius:5px;
}
#information .date{
	font-size:10px;
	font-weight:normal;
}
#information_blog{
	margin-bottom:20px;
}
#information_blog .blog_text{
	margin-bottom:1em;
}
#information_blog ul.blog_menu li{
	display:block;
	padding:.5em .5em .5em 25px;
	border-bottom:dotted 1px #ccc;
	background:url(../images/icon-arrow.svg) center left no-repeat;
}
#information_blog ul.blog_menu li a{
	text-decoration:none;
	font-size:12px;
	display:block;
}

#information_blog ul.blog_menu li:last-child{
	border-bottom:none;
}
#information_blog h3{
	color:#666;
	font-size:13px;
	border-bottom:solid 1px #ccc;
	padding-bottom:5px;
	margin-bottom:5px;
}


/*基本情報*/
.logo{
	text-align:center;
	margin-bottom:20px;
}
.gaikan{
	margin-top:10px;
}
.naikan{
	margin-top:10px;
}
#base{
	margin-top:20px;
}
#base ul li{
	padding-left:1em;
	text-indent:-1em;
}
#base dl{
	font-size:12px;
}
#base dt{
	margin-bottom:5px;
	padding-bottom:3px;
	line-height:125%;
	border-bottom:solid 2px #ccc;
}
#base dd{
	padding-top:5px;
	font-size:12px;
	line-height:175%;
	margin-bottom:20px;
}
#base dl dd:last-child{
	margin-bottom:0;
}
#base h3{
	font-size:12px;
	display:inline;
	padding:0 0 5px 0;
	border-bottom:solid 2px var(--pointcolor);
}
#base .date{
	font-size:10px;
}
#base .tel{
	background:url(../images/icon-tel2.svg) no-repeat top left;
	padding:0 0 0 20px;
	font-size:18px;
}
#base .gmap{
	background:url(../images/icon-map.svg) no-repeat top 4px left 2px;
	display:block;
	padding-left:1.2em;
}
#base a.gmap[target="_blank"]::after {
	content: url(../common/images/icon-newwin.svg);
	margin-left:5px;
}

/*本文*/
#main{
	margin:0 10px;
	border-radius:8px;
	padding:10px;
	background:#fff;
	border:solid 1px #ddd;
}
#lead{
	margin-bottom:30px;
}
#lead .ttl{
	color:#fff;
	background:url(../images/icon-people2.svg) no-repeat top 5px left 10px var(--pointcolor);
	padding:.7em .7em .7em 40px;
	margin-bottom:20px;
	border-radius:7px;
	font-size:14px;
}
/*.lead-cc-s{
	color:#fff;
	font-size:18px;
	padding:.7em 25px;
	background: var(--pointcolor);
	margin:0 -25px 25px -25px;
}*/
.lead-image{
	text-align:center;
	margin-bottom:30px;
}
.lead-cc-b{
	font-size:24px;
	line-height:150%;
	margin-bottom:20px;
}
.lead-text{
	font-size:12px;
	line-height:175%;
	margin-bottom:1em;
}
#lead ul.lead-list li{
	background:url(../images/icon-check.svg) no-repeat top 7px left;
	font-size:18px;
	padding:12px 0 15px 50px;
	line-height:125%;
}
#lead ul.lead-list li:last-child{
	padding-bottom:30px;
}
#lead ul.shoujou-list{
	margin-top:1em;
}
#lead ul.shoujou-list li{
	padding-bottom:.5em;
}
/*プロフィール*/
#profile{
	margin-bottom:30px;
}
#profile .ttl{
	color:#fff;
	background:url(../images/icon-dr2.svg) no-repeat top 4px left 10px var(--pointcolor);
	padding:.7em .7em .7em 40px;
	margin-bottom:20px;
	border-radius:7px;
	font-size:14px;
}
.profile-text{
	margin-bottom:2em;
}
figure.profile_photo{
	float:left;
	border:solid 1px #ccc;
	padding:2px;
	margin:0 15px 15px 0;
}
/*Q & A*/
#question{
	margin-bottom:30px;
}
#question .question_text{
	padding-left:1em;
	margin-bottom:1em;
}
#question .ttl{
	color:#fff;
	background:url(../images/icon-qa2.svg) no-repeat top 6px left 10px var(--pointcolor);
	padding:.7em .7em .7em 40px;
	margin-bottom:20px;
	border-radius:7px;
	font-size:14px;
}
#question dl{
	margin-bottom:1em;
}
#question dt{
	background:url(../images/icon-q.svg) no-repeat top left 10px;
	padding-left:38px;
	padding-bottom:15px;
	font-size:14px;
	line-height:150%;
}
#question dd{
	background:url(../images/icon-a.svg) no-repeat top 3px left 10px;
	padding-left:38px;
	padding-bottom:8px;
	font-size:13px;
	margin-bottom:20px;
	line-height:175%;
}
#question dt dd:last-child{
	margin-bottom:0;
}
/*予約*/
#contact{
	margin-bottom:30px;
}
#contact .ttl{
	color:#fff;
	background:url(../images/icon-contact2.svg) no-repeat top 6px left 10px var(--pointcolor);
	padding:.7em .7em .7em 40px;
	margin-bottom:20px;
	border-radius:7px;
	font-size:14px;
}
#contact .yoyaku{
	margin-bottom:10px;
	line-height:175%;
}
#contact .notes{
	font-size:10px;
	line-height:175%;
}
#contact .tel{
	color:red;
	font-size:24px;
	margin-bottom:10px;
	background:url(../images/icon-tel.svg) no-repeat top left;
	padding:0 0 10px 40px;
}
#contact .fukusou{
	margin-bottom:20px;
	line-height:175%;
	font-size:11px;
}
#contact .contact_text{
	font-size:16px;
	margin-bottom:1em;
}
#contact .contact_text2{
	margin-bottom:0;
}
/*診療時間*/
table.time{
  border: 1px solid #aaa;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 8px;
  overflow: hidden;
	margin-bottom:.5em;
}
table.time tbody th{
	font-size:12px;
	background:;
	text-align:center;
}
table.time tbody td{
	font-size:12px;
	text-align:center;
}
table.time td,table th {
  padding: .5em 1em;
  border-bottom: 1px solid #aaa;
  border-right: 1px solid #aaa;
}
table.time td.right,table th.right{
  border-right:none;
}
table.time tbody td.left{
  border-bottom:none;
}
table.time tbody td.ok{
  background-color:var(--pointcolor);
	color:#fff;
	font-weight:bold;
	font-size:12px;
}
table.time tbody td.no{
  background-color:#eee;
}
table.time tr:last-child th,table tr:last-child td {
  border-bottom: none;
}
table.time .sat{
	color:#06F;
}
table.time .sun{
	color:#F00;
}
/*アクセス方法*/
#access .ttl{
	color:#fff;
	background:url(../images/icon-access2.svg) no-repeat top 1px left 10px var(--pointcolor);
	padding:.7em .7em .7em 40px;
	margin-bottom:20px;
	border-radius:7px;
	font-size:14px;
}
#access p{
	line-height:175%;
	margin-bottom:20px;
}
#access iframe{
	width:100%;
	height:450px;
}
/*フッター*/
footer{
	margin:15px;
	text-align:center;
}
address{
	font-size:10px;
	font-style:normal;
	color:#666;
}
address:first-letter{
	font-size:14px;
 }

/*共通クラス*/
.clear{
	display:none;
}
.red{
	color:red;
}
.pc{
	display:none;
}
.mb1{
	margin-bottom:1em;
}
.mb2{
	margin-bottom:2em;
}
.under1{
	background: linear-gradient(transparent 0, #FF6 0);
}
.under2{
	background: linear-gradient(transparent 50%, #FF6 50%);
}
.under3{
	background: linear-gradient(transparent 70%, #FF6 70%);
}
h3.ttl_sub{
	border-left:solid 5px var(--pointcolor);
	border-bottom:solid 1px var(--pointcolor);
	padding:5px 7px;
	margin-bottom:15px;
	color:#000;
	font-size:12px;
}


/*ブログ*/
#mainimage_blog{
	text-align:center;
	padding:0 20px;
}
#posts{
}
#posts .ttl{
	color:#fff;
	background:var(--pointcolor);
	padding:.5em;
	margin-bottom:10px;
	border-radius:5px;
	font-size:15px;
}
ul.post li{
	margin-bottom:25px;	
}
ul.post li:last-child{
	margin-bottom:0;	
}
.post_p{
	line-height:150%;
	padding:10px;
}
.post figure.txtleft{
	float:left;
	margin-right:10px;
}
.post .readmore{
	text-align:right;
	font-size:11px;
}
.post .date{
	border-bottom:solid 1px #ccc;
	padding-bottom:5px;
	margin-bottom:15px;
	padding-left:10px;
	font-size:10px;
}
.nearlink{
	margin-top:20px;
}
.nearlink a{
	display:inline-block;
	background:#09F;
	color:#fff;
	border-radius:5px;
	padding:10px 15px;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}
.txtcenter{
	float:none;
	text-align:center;
}
.post img{
	max-width:100%;
	height:auto !important;
}
.ttl_archives{
	font-size:13px;
	border:solid 1px #ccc;
	padding:1em;
	margin-bottom:20px;
	background:#eee;
}
