@charset "UTF-8";
.contribution #pageNav .inner > ul > li.contribution > a,
.activity #pageNav .inner > ul > li.activity > a {
	color: #e60012 !important;
}

@media print, screen and (min-width: 951px) {
/* -----------------------------------------------------------------------------

ナビ　アクティブ設定

----------------------------------------------------------------------------- */
/* アクティブ */
.csrTop .navCsrTop > a > span,
.message .navCsrMessage p > a > span,
.movie .navCsrMovie p > a > span,
.group .navCsrGroupTop p > a > span,
.materiality .navCsrMateriality > a > span,
.stakeholders .navCsrStakeholders > a > span,
.esg .navCsrEsg > a > span,
.initiative .navCsrInitiative > a > span,
.approach .navCsrApproach > a > span,
.forest .navCsrForest > a > span,
.tcfd .navCsrTCFD > a > span,
.biodiversity .navCsrBiodiversity > a > span,
.water .navCsrWater > a > span,
.management .navCsrManagement > a > span,
.envi_data .navCsrEnv_data > a > span,
.human_rights .navCsrHuman_rights p > a > span,
.safety .navCsrSafety p > a > span,
.supply_chain .navCsrSupply_chain p > a > span,
.survey .navCsrSurvey p > a > span,
.responsibility .navCsrResponsibility p > a > span,
.social_environment .navCsrSoEnvironment p > a > span,
.fostering .navCsrFostering p > a > span,
.strategy .navCsrStrategy p > a > span,
.diversity .navCsrDiversity p > a > span,
.workstyle .navCsrWorkstyle > a > span,
.communication .navCsrCommunication > a > span,
.employee .navCsrEmployee > a > span,
.evaluation .navCsrEvaluation > a > span,
.greenbond .navCsrGeenbond > a > span,
.contribution .navCsrContribution p > a > span,
.social .navCsrSocial > a > span,
.gri .navCsrGri > a > span,
.data .navCsrData > a > span {
	border-bottom: 1px solid #e60012 !important;
}

/* pagenav
---------------------------------------------*/
.message #pageNav .inner > ul > li.message > a,
.group #pageNav .inner > ul > li.group > a,
.environment #pageNav .inner > ul > li.environment > a,
.social #pageNav .inner > ul > li.social > a,
.governance #pageNav .inner > ul > li.governance > a,
.contribution #pageNav .inner > ul > li.contribution > a,
.movie #pageNav .inner > ul > li.movie > a,
.report #pageNav .inner > ul > li.report > a,
.evaluation #pageNav .inner > ul > li.evaluation > a,
.greenbond #pageNav .inner > ul > li.greenbond > a,
.data #pageNav .inner > ul > li.data > a {
	color: #e60012 !important;
}

}
@media print, screen and (min-width: 751px) {



/* -----------------------------------------------------------------------------
	CSRTOP
----------------------------------------------------------------------------- */
/* ttl
---------------------------------------------*/
.csrTop #pageTtl.ttlImg {
	background-image: url(../sustainability/img/bg_main.jpg);
	background-position: center top;
}
.csrTop #contentsBtmLink.normal {
	margin-bottom: -70px;
}
.csrTop #pageTtl figure {
	position: absolute;
	right: 25px;
	margin-top:-100px;
	z-index:1;
}
	
/* message
---------------------------------------------*/
.csrTop .message {
	margin-bottom: 60px;
}
.csrTop .message .inner {
	height: 320px;
	background: url(../sustainability/img/bg_message.jpg) no-repeat 65% bottom;
	background-size: cover;
	position: relative;
}
.csrTop .message .inner .ttlWrap {
	width: 60%;
	max-width: 510px;
	position: absolute;
	top: 24%;
	left: 10%;
}
.csrTop .message .inner .ttlWrap h3 {
	font-size: 3rem;
	font-weight: 400;
}
.csrTop .message .inner .ttlWrap h3 + p {
	margin-top: 10px;
}

.csrTop .figLink {
	margin: 20px 0 45px;
	padding-top: 40px;
	position: relative;
	height: 220px;
	background-size: auto 100%;
	background-position: left top;
	background-repeat: no-repeat;
}

.csrTop .figLink.image1 {
	background-image: url(../sustainability/img/img_csr07.jpg);
}
.csrTop .figLink.image2 {
	background-image: url(../sustainability/img/img_csr08.jpg);
}
.csrTop .figLink.image3 {
	background-image: url(../sustainability/img/img_csr09.jpg);
	height: 300px;
}
.csrTop .figLink.image4 {
	background-image: url(../sustainability/img/img_csr10.jpg);
}

.csrTop .figLink figure {
	overflow: hidden;
	width: 100%;
	height: auto;
}
.csrTop .figLink figure img {
	width: 100%;
}
.csrTop .figLink .infoWrap {
	width: 70%;
	height: 100%;
	padding: 35px;
	padding-top: 40px;
	position: absolute;
	top: 0;
	background: #e1e1e1;
	color: #333;
}
.csrTop .figLink .infoWrap.right {
	right: 0;
}
.csrTop .figLink h4 {
	margin-bottom: 15px;
	font-size: 2rem;
    font-weight: 500;
    color: #333;
}
.csrTop .figLink ul.linkGroup li {
	margin-bottom: 12px;
}
.csrTop .figLink ul.linkGroup li a {
	color: #333;
}
.csrTop #contentsBtmLink.normal .inner {
    padding-top: 0;
}
.csrTop #contentsBtmLink.normal .inner .btn {
    margin-top: 80px;
    margin-bottom: 20px;
}

