@charset "utf-8";

/* =====================================
■Elementor
===================================== */
/* -------------------------------------
general
------------------------------------- */
.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 100%;
	padding: 0;
}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated,
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap {
	padding: 0;
}
.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
	padding: 0;
}
.e-container {
	--container-max-width: 100%;
}
#main {
	min-height: 1200px;
}
/* -------------------------------------
見出し
------------------------------------- */
.elementor-heading-title {
	padding: inherit;
	margin: inherit;
	line-height: inherit;
}

.colorF {
	color: #203B75;
}
nav .menu > li a span {
	color: #3A3A3A;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 15px;
	line-height: 15.6px;
}
nav .menu > li:first-child a span {
	color: #2A7A50;
	font-weight: 900;
}
@media screen and (max-width: 767px) {
	nav .menu > li:first-child a span {
		color: #3A3A3A;
		font-weight: 500;
	}
}
/* =====================================
■TITLE
===================================== */
.titWrap_h2 {
	text-align: center;
	margin-bottom: 68px;
}
.titWrap_h2 h2 {
	position: relative;
	font-size: 39px;
	color: #5E5E53;
	letter-spacing: 0.05em;
	line-height: 65.4px;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 500;
	font-style: normal;
}
.titWrap_h2 .h2_en {
	color: #2A7A50;
	font-size: 18px;
	line-height: 38.4px;
	letter-spacing: 0.05em;
	font-family: "Montserrat", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-weight: 600;
	margin-bottom: 10px;
	display: block;
}
.titWrap_h2 h2 sub {
	font-size: 70px;
	vertical-align: baseline;
}
.titWrap_h3 h3 {
	font-size: 30px;
	margin-bottom: 15px;
	color: #fff;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 0.1em;
	line-height: 170%;
}
.titWrap_h3 p {
	line-height: 1.6;
	margin-top: 25px;
	margin-bottom: 25px;
	color: #fff;
}
@media screen and (max-width: 1208px) and (min-width: 768px) {
	.titWrap_h2 h2 {
		font-size: 31px;
		line-height: 1.5;
	}
}
@media screen and (max-width: 1168px) and (min-width: 901px) {
	.titWrap_h3 h3 {
		font-size: 25px;
	}
}
@media screen and (max-width: 767px) {
	.titWrap_h2 {
		margin-bottom: 45px;
	}
	.titWrap_h2 h2 {
		font-size: 30px;
		line-height: 1.5;
		letter-spacing: 0;
	}
	.titWrap_h2 .h2_en {
		font-size: 14px;
	}
	.titWrap_h2 h2 sub {
		font-size: 47px;
	}
	.titWrap_h3 h3 {
		font-size: 20.45px;
		line-height: 1.4;
	}
}
/* =====================================
■mainView
===================================== */
.mainMv {
	padding: 0 36px;
	position: relative;
}
.mainMv .txt {
	position: absolute;
	content: "";
	bottom: 51px;
	left: 100px;
	width: 47%;
	z-index: 111;
}
.mainMv .txt2 {
	position: absolute;
	content: "";
	right: 100px;
	bottom: 51px;
	width: 30%;
	z-index: 111;
}
@media screen and (max-width: 767px) {
	.mainMv {
		padding: 0 20px;
	}
	.mainMv .txt {
		bottom: auto;
		left: 9%;
		width: 70%;
		top: 15%;
	}
	.mainMv .txt2 {
		right: auto;
		bottom: 2%;
		width: 88%;
		left: 6%;
	}
}

/* =====================================
■new
===================================== */
/* .contentNews dl dt {
width: 30%;
}
.contentNews dl dd {
flex: 1;
min-width: 0;
word-break: break-word;
overflow-wrap: break-word;
} */
.contentNews dl {
	display: flex;
	flex-wrap: wrap; /* 自动换行 */
	border-bottom: 1px solid #CAD5D9;
	padding-bottom: 10px;
	padding-top: 10px;
}
.contentNews dl dt,
.contentNews dl dd {
	width: 100%; /* 换行后占满全宽 */
}
.contentNews dl dt .post-time {
	color: #8A959A;
	font-size: 16px;
	line-height: 43.6px;
	letter-spacing: 0.1em;
}
.contentNews dl dd a {
	color: #576069;
	font-size: 15px;
	line-height: 43.6px;
	letter-spacing: 0.1em;
}

