.topA {
	padding: 0 !important;
}
/* =====================================
■新着情報
===================================== */
.news_section {
	background: none;
}
#newsList .h2Wrap {
	border-bottom: 1px solid #cdc7c3;
	text-align: center;
}
#newsList .h2Wrap h2 {
	padding: 0 5px 41px;
	margin-bottom: 0px;
	font-size: 30px;
	font-family: Ro本明朝Pro-L, "RoHMincho-Lt";
	color: #4ba5dd;
	text-align: center;
	letter-spacing: 12.5px;
	background: none;
	line-height: 1.2;
}
.news_section .newsbox {
	text-align: center;
	margin-top: 40px;
}
.news_section .newsbox a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	text-decoration: underline;
	color: #4ba5dd;
	font-size: 12px;
	letter-spacing: 2px;
}
@media screen and (max-width: 767px) {
	#newsList dl dt {
		padding-left: 0;
	}
}

/*--------------------------------------
clinic_section
--------------------------------------*/
.clinic_section {
	background: url(/wp-content/uploads/topbg01.jpg) no-repeat top center;
	background-size: cover;
	padding: 94px 0 68px;
}
.clinic_box {
	background: #fff;
	border-radius: 5px;
	margin-bottom: 53px;
}
.clinic_box ul li {
	float: left;
	width: 33.33%;
	border-right: 1px solid #e7e1d3;
	box-sizing: border-box;
	padding: 65px 69px 64px 62px;
}
.clinic_box ul li:last-child {
	border-right: none;
}
.clinic_tlt {
	font-family: "A1明朝", "A1 Mincho";
	font-size: 27px;
	text-align: center;
	color: #4ba5dd;
	line-height: 1.85;
	margin-bottom: 32px;
	letter-spacing: 6px;
	position: relative;
	padding-bottom: 38px;
	border-bottom: 1px dashed #a2cbe5;
}
.clinic_tlt.tlt01:after {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/icon01.png) top center;
	background-size: cover;
	width: 58px;
	height: 120px;
	left: 50%;
	margin-left: -29px;
	top: -12px;
}
.sondw {
	max-width: 1484px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
}
.clinic_tlt.tlt02:after {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/icon02.png) top center;
	background-size: cover;
	width: 86px;
	height: 121px;
	left: 50%;
	margin-left: -43px;
	top: -12px;
}
.clinic_tlt.tlt03:after {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/icon03.png) top center;
	background-size: cover;
	width: 81px;
	height: 123px;
	left: 50%;
	margin-left: -40.5px;
	top: -12px;
}
.clinic_txt {
	font-size: 16px;
	color: #555555;
	line-height: 2.2;
	letter-spacing: 1.64px;
}
.clinic_box ul li:nth-child(2) {
	padding: 65px 66px 64px 66px;
	box-sizing: border-box;
}
.clinic_box ul li:nth-child(2) {
	padding: 65px 66px 64px 66px;
	box-sizing: border-box;
}
.clinic_box ul li:nth-child(2) .clinic_txt {
	letter-spacing: 2px;
}
.clinic_box ul li:nth-child(3) {
	padding: 65px 63px 64px 68px;
}
.clinic_box ul li:nth-child(3) .clinic_txt {
	letter-spacing: 2px;
}
.btn_style {
	width: 100%;
	max-width: 384px;
	margin: 0 auto;
}
.btn_style a {
	font-family: "A1明朝", "A1 Mincho";
	font-size: 20px;
	background: url(/wp-content/uploads/btn_bg-1.png);
	background-size: cover;
	color: #fff;
	padding: 11px 25px 19px;
	display: block;
	text-align: center;
	position: relative;
	letter-spacing: 4px;
	border-radius: 5px;
	box-shadow: 0 6px 13px rgba(108, 145, 160, 0.27);
}
.btn_style a:after {
	position: absolute;
	content: "";
	display: block;
	border-right: 5px solid #fff;
	border-top: 5px solid transparent;
	border-left: 5px solid transparent;
	border-bottom: 5px solid #fff;
	right: 12px;
	bottom: 10px;
}
.btn_style a:hover {
	text-decoration: none;
	background: #42b5e4;
	opacity: 1;
}
@media screen and (max-width: 1444px) and (min-width: 1001px) {
	.clinic_tlt {
		letter-spacing: 2px;
		font-size: 24px;
	}

	.clinic_box ul li {
		box-sizing: border-box;
		padding: 65px 30px 50px !important;
	}
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
	.clinic_tlt {
		font-size: 22px;
		letter-spacing: 0px;
		padding-bottom: 47px;
	}

	.clinic_box ul li {
		box-sizing: border-box;
		padding: 65px 17px 50px !important;
	}
	.clinic_tlt.tlt01:after,
	.clinic_tlt.tlt02:after,
	.clinic_tlt.tlt03:after {
		top: -20px;
	}
	.clinic_txt {
		letter-spacing: 1px !important;
	}
}
@media screen and (max-width: 767px) {
	.clinic_section {
		background: url(/wp-content/uploads/topbg01_sp.jpg) no-repeat top center;
		background-size: cover;
		padding: 50px 0;
	}
	.clinic_box ul li {
		float: none;
		width: 100%;
		border-right: none;
		border-bottom: 1px solid #e7e1d3;
		box-sizing: border-box;
		padding: 43px 20px !important;
	}
	.clinic_box ul li:last-child {
		border-bottom: none;
	}

	.clinic_tlt {
		letter-spacing: 4px;
	}
	.clinic_section .clinic_box {
		width: 93%;
		margin: 0 auto;
		margin-bottom: 30px;
	}
}
@media screen and (max-width: 480px) {
	.clinic_tlt {
		letter-spacing: 1px;
		font-size: 24px;
	}
}
/*--------------------------------------
trouble_section
--------------------------------------*/
.gnv_top_h2_bg {
	padding: 70px 0 57px;
}

