@charset "utf-8";
/*=============================================================
 sustainability index
=============================================================*/
/* contents */
#contents {
	margin-top: 0;
}

/* contentsInner */
.contentsInner {
	max-width: 1700px;
}

/*=============================================================
 pageTtlMain
=============================================================*/
#pageTtlMain {
	height: 340px;
	padding: 45px 0;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 46px;
}
.no-webp #pageTtlMain {
	background: #b4d3a4 url("/eng/sustainability/img/index_pageTtl.jpg") no-repeat center top;
}
.webp #pageTtlMain {
	background: #b4d3a4 url("/eng/sustainability/img/index_pageTtl.webp") no-repeat center top;
}

#pageTtlMain .pageTtl {
	text-align: center;
	max-width: 37%;
	width: 100%;
	height: 250px;
	font-size: calc(3rem + (60 - 30) * ((100vw - 768px) / (1700 - 768)));
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 20px;
	box-sizing: border-box;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
@media screen and (min-width: 1700px) {
	#pageTtlMain .pageTtl {
		font-size: 6.0rem;
	}
}

#pageTtlMain .pageTtl::after {
	content: '';
	background: url("/eng/sustainability/img/index_pageTtl_square_m.svg") center center no-repeat;
	background-size: 79px 79px;
	width: 79px;
	height: 79px;
	position: absolute;
	bottom: -79px;
	right: -79px;
	z-index: 2;
}
#pageTtlMain .pageTtl::before {
	content: '';
	background: url("/eng/sustainability/img/index_pageTtl_square_s.svg") center center no-repeat;
	background-size: 35.52px 35.52px;
	width: 35.52px;
	height: 35.52px;
	position: absolute;
	top: -35.52px;
	left: -35.52px;
}
/*=============================================================
 ttl
=============================================================*/
.ttl {
	font-size: 2.0rem;
	line-height: 1.4;
	font-weight: 700;
	padding-top: 0 !important;
	margin-bottom: 0 !important;
}
.ttl.ttlL {
	font-size: 4.0rem;
}
@media screen and (max-width: 1070px) {
	.ttl.ttlL {
		font-size: 2.5rem;
	}
}

/*=============================================================
 ttl-box
=============================================================*/
.ttl-box {
	line-height: 1.4;
}
.ttl-box .ttl {
	font-size: calc(1.8rem + (22 - 18) * ((100vw - 768px) / (1700 - 768)));
}
.ttl-box .lead {
	margin-top: 4%;
	font-size: calc(1.8rem + (32 - 18) * ((100vw - 768px) / (1700 - 768)));
	line-height: 1.6;
	padding-right: 20px;
}
@media screen and (min-width: 1700px) {
	.ttl-box .ttl {
		font-size: 2.2rem;
	}
	.ttl-box .lead {
		font-size: 3.2rem;
	}
}
/*=============================================================
 ttls-box
=============================================================*/
.ttls-box {
	line-height: 1.4;
	display: flex;
	align-items: center;
	column-gap: 3%;
	box-sizing: border-box;
	margin-bottom: 30px;
}
.ttls-box .lead {
	font-size: 2.2rem;
}

/*=============================================================
 report-block
=============================================================*/
.report-block {
	margin: 120px 0 0;
	column-gap: 3%;
}
.report-block a {
	display: flex;
	flex-direction: initial;
	justify-content: flex-start;
	align-items: center;
	gap: 20px;
}
.report-block img {
	width: 50px;
	height: 50px;
}

/*=============================================================
 link-area
=============================================================*/
.link-area .seminar-block {
	background: #EFF5F7;
	padding: 32px 40px 22px;
	box-sizing: border-box;
}
.link-area .seminar-block .link-arw {
	margin-top: 10px;
}
.link-area .seminar-block .link-arw li+li {
	margin-top: 10px;
}
.link-area .link-btn-door {
	margin-top: 30px;
}
.link-area .link-btn-door li+li {
	margin-top: 15px;
}
.link-area .link-btn-door a {
	display: flex;
	flex-direction: initial;
	justify-content: flex-start;
	align-items: center;
	gap: 5%;
	padding: 10px 56px 10px 20px;
}
.link-area .link-btn-door a img {
	width: 35px;
	height: 35px;
}
.link-area .link-btn-door a span {
	font-size: 1.6rem;
}

