#gmap {
    width: 100%;
    height: 400px;
}
#pagingArea {
	text-align: center;
	padding-bottom: 50px;
		}

.paging li {
	display: inline-block;
	line-height: 50px;
	width: 24%;
	height: 50px;
	text-align: left;
	margin-bottom: 10px;
	text-indent: 10px;
		}
.paging li a:link {
	height: 50px;
	border: 1px solid #E3E3E3;
	display: block;
	background-image: url(/common/images/ico_arrow.png);
	background-repeat: no-repeat;
	background-position: 97% 50%;
	text-decoration: none;
	background-size: 15px auto;
			}
.paging li a:hover {
	background-color: #cccccc;
			}
.paging li a:visited {
	height: 50px;
	border: 1px solid #E3E3E3;
	display: block;
	background-image: url(/common/images/ico_arrow.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	text-decoration: none;
			}

.sp_device .paging  {
	padding-bottom: 31px;
	margin-top: -20px;
}

.sp_device .paging li {
	width: 90%;
	font-size: 1.8rem;
}
.sp_device .paging a:link {
	background-image: url(/common/images/ico_arrow.png);
	background-repeat: no-repeat;
	background-position: 98% 50%;
}


#pagingArea2 {
	text-align: center;
	padding-bottom: 50px;
		}
		

.paging2 li {
	display: inline-block;
	line-height: 50px;
	width: 30%;
	height: 50px;
	text-align: left;
	margin-bottom: 10px;
	text-indent: 10px;
		}
.paging2 li a:link {
	height: 50px;
	border: 1px solid #E3E3E3;
	display: block;
	background-image: url(/common/images/ico_arrow.png);
	background-repeat: no-repeat;
	background-position: 97% 50%;
	text-decoration: none;
	background-size: 15px auto;
			}
.paging2 li a:hover {
	background-color: #cccccc;
			}
.paging2 li a:visited {
	height: 50px;
	border: 1px solid #E3E3E3;
	display: block;
	background-image: url(/common/images/ico_arrow.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	text-decoration: none;
			}

.sp_device .paging2  {
	padding-bottom: 31px;
	margin-top: -20px;
}

.sp_device .paging2 li {
	width: 90%;
	font-size: 1.8rem;
}
.sp_device .paging2 a:link {
	background-image: url(/common/images/ico_arrow.png);
	background-repeat: no-repeat;
	background-position: 98% 50%;
}


#pagingArea3 {
	text-align: center;
	padding-bottom: 50px;
		}

.paging3 li {
	display: inline-block;
	line-height: 50px;
	width: 48%;
	height: 50px;
	text-align: left;
	margin-bottom: 10px;
	text-indent: 10px;
		}
.paging3 li a:link {
	height: 50px;
	border: 1px solid #E3E3E3;
	display: block;
	background-image: url(/common/images/ico_arrow.png);
	background-repeat: no-repeat;
	background-position: 97% 50%;
	text-decoration: none;
	background-size: 15px auto;
			}
.paging3 li a:hover {
	background-color: #cccccc;
			}