.gnv_top_h2_bg h2 {
	font-family: "A1明朝", "A1 Mincho";
	font-size: 30px;
	color: #555555;
	text-align: center;
	line-height: 1.2;
	letter-spacing: 6.5px;
	margin-bottom: 16px;
	position: relative;
}

.gnv_top_h2_bg h2:before {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/icon_h2.png) no-repeat top center;
	background-size: cover;
	width: 48px;
	height: 53px;
	top: -70px;
	left: 50%;
	margin-left: -24px;
}
.english {
	font-family: "A1明朝", "A1 Mincho";
	font-size: 11px;
	color: #4ba5dd;
	letter-spacing: 4px;
	text-align: center;
	line-height: 1.2;
}
.trouble_section {
	background: #eff7fa;
	padding: 90px 0 109px;
}

.trouble_box01 {
	width: 100%;
	margin-bottom: 38px;
	background: url(/wp-content/uploads/topimg01.png) no-repeat top center;
	background-size: cover;
	padding: 64px 47px 50px 50px;
	box-sizing: border-box;
}

.trouble_box02 {
	width: 48.6%;
	float: left;
	background: url(/wp-content/uploads/topimg02.png) no-repeat top center;
	background-size: cover;
	padding: 41px 50px 44px 50px;
	box-sizing: border-box;
}

.trouble_box03 {
	width: 48.6%;
	float: right;
	background: url(/wp-content/uploads/topimg03.png) no-repeat top center;
	background-size: cover;
	padding: 41px 50px 44px 50px;
	box-sizing: border-box;
}

.trouble_section .btn_style {
	margin-top: 44px;
	max-width: none;
}

.trouble_box01 .btn_style li {
	float: left;
	width: 24%;
	margin-right: 0.8%;
}

.trouble_box01 .btn_style li:last-child {
	margin-right: 0;
}

.trouble_tlt {
	font-family: "A1明朝", "A1 Mincho";
	font-size: 40px;
	color: #fff;
	letter-spacing: 7px;
	line-height: 1.2;
	padding-left: 96px;
	position: relative;
}

.trouble_tlt:before {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/icon05.png) no-repeat top center;
	background-size: cover;
	width: 32px;
	height: 89px;
	left: 15px;
	top: -16px;
}

.trouble_box02 .trouble_tlt, .trouble_box03 .trouble_tlt {
	font-size: 36px;
	line-height: 1.5;
	letter-spacing: 9px;
	padding-top: 0;
}

.trouble_box02 .trouble_tlt:before {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/icon06.png) no-repeat top center;
	background-size: cover;
	width: 42px;
	height: 90px;
	left: 15px;
	top: 14px;
}

.trouble_box03 .trouble_tlt:before {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/icon07.png) no-repeat top center;
	background-size: cover;
	width: 55px;
	height: 89px;
	left: 13px;
	top: 11px;
}
.box_inner {
	display: table;
	width: 100%;
}

