<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*------------------------------------------------------------------------------

  CSR

------------------------------------------------------------------------------*/
#main {
  /* Top
  ------------------------------- */
  /* Kv ---------------------- */
  /* Top end
  ------------------------------- */
  /* スライドエリア　3点リーダー */
  /* カテゴリートップ　SDGs画像エリア */
  /* pager */
  /* 注釈位置調整 */
  /* テキスト装飾 */
  /* font colors */
  /* 緑● */
  /* VOICE */
  /* 一括キャプション */
  /* テキスト不可視 */
  /* Bullet不可視 */
  /* テキスト縦位置 */
  /* fontS */
  /* table indent */
  /* 画像Scroll（大） */
  /* message
  ------------------------------- */
  /* マテリアリティ
  ------------------------------- */
  /* 国内外グループ会社のCSR活動
  ------------------------------- */
  /* GRI
  ------------------------------- */
  /* TCFD
  ------------------------------- */
  /* 特集
  ------------------------------- */
  /* 2023 */
  /* 2021 */
  /* 特集用関連情報 （リストの個数で変動。6個以上はつけない）*/
}
#main .KvCsr {
  position: relative;
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  #main .KvCsr {
    margin-bottom: 40px;
  }
}
#main .KvCsr .Kv {
  background: url("/sustainability/images/index_kv.jpg") no-repeat center;
  background-size: cover;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #main .KvCsr .Kv {
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  #main .KvCsr .Kv &gt; .Inner {
    height: 200px;
  }
}
#main .KvCsr .Kv .KvCsrCopy {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: rgb(255, 255, 255);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(20%, rgba(255, 255, 255, 0.85)), color-stop(80%, rgba(255, 255, 255, 0.85)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 20%, rgba(255, 255, 255, 0.85) 80%, rgba(255, 255, 255, 0) 100%);
}
@media only screen and (max-width: 767px) {
  #main .KvCsr .Kv .KvCsrCopy {
    -webkit-transform: translateY(-30%);
        -ms-transform: translateY(-30%);
            transform: translateY(-30%);
  }
}
#main .KvCsr .Kv .KvCsrCopy p {
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
  padding: 8px 0 16px;
}
@media only screen and (max-width: 767px) {
  #main .KvCsr .Kv .KvCsrCopy p {
    font-size: 2.4rem;
    padding: 5px 0 10px;
  }
}
@media only screen and (max-width: 480px) {
  #main .KvCsr .Kv .KvCsrCopy p {
    font-size: 1.8rem;
    padding: 5px 0 10px;
  }
}
#main .LnkSetC2.liftUpLink .liftUpBlock {
  position: relative;
  width: 100%;
  height: 47.021484375%;
  padding-top: 47.021484375%;
  overflow: hidden;
}
@media screen and (max-width: 1080px) {
  #main .LnkSetC2.liftUpLink .liftUpBlock {
    height: auto;
    padding-top: 0;
  }
}
#main .LnkSetC2.liftUpLink .liftUpBlock .liftUpBase {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1080px) {
  #main .LnkSetC2.liftUpLink .liftUpBlock .liftUpBase {
    position: relative;
  }
}
#main .LnkSetC2.liftUpLink .liftUpBlock .liftUpArea {
  position: absolute;
  top: 100%;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#main .LnkSetC2.liftUpLink .liftUpBlock .liftUpArea .liftUpInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: calc(100% - 64px);
}
#main .LnkSetC2.liftUpLink .liftUpBlock .liftUpArea .liftUpInner ul {
  padding: 15px 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1280px) {
  #main .LnkSetC2.liftUpLink .liftUpBlock .liftUpArea .liftUpInner ul {
    padding: 8px 25px;
  }
}
#main .LnkSetC2.liftUpLink .liftUpBlock .liftUpArea .liftUpInner ul li {
  width: 100%;
  margin-top: 0;
  padding-bottom: 6px;
}
@media screen and (max-width: 1280px) {
  #main .LnkSetC2.liftUpLink .liftUpBlock .liftUpArea .liftUpInner ul li {
    padding-bottom: 4px;
  }
}
#main .LnkSetC2.liftUpLink .liftUpBlock .liftUpArea .liftUpInner ul li a {
  display: inline-block;
  color: #fff;
}
#main .LnkSetC2.liftUpLink .liftUpBlock .liftUpArea .liftUpInner ul li a::before {
  background-image: url(/common/images/icon/icon_link_wh.svg);
}
@media only screen and (min-width: 1081px) {
  #main .LnkSetC2.liftUpLink .liftUpBlock:hover .liftUpArea {
    top: 0;
  }
}
#main .LnkSetC2 + .LnkSetC1 {
  margin-top: 80px;
}
@media only screen and (max-width: 767px) {
  #main .LnkSetC2 + .LnkSetC1 {
    margin-top: 40px;
  }
}
#main .LnkSetC1 a {
  display: inline-block;
}
#main .LnkSetC1 figure {
  background-color: #000;
}
#main .LnkSetC1 p {
  margin-top: 1.5em !important;
}
@media screen and (max-width: 480px) {
  #main .LnkSetC1 {
    width: 100%;
    margin-top: 40px;
  }
}
#main .LnkSetC1 .Ttl {
  font-weight: bold;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(25%, #214894), color-stop(25%, #083388), color-stop(50%, #083388), color-stop(50%, #214894), color-stop(75%, #214894), color-stop(75%, #083388), to(#083388));
  background-image: linear-gradient(0deg, #214894 25%, #083388 25%, #083388 50%, #214894 50%, #214894 75%, #083388 75%, #083388);
  background-size: 1px 3px;
  color: #fff;
  font-size: 2rem;
  padding: 17px 30px;
  position: relative;
  line-height: 1.5;
}
#main .LnkSetC1 .Ttl::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 22px 22px 0 0;
  border-color: #355bc8 transparent transparent transparent;
}
#main .LnkSetC1 .Ttl h2, #main .LnkSetC1 .Ttl h3, #main .LnkSetC1 .Ttl h4 {
  display: inline-block;
  position: relative;
  padding-left: 0.8em;
}
#main .LnkSetC1 .Ttl h2::before, #main .LnkSetC1 .Ttl h3::before, #main .LnkSetC1 .Ttl h4::before {
  content: "";
  position: absolute;
  top: 0.4em;
  left: 0;
  height: 0.7em;
  width: 0.7em;
  display: inline-block;
  background-image: url(/common/images/icon/icon_link_wh.svg);
  background-repeat: no-repeat;
  background-size: auto 100%;
}
#main .LnkSetC1 .Thumb {
  background-color: #000;
}
#main .LinkBox.CsrRelation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 65px;
}
@media only screen and (max-width: 1080px) {
  #main .LinkBox.CsrRelation {
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  #main .LinkBox.CsrRelation {
    margin-top: 30px;
  }
}
#main .LinkBox.CsrRelation .CsrRelationInner {
  width: 100%;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1080px) {
  #main .LinkBox.CsrRelation .CsrRelationInner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 2%;
  }
}
@media only screen and (max-width: 767px) {
  #main .LinkBox.CsrRelation .CsrRelationInner {
    display: block;
  }
}
#main .LinkBox.CsrRelation .CsrRelationInner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 1080px) {
  #main .LinkBox.CsrRelation .CsrRelationInner ul {
    margin-top: 0;
  }
}
@media only screen and (max-width: 320px) {
  #main .LinkBox.CsrRelation .CsrRelationInner ul {
    display: block;
  }
}
#main .LinkBox.CsrRelation .CsrRelationInner ul li {
  width: calc((100% - 45px) / 4);
  border: 1px solid #d9dce2;
  margin: 0 15px 15px 0;
}
@media only screen and (max-width: 767px) {
  #main .LinkBox.CsrRelation .CsrRelationInner ul li {
    width: calc((100% - 30px) / 3);
  }
}
@media only screen and (max-width: 480px) {
  #main .LinkBox.CsrRelation .CsrRelationInner ul li {
    width: calc((100% - 15px) / 2);
  }
}
@media only screen and (max-width: 320px) {
  #main .LinkBox.CsrRelation .CsrRelationInner ul li {
    width: 100%;
    margin: 0 0 20px 0;
  }
}
#main .LinkBox.CsrRelation .CsrRelationInner ul li a {
  color: #fff;
  height: 100%;
  text-align: center;
  opacity: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#main .LinkBox.CsrRelation .CsrRelationInner ul li a:hover {
  opacity: 0.6;
}
#main .LinkBox.CsrRelation .CsrRelationInner ul li .Icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  height: 100%;
  padding: 10px 0;
}
#main .LinkBox.CsrRelation .CsrRelationInner ul li .Icon img {
  margin: auto;
}
#main .LinkBox.CsrRelation .CsrRelationInner ul li .Ttl {
  background-color: #355bc8;
  font-size: 1.5rem;
  line-height: 1.2;
  min-height: 6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#main .LinkBox.CsrRelation .CsrRelationInner ul li:nth-child(4n) {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  #main .LinkBox.CsrRelation .CsrRelationInner ul li:nth-child(4n) {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  #main .LinkBox.CsrRelation .CsrRelationInner ul li:nth-child(3n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  #main .LinkBox.CsrRelation .CsrRelationInner ul li:nth-child(3n) {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 480px) {
  #main .LinkBox.CsrRelation .CsrRelationInner ul li:nth-child(2n) {
    margin-right: 0;
  }
}
#main .LinkBox.CsrRelation .CsrRelationInner ul li.outer .Ttl {
  background-color: #1b9caf;
}
#main .LnkSetC3 ul li figure.CapTtl,
#main .LnkSetC2 ul li figure.CapTtl {
  position: relative;
  background-color: #fff;
}
#main .LnkSetC3 ul li figure.CapTtl figcaption,
#main .LnkSetC2 ul li figure.CapTtl figcaption {
  position: absolute;
  top: 0;
  left: 0;
  margin: 5px 0 0 5px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.3;
}
#main .LnkSetC3 ul li figure.CapTtl figcaption.TxWh,
#main .LnkSetC2 ul li figure.CapTtl figcaption.TxWh {
  color: #fff;
}
@media screen and (max-width: 1280px) {
  #main .TopicsBox ul.Post li dl dt {
    width: 100%;
    margin-top: 0;
  }
}
@media screen and (max-width: 1280px) {
  #main .TopicsBox ul.Post li dl dd {
    margin-left: 0;
    padding-left: 0;
  }
}
#main .RelatedSites .SlideBox ul li .Year {
  position: absolute;
  top: 0;
  left: 0;
  background: #083388;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 1px 4px;
}
#main .RelatedSites .SlideBox ul li .Ttl {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#main .LnkSetC3.CatTop &gt; ul &gt; li .comClmImg {
  text-align: left;
}
#main .LnkSetC3.CatTop &gt; ul &gt; li figure {
  background: #fff;
}
#main .pagerList {
  margin-top: 100px;
  position: relative;
  height: 50px;
  padding: 2px 0;
}
@media only screen and (max-width: 480px) {
  #main .pagerList {
    margin-top: 50px;
    height: 30px;
  }
}
#main .pagerList ul {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#main .pagerList ul li {
  display: inline-block;
  min-width: 50px;
  height: 100%;
  background: #dee4eb;
  margin: 0 5px;
}
@media only screen and (max-width: 480px) {
  #main .pagerList ul li {
    min-width: 30px;
  }
}
#main .pagerList ul li a {
  width: 100%;
  height: 100%;
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #dee4eb;
  color: #000;
}
#main .pagerList ul li a:hover {
  background: rgba(69, 136, 219, 0.2);
}
#main .pagerList ul li.isActive a {
  background: #083388;
  color: #fff;
}
#main .NotePl {
  margin-left: 0;
}
#main .NotePl &gt; li {
  padding: 0 0 10px 3.5em;
}
#main .starMark,
#main .txtRed {
  color: #f00;
}
#main .txtBlue {
  color: #00f;
}
#main .diaMark {
  color: #ffcc66;
}
#main .isoBase {
  color: #39b54a;
}
#main .trainingY {
  color: #f24945;
}
#main .trainingO {
  color: #ff8400;
}
#main .trainingR {
  color: #eb93a7;
}
#main .trainingC {
  color: #666666;
}
#main .trainingG {
  color: #749254;
}
#main .trainingB {
  color: #628fc5;
}
#main .col_green {
  color: #0e8116;
  font-weight: bold;
}
#main .col_blue {
  color: #005dc5;
  font-weight: bold;
}
#main .isoBase {
  color: #39b54a;
}
#main .sTtlVoice {
  display: inline-block;
  background: #083388;
  padding: 1px 6px;
  color: #fff;
  font-size: 1.8rem;
}
#main .multiCap {
  font-size: 1.4rem;
  margin-top: 10px;
}
#main .noTxt {
  display: none;
}
#main ul.ListDot &gt; li.noDot::before {
  display: none;
}
#main .vAlnTop {
  vertical-align: top;
}
#main .Font12 {
  font-size: 75%;
}
#main .Tbl1 .tdIndent {
  padding-left: 35px;
}
@media screen and (max-width: 767px) {
  #main .comClmImgWd figure.w900 {
    width: 900px;
  }
}
#main .comClm3_01.AlnItmCenter {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#main .FrlGuide {
  width: 100%;
  max-width: 520px;
  margin: 0 auto;
}
@media only screen and (max-width: 991px) {
  #main .FrlGuide {
    max-width: 420px;
  }
}
@media only screen and (max-width: 767px) {
  #main .FrlGuide .pcBr {
    display: none;
  }
}
#main .FrlGuide .FrlBl {
  border: 1px solid #083388;
  padding: 25px 30px;
  background: #fff;
}
@media only screen and (max-width: 991px) {
  #main .FrlGuide .FrlBl {
    padding: 15px;
  }
}
#main .FrlGuide .FrlBl p {
  color: #083388;
  font-size: 2.2rem;
}
#main .MatSdgsIcon img {
  max-width: 100%;
}
#main .TtlMt {
  font-weight: bold;
  background: #083388;
  background-size: 1px 3px;
  color: #fff;
  font-size: 2rem;
  padding: 17px 30px;
  position: relative;
  line-height: 1.5;
}
#main .TtlMt h2, #main .TtlMt h3, #main .TtlMt h4 {
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 767px) {
  #main .comClm.comClm3_02.csrOutside &gt; .inC2,
  #main .comClm.comClm3_02.csrOutside &gt; .inC1 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #main .comClm.comClm3_02.csrOutside &gt; .inC2 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  #main .comClm.comClm3_02.csrOutside &gt; .inC2 {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  #main .comClm.comClm3_02.csrOutside &gt; .inC2 .inC1 {
    width: 22%;
  }
}
@media screen and (max-width: 480px) {
  #main .comClm.comClm3_02.csrOutside &gt; .inC2 .inC1 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #main .comClm.comClm3_02.csrOutside &gt; .inC2 .inC3 {
    width: 74%;
  }
}
@media screen and (max-width: 480px) {
  #main .comClm.comClm3_02.csrOutside &gt; .inC2 .inC3 {
    width: 100%;
  }
}
#main .GriTd {
  background: #f7f6ee;
}
#main .GriGrey {
  background: #ccc;
}
#main .Frl.FrlBlu {
  background: #dae7f8;
  padding: 25px 30px;
}
#main .Frl.FrlYGn {
  background: #e3efce;
  padding: 25px 30px;
}
#main .Frl.FrlYlw {
  background: #fde9d2;
  padding: 25px 30px;
}
#main .H1Ttl .TtlSml {
  font-size: 2.4rem;
}
#main.special2023 .comClmStage.comClm3Img figure {
  width: 32%;
  margin-right: 1.5%;
}
@media screen and (max-width: 767px) {
  #main.special2023 .comClmStage.comClm3Img figure {
    width: 48.5%;
    margin-right: 1.5%;
  }
}
@media screen and (max-width: 480px) {
  #main.special2023 .comClmStage.comClm3Img figure {
    width: 100%;
    margin-right: 0;
  }
}
#main.special2023 .comClmStage.comClm3Img figure:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  #main.special2023 .comClmStage.comClm3Img figure:nth-child(3n) {
    margin-right: 4%;
  }
}
@media screen and (max-width: 480px) {
  #main.special2023 .comClmStage.comClm3Img figure:nth-child(3n) {
    margin-right: 0;
  }
}
#main.special2021 .FrlBl {
  border: 1px solid #083388;
  padding: 25px 30px;
}
#main.special2021 .FrlBl p {
  color: #083388;
  font-size: 2.2rem;
}
#main .RelatedSites.SpLink5 .PauseButton {
  display: none;
}
@media screen and (max-width: 991px) {
  #main .RelatedSites.SpLink5 .PauseButton {
    display: block;
  }
}
#main .RelatedSites.SpLink4 .PauseButton {
  display: none;
}
@media screen and (max-width: 767px) {
  #main .RelatedSites.SpLink4 .PauseButton {
    display: block;
  }
}
#main .RelatedSites.SpLink3 .PauseButton {
  display: none;
}
@media screen and (max-width: 480px) {
  #main .RelatedSites.SpLink3 .PauseButton {
    display: block;
  }
}
#main .RelatedSites.SpLink2 .PauseButton {
  display: none;
}
#main .RelatedSites.SpLink1 .PauseButton {
  display: none;
}
@media print {
  #main .ClmRight,
  #main .pagerList {
    display: none;
  }
  #main .ClmLeft {
    padding-right: 150px;
    padding-left: 150px;
  }
  #main source {
    display: none;
  }
  #main .pageBreak {
    page-break-before: always;
  }
}

/* PCのみ
  ------------------------------- */
.isRangePC #main .LnkSetC1 .Ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.isRangePC #main .LnkSetC1 .Ttl h3 {
  padding: 0;
}
.isRangePC #main .LnkSetC1 .Ttl h3::before {
  display: none;
}
.isRangePC #main .LnkSetC1 a:hover .Ttl {
  background: repeating-linear-gradient(to top, #083388, #083388 1px, #355bc8 1px, #355bc8 4px);
}
.isRangePC #main .LnkSetC1 a:hover .Ttl::after {
  border-color: #4588db transparent transparent transparent;
}
.isRangePC #main .LnkSetC1 a:hover img {
  opacity: 0.8;
}</pre></body></html>