.linkList .classContentList .classLink .text, .linkList .classContentList .classLink svg, .linkList .classContentList .classLink::before, .linkList .classContentList, .linkList .classTitleBox .trigger::after, .linkList .classTitleBox .trigger::before, .linkList .classTitleBox .classTitle, .linkArea .expandBtn, .introBox .leftBox .btnBox .btn .icon::before {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.mainArea {
  padding-bottom: 0 !important;
}

.introArea {
  position: relative;
  padding: 110px 0;
}
@media (max-width: 1180px) {
  .introArea {
    padding: 80px 0;
  }
}

.introBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-column-gap: 5rem;
     -moz-column-gap: 5rem;
          column-gap: 5rem;
}
@media (max-width: 1499px) {
  .introBox {
    -webkit-column-gap: 3.375rem;
       -moz-column-gap: 3.375rem;
            column-gap: 3.375rem;
  }
}
@media (max-width: 1280px) {
  .introBox {
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
  }
}
@media (max-width: 768px) {
  .introBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 2.25rem;
  }
}
.introBox .leftBox {
  position: relative;
  width: calc(30% - 5rem);
}
@media (max-width: 1499px) {
  .introBox .leftBox {
    width: calc(30% - 3.375rem);
  }
}
@media (max-width: 1280px) {
  .introBox .leftBox {
    width: calc(30% - 2rem);
  }
}
@media (max-width: 1180px) {
  .introBox .leftBox {
    width: calc(240px - 2rem);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}
@media (max-width: 768px) {
  .introBox .leftBox {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.introBox .leftBox .topBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
}
@media (max-width: 1180px) {
  .introBox .leftBox .topBox {
    -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;
    row-gap: 1rem;
  }
}
@media (max-width: 768px) {
  .introBox .leftBox .topBox {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
  }
}
@media (max-width: 480px) {
  .introBox .leftBox .topBox {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.introBox .leftBox .left {
  position: relative;
}
@media (max-width: 1180px) {
  .introBox .leftBox .left {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media (max-width: 768px) {
  .introBox .leftBox .left {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.introBox .leftBox .left .text {
  font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.5;
  color: #272626;
}
@media (max-width: 768px) {
  .introBox .leftBox .left .text {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .introBox .leftBox .left .text {
    font-size: 14px;
  }
}
.introBox .leftBox .left .classTag {
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.5;
  color: #4a4a4a;
  background-color: #e8e8e8;
  border-radius: 40px;
  margin-top: 1rem;
  padding: 3px 24px;
}
@media (max-width: 1180px) {
  .introBox .leftBox .left .classTag {
    margin-top: 0.625rem;
  }
}
@media (max-width: 480px) {
  .introBox .leftBox .left .classTag {
    font-size: 12px;
    padding: 3px 16px;
  }
}
.introBox .leftBox .right {
  position: relative;
}
@media (max-width: 1180px) {
  .introBox .leftBox .right {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (max-width: 768px) {
  .introBox .leftBox .right {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.introBox .leftBox .right .title {
  font-size: 50px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
  color: #000;
  text-align: right;
}
@media (max-width: 1180px) {
  .introBox .leftBox .right .title {
    font-size: 45px;
    text-align: left;
  }
}
@media (max-width: 480px) {
  .introBox .leftBox .right .title {
    font-size: 40px;
  }
}
.introBox .leftBox .dateList {
  position: relative;
  margin-top: 2.5rem;
}
@media (max-width: 1180px) {
  .introBox .leftBox .dateList {
    margin-top: 1.5rem;
  }
}
@media (max-width: 480px) {
  .introBox .leftBox .dateList {
    margin-top: 1rem;
  }
}
.introBox .leftBox .dateList .dateItem {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
}
@media (max-width: 1180px) {
  .introBox .leftBox .dateList .dateItem {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (max-width: 480px) {
  .introBox .leftBox .dateList .dateItem {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.introBox .leftBox .dateList .dateItem + .dateItem {
  margin-top: 0.5rem;
}
.introBox .leftBox .dateList .title {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.015em;
  line-height: 1.5;
  color: #4e4e4e;
}
@media (max-width: 1180px) {
  .introBox .leftBox .dateList .title {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .introBox .leftBox .dateList .title {
    font-size: 14px;
  }
}
.introBox .leftBox .dateList .text {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.018em;
  line-height: 1.5;
  color: #4e4e4e;
}
@media (max-width: 1180px) {
  .introBox .leftBox .dateList .text {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .introBox .leftBox .dateList .text {
    font-size: 14px;
  }
}
.introBox .leftBox .btnBox {
  margin-top: 2.5rem;
}
@media (max-width: 1180px) {
  .introBox .leftBox .btnBox {
    margin-top: 1.5rem;
  }
}
.introBox .leftBox .btnBox .btn {
  min-width: 240px;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 1180px) {
  .introBox .leftBox .btnBox .btn {
    padding-top: 16px;
    padding-bottom: 16px;
    min-width: 200px;
  }
}
@media (min-width: 1181px) {
  .introBox .leftBox .btnBox .btn:hover .icon::before {
    border-color: #d88138;
  }
}
.introBox .leftBox .btnBox .btn .icon {
  width: 8px;
  height: 8px;
  padding: 0;
  background-color: transparent;
  right: 28px;
}
@media (max-width: 1180px) {
  .introBox .leftBox .btnBox .btn .icon {
    right: 20px;
  }
}
.introBox .leftBox .btnBox .btn .icon::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 1.5px solid #fff;
  border-left: 0;
  border-bottom: 0;
  rotate: 45deg;
}
.introBox .rightBox {
  position: relative;
  width: 70%;
  padding-left: 4.375rem;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
@media (max-width: 1499px) {
  .introBox .rightBox {
    padding-left: 3.375rem;
  }
}
@media (max-width: 1280px) {
  .introBox .rightBox {
    padding-left: 2rem;
  }
}
@media (max-width: 1180px) {
  .introBox .rightBox {
    width: calc(100% - 240px);
  }
}
@media (max-width: 768px) {
  .introBox .rightBox {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-left: 0;
    border-left: 0;
  }
}
.introBox .rightBox .titleBox {
  margin-bottom: 3.125rem;
}
@media (max-width: 1180px) {
  .introBox .rightBox .titleBox {
    margin-bottom: 2.25rem;
  }
}
.introBox .rightBox .titleBox .decoTitle {
  line-height: 1;
}
.introBox .rightBox .titleBox .title {
  margin-top: 0.625rem;
}
.introBox .rightBox .titleBox .text {
  font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  letter-spacing: 0.03em;
  line-height: 1.8;
  margin-top: 0.625rem;
}
.introBox .rightBox .imgList {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.5rem 3.125rem;
  list-style: none;
  padding-left: 0;
}
@media (max-width: 1180px) {
  .introBox .rightBox .imgList {
    -webkit-column-gap: 2.25rem;
       -moz-column-gap: 2.25rem;
            column-gap: 2.25rem;
  }
}
@media (max-width: 575px) {
  .introBox .rightBox .imgList {
    -webkit-column-gap: 0.9375rem;
       -moz-column-gap: 0.9375rem;
            column-gap: 0.9375rem;
  }
}
.introBox .rightBox .imgList li {
  position: relative;
}
@media (max-width: 575px) {
  .introBox .rightBox .imgList li {
    width: calc(33.3333333333% - 0.625rem);
  }
}
@media (max-width: 480px) {
  .introBox .rightBox .imgList li {
    width: 100%;
  }
}
.introBox .rightBox .imgList .Img {
  max-width: 48px;
  margin: 0 auto;
}
@media (max-width: 1180px) {
  .introBox .rightBox .imgList .Img {
    max-width: 40px;
  }
}
.introBox .rightBox .imgList .Img img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.introBox .rightBox .imgList .title {
  font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #383838;
  text-align: center;
  margin-top: 0.5rem;
}
@media (max-width: 1180px) {
  .introBox .rightBox .imgList .title {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .introBox .rightBox .imgList .title {
    font-size: 15px;
  }
}

.financialArea {
  position: relative;
  padding: 80px 0;
  background-color: #f7f7f7;
}
@media (max-width: 768px) {
  .financialArea {
    padding: 60px 0;
  }
}
.financialArea .wrap {
  max-width: 1400px;
}
.financialArea .titleBox {
  margin-bottom: 3rem;
}
@media (max-width: 1180px) {
  .financialArea .titleBox {
    margin-bottom: 2rem;
  }
}

.financialBox {
  position: relative;
}

.financialList {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 1.5rem;
}
@media (max-width: 480px) {
  .financialList {
    row-gap: 0;
  }
}
.financialList .financialItem {
  position: relative;
  width: 20%;
  text-align: center;
  padding: 10px 16px;
}
@media (max-width: 1180px) {
  .financialList .financialItem {
    padding: 8px 10px;
  }
}
@media (max-width: 991px) {
  .financialList .financialItem {
    width: 33.3333333333%;
  }
}
@media (max-width: 768px) {
  .financialList .financialItem {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .financialList .financialItem {
    width: 100%;
    padding: 10px;
  }
}
.financialList .financialItem:first-child {
  border-left: 1px solid #d9d9d9;
}
@media (max-width: 480px) {
  .financialList .financialItem:first-child {
    border-left: 0;
  }
}
.financialList .financialItem:last-child {
  border-right: 1px solid #d9d9d9;
}
@media (max-width: 480px) {
  .financialList .financialItem:last-child {
    border-right: 0;
  }
}
@media (max-width: 991px) {
  .financialList .financialItem:nth-child(3n) {
    border-right: 1px solid #d9d9d9;
  }
}
@media (max-width: 768px) {
  .financialList .financialItem:nth-child(3n) {
    border-right: 0;
  }
}
@media (max-width: 768px) {
  .financialList .financialItem:nth-child(2n) {
    border-right: 1px solid #d9d9d9;
  }
}
@media (max-width: 480px) {
  .financialList .financialItem:nth-child(2n) {
    border-right: 0;
  }
}
.financialList .financialItem + .financialItem {
  border-left: 1px solid #d9d9d9;
}
@media (max-width: 480px) {
  .financialList .financialItem + .financialItem {
    border-left: 0;
    border-top: 1px solid #d9d9d9;
  }
}
.financialList .numberBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-column-gap: 0.25rem;
     -moz-column-gap: 0.25rem;
          column-gap: 0.25rem;
}
.financialList .number {
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.5;
  color: #2d2d2d;
}
@media (max-width: 1180px) {
  .financialList .number {
    font-size: 36px;
  }
}
.financialList .unit {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.5;
  color: #2d2d2d;
}
@media (max-width: 1180px) {
  .financialList .unit {
    font-size: 18px;
  }
}
.financialList .title {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.5;
  color: #272626;
  margin-top: 2px;
}
@media (max-width: 1180px) {
  .financialList .title {
    font-size: 16px;
  }
}

.linkArea {
  position: relative;
  padding: 75px 0;
}
@media (max-width: 768px) {
  .linkArea {
    padding: 60px 0;
  }
}
.linkArea .wrap {
  position: relative;
}
.linkArea .expandBtn {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 0.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #818181;
  padding: 18px 13px;
  top: 0;
  left: 100%;
}
@media (max-width: 1699px) {
  .linkArea .expandBtn {
    left: unset;
    right: -20px;
  }
}
@media (max-width: 1599px) {
  .linkArea .expandBtn {
    right: 0;
    padding: 14px 10px;
  }
}
@media (max-width: 1180px) {
  .linkArea .expandBtn {
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-column-gap: 0.5rem;
       -moz-column-gap: 0.5rem;
            column-gap: 0.5rem;
    padding: 10px 16px;
    margin-bottom: 1.5rem;
    top: unset;
    left: unset;
  }
}
@media (min-width: 1181px) {
  .linkArea .expandBtn:hover {
    background-color: #d88138;
  }
}
.linkArea .expandBtn svg {
  width: 24px;
  height: 24px;
  color: #fff;
  fill: #fff;
}
@media (max-width: 1180px) {
  .linkArea .expandBtn svg {
    width: 20px;
    height: 20px;
  }
}
.linkArea .expandBtn .text {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: normal;
  color: #fff;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
@media (max-width: 1180px) {
  .linkArea .expandBtn .text {
    -webkit-writing-mode: unset;
        -ms-writing-mode: unset;
            writing-mode: unset;
    font-size: 15px;
  }
}

.linkBox {
  position: relative;
}

.linkList {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 3.375rem 2.25rem;
}
@media (max-width: 1366px) {
  .linkList {
    gap: 2.25rem 1.5rem;
  }
}
@media (max-width: 1180px) {
  .linkList {
    gap: 1.5rem 0.9375rem;
  }
}
@media (max-width: 991px) {
  .linkList {
    gap: 2rem 1.5rem;
  }
}
@media (max-width: 575px) {
  .linkList {
    gap: 1.5rem 1rem;
  }
}
.linkList .linkItem {
  position: relative;
  width: calc(33.3333333333% - 1.5rem);
}
@media (max-width: 1366px) {
  .linkList .linkItem {
    width: calc(33.3333333333% - 1rem);
  }
}
@media (max-width: 1180px) {
  .linkList .linkItem {
    width: calc(33.3333333333% - 0.625rem);
  }
}
@media (max-width: 991px) {
  .linkList .linkItem {
    width: calc(50% - 0.75rem);
  }
}
@media (max-width: 575px) {
  .linkList .linkItem {
    width: calc(50% - 0.5rem);
  }
}
@media (max-width: 480px) {
  .linkList .linkItem {
    width: 100%;
  }
}
.linkList .Img img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.linkList .Txt {
  position: relative;
  margin-top: 0.75rem;
}
@media (max-width: 768px) {
  .linkList .Txt {
    margin-top: 0.5rem;
  }
}
.linkList .classTitleBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-column-gap: 0.5rem;
     -moz-column-gap: 0.5rem;
          column-gap: 0.5rem;
  padding-right: 2rem;
  cursor: pointer;
}
@media (max-width: 1180px) {
  .linkList .classTitleBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 0.25rem;
  }
}
@media (min-width: 1181px) {
  .linkList .classTitleBox:hover .classTitle {
    color: #d88138;
  }
  .linkList .classTitleBox:hover .trigger::before, .linkList .classTitleBox:hover .trigger::after {
    background-color: #d88138;
  }
  .linkList .classTitleBox:hover .trigger::after {
    rotate: 90deg;
  }
}
.linkList .classTitleBox .classTitle {
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1.5;
  color: #292929;
}
@media (max-width: 1499px) {
  .linkList .classTitleBox .classTitle {
    font-size: 23px;
  }
}
@media (max-width: 1366px) {
  .linkList .classTitleBox .classTitle {
    font-size: 20px;
  }
}
@media (max-width: 575px) {
  .linkList .classTitleBox .classTitle {
    font-size: 18px;
  }
}
.linkList .classTitleBox .classTitleEn {
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.5;
  color: #292929;
  text-transform: uppercase;
}
@media (max-width: 1499px) {
  .linkList .classTitleBox .classTitleEn {
    font-size: 23px;
  }
}
@media (max-width: 1366px) {
  .linkList .classTitleBox .classTitleEn {
    font-size: 20px;
  }
}
@media (max-width: 1180px) {
  .linkList .classTitleBox .classTitleEn {
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  .linkList .classTitleBox .classTitleEn {
    font-size: 15px;
  }
}
.linkList .classTitleBox .trigger {
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  right: 8px;
  bottom: auto;
  left: auto;
  translate: 0 -50%;
}
.linkList .classTitleBox .trigger::before {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 100%;
  height: 0.5px;
  background-color: #000;
  position: absolute;
  top: 50%;
  right: 0;
  bottom: auto;
  left: auto;
  translate: 0 -50%;
}
.linkList .classTitleBox .trigger::after {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 0.5px;
  height: 100%;
  background-color: #000;
  position: absolute;
  top: 0;
  right: 50%;
  bottom: auto;
  left: auto;
  translate: 50% 0;
}
.linkList .classTitleBox .trigger.open::before, .linkList .classTitleBox .trigger.open::after {
  background-color: #d88138;
}
.linkList .classTitleBox .trigger.open::after {
  rotate: 90deg;
}
.linkList .classContentList {
  position: relative;
  margin-top: 1rem;
  display: none;
}
@starting-style {
  .linkList .classContentList {
    opacity: 0;
    translate: 0 -10px;
  }
}
@media (max-width: 1499px) {
  .linkList .classContentList {
    margin-top: 0.625rem;
  }
}
@media (max-width: 1366px) {
  .linkList .classContentList {
    margin-top: 0.5rem;
  }
}
.linkList .classContentList.open {
  display: block;
}
.linkList .classContentList li {
  position: relative;
}
.linkList .classContentList .classLink {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 0.75rem;
     -moz-column-gap: 0.75rem;
          column-gap: 0.75rem;
  padding: 5px 5px;
}
@media (max-width: 1366px) {
  .linkList .classContentList .classLink {
    -webkit-column-gap: 0.5rem;
       -moz-column-gap: 0.5rem;
            column-gap: 0.5rem;
  }
}
@media (max-width: 575px) {
  .linkList .classContentList .classLink {
    padding: 3px 0;
  }
}
@media (min-width: 1181px) {
  .linkList .classContentList .classLink:hover::before {
    width: 100%;
  }
  .linkList .classContentList .classLink:hover svg {
    color: #d88138;
  }
  .linkList .classContentList .classLink:hover .text {
    color: #d88138;
  }
}
.linkList .classContentList .classLink::before {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 0;
  height: 1px;
  background-color: #d88138;
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}
.linkList .classContentList .classLink svg {
  width: 12px;
  height: 12px;
  color: #292929;
}
@media (max-width: 1499px) {
  .linkList .classContentList .classLink svg {
    width: 10px;
    height: 10px;
  }
}
@media (max-width: 575px) {
  .linkList .classContentList .classLink svg {
    width: 8px;
    height: 8px;
  }
}
.linkList .classContentList .classLink .text {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  color: #292929;
}
@media (max-width: 1499px) {
  .linkList .classContentList .classLink .text {
    font-size: 16px;
  }
}
@media (max-width: 1366px) {
  .linkList .classContentList .classLink .text {
    font-size: 15px;
  }
}
@media (max-width: 575px) {
  .linkList .classContentList .classLink .text {
    font-size: 14px;
  }
}
/*# sourceMappingURL=investor.css.map */