@charset "utf-8";



@media screen and (max-width: 1499px) {
/* 2024.09 - Sustainability Top */
	.sustainabilityTop .u-title__page span {
		display: none;
	}
	.sustainabilityTop .c-indexMainTitle {
		display: block;
	}
}


@media screen and (max-width: 1099px) {
	/* ------------------------------------------------------------
	message style
------------------------------------------------------------ */
	.c-messageCorner__title {
		min-height: auto;
		margin-top: 50px;
	}
	.c-messageCorner__title h2 {
		white-space: normal;
		position: relative;
		top: auto;
		left: auto;
		transform: none;
	}
	.c-messageCorner__name {
		margin-top: 60px;
	}
	
	/* 2022.02 - Sustainability News */
	.c-sustainability-news .u-newsList__data {
		width: 100%;
		padding-top: 0;
	}
	
	.c-sustainability-news .u-newsList__text {
		width: 100%;
	}
	
	.c-sustainability-news .u-newsList__text a:after {
		margin-top: -.75em;
	}
	
	.c-sustainability-news .u-newsList__text--multiple a:after {
		margin-top: -.05em;
	}


/* 2024.09 - Sustainability Top */
	.sustainabilityTop .g-breadcrumb.g-breadcrumb--white .g-breadcrumb__items {
		margin-bottom: 10px;
	}
	.sustainabilityTop .u-indexmv + * {
		margin-top: 30px;
	}
	.sustainabilityTop .u-title__mid {
		font-size: 1.8rem;
		margin-top: 50px;
	}
	.sustainabilityTop .u-title__mid a {
		display: block;
	}
	.sustainabilityTop .u-title__mid a:after {
		right: 0;
	}
	.sustainabilityTop .u-title__mid a:hover:after {
	}


/*c-sustainability-corner*/
	.c-sustainability-corner {
		margin: 30px 0 0;
	}
	.c-corner__childs {
		gap: 30px;
	}
	.c-corner__child {
	}
	.c-corner__child.is-message {
		width: 100%;
	}
	.c-corner__child.is-management {
		width: 100%;
	}
	.c-corner__childWrap {
		display: block;
	}
	.is-management .c-corner__childWrap > * {
		width: 100%;
	}
	.c-corner__title {
		height: auto;
		display: block;
	}
	.c-corner__title p {
		padding: 0 20px;
	}
	.c-corner__title em {
		font-size: 1.8rem;
	}
	.c-corner__title em:after {
	}
	.c-corner__title figure {
		margin-top: 20px;
	}
	.c-cornerList {
		padding: 0;
	}
	.c-cornerList > * {
		padding: 20px 20px;
	}
	.is-data .c-corner__title {
		width: 100%;
	}
	.is-data .c-cornerList {
		flex-wrap: wrap;
		padding: 0;
	}
	.is-data .c-cornerList > * {
		width: 100%;
	}
	.is-data .c-cornerList:before {
		width: 100%;
	}
	.is-data .c-cornerList > * {
		border-bottom: 1px solid #E8E8E8;
	}
	.is-data .c-cornerList > *:last-child {
		border: none;
	}


/*c-sustainability-menu*/
	.c-menu__title {
		padding: 0 0 30px;
	}
	.c-menu__title:before {
		max-width: 124px;
		height: 98px;
	}
	.c-menu__title:after {
		height: calc(100% - 53px);
		top: 53px;
	}
	.c-menu__title p {
		font-size: 1.4rem;
	}
	.c-menu__title em {
		font-size: 2.4rem;
	}
} /* END Responsive */