.paging3 li a:visited {
	height: 50px;
	border: 1px solid #E3E3E3;
	display: block;
	background-image: url(/common/images/ico_arrow.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	text-decoration: none;
			}

.sp_device .paging3  {
	padding-bottom: 31px;
	margin-top: -20px;
}

.sp_device .paging3 li {
	width: 90%;
	font-size: 1.8rem;
}
.sp_device .paging3 a:link {
	background-image: url(/common/images/ico_arrow.png);
	background-repeat: no-repeat;
	background-position: 98% 50%;
}



/*診療時間テーブル*/
.shinryouBox{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;

}
.sp_device .shinryouBox{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 10px;
}
	
	
/*文章*/
.docuBox{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;

}

.sp_device .docuBox{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 30px;

}
.diagLi01 {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 20px;
}
.sp_device .diagLi01  {
	width: 100%;
	padding-bottom: 20px;
}

.diagLi01 h5 {
	color: #573518;
	font-size: 18px;
	font-weight: bold;
}
.sp_device .diagLi01  h5 {
	text-align: center;
}

.diagLi01 li {
	padding-left: 14px;
	text-indent: -14px;
	padding-bottom: 5px;
}
.sp_device .diagLi01 li {
	text-align: center;
	padding-bottom: 11px;
	padding-left: 0px;
	text-indent: 0px;
}




.docuBox .picLeft {
    width: 290px;
    float: left;
    padding-right: 20px;
    margin-bottom: 0px;
}
.docuBox .picLeft img {

}
.sp_device .docuBox .picLeft  {
    width: 80%;
    float: none;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-bottom: 0px;
    padding-right: 0px;
    text-align: center;
}
.sp_device .docuBox .picLeft img {
	margin-bottom: 0px;
	padding-bottom: 10px;
}

.docuBox .picRight {
	width: 45%;
	float: right;
	margin-bottom: 10px;
	padding-left: 20px;
}
.docuBox .picRight  img {

}

.sp_device .docuBox .picRight {
	width: 80%;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
.sp_device .docuBox .picRight img {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.flow {
	margin-top: 30px;
}
.sp_device .flow {
	padding-bottom: 30px;
}

.flow dd {
	padding-bottom: 0px;
	padding-top: 5px;
}
.proflist {
}
.proflist dt {
	width: 98px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

.Table02 {
	width: 100%;
	float: left;
	text-align: center;
	padding-top: 19px;
}
.sp_device .Table02 {
	width: 100%;
	float: left;
	text-align: left;
}
.sp_device #pagingArea {
	padding-bottom: 0px;
}
.shoshinList {
	float: right;
	width: 100%;
	padding-top: 15px;
	padding-left: 14px;
	text-indent: -14px;
	padding-bottom: 30px;


}
.shoshinList li {
	padding-bottom: 5px;


}
.sp_device .shoshinList {
	width: 100%;
	float: none;
}


.title01 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #5c2505;
	line-height: 20px;
	padding-bottom: 5px;
	margin-top: 10px;
}

.sp_device .title01 {
	text-align: center;
}
.sp_device .titleLeft {
	width: 100%;
	float: none;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.titleLeft {
	margin-right: 0px;
	padding-right: 0px;
	float: left;
	display: inline-block;
}
.sp_device .docuRight {
	float: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}


.docuRight   {
	width: 420px;
	float: right;
}
.gakkai {
	display: block;
	width: 47%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	font-size: 14px;
	line-height: 26px;

}
.sp_device .gakkai {
	width: 90%;
	padding-top: 10px;
}

.ulStyle li {
	padding-top: 10px;
	text-indent: -37px;
	padding-left: 38px;
}
.kenshinUl {
	padding-left: 20px;
}
.kenshinUl li {
	padding-left: 8px;
	text-indent: -25px;
	margin-bottom: 10px;
}
.pageTitle {
	font-size: 15px;
	padding-bottom: 30px;
}
.sp_device .pageTitle {
	font-size: 15px;
	padding-bottom: 30px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.seijinList {
	padding-left: 14px;
}
.seijinList dl {
	width: 100%;
	padding-bottom: 10px;
}
.seijinList dl dt {
width: 85px;
float: left;
}
.seijinUl li {
	margin-left: 14px;
	text-indent: -14px;
}


/*TOP4と2カラム4列*/
.TopDan {
	clear: both;
	
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	float: left;
}
.b_Hasen{
border-bottom: 1px dotted #B7B7B7;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.top2Colum {
	width: 50%;
	float: left;
}

.sp_device .top2Colum {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-bottom: 20px;
}
.top2Colum  p {
}

.sp_device .top2Colum p {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}


.PaR10_top2colum {
	padding-right: 20px;
}
.sp_device .PaR10_top2colum {
	padding-right: 0px;
	min-height: 0px;
}
.PaL10_top2colum {
	padding-left: 20px;
}
.sp_device .PaL10_top2colum {
	padding-left: 0px;
}
.top2Colum .picLeft  {
	width: 170px;
	float: left;
	clear: both;
}
.sp_device .top2Colum .picLeft {
	width: 50%;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.top2Colum h4 {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
}
.sp_device .top2Colum h4 {
	text-align: center;
	font-size: 16px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sp_device .top2Colum .shinryouBox {
	width: 90%;
	padding-top: 27px;
}
.top2Colum_Leftblock {
	float: right;
	width: 270px;
}
.sp_device .top2Colum_Leftblock {
	float: none;
	clear: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.topList {
}
.topList li {
	text-indent: -14px;
	padding-left: 14px;
	padding-bottom: 5px;
}
.tableStyle02 {
background-color: #F2F2F2;
border-right: 1px solid #FFFFFF;
margin-top: 30px;
}
.tableStyle02 tr th {
width: 160px;
text-align: center;
border-bottom: 1px solid #FFFFFF;
padding-top: 10px;
padding-bottom: 10px;
background-color: #E3E3E3;
font-weight: bold;
border-right: 1px solid #FFFFFF;
}
.tableStyle02 tr td {
	border-bottom: 1px solid #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.tableStyle02-2 {
background-color: #F2F2F2;
border-right-color: #FFFFFF;
border-right-style: solid;
/* [disabled]border-right-width: 1px; */
margin-top: 30px;
width: 100%;
}
.tableStyle02-2 tr th {
width: 100px;
text-align: center;
border-bottom: 3px solid #FFFFFF;
padding-top: 10px;
padding-bottom: 10px;
background-color: #E3E3E3;
font-weight: bold;
border-right: 3px double #FFFFFF;
padding-right: 5px;
padding-left: 5px;
vertical-align: middle;
}
.tableStyle02-2 tr td {
border-bottom: 1px solid #FFFFFF;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
text-align: left;
vertical-align: middle;
min-width: 280px;
}


.tdStyle02 {
	width: 140px!important;
	border-right: 1px solid #FFFFFF;
	text-align: center;
}

.tdStyle02-2 {
border-right: 1px solid #FFFFFF;
text-align: center;
width: auto;
}
.renrakusaki {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #573518;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tableStyle03 {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	background-color: #F2F2F2;
	margin-top: 20px;
	margin-bottom: 20px;
}
.sp_device .tableStyle03 {
	width: 95%;
}

.tableStyle03 tr td {
	vertical-align: middle;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.tableStyle03 tr th {
	background-color: #E3E3E3;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 200px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.sp_device .tableStyle03 tr th {
	width: 130px;
	padding-right: 10px;
	padding-left: 10px;
}
.sp_device .topList {
	width: 100%;
}
.diagBigLi {
	padding-top: 10px;
	width: 68%;
	margin-right: auto;
	margin-left: auto;
	font-size: 17px;
	padding-bottom: 20px;
}
.diagBigLi li {
	padding-left: 17px;
	text-indent: -17px;
}
.sp_device .diagBigLi {
	width: 95%;
	margin-bottom: 10px;
}
.newsTitle {
	font-size: 22px;
	padding-bottom: 10px;
	font-weight: bold;
}
.tdStyle02-2  img {
width: 16px;
margin-left: 3px;
padding-top: 4px;
}
.tableStyle02-2 a {
color: #3097ed;
}
.tableBg00 {
background-color: #E1EBD7!important;

}

.tableBg01 {
background-color: #EBD7D7;
}
.lineB_3px {
border-bottom: 3px solid #FFFFFF!important;
}


/*ニュース*/
.news {
	float: left;
	width: 100%;
}
.newsBlock {

}
.sp_device .newsBlock {
    margin-bottom: 40px;
}


.sp_device .news ul {
	margin-bottom: 10px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
.news ul {
	margin-bottom: 10px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

.news li {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #B7B7B7;
	display: block;
}
.news li a {
	color: #0077DB;
}

.news2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 25px;
	min-height: 100vh;
}
.sp_device .news2 ul {
	margin-bottom: 10px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
.news2 ul {
	margin-bottom: 10px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

.news2 li {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #E3E3E3;
	display: block;
}
.news2 li a {
	display: block;
	color: #0077DB;
}


.sp_device .news {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-bottom: -92px;
}
.sp_device .news2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	height: auto;
}
.goaisatsuTxtR {
	text-align: right;
	line-height: 25px;
	font-size: 18px!important;
	margin-right: 20px;
	padding-top: 5px;
}

.goaisatsuTxtR img {
	height: 25px;
	margin-left: 15px;
	margin-top: -9px;

}
.sp_device .goaisatsuTxtR {
	font-size: 1.25rem!important;
}
.LeftBlock p {
	text-align: center;
	font-size: 1.5rem;
}
.newsCon {
	margin-top: 5px;
	font-size: 1.65rem;
}
.newsBlock li  img {
	width: 354px;
	float: right;
	margin-left: 20px;
}
.sp_device .newsBlock li img {
	float: none;
	width: 90%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}



.kihonInfo {
    width: 296px;
    float: right;
    margin-top: 40px;
}
.kihonInfo h4 {
    font-size: 2rem;
    border-left: 4px solid #000000;
    border-bottom: 2px solid #000000;
    padding-left: 10px;
    padding-bottom: 2px;
    margin-bottom: 14px;
}
.kihonInfo dl {
    width: 100%;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 10px;
    float: left;
    margin-top: -4px;
}
.kihonInfo dl dt {
    width: 80px;
    float: left;
    font-weight: bold;
}
.sp_device .kihonInfo dl dt  , .sp_device .kihonInfo dl dd{
    float: none;
    width: 100%;
    text-align: center;
}
.kihonInfo dl dd {
    float: right;
    width: 210px;
}
.footerTel {
    width: 40%;
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.footerTel h4 {
    font-size: 2.5rem;
    font-weight: bold;
}
.footerTel2 {
    background-color: #438DEC;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    margin-top: 20px;
    color: #FFFFFF;
}
.footerTel2 h5 {
    font-size: 3.25rem;
    font-weight: bold;
    padding-top: 5px;
}
.sp_device .kihonInfo {
    float: none;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    display: block;
    margin-top: -13px;
    margin-bottom: 39px;
}
.linkBtn {
}
.logoWaku img {
	border: thin solid #E1E1E1;
	width: 260px;
}
.jitureiBlock + .jitureiBlock {
	margin-top: 50px;
}
.fb_instaBlock {
	position: fixed;
	bottom: 30px;
	left: 25px;
}
.fb_instaBlock img  {
	width: 52px;
}
.fb_instaBlock ul li {
	float: left;
	margin-right: 12px;
}
