@charset "UTF-8";
/*
Theme Name: Twenty Nineteen
Theme URI: https://github.com/WordPress/twentynineteen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes.
Requires at least: WordPress 4.9.6
Version: 1.3
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: twentynineteen
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Twenty Nineteen is based on Underscores https://underscores.me/, (C) 2012-2018 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/* iDCS追加*/
#megamenu{
	display: block!important;
}
html{
	overflow-x: hidden;
}
.clearfix{
	clear: both;
}
ol li {
	list-style: none;
}
.Subject,.About .ContsHeader{
	background: none;
}
.Subject__blc a, .SubjectIndex__blc a, .txt-m-blc a, .txt-m-blc a, .SecLead a, aside.Note a{
	text-decoration: underline;
}
.Subject__blc a:hover, .SubjectIndex__blc a:hover, .txt-m-blc a:hover, .txt-m-blc a:hover, .SecLead a:hover, aside.Note a:hover{
	text-decoration: none;
}
.SubjectContents{
	border-radius: 15px;
}
.SubjectContents.opened{
	border-radius: 15px 15px 0 0;
}
.Header{
	position: fixed;
	z-index: 1000;
}
.Header__left{
	width: 35%;
}
.Header__address{
	white-space: nowrap;
}
.Header .reservedBtn{
	padding: 15px 10px 15px 30px;
	background-position: left 10% center;
}
#google_translate_element{
	position: absolute;
	right: 0;
	top: 20px;
	z-index: 10;
}
.GloNav_menu{
	height: 2rem;
	align-items: baseline;
	justify-content: flex-end;
}
.GloNav_menu > li {
	white-space: nowrap;
	position: relative;
	padding: 0;
	margin-left: 12px;
}
.GloNav_menu > li:last-child{
	padding-right: 1em;
}
.GloNav_menu > li a{
	padding: 10px 1em;
}
.GloNav_menu li ul {
	background: #3e8153cc;
	position: absolute;
	top: 25px;
}
.GloNav_menu > li:last-child ul{
	right: 0;
}
.GloNav_menu li li {
	height: 0;
	max-width: 250px;
	width: max-content;
	overflow: hidden;
	transition: .2s;
	margin-left: 0px;
	/* 	padding-left: 10px; */
	min-width: -webkit-fill-available;
}
.GloNav_menu li li a {
	color: #fff;
	display: block;
	/* 	height: 2rem; */
	line-height: 2rem;
	/* 	text-align: center; */
	text-decoration: none;
	width: 100%;
	padding: 10px 20px;
}
.GloNav_menu li:hover > ul > li {
	height: 4rem;
	overflow: visible;
	padding: 0;
	border-right: 0;
	white-space: normal;
	/* 	height: fit-content; */
	/* 	height: -moz-fit-content; */
}
.GloNav_menu li:hover > ul > li:hover {
	background: #3e8153b3;
}
.spnav__contact a.spnav__contact__full{
	width: 100%;
}
.spnav__sub {
	background-color: #3E3F41;
}
.Schedul__table td {
	padding: 1.1em 1.1em;
}
.Feature__blc__img{
	max-height: 500px;
}
.SubHero__img{
	width: 100%;
	/* 	height: auto; */
	max-width: 1600px;
}
.SubHero__img img {
	width: 100%;
	/* 	height: auto; */
	object-fit: cover;
}
.SubHero__txt{
	background-color: #ffffffe6;
}
.SubHero__txt__head br{
	display: block;
}
.s-contsWrap.Sec {
	margin: 0 auto 100px;
}
.HeroArea .s-contsWrap .HeroArea__txt {
	/*     -webkit-box-shadow: 10px 0 0 #5dccb2, -10px 0 #5dccb2!important; */
	/*     box-shadow: 10px 0 0 #5dccb2, -10px 0 #5dccb2!important; */
	position: absolute;
	left: 7px;
	bottom: -36px;
	/*     -webkit-box-shadow: 10px 0 0 #003995, -10px 0 #003995; */
	/*     box-shadow: 10px 0 0 #003995, -10px 0 #003995; */
}
.Breadcrumb__list {
	display: inline-block;
	padding: 0;
}
.Breadcrumb__list a {
	/*     color: #d1b61e; */
	font-size: 14px;
	-webkit-transition: all .3s;
	transition: all .3s;
	text-decoration: none;
}
.Breadcrumb__list a span{
	text-decoration: underline;
}
.Breadcrumb__list br{
	display: none;
}
.Breadcrumb__list:last-child a span {
	text-decoration: none;
}
.Breadcrumb__list a:after {
	content: ">";
	margin: 0 5px;
	color: #A5A5A5;
}
.Breadcrumb__list a:after, .ContsArea h2, .BulletList__itemCont__txt, .MainLabel, .MenuList__itemCont__desc a {
	/*     color: #4f4f4f!important; */
}
.MainLabel--wh .MainLabel__en{
	color: #FFF!important;
}
.Breadcrumb__list:last-child a:after {
	content: "";
}
.Beginning_cont{
	overflow: hidden;
}
.Beginning_cont h3{
	font-size: 1.8rem;
	color: #3e8153;
}
.Beginning_cont h4{
	font-size: 1.6rem;
}
.slick-slide img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.Useful_cont--l .Pct__round, .Useful_cont--r .Pct__round {
	line-height: 0;
}
.Summary__blc div em, .SecLead em, aside.Note em, .Useful_cont em, .Condition__table em, .Process__blc__cont em, .Treatment__blc__cont em {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #0000), color-stop(50%, #ffffa3));
	background: linear-gradient(#0000 50%, #ffffa3 50%);
}
.Trouble__wrap.col-type-1, .Guide__wrap.col-type-1{
	width: 80%;
	margin: 0 auto;
}
.col-type-1 .Guide__list li, .col-type-1 .Trouble__list li{
	width: 100%;
}
.Treatment__blc__cont h4 {
	font-size: 1.8rem;
	color: #3e8153;
}
.Treatment__blc__cont p{
	margin-bottom: 1em;
}
.Table__head {
	font-family: "Noto Sans CJK JP";
	font-size: 2rem;
	letter-spacing: .08em;
	color: #3e8153;
	margin-bottom: 1.5em;
	padding-left: 1.3em;
	position: relative;
}
.Table__head:before {
	content: "";
	width: .8em;
	height: .8em;
	border-radius: 4px;
	background: #e5f28e;
	position: absolute;
	left: 0;
	top: 1em;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.Cost__table .age{
	width: 20%;
}
.Cost__table + aside.Note{
	margin-top: -40px;
	margin-bottom: 40px;
}
.ListCont section + aside.Note{
	width: 1100px;
	margin: 0 auto;
	margin-top: 10px;
}
.Note p a{
	text-decoration: underline;
	color: #4f4f4f;
}
.Useful__title.no_num{
	padding-left: 0;
}
/* .Useful_cont h4, */
.Process__blc__cont h4{
	font-size: 1.8rem;
	color: #3e8153;
}
/* .Useful_cont h5, */
.Process__blc__cont h5{
	font-size: 1.6rem;
}
.Treatment__blc__cont ul, .Treatment__blc__cont ol,
.Useful_cont ul, .Process__blc__cont ul, .Useful_cont ol, .Process__blc__cont ol{
	margin-bottom: 1.2em;
}
.Treatment__blc__cont li,
.Useful_cont li, .Process__blc__cont li{
	font-size: 1.6em;
	line-height: 1.8em;
}
.Process__blc{
	min-height: 140px;
}
.Treatment__blc__cont.full-width ,.Process__blc__cont.full-width{
	width: 100%;
}
.Sec.FreeCont{
	overflow-x: hidden;
}
.ShareNav__menu img, .Footer_bottom__logo img{
	object-fit: contain;
}
.FooterNav__menu {
/* 	flex-flow: wrap; */
	line-height: 1.5em;
}


.Doctor .Doctor__Profile{
	margin-bottom: 60px;
	display: block;
	overflow: hidden;
}

.Doctor__Profile__table th{
	min-width: 140px;
}
.About__Mainpict img.Doctor__Main__pct{
	object-fit: cover;
	height: 400px;
}
.Doctor .Useful_cont h3 {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2.4rem;
	line-height: 1.5;
	letter-spacing: 0.08em;
	color: #3e8153;
	border-bottom: 1px dashed #828282;
	padding: 0 0 14px 0;
	margin-bottom: 32px;
}
.Doctor__Mainpict__txt {
	background: #165b31b8;
	padding: 16px 48px 16px 32px;
	position: absolute;
	left: 160px;
	bottom: 80px;
}
.Doctor__Mainpict__txt h2{
	font-size: 3em;
	color: #FFF;
	line-height: 1.5em;
}
.Doctor__Mainpict__txt h2 span{
	display: block;
	font-size: 0.6em;
}
.Doctor__Mainpict__txt em{
	font-size: 1.6em;
	color: #FFF;
	margin-top: 1em;
	display: block;
	line-height: 1;
}
.DoctorData{
	justify-content: space-around;
}
.DoctorData__blc:nth-child(odd){
	margin-right: 0;
}
.DoctorData__blc:nth-child(even){
	margin-left: 4%;
}
.Useful_cont h5:before{
	content: none;
}
.FaqList__blc--last{
	margin-bottom: 20px;
}
.FaqList__blc--last + p{
	text-align: right;
	font-size: 1.4em;
}
.FaqList__blc--last + p a{
	color: #333333;
}
.Sec #InnerLink{
	background: #F7F7EB;
	padding: 25px 40px;
	font-size: 1.5em;
}
.Sec #InnerLink ul li{
	display: inline-block;
	margin-right: 60px;
}
.Sec #InnerLink ul li:after{
	content: "▼";
	margin-left: 0.6em;
}
.Feature__cont p em {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #0000), color-stop(50%, #ffffa3));
	background: linear-gradient(#0000 50%, #ffffa3 50%);
}
.Access .About__cont{
	margin-top: 0;
}
.aligncenter{
	text-align: center;
	display: table-cell;
	margin: 0 auto;
}
.Subject__blc p{
	text-align: left;
}
.Overview .Doctor__Profile__pct{
	height: 360px;
}
.Overview .Doctor__Profile__pct img{
	height: 100%;
	object-fit: cover;
}
@media print, screen and (min-width: 1025px){
	.Sidebyside__cont > .col-25 {
		width: 22%;
	}
	.Sidebyside__cont > .col-25:nth-child(4n) {
		margin-right: 0;
	}
	.col-33 {
		width: 30%;
		margin-right: 5%;
	}
	.Service__cont > a:nth-child(3n), .Sidebyside__cont > div.col-33:nth-child(3n){
		margin-right: 0;
	}
}
@media only screen and (min-width: 897px){
	.Header{
		min-width: 1220px;
	}
	.Header__logo img {
		max-width: 275px;
		max-height: 90px;
	}
	.Header__translator{
		max-width: 1200px;
		margin: 0 auto;
		position: relative;
	}
	.spnav-menu + .Header__translator #google_translate_element{
		top: -40px;
	}
	.Breadcrumbs {
		margin: 0 auto 80px;
	}
	.Doctor__Profile__table td{
		padding: 1.1em 0 1.1em 1em;
	}
	.About__cont .Gmap{
		margin-bottom: 100px;
	}
	.Main.Access .About__cont .Gmap{
		height: 500px;
	}
	.About__lower__nav{
		position: relative;
	}
	.About__lower__nav .menu{
		position: absolute;
		bottom: 100px;
		width: 450px;
	}
	.Director__Greeting{
		margin-bottom: 60px;
	}
	.Director__Greeting__pct img{
		max-height: 770px;
		width: auto;
	}
	.Pct__round img{
		height: 260px;
		object-fit: cover;
	}
	.Condition__table td img {
		float: right;
		margin-left: 20px;
	}	
}
@media only screen and (max-width: 896px){
	.Header__left {
		/* 		width: 60%; */
	}
	.Header__logo img {
		max-width: 100%;
		/* 		max-height: 25px; */
		object-fit: contain;
		height: auto;
		width: auto;
	}
	.Header__translator{
		position: relative;
		top: -20px;
	}
	.Header .Header__translator #google_translate_element{
		display: none;
	}
	.nav-toggle span{
		-webkit-transition: none;
		transition: none;
	}
	.Sec #InnerLink{
		padding: 10px 20px;
		font-size: 1.2em;
		line-height: 3em;
	}
	.Sec #InnerLink ul li{
		margin-right: 25px;
	}
	.Sec #InnerLink ul li:after{
		margin-left: 0.3em;
	}
	.Condition__table td img {
		display: block;
		margin: 0 auto;
		margin-bottom: 10px;
	}
	.Cost__table{
		margin-bottom: inherit;
	}
	.FaqList__blc dt{
		padding: 20px 20px 20px 1.8em;
	}
}
@media only screen and (min-width: 897px){
	.Staff__blc .job{
		white-space: nowrap;
	}
	.Examination__blc__txt{
		padding: 10px 32px 50px 0;
	}
	.Examination__btnCont .btn--base{
		position: absolute;
		bottom: 20px;
		right: 40px;
	}
	.Examination__blc{
		position: relative;
	}
	.Useful_cont--r .Pct__round {
		width: 33.333%;
		margin: 0 0 40px 40px;
		float: right;
	}
	.Useful_cont .Pct__round {
		clear: both;
	}
	.btn--base:hover,.reservedBtn:hover {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
		-webkit-transition: 0.2s;
		transition: 0.2s;
	}
	.Doctor .Doctor__Profile.fig_l .Doctor__Profile__pct, .Doctor .Doctor__Profile.fig_r .Doctor__Profile__txt{
		float: left;
	}
	.Doctor .Doctor__Profile.fig_r .Doctor__Profile__pct, .Doctor .Doctor__Profile.fig_l .Doctor__Profile__txt {
		float: right;
	}
}
@media only screen and (max-width: 896px){
	.Schedul__table td {
		padding: .7em .7em;
	}
	.About__lower__nav .menu{
		font-size: 1.3rem;
		letter-spacing: 0px;
	}
	.About__lower__nav .menu a {
		padding: 1em 0 0.75em 2.2em;
	}
	.SubHero__img{
		height: 100%;
	}
	.SubHero__img img{
		height: 100%;
	}
	.Examination__blc__txt h3 br{
		display: none;
	}
	.Useful_cont--r .Pct__round {
		width: 90%;
		margin: 0 auto 24px;
		float: none;
	}
	.Schedul__notes {
		/*     display: block; */
	}
	.Staff__blc__pic{
		width: 35vw;
		height: 35vw;
	}
	.btn--base:hover,.reservedBtn:hover{
		transform: scale(1);
		-webkit-transform: scale(1);
	}
	.btn--base:hover{
		background-position: right 6% center;
	}
	.Subject__blc:hover,.Examination__blc:hover{
		transform: translateY(0);
		-webkit-transform: translateY(0);
	}
	.Facility .Sidebyside__blc__pct{
		width: 100%;
		margin-bottom: 16px;
	}
	.Facility .Sidebyside__blc .txt{
		width: 100%;
		margin-bottom: -16px;
	}
	.Doctor__Mainpict__txt {
		left: 0;
		bottom: 0;
	}
	.Doctor__Mainpict__txt em {
		font-size: 1.2em;
	}
	.Doctor__Mainpict__txt h2 {
		font-size: 2em;
		color: #FFF;
		line-height: 1.3em;
		margin-bottom: 0.4em;
	}
	.Overview .Doctor__Profile__pct{
		height: 200px;
		width: 100%;
	}
/* 	.Cost__table thead td{
		display: none;
	}
	.Cost__table th.head{
		border-bottom: 1px dotted #A7A7A7;
	}
	.Cost__table .age{
		width: 100%;
		border: none;
		padding: 0;
	} */
	.Cost__table .exp{
		max-width: 300px;
	}
	.Cost__table .amount{
		white-space: nowrap;
	}
}


/* modal */
.modal{
	display: none;
	height: 100vh;
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
}
.modal__bg{
	background: rgba(0,0,0,0.8);
	height: 100vh;
	position: absolute;
	width: 100%;
}
.modal__content{
	background: #fff;
	left: 50%;
	padding: 40px;
	position: absolute;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 80%;
	min-width: 800px;
}
body.modal-open {
	height: 100vh;
	overflow-y: hidden;
}
@media print, screen and (max-width: 896px){
	.modal{
		z-index: 2;
	}
	.modal__content{
		width: 90%;
		min-width: unset;
		padding: 20px;
		max-height: calc(100% - 200px);
		overflow-y: scroll;
	}
}


/* ギャラリー */
.gallery .thumbs>div:before{
	left: 35px!important;
}
.gallery .thumbs>div{
	width: 85px!important;
	height: 85px!important;
}
.gallery .images>div p{
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 20px 30px;
	background: #165B31cc;
	color: #FFF;
	font-size: 1.5em;
	font-weight: bold;
	border-radius: 0px 0 5px 5px;
}
@media (max-width: 896px){
	.gallery .thumbs>div:before{
		left: 25px!important;
	}
	.gallery .thumbs>div {
		width: 65px!important;
		height: 65px!important;
	}
}
@media screen and (max-width: 896px){
	.gallery .images>div p{
		font-size: 1.2em;
		padding: 3px 10px;
		line-height: 1.4em;
	}
	.Sec.Gallery{
		padding: 0;
	}
}

/* ニュース */
.News__cont__sub{
	margin-bottom: 2em;
}
.News__cont__sub .News__cont__subTime{
	font-size:1.4em;
}
.News__blc{
	font-size: 1.6em;
	margin-bottom: 3em;
}

/* 症状・病名 */
.SymptomIndex {
	max-width: 1200px;
	margin: 0 auto 160px;
}
.SymptomIndex.Home__Service{
	max-width: 1400px;
	padding: 100px;
	border-radius: 50px;
	background: #f1fafd;
}
.SymptomTitle {
	text-align: center;
}
.SymptomTitle h2 {
	font-size: 3.2rem;
}
.Symptom__Cont {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
}
.SymptomColumn {
	width: 25%;
}
.Symptom__blc {
	font-size: 1.6rem;
	margin-bottom: 1.5em;
	position: relative;
	z-index: 1;
}
.Symptom__menu li {
	margin-bottom: .5em;
}
.Symptom__menu li.sickness {
	background-color: #ECF7F8;
}
.Symptom__menu li.symptom {
	background-color: #F5F5F5;
}
.Symptom__menu li a {
	display: block;
	padding: .5em 1.5em .5em .8em;
	position: relative;
	line-height: 1.6;
}
.Symptom__menu li a:before {
	content: "";
	width: 7px;
	height: 11px;
	position: absolute;
	right: 5%;
	top: 50%;
	background: url(./img/common/icon/icon_arrow_s.svg) left top/cover no-repeat;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.Symptom__menu li a:hover:before {
	right: 3%;
}
.Symptom__Person {
	position: absolute;
	left: 50%;
	top: 36px;
	z-index: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	max-width: 600px;
}
.Symptom__Person img{
	width: 90%;
	height: auto;
	margin: 0 5%;
}
@media screen and (max-width: 896px){
	.SymptomIndex {
		margin: 0 20px 56px;
	}
	.SymptomIndex.Home__Service{
		padding: 50px 0;
		margin: 0;
		border-radius: 0;
		margin-bottom: 60px;
	}
	.SymptomIndex.Home__Service .Symptom__Cont .Sec.Symptom__link{
		display: none;
	}
	.SymptomTitle h2 {
		font-size: 2.2rem;
	}
	.Symptom__Cont {
		margin-top: 0;
	}
	.SymptomColumn {
		width: 100%;
		padding: 0 20px;
	}
	.Symptom__blc {
		font-size: 1.5rem;
	}
	.Symptom__Person {
		position: static;
		-webkit-transform: none;
		transform: none;
		margin-bottom: 24px;
	}
	.Symptom__Person img {
		width: 100%;
		margin: 0;
	}
}
@media screen and (min-width: 897px){
	.Symptom__Cont .Sec.Symptom__link {
		display: none;
	}
	.SymptomColumn {
		min-height: 500px;
	}
}
@media only screen and (max-width: 896px){
	.Symptom__Cont {
		margin-top: 2rem;
	}
}


/* 一時対応 */
body .Treatment__title .title__num,body .Feature__blc__num em,body .Process__title .title__num{
	font-family: 'Nothing You Could Do', cursive!important;
}
@media screen and (min-width: 897px){
	.Recruit__message__cont{
		padding-bottom: 230px;
	}
	.Recruit__job figure {
		width: 200px;
	}
	.Recruit__job figure img{
		width: 200px;
		padding: 5px;
	}
	.Recruit__message__cont__text {
		text-align: center;
    width: 50%;
	}
	.Examination__blc__pic {
		height: 100%;
	}
}
.Recruit__message_pct_02 {
	right: -100px;
	top: 80px;
}
.Examination__blc__pic img {
	height: 100%;
	object-fit: cover;
}
.Subject + .About{
	margin-top: -100px;
}
.Greeting .MainLabel .MainLabel__en{
	white-space: nowrap;
}
.Greeting_pct_01{top: 5%;}
.Greeting_pct_02{max-width: 580px;bottom:34%;}
.Greeting_pct_03{width: 28%;max-width: 600px;}
.Greeting_pct_04{}
@media screen and (max-width: 1600px){
	/* 	.Greeting_pct_01{max-width: 430px;right: -2.5%;} */
	.Greeting_pct_02{bottom: 38%;}
	.Greeting_pct_03{bottom: 10%;}
	/* 	.Greeting_pct_04{max-width: 580px;bottom: 160px;} */
}
@media screen and (max-width: 1200px){
	.Greeting_pct_01{width: 35%;right: -10%;}
	/* 	.Greeting_pct_02{max-width: 580px;} */
	.Greeting_pct_03{left: -2%;}
	.Greeting_pct_04{}
}
@media screen and (max-width: 896px){
	.Greeting_pct_01{
		bottom: 0;
		right: 5px;
	}
	.Greeting_pct img{
		bottom: -20px;
		position: absolute;
	}
	.Greeting_pct_02,.Greeting_pct_03{
		display: none;
	}
	.Greeting{
		border-radius: 0;
		margin: 0 0 64px;
	}
	.Greeting__signature{
		text-align: left;
	}
	.Greeting__btnCont{
		padding: 20px 0 40px 20px;
		display: block;
	}
	.Footer{
		margin-bottom: 70px;
	}

	.Service__blc figure{
		height: 105px;		
	}
	.Service__blc figure img{
		height: 100%;
		object-fit: cover;
	}
	.HeroBnr__info__more{
		display: none;
	}
	.About__Mainpict__txt {
/* 		width: 85%; */
		bottom: auto;
		top: 70%;
	}
	.About__Mainpict__txt p {
		font-size: 1.4rem;
	}
}
.Recruit__jobt__blc .btn--base{
	right: 25px;
}
@media screen and (max-width: 320px){
	.Schedul__table{

	}
	.Schedul__table .timezone{
		white-space: unset;
		padding: 5px 0;
	}	
}
@media screen and (max-width: 896px){
	.Schedule{
		margin: 0 10px 56px;
	}
	.spnav__list a, .spnav__list span{
		padding: 0.8em 2em 0.8em 0.5em;
	}
	.spnav__list .sub-menu {
		display: none;
		background-color: #0c451c59;
	}
	.spnav__list .sub-menu li {
		width: 50%;
		float: left;
		border-bottom: none;
		border-top: 1px solid #daffe533;
	}
	.spnav__list a, .spnav__list span {
		display: block;
		color: #fff;
		padding: 0.8em 2em 0.8em 0.5em;
		position: relative;
	}
	.spnav__list__child{
		background: none;
	}
	.opened > a:before {
		-webkit-transform-origin: 50% 25%;
		transform-origin: 50% 25%;
		-webkit-transform: rotate(
			90deg
		);
		transform: rotate(
			90deg
		);
	}
	.FreeCont + .ClinicInfo .Gmap{
		margin-bottom: 50px;
	}
}
@media screen and (min-width: 897px){
	.Director__Greeting__txt{
		width: 50%;
	}
	.About__access__address{
		width: 40%;
	}
	.About__access__station{
		width: 35%;
	}
	.About__access__parking{
		width: 25%;
	}
}
.Director__Greeting__txt .catch{
	font-size: 2.5rem;
}
.Director__Greeting__txt p {
	line-height: 1.8;
}

.FaqList__blc .contact__tel:before{
	top: 18px;
	left: 0;
}
.FaqList__blc dt:after{
	content: none;
	width: 10px;
	height: 10px;
	position: absolute;
	right: 1%;
	top: 35%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: url(./img/common/icon/icon_arrow.png) center center no-repeat;
	-webkit-transform: rotate( 
		90deg
	);
	transform: rotate( 
		90deg
	);
	transition: 0.2s;
}
.FaqList__blc.opened dt:after{
	-webkit-transform: rotate( 
		270deg
	);
	transform: rotate( 
		270deg
	);

}
@media screen and (min-width: 897px){
	.Staff{
		overflow: hidden;
		max-height: 835px;
	}
	.Doctor__Profile__table+.txt-right a {
		position: relative;
		right: 10px;
	}
}
@media screen and (max-width: 896px){
	.Staff{
		overflow: hidden;
		max-height: 560px;
	}
}

/* アイコン色変更 */
/*.About__lower__nav .menu a {
display: inline-block;
padding: .1em 0 .1em 1em;
background: none;
width: calc(100% - 22px);
line-height: 4em;
}*/
.About__lower .Gmap{
	top: 25px;
}
.About__lower__info .About__access__blc dt, .Access .About__access__blc dt {
	width: 6em;
	padding: .2em 0;
	font-size: 1.4em;
}
.About__access .BtnCont{
	margin-top: 12px;
}
.Cv__contact .contact__tel{
	margin-left: 0;
}
.contact__tel,.About__access__address dt,.About__access__station dt,.About__access__parking dt {
	background: none;
	padding-left: 0;
}

.About__lower__nav .menu .menu__item:before,.contact__tel:before,.About__access__blc dt:before {
	content: "";
	display: inline-block;
	mask: no-repeat center/70%;
	-webkit-mask: no-repeat center left/100%;
	background: #82bb90;
	position: relative;
}
.About__lower__nav .menu .menu__item:before {
	width: 20px;
	height: 30px;
	top: 22px;
	left: 8px;
	position: absolute;
}
.About__lower__nav .menu .menu__item__greeting, .About__lower__nav .menu .menu__item__greeting2, .About__lower__nav .menu .menu__item__first, .About__lower__nav .menu .menu__item__flow, .About__lower__nav .menu .menu__item__access, .About__lower__nav .menu .menu__item__recruit { background-image: none;position: relative;}
.About__lower__nav .menu .menu__item__greeting:before {
	mask-image: url(./img/common/icon/icon_greeting.png);
	-webkit-mask-image: url(./img/common/icon/icon_greeting.png);
}
.About__lower__nav .menu .menu__item__greeting2:before {
	mask-image: url(./img/common/icon/icon_greeting2.png);
	-webkit-mask-image: url(./img/common/icon/icon_greeting2.png);
}
.About__lower__nav .menu .menu__item__first:before {
	mask-image: url(./img/common/icon/icon_first.png);
	-webkit-mask-image: url(./img/common/icon/icon_first.png);
}
.About__lower__nav .menu .menu__item__flow:before {
	mask-image: url(./img/common/icon/icon_flow.png);
	-webkit-mask-image: url(./img/common/icon/icon_flow.png);
}
.About__lower__nav .menu .menu__item__access:before {
	mask-image: url(./img/common/icon/icon_access.png);
	-webkit-mask-image: url(./img/common/icon/icon_access.png);
}
.About__lower__nav .menu .menu__item__recruit:before {
	mask-image: url(./img/common/icon/icon_recruit.png);
	-webkit-mask-image: url(./img/common/icon/icon_recruit.png);
}

.About__lower__nav  .menu__item__introlink_box_icon-upload {
	position: relative;
}
.About__lower__nav  .menu__item__introlink_box_icon-upload:before {
	content: none !important;
}
.About__lower__nav .menu .menu__item__introlink_box_icon-upload img {
	width: 23px;
	height: 23px;
	top: 26px;
	left: 8px;
	object-fit: contain;
   position: absolute;
}

.contact__tel:before {
	width: 32px;
	height: 32px;
	top: 2px;
	left: -8px;
	mask-image: url(./img/common/icon/icon_tel.png);
	-webkit-mask-image: url(./img/common/icon/icon_tel.png);
}
@media screen and (max-width: 896px){
	.contact__tel:before {
		width: 19px;
		height: 19px;
	}
}
.Header__right__top{
	white-space: nowrap;
}
.Header__right__contact .contact__tel:before{
	width: 24px;
	height: 24px;
	top: 4px;
	left: -5px;
}
.About__access__blc dt:before {
	height: 28px;
}
.About__access__address dt:before{
	width: 19px;
	top: 8px;
	left: -8px;
	mask-image: url(./img/common/icon/icon_address.png);
	-webkit-mask-image: url(./img/common/icon/icon_address.png);
}
.About__access__station dt:before{
	width: 18px;
	top: 8px;
	left: -8px;
	mask-image: url(./img/common/icon/icon_train.png);
	-webkit-mask-image: url(./img/common/icon/icon_train.png);
}
.About__access__parking dt:before{
	width: 25px;
	top: 8px;
	left: -5px;
	mask-image: url(./img/common/icon/icon_car.png);
	-webkit-mask-image: url(./img/common/icon/icon_car.png);
}
.Feature__blc__num,.Treatment__title .title__num{
	background: none;
	position: relative;
	z-index: 1;
}
.Treatment__title .title__txt{
	z-index: 1;
}
.Feature__blc__num{
	padding-left: 0;
}
.Feature__blc__num:before,.Treatment__title .title__num:before{
	mask-image: url(./img/common/icon/icon_stroke.png);
	-webkit-mask-image: url(./img/common/icon/icon_stroke.png);
	mask-size: contain;
	-webkit-mask-size: contain;
	content: "";
	width: 136px;
	height: 54px;
	position: absolute;
	display: inline-block;
	background: #eff6c1;
	top: 15px;
	z-index: -1;
}
.Treatment__title .title__num:before{
	width: 100px;
	height: 40px;
	top: 8px;
	left: 0;
}
.Examination__blc__txt h3{
	background: none;
	padding-left: 0;
}
.Examination__blc__txt h3:before{
	mask-image: url(./img/common/icon/icon_examination.png);
	-webkit-mask-image: url(./img/common/icon/icon_examination.png);
	content: "";
	width: 22px;
	height: 22px;
	position: relative;
	display: inline-block;
	background: #000;
	top: 3px;
}
.Header__sp p{
	white-space: nowrap;
}
.Header__sp__btn img{
	display: none;
}
.Header__sp__btn.btn-tel-mb:before {
	content: "";
	-webkit-mask: no-repeat center left/100%;
	mask-image: url(./img/common/icon/icon_tel.png);
	-webkit-mask-image: url(./img/common/icon/icon_tel.png);
	background: #ff9140;
	position: relative;
	width: 23px;
	height: 21px;
	top: 2px;
	left: 0;
	display: inline-block;
}
.Schedule__title:before{
	mask-image: url(./img/common/icon/icon_time.png);
	-webkit-mask-image: url(./img/common/icon/icon_time.png);
	background: #5776DBCC;
}
.Alliance__blc__txt .link:before{
	mask-image: url(./img/common/icon/icon_link.png);
	-webkit-mask-image: url(./img/common/icon/icon_link.png);
	background: #5776DBCC;
	width: 1.3em;
	height: 1.3em;
	top: 0.3em;
}
.Flow__b__blc:before{
	background: #FFF;
}
.Flow__b__blc:after{
	content: "";
	height: 14px;
	position: absolute;
	left: 50%;
	bottom: -7px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	padding: 0 5px;
	z-index: 1;
	mask-image: url(./img/common/icon/icon_arrow_flow.png);
	-webkit-mask-image: url(./img/common/icon/icon_arrow_flow.png);
	width: 15px;
	background: #61B9BD;
}
.Flow__b__blc:last-child:after{
	content: none;
}
.spnav__contact a{
	padding: 1.3em .5em 1.3em 2.8em;
}
.spnav__contact a:before{
	background: none;
	background-color: #f46a63;
	-webkit-filter: none;
	filter: none;
	width: 1.6em;
	height: 1.5em;
}
.spnav__contact__tel:before{
	mask-image: url(./img/common/icon/icon_tel.svg);
	-webkit-mask-image: url(./img/common/icon/icon_tel.svg);
}
.spnav__contact__reserve:before{
	mask-image: url(./img/common/icon/icon_calendar_color.svg);
	-webkit-mask-image: url(./img/common/icon/icon_calendar_color.svg);
}
.slick-prev, .slick-next{
	background-image: none;
	mask: no-repeat center/70%;
	-webkit-mask: no-repeat center left/100%;
	mask-image: url(./img/common/icon/icon_arrow_l.svg);
	-webkit-mask-image: url(./img/common/icon/icon_arrow_l.svg);
	background-color: #8bbb9a;
	width: 12px;
}

.Doctor__Profile__Message>.title:before{
	background: none;
	mask-image: url(./img/common/icon/icon_message.png);
	-webkit-mask-image: url(./img/common/icon/icon_message.png);
	background-color: #7bce95;
	width: 28px;
	height: 26px;
}
@media screen and (min-width: 897px){
	.About__access__blc:not(.About__access__address){
		line-height: 3.6;
		margin-bottom: 8px;
	}
}
@media screen and (max-width: 896px){
	.About__lower__info .About__access__blc:not(.About__access__parking) dt, .Access .About__access__blc:not(.About__access__parking) dt {
		padding: .2em .5em;
	}
	.About__lower__info .Schedule {
		margin: 10px;
		margin-bottom: 40px;
	}
	.Cv__contact .hour,.About__lower__info__contact .hour{
		color: #FFF!important;
	}
}
@media screen and (max-width: 896px){
	.Treatment__title .title__num:before{
		width: 44px;
		height: 18px;
		top: 8px;
		left: 0;
	}
	.About__lower__nav .menu .menu__item:before{
		top: 12px;
	}
   .About__lower__nav .menu .menu__item__introlink_box_icon-upload img {
		top: 12px;
	}
}
@media screen and (min-width: 897px){
	.About__lower__cont .About__access__parking dt,.About__access__blc.About__access__parking dt{
		margin-left: -7px;
	}
	.About__access__blc.About__access__parking dd{
		/* 		padding-left: 7px; */
	}
	.Alliance__blc__pic{
		max-height: 260px;
	}
	.Alliance__blc__pic img{
		height: 100%;
		object-fit: cover;
	}
}
@media screen and (max-width: 896px){
	.Schedule__title:before {
		/* 		height: 36px;
		width: 36px; */
	}
}
.HeroBnr__info__more a{
	padding-right: 20px;
	margin-right: -20px;
}


.Recruit{
	/* 	display: none; */
	background: none;
}
.Recruit__job{ 
	/* 	display: none; */
}
.Recruit__message__cont h3,.Recruit__message__cont p{
	width: 70%;
	margin: 0 auto;
}
.Recruit__message_pct_01{
	left: -50px;
	top: -30px;
}
.Recruit__message_pct_02{
	right: -50px;
	top: -30px;
}
@media screen and (max-width: 1200px){
	.Recruit__message_pct_01{
		left: -10%;
	}
	.Recruit__message_pct_02{
		right: -10%;
	}
}
@media screen and (max-width: 1024px){
	.Recruit__message_pct_01{
		left: -15%;
	}
	.Recruit__message_pct_02{
		right: -15%;
	}
}
@media screen and (min-width: 897px) and (max-width: 896px){
	.Recruit__message_pct_01,.Recruit__message_pct_02{
		display: none;
	}	
}
/*@media screen and (min-width: 897px){
.Recruit__message__cont{
overflow-y: clip;
padding-bottom: 45px;
margin-bottom: -100px;
}
.Recruit__message_pct_01{
top: 10px;
}
}*/


/*TOP*/
.HeroBnr .slick-slide{
	position: relative;
}
.HeroBnr > .HeroBnr__cont{
	height: auto;	
}
.HeroBnr .slick-track{
	/* 	height: 78vh; */
}
.HeroBnr__info dl dd{
	/* 	box-sizing: content-box; */
	padding: 0;
	border: none;
}
.HeroBnr__info dl dt{
	background: none;
	position: relative;
}
.HeroBnr__info dl dt:before{
	mask-image: url(./img/common/icon/icon_info.png);
	-webkit-mask-image: url(./img/common/icon/icon_info.png);
	content: "";
	width: 18px;
	height: 13px;
	position: absolute;
	display: inline-block;
	background: #97c1a4;
	top: 5px;
	left: 0px;
}
#HeroBnr__FV{
	height: 500px;
	width: 100%;
	position: relative;
}
.HeroArea {
	background: none;
	background-size: cover;
	text-align: center;
}
.HeroArea .s-contsWrap {
	position: relative;
	min-height: 480px;
}
.HeroArea__txt {
	color: #fff;
	display: inline;
	line-height: 1.5em;
	/*     background: #003995; */
	font-size: 48px;
	font-weight: 500;
	top: unset;
	bottom: 6%;
}
.HeroArea__txt__head span{
	display: block;
	line-height: 1.8;
}
.HeroArea__txt__head > span:first-child{
	margin-bottom: 0.2em;	
}
@media screen and (max-width: 896px){
	.HeroBnr{
		padding: 0;
		margin-bottom: 0;
	}
	.HeroBnr .slick-slide{
		height: 500px;
	}
	.HeroBnr .slick-slider{
		width: 100%;
		height: 500px;
	}
	.HeroBnr > .HeroBnr__cont{
		position: inherit;
		width: 100%;
	}
	.HeroBnr__cont{
		position: absolute;
		bottom: 20%;
		padding: 0 20px 24px;
	}
	.HeroArea__txt__head{
		font-size: 2.4rem;
		letter-spacing: .1em;
		line-height: 1.8em;
		margin-bottom: 1.5em;
	}
	.HeroBnr__Slider--pc .HeroArea__txt__head span{
		font-size: 25px!important;
	}
	.Calendar__gcal iframe {
		max-width: 100%;
	}
}
@media screen and (min-width: 897px){
	.HeroBnr__Slider--sp .HeroArea__txt__head span{
		font-size: 50px!important;
	}
	.HeroBnr{
		height: 690px;
		margin: 132px auto 40px;
	}
	.HeroArea__img{
		height: 648px;
		position: relative;
	}
	.HeroBnr__Slider .slick-dots{
		margin-top: 25px;
	}
	.HeroBnr > .HeroBnr__cont{
		position: static;
	}
	.HeroBnr__info{
		bottom: 90px;
		position: relative;
		left: 570px;
	}
}
@media screen and (max-width: 896px){
	.HeroBnr__info{
		height: 74px;
		padding: 14px;
	}
	.News {
		margin-top: 50px;
	}
	.News__btnCont a:before {
		content: "";
		width: 7px;
		height: 11px;
		position: absolute;
		right: 5%;
		top: 50%;
		background: url(./img/common/icon/icon_arrow_s.svg) left top/cover no-repeat;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		-webkit-filter: invert(25%) sepia(72%) saturate(1316%) hue-rotate(
			199deg
		) brightness(89%) contrast(99%);
		filter: invert(25%) sepia(72%) saturate(1316%) hue-rotate(
			199deg
		) brightness(89%) contrast(99%);
	}
	.NewsList__cat{
		min-width: 7em;
		width: fit-content;
		width: -moz-fit-content;
		word-break: keep-all;
		font-weight: bold;
	}
	.NewsList__date{
		width: 100px;
	}
	.obj__fit{
		-o-object-fit: cover;
		object-fit: cover;
		font-family: 'object-fit: cover;'!important;
	}
	dd.ticker{
		border: none;
	}
	.ticker ul li{
		white-space: nowrap;
	}
}
@media screen and (min-width: 897px){
	.HeroBnr__info{
		height: 49px;
	}
}
.HeroArea__img .obj__fit{
	max-width: 100%;
	width: 100%;
	object-fit: cover;
}