@media screen and (max-width: 767px) {
	/* image size auto */
	img.img_auto {
		width: 100%;
	}
	.sp_img1_2 {
		width: 50% !important;
		margin-right: auto;
		margin-left: auto;
	}
	/* flexbox */
	.u-flex__column--1-2 > * {
		width: 100%;
		padding: 0;
	}
	/* table */
	table.sticky {
		position: static;
	}
	table.sticky > tbody > .u-table-cornerHead > th {
		position: static;
		top: auto;
	}
	/* anchor */
	.u-anchormenu__item {
		white-space: normal;
	}
	/* ------------------------------------------------------------
	index style
	------------------------------------------------------------ */
	/* 項目表示 */
	.u-indexcornerlist__wrap.grad-item {
		margin-bottom: 0;
	}
	.grad-btn {
		display: none;
	}
	.grad-item {
		overflow: visible;
		height: auto;
	}
	/* ------------------------------------------------------------
	message style
	------------------------------------------------------------ */
	.c-messageCorner__title {
		margin-bottom: 30px;
	}
	.c-messageCorner__title:lang(en) {
		min-height: 6.25em
	}
	
	.c-messageCorner__title h2 {
		font-size: 2.2rem;
	}
	.c-messageCorner__name p:first-child {
		padding-right: 20px;
	}
	.c-messageCorner__name img {
		max-width: 105px;
	}
	/* ------------------------------------------------------------
	environment style
	------------------------------------------------------------ */
	/* ---------- management/plan ---------- */
	.u-table-corner table.plan_table th {
		width: auto;
		min-width: 0 !important;
	}
	.u-table-corner table.plan_table th + td {
		width: auto;
	}
	table.plan_table th.cell1, table.plan_table th.cell3, table.plan_table th.cell5 {
		width: 30px !important;
	}
	table.plan_table th.cell2 {
		width: 150px !important;
	}
	table.plan_table td.cell7 {
		width: 120px;
	}
	table.plan_table div.icon {
		width: 80px;
	}
	/* ---------- data/area ---------- */
	article.area td {
		width: 25%;
	}
	/* ---------- data/office ---------- */
	article.office table.office_table1 td {
		width: 25%;
	}
	/* ------------------------------------------------------------
	data style
	------------------------------------------------------------ */
	/* ---------- guideline ---------- */
	article.guideline td.cell_num {
		width: 6em;
		border-left-style: none;
		text-align: center
	}
	
	
	
	.c-indexMainTitle {
		text-align: left !important;
	}
	
	/* 2022.02 - Sustainability News */
	.c-sustainability-news .u-newsList__text {
		line-height: 1.5;
		padding-right: 0;
	}
	
	.c-sustainability-news .u-newsList__text--multiple a:before {
		width: 5px;
		height: 5px;
	}
	
	.c-sustainability-news .u-newsList__text--multiple a:after {
		top: .15em;
		transform: translate(0,0) rotate(.005deg);
	}
	
	.l-tcfd__catch {
		font-size: 1.8rem;
	}
	
/* 20231005 */
	.environment_plan_image {
		width: 100%;
	}
	
	
/* 2024.09 - Sustainability Top */
	.sustainabilityTop .g-breadcrumb.g-breadcrumb--white {
		font-size: 1rem;
		background: rgb(0 0 0 / .4);
		width: 100%;
	}
	.sustainabilityTop .u-title__page {
		font-size: 2.4rem;
		top: 30%;
		left: 20px;
		padding: 0.5em 0;
	}
	.sustainabilityTop .u-title__page span {
	}
	.sustainabilityTop .u-indexmv .u-title__page:after {
		content: "";
		display: block;
		width: calc(100% + 40px);
		height: 100%;
		background: rgb(255 255 255 / .8);
		position: absolute;
		left: -30px;
		top: 0px;
		z-index: -1;
	}

	
/*c-sustainability-news*/
	.sustainabilityTop .c-sustainability-news .u-title__mid {
		text-align: center;
	}
	.sustainabilityTop .c-sustainability-news .u-newsList__item {
		padding: 15px 0;
	}

	
/*c-sustainability-menu*/
	.c-sustainability-menu {
		margin: 50px auto 0;
	}
	.c-menu__childs {
		gap: 20px;
		flex-wrap: wrap;
	}
	.c-menu__childs > * {
		width: 100%;
	}
	.c-menuList a {
		font-size: 1.3rem;
	}


/*c-sustainability-library*/
	.c-libraryList {
		padding: 20px 20px;
	}
	.c-libraryList__items > * {
		display: block;
		width: 100%;
		padding: 20px 0;
	}
	.c-libraryList__text a {
		font-size: 1.6rem;
		padding-right: 18px;
	}
	.c-libraryList__text a:after {
		right: 0;
	}
	.c-libraryList__text p {
		font-size: 1.4rem;
	}
	.c-libraryList__image {
		margin: 15px auto 0;
	}


/*c-sustainability-evaluation*/
	.c-evaluationList__item {
		flex-wrap: wrap;
		border: none;
	}
	.c-evaluationList__text {
		font-size: 1.6rem;
		line-height: 1.5;
		width: 100%;
		padding: 1.5em 0;
	}
	.c-evaluationList__image {
		padding: 1.75em 35px 2em;
		margin: 0 auto;
	}
} /* END Responsive */

/* ------------------------------------------------------------
html:lang(en)
------------------------------------------------------------ */

@media screen and (max-width: 1099px) {
	html:lang(en) img.img_1000 {
		width: 100%;
	}
}