*{margin: 0;padding: 0;}
html{ font-size: 62.5%;} /*初期値16pxの62.5%でルートが10px*/ 
body {
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight: 700;
	line-height: 1.8;
	font-size: 1.65em;
	color: #333;
	overflow-x: hidden;
	background-color: #fff;
}
@media screen and (max-width: 414px) {
	body {
	line-height: 1.7;
	font-size: 1.5em;
}
}
h1, h2, h3, h4, h5, h6 {
	color: rgba(0, 0, 0, 0.8);
	font-weight: 700;
}
img{
	max-width: 100%;
	height:auto;
}
::-webkit-selection {
	color: #fcfcfc;
	background: #b7c2c2;
}
::-moz-selection {
	color: #fcfcfc;
	background: #b7c2c2;
}
::selection {
	color: #fcfcfc;
	background: #b7c2c2;
}


.text-center{
	text-align: center;
}
.font-mini{
	font-size: 0.85em;
	line-height: 1.5;
}
.text_mini{
	font-size: 0.75em;
}
#wrapper{
	width: 100%;
	margin: 0 auto;
}
#naka_wrapper{
	width: 100%;
	margin: 0 auto;
	position: relative;
	top:-50px;
}
.containar{
	max-width: 980px;
	padding: 0 40px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
}
@media screen and (max-width: 768px) {
  .containar{
	max-width: 768px;
	padding: 0 10px;
	margin: 0 auto;
}
}


/*footer*/ 
#footer{
	display: block;
	clear: both;
	margin: 70px auto 0 auto;
	background-color: #fff;
	border-top: 1px solid #ddd;
	font-size: 1em;
	line-height: 1.5;
}
#footer a{
	color:#666;
	text-decoration: none;
}
#footer a:hover{
	color:#3399ff;
	text-decoration: none;
}
.footer_timearea{
	max-width: 800px;
	margin: 0 auto;
	padding: 0 20px;
}
.footer_timearea_bg{
	background-color: #edede0;
	padding: 40px 0 50px 0;
}
.footer_timearea h2{
	margin-bottom: 30px;
}
.footer_infoarea{
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
	padding-bottom:50px;
	padding-top:40px;
}
#footer h2{
	text-align: center;
}
#footer h2 img{
	width: 300px;
}
.footer_infoarea ul li{
	list-style: none;
	padding-right: 10px;
}
.footer_infoarea ul li.add{
	padding: 7px 0 7px 0;
}
.footer_infoarea address a{
	color:#333;
	text-decoration: none;
	font-style: normal;
}
.footer_infoarea address .tel{
	font-size: 3em;
	color:#3399ff;
}
@media screen and (max-width: 768px) {
#footer h2 img{
	width: 250px;
}
.footer_infoarea address .tel{
	font-size: 2em;
	letter-spacing: -1px;
}
}
@media screen and (max-width: 414px) {
#footer{
	margin: 0px auto 0 auto;
}
.footer_timearea_bg{
	background-color: #edede0;
	padding: 20px 0 30px 0;
}
.footer_timearea h2{
	margin-bottom: 10px;
}
.footer_infoarea{
	padding-bottom:30px;
	padding-top:30px;
}

}
.mazuha{
border-radius: 30px;
	max-width: 320px;
	border: 1px solid #3399ff;
	color:#3399ff;
	text-align: center;
	padding: 3px;
	font-size: 0.85em;
	margin: 20px auto 0 auto;
}
@media screen and (max-width: 768px) {
.mazuha{
	max-width: 250px;
	margin: 10px auto 0 auto;
}
}
/* ====診療時間======= */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
#table-index {
width: 100%;
}

#table-index {
	margin-bottom: 5px;
	border-collapse: separate;
	border-radius: 10px;
}

.IE7 #table-index{
	border-collapse: collapse;
}

#table-index th,
#table-index td {
	padding: 0.3em;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	vertical-align: middle;
	text-align: center;

}

#table-index thead th,
#footer .cnt-r thead th {
	border-top: solid 1px #999999;
}

#table-index thead th {
	background: #F1F1F1;
}

#table-index .left,
#footer .cnt-r .left {
	border-left: solid 1px #999999;

}

#table-index tbody th,
#table-index tbody td{
	background: #fff;
}

.small {
	font-size: 0.75em;
	line-height: 1;
	padding: 0;
}


#table-index .br-lt,

#footer .cnt-r table .br-lt {
	border-top-left-radius: 5px;
}

#table-index .br-lb,
#footer .cnt-r table .br-lb {
	border-bottom-left-radius: 5px;
}

#table-index .br-rt,
#footer .cnt-r table .br-rt {
	border-top-right-radius: 5px;
}

#table-index .br-rb,
#footer .cnt-r table .br-rb {
	border-bottom-right-radius: 5px;
}
#table-index td.txt-maru{
	color:#3399ff;
}
.linezero{
	line-height: 1;	
	}
@media screen and (max-width: 414px) {
#table-index {
font-size: 0.75em;
}

}
/* ====診療時間ここまで======= */
.copyright{
	clear: both;
	display: block;
	padding: 50px 0;
	border-top: 1px solid #eee;
}
.copyright p{
	font-size:0.75em;
}
@media screen and (max-width: 414px) {
.copyright{
	padding: 20px 0;
}
.copyright p{
	font-size:0.5em;
}
}

/*googlemap大きな地図で見る*/
p.gmap{
	border: 1px solid #ccc;
	background-color: #eee;
	margin: 0;
}
p.gmap a:link , p.gmap a:visited{
	font-size: 0.75em;
	padding: 5px 10px 5px 10px;
	margin: 0;
	color:#3399ff;
	text-decoration: none;
}
p.gmap a:hover{
	color:#666666;
	text-decoration: none;
}
/*ページアップ*/
#toPageTop a:link , #toPageTop a:visited{
	position: fixed;
	bottom:10px;
	right:10px;
	width: 50px;
	height: 50px;
	background-color: #ffcc00;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%
}
#toPageTop a:hover{
	background-color: #ccc;
}
.arrow {
	position: absolute;
	width: 15px;
	height: 15px;
	border: 3px solid #ffcc00;
	border-left-color: #FFF;
	border-top-color: #FFF;
	top: 19px;
	left: 15px;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg)
}
#toPageTop a:hover .arrow{
	border: 3px solid #ccc;
	border-left-color: #FFF;
	border-top-color: #FFF;
}
/* 見出し中央線 */
.has-lines {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
		-ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.has-lines:before,
.has-lines:after {
  content: '';
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 1px;
  background: #ccc;
  min-width: 20px;
  display: inline-block;
  vertical-align: middle;
}
.has-lines:before {
  margin-right: 20px;
}
.has-lines:after {
  margin-left: 20px;
}

/* ====footmenu======= */
.footmenu{
	clear: both;
	display: block;
	padding: 10px;
	border-top: 1px solid #eee;
	overflow: hidden;
}
.footmenu ul{
	font-size:0;
	text-align: center;
}
.footmenu li{
	display:inline-block;
	list-style: none;
	font-size: 14px;
	padding: 0 10px;
	text-align: center;
	border-left: 1px solid #ccc;
}
.footmenu li:last-child{
border-right: 1px solid #ccc;
}
@media screen and (max-width: 768px) {
.footmenu{
	clear: both;
	display: block;
	padding: 0;
	border-top: 1px solid #eee;
	overflow: hidden;
}
.footmenu li{
	display:block;
	list-style: none;
	font-size: 12px;
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #ccc;
}
.footmenu li:last-child{
border-right: none;
}
}