@charset "UTF-8";

.hero {
	height: 780px;
	padding: 20px 20px 0;
}

.hero_wrap {
	position: relative;
	z-index: 10;
	width: 100%;
	max-width: 1280px;
	height: 100%;
	margin: 0 auto;
}

.hero_catch {
	position: absolute;
	left: 30px;
	color: #ffffff;
	font-size: 36px;
	letter-spacing: 0.3em;

	writing-mode: vertical-rl;
}

.hero_catch p {
}

.hero_catch h2 {
	display: flex;
	flex-flow: column;
	gap: 20px;
}

.hero_catch h2 span {
	display: block;
	padding: 10px 0 4px;
	background: #a57165;
}

.hero_catch h2 span:last-child {
	transform: translateY(50px);
}

.hero_txt {
	position: absolute;
	bottom: 160px;
	left: -10px;
}

.hero_txt p span {
	background: #ffffff;
}

.hero_staff {
	position: absolute;
	right: 0;
	bottom: 0;
}

.hero_bg {
	position: absolute;
	top: 0;
	right: 50%;
	z-index: -1;
	width: 100%;
	transform: translateX(50%);
}

.access {
	padding: 67px 0 0;
}

.access_wrap {
	padding: 0 100px;
}

.access_hd {
	margin-bottom: 20px;
	font-size: 26px;
}

.access_hd span {
	font-size: 20px;
}

.access_info {
	display: flex;
	justify-content: space-between;
	margin-bottom: 45px;
}

.access_info_cnt {
}

.access_info_address {
}

.access_info_address a {
	color: #a57165;
}

.access_info_station {
}

.access_info_station dl {
	display: flex;
}

.access_info_tel {
	color: #a57165;
	font-size: 42px;
}

.access_info_tel span {
	padding-right: 9px;
	font-size: 28px;
}

.access_info_form {
}

.access_info_form a {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 9px;
	width: 100%;
	max-width: 360px;
	padding: 10px 0;
	border-radius: 9999px;
	background: #a57165;
	color: #ffffff;
}

.access_info_form a span {
	display: flex;
}

.access_info_tbl {
	width: 530px;
}

.access_info_tbl table {
	width: 100%;
	table-layout: fixed;
}

.access_info_tbl table thead {
}

.access_info_tbl table thead span {
}

.access_info_tbl table thead th span {
	justify-content: start;
	padding: 0 18px;
}

.access_info_tbl table thead tr {
	border-top: 1px solid #d9d2c3;
	text-align: center;
}

.access_info_tbl table thead tr th {
}

.access_info_tbl table th {
	width: 120px;
	padding: 18px 9px 14px;
	text-align: left;
}

.sat {
	color: #077add;
}

.sun {
	color: #f24747;
}

.access_info_tbl table tr {
	border-bottom: 1px solid #d9d2c3;
}

.access_info_tbl table tbody th {
	font-weight: 500;
	font-size: 16px;
	line-height: 1.2;
	vertical-align: middle;
}

.access_info_tbl table tbody th span {
	font-size: 14px;
}

.access_info_tbl table tbody td {
	vertical-align: middle;
}

.access_info_tbl table tbody td span {
	display: flex;
	margin: 0 auto;
}

.mr {
	display: block;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #a57165;
}

.bt {
	position: relative;
	width: 13px;
	height: 13px;
}

.bt::before,
.bt::after {
	content: "";
	position: absolute;
	right: 50%;
	bottom: 50%;
	width: 18.5px;
	height: 3px;
	border-radius: 9999px;
	background: #d9d2c3;
}

.bt::after {
	transform: translate(50%, 50%) rotate(45deg);
}

.bt::before {
	transform: translate(50%, 50%) rotate(-45deg);
}

.access_map {
	padding: 30px;
	border-radius: 10px;
	background: #ffffff;
}

.access_map_wrap {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
}

.access_map_cnt {
	overflow: hidden;
	border-radius: 10px;
}

