.special-content {
  width: 1140px;
  max-width: 100%;
  margin: auto; }
  .special-content img {
    width: 100%; }
  .special-content p {
    font-size: 1rem;
    line-height: 2.2; }
    @media (max-width: 768px) {
      .special-content p {
        font-size: 0.9rem;
        line-height: 2; } }
  .special-content__header {
    background: url(/assets/images/special/giftofnewlife/bg.png) center center/100% no-repeat;
    width: 100%; }
    @media (max-width: 768px) {
      .special-content__header {
        background-image: url(/assets/images/special/giftofnewlife/bg_sp.png); } }
    .special-content__header .content-header {
      display: flex;
      flex-wrap: nowrap;
      align-items: flex-end;
      width: 750px;
      padding: 2rem 0;
      margin: 2rem auto; }
      @media (max-width: 768px) {
        .special-content__header .content-header {
          display: block; } }
      .special-content__header .content-header .tit {
        font-size: 2.4rem;
        letter-spacing: 5px;
        line-height: 1.6;
        font-family: 'Bodoni Moda', serif;
        font-weight: bolder;
        margin: 0;
        padding-left: 1rem;
        padding-right: 2.5rem;
        position: relative; }
        @media (max-width: 768px) {
          .special-content__header .content-header .tit {
            font-size: 2rem;
            padding: 0 3rem 1rem; } }
        .special-content__header .content-header .tit:before {
          position: absolute;
          top: 5%;
          bottom: 5%;
          right: 0;
          width: 1px;
          background: #000;
          height: 87%;
          content: ' '; }
          @media (max-width: 768px) {
            .special-content__header .content-header .tit:before {
              width: 30%;
              height: 1px;
              left: 3rem;
              top: auto;
              bottom: 0; } }
      .special-content__header .content-header .txt {
        font-size: 1.1rem;
        letter-spacing: 3px;
        line-height: 2.2;
        padding: 0.5rem 1rem 0.5rem 2.5rem; }
        @media (max-width: 768px) {
          .special-content__header .content-header .txt {
            font-size: 0.9rem;
            letter-spacing: 2px;
            padding-left: 3rem;
            padding-top: 1rem; } }
  .special-content__content {
    width: 750px;
    max-width: 100%;
    margin: 6rem auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem; }
    @media (max-width: 768px) {
      .special-content__content {
        margin: 4rem auto; } }
    .special-content__content .content-tit {
      position: relative; }
      .special-content__content .content-tit .icon-no {
        position: absolute;
        top: -30px;
        left: -30px;
        width: 120px;
        height: 120px;
        z-index: 2; }
        @media (max-width: 768px) {
          .special-content__content .content-tit .icon-no {
            width: 80px;
            height: 80px;
            left: -20px; } }
      .special-content__content .content-tit .tit {
        position: relative; }
        .special-content__content .content-tit .tit img {
          z-index: 1; }
        .special-content__content .content-tit .tit .tit-inner {
          position: absolute;
          color: #fff;
          z-index: 2;
          top: 0;
          left: 0;
          display: flex;
          align-items: center;
          justify-content: center;
          width: 100%;
          height: 100%; }
          .special-content__content .content-tit .tit .tit-inner h2 {
            text-align: center;
            font-size: 2.2rem;
            font-weight: bolder;
            letter-spacing: 4px; }
            @media (max-width: 768px) {
              .special-content__content .content-tit .tit .tit-inner h2 {
                font-size: 1.2rem;
                letter-spacing: 3px; } }
            .special-content__content .content-tit .tit .tit-inner h2 span {
              font-family: sans-serif;
              display: inline-block;
              font-size: 1rem;
              font-weight: normal;
              letter-spacing: 1px;
              line-height: 1.7;
              border-bottom: 1px solid #fff;
              padding-bottom: 1rem;
              margin-bottom: 1rem; }
              @media (max-width: 768px) {
                .special-content__content .content-tit .tit .tit-inner h2 span {
                  font-size: 0.8rem;
                  line-height: 1.4;
                  padding-bottom: 0.5rem;
                  margin-bottom: 0.5rem; } }
    .special-content__content .content-main {
      width: 540px;
      max-width: 100%;
      margin: auto; }
      .special-content__content .content-main p {
        margin: 2rem 0; }
        .special-content__content .content-main p .txt-tag {
          color: #848484; }
      .special-content__content .content-main figure img:nth-child(2) {
        margin-top: 1.4rem; }
        @media (max-width: 768px) {
          .special-content__content .content-main figure img:nth-child(2) {
            margin-top: 1rem; } }
      .special-content__content .content-main .link-btn {
        display: block;
        width: 300px;
        margin: 2.5rem auto;
        background: #000;
        border-radius: 20px;
        color: #fff;
        text-align: center;
        line-height: 1;
        margin-bottom: 10rem; }
        @media (max-width: 768px) {
          .special-content__content .content-main .link-btn {
            margin-top: -0.5rem;
            margin-bottom: 6rem; } }

/*# sourceMappingURL=giftofnewlife.css.map */
