.container {
	width: 100%;
	max-width: 1040px;
	padding: 0 20px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap {
	padding: 0 !important;
}
.elementor-column.elementor-col-33:nth-child(2), .elementor-column[data-col="33"]:nth-child(2) {
	padding: 0;
}
.elementor-element.elementor-element-6ccbd84 {
	padding: 0;
}

/* =====================================
■mainimg
===================================== */
.mainimgBox {
	max-width: 1480px;
	margin: 0 auto;
	position: relative;
}
.bx-controls.bx-has-pager {
	display: none;
}
.ebisuMainAreaTxt {
	position: absolute;
	content: "";
	top: 10%;
	z-index: 100;
	left: 8%;
}
.ebisuMainAreaTxt img {
	max-width: 168px;
	width: 100%;
}
@media screen and (max-width: 767px) {
	.ebisuMainAreaTxt {
		left: 50%;
		text-align: center;
		transform: translate(-50%);
	}
	.mainimgBox img {
		width: 100%;
	}
}
/* =====================================
■title
===================================== */
.titWrap h2 {
	font-size: 36px;
	color: #ffc088;
	letter-spacing: 10.5px;
	line-height: 1.2;
	margin-bottom: 14px;
	font-family: "秀英丸ゴシック L","Shuei MaruGo L";
}
.divide_box .titWrap h2 {
	margin-bottom: 1.5em;
}
.titWrap h2:before {
	position: absolute;
	content: "";
	content: "";
	position: absolute;
	bottom: -1px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 33px;
	height: 14px;
	background: url(/wp-content/uploads/h2_icon.png) center no-repeat;
}
.titWrapH4 {
	padding: 0 5px 16px 15px;
	border-bottom: 2px solid #fbdec3;
}
.titWrapH4 h4 {
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
	font-size: 30px;
	color: #7b6251;
	line-height: 1.2;
	letter-spacing: 2px;
}
.divide_box .titWrap h2:before {
	bottom: -18px;
}
.text_image p {
	padding: 10px 0 50px;
}
@media screen and (max-width: 767px) {
	.titWrapH4 h4 {
		font-size: 24px;
	}
}
/* =====================================
■topStaff
===================================== */
.topBoxA {
	max-width: 1040px !important;
	width: 100% !important;
	margin: 80px auto 10px;
	padding: 0 20px;
	box-sizing: border-box !important;
}
.topStaff {
	margin-top: 80px !important;
	margin-bottom: 13px !important;
}
.topStaff .elementor-widget-container img {
	width: 100% !important;
}
.topRece img {
	max-width: 300px !important;
	width: 100% !important;
}
.topRece .elementor-widget-container {
	text-align: right;
}
.topStaffB {
	margin: 20px auto 70px !important;
}
@media screen and (max-width: 767px) {
	.topRece img {
		max-width: 100% !important;
	}
}
/* =====================================
■患者様お一人
===================================== */

.topBoxB {
	background: url(/wp-content/uploads/topbg01.jpg) no-repeat;
	background-size: cover;
}
.topContact {
	max-width: 1040px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
}
.topContact .contact_title {
	font-size: 28px !important;
}
.topNewsBox .elementor-widget-wrap.elementor-element-populated {
	padding: 0 !important;
}
.contact_btn .btn_style a:hover {
	text-decoration: none !important;
}
.topContact .contact_right {
	background: #fff !important;
	border: 4px solid #ffc48e;
	padding: 15px 10px 5px 10px;
}
.topContact table.gnv_tmp_table02 thead th {
	background: #e8d1b0;
}
table.gnv_tmp_hours tbody th {
	color: #000 !important;
}
table.gnv_tmp_hours th, table.gnv_tmp_hours td {
	color: #000 !important;
}
.topContact .contact_right img {
	width: 100% !important;
}
@media screen and (max-width: 1024px) {
	.topContact .contact_title {
		font-size: 23px !important;
		letter-spacing: 0.05em;
	}
}
/* =====================================
■FEATURE
===================================== */
.topFeature {
	position: relative !important;
	z-index: 1 !important;
	padding: 0px 0 60px;
}
.topFeature:after {
	position: absolute !important;
	content: "";
	background: url(/wp-content/uploads/topbg02.jpg) no-repeat left bottom;
	bottom: 0;
	left: 0;
	background-size: cover;
	width: 100%;
/* 	height: 31%; */
	height: 370px;
	z-index: -1;
}
.chinese {
	font-size: 16px;
	color: #2b0d06;
	line-height: 1.2;
	letter-spacing: 3.5px;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
}
.feature_section ul {
	display: flex;
	column-gap: 30px;
	justify-content: space-between;
	margin-top: 40px;
}
.feature_section ul li img {
	max-width: 314px;
	margin-bottom: 31px;
	width: 100% !important;
}
.feature_section ul li {
	width: calc((100% - 60px) / 3);
}
@media screen and (max-width: 767px) {
	.feature_section ul {
		display: block;
	}
	.feature_section ul li {
		width: 100%;
		margin-bottom: 30px;
		text-align: center;
	}
	.feature_section ul li img {
		max-width: 381px;
		margin: 20px auto;
	}
	.feature_section ul li .feature_txt {
		text-align: left;
	}
}
/* =====================================
■FEATURE
===================================== */
.topBoxC {
	background: url(/wp-content/uploads/topbg03.jpg) no-repeat top center;
	background-size: cover;
	padding: 10px 0 79px;
	color: #fff;
}
.doctor_section .nner {
	display: flex;
	justify-content: space-between;
}
.doctor_section .nner .doctor_left {
	width: 70%;
}
.doctor_section .nner .doctor_right {
	width: 30%;
	padding-left: 50px;
	box-sizing: border-box;
}
.doctor_tlt {
	font-size: 26px;
	color: #fff;
	line-height: 2.16;
	letter-spacing: 7.4px;
	text-align: left;
	margin-bottom: 24px;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B";
}
.doctor_txt {
	color: #fff;
	line-height: 2.3;
	font-size: 15px;
	letter-spacing: 1px;
	margin-bottom: 53px;
}
.doctor_section .btn_style {
	max-width: 573px;
	margin: 0;
}
.doctor_section .btn_style {
	max-width: 573px;
	margin: 0;
	display: flex;
	justify-content: space-between;
	column-gap: 30px;
}
.doctor_section .btn_style li {
	width: calc((100% - 30px) / 2);
}
.doctor_section .btn_style li a:hover {
	text-decoration: none !important;
	background: rgba(239, 215, 204, 0.7);
}
@media screen and (max-width: 767px) {
	.doctor_section .nner .doctor_left {
		width: 100%;
	}
	.doctor_tlt {
		font-size: 21px;
		letter-spacing: 0;
	}
	.doctor_section .btn_style {
		display: block;
	}
	.doctor_section .btn_style li {
		width: 100%;
		margin-bottom: 20px;
	}
	.doctor_tlt {
		margin-top: 17px;
	}
}
/* =====================================
■地域の医療機関の皆様へ
===================================== */
.topBoxD {
	margin-top: 60px;
	margin-bottom: 20px !important;
}
.text_image .medicalrevision {
	max-width: 600px;
	margin: 0 auto;
}