.access_map_cnt.access_map_parking {
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	background: #f8f7f5;
	font-size: 15px;
	text-align: center;
}

.access_map_cnt.access_map_parking span {
	color: #d05d5d;
}

.information {
	position: relative;
	z-index: 11;
	padding-top: 110px;
}

.information_wrap {
	display: flex;
	gap: 60px;
}

.information_hd {
	flex-shrink: 0;
}

.information_hd_ttl {
	margin-bottom: 20px;
}

.information_hd_ttl h2 {
	font-size: 30px;
}

.information_hd_ttl p {
	color: #a57165;
	font-size: 16px;
}

.information_links {
	width: -webkit-fill-available;
}

.information_links_cnt {
	border-bottom: dashed #d9d2c3 1px;
}

.information_links_cnt:first-child {
	border-top: dashed #d9d2c3 1px;
}

.information_links_cnt a {
	display: flex;
	padding: 30px;
}

.information_links_cnt a time {
	width: 85px;
}

.information_links_cnt a p {
	color: #a57165;
}

.about {
	position: relative;
	z-index: 10;
	padding-top: 52px;
}

.about::before {
	content: "";
	position: absolute;
	top: -140px;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 2664px;
	background: url(../img/home/about_bg01@2x.png) center / 100% 100%;
}

.about_item {
	position: absolute;
	top: 52px;
	left: 0;
	width: 30.27778%;
	max-width: 510px;
	height: auto;
	aspect-ratio: 436 / 911;
}

