@charset "utf-8";

.img_bg_block {
	padding: 12vw 0;
}

/*その他の追加変更 ここから*/
.m_ttl01 {
	margin-bottom: 8vw;
	margin-top: -2vw;
}

.m_ttl01 span {
	font-size: 3.5rem;
	letter-spacing: 0.18em;
}

.m_ttl01 em {
	font-size: 1.7rem;
	margin-top: 2.6vw;
}


.btn_wrap {
	margin-top: 8vw;
}

.btn01 {
	--btn-height: 13vw;
	--icon-right: 3vw;
	--icon-size: 2.5vw;
	font-size: 1.6rem;
	min-width: auto;
	padding: 2.5vw 8vw;
	width: 90%;
}


/*______________________________________________________________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
m_mv
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.m_mv_inner {
	position: relative;
	-webkit-mask: url(../images/top/mv_clip_sp.png) center / 100% no-repeat;
	mask: url(../images/top/mv_clip_sp.png) center / 100% no-repeat;
}

.m_mv_txt {
	width: 100%;
	justify-content: flex-end;
	padding-left: 8.6vw;
	padding-bottom: 10.8vw;
	/* padding-top: 72vw; */
}
.m_mv_txt:before {
	background: url(../images/top/mv_gradient_sp.png) center / 100% no-repeat;
}


.m_mv_txt_head {
	padding-bottom: 3vw;
	display: flex;
}

.m_mv_txt_head:before {
	width: 97.7%;
	height: 0.5rem;
	border-radius: 0.25rem;
}

.m_mv_txt_top {
	font-size: 1.65rem;
	letter-spacing: 0.06em;
	line-height: 1.3;
	text-align: right;
	margin-right: 0.7rem;
}

.m_mv_txt_main {
	margin-top: 0;
}

.m_mv_txt_main .txt02 {
	font-size: 7.2rem;
	letter-spacing: -0.01em;
	top: -0.05em;
	min-width: 8.1rem;
	text-align: center;
}

.m_mv_txt_main .txt03 {
	font-size: 2.5rem;
	letter-spacing: 0.18em;
}

.m_mv_txt_main .txt04 {
	font-size: 4.3rem;
	letter-spacing: 0.18em;
	line-height: 1.4;
}

.m_mv_txt_catch {
	font-size: 1.5rem;
	letter-spacing: 0.12em;
	line-height: 1.6;
	margin-top: 2.33543vw;
}

.m_mv_txt_catch .txt01 {
    letter-spacing: 0.24em;
}

.m_mv_txt_catch .txt02 {
	margin-top: 1.04349vw;
}
/*______________________________________________________________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
top_news
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.m_newslist_item+.m_newslist_item {
	margin-top: 4vw;
}

.m_newslist_item_in {
	flex-direction: column;
}

.m_newslist_item_in .date {
	margin-right: 0;
}

/*______________________________________________________________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.top_info {
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.top_info {}

.top_info .img_bg_block {
	padding: 13vw 0;
}

.top_info_block {
	display: block;
}

.top_info_head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8vw;
}

.top_info_ttl {
	display: flex;
	flex-direction: column;
	/* align-items: center; */
}

.top_info_ttl span {
	font-size: 2.8rem;
	letter-spacing: 0.15em;
}

.top_info_ttl em {
	font-size: 1.7rem;
	margin-top: 3vw;
}

.top_info_btn {
	margin-top: 0;
	width: 30vw;
}

.top_info_btn .btn {
	font-size: 1.2rem;
	--btn-height: 9vw;
	--icon-size: 1.7vw;
	--icon-right: 1.8vw;
	padding: 2vw 3.5vw 2vw 1.8vw;
	margin: 0;
	width: 100%;
}

.top_info_body {

}


