@charset "UTF-8";
.l-sub-offer {
  padding-bottom: 120px;
}

.l-sub-offer .system-menu {
  background: #005151;
}

.l-sub-offer .system-menu .menu-list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.l-sub-offer .system-menu .menu-list li {
  width: 20%;
}

.l-sub-offer .system-menu .menu-list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  line-height: 24px;
}

.l-sub-offer .sub-tit-area .taebong-slogan .desc {
  margin-bottom: 0;
}

.l-sub-offer .sub-tit-area .btn-download {
  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: 283px;
  height: 70px;
  margin-left: auto;
  margin-top: 60px;
  background: #165051;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
}

.l-sub-offer .sub-tit-area .btn-download .icon-download {
  width: 30px;
  height: 25px;
  margin-left: 10px;
  background-image: url(../../images/sub/sale-info/icon-download.png);
}

.l-sub-offer .wrap-cont {
  margin-top: -220px;
  position: relative;
}

.l-sub-offer .cont-desc {
  margin-top: 30px;
}

.l-sub-offer .cont-desc .desc-list li {
  padding-left: 20px;
}

.l-sub-offer .cont-desc .desc-list li::before {
  content: "※";
  top: 0;
}

.l-sub-offer-btn .sub-tab-list {
  margin-top: -150px;
}

.l-sub-offer-btn .wrap-cont {
  margin-top: auto;
}

.l-sub-offer-1 .sub-tit-area .btn-download {
  margin-top: 30px;
}

.l-sub-offer-1 .wrap-cont {
  margin-top: -150px;
}

.l-sub-offer.l-sub-offer-4 .sub-tit-area {
  height: 550px;
}

.l-sub-offer.l-sub-offer-4 .sub-tit-area .btn-download {
  width: 340px;
}
