/* BASIC css start */
/**** HEADER ****/
#header { position:absolute; top:0; left:0; z-index:300; width:100%; text-align:center; vertical-align:top; }
.headerInner { position:relative; height:70px; }


/* ·Î°í */
#header h1 { position:absolute; top:25px; width:100%; text-align:center; }
#header h1 a { display:inline-block; max-width:140px; }
#header h1 a img { width:100%; height:100%; vertical-align:middle; }




/* »ó´Ü °íÁ¤ */
#header.topFix { position:fixed; top:0; left:0; z-index:300; width:100%; background:#fff; opacity:0.8; }
#header.topFix .headerInner { height:60px; }
#header.topFix h1 { top:22px; }
#header.topFix h1 a { height: 15px; }
#header.topFix h1 a img{width:auto;}
#header.topFix .iconCart,
#header.topFix .iconMenu { top:5px; }
#header.topFix .iconCart a { background:url(/design/mi02/onedesign/mobile/images/icon_cart_scroll.png) 50% no-repeat; background-size:40% 40%; }
#header.topFix .iconLine { background:#121212; }


/* ¸ÞÀÎ »ó´Ü */
.headerMain .iconCart a { background:url(/design/mi02/onedesign/mobile/images/icon_cart_scroll.png) 50% no-repeat; background-size:40% 40%; }
.headerMain .iconLine { background:#121212; }


/* »ó´Ü ¾ÆÀÌÄÜ */
.iconCart { position:absolute; top:10px; left:0px; z-index:300; width:50px; height:50px; }
.iconCart a { display:block; width:100%; height:100%; background:url(/design/mi02/onedesign/mobile/images/icon_cart.png) 0 0 no-repeat; background-size:100% 100%; border:none; font-size:0; }
.iconMenu { position:absolute; top:10px; right:0px; z-index:300; width:50px; height:50px; /*background:#2e2f34 url(/design/mi02/onedesign/mobile/images/icon_menu.png) 0 0 no-repeat;*/ cursor:pointer; }


/* »çÀÌµå ¸Þ´º ¾ÆÀÌÄÜ */
.lineWrap { position:absolute; top:19px; left:15px; display:block; width:20px; height:12px; }
.iconLine { position:absolute; left:0; display:block; width:100%; height:2px; background:#fff; }
.line1 { top:0; }
.line2 { top:5px; }
.line3 { top:10px; }

/* BASIC css end */

