  .sns-body-wrapper {
    padding-top: 0px;
    display: flex;
    flex-direction: column;
    width: 100%;
  }

  .page-title-area {
    background-image: url(../images/sns/sns-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
  
  /*▼▼▼▼▼▼▼▼▼ 섹션1  ▼▼▼▼▼▼▼▼▼*/
  .sns-stn-1 {
    margin-bottom: 120px;
  }

  .vs-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    width: 1200px;
    height: 624px;
  }

  .notice-talk-wrapper {
    padding: 30px 30px 0 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 550px;
    z-index: 1;
    position: relative;
  }

  .notice-talk-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 550px;
    background-color: var(--btn-box-bg-orange);
    border-radius: 15px;
    z-index: -1;
  }

  .friend-talk-wrapper {
    padding: 30px 30px 0 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 550px;
    z-index: 1;
    position: relative;
  }

  .friend-talk-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 550px;
    background-color: var(--bg-btn-black);
    border-radius: 15px;
    z-index: -1;
  }

  .vs-title {
    font-family: 'Pretendard';
    font-size: 34px;
    font-weight: 700;
    line-height: 48px;
    color: var(--font-white);
    margin-bottom: 16px;
  }

  .vs-subtitle {
    font-family: 'Pretendard';
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;
    color: var(--font-white);
    word-break: keep-all;
    margin-bottom: 20px;
  }

  .notice-talk-wrapper .vs-subtitle {
    width: 440px;
  }
  .friend-talk-wrapper .vs-subtitle {
    width: 450px;
  }

  .vs-img-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-end;
    flex-grow: 1;
    width: 100%;
}

  .notice-talk-img {
    width: 353px;
  }

  .friend-talk-img {
    width: 353px;
  }

  .vs-center-cell {
    width: 100px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Pretendard';
    font-size: 34px;
    font-weight: 700;
    line-height: 48px;
  }



  /*▼▼▼▼▼▼▼▼▼ 섹션2  ▼▼▼▼▼▼▼▼▼*/
  .sns-stn-2 .icon-card:nth-child(1) .icon-subtitle {
    width: 170px;
  }
  .sns-stn-2 .icon-card:nth-child(2) .icon-subtitle {
    width: 180px;
  }
  .sns-stn-2 .icon-card:nth-child(3) .icon-subtitle {
    width: 180px;
  }
  .sns-stn-2 .icon-card:nth-child(4) .icon-subtitle {
    width: 150px;
  }

  .sns-stn-2 .icon-card:nth-child(1) .icon-title {
    width: 160px;
  }
  .sns-stn-2 .icon-card:nth-child(2) .icon-title {
  }
  .sns-stn-2 .icon-card:nth-child(3) .icon-title {
  }
  .sns-stn-2 .icon-card:nth-child(4) .icon-title {
  }



  /*▼▼▼▼▼▼▼▼▼ 섹션3  ▼▼▼▼▼▼▼▼▼*/
  .sns-stn-3 .section-title {
    margin-top: 0px;
  }

  .sns-stn-3 .icon-card:nth-child(1) .icon-subtitle {
    width: 190px;
  }
  .sns-stn-3 .icon-card:nth-child(2) .icon-subtitle {
    width: 170px;
  }
  .sns-stn-3 .icon-card:nth-child(3) .icon-subtitle {
    width: 170px;
  }
  .sns-stn-3 .icon-card:nth-child(4) .icon-subtitle {
    width: 150px;
  }

  .sns-stn-3 .icon-card:nth-child(1) .icon-title {
    width: 170px;
  }
  .sns-stn-3 .icon-card:nth-child(2) .icon-title {
    width: 170px;
  }
  .sns-stn-3 .icon-card:nth-child(3) .icon-title {
    width: 160px;
  }
  .sns-stn-3 .icon-card:nth-child(4) .icon-title {
    width: 160px;
  }



  @media screen and (min-width: 1920px) {
  
  }
  
  @media screen and (min-width: 1280px) and (max-width: 1919px) {
  
  }
  
  /* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
  @media screen and (min-width: 768px) and (max-width: 1279px) { 
    
  
    /*■■■■■■■■■ 섹션1  ■■■■■■■■■*/  
    .sns-stn-1 {
      margin-bottom: 60px;
    }

    .vs-wrapper {
      display: flex;
      flex-direction: row;
      align-items: flex-start;
      justify-content: center;
      width: 696px;
      height: 412px;
    }
  
    .notice-talk-wrapper {
      padding: 25px 30px 0 25px;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: flex-start;
      width: 324px;
      z-index: 1;
      position: relative;
    }
  
    .notice-talk-wrapper::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: var(--btn-box-bg-orange);
      border-radius: 15px;
      z-index: -1;
    }
  
    .friend-talk-wrapper {
      padding: 25px 30px 0 25px;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: flex-start;
      width: 324px;
      z-index: 1;
      position: relative;
    }
  
    .friend-talk-wrapper::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: var(--bg-btn-black);
      border-radius: 15px;
      z-index: -1;
    }
  
    .vs-title {
      font-family: 'Pretendard';
      font-size: 24px;
      font-weight: 700;
      line-height: 29px;
      color: var(--font-white);
      margin-bottom: 6px;
    }
  
    .vs-subtitle {
      font-family: 'Pretendard';
      font-size: 16px;
      font-weight: 500;
      line-height: 19px;
      color: var(--font-white);
      word-break: keep-all;
      margin-bottom: 20px;
    }
  
    .notice-talk-wrapper .vs-subtitle {
      width: 285px;
    }
    .friend-talk-wrapper .vs-subtitle {
      width: 285px;
    }
  
    .vs-img-wrapper {
      display: flex;
      flex-direction: row;
      align-items: flex-end;
      justify-content: flex-end;
      flex-grow: 1;
      width: 100%;
    }
  
    .notice-talk-img {
      width: 200px;
    }
  
    .friend-talk-img {
      width: 200px;
    }
  
    .vs-center-cell {
      width: 100px;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-family: 'Pretendard';
      font-size: 24px;
      font-weight: 700;
      line-height: 29px;
    }

    /*■■■■■■■■■ 섹션3  ■■■■■■■■■*/  
    .sns-stn-3 .section-title {
      margin-top: 0px;
    }


    /*■■■■■■■■■ 섹션4  ■■■■■■■■■*/  
    .swiper {
      height: 410px;
    }
  
  }
  
  /* ●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●● */
  @media screen and (max-width: 767px) {
    
    /*●●●●●●●●●● 섹션1  ●●●●●●●●●●*/
    .sns-stn-1 {
      margin-bottom: 50px;
    }

    .vs-wrapper {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: flex-start;
      width: 100%;
      height: fit-content;
    }
  
    .notice-talk-wrapper {
      padding: 25px 0px 0 25px;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: flex-start;
      width: 95.6vw;
      z-index: 1;
      position: relative;
    }
  
    .notice-talk-wrapper::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: var(--btn-box-bg-orange);
      border-radius: 15px;
      z-index: -1;
    }
  
    .friend-talk-wrapper {
      padding: 25px 0px 0 25px;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: flex-start;
      width: 95.6vw;
      z-index: 1;
      position: relative;
    }
  
    .friend-talk-wrapper::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: var(--bg-btn-black);
      border-radius: 15px;
      z-index: -1;
    }
  
    .vs-title {
      font-family: 'Pretendard';
      font-size: 16px;
      font-weight: 700;
      line-height: 19px;
      color: var(--font-white);
      margin-bottom: 5px;
    }
  
    .vs-subtitle {
      font-family: 'Pretendard';
      font-size: 12px;
      font-weight: 500;
      line-height: 14px;
      color: var(--font-white);
      word-break: keep-all;
      margin-bottom: 15px;
    }
  
    .notice-talk-wrapper .vs-subtitle {
      width: 285px;
    }
    .friend-talk-wrapper .vs-subtitle {
      width: 285px;
    }
  
    .vs-img-wrapper {
      display: flex;
      flex-direction: row;
      align-items: flex-end;
      justify-content: flex-end;
      flex-grow: 1;
      width: 100%;
    }

    @media (min-width: 500px) {
      .vs-img-wrapper {
        padding-right: 100px;
      }
    }
    @media (max-width: 499px) {
      .vs-img-wrapper {
        justify-content: center;
        padding-right: 25px;
      }
      .notice-talk-wrapper .vs-subtitle {
        width: 225px;
      }
      .friend-talk-wrapper .vs-subtitle {
        width: 225px;
      }
      .sns-stn-1 .section-subtitle {
        width: 230px;
      }
    }
  
    .notice-talk-img {
      width: MAX(43vw, 138px);
      max-width: 234px;
    }
  
    .friend-talk-img {
      width: MAX(43vw, 138px);
      max-width: 234px;
    }
  
    .vs-center-cell {
      width: 100px;
      height: 44px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-family: 'Pretendard';
      font-size: 20px;
      font-weight: 700;
      line-height: 24px;
    }

    /*●●●●●●●●●● 섹션2  ●●●●●●●●●●*/
    .sns-stn-2 .icon-card:nth-child(1) .icon-subtitle {
      width: 130px;
    }
    .sns-stn-2 .icon-card:nth-child(2) .icon-subtitle {
      width: 110px;
    }
    .sns-stn-2 .icon-card:nth-child(3) .icon-subtitle {
      width: 120px;
    }
    .sns-stn-2 .icon-card:nth-child(4) .icon-subtitle {
      width: 100px;
    }

    .sns-stn-2 .icon-card:nth-child(1) .icon-title {
      width: 75px;
    }
    .sns-stn-2 .icon-card:nth-child(2) .icon-title {
      width: 120px;
    }
    .sns-stn-2 .icon-card:nth-child(3) .icon-title {
      width: 70px;
    }
    .sns-stn-2 .icon-card:nth-child(4) .icon-title {
      width: 110px;
    }

    @media (max-width: 499px) {
      .stn-box-icon-type2 {
        column-gap: 30px;
      }

      .sns-stn-2 .icon-card:nth-child(1) .icon-subtitle {
        width: 90px;
      }
      .sns-stn-2 .icon-card:nth-child(2) .icon-subtitle {
        width: 80px;
      }
      .sns-stn-2 .icon-card:nth-child(3) .icon-subtitle {
        width: 90px;
      }
      .sns-stn-2 .icon-card:nth-child(4) .icon-subtitle {
        width: 80px;
      }
  
      .sns-stn-2 .icon-card:nth-child(1) .icon-title {
        width: 75px;
      }
      .sns-stn-2 .icon-card:nth-child(2) .icon-title {
        width: 80px;
      }
      .sns-stn-2 .icon-card:nth-child(3) .icon-title {
        width: 70px;
      }
      .sns-stn-2 .icon-card:nth-child(4) .icon-title {
        width: 110px;
      }
    }


    /*●●●●●●●●●● 섹션3  ●●●●●●●●●●*/
    .sns-stn-3 .section-title {
      margin-top: 0px;
    }

    .sns-stn-3 .icon-card:nth-child(1) .icon-subtitle {
      width: 140px;
    }
    .sns-stn-3 .icon-card:nth-child(2) .icon-subtitle {
      width: 120px;
    }
    .sns-stn-3 .icon-card:nth-child(3) .icon-subtitle {
      width: 140px;
    }
    .sns-stn-3 .icon-card:nth-child(4) .icon-subtitle {
      width: 110px;
    }
  
    .sns-stn-3 .icon-card:nth-child(1) .icon-title {
      width: 100px;
    }
    .sns-stn-3 .icon-card:nth-child(2) .icon-title {
    width: 100px;
    }
    .sns-stn-3 .icon-card:nth-child(3) .icon-title {
    width: 90px;
    }
    .sns-stn-3 .icon-card:nth-child(4) .icon-title {
    width: 90px;
    }

    @media (max-width: 499px) {
      .sns-stn-3 .icon-card:nth-child(1) .icon-subtitle {
        width: 95px;
      }
      .sns-stn-3 .icon-card:nth-child(2) .icon-subtitle {
        width: 90px;
      }
      .sns-stn-3 .icon-card:nth-child(3) .icon-subtitle {
        width: 115px;
      }
      .sns-stn-3 .icon-card:nth-child(4) .icon-subtitle {
        width: 110px;
      }
    
      .sns-stn-3 .icon-card:nth-child(1) .icon-title {
        width: 90px;
      }
      .sns-stn-3 .icon-card:nth-child(2) .icon-title {
        width: 60px;
      }
      .sns-stn-3 .icon-card:nth-child(3) .icon-title {
        width: 90px;
      }
      .sns-stn-3 .icon-card:nth-child(4) .icon-title {
        width: 90px;
      }
    }

    /*●●●●●●●●●● 섹션4  ●●●●●●●●●●*/  
    .swiper {
      height: 630px;
    }
    
    
  }
  