.box_inner .box_left {
	width: 32.2%;
	display: table-cell;
	vertical-align: middle;
	padding: 16px 0 26px;
	border-right: 1px solid #d5d7d7;
}
.box_inner .box_rigth {
	display: table-cell;
	width: 62.8%;
	vertical-align: middle;
	padding-right: 0px;
	box-sizing: border-box;
	padding-left: 70px;
	padding-top: 8px;
}

.trouble_list li {
	position: relative;
	display: inline-block;
	padding: 0 21px 0 22px;
	box-sizing: border-box;
	color: #fff;
	font-size: 20px;
	letter-spacing: 5px;
}
.trouble_list li:nth-child(5) {
	padding: 0 0 0 22px;
	box-sizing: border-box;
}

.trouble_list li:before {
	position: absolute;
	content: "";
	background: #fff;
	width: 11px;
	height: 11px;
	left: 0;
	top: 14px;
	border-radius: 50%;
}

.trouble_box01 .btn_style a {
	background: #fff;
	font-size: 22px;
	color: #52aed5;
	padding: 11px 25px 21px;
	box-shadow: 0 6px 8px rgba(125, 125, 125, 0.32);
}

.trouble_box01 .btn_style a:after {
	border-right: 6px solid #419ac0;
	border-top: 6px solid transparent;
	border-left: 6px solid transparent;
	border-bottom: 6px solid #419ac0;
	right: 11px;
	bottom: 10px;
}

.trouble_box01 .btn_style a:hover,
.trouble_box02 .btn_style a:hover,
.trouble_box03 .btn_style a:hover {
	background: #eaeaea;
}

.trouble_box02 .box_left {
	padding: 0;
	width: 47.5%;
}
.trouble_box02 .box_rigth {
	width: 52.5%;
	box-sizing: border-box;
	padding-left: 52px;
	padding-top: 14px;
}

.trouble_box02 .trouble_list li {
	padding: 0px 19px 0 17px;
	box-sizing: border-box;
}

.trouble_box02 .trouble_list li:last-child {
	padding: 0px 0 0 22px;
}
.trouble_box03 .trouble_list li {
	padding: 0px 18px 0 16px;
	box-sizing: border-box;
}

.trouble_box02 .btn_style a {
	background: #fff;
	font-size: 25px;
	color: #fb8faa;
	padding: 12px 25px 20px;
	box-shadow: 0 6px 8px rgba(125, 125, 125, 0.32);
}

.trouble_box02 .btn_style a:after {
	border-right: 6px solid #f86288;
	border-top: 6px solid transparent;
	border-left: 6px solid transparent;
	border-bottom: 6px solid #f86288;
	right: 11px;
	bottom: 10px;
}

.trouble_box03 .box_left {
	width: 51.6%;
	padding: 0;
}

.trouble_box03 .box_rigth {
	width: 49.4%;
	box-sizing: border-box;
	padding-left: 54px;
}

.trouble_box03 .btn_style a {
	background: #fff;
	font-size: 25px;
	color: #89d18a;
	padding: 11px 20px 21px 25px;
	box-shadow: 0 6px 8px rgba(125, 125, 125, 0.32);
}

.trouble_box03 .btn_style a:after {
	border-right: 6px solid #66d968;
	border-top: 6px solid transparent;
	border-left: 6px solid transparent;
	border-bottom: 6px solid #66d968;
	right: 11px;
	bottom: 10px;
}

.trouble_section .trouble_box03 .btn_style,
.trouble_section .trouble_box02 .btn_style {
	margin-top: 33px;
}

