
.hd_opener,.view-num{
    display: none;
}
@media all and (max-width:1024px) {
    .hd_opener{
        display: inline-block;
    }
    #gnb, .hd_home,#hd_top{
        display: none;
    }
    #container{
        margin: 0px 10px !important;
    }
    .product{
        margin: 0px 10px !important;
    }
    #hd_pop, #hd_wrapper, #gnb .gnb_wrap, #ft_wr{
        width: unset;
    }
    #hd_wrapper{
        display: flex;
    }
    #logo{
        float: unset;
        margin-left: unset;
        flex: 1;
        text-align: right;
    }
    #logo img{
        width: 80px;
    }
    #hd_sch{
        flex: 1;
        text-align: left;
        border: none;
    }
    #hd_sch img{
        width: 150px !important;
    }
    #aside{
        display: none;
    }
    #container,#wrapper{
        width:auto !important;
        min-width:unset;
        float: unset;
    }
    #main_bn_box{
        width: auto !important;
        height: 150px;
    }
    #hd{
    width: unset;
     }
    #hd, #wrapper, #ft{
        min-width: unset !important;
    }
    .stui-header_bd2{
        display:none;
    }
    .popup_mdd{
        width: 100% !important;
        right: unset !important;
        top: 150px;
    }
    .popup_mdd a{
        text-align: center !important;
    }
    .popup_mdd a img{
        display: inline-block !important;
        width: 90% !important;
    }
    .popup_mdd .bottom{
        width: 90% !important;
        margin: 0 auto !important;
    }
    .idx_cnt .lt_li{
        float: unset;
        width: 100%;
    }
    .login-titile{
        width: auto !important;
    }
    .shop-top{
        display: none !important;
    }
    .main_item ul li{
        width: calc(48% - 4px) !important;
        margin-bottom: 5px;
        height: auto;
    }
    .main_item ul li:nth-child(2n){
        margin-right: 0px ;
    }
    .product-info{
        display: block !important;
        padding-bottom: 40px;
    }
    .pro-img{
        width: auto !important;
        margin-left: 0px !important;
        height: unset !important;
    }
    .meri-photo-box img{
        width: 100% !important;
    }
    .intros{
        margin-left: 0px !important;
        width: auto !important;
    }
    .meri-left .meri-photo .origin-photo{
        display: none !important;
    }
    .zs-win .zs-frame{
        width: auto !important;
        margin: 0px 10px !important;
    }
    #gnb_open {
        position: absolute;
        top: 10px;
        left: 10px;
        padding: 0 10px;
        height: 40px;
        width: 40px;
        border: 0;
        background-size: 70%;
        color: #fff;
        background: none;
        font-size: 2em;
    }
    #gnb_open img{
        width: 30px;
    }

    #gnb {
        display: none;
        background: #f7f7f7;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99999;
        width: 100%;
        max-width: 400px;
        height: 100%;
        overflow-y: auto;
        -webkit-box-shadow: 0 0 5px rgba(55,55,5,0.4);
        -moz-box-shadow: 0 0 5px rgba(55,55,5,0.4);
        box-shadow: 0 0 5px rgba(55,55,5,0.4);
    }
    .win-menu {
        height: 100%;
        width: 210px;
        position: fixed;
        background-color: #F7F7F7;
        top: 0px;
        right: 0px;
        z-index: 10;
        display: none;
    }.win-menu ul {
         list-style: none;
         display: flex;
         flex-wrap: wrap;
     }.win-menu ul li:first-child {
          margin: 0px;
          height: 34px;
      }.win-menu ul li {
                          height: 46px;
                          width: 100%;
                          float: left;
                          text-align: center;
                          border-bottom: 1px solid #dde7e9;
                          line-height: 46px;
                          margin: unset;
       }.win-menu ul li:first-child img {
            float: left;
            margin-top: 5px;
            height: 24px;
            width: 24px;
        }.win-menu ul li img {
             width: 15px;
             height: 15px;
             margin-left: 20px;
             margin-right: 12px;
             position: relative;
             top: 1px;
         }.win-menu ul li {
              width: 100%;
              float: left;
          }

    .view-num {
        display: block;
        margin: 0px 10px;
    }
      .view-num div{
          display: inline-block;
          margin-right: 10px;
          margin-bottom: 10px;
      }
    .view-num div a{
        font-size: 14px;
        font-weight: normal;
    }
}
