@charset "utf-8";
/* CSS Document */
.list-style-none li{
  list-style: none;
}
.text-indent010{
  text-indent: -1rem !important;
  padding-left: 1rem !important;
}
.text-indent015{
  text-indent: -1.5rem !important;
  padding-left: 1.5rem !important;
}
.text-indent020{
  text-indent: -2.0rem !important;
  padding-left: 2.0rem !important;
}
.text-indent025{
  text-indent: -2.5rem !important;
  padding-left: 2.5rem !important;
}
.esg-link {
  padding-left: 1em;
  position: relative;
}
.esg-link::before {
  content: ">";
  position: absolute;
  left: 0;
  top: -0.2em;
}
.comm-table th, .comm-table td {
  border: 1px solid #C3C3C3;
  padding: 0 .5em;
  box-sizing: border-box;
}
.comm-table th {
  font-weight: normal;
  text-align: left
}
.esgpage .global-nav ul li a.current {
  background: #fff;
  color: #000;
}
.esgpage .global-nav ul li a.esg-current, .esgpage .global-nav ul li a.current:hover {
  color: white;
  background: #0055aa;
  opacity: 1;
}
body.esgpage main, body.employee main, body.esg_governance main {
  padding-bottom: 0;
}
body.environment .hero-wrapper {
  background: url("../images/esg/heroimg_environment.jpg") right center no-repeat;
  background-size: cover;
}
body.stakeholder .hero-wrapper {
  background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.1)),url("../images/esg/heroimg_stakeholder.jpg") left 40% no-repeat ;
  background-size: cover;
}
body.employee .hero-wrapper, body.kyouiku .hero-wrapper {
  background: url("../images/esg/heroimg_employee.jpg") center 35% no-repeat;
  background-size: cover;
}
body.esg_governance .hero-wrapper, body.compliance .hero-wrapper, body.board .hero-wrapper {
  background: url("../images/esg/heroimg_esg_governance.jpg") left center no-repeat;
  background-size: cover;
}
.esgindex .title {
  position: relative;
  text-align: center !important;
  padding: 20px;
  font-weight: normal;
}
.esgindex .title span {
  color: #0055aa;
  font-weight: bold;
}
.esgindex .title:before {
  content: "";
  display: block;
  width: 30%;
  height: 1.5em;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #0055aa;
  border-right: none;
  border-bottom: none;
}
.esgindex .title:after {
  content: "";
  display: block;
  width: 30%;
  height: 1.5em;
  position: absolute;
  bottom: 0;
  right: 0;
  border: 1px solid #0055aa;
  border-left: none;
  border-top: none;
}
.esgindex p + p, .esgpage p + p {
  margin-top: 1rem;
}
.esg-btn {
  text-align: center;
  padding: 50px 0 20px;
}
.esg-btn a {
  padding: 15px 15px 15px 45px;
  text-align: center;
  background-color: #05a;
  border-radius: 50px;
  font-weight: 700;
  color: #fff;
  font-size: 1em;
  position: relative;
  display: block;
  max-width: 240px;
  margin: 0 auto;
  box-sizing: border-box
}
.esg-btn a:before {
  font: normal normal normal 1em/1 FontAwesome;
  content: "\f0da";
  color: #fff;
  position: absolute;
  left: 25px;
  top: 32px;
}
/*esg-wrapper*/
.esg-wrapper {
  background-color: #E7EDF2;
}
.esg-wrapper h3 {
  text-align: center !important;
  margin-bottom: 0 !important;
  padding-top: 30px;
  font-weight: 600
}
.esg-wrapper h3 a{
  color: #0055aa;
  text-decoration: underline
}
.esg-wrapper .inner {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px 20px 50px;
}
.esg-wrapper .esg-box {
  background-color: white;
  margin-bottom: 1.5em;
}
.esg-wrapper .esg-box .figure {
  width: 100%;
  height: auto;
  max-height: 250px;
  overflow-y: hidden;
}
.esg-wrapper .esg-box .figure img {
  width: 100%;
}
.esg-wrapper .esg-box .text-box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px;
}
.esg-wrapper .esg-box .text-box h3, .esg-wrapper .esg-box .text-box h4 {
  font-size: 1.4em;
}
.esg-wrapper .esg-box .text-box ul li {
  font-size: 0.875em;
  list-style: none;
  margin-bottom: 0.75em;
}
.esg-wrapper .esg-box .text-box ul li:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f0da";
  padding-right: 0.5em;
  color: #0055aa;
}
.esg-wrapper .inner {
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
.esg-wrapper .inner {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.sh-img-wrap {
  margin-top: 2rem;
}
.sh-img-wrap div {
  margin: 0 auto;
}
.stakeholder .col-lg-2 img {
  vertical-align: bottom;
}
.torikumi, .employeelist, .n-book_box {
  border: 2px solid #05a;
  padding: 20px;
}
.employeelist {
  margin: 1rem 0;
}
.n-book_box__sec{
	margin-top: 1rem;
}
.torikumi ul {
  margin-top: 1rem;
}
.torikumi ul, .employeelist ul, .esg-common-list, .esg-common-list02 {
  list-style: none;
}
.torikumi ul > li, .employeelist ul > li, .esg-common-list > li, .esg-common-list02 > li {
  text-indent: -1.3em;
  margin-left: 1.3em;
}
.torikumi ul  > li:before, .employeelist ul > li::before, .esg-common-list > li::before, .n-book_box .n-book_box__sec h5::before {
  content: "◆ ";
  color: #0055aa;
}
.esg-common-list02 > li::before {
  content: "● ";
  color: #0055aa;
}
.esg-common-list li * ,.esg-common-list02 li *{
  text-indent: 0;
}
.esg-common-list  > li p + p,.esg-common-list02  > li p + p {
  margin-top: .5rem;
}
.kyouikunote-wrap {
  margin-top: 2rem;
}
.kyouikunote-wrap .col-lg-6 {
  text-align: center;
}
.esg-subpage-wrap {
  background-color: #E7EDF2;
}
.employee h3 span.text-xxs {
  font-weight: normal;
}
.employee .esg-subpage-wrap .inner {
  max-width: 700px;
}
.esg-subpage-box + .esg-subpage-box {
  margin-top: 15px;
}
.esg-subpage-box a {
  display: block;
  border: 3px solid #05a;
}
.esg-subpage-box a img {
  vertical-align: bottom;
}
.esg-subpage-box p {
  font-weight: bold;
  color: #fff;
  font-size: 1.2em;
  display: inline;
  background: #05a;
  padding: 0 .5em;
  position: absolute;
  top: 0;
  left: 0;
}
.esg-subpage-box iframe {
  aspect-ratio: 16 / 9;
  width: 100%;
}
.diversity-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.diversity-wrap * {
  box-sizing: border-box;
}
.diversity-box {
  max-width: 300px;
  width: 100%;
  text-align: center;
  margin: 0px auto 68px;
}
.diversity-inner {
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.3);
  padding: 60px 30px 65px;
  margin: 0 0 10px;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.diversity-box h4 {
  background-color: #0055aa;
  padding: 0 30px;
  border-radius: 30px;
  color: white;
  display: inline-block;
  position: absolute;
  top: -15px;
}
.diversity-inner p + p{
  position: absolute;
  bottom: 30px;
}
.diversity-inner .text-xxl.text-center {
  line-height: 1.2em;
  font-weight: 700;
}
.en .diversity-inner {
  padding-top: 80px;
}
.en .diversity-box h4 {
  line-height: 1.2;
  padding: 5px 30px;
}
.en .diversity-box .text-xxl.text-center {
  line-height: 1.2;
}
@media screen and (min-width:768px) {
  .diversity-box {
    width: 49%;
    max-width: 49%;
  }
  .diversity-inner {
    padding-top: 80px;
  }
  .en .diversity-inner {
    padding-top: 100px;
  }
  .en .diversity-box h4.long {
    font-size: 1.2em;
  }
}
@media screen and (min-width:1260px) {
  .diversity-box {
    width: 32%;
    max-width: 32%;
  }
}
.esg_governance .comm-table th {
  width: 70px;
}
.esg_governance h5 {
  margin-top: 1rem;
}
.co2-imgbox{
	margin: 1em auto;
}
.co2-imgbox__img{
	display: flex;
	flex-wrap: wrap;
}
.co2-imgbox__img a{
	width: auto;
	max-width: 100%;
}
.co2-imgbox__img a{
	margin-top: .5em;
}

@media screen and (min-width: 768px) {
  .esg-btn a {
    padding: 15px 15px 15px 45px;
    font-size: 1.25em;
    max-width: 480px;
  }
  .esg-btn a:before {
    left: 25px;
    top: 24px;
  }
  .esg-wrapper .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .esg-wrapper .esg-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .esg-wrapper .esg-box .figure {
    width: 50%;
    height: 100%;
    min-height: 360px;
    overflow-y: hidden;
  }
  .esg-wrapper .esg-box .figure img {
    display: none;
  }
  .esg-wrapper .esg-box .text-box {
    width: 50%;
  }
  .esg-wrapper .esg-box:nth-of-type(1) .figure {
    background: url("../images/esg/heroimg_environment.jpg") no-repeat center center;
    background-size: cover;
  }
  .esg-wrapper .esg-box:nth-of-type(2) .figure {
    background: url("../images/esg/heroimg_stakeholder.jpg") no-repeat 15% center;
    background-size: cover;
  }
  .esg-wrapper .esg-box:nth-of-type(3) .figure {
    background: url("../images/esg/heroimg_employee.jpg") no-repeat 90% center;
    background-size: cover;
  }
  .esg-wrapper .esg-box:nth-of-type(4) .figure {
    background: url("../images/esg/heroimg_esg_governance.jpg") no-repeat center center;
    background-size: cover;
  }
  .employeelist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .employeelist .employeeitem-l {
    width: 57.33333%;
    max-width: 57.33333%;
  }
  .employeelist .employeeitem-r {
    width: 40.66667%;
    max-width: 40.66667%;
  }
  .esg-subpage-wrap .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .esg-subpage-wrap._single .inner{
    justify-content: center;
  }
  .esg-subpage-box + .esg-subpage-box {
    margin-top: 0;
  }
  .esg-subpage-box p br {
    display: none;
  }
  .diversity-box {
    width: 49%;
    max-width: 49%;
  }
  .diversity-wrap::after {
    content: "";
    width: 49%;
    margin: 0 auto;
  }
	.co2-imgbox__img{
		justify-content: space-between;
	}
	.co2-imgbox__img a{
		width: 49%
	}
}
@media screen and (min-width: 1260px) {
  .torikumi {
    max-width: 500px;
    margin: 0 auto;
  }
  .employeelist {
    max-width: 900px;
    margin: 1rem auto;
  }
  .esgindex .title span {
    font-size: 1.5em;
  }
  .employeelist .employeeitem-l, .employeelist .employeeitem-r {
    width: 48%;
    max-width: 48%;
  }
  .diversity-box {
    width: 32%;
    max-width: 32%;
  }
  .diversity-wrap::after {
    width: 32%;
  }
}
/* 環境
------------------------------*/
.environment .digitization ol li{
  list-style: none;
}

.env-nav-list > li {
  list-style: none;
  font-weight: bold;
  margin: 5px 0 ;
  width: 100%;
}
.env-nav-list > li a {
  padding: 10px 50px 10px 15px;
  display: block;
}
.env-nav-list > li > a {
  position: relative;
  color: #05a;
  border: 2px solid #05a;
  border-radius: 6px;
}
.env-nav-list > li > a::after {
  content: "";
  display: block;
  width: .5em;
  height: .5em;
  border-bottom: 2px solid #05a;
  border-right: 2px solid #05a;
  transform: rotate(45deg);
  position: absolute;
  right: 15px;
  top: 16px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.env-nav-list > li > a:hover {
  background: #05a;
  color: #fff;
  opacity: 1;
}
.env-nav-list > li > a:hover::after {
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
[id^="anc-env"] {
  margin-top: -160px;
  padding-top: 160px;
}

.env-asg-list li {
  list-style: none;
  font-weight: bold;
  margin: 5px 0 ;
  width: 100%;
}
.env-asg-list li a {
  padding: 10px 50px 10px 15px;
  border: 2px solid #05a;
  border-radius: 6px;
  position: relative;
  color: #05a;
  font-size: 1.25em;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.env-asg-list li a::after {
  content: "";
  display: block;
  width: .5em;
  height: .5em;
  border-bottom: 2px solid ;
  border-right: 2px solid ;
  transform: rotate(45deg);
  position: absolute;
  right: 15px;
  top: calc(50% - .5em);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.env-asg-list li a:hover {
  background: #05a;
  color: #fff;
  opacity: 1;
}
.env-asg-list li a:hover::after {
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.env-asg-list li:nth-child(2) a{
  border: 2px solid #008026;
  color: #008026;
}
.env-asg-list li:nth-child(3) a{
  border: 2px solid #E95C10;
  color: #E95C10;
}
.env-asg-list > li:nth-child(2) > a:hover {
  background: #008026;
  color: #fff;
}
.env-asg-list > li:nth-child(3) > a:hover {
  background: #E95C10;
  color: #fff;
}
.env-asg01 {
  background: #e7f1fa;
}
.env-asg02 {
  background: #e2f0ea;
}
.env-asg02 .co2-imgbox {
  background: #fff;
  padding: 1rem;
}
.env-asg03 {
  background: #fdece3;
}
.env-movie iframe {
  width: 100%;
  aspect-ratio: 16/9;
}
@media screen and (min-width: 768px) {
  .env-nav-list, .env-asg-list {
    display: flex;
    justify-content: center;
  }
  .env-nav-list li, .env-asg-list li {
    width: auto;
    margin: 0 5px;
  }
  .en .env-asg-list li {
  width: calc(100% / 3);
}
}
/* TCFD
------------------------------*/
.tcfd .lead p{
  text-indent: 1em;
}
.tcfd .lead p.mt0{
  margin-top: 0;
}
@media screen and (min-width: 400px) {
  .logo_tcfd img{
    width: 100%;
    max-width: 580px;
  }
}

/* マテリアリティ
------------------------------*/
.materiality-box {
  max-width: 240px;
  margin: 1em auto 0;
}
.materiality-box > div {
  text-align: center;
  border-radius: 50%;
  padding: 30px 20px;
  margin-bottom: 1em;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.25em;
}
.materiality-box > div:first-child {
  background: #bbd7f1;
}
.materiality-box > div:nth-child(2) {
  background: #f8c9b1;
}
.materiality-box > div:nth-child(3) {
  background: #aad5c5;
}
.materiality-box > div:nth-child(4) {
  background: #e59edd;
}
@media screen and (min-width: 768px) {
  .materiality-box {
    display: flex;
    justify-content: space-around;
    max-width: 990px;
  }
  .materiality-box > div {
    width: 20%;
  }
}