@charset "UTF-8";
.challenge a > .boxBlock01:hover {
	padding: 18px 28px 13px 28px!important;
	background: #ffeee1 !important;
	border: 3px solid #ffb77d;
}
.bSolid {
	border-color: #eaeaea !important;
}

@media screen and (max-width: 896px) {/*-------------------------------------------------------------smartphone----*/
	.bnrAreaSp li {
		float: none !important;
		margin-right: 0 !important;
		text-align: center;
	}
}

/*-----------------------------------------------------------------

	SDGs hover

-----------------------------------------------------------------*/
.linkBlockSdgs a:hover img {
    opacity: 0.7;
}

/*-----------------------------------------------------------------

	lnavi

-----------------------------------------------------------------*/
.lnavi > div > div {
	display: flex;
}
.lnavi > div > div > div {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
}
.lnavi dl {
	height: 100%;
	margin-bottom: -2px;
	background: #fff;
	border: 1px solid #eaeaea;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.lnavi .column2:nth-of-type(3) .columnInner div:nth-of-type(2) dl:nth-of-type(1),
.lnavi .column2:nth-of-type(3) .columnInner div:nth-of-type(2) dl:nth-of-type(2) {
	height: auto;
}
.lnavi dl dt a {
	height: 260px;
	overflow: hidden;
	position: relative;
	display: block;
}
/*
.lnavi .column2:nth-of-type(1) .columnInner div:nth-of-type(1) dl dt a {
	border-radius: 4px;
	background: url(/holdings/sustainability/sdgs/images/●) center top no-repeat;
	background-size: cover;
}
.lnavi .column2:nth-of-type(1) .columnInner div:nth-of-type(2) dl dt a {
	border-radius: 4px;
	background: url(/holdings/sustainability/sdgs/images/●) center top no-repeat;
	background-size: cover;
}
.lnavi .column2:nth-of-type(2) .columnInner div:nth-of-type(1) dl dt a {
	border-radius: 4px;
	background: url(/holdings/sustainability/sdgs/images/●) center center no-repeat;
	background-size: cover;
}
.lnavi .column2:nth-of-type(2) .columnInner div:nth-of-type(2) dl dt a {
	border-radius: 4px;
	background: url(/holdings/sustainability/sdgs/images/●) center center no-repeat;
	background-size: cover;
}
.lnavi .column2:nth-of-type(3) .columnInner div:nth-of-type(1) dl dt a {
	border-radius: 4px;
	background: url(/holdings/sustainability/sdgs/images/●) center center no-repeat;
	background-size: cover;
}
.lnavi .column2:nth-of-type(3) .columnInner div:nth-of-type(2) dl dt a {
	border-radius: 4px;
	background: url(/holdings/sustainability/sdgs/images/●) center center no-repeat;
	background-size: cover;
}
*/
.lnavi dl dt a:hover {
	opacity: 0.7;
}
.lnavi dl dt h3 {
	width: 100%;
	padding: 20px 30px 18px 30px;
	color: #000;
	font-weight: bold;
	line-height: 18px;
	background: rgba(255,255,255,0.7);
	position: absolute;
	bottom: 0;
	left: 0;
}
_:-ms-lang(x)::-ms-backdrop, .lnavi dl dt h3 {
	padding: 20px 30px 15px 30px;
}
.title h3::before {
	margin-right: 10px;
	content: "\e903";
	font-family: 'icon_type2018';
	color: #008756;
}
.lnavi dl dd {
	padding: 25px 25px 15px 25px;
}
.lnavi dl dd ul li {
	margin-bottom: 8px;
	font-size: 16px;
	font-weight: bold;
}
.jsFontLarge .lnavi dl dd ul li {
	font-size: 22px;
}
.lnavi dl dd ul li a {
	line-height: 120%;
}
.lnavi dl dd ul li a::before {
	top: 0.1em;
}
_:-ms-lang(x)::-ms-backdrop, .lnavi dl dd ul li a::before {
	top: -0.14em;
}

/*-----------------------------------------------------------------

	read speaker

-----------------------------------------------------------------*/
.rspeaker {
	top: 1327px;
}


@media screen and (max-width: 896px) {/*-------------------------------------------------------------smartphone----*/
	.lnavi > div > div {
		display: block;
	}
	.lnavi {
		display: block;
	}
	.lnavi .column2:nth-of-type(3) .columnInner div:nth-of-type(2) dl:nth-of-type(1) {
		margin-bottom: 32px;
	}
	.lnavi dl dt h3 {
		padding: 16px 15px 14px 15px;
	}
	.lnavi dl dt h3 a {
		padding-left: 26px;
	}
	.lnavi dl dd {
		padding: 10px 15px;
	}
}