.csrTop .contribution-bnr {
    width: 580px;
}
.csrTop .contribution-bnr.arrow a {
    background: #fff url(../sustainability/img/bg_bnr_contribution.png) no-repeat left center;
    text-align: right;
    padding-right: 25px;
}
.csrTop .contribution-bnr span {
    background: url(../sustainability/img/icon_arrow_r.png) no-repeat right center;
    padding-right: 15px;
}

@media print, screen and (min-width: 751px) and (max-width: 950px) {
	
	.csrTop .figLink {
		background-position: -20% top;
	}
	.csrTop .figLink h4 {
		margin-bottom: 12px;
	}
	.csrTop .figLink ul.linkGroup li {
		margin-bottom: 12px;
	}
	.csrTop .figLink .infoWrap {
		width: 75%;
		height: 100%;
		padding: 30px 25px;
		padding-top: 30px;
		position: absolute;
		top: 0;
		background: #e1e1e1;
		color: #333;
	}
}


/* link
---------------------------------------------*/
.csrTop .link {
	margin-top: 40px;
	padding-bottom: 30px;
}
.csrTop .link h4.nonLink {
	padding-left: 0;
	background: none;
}

/* case
---------------------------------------------*/
.csrTop #case {
	background: #fff;
	padding: 70px 0;
	margin-bottom: 0 !important;
}
	
/* -----------------------------------------------------------------------------
	/csr/message/
----------------------------------------------------------------------------- */
	.message #pageTtl.ttlImg {
		background-image: url(../sustainability/message/img/img_main.jpg);
		background-position: 65% top;
	}
	.message #pageTtl.ttlImg:before {
		display: none;
	}
	.message #pageTtl.ttlImg .inner .ttl {
		color: #000;
	}
	.message .text p {
		font-size: 1.5rem;
		line-height: 2;
	}
	.message .text p span {
		border-bottom: 1px solid #333;
	}
	.message .text p + p {
		margin-top: 30px;
	}

/* -----------------------------------------------------------------------------
	/sustainability/environment/management/ , /sustainability/environment/eco/
----------------------------------------------------------------------------- */
.environment .inner.print {
	padding: 20px 0 !important;
}
.environment #contents .section {
	min-height: inherit;
}
.environment #contents .section:nth-of-type(1) {
	margin-bottom: 0;
}
	.environment #contents .section .inner .btn.print {
	width: 180px;
	float: right;
	margin: 0;
}
.environment #contents .section .inner .btn.print + p {
	clear: both;
	padding: 40px 0 0;
}
.environment #contents .section .inner .section {
	margin: 0;
}
.environment #contents .section .inner .section + .section {
	margin: 50px 0 0;
}
.environment #contents .section .inner p {
	margin: 15px 0 0;
}
.environment #contents .section .inner .ttl02{
	margin: 0 0 15px;
	padding: 40px 0 0;
}
.environment #contents .section .inner .ttl01 + .ttl02{
	padding: 0;
}
.environment #contents .section .inner .ttl01 + p,
.environment #contents .section .inner .ttl02 + p{
	margin: 0;
}
.environment #contents .section .inner ol.olDefault {
	margin: 15px 0 0;
	padding: 0;
}
.environment #contents .section .inner ol.olDefault > li {
	margin-top: 0;
}
.environment #contents .section .inner ol.olDefault > li + li {
	margin-top: 5px;
}
.environment #contents .section .inner ol.olDefault li ol {
	margin-left: 0;
}
.environment #contents .section .inner ol.olDefault li ol li {
	text-indent: -2em;
	margin-left: 2em;
	list-style: none;
}
.environment #contents .section .inner .listAst {
	margin: 15px 0 0;
	font-size: 1.2rem;
}
.environment #contents .section .inner .listAst > li + li {
	margin-top: 0;
}
.environment #contents .section .inner .listNote {
	margin: 15px 0 0;
}
.environment #contents .section .inner .listDot {
	margin: 15px 0 0;
	font-size: 1.4rem;
}
.environment #contents .section .inner sup {
	top: -0.5em;
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
.environment #contents .section .inner .btn.longTxt {
	width: 300px;
}
.environment #contents .section .inner table {
	margin-top: 15px;
}
.environment #contents .section .inner table td {
	text-align: center;
}
.environment #contents .section .inner table.stripe td {
	width: 25%;
}
.environment #contents .section .inner table.type02 {
	max-width: 600px;
}
.environment #contents .section .inner table.type02 .total {
	background: #777;
	color: #fff;
}
.environment #contents .section .inner table th span.indent {
	display: inline-block;
	text-indent: -2.6em;
	margin-left: 2.6em;
}
.environment #contents .section .inner .imgLeft .text {
 margin: 0 0 0 34%;
}
.environment #contents .section .inner .imgLeft figcaption {
	line-height: 1.5;
}

