@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
@keyframes zoom {
	0% {
		transform: scale(1.1);
	}
	100% {
		transform: scale(1);
	}
}
.main-visual {
	margin-bottom: 5rem;
	position: relative;
}
.mv-swiper__item {
	border-radius: 0 0 10rem 10rem;
	overflow: hidden;
}
.mv__item-img {
	width: 100%;
}
.swiper-slide-active .mv__item-img, .swiper-slide-duplicate-active .mv__item-img, .swiper-slide-prev .mv__item-img {
	animation: zoom 8s linear 0s 1 normal both;
}
.main-img__ttl {
	width: 100rem;
	position: absolute;
	bottom: 9.9rem;
	left: 50%;
	transform: translateX(-50%);
	color: var(--sub-color02);
	font-size: 4rem;
	letter-spacing: 0.06em;
	line-height: 1.5;
	z-index: 2;
}
.main-img__ttl__txt {
	margin-top: 2.2rem;
	display: block;
	font-size: 1.8rem;
	line-height: 1.67;
	letter-spacing: 0.04em;
}
.main-img__ttl__sub {
	padding: 0.1rem 1rem 0.2rem;
	position: relative;
	z-index: 1;
}
.main-img__ttl__sub::before {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.5);
	content: "";
	border-radius: 0.4rem;
	z-index: -1;
}
.main-img__link {
	position: absolute;
	right: 9rem;
	bottom: -2.7rem;
	width: 15.5rem;
	z-index: 1;
}
.main-img__link_a {
	display: block;
}
.main-img__link_a:hover {
	opacity: 0.6;
}
.news {
	margin-bottom: 5rem;
}
.news-bg {
	padding: 0.5rem 5rem 0.6rem;
	display: flex;
	align-items: flex-start;
	border-radius: 3rem;
	box-shadow: 0 0 0.8rem rgba(0, 0, 0, 0.1);
}
.news-btn {
	margin: 1rem 4.8rem 0 0;
	width: 14.9rem;
}
.news_head {
	margin: 0.1rem 0.5rem 0 0;
	width: 6rem;
	font-size: 2.4rem;
	color: var(--sub-color03);
	letter-spacing: 0.06em;
}
.news-ul {
	margin-top: 1.8rem;
	flex: 1;
}
.news-ul__item {
	line-height: 1.3;
}
.news-ul__link {
	letter-spacing: 0.06em;
	border-bottom: 1px solid #646464;
}
.news-ul__link:hover {
	opacity: 0.6;
}
.news-ul__date {
	width: 9.4rem;
	display: inline-block;
}
.features {
	padding: 0.1rem 0 10rem;
	background: url("../images/index/webp/features_bg01.webp") no-repeat center top / 100%;
}
.features-imgbox {
	margin: 0 auto 13.6rem;
	width: 112.4rem;
	display: flex;
}
.features-imgbox__photo {
	margin: -7rem 5rem 0 0;
	width: 56.2rem;
	;
}
.features-imgbox__right {
	padding-top: 9.9rem;
	width: 40.1rem;
	color: var(--sub-color02);
	box-sizing: border-box;
}
.features-imgbox__text {
	margin-bottom: 3rem;
	text-align: justify;
	font-size: 1.6rem;
	line-height: 1.88;
	letter-spacing: 0.06em;
}
.features-imgbox__text01 {
	margin-bottom: 4.2rem;
}
.features-inner {
	margin: 0 auto;
	max-width: 117rem;
}
.features-ul {
	margin: -5rem -0.7rem 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.features-ul__item {
	margin: 5rem 0.7rem 0;
	width: 38rem;
}
.features-ul__link {
	display: block;
	position: relative;
	border-radius: 2rem 2rem 10rem 2rem;
	box-shadow: 0 0 0.8rem rgba(0, 0, 0, 0.18);
	background-color: var(--bg-color02);
}
.features-ul__photo {
	border-radius: 2rem 2rem 0 0;
	overflow: hidden;
}
.features-ul__sub {
	margin-top: -8.8rem;
	padding: 0 4rem 5.1rem;
}
.features-ul__head {
	margin-bottom: 1.6rem;
	text-align: center;
	color: var(--sub-color03);
	font-size: 2.4rem;
	line-height: 1.58;
	font-family: "m-plus-rounded-1m", sans-serif;
	font-weight: 500;
	letter-spacing: 0.06em;
}
.features-ul__num {
	display: block;
	font-size: 5rem;
}
.features-ul__text {
	line-height: 2.14;
	text-align: justify;
	letter-spacing: 0;
}
.president-bg {
	margin-top: -10rem;
	padding: 10rem 0;
	position: relative;
	background: url("../images/index/webp/president_bg01.webp") no-repeat center top / cover;
	border-radius: 10rem 10rem 0 0;
	z-index: 2;
}
.president-photo img {
	width: 100%;
}
.com-text-president {
	margin-bottom: 6.5rem;
}
.president-bg__innerbox {
	margin-bottom: 5.1rem;
}
.president-bg__inner {
	margin-bottom: 8rem;
	position: relative;
}
.president-bg__inner:last-of-type {
	margin-bottom: 0;
}
.president-bg__inner__left {
	flex-direction: row-reverse;
}
.president-inner__text {
	margin-right: -4rem;
	padding: 7.7rem 5rem 7rem 6.8rem;
	width: 58.5%;
	position: relative;
	z-index: 2;
	background-color: var(--bg-color02);
	box-sizing: border-box;
	border-radius: 0 10rem 10rem 0;
	box-shadow: 0 0 1.8rem rgba(0, 0, 0, 0.12);
}
.president-inner__sub {
	margin: 0 auto;
	width: 40rem;
}
.president-inner__photo {
	margin-top: -4.1rem;
	width: 45%;
}
.president-inner__photo img {
	width: 100%;
}
.president-inner__head {
	margin-bottom: 2.2rem;
	padding-bottom: 1rem;
	color: var(--sub-color03);
	font-size: 4rem;
	border-bottom: 0.2rem dotted var(--base-color);
	letter-spacing: 0.06em;
}
.president-inner__head__span {
	margin-bottom: -0.3rem;
	display: block;
	font-size: 1.4rem;
	line-height: 1.43;
	letter-spacing: 0.05em;
}
.president-inner__sub__ttl {
	margin-bottom: 1.4rem;
	font-size: 1.8rem;
	line-height: 1.94;
}
.president-inner__sub__txt {
	text-align: justify;
	line-height: 2.14;
}
.president-inner__text__left {
	margin: 0 0 0 -4rem;
	border-radius: 10rem 0 0 10rem;
}
.treatment {
	padding: 10rem 0 18rem;
	position: relative;
	background-color: #F5F5F5;
}
.treatment_fix__img {
	position: absolute;
	left: 0;
	top: -5rem;
	width: 40.1rem;
	z-index: 2;
}
.treatment-warp {
	width: 100rem;
}
.hospital {
	margin-top: -8rem;
	padding: 10rem 0 42rem;
	background: url("../images/index/webp/hospital_bg.webp") no-repeat left top / 100%;
	border-radius: 10rem 10rem 0 0;
	position: relative;
	z-index: 2;
}
.hospital-heading01__sml {
	margin-top: 0.6rem;
	display: block;
	font-size: 1.8rem;
}
.hospital-info {
	margin: 0 auto 5.2rem;
	width: 55rem;
}
.hospital-text01 {
	margin-bottom: 4.1rem;
	color: var(--sub-color02);
	text-align: justify;
	line-height: 2.14;
}
.hospital-text01__txt-bg {
	margin-right: -0.3rem;
	position: relative;
	display: inline-block;
}
.hospital-text01__txt-bg::after {
	width: 100%;
	height: 1rem;
	position: absolute;
	left: 0;
	bottom: 0.4rem;
	z-index: -1;
	border-radius: 0.5rem;
	background: #141414;
	content: "";
}
.hospital-info__sub {
	margin-bottom: 1.6rem;
	border-radius: 2rem;
	align-items: center;
	background-color: rgba(255, 255, 255, 0.8);
	overflow: hidden;
}
.hospital-info__left {
	padding: 1rem 0.5rem 1.4rem 2.6rem;
	width: 16rem;
	color: var(--sub-color02);
	font-size: 2.8rem;
	letter-spacing: 0.06em;
	background-color: #3C3C3C;
	box-sizing: border-box;
	position: relative;
}
.hospital-info__left::before {
	width: 3rem;
	height: 9.1rem;
	position: absolute;
	right: -3rem;
	top: 0;
	bottom: 0;
	background: url("../images/index/webp/hospital_img01.webp") no-repeat left top / 100% 100%;
	content: "";
}
.hospital-info__left__sml {
	margin: -1.3rem -1rem 0 0;
	display: block;
	font-size: 1.2rem;
}
.hospital-info__right {
	margin-right: 0.6rem;
	width: 34rem;
	font-size: 4rem;
}
.hospital-info__right__sml {
	font-size: 1.2rem;
}
.hospital-text02 {
	color: var(--sub-color02);
	font-size: 1.2rem;
	line-height: 1.67;
}
.hospital-link {
	display: flex;
	align-items: center;
	justify-content: center;
}
.hospital-link__sub {
	margin: 0 0.5rem;
}
.clinic {
	margin: -35rem 0 8.2rem;
	position: relative;
	z-index: 2;
	overflow: hidden;
}
.clinic-inner {
	margin-bottom: 3.2rem;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.clinic-inner__left {
	width: 44%;
	position: relative;
}
.clinic-inner__left__box {
	max-width: 46.5rem;
	margin-left: auto;
	padding: 16.6rem 1rem 16.6rem 2rem;
}
.clinic-inner__left__sub {
	margin: 0;
	width: 70rem;
	height: 70rem;
	box-sizing: border-box;
	border-radius: 50%;
	background-color: var(--bg-color02);
	position: absolute;
	right: -12.2rem;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
}
.clinic-heading02-txt__sub {
	background-color: #F5F5F5;
}
.clinic-com-text {
	margin-bottom: 4.5rem;
}
.clinic-inner__slide {
	margin: 7.9rem 0 0;
	width: 55.4%;
	position: relative;
}
.swiper02 {
	padding-bottom: 4rem;
	padding-left: 1.5rem;
}
.swiper02 li {
	height: auto;
}
.clinic-inner__ul__item {
	width: 38rem;
	border-radius: 2rem;
	overflow: hidden;
	box-shadow: 0 0 1.5rem rgb(0, 0, 0, 0.14);
}
.clinic-inner__ul__head {
	margin-bottom: 0.4rem;
	text-align: center;
	font-size: 2.4rem;
	letter-spacing: 0.06em;
}
.clinic-inner__ul__sub {
	padding: 2.6rem 5rem 3.7rem;
}
.clinic-inner__ul__text {
	line-height: 1.71;
	text-align: justify;
}
.clinic-inner__arrow {
	position: absolute;
	left: 17.1rem;
	bottom: 0.9rem;
	font-size: 0;
}
.clinic-inner__arrow__prev, .clinic-inner__arrow__next {
	margin: 0 1rem 0 0.9rem;
	width: 1.5rem;
	height: 2.1rem !important;
	display: inline-block;
	cursor: pointer;
	position: relative;
	background: no-repeat center center / 100%;
}
.clinic-inner__arrow__prev {
	background-image: url("../images/common/webp/prev01.webp");
}
.clinic-inner__arrow__prev.swiper-button-disabled {
	background-image: url("../images/common/webp/prev02.webp");
}
.clinic-inner__arrow__next {
	background-image: url("../images/common/webp/next01.webp");
}
.clinic-inner__arrow__next.swiper-button-disabled {
	background-image: url("../images/common/webp/next02.webp");
}
.clinic-info {
	margin: 0 auto;
	width: 90rem;
}
.clinic-info__link {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	background-color: #EEF5F9;
	border-radius: 2rem;
	overflow: hidden;
	position: relative;
}
.clinic-info__photo {
	width: 25rem;
}
.clinic-info__right {
	padding-right: 10rem;
	width: 62rem;
	box-sizing: border-box;
}
.clinic-info__right__ttl {
	margin-bottom: -0.3rem;
	color: #64B6D2;
	font-size: 2.4rem;
}
.clinic-info__com-arrow {
	top: 50%;
	right: 2rem;
	margin-top: -3rem;
}
@media all and (min-width: 769px) {
	.features-ul__link:hover .com-arrow__span {
		background-color: var(--bg-color02);
		background-image: url("../images/common/webp/icon03_on.webp");
	}
	.clinic-info__link:hover .com-arrow__span {
		background-color: var(--bg-color02);
		background-image: url("../images/common/webp/icon03_on.webp");
	}
}