.HeroBnr__Slider .slick-dots li:not(.slick-active){
	background: #ccc;
}

.HeroBnr__info dl dd{
	background: #0000;
}
.HeroBnr__info__title a, .NewsList__title{
	font-weight: bold;
}

/* カルーセルバナーフィールド */
.MultipleBanner__cont .slick-dots li{
	background: #ccc;
}
@media only screen and (min-width: 897px){
	.MultipleBanner-slider--sp{
		display: none;
	}
	.MultipleBanner-slider--pc {
		width: 1200px;
		margin: 0 auto;
		overflow: hidden;
		margin-bottom: 60px;
	}
	.MultipleBanner__cont:not(.slick-slider) {
		display: flex;
		justify-content: center;
	}
	.MultipleBanner__cont__box:not(:last-child) {
		margin-right: 20px;
	}
	.MultipleBanner__cont__box img{
		width: 100%;
	}
}
@media only screen and (max-width: 896px){
	.MultipleBanner-slider--pc{
		display: none;
	}
	.MultipleBanner__cont{
		width: 100%;
		margin-top: -20px;
		margin-bottom: 40px;

	}
	.MultipleBanner__cont li{
		padding: 10px;		
	}
	.MultipleBanner__cont li img{
		width: 100%;
		height: auto;
	}
}

/* FB下バナーフィールド */
@media only screen and (min-width:1024px){
	.ufvBnr_pc{
		width: fit-content;
		width: -moz-fit-content;
		margin: 0 auto;
		margin-bottom: 60px;
		display: block;
	}
	.ufvBnr__img--sp{
		display: none;
	}
}
@media only screen and (max-width: 1023px){
	.ufvBnr__img--pc{
		display: none;
	}
	.ufvBnr_sp{
		margin-top: -20px;
		display: block;
		margin-bottom: 40px;
	}
	.ufvBnr_sp img{
		width: 100%;
	}
}

/*メガメニュー*/
.Header .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a{
	padding: 0px 20px 0px 15px;	
}
@media all and (-ms-high-contrast: none) {
	.Header .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a{
		/* IE10 以降にのみ適用される */
		padding: 0px 19px 0px 15px;	
	}
}
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a::before{
	content: none!important;
}
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a, .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a{
	font-size: 15px!important;
}

.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a::before{
	width: 0px;
}
#wpmega-menu-global{
	/* 	border-left: 2px solid; */
	border: none;
	white-space: nowrap;
}
.Header .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.menu-item-has-children > a::before{
	content: '\f107'!important;
	position: absolute;
	right: 18px;
	top: 60%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	font-family: FontAwesome;
	font-size: 14px;
	width: 0px;
}
.Header .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a::after,
.Header .wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-askins-wrapper ul.wpmm-mega-wrapper > li.menu-item-has-children > a:after{
	/*     content: "";
	background: #0078f0;
	opacity: 2;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 2px; */
	content: none;
}
.Header .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.menu-item-has-children > a:after{
	top: 14px!important;
}
.Header .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-horizontal, .Header .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-vertical{
	margin-top: 15px;
	margin-bottom: 10px;
	border: none;
	/* 	width: 1000px; */
}
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-horizontal ul.wpmm-mega-wrapper{
	margin:0 auto;
	display:table;	
}
.Header .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap, .Header .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-vertical ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap{
	border: none;
	left: -8px;
	box-sizing: content-box;
	width: 810px;
	border-radius: 2px;
}
.Header .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title, .Header .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link span.wpmm-mega-menu-href-title, .Header ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage span.wpmm-mega-menu-href-title, .Header ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-postimage span.wpmm-mega-menu-href-title{
	font-size: 16px;
	border-bottom: 1px solid #FFF;
	width: 100%;
	margin-bottom: 0;
}
.wpmm_megamenu .wpmm-target-description.wpmm-target-text{
	display: none!important;
}
ul.wp-mega-sub-menu li.wpmm-custom-post-settings .wpmm-custom-postimage a .wpmm-featured-image img, ul.wp-mega-sub-menu li.wpmm-custom-post-settings .wpmm-custom-postimage a .wpmm-custom-image img{
	width: 225px;
	height: 150px;
	object-fit: cover;
}
.wpmm-sub-menu-wrap ul > li {
	margin: 0 -3px 15px!important;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-onhover ul.wpmm-mega-wrapper > li:hover .wpmm-sub-menu-wrap .wpmm-sub-menu-wrapper {
	position: relative;
	left: 5px;
}
.wpmm-sub-menu-wrapper.wpmm-menu1 ul li a span.wpmm-mega-menu-href-title{
	color: #FFF;
	font-weight: bold;
}
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme ul.wpmm-mega-wrapper > li > a{
	padding-bottom: 5px;
}
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme ul.wpmm-mega-wrapper > li:hover > a{
	font-weight: bold!important;
	text-decoration: underline!important;
}
.wp-mega-sub-menu{
	display: flex;
	flex-wrap: wrap;
}

/* 採用特集 */
.Sidebyside__title{
	width: 100%;
	margin-bottom: 2em;
}
.Sidebyside__title h2{
	writing-mode: inherit;
}
.Recruit__View__cont {
	position: relative;
	margin: 0 auto;
	max-width: 1600px;
}
@media screen and (min-width: 897px){
	.Recruit__Occupation__cont, .Recruit__OccupationSlick__cont,.Recruit__Interview{
		justify-content: center;
	}
}
.Recruit__Service__blc__cont{
	background: #FFF;
}
.Recruit__Service__blc__cont:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 30px;
	background: #6fb9864d;
	z-index: -1;
}
.About__Mainpict{
	max-height: 540px;
}
.About__Mainpict img{
	max-height: 540px;
	object-fit: cover;
}
.Sec__recruit .Condition__table {
	width: 100%;
	border: none;
	text-align: left;
}
.Sec__recruit .Condition__table th, .Sec__recruit .Condition__table td{
	font-size: 1.6rem;
	text-align: left;
}
.Sec__recruit .Condition__table th {
	width: 18%;
	border-bottom: 1px solid #3e8153;
	padding: 1.6em .4em 1.6em 0;
	font-weight: 500;
	background: none;
}
.Sec__recruit .Condition__table td {
	width: 82%;
	border-bottom: 1px solid #D6D6C9;
	padding: 1.6em 0 1.6em .8em;
	border-right: none;
}
.wpcf7 form.sent .wpcf7-response-output{
	border-color: #3e8153;
	font-size: 1.6em;
	padding: 10px 20px;
	background: #f7f8f0;
}
@media print, screen and (min-width: 1025px){
	.Sidebyside__cont > .col-25 {
		margin: 0 1.7%;
	}
}
@media print, screen and (min-width: 897px){
	.Recruit__Occupation__blc{
		height: 320px !important;
		width: calc(33% - 28px);
		margin-bottom: 30px;
	}
	.Recruit__Occupation__blc .Pct__round img{
		height: 320px;
	}
	.Recruit__Interview__blc.col-50{
		width: calc(50% - 40px);
		margin: 0 20px;
		margin-bottom: 40px;
	}
}
@media only screen and (max-width: 896px){
	/*.Sidebyside__blc__pct {
	width: 60%;
	margin: 0 auto;
	margin-bottom: 20px;
}
	.Sidebyside__blc .txt {
	width: 100%;
	text-align: center;
}
	.Sidebyside__blc .exp {
	margin-top: 10px;
}
	.Sidebyside__blc{
	margin-bottom: 50px;
}*/
	.Recruit__Occupation__blc .Pct__round{
		height: 260px;
	}
	.Recruit__Occupation__blc .name{
		top: 220px;
	}
	.Recruit__Occupation__blc {
		margin: 0 8px 30PX;
	}
	.Recruit__Occupation__blc .Pct__round:before{
		height: 30%;
	}
	.Recruit__Occupation__blc .btn--base{
		margin: 0 0 8px 8px;
	}
	.Recruit__Occupation__blc .btnCont  > .btn--base:first-child{
		margin-left: 0;
	}
	.Recruit__Heart__pct{
		height: 100%;
	}
	.Recruit__Heart__pct:before{
		content: none;
	}

	.Sec__recruit .Condition__table {
		font-size: 1.4rem;
	}
	.Sec__recruit .Condition__table th, .Sec__recruit .Condition__table td {
		display: block;
		width: 100%;
	}
	.Sec__recruit .Condition__table th {
		border-bottom: none;
		color: #3e8153;
		padding: 1.2em 0 .3em;
		border-right: none;
	}
	.Sec__recruit .Condition__table td {
		padding: 0 0 1.2em;
	}
	.table__form {
	}
	.table__form input {
		font-size: 1.6rem;
		padding: .65em;
	}
	.table__form select {
		font-size: 1.6rem;
		padding: .65em;
	}
	.btn--submit {
		min-width: auto;
		width: 85%;
		font-size: 1.6rem;
	}
	.Form-Submit {
		margin-top: 32px;
	}
}
.IntroductoryVideo:before{
	padding-top: 0;
}
.Contact__Form {
	max-width: 1000px;
	margin: 0 auto;
}
.textarea-l{
	max-width: inherit;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{
	font-size: 16px;
}
.spnav__list li.menu-item-has-children>a {
	font-weight: 700;
}
.Recruit__Mind__cont{
	background-image: none;
}
.slick-slide img{
	font-size: 0px;
}
@media screen and (min-width: 897px){
	.Sidebyside__blc:last-child{
		margin-right: 0;
	}
	.Sidebyside__cont{
		/*     -webkit-box-pack: unset;
		-ms-flex-pack: unset;
		justify-content: unset; */
	}
}

/* コラム */
main .Column{
	/* 	padding-top: 100px; */
	background: none;
}
.ColumnMargin{
	padding-top: 150px;
}
.ColumnMargin + .Breadcrumbs{
	margin-bottom: 20px;
	white-space: normal;
}
@media print, screen and (min-width: 1025px){
	.Column__cont{

	}
	.Column__blc{
		margin: 0 20px;
	}
}
.ColumnArticle {
	padding-bottom: 0;
}
.Summary__head {
	font-size: 3.2rem;
	line-height: 1.6;
	margin-bottom: 1.5em;
	text-align: center;
	padding: .4em 0;
	background-color: #5776db1a;
	/* 	border-top: 2px solid #5776db; */
	border-bottom: 5px solid #5776db;
}
.ColumnArticle .Summary__head {
	/* 	margin-bottom: 1em; */
	margin-bottom: 0.5em;
}
.ColumnArticle__box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	/* 	border-bottom: 2px solid #003995; */
	padding-bottom: 5px;
	margin-bottom: 40px;
}
.ColumnArticle__box__subCate {
	font-size: 95%;
	margin: 0!important;
	display: inline-block;
}
.ColumnArticle__box__sub{
	font-size: 14px;
}
.ColumnArticle__box__social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0!important;
}
.ColumnArticle__box__socialItem {
	display: inline-block;
	margin: 5px;
	line-height: 0;
	list-style: none;
	margin-left: 0!important;
}
.ColumnArticle ul li {
	list-style: none;
	margin-left: 20px;
	position: relative;
	line-height: 1.9;
}
.ColumnArticle__box__socialItem::before {
	background: 0 0!important;
}
.ColumnArticle__box__socialItem img {
	height: 22px;
	width: auto;
}
.Sec.ColumnArticleCont h3,.Sec.ColumnArticleCont h4,.Sec.ColumnArticleCont h5{
	clear: both;
	display: inherit;
}
.Sec.ColumnArticleCont p{
	font-size: 16px;
	margin-bottom: 45px;
	/* 	clear: both; */
}
.Sec.ColumnArticleCont img{
	max-width: 100%;
}

