@charset "UTF-8";
.main-lnav__stage1 > li {
  margin-left: 10px;
}
.is-current > .main-lnav__stage1__type, .is-open > .main-lnav__stage1__type {
  background-color: #387bd3;
  color: #fff;
}
.main-lnav__stage2 > li {
  margin-left: 10px;
}
.main-lnav__anchor {
  background-color: #f7f8ff;
  display: none;
}
.heading1 {
  background: #f0f1fa url(/en/sustainability/img/index_bg01.png) no-repeat top right;
  text-shadow: 2px 2px 10px #f0f1fa, -2px 2px 10px #f0f1fa, 2px -2px 10px #f0f1fa, -2px -2px 10px #f0f1fa;
}
.heading1-v0 {
  background: #f0f1fa url(/en/sustainability/img/index_bg01-v0.png) no-repeat top right;
}
.heading1-v0__title {
  margin: 0
}
.heading2__title {
  border-bottom: 3px solid #00479d;
  padding-bottom: .1em;
}
.heading3__inner:after {
  border-radius: 3px;
  height: 6px;
  background-image: linear-gradient(90deg, rgba(0, 71, 157, 1) 50%, rgba(238, 238, 238, 1) 50%);
  background-color: transparent
}
.heading4__inner {
  padding-left: 1.5rem;
  position: relative;
}
.heading4__inner::after {
  border-radius: 3px;
  display: block;
  position: absolute;
  bottom: 50%;
  left: 0;
  transform: translateY(50%);
  width: 5px;
  height: calc(100% - .4rem);
  background-color: #00479d;
  content: "";
}
.heading5__title {
  border-bottom: 1px solid #00479d;
  padding-bottom: .2em;
}
.heading6__title {
  color: #00479d;
}
.image__caption, .image__caption--center, .image__caption--right {
  display: table-caption;
  caption-side: bottom;
}
.image:has(*[class^="image__caption"]) {
  display: table;
}
.table__esg {
  font-size: .8em;
}
.table__esg [class*=__cell]{
  word-break: keep-all;
  overflow-wrap: anywhere;
}
.table__esg .util-sup[data-sup="note--num"] {
  font-size: 80%;
  margin-left: .5em;
}
.cell__bd {
  padding-left: 1.4em !important;
}
.media__image + .media__image {
  margin-top: 1.6em
}
.backnumber .accordion__head {
  display: inline-block;
  padding: 0 0 0 1em;
  font-weight: 500;
  background-color: transparent;
  position: relative
}
.backnumber .accordion__head::before {
  -webkit-transform: rotate(0);
  display: inline-block;
  position: absolute;
  top: .7em;
  left: 0;
  width: 8px;
  height: 1px;
  transform: rotate(0);
  background-color: #666;
  content: ""
}
.backnumber .accordion__title {
  padding-right: 26px;
}
.backnumber {
  border-left-width: 0;
}
.news .news__type, .news .news__type--arrow, .news .news__type--blank, .news .news__type--excel, .news .news__type--modal, .news .news__type--nolink, .news .news__type--pdf, .news .news__type--powerpoint, .news .news__type--rss, .news .news__type--video, .news .news__type--word, .news .news__type--zip {
/*  background-color: #fff*/
}
.news {
/*  border-top: 1px solid #ddd*/
}
.table-product .list-wrap {
  margin-top: 0;
}
.list-wrap-product .description-list dt {
    font-weight: normal;
}
.list-wrap-product .description-list + .description-list {
    margin-top: .8em;
}
.link-list-product {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.link-list-product::after {
  content: "";
  display: block;
  width: 30%;
}
.link-list-product li {
  width: 30%;
}
.link-list-product li:nth-child(n+4) {
  margin-top: 5%;
}
.certified {
  display: block;
  background-color: #00479d;
  border-radius: .5em;
  color: #fff;
  padding: 0 .5em;
  width: fit-content;
}
section + .text,
section + .text--center,
section + .text--right {
  margin-top: 3em;
}
.primary-message__type {
  border: 1px solid #bfbfbf;
  display: block;
}
.primary-message__type:hover {
}
.primary-message__type:link,
.primary-message__type:visited {
  color: #000;
}
.primary-message__title {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-weight: 700;
  margin: 0 auto;
  width: fit-content;
}
  .primary-message__title {
/*
    font-size: 2rem;
    height: 40px;
*/
    position: relative;
  }
  .primary-message__title::after {
    background: transparent url(/en/sustainability/img/arrow-bl.png) top left no-repeat;
    content: "";
    display: inline-block;
    height: 10px;
    position: absolute;
/*    right: -32px;*/
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
  }
.concept-wrap {
  background-color: #f7f7f7;
}
.concept-top {
  background-color: #00479d;
}
.concept-top a {
  color: #fff;
  display: block;
  font-weight: 700;
}
.concept-top a span {
  display: block;
  margin: 0 auto;
  position: relative;
  width: fit-content;
}
.concept-top span::after {
  background: transparent url(/en/sustainability/img/arrow-wh.png) top left no-repeat;
  content: "";
  display: inline-block;
  height: 10px;
  position: absolute;
  transform: translateY(-50%);
  width: 16px;
}
.concept-wrap > .button-wrap {
  margin: 0;
}
.concept-wrap > .button-wrap > .button-v2 {
}
.concept-wrap .button-v2 .button-v2__type {
    overflow-wrap: anywhere;
    word-break: keep-all;
  padding: 0 1em;
}
.product-wrap {
  border: 2px solid #f0f1fa;
}
.product-wrap .column {
  margin-top: 0;
}
.product__type:link,
.product__type:visited {
  color: #000;
}
.product__title {
  font-weight: 700;
  display: flex;
}
.product__title::after {
  background: transparent url(/en/sustainability/img/arrow-bl.png) top left no-repeat;
  content: "";
  display: inline-block;
  height: 10px;
  width: 16px;
}
.csr-news {
  background-color: #f7f7f7;
  border-image: linear-gradient(#f7f7f7,#f7f7f7) fill 0//0 100vw 0 100vw;
}
.esg-wrap {
  background-color: #f7f7f7;
  border-image: linear-gradient(#f7f7f7,#f7f7f7) fill 0//0 100vw 0 100vw;
}
.esg-title {
  margin: 0;
}
.esg-sitemap {
  background-color: #fff;
  border: 1px solid #bfbfbf;
}
.esg-sitemap a {
  display: block;
/*  padding: 4px;*/
  position: relative;
}
.esg-sitemap a:link,
.esg-sitemap a:visited {
  color: #000;
}
.esg-sitemap__head::after {
  background-color: #00479d;
  content: "";
  margin: 0 auto;
  display: block;
  height: 2px;
  width: calc(100% - 30px);
}
.esg-sitemap__top {
    font-weight: 700;
  margin: 0 auto;
  position: relative;
  width: fit-content;
}
.esg-sitemap__top::after {
  background: transparent url(/en/sustainability/img/arrow-bl.png) top left no-repeat;
  content: "";
  display: inline-block;
  height: 10px;
  position: absolute;
  transform: translateY(-50%);
  width: 16px;
}
.esg-sitemap__list a::after {
    background: transparent url(/en/sustainability/img/arrow-bl.png) top left no-repeat;
    content: "";
    display: inline-block;
    height: 10px;
    position: absolute;
    transform: translateY(-50%);
    width: 16px;
  }
.esg-sitemap__list {
  list-style: none;
  margin-inline: 20px;
  padding: 0;
}
.esg-sitemap__list > li {
  border-bottom: 1px solid #bfbfbf;
}
.esg-sitemap__list a::after {
/*    right: 10px;*/
}
.relation-wrap a:link,
.relation-wrap a:visited {
  color: #000;
}
.relation-wrap a:hover,
.relation-wrap a:active {
  color: #00479d;
}
.relation__head__title {
  margin: 0;
}
.relation-card-wrap > .column__item {
  border: 1px solid #bfbfbf;
}
.relation-card__type {
}
.relation-card__type:hover {
  text-decoration: underline;
}
.relation-card__image {
}
.relation-card__title {
  font-weight: 700;
  margin: auto;
  padding: 0;
  position: relative;
  text-align: center;
  width: fit-content;
}
.relation-card__title::after {
  background: transparent url(/en/sustainability/img/arrow-bl.png) top left no-repeat;
  content: "";
  display: inline-block;
  height: 10px;
  position: absolute;
  right: -30px;
  top: .75em;
  transform: translateY(-50%);
  width: 16px;
}
.csrindex-link__type {
  font-weight: 700;
}
.other-wrap a:link,
.other-wrap a:hover {
  color: #000;
  font-weight: 700;
}
.other-wrap [class$="__title"]::after {
  background: transparent url(/en/sustainability/img/arrow-bl.png) top left no-repeat;
  content: "";
  display: inline-block;
  height: 10px;
  width: 16px;
}
.search-link {
  background-color: #00479d;
  position: fixed;
  right: 0;
  bottom: 200px;
  width: 213px;
  z-index: 1;
}
.popup {
  cursor: pointer;
  transition: opacity .3s ease;
}
.popup:hover {
  opacity: .7;
}
#modal-container {
  display: none;
  position: fixed;
  background: rgba(0, 0, 0, .6);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2001;
}
#modal-container > div {
  display: flex;
  height: 100vh;
  justify-content: center;
  align-items: center;
}
#modal-container > div > img {
  max-width: calc(100vw - 30px);
  max-height: calc(100vh - 30px);
}
.anchor-navi__category {
  font-weight: 700;
  border-bottom: 1px solid #afb7bc;
}
.column__item .video-wrap {
  margin-top: 0;
}
.video-wrap > .text--center:first-child {
  margin-top: 0;
  margin-bottom: 1em;
}
@media print, screen and (min-width:768px) {
  .main-lnav__stage1 > li {
    margin-right: 10px;
  }
  .main-lnav__stage2__type {
    padding: 15px 16px 16px 14px;
  }
  .main-lnav__anchor {
    font-size: 1.3rem;
    padding: 18px 20px 18px 36px;
  }
  .main-lnav__anchor li {
    line-height: 1.2;
    padding: .2em;
    position: relative;
  }
  .main-lnav__anchor li::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    color: #00479d;
    top: .8em;
    left: -1.4em;
    line-height: 1;
    width: 7px;
    height: 7px;
    border: 2px solid currentColor;
    border-left: 0;
    border-bottom: 0;
    box-sizing: border-box;
    position: absolute;
    transform: translateY(-80%) rotate(135deg);
  }
  .main-lnav__anchor li a {
    color: #000;
  }
  .main-lnav__anchor li a:hover {
    text-decoration: underline;
  }
  .heading1-v0__title {
    font-size: 3.2rem
  }
  .heading1-v0__subtitle {
    font-size: 1.4rem
  }
  .heading1-v0--center__title {
    font-size: 3.2rem
  }
  .heading1-v0--center__subtitle {
    font-size: 1.4rem
  }
  .heading1-v0 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100vw;
    margin-bottom: 0
    margin-left: calc(50% - 50vw);
    padding: 4em 0
  }
  .heading1-v0__inner {
    width: 100%;
    max-width: 1264px;
    margin: 0 auto;
    padding: 0 32px
  }
  .heading1-v0__title {
    font-size: 3.8rem;
    font-weight: 700;
    line-height: 1.4
  }
  .heading3__inner:after {
    width: 100px
  }
  .heading3__title {
    font-size: 2.4rem;
  }
  .heading4__title {
    font-size: 2.1rem;
  }
  .heading5__title {
    font-size: 1.8rem;
  }
  .heading6__title {
    font-size: 1.6rem;
  }
  .note-list-v2__nest {
    font-size: 1.4rem;
  }
  .note-list-v2__nest > * {
    font-size: 1.4rem;
  }
  .note-order-list-v2__nest {
    font-size: 1.4rem;
  }
  .note-order-list-v2__nest > * {
    font-size: 1.4rem;
  }
  .table__esg [class*=__cell]{
    padding: .6em 10px;
  }
  .ex-table [class*=__cell] {
    padding: .6em 10px;
  }
  .news .news__type, .news .news__type--arrow, .news .news__type--blank, .news .news__type--excel, .news .news__type--modal, .news .news__type--nolink, .news .news__type--pdf, .news .news__type--powerpoint, .news .news__type--rss, .news .news__type--video, .news .news__type--word, .news .news__type--zip {
    padding: 1.9em 0
  }
  .csr-heading2__menu > li a[class^="is-"]::after {
    content: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17px" height="11px"><path fill-rule="evenodd"  stroke="rgb(0, 71, 157)" stroke-width="2px" stroke-linecap="butt" stroke-linejoin="miter" fill="rgb(255, 255, 255)" d="M1.1000,2.000 L7.1000,6.1000 L14.000,2.000 "/></svg>');
  }
  .csr-heading2__menu > li a[class^="is-"] span {
    align-items: center;
    display: flex;
    flex-direction: column;
    text-align: center;
    flex-grow: 1;
    justify-content: center;
  }
  .csr-media {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    overflow: hidden
  }
  .Main__content > .csr-media:first-child {
    margin-top: -4em !important
  }
  .csr-media__outer {
    display: flex;
    flex-direction: row-reverse;
    align-items: center
  }
  .csr-media__body, .csr-media__head {
    width: 50%
  }
  .csr-media__body {
    display: flex;
    justify-content: flex-end
  }
  .csr-media__inner {
    width: 600px
  }
  .csr-media__body .csr-media__inner {
    padding-right: 2.5em
  }
  .csr-media__inner > :first-child, .csr-media__inner > section:first-child > :first-child {
    margin-top: 0 !important
  }
  .csr-media__image {
    margin: 0
  }
  .csr-media__image img {
    width: 100%
  }
  .csr-media-v2 {
    display: flex;
    margin: 1.875em 0 0
  }
  .csr-media-v2__head {
    width: 281px;
    margin: 0 36px 0 0
  }
  .csr-media-v2__body {
    flex: 1 1
  }
  .csr-media-v2__body > :first-child, .csr-media-v2__head > :first-child {
    margin-top: 0 !important
  }
  .csr-media-v2__image {
    margin: 0;
    border: 1px solid #ddd
  }
  .csr-media-v2__image img {
    width: 100%
  }
  .csr-media-v2__text {
    margin: .9375em 0 0
  }
  .button-wrap + .csr-media-v2__text {
    margin-top: -.9375em
  }
  .csr-media-v2__table {
    margin: 0;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd
  }
  .csr-media-v2__table > * {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd
  }
  .csr-media-v2__table > dt {
    padding: 1.125em .9375em .75em;
    background-color: #f0f1fa;
    font-weight: 700;
    text-align: center
  }
  .csr-media-v2__table > dd {
    margin: 0;
    background-color: #fff
  }
  .csr-media-v2__table > dd > ul {
    margin: 0;
    padding: 0;
    list-style: none
  }
  .csr-media-v2__table > dd > ul > li {
    padding: 1.125em 1.25em .875em
  }
  .csr-media-v2__table > dd > ul > li + li {
    border-top: 1px solid #ddd
  }
  .csr-media-v2__table > dd > ul > li > :first-child {
    margin-top: 0 !important
  }
  .csr-media-v3 {
    margin: 2em 0 0
  }
  .csr-media-v3__head {
    width: calc((100% - 36px)/2);
    margin: 0 0 1em 36px;
    float: right
  }
  .csr-media-v3__body > :first-child, .csr-media-v3__head > :first-child {
    margin-top: 0 !important
  }
  .csr-media-v3__image {
    margin: 0
  }
  .csr-media-v3__image img {
    width: 100%
  }
  .csr-media-v3__caption {
    margin: .8em 0 0;
    font-size: 1.4rem;
    line-height: 1.6;
    text-align: right
  }
  .csr-container {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    padding: 5em 0;
    background-color: #f7f7f7
  }
  .csr-container__inner {
    width: 100%;
    max-width: 1264px;
    margin: 0 auto;
    padding: 0 32px
  }
  .csr-container__inner > :first-child, .csr-container__inner > section:first-child > :first-child {
    margin-top: 0 !important
  }
  .csr-column {
    display: flex;
    flex-wrap: wrap;
    margin: 2.1875em 0 0
  }
  .csr-column > * {
    width: calc((100% - 108px)/4);
    margin: 40px 0 0 36px
  }
  .csr-column > :nth-child(-n+4) {
    margin-top: 0
  }
  .csr-column > :nth-child(4n+1) {
    margin-left: 0
  }
  .csr-column__head {
    display: flex;
    align-items: center
  }
  .csr-heading__heading {
    position: relative;
    width: 100%;
    height: 0;
    padding: 100% 0 0;
    overflow: hidden;
    border-radius: 50%;
    background-color: #5b9f00
  }
  .csr-heading__heading > span {
    -webkit-transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translateX(-50%) translateY(-50%);
    color: #fff;
    font-size: 2.8rem;
    font-weight: 700;
    text-align: center
  }
  .csr-heading__heading > span > em {
    position: relative;
    top: 2px;
    font-size: 4.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.1
  }
  .csr-column__type {
    display: block;
    color: #333 !important;
    text-decoration: none
  }
  .csr-column__image {
    margin: 0;
    background-color: #fff
  }
  .csr-column__image img {
    width: 100%
  }
  .csr-column__title {
    margin: 1.25em 0 0;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.4
  }
  .csr-column__type .csr-column__title:after {
    display: inline-block;
    position: relative;
    top: -.1em;
    width: 15px;
    height: 9px;
    margin: 0 0 0 10px;
    background: url(/en/app-files/img/sprite/icon.svg#arrow-usage) no-repeat 0 0;
    vertical-align: middle;
    content: ""
  }
  .csr-column__text {
    margin: .625em 0 0
  }
  .csr-column__icon {
    display: flex;
    flex-wrap: wrap;
    margin: .9375em 0 0;
    padding: 0;
    list-style: none
  }
  .csr-column__icon > li {
    width: calc((100% - 30px)/4);
    margin: 10px 0 0 10px;
    font-size: 0;
    line-height: 0
  }
  .csr-column__icon > li:nth-child(-n+4) {
    margin-top: 0
  }
  .csr-column__icon > li:nth-child(4n+1) {
    margin-left: 0
  }
  .csr-column__icon > li img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
  }
  .csr-column__type .csr-column__image img {
    transition: opacity .25s cubic-bezier(.4, 0, .2, 1) 0s
  }
  .csr-column__type:hover .csr-column__image img {
    opacity: .7
  }
  .csr-column__type:hover .csr-column__title {
    color: #00479d !important;
    text-decoration: underline
  }
  .csr-column-v2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 1.5625em 0 0
  }
  .csr-column-v2__item {
    display: flex;
    width: calc((100% - 36px)/2);
    margin: 36px 0 0
  }
  .csr-column-v2__item:nth-child(-n+2) {
    margin-top: 0
  }
  .csr-column-v2__head {
    width: 105px;
    margin: 0 26px 0 0
  }
  .csr-column-v2__body {
    flex: 1 1
  }
  .csr-column-v2__image {
    margin: 0;
    border: 1px solid #888
  }
  .csr-column-v2__image img {
    width: 100%
  }
  .csr-column-v2__title {
    font-weight: 700;
    line-height: 1.1
  }
  .csr-column-v2__text {
    margin: .9375em 0 0
  }
  .button-wrap + .csr-column-v2__text {
    margin-top: -.9375em
  }
  .csr-card {
    display: flex;
    flex-wrap: wrap;
    margin: 1.875em 0 0
  }
  .csr-card__item {
    display: flex;
    align-items: center;
    width: calc((100% - 36px)/2);
    margin: 32px 0 0 36px
  }
  .csr-card__item:nth-child(-n+2) {
    margin-top: 0
  }
  .csr-card__item:nth-child(odd) {
    margin-left: 0
  }
  .csr-card__type {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1.375em;
    background-color: #f7f7f7;
    color: #333 !important;
    text-decoration: none
  }
  .csr-card__head {
    width: 46.46%;
    margin: 0 1.375em 0 0
  }
  .csr-card__body {
    flex: 1 1
  }
  .csr-card__image {
    margin: 0;
    background-color: #fff
  }
  .csr-card__image img {
    width: 100%
  }
  .csr-card__title {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.4
  }
  .csr-card__type .csr-card__title:after {
    display: inline-block;
    position: relative;
    top: -.1em;
    width: 15px;
    height: 9px;
    margin: 0 0 0 10px;
    background: url(/en/app-files/img/sprite/icon.svg#arrow-usage) no-repeat 0 0;
    vertical-align: middle;
    content: ""
  }
  .csr-card__type:hover {
    background-color: #f0f1fa
  }
  .csr-card__type .csr-card__image img {
    transition: opacity .25s cubic-bezier(.4, 0, .2, 1) 0s
  }
  .csr-card__type:hover .csr-card__image img {
    opacity: .7
  }
  .csr-card__type:hover .csr-card__title {
    color: #00479d !important;
    text-decoration: underline
  }
  .csr-card-v2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 2em 0 0
  }
  .csr-card-v2__item {
    display: flex;
    width: calc((100% - 36px)/2)
  }
  .csr-card-v2__type {
    width: 100%;
    background-color: #f7f7f7;
    color: #333 !important;
    text-decoration: none
  }
  .csr-card-v2__body {
    padding: 1.4em 26px 1.2em
  }
  .csr-card-v2__image {
    position: relative;
    margin: 0;
    background-color: #fff
  }
  .csr-card-v2__image img {
    width: 100%
  }
  .csr-card-v2__image figcaption {
    display: flex;
    position: absolute;
    bottom: 0;
    left: 0;
    align-items: center;
    height: 25px;
    padding: 0 .9375em;
    background-color: #387bd3;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 700
  }
  .csr-card-v2__title {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.4
  }
  .csr-card-v2__type .csr-card-v2__title:after {
    display: inline-block;
    position: relative;
    top: -.1em;
    width: 15px;
    height: 9px;
    margin: 0 0 0 10px;
    background: url(/en/app-files/img/sprite/icon.svg#arrow-usage) no-repeat 0 0;
    vertical-align: middle;
    content: ""
  }
  .csr-card-v2__description {
    margin: .8em 0 0
  }
  .csr-card-v2__type:hover {
    background-color: #f0f1fa
  }
  .csr-card-v2__type .csr-card-v2__image img {
    transition: opacity .25s cubic-bezier(.4, 0, .2, 1) 0s
  }
  .csr-card-v2__type:hover .csr-card-v2__image img {
    opacity: .7
  }
  .csr-card-v2__type:hover .csr-card-v2__title {
    color: #00479d;
    text-decoration: underline
  }
  .card-v2__type--csr {
    width: 100%
  }
  .card-v2__type--csr > * {
    margin-top: 0
  }
  .csr-box {
    display: flex;
    position: relative;
    align-items: center;
    height: 328px;
    margin: 5em 0 0;
    padding: 0 2.5em;
    background-color: #00479d;
    color: #fff
  }
  .csr-box__head {
    position: absolute;
    top: 0;
    right: 11px
  }
  .csr-box__body {
    width: 100%
  }
  .csr-box__image {
    margin: 0
  }
  .csr-box__image img {
    width: 100%
  }
  .csr-box__title {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.1
  }
  .csr-box__text {
    margin: .71em 0 0;
    font-size: 2.8rem;
    line-height: 1.4
  }
  .csr-box__button {
    display: flex;
    margin: 1.5625em 0 0
  }
  .csr-box__button > a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 226px;
    height: 50px;
    border: 1px solid #ccc;
    border-radius: 9999px;
    background-color: #fff;
    color: #333
  }
  .csr-box__button > a:hover {
    border-color: #387bd3;
    background-color: #387bd3;
    color: #fff
  }
  .csr-text {
    margin: 0
  }
  .csr-text-v2 {
    margin: .3125em 0 0
  }
  .csr-text + .list-wrap, .csr-text-v2 + .list-wrap {
    margin-top: 1.25em
  }
  .csr-media-v3:after {
    display: block;
    clear: both;
    content: ""
  }
  .csr-news {
    padding: 30px 0 58px;
  }
  .csr-news__head__title {
    font-size: 3.2rem;
    margin: 0 0 .83em;
  }
  .primary-wrap > .column > .column__item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .primary-message__image img {
    transition: opacity .3s ease
  }
  .primary-message__type:hover .primary-message__image img {
    opacity: .7;
  }
  .primary-message__title {
    font-size: 2rem;
    height: 40px;
  }
  .primary-message__title::after {
    right: -32px;
  }
  .primary-message__type:hover .primary-message__title {
    color: #00478d;
    text-decoration: underline;
  }
  .concept-top {
    font-size: 2rem;
  }
  .concept-top a {
    padding: .2em 0;
  }
  .concept-top a:hover {
    text-decoration: underline;
  }
  .concept-top span {
    position: relative;
  }
  .concept-top span::after {
    right: -26px;
    top: .8em;
  }
  .concept-wrap .button-wrap {
    padding: 14px;
  }
  .concept-wrap .button-wrap .button-v2 {
    height: 50px;
    margin-top: 10px;
  }
  .concept-wrap .button-v2 .button-v2__type {
    line-height: 1.3125;
  }
  .concept-wrap .button-v2 .button-v2__type:hover {
    background-color: #387bd3;
    border-color: #387bd3;
    color: #fff;
  }
  .button-wrap[data-col-pc="2"] > .button-v2 {
    width: calc((100% - 15px)/2 - .1px);
    margin-left: 15px;
  }
  .product-wrap {
/*    margin-top: 15px;*/
  }
  .product__type:hover,
  .product__type:active {
    color: #00479d;
    text-decoration: underline;
  }
  .product-wrap .column[data-col-pc="2"] > * {
    font-weight: 700;
    margin-left: 0;
    width: 50%;
  }
  .product__image img {
    transition: opacity .3s ease;
  }
  .product__type:hover .product__image img {
    opacity: .7;
  }
  .product__type:hover {
  }
  .product__title {
    font-size: 1.8rem;
    flex-direction: row;
    align-items: center;
    padding-right: 38px;
    padding-left: 38px;
    position: relative;
  }
  .product__title::after {
    margin-left: 1em;
    position: absolute;
    right: 1em;
  }
  .esg-wrap {
    margin-top: 66px;
    padding: 25px 0 54px;
  }
  .esg-title {
    font-size: 3.2rem;
    margin-top: 0;
  }
  .esg-sitemap-column {
    margin-top: 10px
  }
  .esg-sitemap-column > .column__item {
  }
  .esg-sitemap {
  }
  .esg-sitemap a {
  }
  .esg-sitemap a:active,
  .esg-sitemap a:hover {
    color: #00479d;
  }
  .esg-sitemap a:hover {
    text-decoration: underline;
  }
  .esg-sitemap__image {
  }
  .esg-sitemap__top {
    font-size: 2rem;
    margin-top: 0;
    padding-top: 8px;
    padding-bottom: 5px;
    text-align: center;
  }
  .esg-sitemap__top a::after {
    right: 5px;
  }
  .esg-sitemap__image img {
    transition: opacity .3s ease
  }
  .esg-sitemap__type:hover .esg-sitemap__image img {
    opacity: .7;
  }
  .esg-sitemap__top::after {
    right: -30px;
    top: calc(8px + .8em);
  }
  .esg-sitemap__list {
    margin-top: 1.7em;
    margin-bottom: 1.2em;
  }
  .esg-sitemap__list a {
    padding: .24em 27px .24em 5px;
  }
  .esg-sitemap__list a::after {
    right: 5px;
    top: 1.04em;
  }
  .relation-wrap {
    margin-bottom: 54px;
    padding: 27px 0 0;
  }
  .relation-card-wrap {
    margin-top: 10px;
  }
  .relation-card__image {
    transition: opacity .3s ease;
  }
  .relation-card__type:hover .relation-card__image {
    opacity: .7;
  }
  .csrindex-link-wrap > .column__item {
    min-height: 100px;
    overflow-wrap: anywhere;
    word-break: keep-all;
  }
  .csrindex-link__type {
    border: 1px solid #bfbfbf;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 2rem;
    height: 100%;
/*    padding: 0 40px;*/
    text-align: center;
  }
  .csrindex-link__type:hover {
    text-decoration: underline;
  }
  .csrindex-link__type::after {
  }
  .csrindex-link__type > span {
    width: fit-content;
    max-width: 60%;
    margin: 0 auto;
    position: relative;
  }
  .csrindex-link__type > span::after {
    background: transparent url(/en/sustainability/img/arrow-bl.png) top left no-repeat;
    content: "";
    display: inline-block;
    height: 10px;
    position: absolute;
    right: -38px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
}
  .csrindex-link__type > span small {
    display: table;
    font-size: .7em;
/*    width: fit-content;*/
    line-height: 1.28;
}
  .relation__head__title {
    font-size: 3.2rem;
    margin: 0 0;
  }
  .relation-card__title {
    font-size: 2rem;
    margin: 4px auto;
  }
  .news__body {
    display: flex;
    flex-flow: row nowrap;
    align-items: baseline;
  }
  .other-wrap {
    display: flex;
    justify-content: space-between;
    padding-top: 34px;
  }
  .other-wrap [class$="__type"]:hover,
  .other-wrap [class$="__type"]:active {
    color: #00479d;
    text-decoration: underline;
  }
  .other-wrap [class$="__title"] {
    font-size: 1.8rem;
    padding-top: 14px;
  }
  .other-wrap [class$="__title"]::after {
    margin-left: 1rem;
  }
  .other-wrap [class$="__image"] img {
    height: 218px;
    transition: opacity .3s ease;
  }
  .other-wrap [class$="__type"]:hover [class$="__image"] img,
  .other-wrap [class$="__type"]:active [class$="__image"] img {
    opacity: .7;
  }
}
@media only screen and (max-width:767.98px) {
  .Main__content {
    padding: 0 15px 1.7em;
  }
  .main-lnav__title {
    background-color: #fff;
  }
  a.main-lnav__title__type {
    border-top: 3px solid #00479d;
    border-bottom: 1px solid #00479d;
    color: #00479d;
    padding: 28px 15px 24px 15px;
    text-align: center;
  }
  .main-lnav__stage1 > li {
    margin-left: 0;
  }
  .main-lnav__stage1 > li.is-open {
    background-color: #387bd3;
  }
  .main-lnav__stage2 {
    background-color: #fff;
    margin-left: 10px;
  }
  .main-lnav__stage2 > li {
    margin-left: 0;
  }
  .main-lnav__stage2__type {
    padding: 15px 16px 14px 16px
  }
  .main-lnav__anchor {
    padding-left: 0;
  }
  .main-lnav__anchor li a {
    display: block;
    padding: 13px 16px 12px 16px;
  }
  .Main__head .heading1 {
    background-position: 22%;
    background-size: cover;
  }
  .heading1__subtitle {
    display: none;
  }
  .heading1-v0 {
    margin-right: -15px;
    margin-bottom: 2.2em;
    margin-left: -15px
  }
  .Main__head .heading1-v0 {
    background-position: 22%;
    background-size: cover;
    margin-right: 0;
    margin-left: 0
  }
  .heading1-v0__inner {
    padding: 3.2em 15px
  }
  .heading1-v0__title {
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.4
  }
  .heading3__inner:after {
    width: 100px
  }
  .note-list-v2__nest {
    font-size: 1.2rem;
  }
  .note-order-list-v2__nest > * {
    font-size: 1.2rem;
  }
  .note-order-list-v2__nest {
    font-size: 1.2rem;
  }
  .note-order-list-v2__nest > * {
    font-size: 1.2rem;
  }
  .ex-table [class*=__cell] {
    padding: .4em 8px;
  }
  .primary-wrap > .column {
    margin-top: 0;
  }
  .primary-wrap > .column > .column__item + * {
    margin-top: 3rem;
  }
  .primary-message__title {
    font-size: 1.5rem;
    min-height: 4rem;
  }
  .primary-message__title::after {
    right: -26px;
  }
  .concept-top {
    font-size: 1.5rem;
  }
  .concept-top a {
    padding: .5em 0;
  }
  .concept-top span::after {
    top: calc(.8em);
    right: -26px;
  }
  .concept-wrap .button-wrap {
    padding: 1.5rem;
  }
  .concept-wrap .button-wrap .button-v2__type {
    height: 50px;
    width: 100%;
  }
  .product-wrap {
    margin-top: 30px;
  }
  .product__title {
    flex-direction: column;
    font-size: 1.5rem;
    height: 40px;
    justify-content: center;
    margin-top: 0 !important;
    margin-inline: auto !important;
    position: relative;
    width: fit-content;
  }
  .product__title::after {
    position: absolute;
    right: -26px;
    top: 50%;
    transform: translateY(-50%);
  }
  .esg-wrap {
    margin-top: 30px;
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .esg-sitemap-column {
    margin-top: 12px;
  }
  .esg-sitemap__top {
    font-size: 1.5rem;
    margin-top: 5px;
    padding: 8px 0;
  }
  .esg-sitemap__top::after {
    top: 50%;
    right: -26px;
  }
  .esg-sitemap__list {
    margin: 30px 15px 20px;
  }
  .esg-sitemap__list a {
    padding: .36em 5px;
  }
  .esg-sitemap__list a::after {
    top: 50%;
    right: 10px;
  }
  .relation-wrap {
    padding-top: 26px;
    padding-bottom: 30px;
  }
  .relation-card__title {
    font-size: 15px;
    padding: 8px 0;
  }
  .relation-card__title::after {
    top: 50%;
    right: -26px;
  }
  .csrindex-link-wrap {
    border: 1px solid #bfbfbf;
  }
  .csrindex-link-wrap .column__item + * {
    border-top: 1px solid #bfbfbf;
    margin-top: 0;
  }
  .csrindex-link__type {
    display: block;
    font-size: 15px;
    padding: 8px 10px;
    position: relative;
  }
  .csrindex-link__type::after {
    background: transparent url(/en/sustainability/img/arrow-bl.png) top left no-repeat;
    content: "";
    display: inline-block;
    height: 10px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
  }
  .csrindex-link__type small {
    display: block;
  }
  .csrindex-link__type br {
    display: none;
  }
  .csr-news {
    padding: 16px 0 20px;
  }
  .csr-news__head__title {
    margin-top: 0;
  }
  .csr-news .news__article {
    margin-inline: 15px;
  }
  .csr-news .news__article > a {
    padding: 1.42857em 0;
  /*  position: relative;*/
  }
  .other-wrap {
    display: flex;
    column-gap: 15px
  }
 .other-wrap [class$="__title"] {
    font-size: 1.5rem;
    padding-top: 12px;
  }
  .other-wrap [class$="__title"]::after {
    margin-left: 1rem;
  }
}
@media print, screen and (min-width:768px) and (max-width:1264px) {
  .heading1-v0 {
    width: 1264px;
    margin-left: 0
  }
}
@media screen and (min-width:768px) and (max-width:1264px) {
  .csr-container, .csr-heading1, .csr-media {
    width: auto;
    margin: 0 -32px
  }
}
@media only screen and (max-width:767px) {
  .csr-heading1 {
    display: flex;
    align-items: center;
    height: 110px;
    background-color: #f7f7f7
  }
  .csr-heading1__inner {
    width: 100%;
    padding: 0 15px
  }
  .csr-heading1__title {
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.4
  }
  .Main__content > .csr-media:first-child {
    margin-top: -1.65em !important
  }
  .csr-media__head {
    margin: 0 -15px
  }
  .csr-media__image {
    margin: 0
  }
  .csr-media__image img {
    width: 100%
  }
  .csr-media-v2 {
    margin: .71em 0 0
  }
  .csr-media-v2__body {
    margin: 1.78em 0 0
  }
  .csr-media-v2__body > :first-child, .csr-media-v2__head > :first-child {
    margin-top: 0 !important
  }
  .csr-media-v2__image {
    margin: 0;
    border: 1px solid #ddd
  }
  .csr-media-v2__image img {
    width: 100%
  }
  .csr-media-v2__image + .button-wrap {
    margin-top: 1.71em
  }
  .csr-media-v2__text {
    margin: 1.07em 0 0
  }
  .csr-media-v2__table {
    margin: 0;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd
  }
  .csr-media-v2__table > * {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd
  }
  .csr-media-v2__table > dt {
    padding: .71em 1.07em;
    background-color: #f0f1fa;
    font-weight: 700;
    text-align: center
  }
  .csr-media-v2__table > dd {
    margin: 0;
    background-color: #fff
  }
  .csr-media-v2__table > dd > ul {
    margin: 0;
    padding: 0;
    list-style: none
  }
  .csr-media-v2__table > dd > ul > li {
    padding: 1.07em
  }
  .csr-media-v2__table > dd > ul > li + li {
    border-top: 1px solid #ddd
  }
  .csr-media-v2__table > dd > ul > li > :first-child {
    margin-top: 0 !important
  }
  .csr-media-v3 {
    display: flex;
    flex-direction: column-reverse;
    margin: 2em 0 0
  }
  .csr-media-v3__head {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: .8em 0 0
  }
  .csr-media-v3__body {
    flex: 1 1
  }
  .csr-media-v3__body > :first-child, .csr-media-v3__head > :first-child {
    margin-top: 0 !important
  }
  .csr-media-v3__image {
    margin: 0
  }
  .csr-media-v3__caption {
    margin: .6em 0 0;
    font-size: 1.2rem
  }
  .csr-container {
    margin: 2.85em -15px 0;
    padding: 2.85em 15px;
    background-color: #f7f7f7
  }
  .csr-container__inner > :first-child, .csr-container__inner > section:first-child > :first-child {
    margin-top: 0 !important
  }
  .csr-column {
    margin: 2.1875em 0 0
  }
  .csr-column > * + * {
    margin-top: 2em
  }
  .csr-column__type {
    display: block;
    color: #333 !important;
    text-decoration: none
  }
  .csr-heading__heading {
    padding: 1.42em 15px;
    border-radius: 20px;
    background-color: #5b9f00
  }
  .csr-heading__heading > span {
    display: block;
    color: #fff;
    font-size: 2.1rem;
    font-weight: 700;
    text-align: center
  }
  .csr-heading__heading > span > em {
    position: relative;
    top: 1px;
    font-size: 3.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.1
  }
  .csr-column__image {
    margin: 0
  }
  .csr-column__image img {
    width: 100%
  }
  .csr-column__title {
    margin: 1.07em 0 0;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.4
  }
  .csr-column__type .csr-column__title:after {
    display: inline-block;
    position: relative;
    top: -.1em;
    width: 15px;
    height: 9px;
    margin: 0 0 0 10px;
    background: url(/app-files/img/sprite/icon.svg#arrow-usage) no-repeat 0 0;
    vertical-align: middle;
    content: ""
  }
  .csr-column__text {
    margin: .71em 0 0
  }
  .csr-column__icon {
    display: flex;
    flex-wrap: wrap;
    margin: 1.07em 0 0;
    padding: 0;
    list-style: none
  }
  .csr-column__icon > li {
    width: calc((100% - 20px)/5);
    margin: 5px 0 0 5px;
    font-size: 0;
    line-height: 0
  }
  .csr-column__icon > li:nth-child(-n+5) {
    margin-top: 0
  }
  .csr-column__icon > li:nth-child(5n+1) {
    margin-left: 0
  }
  .csr-column-v2 {
    margin: 1.42em 0 0
  }
  .csr-column-v2__item {
    display: flex
  }
  .csr-column-v2__item + .csr-column-v2__item {
    margin-top: 1.78em
  }
  .csr-column-v2__head {
    width: 125px;
    margin: 0 18px 0 0
  }
  .csr-column-v2__body {
    flex: 1 1
  }
  .csr-column-v2__image {
    margin: 0;
    border: 1px solid #888
  }
  .csr-column-v2__image img {
    width: 100%
  }
  .csr-column-v2__title {
    font-weight: 700;
    line-height: 1.1
  }
  .csr-column-v2__title + .button-wrap {
    margin-top: 1.07em
  }
  .csr-column-v2__text {
    margin: .71em 0 0
  }
  .button-wrap + .csr-column-v2__text {
    margin-top: -.35em
  }
  .csr-card {
    margin: 1.78em 0 0
  }
  .csr-card__item + .csr-card__item {
    margin-top: 1em
  }
  .csr-card__type {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1em;
    background-color: #f7f7f7;
    color: #333 !important;
    text-decoration: none
  }
  .csr-card__head {
    width: 125px;
    margin: 0 1em 0 0
  }
  .csr-card__body {
    flex: 1 1
  }
  .csr-card__image {
    margin: 0
  }
  .csr-card__image img {
    width: 100%
  }
  .csr-card__title {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.4
  }
  .csr-card__type .csr-card__title:after {
    display: inline-block;
    position: relative;
    top: -.1em;
    width: 15px;
    height: 9px;
    margin: 0 0 0 10px;
    background: url(/app-files/img/sprite/icon.svg#arrow-usage) no-repeat 0 0;
    vertical-align: middle;
    content: ""
  }
  .csr-card-v2 {
    margin: 2em 0 0
  }
  .csr-card-v2__item + .csr-card-v2__item {
    margin-top: 15px
  }
  .csr-card-v2__type {
    display: block;
    background-color: #f7f7f7;
    color: #333 !important;
    text-decoration: none
  }
  .csr-card-v2__body {
    padding: .8em 1em
  }
  .csr-card-v2__image {
    position: relative;
    margin: 0;
    background-color: #fff
  }
  .csr-card-v2__image img {
    width: 100%
  }
  .csr-card-v2__image figcaption {
    display: flex;
    position: absolute;
    bottom: 0;
    left: 0;
    align-items: center;
    height: 21px;
    padding: 0 .71em;
    background-color: #387bd3;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 700
  }
  .csr-card-v2__title {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.4
  }
  .csr-card-v2__type .csr-card-v2__title:after {
    display: inline-block;
    position: relative;
    top: -.1em;
    width: 15px;
    height: 9px;
    margin: 0 0 0 10px;
    background: url(/app-files/img/sprite/icon.svg#arrow-usage) no-repeat 0 0;
    vertical-align: middle;
    content: ""
  }
  .csr-card-v2__description {
    margin: .6em 0 0
  }
  .card-v2__type--csr {
    width: 100%
  }
  .card-v2__type--csr > * {
    margin-top: 0
  }
  .csr-box {
    display: flex;
    flex-direction: column-reverse;
    margin: 3em -15px 0;
    padding: 1.78em 15px 0;
    background-color: #00479d;
    color: #fff
  }
  .csr-box__body, .csr-box__head {
    width: 100%
  }
  .csr-box__head {
    margin: 1.42em 0 0
  }
  .csr-box__image {
    margin: 0 -15px
  }
  .csr-box__image img {
    width: 100%
  }
  .csr-box__title {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.1
  }
  .csr-box__text {
    margin: .71em 0 0;
    font-size: 2.1rem;
    line-height: 1.4
  }
  .csr-box__button {
    display: flex;
    justify-content: center;
    margin: 1.07em 0 0
  }
  .csr-box__button > a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 208px;
    height: 46px;
    border: 1px solid #ccc;
    border-radius: 9999px;
    background-color: #fff;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1);
    color: #333;
    font-size: 1.5rem;
    font-weight: 700
  }
  .csr-text {
    margin: 0
  }
  .column > .column__item + .column__item > .csr-text:first-child {
    margin-top: 1.78em
  }
  .csr-text-v2 {
    margin: .71em 0 0
  }
  .csr-text + .list-wrap, .csr-text-v2 + .list-wrap {
    margin-top: .71em
  }
}