.trouble_box01, .trouble_box02, .trouble_box03 {
	border-radius: 6px;
}
.elementor-element.elementor-element-934f8e3.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
	padding: 0;
}
@media screen and (max-width: 1444px) and (min-width: 768px) {
	.trouble_tlt:before {
		left: 0 !important;
		top: -25px;
	}
	.box_rigth {
		padding-right: 0 !important;
	}
	.trouble_box02 .box_rigth,
	.trouble_box03 .box_rigth {
		padding-left: 20px;
	}
	.trouble_box01, .trouble_box02, .trouble_box03 {
		padding: 40px 20px;
		box-sizing: border-box;
		border-bottom: 1px solid #fff;
	}
	.trouble_box03 {
		border-bottom: none;
	}
	.trouble_list li {
		letter-spacing: 0px;
	}
	.trouble_list li:nth-child(5) {
		padding: 0 20px 0 22px;
		box-sizing: border-box;
	}
	.trouble_tlt {
		font-size: 23px !important;
		letter-spacing: 0px !important;
		padding-left: 62px !important;
		padding-right: 5px;
		box-sizing: border-box;
		padding-top: 0px !important;
	}

	.trouble_box01 .trouble_tlt {
		padding-left: 44px !important;
	}

	.trouble_box01 .btn_style a, .trouble_box02 .btn_style a, .trouble_box03 .btn_style a {
		font-size: 18px !important;
		padding: 11px 20px 15px;
		letter-spacing: 0;
	}

	.trouble_list li {
		letter-spacing: 0px;
		font-size: 17px;
		padding: 0 8px 0 18px;
	}

	.trouble_list li:before {
		top: 11px;
	}

	.trouble_section .btn_style {
		margin-top: 40px;
	}

	.trouble_box03 .box_left {
		width: 53.5%;
	}

	.trouble_box02 .box_left {
		width: 43%;
	}

	.trouble_box02 .trouble_tlt {
		padding-left: 50px !important;
	}

	.trouble_box03 .trouble_tlt:before {
		top: -3px;
	}

	.trouble_box02 .trouble_tlt:before {
		top: -6px;
	}
}
@media screen and (max-width: 767px) {
	.trouble_section {
		background: none;
		padding: 50px 0 0;
	}
	.sondw {
		padding: 0;
	}
	.elementor-element.elementor-element-934f8e3.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
		padding: 0;
	}
	.trouble_box01 {
		background: url(/wp-content/uploads/topimg01_sp.jpg) no-repeat top center;
		background-size: cover;
	}

	.trouble_box02,
	.trouble_box03 {
		width: 100% !important;
		float: none;
	}

	.box_inner {
		display: block;
		width: 100%;
	}

	.box_inner .box_left {
		width: 100% !important;
		display: block;
		vertical-align: middle;
		border-right: none;
	}
	.box_inner .box_rigth {
		display: block;
		width: 100% !important;
		padding-left: 0 !important;
	}

	.trouble_list {
		text-align: center;
	}

	.trouble_list li {
		padding: 0 24px 0 20px !important;
		box-sizing: border-box;
		color: #fff;
		font-size: 20px;
		letter-spacing: 1px !important;
	}

	.trouble_box01, .trouble_box02, .trouble_box03 {
		padding: 40px 20px !important;
		box-sizing: border-box;
		margin-bottom: 0;
		border-bottom: 2px solid #fff;
		border-radius: 0;
	}

	.trouble_box01 .btn_style li {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.trouble_box01 .btn_style li:last-child {
		margin-bottom: 0;
	}

	.trouble_tlt {
		text-align: center;
		padding-left: 0 !important;
		padding-top: 100px !important;
		margin-bottom: 30px;
		font-size: 30px !important;
		letter-spacing: 5px !important;
	}

	.trouble_tlt br {
		display: none;
	}

	.trouble_tlt:before {
		left: 50% !important;
		top: 0 !important;
		margin-left: -26px !important;
	}

	.trouble_section .btn_style a {
		letter-spacing: 1px !important;
	}
}
@media screen and (max-width: 480px) {
	.trouble_section .btn_style a {
		font-size: 18px;
		letter-spacing: 0px !important;
		padding: 11px 15px 15px;
	}

	.trouble_tlt {
		font-size: 28px !important;
		letter-spacing: 3px !important;
	}
}
/*--------------------------------------
check_box
--------------------------------------*/
.check_section {
	padding-top: 63px;
}
.elementor-element.elementor-element-ca5e7c3.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
	padding: 0;
}
.check_section .gnv_top_h2_bg h2:before {
	top: -66px;
}

.check_section .gnv_top_h2_bg {
	padding: 70px 0 60px;
}

.check_box {
	background: url(/wp-content/uploads/topbg02.jpg) no-repeat top center;
	background-size: cover;
	padding: 92px 0 88px;
}

.check_box ul li {
	float: left;
	width: 48.8%;
	margin-right: 2.4%;
	position: relative;
	border-radius: 5px;
	box-shadow: 0 6px 8px rgba(125, 125, 125, 0.35);
	box-sizing: border-box;
	padding: 7.9% 4.7% 9.2%;
}

.bg01 {
	background: url(/wp-content/uploads/menu_icon01.png) no-repeat top center;
	background-size: cover;
}

.bg02 {
	background: url(/wp-content/uploads/menu_icon02.png) no-repeat top center;
	background-size: cover;
}

.check_box ul li:last-child {
	margin-right: 0;
}