/*______________________________________________________________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
top_message
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.top_message {overflow: hidden;}

.top_message:before {
	width: 70vw;
}

.top_message:after {
	width: 50vw;
}

.top_message .img_bg_block {
	padding: 13vw 0 0;
}

.top_message_ttl {
	margin-top: 0;
}

.top_message_block {
	padding-bottom: 97vw;
}

.top_message_body {
	max-width: none;
	width: 100%;
}

.top_message_txt {}

.top_message_btn {
	margin-top: 8vw;
	gap: 0px;
}

.top_message_line {
	position: relative;
	bottom: 0;
	right: 0;
	width: 90%;
	margin: 8vw auto 0;
}


.top_message_img {
	bottom: -30vw;
	right: 0;
	width: 100%;
}


/*______________________________________________________________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
top_medical
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.top_medical {
	background: url(../images/top/medical_bg_sp.jpg) center / cover no-repeat;
}

.top_medical .img_bg_block {}

.top_medical_ttl {
	margin-bottom: 8vw;
}

.top_medical_block {
	--col: 2;
	--gap-col: 0px;
	--gap-row: 0px;
}

.top_medical_item {
	padding-top: 6vw;
	padding-bottom: 5vw;
	min-height: auto;
}

.top_medical_item:before {
	width: 3.5vw;
}

.top_medical_icon {
	width: 24vw;
	left: -2vw;
}

.top_medical_item_ttl {
	font-size: 1.6rem;
	margin-top: 1vw;
}

.top_medical_item_ttl span {
	font-size: 1.2rem;
	letter-spacing: 0;
}


/*______________________________________________________________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
top_inspection
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.top_inspection {
}

.top_inspection_ttl {
	margin-bottom: 8vw;
}

.top_inspection_block {
	--gap-row: 8vw;
	--col: 1;
}

.top_inspection_item {
	min-height: auto;
	border-radius: 3vw;
	padding-top: 59vw;
}

.top_inspection_item_ttl span {
	font-size: 3rem;
}

.top_inspection_item_ttl em {
	font-size: 1.1rem;
	margin-top: 2vw;
}

.top_inspection_txt {
	margin-top: 5vw;
	margin-bottom: 3vw;
}


.top_inspection_item_body {
	padding: 5vw 5vw 6vw;
}


.top_inspection_item_btn .btn+.btn {
	margin-top: 3vw;
}

.top_inspection_other {
	--col: 1;
	--gap-row: 3vw;
	margin-top: 8vw;
}

.top_inspection_other_item {
	--radius: 3vw;
	height: 28vw;
}

.top_inspection_other_item:after {
	border-width: 2vw;
}

.top_inspection_other_ttl:before {
	right: 4vw;
	width: 3vw;
	transform: translateY(-50%);
}

.top_inspection_other_ttl span {
	font-size: 2.2rem;
}

.top_inspection_other_ttl em {
	font-size: 1.6rem;
}




/*______________________________________________________________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
top_feature
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

.top_feature_ttl {
	width: 60vw;
	margin: 0 auto 8vw;
}

.top_feature_block {}

.top_feature_item {
	--border-radius: 4vw;
	display: block;
}

.top_feature_item+.top_feature_item {
	margin-top: 12vw;
}

.top_feature_item_head {
	min-height: 50vw;
}

.top_feature_item_img {
	padding-top: 0;
	height: 48vw;
	overflow: hidden;
	border-radius: var(--border-radius) 0 0 var(--border-radius);
	margin: 0 -5vw 0 0;
}

.top_feature_item:nth-of-type(2n) .top_feature_item_img {
	border-radius: 0 var(--border-radius) var(--border-radius) 0;
	margin: 0 0 0 -5vw;
}

.top_feature_item_body {
	width: 100%;
	margin-top: 3vw;
}

.top_feature_item_num {
	font-size: 1.7rem;
	padding-bottom: 3vw;
	border-bottom: 2px solid var(--blue);
}

.top_feature_item_ttl {
	font-size: 2.1rem;
	margin-top: 3vw;
}

.top_feature_item_catch {
	font-size: 1.9rem;
	padding: 3vw 5vw 3vw 0;
	margin-top: 5vw;
}

.top_feature_item_catch:before {
	width: 100vw;
	border-radius: 2vw;
}

.top_feature_item_txt {
	margin-top: 4vw;
}

.top_feature_item_btn {
	gap: 0;
}

/*______________________________________________________________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
top_contact
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.top_contact {
	min-height: auto;
}

.top_contact .img_bg_block {
	padding: 10vw 0;
}

.top_contact .m_slider img {
	width: auto;
	height: 100%;
}

.top_contact_block {
	border-radius: 3vw;
	max-width: auto;
	margin: 0 auto;
	display: block;
}

.top_contact_head {
	width: 100%;
	padding: 5vw 0;
	justify-content: center;
}

.top_contact_ttl {
	justify-content: center;
	align-items: center;
	text-align: center;
	margin: 0;
}

.top_contact_ttl span {
	font-size: 3.4rem;
}

.top_contact_ttl em {
	font-size: 1.7rem;
	margin-top: 1vw;
}

.top_contact_body {
	padding: 5vw;
}

.top_contact_bnrs {
	border-radius: 3vw;
}

.top_contact_bnrs a {}

.top_contact_btn {
	margin-top: 5vw;
	gap: 0px;
}

.top_contact_btn .btn {
	width: 100%;
}


/*______________________________________________________________________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
top_other
______________________________
^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.top_other {}

.top_other .img_bg_block {}

.top_other_block {
    display: block;
    --col: 1;
}


.top_other_item {
	overflow: hidden;
}

.top_other_item + .top_other_item {
	margin-top: 8vw;
}

.top_other_ttl {
	margin-bottom: 5vw;
	padding-top: 0;
	gap: 3vw;
}

.top_other_ttl span {
	font-size: 3.4rem;
}

.top_other_ttl em {
	font-size: 1.7rem;
	top: 1.4vw;
}

.top_other .m_table_clinic {
	margin-top: 5vw;
}

.top_other_hosoku {
    margin-top: 2vw;
}

.top_other_hosoku p {
	font-size: 1.3rem;
}

.top_other_logo {
	width: 60vw;
}

.top_other_btn {
	margin-top: 6vw;
}

.top_other_line {
	margin: 5vw auto 0;
	width: 100%;
	display: block;
}


.m_column_item_in {
	padding: 3vw 0;
}

.m_column_item_in .date {
	margin-right: 4vw;
	font-size: 1.4rem;
}

.top_gmap {
    height: 100vw;
}