.about_item_cnt {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.about_item_cnt img {
	width: 100%;
	height: 100%;
}

.about_wrap {
}

.about_sa {
	padding: 100px 42px 0;
}

.about_sa_wrap {
	display: flex;
	flex-flow: column;
	align-items: center;
	padding-left: 390px;
}

.about_sa_hd {
	margin-bottom: 15px;
	text-align: center;
}

.about_sa_hd_catch {
}

.about_sa_hd_catch_jp {
	font-size: 30px;
}

.about_sa_hd_catch_ttl {
	font-size: 40px;
}

.about_sa_hd_catch_en {
	color: #a57165;
	font-size: 24px;
}

.about_sa_hd_txt {
	margin-top: 25px;
	font-size: 19px;
}

.about_sa_img {
	margin-bottom: 50px;
}

.about_sa_txt {
	margin-bottom: 30px;
}

.about_sa_link {
}

.about_sa_link a {
	margin: 0 auto;
}

.about_hospital {
	padding-top: 140px;
}

.about_hospital_hd {
	width: fit-content;
	margin: 0 auto 85px;
	text-align: center;
}

.about_hospital_hd p {
	font-size: 22px;
}

.about_hospital_hd h3 {
	display: block;
	position: relative;
	color: #a57165;
	font-size: 35px;
}

.about_hospital_hd h3::before,
.about_hospital_hd h3::after {
	content: "";
	position: absolute;
	bottom: 50%;
	width: 25px;
	height: 35px;
	background: url(../img/cmn/strong-border@2x.png) center / contain;
}

.about_hospital_hd h3::before {
	right: calc(100% + 10px);
	transform: translateY(50%);
}

.about_hospital_hd h3::after {
	left: calc(100% + 10px);
	transform: translateY(50%) scale(-1, 1);
}

.about_hospital_wrap {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 90px 40px;
}

.about_hospital_cnt {
	position: relative;
	padding: 90px 0 8px;
	background: url(../img/home/about-hospital-bg@2x.png) center / 100% 100%;
	text-align: center;
}

.about_hopital_item {
	position: absolute;
	top: -40px;
	right: 50%;
	width: max-content;
	transform: translateX(50%);
}

.about_hospital_ct {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 60px;
	margin-bottom: 7px;
	color: #a57165;
	font-size: 20px;
	line-height: 1.5;
}

.about_hospital_txt {
}

.about_commitment {
	padding-top: 150px;
	padding-bottom: 30px;
}

.about_commitment_hd,
.about_facility_hd {
	font-size: 35px;
	text-align: center;
}

.about_commitment_hd {
	margin-bottom: 30px;
}

.about_commitment_hd h3,
.about_facility_hd h3 {
	display: flex;
	justify-content: center;
	align-items: baseline;
}

.about_commitment_hd h3 span,
.about_facility_hd h3 span {
	padding: 20px;
	color: #a57165;
	font-size: 84px;
}

.about_commitment_slide {
	position: relative;
}

.about_commitment_slide_wrap {
	margin-bottom: 30px !important;
}

.about_commitment_slide_cnt {
	position: relative;
	z-index: 3;
	width: 560px;
	height: 640px;
	margin: 0 45px;
	padding: 40px 0;
	pointer-events: none;
}

.about_commitment_slide_cnt::before {
	content: "";
	display: block;
	position: absolute;
	right: 50%;
	bottom: 50%;
	z-index: -1;
	width: 100%;
	height: 560px;
	border-radius: 10px;
	background: #d9d2c3;
	transform: translate(50%, 50%) rotate(0);
	transition: transform 0.4s;
}

.about_commitment_slide_cnt:hover:before {
	transform: translate(50%, 50%) rotate(6deg);
}

.about_commitment_slide_box {
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	align-items: center;
	position: relative;
	z-index: 3;
	width: 100%;
	height: 100%;
	padding: 55px 60px 48px;
	border-radius: 10px;
	background: #ffffff;
}

.about_commitment_slide_ttt {
	display: flex;
	flex-flow: column;
	align-items: center;
}

.about_commitment_slide_num {
	position: absolute;
	top: 0;
	right: 40px;
	color: #a57165;
	font-size: 84px;
	line-height: 1.3;
}

.about_commitment_slide_img {
	margin-bottom: 20px;
}

.about_commitment_slide_catch {
	margin-bottom: 17px;
	color: #a57165;
	font-size: 20px;
}

.about_commitment_slide_txt {
}

.about_commitment_slide_link {
}

.about_commitment_slide_link a {
	margin: 0 auto ;
	pointer-events: auto;
}

.about_commitment_btm {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 35px;
}

.slick-dots {
	display: flex;
	align-items: center;
	gap: 20px;
	position: unset;
}

.slick-dots li {
	width: 18px;
	height: 18px;
	margin: 0;
}

.slick-dots li button {
	border-radius: 50%;
	background: #d9d2c3;
}

.slick-dots li.slick-active button {
	background: #a57165;
}

.slick-dots li button:before {
	display: none;
}

.about_commitment_btm_arrow {
	display: flex;
	gap: 13px;
}

.slide-arrow {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	bottom: 50%;
	width: 68px;
	height: 68px;
	border-radius: 50%;
	background: #a57165;
	color: #ffffff;
	font-size: 23px;
}

.slide-arrow.prev-arrow {
	left: 40px;
	transform: rotate(180deg);
}

.slide-arrow.next-arrow {
	right: 40px;
}

.about_facility {
	position: relative;
	z-index: 10;
	padding-top: 220px;
	padding-bottom: 102px;
}

.about_facility::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: url(../img/home/about-bg02@2x.png) top / 100% 100%;
}

.about_facility_wrap {
}

.about_facility_hd {
}

.about_facility_txt {
	margin-bottom: 35px;
	font-size: 16px;
	text-align: center;
}

.about_facility_cnt {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 40px;
	margin-bottom: 57px;
}

.about_facility_box {
	padding: 40px 60px;
	border-radius: 10px;
	background: #ffffff;
}

.about_facility_box:last-child {
	display: flex;
	grid-column: 1 / 3;
	justify-content: center;
	align-items: center;
	gap: 90px;
}

.about_facility_box_hd {
	margin-bottom: 24px;
}