.contentNews dl dt .post-time .newsLabel {
	margin-left: 30px;
	background: #EAFCA8;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 12px;
	line-height: 14.4px;
	padding: 2px 15px;
	border-radius: 6px;
	color: #626262;
}
@media (min-width: 1024px) {
	.contentNews dl dt {
		width: 30%;
		flex-shrink: 0;
	}
	.contentNews dl dd {
		flex: 1;
		min-width: 0;
	}
}
@media (min-width: 767px) {
	.contentNews dl dd a {
		line-height: 28.6px;
	}
}
/* =====================================
■CONCEPT
===================================== */
.concept_box {
	position: relative;
}
.concept_box:before {
	position: absolute;
	content: "";
	width: 447px;
	height: 416px;
	background: url(/wp-content/uploads/feature_leaf03.png) no-repeat;
	background-size: cover;
	right: 0;
	top: -150px;
	z-index: -1;
}
.concept_box .titWrap_h2 {
	text-align: left;
	margin-bottom: 0;
}
.concept_box .top-row {
	display: flex;
	gap: 80px;
	align-items: center;
	padding-right: 10.5vw;
	margin-bottom: 80px;
}
.concept_box .top-row .doctor-image {
	flex: 58;
}
.concept_box .top-row .concept-text {
	flex: 42;
}
.concept_box .concept-text p {
	color: #5E5E53;
	font-size: 18px;
	letter-spacing: 0.1em;
	line-height: 210%;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	font-style: normal;
	margin-top: 30px;
}
@media screen and (max-width: 1208px) and (min-width: 768px) {
	.concept_box .top-row {
		gap: 40px;
	}
	.concept_box .concept-text p {
		margin-top: 10px;
		font-size: 16px;
	}
}
@media screen and (max-width: 767px) {
	.concept_box {
		margin: 0 auto;
	}
	.concept_box .concept-text {
		padding: 0 20px;
		box-sizing: border-box;
	}
	.concept_box .top-row {
		display: block;
		padding-right: 0;
		margin-bottom: 40px;
	}
	.concept_box .top-row .doctor-image {
		margin-bottom: 0;
		margin-top: 30px;
		padding-right: 30px;
		box-sizing: border-box;
	}
	.concept_box:before {
		width: 194px;
		height: 180px;
		top: -30px;
	}
	.concept_box .concept-text p {
		font-size: 16px;
	}
}
/* =====================================
■concept_box02
===================================== */
.concept_box02 {
	padding-left: 10.5vw;
	margin-bottom: 80px;
	position: relative;
}
.concept_box02:before {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/top_icon02.png) no-repeat;
	background-size: cover;
	width: 447px;
	height: 416px;
	left: 0;
	bottom: -270px;
	z-index: -1;
}
.concept_box02 .nner {
	display: flex;
	gap: 0;
	width: 100%;
	align-items: center;
}
.concept_box02 .left-section {
	display: flex;
	flex-direction: column;
	gap: 13px;
	flex-shrink: 0;
	position: relative;
	z-index: 1;
	margin-right: -35px;
	width: 52%;
	margin-top: -50px;
}
.concept_box02 .right-section {
	display: flex;
	flex-direction: column;
	flex: 1;
}
.feature-card {
	padding: 37px 35px 36px 50px;
	display: flex;
	align-items: center;
	gap: 20px;
	box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
	width: 100%; 
	transition: transform 0.2s ease, box-shadow 0.2s ease;
	background: #FFFFFF;
	border-radius: 20px;
}
.card-content {
	flex: 1;
	margin-left: 28px;
}
.card-content .card-title {
	color: #2A7A50;
	font-size: 28px;
	letter-spacing: 0.05em;
	line-height: 38px;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 500;
}
.card-content .card-description {
	color: #5E5E53;
	font-size: 20px;
	line-height: 34px;
	letter-spacing: 0.05em;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
}
.icon-wrapper {
	width: 134px;
	height: 134px;
}
.card-divider {
	width: 100%;
	height: 2px;
	background: #DFDFDF;
	margin-bottom: 12px;
	margin-top: 12px;
}
@media screen and (min-width: 1742px) {
	.feature-card {
		height: 310px;
	}
}
@media screen and (max-width: 1250px) and (min-width: 900px) {
	.concept_box02 .left-section {
		width: clamp(460px, 45%, 639px); 
	}
	.feature-card {
		width: 100%;
		padding: 20px 20px 20px 30px;
	}
	.card-content {
		margin-left: 10px;
	}
	.icon-wrapper {
		width: 100px;
		height: 100px;
	}
}
@media screen and (max-width: 900px) {
	.concept_box02 {
		padding: 0;
		margin-bottom: 0;
	}
	.concept_box02 .right-section {
		padding-left: 30px;
		box-sizing: border-box;
	}
	.concept_box02 .nner {
		flex-direction: column; 
		gap: 20px;
	}
	.concept_box02 .left-section {
		width: 100%;
		margin-right: 0;
		padding: 0 20px;
		box-sizing: border-box;
	}
	.concept_box02 .right-section {
		width: 100%;
		margin-top: 0;
	}
	.feature-card {
		width: 100%;
		padding: 20px;
	}
	.icon-wrapper {
		width: 70px;
		height: 70px;
		margin: 0 auto 20px;
	}
	.card-content {
		margin-left: 0;
	}
	.card-content .card-title {
		font-size: 18px;
	}
	.card-content .card-description {
		font-size: 14px;
		line-height: 1.4;
	}
	.card-divider {
		margin-bottom: 8px;
		margin-top: 4px;
	}
	.concept_box02:before {
		width: 255px;
		height: 237px;
		bottom: auto;
		top: -80px;
	}
}
/* =====================================
■servicesBox
===================================== */
.servicesBox {
	padding-bottom: 73px;
	position: relative;
	z-index: 1;
}
.servicesBox:before {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/services_bg.jpg) no-repeat;
	background-size: cover;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 65%;
	z-index: -1;
}
.servicesBox .nner {
	max-width: 1120px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 20px;
}
.service-card {
	background: #fff;
	border-radius: 40px 40px 20px 20px;
	margin-bottom: 20px;
}
.servicesBox .cards-container {
	display: flex;
	gap: 9px;
	align-items: stretch;
}
.service-card .card-image {
	height: 199px;
}
.card-body {
	margin-top: -30px;
	position: relative;
	z-index: 1;
}
.card-body .title {
	background: #fff;
	width: 92%;
	padding-top: 10px;
	padding-left: 43px;
	color: #5E5E53;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	font-style: normal;
	line-height: 140%;
	letter-spacing: 0;
	font-size: 22px;
	border-radius: 0 20px 0 0;
	vertical-align: bottom;
	min-height: 110px;
	display: flex;
	align-items: center;
	position: relative;
	z-index: 1;
}
.card-body .title:before {
	position: absolute;
	content: "";
	width: 45px;
	height: 45px;
	background: url(/wp-content/uploads/services_icon01.png) no-repeat;
	background-size: cover;
	right: 33px;
	top: 38px;
	z-index: -1;
}
.service-card.card2 .card-body .title:before {
	background: url(/wp-content/uploads/services_icon02.png) no-repeat;
	background-size: cover;
	right: 23px;
}
.service-card.card3 .card-body .title:before {
	background: url(/wp-content/uploads/services_icon03.png) no-repeat;
	background-size: cover;
	right: 23px;
}
.cardBox {
	min-height: 310px;
	background: #fff;
	padding: 0 37px 37px 37px;
	flex: 1;
	display: flex;
	flex-direction: column;
	border-radius: 0 0 20px 20px;
}
ul.feature-list {
	flex: 1;
}
ul.feature-list li {
	color: #3A3A3A;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 2;
	font-weight: 400;
	position: relative;
	padding-left: 30px;
}
ul.feature-list li:before {
	position: absolute;
	content: "";
	width: 19px;
	height: 19px;
	background: url(/wp-content/uploads/services_icon05.png) no-repeat;
	background-size: cover;
	left: 0;
	top: 8px;
}
.detail-btn {
	margin-top: auto;
	padding-top: 24px;
	text-align: center;
}
.detail-btn a {
	padding: 18px;
	background: #81B85B;
	display: block;
	border-radius: 10px;
	color: #fff;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 16px;
	line-height: 140%;
	letter-spacing: 0;
	text-align: left;
	position: relative;
}
.detail-btn a:before {
	position: absolute;
	content: "";
	width: 22px;
	height: 22px;
	background: url(/wp-content/uploads/services_icon04.png) no-repeat;
	background-size: cover;
	right: 17px;
	top: 17px;
}
.service-card.card2 .detail-btn a {
	background: #52B767;
}
.service-card.card3 .detail-btn a {
	background: #43AF8F;
}
.detail-btn a:hover {
	text-decoration: none;
	opacity: 0.7;
}
@media screen and (max-width: 1118px) and (min-width: 768px) {
	.card-body .title:before {
		right: 3px;
		top: 0px;
	}
	.service-card.card2 .card-body .title:before {
		right: 3px;
	}
	.service-card.card3 .card-body .title:before {
		right: -8px;
	}
}
@media screen and (max-width: 767px) {
	.servicesBox .cards-container {
		display: block;
	}
	.servicesBox {
		padding-bottom: 10px;
	}
	.servicesBox:before {
		height: 88%;
	}
	.cardBox {
		min-height: 220px;
	}
	.card-body .title {
		font-size: 20px;
	}
	.service-card.card2 .card-body .title:before {
		right: 10px;
	}
	.service-card.card3 .card-body .title:before {
		right: 10px;
	}
	.card-body .title:before {
		right: 10px;
	}
}
/* =====================================
■servicesBox
===================================== */
.featuresBox {
	padding-top: 93px;
	position: relative;
}
.featuresBox:before {
	position: absolute;
	content: "";
	width: 500px;
	height: 368px;
	background: url(/wp-content/uploads/feature_leaf.png) no-repeat;
	background-size: cover;
	right: 0;
	top: 0;
}
.features-row {
	padding-right: 11vw;
	display: flex;
	width: 100%;
	align-items: center;
	padding-bottom: 103px;
}
.features-img {
	display: flex;
	flex-direction: column;
	flex: 1;
}
.features-card {
	display: flex;
	flex-direction: column;
	gap: 13px;
	flex-shrink: 0;
	position: relative;
	z-index: 1;
	margin-left: -80px;
	width: 40%;
	padding: 52px 40px 30px 75px;
	border-radius: 20px;
	background-color: rgba(82, 183, 103, 0.95);
}
.card-body-green p {
	color: #fff;
	font-size: 18px;
	letter-spacing: 0.1em;
	line-height: 200%;
}
.feature-tag {
	position: absolute;
	top: -20px;
	left: 40px;
	width: 179px;
	height: 56px;
}
.featuresBox .titWrap_h2 .h2_en {
	margin-bottom: -3px;
}
.features-row.roweven .features-card {
	margin-left: 0;
	margin-right: -80px;
}
.features-row.roweven .features-card {
	margin-left: 0;
	margin-right: -80px;
	background-color: rgba(129, 184, 91, 0.95);
}
.features_leaf {
	padding-left: 11vw;
	padding-bottom: 75px;
	position: relative;
}
.features_leaf:before {
	position: absolute;
	content: "";
	width: 447px;
	height: 341px;
	background: url(/wp-content/uploads/feature_leaf02.png) no-repeat;
	background-size: cover;
	left: 0;
	bottom: 0;
}
.features-row.roweven {
	padding-right: 0;
	padding-bottom: 0;
}
.features-row.roweven02 .features-card {
	background: #43AF8F;
}
.features-row.roweven03 {
	padding-left: 11vw;
	padding-right: 11vw;
}
.features-row.roweven03 .features-card {
	margin-left: 0;
	margin-right: -80px;
}
.features-row.roweven02 {
	padding-bottom: 0;
	z-index: 2;
	position: relative;
}
.features_leaf2 {
	position: relative;
	z-index: 1;
	padding-top: 76px;
}
.features_leaf2:before {
	position: absolute;
	content: "";
	width: 467px;
	height: 430px;
	background: url(/wp-content/uploads/feature_leaf03.png) no-repeat;
	background-size: cover;
	right: 0;
	top: -120px;
	z-index: -1;
}
.features-row.roweven04 .features-card {
	background: rgba(129, 184, 91, 0.95);
}
@media screen and (min-width: 1682px) {
	.features-card {
		padding: 82px 40px 100px 75px;
	}
}
@media screen and (max-width: 1168px) and (min-width: 901px) {
	.features-row {
		padding-right: 7vw;
	}
	.features-card {
		padding: 30px;
	}
}
@media screen and (max-width: 900px) {
	.features-row {
		padding: 0;
		display: block;
	}
	.features-row .features-img {
		padding-right: 30px;
		box-sizing: border-box;
	}
	.features-row .features-img.sp {
		padding-right: 0;
		padding-left: 30px;
		box-sizing: border-box;
	}
	.features-card {
		display: block;
		width: 100%;
		width: 94%;
		margin: 0 auto;
		margin-top: -40px;
		padding: 40px;
	}
	.features-row.roweven {
		padding: 0;
	}
	.featuresBox:before {
		width: 233px;
		height: 217px;
	}
	.card-body-green p {
		font-size: 14px;
	}
	.feature-tag {
		width: 123px;
		top: -12px;
	}
	.features_leaf {
		padding-left: 0;
		padding-bottom: 30px;
		margin-top: 30px;
	}
	.features_leaf:before {
		width: 233px;
		height: 217px;
	}
	.features-row.roweven .features-card {
		margin-right: 0;
		margin: 0 auto;
		margin-top: -50px;
	}
	.features_leaf2:before {
		width: 233px;
		height: 217px;
	}
	.features-row.roweven03 {
		padding-left: 0;
		padding-right: 0;
	}
	.features_leaf2 {
		padding-top: 30px;
	}
	.features-row.roweven04 {
		margin-top: 30px;
	}
	.features-img_sp.sp {
		display: block;
	}
	.features-img.pc {
		display: none;
	}
	.features-row.roweven03 .features-card {
		margin: -40px auto 0;
	}
}
/* ========== Section ========== */
.elementor-section.elementor-element-05259a7 {
	position: relative;
}
.elementor-section.elementor-element-05259a7:before {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/top_icon02.png) no-repeat;
	background-size: cover;
	width: 464px;
	height: 431px;
	top: -229px;
	left: 0;
	z-index: -1;
}
.accessBox {
	max-width: 1120px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 20px;
	padding-top: 44px;
	padding-bottom: 130px;
}
.accessBox .titWrap_h2 .h2_en {
	margin-bottom: 0;
}
.accessBox .titWrap_h2 {
	margin-bottom: 47px;
}
.access-section {
	max-width: 900px;
	margin: 0 auto;
	padding: 60px 20px;
}
.section-header {
	text-align: center;
	margin-bottom: 40px;
}
.section-label {
	font-size: 13px;
	font-weight: 600;
	color: #2e8b57;
	letter-spacing: 3px;
	margin-bottom: 8px;
}
.section-title {
	font-size: 28px;
	font-weight: 500;
	color: #333;
	letter-spacing: 2px;
}
@media screen and (max-width: 900px) {
	.elementor-section.elementor-element-05259a7::before {
		width: 233px;
		height: 217px;
		top: -80px;
	}
}
/* ========== Card ========== */

