@charset "utf-8";
/*------------------------------------------------------------
	environment
------------------------------------------------------------*/
.mainImg {
	margin-bottom: 7.4rem;
}
.mainImg .txt {
	position: absolute;
	left: 5.5rem;
	top: 32.8rem;
	color: #231815;
	font-size: 1.8rem;
	line-height: 2.22;
	letter-spacing: 0.06em;
	z-index: 1;
}
.mainImg .txt .big {
	margin-bottom: 0.2rem;
	display: block;
	font-size: 4.3rem;
	font-weight: 700;
}
#main .topLink .bg_line {
	padding-left: 2.7rem;
	--bgcolor: #F2F2F2;
}
#main .fixInfo {
	margin-top: 15.4rem;
}
#main .info01 {
	position: relative;
}
#main .topBox {
	padding: 0 0 7.9rem 16.9rem;
}
#main .topBox .heading01 {
	position: absolute;
	left: 0;
	top: -0.5rem;
	font-size: 2.4rem;
	font-weight: 700;
	border-radius: 0 7.5rem 7.5rem 0;
	overflow: hidden;
}
#main .topBox .heading01 .bg_line {
	display: block;
	padding: 4rem 7.4rem 3.9rem 5.9rem;
	--bgcolor: linear-gradient(135deg, rgba(60, 244, 78, 1) 0.02%, rgba(42, 203, 57, 1) 100%);
}
#main .topBox .heading02 {
	margin-bottom: 1.8rem;
	font-size: 3.6rem;
	font-weight: 700;
}
#main .topBox .txt {
	line-height: 2.11;
}
#main .info01 {
	padding-bottom: 8.4rem;
}
#main .info01 .ttl {
	margin-bottom: 2.6rem;
	display: flex;
	align-items: center;
}
#main .info01 .ttl .txt01 {
	font-size: 2rem;
	font-weight: 700;
}
#main .info01 .ttl .txt02 {
	margin: 0 2.6rem 0 1.6rem;
	min-height: 5.1rem;
	padding: 0 2.2rem;
	display: flex;
	align-items: center;
	font-size: 2rem;
	font-weight: 700;
	background: url(../img/environment/line01.webp) no-repeat left center,url(../img/environment/line02.webp) no-repeat right center;
	background-size: 1.4rem auto;
}
#main .info01 .ttl .txt02 span {
	margin: 0 0.3rem;
	font-size: 4.2rem;
	font-weight: 500;
}
#main .info01 .listUl {
	margin-bottom: 3rem;
}
#main .info01 .listUl li {
	width: 21.3rem;
	padding: 2.9rem 2rem 2.5rem;
	text-align: center;
	background: #F7F7F7;
	border-radius: 0 2.3rem 0 0;
	border-left: 0.3rem solid #29DE3C;
}
#main .info01 .listUl .ico img {
	width: 7.3rem !important;
	height: auto !important;
}
#main .info01 .listUl p {
	min-height: 5rem;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.65rem;
	line-height: 1.4;
}
#main .info01 .noteList li {
	font-size: 1.6rem;
	line-height: 2;
	text-indent: -1em;
	padding-left: 1em;
}
#main .info02 {
	padding: 8.2rem 0 7.9rem;
	position: relative;
	background-color: #F0F0F0;
}
#main .info02 .headLine12 {
	margin-bottom: 2.9rem;
}
#main .info02 .text {
	margin-bottom: 6.4rem;
	line-height: 2.11;
}
#main .info02 .link {
	position: absolute;
	right: 0;
	top: 14.1rem;
	width: 27rem;
	overflow: hidden;
	border-radius: 5rem 0 0 5rem;
}
#main .info02 .link a {
	display: block;
	font-size: 1.8rem;
}
#main .info02 .link .bg_line {
	height: 8.3rem;
	padding: 0 4.9rem;
	position: relative;
	display: flex;
	align-items: center;
	--bgcolor: #fff;
	transition: .3s;
}
#main .info02 .link .bg_line::before {
	width: 1.5rem;
	position: absolute;
	right: 4rem;
	top: 0;
	bottom: 0;
	background: url(../img/common/icon14.webp) no-repeat center center;
	background-size: 1.4rem auto;
	content: "";
}
#main .info02 li {
	width: 35rem;
}
#main .info02 .ttl {
	padding-left: 9.7rem;
	margin-bottom: 2.5rem;
	position: relative;
	font-size: 2rem;
	line-height: 1.7;
	font-weight: 700;
}
#main .info02 .ttl .num {
	position: absolute;
	left: -0.2rem;
	top: 50%;
	width: 8.4rem;
	height: 8.4rem;
	padding-top: 1.5rem;
	text-align: center;
	font-size: 1.5rem;
	font-weight: 400;
	background-color: #29DE3C;
	border-radius: 100%;
	transform: translateY(-50%);
}
#main .info02 .ttl .num span {
	margin-top: -1.6rem;
	display: block;
	font-size: 3.3rem;
	font-weight: 500;
}
#main .info02 .whiteBg {
	padding: 3.4rem 4.2rem;
	background: #fff;
	border-radius: 0 2.5rem 0 0;
	border-left: 0.3rem solid #29DE3C;
}
#main .info02 .whiteBg p {
	text-align: justify;
	line-height: 2.11;
}
#main .info03 {
	padding: 15.2rem 0 10.8rem;
	position: relative;
}
#main .info03 .imgBox {
	padding-top: 1.1rem;
	margin-bottom: -0.4rem;
	align-items: flex-start;
}
#main .info03 .imgBox .pho {
	margin: 1.2rem -12rem 0 0;
	width: 68.9rem;
	overflow: hidden;
	border-radius: 3rem 0 0 3rem;
}
#main .info03 .imgBox p {
	width: 35rem;
	text-align: justify;
	line-height: 2.36;
}
#main .info03 ul {
	margin-top: -7.1rem;
}
#main .info03 li {
	margin-top: 6.3rem;
	width: 54.9rem;
}
#main .info03 li .ttl {
	margin-bottom: 1.6rem;
	padding-bottom: 0.9rem;
	width: fit-content;
	font-size: 2rem;
	font-weight: 700;
	border-bottom: 0.3rem solid #29DE3C;	
}
#main .info03 li p {
	text-align: justify;
	line-height: 2.11;
}
#main .info03 li .pho {
	margin-top: 3.2rem;
}
#main .info03 li .bgBox {
	margin-top: 0.4rem;
	padding: 2.3rem 4.4rem 2.8rem;
	background-color: #F0F0F0;
	border-radius: 0 2.5rem 0 0;
}
#main .info03 li .bgBox p {
	font-size: 1.5rem;
	line-height: 1.83;
}
#main .info03 li .bgBox span {
	margin-bottom: 0.3rem;
	display: block;
	font-size: 1.8rem;
	font-weight: 700;
}
#main .info04 {
	padding: 11rem 0 12.5rem;
	position: relative;
	background-color: #F0F0F0;
}
#main .info04 .headLine12 {
	margin-bottom: 2.9rem;
}
#main .info04 .text {
	margin-bottom: 6.4rem;
	line-height: 2.11;
}
#main .info04 .title {
	margin-bottom: 2.9rem;
	padding: 0 1.9rem;
	width: fit-content;
	font-size: 2rem;
	font-weight: 700;
	border: 1px solid #231815;
	border-radius: 5rem;
}
#main .info04 .listUl {
	margin-bottom: 5rem;
}
#main .info04 .listUl li {
	width: 35rem;
}
#main .info04 .listUl .ttl {
	margin: 0 0.2rem 1rem;
	font-size: 2rem;
	font-weight: 700;
}
#main .info04 .listUl .whiteBg {
	padding: 3.6rem 4.2rem 4rem;
	background: #fff;
	border-radius: 0 2.5rem 0 0;
	border-left: 0.3rem solid #29DE3C;
}
#main .info04 .listUl p {
	line-height: 2.11;
	text-align: justify;
}
#main .info04 .textInfo {
	margin-bottom: 5.2rem;
	justify-content: space-between;
}
#main .info04 .textInfo .ttl {
	width: 18rem;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.44;
	border-left: 1px solid #231815;
	border-right: 1px solid #231815;
}
#main .info04 .textInfo dl {
	width: calc(100% - 22.7rem);
	line-height: 1.76;
	margin-top: -0.4rem;
}
#main .info04 .textInfo dt {
	float: left;
	font-weight: 700;
}
#main .info04 .textInfo dd {
	padding: 0 0 1.2rem 6.2em;
}
#main .info04 .textInfo dd:last-child {
	padding-bottom: 0;
}
#main .info05 {
	padding: 9.1rem 0 20.6rem;
}
#main .info05 .headLine12 {
	margin-bottom: 4.5rem;
}
#main .info05 p {
	text-align: justify;
	line-height: 2.11;
}
#main .info05 p span {
	margin-bottom: 1.4rem;
	display: block;
	font-size: 2rem;
	font-weight: 700;
}
#main .info05 .imgBox {
	margin-top: 5.8rem;
}
#main .info05 .imgBox p {
	width: 26rem;
}
#main .info05 .imgBox .textImg {
	width: 82.8rem;
	margin-top: 1.7rem;
}
#main .info06 {
	padding-bottom: 27.8rem;
	position: relative;
}
#main .info06 .textList {
	margin-bottom: 10.5rem;
}
#main .info06 .textList > li {
	width: 26.1rem;
}
#main .info06 .textList .ttl {
	margin: 0 0.2rem 0.6rem;
	font-size: 2rem;
	font-weight: 700;
}
#main .info06 .textList .bgBox {
	padding: 3rem 4rem 2.9rem 3.6rem;
	background: #F7F7F7;
	border-radius: 0 1.8rem 0 0;
	border-left: 0.3rem solid #29DE3C;
}
#main .info06 .textList p {
	line-height: 2.11;
	text-align: justify;
}
#main .info06 .textList ul {
	margin-right: -1rem;
}
#main .info06 .textList ul li {
	line-height: 2.11;
	text-align: justify;
	text-indent: -1em;
	padding-left: 1em;
}
#main .info06 .textList .sml {
	margin-top: 0.9rem;
	font-size: 1.5rem;
	line-height: 1.53;
	text-indent: -1em;
	padding-left: 1em;
}
#main .info06 .text {
	margin: -3.8rem 0 4.1rem;
	line-height: 2.11;
}
#main .info06 .phoList li {
	width: 56.4rem;
}
#main .info06 .phoList .pho > div {
	width: 50%;
}
#main .info06 .phoList p {
	margin: 1rem 2rem 0;
	font-size: 1.8rem;
}
@media all and (min-width: 897px) {
	.headLine11 {
		top: 14.1rem;
	}
	#main .topLink li {
		margin: 0 3.8rem;
		width: 29.1rem;
	}
	#main .info02 .link a:hover .bg_line {
		color: #fff;
		--bgcolor: #6bdb57;
	}
	#main .info02 .link a:hover .bg_line::before {
		background-image: url(../img/common/icon14_on.webp);
	}
	#main .info02 ul {
		position: relative;
	}
	#main .info02 ul::after {
		content: "";
		width: 35rem;
	}
	#main .info03 .heading01 {
		top: 13.8rem;
	}
	#main .info03 .topBox .heading01 .bg_line,
	#main .info06 .topBox .heading01 .bg_line {
		padding: 2.6rem 7.4rem 2.5rem 5.9rem;
	}
	#main .info04 .listUl {
		position: relative;
	}
	#main .info04 .listUl::after {
		content: "";
		width: 35rem;
	}
	#main .info06 .topBox .heading01 {
		top: -1.5rem;
	}
	#main .info06 .heading02 {
		margin-bottom: 2.9rem;
	}
	#main .info06 .topBox {
		padding-bottom: 5.4rem;
	}
	#main .info06 .txt {
		line-height: 2.36;
	}
	#gFooter .fBg {
		padding-bottom: 9.6rem;
	}
	#gFooter address {
		bottom: 9.6rem;
	}
}
@media all and (max-width: 896px) {
	#gFooter .fBg {
		padding-bottom: 7.5rem;
	}
	.mainImg {
		margin-bottom: 6.2rem;
	}
	.headLine11 {
		left: 2.2rem;
		top: 20.3rem;
	}
	.mainImg .txt {
		width: 27.1rem;
		left: 2.1rem;
		top: auto;
		padding: 1.8rem 0 2.5rem 2.8rem;
		bottom: 2.5rem;
		font-size: 1.6rem;
		line-height: 1.68;
		letter-spacing: -0.02em;
		background-color: rgba(255, 255, 255, 0.85);
	}
	.mainImg .txt .big {
		margin-bottom: -0.2rem;
		font-size: 3.5rem;
	}
	#main .topLink {
		justify-content: space-between;
	}
	#main .topLink li {
		margin: 0;
		width: 13.3rem;
	}
	#main .topLink .bg_line {
		height: 5rem;
		padding: 0 5rem 0 1.8rem;
		font-size: 1.5rem;
		line-height: 1.13;
	}
	#main .topLink .bg_line::before {
		width: 4.6rem;
	}
	#main .fixInfo {
		margin-top: 5.9rem;
	}
	#main .topBox {
		padding: 0 0 1.3rem;
	}
	#main .topBox .heading01 {
		margin: 0 0 3.5rem -2.5rem;
		position: static;
		font-size: 2.3rem;
		width: fit-content;
	}
	#main .topBox .heading01 .bg_line {
		padding: 2.3rem 3.7rem 2.6rem 3.2rem;
		letter-spacing: 0.1em;
	}
	#main .topBox .heading02 {
		margin-bottom: 1.2rem;
		font-size: 2.6rem;
		line-height: 1.46;
	}
	#main .topBox .txt {
		text-align: justify;
		line-height: 2;
	}
	#main .info01 {
		padding-bottom: 4.8rem;
	}
	#main .info01 .ttl {
		margin-bottom: 2.5rem;
		flex-wrap: wrap;
		line-height: 1.375;
	}
	#main .info01 .ttl .txt01 {
		font-size: 2.1rem;
	}
	#main .info01 .ttl .txt02 {
		margin: 0 2.6rem 0 2rem;
		font-size: 2.1rem;
	}
	#main .info01 .ttl .txt02 span {
		margin: 0 0.3rem;
		font-size: 5rem;
	}
	#main .info01 .ttl .txt03 {
		width: 100%;
		margin-top: 1.5rem;
	}
	#main .info01 .listUl {
		margin: -2rem 0 1.4rem;
	}
	#main .info01 .listUl li {
		margin-top: 2rem;
		width: calc(50% - 0.8rem);
		padding: 2.3rem 2rem 1.5rem;
	}
	#main .info01 .listUl .ico img {
		width: 5.9rem !important;
	}
	#main .info01 .listUl p {
		margin-top: -0.5rem;
		min-height: 5rem;
		font-size: 1.6rem;
		line-height: 1.25;
	}
	#main .info01 .noteList li {
		padding-bottom: 1rem;
		font-size: 1.5rem;
		line-height: 1.46;
	}
	#main .info02 {
		padding: 4.8rem 0 3.6rem;
	}
	#main .info02 .headLine12 {
		margin-bottom: 2rem;
	}
	#main .headLine12 {
		margin: 0 -0.2rem;
		font-size: 2.5rem;
	}
	#main .info02 .text {
		margin-bottom: 1.7rem;
		line-height: 2;
	}
	#main .info02 .link {
		margin: 0 0 3.8rem -0.5rem;
		position: static;
		width: 24.2rem;
		border-radius: 5rem;
	}
	#main .info02 .link a {
		font-size: 1.5rem;
	}
	#main .info02 .link .bg_line {
		height: 5rem;
		padding: 0 3rem;
	}
	#main .info02 ul {
		display: block;
	}
	#main .info02 li {
		margin-bottom: 3.3rem;
		width: auto;
	}
	#main .info02 .ttl {
		padding-left: 7.9rem;
		margin-bottom: 2rem;
		font-size: 1.7rem;
		line-height: 1.58;
	}
	#main .info02 .ttl .num {
		left: -0.3rem;
		width: 7rem;
		height: 7rem;
		padding-top: 1.2rem;
		font-size: 1.4rem;
	}
	#main .info02 .ttl .num span {
		margin-top: -1.3rem;
		font-size: 2.85rem;
	}
	#main .info02 .whiteBg {
		padding: 1.9rem 2.4rem 2rem;
		border-radius: 0 1.8rem 0 0;
		border-left-width: 0.2rem;
	}
	#main .info02 .whiteBg p {
		font-size: 1.5rem;
		line-height: 1.53;
	}
	#main .info03 {
		padding: 5.2rem 0 3.2rem;
	}
	#main .info03 .heading01 {
		margin-bottom: 2.3rem;
	}
	#main .info03 .imgBox {
		padding-top: 0.1rem;
		margin-bottom: 3.5rem;
		display: block;
	}
	#main .info03 .imgBox .pho {
		margin: 2.4rem -2.5rem 0 -0.3rem;
		width: auto;
		border-radius: 1.5rem 0 0 1.5rem;
	}
	#main .info03 .imgBox p {
		width: auto;
		line-height: 2;
	}
	#main .info03 ul {
		margin-top: 2.5rem;
		display: block;
	}
	#main .info03 li {
		margin: 0 0 2.2rem;
		width: auto;
	}
	#main .info03 li .ttl {
		margin-bottom: 0.9rem;
		padding-bottom: 0.2rem;
		font-size: 1.8rem;
		border-bottom-width: 0.2rem;	
	}
	#main .info03 li p {
		line-height: 1.875;
	}
	#main .info03 li .pho {
		margin-top: 4.8rem;
	}
	#main .info03 li .bgBox {
		padding: 2.3rem 3rem 2.2rem;
		border-radius: 0 1.2rem 0 0;
	}
	#main .info03 li .bgBox p {
		line-height: 1.53;
	}
	#main .info03 li .bgBox span {
		margin-bottom: 0.3rem;
		font-size: 1.6rem;
	}
	#main .info04 {
		padding: 5rem 0 9.4rem;
	}
	#main .info04 .headLine12 {
		margin-bottom: 2rem;
	}
	#main .info04 .text {
		margin-bottom: 4rem;
		text-align: justify;
		line-height: 2;
	}
	#main .info04 .title {
		margin-bottom: 1.9rem;
		padding: 0.3rem 1.9rem;
		font-size: 1.5rem;
	}
	#main .info04 .listUl {
		margin-bottom: 3.6rem;
		display: block;
	}
	#main .info04 .listUl li {
		margin-bottom: 0.8rem;
		width: auto;
	}
	#main .info04 .listUl .ttl {
		margin: 0 0 0.5rem;
		font-size: 1.7rem;
	}
	#main .info04 .listUl .whiteBg {
		padding: 1.8rem 3rem 2rem;
		border-radius: 0 1.25rem 0 0;
		border-left-width: 0.2rem;
	}
	#main .info04 .listUl p {
		line-height: 1.53;
		font-size: 1.5rem;
	}
	#main .info04 .textInfo {
		margin-bottom: 0;
		display: block;
	}
	#main .info04 .textInfo .ttl {
		width: auto;
		display: block;
		font-size: 1.7rem;
		text-align: center;
	}
	#main .info04 .textInfo dl {
		width: auto;
		line-height: 1.875;
		margin-top: 2.2rem;
	}
	#main .info04 .textInfo dd {
		padding: 0 0 0.8rem 5.4em;
	}
	#main .info04 .textImg {
		margin: 0 -2.5rem 0 -1rem;
	}
	#main .info04 .textImg img {
		width: 69.7rem !important;
		height: auto !important;
		max-width: initial;
	}
	#main .info04 .scroll-hint-icon {
		top: 15rem;
	}
	#main .info05 {
		padding: 4.8rem 0 7.6rem;
	}
	#main .info05 .headLine12 {
		margin-bottom: 2.6rem;
	}
	#main .info05 p {
		line-height: 2;
	}
	#main .info05 p span {
		font-size: 1.8rem;
		line-height: 1.66;
	}
	#main .info05 .imgBox {
		margin-top: 4.1rem;
		display: block;
	}
	#main .info05 .imgBox p {
		width: auto;
	}
	#main .info05 .imgBox p span {
		margin-bottom: 0.3rem;
	}
	#main .info05 .imgBox .textImg {
		width: auto;
		margin: 3.2rem 0 0 -0.3rem;
	}
	#main .info06 {
		padding-bottom: 6.8rem;
	}
	#main .info06 .heading01 {
		margin-bottom: 2.4rem;
	}
	#main .info06 .textList {
		margin-bottom: 4.3rem;
		padding-top: 0.6rem;
		display: block;
	}
	#main .info06 .textList > li {
		margin-bottom: 2rem;
		width: auto;
		position: relative;
	}
	#main .info06 .textList .ttl {
		margin: 0 0 0.6rem;
		font-size: 1.7rem;
	}
	#main .info06 .textList .bgBox {
		padding: 1.9rem 2.5rem 1.9rem;
		border-left-width: 0.2rem;
	}
	#main .info06 .textList p {
		line-height: 1.53;
		font-size: 1.5rem;
	}
	#main .info06 .textList ul {
		margin-right: 0;
	}
	#main .info06 .textList ul li {
		line-height: 1.53;
		font-size: 1.5rem;
	}
	#main .info06 .textList .sml {
		position: absolute;
		left: 21rem;
		bottom: 2rem;
		margin-top: 0;
		font-size: 1.4rem;
		line-height: 1.35;
	}
	#main .info06 .text {
		margin: 2rem 0 3rem;
		line-height: 2;
	}
	#main .info06 .phoList {
		display: block;
	}
	#main .info06 .phoList li {
		margin-bottom: 1.2rem;
		width: auto;
	}
	#main .info06 .phoList p {
		margin: 0.4rem 0 0;
		font-size: 1.5rem;
	}
}