.section-banner .new {
  position: relative;
  top: 0;
  left: 0; }

.section-banner .new:before {
  content: "";
  position: absolute;
  bottom: 79px;
  left: 20px;
  width: 62px;
  height: 23px;
  background: url("../../public/img/common/icon-new.png") no-repeat; }

@media screen and (max-width: 1024px) {
  .titleBox {
    position: relative;
    z-index: 10;
    padding-top: 0%; }
  .section-banner {
    margin-bottom: 10%; }
    .section-banner .section-inner {
      width: 70%; }
      .section-banner .section-inner p {
        float: none;
        margin-right: 0; }
        .section-banner .section-inner p a {
          width: 100%; }
      .section-banner .section-inner p:nth-of-type(2) {
        margin-top: 4%; }
    .section-banner .new {
      position: relative;
      top: 0;
      left: 0;
      display: inline-block; }
    .section-banner .new:before {
      content: "";
      position: absolute;
      bottom: 23%;
      left: 9%;
      width: 15%;
      height: 0;
      background: url("../../public/img/common/icon-new.png") no-repeat;
      background-size: 100%;
      padding-top: 8%; } }

/*# sourceMappingURL=../maps/system.css.map */
