@charset "utf-8";
/*-----------------------------------------------
	home
-----------------------------------------------*/
#main .mainVisual {
	padding: 8.2rem 0 6.8rem;
}
#main .mainVisual .content {
	max-width: 144rem;
}
#main .mainVisual .foo {
	margin-bottom: -7rem;
}
#main .mainVisual .foo img {
	width: 138.8rem;
	margin-left: auto;
}
#main .mainVisual .bgBox {
	margin: 0 auto;
	max-width: 120.6rem;
	position: relative;
	z-index: 1;
	padding: 1rem 2.7rem 0.7rem 1rem;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0.5rem 0.5rem 6rem rgba(63, 63, 63, 0.32);
}
#main .mainVisual .bgBox .leftImg {
	width: 39.4rem;
}
#main .mainVisual .bgBox .midImg {
	margin: 1.9rem 2rem 0;
	flex: 1;
}
#main .mainVisual .bgBox .rBox {
	margin-top: 0.9rem;
	width: 32rem;
}
#main .mainVisual .bgBox .rBox .btnList {
	margin-bottom: 1.2rem;
}
#main .mainVisual .bgBox .rBox .btnList li {
	width: 14.9rem;
}
#main .mainVisual .bgBox .rBox .btnList a {
	padding-top: 0.3rem;
	display: block;
	height: 100%;
	color: #fff;
	font-size: 1.5rem;
	letter-spacing: 0.08em;
	text-shadow: 0.152rem 0.152rem 0.607rem rgba(0, 0, 0, 0.99);
	text-align: center;
	background: #5E75B3;
	box-shadow: 0.3rem 0.3rem 0.4rem rgba(0, 0, 0, 0.23);
}
#main .mainVisual .bgBox .rBox .btnList a img {
	width: 2.9rem;
	margin-right: 1rem;
	vertical-align: -1.1rem;
}
#main .mainVisual .bgBox .rBox .btnList li:last-child a {
	padding: 0 0.3rem 0 0;
	background: #06C775;
}
#main .mainVisual .bgBox .rBox .btnList li:last-child a img {
	margin-right: 0.6rem;
	width: 3.7rem;
}
#main .mainVisual .bgBox .rBox .tel {
	margin: 0 0 1.4rem 0.2rem;
	align-items: center;
}
#main .mainVisual .bgBox .rBox .tel > img {
	width: 10.6rem;
}
#main .mainVisual .bgBox .rBox .tel a {
	margin-right: 1.5rem;
	width: 19.1rem;
	display: block;
}
#main .mainVisual .bgBox .rBox .comBtn {
	margin-right: 0.2rem;
}
#main .mainVisual .bgBox .rBox .comBtn a {
	width: auto;
	padding: 0.8rem 0.8rem 0.8rem 3.8rem;
	font-size: 1.35rem;
	letter-spacing: 0.06em;
	background: #5E75B3;
}
#main .mainVisual .bgBox .rBox .comBtn a img {
	width: 1.8rem;
	margin-right: 1.7rem;
	vertical-align: -0.2rem;
}
#main .mainVisual .bgBox .rBox .comBtn a .arrow {
	padding-right: 3.5rem;
	display: inline-block;
	background: url(../image/arrow01.png) no-repeat right top 0.5rem/1.7rem;
}
#main .staff {
	padding: 7.2rem 0 10rem;
	background: url(../../image/staff_bg.png) no-repeat center top/100%;
}
#main .staff .ttlBox {
	padding: 0 4.5rem 1.7rem;
	margin: 0 auto 3.8rem;
	position: relative;
	width: fit-content;
}
#main .staff .ttlBox:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #B3B3B3;
	mix-blend-mode: multiply;
	content: "";
}
#main .staff .headLine01 {
	position: relative;
	z-index: 1;
}
#main .staff .midTxt {
	position: relative;
	z-index: 1;
	color: #fff;
	font-size: 1.6rem;
	line-height: 1.38;
	letter-spacing: 0.12em;
	text-align: center;
}
#main .staffList {
	margin-bottom: 3rem;
}
#main .staffList .slick-track {
	padding-bottom: 1.5rem;
}
#main .staffList .slick-slide {
	margin: 0 1.4rem;
	/*width: 24.1rem;*/
	width: 31.1rem;
	line-height: 0;
	background: #F2EEE4;
}
#main .staffList li {
	display: block;
	line-height: 1.5;
	box-shadow: 0.3rem 0.3rem 1.5rem rgba(0, 0, 0, 0.23);
}
#main .staffList .pho {
	background-color: #fff;
}
#main .staffList .pho img {
	width: 100%;
	max-width: 24.1rem;
    margin: 0 auto;
}
#main .staffList .txtBox {
	padding: 1.2rem 1rem 3rem;
	text-align: center;
}
#main .staffList .txtBox p {
	line-height: 1.4;
	color: #333;
	font-size: 1.4rem;
	letter-spacing: 0.06em;
}
#main .staffList .txtBox .txt {
	margin-bottom: 1.3rem;
}
#main .staffList .txtBox .name {
	font-size: 1.35rem;
	font-weight: 400;
	letter-spacing: 0.1em;
}
#main .staffList .txtBox .name .large {
	margin-bottom: 0.5rem;
	display: block;
	font-size: 2rem;
	font-weight: 700;
}
#main .prevent {
	padding: 9.5rem 0 12rem;
	background: #fff url(../../image/prevent_bg.png) no-repeat center top/cover;
}
#main .prevent .headLine01 {
	margin: 0 0 -16.7rem 18rem;
	width: fit-content;
}
#main .prevent .photo {
	margin: 0 -3.5rem 0 4.6rem;
}
#main .prevent .photo img {
	width: 100%;
}
#main .prevent .comBtn {
	margin: -17.5rem 9.5rem 10rem 0;
}
#main .prevent .comBtn a {
	margin: 0 0 0 auto;
}
#main .prevent .comBtn a img {
	width: 1.5rem;
	vertical-align: -0.3rem;
}
#main .reason {
	padding: 8rem 0 0;
}
#main .reason .content {
	padding: 0.5rem 2rem 7rem;
	margin-bottom: 22rem;
	background: rgba(242, 242, 242, 0.7);
}
#main .reasonList {
	gap: 2.2rem;
	justify-content: center;
}
#main .reasonList li {
	padding: 1rem;
	position: relative;
	min-height: 13rem;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30.5rem;
	text-align: center;
	background-color: #fff;
	box-shadow: 0.3rem 0.3rem 1.5rem rgba(0, 0, 0, 0.18);
}
#main .reasonList .liStyle {
	min-height: 11.1rem;
}
#main .reasonList p {
	font-size: 1.8rem;
	line-height: 1.4;
	letter-spacing: 0.14em;
}
#main .reasonList p .large {
	color: #5E75B3;
	font-size: 2.4rem;
	line-height: 1.1;
	letter-spacing: 0.06em;
	font-family: "Noto Serif JP", serif;
}
#main .reasonList .num {
	margin-left: 0.5rem;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -2.2rem;
	width: 5.5rem;
}
#main .reason .phoList li {
	width: 35.4rem;
}
#main .reason .phoList img {
	width: 100%;
}
#main .menu {
	padding: 9.2rem 0 10.5rem;
	background: #fff url(../../image/menu_bg.png) no-repeat center top/100%;
}
#main .menu .headLine02 {
	margin-bottom: 4.3rem;
	font-size: 3.1rem;
}
#main .menu .headLine02 img {
	width: 22.7rem;
	margin-bottom: 0.3rem;
}
#main .menu .subBox:not(:last-child) {
	margin-bottom: 4.3rem;
}
#main .menu h3 {
	margin-bottom: 2.7rem;
	padding: 0.8rem;
	color: #A08036;
	font-size: 2rem;
	font-family: "Noto Serif JP", serif;
	letter-spacing: 0.12em;
	font-weight: 500;
	text-align: center;
	background: #F8F6F1;
}
#main .menu .menuList {
	margin: 0 -2.5rem;
	justify-content: center;
}
#main .menu .menuList li {
	width: 41.5rem;
}
#main .menu .menuList a {
	display: block;
	text-align: center;
}
#main .menu .menuList .pho {
	position: relative;
}
#main .menu .menuList .pho:after {
	position: absolute;
	right: 1.2rem;
	bottom: 0.6rem;
	width: 6.4rem;
	height: 6.4rem;
	background: url(../image/icon07.png) no-repeat left top/100%;
	content: "";
}
#main .menu .menuList p {
	margin: -1.4rem 1.6rem 0 0;
	font-size: 2rem;
	line-height: 1.35;
	letter-spacing: 0.04em;
}
#main .menu .menuList p .sml {
	font-size: 1.6rem;
}
#main .menu .infoBox {
	margin: 9.8rem auto 0;
	width: 96.2rem;
	padding: 4rem 3.5rem 4rem 4rem;
	background-color: #fff;
	box-shadow: 0 0 1.6rem rgba(0, 0, 0, 0.1);
}
#main .menu .infoBox .txtBox {
	flex: 1;
	padding: 2.5rem 1.9rem;
	text-align: center;
	background: #F2F2F2;
}
#main .menu .infoBox .txtBox p {
	margin-bottom: 1.8rem;
	color: #5E75B3;
	font-size: 2.1rem;
	line-height: 1.3;
	letter-spacing: 0.25em;
}
#main .menu .infoBox .txtBox p .large {
	display: block;
	font-size: 2.4rem;
	line-height: 1.2;
}
#main .menu .infoBox .txtBox .ttl {
	margin: 0 0.3rem 2rem;
	padding: 0.9rem 1rem 1.1rem;
	color: #fff;
	font-size: 3.4rem;
	letter-spacing: 0.06em;
	text-shadow: 0 0 1.6rem #000;
	background: #C0AB7A;
	box-shadow: 0.3rem 0.3rem 1rem rgba(0, 0, 0, 0.3);
}
#main .menu .infoBox .txtBox .listImg {
	margin-bottom: 3rem;
}
#main .menu .infoBox .txtBox .comBtn a {
	padding: 1.3rem 2.5rem 1.3rem 0.5rem;
	width: 30.8rem;
	font-size: 1.47rem;
	letter-spacing: 0.04em;
	font-family: "Noto Sans JP", sans-serif;
	background-image: url(../image/arrow02.png);
	background-size: 2.5rem;
}
#main .menu .infoBox .txtBox .comBtn img {
	width: 2.2rem;
}
#main .menu .infoBox .phoBox {
	width: 42.1rem;
}
#main .menu .infoBox .phoBox img {
	width: 100%;
}
#main .clinic {
	padding: 10.8rem 0 8.5rem;
	background-color: rgba(255, 255, 255, 0.7);
}
#main .clinic .headLine02 {
	margin-bottom: 1rem;
	font-size: 1.9rem;
}
#main .clinic .headLine02 img {
	margin-bottom: 0.2rem;
	width: 29.5rem;
}
#main .clinic .phoList {
	margin-bottom: 3rem;
}
#main .clinic .phoList .slick-slide {
	width: 41.8rem;
	margin: 0 -0.6rem;
}
#main .clinic .phoList .slick-slide p {
	margin: -1.5rem 2.3rem 0;
	font-size: 1.2rem;
	letter-spacing: 0.14em;
}
#main .clinic .midTxt {
	margin: 0 auto;
	padding: 1.2rem 3.2rem;
	width: fit-content;
	letter-spacing: 0.14em;
	line-height: 1.35;
	text-align: center;
	background-color: #fff;
	border-radius: 4rem;
	box-shadow: 0 0 1rem rgba(0, 0, 0, 0.15);
}
#main .message {
	padding: 11.1rem 0 15.5rem;
	background: #F6F3EC url(../../image/message_bg.jpg) no-repeat center top/cover;
}
#main .message .content {
	max-width: 96rem;
}
#main .message .imgBox {
	margin-bottom: 8rem;
}
#main .message .imgBox .phoBox {
	width: 26.8rem;
}
#main .message .imgBox .phoBox img {
	width: 100%;
}
#main .message .imgBox .txtBox {
	margin: -0.6rem 0 0 6rem;
	flex: 1;
}
#main .message .imgBox .txtBox .headLine02 {
	margin-bottom: 3.3rem;
	text-align: left;
	font-size: 3.6rem;
	letter-spacing: 0.06em;
}
#main .message .imgBox .txtBox .headLine02 img {
	width: 22.2rem;
	margin: 0.7rem 0 0;
}
#main .message .imgBox .txtBox p {
	line-height: 1.64;
	letter-spacing: 0.14em;
	margin-bottom: 2.4rem;
}
#main .message .imgBox .txtBox .subTtl {
	margin-bottom: 2.5rem;
	font-size: 2.2rem;
	line-height: 1.3;
	letter-spacing: 0.04em;
}
#main .message .imgBox .txtBox .rTxt {
	margin: 0 0.3rem 0 0;
	font-size: 1.3rem;
	left: 0.06em;
	letter-spacing: 0.08em;
	text-align: right;
}
#main .message .imgBox .txtBox .rTxt .large {
	font-size: 1.57rem;
	margin-left: 2rem;
}
#main .message .subBox {
	margin: 0 -0.3rem;
}
#main .message .btn {
	margin-bottom: 2.5rem;
}
#main .message .btn a {
	display: block;
	padding: 0.7rem 3.5rem;
	font-weight: 500;
	letter-spacing: 0.12em;
	color: #A08036;
	display: inline-block;
	background: #F8F6F1;
	border: 1px solid #A08036;
}
#main .message .phoList li {
	width: 47.5%;
}
#main .message .phoList img {
	border-radius: 0.8rem;
	width: 100%;
}
#main .access {
	padding-top: 8.8rem;
	overflow: hidden;
	background-color: #fff;
}
#main .access .headLine01 {
	margin-bottom: 0.7rem;
	font-size: 3.2rem;
}
#main .access .headLine01 .en {
	margin-bottom: 0.8rem;
	font-size: 1.3rem;
}
#main .access .headLine01 .en:after {
	width: 33.3rem;
}
#main .access .headLine01 .en .sub {
	padding: 0.2rem 2.7rem 0.4rem;
}
#main .access .midTxt {
	margin-bottom: 5.5rem;
	font-size: 1.6rem;
	line-height: 1.75;
	letter-spacing: 0.14em;
	text-align: center;
}
#main .access .imgBox {
	margin-bottom: 13.8rem;
	align-items: flex-start;
}
#main .access .imgBox .phoBox {
	width: 76.1rem;
	aspect-ratio: 761/502;
}
#main .access .imgBox .phoBox iframe {
	width: 100%;
	height: 100%;
	display: block;
}
#main .access .imgBox .txtBox {
	margin: 1rem 0 0 3.8rem;
	flex: 1;
}
#main .access .imgBox .txtBox .infoList {
	margin-bottom: 3.4rem;
}
#main .access .imgBox .txtBox .infoList li:not(:last-child) {
	margin-bottom: 2.3rem;
}
#main .access .imgBox .txtBox .infoList p {
	letter-spacing: 0.14em;
	line-height: 1.93;
}
#main .access .imgBox .txtBox .infoList .ttl {
	color: #A08036;
	font-size: 1.6rem;
}
#main .access .imgBox .txtBox .infoList .ttl02 {
	margin-bottom: 0.4rem;
}
#main .access .imgBox .txtBox .infoList .ttl img {
	margin-right: 0.8rem;
	width: 1.3rem;
	vertical-align: -0.1rem;
}
#main .access .imgBox .txtBox .infoList .ttl .ico03 {
	vertical-align: -0.3rem;
}
#main .access .imgBox .txtBox .comBtn {
	margin-right: 2.3rem;
}
#main .access .imgBox .txtBox .comBtn a {
	padding: 1rem 4.1rem 1.3rem 1rem;
	font-size: 1.5rem;
	letter-spacing: 0.08em;
}
#main .access .imgBox .txtBox .comBtn a img {
	width: 2.3rem;
	vertical-align: -0.4rem;
	margin-right: 1.8rem;
}
#main .access .phoList {
	margin: 0 -1.7vw 0 -1.4vw;
	flex-wrap: nowrap;
	height: 22vw;
}
#main .access .phoList li {
	width: 34.3%;
}
/*#main .access .phoList li:nth-child(2) {
	width: 30.6%;
}*/
/*#main .access .phoList img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}*/
#main .access .phoList li:last-child {
	width: auto;
	flex: 1;
}
@media all and (max-width: 896px) {
	#main .mainVisual {
		padding: 8.6rem 0;
	}
	#main .mainVisual .content {
		margin: 0;
	}
	#main .mainVisual .foo {
		margin: 0 0 -1.4rem;
	}
	#main .mainVisual .foo img {
		width: 100%;
	}
	#main .mainVisual .bgBox {
		margin: 0;
		display: block;
		padding: 0 1.5rem 6rem;
		box-shadow: none;
		background: linear-gradient(180deg, rgba(255, 255, 255, 0) 22%, rgba(255, 255, 255, 0.62) 30%, rgba(255, 255, 255, 1) 49.55%, rgba(255, 255, 255, 0.67) 76.97%, rgba(255, 255, 255, 0.31) 86.56%, rgba(255, 255, 255, 0) 100%);
	}
	#main .mainVisual .bgBox .leftImg {
		margin: 0 -1.7rem 0 -0.9rem;
		width: auto;
	}
	#main .mainVisual .bgBox .leftImg img {
		width: 100%;
	}
	#main .mainVisual .bgBox .midImg {
		margin: 1.3rem 0.2rem 1.8rem;
		width: auto;
	}
	#main .mainVisual .bgBox .rBox {
		margin-top: 0.9rem;
		width: auto;
	}
	#main .mainVisual .bgBox .rBox .btnList {
		margin: 0 0.5rem 2rem -0.1rem;
	}
	#main .mainVisual .bgBox .rBox .btnList li {
		width: 46.5%;
	}
	#main .mainVisual .bgBox .rBox .btnList a {
		padding: 1.2rem 0.3rem 0.8rem;
		font-size: 1.5rem;
		letter-spacing: 0.06em;
	}
	#main .mainVisual .bgBox .rBox .btnList li:last-child a {
		padding: 1rem 1rem 1rem 0.3rem;
	}
	#main .mainVisual .bgBox .rBox .tel {
		margin: 0 0.3rem 2rem 0;
		justify-content: center;
		padding: 0.9rem 0.5rem 0.9rem 1.5rem;
		box-shadow: 0 0 1.2rem rgba(0, 0, 0, 0.15), 0.5rem 0.5rem 1.2rem rgba(0, 0, 0, 0.15);
		background-color: #fff;
		border-radius: 1.6rem;
	}
	#main .mainVisual .bgBox .rBox .tel > img {
		width: 9.9rem;
	}
	#main .mainVisual .bgBox .rBox .tel a {
		margin: 0.2rem 1.4rem 0.1rem 0;
		width: 17.7rem;
	}
	#main .mainVisual .bgBox .rBox .comBtn {
		margin-right: 0.2rem;
	}
	#main .mainVisual .bgBox .rBox .comBtn a {
		width: 31.5rem;
		padding: 1rem 0.8rem 0.9rem 4.6rem;
		font-size: 1.6rem;
	}
	#main .mainVisual .bgBox .rBox .comBtn a img {
		width: 2.1rem;
		margin-right: 2.2rem;
	}
	#main .mainVisual .bgBox .rBox .comBtn a .arrow {
		padding-right: 4.2rem;
		background: url(../image/arrow02.png) no-repeat right top 0.7rem/2rem;
	}
	#main .staff {
		padding: 6.4rem 0 10.6rem;
		background: none;
		position: relative;
	}
	#main .staff:before {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 25rem;
		background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.62) 16.13%, rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 1) 100%);
		content: "";
	}
	#main .staff:after {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 57.2rem;
		mix-blend-mode: multiply;
		background: rgba(242, 242, 242, 0.9);
		content: "";
	}
	#main .staff .ttlBox {
		padding: 0;
		margin-bottom: 2.6rem;
	}
	#main .staff .ttlBox:after {
		display: none;
	}
	#main .staff .midTxt {
		margin-bottom: 3.2rem;
		font-size: 1.3rem;
		color: #4D4D4D;
		line-height: 1.6;
		letter-spacing: 0.06em;
	}
	#main .staff .photo {
		position: relative;
		z-index: 1;
	}
	#main .staff .photo img {
		width: 100%;
	}
	#main .staffList {
		margin: -15.5rem 0 2.3rem;
		z-index: 1;
	}
	#main .staffList .slick-slide {
		margin: 0 1rem;
		/*width: 17.3rem;*/
		width: 21.3rem;
	}
	#main .staffList .pho img {
		max-width: 17.3rem;
	}
	#main .staffList .txtBox {
		padding: 0.9rem 1rem 2rem;
	}
	#main .staffList .txtBox p {
		font-size: 1.1rem;
	}
	#main .staffList .txtBox .txt {
		margin-bottom: 1rem;
	}
	#main .staffList .txtBox .name {
		font-size: 1rem;
		letter-spacing: 0.06em;
	}
	#main .staffList .txtBox .name .large {
		margin-bottom: 0.2rem;
		font-size: 1.4rem;
	}
	#main .prevent {
		padding: 6.2rem 0 10rem;
		background: #fff;
	}
	#main .prevent .content {
		margin: 0;
	}
	#main .prevent .headLine01 {
		margin: 0 0 1.6rem;
		width: auto;
	}
	#main .prevent .photo {
		margin: 0;
	}
	#main .prevent .comBtn {
		margin: 0.5rem 0 0;
	}
	#main .prevent .comBtn a {
		margin: 0 auto;
	}
	#main .reason {
		padding: 10.6rem 0 0;
		position: relative;
		background: rgba(242, 242, 242, 0.7);
	}
	#main .reason .content {
		padding: 0;
		margin-bottom: 0;
		background: none;
	}
	#main .reasonList {
		margin: 0 auto 11.5rem;
		width: 30rem;
		display: block;
	}
	#main .reasonList li {
		padding: 1.6rem 1rem 1rem;
		min-height: inherit !important;
		width: auto;
		box-shadow: none;
	}
	#main .reasonList li:not(:last-child) {
		margin-bottom: 3rem;
	}
	#main .reasonList p {
		font-size: 1.35rem;
		line-height: 1.4;
	}
	#main .reasonList p .large {
		font-size: 1.8rem;
	}
	#main .reasonList .num {
		margin-left: 0.2rem;
		top: -2.4rem;
		width: 4.1rem;
	}
	#main .reason .photo img {
		width: 100%;
	}
	#main .menu {
		padding: 6.4rem 0 9rem;
		background-image: url(../../image/menu_bg_sp.png);
	}
	#main .menu .content {
		margin: 0 2rem;
	}
	#main .menu .headLine02 {
		margin-bottom: 2.6rem;
		font-size: 2.4rem;
	}
	#main .menu .headLine02 img {
		width: 17.3rem;
	}
	#main .menu .subBox:not(:last-child) {
		margin-bottom: 5.4rem;
	}
	#main .menu .subBox02:not(:last-child) {
		margin-bottom: 3.5rem;
	}
	#main .menu h3 {
		margin-bottom: 0.6rem;
		padding: 0.3rem;
		font-size: 1.3rem;
		border: 1px solid #A08036;
	}
	#main .menu .menuList {
		margin: 0 -1.5rem 0 -0.8rem;
		gap: 0.8rem 0;
	}
	#main .menu .menuList li {
		width: 50%;
	}
	#main .menu .menuList .pho:after {
		right: 0.5rem;
		bottom: 0.2rem;
		width: 2.7rem;
		height: 2.7rem;
	}
	#main .menu .menuList p {
		margin: -0.6rem 1rem 0 0;
		font-size: 1.4rem;
		line-height: 1.1;
		letter-spacing: 0;
	}
	#main .menu .menuList p .sml {
		font-size: 1rem;
	}
	#main .menu .infoBox {
		margin: 8.7rem 1.7rem 0;
		width: auto;
		padding: 0;
		border: 1px solid #ccc;
		box-shadow: none;
	}
	#main .menu .infoBox .txtBox {
		order: 1;
		flex: inherit;
		width: 100%;
		padding: 2.3rem 2.2rem 4.3rem;
	}
	#main .menu .infoBox .txtBox p {
		margin-bottom: 1rem;
		font-size: 1.4rem;
	}
	#main .menu .infoBox .txtBox p .large {
		margin-top: 0.3rem;
		font-size: 1.4rem;
	}
	#main .menu .infoBox .txtBox .ttl {
		margin: 0 0.3rem 1.8rem;
		padding: 0.7rem 1rem 0.9rem;
		font-size: 2.35rem;
		box-shadow: 0.3rem 0.3rem 0.8rem rgba(0, 0, 0, 0.25);
	}
	#main .menu .infoBox .txtBox .listImg {
		margin: 0 0.2rem 1.7rem;
	}
	#main .menu .infoBox .txtBox .comBtn a {
		padding: 1rem 2rem 1rem 0.2rem;
		width: 25rem;
		font-size: 1.2rem;
		background-size: 1.9rem;
	}
	#main .menu .infoBox .txtBox .comBtn img {
		width: 1.8rem;
	}
	#main .menu .infoBox .phoBox {
		width: 100%;
		margin-bottom: -1.6rem;
		padding: 1.4rem 1.4rem 0;
		order: 0;
	}
	#main .clinic {
		padding: 7.7rem 0 10rem;
		overflow: hidden;
		background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0.9) 100%);
	}
	#main .clinic .headLine01 {
		margin-bottom: 2.2rem;
		font-size: 2.5rem;
	}
	#main .clinic .phoList {
		margin-bottom: 0;
	}
	#main .clinic .phoList .slick-slide {
		width: 21rem;
		margin: 0 -0.2rem;
	}
	#main .clinic .phoList .slick-slide p {
		display: none;
	}
	#main .clinic .midTxt {
		margin: 0 -1rem 2.8rem 0;
		padding: 0;
		width: auto;
		line-height: 1.7;
		background: none;
		border-radius: 0;
		box-shadow: none;
	}
	#main .clinic .floor {
		margin: 0 0 2.8rem 0.6rem;
	}
	#main .clinic .floor li {
		margin-bottom: 1.1rem;
		position: relative;
	}
	#main .clinic .floor img {
		width: 100%;
	}
	#main .clinic .floor p {
		position: absolute;
		left: 8.5%;
		top: 11.5%;
		font-size: 0.9rem;
		letter-spacing: 0.14em;
	}
	#main .clinic h3 {
		margin-bottom: 0.3rem;
		color: #A08036;
		font-size: 0.9rem;
		letter-spacing: 0.4em;
		text-align: center;
	}
	#main .message {
		padding: 7.5rem 0 7.5rem;
		background-image: url(../../image/message_bg_sp.jpg);
	}
	#main .message .content {
		margin: 0 3.8rem;
	}
	#main .message .imgBox {
		margin-bottom: 4.2rem;
		display: block;
	}
	#main .message .imgBox .txtBox {
		margin: 0;
		flex: 1;
	}
	#main .message .imgBox .txtBox .headLine02 {
		margin-bottom: 1.8rem;
		text-align: center;
		font-size: 2.3rem;
	}
	#main .message .imgBox .txtBox .headLine02 img {
		width: 18rem;
		margin: 0.4rem auto 0;
	}
	#main .message .imgBox .txtBox .phoBox {
		margin: 0 auto 2.8rem;
		width: 60%;
	}
	#main .message .imgBox .txtBox p {
		line-height: 1.8;
		margin-bottom: 1.5rem;
	}
	#main .message .imgBox .txtBox .subTtl {
		margin-bottom: 3rem;
		font-size: 1.6rem;
		line-height: 1.6;
		text-align: center;
	}
	#main .message .imgBox .txtBox .rTxt {
		margin: 0 0.5rem 0 0;
		font-size: 1.1rem;
	}
	#main .message .imgBox .txtBox .rTxt .large {
		font-size: 1.3rem;
		margin-left: 1.7rem;
	}
	#main .message .subBox {
		margin: 0;
	}
	#main .message .btn {
		margin-bottom: 0;
		text-align: center;
	}
	#main .message .btn a {
		min-width: 30rem;
		text-align: center;
		padding: 1rem 3.5rem;
	}
	#main .message .phoList {
		margin-bottom: 1.5rem;
		display: block;
	}
	#main .message .phoList li {
		width: auto;
	}
	#main .message .phoList li:not(:last-child) {
		margin-bottom: 2rem;
	}
	#main .message .phoList img {
		border-radius: 0.6rem;
		width: 100%;
	}
	#main .access {
		padding-top: 4.8rem;
	}
	#main .access .content {
		margin: 0;
	}
	#main .access .headLine01 {
		margin-bottom: 1rem;
		font-size: 2.75rem;
	}
	#main .access .headLine01 .en {
		font-size: 1.15rem;
	}
	#main .access .headLine01 .en:after {
		width: 28.8rem;
	}
	#main .access .headLine01 .en .sub {
		padding: 0.3rem 2.1rem;
	}
	#main .access .midTxt {
		margin-bottom: 4rem;
		font-size: 1.2rem;
		line-height: 1.6;
	}
	#main .access .imgBox {
		margin-bottom: 7.2rem;
		display: block;
	}
	#main .access .imgBox .phoBox {
		width: auto;
		aspect-ratio: 761/612;
	}
	#main .access .imgBox .txtBox {
		margin: 3.2rem 2.8rem 0;
	}
	#main .access .imgBox .txtBox .infoList {
		margin-bottom: 3.4rem;
	}
	#main .access .imgBox .txtBox .infoList li:not(:last-child) {
		margin-bottom: 1.9rem;
	}
	#main .access .imgBox .txtBox .infoList p {
		letter-spacing: 0.12em;
		line-height: 1.88;
	}
	#main .access .imgBox .txtBox .infoList .ttl {
	}
	#main .access .imgBox .txtBox .infoList .ttl img {
	}
	#main .access .imgBox .txtBox .comBtn {
		margin-right: 2.3rem;
	}
	#main .access .imgBox .txtBox .comBtn a {
		letter-spacing: 0.06em;
	}
	#main .access .photo img {
		width: 100%;
	}
	#main .access .phoList {
		height: 32.5vw;
	}
	#main .access .phoList li {
		width: 50%;
	}
}