@charset "utf-8";
.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 100%;
	padding: 0;
}
img {
	width: 100%;
}

/* -------------------------------------
■TITLE
------------------------------------- */
.titWrap h2 {
	font-size: 40px;
	letter-spacing: 0.04em;
	line-height: 1.4;
	text-align: left;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	font-style: normal;
}
.titWrap h2 .en {
	display: block;
	font-size: 14px;
	letter-spacing: 0.16em;
	font-weight: 500;
	margin-bottom: 10px;
	padding-top: 17px;
	position: relative;
}
.titWrap h2 .en:before {
	position: absolute;
	content: "";
	width: 21.71px;
	height: 6px;
	background: url(/wp-content/uploads/contact_icon02.png) no-repeat;
	background-size: cover;
	top: 0;
	left: 0;
}


@media screen and (max-width: 767px) {
	.titWrap h2 {
		font-size: 36px;
	}
}
/* -------------------------------------
■当院の７つの特徴
------------------------------------- */
@media screen and (min-width: 768px) {
	.main_features {
		position: relative;
		z-index: 1;
	}
	.main_features:before {
		position: absolute;
		content: "";
		height: 1698px;
		width: 475px;
		background: url(/wp-content/uploads/main_bg.png) no-repeat right top;
		background-size: cover;
		right: 0;
		top: 0;
		z-index: -1;
	}
	.featuresBox.pc {
		padding: 82px 0;
	}
}
@media screen and (max-width: 1150px) and (min-width: 768px) {
	.main_features:before {
		height: 1288px;
		width: 360px;
	}
}
/* -------------------------------------
■お問い合わせ
------------------------------------- */

.contact_menu {
	/*  	margin-top: -160px;  */
	position: relative;
}
.contact_menu:before {
	position: absolute;
	content: "";
	width: 475px;
	height: 1698px;
	background: url(/wp-content/uploads/contact_bg.png) no-repeat;
	background-size: cover;
	top: -110px;
}
.contact_menu:after {
	position: absolute;
	content: "";
	width: 80px;
	height: 80px;
	background: url(/wp-content/uploads/contact_icon.png) no-repeat;
	background-size: cover;
	right: 30px;
	top: 290px;
}
.contactBox {
	position: relative;
	z-index: 2;
}
.contactBox .nner {
	display: flex;
	justify-content: space-between;
	background: #1AC6D9;
	padding: 80px;
	box-sizing: border-box;
	color: #fff;
	align-items: center;
}
.contact_menu .elementor-element-4dc788e.elementor-section-height-default {
	margin-bottom: 70px;
}
.contactBox .nner .txt01 {
	font-size: 20px;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 500;
	font-style: normal;
	margin-top: 20px;
}
.contactBox .nner .txt02 {
	font-size: 16px;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 500;
	font-style: normal;
}
.contactBox .nner .left {
	width: 64%;
}
.contactBox .nner .right {
	width: 36%;
}
.contactBox .nner .right li:first-child {
	margin-bottom: 16px;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.contactBox .nner .txt01 {
		font-size: 17px;
	}
	.contactBox .nner .txt02 {
		font-size: 12px;
	}
}
@media screen and (max-width: 767px) {
	.contact_menu {
		margin-top: 60px;
	}
	.contact_menu:before {
		top: -120px;
		width: 100%;
		height: 100%;
		background: url(/wp-content/uploads/contact_bg.png) no-repeat right top;
		background-size: cover;
	}
	.contactBox .nner {
		padding: 40px 24px;
		display: block;
	}
	.contactBox .nner .right {
		width: 100%;
		margin-top: 20px;
	}
	.contactBox .nner .left {
		width: 100%;
	}
	.contact_menu .elementor-element-4dc788e.elementor-section-height-default {
		margin-bottom: 50px;
	}
	.contact_menu:after {
		width: 40px;
		height: 40px;
		right: 10px;
		top: -60px;
	}
	.elementor-section.elementor-top-section.elementor-element.elementor-element-9823a0a.sp.elementor-section-boxed.elementor-section-height-default {
		position: relative;
		z-index: 1;
	}
	.elementor-section.elementor-inner-section.elementor-element.elementor-element-efc0292.sp.container.elementor-section-boxed.elementor-section-height-default {
		position: relative;
		z-index: 11;
	}
}

