@charset "utf-8";

.page-corp-sus-heading-01 {
  background-image: url("../../img/p/bg-sus-main.jpg");
}
.page-corp-sus-heading-02 {
  position: relative;
  height: 250px;
  box-sizing: border-box;
  padding: 45px 0 0;
  margin: 0 0 -122px;
  z-index: 2;
  overflow: hidden;
}
.page-corp-sus-heading-02:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: calc(50% + 290px);
  overflow: hidden;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-corp-sus-heading-02-left:before {
  border-radius: 8px 0 0 8px;
  right: 0;
}
.page-corp-sus-heading-02-right:before {
  border-radius: 0 8px 8px 0;
  left: 0;
}
.page-corp-sus-heading-02-inner {
  margin: 0 auto;
  max-width: 950px;
  position: relative;
  z-index: 2;
}
.page-corp-sus-heading-02-right .page-corp-sus-heading-02-inner {
  text-align: right;
}
.page-corp-sus-heading-02-title {
  background-color: #fff;
  display: inline-block;
  font-size: 36px;
  line-height: 1;
  font-weight: bold;
  position: relative;
}
.page-corp-sus-heading-02-left .page-corp-sus-heading-02-title {
  padding: 50px 60px 74px 0;
  border-radius: 0 8px 8px 0;
}
.page-corp-sus-heading-02-right .page-corp-sus-heading-02-title {
  padding: 50px 155px 74px 60px;
  border-radius: 8px 0 0 8px;
}
.page-corp-sus-heading-02-title:before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 185px;
  background-color: #fff;
}
.page-corp-sus-heading-02-left .page-corp-sus-heading-02-title:before {
  border-radius: 8px 0 0 8px;
  right: 100%;
}
.page-corp-sus-heading-02-right .page-corp-sus-heading-02-title:before {
  border-radius: 0 8px 8px 0;
  left: 100%;
}
.page-corp-sus-heading-02-title:after {
  content: "";
  position: absolute;
  bottom: 66px;
  height: 4px;
  background-color: #333333;
}
.page-corp-sus-heading-02-left .page-corp-sus-heading-02-title:after {
  width: calc(100% - 60px);
  left: 0;
}
.page-corp-sus-heading-02-right .page-corp-sus-heading-02-title:after {
  width: calc(100% - 215px);
  right: 155px;
}
.page-corp-sus-heading-02-sub {
  font-size: 24px;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 3px;
}
.page-corp-sus-read-text {
  margin: 30px 0 0;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
}
.page-corp-sus-esg-list {
  margin-top: 45px;
}
.page-corp-sus-section {
  padding: 60px 0 0;
  margin: 60px 0 0;
}
.page-corp-sus-envoronment-heading:before {
  background-image: url("../../img/p/bg-sus-header-01.png");
}
.page-corp-sus-social-heading:before {
  background-image: url("../../img/p/bg-sus-header-02.png");
  background-position: right center;
}
.page-corp-sus-governance-heading:before {
  background-image: url("../../img/p/bg-sus-header-03.png");
}
.page-corp-sus-contents  {
  position: relative;
  z-index: 1;
  padding: 167px 0 120px;
}
.page-corp-sus-envoronment-contents {
  background-color: #f2f8f4;
}
.page-corp-sus-social-contents {
  background-color: #f2fbfd;
}
.page-corp-sus-governance-contents {
  background-color: #f9f8f5;
}
.page-corp-sus-layout-01 {
  margin: 0 -5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms--flexbox;
  display: flex;
  -webkit-flex-wrap : wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page-corp-sus-layout-01-block {
  width: 310px;
  margin: 0 5px;
}
.page-corp-sus-layout-01-block:nth-child(n+4) {
  margin: 60px 5px 0;
}
.page-corp-sus-layout-01-title {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  padding: 0 0 12px;
  border-bottom: 1px #333333 solid;
}
.page-corp-sus-layout-01-title-adjust {
  padding-top: 24px;
}
.page-corp-sus-layout-01-list {
  margin: 30px 0 0;
}
.page-corp-sus-layout-01-item {
  padding: 0 0 0 21px;position: relative;
}
.page-corp-sus-layout-01-item:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 6px;
  width: 3px;
  height: 3px;
  border-radius: 100%;
  background-color: #333333;
}
.page-corp-sus-layout-01-item + .page-corp-sus-layout-01-item {
  margin: 5px 0 0;
}
.page-corp-sus-layout-01-link {
  color: #1570bf;
  font-size: 16px;
  line-height: 24px;
  transition: opacity .4s;
}
.page-corp-sus-layout-01-link:hover {
  opacity: .6;
  color: #1570bf;
  text-decoration: none;
}
.page-corp-sus-layout-01-link--disabled {
  color: #333333;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
}
.page-corp-sus-layout-02 {
  margin: 60px 0 0;
}
.page-corp-sus-layout-02-title {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
}
.page-corp-sus-layout-02-list {
  margin: 30px 0 0;
  border-top: 1px #cccccc solid;
}
.page-corp-sus-layout-02-item {
  border-bottom: 1px #cccccc solid;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms--flexbox;
  display: flex;
}
.page-corp-sus-layout-02-link {
  width: 100%;
  padding: 20px 320px 20px 72px;
  min-height: 54px;
  position: relative;
  font-size: 20px;
  line-height: 24px;
  color: #333333;
  transition: opacity .4s;
  font-weight: bold;
  background-image: url("../../../img/shared/icon-sus-arrow-right-01.svg");
  background-position: right 30px bottom 15px;
  background-repeat: no-repeat;
  background-size: 19px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms--flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.page-corp-sus-layout-02-link:hover {
  opacity: .6;
  color: #333333;
  text-decoration: none;
}
[class^="page-corp-sus-layout-02-circle-"] {
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  border-radius: 100%;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  padding: 4px 3px 2px;
  font-weight: bold;
}
.page-corp-sus-layout-02-circle-green {
  background-color: #28a838;
}
.page-corp-sus-layout-02-circle-red {
  background-color: #e5001e;
}
.page-corp-sus-layout-02-circle-yellow {
  background-color: #d7a700;
}
.page-corp-sus-layout-02-circle-orange {
  background-color: #ed6a02;
}
.page-corp-sus-layout-02-circle-blue {
  background-color: #0076ba;
}
.page-corp-sus-layout-02-circle-navy {
  background-color: #003067;
}
.page-corp-sus-layout-02-text {
  margin: 0;
}
.page-corp-sus-layout-02-box {
  position: absolute;
  top: 50%;
  right: 90px;
  transform: translateY(-50%);
  font-size: 0;
}
.page-corp-sus-layout-02-icon {
  display: inline-block;
  width: 64px;
}
.page-corp-sus-layout-02-icon + .page-corp-sus-layout-02-icon {
  margin: 0 0 0 10px;
}
.page-corp-sus-crousel {
  margin: 60px 0 0;
}
.page-corp-sus-about-esg {
  padding: 60px 0;
  background-color: #f2f2f2;
}
.page-corp-sus-about-esg-link {
  display: block;
  box-shadow: 0 0 20px rgba(0,0,0,0.08);
  background-color: #fff;
  transition: opacity .4s;
  color: inherit;
  padding: 30px;
  border-radius: 16px;
  font-size: 0;
}
.page-corp-sus-about-esg-link:hover {
  color: inherit;
  text-decoration: none;
  opacity: .6;
}
.page-corp-sus-about-esg-item:first-child {
  width: 280px;
  display: inline-block;
  margin: 0 30px 0 0;
  vertical-align: top;
}
.page-corp-sus-about-esg-item:last-child {
  width: calc(100% - 310px);
  display: inline-block;
  vertical-align: top;
}
.page-corp-sus-about-esg-text {
  font-size: 16px;
  line-height: 24px;
  margin: 0;
}
.page-corp-sus-about-esg-title {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  margin: 10px 0 0;
}
.page-corp-sus-about-esg-box {
  text-align: right;
  margin: 12px 0 0;
}
.page-corp-sus-about-esg-detail {
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
  color: #1570bf;
  background-image: url("../../../img/shared/icon-sus-arrow-right-01.svg");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 19px;
  padding: 0 25px 0 0;
  display: inline-block;
}
