#titlearea.level2 {
	min-height: calc(min(600px, 600/1216*100vw) + 130px);
}
.spc #titlearea.level2 {
	min-height: calc(min(600px, 600/1216*100vw) + 65px);
}
.sp #titlearea.level2 {
	min-height: calc(min(600px, 600/1216*100vw) + 56px);
}
#titlearea.level2:before {
	display: none;
}
#titlearea.level2 .title {
	position: relative;
	width: 100%;
	max-width: 1296px;
	margin: auto;
	padding: 35px 40px 220px;
}
.tablet #titlearea.level2 .title {
	padding: 17.5px 20px 110px;
}
.sp #titlearea.level2 .title {
	padding: 17.5px 15px 110px;
}
#titlearea.level2 .title h1 {
	font-size: min(2.380952381vw, 40px);
	line-height: 1.2;
	font-weight: 30;
	color: #000;
}
.tablet #titlearea.level2 .title h1 {
	font-size: min(3.6585365854vw, 30px);
}
.sp #titlearea.level2 .title h1 {
	font-size: min(7.7082895066vw, 28.9060856499px);
}
#titlearea.level2 .title .category {
	margin-bottom: min(40px, 3.2894736842vw);
	font-size: min(5.3571428571vw, 90px);
	line-height: 1;
	font-weight: 300;
	color: #000;
	opacity: 1;
}
.tablet #titlearea.level2 .title .category {
	font-size: min(8.2317073171vw, 67.5px);
}
.sp #titlearea.level2 .title .category {
	font-size: min(11.3506636614vw, 42.5649887303px);
}

