
h2 {
	font-weight: normal;
	text-align: center;
	font-size: 30px;
	margin-top: 20px;
	margin-bottom: 50px;
}


/*＝＝＝＝＝＝＝診療時間*/
.bizTableWap {
	width: 100%;
	max-width: 960px;
	margin: 20px auto 40px;
	font-size: 14px;
}

.bizTableWap table{
	width: 100%;
	border-top: solid 1px #107e96;
	border-left: solid 1px #107e96;
	color: #107e96;
}

.bizTableWap table th{
	font-weight: normal;
	border-bottom: solid 1px #107e96;
	border-right: solid 1px #107e96;
	background-color: #107e96;
	color: #fff;
	text-align: center;
	padding: 10px 10px;
}

.bizTableWap table td{
	border-bottom: solid 1px #107e96;
	border-right: solid 1px #107e96;
	color: #107e96;
	text-align: center;
	padding: 10px;
}

/*.business_tableCau {
	text-align: right;
	color: #107e96;
}*/

/*＝＝＝＝＝＝＝診療時間2*/

/*時間変更のお知らせ*/
.time_change_title {
	width: 100%;
	max-width: 960px;
	margin: 20px auto 10px;
	text-align: center;
	padding: 5px 0px;
	color: #f00;
	font-size: 1.4em;
	font-weight: bold;
	border-bottom: solid 1px #f00;
}

.time_change_txt {
	width: 100%;
	max-width: 960px;
	margin: 20px auto 10px;
}

.sinryoujikan {
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
}

.bizTableWap2 table{
  width : 100%;
}

.bizTableWap2 th{
  width : 14.28% ; /* 未対応ブラウザ用フォールバック */
  width : -webkit-calc(100% / 7) ;
  width : calc(100% / 7) ;
}

.bizTableWap2 table td{
	vertical-align: middle;
}

.bizTableWap2 .tableCauBig{
	text-align: center;
	padding: 10px 0px;
	margin: 0px auto;
	color: #f00;
	font-size: 1.2em;
	/*font-weight: bold;*/
	border: solid 1px #f00;
}

.bizTableWap2 table .red{
 	color: #f00;
}

/*＝＝＝＝＝＝＝＝＝ GW　テーブル */

.gw_Wap {
	border-bottom: dotted 1px #ccc;
	padding-bottom: 20px;
	margin: 0px auto 20px;
	width: 100%;
	max-width: 960px;
}

.gw_Wap h3 {
	font-weight: bold;
	color: #127eab;
}

.gw_Wap table {
	width: 100%;
	border-top: solid 1px #127eab;
	border-left: solid 1px #127eab;
}

.gw_Wap table th{
	padding: 5px 0px;
	background-color: #127eab;
	color: #fff;
	font-weight: normal;
	border-bottom: solid 1px #127eab;
	border-right: solid 1px #127eab;
}

.gw_Wap table th.right_w {
	border-right: solid 1px #fff;
}

.gw_Wap table td{
	padding: 10px 0px;
	text-align: center;
	vertical-align: middle;
	border-bottom: solid 1px #127eab;
	border-right: solid 1px #127eab;
}

.gw_Wap table .closed{
	color: #ca373b;
	font-weight: bold;
	font-size: 20px;
}

.gw_Wap table .normalbiz{

}

.gw_Wap table .akiruno{
	color: #127eab;
	font-weight: bold;
}

.gw_tableCau {
	max-width: 900px;
	margin: 0 auto;
	text-align: center;
	/*background: #cccccc;*/
}

