.arrowBox .arrow, .sideNewsArea .sideNewsList .Txt .moreBtn .more, .sideNewsArea .sideNewsList .Img img, .typeLayout.type5_2 .faqItem .toggler .toggleOpen .line::after, .typeLayout.type5_2 .faqItem .toggler .toggleOpen .line::before, .typeLayout.type5_2 .faqItem .toggler .toggleOpen .line, .typeLayout.type5_2 .faqItem .toggler, .typeLayout.type5_2 .faqItem .title, .typeLayout.type5_2 .faqItem .index span, .typeLayout.type5_2 .faqItem .index, .typeLayout.type5_1 .faqList .faqItem .toggler .toggleOpen .line::after, .typeLayout.type5_1 .faqList .faqItem .toggler .toggleOpen .line::before, .typeLayout.type5_1 .faqList .faqItem .toggler .toggleOpen .line, .typeLayout.type5_1 .faqList .faqItem .toggler .title, .typeLayout.type5_1 .faqList .faqItem .toggler .index span, .typeLayout.type5_1 .faqList .faqItem .toggler .index, .typeLayout.type3_2 .historyArea .historyItem .item .download i,
.typeLayout.type3_2 .historyArea .historyItem .item .report i, .typeLayout.type3_2 .historyArea .historyItem .item .download span,
.typeLayout.type3_2 .historyArea .historyItem .item .report span, .typeLayout.type3_2 .topItem .documentList .documentItem .download i, .typeLayout.type3_2 .topItem .documentList .documentItem .download span, .typeLayout.type3_1 .historyArea .historyItem .item .download i,
.typeLayout.type3_1 .historyArea .historyItem .item .report i, .typeLayout.type3_1 .historyArea .historyItem .item .download span,
.typeLayout.type3_1 .historyArea .historyItem .item .report span, .typeLayout.type2_1 .documentList .documentItem .item .title, .typeLayout.type2_1 .documentList .documentItem .item .icon svg path, .typeLayout.type2_1 .documentList .documentItem .item, .typeLayout.type4_3 .documentList td.mobile button, .typeLayout.type4_3 .documentList td .link i, .typeLayout.type4_3 .documentList td .link, .typeLayout.type4_3 .documentList tbody tr, .typeLayout.type4_2 .documentList .documentItem .item .title, .typeLayout.type4_2 .documentList .documentItem .item, .typeLayout.type4_1 .documentList .documentItem .title, .typeLayout.type4_1 .documentList .documentItem .item, .typeLayout.type1_3 .newsList .Txt .more .link .title, .typeLayout.type1_3 .newsList .item, .typeLayout.type1_2 .newsList .Txt .more .link .title, .typeLayout.type1_2 .newsList .Img .more, .typeLayout.type1_1 .newsList .Txt .more .link .title, .typeLayout.type1_1 .newsList .Img .more, .typeLayout .classHeadBox .classList .classItem, .classNoteBox .point .right .numList .numTxt, .bannerArea .bannerInfo .item:not(.titleBox) .link .arrow, .bannerArea .bannerInfo .item:not(.titleBox) .link {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

body:not(.WebSiteHome) .bannerInfo .item:nth-of-type(1) .left .title {
  position: relative;
}
body:not(.WebSiteHome) .bannerInfo .item:nth-of-type(1) .left .title::before, body:not(.WebSiteHome) .bannerInfo .item:nth-of-type(1) .left .title::after {
  display: none;
}
body:not(.WebSiteHome) .bannerInfo .item:nth-of-type(1) .left .title .line {
  width: 100%;
  max-height: 50px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mainArea {
  padding: 0;
}
.mainArea .contentBox.clearfix {
  display: block;
  padding-top: 0;
}

.bannerArea {
  background: #f7f7f7;
}
.bannerArea .bannerItem .Txt {
  padding: 0;
}
.bannerArea .bannerItem .Txt .wrap {
  max-width: 1540px;
  padding: 30px 20px;
}
.bannerArea .bannerItem .Txt .wrap .textEditor {
  color: #ffffff;
}
.bannerArea .bannerInfo {
  position: relative;
  margin-top: -55px;
  z-index: 5;
}
@media (max-width: 768px) {
  .bannerArea .bannerInfo {
    margin: -30px 0 20px;
  }
}
.bannerArea .bannerInfo.noImg {
  top: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 60px 0 40px;
  margin-top: 0;
}
.bannerArea .bannerInfo.noImg > .wrap {
  padding: 0;
}
@media (max-width: 720px) {
  .bannerArea .bannerInfo.noImg {
    padding: 30px 0 10px;
  }
}
.bannerArea .bannerInfo .wrap {
  width: 100%;
  max-width: 1700px;
  margin: 0 auto;
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 1180px) {
  .bannerArea .bannerInfo .wrap {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 768px) {
  .bannerArea .bannerInfo .wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.bannerArea .bannerInfo .contentBox {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 32px;
     -moz-column-gap: 32px;
          column-gap: 32px;
}
@media (max-width: 1180px) {
  .bannerArea .bannerInfo .contentBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 24px;
  }
}
.bannerArea .bannerInfo .item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 110px;
  background: #ffffff;
  border-radius: 20px;
  padding: 16px 30px;
  overflow: hidden;
}
@media (max-width: 1180px) {
  .bannerArea .bannerInfo .item {
    min-height: 100px;
    padding: 10px 20px;
  }
}
.bannerArea .bannerInfo .item.titleBox {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px 24px;
  margin-bottom: 0;
}
@media (max-width: 1180px) {
  .bannerArea .bannerInfo .item.titleBox {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .bannerArea .bannerInfo .item.titleBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 8px;
    padding: 16px 24px;
  }
}
.bannerArea .bannerInfo .item.titleBox .left {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.bannerArea .bannerInfo .item.titleBox .left .title {
  position: relative;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1.5;
  color: #198df6;
  text-align: left;
  padding: 0 24px;
}
@media (max-width: 768px) {
  .bannerArea .bannerInfo .item.titleBox .left .title {
    text-align: center;
    margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  .bannerArea .bannerInfo .item.titleBox .left .title {
    font-size: 18px;
  }
}
.bannerArea .bannerInfo .item.titleBox .left .title::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 50px;
  background: rgba(0, 0, 0, 0.1);
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 768px) {
  .bannerArea .bannerInfo .item.titleBox .left .title::before {
    height: 30px;
  }
}
.bannerArea .bannerInfo .item.titleBox .left .title::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 50px;
  background: rgba(0, 0, 0, 0.1);
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 768px) {
  .bannerArea .bannerInfo .item.titleBox .left .title::after {
    height: 30px;
  }
}
.bannerArea .bannerInfo .item.titleBox .right {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: left;
}
.bannerArea .bannerInfo .item.titleBox .right .enTitle {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.03em;
  color: #198df6;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .bannerArea .bannerInfo .item.titleBox .right .enTitle {
    text-align: center;
    margin-bottom: 5px;
  }
}
@media (max-width: 480px) {
  .bannerArea .bannerInfo .item.titleBox .right .enTitle {
    font-size: 18px;
  }
}
.bannerArea .bannerInfo .item.titleBox .bread {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
.bannerArea .bannerInfo .item.titleBox .bread.horizontalLine .wrap a + a::before,
.bannerArea .bannerInfo .item.titleBox .bread.horizontalLine .wrap span + span::before,
.bannerArea .bannerInfo .item.titleBox .bread.horizontalLine .wrap span + a::before,
.bannerArea .bannerInfo .item.titleBox .bread.horizontalLine .wrap a + span::before {
  background-color: #2c2c2c;
}
.bannerArea .bannerInfo .item.titleBox .bread .wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0;
}
.bannerArea .bannerInfo .item.titleBox .bread .wrap a {
  color: #2c2c2c;
}
@media (min-width: 1181px) {
  .bannerArea .bannerInfo .item.titleBox .bread .wrap a:hover {
    color: #198df6;
  }
}
.bannerArea .bannerInfo .item.titleBox .bread .wrap span {
  color: #2c2c2c;
}
.bannerArea .bannerInfo .item.titleBox .sdgsTagBox {
  width: 100%;
  position: relative;
  margin-top: 8px;
}
@media (max-width: 1366px) {
  .bannerArea .bannerInfo .item.titleBox .sdgsTagBox {
    margin-top: 10px;
    padding: 0 30px;
  }
}
.bannerArea .bannerInfo .item.titleBox .sdgsTagBox .arrowBox {
  display: none;
}
@media (max-width: 768px) {
  .bannerArea .bannerInfo .item.titleBox .sdgsTagBox .arrowBox {
    width: calc(100% + 20px);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .bannerArea .bannerInfo .item.titleBox .sdgsTagBox .arrowBox .arrow {
    width: 35px;
    height: 35px;
  }
}
.bannerArea .bannerInfo .item.titleBox .sdgsTag {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -3px -6px;
}
@media (max-width: 768px) {
  .bannerArea .bannerInfo .item.titleBox .sdgsTag {
    display: block;
  }
}
.bannerArea .bannerInfo .item.titleBox .sdgsTag .tagItem {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 3px 6px;
}
.bannerArea .bannerInfo .item.titleBox .sdgsTag .pic {
  border-radius: 999px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin: 0 auto;
}
.bannerArea .bannerInfo .item.titleBox .sdgsTag img {
  width: 56px;
  height: 56px;
}
.bannerArea .bannerInfo .item:not(.titleBox) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 315px;
}
@media (max-width: 1180px) {
  .bannerArea .bannerInfo .item:not(.titleBox) {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .bannerArea .bannerInfo .item:not(.titleBox) {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (min-width: 1181px) {
  .bannerArea .bannerInfo .item:not(.titleBox):has(.coverLink):hover .link {
    border-color: #198df6;
  }
  .bannerArea .bannerInfo .item:not(.titleBox):has(.coverLink):hover .link .arrow {
    background-color: #198df6;
  }
}
.bannerArea .bannerInfo .item:not(.titleBox) .icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 16px;
}
.bannerArea .bannerInfo .item:not(.titleBox) .icon .sdgsIcon_1 {
  display: block;
  width: 65px;
  height: auto;
  aspect-ratio: 1/1;
  background: url("../images/esg/info1.svg") no-repeat center;
  background-size: contain;
}
.bannerArea .bannerInfo .item:not(.titleBox) .icon .reportIcon {
  display: block;
  width: 45px;
  height: 65px;
  background: url("../images/esg/info2.svg") no-repeat center;
  background-size: contain;
}
.bannerArea .bannerInfo .item:not(.titleBox) .text {
  max-width: 120px;
  font-size: 18px;
  font-weight: 700;
  color: #2c2c2c;
  margin-right: 30px;
}
@media (max-width: 1180px) {
  .bannerArea .bannerInfo .item:not(.titleBox) .text {
    margin-right: 24px;
  }
}
.bannerArea .bannerInfo .item:not(.titleBox) .link {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 35px;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.bannerArea .bannerInfo .item:not(.titleBox) .link a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.bannerArea .bannerInfo .item:not(.titleBox) .link .arrow {
  display: block;
  width: 13px;
  height: auto;
  aspect-ratio: 13/10;
  -webkit-mask-image: url("../images/esg/arrow2.svg");
          mask-image: url("../images/esg/arrow2.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: rgba(0, 0, 0, 0.1);
}
.bannerArea .bannerInfo .item .coverLink {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.classNoteBox {
  background-color: #f7f7f7;
  padding: 95px 0;
}
@media (max-width: 1366px) {
  .classNoteBox {
    padding: 80px 0;
  }
}
@media (max-width: 1180px) {
  .classNoteBox {
    padding: 60px 0;
  }
}
@media (max-width: 768px) {
  .classNoteBox {
    padding: 40px 0;
  }
}
.classNoteBox .classLayout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 960px) {
  .classNoteBox .classLayout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.classNoteBox .point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 960px) {
  .classNoteBox .point {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.classNoteBox .point .left {
  width: 50%;
}
@media (max-width: 960px) {
  .classNoteBox .point .left {
    width: 100%;
  }
}
.classNoteBox .point .left .title {
  display: inline-block;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  color: #198df6;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 1px;
  padding: 0 28px;
  margin: 0 auto 30px 0;
}
.classNoteBox .point .left .intro {
  display: inline-block;
  color: #5c5c5c;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 1px;
  margin-bottom: 50px;
}
.classNoteBox .point .left .Img {
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.classNoteBox .point .left .Img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.classNoteBox .point .right {
  width: 50%;
  padding: 40px 0 0 70px;
}
@media (max-width: 1500px) {
  .classNoteBox .point .right {
    padding-left: 30px;
  }
}
@media (max-width: 960px) {
  .classNoteBox .point .right {
    width: 100%;
    padding: 30px 0 0;
  }
}
.classNoteBox .point .right .mainNum {
  display: block;
  margin-bottom: 50px;
  padding-left: 20px;
}
@media (max-width: 960px) {
  .classNoteBox .point .right .mainNum {
    margin-bottom: 25px;
    padding-left: 0;
  }
}
.classNoteBox .point .right .mainNum .numTxt .unit {
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media (max-width: 720px) {
  .classNoteBox .point .right .mainNum .numTxt .unit {
    font-size: 20px;
  }
}
.classNoteBox .point .right .mainNum .numTxt .num {
  font-size: 60px;
  font-weight: bold;
  letter-spacing: 3.6px;
  margin-right: 5px;
}
@media (max-width: 1366px) {
  .classNoteBox .point .right .mainNum .numTxt .num {
    font-size: 50px;
    letter-spacing: 2px;
  }
}
@media (max-width: 540px) {
  .classNoteBox .point .right .mainNum .numTxt .num {
    font-size: 45px;
    letter-spacing: 2px;
  }
}
.classNoteBox .point .right .mainNum .numTxt .superior {
  display: inline-block;
  font-size: 40px;
  font-weight: 700;
  vertical-align: top;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.classNoteBox .point .right .mainNum .title {
  color: #5c5c5c;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 2px;
}
@media (max-width: 720px) {
  .classNoteBox .point .right .mainNum .title {
    font-size: 24px;
  }
}
.classNoteBox .point .right .numList .slick-track {
  margin-left: 0;
}
.classNoteBox .point .right .numList .num,
.classNoteBox .point .right .numList .percent {
  font-size: 50px;
  font-weight: bold;
  letter-spacing: 0.03em;
}
@media (max-width: 1366px) {
  .classNoteBox .point .right .numList .num,
  .classNoteBox .point .right .numList .percent {
    font-size: 40px;
  }
}
.classNoteBox .point .right .numList .superior {
  display: inline-block;
  font-size: 40px;
  font-weight: 700;
  vertical-align: top;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.classNoteBox .point .right .numList .unit {
  display: inline-block;
  font-size: 22px;
  font-weight: 700;
  vertical-align: super;
  margin-left: 10px;
}
@media (max-width: 720px) {
  .classNoteBox .point .right .numList .unit {
    font-size: 18px;
  }
}
.classNoteBox .point .right .numList .title {
  display: block;
  color: #2c2c2c;
  font-size: 24px;
  font-weight: 700;
  padding-left: 20px;
}
@media (max-width: 1600px) {
  .classNoteBox .point .right .numList .title {
    font-size: 20px;
  }
}
@media (max-width: 1180px) {
  .classNoteBox .point .right .numList .title {
    font-size: 18px;
  }
}
.classNoteBox .point .right .numList .numTxt {
  display: inline-block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.classNoteBox .point .right .numList .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.classNoteBox .point .right .numList .numItem {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 24px 0 24px 20px;
}
.classNoteBox .point .right .numList .numItem:first-of-type {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 1366px) {
  .classNoteBox .point .right .numList .numItem {
    padding: 20px;
  }
}
@media (max-width: 1180px) {
  .classNoteBox .point .right .numList .numItem {
    padding: 15px 0;
  }
}
.classNoteBox .classNote {
  margin-top: 100px;
  padding: 0;
}
@media (max-width: 1366px) {
  .classNoteBox .classNote {
    margin-top: 60px;
  }
}
@media (max-width: 960px) {
  .classNoteBox .classNote {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.esgWrap {
  position: sticky;
  background: #ffffff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  top: 120px;
  z-index: 9;
}
@media (max-width: 1180px) {
  .esgWrap {
    top: 90px;
  }
}

.esgListBox {
  position: relative;
}
.esgListBox.onLeft::before {
  visibility: hidden;
}
.esgListBox.onRight::after {
  visibility: hidden;
}
.esgListBox::before {
  content: "";
  position: absolute;
  width: 200px;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#ffffff), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0));
  left: 0;
  top: 0;
  pointer-events: none;
  z-index: 2;
}
@media (max-width: 1180px) {
  .esgListBox::before {
    width: 100px;
  }
}
@media (max-width: 768px) {
  .esgListBox::before {
    width: 60px;
  }
}
.esgListBox::after {
  content: "";
  position: absolute;
  width: 200px;
  height: 100%;
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(#ffffff));
  background: linear-gradient(to left, rgba(255, 255, 255, 0), #ffffff);
  right: 0;
  top: 0;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  z-index: 2;
  pointer-events: none;
  visibility: visible;
}
@media (max-width: 1180px) {
  .esgListBox::after {
    width: 100px;
  }
}
@media (max-width: 768px) {
  .esgListBox::after {
    width: 60px;
  }
}
.esgListBox .esgList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.esgListBox .esgList .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.esgListBox .esgList .esgItem {
  width: auto;
  height: auto;
  min-width: 180px;
  text-align: center;
  position: relative;
}
@media (max-width: 1180px) {
  .esgListBox .esgList .esgItem {
    min-width: 120px;
  }
}
.esgListBox .esgList .esgItem .title {
  display: block;
  font-size: 20px;
  color: #5c5c5c;
  font-weight: 700;
}
@media (max-width: 1180px) {
  .esgListBox .esgList .esgItem .title {
    font-size: 18px;
  }
}
.esgListBox .esgList .esgItem .title a {
  display: block;
  padding: 25px 40px;
  color: inherit;
}
@media (max-width: 1180px) {
  .esgListBox .esgList .esgItem .title a {
    padding: 20px 40px;
  }
}
@media (max-width: 768px) {
  .esgListBox .esgList .esgItem .title a {
    padding: 20px 15px;
  }
}
@media (min-width: 1181px) {
  .esgListBox .esgList .esgItem .title a:hover {
    color: #198df6;
  }
}
.esgListBox .esgList .esgItem.current::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #198df6;
  left: 0;
  bottom: 0;
}
.esgListBox .esgList .esgItem.current .title a {
  color: #198df6;
}

.slideNewsArea,
.slideSDGsArea {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0;
}
.slideNewsArea.show .moduleWrap,
.slideSDGsArea.show .moduleWrap {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.slideNewsArea .moduleWrap,
.slideSDGsArea .moduleWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  border-radius: 0;
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 30px;
  -webkit-transform: translateX(-20px);
          transform: translateX(-20px);
}
@media (max-width: 768px) {
  .slideNewsArea .moduleWrap,
  .slideSDGsArea .moduleWrap {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.slideNewsArea .moduleContent,
.slideSDGsArea .moduleContent {
  position: relative;
  overflow-y: auto;
  padding: 0 10px 0 0;
}
.slideNewsArea .moduleContent .moduleTitle,
.slideSDGsArea .moduleContent .moduleTitle {
  text-align: left;
  padding-bottom: 30px;
}
.slideNewsArea .moduleContent .Img,
.slideSDGsArea .moduleContent .Img {
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 18px;
}
.slideNewsArea .moduleContent .Img img,
.slideSDGsArea .moduleContent .Img img {
  width: 100%;
}
.slideNewsArea .topBox,
.slideSDGsArea .topBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
  margin-bottom: 20px;
}
@media (max-width: 1180px) {
  .slideNewsArea .topBox,
  .slideSDGsArea .topBox {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.slideNewsArea .topBox .line,
.slideSDGsArea .topBox .line {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 0;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
}
.slideNewsArea .topBox .classTitle,
.slideSDGsArea .topBox .classTitle {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.03em;
  color: #198df6;
}
.slideNewsArea .topBox .dateBox,
.slideSDGsArea .topBox .dateBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
}
.slideNewsArea .topBox .dateBox .date,
.slideSDGsArea .topBox .dateBox .date {
  font-size: 34px;
  color: #5c5c5c;
  font-weight: 700;
}
@media (max-width: 1200px) {
  .slideNewsArea .topBox .dateBox .date,
  .slideSDGsArea .topBox .dateBox .date {
    font-size: 24px;
  }
}
.slideNewsArea .topBox .dateBox .year,
.slideSDGsArea .topBox .dateBox .year {
  position: relative;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.03em;
  color: #5c5c5c;
  padding-right: 20px;
}
@media (max-width: 1180px) {
  .slideNewsArea .topBox .dateBox .year,
  .slideSDGsArea .topBox .dateBox .year {
    font-size: 14px;
    margin-bottom: 0;
  }
}
.slideNewsArea .topBox .dateBox .year::after,
.slideSDGsArea .topBox .dateBox .year::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background: #5c5c5c;
  border-radius: 50%;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.typeLayout {
  background-color: #fff;
  padding: 80px 0;
}
@media (max-width: 1180px) {
  .typeLayout {
    padding: 60px 0;
  }
}
.typeLayout .textEditor {
  width: 100%;
}
@media (max-width: 1180px) {
  .typeLayout .classHeadBox .selectBox.selectBox.fixed {
    height: 52px;
  }
  .typeLayout .classHeadBox .selectBox.selectBox.fixed .selector.selector {
    border: 0;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #fff;
    position: fixed;
    top: 60px;
    left: 0;
    z-index: 3;
  }
}
.typeLayout .classHeadBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  margin-bottom: 48px;
}
@media (max-width: 1180px) {
  .typeLayout .classHeadBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 20px;
    margin-bottom: 32px;
  }
}
.typeLayout .classHeadBox > .title {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.03em;
  color: #198df6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
}
@media (max-width: 1180px) {
  .typeLayout .classHeadBox > .title {
    font-size: 18px;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
    -ms-flex-item-align: start;
        align-self: flex-start;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media (max-width: 768px) {
  .typeLayout .classHeadBox > .title {
    font-size: 16px;
  }
}
.typeLayout .classHeadBox > .title .note {
  font-size: 18px;
}
@media (max-width: 1180px) {
  .typeLayout .classHeadBox > .title .note {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .typeLayout .classHeadBox > .title .note {
    font-size: 20px;
  }
}
.typeLayout .classHeadBox .line {
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (max-width: 1180px) {
  .typeLayout .classHeadBox .line {
    display: none;
  }
}
.typeLayout .classHeadBox .selectBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
}
@media (max-width: 1180px) {
  .typeLayout .classHeadBox .selectBox {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
  }
}
.typeLayout .classHeadBox .selectBox .title {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #5c5c5c;
}
@media (max-width: 1180px) {
  .typeLayout .classHeadBox .selectBox .title {
    display: none;
  }
}
.typeLayout .classHeadBox .selectBox .selector {
  min-width: 240px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 99px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1180px) {
  .typeLayout .classHeadBox .selectBox .selector {
    width: 100%;
  }
}
.typeLayout .classHeadBox .selectBox .selector select {
  display: block;
  width: 100%;
  border: 0;
  font-size: 16px;
  font-weight: 400;
  color: #5c5c5c;
  padding: 16px 36px 16px 24px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (max-width: 1180px) {
  .typeLayout .classHeadBox .selectBox .selector select {
    font-size: 15px;
    padding: 12px 32px 12px 20px;
  }
}
.typeLayout .classHeadBox .selectBox .selector .arrow {
  display: block;
  width: 13px;
  height: auto;
  aspect-ratio: 13/7;
  background-color: #5c5c5c;
  -webkit-mask-image: url("../images/esg/arrow5.png");
          mask-image: url("../images/esg/arrow5.png");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1180px) {
  .typeLayout .classHeadBox .selectBox .selector .arrow {
    width: 12px;
    right: 16px;
  }
}
.typeLayout .classHeadBox .selectBox.mobile {
  display: none;
}
@media (max-width: 1180px) {
  .typeLayout .classHeadBox .selectBox.mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.typeLayout .classHeadBox .classList {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px 16px;
}
@media (max-width: 1180px) {
  .typeLayout .classHeadBox .classList {
    display: none;
  }
}
.typeLayout .classHeadBox .classList .classItem {
  position: relative;
  min-width: 150px;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1.5;
  color: #5c5c5c;
  text-align: center;
  border-radius: 99px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px;
  cursor: pointer;
}
.typeLayout .classHeadBox .classList .classItem.current {
  color: #fff;
  border-color: #198df6;
  background-color: #198df6;
}
@media (min-width: 1181px) {
  .typeLayout .classHeadBox .classList .classItem:hover {
    color: #fff;
    border-color: #198df6;
    background-color: #198df6;
  }
}
.typeLayout .numberWrap {
  position: relative;
  width: 100%;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.typeLayout .numberWrap .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 90px 20px;
}
@media (max-width: 1024px) {
  .typeLayout .numberWrap .wrap {
    padding: 60px 20px;
  }
}
.typeLayout .numberWrap.style1 {
  background-color: #198df6;
}
.typeLayout .numberWrap.style1 .numberList {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.typeLayout .numberWrap.style1 .numberList .numberItem {
  width: 25%;
  border-right: 1px solid #ffffff;
  padding: 30px;
}
@media (max-width: 1366px) {
  .typeLayout .numberWrap.style1 .numberList .numberItem {
    padding: 20px;
  }
}
@media (max-width: 1200px) {
  .typeLayout .numberWrap.style1 .numberList .numberItem {
    width: 50%;
    margin-bottom: 20px;
  }
  .typeLayout .numberWrap.style1 .numberList .numberItem:nth-of-type(2n + 1) {
    border-left: 1px solid #ffffff;
  }
}
@media (max-width: 768px) {
  .typeLayout .numberWrap.style1 .numberList .numberItem {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 0;
    padding: 30px 20px;
  }
  .typeLayout .numberWrap.style1 .numberList .numberItem:nth-of-type(n) {
    border-left: 0;
  }
}
.typeLayout .numberWrap.style1 .numberList .numberItem:nth-of-type(4n + 1) {
  border-left: 1px solid #ffffff;
}
.typeLayout .numberWrap.style1 .numberList .numberItem .title {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 1366px) {
  .typeLayout .numberWrap.style1 .numberList .numberItem .title {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
.typeLayout .numberWrap.style1 .numberList .numberItem .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.typeLayout .numberWrap.style1 .numberList .numberItem .content .num {
  color: #ffffff;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
@media (max-width: 1366px) {
  .typeLayout .numberWrap.style1 .numberList .numberItem .content .num {
    font-size: 36px;
  }
}
.typeLayout .numberWrap.style1 .numberList .numberItem .content .num .text {
  line-height: 1.1;
}
.typeLayout .numberWrap.style1 .numberList .numberItem .content .num .unit {
  font-size: 20px;
  font-weight: 700;
  white-space: nowrap;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin-left: 5px;
}
@media (max-width: 1366px) {
  .typeLayout .numberWrap.style1 .numberList .numberItem .content .num .unit {
    font-size: 16px;
  }
}
.typeLayout .numberWrap.style1 .numberList .numberItem .content .Img {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 10px;
}
.typeLayout .numberWrap.style1 .numberList .numberItem .content .Img img {
  width: 52px;
  height: 52px;
  vertical-align: middle;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.typeLayout .numberWrap.style1 .title.xLine {
  display: block;
  color: #fff;
  font-weight: 700;
  text-align: center;
  margin: 0 auto 65px;
}
@media (max-width: 1366px) {
  .typeLayout .numberWrap.style1 .title.xLine {
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .typeLayout .numberWrap.style1 .title.xLine {
    margin-bottom: 20px;
  }
}
.typeLayout .numberWrap.style2 {
  background-color: #f1f1f1;
}
.typeLayout .numberWrap.style2 .numberList {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.typeLayout .numberWrap.style2 .numberList .numberItem {
  width: 25%;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  padding: 30px;
}
@media (max-width: 1366px) {
  .typeLayout .numberWrap.style2 .numberList .numberItem {
    padding: 20px;
  }
}
@media (max-width: 1200px) {
  .typeLayout .numberWrap.style2 .numberList .numberItem {
    width: 50%;
    margin-bottom: 20px;
  }
  .typeLayout .numberWrap.style2 .numberList .numberItem:nth-of-type(2n + 1) {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
  }
}
@media (max-width: 768px) {
  .typeLayout .numberWrap.style2 .numberList .numberItem {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 0;
    padding: 30px 20px;
  }
  .typeLayout .numberWrap.style2 .numberList .numberItem:nth-of-type(n) {
    border-left: 0;
  }
}
.typeLayout .numberWrap.style2 .numberList .numberItem:nth-of-type(4n + 1) {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.typeLayout .numberWrap.style2 .numberList .numberItem .title {
  color: #2c2c2c;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 1366px) {
  .typeLayout .numberWrap.style2 .numberList .numberItem .title {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
.typeLayout .numberWrap.style2 .numberList .numberItem .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.typeLayout .numberWrap.style2 .numberList .numberItem .content .num {
  color: #198df6;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
@media (max-width: 1366px) {
  .typeLayout .numberWrap.style2 .numberList .numberItem .content .num {
    font-size: 36px;
  }
}
.typeLayout .numberWrap.style2 .numberList .numberItem .content .num .text {
  line-height: 1.1;
}
.typeLayout .numberWrap.style2 .numberList .numberItem .content .num .unit {
  font-size: 20px;
  font-weight: 700;
  white-space: nowrap;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin-left: 5px;
}
@media (max-width: 1366px) {
  .typeLayout .numberWrap.style2 .numberList .numberItem .content .num .unit {
    font-size: 16px;
  }
}
.typeLayout .numberWrap.style2 .numberList .numberItem .content .Img {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 10px;
}
.typeLayout .numberWrap.style2 .numberList .numberItem .content .Img img {
  width: 52px;
  height: 52px;
  vertical-align: middle;
}
.typeLayout .numberWrap.style2 .title.xLine {
  display: block;
  color: #198df6;
  font-weight: 700;
  text-align: center;
  margin: 0 auto 65px;
}
@media (max-width: 1366px) {
  .typeLayout .numberWrap.style2 .title.xLine {
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .typeLayout .numberWrap.style2 .title.xLine {
    margin-bottom: 20px;
  }
}
.typeLayout .title.bottomLine {
  position: relative;
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.03em;
  color: #198df6;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
@media (max-width: 1180px) {
  .typeLayout .title.bottomLine {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .typeLayout .title.bottomLine {
    font-size: 20px;
    padding-bottom: 16px;
    margin-bottom: 20px;
  }
}
.typeLayout .title.bottomLine::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 1px;
  background: #198df6;
  left: 0;
  bottom: 0;
}
.typeLayout .title.bottomLine + .subtitle {
  color: #5c5c5c;
  font-size: 17px;
}
.typeLayout .title.leftLine {
  position: relative;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.03em;
  color: #198df6;
  padding-left: 10px;
  margin-bottom: 10px;
}
.typeLayout .title.leftLine::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 16px;
  background: #198df6;
  left: 0;
  top: 7px;
}
.typeLayout .title.leftLine + .subtitle {
  color: #5c5c5c;
  font-size: 17px;
}
.typeLayout .title.xLine {
  position: relative;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.03em;
  color: #198df6;
  margin-right: auto;
  padding: 0 35px;
}
.typeLayout .title.xLine::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  left: 0;
  top: 0;
}
.typeLayout .title.xLine::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  top: 0;
  right: 0;
}
.typeLayout .topNote {
  margin-bottom: 60px;
}
@media (max-width: 1180px) {
  .typeLayout .topNote {
    margin-bottom: 45px;
  }
}
.typeLayout.type1_1 .newsList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 54px;
  margin: 0 -30px;
}
@media (max-width: 1366px) {
  .typeLayout.type1_1 .newsList {
    margin: 0 -20px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type1_1 .newsList {
    margin: 0 -15px;
  }
}
.typeLayout.type1_1 .newsList .newsItem {
  width: 33.3333333333%;
  padding: 0 30px;
}
@media (max-width: 1366px) {
  .typeLayout.type1_1 .newsList .newsItem {
    padding: 0 20px;
  }
}
@media (max-width: 1180px) {
  .typeLayout.type1_1 .newsList .newsItem {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .typeLayout.type1_1 .newsList .newsItem {
    padding: 0 15px;
  }
}
@media (max-width: 640px) {
  .typeLayout.type1_1 .newsList .newsItem {
    width: 100%;
  }
}
.typeLayout.type1_1 .newsList .Img {
  position: relative;
  max-height: 300px;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 20px;
}
@media (min-width: 1181px) {
  .typeLayout.type1_1 .newsList .Img:hover .more {
    opacity: 1;
  }
  .typeLayout.type1_1 .newsList .Img:hover img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
.typeLayout.type1_1 .newsList .Img .more {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 1px solid #fff;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: normal;
  color: #fff;
  left: 50%;
  top: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  pointer-events: none;
}
.typeLayout.type1_1 .newsList .Img a {
  display: block;
}
.typeLayout.type1_1 .newsList .Img img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.typeLayout.type1_1 .newsList .dateBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .typeLayout.type1_1 .newsList .dateBox {
    -webkit-column-gap: 6px;
       -moz-column-gap: 6px;
            column-gap: 6px;
  }
}
.typeLayout.type1_1 .newsList .dateBox .year {
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.03em;
  color: #5c5c5c;
  padding-right: 12px;
}
@media (max-width: 768px) {
  .typeLayout.type1_1 .newsList .dateBox .year {
    font-size: 15px;
  }
}
.typeLayout.type1_1 .newsList .dateBox .year::after {
  content: "";
  position: absolute;
  width: 4px;
  height: auto;
  aspect-ratio: 1/1;
  background: #5c5c5c;
  border-radius: 50%;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type1_1 .newsList .dateBox .classTitle {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.03em;
  color: #5c5c5c;
}
@media (max-width: 768px) {
  .typeLayout.type1_1 .newsList .dateBox .classTitle {
    font-size: 15px;
  }
}
.typeLayout.type1_1 .newsList .dateBox .date {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.03em;
  color: #5c5c5c;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 768px) {
  .typeLayout.type1_1 .newsList .dateBox .date {
    font-size: 18px;
  }
}
.typeLayout.type1_1 .newsList .dateBox .line {
  position: relative;
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  height: 1px;
  background-color: #5c5c5c;
}
.typeLayout.type1_1 .newsList .Txt > .title {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 1.65;
  color: #198df6;
}
@media (max-width: 768px) {
  .typeLayout.type1_1 .newsList .Txt > .title {
    font-size: 18px;
  }
}
.typeLayout.type1_1 .newsList .Txt > .title.ellipsis {
  height: 70px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .typeLayout.type1_1 .newsList .Txt > .title.ellipsis {
    height: 60px;
  }
}
.typeLayout.type1_1 .newsList .Txt > .title a {
  color: inherit;
}
@media (min-width: 1181px) {
  .typeLayout.type1_1 .newsList .Txt > .title a:hover {
    color: #2c2c2c;
  }
}
.typeLayout.type1_1 .newsList .Txt .text {
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0.05em;
  color: #5c5c5c;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .typeLayout.type1_1 .newsList .Txt .text {
    font-size: 15px;
  }
}
.typeLayout.type1_1 .newsList .Txt .text.ellipsis {
  max-height: 83px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .typeLayout.type1_1 .newsList .Txt .text.ellipsis {
    max-height: 78px;
  }
}
.typeLayout.type1_1 .newsList .Txt .more {
  position: relative;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 10px;
  padding-top: 10px;
}
.typeLayout.type1_1 .newsList .Txt .more .link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
}
@media (min-width: 1181px) {
  .typeLayout.type1_1 .newsList .Txt .more .link:hover .title {
    color: #198df6;
  }
}
.typeLayout.type1_1 .newsList .Txt .more .link .title {
  display: block;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.03em;
  color: #5c5c5c;
}
.typeLayout.type1_1 .newsList .Txt .more .arrow {
  display: block;
  width: 12px;
  height: auto;
  aspect-ratio: 1/1;
  background-color: #198df6;
  -webkit-mask: url("../images/esg/arrow2.png") no-repeat center;
          mask: url("../images/esg/arrow2.png") no-repeat center;
  -webkit-mask-size: contain;
          mask-size: contain;
}
.typeLayout.type1_2 .newsList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 32px;
  margin: 0 -20px;
}
@media (max-width: 1366px) {
  .typeLayout.type1_2 .newsList {
    margin: 0 -10px;
  }
}
@media (max-width: 1180px) {
  .typeLayout.type1_2 .newsList {
    row-gap: 20px;
  }
}
.typeLayout.type1_2 .newsList .newsItem {
  width: 50%;
  padding: 0 20px;
}
@media (max-width: 1366px) {
  .typeLayout.type1_2 .newsList .newsItem {
    padding: 0 10px;
  }
}
@media (max-width: 1180px) {
  .typeLayout.type1_2 .newsList .newsItem {
    width: 100%;
    margin-bottom: 20px;
  }
}
.typeLayout.type1_2 .newsList .item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  border-radius: 20px;
  background-color: #f7f7f7;
  padding: 20px;
}
@media (max-width: 1180px) {
  .typeLayout.type1_2 .newsList .item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 768px) {
  .typeLayout.type1_2 .newsList .item {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
@media (max-width: 575px) {
  .typeLayout.type1_2 .newsList .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 24px;
  }
}
.typeLayout.type1_2 .newsList .Img {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 45%;
  border-radius: 16px;
}
@media (max-width: 575px) {
  .typeLayout.type1_2 .newsList .Img {
    width: 100%;
  }
}
@media (min-width: 1181px) {
  .typeLayout.type1_2 .newsList .Img:hover .more {
    opacity: 1;
  }
  .typeLayout.type1_2 .newsList .Img:hover img {
    opacity: 0.8;
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
.typeLayout.type1_2 .newsList .Img .more {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 1px solid #fff;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: normal;
  color: #fff;
  left: 50%;
  top: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  pointer-events: none;
}
.typeLayout.type1_2 .newsList .Img img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.typeLayout.type1_2 .newsList .Txt {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media (max-width: 575px) {
  .typeLayout.type1_2 .newsList .Txt {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}
.typeLayout.type1_2 .newsList .Txt > .title {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 1.65;
  color: #198df6;
}
@media (max-width: 768px) {
  .typeLayout.type1_2 .newsList .Txt > .title {
    font-size: 18px;
  }
}
.typeLayout.type1_2 .newsList .Txt > .title.ellipsis {
  max-height: 70px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .typeLayout.type1_2 .newsList .Txt > .title.ellipsis {
    height: 60px;
  }
}
.typeLayout.type1_2 .newsList .Txt > .title a {
  color: inherit;
}
@media (min-width: 1181px) {
  .typeLayout.type1_2 .newsList .Txt > .title a:hover {
    color: #2c2c2c;
  }
}
.typeLayout.type1_2 .newsList .Txt .text {
  font-size: 15px;
  line-height: 1.7;
  letter-spacing: 0.05em;
  color: #5c5c5c;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .typeLayout.type1_2 .newsList .Txt .text {
    font-size: 14px;
  }
}
.typeLayout.type1_2 .newsList .Txt .text.ellipsis {
  max-height: 52px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .typeLayout.type1_2 .newsList .Txt .text.ellipsis {
    max-height: 70px;
  }
}
.typeLayout.type1_2 .newsList .Txt .more {
  position: relative;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 16px;
  padding-top: 10px;
}
.typeLayout.type1_2 .newsList .Txt .more .link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
}
@media (min-width: 1181px) {
  .typeLayout.type1_2 .newsList .Txt .more .link:hover .title {
    color: #198df6;
  }
}
.typeLayout.type1_2 .newsList .Txt .more .link .title {
  display: block;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.03em;
  color: #5c5c5c;
}
.typeLayout.type1_2 .newsList .Txt .more .arrow {
  display: block;
  width: 12px;
  height: auto;
  aspect-ratio: 1/1;
  background-color: #198df6;
  -webkit-mask: url("../images/esg/arrow2.png") no-repeat center;
          mask: url("../images/esg/arrow2.png") no-repeat center;
  -webkit-mask-size: contain;
          mask-size: contain;
}
.typeLayout.type1_2 .newsList .newsInfoBox {
  margin-bottom: 10px;
}
.typeLayout.type1_2 .newsList .dateBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
@media (max-width: 768px) {
  .typeLayout.type1_2 .newsList .dateBox {
    -webkit-column-gap: 6px;
       -moz-column-gap: 6px;
            column-gap: 6px;
  }
}
.typeLayout.type1_2 .newsList .dateBox .year {
  position: relative;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.03em;
  color: #5c5c5c;
  padding-right: 12px;
}
@media (max-width: 768px) {
  .typeLayout.type1_2 .newsList .dateBox .year {
    font-size: 14px;
  }
}
.typeLayout.type1_2 .newsList .dateBox .year::after {
  content: "";
  position: absolute;
  width: 4px;
  height: auto;
  aspect-ratio: 1/1;
  background: #5c5c5c;
  border-radius: 50%;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type1_2 .newsList .dateBox .classTitle {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.03em;
  color: #5c5c5c;
}
@media (max-width: 768px) {
  .typeLayout.type1_2 .newsList .dateBox .classTitle {
    font-size: 14px;
  }
}
.typeLayout.type1_2 .newsList .dateBox .date {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.03em;
  color: #5c5c5c;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 768px) {
  .typeLayout.type1_2 .newsList .dateBox .date {
    font-size: 15px;
  }
}
.typeLayout.type1_2 .newsList .dateBox .line {
  position: relative;
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  height: 1px;
  background-color: #5c5c5c;
}
.typeLayout.type1_3 .newsList {
  position: relative;
}
.typeLayout.type1_3 .newsList .newsItem {
  position: relative;
}
.typeLayout.type1_3 .newsList .newsItem:not(:last-child) {
  margin-bottom: 32px;
}
.typeLayout.type1_3 .newsList .item {
  position: relative;
  border: solid 1px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  padding: 20px;
}
@media (min-width: 1181px) {
  .typeLayout.type1_3 .newsList .item:hover {
    border-color: #198df6;
  }
  .typeLayout.type1_3 .newsList .item:hover .Txt .title {
    color: #2c2c2c;
  }
  .typeLayout.type1_3 .newsList .item:hover .Txt .more .link .title {
    color: #198df6;
  }
}
.typeLayout.type1_3 .newsList .Txt {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
}
@media (max-width: 768px) {
  .typeLayout.type1_3 .newsList .Txt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.typeLayout.type1_3 .newsList .Txt .title {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 1.5;
  color: #198df6;
}
@media (max-width: 1180px) {
  .typeLayout.type1_3 .newsList .Txt .title {
    font-size: 18px;
  }
}
.typeLayout.type1_3 .newsList .Txt .title.ellipsis {
  max-height: 70px;
  overflow: hidden;
}
@media (max-width: 1180px) {
  .typeLayout.type1_3 .newsList .Txt .title.ellipsis {
    max-height: 54px;
  }
}
.typeLayout.type1_3 .newsList .Txt .title a {
  color: inherit;
}
.typeLayout.type1_3 .newsList .Txt .text {
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0.03em;
  color: #5c5c5c;
  margin-top: 10px;
}
@media (max-width: 1180px) {
  .typeLayout.type1_3 .newsList .Txt .text {
    font-size: 15px;
  }
}
.typeLayout.type1_3 .newsList .Txt .text.ellipsis {
  max-height: 90px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .typeLayout.type1_3 .newsList .Txt .text.ellipsis {
    max-height: 80px;
  }
}
.typeLayout.type1_3 .newsList .Txt .more {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 20px 0 30px;
}
@media (max-width: 1180px) {
  .typeLayout.type1_3 .newsList .Txt .more {
    padding: 0 10px 0 20px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type1_3 .newsList .Txt .more {
    display: none;
  }
}
.typeLayout.type1_3 .newsList .Txt .more::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 120px;
  background: rgba(0, 0, 0, 0.1);
  left: 0;
}
@media (max-width: 768px) {
  .typeLayout.type1_3 .newsList .Txt .more::before {
    display: none;
  }
}
.typeLayout.type1_3 .newsList .Txt .more .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0;
  margin: 0;
}
.typeLayout.type1_3 .newsList .Txt .more .link .title {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #5c5c5c;
  padding: 0;
  margin-right: 10px;
}
.typeLayout.type1_3 .newsList .Txt .more .arrow {
  display: block;
  width: 13px;
  height: auto;
  aspect-ratio: 1/1;
  background-color: #198df6;
  -webkit-mask: url("../images/esg/arrow2.png") no-repeat center;
          mask: url("../images/esg/arrow2.png") no-repeat center;
  -webkit-mask-size: contain;
          mask-size: contain;
}
.typeLayout.type1_3 .newsList .Txt .right {
  width: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (max-width: 768px) {
  .typeLayout.type1_3 .newsList .Txt .right {
    width: 100%;
  }
}
.typeLayout.type1_3 .newsList .newsInfoBox {
  max-width: 200px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1366px) {
  .typeLayout.type1_3 .newsList .newsInfoBox {
    max-width: 150px;
  }
}
@media (max-width: 1180px) {
  .typeLayout.type1_3 .newsList .newsInfoBox {
    max-width: 120px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type1_3 .newsList .newsInfoBox {
    max-width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-bottom: 10px;
    margin-bottom: 16px;
  }
}
.typeLayout.type1_3 .newsList .dateBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 768px) {
  .typeLayout.type1_3 .newsList .dateBox {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
.typeLayout.type1_3 .newsList .dateBox .year {
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  color: #2c2c2c;
}
@media (max-width: 1180px) {
  .typeLayout.type1_3 .newsList .dateBox .year {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type1_3 .newsList .dateBox .year {
    padding-right: 17px;
  }
  .typeLayout.type1_3 .newsList .dateBox .year::after {
    content: "/";
    position: absolute;
    right: 5px;
    top: 1px;
  }
}
.typeLayout.type1_3 .newsList .dateBox .classTitle {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.03em;
  color: #5c5c5c;
}
@media (max-width: 1180px) {
  .typeLayout.type1_3 .newsList .dateBox .classTitle {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type1_3 .newsList .dateBox .classTitle {
    margin-left: 10px;
  }
}
.typeLayout.type1_3 .newsList .dateBox .date {
  min-width: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 45px;
  font-weight: 700;
  line-height: 1.5;
  color: #2c2c2c;
}
@media (max-width: 1180px) {
  .typeLayout.type1_3 .newsList .dateBox .date {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type1_3 .newsList .dateBox .date {
    font-size: 14px;
  }
}
.typeLayout.type1_3 .newsList .dateBox .line {
  min-width: 0;
  width: 30px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 10px 0 24px;
}
@media (max-width: 768px) {
  .typeLayout.type1_3 .newsList .dateBox .line {
    display: none;
  }
}
.typeLayout.type1_3 .newsList .linkWrap {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.typeLayout.type4_1 .documentList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 32px;
  margin: 0 -10px;
}
@media (max-width: 768px) {
  .typeLayout.type4_1 .documentList {
    row-gap: 24px;
  }
}
.typeLayout.type4_1 .documentList .documentItem {
  width: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 10px;
}
@media (max-width: 1366px) {
  .typeLayout.type4_1 .documentList .documentItem {
    width: 25%;
  }
}
@media (max-width: 1180px) {
  .typeLayout.type4_1 .documentList .documentItem {
    width: 33.3333333333%;
  }
}
@media (max-width: 768px) {
  .typeLayout.type4_1 .documentList .documentItem {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .typeLayout.type4_1 .documentList .documentItem {
    width: 100%;
  }
}
.typeLayout.type4_1 .documentList .documentItem .item {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  position: relative;
  padding: 60px 20px 20px;
  overflow: hidden;
}
@media (max-width: 1180px) {
  .typeLayout.type4_1 .documentList .documentItem .item {
    padding: 40px 20px 20px;
  }
}
@media (max-width: 480px) {
  .typeLayout.type4_1 .documentList .documentItem .item {
    padding: 32px 16px 16px;
  }
}
@media (min-width: 1181px) {
  .typeLayout.type4_1 .documentList .documentItem .item:hover {
    border-color: #2c2c2c;
  }
  .typeLayout.type4_1 .documentList .documentItem .item:hover .title {
    color: #2c2c2c;
  }
}
.typeLayout.type4_1 .documentList .documentItem .icon {
  position: relative;
  margin-bottom: 16px;
}
.typeLayout.type4_1 .documentList .documentItem .icon i {
  position: relative;
  display: block;
  width: 48px;
  height: auto;
  aspect-ratio: 1/1;
  -webkit-mask-image: url("../images/esg/file_download.svg");
          mask-image: url("../images/esg/file_download.svg");
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: rgba(0, 0, 0, 0.1);
}
@media (max-width: 1180px) {
  .typeLayout.type4_1 .documentList .documentItem .icon i {
    width: 36px;
  }
}
@media (max-width: 480px) {
  .typeLayout.type4_1 .documentList .documentItem .icon i {
    width: 32px;
  }
}
.typeLayout.type4_1 .documentList .documentItem .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 4px;
  margin-bottom: 5px;
}
.typeLayout.type4_1 .documentList .documentItem .info .note {
  position: relative;
  font-size: 14px;
  color: #5c5c5c;
  padding-right: 16px;
}
@media (max-width: 1180px) {
  .typeLayout.type4_1 .documentList .documentItem .info .note {
    font-size: 12px;
  }
}
.typeLayout.type4_1 .documentList .documentItem .info .note::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 12px;
  background: rgba(0, 0, 0, 0.1);
  top: 2px;
  right: 8px;
}
.typeLayout.type4_1 .documentList .documentItem .info .year {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.03em;
  color: #5c5c5c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1180px) {
  .typeLayout.type4_1 .documentList .documentItem .info .year {
    font-size: 13px;
  }
}
.typeLayout.type4_1 .documentList .documentItem .info .year i {
  display: block;
  width: 10px;
  height: auto;
  aspect-ratio: 1/1;
  -webkit-mask-image: url("../images/esg/arrow2.png");
          mask-image: url("../images/esg/arrow2.png");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #2c2c2c;
  margin-left: 8px;
}
.typeLayout.type4_1 .documentList .documentItem .title {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #198df6;
  margin-top: 10px;
}
@media (max-width: 1180px) {
  .typeLayout.type4_1 .documentList .documentItem .title {
    font-size: 18px;
  }
}
.typeLayout.type4_1 .documentList .documentItem .linkWrap {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.typeLayout.type4_2 .groupList .groupItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
}
@media (max-width: 1180px) {
  .typeLayout.type4_2 .groupList .groupItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 24px;
  }
}
.typeLayout.type4_2 .groupList .groupItem + .groupItem {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 40px;
  margin-top: 40px;
}
@media (max-width: 768px) {
  .typeLayout.type4_2 .groupList .groupItem + .groupItem {
    padding-top: 32px;
    margin-top: 32px;
  }
}
.typeLayout.type4_2 .groupList .groupItem .groupInfo {
  position: relative;
  width: 25%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 1180px) {
  .typeLayout.type4_2 .groupList .groupItem .groupInfo {
    width: 100%;
  }
}
@media (max-width: 1366px) {
  .typeLayout.type4_2 .groupList .groupItem .groupInfo {
    max-width: none;
    padding-right: 0;
  }
}
.typeLayout.type4_2 .groupList .groupItem .groupInfo .title {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #2c2c2c;
  padding: 0 35px;
}
@media (max-width: 1366px) {
  .typeLayout.type4_2 .groupList .groupItem .groupInfo .title {
    margin-right: auto;
    padding: 0 30px;
  }
}
.typeLayout.type4_2 .groupList .groupItem .groupInfo .title::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type4_2 .groupList .groupItem .groupInfo .title::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type4_2 .groupList .groupItem .groupInfo .info {
  margin-top: 20px;
}
.typeLayout.type4_2 .groupList .documentList {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media (max-width: 1180px) {
  .typeLayout.type4_2 .groupList .documentList {
    width: 100%;
  }
}
.typeLayout.type4_2 .groupList + .documentList:has(.documentItem) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 40px;
  margin-top: 40px;
}
@media (max-width: 768px) {
  .typeLayout.type4_2 .groupList + .documentList:has(.documentItem) {
    padding-top: 32px;
    margin-top: 32px;
  }
}
.typeLayout.type4_2 .documentList {
  position: relative;
}
.typeLayout.type4_2 .documentList .documentItem {
  width: 100%;
}
.typeLayout.type4_2 .documentList .documentItem + .documentItem {
  margin-top: 20px;
}
.typeLayout.type4_2 .documentList .documentItem .item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 24px 32px;
}
@media (max-width: 1180px) {
  .typeLayout.type4_2 .documentList .documentItem .item {
    padding: 20px 24px;
  }
}
@media (min-width: 1181px) {
  .typeLayout.type4_2 .documentList .documentItem .item:hover {
    border-color: #198df6;
  }
  .typeLayout.type4_2 .documentList .documentItem .item:hover .title {
    color: #198df6;
  }
}
.typeLayout.type4_2 .documentList .documentItem .item .link {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.typeLayout.type4_2 .documentList .documentItem .item .icon {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 24px;
  padding-right: 24px;
}
@media (max-width: 1180px) {
  .typeLayout.type4_2 .documentList .documentItem .item .icon {
    margin-right: 16px;
    padding-right: 16px;
  }
}
.typeLayout.type4_2 .documentList .documentItem .item .icon::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background: rgba(0, 0, 0, 0.1);
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type4_2 .documentList .documentItem .item .icon .download {
  display: block;
  width: 32px;
  height: 32px;
  background: url("../images/esg/file_download.svg") no-repeat center;
  background-size: contain;
}
@media (max-width: 1180px) {
  .typeLayout.type4_2 .documentList .documentItem .item .icon .download {
    width: 28px;
    height: 28px;
  }
}
.typeLayout.type4_2 .documentList .documentItem .item .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
  font-size: 20px;
  font-weight: 700;
  color: #5c5c5c;
  letter-spacing: 0.03em;
}
@media (max-width: 1180px) {
  .typeLayout.type4_2 .documentList .documentItem .item .title {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type4_2 .documentList .documentItem .item .title {
    font-size: 16px;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
  }
}
.typeLayout.type4_2 .documentList .documentItem .item .title i {
  position: relative;
  display: block;
  width: 12px;
  height: auto;
  aspect-ratio: 1/1;
  -webkit-mask-image: url("../images/esg/arrow2.png");
          mask-image: url("../images/esg/arrow2.png");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #2c2c2c;
}
@media (max-width: 768px) {
  .typeLayout.type4_2 .documentList .documentItem .item .title i {
    width: 10px;
  }
}
.typeLayout.type4_2 .documentList .documentItem .item .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 4px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: auto;
}
@media (max-width: 1180px) {
  .typeLayout.type4_2 .documentList .documentItem .item .info {
    display: none;
  }
}
.typeLayout.type4_2 .documentList .documentItem .item .info .year {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.typeLayout.type4_2 .documentList .documentItem .item .info .text {
  position: relative;
  font-size: 14px;
  font-weight: bold;
  color: #198df6;
  padding-left: 20px;
  margin-left: 20px;
}
@media (max-width: 1180px) {
  .typeLayout.type4_2 .documentList .documentItem .item .info .text {
    padding-left: 20px;
    margin-left: 0;
  }
}
.typeLayout.type4_2 .documentList .documentItem .item .info .text::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background: rgba(0, 0, 0, 0.1);
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1180px) {
  .typeLayout.type4_2 .documentList .documentItem .item .info .text::before {
    display: none;
  }
}
.typeLayout.type4_2 .documentList .documentItem .item .info .note {
  font-style: 13px;
  color: #5c5c5c;
}
@media (max-width: 1180px) {
  .typeLayout.type4_2 .documentList .documentItem .item .info .note {
    display: none;
  }
}
.typeLayout.type4_3 .documentList {
  width: 100%;
  border-collapse: collapse;
}
@media (min-width: 1181px) {
  .typeLayout.type4_3 .documentList tbody tr:hover {
    background-color: #f7f7f7;
  }
}
.typeLayout.type4_3 .documentList tbody tr.active {
  background-color: #f7f7f7;
}
.typeLayout.type4_3 .documentList th {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  color: #198df6;
  padding: 16px 10px;
}
@media (max-width: 1180px) {
  .typeLayout.type4_3 .documentList th {
    font-size: 18px;
    padding: 14px 8px;
  }
  .typeLayout.type4_3 .documentList th.year {
    width: 90px;
  }
}
.typeLayout.type4_3 .documentList th.title {
  text-align: left;
}
@media (max-width: 1180px) {
  .typeLayout.type4_3 .documentList th.title::before {
    display: none;
  }
  .typeLayout.type4_3 .documentList th.title::after {
    width: calc(100% - 10px);
    left: 10px;
    right: auto;
    -webkit-transform: none;
            transform: none;
  }
}
.typeLayout.type4_3 .documentList th.title span {
  padding-left: 24px;
}
@media (max-width: 1180px) {
  .typeLayout.type4_3 .documentList th.title span {
    padding-left: 16px;
  }
}
@media (max-width: 375px) {
  .typeLayout.type4_3 .documentList th.title span {
    padding-left: 10px;
  }
}
.typeLayout.type4_3 .documentList th::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background: rgba(0, 0, 0, 0.1);
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type4_3 .documentList th::after {
  content: "";
  position: absolute;
  width: calc(100% - 20px);
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.typeLayout.type4_3 .documentList th:first-of-type {
  padding-left: 0;
}
.typeLayout.type4_3 .documentList th:first-of-type::after {
  width: calc(100% - 10px);
  left: 0;
  right: auto;
  -webkit-transform: none;
          transform: none;
}
.typeLayout.type4_3 .documentList th:last-of-type {
  padding-right: 0;
}
.typeLayout.type4_3 .documentList th:last-of-type::after {
  width: calc(100% - 10px);
  right: 0;
  left: auto;
  -webkit-transform: none;
          transform: none;
}
.typeLayout.type4_3 .documentList th:last-of-type::before {
  display: none;
}
.typeLayout.type4_3 .documentList th.pc {
  display: table-cell;
}
@media (max-width: 1180px) {
  .typeLayout.type4_3 .documentList th.pc {
    display: none;
  }
}
.typeLayout.type4_3 .documentList th.mobile {
  display: none;
}
@media (max-width: 1180px) {
  .typeLayout.type4_3 .documentList th.mobile {
    display: table-cell;
  }
}
.typeLayout.type4_3 .documentList td {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1.5;
  color: #5c5c5c;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 20px 10px;
}
@media (max-width: 1180px) {
  .typeLayout.type4_3 .documentList td {
    font-size: 16px;
    padding: 16px 8px;
  }
}
.typeLayout.type4_3 .documentList td.title {
  text-align: left;
}
.typeLayout.type4_3 .documentList td.title span {
  padding-left: 24px;
}
@media (max-width: 1180px) {
  .typeLayout.type4_3 .documentList td.title span {
    padding-left: 16px;
  }
}
@media (max-width: 375px) {
  .typeLayout.type4_3 .documentList td.title span {
    padding-left: 10px;
  }
}
.typeLayout.type4_3 .documentList td .link {
  width: 54px;
  height: auto;
  aspect-ratio: 1/1;
  background-color: #ffffff;
  border: 1px solid #5c5c5c;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
}
@media (max-width: 1180px) {
  .typeLayout.type4_3 .documentList td .link {
    border-radius: 99px;
  }
}
.typeLayout.type4_3 .documentList td .link i {
  display: block;
  width: 50%;
  height: 50%;
  background-color: #5c5c5c;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
.typeLayout.type4_3 .documentList td .link i.iconEsgLink {
  -webkit-mask-image: url("../images/esg/link.svg");
          mask-image: url("../images/esg/link.svg");
}
.typeLayout.type4_3 .documentList td .link i.iconEsgDownload {
  -webkit-mask-image: url("../images/esg/file_download.svg");
          mask-image: url("../images/esg/file_download.svg");
}
.typeLayout.type4_3 .documentList td .link i.iconEsgMedia {
  -webkit-mask-image: url("../images/esg/media.svg");
          mask-image: url("../images/esg/media.svg");
}
@media (min-width: 1181px) {
  .typeLayout.type4_3 .documentList td .link:hover {
    background-color: #198df6;
    border-color: #198df6;
  }
  .typeLayout.type4_3 .documentList td .link:hover i {
    background-color: #fff;
  }
}
.typeLayout.type4_3 .documentList td.pc {
  display: table-cell;
}
.typeLayout.type4_3 .documentList td.pc .title {
  display: none;
}
@media (max-width: 1180px) {
  .typeLayout.type4_3 .documentList td.pc {
    display: none;
  }
  .typeLayout.type4_3 .documentList td.pc .title {
    display: block;
  }
}
.typeLayout.type4_3 .documentList td.mobile {
  display: none;
  width: 60px;
  text-align: center;
}
@media (max-width: 1180px) {
  .typeLayout.type4_3 .documentList td.mobile {
    display: table-cell;
  }
}
@media (max-width: 480px) {
  .typeLayout.type4_3 .documentList td.mobile {
    width: 50px;
  }
}
.typeLayout.type4_3 .documentList td.mobile button {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px;
  height: 32px;
  border: 1px solid #5c5c5c;
  border-radius: 99px;
  cursor: pointer;
  margin: 0 auto;
}
.typeLayout.type4_3 .documentList td.mobile button .line {
  position: relative;
  width: 10px;
  height: 2px;
  background-color: #5c5c5c;
}
.typeLayout.type4_3 .documentList td.mobile button .line::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 10px;
  background: #5c5c5c;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.typeLayout.type4_3 .documentList td.mobile button.active {
  background-color: #198df6;
  border-color: #198df6;
}
.typeLayout.type4_3 .documentList td.mobile button.active .line {
  background-color: #fff;
}
.typeLayout.type4_3 .documentList td.mobile button.active .line::after {
  display: none;
}
.typeLayout.type4_3 .documentList td span {
  display: inline-block;
}
.typeLayout.type4_3 .documentList #expandTable td {
  text-align: left;
}
.typeLayout.type4_3 .documentList #expandTable .block {
  position: relative;
  display: inline-block;
  width: calc(50% - 12px);
  margin: 0 6px;
}
.typeLayout.type4_3 .documentList #expandTable .link {
  display: inline-block;
  width: 100%;
  height: auto;
  aspect-ratio: unset;
  text-align: center;
  padding: 8px 16px;
}
.typeLayout.type4_3 .documentList #expandTable .link .title {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.03em;
  color: #2c2c2c;
}
.typeLayout.type4_3 .documentList #expandTable .link i {
  display: inline-block;
  width: 20px;
  height: auto;
  aspect-ratio: 1/1;
  vertical-align: middle;
  margin-left: 10px;
}
@media (min-width: 1181px) {
  .typeLayout.type4_3 .documentList #expandTable .link:hover {
    background: #198df6;
    border-color: #198df6;
  }
  .typeLayout.type4_3 .documentList #expandTable .link:hover .title {
    color: #fff;
  }
  .typeLayout.type4_3 .documentList #expandTable .link:hover i {
    -webkit-filter: none;
            filter: none;
  }
}
.typeLayout.type2_1 .groupList {
  position: relative;
}
.typeLayout.type2_1 .groupList + .documentList {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 40px;
  margin-top: 40px;
}
@media (max-width: 768px) {
  .typeLayout.type2_1 .groupList + .documentList {
    padding-top: 32px;
    margin-top: 32px;
  }
}
.typeLayout.type2_1 .groupList .groupItem {
  position: relative;
}
.typeLayout.type2_1 .groupList .groupItem + .groupItem {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 40px;
  margin-top: 40px;
}
@media (max-width: 768px) {
  .typeLayout.type2_1 .groupList .groupItem + .groupItem {
    padding-top: 32px;
    margin-top: 32px;
  }
}
.typeLayout.type2_1 .groupList .groupItem .groupInfo {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 30px;
}
.typeLayout.type2_1 .groupList .groupItem .groupInfo .title {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.03em;
  color: #198df6;
  padding: 0 20px;
}
.typeLayout.type2_1 .groupList .groupItem .groupInfo .title::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type2_1 .groupList .groupItem .groupInfo .title::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type2_1 .groupList .documentList {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media (max-width: 1180px) {
  .typeLayout.type2_1 .groupList .documentList {
    width: 100%;
  }
}
.typeLayout.type2_1 .groupList ~ .documentList.noData {
  border-top: 0;
}
.typeLayout.type2_1 .documentList {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 32px;
  margin: 0 -10px;
}
@media (max-width: 1180px) {
  .typeLayout.type2_1 .documentList {
    row-gap: 24px;
  }
}
.typeLayout.type2_1 .documentList .documentItem {
  width: 25%;
  padding: 0 10px;
}
@media (max-width: 1180px) {
  .typeLayout.type2_1 .documentList .documentItem {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .typeLayout.type2_1 .documentList .documentItem {
    width: 100%;
  }
}
.typeLayout.type2_1 .documentList .documentItem .item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  row-gap: 16px;
  width: 100%;
  min-height: 80px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  padding: 20px;
}
@media (max-width: 1180px) {
  .typeLayout.type2_1 .documentList .documentItem .item {
    min-height: 60px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 768px) {
  .typeLayout.type2_1 .documentList .documentItem .item {
    padding: 10px 16px;
  }
}
@media (min-width: 1181px) {
  .typeLayout.type2_1 .documentList .documentItem .item:hover {
    border-color: #198df6;
  }
  .typeLayout.type2_1 .documentList .documentItem .item:hover .title {
    color: #198df6;
  }
  .typeLayout.type2_1 .documentList .documentItem .item:hover .icon svg path {
    stroke: #198df6;
  }
}
.typeLayout.type2_1 .documentList .documentItem .item .link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.typeLayout.type2_1 .documentList .documentItem .item .icon {
  padding-right: 30px;
  position: relative;
  margin-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1180px) {
  .typeLayout.type2_1 .documentList .documentItem .item .icon {
    padding-right: 20px;
    margin-right: 20px;
  }
}
.typeLayout.type2_1 .documentList .documentItem .item .icon::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background: #dddddd;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type2_1 .documentList .documentItem .item .icon svg {
  width: 40px;
  height: 40px;
}
@media (max-width: 1180px) {
  .typeLayout.type2_1 .documentList .documentItem .item .icon svg {
    width: 28px;
    height: 28px;
  }
}
.typeLayout.type2_1 .documentList .documentItem .item .title {
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #198df6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
@media (max-width: 1180px) {
  .typeLayout.type2_1 .documentList .documentItem .item .title {
    position: relative;
    padding-right: 20px;
  }
}
.typeLayout.type2_1 .documentList .documentItem .item .title i {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 12px;
  height: auto;
  aspect-ratio: 1/1;
  background-color: #198df6;
  -webkit-mask-image: url("../images/esg/arrow2.png");
          mask-image: url("../images/esg/arrow2.png");
  -webkit-mask-size: contain;
          mask-size: contain;
}
@media (max-width: 1180px) {
  .typeLayout.type2_1 .documentList .documentItem .item .title i {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    margin: 0 0 0 5px;
  }
}
.typeLayout.type2_1 .documentList .documentItem .item .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 4px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1180px) {
  .typeLayout.type2_1 .documentList .documentItem .item .info {
    width: auto;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .typeLayout.type2_1 .documentList .documentItem .item .info::after {
    display: none;
  }
}
.typeLayout.type2_1 .documentList .documentItem .item .info .year {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.typeLayout.type2_1 .documentList .documentItem .item .info .text {
  position: relative;
  color: #5c5c5c;
  font-size: 13px;
  font-weight: bold;
  padding-left: 10px;
  margin-left: 5px;
}
@media (max-width: 1180px) {
  .typeLayout.type2_1 .documentList .documentItem .item .info .text {
    padding-left: 0;
    padding-right: 12px;
    margin-left: 0;
  }
}
.typeLayout.type2_1 .documentList .documentItem .item .info .text::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 12px;
  background: rgba(0, 0, 0, 0.1);
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1180px) {
  .typeLayout.type2_1 .documentList .documentItem .item .info .text::before {
    display: none;
  }
}
.typeLayout.type2_1 .documentList .documentItem .item .info .note {
  font-size: 13px;
  color: #5c5c5c;
}
@media (max-width: 1180px) {
  .typeLayout.type2_1 .documentList .documentItem .item .info .note {
    display: none;
  }
}
.typeLayout.type3_1 .infoBox {
  padding-top: 10px;
  margin-right: 30px;
}
@media (max-width: 1366px) {
  .typeLayout.type3_1 .infoBox {
    display: none;
  }
}
.typeLayout.type3_1 .infoBox .title {
  position: relative;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.03em;
  color: #ddd;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  text-orientation: sideways-right;
  padding-top: 20px;
  margin-bottom: 10px;
}
@media (max-width: 1366px) {
  .typeLayout.type3_1 .infoBox .title {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    margin: 0;
    padding: 0 0 0 10px;
  }
}
.typeLayout.type3_1 .infoBox .title::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ddd;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 1366px) {
  .typeLayout.type3_1 .infoBox .title::before {
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.typeLayout.type3_1 .infoBox .enTitle {
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.03em;
  color: #ddd;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  text-transform: uppercase;
}
@media (max-width: 1366px) {
  .typeLayout.type3_1 .infoBox .enTitle {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
  }
}
.typeLayout.type3_1 .topArea .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.typeLayout.type3_1 .topArea + .historyArea {
  margin-top: 60px;
}
.typeLayout.type3_1 .topBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  row-gap: 48px;
  margin: 0 -20px;
}
@media (max-width: 1180px) {
  .typeLayout.type3_1 .topBox {
    row-gap: 32px;
  }
}
.typeLayout.type3_1 .topBox .topItem {
  width: 50%;
  padding: 0 16px;
}
@media (max-width: 768px) {
  .typeLayout.type3_1 .topBox .topItem {
    width: 100%;
    padding: 0 10px;
  }
}
.typeLayout.type3_1 .topBox .topItem .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1366px) {
  .typeLayout.type3_1 .topBox .topItem .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 16px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type3_1 .topBox .topItem .item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media (max-width: 575px) {
  .typeLayout.type3_1 .topBox .topItem .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.typeLayout.type3_1 .topBox .topItem .Img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 60%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 1366px) {
  .typeLayout.type3_1 .topBox .topItem .Img {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .typeLayout.type3_1 .topBox .topItem .Img {
    width: 50%;
  }
}
@media (max-width: 575px) {
  .typeLayout.type3_1 .topBox .topItem .Img {
    width: 100%;
  }
}
.typeLayout.type3_1 .topBox .topItem .Img img {
  width: 100%;
}
.typeLayout.type3_1 .topBox .topItem .right {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding-left: 20px;
}
@media (max-width: 1366px) {
  .typeLayout.type3_1 .topBox .topItem .right {
    width: 100%;
    padding-left: 0;
  }
}
@media (max-width: 1180px) {
  .typeLayout.type3_1 .topBox .topItem .right {
    padding-left: 16px;
  }
}
.typeLayout.type3_1 .topBox .topItem .right .year {
  position: relative;
  max-width: 100%;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  color: #198df6;
  text-align: center;
  padding: 0 20px;
  margin-bottom: 10px;
}
@media (max-width: 1180px) {
  .typeLayout.type3_1 .topBox .topItem .right .year {
    font-size: 22px;
    padding: 0 16px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type3_1 .topBox .topItem .right .year {
    font-size: 20px;
  }
}
.typeLayout.type3_1 .topBox .topItem .right .year::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 24px;
  background: rgba(0, 0, 0, 0.1);
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type3_1 .topBox .topItem .right .year::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 24px;
  background: rgba(0, 0, 0, 0.1);
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type3_1 .topBox .topItem .right .title {
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #5c5c5c;
  text-align: center;
  margin-bottom: 24px;
}
@media (max-width: 1180px) {
  .typeLayout.type3_1 .topBox .topItem .right .title {
    font-size: 18px;
    margin-bottom: 16px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type3_1 .topBox .topItem .right .title {
    font-size: 16px;
  }
}
.typeLayout.type3_1 .topBox .topItem .download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 290px;
  width: 100%;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0.03em;
  color: #ffffff;
  background: #2c2c2c;
  border-radius: 99px;
  padding: 10px 20px;
}
@media (max-width: 1366px) {
  .typeLayout.type3_1 .topBox .topItem .download {
    margin: 0 auto;
  }
}
@media (max-width: 1180px) {
  .typeLayout.type3_1 .topBox .topItem .download {
    font-size: 15px;
    max-width: 250px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type3_1 .topBox .topItem .download {
    font-size: 14px;
    max-width: 200px;
    padding: 8px 16px;
  }
}
@media (min-width: 1181px) {
  .typeLayout.type3_1 .topBox .topItem .download:hover {
    background: #198df6;
  }
}
.typeLayout.type3_1 .topBox .topItem .download .circle {
  width: 35px;
  height: auto;
  aspect-ratio: 1/1;
  border: 1px solid #ffffff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1180px) {
  .typeLayout.type3_1 .topBox .topItem .download .circle {
    width: 32px;
  }
}
.typeLayout.type3_1 .topBox .topItem .download .circle i {
  display: inline-block;
  width: 14px;
  height: auto;
  aspect-ratio: 40/31;
  -webkit-mask-image: url("../images/esg/arrow2.svg");
          mask-image: url("../images/esg/arrow2.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #fff;
}
.typeLayout.type3_1 .historyArea .wrap > .title {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #198df6;
  padding: 0 20px;
  margin-bottom: 30px;
}
@media (max-width: 1180px) {
  .typeLayout.type3_1 .historyArea .wrap > .title {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type3_1 .historyArea .wrap > .title {
    font-size: 20px;
  }
}
.typeLayout.type3_1 .historyArea .wrap > .title::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background: rgba(0, 0, 0, 0.1);
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type3_1 .historyArea .wrap > .title::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background: rgba(0, 0, 0, 0.1);
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type3_1 .historyArea .historyBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  row-gap: 20px;
}
.typeLayout.type3_1 .historyArea .historyItem {
  width: 50%;
  padding: 0 12px;
}
@media (max-width: 768px) {
  .typeLayout.type3_1 .historyArea .historyItem {
    width: 100%;
  }
}
.typeLayout.type3_1 .historyArea .historyItem .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 24px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  padding: 20px 24px;
}
@media (max-width: 1366px) {
  .typeLayout.type3_1 .historyArea .historyItem .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.typeLayout.type3_1 .historyArea .historyItem .item .title {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.03em;
  color: #5c5c5c;
}
@media (max-width: 1180px) {
  .typeLayout.type3_1 .historyArea .historyItem .item .title {
    font-size: 16px;
  }
}
.typeLayout.type3_1 .historyArea .historyItem .item .year {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  color: #198df6;
  margin-bottom: 10px;
}
.typeLayout.type3_1 .historyArea .historyItem .item .year .note {
  position: relative;
  padding-right: 20px;
}
.typeLayout.type3_1 .historyArea .historyItem .item .year .note::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background: rgba(0, 0, 0, 0.1);
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type3_1 .historyArea .historyItem .item .left {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.typeLayout.type3_1 .historyArea .historyItem .item .right {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 1180px) {
  .typeLayout.type3_1 .historyArea .historyItem .item .right {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.typeLayout.type3_1 .historyArea .historyItem .item .report {
  margin-left: 12px;
}
@media (max-width: 480px) {
  .typeLayout.type3_1 .historyArea .historyItem .item .report {
    margin: 10px 0 0;
  }
}
.typeLayout.type3_1 .historyArea .historyItem .item .download,
.typeLayout.type3_1 .historyArea .historyItem .item .report {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  width: 180px;
  border-radius: 99px;
  background-color: #198df6;
  border: 1px solid #198df6;
  padding: 12px 16px;
}
@media (min-width: 1181px) {
  .typeLayout.type3_1 .historyArea .historyItem .item .download:hover,
  .typeLayout.type3_1 .historyArea .historyItem .item .report:hover {
    background-color: #fff;
  }
  .typeLayout.type3_1 .historyArea .historyItem .item .download:hover span,
  .typeLayout.type3_1 .historyArea .historyItem .item .report:hover span {
    color: #198df6;
  }
  .typeLayout.type3_1 .historyArea .historyItem .item .download:hover i,
  .typeLayout.type3_1 .historyArea .historyItem .item .report:hover i {
    background-color: #198df6;
  }
}
.typeLayout.type3_1 .historyArea .historyItem .item .download span,
.typeLayout.type3_1 .historyArea .historyItem .item .report span {
  font-size: 15px;
  letter-spacing: 0.03em;
  color: #fff;
  margin-right: 10px;
}
.typeLayout.type3_1 .historyArea .historyItem .item .download i,
.typeLayout.type3_1 .historyArea .historyItem .item .report i {
  display: block;
  width: 14px;
  height: auto;
  aspect-ratio: 40/31;
  background-color: #fff;
  -webkit-mask-image: url("../images/esg/arrow2.svg");
          mask-image: url("../images/esg/arrow2.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
}
.typeLayout.type3_2 .infoBox {
  padding-top: 10px;
  margin-right: 30px;
}
@media (max-width: 1366px) {
  .typeLayout.type3_2 .infoBox {
    display: none;
  }
}
.typeLayout.type3_2 .infoBox .title {
  position: relative;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.03em;
  color: #198df6;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  text-orientation: sideways-right;
  padding-top: 20px;
  margin-bottom: 10px;
}
@media (max-width: 1366px) {
  .typeLayout.type3_2 .infoBox .title {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    margin: 0;
    padding: 0 0 0 10px;
  }
}
.typeLayout.type3_2 .infoBox .title::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #198df6;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 1366px) {
  .typeLayout.type3_2 .infoBox .title::before {
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.typeLayout.type3_2 .infoBox .enTitle {
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.03em;
  color: #198df6;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  text-transform: uppercase;
}
@media (max-width: 1366px) {
  .typeLayout.type3_2 .infoBox .enTitle {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
  }
}
.typeLayout.type3_2 .topItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 80px;
  margin-bottom: 70px;
}
@media (max-width: 1180px) {
  .typeLayout.type3_2 .topItem {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type3_2 .topItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 32px;
  }
}
.typeLayout.type3_2 .topItem .main {
  position: relative;
  width: 25%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1180px) {
  .typeLayout.type3_2 .topItem .main {
    width: 45%;
  }
}
@media (max-width: 768px) {
  .typeLayout.type3_2 .topItem .main {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .typeLayout.type3_2 .topItem .main {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.typeLayout.type3_2 .topItem .main .mobile {
  position: relative;
  width: 100%;
  margin-top: 16px;
}
@media (min-width: 769px) {
  .typeLayout.type3_2 .topItem .main .mobile {
    display: none;
  }
}
@media (max-width: 480px) {
  .typeLayout.type3_2 .topItem .main .mobile {
    display: none;
  }
}
.typeLayout.type3_2 .topItem .main .Img {
  width: 100%;
  border-radius: 20px;
  margin-bottom: 32px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .typeLayout.type3_2 .topItem .main .Img {
    margin-bottom: 0;
  }
}
@media (max-width: 480px) {
  .typeLayout.type3_2 .topItem .main .Img {
    max-width: 100%;
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.typeLayout.type3_2 .topItem .main .Img img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.typeLayout.type3_2 .topItem .main .title {
  position: relative;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #198df6;
  text-align: center;
  padding: 0 20px;
  margin-bottom: 24px;
}
@media (max-width: 1180px) {
  .typeLayout.type3_2 .topItem .main .title {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type3_2 .topItem .main .title {
    font-size: 20px;
  }
}
.typeLayout.type3_2 .topItem .main .title::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 24px;
  background: rgba(0, 0, 0, 0.1);
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type3_2 .topItem .main .title::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 24px;
  background: rgba(0, 0, 0, 0.1);
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 768px) {
  .typeLayout.type3_2 .topItem .main > .title {
    display: none;
  }
}
@media (max-width: 480px) {
  .typeLayout.type3_2 .topItem .main > .title {
    display: block;
    margin: 0 auto 20px;
  }
}
.typeLayout.type3_2 .topItem .main .download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0.03em;
  color: #ffffff;
  background: #2c2c2c;
  border-radius: 99px;
  padding: 10px 20px;
}
@media (max-width: 1366px) {
  .typeLayout.type3_2 .topItem .main .download {
    margin: 0 auto;
  }
}
@media (max-width: 1180px) {
  .typeLayout.type3_2 .topItem .main .download {
    font-size: 15px;
    max-width: 250px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type3_2 .topItem .main .download {
    font-size: 14px;
    max-width: 200px;
    padding: 8px 16px;
  }
}
@media (min-width: 1181px) {
  .typeLayout.type3_2 .topItem .main .download:hover {
    background: #198df6;
  }
}
.typeLayout.type3_2 .topItem .main .download .circle {
  width: 35px;
  height: auto;
  aspect-ratio: 1/1;
  border: 1px solid #ffffff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1180px) {
  .typeLayout.type3_2 .topItem .main .download .circle {
    width: 32px;
  }
}
.typeLayout.type3_2 .topItem .main .download .circle i {
  display: inline-block;
  width: 14px;
  height: auto;
  aspect-ratio: 40/31;
  -webkit-mask-image: url("../images/esg/arrow2.svg");
          mask-image: url("../images/esg/arrow2.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #fff;
}
@media (max-width: 768px) {
  .typeLayout.type3_2 .topItem .main > .download {
    display: none;
  }
}
@media (max-width: 480px) {
  .typeLayout.type3_2 .topItem .main > .download {
    width: 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-bottom: 20px;
  }
}
.typeLayout.type3_2 .topItem .documentList {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-height: 450px;
  margin-left: 20px;
  margin-right: -10px;
}
@media (max-width: 1180px) {
  .typeLayout.type3_2 .topItem .documentList {
    max-height: none;
  }
}
@media (max-width: 768px) {
  .typeLayout.type3_2 .topItem .documentList {
    width: 100%;
    margin-left: -10px;
  }
}
.typeLayout.type3_2 .topItem .documentList .documentItem {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
}
@media (max-width: 1180px) {
  .typeLayout.type3_2 .topItem .documentList .documentItem {
    width: 100%;
  }
}
.typeLayout.type3_2 .topItem .documentList .documentItem:nth-of-type(5n + 1) .item {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 1180px) {
  .typeLayout.type3_2 .topItem .documentList .documentItem:nth-of-type(5n + 1) .item {
    border-top: none;
  }
}
.typeLayout.type3_2 .topItem .documentList .documentItem .item {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px;
}
@media (max-width: 1180px) {
  .typeLayout.type3_2 .topItem .documentList .documentItem .item {
    padding: 16px;
  }
}
.typeLayout.type3_2 .topItem .documentList .documentItem .title {
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 1.5;
  color: #5c5c5c;
  padding-right: 16px;
}
.typeLayout.type3_2 .topItem .documentList .documentItem .title .index {
  margin-right: 10px;
}
.typeLayout.type3_2 .topItem .documentList .documentItem .download {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 100px;
  border-radius: 99px;
  background: #198df6;
  padding: 8px 10px;
}
@media (max-width: 1180px) {
  .typeLayout.type3_2 .topItem .documentList .documentItem .download {
    min-width: 80px;
  }
}
@media (min-width: 1181px) {
  .typeLayout.type3_2 .topItem .documentList .documentItem .download:hover {
    background: #2c2c2c;
  }
}
.typeLayout.type3_2 .topItem .documentList .documentItem .download span {
  font-size: 16px;
  color: #fff;
  margin-right: 10px;
}
@media (max-width: 1180px) {
  .typeLayout.type3_2 .topItem .documentList .documentItem .download span {
    font-size: 14px;
  }
}
.typeLayout.type3_2 .topItem .documentList .documentItem .download i {
  display: block;
  width: 14px;
  height: auto;
  aspect-ratio: 40/31;
  background-color: #fff;
  -webkit-mask-image: url("../images/esg/arrow2.svg");
          mask-image: url("../images/esg/arrow2.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
}
.typeLayout.type3_2 .historyArea > .wrap > .title {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #198df6;
  padding: 0 24px;
  margin-bottom: 32px;
}
@media (max-width: 1180px) {
  .typeLayout.type3_2 .historyArea > .wrap > .title {
    font-size: 22px;
    padding: 0 16px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type3_2 .historyArea > .wrap > .title {
    font-size: 20px;
  }
}
.typeLayout.type3_2 .historyArea > .wrap > .title::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background: rgba(0, 0, 0, 0.1);
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type3_2 .historyArea > .wrap > .title::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background: rgba(0, 0, 0, 0.1);
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type3_2 .historyArea .historyBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  row-gap: 36px;
  margin: 0 -12px;
}
@media (max-width: 575px) {
  .typeLayout.type3_2 .historyArea .historyBox {
    row-gap: 24px;
  }
}
.typeLayout.type3_2 .historyArea .historyItem {
  width: 25%;
  padding: 0 12px;
}
@media (max-width: 1180px) {
  .typeLayout.type3_2 .historyArea .historyItem {
    width: 33.3333333333%;
  }
}
@media (max-width: 991px) {
  .typeLayout.type3_2 .historyArea .historyItem {
    width: 50%;
  }
}
@media (max-width: 575px) {
  .typeLayout.type3_2 .historyArea .historyItem {
    width: 100%;
  }
}
.typeLayout.type3_2 .historyArea .historyItem .item {
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  padding: 28px 20px;
}
@media (max-width: 1180px) {
  .typeLayout.type3_2 .historyArea .historyItem .item {
    padding: 24px 16px;
  }
}
@media (max-width: 575px) {
  .typeLayout.type3_2 .historyArea .historyItem .item {
    padding: 20px 16px;
  }
}
.typeLayout.type3_2 .historyArea .historyItem .item > .note {
  font-size: 13px;
  color: #5c5c5c;
  margin-bottom: 10px;
}
.typeLayout.type3_2 .historyArea .historyItem .item .title {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #198df6;
  margin-bottom: 24px;
}
@media (max-width: 1180px) {
  .typeLayout.type3_2 .historyArea .historyItem .item .title {
    font-size: 18px;
  }
}
.typeLayout.type3_2 .historyArea .historyItem .item .year {
  position: relative;
  font-size: 16px;
  color: #2c2c2c;
  margin-bottom: 8px;
}
@media (max-width: 1180px) {
  .typeLayout.type3_2 .historyArea .historyItem .item .year {
    font-size: 15px;
  }
}
.typeLayout.type3_2 .historyArea .historyItem .item .year .note {
  position: relative;
  padding-right: 20px;
}
.typeLayout.type3_2 .historyArea .historyItem .item .year .note::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background: rgba(0, 0, 0, 0.1);
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type3_2 .historyArea .historyItem .item .report {
  margin-top: 15px;
}
.typeLayout.type3_2 .historyArea .historyItem .item .download,
.typeLayout.type3_2 .historyArea .historyItem .item .report {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  border-radius: 99px;
  background-color: #198df6;
  border: 1px solid #198df6;
  padding: 12px 16px;
}
@media (min-width: 1181px) {
  .typeLayout.type3_2 .historyArea .historyItem .item .download:hover,
  .typeLayout.type3_2 .historyArea .historyItem .item .report:hover {
    background-color: #fff;
  }
  .typeLayout.type3_2 .historyArea .historyItem .item .download:hover span,
  .typeLayout.type3_2 .historyArea .historyItem .item .report:hover span {
    color: #198df6;
  }
  .typeLayout.type3_2 .historyArea .historyItem .item .download:hover i,
  .typeLayout.type3_2 .historyArea .historyItem .item .report:hover i {
    background-color: #198df6;
  }
}
.typeLayout.type3_2 .historyArea .historyItem .item .download span,
.typeLayout.type3_2 .historyArea .historyItem .item .report span {
  font-size: 15px;
  letter-spacing: 0.03em;
  color: #fff;
  margin-right: 10px;
}
.typeLayout.type3_2 .historyArea .historyItem .item .download i,
.typeLayout.type3_2 .historyArea .historyItem .item .report i {
  display: block;
  width: 14px;
  height: auto;
  aspect-ratio: 40/31;
  background-color: #fff;
  -webkit-mask-image: url("../images/esg/arrow2.svg");
          mask-image: url("../images/esg/arrow2.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
}
.typeLayout.type5_1 .faqList {
  position: relative;
}
.typeLayout.type5_1 .faqList .faqItem {
  position: relative;
}
.typeLayout.type5_1 .faqList .faqItem + .faqItem {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.typeLayout.type5_1 .faqList .faqItem .toggler {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 32px;
     -moz-column-gap: 32px;
          column-gap: 32px;
  padding: 20px;
  cursor: pointer;
}
@media (max-width: 1180px) {
  .typeLayout.type5_1 .faqList .faqItem .toggler {
    padding: 16px;
    -webkit-column-gap: 16px;
       -moz-column-gap: 16px;
            column-gap: 16px;
  }
}
@media (max-width: 480px) {
  .typeLayout.type5_1 .faqList .faqItem .toggler {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    row-gap: 8px;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
    padding: 10px 16px;
  }
}
@media (min-width: 1181px) {
  .typeLayout.type5_1 .faqList .faqItem .toggler:hover .title {
    color: #2c2c2c;
  }
  .typeLayout.type5_1 .faqList .faqItem .toggler:hover .toggleOpen .line::after {
    rotate: 0deg;
  }
}
.typeLayout.type5_1 .faqList .faqItem .toggler .index {
  width: 60px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 1180px) {
  .typeLayout.type5_1 .faqList .faqItem .toggler .index {
    width: 40px;
  }
}
@media (max-width: 480px) {
  .typeLayout.type5_1 .faqList .faqItem .toggler .index {
    width: 100%;
  }
}
.typeLayout.type5_1 .faqList .faqItem .toggler .index span {
  display: block;
  font-size: 48px;
  font-weight: bold;
  color: #5c5c5c;
}
@media (max-width: 1180px) {
  .typeLayout.type5_1 .faqList .faqItem .toggler .index span {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type5_1 .faqList .faqItem .toggler .index span {
    font-size: 32px;
  }
}
.typeLayout.type5_1 .faqList .faqItem .toggler .title {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #198df6;
}
@media (max-width: 1180px) {
  .typeLayout.type5_1 .faqList .faqItem .toggler .title {
    font-size: 18px;
  }
}
.typeLayout.type5_1 .faqList .faqItem .toggler .toggleOpen {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 42px;
  height: auto;
  aspect-ratio: 1/1;
  border: 1px solid #2c2c2c;
  border-radius: 50%;
}
@media (max-width: 1180px) {
  .typeLayout.type5_1 .faqList .faqItem .toggler .toggleOpen {
    width: 36px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type5_1 .faqList .faqItem .toggler .toggleOpen {
    width: 32px;
  }
}
@media (max-width: 480px) {
  .typeLayout.type5_1 .faqList .faqItem .toggler .toggleOpen {
    width: 24px;
  }
}
.typeLayout.type5_1 .faqList .faqItem .toggler .toggleOpen .line {
  position: relative;
  width: 40%;
  height: auto;
  aspect-ratio: 1/1;
}
.typeLayout.type5_1 .faqList .faqItem .toggler .toggleOpen .line::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #2c2c2c;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.typeLayout.type5_1 .faqList .faqItem .toggler .toggleOpen .line::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #2c2c2c;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  rotate: 90deg;
}
.typeLayout.type5_1 .faqList .faqItem .toggler .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.typeLayout.type5_1 .faqList .faqItem .toggler + .content {
  display: none;
  background-color: #f7f7f7;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.typeLayout.type5_1 .faqList .faqItem .toggler + .content .wrap {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 1180px) {
  .typeLayout.type5_1 .faqList .faqItem .toggler + .content .wrap {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.typeLayout.type5_1 .faqList .faqItem .toggler.open .toggleOpen {
  background-color: #198df6;
}
.typeLayout.type5_1 .faqList .faqItem .toggler.open .toggleOpen .line::before {
  background-color: #fff;
}
.typeLayout.type5_1 .faqList .faqItem .toggler.open .toggleOpen .line::after {
  background-color: #fff;
  rotate: 0deg;
}
.typeLayout.type5_2 .faqList {
  position: relative;
  overflow: hidden;
}
.typeLayout.type5_2 .faqItem {
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .typeLayout.type5_2 .faqItem {
    border-radius: 16px;
  }
}
.typeLayout.type5_2 .faqItem + .faqItem {
  margin-top: 32px;
}
.typeLayout.type5_2 .faqItem .index {
  width: 60px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 1180px) {
  .typeLayout.type5_2 .faqItem .index {
    width: 40px;
  }
}
@media (max-width: 480px) {
  .typeLayout.type5_2 .faqItem .index {
    width: 100%;
  }
}
.typeLayout.type5_2 .faqItem .index span {
  display: block;
  font-size: 42px;
  font-weight: bold;
  color: #5c5c5c;
}
@media (max-width: 1180px) {
  .typeLayout.type5_2 .faqItem .index span {
    font-size: 34px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type5_2 .faqItem .index span {
    font-size: 24px;
  }
}
.typeLayout.type5_2 .faqItem .title {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #198df6;
}
@media (max-width: 1180px) {
  .typeLayout.type5_2 .faqItem .title {
    font-size: 18px;
  }
}
.typeLayout.type5_2 .faqItem .toggler {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
  padding: 16px 20px;
  cursor: pointer;
}
@media (max-width: 1180px) {
  .typeLayout.type5_2 .faqItem .toggler {
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
    padding: 12px 16px;
  }
}
@media (max-width: 480px) {
  .typeLayout.type5_2 .faqItem .toggler {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    row-gap: 8px;
  }
}
@media (min-width: 1181px) {
  .typeLayout.type5_2 .faqItem .toggler:hover .title {
    color: #198df6;
  }
}
.typeLayout.type5_2 .faqItem .toggler .toggleOpen {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 42px;
  height: auto;
  aspect-ratio: 1/1;
}
@media (max-width: 1180px) {
  .typeLayout.type5_2 .faqItem .toggler .toggleOpen {
    width: 36px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type5_2 .faqItem .toggler .toggleOpen {
    width: 32px;
  }
}
@media (max-width: 480px) {
  .typeLayout.type5_2 .faqItem .toggler .toggleOpen {
    width: 24px;
  }
}
.typeLayout.type5_2 .faqItem .toggler .toggleOpen .line {
  position: relative;
  width: 40%;
  height: auto;
  aspect-ratio: 1/1;
}
.typeLayout.type5_2 .faqItem .toggler .toggleOpen .line::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #2c2c2c;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.typeLayout.type5_2 .faqItem .toggler .toggleOpen .line::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #2c2c2c;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  rotate: 90deg;
}
.typeLayout.type5_2 .faqItem .toggler .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.typeLayout.type5_2 .faqItem .toggler + .content {
  display: none;
  background-color: #f7f7f7;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.typeLayout.type5_2 .faqItem .toggler + .content .wrap {
  padding: 30px 20px;
}
@media (max-width: 1180px) {
  .typeLayout.type5_2 .faqItem .toggler + .content .wrap {
    padding: 20px 20px;
  }
}
.typeLayout.type5_2 .faqItem .toggler.open .toggleOpen .line::after {
  rotate: 0deg;
}
.typeLayout.type8_1 .topNote + .articleList {
  margin-top: 60px;
}
@media (max-width: 1180px) {
  .typeLayout.type8_1 .topNote + .articleList {
    margin-top: 45px;
  }
}
.typeLayout.type8_1 .articleList {
  position: relative;
}
.typeLayout.type8_1 .articleList .articleItem {
  position: relative;
}
.typeLayout.type8_1 .articleList .articleItem + .articleItem {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.typeLayout.type8_2 .topNote + .articleList {
  margin-top: 60px;
}
@media (max-width: 1180px) {
  .typeLayout.type8_2 .topNote + .articleList {
    margin-top: 45px;
  }
}
.typeLayout.type8_2 .articleList {
  position: relative;
}
.typeLayout.type8_2 .articleItem {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 32px;
     -moz-column-gap: 32px;
          column-gap: 32px;
}
@media (max-width: 1180px) {
  .typeLayout.type8_2 .articleItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 24px;
  }
}
.typeLayout.type8_2 .articleItem + .articleItem {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 1180px) {
  .typeLayout.type8_2 .articleItem + .articleItem {
    margin-top: 30px;
    padding-top: 30px;
  }
}
.typeLayout.type8_2 .articleItem .left {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 30%;
}
@media (max-width: 1180px) {
  .typeLayout.type8_2 .articleItem .left {
    width: 100%;
  }
}
.typeLayout.type8_2 .articleItem .left .title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.03em;
  color: #198df6;
}
@media (max-width: 1180px) {
  .typeLayout.type8_2 .articleItem .left .title {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type8_2 .articleItem .left .title {
    font-size: 20px;
  }
}
.typeLayout.type8_2 .articleItem .textEditor {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media (max-width: 1180px) {
  .typeLayout.type8_2 .articleItem .textEditor {
    width: 100%;
  }
}
.typeLayout.type9_1 .topNote + .articleList {
  margin-top: 60px;
}
@media (max-width: 1180px) {
  .typeLayout.type9_1 .topNote + .articleList {
    margin-top: 45px;
  }
}
.typeLayout.type9_1 .articleList {
  position: relative;
}
.typeLayout.type9_1 .articleItem {
  position: relative;
}
.typeLayout.type9_1 .articleItem + .articleItem {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 1180px) {
  .typeLayout.type9_1 .articleItem + .articleItem {
    margin-top: 30px;
    padding-top: 30px;
  }
}
.typeLayout.type9_2 .topNote + .articleList {
  margin-top: 60px;
}
@media (max-width: 1180px) {
  .typeLayout.type9_2 .topNote + .articleList {
    margin-top: 45px;
  }
}
.typeLayout.type9_2 .articleList {
  position: relative;
}
.typeLayout.type9_2 .articleItem {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 32px;
     -moz-column-gap: 32px;
          column-gap: 32px;
}
@media (max-width: 1180px) {
  .typeLayout.type9_2 .articleItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 24px;
  }
}
.typeLayout.type9_2 .articleItem + .articleItem {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 1180px) {
  .typeLayout.type9_2 .articleItem + .articleItem {
    margin-top: 30px;
    padding-top: 30px;
  }
}
.typeLayout.type9_2 .articleItem .left {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 30%;
}
@media (max-width: 1180px) {
  .typeLayout.type9_2 .articleItem .left {
    width: 100%;
  }
}
.typeLayout.type9_2 .articleItem .left .title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.03em;
  color: #198df6;
}
@media (max-width: 1180px) {
  .typeLayout.type9_2 .articleItem .left .title {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type9_2 .articleItem .left .title {
    font-size: 20px;
  }
}
.typeLayout.type9_2 .articleItem .textEditor {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media (max-width: 1180px) {
  .typeLayout.type9_2 .articleItem .textEditor {
    width: 100%;
  }
}
.typeLayout.type9_2 .textEditor {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media (max-width: 1180px) {
  .typeLayout.type9_2 .textEditor {
    width: 100%;
  }
}
.typeLayout.type9_3 .topNote + .articleList {
  margin-top: 60px;
}
@media (max-width: 1180px) {
  .typeLayout.type9_3 .topNote + .articleList {
    margin-top: 45px;
  }
}
.typeLayout.type9_3 .articleList {
  position: relative;
}
.typeLayout.type9_3 .articleItem {
  position: relative;
}
.typeLayout.type9_3 .articleItem + .articleItem {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 1180px) {
  .typeLayout.type9_3 .articleItem + .articleItem {
    margin-top: 30px;
    padding-top: 30px;
  }
}
@media (max-width: 1180px) {
  .typeLayout.type9_3 .classHeadBox .title {
    display: none;
  }
}
.typeLayout.type9_4 .topNote + .articleList {
  margin-top: 60px;
}
@media (max-width: 1180px) {
  .typeLayout.type9_4 .topNote + .articleList {
    margin-top: 45px;
  }
}
.typeLayout.type9_4 .articleList {
  position: relative;
}
.typeLayout.type9_4 .articleItem {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 32px;
     -moz-column-gap: 32px;
          column-gap: 32px;
}
@media (max-width: 1180px) {
  .typeLayout.type9_4 .articleItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 24px;
  }
}
.typeLayout.type9_4 .articleItem + .articleItem {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 1180px) {
  .typeLayout.type9_4 .articleItem + .articleItem {
    margin-top: 30px;
    padding-top: 30px;
  }
}
.typeLayout.type9_4 .articleItem .left {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 30%;
}
@media (max-width: 1180px) {
  .typeLayout.type9_4 .articleItem .left {
    width: 100%;
  }
}
.typeLayout.type9_4 .articleItem .left .title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.03em;
  color: #198df6;
}
@media (max-width: 1180px) {
  .typeLayout.type9_4 .articleItem .left .title {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type9_4 .articleItem .left .title {
    font-size: 20px;
  }
}
.typeLayout.type9_4 .articleItem .textEditor {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media (max-width: 1180px) {
  .typeLayout.type9_4 .articleItem .textEditor {
    width: 100%;
  }
}
@media (max-width: 1180px) {
  .typeLayout.type9_4 .classHeadBox .title {
    display: none;
  }
}

.sideNewsArea {
  position: relative;
  background-color: #fff;
  padding-bottom: 80px;
}
@media (max-width: 1180px) {
  .sideNewsArea {
    padding-bottom: 60px;
  }
}
.sideNewsArea .sideNewsBox {
  position: relative;
}
.sideNewsArea .arrowBox {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
@media (max-width: 1180px) {
  .sideNewsArea .arrowBox {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 32px auto 0;
    -webkit-column-gap: 16px;
       -moz-column-gap: 16px;
            column-gap: 16px;
  }
}
.sideNewsArea .arrowBox .arrow {
  position: absolute;
  top: 50%;
  pointer-events: auto;
}
@media (max-width: 1180px) {
  .sideNewsArea .arrowBox .arrow {
    position: relative;
    top: unset;
  }
}
.sideNewsArea .arrowBox .arrow.arrowPrev {
  left: 0;
  -webkit-transform: translate(-150%, -50%) scale(-1);
          transform: translate(-150%, -50%) scale(-1);
}
@media (max-width: 1180px) {
  .sideNewsArea .arrowBox .arrow.arrowPrev {
    left: unset;
    -webkit-transform: scale(-1);
            transform: scale(-1);
  }
}
.sideNewsArea .arrowBox .arrow.arrowNext {
  right: 0;
  -webkit-transform: translate(150%, -50%);
          transform: translate(150%, -50%);
}
@media (max-width: 1180px) {
  .sideNewsArea .arrowBox .arrow.arrowNext {
    right: unset;
    -webkit-transform: none;
            transform: none;
  }
}
.sideNewsArea .sideNewsList:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sideNewsArea .sideNewsList:not(.slick-slider).sideNewsItem {
  width: 33.3333333333%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 991px) {
  .sideNewsArea .sideNewsList:not(.slick-slider).sideNewsItem {
    width: 50%;
  }
}
@media (max-width: 575px) {
  .sideNewsArea .sideNewsList:not(.slick-slider).sideNewsItem {
    width: 100%;
  }
}
.sideNewsArea .sideNewsList .slick-list {
  margin: 0 -15px;
}
@media (max-width: 768px) {
  .sideNewsArea .sideNewsList .slick-list {
    margin: 0 -10px;
  }
}
.sideNewsArea .sideNewsList .slick-slide {
  padding: 0 15px;
}
@media (max-width: 768px) {
  .sideNewsArea .sideNewsList .slick-slide {
    padding: 0 10px;
  }
}
.sideNewsArea .sideNewsList .newsInfoBox {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.sideNewsArea .sideNewsList .newsInfoBox .dateBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sideNewsArea .sideNewsList .newsInfoBox .dateBox .classTitle {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.03em;
  color: #5c5c5c;
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .sideNewsArea .sideNewsList .newsInfoBox .dateBox .classTitle {
    font-size: 14px;
  }
}
.sideNewsArea .sideNewsList .newsInfoBox .dateBox .day {
  font-size: 45px;
  font-weight: bold;
  line-height: 1.5;
  color: #198df6;
  margin-right: 10px;
}
@media (max-width: 768px) {
  .sideNewsArea .sideNewsList .newsInfoBox .dateBox .day {
    font-size: 36px;
  }
}
.sideNewsArea .sideNewsList .newsInfoBox .dateBox .right {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;
  color: #198df6;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .sideNewsArea .sideNewsList .newsInfoBox .dateBox .right {
    font-size: 14px;
  }
}
.sideNewsArea .sideNewsList .newsInfoBox .dateBox .right .slash {
  margin: 0 5px;
}
.sideNewsArea .sideNewsList .newsInfoBox .tagBox {
  position: relative;
  padding: 0;
}
.sideNewsArea .sideNewsList .newsInfoBox .tagBox .tagList {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 4px;
     -moz-column-gap: 4px;
          column-gap: 4px;
}
.sideNewsArea .sideNewsList .newsInfoBox .tagBox .sdgImgBox {
  position: relative;
  max-width: 56px;
  border-radius: 50%;
  margin: 0;
  overflow: hidden;
}
@media (max-width: 768px) {
  .sideNewsArea .sideNewsList .newsInfoBox .tagBox .sdgImgBox {
    max-width: 48px;
  }
}
.sideNewsArea .sideNewsList .newsInfoBox .tagBox .sdgImgBox img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.sideNewsArea .sideNewsList .item {
  position: relative;
}
@media (min-width: 1181px) {
  .sideNewsArea .sideNewsList .item:hover .Img img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .sideNewsArea .sideNewsList .item:hover .Txt .title {
    color: #2c2c2c;
  }
  .sideNewsArea .sideNewsList .item:hover .Txt .moreBtn .more {
    color: #198df6;
  }
  .sideNewsArea .sideNewsList .item:hover .Txt .moreBtn .more::before {
    -webkit-transform: translate(3px, -3px);
            transform: translate(3px, -3px);
  }
}
.sideNewsArea .sideNewsList .Img {
  overflow: hidden;
}
.sideNewsArea .sideNewsList .Img img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.sideNewsArea .sideNewsList .Txt {
  position: relative;
  margin-top: 16px;
}
.sideNewsArea .sideNewsList .Txt .title {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.03em;
  line-height: 1.5;
  color: #198df6;
}
@media (max-width: 768px) {
  .sideNewsArea .sideNewsList .Txt .title {
    font-size: 18px;
  }
}
.sideNewsArea .sideNewsList .Txt .title.ellipsis {
  height: 60px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .sideNewsArea .sideNewsList .Txt .title.ellipsis {
    height: 55px;
  }
}
.sideNewsArea .sideNewsList .Txt .title a {
  color: inherit;
}
.sideNewsArea .sideNewsList .Txt .text {
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0.03em;
  color: #5c5c5c;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .sideNewsArea .sideNewsList .Txt .text {
    font-size: 15px;
  }
}
.sideNewsArea .sideNewsList .Txt .text.ellipsis {
  height: 85px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .sideNewsArea .sideNewsList .Txt .text.ellipsis {
    height: 78px;
  }
}
.sideNewsArea .sideNewsList .Txt .moreBtn {
  position: relative;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 10px;
  padding-top: 10px;
}
.sideNewsArea .sideNewsList .Txt .moreBtn .more {
  position: relative;
  display: block;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.03em;
  color: #5c5c5c;
}
@media (max-width: 768px) {
  .sideNewsArea .sideNewsList .Txt .moreBtn .more {
    font-size: 14px;
  }
}
@media (min-width: 1181px) {
  .sideNewsArea .sideNewsList .Txt .moreBtn .more:hover {
    color: #198df6;
  }
}
.sideNewsArea .sideNewsList .Txt .linkWrap {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#fade_mask {
  width: 100%;
  height: 100%;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}

.arrowBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  pointer-events: none;
}
.arrowBox .arrow {
  width: 51px;
  height: 51px;
  border-radius: 99px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: no-repeat url(../images/esg/arrow2.svg) center/17px auto;
  cursor: pointer;
  pointer-events: auto;
}
.arrowBox .arrowPrev {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.arrowBox .arrowPrev.slick-hidden, .arrowBox .arrowNext.slick-hidden {
  display: none !important;
}
@media (min-width: 1181px) {
  .arrowBox .arrow:hover {
    border-color: #198df6;
    background-color: #198df6;
    background-image: url(../images/esg/arrow2.svg);
  }
}