/*=============================================================
 news-area
=============================================================*/
.news-area {
	padding: 32px 0 20px;
	box-sizing: border-box;
	border-top: 1px solid #222222;
	border-bottom: 1px solid #222222;
}
.news-area .ttls-box {
	display: flex;
	justify-content: space-between;
}
.news-area .ttl_inner {
	display: flex;
	gap: 20px;
	align-items: center;
}
.news-area .link-rss {
	margin-top: 0;
}
.news-area .link-rss a {
	display: flex;
	align-items: center;
	font-size: 1.6rem;
	position: relative;
	margin: 0 0 0 20px;
}
.news-area .link-rss a img {
	width: 16px;
	height: 16px;
	object-fit: contain;
	position: absolute;
	top: 6px;
	left: -20px;
}
.news-area .link-rss a::after {
	content: none;
}
@media (max-width: 900px) {
	.news-area .ttl_inner {
		display: block;
	}
}

/*=============================================================
 list-news
=============================================================*/
.link-arw>*+* {
	margin-top: 0;
}
.list-news {
	border-top: 1px dotted #ccc;
}
.list-news dt {
	padding-top: 16px;
	color: #666;
}
.list-news .newsIcon {
	display: inline-block;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	border: 1px solid #ccc;
	max-width: 130px;
	width: 100%;
	padding: 2px;
	box-sizing: border-box;
	margin-left: 10px;
}
.list-news dd {
	padding-bottom: 20px;
	border-bottom: 1px dotted #ccc;
}
.list-news dd:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
.list-news a {
	padding: 2px 0
}
.list-news>*+* {
	margin-top: 10px;
}

/*=============================================================
	mgc-sustainability
=============================================================*/
.mgc-sustainability {
	position: relative;
	padding: 100px 0 0;
	margin-bottom: 135px;
}
.mgc-sustainability::after {
	content: '';
	background-color: #EFFDFF;
	position: absolute;
	top: 0;
	bottom: 7.4%;
	left: -100vw;
	width: calc(100vw + 80%);
	z-index: -1;
}

.mgc-sustainability .col-clm2-1.linkBtn-area {
	column-gap: 3%;
}
.mgc-sustainability .col-clm2-1.linkBtn-area>* {
	margin-top: 3.2%;
}
.mgc-sustainability .col-clm2-1.linkBtn-area>*:nth-child(odd) {
	width: calc((100% - 9%) / 3 * 2 + 5%);
}
.mgc-sustainability .col-clm2-1.linkBtn-area>*:nth-child(even) {
	width: calc((100% - 6%) / 3);
}
.mgc-sustainability .col-3.linkBtn-area {
	margin-top: 0;
}
/* banner-inner */

/* banner-message */
.banner-message {
	margin-top: 70px;
}
.banner-message a .banner-inner {
	display: flex;
	align-items: center;
	padding-right: 20px;
	box-sizing: border-box;
}
.banner-message a,
.banner-message a:hover,
.banner-message a:visited {
	color: #222;
}
.banner-message a .banner-inner>* {
	width: 50%;
}
.banner-message a {
	display: block;
	overflow: hidden;
	border-radius: 10px;
	text-decoration: none;
	background-color: #BFCCE3;
	position: relative;
}
.banner-message a::after {
	content: '';
	background: url(/eng/shared/img/icon-arwS-blue.svg) center center no-repeat;
	background-size: 24px 24px;
	width: 24px;
	height: 24px;
	position: absolute;
	bottom: 20px;
	right: 20px;
	transition: all .1s;
	z-index: 1;
}
.banner-message a:hover::after {
	right: 15px;
}
.banner-message a .img {
	overflow: hidden;
	text-decoration: none;
}
.banner-message a .img img {
	height: auto;
	transition: all .3s ease;
}
.banner-message a:hover .img img {
	transform: scale(1.05);
}

