@charset "utf-8";
/* ======================================================
 * common.css
 * ------------------------------------------------------ */
/* ------------------------------------------------------
 * サステナビリティ・CSRニュース
------------------------------------------------------ */
/* /app-files/css/custom/home.css のニュース部分コピー */
@media print, screen and (min-width: 768px){
  .home-section {
    position: relative
  }
  .home-section__body {
    margin: 1.875em 0 0
  }
  .home-section__foot {
    position: absolute;
    top: .5em;
    left: 0;
    width: 100%
  }
  .home-section__title {
    margin: 0;
    font-family: Arial,Helvetica,"sans-serif";
    font-size: 3.9rem;
    font-weight: 700;
    line-height: 1.1;
    text-align: center
  }
  .home-section-link {
    display: flex;
    justify-content: flex-end;
    margin: 0;
    padding: 0;
    list-style: none
  }
  .home-section-link>li+li {
    margin-left: 1.875em
  }
  [class*=home-section-link__type] {
    position: relative;
    font-size: 1.8rem
  }
  [class*=home-section-link__type]:hover {
    text-decoration: underline
  }

  .home-section-link__type {
    padding-left: 18px
  }
  .home-section-link__type:before {
    -webkit-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0;
    width: 8px;
    height: 14px;
    transform: translateY(-50%);
    background: url(/under-files/img/home_link_ic01.png) no-repeat 0 0;
    background-size: 100% 100%;
    content: ""
  }

  .home-section-link__type--rss {
    padding-left: 21px
  }
  .home-section-link__type--rss:before {
    -webkit-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0;
    width: 13px;
    height: 14px;
    margin: -.1em 0 0;
    transform: translateY(-50%);
    background: url(/under-files/img/home_link_ic04.png) no-repeat 0 0;
    background-size: 100% 100%;
    content: ""
  }
  .home-news-v2 {
    margin: 5em 0 0
  }
  .home-news-v2__article {
    padding: 30px 0 25px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
  }
  .home-news-v2__article+.home-news-v2__article {
    margin-top: -1px
  }
  .home-news-v2__body {
    display: flex;
    align-items: flex-start
  }
  .home-news-v2__property {
    display: flex;
    align-items: center;
    margin: 0 20px 0 0
  }
  .home-news-v2__caption {
    position: relative;
    top: -.1em;
    flex: 1 1
  }
  .home-news-v2__date {
    width: 10.6em;
    font-size: 1.4rem
  }
  [class*=home-news-v2__icon] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 124px;
    height: 25px;
    color: #fff;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.1;
    text-align: center
  }
  .home-news-v2__icon--notice {
    background: #4c98e3
  }
  .home-news-v2__icon--release {
    background: #212c7f
  }
  .home-news-v2__icon--media {
    background: #00b3b3
  }
  .home-news-v2__title {
    margin: 0;
    font-size: 1.8rem;
    font-weight: 400
  }
  .home-news-v2__filesize {
    font-style: normal
  }
  [class*=home-news-v2__type]:hover {
    text-decoration: underline
  }
  [class*=home-news-v2__type]:after {
    display: inline-block;
    position: relative;
    top: -.1em;
    margin: 0 0 0 12px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    content: ""
  }
  .home-news-v2__type:after {
    width: 8px;
    height: 14px;
    background-image: url(/under-files/img/home_link_ic01.png)
  }
  .home-news-v2__type--blank:after {
    width: 14px;
    height: 14px;
    background-image: url(/under-files/img/home_link_ic02.png)
  }
  .home-news-v2__type--pdf:after {
    width: 14px;
    height: 14px;
    background-image: url(/under-files/img/home_link_ic03.png)
  }
}
@media only screen and (max-width: 767px) {
  .home-section__body {
    margin: 1.0714em 0 0
  }
  .home-section__body>:first-child {
    margin-top: 0!important
  }
  .home-section__foot {
    margin: 1.0714em 0 0
  }
  .home-section__title {
    margin: 0;
    font-family: Arial,Helvetica,"sans-serif";
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.1;
    text-align: center
  }

  .home-section-link {
    display: flex;
    justify-content: flex-end;
    margin: 0;
    padding: 0;
    list-style: none
  }

  .home-section-link>li+li {
    margin-left: 2.1428em
  }
  [class*=home-section-link__type] {
    position: relative
  }
  .home-section-link__type {
    padding-left: 18px
  }
  .home-section-link__type:before {
    -webkit-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0;
    width: 8px;
    height: 14px;
    transform: translateY(-50%);
    background: url(/under-files/img/home_link_ic01.png) no-repeat 0 0;
    background-size: 100% 100%;
    content: ""
  }
  .home-section-link__type--rss {
    padding-left: 21px
  }
  .home-section-link__type--rss:before {
    -webkit-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0;
    width: 11px;
    height: 12px;
    transform: translateY(-50%);
    background: url(/under-files/img/home_link_ic04.png) no-repeat 0 0;
    background-size: 100% 100%;
    content: ""
  }
  .home-news-v2__article {
    margin: 0 -15px;
    padding: 20px 15px 25px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
  }

  .home-news-v2__article+.home-news-v2__article {
    margin-top: -1px
  }

  .home-news-v2__property {
    display: flex;
    align-items: center
  }

  .home-news-v2__caption {
    margin: .7142em 0 0
  }

  .home-news-v2__date {
    width: 10.4em;
    font-size: 1.2rem
  }

  [class*=home-news-v2__icon] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 22px;
    color: #fff;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.1;
    text-align: center
  }

  .home-news-v2__icon--notice {
    background: #4c98e3
  }

  .home-news-v2__icon--release {
    background: #212c7f
  }

  .home-news-v2__icon--media {
    background: #00b3b3
  }

  .home-news-v2__title {
    margin: 0;
    font-size: 1.4rem;
    font-weight: 400
  }
  .home-news-v2__filesize {
    font-style: normal
  }
  [class*=home-news-v2__type]:after {
    display: inline-block;
    position: relative;
    margin: 0 0 0 10px;
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: 100% auto;
    vertical-align: middle;
    content: ""
  }
  .home-news-v2__type:after {
    top: -.1em;
    width: 7px;
    height: 13px;
    background-image: url(/under-files/img/home_link_ic01.png)
  }
  .home-news-v2__type--blank:after {
    top: -.1em;
    width: 12px;
    height: 13px;
    background-image: url(/under-files/img/home_link_ic02.png)
  }
  .home-news-v2__type--pdf:after {
    top: -.1em;
    width: 13px;
    height: 13px;
    background-image: url(/under-files/img/home_link_ic03.png)
  }
}

/* ニュース追記 */
.home-news-v2__icon--release[data-category="1"] {
  /* お知らせ */
  background: #8b97b5;
  color: #fff;
}
.home-news-v2__icon--release[data-category="2"] {
  /* 組織統治 */
  background: #5599df;
  color: #fff;
}
.home-news-v2__icon--release[data-category="3"] {
  /* 環境 */
  background: #67c05e;
  color: #fff;
}
.home-news-v2__icon--release[data-category="4"] {
  /* コミュニティ */
  background: #2ea59c;
  color: #fff;
}