/* -----------------------------------------------------------------------------
/sustainability/environment/env_data/
----------------------------------------------------------------------------- */
	.env_data .btn {
    width: 590px;
    margin: 0;
}
.env_data table th {
    font-size: 13px;
    padding: 10px 16px;
    line-height: 1.4;
		width: inherit !important;
		vertical-align: middle;
}
.env_data table th.w100 {
		width: 100px !important;
}
.env_data table th.inherit {
		width: inherit !important;
}
.env_data table td {
	font-size:13px;
	line-height: 1.4;
	padding: 12px 16px;
	vertical-align: middle;
}
.env_data table td sub {
    position: absolute;
    line-height: 1;
}
.env_data table th.fLarge {
	font-size:16px;
}
.env_data table th.large {
	padding: 15px 20px;
}
.env_data .tableScroll ul {
    overflow: hidden;
    margin-top: 5px;
}
.env_data .tableScroll ul li {
    float: right;
    text-align: right;
    width: 38%;
	font-size:12px;
}
.env_data .imgLeft .image {
	width:53.3333%;
}
.env_data .imgLeft .tableScroll {
	width:44.166667%;
	float:right;
}
.env_data .listDot li.ttl {
    text-indent: 0;
    padding-left: 0;
    margin-bottom: -5px;
}
.env_data .listDot > li.ttl:before {
	display:none;
}
.env_data .listDot + .listDot {
	margin-top:20px;
}
.env_data .listDot + p {
	margin-top:40px;
}

/* -----------------------------------------------------------------------------
	/sustainability/supply_chain/
----------------------------------------------------------------------------- */
	.supply_chain .btnBox .btn {
		float: right;
		width: 180px;
	}
	.supply_chain #contents .section .inner p {
		margin-top: 1.8em;
		margin-bottom: 0;
	}
	.supply_chain #contents .section .inner p.mt0 {
		margin-top: 0;
	}
	.supply_chain #contents .section .inner .ttl02 {
		clear: both;
	}
	.supply_chain #contents .section .inner img {
		width: 100%;
		height: auto;
	}
	.supply_chain #contents .section .inner .ttl02 {
		margin: 0 0 15px;
		padding: 40px 0 0;
	}
	.supply_chain #contents .section .inner .ttl02 + p {
		margin-top: 0;
	}
		.supply_chain #contents .section .inner ol.olDefault {
		margin: 0;
	}
	.supply_chain #contents .section .inner ol.olDefault ol {
		margin-left: 0;
	}
	.supply_chain #contents .section .inner ol.olDefault ol li {
		text-indent: -2em;
		padding-left: 2em;
		margin-top: 8px;
		list-style: none;
	}
	.supply_chain #contents .section .inner ol.olDefault ol li .listDot > li {
		text-indent: -1em;
		padding-left: 1em;
	}
	.supply_chain #contents .section .inner .attention + .attention {
		margin-top: 0;
	}
	.supply_chain #contents .section .inner .col3,
	.supply_chain #contents .section .inner .col4 {
		margin-top: 1.8em;
	}
	.supply_chain #contents .section .inner .imgLeft {
		margin-top: 1.8em;
	}
	.supply_chain #contents .section .inner .imgLeft p {
		margin-top: 0;
	}
	.supply_chain #contents .section .inner .boxBorder {
		margin-top: 30px;
	}
	.supply_chain #contents .section .inner .boxBorder *:first-child {
		padding-top: 0;
		margin-top: 0;
	}
	.supply_chain #contents .section .inner .boxBorder h5 {
		border-top: 1px solid #ccc;
		padding-top: 40px;
		margin-top: 40px;
		margin-bottom: -0.5em;
		font-size: 1.4rem;
	}
	.supply_chain #contents .section .inner .boxBorder h5:first-child {
		border-top: none;
		padding-top: 0;
		margin-top: 0;
	}
	
	
	
/* -----------------------------------------------------------------------------
	/sustainability/supply_chain/social/
----------------------------------------------------------------------------- */
.social .btnBox .btn {
	float: right;
	width: 180px;
}
	
/* -----------------------------------------------------------------------------
	/sustainability/supply_chain/survey/
----------------------------------------------------------------------------- */
.surveySub .boxBorder {
	margin: 50px 0 20px !important;
}
.surveySub .boxBorder.box01 > ul > li {
	padding: 30px 0;
}
.surveySub .boxBorder.box01 > ul > li:last-child {
	padding-bottom: 0;
}
.surveySub .boxBorder.box01 > ul > li + li {
	border-top: 1px solid #ccc;
}
.surveySub .boxBorder.box01 > ul > li h4 {
	font-weight: 600;
	font-size: 1.6rem;
	margin-bottom: 15px;
}
.surveySub .boxBorder.box01 > ul > li .imgLeft {
	margin-top: 0 !important;
}
.surveySub .boxBorder.box01 figure {
	margin-bottom: 0;
}
.surveySub section .inner .boxBorder.box01 p {
	margin-top: 0 !important;
}
.surveySub .boxBorder.box01 > ul > li ul li {
	height: auto !important;
}
.surveySub .btn.return {
	margin-top: 50px !important;
}
	
