/*-------------------------------------------------------------*/
/* promotionWrap */
.promotionWrap .promotion-title {
  padding: 10px 10px 25px 10px;
  border-bottom: 1px solid #e6e6e6;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
  text-align: center;
}
.promotionWrap .promotion-title span {
  display: block;
  width: 193px;
  height: 43px;
  margin: 0 auto 20px;
  background: url("https://www.surplusglobal.com/resources/semi/img/semimarket_main_logo.png")
    no-repeat 0 0 / contain;
}
.promotionWrap .promotion-title em {
  color: #f870be;
}
.promotionWrap li {
  list-style: none;
}
.promotionWrap .promotion-subTitle {
  padding: 15px 10px;
  border-bottom: 1px solid #e6e6e6;
  font-size: 30px;
  color: #175092;
  line-height: 0.8;
}
.promotionWrap section {
  margin-top: 75px;
}
.promotionWrap .sub1 {
  margin-top: 45px;
}
.promotionWrap .timeline {
  display: flex;
  margin: 55px 0;
  padding: 0 20px;
}
.promotionWrap .timeline li {
  position: relative;
  width: 100%;
  text-align: center;
}
.promotionWrap .timeline strong {
  display: block;
  margin-bottom: 45px;
  font-size: 25px;
  line-height: 1;
}
.promotionWrap .timeline > li::before {
  content: "";
  position: absolute;
  top: 47px;
  display: block;
  width: 100%;
  height: 6px;
  background: #ebf4fb;
}
.promotionWrap .timeline > li:nth-child(2):before {
  background: #d7ebfa;
}
.promotionWrap .timeline > li:nth-child(3):before {
  background: #b3d9ff;
}
.promotionWrap .timeline > li::after {
  content: "";
  position: absolute;
  top: 39px;
  left: -10.5px;
  display: block;
  width: 21px;
  height: 21px;
  border-radius: 100%;
  background: #d6e8f7;
}
.promotionWrap .timeline > li:nth-child(2)::after {
  background: #86b1d7;
}
.promotionWrap .timeline > li:nth-child(3)::after {
  background: #4a8cc5;
}
.promotionWrap .timeline .list {
  display: inline-flex;
  flex-direction: column;
  padding: 0 40px;
}
.promotionWrap .timeline .list > li {
  line-height: 24px;
  text-align: left;
}
.promotionWrap .list > li::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 16px;
  height: 15px;
  margin-top: 4px;
  background: url(/resources/SG/img/solutions/ico-bullet-chk.svg) no-repeat 0 0 / contain;
}
.promotionWrap .list > li {
  position: relative;
  padding-left: 21px;
  font-size: 20px;
  line-height: 1;
}
.promotionWrap .list > li:not(:first-child) {
  margin-top: 10px;
}
.promotionWrap .list b {
  color: #175092;
  font-weight: 400;
}
.promotionWrap .list {
  font-size: 20px;
  line-height: 1;
}
.promotionWrap .sub2 .list {
  padding: 20px 10px 0;
}
.promotionWrap .sub2 .list li:not(:first-child) {
  margin-top: 20px;
}
.promotionWrap .sub2 .list > li {
  padding-left: 28px;
}
.promotionWrap .sub2 .list b {
  color: #ff5925;
}
.promotionWrap .sub2 .list > li::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 20px;
  height: 20px;
  margin-top: 1px;
  background: url(/resources/SG/img/solutions/ico-bullet-01.svg) no-repeat 0 0 / contain;
}
.promotionWrap .sub2 .list > li:nth-child(2):before {
  background: url(/resources/SG/img/solutions/ico-bullet-02.svg) no-repeat 0 0;
}
.promotionWrap .sub2 .list > li:nth-child(3):before {
  background: url(/resources/SG/img/solutions/ico-bullet-03.svg) no-repeat 0 0;
}
.promotionWrap .sub2 .list > li:nth-child(4):before {
  background: url(/resources/SG/img/solutions/ico-bullet-04.svg) no-repeat 0 0;
}
.promotionWrap .sub2 .list > li:nth-child(5):before {
  background: url(/resources/SG/img/solutions/ico-bullet-05.svg) no-repeat 0 0;
}
.promotionWrap .sub2 .list > li:nth-child(6):before {
  background: url(/resources/SG/img/solutions/ico-bullet-06.svg) no-repeat 0 0;
}
.promotionWrap .step {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 18px 77px;
  margin: 45px 5vw 0;
}
.promotionWrap .step li {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc((100% - 154px) / 3);
}
.promotionWrap .step li:not(:nth-child(3n))::after {
  content: "";
  position: absolute;
  right: -70px;
  top: 50px;
  display: inline-flex;
  width: 60px;
  height: 60px;
  background: url(/resources/SG/img/solutions/ico-arrow.png) no-repeat 0 0;
  background-size: 100%;
}
.promotionWrap .step b {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin: 20px 0;
  border-radius: 100%;
  background: #7fb9ec;
  color: #fff;
  font-size: 36px;
  font-weight: 400;
}
.promotionWrap .step p {
  font-size: 25px;
  font-weight: 700;
  text-align: center;
}
.promotionWrap .step span {
  display: block;
  margin-top: 5px;
  font-size: 20px;
  font-weight: 400;
  color: #666;
  word-break: keep-all;
}
.promotionWrap .promotionImg {
  margin-top: 70px;
}

