@charset "utf-8";
/*------------------------------------------------------------
	group
------------------------------------------------------------*/
#main {
	overflow: hidden;
}
#main .comTopBox {
	padding-bottom: 40rem;
}
#main .bgSec {
	padding-bottom: 25.7rem;
	background: #EBF5F7;
	border-radius: 40% 40% 0 0 / 20% 20% 0 0;
}
@media all and (max-width: 1599px) {
	#main .bgSec {
		border-radius: 63.6rem 63.6rem 0px 0px;
	}
}
#main .inner {
	margin: 0 1.3rem;
	padding-bottom: 11.7rem;
	position: relative;
	border-bottom: 1px solid #000;
}
#main .inner:before,
#main .inner:after {
	position: absolute;
	left: -1.3rem;
	bottom: -1rem;
	width: 1px;
	height: 2.3rem;
	background-color: #000;
	content: "";
}
#main .inner:after {
	left: auto;
	right: -1.3rem;
}
#main .topBox .imgBox {
	margin-bottom: 9rem;
}
#main .topBox .midImg {
	margin-bottom: -54.3rem;
	text-align: center;
}
#main .topBox .midImg img {
	width: 84.1rem;
	transform: translate(0.4rem,-33.3rem);
}
#main .topBox .imgList {
	margin: 0 -7.3rem;
}
#main .topBox .imgList li {
	width: 40rem;
	position: relative;
}
#main .topBox .imgList .item01 {
	margin-top: 2.5rem;
}
#main .topBox .imgList .item02 {
	margin: 7.4rem -4rem 0 -10rem;
	width: 36.9rem;
	z-index: 3;
}
#main .topBox .imgList .item03 {
	margin: 11.5rem -12rem 0 0;
	width: 30.8rem;
	z-index: 2;
}
#main .topBox .imgList .item04 {
	width: 35.4rem;
}
#main .topBox .txtBox {
	margin: 0 auto;
	max-width: 100rem;
}
#main .topBox h3 {
	margin: 0 auto 1.5rem;
	width: fit-content;
	font-size: 2.6rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	display: block;
}
#main .topBox p {
	letter-spacing: 0.02em;
	line-height: 2.25;
	text-align: justify;
}
#main .relateBox {
	margin-bottom: 16rem;
	padding: 9.3rem 0 8.8rem;
}
#main .relateList {
	margin: 0 0 0 -1rem;
}
#main .relateList li {
	padding: 2.3rem 4.3rem 1.7rem;
	width: 35rem;
	border-right: 1px solid #000;
}
#main .relateList li:nth-child(2) {
	padding-left: 0;
}
#main .relateList li:nth-child(3) {
	width: auto;
	flex: 1;
}
#main .relateList li:last-child {
	padding-right: 1rem;
	border-right: none;
}
#main .relateList .logo {
	margin-bottom: 3.3rem;
	text-align: center;
}
#main .relateList .logo img {
	margin-bottom: 1.2rem;
	height: 5.7rem;
}
#main .relateList .logo p {
	font-size: 1.8rem;
	font-weight: 700;
}
#main .relateList .txt {
	line-height: 2.25;
	text-align: justify;
	letter-spacing: -0.01em;
}
#main .relateList .wid01 {
	margin: 0 auto 5.8rem;
	padding: 0 0 6rem;
	max-width: 84rem;
	width: 100%;
	border-right: none;
	border-bottom: 1px solid #000;
}
#main .relateList .wid01 .logo {
	margin-bottom: 1.8rem;
}
#main .relateList .wid01 .logo img {
	margin-bottom: 1.8rem;
	height: 5.1rem;
}
#main .relateList .wid01 .logo p {
	font-size: 2rem;
}
#main .bgBox {
	padding: 9rem 18% 12rem;
	position: relative;
	background-color: #fff;
	border-radius: 1.9rem;
}
#main .bgBox h3 {
	padding: 0.7rem 2rem;
	position: absolute;
	width: 23.9rem;
	left: 7.5rem;
	top: -2.2rem;
	font-size: 2rem;
	font-weight: 700;
	text-align: center;
	background-color: #00A23E;
	border-radius: 3rem;
}
#main .comHistory {
	margin-bottom: 4.3rem;
}
#main .bgBox .photoList {
	margin: 0 0.3rem;
	gap: 3.2rem 0;
}
#main .bgBox .photoList li {
	width: 47.5%;
}
#main .bgBox .photoList a {
	display: block;
}
#main .bgBox .photoList .photo {
	margin-bottom: 0.6rem;
	overflow: hidden;
	display: block;
}
#main .bgBox .photoList img {
	width: 100%;
	transition: .5s;
}
#main .bgBox .photoList .txt {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 1.4rem;
}
#main .bgBox .photoList .link {
	display: inline-block;
	font-size: 1rem;
	padding-right: 2.5rem;
	letter-spacing: 0.1em;
	background: url(../img/common/arrow12.svg) no-repeat right 0.5rem/1.8rem;
}
@media all and (hover: hover) and (min-width: 897px) {
	#main .bgBox .photoList a:hover img {
		transform: scale(1.04);
	}
}
@media all and (max-width: 1300px) {}
@media all and (min-width: 897px) {}
@media all and (max-width: 896px) {
	#main .comTopBox {
		padding-bottom: 6rem;
	}
	#main .comTopBox h2 {
		font-size: 5.3rem;
		line-height: 1.13;
	}
	#main .comTopBox h2 small {
		margin-bottom: -0.1rem;
		line-height: 1;
	}
	#main .comTopBox {
		padding-bottom: 13.7rem;
	}
	#main .bgSec {
		padding-bottom: 18rem;
		border-radius: 13.8rem 13.8rem 0 0;
	}
	#main .inner {
		margin: 0;
		padding-bottom: 10rem;
	}
	#main .inner:before,
	#main .inner:after {
		display: none;
	}
	#main .topBox .imgBox {
		margin-bottom: 5.5rem;
	}
	#main .topBox .midImg {
		margin-bottom: -15.9rem;
	}
	#main .topBox .midImg img {
		width: 36.5rem;
		transform: translate(0,-12.3rem);
	}
	#main .topBox .imgList {
		margin: 0 -1.1rem;
		justify-content: center;
	}
	#main .topBox .imgList li {
		width: 13rem;
	}
	#main .topBox .imgList .item01 {
		margin-top: 0.8rem;
	}
	#main .topBox .imgList .item02 {
		margin: 2.5rem -1.2rem 0 -3.2rem;
		width: 11.9rem;
	}
	#main .topBox .imgList .item03 {
		margin: 3.8rem -3.8rem 0 0;
		width: 10rem;
	}
	#main .topBox .imgList .item04 {
		width: 11.4rem;
	}
	#main .topBox h3 {
		margin: 0 0 1.7rem;
		line-height: 1.54;
	}
	#main .topBox p {
		line-height: 1.88;
	}
	#main .relateBox {
		margin-bottom: 10rem;
		padding: 4.7rem 0 4.7rem;
	}
	#main .relateList {
		margin: 0;
	}
	#main .relateList li {
		padding: 4.3rem 2.5rem 4.5rem !important;
		width: 100%;
		border-right: none;
		border-bottom: 1px solid #000;
	}
	#main .relateList li:last-child {
		padding-bottom: 0 !important;
		border-bottom: none;
	}
	#main .relateList .logo {
		margin: 0 -1rem 2.6rem;
	}
	#main .relateList .logo img {
		margin-bottom: 1.3rem;
		height: 8.7rem;
	}
	#main .relateList .logo02 img {
		margin-bottom: -1.8rem;
		height: 7.9rem;
	}
	#main .relateList .txt {
		line-height: 1.88;
		letter-spacing: -0.02em;
	}
	#main .relateList .wid01 {
		margin-bottom: 0;
		padding: 0 2.5rem 4.5rem !important;
		max-width: inherit;
	}
	#main .relateList .wid01 .logo {
		margin-bottom: 2.6rem;
	}
	#main .relateList .wid01 .logo img {
		margin-bottom: 1.4rem;
		height: 4.1rem;
	}
	#main .relateList .wid01 .logo p {
		font-size: 1.8rem;
	}
	#main .bgBox {
		padding: 7.8rem 3rem 7.2rem;
		border-radius: 1.9rem;
	}
	#main .bgBox h3 {
		padding: 1.1rem 2rem;
		width: 30rem;
		left: 3.2rem;
		top: -2.6rem;
		font-size: 2.2rem;
		letter-spacing: 0.1em;
	}
	.comHistory {
		margin-bottom: 3rem;
	}
	#main .bgBox .photoList {
		gap: 2rem 0;
	}
	#main .bgBox .photoList li {
		width: 100%;
	}
	#main .bgBox .photoList .photo {
		margin-bottom: 1rem;
	}
	#main .bgBox .photoList .txt {
		font-size: 1.3rem;
	}
	#main .bgBox .photoList .lTxt {
		letter-spacing: -0.08em;
	}
	#main .bgBox .photoList .link {
		font-size: 1.5rem;
		line-height: 1;
		padding-right: 2.2rem;
		background-size: 1.7rem;
	}
}