/* -----------------------------------------------------------------------------
	/sustainability/esg/
----------------------------------------------------------------------------- */
.esg .environment #contents .section .inner table.stripe td {
    width: 14%;
}
.esg span.esg-veryhigh {color:#d5f09f;}
.esg span.esg-high {color:#dbc6f2;}
.esg span.esg-moderate {color:#ffc86b;}
.esg span.esg-low {color:#8ae3e9;}
.esg table.stripe {font-size: 1.1rem;}
.esg table.stripe th {padding: 4px; text-align:center;}
.esg table.stripe td {padding: 4px;}


/*2014*/
.surveySub.surveySub2014 .boxBorder.box01 {
	margin-top: 0!important;
}
	
/* -----------------------------------------------------------------------------
	/sustainability/human_rights/
----------------------------------------------------------------------------- */
.human_rights .btnBox .btn {
	float: right;
	width: 180px;
}
.human_rights section h4.ttl02 {
	margin-top: 50px;
}
.human_rights section h3 + h4.ttl02 {
	margin-top: 0;
}

/* -----------------------------------------------------------------------------
	/sustainability/topics_con/
----------------------------------------------------------------------------- */
.topics_con .relationList dt {
	font-weight:bold;
    float: left;
}
.topics_con .relationList dd {
	margin-left:110px;
}
.topics_con .relationList dd + dd {
	margin-top:10px;
}

/* -----------------------------------------------------------------------------
	/sustainability/topics_env/
----------------------------------------------------------------------------- */
	.topics_env .btnBox .btn {
		float: right;
		width: 180px;
	}
	.topics_env #contents .section .inner p {
		margin-top: 1.8em;
		margin-bottom: 0;
	}
	.topics_env #contents .section .inner li figure.image a.modalIframe {
		display: block;
		position: relative;
	}
	.topics_env #contents .section .inner li figure.image a.modalIframe:before {
		content: "";
		display: block;
		width: 80px;
		height: 80px;
		background: url(../common/img/icon_play.png) no-repeat;
		background-size: 80px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: -40px;
		margin-top: -40px;
		-webkit-transition: 0.3s;
		transition: 0.3s;
		z-index: 2;
	}
	.topics_env #contents .section .inner img {
		width: 100%;
		height: auto;
	}
	.topics_env #contents .section .inner .attention + .attention {
		margin-top: 0;
	}
	.topics_env #contents .section .inner .col3,
	.topics_env #contents .section .inner .col4,
	.topics_env #contents .section .inner table {
		margin-top: 1.8em;
	}
	.topics_env #contents .section .inner .imgLeft {
		margin-top: 1.8em;
	}
	.topics_env #contents .section .inner .imgLeft p {
		margin-top: 0;
	}
	.topics_env #contents .section .inner .listAst {
		margin-top: 1.8em;
	}
	.topics_env #contents .section .inner .imgLeft.imgLeft02 figure {
		width: 21.666666666666667%;
	}
	.topics_env #contents .section .inner .imgLeft.imgLeft02 p {
		margin-left: 24%;
	}
	
	
	.topics_env .videoWrap {
		padding: 10px;
		background: #fff;
	}
	
/*-------------------------------------
          stakeholders
-------------------------------------*/
.csr #contents .section .inner .btn.print {
    width: 180px;
    float: right;
    margin: 0;
}

.stakeholders #contents .section .inner .btn.print + p {
    clear: both;
    padding: 40px 0 0;
}

.stakeholders #contents .section .inner table {
	table-layout: fixed;
}

.stakeholders #contents .section .inner table .win01 {
	width: 15%;
}

.stakeholders #contents .section .inner table .win02 {
	width: 40%;
}

.stakeholders #contents .section .inner table .win03 {
	width: 45%;
}
	
/*-------------------------------------
          action_plan
-------------------------------------*/
.action_plan .section .inner {
	padding: 20px 0 10px !important;
}
.action_plan .btn {
	width: 580px;
}
.action_plan .tabBox {
	margin-bottom: 30px;
}
.action_plan .tabIcon {
	margin: 0 -10px;
}
.action_plan .tabIcon li {
	float: left;
	box-sizing: border-box;
	padding: 10px;
}
.action_plan .tabIcon li a {
	display: block;
	text-align: center;
	transition: 0.3s;
}
.action_plan .tabIcon li a:hover {
	opacity: 0.8;
}
.action_plan .tabIcon li img {
	max-width: 100%;
}
.action_plan .tabIcon li p {
	padding-top: 5px;
	margin-bottom: 0 !important;
	line-height: 1.4 !important;
	text-align: center;
	font-size: 1.4rem;
}
.action_plan .tabIcon li.active p {
	color: #e50112;
}

/* tabSdgs */
.action_plan .tabSdgs {
	margin-bottom: 30px;
}
.action_plan .tabSdgs li {
	width: 11.11111%;
}
.action_plan .tabSdgs li img {
	border: 1px solid #ccc;
}
.action_plan .tabSdgs li.active img {
	border: 1px solid #e50112;
}
.action_plan .tabSdgs li:first-child img,
.action_plan .tabSdgs li.active:first-child img {
	border: 1px solid #767676;
}