/* 2025_SemiMarket런칭 페이지 promotionWrap */
@media screen and (max-width: 1200px) {
  .promotionWrap .promotion-title {
    font-size: 30px;
    line-height: 1.2;
  }
  .promotionWrap .promotion-subTitle {
    font-size: 24px;
    line-height: 1.2;
  }
  .promotionWrap section {
    margin-top: 45px;
  }
  .promotionWrap .timeline {
    position: relative;
    display: block;
    width: 80%;
    margin: 55px 0 55px 20px;
    padding: 0;
  }
  .promotionWrap .timeline > li {
    width: auto;
    text-align: left;
    padding: 0 0 50px 20px;
  }
  .promotionWrap .timeline .list {
    margin-top: 25px;
    padding: 0;
  }
  .promotionWrap .timeline > li::before {
    left: -3px;
    top: 0;
    width: 6px;
    height: 100%;
  }
  .promotionWrap .timeline > li::after {
    left: -10.5px;
    top: 0;
  }
  .promotionWrap .timeline strong {
    margin-bottom: 0;
  }
  .promotionWrap .step {
    gap: 18px 30px;
    margin: 45px 0 0;
  }
  .promotionWrap .step li {
    width: calc((100% - 90px) / 3);
  }
  .promotionWrap .step li:not(:nth-child(3n))::after {
    right: -30px;
    top: 65px;
    width: 25px;
    height: 25px;
  }
  .promotionWrap .step b {
    font-size: 28px;
  }
  .promotionWrap .step p {
    font-size: 16px;
  }
  .promotionWrap .step span {
    font-size: 14px;
  }
  .promotionWrap .list > li {
    font-size: 17px;
    line-height: 1.2;
  }
  .promotionWrap .sub2 .list li:not(:first-child) {
    margin-top: 10px;
  }
}
@media screen and (max-width: 900px) {
  html[lang="ja"] .promotionWrap .promotion-title {
    word-break: keep-all;
  }
}
@media screen and (max-width: 768px) {
  .promotionWrap .promotion-title {
    font-size: 25px;
  }
  .promotionWrap section {
    margin-top: 30px;
  }
  .promotionWrap .timeline {
    width: calc(100% - 20px);
    margin: 25px 0 0 20px;
  }
  .promotionWrap .timeline strong {
    font-size: 20px;
  }
  .promotionWrap .step b {
    width: 80px;
    height: 80px;
  }
  .promotionWrap .step li {
    width: calc((100% - 60px) / 2);
  }
  .promotionWrap .step li::after {
    position: absolute;
    content: "";
    right: -30px;
    top: 50px !important;
    width: 25px;
    height: 25px;
    background: url(/resources/SG/img/solutions/ico-arrow.png) no-repeat 0 0;
    background-size: 100%;
  }
  .promotionWrap .step li:not(:nth-child(2n + 1))::after {
    display: none;
  }
}
