@charset "utf-8";
/*------------------------------------------------------------
	about
------------------------------------------------------------*/
#main {
	padding-bottom: 21.6rem;
}
#main .mainImg {
	margin-bottom: 9.3rem;
}
#main .topTag {
	margin-bottom: 2.3rem;
	position: relative;
	width: fit-content;
	color: #040000;
	font-size: 2.6rem;
	font-weight: 700;
	z-index: 5;
}
#main .topTag .bg_line {
	padding: 0.4rem 2.4rem 1.8rem 3.4rem;
	--bgcolor: url(../img/about/bg01.webp) no-repeat;
    background-size: 100% 100%;
}
#main .topTag .bg_line::after {
    background-size: 100% 100%;
}
#main .content {
	width: 119rem;
}
#main .about01 {
	margin-bottom: 15.9rem;
}
#main .about01 .imgBox {
	margin-bottom: 6.7rem;
	padding: 0 1.4rem;
	align-items: flex-start;
}
#main .about01 .imgBox .textBox {
	margin-top: 0.8rem;
	width: calc(100% - 61.5rem);
}
#main .about01 .imgBox .textBox .hTitle {
	margin-bottom: 2.1rem;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1.92;
}
#main .about01 .imgBox .textBox .text {
	line-height: 2.35;
	text-align: justify;
}
#main .about01 .imgBox .photo {
	width: 54.3rem;
	border-radius: 3.3rem;
	overflow: hidden;
}
#main .about01 .middleText {
	margin-bottom: 4.1rem;
	font-size: 2.1rem;
	font-weight: 700;
	text-align: center;
}
#main .about01 .middleText .big {
	font-size: 2.8rem;
}
#main .about01 .middleText .big .color01 {
	color: #29de3c;
}
#main .about01 .middleText .lin {
	padding-bottom: 0.3rem;
	background: -webkit-linear-gradient(#29de3c,#29de3c) repeat-x center bottom / 100% 1px;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}
#main .about01 .imgArea {
	margin-bottom: 7.2rem;
	padding: 0 1.5rem;
}
#main .about01 .imgArea .textBox {
	width: calc(100% - 81.8rem);
}
#main .about01 .imgArea .textBox .text {
	line-height: 2.11;
	text-align: justify;
}
#main .about01 .imgArea .photo {
	margin-top: 1.1rem;
	width: 74.6rem;
}
#main .about01 .bottomBox {
	margin: 0 auto;
	max-width: 123.2rem;
	padding: 2rem 0 4.7rem;
	background: #e4fee5;
	border-radius: 20rem;
}
#main .about01 .bottomBox .subBox {
	margin: 0 auto;
	max-width: 97.4rem;
}
#main .about01 .bottomBox .title {
	margin: 0 auto -2.5rem;
	padding: 5rem 18.1rem 5rem;
	width: fit-content;
	font-size: 2.8rem;
	font-weight: 700;
	background: url(../img/about/arrow_left.webp) no-repeat left 12rem top calc(50% + 0.2rem) / 4.5rem,url(../img/about/arrow_right.webp) no-repeat right 11.7rem top calc(50% + 0.2rem) / 4.5rem;
	position: relative;
}
#main .about01 .bottomBox .text {
	line-height: 2.11;
	text-align: justify;
}
#main .about01 .bottomBox .title .photo01,
#main .about01 .bottomBox .title .photo02 {
	display: block;
	position: absolute;
}
#main .about01 .bottomBox .title .photo01 {
	margin-top: -4.8rem;
	left: -0.7rem;
	top: 50%;
	width: 7.6rem;
}
#main .about01 .bottomBox .title .photo02 {
	margin-top: -5.3rem;
	right: -0.4rem;
	top: 50%;
	width: 8.1rem;
}
#main .about02 {
	margin-bottom: 13.4rem;
	overflow: hidden;
}
#main .about02 .topTag {
	margin-bottom: -3.5rem;
}
#main .about02 .topTag .bg_line {
	padding: 0.4rem 4.3rem 1.7rem 3.4rem;
	--bgcolor: url(../img/about/bg02.webp) no-repeat;	
}
#main .about02 .bgArea {
	padding: 11.4rem 0 9.8rem;
	background: #f7f7f7;
	position: relative;
}
#main .about02 .subInner {
	margin-bottom: 3.4rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	max-width: 60rem;
}
#main .about02 .subInner .number {
	margin-left: -0.6rem;
	width: 16rem;
	font-size: 10rem;
	font-weight: 200;
	font-family: "Poppins", sans-serif;
	line-height: 1.2;
}
#main .about02 .subInner .number.spec {
	letter-spacing: 0.1em;
}
#main .about02 .subInner .textBox {
	padding-top: 1.9rem;
	width: calc(100% - 19.3rem);
}
#main .about02 .subInner .textBox .hTitle {
	margin-bottom: 3.1rem;
	font-size: 2rem;
	line-height: 1.3;
}
#main .about02 .subInner .textBox .hTitle .big {
	margin-right: 0.7rem;
	padding-bottom: 0.3rem;
	font-size: 4rem;
	vertical-align: -0.6rem;
	background: -webkit-linear-gradient(#29de3c,#29de3c) repeat-x center bottom / 100% 0.3rem;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}
#main .about02 .subInner .textBox .textUl li {
	margin-bottom: 1.1rem;
	padding-left: 1em;
	line-height: 1.76;
	text-indent: -1em;
}
#main .about02 .subInner .textBox .textUl li:last-child {
	margin-bottom: 0;
}
#main .about02 .outBox {
	margin-top: 4rem;
	gap: 2.6rem;
}
#main .about02 .outBox .subInner {
	margin-bottom: 0;
}
#main .about02 .photoBox {
	position: absolute;
	top: 13.6rem;
	right: 0;
	width: 55.2%;
}
#main .about02 .photoBox::before {
	position: absolute;
	bottom: -0.6rem;
	right: 0;
	width: 28.7rem;
	height: 0.6rem;
	background: #29de3c;
	content: '';
}
#main .about02 .photoBox .photo {
	border-radius: 5rem 0 0 5rem;
	overflow: hidden;
}
#main .about03 .topTag {
	margin-bottom: 5.2rem;
	padding-right: 6rem;
}
#main .about03 .topTag .bg_line {
	padding: 0.4rem 3.8rem 1.7rem 3.4rem;
	--bgcolor: url(../img/about/bg03.webp) no-repeat;	
}
#main .about03 .inner {
	gap: 5.7rem 0;
}
#main .about03 .subInner {
	width: calc((100% - 1.4rem) / 2);
}
#main .about03 .subInner .textBox {
	margin-bottom: 3.9rem;
	padding-left: 11.3rem;
	max-width: 66rem;
}
#main .about03 .subInner .textBox .hTitle {
	margin-bottom: 3.5rem;
	color: #231815;
	font-size: 2.4rem;
	font-weight: 700;
}
#main .about03 .subInner .textBox .text {
	margin-left: 0.6rem;
	padding-left: 4rem;
	border-left: 0.2rem solid #29de3c;
	line-height: 2.11;
	text-align: justify;
}
#main .about03 .subInner .photoBox {
	position: relative;
}
#main .about03 .subInner .photoBox::before {
	position: absolute;
	bottom: -0.5rem;
	right: 0;
	width: 23rem;
	height: 0.5rem;
	background: #29de3c;
	content: '';
}
#main .about03 .subInner:nth-child(2n) .textBox {
	padding-left: 2.4rem;
	max-width: 57.2rem;
}
#main .about03 .subInner:nth-child(2n) .textBox .text {
	margin-left: 1.8rem;
	padding-left: 2.8rem;
}
@media all and (max-width: 896px) {
	#main {
		padding-bottom: 13.5rem;
	}
	#main .headLine11 {
		top: 9.4rem;
	}
	#main .mainImg {
		margin-bottom: 5.8rem;
	}
	#main .topTag {
		margin-bottom: 1.8rem;
		font-size: 2.5rem;
		line-height: 1.2;
		max-width: 36.4rem;
	}
	#main .topTag .bg_line {
		padding: 0.9rem 2.9rem 2.1rem 3.5rem;
	}
	#main .about01 {
		margin-bottom: 6.5rem;
	}
	#main .about01 .content {
		padding: 0 1.5rem;
	}
	#main .about01 .imgBox {
		margin-bottom: 4rem;
		padding: 0 1.1rem;
		display: block;
	}
	#main .about01 .imgBox .textBox {
		margin: 0 0 2.3rem;
		width: auto;
	}
	#main .about01 .imgBox .textBox .hTitle {
		margin-bottom: 1.4rem;
		font-size: 2.2rem;
		line-height: 1.63;
	}
	#main .about01 .imgBox .textBox .text {
		line-height: 2;
	}
	#main .about01 .imgBox .photo {
		width: auto;
		border-radius: 1.6rem;
	}
	#main .about01 .middleText {
		margin: 0 1.2rem 2.3rem;
		font-size: 2.2rem;
		text-align: left;
		line-height: 1.6;
	}
	#main .about01 .middleText .big {
		font-size: 2.5rem;
	}
	#main .about01 .middleText .lin {
		padding-bottom: 0.2rem;
	}
	#main .about01 .imgArea {
		margin-bottom: 3rem;
		padding: 0 1.2rem;
		display: block;
	}
	#main .about01 .imgArea .textBox {
		margin-bottom: 3rem;
		width: auto;
	}
	#main .about01 .imgArea .textBox .text {
		line-height: 2;
	}
	#main .about01 .imgArea .photo {
		margin: 0 -0.2rem;
		width: auto;
	}
	#main .about01 .bottomBox {
		margin: 0 2.6rem;
		max-width: inherit;
		padding: 2rem 3.3rem 4.6rem;
		border-radius: 1.6rem;
	}
	#main .about01 .bottomBox .subBox {
		margin: 0;
		max-width: inherit;
	}
	#main .about01 .bottomBox .title {
		margin: 0 auto -1.2rem;
		padding: 2.4rem 9rem;
		font-size: 2.2rem;
		line-height: 1.36;
		background: url(../img/about/arrow_left.webp) no-repeat left 4rem top calc(50% + 0.3rem) / 3.3rem,url(../img/about/arrow_right.webp) no-repeat right 5rem top calc(50% + 0.3rem) / 3.3rem;
	}
	#main .about01 .bottomBox .text {
		line-height: 2;
	}
	#main .about01 .bottomBox .title .photo01 {
		margin-top: -1.5rem;
		left: -0.1rem;
		top: 50%;
		width: 3.4rem;
	}
	#main .about01 .bottomBox .title .photo02 {
		margin-top: -1.9rem;
		right: 0.8rem;
		top: 50%;
		width: 3.6rem;
	}
	#main .about02 {
		margin-bottom: 7.3rem;
	}
	#main .about02 .topTag {
		margin-bottom: -5.3rem;
	}
	#main .about02 .topTag .bg_line {
		padding: 1.8rem 2rem 2.8rem 4.5rem;
		--bgcolor: url(../img/about/bg02_sp.webp) no-repeat;	
	}
	#main .about02 .bgArea {
		padding: 7.3rem 0 7.4rem;
	}
	#main .about02 .subInner {
		margin-bottom: 3rem;
		max-width: inherit;
	}
	#main .about02 .subInner .number {
		margin-left: -0.7rem;
		width: 11rem;
		font-size: 8.4rem;
	}
	#main .about02 .subInner .textBox {
		padding-top: 1.5rem;
		width: calc(100% - 11.4rem);
	}
	#main .about02 .subInner .textBox .hTitle {
		margin-bottom: 2.4rem;
		font-size: 2.2rem;
		line-height: 1.5;
	}
	#main .about02 .subInner .textBox .hTitle .smallText {
		display: block;
		margin-bottom: -4.3rem;
	}
	#main .about02 .subInner .textBox .hTitle .big {
		margin: 0;
		padding-bottom: 0.1rem;
		font-size: 3.8rem;
		vertical-align: inherit;
		background: -webkit-linear-gradient(#29de3c,#29de3c) repeat-x center bottom / 100% 0.2rem;
		box-decoration-break: clone;
		-webkit-box-decoration-break: clone;
	}
	#main .about02 .subInner .textBox .textUl {
		margin-left: -6.6rem;
	}
	#main .about02 .subInner .textBox .textUl li {
		margin-bottom: 1rem;
		line-height: 1.75;
		letter-spacing: 0.02em;
	}
	#main .about02 .outBox {
		margin-top: 4rem;
		display: block;
	}
	#main .about02 .outBox .subInner {
		margin-bottom: 4rem;
	}
	#main .about02 .photoBox {
		margin-top: 5.8rem;
		position: relative;
		top: auto;
		right: auto;
		width: auto;
	}
	#main .about02 .photoBox::before {
		width: 20.8rem;
	}
	#main .about02 .photoBox .photo {
		margin-left: 2.7rem;
		border-radius: 2.4rem 0 0 2.4rem;
	}
	#main .about03 .topTag {
		margin-bottom: 3.4rem;
		padding-right: 0;
	}
	#main .about03 .topTag .bg_line {
		padding: 1.8rem 4rem 2.8rem 4.4rem;
		--bgcolor: url(../img/about/bg03_sp.webp) no-repeat;	
	}
	#main .about03 .inner {
		display: block;
	}
	#main .about03 .subInner {
		margin-bottom: 4.3rem;
		width: auto;
	}
	#main .about03 .subInner:last-child {
		margin-bottom: 0;
	}
	#main .about03 .subInner .textBox {
		margin-bottom: 3rem;
		padding: 0 2.2rem !important;
		max-width: inherit !important;
	}
	#main .about03 .subInner .textBox .hTitle {
		margin-bottom: 2.1rem;
		font-size: 2.3rem;
		letter-spacing: 0.1em;
	}
	#main .about03 .subInner .textBox .text {
		margin-left: 0.1rem !important;
		padding-left: 2.3rem !important;
		line-height: 2;
	}
	#main .about03 .subInner .photoBox::before {
		width: 20.8rem;
	}
}