/* tabGroup */
.action_plan .tabGroup li {
	width: 14.28571428571429%;
}
.action_plan .tabGroup li a {
	position: relative;
}
.action_plan .tabGroup li.active a:hover {
	opacity: 1;
}
.action_plan .tabGroup li.active a:after {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	position: absolute;
	top: 0;
	left: 0;
}
.action_plan .tabGroup li:first-child.active a:after {
	content: none;
}

/* sortList */
.action_plan .sortList {
	min-height: 400px;
	position: relative;
}
.action_plan .sortList #loading {
	position: absolute;
	top: 190px;
	left: 50%;
	margin-left: -24px;
	display: none;
}
.action_plan .sortList #loading.isLoad {
	display: block;
}
.action_plan .sortList li {
	display: none;
	margin-bottom: 40px;
}
.action_plan .sortList li.active {
	display: block;
}
.action_plan table th {
	width: 250px;
	padding: 15px 20px;
}
.action_plan table td {
	padding: 15px 20px;
}
.action_plan table td p {
	margin-bottom: 0 !important;
}
.action_plan table td p + p {
	margin-top: 1em;
}

.action_plan table .sdgs td p {
	position: relative;
	padding-left: 40px;
	text-indent: -0.3em;
}
.action_plan table .sdgs td p:before {
	content: "";
	width: 30px;
	height: 30px;
	display: inline-block;
	background-size: 30px;
	border: 1px solid #ddd;
	position: absolute;
	left: 0;
	top: -2px;
}

.action_plan table .sdgs td p.icon01:before {
	background-image: url(../sustainability/group/action_plan/img/icon_sdgs_01.gif);
}
.action_plan table .sdgs td p.icon02:before {
	background-image: url(../sustainability/group/action_plan/img/icon_sdgs_02.gif);
}
.action_plan table .sdgs td p.icon03:before {
	background-image: url(../sustainability/group/action_plan/img/icon_sdgs_03.gif);
}
.action_plan table .sdgs td p.icon04:before {
	background-image: url(../sustainability/group/action_plan/img/icon_sdgs_04.gif);
}
.action_plan table .sdgs td p.icon05:before {
	background-image: url(../sustainability/group/action_plan/img/icon_sdgs_05.gif);
}
.action_plan table .sdgs td p.icon06:before {
	background-image: url(../sustainability/group/action_plan/img/icon_sdgs_06.gif);
}
.action_plan table .sdgs td p.icon07:before {
	background-image: url(../sustainability/group/action_plan/img/icon_sdgs_07.gif);
}
.action_plan table .sdgs td p.icon08:before {
	background-image: url(../sustainability/group/action_plan/img/icon_sdgs_08.gif);
}
.action_plan table .sdgs td p.icon09:before {
	background-image: url(../sustainability/group/action_plan/img/icon_sdgs_09.gif);
}
.action_plan table .sdgs td p.icon10:before {
	background-image: url(../sustainability/group/action_plan/img/icon_sdgs_10.gif);
}
.action_plan table .sdgs td p.icon11:before {
	background-image: url(../sustainability/group/action_plan/img/icon_sdgs_11.gif);
}
.action_plan table .sdgs td p.icon12:before {
	background-image: url(../sustainability/group/action_plan/img/icon_sdgs_12.gif);
}
.action_plan table .sdgs td p.icon13:before {
	background-image: url(../sustainability/group/action_plan/img/icon_sdgs_13.gif);
}
.action_plan table .sdgs td p.icon14:before {
	background-image: url(../sustainability/group/action_plan/img/icon_sdgs_14.gif);
}
.action_plan table .sdgs td p.icon15:before {
	background-image: url(../sustainability/group/action_plan/img/icon_sdgs_15.gif);
}
.action_plan table .sdgs td p.icon16:before {
	background-image: url(../sustainability/group/action_plan/img/icon_sdgs_16.gif);
}
.action_plan table .sdgs td p.icon17:before {
	background-image: url(../sustainability/group/action_plan/img/icon_sdgs_17.gif);
}

	
/* modal*/
.modalWrap {
	display: none;
}
.action_plan .modalInner {
	background: #fff;
	padding: 100px 60px 60px;
}
.action_plan #modal img {
	max-width: 100%;
}
.action_plan #modal h3 {
	margin-bottom: 40px;
}
.action_plan #modal p {
	margin-bottom: 35px;
}
.action_plan #modal dl {
	text-align: left;
	font-size: 1.4rem;
	line-height: 1.6;
}
.action_plan .modalInner > dl > dt {
	text-indent: -0.4em;
}
.action_plan .modalInner > dl > dd {
	margin-bottom: 10px;
}
.action_plan .modalInner > dl > dd > dl {
	margin-top: 5px;
	margin-left: 1em;
}
.action_plan .modalInner > dl > dd > dl dt:before {
	content: "・";
}
.action_plan .modalInner > dl > dd > dl dd {
	padding-left: 1em;
}
.action_plan #modal .btn {
	width: 300px;
	margin: 40px auto 0;
}
.action_plan #modal .btn a {
	background: none;
}
.action_plan #modal .btn a:hover {
	background: rgba(255, 255, 255, 0.2);
}
.action_plan #modal .btn span:before {
	content: "�";
	color: #fff;
	padding-right: 5px;
}
	