/* -------------------------------------
■医院情報
------------------------------------- */
.info_introduction {
	margin-top: 88px;
	position: relative;
	z-index: 1;
}
.info_introduction:before {
	position: absolute;
	content: "";
	height: 2962px;
	width: 100%;
	background: url(/wp-content/uploads/info_bg02.png) no-repeat right top;
	background-size: 102% 100%;
	right: 0;
	top: 0;
}
.info_introduction:after {
	background: #EDF8F7;
	height: 937px;
	bottom: 0;
	position: absolute;
	content: "";
	width: 100%;
	z-index: -1;
}
.info_box {
	left: 0px;
	top: 0px;
	background: #FFF;
	box-shadow: 0px 0px 16px rgba(70, 89, 87, 0.2);
	padding: 80px;
	margin-bottom: 80px;
	position: relative;
}
.info_box:before {
	position: absolute;
	content: "";
	width: 459.5px;
	height: 486.5px;
	background: url(/wp-content/uploads/info_icon.png) no-repeat;
	right: 0;
	top: 0;
	background-size: cover;
}
.info_introduction .nner {
	display: flex;
	justify-content: space-between;
}
.info_introduction .nner .left {
	width: 53%;
	padding-right: 30px;
	box-sizing: border-box;
}
.info_introduction .nner .right {
	width: 47%;
}
.info_introduction .nner {
	display: flex;
	justify-content: space-between;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 16px;
	letter-spacing: 0.02em;
}
.info_introduction .nner .time_table {
	color: #465957;
	font-size: 14px;
	letter-spacing: 1.4px;
	margin-top: 50px;
}
.time_table thead th {
	font-weight: 500;
	text-align: center;
}
.time_table thead th:first-child {
	width: 30%;
	color: #00AFCC;
	font-size: 20px;
	font-weight: 500;
	text-align: left;
}
.time_table thead th:last-child {
	width: 15%;
}
.time_table tbody th {
	font-weight: 500;
	text-align: left;
}
.time_table tbody td {
	text-align: center;
	color: #00AFCC;
}
.time_table tbody td.holiday {
	color: #465957;
}
.time_table thead th {
	border-bottom: 1px solid #FBEFD3;
	padding-bottom: 3px;
}
.time_table tbody th, .time_table tbody td {
	border-bottom: 1px solid #FBEFD3;
	padding: 10px 0;
}
.table_txt {
	color: #465957;
	font-weight: 400;
	font-size: 13.05px;
	padding: 19px 0;
}
.info_table th, .info_table td {
	display: block;
}
.info_table {
	margin-top: 20px;
}
.info_table th {
	color: #00AFCC;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.02em;
	line-height: 1.4;
	padding-top: 10px;
}
.info_table td {
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.02em;
	padding-bottom: 10px;
	border-bottom: 1px solid #00AFCC;
}
.info_table td h1 {
	font-weight: 500;
}
.info_introduction .titWrap h2 .en {
	color: #00AFCC;
}
.info_introduction .titWrap h2 .en:before {
	background: url(/wp-content/uploads/info_icon02.png) no-repeat;
	background-size: cover;
}
.info_introduction .titWrap h2 {
	color: #465957;
}
.map {
	position: relative;
	width: 100%;
	padding-top: 637px;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.info_introduction:after {
		height: 690px;
	}
}
@media screen and (max-width: 767px) {
	.info_box {
		padding: 40px 24px;
	}
	.info_box:before {
		width: 160px;
		height: 160px;
	}
	.info_introduction .nner {
		display: block;
	}
	.info_introduction .nner .left {
		width: 100%;
		padding-right: 0;
	}
	.info_introduction .nner .right {
		width: 100%;
		margin-top: 30px;
	}
	.info_introduction .nner .time_table {
		margin-top: 30px;
	}
	.info_table {
		margin-top: 0;
	}
	.table_txt {
		padding: 10px 0;
	}
	.time_table thead th:first-child {
		font-size: 16px;
	}
	.info_introduction .nner .time_table {
		font-size: 12px;
	}
	.time_table tbody th {
		line-height: 1.4;
	}
	.time_table thead th:last-child {
		letter-spacing: -0.1em;
	}
	.info_table td {
		line-height: 1.6;
	}
	.info_introduction:before {
		height: 1395px;
		width: 390px;
		background: url(/wp-content/uploads/info_spbg.png) no-repeat left center;
		background-size: auto;
		background-size: cover;
		right: 0;
		top: -120px;
	}
	.info_introduction:after {
		display: none;
	}
	.map {
		padding-top: 397px;
	}
}
/* -------------------------------------
■求人募集
------------------------------------- */
.job_openings {
	display: none;
}
.job_openings {
	background: #edf8f7;
	padding-top: 50px;
}
.job_openings .box {
	position: relative;
}
.job_openings .box .bnr {
	position: absolute;
	content: "";
	max-width: 320px;
	width: 30%;
	bottom: 54px;
	left: 50%;
	transform: translate(-121px);
}
.job_openings .box .bnr a:hover {
	opacity: 0.6;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.job_openings .box .bnr {
		bottom: 43px;
		transform: translate(-90px);
	}
}
@media screen and (max-width: 767px) {
	.job_openings {
		background: #edf8f7;
		padding-top: 5px;
		padding-bottom: 50px;
	}
	.job_openings .box .bnr {
		max-width: 430px;
		width: 70%;
		bottom: 54px;
		transform: translate(-0);
		left: 8%;
	}
}
/* -------------------------------------
■求人募集
------------------------------------- */
.recruitment {
  background: #edf8f7;
  padding-bottom: 100px;
  margin-bottom: 0;
}
.recruitment .nner {
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 20px;
	padding-top: 60px;
	position: relative;
}
.recruitment .nner .btn_a {
	position: absolute;
	bottom: 50px;
	left: 53%;
	transform: translate(-50%);
	width: 320px;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.recruitment .nner .btn_a {
		bottom: 50px;
		left: 52%;
		width: 210px;
	}
}
@media screen and (max-width: 767px) {
	.recruitment .nner .btn_a {
		left: 51%;
		max-width: 570px;
		bottom: 50px;
		width: 80%;
	}
	.recruitment {
		padding-bottom: 40px;
	}
}
@media screen and (max-width: 420px) {
	.recruitment .nner .btn_a {
		left: 51%;
		max-width: 330px;
		bottom: 20px;
		width: 80%;
	}
	.recruitment {
		padding-bottom: 40px;
	}
}

/* -------------------------------------
■RECRUIT
------------------------------------- */
.fixedBox.pc {
	position: absolute;
	right: 32px;
	top: 32px;
	z-index: 999;
}
.fixedBox.pc ul {
  display: flex;
  column-gap: 8px;
  max-width: 243px;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.fixedBox.pc {
		right: 22px;
		top: 12px;
	}
	.fixedBox.pc ul {
		max-width: 263px;
	}
}