@charset "utf-8";
/*------------------------------------------------------------
	about-us
------------------------------------------------------------*/
#pagePath {
	margin-bottom: 8.9rem;
}
#main {
	color: #333;
}
#main a {
	color: #333;
}
#main .messageBox {
	margin-bottom: 11.5rem;
	max-width: 120rem;
}
#main .messageBox .imgBox {
	margin-bottom: 7.7rem;
	display: flex;
	justify-content: space-between;
}
#main .messageBox .imgBox .photo {
	width: 64rem;
	order: 3;
}
#main .messageBox .imgBox .photo img {
	width: 100%;
}
#main .messageBox .imgBox .photo p {
	text-align: right;
	font-size: 1.4rem;
	margin-top: -0.1rem;
	letter-spacing: 0.05em;
}
#main .messageBox .imgBox .leftBox {
	flex: 1;
	margin: 9.1rem -8rem 0 0;
	position: relative;
	z-index: 10;
}
#main .messageBox .imgBox .innerBox {
	width: 100%;
	max-width: 64rem;
	background-color: #fff;
	border-radius: 1.5rem;
	padding: 5rem 5rem 3.8rem;
}
#main .messageBox .imgBox p {
	margin-bottom: 3.5rem;
	line-height: 2.18;
	letter-spacing: 0.02em;
	text-align: justify;
}
#main .messageBox .imgBox p:last-child {
	margin-bottom: 0;
}
#main .messageBox .imgBox .title {
	margin-bottom: 2.6rem;
	color: #476b8f;
	font-size: 4.2rem;
	font-weight: 700;
	line-height: 1.166;
	letter-spacing: 0.05em;
}
#main .messageBox .imgBox .title img {
	width: 32.4rem;
	margin-bottom: 2.8rem;
	display: block;
}
#main .comListDl02 {
	margin: 0 auto;
  	max-width: 90rem;
}
#main .comListDl02 .txtUl li {
	display: flex;
}
#main .comListDl02 .txtUl .ttl {
	width: 8.4rem;
}
#main .comListDl02 .txtUl .txt {
	flex: 1;
}
@media all and (max-width: 896px) {
	#main .messageBox .imgBox .photo {
		width: auto;
	}
	#main .messageBox .imgBox {
		display: block;
	}
	#main .messageBox .imgBox .leftBox {
		margin: 3rem 0 0 0;
	}
	#main .messageBox .imgBox .innerBox {
		width: 100%;
		max-width: inherit;
		border-radius: 1.5rem;
		padding: 2rem;
	}
	#main .messageBox .imgBox .title {
		margin-bottom: 2.6rem;
		font-size: 3rem;
		letter-spacing: 0;
	}
	#main .messageBox .imgBox .title img {
		width: 23rem;
		margin-bottom: 1rem;
		display: block;
	}
	#main .messageBox .imgBox p {
		margin-bottom: 1.5rem;
	}
	#main .comListDl02 {
		max-width: inherit;
	}
}



/* stageBox */
#main .stageBox {
	padding: 5rem 5.3rem 4.5rem;
	max-width: 120rem;
	border: 0.1rem solid #476b8f;
	line-height: 1.75;
	position: relative;
	letter-spacing: 0.05em;
}
#main .stageBox .imgBox {
	display: flex;
}
#main .stageBox .imgBox .photo {
	width: 47.4rem;
}
#main .stageBox .imgBox .photo img {
	width: 100%;
}
#main .stageBox .imgBox .textBox {
	margin: 1rem 2rem 0 0;
	flex: 1;
	text-align: center;
}
#main .stageBox .title {
	font-size: 4.2rem;
	width: 100%;
	position: absolute;
	top: -2.3rem;
	left: 0;
	text-align: center;
	line-height: 1;
	letter-spacing: 0.03em;
}
#main .stageBox .title span {
	background-color: #e5ebeb;
	padding: 0 3.6rem;
}
#main .stageBox .title small {
	font-size: 3.3rem;
}
#main .stageBox .ttl {
	margin-bottom: 1.2rem;
	color: #476b8f;
	font-weight: 700;
	font-size: 2.4rem;
	letter-spacing: 0.05em;
}
#main .stageBox .ttl img {
	margin: -0.7rem 0.6rem 0 -3.6rem;
	width: 3.5rem;
	display: inline-block;
	vertical-align: middle;
}
#main .stageBox .ttl02 {
	margin-left: 4.4rem;
}
#main .stageBox * + .ttl {
	margin-top: 3.1rem;
}
#main .comBg {
	padding-bottom: 10.5rem;
}
@media all and (max-width: 896px) {
	#main .stageBox .imgBox {
		display: block;
	}
	#main .stageBox .imgBox .textBox {
		margin: 0;
	}
	#main .stageBox .imgBox .photo {
		margin-top: 4rem;
		width: auto;
	}
	#main .stageBox .title {
		font-size: 2.7rem;
		top: -1.7rem;
	}
	#main .stageBox .title small {
		font-size: 2rem;
	}
	#main .stageBox .title span {
		padding: 0 0.5rem;
	}
	#main .stageBox {
		padding: 4rem 1.5rem 3rem;
	}
	#main .stageBox .ttl img {
		margin: -0.7rem 0.6rem 0 0;
		width: 2.6rem;
	}
	#main .stageBox .ttl {
		margin-left: 0;
		font-size: 2rem;
	}
	#main .comBg {
		padding-bottom: 5rem;
	}
}



/* mapBox */
#main .mapBox {
	padding-top: 8.3rem;
}
#main .mapBox .subBox {
	text-align: center;
	letter-spacing: 0.03em;
}
#main .mapBox .subBox + .subBox {
	margin-top: 6.7rem;
}
#main .mapBox .title {
	margin-bottom: 0.3rem;
	color: #476b8f;
	font-weight: 700;
	font-size: 2.4rem;
}
#main .mapBox .map {
	margin-top: 2.1rem;
	aspect-ratio: 1100/370;
	font-size: 0;
	line-height: 1;
	border-radius: 1.5rem;
	overflow: hidden;
}
#main .mapBox .map iframe {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media all and (max-width: 896px) {
	#main .mapBox .title {
		font-size: 2rem;
	}
	#main .mapBox .map {
		margin-top: 2.1rem;
		aspect-ratio: 1100/600;
		border-radius: 1rem;
	}
}