/*-------------------------------------
          evaluation
-------------------------------------*/
.evaluation #contents .section .inner .ttl02 {
	/*padding-top: 40px;*/
}

.evaluation #contents .section .inner .btn.print + h3 {
    clear: both;
}
.evaluation #contents .section .inner .imgRight {
	margin-bottom: 30px;
}
.evaluation #contents .section .inner .imgRight .text {
	width: 66%;	
}
.evaluation #contents .section .inner .image {
	max-width: 370px;
	text-align: center;
	margin-bottom: 0;
	padding-top: 5px;
}
/*.evaluation #contents section .inner .reportList01 {
	margin-bottom: 60px;
}

.evaluation #contents .section .inner .reportList .thumb {
	width: 36%;
	float: right;
}

.evaluation #contents .section .inner .reportList .thumb img {
	width: 100%;
	max-width: 370px;
}

.evaluation #contents .section .inner .reportList .thumb .btmLink {
	display: inline-block;
}

.evaluation #contents section .inner .reportList .lText {
    width: 60%;
	float: left;
}

.evaluation #contents section .inner .reportList .lText + .thumb {
    width: 40%;
	float: right;
}
*/
.evaluation #contents section .inner .photoList {
	/*max-width: 500px;*/
	/*margin-bottom: 20px;*/
	text-align: center;
	margin: 40px 0 25px;
}

.evaluation #contents section .inner .photoList li {
	/*width: 44%;*/
	text-align: center;
	display: inline-block;
	margin: 0 14px;
}

.evaluation #contents section .inner .photoList figure {
	margin-bottom: 8px;
}

.evaluation #contents section .inner .photoList figure img {
	max-width: 370px;
}

.evaluation #contents section .inner .photoList p {
	margin-bottom: 2px !important;
	text-align: center;
}

.evaluation #contents .section .inner .attention01 {
	margin-bottom: 0;
}

/*-------------------------------------
  /contribution/earthquake/
-------------------------------------*/
.earthquake #pageTtl {
	background: url(../sustainability/contribution/earthquake/img/bg_main.jpg) repeat-x center top / auto 480px;
	height: 480px;
	padding: 0;
}
.earthquake #pageTtl .band {
	height: 160px;
	position: relative;
	top: 160px;
	background: url(../sustainability/contribution/earthquake/img/bg_main_band.png) repeat-x center top;
	text-align: center;
}
.earthquake .anchorList {
	margin-top: 40px;
	margin-bottom: 0;
}
.earthquake .photo {
	margin: 30px -10px;
}
.earthquake .photo li {
	width: 20%;
	float: left;
	padding: 10px;
}
.earthquake .photo li img {
	width: 100%;
}
.earthquake table {
	margin-bottom: 40px;
}
.earthquake table th,
.earthquake table td {
	background: #fff;
	padding: 13px;
	border-left: none;
	border-right: none;
}
.earthquake table th {
	width: 100px;
	padding-left: 0;
}

/*----------------------------------------
          iso26000
------------------------------------------*/
.iso26000 #contents .section .inner .btn.print + p {
    clear: both;
    padding: 40px 0 0;
}

.iso26000 #contents .section .inner table.stripe td {
	padding: 13px 30px;
}

.iso26000 #contents .section .inner table.stripe td a {
	padding-left: 1em;
	text-indent: -1em;
	display: inline-block;
}

.iso26000 #contents .section .inner table.stripe td .pdf.link:before {
	background: none;
}

/*----------------------------------------
          gri
------------------------------------------*/
.gri #contents .section .inner .btn.print + p {
    clear: both;
    padding: 40px 0 0;
}
	
.gri #contents section + section > .inner {
	padding-top: 0px !important;
}

.gri #contents .section .inner table .ttl03 {
	width: 11%;
}

.gri #contents .section .inner table .ttl04 {
	width: 28%;
}

.gri #contents .section .inner .tableScroll {
	margin-bottom: 20px;
}

.gri #contents .section .inner .tableScroll01 {
	margin-bottom: 0;
}

.gri #contents .section .inner table.stripe td a {
	padding-left: 1em;
	text-indent: -1em;
	display: inline-block;
}

.gri #contents .section .inner table th,
.gri #contents .section .inner table td {
	vertical-align: top;
}

.gri #contents .section .inner table td p {
	padding: 0 0 0 12px;
}

.gri #contents .section .inner table.stripe td a.iconPdf {
	padding: 0;
	text-indent: 0;
	display: inline;
	position: relative;
}

.gri #contents .section .inner table.stripe td p a.iconPdf span:before {
	left: -12px;
	top: 7px;
	content: "";
	position: absolute;
	width: 7px;
	height: 11px;
	margin-right: 7px;
	background: url(../common/img/icon_arrow_r.png) no-repeat left center;
}

.gri #contents .section .inner table.stripe td p a.link::before {
	background: none !important;
}

.gri #contents .section .inner h5.ttl02 {
	padding-top: 10px;
}

