.img_bg_block {
	padding: 150px 0 150px;
}

.table_hosoku {
	font-size: 1.4rem
}

.m_ttl01 {
	margin-bottom: 50px
}

.m_ttl01 .txt01 {
	font-size: 4.2rem
}

.m_ttl01 .txt02 {
	letter-spacing: .94em;
	font-size: 1.5rem
}

.m_ttl02 {
	gap: 30px;
	margin-bottom: 40px;
}

.m_ttl02 .txt01 {
	padding-bottom: .05em;
	font-size: 2.8rem
}

.m_ttl02 .txt02 {
	padding-left: 15px;
	font-size: 1.5rem
}

.m_ttl02 .txt02:before {
	height: 20px
}

.btn01 {
	--btn-height: 80px;
	--btn-width: 380px;
	--icon-right: 20px;
	--icon-font-size: 2rem;
	width: fit-content;
	margin-inline: auto;
	padding: 20px 50px 20px 40px;
	font-size: 1.9rem
}

.btn01:after {
	--btn-gutter: 8px
}

.btn_white {
	--icon-right: 13px;
	--btn-height: 64px
}

.m_mv {
	position: relative;
	height: 100vh;
}

.m_mv img {
	width: 100%
}

.m_mv_inner {
	position: relative;
	height: 100vh;
}

.m_mv_main {
	z-index: 1;
	position: relative;
	height: 100vh;
}

.m_mv_main img {
	object-fit: cover;
}

.m_mv_main>*, .m_mv_main>*>*, .m_mv_main>*>*>*>*, .m_mv_main>*>*>*>*>* {
	height: 100vh;
}

.m_mv_txt {
	z-index: 10;
	width: 312px;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-height: 50vh;
}

.m_mv_txt img {
	max-height: 70vh;
	object-fit: contain;
}


.m_mv::before {
	background: url(../images/top/mv_flower_pc.png) no-repeat right bottom / contain;
	width: 600px;
	height: 100%;
}
.t_clinic .t_clinic_block {
	grid-template-columns: repeat(2, 1fr);
	gap: 60px;
	display: grid
}

.t_clinic .t_clinic_time {
	padding: 20px 50px;
}

.t_clinic .t_clinic_list>li {
	padding: 21px 0;
}

.t_clinic .t_clinic_list>li+li {
	padding: 30px 0px 31px 0;
}

.t_clinic .t_clinic_list>li .access_btn {
	width: 150px;
	padding: 4px 0 5px 22px;
	line-height: 1.4
}

.t_clinic .t_clinic_list>li .access_btn:before {
	width: 7px;
	right: 10px
}

.t_clinic .t_clinic_list .t_clinic_feature {
	justify-content: space-between;
	gap: 0;
	width: 100%;
	display: flex
}

.t_clinic .t_clinic_list .t_clinic_feature li {
	min-height: 90px;
	padding-left: 116px;
	font-size: 1.6rem
}

.t_clinic .t_clinic_list .t_clinic_feature li:before {
	background-size: 42px;
	width: 90px;
	box-shadow: 8px 8px #00000026
}

.t_symptoms {
	background: #eee2e7 url(../images/top/symptoms_bg.jpg) no-repeat left top / cover;
}

.t_symptoms .t_symptoms_list {
	--gap-col: 32px;
	--gap-row: 32px;
	--col: 4;
	justify-content: center
}

.t_symptoms .t_symptoms_list .t_symptoms_item {
	justify-content: center;
	align-items: center;
	min-height: 200px;
	padding-left: 0;
	display: flex;
	box-shadow: 8px 8px #00000026
}

.t_symptoms .t_symptoms_list .t_symptoms_item:before {
	width: 100%;
	height: 100%
}

.t_symptoms .t_symptoms_list .t_symptoms_item:after {
	display: none
}

.t_symptoms .t_symptoms_list .t_symptoms_item .t_symptoms_check {
	gap: 10px
}

.t_symptoms .t_symptoms_list .t_symptoms_item .t_symptoms_check:before {
	width: 13px;
	bottom: 10px;
	right: 10px
}

.t_symptoms .t_symptoms_list .t_symptoms_item .t_symptoms_check li {
	background: url(../images/icon_check.png) 0 3px/21px no-repeat;
	padding-left: 31px;
	font-size: 1.9rem
}

