@charset "utf-8";
/*------------------------------------------------------------
	sdgs
------------------------------------------------------------*/
#main .pageTitle {
	margin-bottom: 5.1rem;
}
#main .topBox {
	margin: 0 1.5rem 9.8rem;
}
#main .topBox .ttl {
	margin-bottom: 1.8rem;
	font-size: 3rem;
}
#main .topBox .green {
	color: #29c03c;
}
#main .topBox p {
	line-height: 2.1;
}
#main .eco {
	margin-bottom: 10.7rem;
}
#main .eco .textBox {
	margin: 0 0 5.2rem 1.8rem;
	padding: 2.2rem 0 0.9rem 5.8rem;
	display: flex;
	align-items: flex-end;
	border-left: 0.2rem solid #29DE3C;
}
#main .eco .textBox .link {
	margin: 0 1.8rem 0.5rem 8.3rem;
	flex-shrink: 0;
}
#main .eco .textBox .ttl {
	margin: 3.8rem 0 0.7rem;
	font-size: 2rem;
	font-weight: 700;
}
#main .eco .textBox p {
	text-align: justify;
	line-height: 2.35;
	color: #231815;
}
#main .eco .link {
	width: 23.4rem;
}
#main .eco .link a {
	padding: 4.3rem 3rem 5.9rem 4.6rem;
	display: block;
	color: #231815;
	font-weight: 700;
	font-size: 1.7rem;
	line-height: 1.64;
	background: #E7FEE8 url(../img/common/icon02.svg) no-repeat right 4rem bottom 3rem;
	background-size: 2.4rem auto;
	border-radius: 1.7rem;
}
#main .eco a:hover {
	opacity: 0.7;
}
#main .eco .link .sml {
	margin-top: 1.3rem;
	display: block;
	font-weight: 400;
	font-size: 1.4rem;
	line-height: 1.68;
}
#main .eco .title {
	margin: 0 2rem 1.2rem;
	color: #231815;
	font-size: 2.2rem;
	font-weight: 700;
}
#main .eco .bgBox {
	margin: 0 1.8rem;
	padding: 8.4rem 9.4rem 8.7rem;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	background-color: #F2F2F2;
	border-radius: 1.9rem;
}
#main .eco .textInfo {
	width: 59rem;
}
#main .eco .textList {
	margin-bottom: 2rem;
}
#main .eco .textList li {
	text-align: justify;
	color: #231815;
	line-height: 1.76;
	text-indent: -1em;
	padding: 0 0 1.3rem 1em;
}
#main .eco .bgBox p {
	color: #231815;
	font-size: 1.5rem;
}
#main .eco .bgBox p span {
	margin-top: 0.2rem;
	display: block;
	font-size: 1.7rem;
	font-weight: 700;
}
#main .eco .pdfLink {
	width: 22.3rem;
	margin: 0 1.1rem 0.4rem 0;
}
#main .eco .pdfLink a {
	display: block;
}
#main .eco .pdfLink span {
	margin-bottom: 1.2rem;
	display: block;
}
#main .energy {
	margin-bottom: 11.6rem;
}
#main .energy .textBox {
	margin: 0 0 0 1.8rem;
	padding: 2.7rem 3rem 3.8rem 5.8rem;
	border-left: 0.2rem solid #29DE3C;
}
#main .energy .ttl {
	margin-bottom: 0.7rem;
	font-size: 2rem;
	font-weight: 700;
}
#main .energy p {
	margin-bottom: 3.3rem;
	text-align: justify;
	line-height: 2.35;
	color: #231815;
}
#main .energy .textList {
	margin: 0 0 4.2rem 0.3rem;
	color: #231815;
	line-height: 2.11;
	text-align: justify;
}
#main .energy .textList li:not(:last-child) {
	margin-bottom: 1.8rem;
}
#main .energy .textList .bold {
	display: block;
	font-weight: 700;
}
#main .energy .textList .dot {
	color: #29c03c;
}
#main .energy .title {
	margin: 0 0.5rem 2.2rem;
	color: #231815;
	font-size: 1.8rem;
	font-weight: 700;
}
#main .energy .textUl {
	margin: 0 -2rem 0 0.7rem;
}
#main .energy .textUl li {
	width: fit-content;
	flex-shrink: 0;
	padding: 0 3.4rem 0 2.2rem;
	font-size: 1.6rem;
	line-height: 2;
	border-left: 1px solid #8F8F8F;
}
#main .energy .phoList {
	margin: 4.4rem 1.8rem 0;
}
#main .energy .phoList li {
	overflow: hidden;
	border-radius: 1.2rem;
}
#main .energy .phoList img {
	width: 100%;
}
#main .sdgs {
	padding: 8.3rem 0 21.2rem;
	position: relative;
}
#main .sdgs::before {
	position: absolute;
	left: -1000rem;
	top: 0;
	bottom: 0;
	right: -1000rem;
	background-color: #F0FEF1;
	content: "";
}
#main .sdgs .borderBox {
	position: relative;
	z-index: 1;
	margin: 0 0 0 1.8rem;
	padding: 2.2rem 3rem 3.2rem 5.8rem;
	color: #231815;
	border-left: 0.2rem solid #29DE3C;
}
#main .sdgs .text {
	margin-bottom: 7.7rem;
	text-align: justify;
	line-height: 2.35;
}
#main .sdgs .text a {
	padding-right: 4rem;
	margin-top: 2.1rem;
	width: fit-content;
	display: block;
	font-weight: 700;
	background: url(../img/common/icon02.svg) no-repeat right center;
	background-size: 1.5rem auto;
}
#main .sdgs .textImg {
	margin-bottom: 5.5rem;
	width: 60.4rem;
}
#main .sdgs .ttl {
	margin-bottom: 3.4rem;
	font-size: 2rem;
	font-weight: 700;
}
#main .sdgs .listUl {
	margin: -3.5rem 0 9.5rem;
}
#main .sdgs .listUl li {
	margin-top: 3.5rem;
	width: 48%;
	display: flex;
	justify-content: space-between;
}
#main .sdgs .listUl .img {
	width: 18rem;
}
#main .sdgs .listUl .textBox {
	width: calc(100% - 20.1rem);
	margin-top: 0.8rem;
}
#main .sdgs .listUl .title {
	margin-bottom: 0.3rem;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.55;
}
#main .sdgs .listUl p {
	text-align: justify;
	font-size: 1.5rem;
	line-height: 2;
}
#main .sdgs .imgBox {
	margin-top: -0.7rem;
	align-items: flex-start;
}
#main .sdgs .textList {
	width: 41%;
	margin: -0.8rem 0 0 0.3rem;
	line-height: 2.11;
}
#main .sdgs .textList li {
	text-align: justify;
	padding-left: 1em;
	text-indent: -1em;
}
#main .sdgs .textList li:not(:last-child) {
	margin-bottom: 1.5rem;
}
#main .sdgs .textList .bold {
	margin-bottom: -0.1rem;
	display: block;
	font-weight: 700;
}
#main .sdgs .textList .dot {
	color: #29c03c;
}
#main .sdgs .phoList {
	margin-right: -0.3rem;
	width: 50.8rem;
	overflow: hidden;
	border-radius: 2rem;
}
#main .sdgs .phoList li {
	width: 50%;
	margin-bottom: -1px;
}
#main .sdgs .phoList img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media all and (min-width: 897px) {
	#main .energy .phoList {
		position: relative;
	}
	#main .energy .phoList::after {
		content: "";
		width: 36.5rem;
	}
	#main .energy .phoList li {
		width: 36.5rem;
	}
	#main .sdgs .text a:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	#main .pageTitle {
		margin-bottom: 2.2rem;
	}
	#main .topBox {
		margin: 0 0 5.5rem;
	}
	#main .topBox .ttl {
		margin-bottom: 1.3rem;
		font-size: 2.5rem;
		line-height: 1.52;
	}
	#main .topBox p {
		margin-right: -1rem;
		line-height: 2;
	}
	#main .eco {
		margin-bottom: 8.1rem;
	}
	#main .eco .textBox {
		margin: 0 0 5.8rem -0.2rem;
		padding: 0 0 1rem 1.8rem;
		display: block;
	}
	#main .eco .textBox .link {
		margin: 2.3rem 0 0;
	}
	#main .eco .textBox .ttl {
		margin: 2.6rem 0 0.8rem;
		font-size: 2.2rem;
	}
	#main .eco .textBox p {
		line-height: 2.06;
	}
	#main .eco .textBox .txt {
		line-height: 2;
	}
	#main .eco .link {
		width: auto;
	}
	#main .eco .link a {
		padding: 2.3rem 3rem;
		font-size: 1.6rem;
		line-height: 1.5;
		background-position: right 3.4rem bottom 2.8rem;
		background-size: 3.1rem auto;
		border-radius: 1rem;
	}
	#main .eco .link .sml {
		margin-top: 0.7rem;
		font-size: 1.5rem;
		line-height: 1.33;
		letter-spacing: 0.02em;
	}
	#main .eco .title {
		margin: 0 0 1.2rem;
		font-size: 2.5rem;
	}
	#main .eco .bgBox {
		margin: 0 -2.5rem;
		padding: 4.2rem 2.5rem 6.1rem;
		display: block;
		border-radius: 0;
		background-color: #F7F7F7;
	}
	#main .eco .textInfo {
		width: auto;
	}
	#main .eco .textList {
		margin-bottom: 2.4rem;
	}
	#main .eco .textList li {
		line-height: 2;
		padding: 0 0 1.6rem 1em;
	}
	#main .eco .bgBox p {
		font-size: 1.5rem;
	}
	#main .eco .bgBox p span {
		margin-top: 0.6rem;
		font-size: 1.6rem;
		line-height: 1.625;
	}
	#main .eco .pdfLink {
		width: 20rem;
		margin: 5.2rem auto 0;
	}
	#main .eco .pdfLink span {
		margin-bottom: 1.2rem;
		text-align: center;
		font-size: 1.5rem;
	}
	#main .energy {
		margin-bottom: 5.9rem;
	}
	#main .energy .headLine05 {
		margin-bottom: 3rem;
	}
	#main .energy .textBox {
		margin-left: -0.2rem;
		padding: 0 0 2.1rem 1.8rem;
	}
	#main .energy .ttl {
		margin-bottom: 1rem;
		font-size: 2.2rem;
		line-height: 1.63;
	}
	#main .energy p {
		margin-bottom: 2.2rem;
		line-height: 2;
	}
	#main .energy .textList {
		margin: 0 0 3rem;
		line-height: 2;
	}
	#main .energy .textList li:not(:last-child) {
		margin-bottom: 1.5rem;
	}
	#main .energy .title {
		margin: 0 0 1.5rem;
		font-size: 1.6rem;
	}
	#main .energy .textUl {
		margin: 0 0 0 0.4rem;
		display: block;
	}
	#main .energy .textUl li {
		width: auto;
		padding: 0 0 0 1.8rem;
		line-height: 1.75;
	}
	#main .energy .phoList {
		margin: 3rem 0.1rem 0;
		display: block;
	}
	#main .energy .phoList li {
		margin-bottom: 2rem;
		border-radius: 0.7rem;
	}
	#main .sdgs {
		padding: 7.3rem 0 9.7rem;
	}
	#main .sdgs .headLine05 {
		margin-bottom: 3.6rem;
	}
	#main .sdgs .borderBox {
		margin: 0 0 0 -0.2rem;
		padding: 0 0 2rem 1.8rem;
	}
	#main .sdgs .text {
		margin: -1px 0 7rem;
		line-height: 2.06;
		letter-spacing: -0.02em;
	}
	#main .sdgs .text a {
		padding-right: 2.6rem;
		margin: 1.4rem 0 0 0.2rem;
		letter-spacing: 0;
	}
	#main .sdgs .textImg {
		margin-bottom: 2.9rem;
		width: 34.2rem;
	}
	#main .sdgs .ttl {
		margin-bottom: 2.3rem;
		font-size: 2.2rem;
		line-height: 1.63;
	}
	#main .sdgs .listUl {
		margin: 0 0 3.7rem;
		display: block;
	}
	#main .sdgs .listUl li {
		margin: 0 0 2rem;
		width: auto;
	}
	#main .sdgs .listUl .img {
		width: 11.5rem;
	}
	#main .sdgs .listUl .textBox {
		width: calc(100% - 13rem);
		margin-top: -0.3rem;
	}
	#main .sdgs .listUl .title {
		margin-bottom: 0.6rem;
		font-size: 1.5rem;
		line-height: 1.33;
	}
	#main .sdgs .listUl p {
		font-size: 1.4rem;
		line-height: 1.35;
	}
	#main .sdgs .imgBox {
		margin: 0 0 0 0.3rem;
		display: block;
	}
	#main .sdgs .textList {
		width: auto;
		margin: -0.8rem 0 0 0.3rem;
		line-height: 2;
	}
	#main .sdgs .textList li:not(:last-child) {
		margin-bottom: 1.7rem;
	}
	#main .sdgs .textList .bold {
		margin-bottom: 0;
	}
	#main .sdgs .phoList {
		margin: 4.2rem 0 0 0.2rem;
		width: auto;
		border-radius: 1rem;
	}
	#main .sdgs .phoList li {
		margin-bottom: -1px;
	}
}