@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main {
	padding-bottom: 12rem;
}
#main .mainVisual {
	margin: 0 auto 11.4rem;
	max-width: 105rem;
}
#main .mainVisual .fooUl {
	line-height: 0;
}
#main .mainVisual .fooUl li {
	position: relative;
}
#main .mainVisual .fooUl li .photo {
	border-radius: 1rem;
	overflow: hidden;
}
#main .mainVisual .fooUl li .textImg {
	margin-top: -1px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 6.5rem;
	width: fit-content;
	height: 12.9rem;
	z-index: 5;
}
#main .mainVisual .fooUl li .textImg img {
	height: 100%;
}
#main .news {
	margin-bottom: 14.7rem;
}
#main .news .inner .lBox {
	width: 48.8rem;
}
#main .news .inner .lBox .headLine04 {
	margin-bottom: 1rem;
}
#main .news .inner .lBox .newsList {
	border-top: 1px solid #88a0e6;
	border-bottom: 1px solid #88a0e6;
}
#main .news .inner .lBox .newsList li a {
	padding: 0 5rem 0 1.1rem;
	min-height: 10.7rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px dotted #88a0e6;
	background: url(../img/common/icon04.png) no-repeat right center / 2.1rem;
}
#main .news .inner .lBox .newsList li:last-child a {
	border-bottom: none;
}
#main .news .inner .lBox .newsList li a:hover {
	opacity: 0.6;
}
#main .news .inner .lBox .newsList li time {
	display: block;
	font-size: 1.4rem;
	font-family: "Work Sans", sans-serif;
}
#main .news .inner .lBox .newsList li .text {
	margin-top: -0.2rem;
	width: calc(100% - 9.1rem);
	letter-spacing: 0.05em;
}
#main .news .inner .rBox {
	width: calc(100% - 52.5rem);
}
#main .news .inner .rBox .headLine04 {
	margin-bottom: 0.8rem;
}
#main .news .inner .rBox .photoBox {
	margin-bottom: 2rem;
}
#main .news .inner .rBox .dateBox {
	padding: 1.7rem 1.6rem 0.9rem;
	background: #FFF;
	border-radius: 1rem;
}
#main .news .inner .rBox .dateBox .tableBox {
	width: calc((100% - 1.3rem) / 2);
}
#main .news .inner .rBox .dateBox .tableBox iframe {
	width: 100%;
	height: 17rem;
	vertical-align: top;
}
#main .news .inner .rBox .dateBox .tableBox .title {
	margin-bottom: 0.1rem;
	font-size: 1.8rem;
	text-align: center;
	letter-spacing: 0.04em;
	position: relative;
}
#main .news .inner .rBox .dateBox .tableBox .title::before {
	margin-top: 2px;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background: #a0b3eb;
	content: '';
}
#main .news .inner .rBox .dateBox .tableBox .title .sub {
	padding: 0 0.5rem;
	background: #FFF;
	position: relative;
	z-index: 5;
}
#main .news .inner .rBox .dateBox .tableBox table {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}
#main .news .inner .rBox .dateBox .tableBox th,
#main .news .inner .rBox .dateBox .tableBox td {
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
	word-break: break-all;
	border: 1px solid #acbced;
	font-size: 1.4rem;
	font-weight: 400;
	letter-spacing: 0.04em;
}
#main .news .inner .rBox .dateBox .tableBox th {
	padding: 0.2rem 0;
	color: #FFF;
	background: #88a0e6;
}
#main .news .inner .rBox .dateBox .tableBox th:not(:last-child) {
	border-right-color: #FFF;
}
#main .news .inner .rBox .dateBox .tableBox td {
	height: 3.4rem;
}
#main .news .inner .rBox .dateBox .tableBox td.bg {
	background: #ebebeb;
}
#main .news .inner .rBox .dateBox .tableBox td.style01 {
	color: #30a8e6;
}
#main .news .inner .rBox .dateBox .tableBox td.style02 {
	color: #88a0e6;
}
#main .news .inner .rBox .dateBox .tableBox .outText {
	margin: 0 -0.3rem 0 auto;
	padding: 0.3rem 0 0.3rem 2rem;
	position: relative;
	width: fit-content;
	font-size: 1.4rem;
	letter-spacing: 0.04em;
}
#main .news .inner .rBox .dateBox .tableBox .outText::before {
	position: absolute;
	top: 0.6rem;
	left: 0;
	width: 1.5rem;
	height: 1.5rem;
	background: #e0e0e0;
	content: '';
}
#main .subject {
	padding: 11.6rem 0 10.7rem;
	background: url(../img/index/subject_bg01.jpg) no-repeat center center / cover;
}
#main .subject .comSubjectBox {
	margin-top: 0;
}
#main .subject .comSubjectBox .headLine04 {
	margin-bottom: 0.3rem;
}
#main .subject .comSubjectBox .bgBox {
	margin: 0 auto;
	padding: 9.8rem 0 11.9rem;
	max-width: 119rem;
}
#main .subject .comSubjectBox .bgBox::before {
	background: #FFF;
	border-radius: 1.5rem;
	opacity: 0.9;
}
#main .subject .comSubjectBox .linkList {
	gap: 5.1rem 3.4rem;
}
#main .subject .comBtn {
	margin-top: -3.5rem;
	position: relative;
	z-index: 5;
}
#main .clinic {
	padding: 14.9rem 0 7.8rem;
}
#main .clinic .imgBox .headLine04 {
	margin-bottom: 0.4rem;
}
#main .clinic .imgBox .photo {
	width: 52rem;
	border-radius: 1.8rem 0.2rem 0.2rem 1.8rem;
	overflow: hidden;
}
#main .clinic .imgBox .textBox {
	margin-right: -4rem;
	padding: 2.8rem 0 0;
	width: calc(100% - 51.8rem);
}
#main .clinic .imgBox .textBox .hTitle {
	margin-bottom: 1.1rem;
	font-size: 3.2rem;
	font-weight: 400;
	line-height: 1.74;
	letter-spacing: 0.05em;
}
#main .clinic .imgBox .textBox .text {
	line-height: 2.45;
	letter-spacing: 0.05em;
}
#main .access .headLine04 {
	margin-bottom: 0.2rem;
}
#main .access .accessBox .textBox {
	padding: 9.5rem 0 0;
	width: 50%;
	background : linear-gradient(-49.34deg, rgba(225, 231, 249, 1) 0%, rgba(203, 233, 249, 1) 100%);
}
#main .access .accessBox .textBox .subBox {
	margin: 0 7.7rem 0 auto;
	width: 44.5rem;
}
#main .access .accessBox .textBox .title {
	margin-bottom: 2.3rem;
	padding-bottom: 2rem;
	font-size: 2.8rem;
	letter-spacing: 0.05em;
	border-bottom: 1px solid #88a0e6;
}
#main .access .accessBox .textBox .text {
	margin-bottom: 2.8rem;
	font-size: 2rem;
	letter-spacing: 0.05em;
}
#main .access .accessBox .textBox .text small {
	margin-top: 0.5rem;
	display: block;
	font-size: 1.6rem;
}
#main .access .accessBox .textBox .telList {
	margin-bottom: 2.4rem;
	padding: 3.6rem 0;
	display: flex;
	flex-wrap: wrap;
	gap: 3.2rem;
	border-top: 1px solid #88a0e6;
	border-bottom: 1px solid #88a0e6;
}
#main .access .accessBox .textBox .telList li {
	font-size: 2.2rem;
	font-family: "Montserrat", sans-serif;
	letter-spacing: 0.05em;
}
#main .access .accessBox .textBox .telList li a {
	padding-left: 3.3rem;
	background: url(../img/common/icon14.png) no-repeat left center / 2.8rem;
}
#main .access .accessBox .textBox .telList li.style01 {
	padding-left: 3.3rem;
	background: url(../img/common/icon15.png) no-repeat left center / 2.8rem;
}
#main .access .accessBox .textBox .comOrderList li {
	font-size: 1.6rem;
	line-height: 1.97;
}
#main .access .accessBox .map {
	width: 50%;
	aspect-ratio: 800 / 614;
	line-height: 0;
}
#main .access .accessBox .map iframe {
	width: 100%;
	height: 100%;
}
@media all and (max-width: 896px) {
	#main {
		padding-bottom: 4.5rem;
	}
	#main .mainVisual {
		margin: 0 0 5.3rem;
		max-width: inherit;
	}
	#main .mainVisual .fooUl li .photo {
		border-radius: 1.8rem;
	}
	#main .mainVisual .fooUl li .photo img {
		width: 100%;
	}
	#main .mainVisual .fooUl li .textImg {
		margin-top: -3.1rem;
		left: 2.5rem;
		height: 9.2rem;
	}
	#main .news {
		margin-bottom: 9.5rem;
	}
	#main .news .inner {
		display: block;
	}
	#main .news .inner .lBox {
		margin-bottom: 5.2rem;
		width: auto;
	}
	#main .news .inner .lBox .headLine04 {
		margin-bottom: 0.5rem;
	}
	#main .news .inner .lBox .newsList li a {
		padding: 2.1rem 8rem 2.1rem 0;
		min-height: inherit;
		display: block;
		background: url(../img/common/icon16.png) no-repeat right 0.8rem center / 4.3rem;
	}
	#main .news .inner .lBox .newsList li time {
		font-size: 1.5rem;
	}
	#main .news .inner .lBox .newsList li .text {
		width: auto;
		min-height: 5.1rem;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
	#main .news .inner .rBox {
		width: auto;
	}
	#main .news .inner .rBox .headLine04 {
		margin-bottom: 0.6rem;
	}
	#main .news .inner .rBox .photoBox {
		margin: 0 -0.1rem 1.7rem;
	}
	#main .news .inner .rBox .photoBox img {
		width: 100%;
	}
	#main .news .inner .rBox .dateBox {
		padding: 2.9rem 2.2rem 2.2rem;
		display: block;
		border-radius: 0.8rem;
	}
	#main .news .inner .rBox .dateBox .tableBox {
		margin-bottom: 2.4rem;
		width: auto;
	}
	#main .news .inner .rBox .dateBox .tableBox:last-child {
		margin-bottom: 0;
	}
	#main .news .inner .rBox .dateBox .tableBox img {
		width: 100%;
	}
	#main .news .inner .rBox .dateBox .tableBox .title {
		margin-bottom: 0.2rem;
		font-size: 2.4rem;
	}
	#main .news .inner .rBox .dateBox .tableBox .title .sub {
		padding: 0 0.6rem;
	}
	#main .news .inner .rBox .dateBox .tableBox th,
	#main .news .inner .rBox .dateBox .tableBox td {
		font-size: 1.9rem;
	}
	#main .news .inner .rBox .dateBox .tableBox td {
		height: 4.5rem;
	}
	#main .news .inner .rBox .dateBox .tableBox .outText {
		margin: 0.2rem -0.3rem 0 auto;
		padding: 0.3rem 0 0.3rem 2.7rem;
		font-size: 1.9rem;
	}
	#main .news .inner .rBox .dateBox .tableBox .outText::before {
		top: 0.8rem;
		width: 2rem;
		height: 2rem;
	}
	#main .subject {
		padding: 5rem 0 6.3rem;
		background-image: url(../img/index/subject_bg01_sp.jpg);
	}
	#main .subject .comSubjectBox .headLine04 {
		margin-bottom: 0.6rem;
	}
	#main .subject .comSubjectBox .bgBox {
		margin: 0 2.5rem;
		padding: 3.5rem 0 7.3rem;
		max-width: inherit;
	}
	#main .subject .comSubjectBox .bgBox::before {
		border-radius: 0.6rem;
	}
	#main .subject .comSubjectBox .linkList {
		gap: 1.2rem;
	}
	#main .subject .comBtn {
		margin-top: -3rem;
	}
	#main .clinic {
		padding: 5.2rem 0 4.9rem;
	}
	#main .clinic .imgBox {
		display: block;
	}
	#main .clinic .imgBox .photo {
		margin-bottom: 1.6rem;
		width: auto;
		border-radius: 1rem;
	}
	#main .clinic .imgBox .photo img {
		width: 100%;
	}
	#main .clinic .imgBox .textBox {
		margin-right: 0;
		padding: 0;
		width: auto;
	}
	#main .clinic .imgBox .textBox .hTitle {
		margin-bottom: 1.1rem;
		font-size: 3rem;
		line-height: 1.42;
	}
	#main .clinic .imgBox .textBox .text {
		line-height: 2.05;
	}
	#main .access .headLine04 {
		margin-bottom: 0.4rem;
	}
	#main .access .accessBox {
		display: block;
	}
	#main .access .accessBox .textBox {
		padding: 3rem 2.3rem 3rem;
		width: auto;
	}
	#main .access .accessBox .textBox .subBox {
		margin: 0;
		width: auto;
	}
	#main .access .accessBox .textBox .title {
		margin-bottom: 1.2rem;
		padding-bottom: 1.2rem;
		font-size: 2.3rem;
	}
	#main .access .accessBox .textBox .text {
		margin-bottom: 1.5rem;
		font-size: 1.9rem;
		line-height: 1.52;
	}
	#main .access .accessBox .textBox .text small {
		margin-top: 0;
		font-size: 1.7rem;
	}
	#main .access .accessBox .textBox .telList {
		margin: 0 0 1.2rem;
		padding: 1.2rem 0 1.1rem;
		justify-content: center;
		gap: 0 1.8rem;
	}
	#main .access .accessBox .textBox .telList li {
		font-size: 2rem;
	}
	#main .access .accessBox .textBox .telList li a {
		padding-left: 2.3rem;
		background: url(../img/common/icon14.png) no-repeat left center / 2.2rem;
	}
	#main .access .accessBox .textBox .telList li.style01 {
		padding-left: 2.3rem;
		background: url(../img/common/icon15.png) no-repeat left center / 2.2rem;
	}
	#main .access .accessBox .textBox .comOrderList {
		margin-bottom: 0;
		padding: 0 0.3rem;
	}
	#main .access .accessBox .textBox .comOrderList li {
		padding-left: 0;
		text-indent: inherit;
		font-size: 1.7rem;
		line-height: 1.91;
	}
	#main .access .accessBox .map {
		width: auto;
		aspect-ratio: 414 / 347;
	}
}