.gw_tableCau p{
	display: inline-block;
	text-align: left;
	color: #ca373b;
	/*font-size: 1.2em;*/
	font-size: 1.4em;
	font-weight: bold;
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*カスタム投稿タイプ編集枠*/

.custom_postArea {
	width: 960px;
	margin: 0px auto 20px;
}

.custom_postArea h1{

}

.custom_postArea p{
	width: 96%;
	margin: 0px auto 0px;
}

/*テーブルのショートコード
[table id=1 responsive="phone" /]
ダッシュボードにコピー
*/


.custom_postArea table {
	width: 100%;
	border-top: solid 1px #107e96;
	border-left: solid 1px #107e96;
}

.custom_postArea table thead th{
	font-weight: normal;
	padding: 10px 0px;
	background-color: #e4f9f9;
	text-align: center;
	color: #107e96;
	border-bottom: solid 1px #107e96;
	border-right: solid 1px #107e96;
}

.custom_postArea table tbody td{
	padding: 10px 0px;
	text-align: center;
	color: #107e96;
	border-bottom: solid 1px #107e96;
	border-right: solid 1px #107e96;
}

/*＝＝＝＝年末年始テーブル*/
.custom_postArea .tablepress-id-2 {
	width: 100%;
}

.custom_postArea .tablepress-id-2 thead th {
	vertical-align: middle!important;
	font-weight: bold;
	text-align: center;
}

.custom_postArea .tablepress-id-2 tbody td {
	vertical-align: middle!important;
	font-weight: bold;
	text-align: center;
}



/*インフルエンザ予防接種の詳細へボタン 2019 9 30*/
.infulBTN {
	display: block;
	max-width: 250px;
	text-align: center;
	border: solid 1px #107e96;
	margin: 30px auto;
	padding: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;	
	transition: 1s;
}

.infulBTN:hover {
	color: #fff;
	background-color: #107e96;

	text-align: center;
}


/*2020 2 20新型コロナ関して*/

.coronaBox {
	width: 80%;
	padding: 20px;
	border: solid 1px #107e96;
	margin: 0px auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;

}

.corobaTitle {
	text-align: center;
	font-size: 1.2em;
	border-bottom: solid 1px #107e96;
	margin-bottom: 20px;
}

.coronaBoxLinkWap {
	display: box;
	display: -webkit-box;
    display: -moz-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.coronaBox p {
	text-align: center;
	width:  45%;
}


/*2023 10 16 インフル　微調整*/
			.div_center {
				    width: 70%;
				    margin: 0px auto;
				   font-size: 24px;
				   font-weight: bold;
			}

			.div_center2 {
				    width: 80%;
				    margin: 0px auto;
				   font-size: 20px;
				   font-weight: bold;
			}

			#tablepress-6,
			#tablepress-7,
			#tablepress-6-no-2 {
				width: 100%;
				border-top: none;
			    border-left: none;
			}

			.custom_postArea #tablepress-6 tbody td,
			.custom_postArea #tablepress-7 tbody td,
			.custom_postArea #tablepress-6-no-2 tbody td {
				vertical-align:top;
			    border-bottom: none;
			    border-top: none;
			    border-right: none;
			    text-align: left;
			}

			.custom_postArea #tablepress-7 tbody td {
				vertical-align:top;
			}

			#tablepress-6 .column-1,
			#tablepress-6-no-2 .column-1 {
				color: #00f;
			}

			#tablepress-6 .row-3 .column-2,
			#tablepress-6-no-2 .row-3 .column-2 {
				color: #f00;
				font-size: 36px;
			}

			.custom_postArea #tablepress-7 tbody td {
				/*color: #000*/
			}

			#tablepress-7 .column-1 {
				color: #800;
				width: 33%;
			}

			#tablepress-7 .column-3,
			#tablepress-7 .row-5 .column-2 {
				color: #f00;
			}

			@media handheld, only screen and (max-width: 767px) {
			/*スマホ*/
				.div_center {
					    width: 100%;
					    margin: 0px auto;
					   font-size: 24px;
					   font-weight: bold;
				}
				.div_center2 {
					    width: 100%;
					    margin: 0px auto;
					   font-size: 20px;
					   font-weight: bold;
				}

				.div_center2 #tablepress-7 .column-1 {
					width: 33%!important;
					font-size: 3vw;
					/*background-color: red;*/
				}

				.div_center2 #tablepress-7 .column-2 {
					width: 33%!important;
					font-size: 3vw;
				}
				.div_center2 #tablepress-7 .column-3 {
					width: 33%!important;
					font-size: 3vw;
				}

				.div_center #tablepress-6 .column-1,
				.div_center #tablepress-6-no-2 .column-1 {
					width: 40%!important;
					font-size: 4.0vw;
				}

				.div_center #tablepress-6 .column-2,
				.div_center #tablepress-6-no-2 .column-2 {
					width: 60%!important;
					font-size: 5.0vw;
				}
				#tablepress-6 .row-3 .column-2,
				#tablepress-6-no-2 .row-3 .column-2 {
					color: #f00!important;
				}
			}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

/*お知らせ*/

.newsWap {
	padding: 20px 0px;
	margin-bottom: 70px;
}

.newsLine {
	width: 960px;
	margin: 0px auto;
	padding: 10px 0px;
	border-bottom: dotted 1px #ccc;
}