.gri #contents .section .inner .ttlCenter01 {
	padding-top: 40px;
}

.gri .tabCont {
	padding-top: 20px;
}
.gri #contents .section .inner table th:first-child {
	vertical-align: middle;
	text-align: center;
	background: #fff;
}
.gri #contents .section .inner table th.ttl:first-child {
	background: #777;
}
.gri #contents .section .inner table td:last-child {
	vertical-align: middle;
}
.gri #contents .section .inner table th.sttl {
	background: #eee;
	text-align: left;
}
.gri #contents .section .inner h4.noborder {
	border-bottom: none;
	margin-bottom: 0;
}
.gri #contents .section .inner h4.noborder + .anchorList {
	text-align: left;
	margin-top: 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #aaa;
}
.gri #contents .section .inner h4.noborder + .anchorList ul {
	margin: 0;
}
	
/*----------------------------------------
          activity
------------------------------------------*/
.activity #contents .section .inner .ttl01 {
	clear: both;
}

.activity #contents .section .inner .print {
	margin-bottom: 50px !important;
}

.activity #contents .section .inner .btn {
	margin: 0 auto 80px;
}

.activity #contents .section .inner .boxBorder {
	margin-bottom: 50px;
}

.activity #contents .section .inner .reportList .thumb {
	text-align: left;
}

.activity #contents .section .inner .reportList .thumb img {
	padding: 0 70px 0 0;
}

.activity #contents .section .inner .reportList .thumb a {
	display: block;
	padding: 0 0 0 1em;
	text-indent: -1em;
	line-height: 1.3;
	background: url(../common/img/icon_arrow_r.png) no-repeat left 4px;
}

.activity #contents .section .inner .reportList .thumb a:before {
	background: none;
}

.activity #contents .section .inner .reportList .thumb a span {
	padding-right: 17px;
	background: url(../common/img/icon_blank02.png) no-repeat right center;
}

.activity #contents .section .inner .reportList .textBox {
	margin-left: 29.4%;
}

.activity #contents .section .inner .reportList .textBox dt {
	float: left;
}

.activity #contents .section .inner .reportList .textBox dd {
	padding: 0 0 20px 9em;
}

.activity #contents .section .inner .reportList .textBox ul {
	margin: 0;
}

.activity #contents .section .inner .reportList .textBox ul li {
	padding: 0;
	border: none;
}

.activity #contents .section .inner .backnumber {
	margin-bottom: 80px;
}

.activity #contents .section .inner .backnumber .reportList {
	width: 100%;
	float: none;
}

.activity #contents .section .inner .backnumber .reportList th{
	width: 353px;
}

.activity #contents .section .inner .btnList li {
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

.activity #contents .section .inner .btnList li {
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.activity #contents .section .modal.icon,
.tcfd #contents section .modal.icon {
	position: relative;
}
.activity #contents .section .modal.icon:before,
.tcfd #contents section .modal.icon:before {
	content: "";
	width: 20px;
	height: 20px;
	background: url(../common/img/icon_zoom02.png) no-repeat center center;
	background-size: 20px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.tcfd #contents section .imgRight .image img {
	float: none;
}

/*----------------------------------------
          contribution
------------------------------------------*/
.contribution #contents .section .ttlCenter01 {
	padding-top: 40px;
	clear: both;
}

.contribution #contents .section .inner .anchorList {
	margin-top: 0;
}

.contribution #contents .section .inner .anchorList > li {
	margin-top: 0;
}

.contribution #contents .section .inner .table01 {
	margin-bottom: 40px;
}

.contribution #contents .section .inner .listCol3 {
	margin-bottom: 30px;
}

.contribution #contents .section .inner .listCol3 li {
	text-align: left;
}

.contribution #contents .section .inner .listCol3 li span {
	background: none;
	padding: 0;
}

.contribution #contents .section .inner .listCol3 li span:hover {
	text-decoration: none;
}

.contribution #contents .section .inner .listAst {
	margin-bottom: 20px;
}

.contribution #contents .section .inner .backnumber {
	margin-bottom: 80px;
}

.contribution #contents .section .inner .backnumber .reportList {
	float: none;
}

.contribution #contents .section .inner .reportList table {
	margin-bottom: 4px;
}

.contribution #contents .section .inner .reportList table th {
	width: 300px;
}

.contribution #contents .section .inner .table02 th {
	width: 160px;
}
.contribution #contents .section .inner .table02 .tel {
	pointer-events: none;
}

/*----------------------------------------
			human_resources
------------------------------------------*/
/* col6Nav
---------------------------------------------*/
.strategy .col6Nav > li,
.fostering .col6Nav > li,
.diversity .col6Nav > li,
.health .col6Nav > li,
.management .col6Nav > li,
.employee .col6Nav > li { width: calc(100% / 6);}

