@charset "utf-8";

/* top news */
#contentsArea #sideEnclosingArea article div.newsBlock01 table.csrnews-top {
  margin-top: 10px;
  border-top: 1px solid #ccc;
}

/* notation */
#contentsArea article dl.notation dd {
  margin-left: 2.5em;
  padding: 0.2em 15px 0.2em 0;
}
#contentsArea article dl.notation.notation-wide dt {
  width: 80px;
}
#contentsArea article dl.notation.notation-wide dd {
  margin-left: 90px;
}

/* link panel */
#contentsArea article .link-panel {
  display: block;
  margin-top: 20px;
  border: 1px solid #bebebe;
  text-decoration: none;
}
#contentsArea article .link-panel:hover {
  border: 1px solid #06c;
}
#contentsArea article .link-panel .link-panel-img,
#contentsArea article .unit .link-panel .link-panel-img {
  max-width: 100%;
  margin: 0;
}
#contentsArea article .link-panel .link-panel-title,
#contentsArea.column #sideEnclosingArea article .size1of2 .link-panel .link-panel-title {
  padding: 20px 15px 20px 29px;
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  color: #4b4b4b;
  background-color: transparent;
  background-image: url(/about/csr/img/link_arrow_001.gif);
  background-repeat: no-repeat;
  background-position: 15px center;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}


/* link title */
#contentsArea article .link-title,
#contentsArea.column #sideEnclosingArea article .link-title,
#contentsArea.column #sideEnclosingArea article .size1of3 .link-title {
  padding: 0;
  margin: 30px 0 0;
  font-size: 21px;
  font-weight: bold;
  border: 0;
  background: none;
  box-shadow: none;
}
#contentsArea article .link-title a {
  padding-left: 29px;
  color: #4b4b4b;
  background-image: url(/about/csr/img/link_arrow_002.gif);
  background-repeat: no-repeat;
  background-position: 10px center;
  text-decoration: none;
}
#contentsArea article .link-title a:hover {
  text-decoration: underline;
}

/* line Separator */
#contentsArea article .lineTopSeparator {
  margin-top: 50px;
  border-top: 4px solid #e8e8e8;
}

/* line title */
#contentsArea article .line-title,
#contentsArea.column #sideEnclosingArea article .line-title {
  margin-top: 50px;
  padding: 10px 20px;
  font-size: 21px;
  color: #fff;
  border: 0;
  border-radius: 0;
  background: none;
  background-color: #1975d1;
  box-shadow: none;
  word-wrap: break-word;
}

/* mainvisual */
#contentsArea article .mainvisual .slider a img {
  opacity: 1;
}
#contentsArea article .mainvisual .slider a:hover img {
  opacity: .5;
}

/* top link list */
#contentsArea article .top-linkrow {
  display: -webkit-box;
  display: flex;
  flex-wrap: nowrap;
  margin-right: -10px;
  margin-left: -10px;
}
#contentsArea article .top-linkrow .top-linkrow-item {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  width: 244px;
  min-height: 80px;
  padding: 15px 10px 15px 24px;
  margin: 30px 10px 0;
  font-size: 16px;
  color: #4b4b4b;
  background-image: url(/about/csr/img/link_arrow_001.gif);
  background-repeat: no-repeat;
  background-position: 10px center;
  background-color: #fbfbfb;
  text-decoration: none;
  border: 1px solid #bebebe;
  box-sizing: border-box;
  word-wrap: break-word;
}
#contentsArea article .top-linkrow .top-linkrow-item:hover {
  border: 1px solid #0066cc;
}
#contentsArea article .top-linkrow .top-linkrow-item-environment {
  padding-left: 34px;
  background-image: url(/about/csr/img/icon_hexa_001.gif);
  background-repeat: no-repeat;
  background-position: 10px center;
}
#contentsArea article .top-linkrow .top-linkrow-item-environment:hover {
  border: 1px solid #00a73b;
}
#contentsArea article .top-linkrow .top-linkrow-item-socialinnovation {
  padding-left: 34px;
  background-image: url(/about/csr/img/icon_hexa_002.gif);
  background-repeat: no-repeat;
  background-position: 10px center;
}
#contentsArea article .top-linkrow .top-linkrow-item-socialinnovation:hover {
  border: 1px solid #92539d;
}
#contentsArea article .top-linkrow .top-linkrow-item-customers {
  padding-left: 34px;
  background-image: url(/about/csr/img/icon_hexa_003.gif);
  background-repeat: no-repeat;
  background-position: 10px center;
}
#contentsArea article .top-linkrow .top-linkrow-item-customers:hover {
  border: 1px solid #eb6100;
}
#contentsArea article .top-linkrow .top-linkrow-item-suppliers {
  padding-left: 34px;
  background-image: url(/about/csr/img/icon_hexa_004.gif);
  background-repeat: no-repeat;
  background-position: 10px center;
}
#contentsArea article .top-linkrow .top-linkrow-item-suppliers:hover {
  border: 1px solid #e73c84;
}
#contentsArea article .top-linkrow .top-linkrow-item-humancapital {
  padding-left: 34px;
  background-image: url(/about/csr/img/icon_hexa_005.gif);
  background-repeat: no-repeat;
  background-position: 10px center;
}
#contentsArea article .top-linkrow .top-linkrow-item-humancapital:hover {
  border: 1px solid #004990;
}
#contentsArea article .top-linkrow .top-linkrow-item-diversity {
  padding-left: 34px;
  background-image: url(/about/csr/img/icon_hexa_006.gif);
  background-repeat: no-repeat;
  background-position: 10px center;
}
#contentsArea article .top-linkrow .top-linkrow-item-diversity:hover {
  border: 1px solid #5db6cb;
}
#contentsArea article .top-linkrow .top-linkrow-item-title {
  padding: 0;
  margin: 0;
  font-size: 16px;
  color: #4b4b4b;
  border: 0;
}