.check_box ul li a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	box-sizing: border-box;
	z-index: 1;
}

.check_box ul li a:after {
	position: absolute;
	content: "";
	display: block;
	border-left: 13px solid transparent;
	border-bottom: 13px solid #fff;
	right: 20px;
	bottom: 20px;
	/* -moz-transition-duration: 0.7s;
	-o-transition-duration: 0.7s;
	-webkit-transition-duration: 0.7s;
	transition-duration: 0.7s; */
}

.check_box ul li:hover a:after {
	display: none;
}

/* .check_box ul li:hover {
opacity: 0.8;
} */

.check_box ul li a:hover {
	text-decoration: none;
	opacity: 1;
}

.menu_ttl {
	line-height: 1.2;
	font-size: 30px;
	color: #fff;
	font-family: "A1明朝", "A1 Mincho";
	letter-spacing: 10px;
}

.menu_txt {
	line-height: 1.2;
	font-size: 11px;
	color: #fff;
	font-family: "A1明朝", "A1 Mincho";
	letter-spacing: 4px;
	padding-top: 22px;
}

.menu_on p {
	font-size: 15px;
	color: #555555;
	letter-spacing: 1.5px;
	line-height: 40px;
}

.menu_on {
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 21px;
	box-sizing: border-box;
	border-radius: 5px;
	-moz-transition-duration: 0.7s;
	-o-transition-duration: 0.7s;
	-webkit-transition-duration: 0.7s;
	transition-duration: 0.7s;
}

.check_box ul li:hover .menu_on {
	opacity: 1;
}

.menu_inner {
	height: 100%;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(134, 175, 198, 0.42);
	display: table;
	width: 100%;
	position: relative;
}

.menu_box {
	vertical-align: middle;
	display: table-cell;
	padding: 20px 8%;
}

.menu_inner:after {
	position: absolute;
	content: "";
	display: block;
	border-left: 13px solid transparent;
	border-bottom: 13px solid #2395c8;
	bottom: 0;
	z-index: 1;
	right: 0;
}

@media screen and (max-width: 1380px) and (min-width: 1001px) {
	.menu_on, .menu_box {
		padding: 15px;
	}

	.menu_on p {
		letter-spacing: 0;
		line-height: 2;
		font-size: 14px;
	}
}
@media screen and (max-width: 1000px) {
	.menu_on {
		display: none;
	}

	.check_box ul li:hover a:after {
		display: block;
	}

	.check_box ul li:hover {
		opacity: 0.8;
	}
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
	.menu_ttl {
		letter-spacing: 3px;
	}

	.menu_txt {
		letter-spacing: 2px;
		padding-top: 15px;
	}
}
@media screen and (max-width: 767px) {
	.elementor-element.elementor-element-ca5e7c3.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
		padding: 0;
	}
	.check_section .check_box {
		padding: 40px 20px;
	}
	.check_box ul li {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
		text-align: center;
		padding: 8.7% 20px 8.5%;
	}

	.check_box ul li:last-child {
		margin-bottom: 30px;
	}

	.bg01 {
		background: url(/wp-content/uploads/menu_icon01_sp.png) no-repeat top center;
		background-size: cover;
	}

	.bg02 {
		background: url(/wp-content/uploads/menu_icon02_sp.png) no-repeat top center;
		background-size: cover;
	}
}
@media screen and (max-width: 480px) {
	.menu_ttl {
		letter-spacing: 1px;
		font-size: 28px;
	}

	.menu_txt {
		letter-spacing: 2px;
		padding-top: 8px;
	}

	.check_box ul li a:after {
		bottom: 10px;
		right: 10px;
		border-width: 10px;
	}
}
/*--------------------------------------
doctor_section
--------------------------------------*/
.doctor_section {
	background: url(/wp-content/uploads/topbg03.jpg) no-repeat top center;
	background-size: cover;
	padding: 103px 0 102px;
}
.gnv_tmp_width_1000 {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.elementor-element.elementor-element-df20208.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
	padding: 0;
}
.doctor_box {
	background: rgba(255, 255, 255, 0.89);
	padding: 75px 80px 60px;
	box-sizing: border-box;
}

.doctor_left {
	float: left;
	width: 61.5%;
}

.doctor_right {
	float: right;
	width: 33%;
}

.doctor_tlt {
	font-family: "A1明朝", "A1 Mincho";
	font-size: 30px;
	line-height: 2.13;
	letter-spacing: 10px;
	margin-bottom: 32px;
	color: #4ba5dd;
}