#t_symptoms .img_bg_block {
	padding: 130px 0 150px;
}

.t_feature .t_feature_head {
	position: relative
}

.t_feature .t_feature_head:before {
	width: 410px;
	left:0;
}

.t_feature .t_feature_head:after {
	width: 436px;
	right:0;
}

.t_feature .t_feature_head .t_feature_ttl {
	width: 367px;
	padding-bottom: 60px
}

.t_feature .t_feature_block {gap: 80px;position: relative;}

.t_feature .t_feature_block .t_feature_item:nth-of-type(1),.t_feature .t_feature_block .t_feature_item:nth-of-type(2) {
	padding: 55px 0 70px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	align-content: center;
	width: 100%;
	margin: 0;
}

.t_feature .t_feature_block .t_feature_item:before {
	width: calc(100% - var(--over-margin));
	top: 0;
	left: auto;
	right: 0px;
}

.t_feature .t_feature_block .t_feature_item:after {
	width: calc(100% - var(--over-margin));
	height: calc(100% - 40px);
	top: 20px;
	left: auto;
	right: 0
}

.t_feature .t_feature_block .t_feature_item:first-of-type {
	margin: 0;
}

.t_feature .t_feature_block .t_feature_item:nth-of-type(2) {margin-bottom: 30px;}

.t_feature .t_feature_block .t_feature_item:nth-of-type(2):before,
.t_feature .t_feature_block .t_feature_item:nth-of-type(2):after {
	left: 0;
	right: auto
}

.t_feature .t_feature_block .t_feature_item.mini {
	flex-direction: column;
	gap: 0;
	margin-top: 100px;
	width: 560px;
	margin: 0;
	padding: 300px 0 50px;
	/* height: 100%; */
	background: black;
}

.t_feature .t_feature_block .t_feature_item.mini:before {
	width: 100%;
	top: 0;
	left: auto;
	right: 0
}

.t_feature .t_feature_block .t_feature_item.mini:after {
	width: 100%;
	left: auto;
	right: 0
}

.t_feature .t_feature_block .t_feature_item.mini .t_feature_item_head {
	width: 560px;
	position: absolute;
	top: -30px;
	right: 30px;
	margin: 0;
}
.t_feature .t_feature_block .t_feature_item.mini+.mini .t_feature_item_head {
		right: -30px;
}

.t_feature .t_feature_block .t_feature_item_head {
	flex: 1
}

.t_feature .t_feature_block .t_feature_item:first-child .t_feature_item_head {
	position: absolute;
	bottom: -25px;
	right: -70px;
	width: 620px;
	margin: 0;
}

.t_feature .t_feature_block .t_feature_item_head .t_feature_item_imgs {
	justify-content: space-between;
	display: flex
}

.t_feature .t_feature_block .t_feature_item_head .t_feature_item_imgs .img {
	width: calc(50% - 10px)
}

.t_feature .t_feature_block .t_feature_item_head .t_feature_item_imgs .img:first-of-type {
	margin-top: 100px
}

.t_feature_item:nth-of-type(2) :is(.t_feature .t_feature_block .t_feature_item_head) .t_feature_item_imgs {
}

.t_feature .t_feature_block .t_feature_item_body {
	color: #fff;
	width: 100%;
	margin-top: 0;
	padding-right: 600px;
}

.t_feature .t_feature_block .t_feature_item_body .head {
	gap: 20px
}

.t_feature .t_feature_block .t_feature_item_body .head .num span {
	font-size: 1.4rem;
	letter-spacing: 0.7em;
	text-align: center;
}

.t_feature .t_feature_block .t_feature_item_body .head .num em {
	text-align: center;
	font-size: 14rem;
	line-height: 0.8;
}

.t_feature .t_feature_block .t_feature_item_body .head .ttl {
	font-size: 3rem;
	padding-top: 10px;
}

.t_feature_item.mini :is(.t_feature .t_feature_block .t_feature_item_body .head) {
	gap: 10px;
	width: 100%
}

.t_feature_item.mini :is(.t_feature .t_feature_block .t_feature_item_body .head) .num span {
	letter-spacing: .7em;
	font-size: 1.2rem
}

.t_feature_item.mini :is(.t_feature .t_feature_block .t_feature_item_body .head) .num em {
	font-size: 11.1rem
}