/* page heading */
#contentsArea article .page-heading {
  position: relative;
  width: 574px;
  /*padding-top: 42%;*/
  height: 240px;
  margin-top: 7px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
/* #contentsArea article .page-heading-environment {
  background-image: url(/about/csr/environment/img/bg_index_001.jpg);
}
#contentsArea article .page-heading-socialinnovation {
  background-image: url(/about/csr/social-innovation/img/bg_index_001.jpg);
}
#contentsArea article .page-heading-customers {
  background-image: url(/about/csr/csr/customers/img/bg_index_001.jpg);
}
#contentsArea article .page-heading-suppliers {
  background-image: url(/about/csr/csr/suppliers/img/bg_index_001.jpg);
}
#contentsArea article .page-heading-humancapital {
  background-image: url(/about/csr/human-capital/img/bg_index_001.jpg);
}
#contentsArea article .page-heading-diversity {
  background-image: url(/about/csr/csr/diversity/img/bg_index_001.jpg);
} */
#contentsArea article .page-heading .page-heading-inner {
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#contentsArea article .page-heading .page-heading-title {
  margin: 0;
  line-height: 1.2;
  font-size:28px;
  font-weight: bold;/*
  text-shadow: 1px 1px 0px #fff,-1px -1px 0px #fff,2px 2px 0px #fff,-2px -2px 0px #fff;*/
  letter-spacing:-0.7px;
}
#contentsArea article .page-heading-environment .page-heading-title ,
#contentsArea article .page-heading-socialinnovation .page-heading-title,
#contentsArea article .page-heading-customers .page-heading-title,
#contentsArea article .page-heading-suppliers .page-heading-title,
#contentsArea article .page-heading-humancapital .page-heading-title,
#contentsArea article .page-heading-diversity .page-heading-title {
	font-size:22px;
  	color: #fff;
	font-weight: normal;
	letter-spacing:1px;
	line-height: 1.4
}
.color-environment {
  color: #009f3a !important;
}
.color-humancapital {
  color: #153767 !important;
}
.color-diversity {
    color: #087071 !important;
}
.color-suppliers {
    color: #a2204e !important;
}
@media only screen and (max-width: 599px) {
	
	#contentsArea article .page-heading-environment .page-heading-title,
	#contentsArea article .page-heading-socialinnovation .page-heading-title,
	#contentsArea article .page-heading-customers .page-heading-title,
	#contentsArea article .page-heading-suppliers .page-heading-title,
	#contentsArea article .page-heading-humancapital .page-heading-title,
	#contentsArea article .page-heading-diversity .page-heading-title {
	  color: black !important;
	}
}

#contentsArea article .page-heading .page-heading-eng {
  margin: 5px 0 0;
  line-height: 1.2;
  font-size: 20px;
  letter-spacing: .1em;
  text-shadow: 1px 1px 1px #fff;
  word-break: break-word;
}
.color-ssocialinnovation {
    color: #36215a !important;
}
#contentsArea article .page-heading figure {
  display: none;
}