.about_facility_box_hd h4 {
	color: #a57165;
	font-size: 24px;
	text-align: center;
}

.about_facility_box:last-child .about_facility_box_hd h4 {
	text-align: start;
}

.about_facility_box_hd span {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 110px;
	height: 27px;
	margin: 12px auto 0;
	border-radius: 9999px;
	background: #a57165;
	color: #ffffff;
}

.about_facility_box_img {
	display: flex;
	flex-shrink: 0;
	width: 290px;
	margin: 0 auto 25px;
}

.about_facility_box_img.hide-sp {
	/* display: flex; */
}

.about_facility_box_img.vis-sp {
	display: none;
}

.about_facility_box_txt {
}

.about_facility_box_txt_note {
	margin-top: 3px;
	font-size: 14px;
}

.about_facility_box_link {
	margin-top: 33px;
}

.about_facility_box_link a {
	margin: 0 auto;
}

.about_facility_criteria {
	width: fit-content;
	margin: 0 auto;
	color: #a57165;
	font-size: 30px;
	text-align: center;
}

.about_facility_criteria span {
	border-bottom: double 4px;
}

.menu {
	padding-top: 100px;
}

.menu_hd {
	margin-bottom: 45px;
	text-align: center;
}

.menu_hd h2 {
	font-size: 35px;
}

.menu_hd p {
	color: #a57165;
}

.menu_wrap {
}

.menu_cnt {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 20px;
}

.menu_link {
	display: flex;
	flex-flow: column;
	align-items: center;
	gap: 12px;
	padding: 25px 0 16px;
	border-radius: 10px;
	background: #f1efeb;
	transition: all 0.4s;
}

.menu_link:hover {
	background: #e6e0d2;
	transform: translate(-5px, -5px);
}

.menu_link_img {
}

.menu_link_txt {
	height: 59px;
	color: #a57165;
	font-size: 22px;
	line-height: 1.36;
	text-align: center;
}

.menu_link_txt.fs18 {
	font-size: 18px;
}

.menu_symptoms {
	padding-top: 100px;
}

.menu_symptoms_hd {
	width: fit-content;
	margin: 0 auto 55px;
	padding: 0 14px;
	color: #a57165;
	font-size: 30px;
	text-align: center;
}

.menu_symptoms_hd span {
	border-bottom: double 4px;
}

.menu_symptoms_cnt {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 20px;
}

.menu_symptoms_link {
	position: relative;
	height: 190px;
	padding: 20px;
	border-radius: 10px;
	background: #ffffff;
	transition: all 0.4s;
}

.menu_symptoms_link:hover {
	background: #f1efeb;
}

.menu_symptoms_link_list {
}

.menu_symptoms_link_list li {
	position: relative;
	padding-left: 21px;
}

.menu_symptoms_link_list li::before {
	content: "";
	display: block;
	position: absolute;
	top: 11px;
	left: 0;
	width: 15px;
	height: 10px;
	background: url(../img/cmn/icon-check@2x.png) center / cover;
}

.menu_symptoms_link_txt {
	display: flex;
	align-items: center;
	gap: 10px;
	position: absolute;
	right: 20px;
	bottom: 20px;
	color: #a57165;
	transition: all 0.4s;
}

.menu_symptoms_link_txt .icon-arrow {
	font-size: 9px;
}

.menu_symptoms_link:hover .menu_symptoms_link_txt {
	transform: translateX(10px);
}

.faq {
	padding-top: 130px;
	padding-bottom: 90px;
}

.faq_wrap {
}

.faq_cnt {
	position: relative;
	margin-bottom: 45px;
}

.faq_center {
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	width: 550px;
	height: auto;
	margin: 0 auto;
	border-radius: 50%;
	background: #a57165;
	color: #ffffff;
	text-align: center;
	aspect-ratio: 1;
}

.faq_center_ttl {
	margin-bottom: 26px;
	font-size: 26px;
}

.faq_center_item {
	margin-bottom: 10px;
}