.t_feature_item.mini :is(.t_feature .t_feature_block .t_feature_item_body .head) .ttl {
	font-size: 2.4rem
}

.t_feature .t_feature_block .t_feature_item_body .m_txt {
	margin-top: 30px;
}
.t_feature .t_feature_block .t_feature_item:nth-child(2) .t_feature_item_head {
	margin: 10px 0 0 -70px;
}

.t_feature .t_feature_block .t_feature_item:nth-child(2) .t_feature_item_head .t_feature_item_imgs .img:first-of-type {
	margin-top: 0;
}

.t_feature .t_feature_block .t_feature_item:nth-child(2) .t_feature_item_head .t_feature_item_imgs .img:nth-child(2) {
	margin-top: 100px;
}

.t_feature .t_feature_block .t_feature_item:nth-of-type(1),.t_feature .t_feature_block .t_feature_item:nth-of-type(2) {
	min-height: 570px;
}

.t_feature .t_feature_block .t_feature_item:nth-child(2) .t_feature_item_head {
	position: absolute;
	bottom: -25px;
	left: -70px;
	width: 620px;
	margin: 0;
}

.t_feature .t_feature_block .t_feature_item:nth-child(2) .t_feature_item_body {
	padding: 0  0 0 600px;
}

.t_feature .t_feature_block .t_feature_item.mini .t_feature_item_body {
	padding: 0 30px;
}

#t_feature .img_bg_block {
	padding-bottom: 130px;
}

#t_treatment .img_bg_block {
	padding-top: 130px;
}
.t_treatment {
	background: url(../images/top/treatment_bg.jpg) center top /989px;
}

.t_treatment:before {
	width: 540px
}

.t_treatment:after {
	width: 514px
}

.t_treatment .t_treatment_block {
	--gap-col: 32px;
	--gap-row: 32px;
	--col: 4;
	justify-content: center
}

.t_treatment .t_treatment_item {
	position: relative;
	box-shadow: 8px 8px #993457;
}

.t_treatment .t_treatment_item .head {
	z-index: 1;
	border-bottom: 0;
	flex-direction: column;
	justify-content: center;
	gap: 20px;
	min-height: 274px;
	padding: 0 30px;
	position: relative
}

.t_treatment .t_treatment_item .head:before {
	background: #993457;
	width: 13px;
	bottom: 10px;
	right: 10px
}

.t_treatment .t_treatment_item .head .img {
	width: 140px
}

.t_treatment .t_treatment_item .head .ttl {
	text-align: center
}

.t_treatment .t_treatment_item .head .ttl .txt01 {
	font-size: 2.6rem
}

.t_treatment .t_treatment_item .head .ttl .txt02 {
	letter-spacing: .68em;
	font-size: 1.2rem
}

.t_treatment .t_treatment_item .txt {
	opacity: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	transition: var(--default-transition);
	background: #993457;
	align-items: center;
	padding: 0 30px;
	display: flex;
	position: absolute;
	top: 0;
	left: 0
}

.t_treatment .t_treatment_item .txt:before {
	content: "";
	z-index: 10;
	aspect-ratio: 1;
	clip-path: polygon(100% 100%, 100% 0, 0 100%);
	background: #fff;
	width: 13px;
	display: block;
	position: absolute;
	bottom: 10px;
	right: 10px
}

.t_treatment .t_treatment_item .txt:after {
	content: "";
	z-index: 1;
	opacity: .15;
	background: var(--url)center/cover no-repeat;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0
}

.t_treatment .t_treatment_item:hover {
	opacity: 1;
	box-shadow: 8px 8px hsl(339deg 49% 40% / 50%);
}

.t_treatment .t_treatment_item:hover .txt {
	opacity: 1
}

#t_greeting .img_bg_block {
	padding-top: 140px;
}
.t_greeting {
	background: #993457;
}

div#t_greeting .inner {position: relative;}

div#t_greeting .inner::before {
	position: absolute;
	content: "";
	background: url(../images/top/greeting_logo.png) no-repeat right bottom / contain;
	width: 404px;
	height: 370px;
	bottom: -110px;
	right: -215px;
}

.t_greeting:before {
	width: 50vw;
}

.t_greeting .t_greeting_ttl {
	gap: 25px
}

.t_greeting .t_greeting_ttl .txt01 {
	font-size: 2.8rem
}

