@charset "UTF-8";

.core-site-content > .box-hdg-bg > .wrp-contents:first-child > .box-hdg--index:first-child {
	margin-top: 0;
}
.core-site-content .box-hdg--index .box-hdg__txt {
	padding-bottom: 0;
}
@media screen and (min-width: 769px){
	.core-site-content > .box-hdg-bg {
		margin-top: 0;
		background: url(../images/index-title01.jpg) 50% 50% no-repeat;
		background-size: cover;
	}
	.core-site-content > .box-hdg-bg > .wrp-contents:first-child > .box-hdg--index:first-child > .box-hdg__img {
		display: none;
	}
	.core-site-content .box-hdg--index .box-hdg__txt {
		width: 75%;
		padding-bottom: 40px;
		background: transparent;
	}
}

.box-esg-nav1 {
	position: relative;
	margin-top: 25px;
}
.box-esg-nav1::before{
	content: '';
	position: absolute;
	width: 100vw;
	height: 100%;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background: #f5f7f8;
}

.box-esg-nav1__link {
	display: block;
	padding-bottom: 45px;
}
.box-esg-nav1__img {
	font-size: 0;
}
.box-esg-nav1__img > img {
	width: 100%;
}
.box-esg-nav1__txt {
	margin: 25px 20px 0;
}
@media screen and (min-width: 769px){
	.box-esg-nav1 {
		display: flex;
		/* 250311 トップメッセージ削除対応 */
		justify-content: center;
		max-width: 1120px;
		margin-left: auto;
		margin-right: auto;
		padding: 0 20px;
	}
	.box-esg-nav1__item {
		width: 50%;
		/* 250311 トップメッセージ削除対応 */
		width: 100%;
	}
}
@media screen and (min-width: 1121px){
	.box-esg-nav1__item:first-child > .box-esg-nav1__link > .box-esg-nav1__txt {
		margin-left: max(20px, calc(100% - 1080px / 2));
		/* 250311 トップメッセージ削除対応 */
		margin-left: 0;
	}
}

.box-esg-nav2 {
	margin-top: 70px;
}
.box-esg-nav2__item:not(:first-child) {
	margin-top: 30px;
}
.box-esg-nav2__link {
	display: block;
	background: #009cd0;
}
.box-esg-nav2__img {
	font-size: 0;
}
.box-esg-nav2__img > img {
	width: 100%;
}
.box-esg-nav2__txt {
	padding: 24px;
	font-size: 14px;
	color: #fff;
}
.box-esg-nav2__txt h4 {
	margin-bottom: 10px;
	line-height: 1.25;
	font-size: 19px;
}
.box-esg-nav2__col:nth-child(2) {
	padding-top: 0px;
}
@media screen and (min-width: 769px){
	.box-esg-nav2__item {
		display: flex;
		justify-content: space-between;
	}
	.box-esg-nav2__col:nth-child(1) {
		width: 60%;
	}
	.box-esg-nav2__link {
		display: flex;
	}
	.box-esg-nav2__img {
		width: 53.489%;
	}
	.box-esg-nav2__txt {
		flex: 1;
	}
	.box-esg-nav2__col:nth-child(2) {
		width: 37%;
	}
}

.box-esg-nav3 {
	margin-bottom: 50px;
}
.box-esg-nav3__item {
	margin-top: 30px;
}
.box-esg-nav3__link {
	display: block;
	background: #009cd0;
}
.box-esg-nav3__img {
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #009cd0;
	background: #fff;
	text-align: center;
	font-size: 0;
}
.box-esg-nav3__img > img {
	width: 100%;
	max-width: 140px
}
.box-esg-nav3__txt {
	padding: 24px;
	font-size: 14px;
	color: #fff;
}
.box-esg-nav3__txt h4 {
	margin-bottom: 10px;
	line-height: 1.25;
	font-size: 19px;
}
@media screen and (min-width: 769px){
	.box-esg-nav3 {
		display: flex;
		justify-content: space-between;
		margin-top: 55px;
	}
	.box-esg-nav3__item {
		display: flex;
		justify-content: space-between;
		width: 48.889%;
		margin-top: 0;
	}
	.box-esg-nav3__link {
		display: flex;
		align-items: center;
	}
	.box-esg-nav3__img {
		border-width: 1px 0 1px 1px;
	}
	.box-esg-nav3__txt {
		flex: 1;
		padding: 0 24px;
	}
}

.box-esg-nav4 {
	margin-top: 50px;
}
.box-esg-nav4__title {
	font-weight: 500;
	font-size: 20px;
}

@media screen and (min-width: 769px){
	.box-esg-nav4__items {
		display: flex;
		flex-wrap: wrap;
	}
	.core-site-content .lst-link.box-esg-nav4__items {
		margin-top: 20px;
	}
	.box-esg-nav4__item {
		width: 50%;
	}
	.core-site-content .lst-link.box-esg-nav4__items li.box-esg-nav4__item {
		margin-top: 0;
	}
	.core-site-content .lst-link.box-esg-nav4__items li.box-esg-nav4__item:nth-child(n+3) {
		margin-top: 15px;
	}
}
@media screen and (min-width: 1121px){
	.box-esg-nav4__item:nth-child(3n+1) {
		width: 25%;
	}
	.box-esg-nav4__item:nth-child(3n+2) {
		width: 43%;
	}
	.box-esg-nav4__item:nth-child(3n) {
		width: 32%;
	}
	.core-site-content .lst-link.box-esg-nav4__items li.box-esg-nav4__item:nth-child(3) {
		margin-top: 0;
	}
}

.core-site-content .box-report {
	position: relative;
	margin-top: 50px;
	padding: 65px 0;
}
.core-site-content .box-report::before{
	content: '';
	position: absolute;
	width: 100vw;
	height: 100%;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background: #f5f7f8;
}
.core-site-content .box-report__title {
	background: #ebeff1;
}