/* ------------------------------------------------------
 * index
------------------------------------------------------ */
.index_header {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 330px;
  background: url(/company/society/image/index/img_main.jpg) no-repeat left 80% center / cover;
}
.index_header__title {
  width: 85%;
  max-width: 1010px;
  color: #fff;
  font-size: 4.5rem;
  font-weight: bold;
  line-height: 1.3;
}
.index_news {
  padding-top: 80px;
}
.index_section {
  padding: 70px 0 110px;
}
.index_section[id="anc-sustainability"] {
  background: url(/company/society/image/index/bg_01.jpg) no-repeat center center / cover;
}
.index_section[id="anc-data"] {
  background: #e9edf0;
}
.index_section__inner {
  max-width: 1064px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 32px;
  padding-left: 32px;
}
.index_heading {
  margin-bottom: 90px;
}
.index_heading--center {
  text-align: center;
}
.index_heading__title {
  font-size: 3.9rem;
  font-weight: 700;
  line-height: 1.4;
}
.index_heading__title::after {
  content: attr(data-en);
  display: block;
  margin-top: 10px;
  font-size: 1.8rem;
  font-weight: 300;
}
.index_anchor-navi {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #1d50a3;
}
.index_anchor-navi__list {
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0;
}
.index_anchor-navi__link {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 20px;
  background: #fff;
}
.index_anchor-navi__link img {
  width: 36px;
}
.index_anchor-navi__label {
  color: #1d50a3;
  font-size: 2rem;
  font-weight: 700;
}
.index_thumbnail {
  margin-bottom: 20px;
}
.index_thumbnail img {
  width: 100%;
}
.index_esg_heading {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.index_esg_heading svg {
  vertical-align: middle;
}
.index_esg_heading path {
  fill: #1d50a3;
}
.index_esg_heading h3 {
  display: inline-block;
  margin: 0 0 0 .5em;
  padding-left: .75em;
  border-left: 1px solid;
  color: #1d50a3;
  font-size: 2.6rem;
  font-weight: bold;
}
.index_esg_list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.index_esg_list > li {
  margin-bottom: .25em;
}
.index_text_link {
  display: inline-block;
  position: relative;
  padding-left: 20px;
}
.index_text_link::before {
  content: "";
  position: absolute;
  top: .5em;
  left: -3px;
  transform: rotate(45deg);
  width: 10px;
  height: 10px;
  border-top: 1px solid #1d50a3;
  border-right: 1px solid #1d50a3;
}
.index_text_link:hover {
  text-decoration: underline;
}
.index_text_link--bold {
  color: #1d50a3;
  font-weight: bold;
}
.index_data_list {
  list-style: none;
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}
.index_data_list > li {
  flex: 1 0 22.6%;
  max-width: 22.6%;
}
.index_data_list__link {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  height: 100%;
  padding: 30px 10px 20px;
  background: #1d50a3;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.35;
  text-align: center;
}
.index_data_list__link:hover {
  background: #7796c7;
}
.index_data_list__link::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px;
  border-color: transparent #c9caca #c9caca transparent;
}
.index_data_list__label {
  display: flex;
  align-items: center;
  min-height: 2.7em;
  margin-top: 20px;
  color: #fff;
}
.img-border {
  border: 1px solid #cacccc;
}
.index_banner {
  padding: 80px 0 60px;
}
.index_banner_col3 {
  width: 890px!important;
  margin: 0 auto;
  padding: 80px 0 60px;
}
.index_contact {
  padding: 50px 0;
  background: #1d50a3;
  color: #fff;
}
.index_contact__inner {
  display: flex;
  width: 90%;
  max-width: 1010px;
  margin: 0 auto;
}
.index_contact__heading {
  align-self: center;
  margin: 0;
  padding-right: 25px;
  border-right: 1px solid;
  font-size: 2.8rem;
  font-weight: 600;
}
.index_contact__body {
  padding-left: 25px;
}
.index_contact__mail {
  align-self: center;
  width: 300px;
  padding: 15px 0;
  background: #fff;
  margin-left: auto;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .index_anchor-navi__link::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -16px;
    border: 16px solid transparent;
    border-top: 16px solid #fff;
  }
}
@media only screen and (max-width: 767px) {
  .index_header {
    height: 160px;
  }
  .index_header__title {
    font-size: 2.6rem;
  }
  .index_news {
    padding-top: 40px;
  }
  .index_section {
    padding: 40px 0 60px;
  }
  .index_section__inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  .index_heading {
    margin-bottom: 40px;
  }
  .index_heading__title {
    font-size: 2.4rem;
  }
  .index_heading__title::after {
    margin-top: 5px;
    font-size: 1.5rem;
  }
  .index_anchor-navi__list {
    padding-bottom: 15px;
    border-bottom: 1px solid #fff;
  }
  .index_anchor-navi__list::after {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: scaleY(0.8) translate(-50%, -55%) rotate(45deg);
    width: 20px;
    height: 20px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: #1d50a3;
    content: "";
  }
  .index_anchor-navi__link {
    padding: 10px;
  }
  .index_anchor-navi__label {
    font-size: 1.8rem;
  }
  .index_data_list {
    flex-wrap: wrap;
  }
  .index_data_list > li {
    flex: 1 0 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
  .index_data_list__link {
    flex-direction: row;
    align-items: center;
    padding: 10px;
    font-size: 1.6rem;
  }
  .index_data_list__link img {
    width: 40px;
  }
  .index_data_list__label {
    margin-top: 0;
    margin-left: 10px;
  }
  .index_data_list__label br {
    display: none;
  }
  .index_banner {
    padding: 30px 0 40px;
  }
  .index_banner_col3 {
	width: auto!important;
    padding: 30px 0 40px;
  }
  .index_contact {
    padding: 30px 15px;
  }
  .index_contact__inner {
    width: 100%;
    flex-direction: column;
    text-align: center;
  }
  .index_contact__heading {
    align-self: flex-start;
    width: 100%;
    padding: 0 0 10px;
    border-right: 0;
    border-bottom: 1px solid #fff;
    font-size: 2rem;
  }
  .index_contact__body {
    padding-left: 0;
  }
  .index_contact__mail {
    align-self: flex-start;
    margin: 10px auto 0;
    max-width: 300px;
  }
}


/* ======================================================
 * 次階層共通パーツ
 * ------------------------------------------------------ */
.box__label + .box__title {
  margin-top: .5em;
}
.column_block {
  margin: 2em 0 0;
}
.column_block__item > :first-child {
  margin-top: 0;
}

@media print, screen and (min-width: 768px){
  .column_block {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
  }
  .column_block__item[data-size-pc="auto"] {
    flex: 1 1 0;
  }
  .column_block__item:not(:first-of-type) {
    margin-left: 36px;
  }
}
@media only screen and (max-width: 767px) {
  [data-justify-content-sp=flex-start] {
    justify-content: flex-start!important
  }

  [data-justify-content-sp=flex-end] {
    justify-content: flex-end!important
  }

  [data-justify-content-sp=center] {
    justify-content: center!important
  }

  [data-justify-content-sp=space-between] {
    justify-content: space-between!important
  }

  [data-justify-content-sp=space-around] {
    justify-content: space-around!important
  }
  .column_block[data-col-sp]:not([data-col-sp="1"]) {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
  }
}

/* ページ送りリンク */
.pager {
  display: flex;
  margin-top: 40px;
  padding-top: 15px;
  border-top: 1px solid #ccc;
}
.pager__next,
.pager__prev {
  flex: 1 1 0;
}
.pager__next {
	text-align: right;
}
.pager__link {
  display: inline-block;
  position: relative;
  text-decoration: none;
  line-height: 1.4;
}
.pager__link:hover {
  text-decoration: underline;
}
.pager__link small {
  display: inline-block;
  color: #96a2b1;
  font-size: .785714em;
  text-decoration: none !important;
}
.pager__icon {
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  width: 20px;
  height: 20px;
  background-color: #1d50a2;
  border-radius: 100%;
}
.pager__icon:after{
  content: "";
  display: inline-block;
  position: absolute;
  transform: translate(-50%,-50%) rotate(45deg);
  transform-origin: center center;
  z-index: 1;
  width: 25%;
  height: 25%;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.pager__next .pager__link {
	padding-right: 30px;
}
.pager__next .pager__icon {
  right: 0;
}
.pager__next .pager__icon:after {
  left: 45%;
  top: 50%;
  transform: translate(-50%,-50%) rotate(45deg);
}
.pager__prev .pager__link {
	padding-left: 30px;
}
.pager__prev .pager__icon {
  left: 0;
}
.pager__prev .pager__icon:after {
  left: 55%;
  top: 50%;
  transform: translate(-50%,-50%) rotate(225deg);
}
@media only screen and (max-width: 767px) {
  .pager {
    display: block;
  }
}

/* ページ下部ナビゲーション */
.category_navi {
  margin-top: 60px;
  padding: 16px 15px 30px;
  border-top: 1px solid #ddd;
}
.category-sitemap {
    width: 1200px;
}
.category-sitemap__heading a::before {
  content: "";
  display: inline-block;
  position: relative;
  width: 12px;
  height: 12px;
  margin: -4px 16px 0 0;
  transform: rotate(45deg);
  border-top: 2px solid #666;
  border-right: 2px solid #666;
  vertical-align: middle;
}
.category-sitemap__heading a:hover {
  text-decoration: underline;
}
.category-sitemap__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.category-sitemap__title {
  display: block;
  padding-bottom: .5em;
  border-bottom: 1px solid #ddd;
  font-size: 1.8rem;
  font-weight: 700;
}
.category-sitemap__title + .list-wrap {
  margin-top: 1em;
}
@media print, screen and (min-width: 768px){
  .category_navi__inner {
    width: 100%;
    max-width: 1264px;
    margin: 0 auto;
    padding: 16px 32px 40px;
  }
}
@media only screen and (max-width: 767px) {
     .category-sitemap {
        width: 100%;
    }
    .category-sitemap__title {
        font-size: 1.6rem;
    }
}

/* ======================================================
 * 詳細ページスタイル
 * ------------------------------------------------------ */
/* CSRマネジメント
------------------------------------------------------ */
/* 持続的な企業価値向上に向けたALSOKの取り組み*/
.csr-manageS01 {
  margin-top: 20px !important;
  list-style: none;
  padding-left: 0;
}
.csr-manageS01 li {
  float: left;
  width: 50%;
  height: 105px;
  border-left: 6px solid;
  margin-bottom: 10px;
}
.csr-manageS01 li > a {
  display: table;
  position: relative;
  width: 100%;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.33;
}
.csr-manageS01 li > a:hover {
  color: #666;
}
.csr-manageS01 li > a > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 105px;
  padding: 0 30px 0 15px;
  color:inherit;
  vertical-align: middle;
}
.csr-manageS01 li > a > div > h3 {
  width: 100%;
  padding: 0;
}
.csr-manageS01 li > a > div:after {
  content: "";
  display: block;
  position: absolute;
  right: 5rem;
  top: 50%;
  width: 15px;
  height: 15px;
  margin-top: -12px;
  border-top: 2px solid;
  border-right: 2px solid;
  -webkit-transform: scaleX(.7) rotate(45deg);
  transform: scaleX(.7) rotate(45deg);
}
.csr-manageS01 li > a > div small {
  display: block;
  color: #1d50a3;
  font-size: .6363em;
  font-weight: normal;
}
.csr-manageS01 li > a > div small b {
  display: inline-block;
  margin-left: .25em;
  color: inherit;
  font-size: 2em;
  font-weight: bold;
  vertical-align: middle;
}

.csr-manageS01 li:nth-of-type(1),
.csr-manageS01 li:nth-of-type(1) > a > div:first-child:after { border-color: #f08307;}
.csr-manageS01 li:nth-of-type(2),
.csr-manageS01 li:nth-of-type(2) > a > div:first-child:after { border-color: #18a5c0;}
.csr-manageS01 li:nth-of-type(3),
.csr-manageS01 li:nth-of-type(3) > a > div:first-child:after { border-color: #ea5550;}
.csr-manageS01 li:nth-of-type(4),
.csr-manageS01 li:nth-of-type(4) > a > div:first-child:after { border-color: #0ba7a3;}
.csr-manageS01 li:nth-of-type(5),
.csr-manageS01 li:nth-of-type(5) > a > div:first-child:after { border-color: #22ac38;}
.csr-manageS01 li:nth-of-type(1) > a > div small { color: #f08307; }
.csr-manageS01 li:nth-of-type(2) > a > div small { color: #18a5c0; }
.csr-manageS01 li:nth-of-type(3) > a > div small { color: #ea5550; }
.csr-manageS01 li:nth-of-type(4) > a > div small { color: #0ba7a3; }
.csr-manageS01 li:nth-of-type(5) > a > div small { color: #22ac38; }


.csr-manageS02 {font-size: .9375em;}
.csr-manageS02 th,
.csr-manageS02 td { padding: 8px 10px;}
.csr-manageS02 th img { margin-bottom: 5px;}
.csr-manageS02 thead th {	background: #2a579f; color: #fff; font-weight: bold; text-align: center;}
.csr-manageS02 .col1 { width: 28%; }
.csr-manageS02 .col2 { width: 38%; }
.csr-manageS02 .col3 { width: 34%; }
.csr-manageS02 a {
	display: inline-block;
	padding-left: 12px;
	background:url(/company/society/image/common/icon01@2x.png) no-repeat left 0.4em/5px 8px;
}

@media only screen and (max-width: 767px) {
	.csr-manageS01 li {
		width: 100%;
	}
	.csr-manageS01 li > a {
		font-size: 1.1428em;
	}
	.csr-manageS01 li > a > div {
		display: block!important;
		position: static!important;
		float: none!important;
		width: 100%!important;
		padding: 0 10px!important;
	}
	.csr-manageS01 li > a > div:first-child:after {
		right: 10px;
		left: 90%;
	}
	.csr-manageS01 li > a > div:last-child img {
		width: 200px;
		margin-top: 8px;
	}
	.csr-manageS02 {
		overflow: scroll;
	}
	.csr-manageS02 table {
		width: 640px;
	}
}

/* SDGs17目標とのつながり */
.csr-manageS03 {font-size: .9375em;}
.csr-manageS03 th,
.csr-manageS03 td { padding: 8px 10px;}
.csr-manageS03 th img { margin-bottom: 5px;}
.csr-manageS03 thead th {color: #fff; font-weight: bold; font-size: 1.8rem; text-align: center;}
.csr-manageS03 .sdgs_th_bk_01{background: #00aaaa;}
.csr-manageS03 .sdgs_th_bk_02{background: #8b89ac;}
.csr-manageS03 .sdgs_th_bk_03{background: #65aadd;}
.csr-manageS03 .sdgs_th_bk_04{background: #204c97;}
.csr-manageS03 .col1 { width: 10%; }
.csr-manageS03 .col2 { width: 15%; }
.csr-manageS03 .col3 { width: 15%; }
.csr-manageS03 .col4 { width: 20%; }
.csr-manageS03 .col5 { width: 20%; }
.csr-manageS03 .col6 { width: 20%; }
.csr-manageS03 .color_e { color: #8dc21f; }
.csr-manageS03 .color_s { color: #0fa6a2; }
.csr-manageS03 .color_g { color: #483676; }
.csr-manageS03 .color_e,.csr-manageS03 .color_s,.csr-manageS03 .color_g {
  font-weight: bold;
  text-align: center;
  font-size: 3rem;
  line-height: 1;
}
.csr-manageS03 .color_e span,.csr-manageS03 .color_s span,.csr-manageS03 .color_g span {
  font-size: 1.6rem;
}
.csr-manageS03 .sdgs_icon p{
  float: left;
  width: 46%;
  text-align: center;
  padding: 0 2%;
  margin: 5px 0;
}
.csr-manageS03 .csr-manageS03_list{
  padding: 0;
}
.csr-manageS03 .csr-manageS03_list li{
  list-style-type: none;
  position: relative;
  padding-left: 1em;
}
.csr-manageS03 .csr-manageS03_list li:before {
  border-radius: 50%;
  width: .8em;
  height: .8em;
  display: block;
  position: absolute;
  left: 0;
  top: .35em;
  content: "";
}
.csr-manageS03 .csr-manageS03_list01 li:before { background: #8b89ac;}
.csr-manageS03 .csr-manageS03_list02 li:before { background: #65aadd;}
@media only screen and (max-width: 767px) {
	.csr-manageS03 {
		overflow: scroll;
	}
	.csr-manageS03 table {
		width: 640px;
	}
}

/* 社会課題への対話とSDGs(2023) */
.initiative dl {
	margin: 0 0 20px;
	padding: 15px 60px 15px 15px;
	font-size: .9375em;
	transition: opacity 0.2s ease-out;
	position: relative;
}
.initiative dl::before {
	content: '';
	width: 20px;
	height: 20px;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	position: absolute;
	right: 25px;
	top: 60px;
	transform: rotate(45deg);
}
.initiative dl:hover {opacity: 0.5;}
.initiative1 {background-color: #397eb2;}
.initiative2 {background-color: #ffad33;}
.initiative3 {background-color: #e05a4f;}
.initiative4 {background-color: #8c6eb2;}
.initiative5 {background-color: #44aa75;}
.initiative dl dt {
	padding: 0 0 0 80px;
	margin: 0;
	width: 375px;
	min-height: 60px;
	font-size: 1.5em;
	font-weight: bold;
	color: #fff;
	line-height: 1.3em;
	float: left;
	background: left top/60px 60px no-repeat;
}
.initiative dl.initiative1 dt {background-image: url("../special/image/index/icon_no1.png")}
.initiative dl.initiative2 dt {background-image: url("../special/image/index/icon_no2.png")}
.initiative dl.initiative3 dt {background-image: url("../special/image/index/icon_no3.png")}
.initiative dl.initiative4 dt {background-image: url("../special/image/index/icon_no4.png")}
.initiative dl.initiative5 dt {background-image: url("../special/image/index/icon_no5.png")}
.initiative dl dd {
	padding: 20px 30px;
	margin: 0;
	width: 730px;
	min-height: 112px;
	background-color: #fff;
	border-radius: 10px;
	float: right;
}

.csr-manageS04 {font-size: .9375em;}
.csr-manageS04 th,
.csr-manageS04 td { padding: 8px 10px; background: #f9f9f9;}
.csr-manageS04 td.tx-idt p {padding-left: 1em; text-indent: -1em;}
.csr-manageS04 th img { margin-bottom: 5px;}
.csr-manageS04 thead th {color: #fff; font-weight: bold; font-size: 1.8rem; text-align: center; background: #204c97;}
.csr-manageS04 .sdgs_th_bk_01{background: #00aaaa;}
.csr-manageS04 .sdgs_th_bk_02{background: #8b89ac;}
.csr-manageS04 .sdgs_th_bk_03{background: #65aadd;}
.csr-manageS04 .sdgs_th_bk_04{background: #204c97;}
.csr-manageS04 .col1 { width: 11.5%; }
.csr-manageS04 .col2 { width: 13%; }
.csr-manageS04 .col3 { width: 19%; }
.csr-manageS04 .col4 { width: 19%; }
.csr-manageS04 .col5 { width: 19%; }
.csr-manageS04 .col6 { width: 10.5%; }
.csr-manageS04 .col7 { width: 8%; }
.csr-manageS04 .color_e { color: #8dc21f; }
.csr-manageS04 .color_s { color: #0fa6a2; }
.csr-manageS04 .color_g { color: #483676; }
.csr-manageS04 .color_e,.csr-manageS04 .color_s,.csr-manageS04 .color_g {
	padding: 8px 5px;
	font-weight: bold;
	text-align: center;
	font-size: 3rem;
	line-height: 1;
}
.csr-manageS04 .color_e span,.csr-manageS04 .color_s span,.csr-manageS04 .color_g span {
	font-size: 1.2rem;
}
.csr-manageS04 td.sdgs_icon_area {background-color: #e8e8fa;}
.csr-manageS04 .sdgs_icon p {
	float: left;
	width: 50%;
	text-align: center;
	padding: 0 2%;
	margin: 5px 0;
}
.csr-manageS04 .csr-manageS04_list{
	padding: 0;
    margin-block-start: 0;
    margin-block-end: 0;
}
.csr-manageS04 .csr-manageS04_list li{
	list-style-type: none;
	position: relative;
	padding-left: .8em;
}
.csr-manageS04 .csr-manageS04_list li:before {
	border-radius: 50%;
	width: .5em;
	height: .5em;
	display: block;
	position: absolute;
	left: 0;
	top: .5em;
	content: "";
}
.csr-manageS04 .csr-manageS04_list01 li:before { background: #00aaaa;}
.csr-manageS04 .csr-manageS04_list02 li:before { background: #65aadd;}
.csr-manageS04 .csr-manageS04_list03 li:before { background: #333;}
.bt-none {border-top: none!important;}
.br-none {border-right: none!important;}
.bb-none {border-bottom: none!important;}
.bl-none {border-left: none!important;}
.bt-dashed {border-top-style: dashed!important;}
.bb-dashed {border-bottom-style: dashed!important;}
.margin-auto {margin-right: auto!important; margin-left: auto!important; float: none!important;}
@media only screen and (max-width: 767px) {
	.initiative dl {
		margin: 0 0 15px;
		padding: 15px;
	}
	.initiative dl::before {
		content: '';
		right: 20px;
		top: 20px;
	}
	.initiative dl dt {
		padding: 0 0 0 55px;
		margin: 0 0 15px 0;
		width: 100%;
		min-height: 40px;
		font-size: 1.25em;
		float: none;
		background-size: 40px 40px;
	}
	.initiative dl dd {
		padding: 15px 15px;
		width: 100%;
		min-height: auto;
		background-color: #fff;
		float: none;
	}
    .role {
        width: 60%;
        margin-bottom: 1em;
    }
	.csr-manageS04 {
		overflow: scroll;
	}
	.csr-manageS04 table {
		width: 1000px;
	}
}

/* ステークスホルダー(2023.2) */
.csr-sh_table tr:nth-child(even) td {
	background: #e2ecf4;
}

.csr-sh_list{
	padding: 0;
}
.csr-sh_list li{
	list-style-type: none;
 	position: relative;
	padding-left: 1em;
}
.csr-sh_list li:before {
	border-radius: 50%;
	width: .8em;
	height: .8em;
	display: block;
	position: absolute;
	left: 0;
	top: .35em;
	content: "";
}
.csr-sh_list li:before {background: #65aadd;}

/* 価値創造の歩み
------------------------------------------------------ */
.history_01 .box_history,
.history_02 .box_history,
.history_03 .box_history,
.history_04 .box_history{
  padding:0 1em 1em 1em;
  margin: 0 auto;
}
.history_01 .box_history{border: 1px solid #888e83;}
.history_02 .box_history{border: 1px solid #0080c6;}
.history_03 .box_history{border: 1px solid #00a193;}
.history_04 .box_history{border: 1px solid #53b671;}

.history_01 .heading3,
.history_02 .heading3,
.history_03 .heading3,
.history_04 .heading3 {
  color: #fff;
}
.history_01 .heading3{background: #888e83;}
.history_02 .heading3{background: #0080c6;}
.history_03 .heading3{background: #00a193;}
.history_04 .heading3{background: #53b671;}

.csr-historyS01 dt {
	display: inline-block;
	min-width: 6em;
	margin-bottom: .5em;
	padding: .1em 1.2em 0;
	border-radius: 2em;
	border: 1px solid;
	color: #1d50a3;
	font-weight: bold;
	text-align: center;
}
.csr-historyS01 dd {
	margin-bottom: 1em;
	margin-left: 0;
}
.csr-historyS01 .iconList01 > li {
	font-weight: normal;
}
@media only screen and (max-width: 767px) {
	.csr-historyS01 .mod-image-below .image {
		width: 70%!important;
		margin-right: auto;
		margin-left: auto;
	}
}

/* 202301追加 */
.history_links {
	display: flex;
}
.history_btn1 {width: 26%;}
.history_btn2 {width: 23%;}
.history_btn3 {width: 23%;}
.history_btn4 {width: 28%;}

.history_btn1 img, .history_btn2 img,
.history_btn3 img, .history_btn4 img {
	width: 100%;
}
.history_links > div {transition: opacity 0.3s ease-out;}
.history_links > div:hover {opacity: 0.5;}

/* 2025修正 */
.his01 {border-left: #007ab7 5px solid;}
.his02 {border-left: #3a89b0 5px solid;}
.his03 {border-left: #2baccf 5px solid;}
.his04 {border-left: #dc6c89 5px solid;}
.his05 {border-left: #e08125 5px solid;}
.his06 {border-left: #a675a0 5px solid;}

.his01 .heading3, .his02 .heading3, .his03 .heading3,
.his04 .heading3, .his05 .heading3, .his06 .heading3 {
    background-color: #fff;
}
.his01 .heading3:before, .his02 .heading3:before, .his03 .heading3:before,
.his04 .heading3:before, .his05 .heading3:before, .his06 .heading3:before {display: none;}

.his01 .heading3 {color: #007ab7;}
.his02 .heading3 {color: #3a89b0;}
.his03 .heading3 {color: #2baccf;}
.his04 .heading3 {color: #dc6c89;}
.his05 .heading3 {color: #e08125;}
.his06 .heading3 {color: #a675a0;}

.his01 .heading4, .his02 .heading4, .his03 .heading4,
.his04 .heading4, .his05 .heading4, .his06 .heading4 {
    height: 60px;
    margin: 0;
    padding: 16px 16px 16px 20px;
    background-image: linear-gradient(90deg, rgba(223, 232, 238, 1), rgba(255, 255, 255, 1));
    border-bottom: none;
}
.his01 .heading4 span, .his02 .heading4 span, .his03 .heading4 span,
.his04 .heading4 span, .his05 .heading4 span, .his06 .heading4 span {
    color: #333;
    font-weight: normal;
}
.his01 .heading4:after, .his02 .heading4:after, .his03 .heading4:after,
.his04 .heading4:after, .his05 .heading4:after, .his06 .heading4:after {display: none;}

.his01 .heading4 {color: #007ab7;}
.his02 .heading4 {color: #3a89b0;}
.his03 .heading4 {color: #2baccf;}
.his04 .heading4 {color: #dc6c89;}
.his05 .heading4 {color: #e08125;}
.his06 .heading4 {color: #a675a0;}

.his01 .box_his, .his02 .box_his, .his03 .box_his,
.his04 .box_his, .his05 .box_his, .his06 .box_his {
    display: flex;
    justify-content: space-between;
    padding: 30px 30px 0 30px;
    margin: 0 auto;
}

.his_bf {
    width: 440px;
}
.his_bf_dt {
    display: flex;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 18px;
}
.his_bf_dt p:first-child {
    width: 20%;
    margin: 0;
    padding: 5px;
    color: #fff;
    text-align: center;
    background: #36687c;
    border-radius: 5px;
}
.his_bf_dt p:last-child {
    width: 80%;
    margin: 0;
    padding: 5px 5px 5px 20px;
    color: #36687c;
}
.his_bf_tx {
    display: flex;
    justify-content: space-between;
}
.his_bf_tx p:first-child {
    width: 145px;
    margin: 0;
}
.his_bf_tx p:last-child {
    width: 265px;
    margin: 0;
}

.his_af {
    width: 645px;
    padding: 0 0 0 95px;
    background: left center/40px 80px no-repeat;
}
.his01 .his_af {background-image: url("../value/image/history/arrow.png")}
.his02 .his_af {background-image: url("../value/image/history/arrow.png")}
.his03 .his_af {background-image: url("../value/image/history/arrow.png")}
.his04 .his_af {background-image: url("../value/image/history/arrow.png")}
.his05 .his_af {background-image: url("../value/image/history/arrow.png")}
.his06 .his_af {background-image: url("../value/image/history/arrow.png")}
.his_af_dt {
    display: flex;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 18px;
}
.his_af_dt p:first-child {
    width: 16%;
    margin: 0;
    padding: 5px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
}
.his_af_dt p:last-child {
    width: 84%;
    margin: 0;
    padding: 5px 5px 5px 20px;
}
.his01 .his_af_dt p:first-child {background-color: #007ab7;}
.his01 .his_af_dt p:last-child {color: #007ab7;}
.his02 .his_af_dt p:first-child {background-color: #3a89b0;}
.his02 .his_af_dt p:last-child {color: #3a89b0;}
.his03 .his_af_dt p:first-child {background-color: #2baccf;}
.his03 .his_af_dt p:last-child {color: #2baccf;}
.his04 .his_af_dt p:first-child {background-color: #dc6c89;}
.his04 .his_af_dt p:last-child {color: #dc6c89;}
.his05 .his_af_dt p:first-child {background-color: #e08125;}
.his05 .his_af_dt p:last-child {color: #e08125;}
.his06 .his_af_dt p:first-child {background-color: #a675a0;}
.his06 .his_af_dt p:last-child {color: #a675a0;}
.his_af_tx {
    display: flex;
    justify-content: space-between;
}
.his_af_tx p:first-child {
    width: 245px;
    margin: 0;
}
.his_af_tx p:last-child {
    width: 265px;
    margin: 0;
}
.his_af_tx ul {
    width: 245px;
    margin: 0;
    padding-left: 1em;
}

@media only screen and (max-width: 767px) {
    .his01 .heading3, .his02 .heading3, .his03 .heading3,
    .his04 .heading3, .his05 .heading3, .his06 .heading3 {
        background-size: auto 100%;
    }
    .his01 .heading4, .his02 .heading4, .his03 .heading4,
    .his04 .heading4, .his05 .heading4, .his06 .heading4 {
        height: auto;
        padding: 8px 10px 10px 13px;
        background-size: auto 100%;
    }
    .his01 .heading4 span, .his02 .heading4 span, .his03 .heading4 span,
    .his04 .heading4 span, .his05 .heading4 span, .his06 .heading4 span {
        font-size: 75%;
    }
    .his01 .box_his, .his02 .box_his, .his03 .box_his,
    .his04 .box_his, .his05 .box_his, .his06 .box_his {
        flex-wrap: wrap;
        padding: 15px;
    }

    .his_bf {width: 100%;}
    .his_bf_dt {
        width: 100%;
        margin-bottom: 15px;
        font-size: 13px;
    }
    .his_bf_dt p:first-child {
        width: 20%;
        padding: 5px;
    }
    .his_bf_dt p:last-child {
        width: 80%;
        padding: 5px 5px 5px 10px;
    }
    .his_bf_tx {flex-wrap: wrap;}
    .his_bf_tx p:first-child {
        width: 100%;
        margin: 0 0 10px 0;
    }
    .his_bf_tx p:last-child {
        width: 100%;
        margin: 0 0 15px 0;
    }

    .his_af {
        width: 100%;
        padding: 35px 0 0 0;
        background: center top/40px 20px no-repeat;
    }
    .his01 .his_af {background-image: url("../value/image/history/arrow_sp.png")}
    .his02 .his_af {background-image: url("../value/image/history/arrow_sp.png")}
    .his03 .his_af {background-image: url("../value/image/history/arrow_sp.png")}
    .his04 .his_af {background-image: url("../value/image/history/arrow_sp.png")}
    .his05 .his_af {background-image: url("../value/image/history/arrow_sp.png")}
    .his06 .his_af {background-image: url("../value/image/history/arrow_sp.png")}
    .his_af_dt {
        width: 100%;
        margin-bottom: 15px;
        font-size: 13px;
        display: table;
    }
    .his_af_dt p:first-child {
        width: 20%;
        padding: 5px;
        display: table-cell;
        vertical-align: middle;
    }
    .his_af_dt p:last-child {
        width: 80%;
        padding: 5px 5px 5px 10px;
        display: table-cell;
    }

    .his_af_tx {flex-wrap: wrap;}
    .his_af_tx p:first-child {
        width: 100%;
        margin: 0 0 10px 0;
    }
    .his_af_tx p:last-child {width: 100%;}
    .his_af_tx ul {
        width: 100%;
        margin-bottom: 10px;
    }
}

/* 価値創造の歩み　特集
------------------------------------------------------ */
.value_topics_h3 {
  color: #253494;
  font-size: 1.3em;
  padding-top: 20px;
  text-indent: -2.8em;
  padding-left: 2.8em;
  font-weight: bold;
}
.value_topics_h3 span {
  padding: 5px 15px;
  background: #253494;
  color: #fff;
  margin-right: 10px;
}
.value_topics_box {
  border: 2px solid #253494;
}
.value_topics_box_title {
  padding:.5em 1em;
  color: #fff;
  font-weight: bold;
  font-size:1.5em;
  background-color: #253494;
  margin: 0;
}
.value_topics_box_contents {
	padding: 10px 15px;
  margin: 0;
}
.value_topics_box_sub{
	font-size:1.2em;
	color: #253494;
	font-weight: bold;
  margin-top: 0 ;
}
.value_topics_box_sub_box{
	background-color: #eeeeef;
	padding: .5em .8em;
}
.value_topics_box_sub_box_list{
	margin: 0;
	padding-left: 1.2em;
	list-style-type: disc;
}
.value_topics_box_sub_box_list span{
	color: #253494;
	font-size: 1.2em;
	font-weight: bold;
}
.value_topics_box_arrow_text {
	text-align: center;
	font-size: 2em;
}
.value_topics_box_arrow{
	text-align: center;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-left: 5em solid transparent;
	border-right: 5em solid transparent;
	border-top: 40px solid #b4b4b5;
}
.value_topics_box_float_left{
	float: left;
	margin-right: 1%;
}
.value_topics_box_float_right{
	float: right;
	margin-left: 1%;
}
.value_topics_box_float_left,.value_topics_box_float_right{
	width: 49%;
}
.value_topics_box_float_left h4,.value_topics_box_float_right h4{
	background-color: #253494;
	padding: 10px;
	color: #fff;
}
.value_topics_box_float_left h5,.value_topics_box_float_right h5{
	color: #253494;
	font-weight: bold;
}
.value_topics_box_gray{
	background-color: #eeeeef;
	padding: 10px;
}
.value_topics_box_gray ul{
	margin: 0;
	padding-left: 2em;
	list-style-type: disc;
}
.value_topics_box_lightblue{
	padding-left: 0 !important;
}
.value_topics_box_lightblue li{
	background-color: #82c0e3;
	margin-bottom: 5px;
	padding: 10px;
	text-align: center;
	font-size: 1.5em;
	color: #fff;
	list-style: none;
}
.value_topics_box_blue{
	margin-top: 20px;
}
.value_topics_box_blue p{
	color: #253494;
	font-weight: bold;
}
.value_topics_box_blue ul{
	list-style: none;
  padding-left: 0;
}
.value_topics_box_blue li{
	color: #253494;
}
.value_topics_box_large{
	font-size: 1.3em;
	color: #253494;
	font-weight: bold;
	margin-left: 1em;
	margin-top: .5em;
}

@media screen and (max-width: 640px){
	.value_topics_box_contents .image{
		width: 100% !important;
	}
	.value_topics_box_float_left{
		float: none;
		margin-right: 0;
	}
	.value_topics_box_float_right{
		float: none;
		margin-left: 0;
		margin-top: 10px;
	}
	.value_topics_box_float_left,.value_topics_box_float_right{
		width: 100%;
	}
}

/* 特集2023 */
.csr-topics_list{
	padding: 0;
}
.csr-topics_list li{
	list-style-type: none;
 	position: relative;
	padding-left: 1em;
}
.csr-topics_list li:before {
	border-radius: 50%;
	width: .8em;
	height: .8em;
	display: block;
	position: absolute;
	left: 0;
	top: .35em;
	content: "";
}
.csr-topics_list li:before {background: #253494;}


/* 価値創造モデル(2023.2)
------------------------------------------------------ */
.downward-arrow {
    margin-bottom: 20px;
    padding-bottom: 44px;
    background: url("/company/society/value/image/index/arrow_down.png") center bottom/105px 24px no-repeat;
}
.upward-arrow {
    margin-bottom: 20px;
    padding-bottom: 44px;
    background: url("/company/society/value/image/index/arrow_up.png") center bottom/105px 24px no-repeat;
}
.model-title {
    width: 100%;
    padding: 10px;
    margin: 0;
    color: #fff;
    font-size: 2em;
    text-align: center;
    background-color: #1c50a1;
}
.model-box {
    margin: 0;
    padding: 25px;
}
.model-lisk {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    justify-content: center;
    background-color: #afe6fc;
}
.model-lisk-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 214px;
    height: 64px;
    padding: 0 5px 0 15px;
    margin: 8px 10px;
    background-color: #fff;
}
.model-lisk-item {
    width: 130px;
    font-size: 0.9375em;
    font-weight: bold;
    line-height: 1.3em;
}
.model-lisk-icon {width: 64px;}
.model-lisk-icon img {width: 100%;}
.model-strategy {background: #afe6fc url("/company/society/value/image/index/bg_01.jpg") center bottom/1200px auto no-repeat;}
.model-strategy-box {
    background-color: #fff;
    margin-top: 25px;
    padding: 25px;
}
.model-strategy div.model-strategy-box:first-child {margin-top: 0;}
.model-strategy-box div.model-strategy-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 0;
    border-bottom: #88a8d5 1px solid;
}
.model-strategy-box div.model-strategy-item:last-child {border: none; padding: 15px 0 0 0;}
.model-strategy-item h3 {
    width: 235px;
    color: #1c50a1;
    font-size: 1.5em;
    font-weight: normal;
    text-align: center;
}
.model-strategy-detail {width: 844px;}
.model-strategy-philosophy span {
    color: #1c50a1;
    font-size: 2em;
    font-weight: bold;
}
.model-strategy-basis {text-align: center;}
.model-strategy-basis img {width: 475px;}
.model-strategy-servicce {overflow: hidden; padding: 0; margin: 0;}
.model-strategy-servicce li {
    float: left;
    width: 258px;
    margin: 7px 10px;
    padding: 3px 10px;
    list-style: none;
    text-align: center;
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    border-radius: 5px;
}
.model-strategy-servicce li:nth-child(1) {background-color: #007dbc;}
.model-strategy-servicce li:nth-child(2) {background-color: #2fb8dc;}
.model-strategy-servicce li:nth-child(3) {background-color: #fe0d4c;}
.model-strategy-servicce li:nth-child(4) {background-color: #009bcd;}
.model-strategy-servicce li:nth-child(5) {background-color: #ff9100;}
.model-strategy-servicce li:nth-child(6) {background-color: #88ab00;}

h3.model-strategy-gd {
    width: 795px;
    margin: 0 auto 20px;
}
.model-strategy-gd-detail {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
}
.model-strategy-gd-txt {
    width: 612px;
    margin: 0;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.8em;
}
.model-strategy-gd-detail ul {
    width: 458px;
    padding-left: 0;
    margin: 0;
    font-size: 1.1em;
    list-style-type: none;
}
.model-strategy-gd-detail ul li span {font-family: Meiryo, "sans-serif"}

h3.model-strategy-sa {
    width: 100%;
    margin: 0;
    padding: 5px;
    color: #1c50a1;
    font-size: 1.5em;
    text-align: center;
    background-color: #afe6fc;
    border-radius: 30px;
}
.model-strategy-sa-item {
    list-style: none;
    overflow: hidden;
    padding: 25px 0 0 0;
    margin: 0;
}
.model-strategy-sa-item li {
    float: left;
    width: 350px;
    margin-bottom: 0;
    padding: 10px;
    list-style: none;
    text-align: center;
    color: #fff;
    font-size: 1.4em;
    border-radius: 5px;
}
.model-strategy-sa-item li span {
    font-size: 1.4em;
    font-weight: bold;
}
.model-strategy-sa-item li:nth-child(1) {background-color: #8dc21f;}
.model-strategy-sa-item li:nth-child(2) {background-color: #d2525f; margin: 0 25px 0;}
.model-strategy-sa-item li:nth-child(3) {background-color: #483676;}

.model-target-title {
    width: 100%;
    padding: 10px;
    margin: 0;
    color: #fff;
    font-size: 2em;
    text-align: center;
    background-color: #54cef7;
}
.model-target {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px;
    background-color: #e9faff;
}
.model-target-txt {
    font-size: 2.5em;
    font-weight: bold;
    line-height: 1.3em;
}
.model-target-figures {
    color: #1c50a1;
    font-size: 3em;
}
.model-target-figures span.sales {font-size: 2.2em; font-weight: bold;}
.model-target-figures span.profit {font-size: 1.5em; font-weight: bold;}

.model-resource {
    padding: 25px;
    background-color: #afe6fc;
}
.model-resource-box {
    background-color: #fff;
    margin-top: 25px;
    padding: 0 25px;
}
.model-resource-box:first-child {margin-top: 0;}
.model-resource-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    border-bottom: #88a8d5 1px solid;
}
.model-resource-box div.model-resource-item:nth-child(4) {border: none; }
.model-resource-box div.model-resource-item:last-child {border: none; margin-bottom: 15px!important;}
.model-resource-item h3 {
    display: flex;
    align-items: center;
    width: 300px;
    padding: 0;
    margin: 0;
}
.model-resource-item h3 .model-resource-icon {
    width: 60px;
    margin-right: 10px;
}
.model-resource-item p {
    color: #1c50a1;
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.3em;
}
.model-resource-detail {
    display: flex;
    justify-content: space-between;
    padding: 0;
}
.model-resource-detail ul {width: 375px;}
.model-resource-detail ul li {font-size: 1.25em;}

@media only screen and (max-width: 767px) {
    .downward-arrow, .upward-arrow {background-size: 80px auto;}
    .model-box {padding: 15px;}
    .model-title {
        padding: 10px;
        font-size: 1.5em;
    }
    .model-lisk-list {
        width: 100%;
        margin: 5px 0;
    }
    .model-lisk-item {width: auto;}
    
    .model-strategy {background-size: cover;}
    .model-strategy-box {padding: 15px; margin-top: 15px;}
    .model-strategy-box div.model-strategy-item {
        display: block;
        padding: 0 0 15px 0;
    }
    .model-strategy-box div.model-strategy-item:last-child {border: none; padding: 15px 0 0 0;}
    .model-strategy-item h3 {
        width: 100%;
        font-size: 1.2em;
    }
    .model-strategy-detail {width: 100%;}
    .model-strategy-philosophy span {font-size: 1.5em;}
    .model-strategy-basis img {width: 100%;}
    .model-strategy-servicce li {
        float: none;
        width: 100%;
        margin: 5px 0;
        padding: 3px 0;
        font-size: 1.2em;
    }

    h3.model-strategy-gd {width: 100%;}
    .model-strategy-gd-detail {display:block;}
    .model-strategy-gd-txt {
        width: 100%;
        font-size: 1.2em;
        line-height: 1.4em;
    }
    .model-strategy-gd-detail ul {
        width: 100%;
        margin: 15px 0 0 0;
    }

    h3.model-strategy-sa {font-size: 1.4em;}
    .model-strategy-sa-item {padding: 15px 0 0 0;}
    .model-strategy-sa-item li {
        float: none;
        width: 100%;
        padding: 5px;
        font-size: 1.3em;
    }
    .model-strategy-sa-item li span {font-size: 1.4em;}
    .model-strategy-sa-item li:nth-child(2) {margin: 10px 0;}

    .model-target-title {
        padding: 10px;
        font-size: 1.5em;
    }
    .model-target {
        display: block;
        padding: 15px;
    }
    .model-target-txt {font-size: 1.8em;}
    .model-target-figures {font-size: 2.2em;}

    .model-resource {padding: 15px;}
    .model-resource-box {
        margin-top: 15px;
        padding: 0 15px;
    }
    .model-resource-item {
        display: block;
        padding-bottom: 10px;
    }
    .model-resource-item h3 {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .model-resource-item h3 .model-resource-icon {
        width: 50px;
        margin-right: 10px;
    }
    .model-resource-item p {font-size: 1.2em;}
    .model-resource-detail {display: block;}
    .model-resource-detail ul {
        width: 100%;
        padding: 0 0 0 1.5em;
        margin: 0;
    }
    .model-resource-detail ul li {font-size: 1.1em;}
}

/* 重要テーマ
------------------------------------------------------ */
/* tab(2023.2) */
.tab_material1 {background-color: #397eb2!important; border-color: #397eb2!important; box-shadow: 0 3px #75a5c9!important; color: #fff!important;}
.tab_material2 {background-color: #ffad33!important; border-color: #ffad33!important; box-shadow: 0 3px #ffc671!important; color: #fff!important;}
.tab_material3 {background-color: #e05a4f!important; border-color: #e05a4f!important; box-shadow: 0 3px #e98c84!important; color: #fff!important;}
.tab_material4 {background-color: #8c6eb2!important; border-color: #8c6eb2!important; box-shadow: 0 3px #af9ac9!important; color: #fff!important;}
.tab_material5 {background-color: #44aa75!important; border-color: #44aa75!important; box-shadow: 0 3px #7cc49f!important; color: #fff!important;}
li.is-current .tab_material1, .tab_material1:hover {background-color: #397eb2!important; box-shadow: 0 0 #75a5c9!important;}
li.is-current .tab_material2, .tab_material2:hover {background-color: #ffad33!important; box-shadow: 0 0 #ffc671!important;}
li.is-current .tab_material3, .tab_material3:hover {background-color: #e05a4f!important; box-shadow: 0 0 #e98c84!important;}
li.is-current .tab_material4, .tab_material4:hover {background-color: #8c6eb2!important; box-shadow: 0 0 #af9ac9!important;}
li.is-current .tab_material5, .tab_material5:hover {background-color: #44aa75!important; box-shadow: 0 0 #7cc49f!important;}

.border_material1 {border-color: #397eb2!important;}
.border_material2 {border-color: #ffad33!important;}
.border_material3 {border-color: #e05a4f!important;}
.border_material4 {border-color: #8c6eb2!important;}
.border_material5 {border-color: #44aa75!important;}

@media only screen and (max-width: 767px) {
	.tab_material1, .tab_material1:hover {box-shadow: 0 2px #75a5c9!important;}
	.tab_material2, .tab_material2:hover {box-shadow: 0 2px #ffc671!important;}
	.tab_material3, .tab_material3:hover {box-shadow: 0 2px #e98c84!important;}
	.tab_material4, .tab_material4:hover {box-shadow: 0 2px #af9ac9!important;}
	.tab_material5, .tab_material5:hover {box-shadow: 0 2px #7cc49f!important;}
}

/* 重要課題導入部 */
.csr-special-header {
	display: table;
	width: 100%;
  margin-top: 2em;
}
.csr-special-header > p {
	display: table-cell;
	vertical-align: top;
}
.csr-special-header > p.sdgs {
	padding-left: 30px;
	color: #263792;
	font-weight: bold;
	white-space: nowrap;
}
.csr-special-header > p.sdgs img {
	margin-top: 5px;
	width: 100%;
}
.csr-special-header > p.sdgs.item3 { width: 225px; }
.csr-special-header > p.sdgs.item4 { width: 293px; }
.csr-special-header > p.sdgs.item5 { width: 360px; }

@media only screen and (max-width: 767px) {
	.csr-special-header,
	.csr-special-header > p { display: block; }
	.csr-special-header > p.sdgs {
		display: block;
		width: 100%!important;
		padding-left: 0;
		text-align: right;
	}
	.csr-special-header > p.sdgs.item3 img { width: 140px; }
	.csr-special-header > p.sdgs.item4 img { width: 190px; }
	.csr-special-header > p.sdgs.item5 img { width: 240px; }
}
/* 重要課題：数値 */
.csr-keyNumber.color1 { color: #18a5c0; }
.csr-keyNumber.color2 { color: #ea5550; }
.csr-keyNumber.color3 { color: #0ba7a3; }
.csr-keyNumber.color4 { color: #f08307; }
.csr-keyNumber.color5 { color: #22ac38; }
.csr-keyNumber.color6 { color: #0fa7a3; }
.csr-keyNumber { color: #204c97;}
.csr-keyNumber dd + dt {
  margin-top: 1em !important;
}
.csr-keyNumber .data {
	display: inline-block;
	color: inherit;
	font-size: 1.5em;
	font-weight: 700;
	line-height: 1;
	letter-spacing: .01em;
}
.csr-keyNumber .data b {
	display: inline-block;
	margin-right: 2px;
	color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: 500;
	letter-spacing: -.01em;
	line-height: 1;
}
.csr-keyNumber .data b.s {
	font-size: 1.7em;
}

/* 重要課題1 */
.csr-special01S01 > figure:first-child {
	float: left;
	width: 55%;
}
.csr-special01S01 > figure:last-child {
	float: right;
	width: 40%;
}
.special_box{
	background-color: #efefef;
	margin-top: 1em;
	margin-bottom: .5em;
	padding: 1em;
}
.special_box_2,.special_box_3{
	margin-bottom: .5em;
	padding: 1em;
	border: 1px solid #898989;
}
.special_box_2 h3,.special_box_3 h3{
	color: #0fa7a3;
	font-size: 1.2em;
	margin-bottom: 10px;
}
.special_box ol,.special_box_3 ol{
	padding:0;
}
.special_box_2 ol{
	margin: 0;
	padding-left:1.2em;
	list-style-type: decimal;
}
.special_box li,.special_box_3 li{
	position:relative;
	padding-left: 1.4em;
	font-weight: bold;
	line-height: 2em;
	font-size: 1.1em;
}
.special_box_2 li{
	padding-left: 0;
	font-weight: bold;
	line-height: 2em;
	font-size: 1.1em;
}
.special_box p,.special_box_2 p{
	font-weight: normal !important;
	line-height: 1.5em !important;
}
.special_box li:before,.special_box_3 li:before{
	content: "";
	display: block;
	position: absolute;
	top: 7px;
	left: 0px;
	height: 15px;
	width: 15px;
	border-radius: 50%;
	background: #0fa7a3;
}
/* 2023 */
.special_box ul.link-list li {font-weight: normal; font-size: 1.0em;}
.special_box ul.link-list li:before {background: none;}

.special01_box,.special01_box_no{
	border: 1px solid #0fa7a3;
	padding: 10px;
	position: relative;
}
.special01_box_icon{
	position: absolute;
	top:-25px;
	left: -10px;
}
.special01_box h2{
	color: #0fa7a3;
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
	border-bottom: 1px solid #0fa7a3;
	margin-bottom: .5em;
	padding-bottom: 10px;
}
.special01_box_no h2{
	color: #0fa7a3;
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
}
.special01_box img,.special01_box_no img{
	text-align: center;
	margin: 0 auto;
}
.special01_box_sub{
	background-color: #0fa7a3;
	padding: 10px;
	margin-top: 20px;
}
.special01_box_sub h3,.special01_box_sub li,.special01_box_sub p{
	color: #fff !important;
}
.special01_box_sub h3{
	font-size: 1.5em;
	margin-bottom: .2em;
}
.special01_box_sub ul{
	margin: 0;
	padding-left: 2em;
	list-style-type: disc;
}
.special01_box_sub_left{
	width: 65% !important;
}
.special01_box_sub_right{
	width: 30.844156% !important;
}
.special05_box h2{
	background-color: #89ba2a;
	color: #fff;
	font-size: 1.2em;
	padding: 5px;
	text-align: center;
	border-radius:10px;
	margin-bottom: 10px;
}
.special05_box_h3_or{
	color: #de551a;
	font-weight: bold;
}
.special05_box_h3_bl{
	color: #359dd1;
	font-weight: bold;
}
.special05_box ul{
	margin: 0;
	padding-left: 25px;
	list-style-type: disc;
	margin-bottom: 10px;
}
.special05_box li{
	float: left;
	width: 42%;
	margin-right: 8%;
}

/* SPECIA LINK 2023 */
.special01_box {padding-bottom: 80px;}
.special_btn {
	margin: 10px auto;
	position: absolute;
	left: 50%; 
	bottom: 10px;
	transform: translateX(-50%);
}
.special_btn div {
	background-color: #13a6a3;
	border-radius: 25px;
	box-shadow: 0 3px rgba(15, 122, 117, 1);
	color: #fff;
	font-weight: bold;
	width: 300px;
	margin: 0 auto;
	padding: 11px;
	text-align: center;
	text-decoration: none!important;
	transition: all 0.3s;
}
.special_btn div:hover {
	transform: translate(0, 3px);
	opacity: 0.7;
}
.special_btn div.arrow {
	position: relative;
	display: inline-block;
	padding: 10px;
}
.special_btn div.arrow::before {
	content: '';
	width: 10px;
	height: 10px;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	position: absolute;
	right: 20px;
	top: 17px;
	transform: rotate(45deg);
}

/* 2025変更 */
.special02_box {
	border: 2px solid #d3d9dc;
	padding: 0 0 20px 0;
	position: relative;
}
.special02_box h2 {
	color: #e0803b;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0;
	padding: 20px 20px 0 40px;
}
.special02_box h2:before {
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	left: 22px;
	top: 27px;
	content: "";
	border-style: solid;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 10px solid #e0803b;
	border-right: 0;
}

.special02_box h3 {
	color: #333;
	margin: .5em 0;
	padding: 0 20px;
}
.special02_box p {
	padding: 0 20px;
}
.special02_box img{
	text-align: center;
	margin: 0 auto;
	padding: 0 20px;
}
@media only screen and (max-width: 767px) {
	.special01_box h2{
		padding-left: 30px;
	}
	.special02_box h2{
		padding-left: 35px;
	}
    .special02_box h2:before {
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        border-left: 9px solid #e0803b;
        top: 26px;
    }
}

/* 2024 */
.sp_development {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.sp_development .sp_development_security {
    width: 460px;
    padding: 20px;
    background-color: #e9e9f4;
    border-radius: 10px;
}
.sp_development .sp_development_security h2 {
    margin: 0;
    color: #004097;
    font-size: 24px;
}
.sp_development dl{
    padding: 20px;
    border-radius: 10px;
}
.sp_development .sp_development_security dl{
    background-color: #fff;
}
dl.sp_dv4 {margin-top: 0; background-color: #FDF0E6;}
dl.sp_dv5 {background-color: #FCEEEF;}
dl.sp_dv6 {background-color: #F1EAF3;}
dl.sp_dv7 {background-color: #EEEEEF;}
.sp_development dt{
    margin: 0 0 10px 0;
    font-size: 18px;
    font-weight: bold;
}
dl.sp_dv1 dt {color: #004097;}
dl.sp_dv2 dt {color: #0068B6;}
dl.sp_dv3 dt {color: #009FE8;}
dl.sp_dv4 dt {color: #E95504;}
dl.sp_dv5 dt {color: #E85377;}
dl.sp_dv6 dt {color: #A560A2;}
dl.sp_dv7 dt {color: #595757;}
.sp_development dd{
    margin: 0;
}
.sp_development_other {
    width: 720px;
}
.special02_box img.vertical {
    margin: 0 auto;
    width: 54%;
}
@media only screen and (max-width: 767px) {
    .sp_development {
        flex-wrap: wrap;
    }
    .sp_development .sp_development_security {
        width: 100%;
        padding: 15px;
    }
    .sp_development .sp_development_security h2 {
        font-size: 20px;
    }
    .sp_development dl{
        padding: 15px;
    }
    dl.sp_dv4 {margin-top: 15px;}
    .sp_development dt{
        margin: 0 0 5px 0;
        font-size: 16px;
    }
    .sp_development_other {
        width: 100%;
    }
}

/* 2025 Business */
.sp_biz {
    margin-top: 50px;
}
.sp_biz_security, .sp_biz_fm, .sp_biz_cs, .sp_biz_os {
    padding: 0 0 0 20px;
    margin-bottom: 40px;
    border-left: 6px solid;
}
.sp_biz_security {border-color: #1d50a1;}
.sp_biz_fm {border-color: #ff7e00;}
.sp_biz_cs {border-color: #e75377;}
.sp_biz_os {border-color: #a460a1;}

.sp_biz_security h2 {
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 1.3em;
}
.sp_biz dl {
    margin-top: 35px;
}
.sp_biz dt {
    margin-bottom: 10px;
    font-size: 1.25em;
    font-weight: bold;
}
.sp_biz_gs dt {color: #1d50a1;}
.sp_biz_ha dt {color: #136dc0;}
.sp_biz_ss dt {color: #0a89e0;}
.sp_biz_ts dt {color: #00a6ff;}
.sp_biz_fm dt {color: #ff7e00;}
.sp_biz_cs dt {color: #e75377;}
.sp_biz_os dt {color: #a460a1;}
.sp_biz p {
    margin: 0 0 12px 0;
}
.sp_biz dd {
    margin: 0;
}
.sp_biz div.service_head {
    display: inline-block;
    padding: 2px 8px;
    border: #b4b4b4 1px solid;
    border-radius: 3px;
    font-size: 0.8em;
}
.sp_biz ul {
	padding: 0;
    margin-block-start: 8px;
    margin-block-end: 0;
}
.sp_biz ul li{
	list-style-type: none;
	position: relative;
	padding: 0 0 1px 1.3em;
}
.sp_biz ul li:before {
	width: .7em;
	height: .7em;
	display: block;
	position: absolute;
	left: .2em;
	top: .5em;
	content: "";
}
.sp_biz_gs ul li:before {background: #1d50a1;}
.sp_biz_ha ul li:before {background: #136dc0;}
.sp_biz_ss ul li:before {background: #0a89e0;}
.sp_biz_ts ul li:before {background: #00a6ff;}
.sp_biz_fm ul li:before {background: #ff7e00;}
.sp_biz_cs ul li:before {background: #e75377;}
.sp_biz_os ul li:before {background: #a460a1;}
.sp_biz ul li span {
    font-weight: bold;
}
@media only screen and (max-width: 767px) {
    .sp_biz_security, .sp_biz_fm, .sp_biz_cs, .sp_biz_os {
        padding: 0 0 0 15px;
        border-left-width: 5px;
    }
}

/* 事業活動を通じた社会課題の解決(2025)
------------------------------------------------------ */
.csr-arrangement {
    padding: 15px 20px 20px;
    border-top: 10px solid;
}
.pickup1 {border-color: #fcdf99; background-color: #fef9ec;}
.pickup2 {border-color: #f4b1b1; background-color: #fdf2f1;}
.pickup3 {border-color: #85b1df; background-color: #eaf0fa;}
.csr-arrangement h4 {
    margin: 0;
    font-size: 1.25em;
}
.csr-arrangement div.pickup {
    width: 121px;
}


/* 重要テーマ4 */
.activity-list li a {
	color: #1d50a2;
	position: relative;
	display: inline-block;
}
 
.activity-list li a::before { /* くの字の表示設定 */
	content: "";
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -17px;
	width: 9px;
	height: 9px;
	border-top: 1px solid #1d50a2;
	border-right: 1px solid #1d50a2;
	transform: rotate(45deg);
}

/* 人権・労働慣行
------------------------------------------------------ */
.csr-rightsS01 {
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.csr-rightsS01 .data { font-size: 24px;}
.csr-rightsS01 .data b { font-size: 60px;}
.csr-rightsS01 .data b.s { font-size: 40px;}
.csr-rightsS01-01,
.csr-rightsS01-02,
.csr-rightsS01-03,
.csr-rightsS01-04 {
	margin-bottom: 20px;
	padding: 15px;
	background: #f5f2ec;
}
.csr-rightsS01-01 {
	float: left;
	max-width: 62%;
	-webkit-flex: 1 0 62%;
	-ms-flex: 1 0 62%;
	flex: 1 0 62%;
}
.csr-rightsS01-01 dl,
.csr-rightsS01-02 dl dl {
	float: left;
	width: 50%;
}
.csr-rightsS01-02 {
	float: right;
	max-width: 36%;
	-webkit-flex: 1 0 36%;
	-ms-flex: 1 0 36%;
	flex: 1 0 36%;
}
.csr-rightsS01-03 {
	clear: both;
	float: left;
	max-width: 45%;
	-webkit-flex: 1 0 45%;
	-ms-flex: 1 0 45%;
	flex: 1 0 45%;
}
.csr-rightsS01-04 {
	float: right;
	max-width: 53%;
	-webkit-flex: 1 0 53%;
	-ms-flex: 1 0 53%;
	flex: 1 0 53%;
}
.diversity_img{
	width: 60%;
	margin: 20px auto 0 auto;
}
/* 人権デュー・ディリジェンス(2024.3) */
.csr-dd_list{
	padding: 0;
}
.csr-dd_list li{
 	position: relative;
	padding-left: 1em;
	list-style-type: none;
}
.csr-dd_list li:before {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
    color: #1d50a2;
	content: "\30fb";
}
@media only screen and (max-width: 767px) {
	.csr-rightsS01 {
		display: block;
	}
	.csr-rightsS01-01,
	.csr-rightsS01-02,
	.csr-rightsS01-03,
	.csr-rightsS01-04,
	.csr-rightsS01-01 dl {
		float: none;
		max-width: 100%;
		width: 100%;
	}
}

/* 消費者課題
------------------------------------------------------ */
.chart-center {
    width: 600px;
    margin: 0 auto;
}
@media only screen and (max-width: 767px) {
    .chart-center {
        width: 100%;
    }
}

/* コミュニティへの参画およびコミュニティの発展
------------------------------------------------------ */
.csr-commuS01 tbody th { width: 25%;}
@media only screen and (max-width: 767px) {
	.csr-commuS01 thead { display: none;}
	.csr-commuS01 table,
	.csr-commuS01 tbody,
	.csr-commuS01 tr,
	.csr-commuS01 th,
	.csr-commuS01 td { display: block; width: 100%!important; }
	.csr-commuS01 { border-bottom: 1px solid #ccc;}
	.csr-commuS01 th,
	.csr-commuS01 td { border-bottom: none;}
}

/* コーポレート・ガバナンス
------------------------------------------------------ */
.governance01 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.governance01 li {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin: 1em 0;
}
.governance01__task {
  position: relative;
  flex: 1 0 45%;
  max-width: 45%;
  background-color: #f1f3f5;
  padding: 1em;
  vertical-align: middle;
}
.governance01__task::after {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(100% + 3%);
  width: 0;
  height: 0;
  margin-top: -20px;
  border: 20px solid transparent;
  border-left-color: #898989;
}
.governance01__cope {
  flex: 1 0 50%;
  max-width: 50%;
  padding: 1em;
  background-color: #483676;
  color: #fff;
}
.governance01__cope > :first-child {
  margin-top: 0;
}
.governance01__cope > :last-child {
  margin-bottom: 0;
}
.governance01__cope li,
.governance01__cope .order-list__mark {
  color: inherit;
}
@media only screen and (max-width: 767px) {
  .governance01 li {
    display: block;
    margin-bottom: 30px;
  }
  .governance01__task,
  .governance01__cope {
    width: 100%;
    max-width: none;
  }
  .governance01__task::after {
    top: calc(100% + 5px);
    left: 50%;
    margin-top: 0;
    margin-left: -20px;
    border-left-color: transparent;
    border-top-color: #898989;
  }
  .governance01__cope {
    margin-top: 30px;
  }
}

/* 財務・非財務ハイライト
------------------------------------------------------ */
.keynumber__main,
.keynumber__sub {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.keynumber__main_caption,
.keynumber__sub_caption {
  padding-bottom: .1em;
  font-size: 1.4rem;
}
.keynumber__main_data,
.keynumber__sub_data {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  line-height: 1;
}
.keynumber__main_unit,
.keynumber__sub_unit {
  font-weight: 600;
	line-height: 1;
}
.keynumber__main_data {
  padding-right: 4px;
  font-size: 6rem;
}
.keynumber__main_data--mid {
  padding-right: 4px;
  font-size: 5rem;
}
.keynumber__main_unit {
  font-size: 2.4rem;
}
.keynumber__main_unit--mid {
  font-size: 2rem;
}
.keynumber__sub_wrap {
  margin-top: 8px;
}
.keynumber__sub {
  min-width: 16em;
  padding: .25em .5em;
  border-radius: 5px;
  background: #1d50a2;
  color: #fff;
  line-height: 1;
}
.keynumber__sub {
  justify-content: center;
}
.keynumber__sub[data-yoy]::after {
  content: "";
  align-self: center;
  width: 30px;
  height: 30px;
  margin-left: 8px;
}
.keynumber__sub[data-yoy="up"]::after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48cG9seWdvbiBzdHlsZT0iZmlsbDojZmUwOyIgcG9pbnRzPSIxNC45OSAxIDAuMDYgMTguNDcgOS4zNiAxOC40NyA5LjM2IDI5IDIwLjc1IDI5IDIwLjc1IDE4LjQ3IDI5Ljk0IDE4LjQ3IDE0Ljk5IDEiLz48L3N2Zz4=) no-repeat center center / contain;
}
.keynumber__sub[data-yoy="down"]::after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48cG9seWdvbiBzdHlsZT0iZmlsbDojZmUwOyIgcG9pbnRzPSIxNC45OSAyOSAwLjA2IDExLjUzIDkuMzYgMTEuNTMgOS4zNiAxIDIwLjc1IDEgMjAuNzUgMTEuNTMgMjkuOTQgMTEuNTMgMTQuOTkgMjkiLz48L3N2Zz4=) no-repeat center center / contain;
}
.keynumber__sub_data {
  padding-right: 2px;
  font-size: 3.6rem;
  font-weight: 500;
}
.keynumber__sub_unit {
  font-size: 2rem;
}
[data-category="environment"] .keynumber__sub {
  background: #72af2d;
  color: #fff;
}
[data-category="social"] .keynumber__sub {
  background: #d3525f;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .keynumber__main_data,
  .keynumber__main_data--mid {
  	font-size: 4.8rem;
  }
  .keynumber__main_unit,
  .keynumber__main_unit--mid {
    font-size: 2rem;
  }
  .keynumber__sub_data {
  	font-size: 3.2rem;
  }
  .keynumber__sub_unit {
    font-size: 1.6rem;
  }
}

.highlightBox {
	margin-bottom: 20px;
	padding: 20px 14px;
}
.highlightBox__title {
	margin-bottom: 10px;
	color: #1d50a2;
	font-size: 1.25em;
	font-weight: bold;
}
.highlightBox__title small {
	color: inherit;
	font-size: .777777em;
}
.highlightBox__image {
  margin: 20px 0;
	text-align: center;
}
.highlightBox__update {
  text-align: right;
}
.highlightBox[data-category="environment"] {
	border: 2px solid #72ae2d;
}
.highlightBox[data-category="environment"] .highlightBox__title {
	color: #72ae2d;
}
.highlightBox[data-category="social"] {
	border: 2px solid #d2525f;
}
.highlightBox[data-category="social"] .highlightBox__title {
	color: #d2525f;
}
.highlightBox[data-category="governance"] {
	border: 2px solid #907198;
}
.highlightBox[data-category="governance"] .highlightBox__title {
	color: #907198;
}
/* ハイライト追加要素(2023.2) */
.hlb_mr  {margin-right: 60px}
.hlb_pl  {padding-left: 60px}
.hlb_mt40  {margin-top: 40px}
.hlb_mt60  {margin-top: 60px}

.hlb_btn_box {
  justify-content: center;
}

.hlb_btn {
	margin: 60px auto 10px;
}
.hlb_btn div {
	background-color: #d2525f;
	border-radius: 25px;
	box-shadow: 0 3px rgba(181, 48, 67, 1);
	color: #fff;
	font-weight: bold;
	width: 340px;
	margin: 0 auto;
	padding: 11px;
	text-align: center;
	text-decoration: none!important;
	transition: all 0.3s;
}
.hlb_btn div:hover {
	transform: translate(0, 3px);
	opacity: 0.7;
}
.hlb_btn div.arrow {
	position: relative;
	display: inline-block;
	padding: 10px;
}
.hlb_btn div.arrow::before {
	content: '';
	width: 10px;
	height: 10px;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	position: absolute;
	right: 20px;
	top: 17px;
	transform: rotate(45deg);
}


@media only screen and (max-width: 767px) {
	.highlightBox__title br {
		display: none;
	}
	.hlb_mr {margin-right: 0}
	.hlb_pl {padding-left: 14px}
	.hlb_mt40 {margin-top: 0}
	.hlb_mt60 {margin-top: 1em}
	.hlb_btn {
		margin: 10px auto;
	}
	.hlb_btn div {
		width: 100%;
	}
}

/* ESGデータ
------------------------------------------------------ */
.csr-esgtable table {
  width: 100%;
  empty-cells: hide;
  border: none;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
    border-collapse: collapse;
  table-layout: fixed;
}
.csr-esgtable thead { background: #fff; font-size: .875em; }
.csr-esgtable tbody { font-size: .9375em; }
.csr-esgtable th,
.csr-esgtable td {
  padding: .5em;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  vertical-align: middle;
  background: #fff;
}
.csr-esgtable thead th:empty {
  border: none;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: none;
}
.csr-esgtable thead th {
  padding: 10px 2px;
  background: #0c3c89;
  color: #fff;
  text-align: center;
  line-height: 1.2;
}
.csr-esgtable tbody th {
  background: #f7f7f7;
  text-align: left;
}
.csr-esgtable tbody sup {
  color: #1761d7;
}
.csr-esgtable .thLv1 {
  background: #2a579f;
  color: #fff;
  font-weight: bold;
}
.csr-esgtable .thLv2 {
  background: #d6e6f8;
  color: #0c3c89;
  font-weight: bold;
}
.csr-esgtable .thChild {
  border-top: none;
}
.csr-esgtable .thChild2 {
  border-left: none;
}
.csr-esgtable .trChild td {
  border-top: 1px dotted #bfbfbf;
}
.csr-esgtable .tdGray {
  background: #f7f7f7;
  color: #808080;
}
.csr-esgtable tbody tr > td:nth-last-of-type(-n+3) {
  text-align: right;
}
/*追加分*/
.esg__w--14per {width: 14%;}
.esg__w--12per {width: 12%;}
.esg__w--17per {width: 17%;}
.esg__w--15per {width: 15%;}

thead .th-blank {background-color: #FFF!important;}
.th-left {border-right: none!important;}
.th-right {border-left: none!important;}

.th-society {
    color: #000!important;
    background-color: #fffe54!important;
}
.th-society-sub {
    color: #000!important;
    background-color: #f4fc77!important;
}

@media only screen and (max-width: 767px) {
  .table.csr-esgtable[data-table-sp=scroll] .table__matrix {
    width: 628px!important;
	font-size: 90%;
  }
  .table.csr-esgtable[data-table-sp=scroll] .fixed {
    position: -webiit-sticky;
    position: sticky;
    left: 0;
  }
	/*.table.csr-esgtable[data-table-sp=scroll] colgroup col:nth-of-type(1) {
		width: 10% !important;
	}
	.table.csr-esgtable[data-table-sp=scroll] colgroup col:nth-of-type(2) {
		width: 8% !important;
	}
	.table.csr-esgtable[data-table-sp=scroll] colgroup col:nth-of-type(3) {
		width: 14% !important;
	}*/

	/*追加分*/
	.csr-esgtable table {
		border-collapse: separate;
	}
	.esg__w--14per {width: 62px}
	.esg__w--12per {width: 62px}
	.esg__w--17per {width: 78px}
	.esg__w--15per {width: 118px}

	.thLv1, .thLv2, .th-blank, .itemLv1, .itemLv2, .itemLv3, .itemLv2-2, .itemLv3-2 {
		position: sticky!important;
		top: 0;
	}
	.th-blank, .th-left, .itemLv2-2 {
		left: 0;
		z-index: 98;
	}
	.itemLv1 {
		left: 0;
		z-index: 98;
		border-right:1px solid #ccc	
	}
	.itemLv2 {
		left: 62px;
		z-index: 99;
	}
	.itemLv3-2 {
		left: 62px;
		z-index: 99;
		border-right:1px solid #ccc	
	}
	.itemLv3 {
		left: 124px;
		z-index: 100;
		border-right:1px solid #ccc
	}
}

/* CSRライブラリ
------------------------------------------------------ */
.csr-library {
  display: flex;
  justify-content: space-between;
}
.csr-library__body {
  flex: 1 0 70%;
  max-width: 70%;
}
.csr-library__image {
  flex: 1 0 25%;
  max-width: 25%;
}
.csr-library__image img {
  width: 100%;
}
.csr-library__title {
  margin-bottom: 10px;
  padding: 9px 10px 7px 10px;
  border-radius: 4px;
  background: #1d50a2;
  color: #fff;
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1;
}


/* TCFD
------------------------------------------------------ */
.image__tcfd {
	margin-left: auto;
	margin-right: auto;
	width: 1080px;
}
.table__tcfd th, .table__tcfd td {
	padding-top: 20px!important;
	padding-bottom: 20px!important;
}
.table__tcfd__blue {
	color: #5e86b8;
	background-color: #ddf3f9!important;
}
.table__tcfd__red {
	color: #d16b69;
	background-color: #fce5e2!important;
}
.w12per {width: 12%;}
.w36per {width: 36%;}
.w8per {width: 8%;}
.w50per {width: 50%;}


@media only screen and (max-width: 767px) {
	.image__tcfd {
		width: 100%;
	}
	.table__tcfd th, .table__tcfd td {
		padding-top: 10px!important;
		padding-bottom: 10px!important;
	}
}

/* ガイドライン対照表
------------------------------------------------------ */
.gl_g {background-color: #e6f1da!important;}
.gl_lb {background-color: #dfebf8!important;}
.gl_b {background-color: #c3d8f1!important;}


@media print{
	.image__tcfd {width: 100%;}
}
/* ASSIST DISPLAY
------------------------------------------------------ */
#assist {display: none;}

/* ======================================================
 * 印刷用
 * ------------------------------------------------------ */
@media print{
	#main {width: 85%;}
	#header {display: none;}
	#assist {display: none;}
	.Footer__body {width: 85%;}
	.heading3:before {background: none;}
	.box:before {background: none;}
}

/* ======================================================
 * HELPER CLASSES
 * ------------------------------------------------------ */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.clr {
  clear: both;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.br-sp,
.d-sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  .float-none-sp {
    float: none !important;
  }
  .br-sp,
  .d-sp {
    display: inline;
  }
  .br-pc,
  .d-pc {
    display: none;
  }
}
.table01 {
  width: 100%;
  border-collapse: collapse;
}
.table01 th,
.table01 td {
	padding: .75em 1em;
	border: 1px solid #ccc;
	vertical-align: middle;
}
.table01 th {
	background: #f7f7f7;
	font-weight: bold;
	text-align: inherit;
}
@media only screen and (max-width: 767px) {
  .table01 th,
  .table01 td {
    padding: .5em .75em;
  }
  .mod-table.scroller { overflow-x: auto; }
  .mod-table.scroller th,
  .mod-table.scroller td {
    width: auto;
    white-space: nowrap;
  }
}

.align-left { text-align: left !important; }
.align-center { text-align: center !important; }
.align-right { text-align: right !important; }
.align-top { vertical-align: top !important; }
.align-middle { vertical-align: middle !important; }
.align-bottom { vertical-align: bottom !important; }
.align-baseline { vertical-align: baseline !important; }
.fontXS { font-size: .75em !important; }
.fontS  { font-size: .875em !important; }
.fontM  { font-size: 1.6rem !important; }
.fontL  { font-size: 1.125em !important; }
.fontXL { font-size: 1.25em !important; }
.fontXXL { font-size: 1.65em !important; }
.weight-normal { font-weight: normal !important; }
.weight-bold { font-weight: bold !important; }
.style-lined { text-decoration: underline !important; }

/* Width */
.wFull  { width: 100% !important; }
.wAuto  { width: auto !important; }
.w80 { width: 80% !important; }
.w75 { width: 75% !important; }
.w66 { width: 66% !important; }
.w60 { width: 50% !important; }
.w50 { width: 50% !important; }
.w40 { width: 40% !important; }
.w35 { width: 35% !important; }
.w33 { width: 33% !important; }
.w25 { width: 25% !important; }
.w20 { width: 20% !important; }
.w10 { width: 10% !important; }

/* Space */
.mt0 { margin-top: 0 !important; }
.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }
.mt55 { margin-top: 55px !important; }
.mt60 { margin-top: 60px !important; }
.mr0 { margin-right: 0 !important; }
.mr5 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mr50 { margin-right: 50px !important; }
.mr55 { margin-right: 55px !important; }
.mr60 { margin-right: 60px !important; }
.mb0 { margin-bottom: 0 !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb55 { margin-bottom: 55px !important; }
.mb60 { margin-bottom: 60px !important; }
.ml0 { margin-left: 0 !important; }
.ml1 { margin-left: 1px !important; }
.ml2 { margin-left: 2px !important; }
.ml3 { margin-left: 3px !important; }
.ml4 { margin-left: 4px !important; }
.ml5 { margin-left: 5px !important; }
.ml6 { margin-left: 6px !important; }
.ml7 { margin-left: 7px !important; }
.ml8 { margin-left: 8px !important; }
.ml9 { margin-left: 9px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
.ml50 { margin-left: 50px !important; }
.ml55 { margin-left: 55px !important; }
.ml60 { margin-left: 60px !important; }
.pt0 { padding-top: 0 !important; }
.pt5 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pt50 { padding-top: 50px !important; }
.pt55 { padding-top: 55px !important; }
.pt60 { padding-top: 60px !important; }
.pr0 { padding-right: 0 !important; }
.pr5 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pr45 { padding-right: 45px !important; }
.pr50 { padding-right: 50px !important; }
.pr55 { padding-right: 55px !important; }
.pr60 { padding-right: 60px !important; }
.pb0 { padding-bottom: 0 !important; }
.pb5 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; }
.pb50 { padding-bottom: 50px !important; }
.pb55 { padding-bottom: 55px !important; }
.pb60 { padding-bottom: 60px !important; }
.pl0 { padding-left: 0 !important; }
.pl5 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pl45 { padding-left: 45px !important; }
.pl50 { padding-left: 50px !important; }
.pl55 { padding-left: 55px !important; }
.pl60 { padding-left: 60px !important; }
