@charset "utf-8";
/* CSS Document */

#navTop{
	font-size:18px;	
}
.spcNav{
	margin:0 15px;
}
.tAddr{
	font-size:17px;
	text-align:right;
}
.tOpen{
	font-size:17px;
	text-align:left;
}
.tAddr2{
	font-size:17px;
	line-height:20px;
	text-align:right;
}
.tOpen2{
	line-height:20px;
	text-align:left;
}
.tel{
	font-size:20px;
	line-height:20px;
}
.imgTreatment{
	width:100%;
}

@media screen and (max-width: 991px){	
	.imgTreatment{
		width:80%;
	}	
	#navTop{
		font-size:20px;	
	}
	.spcNav{
		margin:0 28px;
	}
	.tAddr{
		font-size:20px;
	}
	.tOpen{
		font-size:20px;
	}
	.tAddr2{
		font-size:16px;
		line-height:22px;
	}
	.tOpen2{
		font-size:16px;
		line-height:22px;
	}
	.tel{
		font-size:26px;
		line-height:22px;
	}
	.fontHelthFund{
		font-size:18px;
		text-align:center;
	}
	.foot2{
		text-align:center;
	}
	.show-tablet{
		display:inherit;
	}
	.bglogo{
		text-align:center;
	}
	
}

@media screen and (max-width: 767px){	
	.show-pc{
		display:none;
	}
	.hide-mobile{
		display:none;
	}
	.show-mobile{
			display:inherit;
	}
	.show-mobile img{
			visibility:visible;
	}
	.show-mobile img.imgnotshow{
		width:200px;
		height:auto;
	}
	
	
	.tAddr{
		font-size:20px;
		text-align:center;
	}
	.tOpen{
		font-size:20px;
		text-align:center;
	}
	.tAddr2{
		font-size:16px;
		line-height:22px;
		text-align:center;
	}
	.tOpen2{
		font-size:16px;
		line-height:22px;
		text-align:center;
	}
	.tel{
		font-size:26px;
		line-height:22px;
	}
}

@media screen and (max-width: 500px){
	.br1{
		display:inherit;
	}
	.logoTxt{
		margin:-20px 0 0 0;
		padding:0;
	}
	h3{
		font-size:14px;
	}
	.tAddr{
		font-size:16px;
		text-align:center;
	}
	.tOpen{
		font-size:16px;
		text-align:center;
	}
}