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

.l-sub-offer .sub-tit-area .btns {
  width: 100%;
  padding: 4.6875vw 0 0px 0;
  text-align: right;
}

.l-sub-offer .sub-tit-area .btns a {
  display: inline-block;
  -webkit-box-align: unset;
      -ms-flex-align: unset;
          align-items: unset;
  width: 35.15625vw;
  height: 10.9375vw;
  line-height: 10.9375vw;
  text-align: left;
  font-size: 3.125vw;
  padding: 0 0 0 3.90625vw;
  color: #fff;
  font-weight: 500;
  color: #fff;
  margin: auto;
  background: #165051 url(../../../../Content/images/sub/offer/icon_down.png) 90% 50% no-repeat;
  background-size: 17px auto;
}

.l-sub-offer .wrap-cont .inner .img-wrap {
  padding: 3.125vw;
  background-color: #f5f5f5;
}

.l-sub-offer .cont-desc {
  margin-top: 6.25vw;
}

.l-sub-offer .cont-desc .desc-list li {
  padding-left: 3.125vw;
  position: relative;
}

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