@import url("style.css");

.t-c {
	text-align: center;
	justify-content: center;
}

.none_pc {
	display: none;
}

.w40p {
	width: 40% !important;
}
.w80p {
	width: 80% !important;	
}
.mb20 {
	margin-bottom: 20px;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb100 {
	margin-bottom: 100px !important;
}

.other-wrap {
	width: 980px;
	margin: 0 auto;
}
.other-wrap p {
	line-height: 1.5;
	margin-bottom: 20px;
	font-size: 18px;
}
.other-wrap img {
	height: auto;
	object-fit: fill;
}

.flex-box01, .flex-box02 {
	display: flex;
	justify-content: space-between;
	gap: 4%;
	flex-wrap: wrap;
}
.flex-box01 > div {
	width: 48%;
	margin-bottom: 20px;
}
.flex-box02 > div:first-child {
	width: 58%;
}
.flex-box02 > div:last-child {
	width: 38%;
}

.other-title {
	text-align: center;
	padding: 70px 0;
}
p.other-lead {
	font-size: 130%;
	line-height: 1.7;
	text-align: center;
	margin: 0 0 80px;
}

.outpatient-bg {
	background-image: url(../images/outpatient/outpatient_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.medicalsub-bg {
	background-image: url(../images/medicalsub/medicalsub_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.obesity-bg {
	background-image: url(../images/obesity/obesity_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.hospitalization-bg {
	background-image: url(../images/hospitalization/hospitalization_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.rehabilitation-bg {
	background-image: url(../images/rehabilitation/rehabilitation_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.recruit-bg {
	background-image: url(../images/recruit/recruit_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding-top: 450px;
}
.recruit-bg h2 {
	display: none;
}

.outpatient-list {
	width: 70%;
	margin: 0 auto 30px;
}
.outpatient-list > li {
	padding-left: 50px;
	position: relative;
	margin-bottom: 50px;
}
.outpatient-list > li > p {

}
.outpatient-list > li .t-c{
	text-indent: 0;
}
.outpatient-list li h4 {
	margin-bottom: 20px;
	display: flex;
	align-items: baseline;
	gap: 20px;
	line-height: 1.5;
	word-break: keep-all;
	padding-left: 4.3rem;
	text-indent: -4.3rem;
}
.outpatient-list li h4::before {
	content: "■";
	color: #f4d7e1;
	font-size: 80%;
}
.outpatient-list-title {
	font-size: 130%;
	position: relative;
	margin-bottom: 20px;
}
.outpatient-list-title span {
	font-size: 110%;
	color: #c24b5c;
	position: absolute;
	left: -50px;
}

.phone-number {
	font-size:  170%;
	font-weight: bold;
}

.outpatient-link {
	max-width: 480px;
	display: inline-block;
	margin-top: 70px;
	margin-bottom: 10px;
}

.medicalsub-box {
	display: flex;
	gap: 4%;
	line-height: 2;
	margin-bottom: 100px;
}
.medicalsub-box p {
	line-height: 2;
}
.medicalsub-box > div:first-child {
	width: 28%;
}
.medicalsub-box > div:last-child {
	width: 68%;
}

.medicalsub-h3 {
	font-size: 150%;
	border-bottom: 1px solid #bd7181;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.obesity-section {
	border-top: 1px solid #a9465c;
	padding: 100px 0;
}

.obesity-h3 {
	font-size: 150%;
	margin-bottom: 50px;
}

.obesity-list li {
	margin-bottom: 20px;
	padding-left: 1.5rem;
	text-indent: -1.5rem;
}
ul.pink-circle li {
	margin-bottom: 20px;
}
.obesity-list li::before, ul.pink-circle li::before {
	content: "●";
	color: #f4d7e1;
	font-size: 80%;
	margin-right: 10px;	
}

.obesity-bmi {
	background: #f2f2f2;
	width: 80%;
	margin: 40px auto;
	padding: 30px 0;
	text-align: center;
	line-height: 1.8;
	font-size: 150%;
}

.obesity-section img {
	margin-bottom: 20px;
}

.hospitalization-h3, .rehabilitation-h3 {
	font-size: 150%;
	margin: 80px 0 30px;
	color: #a9465c;
	text-align: center;
}

.hospitalization-pre {
	border: 1px solid #b0576b;
	display: flex;
	padding: 30px 50px;
	justify-content: space-between;
	margin-bottom: 40px;
}
.hospitalization-pre > div {
	width: 47%;
}
.hospitalization-pre ul li {
	margin-bottom: 20px;
}
.hospitalization-pre ul li input {
	margin-right: 15px;
}
.hospitalization-pre div:last-child ul li, .pink-circle li {
	text-indent: -1.4em;
	padding-left: 1.4em;
}

.hospitalization-flex > div {
	margin-bottom: 50px;
	width: 45%;
}
.hospitalization-flex > div > img {
	margin-bottom: 10px;
}
.hospitalization-flex > div > img + p {
	text-align: center;
}

.hospitalilzation-list li {
	width: 48%;
}

.etc-list {
	margin-bottom: 50px;
}
.etc-list li {
	margin-bottom: 40px;
}

.recruit-h3 {
	font-size: 150%;
	margin-bottom: 40px;
	margin-top: 150px;
	color: #3a546a;
	text-align: center;
}
.recruit-h3:first-child {
	margin-top: 0;
}
.recruit-h3 + .other-lead {
	margin-top: 50px;
}

.recruit-table {
	width: 100%;
	border-collapse: collapse;
}
.recruit-table th, .recruit-table td {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 30px 0;
	text-align: left;
}
.recruit-table th {
	width: 20%;
}
.recruit-table td {
	width: 80%;
	padding-left: 30px;
	word-break: break-word;
}

.recruit-flex {
	display: flex;
	gap: 50px 6%;
	flex-wrap: wrap;
	word-break: break-word;
}
.recruit-flex a {
	width: 29%;
}
.recruit-flex > a > div {
	display: block;
}
.recruit-flex > a > div > img {
	margin-bottom: 20px;
}
.recruit-flex-content {
	display: flex;
	justify-content: space-between;
}
.recruit-flex-content p {
	margin-bottom: 0;
}
.recruit-flex-content > div:first-child {
	width: 15%;
}
.recruit-flex-content > div:last-child {
	width: 78%;
}
.recruit-flex .link-btn {
	width: 20%;
	margin: 20px auto 0;
}
.recruit-flex a {
	display: flex;
	align-items: center;
	justify-content: center;
}
.recruit-flex .more-btn-icon {
	display: inline-block;
}
.recruit-flex a:hover .more-btn-icon {
	display: inline-block;
}
.recruit-flex a:hover .more-btn-icon {
	transform: translateX(5px);
}

.rehabilitation-flex01, .rehabilitation-flex02 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.rehabilitation-flex01 > div {
	width: 23%;
	text-align: center;
}
.rehabilitation-flex01 > div img {
	margin-bottom: 10px;
}

.rehabilitation-flex02 > div:first-child {
	width: 20%;
}
.rehabilitation-flex02 > div:last-child {
	width: 78%;
}

.rehabilitation-h4 {
	color: #a9465c;
	font-size: 135%;
	border-bottom: 1px solid #a9465c;
	padding-bottom: 15px;
	margin: 50px 0 20px;
	line-height: 1.6;
}

@media screen and (max-width: 767px) {

	.w40p, .w80p {
		width: 100% !important;
	}

	.none_pc {
		display: block;
	}

	.other-wrap {
		width: 90%;
	}
	.other-wrap p {
		font-size: clamp(1rem, 2.5vw, 1.125rem);
	}


	.flex-box01, .medicalsub-box {
		display: block;
	}
	.flex-box01 > div, .flex-box02 > div, .medicalsub-box > div, .flex-box01 > li {
		width: 100% !important;
		margin-bottom: 20px !important;
	}

	.outpatient-list {
		width: 100%;
	}

	.outpatient-list li h4 {
		padding-left: 0;
		text-indent: 0;
	}

	.outpatient-list > li {
		padding-left: 0;
		text-indent: 0;
	}
	.outpatient-list-title span {
		position: relative;
		margin-right: 20px;
		left: 0;
	}

	.obesity-section {
		padding: 50px 0;
	}

	.obesity-bmi {
		width: 100%;
	}

	.hospitalization-pre {
		display: block;
	}
	.hospitalization-pre > div {
		width: 100%;
	}


	.rehabilitation-flex01 > div {
		width: 48%;
	}
	.rehabilitation-flex02 > div {
		width: 100% !important;
	}
	.rehabilitation-flex02 > div:first-child {
		margin-bottom: 20px;
	}

	.recruit-bg {
		background-image: url(../images/recruit/recruit_bg-sp.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		padding-top: 410px;
	}

	.recruit-flex {
		gap: 50px 4%;
	}
	.recruit-flex a {
		width: 48%;
	}
}