.topmessage a {
	display: flex;
	align-items: center;
	width: 100%;
	color: #000000;
	border: 1px solid #93949B;
}
.topmessage a > div:not(.image) {
	width: 100%;
	padding: 10px min(40px, 3.2894736842vw);
}
.topmessage a .image {
	width: min(690px, 56.7434210526vw);
	overflow: hidden;
	order: 2;
	flex-shrink: 0;
}
.topmessage a .image img {
	width: 100%;
	object-fit: cover;
}
.topmessage a .more {
	display: flex;
	gap: 10px;
	align-items: center;
	font-size: min(1.0714285714vw, 18px);
	line-height: 1.3;
	font-weight: 400;
}
.tablet .topmessage a .more {
	font-size: min(1.6463414634vw, 13.5px);
}
.sp .topmessage a .more {
	font-size: min(4.2967192587vw, 16.1126972201px);
}
.topmessage a .more div {
	position: relative;
	width: 28px;
	height: 28px;
	background: url(../images/arrow_sb.svg) no-repeat center center;
}
.sp .topmessage a .more div {
	width: 20px;
	height: 20px;
}
.topmessage a .more div:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	background: url(../images/morebb.svg) no-repeat center center;
	background-size: 100%;
	transform: translate(-50%, -50%);
}
.topmessage a .more div:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	transform: translate(-50%, -50%);
	background: url(../images/arrow_s.svg) no-repeat center center;
	opacity: 0;
	transition: 0.4s;
}
.topmessage a .more div svg {
	transform: rotate(-90deg);
	width: 100%;
	height: 100%;
}
.topmessage a .more div svg circle {
	stroke: #0053b0;
	stroke-width: 6.5px;
	width: 100%;
	height: 100%;
	fill: transparent;
	stroke-dashoffset: 283px;
	stroke-dasharray: 283px;
	stroke-linecap: round;
	transition: stroke-dashoffset 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
.topmessage a:hover .more div svg circle {
	stroke-dashoffset: 0px;
}
.topmessage a:hover .more div:after {
	opacity: 1;
}

.contents h2 {
	margin-bottom: min(40px, 3.2894736842vw);
	padding: 0;
	font-size: min(1.3095238095vw, 22px);
	line-height: 1.3;
	font-weight: 500;
	color: #000;
	border: 0;
}
.tablet .contents h2 {
	font-size: min(2.012195122vw, 16.5px);
}
.sp .contents h2 {
	font-size: min(5.0286561483vw, 18.857460556px);
}
.contents h2:before {
	content: attr(data-en);
	position: static;
	display: block;
	width: auto;
	height: auto;
	padding-bottom: min(25px, 2.0559210526vw);
	font-size: min(3.5714285714vw, 60px);
	line-height: 1;
	font-weight: 300;
	background: none;
	border-radius: 0;
}
.tablet .contents h2:before {
	font-size: min(5.487804878vw, 45px);
}
.sp .contents h2:before {
	font-size: min(9.6989732031vw, 36.3711495116px);
}

.topsustainability {
	position: relative;
	z-index: 0;
}
.topsustainability:before {
	content: "";
	display: block;
	position: absolute;
	width: 100vw;
	height: calc(100% + 80px);
	top: -40px;
	left: 50%;
	margin-left: -50vw;
	background: #98C52D;
	z-index: -1;
}
.topsustainability h2 {
	color: #fff;
}
.topsustainability .imagemenu li {
	background: #fff;
}
.topsustainability .imagemenu .title {
	padding: 10px 10px 15px;
	font-size: min(1.0119047619vw, 17px);
}
.tablet .topsustainability .imagemenu .title {
	font-size: min(1.5548780488vw, 12.75px);
}
.sp .topsustainability .imagemenu .title {
	font-size: min(4.105290258vw, 15.3948384673px);
}
.topsustainability .imagemenu .icon .image {
	padding: 20px 10px 10px;
}
.topsustainability .imagemenu .icon .image img {
	max-width: 50px;
}

.esg {
	margin-top: 40px;
}
.esg.e .head {
	border-color: #77AF5A !important;
}
.esg.e .head:after {
	filter: brightness(0) saturate(100%) invert(61%) sepia(36%) saturate(549%) hue-rotate(56deg) brightness(97%) contrast(84%);
}
.esg.e .head h3 {
	color: #77AF5A;
}
.esg.e .head .image:before {
	background: linear-gradient(to right, white 0%, rgba(119, 175, 90, 0.3) 70%, rgba(119, 175, 90, 0) 100%);
}
.esg.e .body, .esg.e .body dt {
	border-color: #77AF5A !important;
}
.esg.s .head {
	border-color: #0F68C1 !important;
}
.esg.s .head:after {
	filter: brightness(0) saturate(100%) invert(28%) sepia(78%) saturate(1537%) hue-rotate(191deg) brightness(95%) contrast(94%);
}
.esg.s .head h3 {
	color: #0F68C1;
}
.esg.s .head .image:before {
	background: linear-gradient(to right, white 0%, rgba(15, 104, 193, 0.3) 70%, rgba(15, 104, 193, 0) 100%);
}
.esg.s .body, .esg.s .body dt {
	border-color: #0F68C1 !important;
}
.esg.g .head {
	border-color: #C1980F !important;
}
.esg.g .head:after {
	filter: brightness(0) saturate(100%) invert(81%) sepia(34%) saturate(6914%) hue-rotate(10deg) brightness(90%) contrast(88%);
}
.esg.g .head h3 {
	color: #C1980F;
}
.esg.g .head .image:before {
	background: linear-gradient(to right, white 0%, rgba(193, 152, 15, 0.3) 70%, rgba(193, 152, 15, 0) 100%);
}
.esg.g .body, .esg.g .body dt {
	border-color: #C1980F !important;
}
.esg .head {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	min-height: 212px;
	border-top: 2px solid #000;
	border-bottom: 30px solid #000;
	transition: opacity 0.2s, background 0.2s;
	cursor: pointer;
}
.esg .head:hover {
	opacity: 0.7;
}
.esg .head.open:after {
	transform: rotate(315deg);
}
.esg .head:before {
	content: "";
	display: block;
	position: absolute;
	width: 60px;
	height: 60px;
	bottom: -30px;
	left: 50%;
	margin-left: -30px;
	background: #fff;
	border-radius: 50%;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.16);
	z-index: 5;
}
.esg .head:after {
	content: "";
	display: block;
	position: absolute;
	width: 60px;
	height: 60px;
	bottom: -30px;
	left: 50%;
	margin-left: -30px;
	background: url(/files/cross.svg) no-repeat center center;
	transition: 400ms;
	z-index: 5;
}
.esg .head h3 {
	margin: 0;
	font-size: min(1.3095238095vw, 22px);
	line-height: 1.3;
	font-weight: 300;
}
.tablet .esg .head h3 {
	font-size: min(2.012195122vw, 16.5px);
}
.sp .esg .head h3 {
	font-size: min(5.0286561483vw, 18.857460556px);
}
.esg .head h3:before {
	content: attr(data-en);
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	padding-bottom: min(15px, 1.2335526316vw);
	font-size: min(3.5714285714vw, 60px);
	line-height: 1;
	font-weight: 300;
	background: none;
	border: 0;
	border-radius: 0;
}
.tablet .esg .head h3:before {
	font-size: min(5.487804878vw, 45px);
}
.sp .esg .head h3:before {
	font-size: min(9.6989732031vw, 36.3711495116px);
}
.esg .head .image {
	position: absolute;
	right: 0;
	top: 0px;
	width: 100%;
	max-width: 608px;
	height: 100%;
}
.esg .head .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.esg .head .image:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: linear-gradient(to right, white 0%, rgba(119, 175, 90, 0.5) 50%, rgba(119, 175, 90, 0) 100%);
}
.esg .body {
	display: flex;
	flex-wrap: wrap;
	gap: 15px min(40px, 3.2894736842vw);
	padding: 40px 20px;
	border: 1px solid #000;
}
.esg .body dl {
	width: calc((100% - min(40px, 40/1216*100vw) * 2) / 3);
}
.esg .body dl dt {
	margin-bottom: 25px;
	padding-bottom: 20px;
	font-size: min(1.3095238095vw, 22px);
	line-height: 1.3;
	font-weight: 700;
	border-bottom: 2px solid #000;
}
.tablet .esg .body dl dt {
	font-size: min(2.012195122vw, 16.5px);
}
.sp .esg .body dl dt {
	font-size: min(5.0286561483vw, 18.857460556px);
}
.esg .body dl dd {
	margin: 0;
	padding: 0;
}
.esg .body dl ul {
	gap: 5px;
}
.esg .body dl li {
	width: 100%;
}
.esg .body ul {
	display: flex;
	flex-wrap: wrap;
	gap: 15px min(40px, 3.2894736842vw);
}
.esg .body li {
	position: relative;
	padding-left: 1.35em;
	width: calc((100% - min(40px, 40/1216*100vw) * 2) / 3);
}
.esg .body li:before {
	position: absolute;
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	vertical-align: middle;
	top: 0.85em;
	left: 0.35em;
	margin-top: -2.5px;
	background: #000;
	border-radius: 50%;
}
.esg .body a {
	font-size: min(1.0119047619vw, 17px);
	line-height: 1.3;
	font-weight: 500;
	position: relative;
	display: inline-block;
}
.tablet .esg .body a {
	font-size: min(1.5548780488vw, 12.75px);
}
.sp .esg .body a {
	font-size: min(4.105290258vw, 15.3948384673px);
}
.esg .body a:before {
	content: "";
	display: block;
	position: absolute;
	bottom: calc(0.15em - 5px);
	left: 0px;
	width: 100%;
	height: 1px;
	background: #0053b0;
	transition: 0.2s;
	transform: scale(0);
}
.esg .body a:hover:before {
	transform: scale(1);
}