.t_greeting .t_greeting_ttl .txt02 {
	letter-spacing: .48em;
	font-size: 1.5rem
}

.t_greeting .t_greeting_block {
	flex-direction: row-reverse;
	gap: 60px;
	margin-top: 30px;
	display: flex
}

.t_greeting .t_greeting_head {
	width: 400px;
	position: relative
}

.t_greeting .t_greeting_head .name {
	width: 300px;
	bottom: inherit;
	left: -20px;
	top: 500px;
}

.t_greeting .t_greeting_body {
	flex: 1;
	margin-top: 0
}

.t_greeting .t_greeting_body .catch {
	font-size: 3.2rem
}

.t_greeting .t_greeting_body .m_txt,
.t_greeting .t_greeting_body .btn_wrap {
	margin-top: 30px
}

.t_greeting .t_greeting_body .btn_wrap {
	margin-top: 50px;
}

.t_greeting .t_greeting_body .btn_wrap .btn {
	margin: 0 auto 0 0;
}

.m_slider {
	padding: 70px 0
}

.t_recruit {
	overflow: hidden
}

.t_recruit .img_bg_block {
	padding: 0
}

.t_recruit .inner {
	max-width: none;
	padding: 0
}

.t_recruit .t_recruit_ttl {
	width: 136px;
	top: -28px;
	left: -27px
}

.t_recruit .t_recruit_block {
	grid-template-columns: repeat(2, 1fr);
	display: grid
}

.t_recruit .t_recruit_block .t_recruit_head {
	padding: 100px 50px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.t_recruit .t_recruit_block .t_recruit_head:before {
	width: 100%;
	top: 0;
	left: 0
}

.t_recruit .t_recruit_block .t_recruit_head .in {
	max-width: 700px;
	margin: 0 auto
}

.t_recruit .t_recruit_block .t_recruit_head .in .m_txt {
	text-align: center;
	color: #fff;
	margin-top: 30px
}

.t_recruit .t_recruit_block .t_recruit_body {
	isolation: isolate;
	padding: 80px 50px;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.t_recruit .t_recruit_block .t_recruit_body:before {
	width: 100%;
	top: 0;
	left: 0
}

.t_recruit .t_recruit_block .t_recruit_body .in {
	max-width: 700px;
	margin: 0 auto;
	padding-left: 40px
}

.t_recruit .t_recruit_block .t_recruit_body .in .list {
	gap: 30px
}

.t_recruit .t_recruit_block .t_recruit_body .in .list li {
	flex-direction: column;
	align-items: center;
	gap: 1.7vw;
	padding: 39px 10px 39px 120px;
	display: flex
}

.t_recruit .t_recruit_block .t_recruit_body .in .list li .num {
	width: 160px;
	padding: 0 0px 0 10px;
	font-size: 1.9rem;
	line-height: 1.7;
	position: absolute;
	top: 50%;
	left: -35px;
	transform: translateY(-50%);
	height: 30px;
}

.t_recruit .t_recruit_block .t_recruit_body .in .list li .txt {
	font-size: 2.8rem
}

.t_recruit .t_recruit_block .t_recruit_body .in .bnr {
	--shadow-size: 10px;
	margin-top: 70px;
}

#t_clinic02 .img_bg_block {
	padding: 150px 0;
}
.t_clinic02 .t_clinic02_block {
	grid-template-columns: repeat(2, 1fr);
	gap: 60px;
	display: grid
}

.t_clinic02 .t_clinic02_block .t_clinic02_item {
	overflow: hidden
}

.t_clinic02 .t_clinic02_block .t_clinic02_item+ .t_clinic02_item {
	width: 100%;
	margin: 0;
}

.t_clinic02 .t_clinic02_block .t_clinic02_item .t_clinic02_btn {
	margin-top: 40px
}

.t_clinic02 .t_clinic02_block .t_clinic02_item .gmap {
	height: 100%
}

.m_newslist_item_in {
	padding: 22px 30px 24px 0;
}

.m_newslist_item_in .date {
	margin-right: 20px
}

.t_column {
	background: #f4eeec url(../images/top/column_bg.jpg) 50%/cover no-repeat
}

.t_column::before {
	display: none;
}

div#t_column .img_bg_block {
	padding-top: 130px;
}

.t_column .t_clinic02_btn {
	margin-top: 60px
}