.ColumnNav {
	padding: 0;
	font-size: 16px;
}
.ColumnNav__search {
	border: solid 2px #003995;
	padding: 7px 15px;
	position: relative;
	background: #fff;
}
input.ColumnNav__search__horder, input[type].ColumnNav__search__horder {
	width: calc( 100% - 40px );
	border: none;
}
[type=button], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=reset], [type=search], [type=submit], [type=tel], [type=text], [type=time], [type=url], [type=week], button, select, textarea {
	min-height: 1.5em;
}
input.ColumnNav__search__horder:focus, input[type].ColumnNav__search__horder:focus {
	border: none;
	outline: 0;
	box-shadow: none;
	background-color: #fff;
}
.ColumnNav__search__btn {
	position: absolute;
	width: 45px;
	height: 45px;
	top: 0;
	right: 0;
	background: #003995;
}
.ColumnNav__search__btn::before {
	position: absolute;
	content: '';
	width: 13px;
	height: 13px;
	top: calc(50% - 9px);
	left: calc(50% - 9px);
	border-radius: 50%;
	-webkit-box-shadow: 0 0 0 2px #fff;
	box-shadow: 0 0 0 2px #fff;
}
.ColumnNav__search__btn::after {
	position: absolute;
	content: '';
	width: 12px;
	height: 7px;
	top: calc(50% + 5px);
	left: calc(50% + -1px);
	border-top: solid 2px #fff;
	-webkit-transform: rotate(
		45deg);
	transform: rotate(
		45deg);
}
.ColumnNav__list__title::before {
	content: "";
	position: absolute;
	right: 1.25em;
	width: 1em;
	height: 2px;
	background-color: #fff;
	border-radius: 4px;
	top: 1.7em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	opacity: 1;
	-webkit-transition: .2s;
	transition: .2s;
	z-index: 1;
}
.ColumnNav__list__title::after {
	content: "";
	position: absolute;
	right: 1.25em;
	width: 1em;
	height: 2px;
	background-color: #fff;
	border-radius: 4px;
	top: 1.7em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: rotate(
		90deg);
	transform: rotate(
		90deg);
	opacity: 1;
	-webkit-transition: .2s;
	transition: .2s;
	z-index: 1;
}
.ColumnNav__list__title.isactive::after{
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
.ColumnNav__list {
	position: relative;
	border: solid 2px #003995;
	background: #fff;
	margin: 15px 0;
}
.ColumnNav__list::before {
	content: "";
	width: 1.5em;
	height: 1.5em;
	background: #003995;
	display: block;
	border-radius: 50%;
	position: absolute;
	right: 1em;
	top: 1em;
	z-index: 1;
}
.ColumnNav__list__title {
	padding: 15px;
	color: #003995;
	z-index: 2;
	position: relative;
	font-weight: 700;
}
.ColumnNav__list__detal {
	padding: 0 15px 15px;
	display: none;
}
.ColumnNav__list__box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.ColumnNav__list__item {
	width: 49%;
	margin-right: 2%;
	display: block;
	margin-bottom: 10px;
	text-align: center;
	background: #003995;
	border-radius: 1em;
}
.ColumnNav__list__anchor {
	width: 100%;
	height: 100%;
	display: block;
	padding: 3px 0;
	font-size: 90%;
	font-weight: 700;
	color: #FFF;
}

.Column>.UnHeading2 {
	margin-bottom: 30px;
	font-size: 30px;
	line-height: 1.4em;
	text-align: center;
}
.Column__box {
	margin: 0 0 30px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background: #fff;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-shadow: 0 3px 3px 0 rgb(0 0 0 / 14%), 0 1px 7px 0 rgb(0 0 0 / 12%), 0 3px 1px -1px rgb(0 0 0 / 20%);
	box-shadow: 0 3px 3px 0 rgb(0 0 0 / 14%), 0 1px 7px 0 rgb(0 0 0 / 12%), 0 3px 1px -1px rgb(0 0 0 / 20%);
}
.Column__box__imageCont {
	width: 400px;
	height: 300px;
	background: #e0e0e0;
}
.Column__box__image {
	width: 400px;
	height: 300px;
	-o-object-fit: cover;
	object-fit: cover;
}
.Column__box__txt {
	width: calc(100% - 400px);
	padding: 20px 30px;
	word-break: break-all;
	font-size: 16px;
}
.Column__box__head {
	line-height: 180%;
	font-size: 20px;
	font-weight: 700;
}
.Column__box__head a {
	color: #003995;
}
.Column__box__desc {
	font-size: 90%;
	margin: 8px 0;
}
.Column__box__sub {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.ColumnArticle__box__sub {
	width: 100%;
	text-align: right;
}
.Column__box__time {
	font-size: 90%;
}
.Column__box__anchor {
	display: block;
	padding: 7.5px 15px;
	width: 40%;
	text-align: center;
	border-radius: 0.3em;
	font-weight: 700;
	background: #003995;
	color: #fff;
}
.Column__title {
	margin-bottom: 60px;
}
.Column__label {
	width: 160px;
	position: absolute;
	top: 10px;
	left: -10px;
}
.Column__label a {
	display: inline;
	width: auto;
	padding: 5px;
	line-height: 2.3;
	font-size: 14px;
}
.Column__label__anchor {
	background: #003995;
	color: #fff;
	padding: 5px 10px;
	width: 160px;
	display: block;
	line-height: initial;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.Column__label a:hover{
	color: #FFF!important;
}
.ColumnArticle__cont{
	padding-bottom: 0;
	margin-bottom: 0;
}
.ColumnArticle{
	padding-bottom: 0;
}
.ColumnArticle h4 {
	font-size: 18px;
}
.ColumnArticle strong{
	font-weight: bold!important;
}
.Column__title h1{
	color: #fff;
	display: inline;
	line-height: 1.5em;
	background: #003995;
	font-size: 48px;
	font-weight: 500;
	padding: 10px;
}
.Column__cont .slick-dots li{
	-webkit-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 30%);
	box-shadow: 0 1px 3px 0 rgb(0 0 0 / 30%);
}
.pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 39px 0 60px;
	font-size: 1.7em;
}
.pagination__items {
	margin: 0 1px;
}
.pagination__items__anchor {
	color: #003995;
	padding: 0.75em 1em;
	border: 1px solid #003995;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
}
.pagination__current a {
	color: #fff;
	background: #003995;
	font-weight: bold;
}
.pagination__items__anchor:hover {
	background: #003995;
	color: #fff;
}
.ColumnArticleCont img.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.ColumnArticleCont img.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.ColumnArticle h2 {
	width: 100%;
	font-size: 2.8rem;
	line-height: 1.6;
	letter-spacing: .1em;
	padding-bottom: 0.3em;
	display: inline-block;
	position: relative;
	text-align: center;
	margin-bottom: 32px;
}
.ColumnArticle h2:before {
	content: "";
	width: 130px;
	height: 4px;
	border-radius: 2px;
	background-color: #E5F28E;
	position: absolute;
	left: 50%;
	bottom: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.ColumnArticle h3 {
	font-size: 2.4rem;
	line-height: 1.5;
	letter-spacing: .08em;
	color: #3e8153;
	border-bottom: 1px dashed #828282;
	padding: 0 0 14px 0;
	margin-bottom: 32px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
}
.ColumnArticle h4 {
	font-size: 2rem;
	margin-bottom: 0.4em;
}
.ColumnArticle h5 {
	font-size: 1.6rem;
	margin-bottom: 0.4em;
	color: #3e8153;
}

@media only screen and (min-width: 1024px){
	.ColumnNav__list__item {
		width: 18.9%;
		margin-right: 10px;
	}
}
@media only screen and (max-width: 1023px){
	.ColumnMargin {
		padding-top: 15px;
	}
	.ColumnNav {
		margin: 0 15px;
		width: calc(100% - 30px);
		padding: 0 0 30px;
	}
	.ColumnNav__list__item:nth-child(2n) {
		margin-right: 0;
	}
	.Column__box {
		margin: 0 0 40px;
	}
	.Column__box__imageCont {
		min-height: 120px;
		width: 100%;
		height: auto;
	}
	.Column__box__image {
		width: 100%;
		height: auto;
	}
	.Column__box__txt {
		width: 100%;
	}


	.ColumnArticle__cont {
		margin: 0;
		padding-bottom: 0;
	}
	.ColumnArticle__title {
		padding: 15px;
		margin-bottom: 40px;
	}
	.ColumnArticle__box {
		margin-bottom: 30px;
	}
	.ColumnArticle__box__social {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-left: 0!important;
		margin-bottom: 30px!important;
	}
	.ColumnArticle__box__socialItem {
		width: calc(25% - 5px);
		margin: 5px 0!important;
	}
	.ColumnArticle__box__socialItem img {
		height: auto;
		width: 100%;
	}
	.ColumnArticle__box__sub {
		width: 100%;
		text-align: right;
	}
	.ColumnArticle__box__subTime {
		/* 		display: block; */
	}
	.ColumnArticle p {
		text-align: justify;
	}
	.ColumnArticleCont{
		padding: 0;
	}

	.Column__box__imageCont {
		min-height: 120px;
	}
	.Column__label {
		left: -5px;
	}
	.Column__title {
		margin-bottom: 40px;
	}
	.ColumnNav + .Column {
		margin: 0;
	}
}
@media only screen and (max-width: 896px){
	.ColumnNav__search__btn{
		border: none;
		width: 42px;
		height: 42px;
	}
	.Column__box__time,.Column__box__anchor{
		width: 100%;
	}
	.Column__box__time{
		text-align: right;
		margin-bottom: 15px;
	}
	.Summary__head{
		font-size: 2rem;
		line-height: 1.2;
	}
	.ColumnArticle h2 {
		font-size: 2rem;
		padding-bottom: 0.7em;
	}
	.ColumnArticle h3 {
		font-size: 1.8rem;
	}
	.ColumnArticle h4 {
		font-size: 1.65rem;
	}
	.ColumnArticle h5 {
		font-size: 1.5rem;
	}
}

/*著者情報*/
.Author {
	background: #80bbf7;
	padding: 35px;
	position: relative;
	min-height: 360px;
	margin: 30px auto;
	margin-bottom: 100px;
	width: 1000px;
	overflow: hidden;
}
.Author h2, .Author .Author__txtCont{
	color: #FFF;
	float: right;
	width: 555px;
}
.Author h2, .Author .Author__txtCont dt{
	color: #FFF!important;
	font-size: 28px;
	line-height: 1em;
	text-align: left;
}
.Author h2 span{
	display: block;
	font-size: 0.75em;
	line-height: 1;
	padding-left: 3px;
	font-weight: normal;
}
.Author .Author__txtCont dt{
	margin: 25px 0;
}
.Author .Author__imgCont{
	position: absolute;
	top: 40px;
	left: 63px;	
	height: 280px;
	width: 280px;
	border-radius: 100%;
	overflow: hidden;
}
.Author__imgCont img{
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.Author h2.noimg, .Author .noimg .Author__txtCont {
	float: none;
	position: static;
}
.Author__cont.noimg {
	margin-top: 0;
}

@media only screen and (min-width:1024px){
	.Author .Author__txtCont__desc{
		width: 540px;
		line-height: 1.6;
		font-size:16px;
		margin-bottom: 20px;
	}
	.Author .Author__noimg .Author__txtCont__desc{
		width: 100%;
	}
}
@media only screen and (max-width:1023px){
	.Author{
		width: 100%;
	}
	.Author  .Author__imgCont {
		width: 180px;
		height: 180px;
		position: static;
		margin: 0 auto;
	}

	.Author__imgCont img {
		width: 100%;
		border-radius: 1em;
	}
	.Author h2, .Author .Author__txtCont{
		float: none;
		width: 100%;
	}
	.Author h2, .Author .Author__txtCont dt{
		font-size: 24px;
		text-align: center;
		margin-bottom: 20px;
	}
	.Author .Author__txtCont__desc{
		line-height: 1.6;
		font-size:16px;
	}
}

/*  202203追加 */
.wpmm-menu0 > ul > li > a:hover {
	opacity: 0.7;
}
.wpmm-menu1 > ul > li > a:hover {
	opacity: 0.7;
}
.Greeting__btnCont.no-pct{
	text-align: center;
	padding: 0 0 20px;
}
.Doctor__Profile .txt-right {
	padding: 0 10px 10px;
}
.Fix__TabBar{
	padding: 10px 0 15px;
}
@media screen and (min-width: 897px){
	.Doctor__Profile.fig_r .txt-right {
		text-align:left;
	}
}
@media screen and (max-width: 896px){
	.Condition__table td {
		display: block!important;
	}
}

/* トップページ */
.HeroBnr:before {
	content: "";
    position: absolute;
    bottom: 0;
    width: 92%;
    background: linear-gradient(90deg,#d5c471 0%, #a59231 100%);
    height: 80%;
    right: 0;
    border-radius: 0 0 0 50px;
 }
.HeroBnr ul {
	margin-right: auto;
    width: 92%;
}

.HeroArea__img img {
	border-radius: 0 50px 50px 0;
}

.HeroBnr__cont {
max-width: initial;
}

.HeroArea__txt {
    left: 10%;
    top: initial;
    bottom: 200px;
}

.HeroArea__txt__head span {
	font-family: 'Cardo', serif!important;
}

.HeroArea__txt__head span font {
	font-family: 'Cardo', serif!important;
}

.HeroBnr__info {
left: 0;
height: 66px;
border-radius: 0 33px 33px 0;
	padding: 22px 18px 22px 24px;
}

.HeroBnr__info__date {
    color: #a59231;
}

.HeroBnr__info__title a {
    color: initial!important;
}

.SubHero__txt__head {
    font-family: 'Cardo', serif!important;
}

.Top-button {
	text-align: center;
	position: relative;
    z-index: 2;
}

.Top-button a {
	font-size: 1.8rem;
	color: #a59231;
	position: relative;
	font-family: 'Cardo', serif!important;
}

.Top-button a:before {
	width: 50px;
	height: 50px;
    content: "";
    position: absolute;
    right: -70px;
    top: 50%;
    transform: translateY(-50%);
    background: linear-gradient(90deg,#d5c471 0%, #a59231 100%);
    border-radius: 50px;
	transition: 0.4s;
}

.Top-button a:after {
	width: 7px;
	height: 13px;
	background: url(./img/common/icon/icon_arrow_wh.png) no-repeat 0 0;
	background-size: 9px;
    content: "";
    position: absolute;
    right: -50px;
    top: 50%;
    transform: translateY(-50%);
    background-position: center;
	transition: 0.4s;
}

.Top-button a:hover:before {
	right: -75px;
}

.Top-button a:hover:after {
	right: -55px;
}

.Top-button a span {
	display: block;
}

.Schedule.top {
	position: absolute;
    right: 0;
    bottom: 0;
    background: #fff;
	width: 40%;
    padding: 40px 36px;
	border-radius: 30px 0 0 0;
}

.Schedul__table__title {
	font-family: 'Cardo', serif!important;
    color: initial;
	border-color: #a59231;
}

.Schedule.top .Schedul__table td {
    padding: 1.1em 0;
	border-color: #a59231;
}

.Schedule.top .Schedul__table .dayofweek {
    width: 9%;
}

.Schedule.top .Schedul__notes {
    font-size: 1.4rem;
}

.MainLabel {
    position: relative;
}

.MainLabel  .MainLabel__jp {
    font-family: 'Cardo', serif!important;
	position: relative;
    z-index: 1;
}

.MainLabel .MainLabel__en {
    font-family: 'Cardo', serif!important;
}

.MainLabel .MainLabel__en.top {
    font-size: 20rem;
    position: absolute;
    top: -32%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
    color: #c3dddc;
}

.TopAbout {
	max-width: 1200px;
   margin: 0 auto;
	padding: 100px 0;
}

.TopAbout_text {
	text-align: center;
   font-size: 2.4rem;
	font-family: 'Cardo', serif!important;
	margin-bottom: 30px;
}

.TopAbout_text span {
   font-size: 3.6rem;
}

.TopAbout_cont {
	display: flex;
    justify-content: space-between;
	margin-bottom: 70px;
	font-family: 'Cardo', serif!important;
}

.TopAbout_cont_item {
	width: 31%;
	position: relative;
}

.TopAbout_cont_item img {
	width: 100%;
	border-radius: 25px;
	vertical-align: bottom;
	height: 240px;
    object-fit: cover;
}

.TopAbout_cont_item_text {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
	border-radius: 25px;
	text-align: center;
    color: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.TopAbout_cont_item_text h3 {
	font-size: 4rem;
	font-family: 'Cardo', serif!important;
}

.TopAbout .pink {
	color: #ec6d99;
}

.TopAbout_cont_item_text p {
	font-size: 2rem;
}

.Greeting {
	max-width: 1200px;
   margin: 0 auto;
	padding: 100px 0;
	background: none!important;
}

.Greeting .MainLabel .MainLabel__en {
    font-size: 20rem;
    letter-spacing: initial;
}

.Greeting.sec01 .MainLabel .MainLabel__en {
    font-size: 13rem;
    top: 20%;
}

.Greeting__cover {
	display: flex;
    justify-content: space-between;
    align-items: center;
}

.Greeting.reverse .Greeting__cover {
	flex-direction: row-reverse;
}

.Greeting_pct_cover {
	width: 36%;
}

.Greeting_pct {
    position: initial;
}

.Greeting__signature {
	font-family: 'Cardo', serif!important;
}

.Greeting__cont__cover {
	width: 60%;
}

.Greeting__cont {
    font-size: 1.6rem;
    line-height: 1.7;
    text-align: initial;
	position: relative;
	border-radius: 40px;
	margin-bottom: 40px;
}

.Greeting__cont:before {
    width: 100vw;
    height: 100%;
    background-size: 100%;
    content: "";
    position: absolute;
    left: 20%;
    top: 25%;
    z-index: -1;
    border-radius: 0 0 0 40px;
}

.Greeting.reverse .Greeting__cont:before {
    top: 15%;
}

.Greeting.reverse .Greeting__cont:before {
    left: initial;
    right: 20%;
    border-radius: 0 0 40px 0;
}

.Greeting__cont__text {
	padding: 30px;
	background: #fff;
    border-radius: 40px;
}

.Greeting__cont__text h3 {
	font-size: 3.2rem;
    margin-bottom: 30px;
	color: #a59231;
	font-family: 'Cardo', serif!important;
}

.Greeting.reverse .Greeting__btnCont {
    margin-right: 26%;
}

.Greeting .Top-button a:first-child {
	margin-right: 120px;
}

.TopValue {
	background: #F7F5F2;
}

.TopValue_cont {
	max-width: 1200px;
   margin: 0 auto;
	padding: 70px 0;
	display: flex;
    justify-content: space-between;
    align-items: center;
}

.TopValue_cont_text {
	width: 46%;
}

.TopValue_cont_text p {
	font-size: 1.6rem;
	margin-bottom: 40px;
}

.TopValue_cont_img {
	width: 50%;
}

.TopValue_cont_img img {
	width: 100%;
	border-radius: 50px;
}

.Feature {
	padding: 120px 0 1px;
	background: #F7F5F2;
}

.Feature__cont {
	padding-top: 40px;
}

.Feature__blc {
	align-items: center;
	margin-bottom: 64px;
}

.Feature__blc__txt {
	position: relative;
}

.Feature__blc__num {
	position: absolute;
    top: -100px;
}

.Feature__blc__num:before {
    content: none;
}

body .Feature__blc__num em {
	font-size: 15rem;
    margin-left: 0;
    color: #c3dddc;
	font-family: 'Cardo', serif!important;
}

.Feature__blc__txt h3 {
    position: relative;
    z-index: 1;
	font-family: 'Cardo', serif!important;
}

.Subject {
	padding: 150px 15px 40px;
}

.Subject_inner {
    display: flex;
    flex-direction: row-reverse;
	max-width: 1200px;
    margin: 0 auto;
}

.Subject .MainLabel {
	text-align: left;
}

.Subject  .MainLabel .MainLabel__en.top {
    left: initial;
/*     color: #ffe2ec!important; */
}

.Subject__cover {
	width: 28%;
}

.Subject__cover p {
	color: #fff;
    font-size: 1.6rem;
    margin-bottom: 50px;
}

.Subject__cover .Top-button {
	text-align: left;
}

.Subject__cover .Top-button a {
    color: #fff;
}

.Subject__cont {
    width: 70%;
}

.Subject__blc {
    width: 23%;
	padding: 0;
	position: relative;
	margin-bottom: 20px;
	height: 14vw;
	background-color: initial;
}

.Subject__blc:not(:nth-child(4n)) {
    margin-right: 2%;
}

.Subject__blc:before {
	display: none;
}

.Subject__blc:after {
	display: none;
}

.Subject__blc__icon {
	width: 100%;
    height: 100%;
    margin: initial;
	background-color: initial;
}

.Subject__blc img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.Subject__blc__text {
	position: absolute;
	width: 100%;
    height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.4);
	display: flex;
    justify-content: center;
    align-items: center;
}

.Subject__blc h3 {
    margin-bottom: 20px;
    color: #fff;
    margin-top: auto;
}

.Examination .MainLabel .MainLabel__en.top {
    font-size: 16rem;
	top: -10%;
}

.Examination__cont {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.SymptomIndex {
    max-width: 1200px;
    margin: 0 auto 100px;
}

.SymptomIndex.Home__Service {
    padding: 50px 100px;
}

.SymptomTitle h2 {
    position: relative;
    z-index: 1;
	font-family: 'Cardo', serif!important;
}

.Symptom__Cont {
    align-items: center;
}

.SymptomColumn__cover {
	width: 60%;
    display: flex;
    justify-content: space-between;
}

.Symptom__menu li {
    border-radius: 30px;
}

.Symptom__menu li a {
    padding: 0.5em 1.5em 0.5em 1em;
}

.Symptom__Person {
    position: initial;
    -webkit-transform: initial;
    transform: initial;
	width: 38%;
}

.News.top {
    max-width: 1200px;
    padding: 0;
/* 	background: none!important; */
}

.News.top:before {
    display: none;
}

.News.top:after {
    display: none;
}

.News.top .News__cover {
    margin-left: calc(50% - 50vw);
	padding: 30px 30px 70px;
	border-radius: 0 50px 50px 0;
}

.News.top .News__inner {
    max-width: 1100px;
    margin: 0 auto;
}

.News.top .MainLabel {
	text-align: left;
}

.News.top .News__cont {
	display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-direction: row-reverse;
}

.Recruit__cont {
	max-width: 1200px;
    margin: 0 auto;
	position: relative;
}

.Recruit__cont img {
	width: 100%;
	border-radius: 50px;
}

.Recruit .MainLabel {
	text-align: left;
	margin-bottom: 0;
}

.Recruit .MainLabel__en.top {
    font-size: 20rem;
    position: absolute;
    top: -10%;
    right: 0;
    color: #c9cbe0;
    font-family: 'Cardo',serif!important;
    line-height: 1;
}

.Recruit__cont__text {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background: #fff;
	padding: 40px 0 40px 40px;
	width: 40%;
	border-radius: 40px 0 0 40px;
}

.Recruit__message__cont {
	text-align: left;
}

.Recruit__message__cont h3, .Recruit__message__cont p {
    width: 100%;
}

.Recruit__message__cont h3 {
	font-size: 2rem;
    margin-bottom: 10px;
}

.Recruit__message__cont p {
	margin-bottom: 30px;
	font-family: 'Cardo',serif!important;
}

.Recruit .Top-button {
    text-align: left;
}

.TopBanner {
	padding-bottom: 100px;
}

.TopBanner__cont {
	max-width: 800px;
    margin: 0 auto;
}

.TopBanner__cont__item:not(:last-child) {
	margin-bottom: 20px;
	display: inline-block;
}

.TopBanner__cont__item img {
	width: 100%;
}

.Topbg {
	background: #F7F5F2;
}

.Schedul__table th, .Schedul__table td {
    border-bottom: 1px solid #a59231;
}

.Schedul__table td {
    color: #a59231;
}

.Schedul__table td.timezone {
	color: initial;
}

.Schedul__table .dayofweek {
	color: initial;
	border-color: #a59231;
}

.Schedule__title {
	font-family: 'Cardo', serif!important;
}

.ClinicInfo.top {
    align-items: center;
	margin-bottom: 70px;
	padding-top: 100px;
}

.ClinicInfo.top .Schedule__title:before {
    display: none;
}

.ClinicInfo.top .About__access {
	margin-bottom: 0;
}

.ClinicInfo.top .About__access__blc {
    width: 100%;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ClinicInfo.top .About__access__blc dt {
    width: 6em;
    padding: 0.2em 0;
    font-size: 1.4em;
}

.ClinicInfo.top .About__access__blc dd {
    width: calc(100% - 7em);
    font-size: 1.4rem;
}

.ClinicInfo.top .Gmap {
    height: 500px;
}

.Cv__contact dt {
    font-family: 'Cardo', serif!important;
}

.Cv__contact .contact__tel {
	font-family: 'Cardo', serif!important;
}

.TopGroup {
	padding-bottom: 70px;
}

.TopGroup h2 {
	font-size: 3.2rem;
	font-family: 'Cardo', serif!important;
	color: #a59231;
	margin-bottom: 30px;
}

.TopGroup__cont {
	max-width: 1200px;
    margin: 0 auto;
}

.TopGroup__cont__img {
	display: flex;
    justify-content: space-between;
}

.TopGroup__cont__img__item {
	width: 15%;
}

.TopGroup__cont__img__item__img img {
	width: 100%;
	border-radius: 20px;
}

.TopGroup__cont__img__item h3 {
	font-size: 1.6rem;
}

.Footer {
    padding: 80px 15px 20px;
}

.FooterNav__menu {
    align-items: flex-start;
}

.FooterNav__menu > li > a {
	font-weight: bold;
}

.Footer_bottom {
    max-width: 1200px;
    margin: 0 auto;
}

.Footer_bottom_cover {
	position: relative;
}

.Footer_bottom__logo {
    text-align: center;
	margin-bottom: 50px;
}

.Footer_bottom_cover .ShareNav {
	position: absolute;
    top: 50%;
    transform: translateX(-50%);
    right: 0;
}

.ShareNav__menu {
    margin-bottom: 30px;
	justify-content: flex-end;
}

.Process__blc__cont h4 {
    font-size: 3.2rem;
    font-family: 'Cardo',serif!important;
}
.Doctor__Profile__table th {
		color: #343030!important;
	}
	.Doctor__Profile__Message > .title {
		color: #343030!important;
	}
	.Doctor__Profile__Message > .title:before {
		background-color: #343030!important;
	}
.Doctor__Profile__table td {
    border-bottom: 1px solid;
}

@media screen and (min-width: 1440px) {
	.Subject__blc {
    height: 200px;
}
}

@media screen and (min-width: 897px) {
	.Header {
    padding: 25px 15px 10px;
}
	.HeroBnr{
		height: 640px;
	}
	.HeroArea__img{
		height: 588px;
	}
.HeroBnr__info {
    bottom: 120px;
}
}

@media screen and (min-width: 897px) {
	.News.top .NewsList {
    margin-bottom: 0;
	width: 60%;
}

.News.top .NewsList__date {
    width: 18%;
}
	.SymptomColumn {
    width: 48%;
}
.ClinicInfo.top  .About__access__blc.About__access__station {
    line-height: 2;
}
	.Recruit__message__cont {
    padding-bottom: 0;
}
}

@media screen and (max-width: 896px) {
	.HeroArea__img img {
    border-radius: 0;
}
	.HeroBnr:before {
    bottom: 20px;
}
	.Schedule.top {
		display: none;
	}
	.HeroArea__txt {
    left: 0;
    bottom: 0;
}
	.HeroBnr > .HeroBnr__cont {
    padding: 0 20px 0 0;
}
	.HeroBnr__info {
    height: 74px;
    border-radius: 0 40px 40px 0;
    padding: 14px;
}
	.MainLabel .MainLabel__en.top {
    font-size: 8rem;
    top: 0;
}
	.TopAbout {
    padding: 50px 20px;
}
	.TopAbout_text {
   font-size: 1.6rem;
}

.TopAbout_text span {
   font-size: 2rem;
}
	.TopAbout_cont {
    display: block;
	  margin-bottom: 50px;
}
	.TopAbout_cont_item {
    width: 100%;
    margin-bottom: 30px;
}
	.Greeting {
    padding: 50px 20px;
}
	.Greeting .MainLabel .MainLabel__en.top {
    font-size: 6rem;
    top: 24%;
}
	.Greeting.sec01 .MainLabel .MainLabel__en {
    font-size: 3.8rem;
		top: 0;
}
	.Greeting__cover {
    display: block;
}
	.Greeting_pct_cover {
		width: 100%;
	}
	.Greeting_pct_01 {
    width: 100%;
}
	.Greeting_pct img {
    position: initial;
}
	.Greeting__signature {
    text-align: center;
}
	.Greeting__cont__cover {
		width: 100%;
	}
	.Greeting__cont {
    padding: 0;
		margin-bottom: 20px;
}
	.Greeting__cont:before {
    left: 5%;
		top: 28%;
}
	.Greeting.reverse .Greeting__cont:before {
    right: 5%;
		top: 20%;
}
	.Greeting__cont__text {
    padding: 30px 20px;
}
	.Greeting__cont__text h3 {
    font-size: 2rem;
}
	.Greeting__btnCont {
    display: flex;
}
	.Greeting .Top-button a {
    display: inline-block;
  vertical-align: middle;
		width: 100%;
}
	.Greeting .Top-button a:first-child {
    margin-right: 0;
		margin-bottom: 50px;
}
	.sec01 .Top-button a:before {
    right: 15px;
}
	.sec01 .Top-button a:after {
    right: 35px;
}
	.Greeting.reverse .Top-button a:before {
    right: -35px;
}
	.Greeting.reverse .Top-button a:after {
    right: -15px;
}
	.TopValue {
    padding: 0 20px;
}
	.TopValue_cont {
    display: block;
		position: relative;
		padding: 70px 0 1px;
}
	.TopValue_cont_text {
    width: 100%;
}
	.TopValue_cont_text p {
    margin-top: 280px;
}
	.TopValue_cont_img {
    width: 100%;
		position: absolute;
    top: 125px;
    left: 0;
    right: 0;
    margin: auto;
}
	.TopValue_cont_img img {
    height: 240px;
    object-fit: cover;
}
	.Feature {
    padding: 50px 0 1px;
}
	.Feature .MainLabel .MainLabel__en.top {
    font-size: 7rem;
}
	.Feature__cont {
    padding-top: 20px;
}
	.Feature__blc__img {
    margin: 0 20px 50px 0;
}
	.Feature__blc--r .Feature__blc__img {
    margin: 0 0 50px 20px;
}
	.Feature__blc__num {
    top: -60px;
}
	body .Feature__blc__num em {
    font-size: 8rem;
}
	.Subject {
    position: relative;
		padding: 120px 15px 40px;
}
	.Subject_inner {
    flex-direction: column-reverse;
}
	.Subject__cover {
    width: 100%;
}
	.MainLabel__cover {
		position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    margin: auto;
	}
	.Subject .MainLabel {
    text-align: center;
}
	.Subject .MainLabel .MainLabel__en.top {
    font-size: 7rem;
		left: 0;
}
	.Subject__cont {
    width: 100%;
}
	.Subject__blc {
    width: 47%;
    height: 40vw;
}
	.Subject__blc:not(:nth-child(4n)) {
    margin-right: 0;
}
	.Subject__blc:not(:nth-child(2n)) {
    margin-right: 6%;
}
	.Subject__blc__icon img {
    -webkit-transform: initial;
    transform: initial;
}
	.Subject__cover .Top-button {
    text-align: center;
}
	.Examination .MainLabel .MainLabel__en.top {
    font-size: 4rem;
		top: 32%;
}
	.SymptomIndex.Home__Service {
    padding: 50px 20px;
}
	.SymptomIndex .MainLabel .MainLabel__en.top {
    font-size: 6rem;
}
	.Symptom__Cont {
    flex-direction: column-reverse;
}
	.SymptomColumn__cover {
    width: 100%;
    display: block;
}
	.SymptomColumn {
    padding: 0;
}
	.News.top {
    margin-bottom: 100px;
}
	.News.top .News__cover {
    margin-right: 20px;
}
	.News.top .MainLabel {
    text-align: center;
}
	.News.top .News__cont {
    display: block;
}
	.News.top .NewsList {
    margin-bottom: 40px;
    width: 100%;
}
	.Recruit .MainLabel__en.top {
    font-size: 8rem;
    top: -8%;
    left: 0;
    margin: auto;
    text-align: center;
}
	.Recruit__cont img {
    border-radius: 0;
}
	.Recruit__cont__text {
    position: relative;
    top: -50px;
    transform: initial;
    left: 0;
    margin: auto;
    padding: 30px 20px;
    width: 90%;
    border-radius: 25px;
}
	.Recruit__message__cont {
    text-align: left;
    margin: 0;
}
	.TopBanner {
    padding: 0 20px 50px;
}
	.ClinicInfo.top {
    padding-top: 50px;
}
	.ClinicInfo.top .About__access {
    margin-bottom: 30px;
}
	.ClinicInfo.top .Schedul__notes {
    display: block;
}
	.ClinicInfo.top .Gmap {
    height: 260px;
}
	.ClinicInfo.top .contact__tel__cont {
		margin-bottom: 30px;
	}
	.TopGroup {
    padding: 0 20px 50px;
}
	.TopGroup h2 {
    font-size: 2.4rem;
    text-align: center;
}
	.TopGroup__cont__img {
    flex-wrap: wrap;
}
	.TopGroup__cont__img__item {
    width: 47%;
    margin-bottom: 20px;
}
	.Footer__cont {
    justify-content: center;
}
	.contact__tel__cont {
    margin-bottom: 30px;
}
	.Footer_bottom_cover .ShareNav {
    position: initial;
    transform: initial;
}
	.ShareNav__menu {
    justify-content: center;
}
	.Process__blc__cont h4 {
    font-size: 2rem;
}
}

/* Aboutページ */
.PageValue .SubHero__txt {
    background-color: initial;
    color: #fff;
    left: 50%;
    transform: translate(-50%,-50%);
}
.Staff .MainLabel .MainLabel__en.top {
    font-size: 16rem;
}
.Staff__blc .job {
	border: none;
}
.Staff__blc .name {
    font-family: 'Cardo',serif!important;
}
.Staff__btnCont {
    display: flex;
    justify-content: center;
}
.Staff .Top-button a:first-child {
    margin-right: 120px;
}
.AboutFlow {
    padding: 150px 0 100px;
	background: #F7F5F2;
}
.AboutFlow_inner {
	max-width: 1200px;
	margin: 0 auto;
}
.AboutFlow_cont {
/*     max-width: 900px; */
    margin: 0 auto;
}
.AboutFlow_cont_item {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.AboutFlow_cont_item:not(:last-child) {
	margin-bottom: 70px;
}
.AboutFlow_cont_item_img {
	width: 30%;
	position: relative;
}
.AboutFlow_cont_item_img img {
	width: 100%;
	border-radius: 20px;
}
.AboutFlow_cont_item_img_number {
	position: absolute;
    top: -57px;
    left: -23px;
    font-size: 5rem;
    color: #a59231;
}
.AboutFlow_cont_item_text {
	width: 64%;
}
.AboutFlow_cont_item_text h3 {
	font-size: 2.4rem;
	border-bottom: 1px #a59231 solid;
    color: #a59231;
    margin-bottom: 20px;
}
.AboutFlow_cont_item_text p {
	font-size: 1.6rem;
}
.AboutFaq {
	padding: 150px 0;
}
.AboutFaq_inner {
    max-width: 1200px;
    margin: 0 auto;
}
.AboutFaq_cont {
	max-width: 1024px;
    margin: 0 auto;
	padding: 30px 0;
}
.AboutFaq_cont_item {
	border-radius: 20px;
    box-shadow: 0px 3px 6px rgb(0, 0, 0, 0.16);
    padding: 32px;
	margin-bottom: 48px;
}
.AboutFaq_cont_item h3 {
	font-size: 2rem;
	color: #a59231;
	padding-left: 2em;
	text-indent: -2em;
}
.AboutFaq_cont_item h3 span {
	font-size: 2.4rem;
	margin-right: 10px;
}
.AboutFaq_cont_item p {
	font-size: 1.6rem;
	padding-left: 2.5em;
	text-indent: -2.5em;
}
.AboutFaq_cont_item p span {
	font-size: 2.4rem;
	margin-right: 10px;
}
.AboutInfo {
	padding: 50px 0 100px;
}
.AboutInfo_inner {
    max-width: 1200px;
    margin: 0 auto;
}
.AboutInfo_cont {
	font-size: 1.6rem;
	max-width: 1024px;
   margin: 0 auto;
	padding-top: 50px;
}
.AboutInfo_cont li {
	border-top: 1px #a59231 solid;
    padding: 24px 0;
}
.AboutInfo_cont li:last-child {
    border-bottom: 1px #a59231 solid;
}
.AboutInfo_cont dl {
	display: flex;
	max-width: 900px;
    margin: 0 auto;
}
.AboutInfo_cont dt {
	width: 30%;
	font-weight: bold;
	color: #a59231;
}
.AboutInfo_cont dd {
	width: 70%;
}
@media screen and (max-width: 896px){
	.Staff .MainLabel .MainLabel__en.top {
    font-size: 4rem;
}
	.Staff__btnCont {
    flex-wrap: wrap;
}
	.Staff .Top-button a:first-child {
		margin-right: 0;
    margin-bottom: 50px;
	}
	.Staff .Top-button a {
		display: inline-block;
    vertical-align: middle;
    width: 100%;
	}
	.Staff .Top-button a:before {
	right: 15px;
	}
	.Staff .Top-button a:after {
	right: 35px;
	}
	.AboutFlow {
    padding: 100px 0 50px;
}
	.AboutFlow_inner {
    padding: 0 20px;
}
	.AboutFlow_cont_item {
    display: block;
}
	.AboutFlow_cont_item_img {
    width: 100%;
	  margin-bottom: 20px;
}
	.AboutFlow_cont_item_img_number {
    left: -7px;
}
	.AboutFlow_cont_item_text {
    width: 100%;
}
	.AboutFaq {
    padding: 100px 0 50px;
}
	.AboutFaq_inner {
    padding: 0 20px;
}
	.AboutFaq_cont {
    padding: 30px 0 0;
}
	.AboutFaq_cont_item {
    padding: 32px 20px;
	margin-bottom: 30px;
}
	.AboutInfo_inner {
    padding: 0 20px;
}
	.AboutInfo .MainLabel .MainLabel__en.top {
    font-size: 5rem;
}
	.AboutInfo_cont {
    font-size: 1.4rem;
		padding-top: 20px;
}
}
/* Valueページ */
.Value {
	padding: 50px 0 100px;
}
.Value_inner {
    max-width: 1200px;
    margin: 0 auto;
}
.Value_text {
	font-size: 1.6rem;
    max-width: 700px;
    margin: 0 auto 60px;
}
.Value_cont {
	display: flex;
	flex-wrap: wrap;
}
.Value_cont_item {
	width: 23.5%;
	position: relative;
	margin-bottom: 24px;
}
.Value_cont_item:not(:nth-child(4n)) {
	margin-right: 2%;
}
.Value_cont_item img {
	width: 100%;
	border-radius: 25px;
    vertical-align: bottom;
    height: 20vw;
    object-fit: cover;
}
.Value_cont_item_text {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.3);
    border-radius: 25px;
    text-align: center;
    color: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.Value_cont_item_text h3 {
	font-size: 3.2rem;
}
.Value_cont_item_text p {
	font-size: 1.8rem;
}
.ValuePage .Feature {
    padding: 170px 0 1px;
}
.Sec.value-introduce {
    padding-top: 150px;
}
.ValuePage .Recruit {
    padding: 120px 0;
}
.ValueFacilities {
	padding: 0 0 100px;
}
.ValueFacilities.Gallery {
    padding: 100px 0 50px;
}
.ValueFacilities_inner {
    max-width: 1200px;
    margin: 0 auto;
}
.ValueFacilities_cont {
	padding-top: 50px;
	margin-bottom: 70px;
}
.ValueFacilities_cont_item {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.ValueFacilities_cont_item.reverse {
	flex-direction: row-reverse;
}
.ValueFacilities_cont_item:not(:last-child) {
	margin-bottom: 60px;
}
.ValueFacilities_cont_item_img {
	width: 50%;
}
.ValueFacilities_cont_item_img img {
	width: 100%;
	border-radius: 40px;
}
.ValueFacilities_cont_item_text {
	width: 46%;
    padding-right: 5%;
}
.ValueFacilities_cont_item.reverse .ValueFacilities_cont_item_text {
    padding-right: 0;
	padding-left: 5%;
}
.ValueFacilities_cont_item_text h3 {
	font-size: 2rem;
    margin-bottom: 20px;
	color: #a59231;
}
.ValueFacilities_cont_item_text p {
	font-size: 1.6rem;
}

@media screen and (min-width: 1440px) {
	.Value_cont_item img {
    height: 282px;
}
}

@media screen and (max-width: 896px){
	.Value {
    padding: 50px 0;
}
	.Value_inner {
    padding: 0 20px;
}
	.Value_text {
    margin: 0 auto 20px;
}
	.Value_cont_item {
    width: 47.5%;
	margin-bottom: 16px;
}
	.Value_cont_item:not(:nth-child(4n)) {
    margin-right: 0;
}
	.Value_cont_item:not(:nth-child(2n)) {
    margin-right: 5%;
}
	.Value_cont_item img {
    height: 42vw;
}
	.Value_cont_item_text h3 {
    font-size: 2rem;
}
	.Value_cont_item_text p {
    font-size: 1.4rem;
}
	.Sec.value-introduce {
    padding-top: 50px;
}
	.Sec.value-introduce .MainLabel .MainLabel__en.top {
    font-size: 7rem;
}
	.ValuePage .Feature {
    padding: 70px 0 1px;
}
	.ValuePage .Recruit {
    padding: 70px 0 50px;
}
	.ValueFacilities {
    padding: 0 0 50px;
}
	.ValueFacilities_inner {
    padding: 0 20px;
}
	.ValueFacilities .MainLabel .MainLabel__en.top {
    font-size: 7rem;
}
	.ValueFacilities_cont {
		padding-top: 20px;
    margin-bottom: 40px;
}
	.ValueFacilities_cont_item {
    display: block;
}
	.ValueFacilities_cont_item:not(:last-child) {
    margin-bottom: 40px;
}
	.ValueFacilities_cont_item_img {
    width: 100%;
	margin-bottom: 20px;
}
	.ValueFacilities_cont_item_text {
    width: 100%;
}
	.ValueFacilities_cont_item_text h3 {
    font-size: 1.8rem;
}
	.ValueFacilities.Gallery {
    padding: 50px 0;
}
}

.Sec #InnerLink ul {
	display: flex;
    flex-wrap: wrap;
}
.Sec #InnerLink ul li{
	display: initial;
	margin-right: initial;
	width: 25%;
}
.Sec #InnerLink ul li:after{
	display: none;
}
.Sec #InnerLink ul li:before{
	content: "▼";
	margin-right: 0.6em;
}
@media screen and (max-width: 896px){
.Sec #InnerLink ul li {
    width: 100%;
}
}

/* お知らせ内画像表示 */
.News__blc {
    overflow: hidden;
}
.News__blc__l {
	clear: both;
	line-height: 0;
	width: 33.333%; 
	margin: 0 40px 40px 0; 
	float: left;
}
.News__blc__r {
	width: 33.333%;
    margin: 0 0 40px 40px;
    float: right;
	clear: both;
	line-height: 0;
}
.News__blc__l img,
.News__blc__r img {
	width: 100%;
}
@media only screen and (max-width: 896px){
	.News__blc__l,
	.News__blc__r{
		width: 90%;
		margin: 0 auto 24px;
		float: none;
	}
}

/* 20220921 */
.Header .wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper>li>a {
    padding: 0 7px 0 10px;
}
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-horizontal ul.wpmm-mega-wrapper>li>a,
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-vertical ul.wpmm-mega-wrapper>li>a {
    font-size: 12px!important;
}
.Header .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-horizontal ul.wpmm-mega-wrapper>li.menu-item-has-children>a::before {
    right: 8px;
    top: 42%;
}
.Header .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
	left: initial;
	right: 0;
}
.Header .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme .wpmm-sub-menu-wrap ul li.wp-mega-menu-header>a.wp-mega-menu-link span.wpmm-mega-menu-href-title {
	font-size: 14px;
}
.spnav__btn__subject {
    background-color: #a59231!important;
}
.spnav__list li.opened > a {
	background-color: #a59231!important;
}
.spnav__list__child {
    background: #fff!important;
}
.spnav__list__child li {
    background: #fff!important;
}
.spnav__list .spnav__list__child li.opened>a {
    background-color: #fff!important;
}
.spnav__list .spnav__list__child a {
    color: #343030;
}
.spnav__list .spnav__list__child a:before {
    background: url(img/common/icon/icon_arrow_s.svg) left top no-repeat;
}
.spnav__list li:nth-child(3) li:first-child {
	font-size: 11px;
}
.HeroBnr__info__title a, .NewsList__title {
    font-weight: 300;
}
.Schedule.top {
    bottom: -32px;
    padding: 26px 36px;
}
.Schedule.top .Schedul__table {
    margin-bottom: 10px;
}
.Schedule.top .Schedul__table th {
    padding-bottom: 5px;
}
.Schedule.top .Schedul__table td {
    padding: 8px 0;
}
.home .Greeting__cont p {
    font-weight: 300;
}
.home .TopValue_cont_text p {
    font-weight: 300;
}
.home .Feature__blc__txt p {
    font-weight: 300;
}
.home .Subject__cover p {
    font-weight: 300;
}
.Subject__blc__text {
    background: none;
    text-shadow: 0 0 10px rgb(0, 0, 0, 0.7);
}
.Map-Schedule {
	padding-bottom: 120px;
}
.Map-Schedule .SecTitle__txt {
	text-align: center;
    display: block;
    margin-bottom: 30px;
}
.Map-Schedule .Schedule {
    margin: 0 auto;
}
.Sidebyside__blc__pct.Pct__round img {
    cursor: initial;
}
.Doctor__Profile__table th {
    width: 100%;
    display: block;
	padding: 1.1em 0.3em 0.1em 0;
}
.Doctor__Profile__table td {
    display: block;
	padding: 0.1em 0 1.1em 1em;
	border-bottom: none;
}
.FooterNav__menu li {
    margin-right: 10px;
}
@media screen and (max-width: 896px){
	.Map-Schedule {
    padding: 0 15px 100px;
}
	.Sidebyside__blc {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
}

/* 背景 */
/* 2階層 */
/* .spnav__list__child li {
background: #e6cf5b !important;
} */

/* 2階層オープン */
/* .spnav__list .spnav__list__child li.opened>a {
background-color: #e6cf5b !important;
} */

/* 3階層 */
/* .spnav__list__child .spnav__list__child li {
background: #f8e16e !important;
} */

/* 全体背景 */
.spnav__list__child {
background: initial !important;
}

/* 診療案内項目名シャドウ */
.Subject__blc h3 {
  width: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.3);
}

/* フッターnavレイアウト崩れ修正 */
.FooterNav__menu {
font-size: 1.2rem;
}
.FooterNav__menu li {
margin-right: 7px;
}

/* トップページ３つのS画像差し替え */
.TopAbout_cont_3s {
  max-width: 900px;
  margin: 100px auto 0;
}

.TopAbout_cont_3s img {
  width: 100%;
}

@media only screen and (max-width: 896px) {
  .TopAbout_cont_3s {
    margin: 50px auto 0;
  }
}

/* フッターメニュー3階層調整 */
.FooterNav__menu li li li {
	padding-left: 5px;
	margin-right: 0px;
}
@media screen and (max-width: 896px) {
	.FooterNav__menu li li li {
		width: 100%;
	}
}

/* 診療案内調整 */
.Subject.lazyloaded {
    background-image: url(https://ym-sdc.com/wp-content/uploads/2022/09/F_0242.jpg);
	background-position: center;
background-size: cover;
	position: relative;
}
.Subject.lazyloaded::after {
  content: '';
  background-color: rgba(165,146,49,.5);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
}
.Subject_inner {
    position: relative;
    z-index: 1;
}
.Subject__blc {
    background-color: rgb(243, 239, 221, 0.9);
}
.Subject__blc__icon {
    width: 30%;
    height: 30%;
    margin: 24% auto;
	background-color: initial!important;
}
.Subject__blc img {
    object-fit: contain;
}
.Subject__blc h3 {
    margin-bottom: 24px;
font-size: 1.9rem;
}
@media screen and (max-width: 896px) {
	.Subject .MainLabel__cover {
    top: -50px;
}
	.Subject__blc {
    height: 22vw;
		width: 23%;
		margin-bottom: 10px;
}
.Subject__blc:not(:nth-child(4n)) {
    margin-right: 2%;
}
	.Subject__blc h3 {
    font-size: 1.2rem;
		margin-bottom: 10px;
}
	.Subject__blc__icon {
    margin: 20% auto;
}
	.Subject__cover p {
    margin-bottom: 20px;
}
	/* 3列 */
/* 	.Subject__blc {
    height: 26vw;
    width: 30%;
}
	.Subject__blc:not(:nth-child(3n)) {
    margin-right: 4%;
} 
	.Subject__blc {
		margin-bottom: 20px;
} */
}

/* トップページ総院長挨拶・院長挨拶のSP説明文及びSP画像大きさ変更 */
@media screen and (max-width: 896px) {
  .Greeting__cont {
    font-size: 1.4rem;
  }
  .Greeting_pct_01 {
    width: 75%;
    margin: 0 auto;
  }
}

/* SPナビメニュー総院長挨拶文字大きさ変更*/
.spnav__list li:nth-child(3) li:first-child {
  font-size: 1.5rem;
}

/* PCヘッダーLINEアイコン変更 */
.reservedBtn.gtm-event-header-cv-pcLINE {
  background-image: url(/wp-content/uploads/2022/11/bc9d35770261ca47cb7b899b6aa1364d.png);
}
.contact__reserved:nth-of-type(2) {
  margin-right: 20px;
}

/* SPハンバーガー内LINE予約追加 */
.spnav__contact a {
  width: 32%;
  padding: 1.2em 0.5em 1.3em 2.7em;
  font-size: 1.2rem;
}
.spnav__contact a:before {
  mask-size: 100%;
  -webkit-mask-size: 100%;
}
.spnav__contact__reserve.spnav__contact__line::before {
  mask-image: initial;
  -webkit-mask-image: initial;
  background-color: initial;
}
.spnav__contact__line::before {
  background-image: url(/wp-content/uploads/2022/11/bc9d35770261ca47cb7b899b6aa1364d.png) !important;
}

/* 診察メニュー新デザイン */
.Sec.consultation-menu {
  max-width: initial;
  background-image: url(https://ym-sdc.com/wp-content/uploads/2022/09/F_0242.jpg);
  background-position: center;
  background-size: cover;
  position: relative;
  padding: 150px 15px 40px;
}
.Sec.consultation-menu::after {
  content: "";
  background-color: #a59231aa;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
}
.Sec.consultation-menu .Sec_inner {
  /* display: flex;
  flex-direction: row-reverse; */
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.Sec.consultation-menu .SecTitle {
  text-align: center;
  margin-bottom: 32px;
  position: relative;
}
.Sec.consultation-menu .SecTitle .SecTitle__txt {
  font-size: 3.2rem;
}
.Sec.consultation-menu .SecTitle .SecTitle__txt_en {
  color: #c3dddc;
  font-family: "Cardo", serif;
  font-size: 20rem;
  font-weight: 300;
  position: absolute;
  top: -32%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
.Sec.consultation-menu .SecTitle .SecTitle__txt:before {
  content: initial;
}
.Sec.consultation-menu .Service__cont {
  width: 70%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.Sec.consultation-menu .col-33 {
  margin-right: initial;
}
.Sec.consultation-menu .Service__cont > a:nth-child(3n) {
  margin-right: initial;
}
.Sec.consultation-menu .Service__cont > a:not(:nth-child(4n)) {
  margin-right: 2%;
}
.Sec.consultation-menu .Service__cont > a:nth-child(4n) {
  margin-right: 0%;
}
.Sec.consultation-menu .Service__cont .Service__blc {
  display: block;
  width: 23%;
  padding: 0;
  position: relative;
  margin-bottom: 20px;
  background-color: rgb(243, 239, 221, 0.9);
  z-index: 10;
}
.Sec.consultation-menu .Service__cont .Service__blc .Service__blc__pct {
  width: 30%;
  height: 30%;
  margin: 24% auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: initial !important;
}
.Sec.consultation-menu .Service__cont .Service__blc .Service__blc__pct img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.Sec.consultation-menu .Service__cont .Service__blc .txt {
  background: none;
  padding: 0;
  text-shadow: 0 0 10px rgb(0 0 0 / 70%);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Sec.consultation-menu .Service__cont .Service__blc .txt h3 {
  width: 100%;
  margin-top: auto;
  margin-bottom: 24px;
  color: #fff;
  text-align: center;
  font-family: "Cardo", serif;
  font-size: 1.9rem;
  text-shadow: 0 0 10px rgb(0 0 0 / 70%);
  line-height: 1.4;
  background-color: rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 896px) {
  .Sec.consultation-menu {
    padding: 120px 15px 40px;
  }
  .Sec.consultation-menu .SecTitle {
    top: -50px;
    margin-bottom: -50px;
  }
  .Sec.consultation-menu .SecTitle .SecTitle__txt {
    font-size: 2.2rem;
  }
  .Sec.consultation-menu .SecTitle .SecTitle__txt_en {
    top: 0;
    font-size: 7rem;
  }
  .Sec.consultation-menu .Service__cont {
    width: 100%;
    justify-content: flex-start;
  }
  .Sec.consultation-menu .Service__cont .Service__blc {
    height: 22vw;
    width: 23%;
    margin-bottom: 10px;
  }
  .Sec.consultation-menu .Service__cont .Service__blc .Service__blc__pct {
    margin: 20% auto;
  }
  .Sec.consultation-menu .Service__cont .Service__blc .txt h3 {
    font-size: 1.2rem;
    margin-bottom: 10px;
  }
  .Sec.consultation-menu .Service__cont .Service__blc .txt h3 .sp {
    display: inline;
  }
}
@media print, screen and (min-width: 737px) {
  .Sec.consultation-menu .Service__cont .Service__blc .txt h3 .sp {
    display: none !important;
  }
}
@media only screen and (min-width: 897px) {
  .Sec.consultation-menu .Service__cont .Service__blc .Service__blc__pct img {
    height: initial;
    object-fit: initial;
  }
}
@media screen and (min-width: 1440px) {
  .Sec.consultation-menu .Service__cont .Service__blc {
    height: 200px;
  }
}

/* FVキャッチコピー調整 */
@media screen and (max-width: 896px){
.HeroBnr:before {
	height: 20%;
}
}
.HeroArea__txt {
    text-shadow: initial;
}
.slick-slide .HeroArea__txt {
    text-shadow: 0 0 8px rgb(0 0 0 / 80%);
}

/* FV残像対応 */
.HeroBnr .slick-track {
	background: #fff;
}

/* ドクター・スタッフ紹介ページタイトルボーダー */
@media screen and (max-width: 736px) {
  .Doctor__Profile__table th {
    border-bottom: 1px solid #a59231 !important;
  }
}

/* トップページ特徴調整 */
.Feature {
  margin-bottom: 150px;
}
@media screen and (max-width: 896px) {
  .Feature {
    margin-bottom: 50px;
  }
}

/* クリニック紹介ページ基本情報調整 */
.AboutInfo .AboutInfo_cont dt {
  display: flex;
  align-items: center;
}

/* 会社概要・感染症対策ページ調整 */
.ContentPanel .Sec.TableCont {
  margin-bottom: 100px;
}
@media screen and (max-width: 896px) {
  .ContentPanel .Sec.TableCont {
    margin-bottom: 64px;
  }
}

/* 支払い方法追加 */
.ClinicInfo.top .About__access__blc.About__access__payment {
    line-height: 2;
	margin-bottom: 20px;
}
.ClinicInfo.top .About__access__blc dt {
	padding: 0;
	width: 7em;
}
.About__access__payment dt:before {
    width: 20px;
    top: 6px;
    left: -9px;
    mask-image: url(/wp-content/uploads/2023/09/icon-payment.png);
    -webkit-mask-image: url(/wp-content/uploads/2023/09/icon-payment.png);
	height: 20px;
}
.ClinicInfo.top .About__access__blc dd {
    width: calc(100% - 8em);
	font-weight: bold;
}
@media screen and (max-width: 896px) {
	.ClinicInfo.top .About__access__blc.About__access__payment dt,
		.ClinicInfo.top .About__access__blc.About__access__payment dd{
	word-break: keep-all;
}
	.ClinicInfo.top .About__access__blc dt {
	width: 7.5em;
}
}

/* .ColumnArticleCont .Pct__round {
line-height: 0;
}
@media only screen and (min-width: 897px) {
.ColumnArticleCont .Pct__round {
    clear: both;
}
	.ColumnArticleCont .Pct__round {
    width: 33.333%;
    margin: 0 0 40px 40px;
    float: right;
}
}
@media only screen and (max-width: 896px) {
.ColumnArticleCont .Pct__round {
    width: 90%;
    margin: 0 auto 24px;
    float: none;
}
} */

/* トップページSP診療時間表示 */
@media screen and (max-width: 896px) {
  .HeroBnr {
    height: 770px;
    padding-bottom: 200px;
  }
  .HeroBnr:before {
    bottom: 220px;
  }
  .Schedule.top {
    display: block;
    width: 100%;
    bottom: 0px;
    margin: 0 auto;
  }
  .Schedule.top .Schedul__notes {
    display: block;
  }
}

/* トップページ調整 */
.top-page_Main .Feature {
  margin-bottom: 0;
}
.top-page_Main .Subject {
  margin-bottom: 150px;
}
@media screen and (max-width: 896px) {
  .top-page_Main .Feature {
    margin-bottom: 0;
  }
  .top-page_Main .Subject {
    margin-bottom: 56px;
  }
}

/* ブログ記事画像 */
.Sec.ColumnArticleCont h3, .Sec.ColumnArticleCont h4, .Sec.ColumnArticleCont h5 {
    clear: initial;
}

/* ドクター紹介ページ診療担当調整 */
.charge-medical {
  margin-bottom: 80px;
}
.charge-medical h3 {
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 2.2rem;
  color: #a59231;
  border-bottom: 1px solid #a59231;
  padding-bottom: 0.2em;
  margin-bottom: 1em;
}
.charge-medical_box_flex {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.charge-medical_box_flex a {
  width: 23.5%;
  padding: 5px 35px 5px 20px;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  background-color: #a59231;
  border-radius: 22px;
  margin-bottom: 20px;
  position: relative;
}
.charge-medical_box_flex a::before {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%) rotate(45deg);
}
.charge-medical_box_flex a:not(:nth-of-type(4n)) {
  margin-right: 2%;
}
@media only screen and (min-width: 897px) {
  .charge-medical_box_flex a:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
}
@media only screen and (max-width: 896px) {
  .charge-medical_box_flex {
    justify-content: space-between;
  }
  .charge-medical_box_flex a {
    width: 48%;
  }
  .charge-medical_box_flex a:not(:nth-of-type(4n)) {
    margin-right: initial;
  }
  .charge-medical h3 {
    font-size: 1.6rem;
  }
  .charge-medical_box_flex a {
    font-size: 1.4rem;
  }
  .charge-medical_box_flex a::before {
    width: 7px;
    height: 7px;
  }
}

/* ドクター紹介ページMESSAGE調整 */
.doctor-message {
  margin-bottom: 100px;
}
.doctor-message_box {
  padding: 30px;
  border: 1px solid #a59231;
  position: relative;
}
.doctor-message_box_title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  background-color: #fff;
  position: absolute;
  top: -40px;
  left: -30px;
}
.doctor-message h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2rem;
}
.doctor-message h3::before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 26px;
  background-image: url(/wp-content/uploads/2023/12/icon_message_bl.png);
  margin-right: 0.4em;
  vertical-align: middle;
}
.doctor-message p {
  font-size: 1.4rem;
}
@media only screen and (max-width: 896px) {
	.doctor-message {
    margin-bottom: 50px;
}
  .doctor-message_box {
    padding: 20px 15px;
  }
  .doctor-message_box_title {
    padding: 10px;
    top: -25px;
    left: -20px;
  }
  .doctor-message h3 {
    font-size: 1.8rem;
  }
}

/* 各診療ページ診療担当紹介調整 */
.Sec.charge-medical_intro {
  margin-top: 100px;
  margin-bottom: 100px;
}
.charge-medical_intro_box {
  padding: 50px 5% 20px;
  border: 1px solid #a59231;
  position: relative;
}
.charge-medical_intro_box h2 {
  display: block;
  width: fit-content;
  padding: 0 30px;
  line-height: 1.6;
  text-align: center;
  letter-spacing: 0.1em;
/*   font-family: "Noto Sans JP", sans-serif; */
  color: #a59231;
  font-size: 2.8rem;
  background-color: #fff;
  position: absolute;
  top: -20px;
  right: 0;
  left: 0;
  margin: auto;
}
.charge-medical_intro_box h3 {
  display: block;
  width: fit-content;
  padding: 0 10px 5px;
  line-height: 1.5;
  letter-spacing: 0.08em;
/*   font-family: "Noto Sans JP", sans-serif; */
  color: #a59231;
  font-size: 2.4rem;
  border-bottom: 1px solid #a59231;
  margin-bottom: 30px;
}
.charge-medical_intro_box_flex {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
/*   gap: 1.5vw; */
}
.charge-medical_intro_doctor_box_flex {
  margin-bottom: 50px;
}
.charge-medical_intro_doctor_box {
  width: 15%;
  margin-bottom: 30px;
}
.charge-medical_intro_doctor_box:not(:nth-child(6n)) {
  margin-right: 2%;
}
.charge-medical_intro_doctor_box_img {
  height: 12vw;
  margin-bottom: 10px;
}
.charge-medical_intro_doctor_box_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: bottom;
}
.charge-medical_intro_doctor_box h4 {
  text-align: center;
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.charge-medical_intro_doctor_box a {
  display: block;
  width: 120px;
  margin: 0 auto;
  padding: 3px 10px 3px 0;
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
  border-radius: 9999px;
  background-color: #a59231;
  position: relative;
}
.charge-medical_intro_doctor_box a::before {
  content: "";
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%) rotate(45deg);
}
.charge-medical_intro_dental_box_box {
/*   width: fit-content; */
  text-align: center;
}
.charge-medical_intro_dental_box_flex h4 {
  margin-bottom: 0;
}
.charge-medical_intro_dental_box_box a {
  display: block;
  width: 180px;
  margin: 0 auto;
  padding: 5px 10px 5px 0;
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
  border-radius: 9999px;
  background-color: #a59231;
  margin-bottom: 30px;
  position: relative;
}
.charge-medical_intro_dental_box_box a::before {
  content: "";
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  top: 50%;
  right: 40px;
  transform: translateY(-50%) rotate(45deg);
}
@media only screen and (min-width: 897px) {
  .charge-medical_intro_doctor_box a:hover,
  .charge-medical_intro_dental_box_box a:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
}
@media only screen and (max-width: 896px) {
	.charge-medical {
    margin-bottom: 32px;
}
	.charge-medical_intro_box {
    padding: 30px 5% 0px;
}
  .charge-medical_intro_box h2 {
    font-size: 2rem;
  }
  .charge-medical_intro_box h3 {
    font-size: 1.8rem;
  }
  .charge-medical_intro_box_flex {
/*     gap: 6%; */
  }
	.charge-medical_intro_doctor_box_flex {
    margin-bottom: 20px;
}
  .charge-medical_intro_doctor_box {
    width: 46%;
  }
	.charge-medical_intro_doctor_box:not(:nth-child(6n)) {
    margin-right: 0;
}
	.charge-medical_intro_doctor_box:not(:nth-child(2n)) {
    margin-right: 8%;
}
	.charge-medical_intro_doctor_box_img {
    height: 37vw;
}
}
.About__Mainpict img.Doctor__Main__pct {
    vertical-align: bottom;
}

/* インスタグラム */
.insta_box {
  position: relative;
  max-width: 1200px;
  margin: 0 auto 124px;
}
.insta_box h3.insta_box_title img {
  display: block;
  margin: 0 auto;
}
.insta_box h3.insta_box_title {
  position: relative;
  margin-bottom: 20px;
  padding: 14px;
  letter-spacing: 0.15em;
  line-height: 1.4;
  color: #343030;
  font-size: 34px;
  font-weight: bold;
  text-align: center;
}
.insta_box .sb_instagram_header.sbi_medium.sbi_no_avatar {
  display: none;
}
.insta_box #sb_instagram #sbi_images {
  margin-bottom: 30px;
}
#sb_instagram .sbi_follow_btn a,
#sb_instagram #sbi_load .sbi_load_btn {
  background: initial !important;
  color: #a59231 !important;
  border: 1px solid #a59231 !important;
  border-radius: 9999px !important;
  font-size: 16px !important;
}
#sb_instagram .sbi_follow_btn a:hover,
#sb_instagram #sbi_load .sbi_load_btn:hover {
  background: #a59231 !important;
  color: #fff !important;
  box-shadow: initial !important;
}
@media screen and (max-width: 640px) {
  .insta_box {
    width: auto;
    padding: 0 15px;
    margin-bottom: 60px;
  }
  .insta_box h3.insta_box_title {
    font-size: 22px;
  }
  #sb_instagram .sbi_follow_btn a,
  #sb_instagram #sbi_load .sbi_load_btn {
    font-size: 12px !important;
  }
}

/* トップページタイトル調整 */
.News.top {
  margin-bottom: 180px;
}
.TopBanner.top-expertise {
  padding-bottom: 120px;
}
.top-equipment {
  padding-bottom: 20px;
}
.top-blog .MainLabel {
  margin-bottom: 80px;
}
@media screen and (max-width: 896px) {
  .News.top {
    margin-bottom: 80px;
  }
  .TopBanner.top-expertise .MainLabel {
    margin-bottom: 0;
  }
  .TopBanner.top-expertise .MainLabel .MainLabel__en.top {
    font-size: 6.5rem;
  }
  .TopBanner.top-expertise .TopBanner__cont {
    padding-top: 0;
  }
  .TopBanner.top-expertise {
    padding-bottom: 20px;
  }
  .top-equipment .MainLabel .MainLabel__en.top {
    font-size: 5.5rem;
  }
  .top-equipment .Sec {
    margin: 0 auto 70px;
    padding: 0 20px;
  }
  .top-blog .MainLabel {
    margin-bottom: 0;
  }
  .top-blog .Column {
    padding-top: 30px;
  }
}

/* 症状・お悩み一覧 */
@media screen and (max-width: 896px) {
.Symptom__Cont .sp {
    display: none;
}
}

/* TOPセクションタイトル */
.MainLabel .MainLabel__en.top {
    font-size: 13rem!important;
	top: 20%!important;
}
@media screen and (max-width: 896px) {
.MainLabel .MainLabel__en.top {
    font-size: 3.8rem!important;
	top: 0!important;
}
}

/* ホワイトニングページバナー調整 */
@media only screen and (min-width: 1024px) {
  .menu_ufvBnr {
    max-width: 950px;
    margin: 120px auto 80px;
    padding: 0 20px;
  }
  .menu_ufvBnr a img {
    width: 100%;
  }
  .menu_ufvBnr_sp {
    display: none;
  }
}
@media screen and (max-width: 896px) {
  .menu_ufvBnr {
    margin: 64px auto 34px;
    padding: 0 20px;
  }
  .menu_ufvBnr a img {
    width: 100%;
  }
  .menu_ufvBnr_pc {
    display: none;
  }
}

/* TOP院長挨拶ボタン */
@media screen and (max-width: 896px) {
.Greeting__cont:before {
    bottom: -36%;
    top: initial;
}
}

@media screen and (max-width: 451px) {
.Greeting__cont:before {
    bottom: -32%;
}
}

@media screen and (max-width: 560px) {
.Greeting.reverse .Greeting__cont:before {
    top: 32%;
}
}

@media screen and (max-width: 513px) {
.Greeting.reverse .Greeting__cont:before {
    top: 30%;
}
}

@media screen and (max-width: 420px) {
.Greeting.reverse .Greeting__cont:before {
    top: 27%;
}
}

@media screen and (max-width: 388px) {
.Greeting.reverse .Greeting__cont:before {
    top: 25%;
}
}
/* デザイン改修 */
.sp {
  display: none !important;
}
.Header .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
  width: 100%;
}
.Header__left {
  width: initial;
}
.Header__logo img {
  max-width: initial;
  width: 280px;
  max-height: initial;
  height: inherit;
}
.Header__left .Header__address p {
  color: #707070;
}
.Header__right__contact .contact__tel {
  font-family: "Noto Serif JP", serif !important;
}
.SubNav {
  display: none;
}
/* .reservedBtn {
  border-radius: initial;
} */
.reservedBtn.reservedBtn_web {
  background-color: #a59231;
}
.reservedBtn.gtm-event-header-cv-pcLINE {
  background-color: #00b900;
}
#wpmm-wrap-global {
  margin-top: initial;
  margin-bottom: initial;
}
#wpmm-wrap-global a {
  color: #707070;
  font-size: 1.2rem !important;
  font-family: "Noto Serif JP", serif !important;
}
#wpmm-wrap-global a:hover {
/*   color: #a59231 !important; */
}
#wpmm-wrap-global a::before {
  top: 50%;
}
#wpmm-wrap-global a span{
  font-family: "Noto Serif JP", serif !important;
}
.Header
  .wp-megamenu-main-wrapper.wpmm-orientation-horizontal
  ul.wpmm-mega-wrapper
  > li
  > a {
  padding: 0 12px 0 12px;
}
.HeroBnr {
  margin-top: 163px;
  height: initial;
  margin-bottom: 0;
}
.HeroBnr:before {
  content: initial;
}
.HeroBnr ul {
  margin-right: initial;
  width: 100%;
}
.HeroBnr ul.Top-fv_thumbnail__cont {
  width: 60%;
  margin: 30px auto 50px;
}
.Top-fv_thumbnail__cont .slick-slide {
  margin: 10px;
}
.Top-fv_thumbnail__cont .slick-next,
.Top-fv_thumbnail__cont .slick-prev {
  background-color: #000;
}
.Top-fv_thumbnail__cont .slick-next {
  top: 50%;
  transform: translateY(-50%);
}
.Top-fv_thumbnail__cont .slick-prev {
  top: 50%;
  transform: translateY(-50%) scale(-1, 1);
}
.HeroBnr > .HeroBnr__cont {
  position: initial;
  padding: 50px 0;
}
.HeroBnr__info {
  position: initial;
  height: initial;
  border-radius: initial;
  padding: initial;
  width: 100%;
  max-width: 1000px;
  font-size: 1.6rem;
  margin: 0 auto;
	background: #F2F2F2;
    padding: 30px 20px;
}
.HeroBnr__info ul {
  width: 94%;
}
.HeroBnr__info li {
  margin-bottom: 10px;
}
.HeroBnr__info dl {
  align-items: center;
}
.HeroBnr__info dl dt {
  margin-right: 20px;
  padding: 12px 0 12px 30px;
  height: fit-content;
  color: #fff;
  background-color: #a59231;
	width: 140px;
	flex-shrink: 0;
}
.HeroBnr__info dl dt:before {
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  background-color: #fff;
}
.HeroBnr__info dl dd {
/*   flex-grow: 1;
  justify-content: space-between; */
}
.HeroBnr__info__date {
  display: inline-block;
  width: 100px;
  color: #000;
}
.HeroBnr__info__more {
/*   display: flex;
  align-items: center; */
}
.HeroBnr__info__more a:hover {
  color: #a59231;
}
.Breadcrumb__list a {
  font-size: 1.3rem;
}
.Schedule.top {
  position: initial;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 100px;
  padding: 0 0 10px !important;
  border-radius: initial;
  border-right: 1px solid;
  border-left: 1px solid;
  border-bottom: 1px solid;
}
.Schedule.top .Schedul__table {
  position: relative;
}
.Schedule.top .Schedul__table::before,
.Schedule.top .Schedul__table::after {
  content: "";
  width: 20px;
  height: 80px;
  background-color: #fff;
  position: absolute;
  bottom: -10px;
}
.Schedule.top .Schedul__table::before {
  left: 0;
}
.Schedule.top .Schedul__table::after {
  right: 0;
}
.Schedule.top .Schedul__table th,
.Schedule.top .Schedul__table td {
  border-bottom: 1px solid;
}
.Schedule.top .Schedul__table th {
  padding: 3px 0;
  color: #fff;
}
.Schedule.top .Schedul__table th.Schedul__table__title {
  padding-left: 4px;
/*   color: #fff !important; */
  position: relative;
}
.Schedule.top .Schedul__table th.Schedul__table__title::before {
  content: "";
  width: 4px;
  height: calc(100% + 1px);
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
}
.Schedule.top .Schedul__table td {
  padding: 10px 0;
  text-align: center;
  font-size: 2rem;
}
.Schedule.top .Schedul__table .dayofweek {
  width: 7%;
}
.Schedule.top .Schedul__table .dayofweek:nth-child(2) {
  width: 10%;
  padding-left: 4%;
}
.Schedule.top .Schedul__table .dayofweek:last-child {
  width: 10%;
  padding-right: 4%;
}
.Schedule.top .Schedul__table td:nth-child(2) {
  width: 10%;
  padding-left: 4%;
}
.Schedule.top .Schedul__table td:last-child {
  width: 10%;
  padding-right: 4%;
}
.Schedule.top .Schedul__table td.timezone {
  color: #343030;
  font-size: 1.6rem;
}
.Schedule.top .Schedul__notes {
  display: block;
  padding: 0 6%;
}
.TopAbout_cont_3s {
  max-width: 1200px;
  margin: 0 auto;
}
.MainLabel {
  max-width: 1200px;
  margin: 0 auto;
  text-align: left;
  font-size: 4rem;
}
.MainLabel .MainLabel__jp {
  padding-left: 1em;
}
.MainLabel .MainLabel__en.top {
  font-size: 12rem !important;
  top: -10% !important;
  color: #b54d7815;
}
.Feature.top-page {
  padding: 120px 0 0px;
  background: initial;
}
.Feature.top-page .MainLabel {
  margin-bottom: 40px;
}
.Feature.top-page .Feature__cont {
  background-image: url(/wp-content/uploads/2024/05/strengths_bg.png);
  background-size: cover;
  padding-bottom: 40px;
  margin-bottom: 150px;
}
.Feature.top-page .Feature__cont_title {
  max-width: 600px;
  margin: 0 auto 20px;
}
.Feature.top-page .Feature__cont_title img {
  width: 100%;
}
.Feature.top-page .Feature__blc {
  margin-bottom: initial;
  border-top: 4px solid;
  border-image: linear-gradient(to right, #b0811d, #f6d25e) 1;
  align-items: stretch;
  max-width: 1200px;
  margin: 0 auto;
}
.Feature.top-page .Feature__blc:last-of-type {
  border-bottom: 4px solid;
  border-image: linear-gradient(to right, #b0811d, #f6d25e) 1;
}
.Feature.top-page .Feature__blc.Feature__blc--r {
  flex-direction: row-reverse;
}
.Feature.top-page .Feature__blc__cont {
  width: 46%;
  max-width: 900px;
  padding: 40px 0;
  z-index: 2;
  position: relative;
  right: -5%;
}
.Feature.top-page .Feature__blc.Feature__blc--r .Feature__blc__cont {
  right: initial;
  left: -5%;
}
.Feature.top-page .Feature__blc__txt {
  position: initial;
  max-width: initial;
}
.Feature.top-page .Feature__blc__txt h4 {
  text-align: center;
  font-size: 2rem;
}
.Feature.top-page .Feature__blc__txt h3 {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 3rem;
  margin-bottom: 50px;
  position: relative;
}
.Feature.top-page .Feature__blc__txt h3::before {
  content: "";
  width: 100%;
  height: 100%;
  transform: skewX(-15deg);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background: linear-gradient(to right, #b0811d, #f6d25e);
}
.Feature.top-page .Feature__blc__txt p {
  margin-bottom: initial;
}
.Feature.top-page .Feature__blc__img {
  border-radius: initial;
  max-height: initial;
  position: relative;
  width: 54%;
}
.Feature.top-page .Feature__blc__img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(270deg, transparent 0 60%, #f9f9f9 100%);
}
.Feature.top-page .Feature__blc.Feature__blc--r .Feature__blc__img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(90deg, transparent 0 60%, #f9f9f9 100%);
}
.Feature.top-page .Feature__cont_title-text {
  padding: 30px 0;
  text-align: center;
  font-size: 1.8rem;
}
.Greeting:not(:last-of-type) {
  padding-bottom: 60px;
  margin-bottom: 80px;
  border-bottom: 2px solid #ceb97b;
}
.Greeting_mainlabel.MainLabel {
  margin-bottom: 40px;
}
.Greeting_bg {
  padding: 50px 0 100px;
/*   background-image: url(/wp-content/uploads/2024/05/message_bg-scaled.jpeg); */
/*   background-image: url(/wp-content/uploads/2024/05/strengths_bg.png); */
  background-size: cover;
  margin-bottom: 50px;
}
.Greeting {
  padding: initial;
  width: 100%;
  border-radius: initial;
}
.Greeting__cover {
  align-items: center;
}
.Greeting_pct_cover {
  width: 44%;
  position: relative;
  top: -20px;
  left: -20px;
  z-index: 2;
}
.Greeting_pct_cover::before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #fbeab8, #ceb97b);
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: -1;
}
.Greeting_pct {
  width: 100%;
  height: 100%;
}
.Greeting_pct img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 4 / 3;
}
.Greeting__signature {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  color: #fff;
  text-shadow: 1px 1px 2px #000;
  margin-bottom: initial;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.Greeting__cont__cover {
  width: 54%;
}
.Greeting__cont__text {
  padding: initial;
  background: initial;
  border-radius: initial;
}
.Greeting__cont .Greeting__cont__text .sub-MainLabel__en {
  text-align: center;
  font-size: 2rem;
  text-shadow: initial;
  margin-bottom: initial;
}
.Greeting__cont__text .sub-MainLabel__jp {
  text-align: center;
  font-weight: 700;
  font-size: 3.8rem;
  padding-bottom: 5px;
  margin-bottom: 30px;
  position: relative;
}
.Greeting__cont__text .sub-MainLabel__jp::before {
  content: "";
  width: 100px;
  height: 1px;
  background-color: #ceb97b;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.Greeting__cont__text h4 {
  text-align: center;
  font-size: 3rem;
  margin-bottom: 20px;
}
.Top-button a {
  padding: 10px 50px 10px 50px;
  color: #fff;
  border-radius: 9999px;
  background: linear-gradient(to right, #b54d78, #f09bbe);
}
.Greeting.reverse .Greeting__btnCont {
  margin-right: initial;
}
.Top-button a:first-child {
  margin-right: initial;
}
.Greeting .Top-button a:first-child {
  margin-right: initial;
}
.Top-button a:before {
  content: initial;
}
.Top-button a:after {
  content: ">";
  width: 2rem;
  height: 2rem;
  font-size: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: initial;
  background-size: initial;
  position: absolute;
  right: 20px;
  transition: 0.4s;
}
.Top-button a:hover:after {
  right: 15px;
}
.Staff.top-page {
  background-color: initial;
  margin-bottom: initial;
}
.Staff.top-page .MainLabel {
  margin-bottom: 50px;
}
.Staff.top-page .Staff__blc__pic {
  height: initial;
  border-radius: 15px;
  border: initial;
  margin-bottom: initial;
}
.Staff.top-page .slick-slide img {
  aspect-ratio: 2 / 3;
}
.Staff.top-page .Staff__blc .txt {
  position: relative;
  top: -30px;
  z-index: 2;
}
.Staff.top-page .Staff__blc .name {
  font-size: 3rem;
  display: inline;
  color: #707070;
}
.Staff.top-page .slick-prev,
.Staff.top-page .slick-next {
  background-color: #000;
}
.Staff.top-page .slick-dots {
  display: none !important;
}
.Staff.top-page .Staff__btnCont {
  margin-top: -30px;
}
.Staff.top-page .Top-button a:first-child {
  margin-right: initial;
}
.Subject.top-page.lazyloaded {
  padding: 80px 0;
/*   background-image: url(/wp-content/uploads/2024/05/menu_bg.jpg); */
  background-image: url(/wp-content/uploads/2024/06/menu_bg_02.jpg);
}
.Subject.top-page.lazyloaded::after {
  content: initial;
}
.Subject.top-page .Subject__cont {
  width: 100%;
  max-width: 800px;
  margin: 0 auto 0 0;
}
.Subject.top-page .Subject__blc {
  width: 48%;
  max-width: 380px;
  height: 75px;
  margin: initial;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: initial;
  border-radius: 10px;
  background-color: #fff;
  position: relative;
  transition: 0.4s;
}
.Subject.top-page .Subject__blc:not(:nth-child(4n)) {
  margin-right: initial;
}
.Subject.top-page .Subject__blc:not(:nth-last-child(-n + 2)) {
  margin-bottom: 20px;
}
.Subject.top-page .Subject__blc:nth-of-type(odd) {
  margin-right: 4%;
}
.Subject.top-page .Subject__blc:hover {
  transform: initial;
  background: #faf1f5;
}
.Subject.top-page .Subject__blc::before {
  content: ">";
  width: 2rem;
  height: 2rem;
  color: #ceb97b;
  font-size: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: initial;
  background-size: initial;
  border-style: initial;
  border-width: initial;
  position: absolute;
  bottom: initial;
  right: 10px;
  transition: 0.4s;
}
.Subject.top-page .Subject__blc:hover::before {
  right: 5px;
}
.Subject.top-page .Subject__blc__icon {
  width: 75px;
  height: 100%;
  margin: initial;
  flex-shrink: 0;
}
.Subject.top-page .Subject__blc img {
  object-fit: cover;
  border-radius: 10px 0 0 10px;
}
.Subject.top-page .Subject__blc__text {
  position: initial;
  padding: 10px 20px;
  width: 100%;
  text-shadow: initial;
}
.Subject.top-page .Subject__blc h3 {
  margin-top: initial;
  font-size: 2.2rem;
  width: 100%;
  background-color: initial;
  margin-bottom: initial;
}
.SymptomIndex.top-page {
  max-width: initial;
  padding: 80px 0;
  border-radius: initial;
  background: linear-gradient(to bottom, #fbeab8, #ceb97b);
  margin-bottom: 150px;
}
.SymptomIndex.top-page .Symptom__Cont {
  max-width: 1200px;
  margin: 0 auto;
}
.SymptomIndex.top-page .SymptomColumn {
  width: 100%;
  min-height: initial;
}
.SymptomIndex.top-page .SymptomColumn__cover {
  width: 100%;
  display: block;
}
.SymptomIndex.top-page .Symptom__blc {
  margin-bottom: initial;
}
.SymptomIndex.top-page .Symptom__menu {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
}
.SymptomIndex.top-page .Symptom__menu li {
  width: 23.5%;
  padding: initial;
  border-radius: initial;
  background-color: #fff;
  margin-bottom: 20px;
}
.SymptomIndex.top-page .Symptom__menu li:not(:nth-of-type(4n)) {
  margin-right: 2%;
}
.SymptomIndex.top-page .Symptom__menu li a {
  height: 75px;
  padding: initial;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.SymptomIndex.top-page .Symptom__menu li a .icon {
  width: 75px;
  height: 100%;
  flex-shrink: 0;
}
.SymptomIndex.top-page .Symptom__menu li a .icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.SymptomIndex.top-page .Symptom__menu li a p {
  width: 100%;
  padding: 0 30px 0 10px;
  text-align: center;
  font-size: 1.8rem;
}
.SymptomIndex.top-page .Symptom__menu li a::before {
  content: ">";
  width: 2rem;
  height: 2rem;
  color: #ceb97b;
  font-size: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: initial;
  background-size: initial;
  border-style: initial;
  border-width: initial;
  position: absolute;
  top: initial;
  bottom: initial;
  right: 10px;
  transform: initial;
  transition: 0.4s;
}
.SymptomIndex.top-page .Symptom__menu li a:hover::before {
  right: 5px;
}
.News.top {
  max-width: initial;
}
.News.top .MainLabel {
  margin-bottom: 50px;
}
.News.top .News__cover {
  margin-left: initial;
  padding: initial;
  border-radius: initial;
}
.News.lazyloaded.top .News__cover {
  background: initial !important;
}
.News.top .News__inner {
  max-width: 1200px;
  padding: 30px 60px 30px 40px;
  background-color: #fbf8f2;
}
.News.top .News__cont {
  align-items: center;
  flex-direction: row;
}
.News.top .NewsList {
  width: 80%;
}
.News.top .NewsList li {
  border-bottom: 1px solid #ceb97b;
}
.News.top .NewsList a {
  color: #434343;
}
.News.top .Top-button a {
  padding: initial;
  color: #434343;
  background: initial;
}
.News.top .Top-button a:after {
  right: -40px;
}
.News.top .Top-button a:hover:after {
  right: -45px;
}
.insta-scroll {
  margin-bottom: 150px;
}
.insta-scroll .MainLabel {
  margin-bottom: 50px;
}
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.TopBanner__cont {
  max-width: 1000px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.TopBanner__cont__item {
  width: 48%;
}
.TopBanner__cont__item:not(:nth-child(2n)) {
  margin-right: 4%;
}
.insta-scroll_box {
  margin: 0 auto 50px;
  display: flex;
  overflow: hidden;
}
.insta-scroll_box ul {
  display: flex;
  list-style: none;
  padding: 0;
  animation: infinity-scroll-left 60s infinite linear 0.5s both;
}
.insta-scroll_box ul li {
  margin: 0 10px;
  width: calc(100vw / 6);
}
.insta-scroll_box ul li > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 1 / 1;
}
.insta-scroll .Top-button a {
  width: fit-content;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  background: #ceb97b;
}
.facility_section.top-page .Facility-view {
  gap: 3.5%;
  border-radius: initial;
  margin-bottom: 50px;
}
.facility_section.top-page .Facility-view img {
  width: 31%;
}
.facility_section__btnCont.Top-button a {
  width: fit-content;
  /*   min-width: 250px; */
  display: flex;
  justify-content: center;
  margin: 0 auto;
  background: #ceb97b;
}
/* .facility_section__btnCont.Top-button a:after {
    right: 70px;
} */
/* .facility_section__btnCont.Top-button a:hover:after {
    right: 65px;
} */
.top-blog .slick-prev,
.top-blog .slick-next {
  background-color: #000;
}
.top-blog .slick-dots,
.top-blog .Column__btnCont {
  display: none !important;
}
.ClinicInfo.top .MainLabel {
  margin-bottom: 50px;
}
.ClinicInfo.top .Schedul__table td.timezone {
  color: initial;
}
.Cv__contact .contact__reserved__cont .reservedBtn {
  border-radius: 9999px;
}
.TopGroup .MainLabel {
  margin-bottom: 30px;
}
.TopGroup .TopGroup__cont__img {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  justify-content: flex-start;
  flex-wrap: wrap;
}
.TopGroup .TopGroup__cont__img__item {
  width: calc(50% - 2px);
  margin-bottom: 4px;
  position: relative;
}
.TopGroup .TopGroup__cont__img__item:nth-of-type(odd) {
  margin-right: 4px;
}
.TopGroup .TopGroup__cont__img__item__img {
  height: 200px;
  position: relative;
}
.TopGroup .TopGroup__cont__img__item__img::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 0;
  left: 0;
}
.TopGroup .TopGroup__cont__img__item__img img {
  width: 100%;
  height: 100%;
  border-radius: initial;
  object-fit: cover;
}
.TopGroup .TopGroup__cont__img__item h3 {
  display: flex;
  align-items: center;
  flex-direction: column;
  color: #ffe2ae;
  font-size: 2rem;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  position: absolute;
  bottom: 30px;
  right: 0;
  left: 0;
  margin: auto;
}
.TopGroup .TopGroup__cont__img__item h3 span {
  font-size: 5rem;
}
.Footer {
  padding: 80px 15px 0px;
}
.Footer_bottom__copy {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  text-align: center;
  padding: 10px 0;
  color: #fff;
}
@media screen and (max-width: 896px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .HeroBnr {
    margin-top: initial;
    padding-bottom: initial;
  }
  .HeroBnr .slick-slide {
    height: initial;
  }
  .HeroBnr .slick-slider {
/*     height: initial; */
  }
  .Top-fv_thumbnail__cont .slick-slide {
/*     margin: 15px; */
  margin: 5px;
  }
  .Schedule.top {
    margin: 0 20px;
  }
  .Schedule.top .Schedul__table th.Schedul__table__title::before {
    width: 2px;
  }
  .Schedul__table,
  .Schedule.top .Schedul__table td,
  .Schedule.top .Schedul__table td.timezone {
    font-size: 1.2rem;
  }
  .Schedule.top .Schedul__table::before,
  .Schedule.top .Schedul__table::after {
    content: initial;
  }
  .Schedule.top .Schedul__notes {
    padding: 0 10px;
  }
  .MainLabel {
    padding-left: 20px;
    font-size: 2rem;
  }
  .MainLabel .MainLabel__en.top {
    font-size: 5rem !important;
    top: 5% !important;
    left: 20px;
  }
  .Feature.top-page {
    padding-top: 20px;
  }
  .Feature.top-page .MainLabel {
    margin-bottom: 20px;
  }
  .Feature.top-page .Feature__cont {
    margin-bottom: 100px;
  }
  .Feature.top-page .Feature__cont_title {
    text-align: center;
  }
  .Feature.top-page .Feature__cont_title img {
    width: 90%;
  }
  .Feature.top-page .Feature__blc {
    flex-wrap: initial;
    position: relative;
  }
  .Feature.top-page .Feature__blc.Feature__blc--r .Feature__blc__cont {
    right: initial;
    left: initial;
  }
  .Feature.top-page .Feature__blc__cont {
    margin: initial;
    padding: 20px;
    width: 100%;
    right: initial;
    left: initial;
  }
  .Feature.top-page .Feature__blc__cont::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.16);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .Feature.top-page .Feature__blc__img {
    margin: initial;
    width: 100%;
    height: 100%;
    /*     position: absolute;
    top: 0;
    left: 0; */
  }
  .Feature.top-page .Feature__blc__img::after {
    content: none;
  }
  .Feature.top-page .Feature__blc.Feature__blc--r .Feature__blc__img::after {
    content: none;
  }
  .Feature.top-page .Feature__blc__txt h3 {
    font-size: 2.4rem;
    margin-bottom: 30px;
  }
  .Feature.top-page .Feature__cont_title-text {
    padding: 20px 0;
    font-size: 1.6rem;
  }
  .Greeting_mainlabel.MainLabel {
    margin-bottom: initial;
  }
  .Greeting_bg {
    padding: 30px 0;
    margin-bottom: initial;
  }
  .Greeting:not(:last-of-type) {
    padding-bottom: 30px;
    margin-bottom: 20px;
    border: initial;
    position: relative;
  }
  .Greeting:not(:last-of-type)::before {
    content: "";
    width: calc(100% - 40px);
    height: 1px;
    background-color: #ceb97b;
    position: absolute;
    bottom: 0;
    left: 20px;
  }
  .Greeting__cover {
    display: flex;
    flex-direction: column-reverse;
  }
  .Greeting.reverse .Greeting__cover {
    flex-direction: column-reverse;
  }
  .Greeting_pct_cover {
    width: calc(100% - 40px);
    top: 0;
    left: 0px;
    margin-bottom: 40px;
  }
  .Greeting_pct_cover::before {
    top: 10px;
    left: 10px;
  }
  .Greeting__cont__cover {
    width: 100%;
    padding: 0 20px;
  }
  .Greeting__btnCont {
    padding: initial;
  }
  .Greeting .Top-button a:first-child {
    width: fit-content;
    margin-bottom: initial;
  }
  .Greeting .Top-button a:after {
    right: 30px;
  }
  .Greeting.reverse .Top-button a:after {
    right: 30px;
  }
  .Greeting .Top-button a:hover:after {
    right: 25px;
  }
  .Greeting.reverse .Top-button a:hover:after {
    right: 15px;
  }
  .Greeting__cont .Greeting__cont__text .sub-MainLabel__en {
    font-size: 1.4rem;
  }
  .Greeting__cont__text .sub-MainLabel__jp {
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
  .Greeting__cont__text h4 {
    font-size: 1.6rem;
  }
  .home .Greeting__cont p {
    font-size: 1.2rem;
  }
  .Staff.top-page.lazyloaded {
    background-color: initial;
  }
  .Staff.top-page .MainLabel {
    margin-bottom: 20px;
  }
  .Staff.top-page .Staff__blc .txt {
    top: -20px;
  }
  .Staff.top-page .Staff__blc .name {
    font-size: 2rem;
  }
  .Staff.top-page .Top-button a:first-child {
    width: fit-content;
  }
  .Staff .Top-button a:after {
    right: 20px;
  }
  .Staff .Top-button a:hover:after {
    right: 10px;
  }
  .Staff .Top-button a:first-child {
    margin-bottom: initial;
  }
  .Subject_mainlabel.MainLabel {
    margin-bottom: 0px;
    position: relative;
    top: 120px;
    z-index: 2;
  }
  .Subject_mainlabel.MainLabel .MainLabel__jp {
/*     color: #000; */
  }
  .Subject_mainlabel.MainLabel .MainLabel__en.top {
    color: #fff;
  }
  .Subject.top-page.lazyloaded {
    height: 600px;
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    background-color: initial;
  }
  .Subject.top-page.lazyloaded .Subject_inner {
    position: absolute;
    top: 150px;
  }
  .Subject.top-page .Subject__cont {
    width: calc(100% - 40px);
    margin: 0 auto;
    padding: 20px 10px;
    background: linear-gradient(to bottom, #fbeab8, #ceb97b);
  }
  .Subject.top-page .Subject__blc {
    height: 55px;
    border-radius: 5px;
    margin-bottom: 15px;
  }
  .Subject.top-page .Subject__blc::before {
    right: 0;
    width: 1.6rem;
    height: 1.6rem;
    font-size: 1.6rem;
  }
  .Subject.top-page .Subject__blc:hover::before {
    right: -5px;
  }
  .Subject.top-page .Subject__blc__text {
    padding: 0px 15px 0px 5px;
  }
  .Subject.top-page .Subject__blc h3 {
    font-size: 1.2rem;
  }
  .Subject.top-page .Subject__blc__icon {
    width: 55px;
  }
  .Subject.top-page .Subject__blc img {
    border-radius: 5px 0 0 5px;
  }
  .MainLabel.SymptomIndex_top-page {
    position: relative;
    top: 100px;
    z-index: 2;
  }
  .MainLabel.SymptomIndex_top-page .MainLabel__jp {
/*     color: #000; */
  }
  .MainLabel.SymptomIndex_top-page .MainLabel__en.top {
/*     color: #fff; */
  }
  .SymptomIndex.top-page {
    padding: 130px 20px 20px;
    margin-bottom: 100px;
    position: relative;
  }
  .SymptomIndex.top-page::before {
    content: none;
    width: 250px;
    height: 250px;
    background-image: url(/wp-content/uploads/2024/05/symptoms_sp_img.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
  }
  .SymptomIndex.top-page .Symptom__menu li {
    width: 48%;
  }
  .SymptomIndex.top-page .Symptom__menu li:not(:nth-of-type(4n)) {
    margin-right: initial;
  }
  .SymptomIndex.top-page .Symptom__menu li:nth-of-type(odd) {
    margin-right: 4%;
  }

  .SymptomIndex.top-page .Symptom__menu li a {
    height: 46px;
  }

  .SymptomIndex.top-page .Symptom__menu li a .icon {
    width: 58px;
  }
  .SymptomIndex.top-page .Symptom__menu li a p {
    padding: 0px 15px 0px 5px;
    font-size: 1.2rem;
  }
  .SymptomIndex.top-page .Symptom__menu li a::before {
    right: 0;
    width: 1.6rem;
    height: 1.6rem;
    font-size: 1.6rem;
  }
  .SymptomIndex.top-page .Symptom__menu li a:hover::before {
    right: -5px;
  }
  .News.top .MainLabel {
    text-align: left;
    margin-bottom: 20px;
  }
  .News.top .News__cover {
    margin: 0 20px;
  }
  .News.top .News__inner {
    padding: 20px;
  }
  .News.top .NewsList {
    width: 100%;
  }
  .TopBanner.top-expertise .MainLabel {
    padding-left: initial;
    margin-bottom: 20px;
  }
  .TopBanner.top-expertise .MainLabel .MainLabel__en.top {
    left: 0;
  }
  .TopBanner__cont__item {
    width: 100%;
  }
  .TopBanner__cont__item:not(:last-child) {
    margin-bottom: 20px;
  }
  .TopBanner__cont__item:not(:nth-child(2n)) {
    margin-right: 0;
  }
  .TopBanner__cont__item img {
    margin-top: initial !important;
  }
  .insta-scroll {
    margin-bottom: 100px;
  }
  .insta-scroll .MainLabel {
    margin-bottom: 20px;
  }
  .insta-scroll_box {
    margin-bottom: 30px;
  }
  .insta-scroll_box ul li {
    width: calc(100vw / 3);
  }
  .top-equipment .MainLabel {
    margin-bottom: 20px;
  }
  .facility_section.top-page .Facility-view {
    margin-bottom: 30px;
  }
  .top-blog .Column {
    padding-bottom: 80px;
  }
  .top-blog .Column__blc {
    margin: 0 10px;
    border-radius: 5px;
  }
  .top-blog .Column__blc__pic {
    width: 100%;
    border-radius: 5px 5px 0 0;
    height: initial;
    background-color: #fff;
  }
  .top-blog .Column__blc__pic img {
    aspect-ratio: 1/ 1;
    object-fit: contain;
  }
  .top-blog .Column__blc h3 {
    width: 100%;
    font-size: 1.4rem;
    padding: 10px;
  }
  .TopBanner {
    padding-bottom: initial;
  }
  .ClinicInfo.top {
    margin-bottom: 20px;
  }
  .ClinicInfo.top .MainLabel {
    margin-bottom: 30px;
  }
  .ClinicInfo.top .About__access__blc {
    flex-direction: column;
    margin-bottom: 20px;
  }
  .ClinicInfo.top .About__access__blc dt {
    width: 100%;
  }
  .ClinicInfo.top .About__access__blc dd {
    width: 100%;
  }
  .Cv__contact .contact__tel__cont {
    margin-bottom: initial;
  }
  .Cv__contact .tel__button {
    margin-bottom: 20px;
  }
  .Cv__contact .tel__button dt {
    color: #343030;
  }
  .TopGroup {
    padding: 60px 0 50px;
    background-color: #fff;
  }
  .TopGroup .TopGroup__cont__img__item {
    width: calc(50% - 1px);
    margin-bottom: 2px;
  }
  .TopGroup .TopGroup__cont__img__item:nth-of-type(odd) {
    margin-right: 2px;
  }
  .TopGroup .TopGroup__cont__img__item__img {
    height: 100px;
  }
  .TopGroup .TopGroup__cont__img__item h3 {
    font-size: 1.2rem;
    top: 50%;
    bottom: initial;
    transform: translateY(-50%);
  }
  .TopGroup .TopGroup__cont__img__item:first-of-type h3 {
    top: 15px;
    transform: initial;
  }
  .TopGroup .TopGroup__cont__img__item h3 span {
    font-size: 1.6rem;
  }
  .btn-tel-mb.Header__sp__btn.gtm-event-header-cv-sp {
    display: none;
  }
  .Header {
    height: 68px;
  }
  .spnav-menu {
    top: 68px;
  }
  .Header__left {
    padding: 0 0 0 10px;
  }
  .Header__logo {
    max-width: 250px;
  }
  .Header__logo h1 {
    line-height: 0;
  }
  .Header__logo img {
    width: 250px;
  }
  .Header__sp {
    padding: 0;
  }
  .btn-menu-mb.Header__sp__btn {
    width: 65px;
    margin-left: initial;
    padding: 20px 10px 5px;
/*     background-color: #ceb97b; */
    background: linear-gradient(to bottom, #daa6bb, #b54d78);
    height: 68px;
  }
  .Header__sp .nav-toggle span {
    background-color: #fff;
  }
  .btn-menu-mb.Header__sp__btn p {
    /*     line-height: 2.3; */
    color: #fff;
    padding-top: 2px;
  }
  .HeroBnr {
    top: 8px;
  }
  .HeroBnr > .HeroBnr__cont {
    padding: 0px 0 50px;
  }
  .HeroBnr__info {
    padding: 20px;
  }
  .HeroBnr__info dl dt {
    padding: 8px 20px 8px 45px;
    margin-right: initial;
    margin-bottom: 20px;
	  font-size: 1.4rem;
  }
  .HeroBnr__info dl dt:before {
    left: 20px;
  }
  .HeroBnr__info dl dd {
    flex-direction: column;
    position: relative;
  }
  .HeroBnr__info li {
    display: flex;
  }
  .HeroBnr__info__date {
    width: 72px;
    margin-right: 10px;
	  font-size: 1.4rem;
  }
  .HeroBnr__info__title {
    white-space: initial;
	  	  font-size: 1.4rem;
  }
  .HeroBnr__info__more {
    width: 20px;
    top: 50%;
     bottom: initial;
    right: 0;
	  display: block;
	  padding: 0 0 0.7em;
  }
  .HeroBnr__info__more a {
    padding-right: 25px;
    margin-right: initial;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
  }
  .TopAbout {
    padding: 80px 20px 50px;
  }
  .TopAbout .MainLabel__jp {
    padding-left: initial;
  }
  .TopAbout .MainLabel .MainLabel__en.top {
    left: 0;
  }
  .Fix__TabBar {
/*     padding: initial;
    overflow: initial; */
    background: linear-gradient(to bottom, #daa6bb, #b54d78) !important;
  }
  .Fix__TabBar .Fix__TabBar__btn {
/*     margin: initial; */
    width: calc(100% / 4);
/*     height: 100px;
    padding: initial;
    padding-top: 20px;
    position: relative; */
  }
/*   .Fix__TabBar .Fix__TabBar__btn:first-of-type {
        margin: 0 3px 0 0;
    background-color: #e1f3e1;
  } */
/*   .Fix__TabBar .Fix__TabBar__btn:before {
    color: #fff;
    font-size: 1.2rem;
    width: 90%;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    position: absolute;
    top: 0px;
    right: 0;
    left: 0;
    margin: auto;
  }
  .Fix__TabBar .Fix__TabBar__btn:first-of-type::before {
    content: "クーポン配布中!";
    background-color: #34ac36;
  }
  .Fix__TabBar .Fix__TabBar__btn:nth-of-type(2)::before {
    content: "24時間受付!";
    background-color: #cdb87b;
  }
  .Fix__TabBar .Fix__TabBar__btn:last-of-type::before {
    content: "当日予約はお電話で!";
    font-size: 1.1rem;
    letter-spacing: 0em;
  } */
/*   .Fix__TabBar .Fix__TabBar__btn:first-of-type p {
    color: #00b900;
  } */
/*   .Fix__TabBar .Fix__TabBar__btn:nth-of-type(2) {
    background-color: #f3f3f3;
  }
  .Fix__TabBar .Fix__TabBar__btn:last-of-type {
    background-color: #faf1f5;
  } */
/*   .Fix__TabBar .Fix__TabBar__btn:nth-of-type(2) {
        margin: 0 3px;
  } */
/*   .Fix__TabBar .Fix__TabBar__btn:last-of-type {
        margin: 0 0 0 3px;
  } */
/*   .Fix__TabBar .Fix__TabBar__btn:nth-of-type(2) p {
    color: #cdb87b;
  } */
/*   .Fix__TabBar .Fix__TabBar__btn .icon {
    height: 50px;
  } */
  .Fix__TabBar .Fix__TabBar__btn.btn-menu-mb.Fix__TabBar__Menu {
    display: none;
  }
  .Fix__TabBar .Fix__TabBar__btn:before {
    content: initial;
  }
/*   .Fix__TabBar .Fix__TabBar__btn .icon img {
    filter: initial;
    width: 36px;
  } */
/*   .Fix__TabBar__btn p {
    font-size: 1.5rem;
  } */
/*   .Fix__TabBar .Fix__TabBar__btn:last-of-type .icon {
    height: 32px;
  }
  .Fix__TabBar .Fix__TabBar__btn:last-of-type .icon img {
    width: 28px;
  }
  .Fix__TabBar .Fix__TabBar__btn:last-of-type p {
    font-size: 1.2rem;
    line-height: 1;
  }
  .Fix__TabBar .Fix__TabBar__btn:last-of-type p span {
    font-size: 1rem;
  } */
/*   .Footer {
    margin-bottom: 120px;
  }
  .Backtotop {
    bottom: 130px;
  } */
}
/* 診療・診察ページ */
.Table__head.Table__head_simple,
.Useful__title .title__txt {
  font-family: 'Cardo', serif;
}
.SubHero {
  margin-top: 135px;
}
.SubHero .SubHero__img {
  max-width: initial;
}
.SubHero .SubHero__cont {
  height: 50vw;
  margin: 0 auto;
}
.SubHero .SubHero__txt {
  width: 100%;
  max-width: 700px;
  display: block;
  font-weight: bold;
  color: #fff;
  padding: initial;
  border-radius: initial;
  background-color: initial;
}
.SubHero .SubHero__txt__head_en {
  font-weight: normal;
  font-size: 2.4rem;
  margin-bottom: 20px;
}
.SubHero .SubHero__txt__head {
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.SubHero__txt__head_catch {
  letter-spacing: initial;
  font-weight: normal;
  font-size: 1.3rem;
}
.Sec.campaignContents,
.SubjectContents,
.Sec.ListCont,
.Sec.FlowCont,
.Sec.FaqCont,
.Sec.campaignCont,
.Sec.treatmentcaseCont,
.Sec.relatedmedicalCont,
.Sec.strengthsCont,
.ContentPanel .Sec.TableCont,
.Sec.cv_field,
.Sec.FreeCont {
  margin-bottom: 0;
}
.Sec.ListCont h2,
.Sec.TableCont h2,
.Sec.FlowCont h2,
.Sec.FreeCont h2,
.Sec.FaqCont h2,
.Sec.strengthsCont h2,
.Sec.campaignCont h2,
.Sec.relatedmedicalCont h2,
.Sec.treatmentcaseCont h2 {
  margin-top: -60px;
  padding-top: 60px;
}
.SecTitle {
  text-align: left;
  border-bottom: 5px solid;
  margin-bottom: 50px;
}
.SecTitle .SecTitle__txt {
  font-size: 2rem;
  position: initial;
}
.SecTitle .SecTitle__txt:before {
  content: initial;
}
.SecTitle .SecTitle__txt span {
  margin-right: 20px;
  letter-spacing: 0;
  font-size: 4rem;
}
.Sec.FlowCont .Process__blc__title {
  font-size: 2.4rem;
  border-bottom: 1px solid #b2b2b2;
}
.Sec.FlowCont .title__num {
  margin-right: 20px;
  color: #b2b2b2;
}
.Sec.FlowCont .Process__blc {
  border: initial;
}
.Sec.FlowCont .flow_cv_section {
  max-width: 900px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.Sec.FlowCont .flow_cv_section a {
  width: 30%;
  height: 65px;
  padding: 5px 10px 5px 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column-reverse;
  line-height: 1.3;
  color: #fff;
  font-size: 2.2rem;
  border-radius: 9999px;
  background-color: #e2e2e2;
  position: relative;
}
.Sec.FlowCont .flow_cv_section a span {
  font-size: 1.4rem;
  position: relative;
}
.Sec.FlowCont .flow_cv_section a span::before {
  content: "";
  width: 15px;
  height: 15px;
  border-left: 1px solid #5a5d61;
  transform: rotate(-20deg);
  position: absolute;
  top: 0;
  left: -10px;
}
.Sec.FlowCont .flow_cv_section a span::after {
  content: "";
  width: 15px;
  height: 15px;
  border-right: 1px solid #5a5d61;
  transform: rotate(20deg);
  position: absolute;
  top: 0;
  right: -5px;
}
.Sec.FlowCont .flow_cv_section a.flow_cv_section_line {
  background-color: #00b900;
	  color: #fff;
}
.Sec.FlowCont .flow_cv_section a.flow_cv_section_line span::before {
  border-left: 1px solid #fff;
}
.Sec.FlowCont .flow_cv_section a.flow_cv_section_line span::after {
  border-right: 1px solid #fff;
}
.Sec.FlowCont .flow_cv_section a::before {
  content: "";
  width: 31px;
  height: 31px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 25px;
}

.Sec.FlowCont .flow_cv_section a:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.Sec.TableCont .Condition__table.Condition__table_simple {
  max-width: initial;
  margin-bottom: 30px;
}
.Sec.TableCont .Table__head.Table__head_simple {
  color: #363636;
}
.Sec.TableCont .Table__head.Table__head_simple::before {
  width: 10px;
  height: 110%;
  border-radius: initial;
  background-color: #b2b2b2;
  top: 50%;
  transform: translateY(-50%);
}
.Sec.TableCont .Condition__table.Condition__table_simple th {
  background-color: #faf8f2;
}
.Sec.TableCont .Condition__table.Condition__table_simple td {
  text-align: right;
  font-weight: bold;
}
.Sec.FaqCont .FaqList {
  max-width: initial;
  border: none;
}
.Sec.FaqCont .FaqList__blc {
  border: none;
/*   background-color: #fbf8f2; */
  background-color: #f9f9f9;
  margin-bottom: 20px;
}
.Sec.FaqCont .FaqList__blc__q {
  border-bottom: initial;
  padding: 20px 60px;
/*   cursor: pointer; */
}
.Sec.FaqCont .FaqList__blc__q::before {
  font-size: 3rem;
  top: 32px;
  left: 20px;
}
/* .Sec.FaqCont .FaqList__blc__q::after {
  background: initial;
  content: "+";
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  color: #ceb97b;
  font-weight: 100;
  font-size: 35px;
  position: absolute;
  top: 25px;
  right: 20px;
  transform: initial;
}
.Sec.FaqCont .FaqList__blc__q.open-btn::after {
  content: "−";
} */
.Sec.FaqCont .FaqList__blc__a {
/*   display: none; */
  padding-right: 60px;
  padding-left: 60px;
}
.Sec.FaqCont .FaqList__blc__a::before {
  font-size: 3rem;
  left: 22px;
}
.campaignContents_box {
  display: flex;
  justify-content: center;
  align-items: center;
}
.campaignContents_box_item {
  width: 32%;
}
.campaignContents_box_item:not(:nth-of-type(3n)) {
  margin-right: 2%;
}
.campaignContents_box_item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: bottom;
  aspect-ratio: 1/1;
}
.Sec.treatmentcaseCont .slick-prev,
.Sec.treatmentcaseCont .slick-next {
  top: 112px;
}
.Sec.SubjectContents {
  background-color: initial;
}
.Sec.SubjectContents .SubjectContents__nav {
  padding: 50px;
/*   background-color: #f8f5eb; */
  background-color: #f9f9f9;
}
.Sec.SubjectContents .SubjectContents__nav ol {
  padding-left: 50px;
  width: 100%;
  display: block;
}
.Sec.SubjectContents .SubjectContents__nav li {
  padding-left: 10px;
  list-style: decimal-leading-zero;
  font-weight: bold;
  margin-bottom: 10px;
}
.Sec.SubjectContents .SubjectContents__nav a {
  text-decoration: none;
  position: relative;
}
.Sec.SubjectContents .SubjectContents__nav a::before {
  content: "";
  width: 7px;
  height: 7px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  position: absolute;
  bottom: 7px;
  right: -20px;
  transform: rotate(45deg);
}
.Sec.SubjectContents .SubjectContents__nav a:hover::before {
  border-color: #ceb97b;
}
.Sec.ListCont .Guide__wrap {
  width: 100%;
  max-width: initial;
  padding: 50px;
  border-radius: initial;
/*   background-color: #f8f5eb; */
  background-color: #f9f9f9;
}
.Sec.ListCont .Guide__wrap .Guide__list,
.Guide__list li {
  width: 100%;
}
.Sec.ListCont .Guide__wrap .Guide__list li {
  padding-left: 30px;
  border: none;
  margin-bottom: 10px;
}
.Sec.ListCont .Guide__wrap .Guide__list li:before {
  content: "";
  width: 20px;
  height: 20px;
  background: initial;
  background-image: url(/wp-content/uploads/2024/06/onayami_check.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  top: 8px;
}
.Sec.campaignCont .campaignList {
  display: flex;
  justify-content: center;
  align-items: center;
}
.Sec.campaignCont .campaignList__blc {
  width: 32%;
}
.Sec.campaignCont .campaignList__blc:not(:nth-of-type(3n)) {
  margin-right: 2%;
}
.Sec.campaignCont .campaignList__blc img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: bottom;
  aspect-ratio: 1/1;
}
.Sec.treatmentcaseCont .treatmentcaseList {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding: 50px 0 20px;
  background-color: #f8f5eb;
}
.Sec.treatmentcaseCont .treatmentcaseList_inner {
  max-width: 1140px;
  margin: 0 auto;
}
.Sec.treatmentcaseCont .treatmentcaseList__blc {
  margin: 0 10px;
}
.Sec.treatmentcaseCont .treatmentcaseList__blc__img {
  margin-bottom: 20px;
}
.Sec.treatmentcaseCont .treatmentcaseList__blc__img img {
  aspect-ratio: 1/1;
}
.Sec.treatmentcaseCont .treatmentcaseList__blc__doctor-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 15px;
}
.Sec.treatmentcaseCont .treatmentcaseList__blc__doctor-box__img {
  margin-right: 10px;
  width: 60px;
  height: 60px;
}
.Sec.treatmentcaseCont .treatmentcaseList__blc__doctor-box__img img {
  border-radius: 9999px;
}
.Sec.treatmentcaseCont .treatmentcaseList__blc__doctor-box {
  font-weight: bold;
  color: #ceb97b;
  font-size: 1.8rem;
}
.Sec.treatmentcaseCont .treatmentcaseList__blc__more-box {
  text-align: center;
  position: relative;
}
.Sec.treatmentcaseCont .treatmentcaseList__blc__more-box::before {
  content: "";
  width: 7px;
  height: 7px;
  border-top: 1px solid #ceb97b;
  border-right: 1px solid #ceb97b;
  position: absolute;
  top: 9px;
  right: 30px;
  transform: rotate(45deg);
}
.Sec.treatmentcaseCont .treatmentcaseList__blc__more-box p {
  line-height: 1.3;
  font-weight: bold;
  color: #ceb97b;
  font-size: 1.8rem;
}
.Sec.treatmentcaseCont .treatmentcaseList__blc__more-box p span {
  font-size: 1.2rem;
}
.Sec.treatmentcaseCont .treatmentcaseList_more {
  margin: 50px auto;
  width: 350px;
  height: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 2.2rem;
  border-radius: 9999px;
  background-color: #ceb97b;
  position: relative;
}
.Sec.treatmentcaseCont .treatmentcaseList_more::before {
  content: "";
  width: 11px;
  height: 11px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  right: 30px;
}
.Sec.treatmentcaseCont .treatmentcaseList_more:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.Sec.relatedmedicalCont .relatedmedicalList ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.Sec.relatedmedicalCont .relatedmedicalList__blc {
  width: 23.5%;
}
.Sec.relatedmedicalCont .relatedmedicalList__blc:not(:nth-of-type(4n)) {
  margin-right: 2%;
}
.Sec.relatedmedicalCont .relatedmedicalList__blc a {
  display: block;
  padding: 15px 10px 10px;
  border-radius: 10px;
  background-color: #ceb97b;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.Sec.relatedmedicalCont .relatedmedicalList__blc a p {
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 2rem;
  margin-bottom: 10px;
}
.Sec.relatedmedicalCont .relatedmedicalList__blc__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: bottom;
  aspect-ratio: 3/2;
}
.Sec.strengthsCont .strengthsList {
  background-image: url(/wp-content/uploads/2024/05/strengths_bg.png);
  background-size: cover;
  padding: 20px 0;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
}
.Sec.strengthsCont .strengthsList_title {
  max-width: 600px;
  margin: 0 auto 20px;
}
.Sec.strengthsCont .strengthsList_title img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.Sec.strengthsCont .strengthsList__blc {
  border-top: 4px solid;
/*   border-image: linear-gradient(to right, #b0811d, #f6d25e) 1; */
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  max-width: 1200px;
  margin: 0 auto;
/* 	background: linear-gradient(225deg, #ebebeb, #f2f2f2) !important; */
}
.Sec.strengthsCont .strengthsList__blc:last-of-type {
  border-bottom: 4px solid;
/*   border-image: linear-gradient(to right, #b0811d, #f6d25e) 1; */
}
.Sec.strengthsCont .strengthsList__blc__txt {
  width: 46%;
  max-width: 900px;
  padding: 40px 0;
  z-index: 2;
  position: relative;
  right: -5%;
}
.Sec.strengthsCont .strengthsList__blc__txt h4 {
  text-align: center;
  color: #ceb97b;
  font-size: 2rem;
}
.Sec.strengthsCont .strengthsList__blc__txt h3 {
  display: block;
  padding: 10px 0;
  text-align: center;
  line-height: 1.3;
  color: #fff;
  font-size: 3rem;
  margin-bottom: 50px;
  position: relative;
}
.Sec.strengthsCont .strengthsList__blc__txt h3::before {
  content: "";
  width: 100%;
  height: 100%;
  transform: skewX(-15deg);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background: linear-gradient(to right, #b0811d, #f6d25e);
}
.Sec.strengthsCont .strengthsList__blc__txt p {
  font-size: 1.6rem;
}
.Sec.strengthsCont .strengthsList__blc__img {
  border-radius: initial;
  max-height: initial;
  position: relative;
  width: 54%;
}
.Sec.strengthsCont .strengthsList__blc__img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(270deg, transparent 0 60%, #f0f0f0 100%);
}
.Sec.strengthsCont .strengthsList__blc__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: bottom;
}
.Sec.strengthsCont .strengthsList_clinic-name {
  text-align: center;
  font-weight: bold;
  margin-top: 20px;
  color: #ceb97b;
  font-size: 2rem;
}
.Sec.strengthsCont .strengthsList__blc {
    border-top: 4px solid;
/*     border-image: linear-gradient(to right, #E2E2E2, #FCFCFC) 1; */
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    max-width: 1200px;
    margin: 0 auto;
}
.Sec.strengthsCont .strengthsList__blc:last-of-type {
    border-bottom: 4px solid;
/*     border-image: linear-gradient(to right, #E2E2E2, #FCFCFC) 1; */
}
.Sec.strengthsCont .strengthsList__blc__txt h3::before {
    content: "";
    width: 100%;
    height: 100%;
    transform: skewX(-15deg);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background: linear-gradient(to right, #414348, #E2E2E2);
}
.Sec.strengthsCont .strengthsList__blc__txt h4 {
    text-align: center;
    color: #9D9EA0;
    font-size: 2rem;
}
.Sec.cv_field .cv_field_box {
  padding: 50px 25px 80px;
  border-radius: 30px;
  box-shadow: 0 7px 7px 3px #dedcdc;
}
.Sec.cv_field .cv_field_box_text {
  text-align: center;
  margin-bottom: 40px;
}
.Sec.cv_field .cv_field_box_text h2 {
  line-height: 1.5;
  color: #5a5d61;
  font-size: 3rem;
  margin-bottom: 20px;
}
.Sec.cv_field .cv_field_box_text p {
  line-height: 1.3;
/*   font-weight: bold; */
  font-size: 2rem;
}
.Sec.cv_field .cv_field_box_button {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.Sec.cv_field .cv_field_box_button a {
  width: 32%;
  display: flex;
  align-items: center;
  flex-direction: column-reverse;
  padding: 5px 20px 5px 120px;
/*   font-weight: bold; */
  color: #5a5d61;
  font-size: 2.4rem;
  border-radius: 30px;
  box-shadow: 0 3px 5px #b8b8b8;
  position: relative;
}
.Sec.cv_field .cv_field_box_button a.flow_cv_section_line {
  color: #00b900;
  box-shadow: 0 3px 5px #00b900;
}
.Sec.cv_field .cv_field_box_button a:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.Sec.cv_field .cv_field_box_button a::before {
  content: "";
  width: 45px;
  height: 45px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 50px;
}
.Sec.cv_field .cv_field_box_button a:first-of-type::before {
  background-image: url(/wp-content/uploads/2024/05/icon_tel.png);
}
.Sec.cv_field .cv_field_box_button a:nth-of-type(2)::before {
  background-image: url(/wp-content/uploads/2024/05/icon_web.png);
}
.Sec.cv_field .cv_field_box_button a:last-of-type::before {
  background-image: url(/wp-content/uploads/2024/05/icon_line.png);
}
.Sec.cv_field .cv_field_box_button a span {
  font-size: 1.8rem;
  position: relative;
}
.Sec.cv_field .cv_field_box_button a span::before {
  content: "";
  width: 20px;
  height: 20px;
  border-left: 1px solid #ceb97b;
  transform: rotate(-20deg);
  position: absolute;
  top: 7px;
  left: -10px;
}
.Sec.cv_field .cv_field_box_button a span::after {
  content: "";
  width: 20px;
  height: 20px;
  border-right: 1px solid #ceb97b;
  transform: rotate(20deg);
  position: absolute;
  top: 7px;
  right: -10px;
}
.Sec.cv_field .cv_field_box_button a.flow_cv_section_line span::before,
.Sec.cv_field .cv_field_box_button a.flow_cv_section_line span::after {
  border-color: #00b900;
}
.Sec.FreeCont .Useful__title {
  border: none;
  margin-bottom: initial;
}
.Sec.FreeCont .Useful__title .title__txt {
  color: #363636;
  padding-left: 1.3em;
  position: relative;
}
.Sec.FreeCont .Useful__title .title__txt::before {
  content: "";
  width: 10px;
  height: 110%;
  border-radius: initial;
  background-color: #b2b2b2;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.Sec.FreeCont .Pct__round {
  border-radius: initial;
}
.Sec.FreeCont .Useful__blc img {
  width: auto;
  max-width: 100%;
}
main .Column {
  padding-top: 50px;
}
.Column .MainLabel {
  margin-bottom: 80px;
}
.Examination {
  padding-top: 50px;
}
.MainLabel .MainLabel__en {
  font-size: 13rem;
  position: absolute;
  top: 20%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  color: #b54d7815;
}
@media screen and (max-width: 896px) {
  .SubHero {
    margin-top: initial;
  }
  .SubHero .SubHero__cont {
    height: 220px;
  }
  .SubHero .SubHero__txt {
    width: 60%;
  }
  .SubHero__txt__head {
    font-size: 2.4rem;
  }
  .SubHero .SubHero__txt__head_en {
    font-size: 1.3rem;
  }
  .SubHero .SubHero__txt__head {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .Sec.campaignContents,
  .Sec.SubjectContents,
  .Sec.ListCont,
  .Sec.FlowCont,
  .Sec.FaqCont,
  .Sec.campaignCont,
  .Sec.treatmentcaseCont,
  .Sec.relatedmedicalCont,
  .Sec.strengthsCont,
.ContentPanel .Sec.TableCont,
	.Sec.cv_field,
	.Sec.FreeCont {
    margin-bottom: 50px;
    padding-bottom: initial;
  }
  .Sec.ListCont h2,
  .Sec.TableCont h2,
  .Sec.FlowCont h2,
  .Sec.FreeCont h2,
  .Sec.FaqCont h2,
  .Sec.strengthsCont h2,
  .Sec.campaignCont h2,
  .Sec.relatedmedicalCont h2,
  .Sec.treatmentcaseCont h2 {
    margin-top: -40px;
    padding-top: 40px;
  }
  .SecTitle {
    border-bottom: 3px solid;
  }
  .SecTitle .SecTitle__txt {
    line-height: 1.3;
    font-size: 1.6rem;
  }
  .SecTitle .SecTitle__txt span {
    margin-right: initial;
    margin-left: initial;
    display: block;
    font-size: 3rem;
  }
  .Sec.SubjectContents .SubjectContents__nav {
    padding: 20px;
  }
  .Sec.SubjectContents .SubjectContents__nav ol {
    padding-left: 30px;
  }
  .Sec.SubjectContents .SubjectContents__nav li {
    padding-left: 0;
  }
  .Sec.SubjectContents .SubjectContents__nav a::before {
    width: 5px;
    height: 5px;
    right: -15px;
  bottom: 5px;
  }
  .Sec.ListCont .Guide__wrap {
    padding: 20px;
  }
  .Sec.ListCont .Guide__wrap .Guide__list li {
    padding-left: 20px;
  }
  .Sec.ListCont .Guide__wrap .Guide__list li:before {
    width: 16px;
    height: 16px;
    top: 4px;
  }
  .Sec.campaignCont .campaignList {
    flex-direction: column;
    gap: 30px;
  }
  .Sec.campaignCont .campaignList__blc {
    width: 100%;
  }
  .Sec.campaignCont .campaignList__blc:not(:nth-of-type(3n)) {
    margin-right: initial;
  }
  .Sec.FlowCont .Process__blc__title {
    font-size: 2rem;
  }
  .Sec.FlowCont .flow_cv_section {
    flex-direction: column;
    gap: 20px;
  }
  .Sec.FlowCont .flow_cv_section a {
    width: 300px;
    height: 45px;
    font-size: 1.8rem;
  }
  .Sec.FlowCont .flow_cv_section a::before {
    width: 25px;
    height: 25px;
    left: 40px;
  }
  .Sec.FaqCont .FaqList__blc__q {
    padding: 20px 35px 20px 40px;
  }
  .Sec.FaqCont .FaqList__blc__q::before {
    font-size: 2.4rem;
    left: 10px;
  }
  .Sec.FaqCont .FaqList__blc__q::after {
    top: 25px;
    right: 10px;
  }
  .Sec.FaqCont .FaqList__blc__a {
    padding-right: 35px;
    padding-left: 40px;
  }
  .Sec.FaqCont .FaqList__blc__a::before {
    font-size: 2.4rem;
    left: 12px;
  }
  .campaignContents_box {
    flex-direction: column;
    gap: 30px;
  }
  .campaignContents_box_item {
    width: 80%;
  }
  .campaignContents_box_item:not(:nth-of-type(3n)) {
    margin-right: initial;
  }
  .Sec.treatmentcaseCont .treatmentcaseList_inner {
    margin-right: 20px;
    margin-left: 20px;
  }
  .Sec.treatmentcaseCont .slick-prev,
  .Sec.treatmentcaseCont .slick-next {
    top: 27%;
  }
  .Sec.treatmentcaseCont .slick-prev {
    left: -10px;
  }
  .Sec.treatmentcaseCont .slick-next {
    right: -10px;
  }
  .Sec.treatmentcaseCont .treatmentcaseList__blc__doctor-box__img {
    flex-shrink: 0;
    margin-right: 5px;
    width: 40px;
    height: 40px;
  }
  .Sec.treatmentcaseCont .treatmentcaseList__blc__doctor-box {
    font-size: 1.6rem;
  }
  .Sec.treatmentcaseCont .treatmentcaseList__blc__more-box {
    padding-right: 5px;
  }
  .Sec.treatmentcaseCont .treatmentcaseList__blc__more-box::before {
    top: 6px;
    right: 0;
  }
  .Sec.treatmentcaseCont .treatmentcaseList__blc__more-box p {
    font-size: 1.4rem;
    letter-spacing: 0;
  }
  .Sec.treatmentcaseCont .treatmentcaseList__blc__more-box p span {
    font-size: 0.8rem;
  }
  .Sec.treatmentcaseCont .treatmentcaseList_more {
    width: 300px;
    height: 45px;
    font-size: 1.8rem;
  }
  .Sec.relatedmedicalCont .relatedmedicalList ul {
    flex-wrap: wrap;
    gap: 20px 0;
  }
  .Sec.relatedmedicalCont .relatedmedicalList__blc {
    width: 48%;
  }
  .Sec.relatedmedicalCont .relatedmedicalList__blc:not(:nth-of-type(4n)) {
    margin-right: initial;
  }
  .Sec.relatedmedicalCont .relatedmedicalList__blc:nth-of-type(odd) {
    margin-right: 4%;
  }
  .Sec.relatedmedicalCont .relatedmedicalList__blc a p {
    font-size: 1.6rem;
  }
  .Sec.strengthsCont .strengthsList__blc {
    display: block;
  }
  .Sec.strengthsCont .strengthsList__blc__txt {
    margin: initial;
    padding: 20px;
    width: 100%;
    right: initial;
    left: initial;
  }
  .Sec.strengthsCont .strengthsList__blc__txt h3 {
    padding: 5px 0;
    font-size: 2.2rem;
    margin-bottom: 30px;
  }
  .Sec.strengthsCont .strengthsList__blc__img {
    margin: initial;
    width: 100%;
    height: 100%;
  }
  .Sec.strengthsCont .strengthsList__blc__img::after {
    content: none;
  }
  .Sec.strengthsCont .strengthsList_clinic-name {
    font-size: 1.6rem;
  }
  .Sec.strengthsCont .strengthsList__blc__txt p {
    font-size: 1.4rem;
  }
  .Sec.TableCont .Condition__table.Condition__table_simple tr {
    flex-wrap: nowrap;
  }
  .Sec.TableCont .Table__head.Table__head_simple {
    font-size: 1.8rem;
  }
  .Sec.TableCont .Table__head.Table__head_simple:before {
    width: 8px;
  }
  .Sec.cv_field .cv_field_box {
    padding: 20px 20px 40px;
  }
  .Sec.cv_field .cv_field_box_text h2 {
    font-size: 2.4rem;
  }
  .Sec.cv_field .cv_field_box_text p {
    font-size: 1.6rem;
  }
  .Sec.cv_field .cv_field_box_button {
    flex-direction: column;
    gap: 20px;
  }
  .Sec.cv_field .cv_field_box_button a {
    width: 100%;
    padding: 5px 20px 5px 90px;
    font-size: 1.8rem;
    border-radius: 20px;
  }
  .Sec.cv_field .cv_field_box_button a::before {
    width: 35px;
    height: 35px;
    left: 40px;
  }
  .Sec.cv_field .cv_field_box_button a span {
    font-size: 1.4rem;
  }
  .Sec.cv_field .cv_field_box_button a span::before {
    width: 15px;
    height: 15px;
    top: 3px;
  }
  .Sec.cv_field .cv_field_box_button a span::after {
    width: 15px;
    height: 15px;
    top: 3px;
  }
  .Sec.FreeCont .Useful__title .title__txt::before {
    width: 8px;
  }
  .Author.Sec {
    margin-bottom: 50px;
  }
  .Column .MainLabel {
    padding-left: 0;
    margin-bottom: 30px;
  }
  .Column__cont .Column__blc {
    margin: 0 10px;
  }
  .Column__cont .Column__blc__pic {
    width: 100%;
    border-radius: 5px 5px 0 0;
  }
  .Column__cont .Column__blc__pic img {
    aspect-ratio: 1 / 1;
    object-fit: contain;
  }
  .Column__cont .Column__blc h3 {
    width: 100%;
    font-size: 1.4rem;
    padding: 10px;
  }
  .Column__cont .slick-dots {
    display: none !important;
  }
  .Examination .MainLabel {
    padding-left: 0;
  }
  .Examination .MainLabel .MainLabel__en {
    font-size: 4rem !important;
    top: 32% !important;
    left: 0;
  }
.MainLabel .MainLabel__en {
  font-size: 3.8rem;
top: 0;
}
}
/* その他ページ */
.PageValue .SubHero__txt {
  left: 0;
  transform: translateY(-50%);
}
/* 施術症例矢印調整 */
@media screen and (max-width: 480px) {
  .Sec.treatmentcaseCont .slick-prev,
  .Sec.treatmentcaseCont .slick-next {
    top: 27%;
  }
}
@media screen and (max-width: 450px) {
  .Sec.treatmentcaseCont .slick-prev,
  .Sec.treatmentcaseCont .slick-next {
    top: 25%;
  }
}
@media screen and (max-width: 420px) {
  .Sec.treatmentcaseCont .slick-prev,
  .Sec.treatmentcaseCont .slick-next {
    top: 22%;
  }
}
@media screen and (max-width: 400px) {
  .Sec.treatmentcaseCont .slick-prev,
  .Sec.treatmentcaseCont .slick-next {
    top: 20%;
  }
}

/* 監修者情報 */
.Author.Sec {
  padding-right: 50px;
  padding-left: 50px;
}
.Author.Sec h2 {
  width: 100%;
  text-align: center;
  margin-bottom: 50px;
}
.Author.Sec .Author__cont {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 30px;
}
.Author.Sec .Author__imgCont {
  position: initial;
  width: 34%;
  height: auto;
  border-radius: initial;
}
.Author.Sec .Author__imgCont img {
  aspect-ratio: 1/1;
}
.Author.Sec .Author__txtCont {
  width: 64%;
}
.Author.Sec .Author__txtCont__head {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.Author.Sec .Author__txtCont__head_position {
  font-size: 16px;
}
.Author.Sec .Author__txtCont dt {
  margin-top: initial;
  margin-bottom: 40px;
}
.Author.Sec .Author__txtCont__desc {
  width: 100%;
  padding: 0 1em;
  margin-bottom: initial;
}
.Author.Sec .Author__cont__title {
  color: #fff;
  font-size: 18px;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
}
.Author.Sec .Author__cont__title span {
  letter-spacing: 0;
}
.Author.Sec .Author__cont_message {
  padding: 0 1em;
  color: #fff;
  font-size: 16px;
}
@media screen and (max-width: 896px) {
  .Author.Sec {
    padding-right: 20px;
    padding-left: 20px;
  }
  .Author.Sec .Author__cont {
    flex-direction: column;
  }
  .Author.Sec .Author__imgCont {
    width: 80%;
    margin-bottom: 30px;
  }
  .Author.Sec .Author__imgCont img {
    border-radius: initial;
  }
  .Author.Sec .Author__txtCont {
    width: 100%;
  }
}

/* ニュース一覧ページ調整 */
.News.top.page_archive-news {
  margin-top: 150px;
  margin-bottom: 150px;
}
.News.top.page_archive-news .News__inner {
  padding: 30px 40px;
}
.News.top.page_archive-news .NewsList {
  width: 100%;
}
@media screen and (max-width: 896px){
  .News.top.page_archive-news {
    margin-top: 80px;
    margin-bottom: 50px;
  }
}

/* 院内ギャラリー */
.Main.top-page_Main .top-equipment .Sec.facility_section.top-page {
  padding-bottom: initial;
  margin-bottom: 100px;
}
.top-equipment .Sec.facility_section.top-page {
  padding-bottom: initial;
/*   margin-bottom: initial; */
}

/* ドクター紹介ページ調整 */
@media screen and (max-width: 736px) {
  .Doctor__Profile__pct {
      width: 80%;
  }
}

/* 症状詳細ページ料金表 */
.symptom_price_text {
  text-align: center;
}
.symptom_price_link {
  margin: 0 auto;
  width: 350px;
  height: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
  color: #fff !important;
  font-size: 2.2rem;
  border-radius: 9999px;
  background-color: #ceb97b;
  position: relative;
}
.symptom_price_link:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.symptom_price_link::before {
  content: "";
  width: 11px;
  height: 11px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  right: 30px;
}
@media screen and (max-width: 896px) {
  .symptom_price_link {
    width: 300px;
    height: 45px;
    font-size: 1.8rem;
  }
}

/* SPハンバーガーメニュー調整 */
.spnav__btn__subject {
  background-color: #ceb97b !important;
}
.spnav__list li.opened>a {
  background-color: #ceb97b !important;
}
.spnav__list__child li {
  width: 100%;
  background-color: #e0cb8d !important;
}
.spnav__list .spnav__list__child li.opened>a {
  background-color: #e0cb8d !important;
}
.spnav__list__child .spnav__list__child li {
  background-color: #f8e6b2 !important;
}
.spnav__contact .spnav__contact__reserve:before {
  width: 1.3em;
  height: 1.3em;
}
.spnav__contact .spnav__contact__line::before {
  background-image: url(/wp-content/uploads/2024/05/icon_line.png) !important;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  width: 1.6em;
  height: 1.4em;
}

/* 2024/07/05 */
.Top-fv_thumbnail__cont .slick-next,
.Top-fv_thumbnail__cont .slick-prev {
  width: 20px;
  height: 40px;
}
.HeroBnr ul.Top-fv_thumbnail__cont {
  margin-bottom: 100px;
}
.MainLabel {
  padding-left: 15px;
  font-size: 2rem;
  border-left: 10px solid;
  margin-bottom: 30px;
}
.MainLabel .MainLabel__jp {
  padding-left: initial;
  position: initial;
}
.MainLabel .MainLabel__en.top {
  font-size: 4.5rem !important;
  position: initial;
  transform: initial;
}
.Schedule.top {
  max-width: initial;
  border: none;
  margin: 0px auto 0;
  padding: 50px 0 !important;
  background-color: #f9f9f9;
}
.Schedule.top .Schedule_inner {
  max-width: 1200px;
  margin: 0 auto;
}
.Schedule.top .Schedul__table::before,
.Schedule.top .Schedul__table::after {
  background-color: #f9f9f9;
}
.Schedule.top .Schedul__table_box {
  border: 1px solid #e6e6e6;
  padding-bottom: 10px;
}
.Schedule.top .Schedul__table th.Schedul__table__title,
.Schedule.top .Schedul__table .dayofweek {
  border-color: #e6e6e6;
  background-color: #e6e6e6;
}
.Schedule.top .Schedul__table th.Schedul__table__title::before {
  content: initial;
}
.Schedule.top .Schedul__table th {
  border-color: #e6e6e6;
  background-color: #6c6c6c;
}
.Schedule.top .Schedul__table td {
  border-color: #e6e6e6;
}
.Schedule.top .Schedul__notes {
  padding: 0 8.5%;
}
.Feature.top-page {
  padding: initial;
  padding-top: 50px;
  padding-bottom: 100px;
  background-color: rgba(255, 255, 255, 0.85);
  background-blend-mode: lighten;
}
.Feature.top-page .Feature__cont {
  background: initial;
  padding-bottom: initial;
  margin-bottom: initial;
}
.Feature.top-page .Feature__blc {
  border: none;
	align-items: center;
}
.Feature.top-page .Feature__blc:last-of-type {
  border: none;
}
.Feature.top-page .Feature__blc:not(:last-of-type) {
  margin-bottom: 100px;
}
.Feature__blc__img img {
    aspect-ratio: 3 / 2;
}
.Feature.top-page .Feature__blc__cont {
  width: 51%;
  position: initial;
}
.Feature.top-page .Feature__blc__txt h3 {
  text-align: left;
  font-size: 4.5rem;
  margin-bottom: 20px;
  z-index: 2;
}
.Feature.top-page .Feature__blc.Feature__blc--r h3 {
  text-align: right;
}
.Feature.top-page .Feature__blc__txt h3::before {
  content: "";
  width: 115%;
  height: 100%;
  transform: initial;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  border-bottom: 1px solid #80c79f;
  background: initial;
}
.Feature.top-page .Feature__blc--r .Feature__blc__txt h3::before {
  left: initial;
  right: 0;
}
.Feature.top-page .Feature__blc__txt h3::after {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 9999px;
  background-color: #80c79f;
  position: absolute;
  bottom: 0;
  transform: translateY(50%);
  right: -15%;
}
.Feature.top-page .Feature__blc.Feature__blc--r .Feature__blc__txt h3::after {
  right: initial;
  left: -15%;
}
.Feature.top-page .Feature__blc__txt h4 {
  text-align: left;
  margin-bottom: 20px;
}
.Feature.top-page .Feature__blc.Feature__blc--r .Feature__blc__txt h4 {
  text-align: center;
}
.Feature.top-page .Feature__blc__img {
  width: 47%;
  overflow: initial;
  z-index: 1;
}
.Feature.top-page .Feature__blc__img::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #ddddde;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: -1;
}
.Feature.top-page .Feature__blc.Feature__blc--r .Feature__blc__img::before {
  left: -20px;
}
.Feature.top-page .Feature__blc__img::after {
  content: initial;
}
.Feature.top-page .Feature__blc.Feature__blc--r .Feature__blc__img::after {
  content: initial;
}
.Greeting_bg .Greeting__cover {
  display: initial;
}
.Greeting_bg .Greeting__cont__cover {
  width: 50%;
}
.Greeting_bg .Greeting__cont {
  margin-bottom: initial;
}
.Greeting_bg .Greeting__cont .Greeting__cont__text .sub-MainLabel__en {
  font-family: "Italianno", cursive;
  font-size: 12rem;
}
.Greeting_bg .Greeting__cont__text h4 {
  color: #fff !important;
}
.Greeting_bg .Greeting__cont__text p {
  color: #fff;
}
.Greeting_bg .Greeting__cont__text_profile {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  color: #fff;
  font-size: 1.8rem;
}
.Staff.top-page {
  padding: 100px 0;
  background-size: 100% 60%;
  background-position: center;
  background-repeat: no-repeat;
}
.Staff.top-page .Staff__cont {
  max-width: 1100px;
}
.Staff.top-page .slick-prev,
.Staff.top-page .slick-next {
  width: 25px;
  height: 50px;
  top: 38%;
}
.Staff.top-page .Staff__blc .txt {
  top: -50px;
}
.Staff.top-page a {
  padding: 10px 75px;
  border-radius: initial;
  background: initial;
}
.Staff.top-page a::before {
  content: "";
  width: 30px;
  height: 1px;
  border-radius: initial;
  background: initial;
  background-color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 23px;
}
.Staff.top-page a::after {
  content: "◯";
  width: 25px;
  height: 25px;
  font-size: 2.5rem;
  right: 10px;
}
.Staff.top-page .Staff__blc {
    width: initial;
    margin: 0 20px;
}
.top_features {
  margin-bottom: 150px;
}
.top_features .MainLabel {
  margin-bottom: 150px;
}
.top_features .top_features_box_item {
  padding: 0 0 80px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.9);
  background-blend-mode: lighten;
  position: relative;
}
.top_features .top_features_box_item:not(:last-of-type) {
  margin-bottom: 200px;
}
.top_features .top_features_box_item_inner {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.top_features .top_features_box_item_text {
  margin-top: -50px;
  width: 48%;
}
.top_features .top_features_box_item_text h3 {
  text-align: center;
  font-size: 3rem;
  margin-bottom: 100px;
  position: relative;
  z-index: 2;
}
.top_features .top_features_box_item_text h3 span {
  color: #e9e9e9;
  font-size: 15rem;
  position: absolute;
  top: -110px;
  left: 80px;
  z-index: -1;
}
.top_features .top_features_box_item_text p {
  font-size: 2rem;
}
.top_features .top_features_box_item_img {
  margin-top: -50px;
  width: 48%;
}
.top_features .top_features_box_item_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: bottom;
}
.top-page_Main .Subject {
  margin-bottom: initial;
}
.Subject.top-page.lazyloaded {
  background-size: cover;
}
.Subject.top-page .MainLabel {
  margin-bottom: 100px;
}
.Subject.top-page .Subject_inner {
  max-width: 1100px;
}
.Subject.top-page .Subject__cont {
  max-width: initial;
}
.Subject.top-page .Subject__blc {
  max-width: initial;
  height: 90px;
  border-radius: initial;
}
.Subject.top-page .Subject__blc:hover {
  background-color: #d5e8de;
}
.Subject.top-page .Subject__blc h3 {
  color: #78a08a;
}
.Subject.top-page .Subject__blc__icon {
  width: 90px;
  height: 100%;
}
.Subject.top-page .Subject__blc img {
  border-radius: initial;
}
.Subject.top-page .Subject__blc::before {
  color: #78a08a;
  font-size: 4rem;
}
.SymptomIndex.top-page {
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}
.SymptomIndex.top-page .MainLabel {
/*   border-color: #668e7a; */
}
.SymptomIndex.top-page .Symptom__Cont {
  max-width: 1100px;
}
.SymptomIndex.top-page .Symptom__menu li {
  width: 32%;
  padding: initial;
  border-radius: 9999px;
  border: 3px solid #5a5d61;
  background-color: initial;
}
.SymptomIndex.top-page .Symptom__menu li a::before {
  font-size: 4rem;
  right: 20px;
}
.SymptomIndex.top-page .Symptom__menu li a:hover::before {
  right: 15px;
}
.SymptomIndex.top-page .Symptom__menu li:not(:nth-of-type(4n)) {
  margin-right: initial;
}
.SymptomIndex.top-page .Symptom__menu li:not(:nth-of-type(3n)) {
  margin-right: 2%;
}
.SymptomIndex.top-page .Symptom__menu li a p {
  padding: 0 35px 0 10px;
  font-size: 2.2rem;
}
.News.top {
  margin: 100px 0;
  padding: 50px 0;
/*   background: linear-gradient(225deg, #a7a7a7, #747474) !important; */
  position: relative;
}
.News.top .MainLabel {
  border-color: #fff;
}
.News.top .MainLabel .MainLabel__en.top {
  color: #fff !important;
}
.News.top .MainLabel .MainLabel__jp {
  color: #fff !important;
}
.News.top .News__inner {
  padding: initial;
  background-color: initial;
  position: relative;
}
.News.top .NewsList {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
}
.News.top .NewsList li {
  color: #fff;
  border-color: #fff;
}
.News.top .NewsList__cat {
  display: none;
}
.News.top a.NewsList__title {
  color: #fff;
}
.News.top .Top-button {
  position: absolute;
  bottom: -20px;
  right: 100px;
}
.News.top .Top-button a {
  color: #fff;
  font-size: 2.5rem;
}
.News.top .Top-button a::before {
  content: "";
  width: 50px;
  height: 1px;
  border-radius: initial;
  background: initial;
  background-color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -60px;
}
.News.top .Top-button a:after {
  content: "◯";
  width: 35px;
  height: 35px;
  font-size: 3.5rem;
  right: -78px;
}
.News.top .Top-button a:hover:after {
  right: -78px;
}
.facility_section.top-page .Facility-view img {
  aspect-ratio: 2/3;
  object-fit: cover;
}
.facility_section__btnCont.Top-button a {
  padding: 10px 75px;
  border-radius: initial;
  background: initial;
}
.facility_section__btnCont.Top-button a::before {
  content: "";
  width: 30px;
  height: 1px;
  border-radius: initial;
  background: initial;
  background-color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 23px;
}
.facility_section__btnCont.Top-button a::after {
  content: "◯";
  width: 25px;
  height: 25px;
  font-size: 2.5rem;
  right: 10px;
}
.top_our-clinic {
  margin: 0 0 100px;
  padding: 50px 0;
}
.top_our-clinic .MainLabel {
  border-color: #fff;
}
.top_our-clinic .MainLabel .MainLabel__en.top {
  color: #fff !important;
}
.top_our-clinic .MainLabel .MainLabel__jp {
  color: #fff !important;
}
.top_our-clinic .top_our-clinic__cont__img {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  align-items: stretch;
}
.top_our-clinic .top_our-clinic__cont__img a {
  width: 42%;
  padding: 80px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #6c6c6c;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.6);
  background-blend-mode: lighten;
}
.top_our-clinic .top_our-clinic__cont__img a h3 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 5rem;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
}
.top_our-clinic .top_our-clinic__cont__img a h3 span {
  font-weight: normal;
  font-size: 1.6rem;
}
.TopBanner_sec .TopBanner__cont {
  padding: initial;
}
.TopBanner_sec .TopBanner__cont__item img {
  margin-top: initial;
}
.Topbg {
  padding: 50px 0;
  background-color: #e9e9e9;
}
.Topbg .ClinicInfo.top {
  padding: initial;
  margin-bottom: 50px;
}
.Topbg .ClinicInfo.top .Schedule__title {
  text-align: left;
  color: #6c6c6c;
  font-size: 4rem;
}
.Topbg .ClinicInfo.top .About__access__address dt:before,
.Topbg .ClinicInfo.top .About__access__station dt:before,
.Topbg .ClinicInfo.top .About__access__parking dt:before {
  content: initial;
}
.Topbg .ClinicInfo.top .About__access {
  margin-bottom: 30px;
}
.Topbg .ClinicInfo.top .About__access__blc {
  color: #6c6c6c;
}
.Topbg .ClinicInfo.top .Schedul__table {
  margin-bottom: 10px;
}
.Topbg .ClinicInfo.top .Schedul__table th,
.Topbg .ClinicInfo.top .Schedul__table td {
  border: none;
}
.Topbg .ClinicInfo.top .Schedul__table th {
  padding: 0.5em 1.1em;
  color: #fff;
  background-color: #6c6c6c;
}
.Topbg .ClinicInfo.top .Schedul__table td {
  padding: 0.5em 1.1em;
  color: #d0bc76;
}
.Topbg .ClinicInfo.top .Schedul__table td.timezone {
  color: #6c6c6c;
}
.Topbg .ClinicInfo.top .Schedul__notes {
  color: #6c6c6c;
}
.Topbg .Cv__contact {
  margin: 0 auto;
  color: #6c6c6c;
}
.Topbg .Cv__contact .contact__tel {
  color: #6c6c6c;
}
.Topbg .Cv__contact .contact__tel:before {
  content: initial;
}
.Topbg .Cv__contact .contact__reserved__cont .reservedBtn {
  width: fit-content;
  margin: 0 auto;
  padding: 5px 10px 5px 65px;
  font-size: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-radius: initial;
  background: initial;
  background-color: #e2e2e2;
  position: relative;
}
.Topbg .Cv__contact .contact__reserved__cont .reservedBtn::before {
  content: "";
  width: 35px;
  height: 35px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
}
.Topbg .Cv__contact .contact__reserved__cont .reservedBtn span {
  font-size: 1rem;
}
@media screen and (max-width: 896px) {
  .HeroBnr ul.Top-fv_thumbnail__cont {
    width: 80%;
    margin-bottom: 50px;
	  height: 120px;
	  margin-top: 10px;
  }
  .Top-fv_thumbnail__cont .slick-next,
  .Top-fv_thumbnail__cont .slick-prev {
    width: 10px;
    height: 20px;
  }
  .Schedule.top {
    margin-top: initial;
  }
  .Schedule.top .Schedule_inner {
    padding: 0 20px;
  }
  .MainLabel {
    font-size: 1.4rem;
    border-left: 8px solid;
  }
  .MainLabel .MainLabel__en.top {
    font-size: 2.4rem !important;
  }
  .Schedule.top .Schedul__notes {
    padding: 0 2%;
    font-size: 1.2rem;
  }
  .Feature.top-page {
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 80px;
    background-size: cover;
  }
  .Feature.top-page .Feature__blc:not(:last-of-type) {
    margin-bottom: 60px;
  }
  .Feature.top-page .Feature__blc__cont {
    width: 100%;
    padding: initial;
    margin-bottom: 30px;
  }
  .Feature.top-page .Feature__blc__txt h3,
  .Feature.top-page .Feature__blc.Feature__blc--r h3 {
    text-align: center;
    font-size: 3rem;
  }
  .Feature.top-page .Feature__blc__txt h3::before,
  .Feature.top-page .Feature__blc--r .Feature__blc__txt h3::before {
    width: 80px;
    right: 0;
    left: 0;
    margin: auto;
  }
  .Feature.top-page .Feature__blc__txt h3::after,
  .Feature.top-page .Feature__blc.Feature__blc--r .Feature__blc__txt h3::after {
    content: initial;
  }
  .Feature.top-page .Feature__blc__txt h4,
  .Feature.top-page .Feature__blc.Feature__blc--r .Feature__blc__txt h4 {
    text-align: center;
    font-size: 1.8rem;
  }
  .Feature.top-page .Feature__blc__img {
    width: calc(100% - 30px);
  }
  .Feature.top-page .Feature__blc__img::before {
    top: 15px;
    left: 15px;
  }
  .Feature.top-page .Feature__blc.Feature__blc--r .Feature__blc__img {
    transform: translateX(20px);
  }
  .Feature.top-page .Feature__blc.Feature__blc--r .Feature__blc__img::before {
    left: -15px;
  }
  .Greeting_bg {
    padding: 20px 0;
    background-position: right;
    position: relative;
  }
  .Greeting_bg::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(129, 127, 126, 0.6);
    position: absolute;
    top: 0;
    left: 0;
  }
  .Greeting_bg .Greeting__cont__cover {
    width: 100%;
  }
  .Greeting_bg .Greeting__cont .Greeting__cont__text .sub-MainLabel__en {
    font-size: 8rem;
  }
  .Greeting_bg .Greeting__cont__text h4 {
    font-size: 2rem;
/*     text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5); */
  }
  .Greeting_bg .Greeting__cont__text p {
/*     font-size: 1.6rem; */
/*     text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5); */
  }
  .Greeting_bg .Greeting__cont__text_profile {
/*     text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5); */
	  font-size: 1.3rem;
  }
  .Staff.top-page.lazyloaded {
    padding: 80px 20px;
  }
  .Staff.top-page .slick-prev,
  .Staff.top-page .slick-next {
    width: 15px;
    height: 30px;
  }
  .Staff.top-page .slick-prev {
    left: -25px;
  }
  .Staff.top-page .slick-next {
    right: -25px;
  }
  .Staff.top-page a {
    padding: 5px 60px;
  }
  .Staff.top-page a::before {
    width: 25px;
  }
  .Staff.top-page a::after {
    width: 22px;
    height: 22px;
    font-size: 2.2rem;
    right: 11px;
  }
  .Staff.top-page .Staff__blc {
    margin: 0 2vw;
        height: 55vw;
	  width: 35vw;
  }
  .Staff.top-page .Staff__blc__pic {
/*     width: 35vw; */
	  height: auto;
    margin: 0 auto;
    top: -35px;
  }
  .Staff.top-page .Staff__blc .txt {
    width: 100%;
    margin: 0 auto;
	  top: -35px;
  }
	.Staff.top-page .Staff__btnCont {
    margin-top: 0px;
}
  .top_features.top {
    padding: 40px 20px 0;
    margin-bottom: 60px;
  }
  .top_features .MainLabel {
    margin-bottom: 100px;
  }
  .top_features .top_features_box_item {
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    padding: 0 20px 30px;
  }
  .top_features .top_features_box_item:not(:last-of-type) {
    margin-bottom: 100px;
  }
  .top_features .top_features_box_item_text {
    width: 60%;
  }
  .top_features .top_features_box_item_text h3 {
    font-size: 2rem;
    margin-bottom: 50px;
  }
  .top_features .top_features_box_item_text h3 span {
    font-size: 8rem;
    top: -50px;
    left: 0;
  }
  .top_features .top_features_box_item_text p {
    font-size: 1.2rem;
  }
  .top_features .top_features_box_item_img {
    width: 38%;
  }
  .top_features .top_features_box_item_img img {
    aspect-ratio: 3/4;
    border-radius: 5px;
  }
  .Subject.top-page.lazyloaded {
    padding: 50px 20px;
    height: initial;
	  background-size: auto;
  }
  .Subject_mainlabel.MainLabel {
    position: initial;
  }
  .Subject.top-page.lazyloaded .Subject_inner {
    position: initial;
  }
  .Subject.top-page .Subject__cont {
    width: 100%;
    padding: initial;
    background: initial;
  }
  .Subject.top-page .MainLabel {
    text-align: left;
    margin-bottom: 50px;
  }
  .Subject.top-page .Subject__blc {
    height: 55px;
  }
  .Subject.top-page .Subject__blc__icon {
    width: 55px;
  }
  .Subject.top-page .Subject__blc::before {
    font-size: 1.6rem;
  }
  .SymptomIndex.top-page {
    padding: 50px 20px;
    margin-bottom: 60px;
  }
  .MainLabel.SymptomIndex_top-page {
    position: initial;
  }
  .SymptomIndex.top-page .Symptom__menu li {
    width: 48%;
    border: 2px solid #5a5d61;
  }
  .SymptomIndex.top-page .Symptom__menu li:not(:nth-of-type(3n)),
  .SymptomIndex.top-page .Symptom__menu li:not(:nth-of-type(4n)) {
    margin-right: initial;
  }
  .SymptomIndex.top-page .Symptom__menu li:nth-of-type(odd) {
    margin-right: 4%;
  }
  .SymptomIndex.top-page .Symptom__menu li a p {
    padding: 0 30px 0 10px;
    font-size: 1.2rem;
  }
  .SymptomIndex.top-page .Symptom__menu li a::before {
    font-size: 2.5rem;
    right: 8px;
  }
  .News.top {
    margin: 60px 0;
    padding: 50px 20px 80px;
  }
	.News.top .Top-button {
    bottom: -50px;
    right: 40px;
}
  .News.top .Top-button a {
    font-size: 2rem;
  }
  .News.top .Top-button a::before {
    width: 35px;
    right: -45px;
  }
  .News.top .Top-button a:after {
    font-size: 2.5rem;
    right: -63px;
  }
  .top-equipment {
    padding: 0 20px;
  }
  .top-equipment .Sec {
    padding: initial;
  }
  .Main.top-page_Main .top-equipment .Sec.facility_section.top-page {
    margin-bottom: 60px;
  }
  .facility_section__btnCont.Top-button a {
    padding: 5px 60px;
  }
  .facility_section__btnCont.Top-button a::before {
    width: 25px;
  }
  .facility_section__btnCont.Top-button a::after {
    width: 22px;
    height: 22px;
    font-size: 2.2rem;
    right: 11px;
  }
  .top_our-clinic {
    margin: 0 0 60px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .top_our-clinic .top_our-clinic__cont__img {
    justify-content: space-between;
  }
  .top_our-clinic .top_our-clinic__cont__img a {
    width: 46%;
    padding: 30px 0;
  }
  .top_our-clinic .top_our-clinic__cont__img a h3 {
    font-size: 2.4rem;
  }
  .top_our-clinic .top_our-clinic__cont__img a h3 span {
    font-size: 1.4rem;
  }
  .TopBanner_sec {
    margin-bottom: 60px;
  }
  .Topbg .ClinicInfo.top {
    margin-bottom: 20px;
  }
  .Topbg .ClinicInfo.top .Schedule {
    margin: 0 0 50px;
    padding: 0 20px;
  }
  .Topbg .ClinicInfo.top .Schedule__title {
    font-size: 2.5rem;
  }
  .Topbg .ClinicInfo.top .About__access {
    margin: 0 0 30px;
  }
  .Topbg .ClinicInfo.top .Schedul__table th,
  .Topbg .ClinicInfo.top .Schedul__table td {
    padding: 5px;
  }
  .Topbg .ClinicInfo.top .Schedul__notes {
    padding-left: 5px;
    font-size: 1.2rem;
  }
  .Topbg .Cv__contact {
    margin: initial;
  }
}
/* ヘッダー */
Header .Header__logo img {
  max-height: 90px;
  object-fit: contain;
}
Header .contact__tel {
  color: #6c6c6c !important;
}
Header .Header__right__contact .contact__tel:before {
  background-size: contain;
  left: -10px;
  mask-image: initial;
  background-color: initial !important;
}
Header .reservedBtn.reservedBtn_web {
  width: fit-content;
  margin: 0 auto;
  padding: 5px 10px 5px 65px;
  font-size: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #5a5d61;
  border-radius: initial;
  background: initial;
  background-color: #e2e2e2;
  position: relative;
}
Header .reservedBtn.reservedBtn_web::before {
  content: "";
  width: 35px;
  height: 35px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
}
Header .reservedBtn.reservedBtn_web span {
  font-size: 1rem;
}
Header .reservedBtn.gtm-event-header-cv-pcLINE {
  width: fit-content;
  margin: 0 auto;
  padding: 5px 10px 5px 65px;
  font-size: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  border-radius: initial;
  background: initial;
  background-color: #00b900;
  position: relative;
}
Header .reservedBtn.gtm-event-header-cv-pcLINE::before {
  content: "";
  width: 30px;
  height: 30px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
}
Header .reservedBtn.gtm-event-header-cv-pcLINE span {
  font-size: 1rem;
}
Header #wpmm-wrap-global {
  max-width: 1200px;
  margin: 0 auto;
}
Header #wpmega-menu-global {
  margin: 0 0 0 auto;
}
Header #wpmm-wrap-global a {
  font-size: 1.6rem !important;
}
Header #wpmm-wrap-global a:hover {
/*   color: #ffc59f !important; */
}
Header #wpmm-wrap-global a span {
  font-size: 1.6rem !important;
}
@media screen and (max-width: 896px) {
  Header .Header__logo img {
    width: 100%;
    max-width: 180px;
    height: auto;
    max-height: 34px;
  }
  Header .Header__sp {
    height: 68px;
    position: absolute;
    top: 0;
    right: 0;
  }
  Header .Header__sp .Header__sp_link {
    width: 65px;
    height: 68px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column-reverse;
    text-align: center;
    background-color: #f7f7f7;
  }
  Header .Header__sp .Header__sp_link img {
    width: 28px;
    height: 19px;
    object-fit: contain;
  }
  Header .Header__sp .Header__sp_link p {
    padding-top: 6px;
    font-size: 1.2rem;
    line-height: 1.3;
    letter-spacing: 0;
  }
  Header .btn-menu-mb.Header__sp__btn {
    background: #dedede;
  }
  Header .btn-menu-mb.Header__sp__btn p {
    font-weight: normal;
    color: #5a5d61;
  }
  Header .Header__sp .nav-toggle span {
    height: 2px;
    background-color: #5a5d61;
  }
}
/* フッター */
.Footer {
  border-top: initial;
  background-color: #e9e9e9;
}
.Footer .FooterNav__menu > li > a,
.Footer .FooterNav__menu li li a {
  color: #6c6c6c;
}
.Footer .Footer_bottom__logo img {
  width: 100%;
  max-width: 280px;
  height: 100%;
  max-height: 90px;
  object-fit: contain;
}
.Footer .Footer_bottom__copy {
  color: #6c6c6c;
  background-color: #e9e9e9 !important;
}
@media screen and (max-width: 896px) {
  .Footer {
    padding: 30px 20px 0;
  }
  .Footer .Footer_bottom__logo {
    margin-bottom: initial;
  }
  .Fix__TabBar {
    background: linear-gradient(to bottom, #9dc0ad, #48705c) !important;
  }
}
/* SPハンバーガーメニュー調整 */
/* 2階層 */
.spnav-menu {
  background-color: #6c6c6c !important;
}
.spnav__btn__subject {
  background-color: #6c6c6c !important;
}
.spnav__list li.opened > a {
  background-color: #6c6c6c !important;
}
.spnav__list {
  background-color: #6c6c6c !important;
}
/* 3階層 */
.spnav__list__child li {
  width: 100%;
  background-color: #dedede !important;
}
.spnav__list .spnav__list__child li.opened > a {
  background-color: #dedede !important;
}
/* 4階層 */
.spnav__list__child .spnav__list__child li {
  background-color: #f7f7f7 !important;
}

.spnav__contact a:before {
    background-color: #5a5d61!important;
}
.spnav__contact__reserve.spnav__contact__line::before {
    background-color: initial !important;
}
@media screen and (max-width: 896px) {
    .Fix__TabBar {
        background: linear-gradient(to bottom, #dedede, #6c6c6c) !important;
    }
}

/* 20240723 */
.ufvBnr_pc img {
        vertical-align: bottom;
    }
.Schedule.top .Schedul__table th {
    color: #5a5d61;
}
.Topbg .Cv__contact .contact__reserved__cont.line .reservedBtn {
        color: #fff;
    background-color: #00b900;
}
.Greeting_bg {
  position: relative;
}
.Greeting_bg::before {
  width: 60vw;
    height: 95%;
    background-size: 100%;
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0;
    background-repeat: no-repeat;
}
.About__access__payment dt:before {
	content: none;
}
.ClinicInfo.top .About__access__blc dt {
    padding-top: 7px;
}
.gallery .images>div p {
	background: #b2b2b2!important;
}
.top_our-clinic {
    background-size: cover;
	background-color: rgb(92, 92, 92, 0.7);
    background-blend-mode: color;
}
.Topbg .ClinicInfo.top .Schedul__table_box {
    border: 1px solid #e2e2e2;
    padding-bottom: 10px;
}
.Topbg .ClinicInfo.top .Schedul__table {
    border: 1px solid #e2e2e2;
	table-layout: fixed;
}
.Topbg .ClinicInfo.top .Schedul__table th {
    background-color: #e2e2e2;
	color: #5a5d61;
}
.Topbg .ClinicInfo.top .Schedul__table th.Schedul__table__title {
	width: 30%;
}
.Topbg .ClinicInfo.top .Schedul__notes {
  padding: 0 1.1em;
	display: block;
	font-size: 1.4rem;
}
.Topbg .ClinicInfo.top .Schedul__table td {
    color: #80c79f;
    border-bottom: 1px #e2e2e2 solid;
}
.Map-Schedule .Schedule {
  max-width: initial;
  border: none;
  margin: 0px auto 0;
  background-color: #f9f9f9;
	width: 100%;
	max-width: 1200px;
}
.Map-Schedule .Schedule .Schedule_inner {
  max-width: 1200px;
  margin: 0 auto;
}
.Map-Schedule .Schedule .Schedul__table {
    position: relative;
	margin-bottom: 10px;
}
.Map-Schedule .Schedule .Schedul__table::before,
.Map-Schedule .Schedule .Schedul__table::after {
  content: "";
    width: 20px;
    height: 80px;
    background-color: #f9f9f9;
    position: absolute;
    bottom: -10px;
}
.Map-Schedule .Schedule .Schedul__table::before {
	left: 0;
}
.Map-Schedule .Schedule .Schedul__table::after {
	right: 0;
}
.Map-Schedule .Schedule .Schedul__table_box {
  border: 1px solid #e6e6e6;
  padding-bottom: 10px;
}
.Map-Schedule .Schedule .Schedul__table th {
    padding: 3px 0;
}
.Map-Schedule .Schedule .Schedul__table .dayofweek {
    width: 7%;
}
.Map-Schedule .Schedule .Schedul__table th.Schedul__table__title, .Map-Schedule .Schedule .Schedul__table .dayofweek {
    border-color: #e6e6e6;
    background-color: #e6e6e6;
}
.Map-Schedule .Schedule .Schedul__table .dayofweek:nth-child(2) {
    width: 10%;
    padding-left: 4%;
}
.Map-Schedule .Schedule .Schedul__table .dayofweek:last-child {
    width: 10%;
    padding-right: 4%;
}
.Map-Schedule .Schedule .Schedul__table th.Schedul__table__title,
.Map-Schedule .Schedule .Schedul__table .dayofweek {
  border-color: #e6e6e6;
  background-color: #e6e6e6;
}
.Map-Schedule .Schedule .Schedul__table th.Schedul__table__title::before {
  content: initial;
}
.Map-Schedule .Schedule .Schedul__table th {
  border-color: #e6e6e6;
  background-color: #6c6c6c;
}
.Map-Schedule .Schedule .Schedul__table td.timezone {
    font-size: 1.6rem;
}
.Map-Schedule .Schedule .Schedul__table td {
  border-color: #e6e6e6 !important;
	    padding: 10px 0;
    text-align: center;
	font-size: 2rem;
}
.Map-Schedule .Schedule .Schedul__table td:nth-child(2) {
    width: 10%;
    padding-left: 4%;
}
.Map-Schedule .Schedule .Schedul__table td:last-child {
    width: 10%;
    padding-right: 4%;
}
.Map-Schedule .Schedule .Schedul__notes {
  padding: 0 8.5%;
	display: block;
	font-size: 1.4rem;
}
.Sec.TableCont .Condition__table.Condition__table_simple th {
    background-color: #f9f9f9;
}
.Condition__table,
.Condition__table th,
.Condition__table td {
	border-color:  #e6e6e6!important;
}
.Staff.top-page {
    background-color: rgba(255, 255, 255, 0.5);
    background-blend-mode: color;
}
.SymptomIndex.top-page .Symptom__menu li {
    border: 1px solid #5a5d61;
}
.Sec.FaqCont .FaqList__blc__q {
    background-color: #e9e9e9;
}
.Sec.FaqCont .FaqList__blc__q::before {
    color: #b2b2b2;
}
.Sec.FaqCont .FaqList__blc__q::after {
    color: #b2b2b2;
}
/* .wpmm-sub-menu-wrapper .wpmm-sub-menu-wrapper {
	background: #e2e2e2;
    left: 0!important;
	position: relative;
}
.wpmm-sub-menu-wrap ul li ul li {
    padding-left: 10px!important;
    margin-bottom: 5px !important;
    padding-top: 5px!important;
}
.wpmm-sub-menu-wrapper.wpmm-menu1 ul li a span.wpmm-mega-menu-href-title {
	color: #707070 !important;
} */
.Staff.top-page .Top-button a:hover {
    -webkit-transform: scale(1.05);
        transform: scale(1.05);
        -webkit-transition: 0.2s;
        transition: 0.2s;
}
.facility_section__btnCont.Top-button a:hover {
    -webkit-transform: scale(1.05);
        transform: scale(1.05);
        -webkit-transition: 0.2s;
        transition: 0.2s;
}
@media screen and (min-width: 897px) {
 .About__access__blc.About__access__parking dt {
        margin-left: 0px;
    }
	.About__access__blc:not(.About__access__address) {
        line-height: 2;
    }
	.Greeting_bg .Greeting__cont__cover {
    width: 64%;
}
	.Greeting_bg .Greeting__cont .Greeting__cont__text .sub-MainLabel__en {
    color: #fff!important;
}
	.contact__reserved__cont {
        width: 25%;
}
}
@media only screen and (min-width: 1024px) {
    .ufvBnr_pc {
        margin-bottom: 0px;
    }
}
@media only screen and (min-width: 1441px) {
/* 	.Greeting_bg {
    padding: 10vw 0 15vw;
} */
	.Greeting_bg::before {
  width: 52vw;
}
	.Greeting_bg .Greeting__cont__cover {
    width: 70%;
}
}
@media only screen and (max-width: 1023px) {
    .Greeting_bg::before {
        content: none;
    }
}
@media screen and (max-width: 896px) {
	.Header__cont {
		height: 68px;
	}
	.contact__reserved__cont {
        margin-bottom: 32px;
    }
	    .Greeting_bg {
        background-position: left;
        background-size: 200%;
    }
	.top_features .top_features_box_item_text h3 {
        font-size: 1.8rem;
    }
	.top_features .top_features_box_item:first-child img {
		object-position: 84%;
	}
	.top_features .top_features_box_item:last-child img {
		object-position: 35%;
	}
	.Topbg .ClinicInfo.top .Schedul__table td {
    padding: 10px 5px;
}
	.Topbg .ClinicInfo.top .Schedul__notes {
        padding: 0 2%;
        font-size: 1.2rem;
    }
	.Map-Schedule .Schedule .Schedul__table::before, .Map-Schedule .Schedule .Schedul__table::after {
    content: none;
}
	.Map-Schedule .Schedule .Schedul__table td,
	.Map-Schedule .Schedule .Schedul__table td.timezone {
        font-size: 1.2rem;
    }
	.Map-Schedule .Schedule .Schedul__table td {
    padding: 10px 5px;
}
	.Map-Schedule .Schedule .Schedul__notes {
        padding: 0 2%;
        font-size: 1.2rem;
    }
	.About .SecTitle {
		margin: 0 20px 50px;
	}
}

/* トップページ調整 */
Header .reservedBtn.reservedBtn_web {
  padding: 5px 15px 5px 65px;
  color: #fff;
  background-color: #3c74a3;
  border-radius: 9999px;
}
Header .reservedBtn.reservedBtn_web::before {
  filter: brightness(0) invert(1);
}
Header .reservedBtn.gtm-event-header-cv-pcLINE {
  padding: 5px 15px 5px 65px;
  border-radius: 9999px;
}
.Schedule.top {
  background-color: #f7fbfc;
}
.Schedule.top .MainLabel .MainLabel__en.top,
.Schedule.top .MainLabel .MainLabel__jp,
.Schedule.top .Schedul__table th.Schedul__table__title,
.Schedule.top .Schedul__table th,
.Schedule.top .Schedul__table td.timezone,
.Schedule.top .Schedul__notes {
  color: #303030;
}
.Schedule.top .Schedul__table_box {
  border: none;
}
.Schedule.top .Schedul__table th.Schedul__table__title,
.Schedule.top .Schedul__table .dayofweek {
  border-color: #fff;
  background-color: #fff;
}
.Schedule.top .Schedul__table td {
  border-color: #fff;
}
.Feature.top-page .Feature__blc__txt h3::before {
  border-color: #3c74a3;
}
.Feature.top-page .Feature__blc__txt h3::after {
  background-color: #3c74a3;
}
.Feature.top-page .Feature__blc__img::before {
  background: linear-gradient(to top right, #b3d9ea, #f7fbfc);
}
.Top-fv_thumbnail__cont .slick-next,
.Top-fv_thumbnail__cont .slick-prev,
.Staff.top-page .slick-prev,
.Staff.top-page .slick-next {
  background-color: #3c74a3;
}
.top_features .top_features_box_item_text h3 span {
  color: #F7FBFC;
}
.Subject.top-page .Subject__blc h3,
.Subject.top-page .Subject__blc::before {
  color: #3c74a3;
}
.Subject.top-page .Subject__blc:hover {
  background-color: #d5e8f4;
}
.Subject.top-page .Subject__blc {
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.05);
}
.News.top {
  background: linear-gradient(to right, #396081, #3c74a3, #60c0ec);
}
.Topbg {
  background-color: #f7fbfc;
}
.Topbg .ClinicInfo.top .Schedul__table_box,
.Topbg .ClinicInfo.top .Schedul__table {
  border: none;
}
.Topbg .ClinicInfo.top .Schedul__table th {
  background-color: #fff;
}
.Topbg .ClinicInfo.top .Schedul__table td {
  color: #3c74a3;
  border-color: #fff;
}
.Topbg .ClinicInfo.top .Schedule__title,
.Topbg .ClinicInfo.top .About__access__blc,
.Topbg .ClinicInfo.top .Schedul__table th,
.Topbg .ClinicInfo.top .Schedul__table td.timezone,
.Topbg .ClinicInfo.top .Schedul__notes,
.Footer .FooterNav__menu > li > a,
.Footer .FooterNav__menu li li a,
.Footer .Footer_bottom__copy
{
  color: #303030;
}
.Topbg .Cv__contact .contact__reserved__cont .reservedBtn {
  padding: 5px 15px 5px 65px;
  border-radius: 9999px;
}
.Topbg .Cv__contact .contact__reserved__cont:not(.line) .reservedBtn {
  color: #fff;
  background-color: #3c74a3;
}
.Topbg .Cv__contact .contact__reserved__cont:not(.line) .reservedBtn::before {
  filter: brightness(0) invert(1);
}
Header .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme .wpmm-mega-wrapper > li.current-menu-item > a {
  color: #707070 !important;
}
Header #wpmm-wrap-global a {
  color: #707070;
}
Header #wpmm-wrap-global a:hover {
  color: #3c74a3;
}
.wp-mega-menu-link_first a span {
  color: #707070 !important;
}
.wp-mega-menu-link_first:hover a span {
  color: #3c74a3 !important;
}
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
  background-color: #f1f5f9 !important;
}
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link span.wpmm-mega-menu-href-title {
  color: #707070 !important;
  border-color: #D5D5D5 !important;
}
.wpmm-sub-menu-wrapper.wpmm-menu1 ul li a span.wpmm-mega-menu-href-title {
  color: #707070;
}
/* .Greeting__cont__text .sub-MainLabel__en,
.Greeting_bg .Greeting__cont .Greeting__cont__text .sub-MainLabel__en {
  color: #3c74a3;
} */
.Footer {
        background-color: #f7fbfc;
}
.Footer .Footer_bottom__copy {
    background-color: #f7fbfc !important;
}
@media screen and (max-width: 896px) {
	body {
        padding-top: 68px;
    }
    Header .Header__sp .Header__sp_link {
            background-color: #3C74A3;
		        color: #fff;
    }
	Header .Header__sp .Header__sp_link.Header__sp_tel {
            background-color: #60C0EC;
    }
	Header .Header__sp .Header__sp_link img {
        filter: brightness(0) invert(1);
    }
	.Footer_bottom__copy {
    padding-bottom: 80px;
}
	.Footer {
        margin-bottom: 0;
	}
	.Fix__TabBar {
        background: none!important;
		        padding: 10px;
    }
	.Fix__TabBar__btn {
        width: 32%!important;
		background: #60C0EC;
		        padding: 8px 4px;
		border-radius: 50px;
    }
	.Fix__TabBar__btn:nth-child(2) {
		background: #3C74A3;
    }
	.Fix__TabBar__btn:last-child {
		background: #06C755;
		color: #fff;
    }
	.Fix__TabBar .Fix__TabBar__btn.btn-menu-mb.Fix__TabBar__Menu {
		display: none;
	}
	.Fix__TabBar__btn_text {
		    font-size: 1rem;
    letter-spacing: 0;
    text-align: center;
	}
	.Fix__TabBar__btn_flex {
        display: flex;
        justify-content: center;
        align-items: center;
		        gap: 5px;
    }
	.Fix__TabBar__btn .icon img {
        -webkit-filter: none;
        filter: none;
    }
	.Fix__TabBar__btn p {
        font-size: 1.4rem
    }
}
/* 診療案内詳細調整 */
/* .Sec.FlowCont .Process__blc {
  background-color: #F7FBFC;
} */
/* .Sec.FlowCont .Process__blc__title {
  width: 100%;
  border-color: #D5D5D5;
  margin-bottom: 50px;
} */
.Sec.strengthsCont .strengthsList__blc {
  border-color: #fff;
  background: #F7FBFC;
  }
.Sec.strengthsCont .strengthsList__blc:first-of-type {
  border-top: none;
}
.Sec.strengthsCont .strengthsList__blc:last-of-type {
  border-color: #fff;
}
.Sec.strengthsCont .strengthsList__blc__img::after {
  background-image: linear-gradient(to left, transparent 0 60%, #F7FBFC 100%);
}
.Sec.strengthsCont .strengthsList__blc__txt h3::before {
  background: linear-gradient(to right, #3C74A3, #60C0EC);
}
.Sec.FlowCont .flow_cv_section a:first-of-type {
  background-color: #3C74A3;
}
.Sec.FlowCont .flow_cv_section a:nth-of-type(2) {
  background-color: #60C0EC;
}
.Sec.FlowCont .flow_cv_section a:first-of-type::before,
.Sec.FlowCont .flow_cv_section a:nth-of-type(2)::before {
  filter: brightness(0) invert(1);
}
.Sec.FlowCont .flow_cv_section a span::before,
.Sec.FlowCont .flow_cv_section a span::after {
  border-color: #fff;
}
.Sec.FreeCont .Useful__title .title__txt::before,
.Sec.TableCont .Table__head.Table__head_simple::before {
  background-color: #3C74A3;
}
.Sec.FaqCont .FaqList__blc,
.Sec.FaqCont .FaqList__blc__q {
  background-color: #F7FBFC;
}
.Sec.FaqCont .FaqList__blc__q::before,
.FaqList__blc dd:before, .FaqList__blc dd:before {
  color: #3C74A3;
}
.Sec.cv_field .cv_field_box {
  background-color: #F7FBFC;
}
.Sec.cv_field .cv_field_box_button a {
  background-color: #fff;
}
.Author.Sec {
  background-color: #F7FBFC;
}
.Author.Sec p.Author__cont__title {
  border-color: #D9D9D9;
}
.Author.Sec .Author__cont_link {
  margin: 30px auto 0;
  display: block;
  background-color: #3C74A3;
}

/* PSI対応 */
@media screen and (max-width: 896px){
	.Subject__blc,.Subject__blc:hover,.Examination__blc,.Examination__blc:hover,.Greeting_pct img,.btn--base,.btn--base:hover,.reservedBtn,.reservedBtn:hover,.slick-arrow,.Greeting_pct,.About__lower__nav .menu a{transition:none;}
}

/* iPad対応 */
@media screen and (min-width:897px) and (max-width:896px){.Header{min-width:auto;background-color:#fff;height:60px;padding:0;position:fixed;overflow:hidden;}.Header__sp{display:-webkit-box;display:-ms-flexbox;display:flex;}.spnav-menu{display:block;}.Header__address p{display:none;}.Header__cont{max-width:100%;}.Header__left{padding:8px 0 8px 10px;}.Header__logo{margin-right:0;}.Header__logo img{max-height:40px;max-width:100%;}.Header__right{display:none;}.HeroBnr__info{bottom:10px;left:auto;width:100%;border-radius:10px;font-size:1.4rem;position:static;background-color:#ffffffe6;padding:14px 44px 14px 14px;}.HeroBnr__info dl{-ms-flex-wrap:wrap;flex-wrap:wrap;}.HeroBnr__info dl dt{width:100%;text-align:left;margin-bottom:.6em;padding-left:1.7em;}.HeroBnr__info dl dd{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;letter-spacing:0;}.HeroBnr__info__date{margin-right:.7em;}.HeroBnr__info__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.Greeting{width:auto;padding:40px 0 0;overflow:hidden;border-radius:0;margin:0 0 64px;}.Greeting .MainLabel .MainLabel__en{font-size:5.5rem;letter-spacing:.1em;}.Greeting_pct_01{bottom:0;right:5px;}.Greeting_pct img{bottom:-30px;position:absolute;}.Greeting_pct_02, .Greeting_pct_03{display:none;}.Greeting__signature{font-size:1.4rem;text-align:left;}.Greeting__signature img{height:2.5em;}.About__lower__nav{width:100%;margin:0 20px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.About__lower__nav .menu{font-size:1.5rem;border-top:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;}.About__lower__nav .menu .menu__item__greeting{background-size:1.1em auto;}.About__lower__nav .menu .menu__item__first{background-size:1.2em auto;}.About__lower__nav .menu .menu__item__flow{background-size:1.05em auto;}.About__lower__nav .menu .menu__item__access{background-size:1.1em auto;}.About__lower__nav .menu__item__recruit{background-position:left .15em center;background-size:1.4em auto;}.About__lower__nav .menu a{padding:.75em 0 .75em 2em;}.About__lower__info{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:32px;}.About__lower__info h3{font-size:1.8rem;}.About__access{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 20px 32px;}.About__lower__nav .menu li{width:47%;margin-bottom:.6em;}.About__lower__info .About__access__blc{margin-bottom:20px;}.About__lower__info .About__access__blc dt{width:100%;margin-bottom:.4em;}.About__lower__info .About__access__blc dd{width:100%;}.About__lower__info .Schedule{width:auto;margin-bottom:40px;}.Schedule{width:100%;margin:0 20px 56px;}.Schedul__table{margin-bottom:16px;font-size:1.3rem;}.Schedul__table th{padding:0 0 .7em;}.Schedul__table .timezone{width:16%;font-size:1.2rem;letter-spacing:0;}.Schedul__table td{padding:.7em .7em;}.Cv__contact{display:block;margin:0 15px 56px;}.tel__button{display:block;color:#3e8153;border-radius:6px;border:2px solid #cecece;width:80%;margin:0 auto 30px;padding:12px 8px;}.contact__tel__cont, .contact__reserved__cont{width:100%;margin-bottom:30px;}.contact__tel__cont dt, .contact__reserved__cont dt{font-size:1.4rem;}.Cv__contact .contact__tel, .About__lower__info__contact .contact__tel{font-size:2.5rem;letter-spacing:0;white-space:nowrap;}.Cv__contact .reservedBtn, .About__lower__info__contact .reservedBtn{width:80%;padding:.8em .3em .8em 2em;}.pc{display:none;}.Cv__contact .hour, .About__lower__info__contact .hour{display:none;}.Subject__blc{width:calc(33% - 20px);margin-right:30px;}.Subject__blc:nth-child(4n){margin-right:30px;}.Subject__blc:nth-child(3n){margin-right:0;}.Staff{padding:56px 20px 24px;margin-bottom:56px;}.Staff__cont{margin:0 auto 24px;width:90%;}.Staff__blc__pic{width:100%;height:auto;margin-bottom:8px;}.Staff__blc .name{font-size:1.5rem;}.slick-dots{margin-top:16px;}}