/*=============================================================
	activity-report
=============================================================*/
.activity-report {
	background-color: #EFF5F7;
	padding: 120px 0;
}
.activity-report .item {
	position: relative;
	height: 690px;
}
.activity-report .item:nth-last-of-type(2) {
	height: auto;
	margin: calc(5% + 130px) 0 5%;
}
.activity-report .item:last-of-type {
	height: 650px;
}
.activity-report .item .img {
	overflow: hidden;
	padding: 0;
	max-width: 1120px;
	width: 90%;
	/*min-width: 65.705888235294118%;*/
}
.activity-report .item .img img {
	max-width: none;
}
.activity-report .item:nth-of-type(2n) .img {
	margin-left: auto;
}
.activity-report .item .item-link-list {
	width: 876px;
	/*min-width: 51.52941176470588%;*/
	background-color: #fff;
	position: absolute;
	top: 60px;
	right: 0;
	padding: 40px;
	box-sizing: border-box;
	border-radius: 10px;
}
.activity-report .item:nth-of-type(2n) .item-link-list {
	right: inherit;
	left: 0;
	top: auto;
	bottom: 60px;
}
.activity-report .item .item-link-list .ttl {
	font-size: 4.0rem;
	line-height: 1.4;
}
.activity-report .item .item-link-list .link-arw.arwL {
	font-size: 2.4rem;
	margin-bottom: 20px;
}
.activity-report .grid-wrapper {
	display: flex;
	gap: 20px;
	align-items: flex-start;
}
.activity-report ul.link-arw {
	display: grid;
	grid-template-rows: auto;
	gap: 0 3rem;
	width: calc((100% - 20px) / 2);
}
.activity-report .link-arw li+li {
	margin-top: 1%;
}
.activity-report ul.link-arw a {
	margin-right: 20px;
}
.activity-report .kpi-block .col-3 {
	column-gap: 2%;
	justify-content: space-between;
}
.activity-report .kpi-block .col-3>* {
	width: calc((99.9999% - 4%) / 3);
	gap: 20px;
}
.activity-report .kpi-block .ttl-h3 {
	font-size: 2.1rem;
	margin: 20px 0;
}
.activity-report .kpi-block .ttl-h3::after {
	content: none;
}
.activity-report .kpi-block li {
	font-size: 16px;
	border-left: 1px solid #0072BF;
	padding-left: 20px;
	line-height: 1.5;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.activity-report .kpi-block li span {
	display: block;
	color: #0072BF;
	font-size: 25px;
	font-weight: 400;
	line-height: 1;
}
.activity-report .kpi-block li span.num {
	font-size: 5.2rem;
	display: inline;
	font-weight: bold;
}

/*=============================================================
	governance
=============================================================*/
.governance {
	padding: 30px 0 0;
}
.governance .related-list {}
.governance .col-4.related-list,
.relatedArea .col-4.related-list {
	column-gap: 3%;
}
.governance .col-4.related-list>* {
	width: calc((99.9999% - 9%) / 4);
}
.governance .related-list .item {}
.governance .related-list .item a {}
.governance .related-list .item a .txt {
	font-size: 2.0rem;
}
.governance .related-list .item a .img {
	border-radius: 10px;
	overflow: hidden;
}
.governance .related-list .item a .textSizeS {
	font-size: 1.4rem;
}

/*=============================================================
	databook
=============================================================*/
.databook {
	position: relative;
}
.databook .img {
	border-radius: 10px 10px 0 0;
	overflow: hidden;
}
.databook .img img {}
.databook .text {
	max-width: 825px;
	width: 100%;
	background: #fff;
	position: absolute;
	bottom: -50px;
	left: 50%;
	transform: translateX(-50%);
	padding: 2.8% 3%;
	box-sizing: border-box;
}
.databook .text .ttl {
	text-align: center;
}
.databook .text .ttl+p {
	margin-top: 10px;
}

/*=============================================================
 basicInfo
=============================================================*/
.basicInfo .ttl-box {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	column-gap: 20px;
}
.basicInfo .ttl-box .ttl {
	margin-bottom: 10px;
}
.basicInfo .link-flow {
	display: flex;
	flex-wrap: wrap;
	column-gap: 3%;
	margin-top: 10px;
}
.basicInfo .link-flow>* {
	margin-top: 10px;
	width: calc((100% - 9%) / 4);
}
@media screen and (max-width: 1070px) {
	.basicInfo .link-flow {
		column-gap: 10%;
	}
}

/*=============================================================
 evalutationArea
=============================================================*/
.evalutationArea .ttl {
	font-size: 2.4rem;
	font-weight: 500;
	line-height: 1.6;
}
.evalutationArea ul {
	border: 1px solid #ADB4B9;
	border-radius: 10px;
	padding: 0 0 35px;
	margin-top: 15px;
	display: grid;
	grid-template-columns: repeat(7, 1fr);
}
.evalutationArea ul li {
	padding: 0 30px;
	margin: 35px 0 0;
}
.evalutationArea ul li+li {
	border-left: 1px solid #ADB4B9;
}
.evalutationArea ul li img {
	width: 142px;
	height: 142px;
	object-fit: contain;
	margin: 0 auto 10px;
	display: block;
}
.evalutationArea ul li a::after {
	content: none !important;
}
.evalutationArea ul li a span {
	position: relative;
}
.evalutationArea ul li a span::after {
	content: "";
	display: inline-block;
	width: 11px;
	height: 8px;
	background: url(/shared/img/icon-arw.svg) center center no-repeat;
	background-size: 100% 100%;
	margin-left: 0.3em;
	vertical-align: middle;
	transition: all .1s;
}
.evalutationArea ul li a:hover span::after {
	margin-left: 0.6em;
}
@media (max-width: 1439px) {
	.evalutationArea ul {
		grid-template-columns: repeat(5, 1fr);
	}
	.evalutationArea ul li:nth-child(6) {
		border-left: none;
	}
}
@media (max-width: 1200px) {
	.evalutationArea ul {
		grid-template-columns: repeat(4, 1fr);
	}
	.evalutationArea ul li:nth-child(5) {
		border-left: none;
	}
	.evalutationArea ul li:nth-child(6) {
		border-left: 1px solid #ADB4B9;
	}
}
@media (max-width: 900px) {
	.evalutationArea ul {
		grid-template-columns: repeat(3, 1fr);
	}
	.evalutationArea ul li:nth-child(4),
	.evalutationArea ul li:last-child {
		border-left: none;
	}
	.evalutationArea ul li:nth-child(5) {
		border-left: 1px solid #ADB4B9;
	}
}

/*=============================================================
 relatedArea
=============================================================*/
.related-list a span.txt {
	border-bottom: none;
}
.related-list a span.txt img {
	margin-top: 2px;
	margin-right: 2px;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Tablet (portrait)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media (max-width:1023px) {
	.activity-report .item {
		height: auto !important;
	}
	.activity-report .item:nth-last-of-type(2) {
		margin: 5% 0;
	}
}
@media only screen and (min-width:768px) and (max-width:1023px) {
	.activity-report .item .item-link-list {
		width: 100%;
	}
	.activity-report .item .img {
		width: 100%;
		height: 60px;
	}
	.activity-report .item .item-link-list {
		position: relative;
		top: 0 !important;
	}
	.databook .img {
		min-height: 250px;
	}
	.databook .text {
		max-width: 650px;
	}
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Smartphones
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width:767px) {
	/*=============================================================
 pageTtlMain
=============================================================*/
	#pageTtlMain {
		height: 255px;
		padding: 65px 0;
		box-sizing: border-box;
		position: relative;
		margin-bottom: 26px;
	}
	.no-webp #pageTtlMain {
		background: url("/eng/sustainability/img/index_pageTtl.jpg") no-repeat center top;
		background-size: auto 255px;
	}
	.webp #pageTtlMain {
		background: url("/eng/sustainability/img/index_pageTtl.webp") no-repeat center top;
		background-size: auto 255px;
	}
	#pageTtlMain .pageTtl {
		max-width: 75%;
		height: 120px;
		font-size: 2.8rem;
		padding: 16px 10px;
		letter-spacing: 0;
	}
	#pageTtlMain .pageTtl::after {
		background-size: 40px 40px;
		width: 40px;
		height: 40px;
		bottom: -40px;
		right: -40px;
	}
	#pageTtlMain .pageTtl::before {
		content: '';
		background: url("/eng/sustainability/img/index_pageTtl_square_s.svg") center center no-repeat;
		background-size: 17.76px 17.76px;
		width: 17.76px;
		height: 17.76px;
		position: absolute;
		top: -17.76px;
		left: -17.76px;
	}
	/*=============================================================
 ttl
=============================================================*/
	.ttl {
		font-size: 1.8rem;
	}
	.ttl.ttlL {
		font-size: 2.4rem;
	}

	/*=============================================================
 ttls-box
=============================================================*/
	.ttls-box {
		display: block;
		margin-bottom: 10px;
	}
	.ttls-box .lead {
		font-size: 1.8rem;
	}

	/*=============================================================
 report-block
=============================================================*/
	.report-block {
		margin: -30px 0 -10px;
	}
	.report-block img {
		width: 38px;
		height: 38px;
	}

	/*=============================================================
	mgc-sustainability
=============================================================*/
	.mgc-sustainability {
		padding: 20px 0 0;
		margin-bottom: 60px;
	}
	.mgc-sustainability .col-2.col-clm2-1>*:nth-child(odd),
	.mgc-sustainability .col-2.col-clm2-1>*:nth-child(even) {
		width: 100%;
		margin-top: var(--spaceM);
	}
	.mgc-sustainability .col-3.linkBtn-area>* {
		margin-top: var(--spaceM);
	}
	/* banner-message */
	.banner-message {
		margin-top: 30px;
	}
	.banner-message a .banner-inner {
		display: block;
		padding-right: 0;
	}
	.banner-message a .banner-inner>* {
		width: 100%;
	}
	.banner-message .ttl-box {
		padding: 20px 10px 10px !important;
		box-sizing: border-box;
	}
	.banner-message .ttl-box .lead {
		margin-top: 10px;
		padding-right: 40px;
	}
	/*=============================================================
	activity-report
=============================================================*/
	.activity-report {
		padding: 60px 0 30px;
	}
	.activity-report .contentsInner {
		padding: 0;
	}
	.activity-report .ttls-box {
		padding: 0 4.8%;
	}
	.activity-report .item:nth-last-of-type(2) {
		margin: 0;
	}
	.activity-report .item .img {
		max-width: inherit;
		width: 100%;
	}
	.activity-report .item .img img {
		max-width: 100%;
	}
	.activity-report .item:nth-of-type(2n) .img {
		margin-left: 0;
	}
	.activity-report .item .item-link-list {
		width: calc((100% - 4.8%));
		top: -50px;
		margin-left: 4.8%;
		padding: 5%;
		position: relative;
		border-radius: 10px 0 0 10px;
	}
	.activity-report .item:nth-of-type(2n) .item-link-list {
		top: -50px;
	}
	.activity-report .item .item-link-list .ttl {
		font-size: 2.4rem;
	}
	.activity-report .item .item-link-list .link-arw.arwL {
		font-size: 1.8rem;
	}
	.activity-report .grid-wrapper {
		display: block;
	}
	.activity-report ul.link-arw {
		width: 100%;
	}
	.activity-report .link-arw li+li {
		margin-top: 0;
	}
	.activity-report .kpi-block .ttl-h3 {
		font-size: 2rem;
		margin: 20px 0 0;
	}
	.activity-report .kpi-block .col-3 {
		display: block;
	}
	.activity-report .kpi-block .col-3>* {
		width: 100%;
	}

	/*=============================================================
	governance
=============================================================*/
	.governance {
		padding: 0;
	}
	.governance .col-4.related-list {
		display: block;
	}
	.governance .col-4.related-list>*:first-child {
		margin-top: 0 !important;
	}
	.governance .col-4.related-list>* {
		width: 100%;
	}
	.governance .related-list .item a .txt {
		font-size: 1.8rem;
	}
	.governance .related-list .item a .img {
		border-radius: 10px;
		overflow: hidden;
	}
	.governance .related-list .item a .img img {
		width: 100%;
	}
	.governance .related-list .item a .textSizeS {
		font-size: 1.4rem;
	}

	/*=============================================================
	databook
=============================================================*/
	.databook-area .contentsInner {
		padding: 0;
	}
	.databook {
		position: static;
	}
	.databook .ttl {
		font-size: 2.4rem;
	}
	.databook .img {
		overflow: hidden;
		height: 160px;
	}
	.databook .img img {
		height: 160px;
		width: 100%;
		object-fit: cover;
	}
	.databook .text {
		max-width: inherit;
		width: 100%;
		position: static;
		transform: none;
		padding: 0 4.8%;
		margin-top: 20px;
	}
	.databook .text .ttl {
		text-align: center;
	}
	.databook .text .ttl+p {
		margin-top: 10px;
	}

	/*=============================================================
 basicInfo
=============================================================*/
	.basicInfo .link-flow {
		display: block;
	}
	.basicInfo .link-flow>* {
		margin-top: 5px;
		width: 100%;
	}

	/*=============================================================
 list-news
=============================================================*/
	.list-news {
		border-top: 1px dotted #ccc;
		padding-top: 10px;
	}
	.list-news dt span {
		margin-bottom: 10px;
		display: block;
	}
	.list-news dt {
		padding-top: 7px;
	}
	.list-news .newsIcon {
		font-size: 12px;
		max-width: 140px;
		padding: 3px;
		margin-left: 0;
		margin-right: 5px;
	}

	/*=============================================================
 evalutationArea
=============================================================*/
	.evalutationArea ul {
		grid-template-columns: repeat(1, 1fr);
		padding: 0 10%;
	}
	.evalutationArea ul li {
		padding: 30px 0;
		margin: 0;
	}
	.evalutationArea ul li+li {
		border-left: none !important;
		border-top: 1px solid #ADB4B9;
	}
	.evalutationArea ul li img {
		height: auto;
	}

	/*=============================================================
	thum-area
=============================================================*/
	.thum-area .thum-inner img {
		min-height: 165px;
		object-fit: cover;
	}

	/*=============================================================
 link-area
=============================================================*/
	.link-area .seminar-block {
		padding: 30px 20px;
	}

}