html {
    scroll-behavior: smooth;
  }

  *{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
  }

  /* 공통설정 ---------------- */
  @import url("https://webfontworld.github.io/pretendard/Pretendard.css");

  html {
    position: relative;
    font-family: "Pretendard";
  }


  #quickmenu {
    z-index: 9999;
    position: fixed;
    right: 20px;
    bottom: 20px;
  }

  #quickmenu ul li {
      border-radius: 40px;
      box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
    margin-top: 12px;
  }

  #quickmenu ul li a {
    display: block;
    width: 100%;
  }

  #quickmenu ul li a img {
    display: block;
    width: 100%;
  }

  .title {
    font-size: 40px;
  }

  b {
    font-weight: 700;
  }


/* sect1 ------------------- */

#sect1 .textbox {
    color: #fff;
  }

  /* sect4 ---------------- */
  #sect4{
    background: #F1F4F7;
  }


/* sect6 -------------- */

  #sect6 figure {
        width: 100%;
        margin: auto;
      }


/* sect8 -------------- */

#sect8 figure {
    width: 100%;
    margin: auto;
  }

  figure img{
    width: 100%;
  }

  /* -------------------
        mobil
---------------------- */

@media (max-width: 601px) {
    /* 공통설정--------------- */
    .wrap {
      width: calc(100% - 40px);
      margin: auto;
    }

    .pc {
      display: none;
    }

    .mobile {
      display: block;
    }

    .title {
      line-height: 40px;
      font-size: 28px;
      letter-spacing: -2px;
      margin-bottom: 16px;
    }


    .textbox .desc{
      font-size: 16px;
      color: #767676;
      line-height: 24px;
      margin-left: 2px;
  }

    /* quickmenu ------------ */

    #quickmenu {
      z-index: 999;
      position: fixed;
      right: 10px;
      bottom: 10px;
    }

    #quickmenu ul li {
      width: 64px;
      margin-top: 10px;
    }

    #quickmenu ul li a {
      display: block;
      width: 100%;
    }

    #quickmenu ul li a img {
      display: block;
      width: 100%;
    }

    /* --- */



    /* sect1 --------------- */
    #sect1 {
      padding: 60px 0 300px;
      background-image: url("/landing/img/premium/m_sect1_bg.png");
      background-size: cover;
      background-position: center;
    }

    #sect1 .textbox{
      color: #121212;
    }

    #sect1 .textbox .titletag {
      font-size: 17px;
      line-height: 24px;
      margin-bottom: 16px;
      margin-left: 2px;
    }

    #sect1 .textbox .title {
      font-size: 40px;
      font-weight: 700;
      margin-bottom: 30px;
    }

    #sect1 .subtext li {
      font-weight: 300;
      margin-left: 2px;
      font-size: 16px;
      margin-bottom: 12px;
    }

    #sect1 .subtext li b {
      font-weight: 800;
      margin-right: 4px;
    }

    /* sect2 ----------------- */
    #sect2 {
      padding: 100px 0 150px 20px;
      background-image: url("/landing/img/premium/m_sect2_bg.png");
      background-size: cover;
    }

    /* sect3 ------------- */
    #sect3 {
      position: relative;
      padding: 80px 0 60px;
    }

    #sect3 .textbox{
      margin-bottom: 40px;
    }

    #sect3 figure {
      width: 100%;
      margin: auto;
    }

    #sect3 figure img {
      width: 100%;
    }

    #sect3 .bg{
      z-index: -99;
      background: #F1F4F7;
      width: 100%;
      position: absolute;
      top: 0;
      height: 440px;
    }

    /* sect4 ---------------- */

    #sect4{
      width: 100%;
      margin: auto;
      padding: 100px 0px 0;
    }

    #sect4 .textbox{
      padding: 0 20px;
      text-align: center;
      margin-bottom: 30px;
    }


    #sect4 img{
      width: 100%;
    }

    /* sect5 -------------- */

    #sect5{
      position: relative;
      padding: 120px 0 80px;
    }

    #sect5 .textbox{
      margin-bottom: 40px;
    }

    #sect5 .mockup{
      border-radius: 40px;
      box-shadow: 2px 4px 20px rgba(0,0,0,0.2);
    }

    #sect5 .mockup img{
      display: block;
    }

    #sect5 .subpage{
      width: calc(100% - 40px);
      margin: 40px auto 0;
    }

    #sect5 .subpage img{
      width: 100%;
    }

    #sect5 .subpage li{
      margin-bottom: 24px;
    }

    #sect5 .bg{
      z-index: -99;
      background: #F1F4F7;
      width: 100%;
      position: absolute;
      top: 0;
      height: 440px;
    }

    /* sect6 --------------- */

    #sect6{
      width: calc(100% - 40px);
      margin: auto;
    }

    #sect6 .textbox{
      margin-bottom: 40px;
    }

    #sect6 li{
      margin-bottom: 20px;
      box-shadow: 0px 0px 16px rgba(0,0,0,.3);
    }

    #sect6 li img{
      width: 100%;
    }

    /* sect7 ------------- */

    #sect7 {
      padding: 80px 0 0;
    }


    /* sect8 -------------- */

    #sect8 {
      padding: 140px 0 100px;
    }

    #sect8 figure {
      width: calc(100% - 40px);
      margin: -68px auto 0;
    }

    #sect8 figure img {
      width: 100%;
    }


    /* sect9 -------------- */
    #sect10 {
      padding: 100px 0 100px;
    }

    #sect10 .title {
      margin-bottom: 40px;
      text-align: center;
    }

    #sect10 .link {
      width: calc(100% - 40px);
      margin: auto;
    }

    #sect10 .link li{
      text-align: center;
      margin-bottom: 60px;
    }

    #sect10 .link li img{
      width: 100%;
    }

  }

  /* ----------------------
          pc
  ---------------------- */

  @media (min-width: 600px) {
    /* 공통설정--------------- */
    .wrap {
      width: 1180px;
      margin: auto;
    }

    .flex {
      display: flex;
      justify-content: space-between;
      /* align-items: center; */
    }

    .mobile {
      display: none;
    }

    .pc {
      display: block;
    }

    /* quickmenu-------------- */

    #quickmenu {
      position: fixed;
      right: 20px;
      bottom: 20px;
    }

    #quickmenu ul li {
      width: 72px;
      margin-top: 12px;
    }

    #quickmenu ul li a {
      display: block;
      width: 100%;
    }

    #quickmenu ul li a img {
      display: block;
      width: 100%;
    }

    /* ---------------------- */

    .textbox .desc{
        font-size: 16px;
        color: #767676;
        line-height: 26px;
        margin-left: 2px;
    }

    /* sect1 --------------- */
    #sect1 {
      background-attachment: fixed;
      padding: 200px 0 140px;
      background-image: url("/landing/img/premium/sect1_bg.png");
      background-size: cover;
      background-repeat: no-repeat;
    }

    #sect1 .flex {
      width: 80%;
      max-width: 1400px;
      margin: auto;
    }

    #sect1 .content {
      width: 60%;
    }

    #sect1 .content img {
      width: 100%;
    }

    #sect1 .textbox {
      margin-top: 0px;
      width: 36%;
      margin-bottom: 100px;
    }

    #sect1 .textbox .titletag {
      font-size: 20px;
      line-height: 32px;
      margin-bottom: 24px;
      margin-left: 2px;
    }

    #sect1 .textbox .title {
      font-size: 56px;
      font-weight: 700;
      margin-bottom: 40px;
    }

    #sect1 .subtext li {
      font-weight: 200;
      margin-left: 2px;
      font-size: 18px;
      margin-bottom: 16px;
    }

    #sect1 .subtext li b {
      font-weight: 800;
      margin-right: 12px;
    }

    /* sect2 -------------- */
    #sect2 {
      padding: 130px 0 178px;
      background-image: url("/landing/img/premium/sect2_bg.png");
    }

    #sect2 figure {
      width: 80%;
      max-width: 1180px;
      margin: auto;
    }

    /* sect3 ------------- */

    #sect3 {
        position: relative;
        /* background: #F1F4F7; */
      padding: 180px 0 160px;
    }


    #sect3 .textbox{
        margin-left: 30px;
        margin-bottom: 60px;
    }

    #sect3 .textbox .title{
        margin-bottom: 24px;
    }

    #sect3 .bg{
        z-index: -9;
        width: 100%;
        background: #F1F4F7;
        height: 700px;
        position: absolute;
        top: 0;
    }

     /* sect4 ---------------- */

    #sect4{
        background: #F1F4F7;
        padding: 160px 0;
        }

        #sect4 .about{
            width: 90%;
            max-width: 1300px;
            margin: auto;
        }

        #sect4 .content{
            width: 48%;
        }

        #sect4 .content img{
            width: 100%;
            box-shadow: 2px 4px 20px rgba(0,0,0,0.2);
        }

        #sect4 .textbox{
            margin: 80px 0px 120px 20px;
        }


        #sect4 .textbox .title{
            margin-bottom: 16px;
        }


        /* sect5 ------------- */
        #sect5{
            position: relative;
            padding: 120px 0 100px;
        }

        #sect5 .title{
            margin-bottom: 16px;
        }

        #sect5 .textbox{
            margin-bottom: 80px;
        }

        #sect5 .mockup{
          border-radius: 60px;
            box-shadow: 0px -0px 20px rgba(0,0,0,0.2);
        }

        #sect5 .mockup img{
          display: block;
        }

        #sect5 .bg{
            z-index: -9;
            width: 100%;
            background: #F1F4F7;
            height: 700px;
            position: absolute;
            top: 0;
        }

        #sect5 .subpage{
            width: 80%;
            min-width: 900px;
            margin: 100px auto 0;
        }

        #sect5 .subpage li{
            width: 30%;
        }

        #sect5 .subpage li img{
            width: 100%;
        }

        /* sect6 ---------------- */
        #sect6{
          width: 80%;
          padding: 100px 0 200px;
          margin: auto;
        }

        #sect6 .textbox{
          max-width: 1180px;
          margin: 0px auto 100px;
        }

        .title{
          margin-bottom: 24px;
        }

        #sect6 li{
          box-shadow: 0px 0px 16px rgba(0,0,0,.3);
          width: 32%;
        }

        #sect6 li img{
          width: 100%;
        }



        /* sect8 -------------- */

        #sect8{
            padding: 160px 0 200px;
            width: 1180px;
            margin: auto;
        }

        #sect8 figure {
            width: 100%;
            margin: auto;
          }

          #sect8 img{
            display: block;
          }


    /* sect10 -------------- */
    #sect10 {
      padding: 160px 0 140px;
    }

    #sect10 .title {
      margin-bottom: 80px;
      text-align: center;
    }

    #sect10 .link {
      width: 1180px;
      margin: auto;
    }

    #sect10 .link li{
      /* width: 32%; */
      transition: .5s;
    }

    #sect10 .link li img{
      width: 100%;
    }

    #sect10 .link li:hover{
       /* box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3); */
      transition: .5s;
      /* padding-top: 30px; */
    }




  }