/* groupLink
---------------------------------------------*/
.human_resources #groupLink .inner {
	padding-top: 55px !important;
}
.human_resources #groupLink .inner > ul {
	margin: 0 -1.2195%;
	overflow: hidden;
}
.human_resources #groupLink .inner > ul > li {
	width: 30.8943%;
	float: left;
	margin: 0 1.2195% 25px;
}
.human_resources #groupLink ul li figure {
	margin-bottom: 14px;
	overflow: hidden;
	width: 100%;
	height: auto;
}
.human_resources #groupLink ul li figure img {
	width: 100%;
}
.human_resources #groupLink ul li h4 {
	font-size: 1.6rem;
	font-weight: 500;
	margin-bottom: 13px;
	background: url(../common/img/icon_arrow_r.png) no-repeat left center;
	padding-left: 13px;
}
.human_resources #groupLink ul li h4.link.blank span {
	padding-right: 17px;
	background: url(../common/img/icon_blank02.png) no-repeat right center;
}
.human_resources #groupLink ul li a:hover{
	text-decoration: none;}
.human_resources #groupLink ul li a:hover h4,
.human_resources #groupLink ul li.anchor a:hover{
	text-decoration: underline;
	}
.human_resources #groupLink ul li p{
    line-height: 1.7!important;
}

/* employee
---------------------------------------------*/
.human_resources.employee .inner .imgRight.clr { border-bottom: 1px dotted #aaa; margin-bottom: 15px;}
table th.ttl:first-child { width: 28%;}



/*----------------------------------------
	/human_resources/strategy/
------------------------------------------*/
/* idealImageArea
---------------------------------------------*/
.strategy .idealImageArea .txtLead { width: 100%; font-size: 1.6rem; font-weight: bold; line-height: 1.4; text-align: center; color: #fff; padding: 20px 10px; background: #e60012;}
.strategy .idealImageArea .idealBlockUnit { width: 100%; display: table; border-collapse: collapse;}
.strategy .idealImageArea .idealBlock { width: 33%; padding: 20px; border: 1px solid #e60012; display: table-cell;}
.strategy .idealImageArea .idealBlock > dt { font-size: 1.6rem; font-weight: bold; text-align: center; margin-bottom: 15px;}
.strategy .idealImageArea .idealBlock > dd { text-indent: -1em; padding-left: 1em;}
.strategy .idealImageArea .idealBlock > dd::before { content: '・';}

/*----------------------------------------
	/human_resources/diversity/
------------------------------------------*/
.diversity .btn.pdf {
	margin: 0;
	width: 250px;
}
.diversity table th.ttl:first-child {
    width: 50%;
}
.diversity table th.ttl:first-child {
    width: 50%;
}
.diversity table td:first-child {
    border-left: none;
}
.diversity .imgCenter {
	max-width: 810px;
	width: 100%;
	margin: 0 auto;
	text-align: left;	
}
.diversity .imgCenter img {
	width: 100%;
}
.diversity dl.boxTtl dt {
	padding: 32px 0;
}
.diversity dl.boxTtl dt.line2 {
	padding: 16px 0;
}


/*----------------------------------------
	/human_resources/management/
------------------------------------------*/
	.management .imgLeft .image figcaption {
		text-align: center;
	}

}
@media print, screen and (min-width: 751px) and (max-width: 1240px) {

}

@media print, screen and (min-width: 751px) and (max-width: 950px) {

/*----------------------------------------
	/message/
------------------------------------------*/

.message .text p {
	font-size: 1.3rem;
}
.message .text p + p {
	margin-top: 20px;
}

/*-------------------------------------
          action_plan
-------------------------------------*/

.action_plan .tabIcon {
	margin: 0 -5px;
}
.action_plan .tabIcon li {
	padding: 5px;
}

/* tabSdgs */
.action_plan .tabSdgs li {
	width: 16.66666%;
}

/* tabGroup */
.action_plan .tabGroup li {
	width: 14.28571428571429%;
}

/* sortList */
.action_plan .sortList {
	min-height: 300px;
}
.action_plan .sortList #loading {
	top: 150px;
}

	
}

.tcfd .textbox {
	height: auto;
    width: 90%;
    margin: auto;
 	text-align: center; 
}


/* -----------------------------------------------------------------------------
  
  	/en/固有記述
    
  ----------------------------------------------------------------------------- */
@media print, screen and (min-width: 751px) {
	.csrTop .newsType04.newsType05 .newsList ul li .date .tag {
		float: right;
		margin-top: 2px;
	}
	.csrTop .newsType04.newsType05 .newsList ul li .txt {
		margin-left: 240px;
	}

/*----------------------------------------
	/human_resources/diversity/
------------------------------------------*/
	.diversity table.goals th {
			width: 108px;
	}
}


/*-------------------------------------
  /sustainability/group/
-------------------------------------*/

.indent_list {
	padding-left: 2em;
}
p.indent {
padding-left:1em;
text-indent:-1em;
}


/* -----------------------------------------------------------------------------
  
  	/en/固有記述
    
  ----------------------------------------------------------------------------- */
.diversity table th {
	width: 120px;
}


/* -----------------------------------------------------------------------------
  
  	印刷設定
    
  ----------------------------------------------------------------------------- */
@media print {
	.csrTop .col3 > li:first-child,
	.csrTop .col3 > li:nth-child(2),
	.csrTop .col3 > li:nth-child(3) {
		height: 511px !important;
	}
	.csrTop .link {
		padding-bottom: 0;
	}
	.diversity .col3 dl.boxTtl {
		height: 530px !important;
	}
}