/* flow chart */
#contentsArea article .chart .chartBox {
  position: relative;
  width: 100%;
  padding: 0 20px 20px;
  margin-top: 20px;
  border-top: 10px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  box-sizing: border-box;
}
#contentsArea article .chart-environment .chartBox {
  border-top: 10px solid #00a73b;
  border-right: 1px solid #00a73b;
  border-bottom: 1px solid #00a73b;
  border-left: 1px solid #00a73b;
}
#contentsArea article .chart-socialinnovation .chartBox {
  border-top: 10px solid #92539d;
  border-right: 1px solid #92539d;
  border-bottom: 1px solid #92539d;
  border-left: 1px solid #92539d;
}
#contentsArea article .chart-customers .chartBox {
  border-top: 10px solid #eb6100;
  border-right: 1px solid #eb6100;
  border-bottom: 1px solid #eb6100;
  border-left: 1px solid #eb6100;
}
#contentsArea article .chart-suppliers .chartBox {
  border-top: 10px solid #e73c84;
  border-right: 1px solid #e73c83;
  border-bottom: 1px solid #e73c84;
  border-left: 1px solid #e73c84;
}
#contentsArea article .chart-humancapital .chartBox {
  border-top: 10px solid #004990;
  border-right: 1px solid #004990;
  border-bottom: 1px solid #004990;
  border-left: 1px solid #004990;
}
#contentsArea article .chart-diversity .chartBox {
  border-top: 10px solid #5db6cb;
  border-right: 1px solid #5db6cb;
  border-bottom: 1px solid #5db6cb;
  border-left: 1px solid #5db6cb;
}
#contentsArea article .chart-0062c2 .chartBox {
  border-top: 10px solid #0062c2;
  border-right: 1px solid #0062c2;
  border-bottom: 1px solid #0062c2;
  border-left: 1px solid #0062c2;
}
#contentsArea article .chart .chartBox:nth-child(n+2) {
  margin-top: 62px;
}
#contentsArea article .chart .chartBox:not(:last-child):after {
  position: absolute;
  left: 50%;
  bottom: -43px;
  display: block;
  content: "";
  width: 56px;
  height: 22px;
  margin-left: -28px;
  background-image: url(/about/csr/img/chart_arrow_001.gif);
  background-repeat:  no-repeat;
}
#contentsArea article .chart .chartTitle {
  color: #4b4b4b;
  margin-top: 20px;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 0;
  background: none;
  margin: 20px 0 0;
  padding: 0 0 5px;
}
#contentsArea article .chart ul li {
  position: relative;
  padding-left: 15px;
  background: none;
}
#contentsArea article .chart ul li:before {
  position: absolute;
  top: 3px;
  left: 0;
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ccc;
}
#contentsArea article .chart-environment ul li:before {
  background-color: #00a73b;
}
#contentsArea article .chart-socialinnovation ul li:before {
  background-color: #92539d;
}
#contentsArea article .chart-customers ul li:before {
  background-color: #eb6100;
}
#contentsArea article .chart-suppliers ul li:before {
  background-color: #e73c84;
}
#contentsArea article .chart-humancapital ul li:before {
  background-color: #004990;
}
#contentsArea article .chart-diversity ul li:before {
  background-color: #5db6cb;
}
#contentsArea article .chart dl {
  margin-top: 11px;
}

#contentsArea article .line ul.linkList01 li span{
margin-left: 10px;
}

#contentsArea article .line div.table-wrap{
overflow-x: scroll;
}
#contentsArea article .line table.wrap{
  width: 100%;
  border-collapse: collapse;
/*  white-space: nowrap;*/
}
#contentsArea article .line div.word-break{
word-break: break-word;
}
#contentsArea article .line div.break-all{
word-break:break-all;
}

#contentsArea article td.bgcolor-gray{
	background:#f5f5f5;}
    
#contentsArea article .line div.word-break table th,
#contentsArea article .line div.word-break table td{
	padding:5px 6px;}

  #contentsArea article p.imageTextCenter01{ margin:30px auto ;color:#666;font-size:11px;}


/*  localnav;upperside */
/* 20250919：上部ローカルナビの行数が3行以上に増えた際に背景画像に隙間が出ないように調整 */
@media only screen and (min-width: 720px) {
#contentsArea.column article nav.lowerList{
	background: url(/component/c_common/img/bg_product_linernav10.gif) round;
  background-size: cover;
	}
  }