.topinitiative {
	margin-top: 35px;
	padding: min(40px, 3.2894736842vw);
	padding-left: 95px;
	background: url(/files/pickup.svg) no-repeat 20px center #C8E7F7;
	background-size: auto min(270px, calc(100% - 30px));
}
.tablet .topinitiative {
	padding-left: 90px;
}
.sp .topinitiative {
	padding: 10px;
	background-image: none;
}
.topinitiative > div {
	display: flex;
	gap: 0px 20px;
	margin: auto;
	width: 100%;
}
.sp .topinitiative > div {
	gap: 0px 15px;
}
.topinitiative > div .image {
	width: calc((100% - 20px) / 2);
	max-width: 395px;
	flex-shrink: 0;
}
.sp .topinitiative > div .image {
	width: 35%;
}
.topinitiative > div .image img {
	display: block;
	width: 100%;
	height: auto;
}
.topinitiative > div .body {
	position: relative;
}
.topinitiative > div .category {
	position: absolute;
	display: block;
	padding: 0 5px;
	width: 10em;
	top: 0.5em;
	left: 7em;
	font-size: min(0.9523809524vw, 16px);
	line-height: 1.75;
	font-weight: 400;
	color: #fff;
	text-align: center;
	background: #656565;
	transform: translateY(-50%);
}
.sp .topinitiative > div .category {
	font-size: min(3.7333333333vw, 14px);
}
.tablet .topinitiative > div .category {
	left: 10em;
}
.sp .topinitiative > div .category {
	width: 7em;
	left: 6.5em;
}
.topinitiative > div .category.environment {
	background: #6CBE44;
}
.topinitiative > div .category.society {
	background: #F38D73;
}
.topinitiative > div .category.governance {
	background: #5783DB;
}
.topinitiative > div .date {
	display: block;
	margin-bottom: 20px;
	font-size: min(0.9523809524vw, 16px);
	line-height: 1;
	font-weight: 700;
}
.tablet .topinitiative > div .date {
	font-size: min(1.4634146341vw, 12px);
}
.sp .topinitiative > div .date {
	font-size: min(3.9104112196vw, 14.6640420736px);
}
.topinitiative > div .title {
	font-size: min(1.3095238095vw, 22px);
	line-height: 1.3;
	font-weight: 500;
}
.tablet .topinitiative > div .title {
	font-size: min(2.1951219512vw, 18px);
}
.sp .topinitiative > div .title {
	font-size: min(4.2666666667vw, 16px);
}
.topinitiative > div .info {
	font-size: min(1.0714285714vw, 18px);
	line-height: 1.7;
	font-weight: 400;
}
.tablet .topinitiative > div .info {
	font-size: min(1.7073170732vw, 14px);
}
.sp .topinitiative > div .info {
	font-size: min(3.2vw, 12px);
}
.topinitiative > div .info p + p {
	margin-top: 10px;
}
.topinitiative > div * + .info {
	margin-top: 20px;
}
.sp .topinitiative > div * + .info {
	margin-top: 10px;
}