.doctor_txt {
	font-size: 15px;
	color: #555555;
	line-height: 2.3;
	letter-spacing: 2px;
}

.doctor_box .btn_style {
	margin-top: 46px;
}

@media screen and (max-width: 1060px) and (min-width: 768px) {
	.doctor_box {
		padding: 45px 20px;
		box-sizing: border-box;
	}
}
@media screen and (max-width: 767px) {
	.doctor_section {
		padding: 50px 20px;
	}

	.doctor_box {
		padding: 40px 20px;
		box-sizing: border-box;
	}

	.doctor_left {
		float: none;
		width: 100%;
	}

	.doctor_right {
		float: none;
		width: 100%;
	}

	.doctor_left img {
		max-width: 331px;
		margin: 0 auto 30px;
		width: 100%;
	}
}
@media screen and (max-width: 600px) {
	.doctor_tlt {
		font-size: 23px;
		letter-spacing: 0;
	}
}
/*--------------------------------------
info_section
--------------------------------------*/
.map {
	position: relative;
	width: 100%;
	padding-top: 135%;
}
.info_section {
	background: url(/wp-content/uploads/topbg04.jpg) no-repeat top center;
	background-size: cover;
	padding: 69px 0 69px;
}
.elementor-element.elementor-element-c167ac4.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
	padding: 0;
}
.info_left {
	float: left;
	width: 48.9%;
}

.info_right {
	float: right;
	width: 48.9%;
}

.info_top {
	padding: 29px 27px 19px 30px;
	box-sizing: border-box;
	background: #fff;
	margin-bottom: 2px;
	border-radius: 5px 5px 0 0;
}

.info_bottom {
	background: #fff;
	padding: 19px 27px 15px 30px;
	box-sizing: border-box;
	border-radius: 0 0 5px 5px;
}

.info_top .table_p {
	color: #555555;
	line-height: 1.9;
	font-size: 14px;
}

.info_top .table_p3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	line-height: 0;
}

.info_section table.gnv_tmp_table02 {
	margin-bottom: 4px;
}

.info_section table.gnv_tmp_table02 thead th:first-child,
.info_section table.gnv_tmp_table02 thead th:last-child,
.under #content table.gnv_tmp_table02 thead th:first-child,
.under #content table.gnv_tmp_table02 thead th:last-child {
	border-radius: 0;
}

.info_bottom dl dd, .info_bottom dl dd a {
	color: #555555;
}

.info_section table.gnv_tmp_table02 thead th,
.under #content table.gnv_tmp_table02 thead th {
	background: #bfe4f2;
}

.info_section table.gnv_tmp_table02 td {
	font-size: 18px;
}

.info_section table.gnv_tmp_hours tbody tr:first-child th,
.info_section table.gnv_tmp_hours tbody tr:first-child td {
	padding: 6px 2px 0px;
}

.info_section table.gnv_tmp_hours tbody th,
.info_section table.gnv_tmp_hours tbody td,
.under #content table.gnv_tmp_hours tbody th,
.under #content table.gnv_tmp_hours tbody td {
	background: #edf6f9;
	line-height: 1.8;
}

.info_section table.gnv_tmp_hours tbody tr:last-child th,
.info_section table.gnv_tmp_hours tbody tr:last-child td {
	padding: 0px 2px 6px;
}

.info_bottom dl dt, .info_bottom dl dd {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	font-size: 15px;
	letter-spacing: 0.9px;
}

.info_bottom dl dt {
	float: left;
	width: 19%;
	color: #42b5e4;
	font-weight: bold;
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
	.info_top, .info_bottom {
		padding: 29px 20px 19px 20px;
		box-sizing: border-box;
	}

	.info_bottom dl dt {
		float: left;
		width: 22%;
		font-size: 12px;
	}

	.info_bottom dl dd {
		float: right;
		width: 76%;
		font-size: 11px;
	}
}
@media screen and (max-width: 767px) {
	.info_section {
		padding: 50px 20px;
	}

	.info_left {
		float: none;
		width: 100%;
		margin-bottom: 30px;
	}

	.info_right {
		float: none;
		width: 100%;
	}

	.info_top, .info_bottom {
		padding: 29px 20px 19px 20px;
		box-sizing: border-box;
	}

	.info_bottom dl dt {
		float: left;
		width: 29%;
	}

	.info_bottom dl dd {
		float: right;
		width: 70%;
	}
}
.medicalDoc {
  text-align: center;
  margin: 20px 0 50px;
}