.faq_center_txt {
}

.faq_balloon {
	position: absolute;
	width: 335px;
	height: 110px;
}

.faq_balloon.balloon01,
.faq_balloon.balloon06 {
	width: 404px;
}

.faq_balloon.balloon01 {
	top: 8%;
	left: 1%;
}

.faq_balloon.balloon02 {
	top: 39%;
	left: -3.3%;
}

.faq_balloon.balloon03 {
	top: 72%;
	left: 4%;
}

.faq_balloon.balloon04 {
	top: 3%;
	right: 7%;
}

.faq_balloon.balloon05 {
	top: 39%;
	right: -2%;
}

.faq_balloon.balloon06 {
	top: 73%;
	right: -2%;
}

.faq_balloon_link {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 100%;
	padding: 0 28px 0 40px;
	border-radius: 9999px;
	background: #ffffff;
	transition: background 0.4s;
	animation: shake 3s infinite ease-in-out;

	filter: drop-shadow(0 3px 6px #a7a08f55);
}

.faq_balloon.balloon01 .faq_balloon_link {
	animation-delay: 0s;
}

.faq_balloon.balloon02 .faq_balloon_link {
	animation-delay: 0.7s;
}

.faq_balloon.balloon03 .faq_balloon_link {
	animation-delay: 0.2s;
}

.faq_balloon.balloon04 .faq_balloon_link {
	animation-delay: 0.8s;
}

.faq_balloon.balloon05 .faq_balloon_link {
	animation-delay: 0.3s;
}

.faq_balloon.balloon06 .faq_balloon_link {
	animation-delay: 1s;
}

.faq_link {
}

.faq_link a {
	width: 280px;
	margin: 0 auto;
}

@keyframes shake {
	0%,
	100% {
		transform: translateY(0);
	}

	50% {
		transform: translateY(10px);
	}
}

.faq_balloon_link:hover {
	background: #f1efeb;
}

.faq_balloon_link::after {
	content: "";
	display: block;
	position: absolute;
	top: 100%;
	right: 50%;
	border-top: 14px solid #ffffff;
	border-right: 10.5px solid transparent;
	border-left: 10.5px solid transparent;
	transform: translateX(50%);
	transition: all 0.4s;
}

.faq_balloon_link:hover:after {
	border-top: 14px solid #f1efeb;
}

.faq_balloon_link .icon-arrow {
	display: flex;
	flex-shrink: 0;
	justify-content: center;
	align-items: center;
	width: 27px;
	height: 27px;
	border-radius: 50%;
	background: #f1efeb;
	color: #a57165;
	font-size: 9px;
	transition: background 0.4s;
}

.faq_balloon_link:hover .icon-arrow {
	background: #ffffff;
}

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

@media screen and (max-width:768px) {
	.hero {
		height: auto;
		overflow: hidden;
	}

	.hero_wrap {
		padding-top: 280px;
	}

	.hero_catch {
		top: 0;
		font-size: 22px;
	}

	.hero_catch p {
	}

	.hero_catch h2 {
	}

	.hero_catch h2 span {
	}

	.hero_catch h2 span:last-child {
	}

	.hero_txt {
		position: unset;
		text-align: center;
	}

	.hero_txt p span {
		background: unset;
	}

	.hero_staff {
		position: unset;
		width: 271px;
		margin: 0 auto 23px;
	}

	.hero_bg {
		top: 20px;
		width: 570px;
	}

	.access {
		padding: 50px 0 0;
	}

	.access_wrap {
		padding: 0;
	}

	.access_hd {
		margin-bottom: 12px;
		padding: 0;
		line-height: 1.4;
	}

	.access_hd span {
	}

	.access_info {
		flex-flow: column;
		gap: 23px;
		margin-bottom: 20px;
	}

	.access_info_cnt {
	}

	.access_info_address {
	}

	.access_info_station {
		margin-bottom: 23px;
	}

	.access_info_station dl {
		flex-flow: column;
	}

	.access_info_tel {
	}

	.access_info_tel a {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 6px;
		width: 100%;
		max-width: 450px;
		padding: 10px 0;
		border-radius: 9999px;
		background: #f1efeb;
		color: #a57165;
		font-size: 32px;
		line-height: 1;
	}

	.access_info_tel a span {
		font-size: 20px;
	}

	.access_info_form {
		width: 100%;
		max-width: 450px;
		margin: 0 auto;
		padding: 12px 0;
	}

	.access_info_form a {
	}

	.access_info_form a span {
	}

	.access_info_tbl {
		width: 100%;
	}

	.access_info_tbl table {
		font-size: 14px;
	}

	.access_info_tbl table thead {
	}

	.access_info_tbl table thead span {
	}

	.access_info_tbl table thead th span {
	}

	.access_info_tbl table thead tr {
	}

	.access_info_tbl table thead tr th {
	}

	.access_info_tbl table th {
		width: 89px;
		padding: 15px 2px;
	}

	.sat {
	}

	.sun {
	}

	.access_info_tbl table tr {
	}

	.access_info_tbl table tbody th {
		font-size: 14px;
	}

	.access_info_tbl table tbody th span {
	}

	.access_info_tbl table tbody td {
	}

	.access_info_tbl table tbody td span {
	}

	.mr {
	}

	.bt {
	}

	.bt::before,
	.bt::after {
	}

	.bt::after {
	}

	.bt::before {
	}

	.access_map {
		display: flex;
		flex-flow: column;
		max-width: 450px;
		margin: 0 auto;
		padding: 8px;
	}

	.access_map_wrap {
		display: flex;
		flex-flow: column;
		gap: 8px;
	}

	.access_map_cnt {
	}

	.information {
		padding-top: 35px;
	}

	.information_wrap {
		flex-flow: column;
		gap: 0;
	}

	.information_hd {
		margin-bottom: 15px;
	}

	.information_hd_ttl {
		margin-bottom: 0;
	}

	.information_hd_ttl h2 {
	}

	.information_hd_ttl p {
	}

	.information_hd_link {
		margin: 0 auto;
	}

	.information_links {
		margin-bottom: 25px;
	}

	.information_links_cnt {
	}

	.information_links_cnt:first-child {
	}

	.information_links_cnt a {
		flex-flow: column;
		padding: 19px 11px;
	}

	.information_links_cnt a time {
	}

	.information_links_cnt a p {
	}

	.about {
		overflow: hidden;
	}

	.about::before {
		top: 280px;
		width: 1200px;
		height: 3345px;
	}

	.about_item {
		width: 188px;
	}

	.about_item_sp {
		position: absolute;
		top: 210px;
		left: 234px;
		transform: translateY(-50%);
	}

	.about_item_cnt {
	}

	.about_item_cnt img {
	}

	.about_wrap {
	}

	.about_sa {
		padding: 410px 0 0;
	}

	.about_sa_wrap {
		padding-left: 0;
	}

	.about_sa_hd {
	}

	.about_sa_hd_catch {
	}

	.about_sa_hd_catch_jp {
		font-size: 18px;
	}

	.about_sa_hd_catch_ttl {
		font-size: 24px;
	}

	.about_sa_hd_catch_en {
		font-size: 16px;
	}

	.about_sa_hd_txt {
		margin-top: 18px;
		font-size: 16px;
	}

	.about_sa_img {
		margin-bottom: 30px;
	}

	.about_sa_txt {
	}

	.about_sa_link {
	}

	.about_sa_link a {
	}

	.about_hospital {
		padding-top: 90px;
	}

	.about_hospital_hd {
		margin: 0 auto 65px;
	}

	.about_hospital_hd p {
		font-size: 16px;
	}

	.about_hospital_hd h3 {
		font-size: 24px;
	}

	.about_hospital_hd h3::before,
	.about_hospital_hd h3::after {
		width: 17.36px;
		height: 24.48px;
		background-repeat: no-repeat;
	}

	.about_hospital_hd h3::before {
	}

	.about_hospital_hd h3::after {
	}

	.about_hospital_wrap {
		grid-template-columns: 1fr;
		gap: 76px;
		max-width: 450px;
		margin: 0 auto;
	}

	.about_hospital_cnt {
	}

	.about_hopital_item {
	}

	.about_hospital_ct {
		height: unset;
	}

	.about_hospital_txt {
	}

	.about_commitment {
		padding-top: 80px;
		padding-bottom: 0;
	}

	.about_commitment_hd,
	.about_facility_hd {
		font-size: 20px;
	}

	.about_commitment_hd {
	}

	.about_commitment_hd h3,
	.about_facility_hd h3 {
	}

	.about_commitment_hd h3 span,
	.about_facility_hd h3 span {
		padding: 9px;
		font-size: 40px;
	}

	.about_commitment_slide {
	}

	.about_commitment_slide_wrap {
		margin-bottom: 30px !important;
	}

	.about_commitment_slide_cnt {
		width: 280px;
		height: auto;
		margin: 0 34px;
		padding: 20px 0;
	}

	.about_commitment_slide_cnt::before {
		height: calc(100% - 40px);
		transform: translate(50%, 50%) rotate(6deg);
	}

	.about_commitment_slide_cnt:hover:before {
	}

	.about_commitment_slide_box {
		padding: 34px 20px 25px;
	}

	.about_commitment_slide_ttt {
		margin-bottom: 21px;
	}

	.about_commitment_slide_num {
		right: 19px;
		font-size: 40px;
	}

	.about_commitment_slide_img {
		width: 171px;
		margin-bottom: 13px;
	}

	.about_commitment_slide_catch {
		margin-bottom: 8px;
		font-size: 16px;
		text-align: center;
	}

	.about_commitment_slide_txt {
	}

	.about_commitment_slide_link {
	}

	.about_commitment_slide_link a {
	}

	.about_commitment_btm {
		gap: 23px;
	}

	.slick-dots {
		gap: 15px;
	}

	.slick-dots li {
		width: 12px;
		height: 12px;
	}

	.slick-dots li button {
		width: 100%;
		height: 100%;
	}

	.slick-dots li.slick-active button {
	}

	.slick-dots li button:before {
	}

	.about_commitment_btm_arrow {
		gap: 9px;
	}

	.slide-arrow {
		width: 50px;
		height: 50px;
		font-size: 16px;
	}

	.slide-arrow.prev-arrow {
		left: 10px;
	}

	.slide-arrow.next-arrow {
		right: 10px;
	}

	.about_facility {
		padding-top: 135px;
		padding-bottom: 100px;
		background: linear-gradient(transparent 200px, #f1efeb 200px, #f1efeb calc(100% - 200px), transparent calc(100% - 200px));
	}

	.about_facility::before {
		top: 70px;
		right: 50%;
		left: unset;
		height: 585px;
		transform: translateX(50%);
	}

	.about_facility::after {
		content: "";
		position: absolute;
		right: 50%;
		bottom: 0;
		z-index: -1;
		width: 2000px;
		height: 2000px;
		border-radius: 50%;
		background: #f1efeb;
		transform: translateX(50%);
	}

	.about_facility_wrap {
	}

	.about_facility_hd {
	}

	.about_facility_txt {
		text-align: start;
	}

	.about_facility_cnt {
		grid-template-columns: 1fr;
	}

	.about_facility_box {
		padding: 23px;
	}

	.about_facility_box:last-child {
		grid-column: auto;
	}

	.about_facility_box_hd {
	}

	.about_facility_box_hd h4 {
	}

	.about_facility_box:last-child .about_facility_box_hd h4 {
		text-align: center;
	}

	.about_facility_box_hd span {
	}

	.about_facility_box_img {
		width: 200px;
		margin: 0 auto 17px;
	}

	.about_facility_box_img.hide-sp {
		display: none;
	}

	.about_facility_box_img.vis-sp {
		display: flex;
	}

	.about_facility_box_txt {
	}

	.about_facility_box_txt_note {
	}

	.about_facility_box_link {
	}

	.about_facility_box_link a {
	}

	.about_facility_criteria {
		font-size: 24px;
	}

	.menu {
		padding-top: 30px;
	}

	.menu_hd {
		margin-bottom: 28px;
	}

	.menu_hd h2 {
	}

	.menu_hd p {
	}

	.menu_wrap {
	}

	.menu_cnt {
		grid-template-columns: 1fr 1fr;
		gap: 11px;
		max-width: 430px;
		margin: 0 auto;
	}

	.menu_link {
		gap: 7px;
		padding: 13px 0 15px;
	}

	.menu_link:last-child {
		grid-column: 1 / 3;
		flex-flow: row;
		padding: 25px 24px 16px;
	}

	.menu_link:hover {
	}

	.menu_link_img {
		width: 86px;
	}

	.menu_link_txt {
		display: flex;
		align-items: center;
		height: 35px;
		font-size: 14px;
	}

	.menu_link_txt.fs18 {
		font-size: 10px;
	}

	.menu_symptoms {
	}

	.menu_symptoms_hd {
		margin: 0 auto 28px;
		font-size: 24px;
	}

	.menu_symptoms_cnt {
		grid-template-columns: 1fr;
	}

	.menu_symptoms_link {
		height: auto;
	}

	.menu_symptoms_link:hover {
	}

	.menu_symptoms_link_list {
		margin-bottom: 15px;
	}

	.menu_symptoms_link_list li {
	}

	.menu_symptoms_link_list li::before {
	}

	.menu_symptoms_link_txt {
		justify-content: end;
		position: unset;
	}

	.menu_symptoms_link_txt .icon-arrow {
	}

	.menu_symptoms_link:hover .menu_symptoms_link_txt {
	}

	.faq {
		padding-top: 70px;
		overflow: hidden;
	}

	.faq_wrap {
	}

	.faq_cnt {
		display: flex;
		flex-flow: column;
		gap: 24px;
		position: relative;
		padding-top: 510px;
	}

	.faq_center {
		position: absolute;
		top: 0;
		right: 50%;
		width: 480px;
		transform: translateX(50%);
	}

	.faq_center_ttl {
		font-size: 22px;
	}

	.faq_center_item {
		width: 127px;
	}

	.faq_center_txt {
	}

	.faq_balloon {
		position: unset;
		width: 100%;
	}

	.faq_balloon.balloon01,
	.faq_balloon.balloon06 {
		width: 100%;
	}

	.faq_balloon.balloon01 {
	}

	.faq_balloon.balloon02 {
	}

	.faq_balloon.balloon03 {
	}

	.faq_balloon.balloon04 {
	}

	.faq_balloon.balloon05 {
	}

	.faq_balloon.balloon06 {
	}

	.faq_balloon_link {
		gap: 40px;
		position: relative;
		animation: none;
	}

	.faq_balloon.balloon01 .faq_balloon_link {
	}

	.faq_balloon.balloon02 .faq_balloon_link {
	}

	.faq_balloon.balloon03 .faq_balloon_link {
	}

	.faq_balloon.balloon04 .faq_balloon_link {
	}

	.faq_balloon.balloon05 .faq_balloon_link {
	}

	.faq_balloon.balloon06 .faq_balloon_link {
	}

	.faq_link {
	}

	.faq_link a {
	}

	.faq_balloon_link:hover {
	}

	.faq_balloon_link::after {
		display: none;
	}

	.faq_balloon_link:hover:after {
	}

	.faq_balloon_link .icon-arrow {
	}

	.faq_balloon_link:hover .icon-arrow {
	}
}
