@media screen and (max-width: 680px) {
  body {
    min-width: 360px;
  }
  * {
    letter-spacing: -0.5px;
  }

  /* ------------------------------------------------------------------------------- */

  /* 픽스 버튼 */
  .fix-btn .hover {
    border-radius: 0 0 12px 12px;
  }
  .fix-btn .inner-box {
    width: 328px;
    height: 78px;
    border-radius: 0 0 12px 12px;
    padding-right: 12px;
    padding-left: 16px;
  }
  .fix-btn .inner-box .text-img-box {
    width: 130px;
  }
  .fix-btn .inner-box .btn-box {
    padding: 10px 12px;
    border-radius: 8px;
  }
  .fix-btn .inner-box .btn-box > h1 {
    font-size: 11px;
  }
  .fix-btn .inner-box .btn-box > h2 {
    font-size: 14px;
  }

  /* ------------------------------------------------------------------------------- */

  /* 메인 비주얼 영역 */
  .main-visual-area {
    height: 709px;
  }
  .main-visual-area .bg-img-box {
    top: 24px;
    width: 667px;
  }
  .main-visual-area .bg-img-box::before,
  .main-visual-area .bg-img-box::after {
    width: 70px;
  }
  .main-visual-area .con {
    width: 360px;
  }
  .main-visual-area .text-img-wrap {
    top: 107.74px;
    right: 30px;
    gap: 6px;
  }
  .main-visual-area .text-img-wrap > li.one-img-box {
    width: 128px;
    margin-bottom: -4px;
  }
  .main-visual-area .text-img-wrap > li .img-box-1 {
    margin-right: 4px;
  }
  .main-visual-area .text-img-wrap > li .img-box-2 {
    margin-right: 8px;
  }
  .main-visual-area .text-img-wrap > li.text-img-box-1 > .img-box-1 {
    width: 36px;
  }
  .main-visual-area .text-img-wrap > li.text-img-box-1 > .img-box-2 {
    width: 69px;
  }
  .main-visual-area .text-img-wrap > li.text-img-box-1 > .img-box-3 {
    width: 56px;
  }
  .main-visual-area .text-img-wrap > li.text-img-box-2 > .img-box-1 {
    width: 36px;
  }
  .main-visual-area .text-img-wrap > li.text-img-box-2 > .img-box-2 {
    width: 69px;
  }
  .main-visual-area .text-img-wrap > li.text-img-box-2 > .img-box-3 {
    width: 56px;
  }
  .main-visual-area .text-img-wrap > li.text-img-box-3 > .img-box-1 {
    width: 31px;
  }
  .main-visual-area .text-img-wrap > li.text-img-box-3 > .img-box-2 {
    width: 75px;
  }
  .main-visual-area .text-img-wrap > li.text-img-box-3 > .img-box-3 {
    width: 83px;
  }
  .main-visual-area .ef-img-box-1 {
    width: 38px;
    top: 262.59px;
    left: 84px;
  }
  .main-visual-area .ef-img-box-2 {
    width: 47px;
    top: 340.59px;
    right: 27px;
  }
  .main-visual-area .card-img-wrap {
    width: 125.89px;
    top: 293.48px;
  }
  .main-visual-area .card-img-wrap .ef-box {
    width: 125px;
    height: 18px;
    right: 0.44px;
    bottom: -2.12px;
    border-radius: 8px;
  }
  .main-visual-area h1 {
    font-size: 14px;
    line-height: 18px;
    top: 503px;
  }
  .main-visual-area button {
    top: 525px;
  }
  .main-visual-area button .inner-box {
    width: 133px;
    height: 40px;
    gap: 4px;
  }
  .main-visual-area button .inner-box h2 {
    font-size: 14px;
  }
  .main-visual-area button .inner-box .img-box {
    width: 12px;
  }
  .main-visual-area .text-img-box {
    top: 589px;
    width: 170px;
  }
  .main-visual-area p {
    top: 623px;
    font-size: 11px;
    line-height: 16px;
    white-space: nowrap;
  }

  /* ------------------------------------------------------------------------------- */

  /* 컨텐츠 영역-1 */
  .cnt-area-1 {
    padding: 28px 0;
  }
  .cnt-area-1 .con {
    gap: 56px;
    max-width: 360px;
    padding: 0 16px;
  }
  .cnt-area-1 .box {
    padding: 24px 10px 10px 10px;
    border-radius: 36px;
  }
  .cnt-area-1 .box > h1 {
    width: 78px;
    height: 34px;
    font-size: 14px;
  }
  .cnt-area-1 .box .list-wrap {
    margin-top: 28px;
    gap: 12px;
  }
  .cnt-area-1 .box .list-wrap > li {
    border-radius: 28px;
  }
  .cnt-area-1 .box .list-wrap > li .title-wrap {
    height: 42px;
  }
  .cnt-area-1 .box .list-wrap > li .title-wrap::after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
  }
  .cnt-area-1 .box .list-wrap > li .title-wrap > h1 {
    font-size: 14px;
  }
  .cnt-area-1 .box .list-wrap > li .cnt-wrap {
    padding: 20px;
  }
  .cnt-area-1 .box .common-title-text {
    font-size: 14px;
    line-height: 18px;
  }
  .cnt-area-1 .box .common-title-text span {
    font-size: 12px;
    line-height: 16px;
  }
  .cnt-area-1 .box .common-sub-text {
    font-size: 13px;
    line-height: 18px;
  }
  .cnt-area-1 .box-1 .title-img-box {
    margin-top: 12px;
    width: 193px;
  }
  .cnt-area-1 .box-1 .eve-img-box {
    margin-top: 12px;
    width: 200px;
  }
  .cnt-area-1 .box-1 .list-wrap .list-box-1 .cnt-wrap > p {
    margin-top: 2px;
    font-size: 11px;
    line-height: 16px;
  }
  .cnt-area-1 .box-1 .list-wrap .list-box-2 .cnt-wrap .text-wrap > div > h1 {
    width: 20px;
    font-size: 14px;
    line-height: 18px;
  }
  .cnt-area-1 .box-1 .list-wrap .list-box-2 .cnt-wrap .text-wrap > div > .other-text-box {
    width: calc(100% - 20px);
  }
  .cnt-area-1 .box-1 .list-wrap .list-box-2 .cnt-wrap .text-wrap .text-box-1 {
    box-sizing: border-box;
    padding: 20px 20px 10px 20px;
  }
  .cnt-area-1 .box-1 .list-wrap .list-box-2 .cnt-wrap .text-wrap .text-box-1 .common-sub-text {
    margin-top: 2px;
  }
  .cnt-area-1 .box-1 .list-wrap .list-box-2 .cnt-wrap .text-wrap .text-box-1 .common-sub-text-2 {
    font-size: 11px;
    line-height: 16px;
  }
  .cnt-area-1 .box-1 .list-wrap .list-box-2 .cnt-wrap .text-wrap .text-box-2 {
    padding: 14px 20px 0 20px;
  }
  .cnt-area-1 .box-1 .list-wrap .list-box-2 .cnt-wrap .text-wrap .text-box-2 .other-text-box {
    gap: 8px;
  }
  .cnt-area-1 .box-1 .list-wrap .list-box-2 .cnt-wrap .text-wrap .text-box-2 .other-text-box .other-box-1 > h3 {
    width: 48px;
    height: 23px;
    font-size: 12px;
  }
  .cnt-area-1 .box-1 .list-wrap .list-box-2 .cnt-wrap .text-wrap .text-box-2 .other-text-box .other-box-1 > p {
    font-size: 14px;
    line-height: 18px;
  }
  .cnt-area-1 .box-1 .list-wrap .list-box-2 .cnt-wrap .text-wrap .text-box-2 .other-text-box .other-box-1 > p > span {
    line-height: 18px;
  }
  .cnt-area-1 .box-1 .list-wrap .list-box-2 .cnt-wrap .text-wrap .text-box-2 .other-text-box .other-box-2 > h3 {
    width: 71px;
    height: 18px;
    border-radius: 4px;
    font-size: 11px;
  }
  .cnt-area-1 .box-1 .list-wrap .list-box-2 .cnt-wrap .text-wrap .text-box-2 .other-text-box .other-box-2 > p {
    margin-top: 4px;
    font-size: 13px;
    line-height: 18px;
  }
  .cnt-area-1 .box-1 .list-wrap .list-box-2 .cnt-wrap .text-wrap .text-box-3 {
    padding: 14px 20px 20px 20px;
  }
  .cnt-area-1 .box-1 .list-wrap .list-box-2 .cnt-wrap .text-wrap .text-box-3 .other-text-box .common-sub-text {
    margin-top: 2px;
  }
  .cnt-area-1 .box-1 .list-wrap .list-box-2 .cnt-wrap .text-wrap .ef-text-box {
    padding: 12px 20px;
  }
  .cnt-area-1 .box-1 .list-wrap .list-box-2 .cnt-wrap .text-wrap .ef-text-box.aos-animate {
    height: 114px;
  }
  .cnt-area-1 .box-1 .list-wrap .list-box-2 .cnt-wrap .text-wrap .ef-text-box .left-box {
    gap: 8px;
  }
  .cnt-area-1 .box-1 .list-wrap .list-box-2 .cnt-wrap .text-wrap .ef-text-box .left-box .img-box {
    width: 34px;
  }
  .cnt-area-1 .box-1 .list-wrap .list-box-2 .cnt-wrap .text-wrap .ef-text-box .left-box h4 {
    font-size: 14px;
  }
  .cnt-area-1 .box-1 .list-wrap .list-box-2 .cnt-wrap .text-wrap .ef-text-box button {
    width: 82px;
    height: 35px;
    border-radius: 8px;
    font-size: 12px;
    gap: 5px;
  }
  .cnt-area-1 .box-1 .list-wrap .list-box-2 .cnt-wrap .text-wrap .ef-text-box p {
    margin-top: 8px;
    gap: 4px;
  }
  .cnt-area-1 .box-1 .list-wrap .list-box-2 .cnt-wrap .text-wrap .ef-text-box p .icon-box {
    width: 8px;
  }
  .cnt-area-1 .box-1 .list-wrap .list-box-2 .cnt-wrap .text-wrap .ef-text-box p .text {
    width: calc(100% - 12px);
    font-size: 12px;
    line-height: 13px;
  }
  .cnt-area-1 .box-1 .list-wrap .list-box-2 .cnt-wrap .text-wrap .ef-text-box p .text span {
    line-height: 13px;
  }
  .cnt-area-1 .box-2 {
    max-height: 248px;
  }
  .cnt-area-1 .box-2 .title-img-wrap {
    margin-top: 12px;
    gap: 12px;
  }
  .cnt-area-1 .box-2 .title-img-wrap .title-img-box {
    width: 253px;
  }
  .cnt-area-1 .box-2 .title-img-wrap .arrow-box {
    width: 14px;
  }
  .cnt-area-1 .box-2 .eve-img-box {
    margin-top: 12px;
    width: 200px;
  }
  .cnt-area-1 .box-2 .list-wrap .list-box-2 .cnt-wrap > .text-box-1 {
    margin-top: 14px;
    gap: 4px;
  }
  .cnt-area-1 .box-2 .list-wrap .list-box-2 .cnt-wrap > .text-box-1 > h3 {
    width: 87px;
    height: 23px;
    font-size: 12px;
  }
  .cnt-area-1 .box-2 .list-wrap .list-box-2 .cnt-wrap > .text-box-1 > p {
    font-size: 11px;
    line-height: 16px;
  }
  .cnt-area-1 .box-2 .list-wrap .list-box-2 .cnt-wrap > .text-box-2 {
    margin-top: 6px;
  }
  .cnt-area-1 .box-2 .list-wrap .list-box-2 .cnt-wrap > .text-box-2 > li {
    padding-left: 20px;
    font-size: 13px;
    line-height: 19px;
  }
  .cnt-area-1 .box-2 .list-wrap .list-box-2 .cnt-wrap > .text-box-2 > li::after {
    width: 3px;
    height: 3px;
    top: 8px;
    left: 8.5px;
  }
  .cnt-area-1 .box-2 .list-wrap .list-box-2 .cnt-wrap > .text-box-3 {
    margin-top: 6px;
    padding: 10px 16px;
    border-radius: 13px;
  }
  .cnt-area-1 .box-2 .list-wrap .list-box-2 .cnt-wrap > .text-box-3 > p {
    font-size: 11px;
    line-height: 16px;
  }

  /* ------------------------------------------------------------------------------- */

  /* 컨텐츠 영역-2 */
  .cnt-area-2 {
    box-shadow: 0px 4px 12px 0px #00000026;
  }
  .cnt-area-2 .con {
    max-width: 360px;
    padding: 24px;
  }
  .cnt-area-2 .cloud-img-box-1 {
    width: 220px;
    top: 24px;
    left: 24px;
  }
  .cnt-area-2 .cloud-img-box-2 {
    width: 198px;
    top: 24px;
    right: -61px;
  }
  .cnt-area-2 .img-box-1 {
    width: 145px;
  }
  .cnt-area-2 .img-box-2 {
    width: 113px;
    margin-top: 11.5px;
  }

  /* ------------------------------------------------------------------------------- */

  /* 컨텐츠 영역-3 */
  .cnt-area-3 {
    padding: 26px 0 36px 0;
  }
  .cnt-area-3 .con {
    max-width: 360px;
    padding: 0 24px 0 14px;
  }
  .cnt-area-3 .title-box {
    gap: 6px;
    padding-left: 8px;
    margin: 16px 0 10px 0;
  }
  .cnt-area-3 .title-box .img-box {
    width: 16px;
  }
  .cnt-area-3 .title-box h1 {
    font-size: 14px;
    line-height: 17px;
  }
  .cnt-area-3 .text-area {
    gap: 10px;
  }
  .cnt-area-3 .text-area > li > h2 {
    font-size: 13px;
    line-height: 19px;
  }
  .cnt-area-3 .text-area > li .text-box > li {
    padding-left: 18px;
    font-size: 13px;
    line-height: 19px;
  }
  .cnt-area-3 .text-area > li .text-box > li span {
    line-height: 19px;
  }
  .cnt-area-3 .text-area > li .text-box > li:not(.text-ef-1):after {
    width: 3px;
    height: 3px;
    top: 8px;
    left: 7.5px;
  }
  .cnt-area-3 .text-area > li .text-box.mini > li:not(.text-ef-1):after {
    top: 6.5px;
  }
  .cnt-area-3 .text-area > li .text-box > li.text-ef-1::after {
    font-size: 13px;
    left: 3.25px;
  }

  .banner-min-wrap {
    max-width: none;
    padding: 24px;
  }
  .cloud-left {
    width: 220px;
    bottom: -14px;
    left: 24px;
  }
  .cloud-right {
    width: 198px;
    bottom: -0px;
    right: -61px;
  }
  .text-left {
    height: 64px;
  }
  .text-right {
    height: 41px;
  }
}