.access-card {
	background: #fff;
	border-radius: 20px;
	padding: 64px 60px 70px 61px;
}
/* ========== Clinic Photo ========== */
.clinic-photo {
	width: 100%;
	border-radius: 0px;
	overflow: hidden;
	margin-bottom: 60px;
}
.clinic-photo img {
	width: 100%;
	height: auto;
	display: block;
}
/* ========== Content Grid ========== */
.content-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 40px;
}

@media (max-width: 768px) {
	.content-grid {
		grid-template-columns: 1fr;
		gap: 32px;
	}
	.access-card {
		padding: 24px;
	}
	.section-title {
		font-size: 22px;
	}
}
/* ========== Tables ========== */
.schedule-table .time-col {
	width: 30%;
	padding-left: 0;
	text-align: left;
}
.doctor-table .rest-cell {
	color: #e74c3c;
	font-weight: 600;
}
.note-text {
	font-size: 15px;
	color: #3C3729;
	margin-top: 8px;
	font-weight: 500;
	line-height: 26px;
	letter-spacing: 0;
}
.schedule-table thead th {
	color: #2A7A50;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 30px;
	font-size: 15px;
	border-bottom: 1px solid #2A7A50;
	padding: 3px 2px;
	text-align: center;
}
.schedule-table td:first-child {
	padding-left: 0;
	color: #3C3729;
	font-size: 18px;
	letter-spacing: 0;
	line-height: 30px;
	font-weight: 500;
	width: 20%;
	text-align: left;
}
.schedule-table td {
	font-size: 16px;
	font-weight: 700;
	line-height: 30px;
	color: #2A7A50;
	border-bottom: 1px solid #2A7A50;
}
.schedule-table th,
.schedule-table td {
	border-right: 1px solid #2A7A50;
}
.schedule-table td {
	padding: 19px 2px;
	text-align: center;
}
.schedule-table th:last-child,
.schedule-table td:last-child {
	border-right: none;
}
.doctor-table {
	margin-top: 56px;
}
.doctor-table th {
	font-size: 15px;
	color: #2A7A50;
	font-weight: 700;
	line-height: 2;
	letter-spacing: 0;
	padding: 6px 2px;
	text-align: center;
}
.doctor-table th:first-child {
	width: 24%;
	text-align: left;
}
.doctor-table td:first-child {
	color: #3C3729;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
}
.doctor-table td {
	color: #2A7A50;
	font-size: 14px;
	letter-spacing: 0;
	font-weight: 700;
	padding: 18px 2px;
	text-align: center;
}
.doctor-table th,
.doctor-table td {
	border-right: 1px solid #2A7A50;
	border-bottom: 1px solid #2A7A50;
}
.doctor-table th:last-child,
.doctor-table td:last-child {
	border-right: none;
}
/* ========== Info Panel ========== */
.info-panel {
	display: flex;
	flex-direction: column;
	gap: 24px;
}
.map-area {
	width: 100%;
	border-radius: 8px;
	overflow: hidden;
	background: #e8e8e8;
	aspect-ratio: 4 / 3;
}
.map-area iframe {
	width: 100%;
	height: 100%;
	border: none;
}
.info-list {
	list-style: none;
}
.info-list li {
	display: flex;
	align-items: flex-start;
	padding: 12px 0;
	font-size: 14px;
}
.info-list li:last-child {
	border-bottom: none;
}
.info-label {
	min-width: 80px;
	font-weight: 700;
	color: #7C7C7C;
	flex-shrink: 0;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 19.2px;
	border-bottom: 1px solid #2A7A50;
	padding-bottom: 10px;
	display: block;
	width: 20%;
}
.info-value {
	color: #3C3729;
	font-size: 16px;
	letter-spacing: 0;
	font-weight: 400;
	line-height: 19.2px;
	border-bottom: 1px solid #D6D6D6;
	padding-bottom: 10px;
	display: block;
	width: 80%;
}
@media screen and (max-width: 1024px) {
	.note-text {
		font-size: 14px;
	}
	.info-label {
		font-size: 13px;
		width: 14%;
		min-width: 60px;
	}
	.info-value {
		font-size: 12px;
		letter-spacing: 0;
		width: 86%;
	}
	.schedule-table thead th {
		font-size: 13px;
	}
	.schedule-table td:first-child {
		font-size: 13px;
	}
	.schedule-table td {
		font-size: 13px;
	}
	.doctor-table th {
		font-size: 13px;
	}
	.doctor-table {
		margin-top: 49px;
	}
	.doctor-table th:first-child {
		line-height: 1.3;
	}
	.doctor-table td {
		line-height: 1.3;
		font-size: 13px;
	}
}
/* -------------------------------------
地図
------------------------------------- */
.map {
	position: relative;
	width: 100%;
	padding-top: 271px;
}
.map iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
	border: none;
}
/*--------------------------------------
自動スライド画像
--------------------------------------*/
.elementor-element-def241b {
	position: relative;
}
.elementor-element-def241b:before {
	position: absolute;
	content: "";
	width: 93%;
	height: 140%;
	top: -57px;
	right: 0;
	background: linear-gradient(to right, #FDF3EA, #FFF);
}
#loopslider {
	margin: 0 auto;
	width: 100%;
	height: 252px;
	text-align: left;
	position: relative;
	overflow: hidden;
	margin-top: 0;
	margin-bottom: 0;
}
#loopslider ul {
	float: left;
	overflow: hidden;
	display: inline-block;
	overflow: hidden;
}
#loopslider ul li {
	width: 1560px;
	height: 259px;
	float: left;
	display: inline;
	overflow: hidden;
	padding-right: 0;
}
#loopslider ul li:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.top-bnr-doc{
	display:flex;
	gap:20px;
	max-width: 1174px;
	margin: 0 auto 100px;
}

