@charset "UTF-8";
.typeLayout.type3_2 .historyArea .historyItem .item .download img,
.typeLayout.type3_2 .historyArea .historyItem .item .report img, .typeLayout.type3_2 .historyArea .historyItem .item .download span,
.typeLayout.type3_2 .historyArea .historyItem .item .report span, .typeLayout.type3_2 .topArea .topItem .documentList .documentItem .download span, .typeLayout.type3_2 .topArea .topItem .documentList .documentItem .download img {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/*ESG共通樣式*/
.mainArea {
  padding-bottom: 126px;
}
@media (max-width: 1200px) {
  .mainArea {
    padding-bottom: 60px;
  }
}

.typeLayout.type3_2 {
  padding-top: 55px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 {
    padding-top: 30px;
  }
}
.typeLayout.type3_2 .infoBox {
  padding-top: 13px;
}
@media (max-width: 1400px) {
  .typeLayout.type3_2 .infoBox {
    display: none;
  }
}
.typeLayout.type3_2 .infoBox .title {
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  text-orientation: sideways-right;
  font-size: 17px;
  position: relative;
  font-weight: 400;
  line-height: 20px;
  padding-top: 24px;
  letter-spacing: 1.5px;
  display: inline-block;
  margin-bottom: 10px;
}
.typeLayout.type3_2 .infoBox .title::before {
  content: "";
  position: absolute;
  top: 0;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background-color: #1e42b4;
  position: absolute;
  right: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 1400px) {
  .typeLayout.type3_2 .infoBox .title {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    padding-top: 0;
    margin: 0;
    padding-left: 10px;
  }
  .typeLayout.type3_2 .infoBox .title::before {
    left: 0;
    top: auto;
    position: absolute;
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.typeLayout.type3_2 .infoBox .enTitle {
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  font-size: 15px;
  font-weight: bold;
  color: #1e42b4;
  text-transform: uppercase;
  line-height: 20px;
  letter-spacing: 0.5px;
}
@media (max-width: 1400px) {
  .typeLayout.type3_2 .infoBox .enTitle {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
  }
}
.typeLayout.type3_2 .topNote {
  margin-bottom: 58px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 .topNote {
    margin-bottom: 45px;
  }
}
.typeLayout.type3_2 .wrap {
  max-width: 1540px;
}
.typeLayout.type3_2 .topArea .topItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 80px;
  margin-bottom: 74px;
  border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 .topArea .topItem {
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .typeLayout.type3_2 .topArea .topItem {
    padding-bottom: 0;
  }
}
@media (max-width: 768px) {
  .typeLayout.type3_2 .topArea .topItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.typeLayout.type3_2 .topArea .topItem .main {
  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;
  padding-left: 40px;
  padding-right: 70px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
}
@media (max-width: 1400px) {
  .typeLayout.type3_2 .topArea .topItem .main {
    padding-left: 0;
    padding-right: 30px;
  }
}
@media (max-width: 768px) {
  .typeLayout.type3_2 .topArea .topItem .main {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-right: 0;
  }
}
@media (max-width: 480px) {
  .typeLayout.type3_2 .topArea .topItem .main {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.typeLayout.type3_2 .topArea .topItem .main .mobile {
  width: 50%;
  padding-left: 20px;
  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;
}
@media (min-width: 769px) {
  .typeLayout.type3_2 .topArea .topItem .main .mobile {
    display: none;
  }
}
@media (max-width: 480px) {
  .typeLayout.type3_2 .topArea .topItem .main .mobile {
    width: 100%;
    padding-left: 0;
    display: none;
  }
}
.typeLayout.type3_2 .topArea .topItem .main .Img {
  max-width: 290px;
  width: 100%;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 38px;
}
.typeLayout.type3_2 .topArea .topItem .main .Img img {
  width: 100%;
}
@media (max-width: 768px) {
  .typeLayout.type3_2 .topArea .topItem .main .Img {
    max-width: 50%;
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .typeLayout.type3_2 .topArea .topItem .main .Img {
    max-width: 100%;
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.typeLayout.type3_2 .topArea .topItem .main .title {
  font-size: 32px;
  font-weight: 500;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 30px;
  position: relative;
  margin-right: auto;
  margin-bottom: 30px;
  max-width: 100%;
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 .topArea .topItem .main .title {
    text-align: left;
    -ms-flex-item-align: start;
        align-self: flex-start;
    font-size: 22px;
    word-break: break-word;
  }
}
.typeLayout.type3_2 .topArea .topItem .main .title::before {
  content: "";
  position: absolute;
  height: 24px;
  width: 1px;
  background-color: #cccccc;
  left: 0;
  position: absolute;
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type3_2 .topArea .topItem .main .title::after {
  content: "";
  position: absolute;
  height: 24px;
  width: 1px;
  background-color: #cccccc;
  right: 0;
  position: absolute;
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type3_2 .topArea .topItem .main .title .note {
  font-size: 22px;
  font-weight: 500;
  margin-left: 15px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 .topArea .topItem .main .title .note {
    margin-left: 10px;
    padding-right: 0;
    font-size: 18px;
    white-space: nowrap;
  }
}
@media (max-width: 768px) {
  .typeLayout.type3_2 .topArea .topItem .main > .title {
    display: none;
  }
}
@media (max-width: 480px) {
  .typeLayout.type3_2 .topArea .topItem .main > .title {
    display: block;
    margin-bottom: 20px;
  }
}
.typeLayout.type3_2 .topArea .topItem .main .download {
  max-width: 290px;
  width: 100%;
  background-color: #1e42b4;
  border-radius: 999px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1.2px;
  min-height: 60px;
  padding: 10px 14px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.typeLayout.type3_2 .topArea .topItem .main .download:hover {
  background-color: #333;
}
.typeLayout.type3_2 .topArea .topItem .main .download span {
  margin-left: 16px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 .topArea .topItem .main .download span {
    margin-left: 0px;
  }
}
.typeLayout.type3_2 .topArea .topItem .main .download .circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  border-radius: 999px;
  border: 1px solid #fff;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.typeLayout.type3_2 .topArea .topItem .main .download .circle img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  width: 14px;
}
@media (max-width: 768px) {
  .typeLayout.type3_2 .topArea .topItem .main > .download {
    display: none;
  }
}
@media (max-width: 480px) {
  .typeLayout.type3_2 .topArea .topItem .main > .download {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.typeLayout.type3_2 .topArea .topItem .documentList {
  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;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-height: 450px;
  margin: 0 -20px;
  margin-top: 11px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 .topArea .topItem .documentList {
    max-height: none;
  }
}
.typeLayout.type3_2 .topArea .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 20px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 .topArea .topItem .documentList .documentItem {
    width: 100%;
  }
}
.typeLayout.type3_2 .topArea .topItem .documentList .documentItem:nth-of-type(5n + 1) .item {
  border-top: 1px solid #e5e5e5;
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 .topArea .topItem .documentList .documentItem:nth-of-type(5n + 1) .item {
    border-top: none;
  }
}
.typeLayout.type3_2 .topArea .topItem .documentList .documentItem .item {
  min-height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 20px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 .topArea .topItem .documentList .documentItem .item {
    min-height: 60px;
  }
}
.typeLayout.type3_2 .topArea .topItem .documentList .documentItem .title {
  font-size: 17px;
  color: #666666;
  letter-spacing: 1px;
  padding-right: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.typeLayout.type3_2 .topArea .topItem .documentList .documentItem .title .index {
  margin-right: 7px;
}
.typeLayout.type3_2 .topArea .topItem .documentList .documentItem .download {
  padding: 5px 10px;
  border-radius: 99px;
  border: 1px solid #c5c5c5;
  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;
}
.typeLayout.type3_2 .topArea .topItem .documentList .documentItem .download img {
  width: 14px;
}
.typeLayout.type3_2 .topArea .topItem .documentList .documentItem .download:hover {
  background-color: #1e42b4;
  border-color: #1e42b4;
}
.typeLayout.type3_2 .topArea .topItem .documentList .documentItem .download:hover span {
  color: #fff;
}
.typeLayout.type3_2 .topArea .topItem .documentList .documentItem .download:hover img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.typeLayout.type3_2 .topArea .topItem .documentList .documentItem .download span {
  color: #888888;
  font-size: 15px;
  margin-right: 10px;
}
.typeLayout.type3_2 .historyArea > .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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.typeLayout.type3_2 .historyArea > .wrap > .title {
  color: #333333;
  font-size: 22px;
  font-weight: 500;
  padding: 0 30px;
  position: relative;
  margin-right: auto;
  letter-spacing: 1.2px;
  margin-bottom: 34px;
}
.typeLayout.type3_2 .historyArea > .wrap > .title::before {
  content: "";
  position: absolute;
  height: 20px;
  width: 1px;
  background-color: #cccccc;
  left: 0;
  position: absolute;
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typeLayout.type3_2 .historyArea > .wrap > .title::after {
  content: "";
  position: absolute;
  height: 20px;
  width: 1px;
  background-color: #cccccc;
  right: 0;
  position: absolute;
  bottom: auto;
  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;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 -12px;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
.typeLayout.type3_2 .historyArea .historyItem {
  width: 20%;
  padding: 0 12px;
  margin-bottom: 24px;
}
@media (max-width: 1400px) {
  .typeLayout.type3_2 .historyArea .historyItem {
    width: 25%;
  }
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 .historyArea .historyItem {
    width: 33.3333333333%;
  }
}
@media (max-width: 720px) {
  .typeLayout.type3_2 .historyArea .historyItem {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .typeLayout.type3_2 .historyArea .historyItem {
    width: 100%;
  }
}
.typeLayout.type3_2 .historyArea .historyItem .item {
  border: 1px solid #e5e5e5;
  border-radius: 20px;
  padding: 24px 28px 37px 28px;
}
@media (max-width: 1600px) {
  .typeLayout.type3_2 .historyArea .historyItem .item {
    padding: 24px 20px 30px 20px;
  }
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 .historyArea .historyItem .item {
    padding: 24px 15px 30px 15px;
  }
}
.typeLayout.type3_2 .historyArea .historyItem .item > .note {
  color: #444444;
  font-size: 13px;
  margin-bottom: 2px;
}
.typeLayout.type3_2 .historyArea .historyItem .item .title {
  color: #333333;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 1.2px;
  margin-bottom: 34px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 .historyArea .historyItem .item .title {
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 1px;
  }
}
.typeLayout.type3_2 .historyArea .historyItem .item .year {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 16px;
}
.typeLayout.type3_2 .historyArea .historyItem .item .year::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 1px;
  background-color: #1e42b4;
  bottom: 0;
  left: 0;
}
.typeLayout.type3_2 .historyArea .historyItem .item .year .note {
  padding-right: 26px;
  position: relative;
}
.typeLayout.type3_2 .historyArea .historyItem .item .year .note::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  background-color: #dddddd;
  position: absolute;
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
}
.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;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 50px;
  border-radius: 99px;
  border: 1px solid #c5c5c5;
  width: 100%;
  padding: 10px 28px 10px 30px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 .historyArea .historyItem .item .download,
.typeLayout.type3_2 .historyArea .historyItem .item .report {
    padding: 10px 20px 10px 20px;
  }
}
.typeLayout.type3_2 .historyArea .historyItem .item .download span,
.typeLayout.type3_2 .historyArea .historyItem .item .report span {
  font-size: 16px;
  color: #333333;
  margin-right: 10px;
  letter-spacing: 1.2px;
}
@media (max-width: 1200px) {
  .typeLayout.type3_2 .historyArea .historyItem .item .download span,
.typeLayout.type3_2 .historyArea .historyItem .item .report span {
    font-size: 15px;
    letter-spacing: 0.5px;
  }
}
.typeLayout.type3_2 .historyArea .historyItem .item .download img,
.typeLayout.type3_2 .historyArea .historyItem .item .report img {
  -webkit-filter: invert(40%) sepia(0%) saturate(1402%) hue-rotate(140deg) brightness(99%) contrast(92%);
          filter: invert(40%) sepia(0%) saturate(1402%) hue-rotate(140deg) brightness(99%) contrast(92%);
  margin-left: auto;
  width: 14px;
}
.typeLayout.type3_2 .historyArea .historyItem .item .download:hover,
.typeLayout.type3_2 .historyArea .historyItem .item .report:hover {
  border-color: #1e42b4;
  background-color: #1e42b4;
}
.typeLayout.type3_2 .historyArea .historyItem .item .download:hover span,
.typeLayout.type3_2 .historyArea .historyItem .item .report:hover span {
  color: #fff;
}
.typeLayout.type3_2 .historyArea .historyItem .item .download:hover img,
.typeLayout.type3_2 .historyArea .historyItem .item .report:hover img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}