/* BASIC css start */
.header-container--md { display: none !important; }


    

/* PC */
@media (min-width:1281px) {
   
    [id^=MAKESHOPLY]{height:auto !important}

}
    
    
/* ÅÂºí¸´ */
@media (min-width:768px) and (max-width:1280px) {}


/* ¸ð¹ÙÀÏ */
@media (max-width:767.98px) {}

/* BASIC css end */