.top-bnr-doc a{
	flex:1;
	display:block;
	text-align:center;
	text-decoration:none;
}

@media screen and (max-width:768px){
	.top-bnr-doc{
		flex-direction:column;
		padding: 0 40px
	}
}
/*--------------------------------------
news
--------------------------------------*/
.elementor-element-e6c092f.elementor-section-boxed {
	margin-top: 75px;
	margin-bottom: 40px;
}
.newsSec {
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
}
.newscontent {
	background: #fff;
	width: 80% !important;
	border-radius: 20px;
	padding: 39px 53px 41px 57px;
}
.news_tit {
	width: 20% !important;
}
.newsSec .titWrap_h2 {
	text-align: left !important;
}
.news_tit .titWrap_h2 h2 {
	text-align: center;
	font-size: 34px;
	line-height: 1.5;
}
.news_tit p {
	text-align: center;
}
.news_tit p a {
	color: #5E5E53;
	font-size: 16px;
	letter-spacing: 0;
	text-decoration: underline;
}
.newsSec > .elementor-container.elementor-column-gap-default {
	align-items: center;
}
.newsSec > .elementor-container.elementor-column-gap-default .news_tit {
	padding-right: 40px;
}
@media screen and (max-width: 954px) and (min-width: 768px) {
	.newsSec > .elementor-container.elementor-column-gap-default .news_tit {
		padding-right: 10px;
	}
	.news_tit .titWrap_h2 h2 {
		font-size: 32px;
	}
}
@media screen and (max-width:767px){
	.newsSec > .elementor-container.elementor-column-gap-default .news_tit {
		padding-right: 0;
	}
	.newsSec > .elementor-container.elementor-column-gap-default {
		display: block;
	}
	.news_tit {
		width: 100% !important;
		margin-bottom: 0;
	}
	.newscontent {
		width: 100% !important;
		padding: 20px;
	}
	.elementor-element-e6c092f.elementor-section-boxed {
		margin-bottom: 20px;
	}
}