.newsDate {
	float: left;
	width: 100px;
	text-align: center;
	background-color: #f6a90e;
	color: #fff;
	padding: 5px;
	margin: 0px 40px 0px 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.newsTxt {
	float: left;
	width: 740px;
	margin-right: 40px;
	line-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.viewMore {
	display: block;
	width: 200px;
	text-align: center;
	border: solid 1px #107e96;
	margin: 30px auto;
	padding: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;	
}

.viewMore:hover {
	color: #fff;
	background-color: #107e96;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*移転先*/


.new_mapWap {
	max-width: 960px;
	height: 450px;
	margin: 0px auto 60px;
	border: solid 1px #107e96;
}

.new_mapWap img{
	height: 450px;
}


/*＝＝＝＝＝＝＝＝＝＝プッシュ*/
.pushlWap {
	background-color: #edeeef;
}


.h3Txt {
	width: 960px;
	margin: 0px auto 60px;
	font-size: 16px;
	text-align: center;
}

.pushBTN_Wap {
	width: 1080px;
	margin: 0px auto 20px;	
	display: box;
	display: -webkit-box;
    display: -moz-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
}

.pushBTN {
	display: block;
	width: 251px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}


/*＝＝＝＝＝＝＝＝＝＝ごあいさつ*/
.greetWap {
	margin-bottom: 40px;
}

.greet {

}

.greePhoto {
	width: 360px;
	float: right;
}

.greeTxt {
	width: 600px;
	float: left;
	margin: 0px 60px;
	line-height: 1.5;
}

.greeTxt_p {
	font-size: 16px;
	margin-bottom: 30px;
}

/*先生写真*/
.greeImg {
	width: 300px;
	margin: 0px auto 0px;
}

/*名前*/
.greePhotoName {
	text-align: center;
	color: #107e96;
}


/*＝＝＝＝＝＝＝＝＝＝facebook　GoogleMap*/

.apiWap {
	padding: 30px 0px;
	background-color: #107e96;
	margin-bottom: 40px;
}

.api {
	width: 1080px;
}

.fbBox {
	width: 500px;
	float: left;
	margin-left: 20px;
}

.gMapBox {
	width: 500px;
	float: right;
	margin-right: 20px;
}


@media handheld, only screen and (max-width: 767px) {
/*スマホ*/

	/*＝＝＝＝＝＝＝診療時間*/

	.bizTableWap {
		width: 96%;
		margin: 20px auto 20px;
		font-size: 13px;
	}

	.bizTableWap table th{
		padding: 5px 10px;
	}

	.bizTableWap table td{
		padding: 5px;
	}


/*＝＝＝＝＝＝＝＝＝ GW　テーブル */

	.gw_Wap {
		border-bottom: dotted 1px #ccc;
		padding-bottom: 20px;
		margin: 0px auto 20px;
		width: 100%;
		max-width: 960px;
	}

	.gw_Wap h3 {
		font-weight: bold;
		color: #127eab;
	}

	.gw_Wap table {
		width: 96%;
		margin: 0px auto;
		border-top: solid 1px #127eab;
		border-left: solid 1px #127eab;
	}

	.gw_Wap table th{
		padding: 5px 0px;
		background-color: #127eab;
		color: #fff;
		font-weight: normal;
		border-bottom: solid 1px #127eab;
		border-right: solid 1px #127eab;
	}

	.gw_Wap table th.right_w {
		border-right: solid 1px #fff;
	}

.gw_Wap table td{
	padding: 10px 0px;
	text-align: center;
	vertical-align: middle;
	border-bottom: solid 1px #127eab;
	border-right: solid 1px #127eab;
}

	.gw_Wap table .closed{
		font-size: 16px;
	}

.gw_Wap table .normalbiz{

}

.gw_Wap table .akiruno{
	color: #127eab;
	font-weight: bold;
}

.gw_tableCau {
	max-width: 900px;
	margin: 0 auto;
	text-align: center;
	/*background: #cccccc;*/
}

	.gw_tableCau p{
		display: inline-block;
		text-align: left;
		color: #ca373b;
		font-size: 1em;
	}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*カスタム投稿タイプ編集枠*/
	.custom_postArea {
		width: 96%;
		margin: 0px auto 0px;
	}

	.custom_postArea .tablepress {
		width: 100%;
		border: none;
	/*	border-top: solid 1px #107e96;
	*/}

	.custom_postArea .postWap .tablepress {
		border-top: solid 1px #107e96;
	}

	.custom_postArea .postWap .tablepress thead {
		width: 40%;
	}

	.custom_postArea .postWap .tablepress tbody {
		width: 60%;
	}

	.custom_postArea .postWap .tablepress thead th{
		font-weight: normal;
		padding: 10px 10px;
		background-color: #e4f9f9;
		text-align: center;
		color: #107e96;
		border-right: none;
		border-bottom: solid 1px #107e96;

	}

	.custom_postArea .postWap .tablepress tbody td{
		padding: 10px 0px;
		text-align: center;
		color: #107e96;
		border-right: none;
		border-bottom: solid 1px #107e96;
		width: 100%!important;
	}
	.custom_postArea .postWap .tablepress tbody .row-2{
		width: 100%!important;
	}



	/*＝＝＝＝年末年始テーブル*/
	.custom_postArea .postWap .tablepress-id-2 {
		width: 100%;
		border-top: solid 1px #107e96;
		border-left: solid 1px #107e96;
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;	
	}

	.custom_postArea .postWap .tablepress-id-2 thead th {
		vertical-align: middle!important;
		font-weight: bold;
		text-align: center;
		padding: 10px 0px;
		border-bottom: solid 1px #107e96;
		border-right: solid 1px #107e96;
	}

	.custom_postArea .postWap .tablepress-id-2 tbody td {
		vertical-align: middle!important;
		font-weight: bold;
		text-align: center;
		padding: 10px 0px;
		border-bottom: solid 1px #107e96;
		border-right: solid 1px #107e96;
	}


/*＝＝＝＝＝＝＝診療時間2*/
	/*時間変更のお知らせ*/
	.time_change_title {
		width: 96%;
		padding: 10px 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	/*
		max-width: 960px;
		margin: 20px auto 10px;
		text-align: center;
		padding: 5px 0px;
		color: #f00;
		font-size: 1.4em;
		font-weight: bold;
		border-bottom: solid 1px #f00;
	*/
	}

	.time_change_txt {
		width: 96%;
		margin: 20px auto 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}

	.sinryoujikan {
		text-align: center;
		font-size: 1.4em;
		font-weight: bold;
	}

	.bizTableWap2 table{
		width: 100%;
		margin: 0px auto;
		word-break: break-all;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}

	.bizTableWap2 th{
		word-break: break-all;
	  width: auto;
	  padding: 0px;
	}

	.bizTableWap2 table td{
		word-break: break-all;
		vertical-align: middle;
	}

	.bizTableWap2 .tableCauBig{
		text-align: center;
		padding: 10px 0px;
		margin: 0px auto;
		color: #f00;
		font-size: 1.2em;
		/*font-weight: bold;*/
		border: solid 1px #f00;
	}





/*2020 2 20新型コロナ関して*/

.coronaBox {
	width: 100%;
	padding: 10px;
	border: solid 1px #107e96;
	margin: 0px auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;

}

.corobaTitle {
	text-align: center;
	font-size: 1.2em;
	border-bottom: solid 1px #107e96;
	margin-bottom: 20px;
}

.coronaBoxLinkWap {
	display: block;
}

.coronaBox p {
	text-align: center;
	width:  40%;
}


/*　お知らせ*/

	h2 {
		font-weight: normal;
		text-align: center;
		font-size: 24px;
		margin-top: 0px;
		margin-bottom: 20px;
	}


	.newsWap {
		margin-bottom: 40px;
	}

	.newsLine {
		width: 96%;
		margin: 0px auto 15px;
		padding: 10px 0px;
		border-bottom: solid 1px #ccc;
	}

	.newsDate {
		float: none;
		width: 80px;
		font-size: 12px;
		text-align: center;
		color: #fff;
		padding: 3px;
		margin: 0px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}

	.newsTxt {
		float: none;
		width: auto;
		margin-right: 0px;
		line-height: 1.5;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}

	.viewMore {
		display: block;
		width: 80%;
		text-align: center;
		border: solid 1px #107e96;
		margin: 30px auto;
		padding: 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;	
	}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*移転先*/


.new_mapWap {
	max-width: 960px;
	height: auto;
	margin: 0px auto 30px;
	border: solid 1px #107e96;
}

.new_mapWap img{
	height: auto;
}

.new_mapArea p {
	text-align: left;
}

/*＝＝＝＝＝＝＝＝＝＝プッシュ*/

	.h3Txt {
		width: 96%;
		margin: 0px auto 30px;
		font-size: 16px;
	}

	.pushBTN_Wap {
		width: 96%;
		margin: 0px auto 20px;	
	}

	.pushBTN {
		width: 30%;
	}
/*＝＝＝＝＝＝＝＝＝＝あいさつ*/
	.greePhoto {
		width: 60%;
		float: none;
		margin: 0px auto 10px;
	}

	.greeTxt {
		width: 96%;
		float: none;
		margin: 0px auto 20px;
		line-height: 1.5;
	}

	.greeTxt_p {
		font-size: 14px;
		margin-bottom: 10px;
	}

	/*先生写真*/
	.greeImg {
		width: 90%;
		margin: 0px auto 10px;
	}

/*＝＝＝＝＝＝＝＝＝＝facebook　GoogleMap*/

	.api {
		width: 100%;
	}

	.fbBox {
		width: 96%;
		float: none;
		margin: 20px auto;
	}


/*FaceBook　レスポンシブ*/
	.fb_iframe_widget,
	.fb_iframe_widget span,
	.fb_iframe_widget iframe[style]{
	    width: 100% !important;
	}

/*GoogleMap　レスポンシブ*/
	.gMapBox {
		width: 96%;
		float: none;
		margin: 20px auto;
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px;
		height: 0;
		overflow: hidden;
	}

	.gMapBox iframe,
	.gMapBox object,
	.gMapBox embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}


}





