/* B2 Type */
header.header{background: #000;}

@media screen and (min-width: 750px){
.header_logo_wide img{max-width:100%;}
.header_logo_wide {width:100%;min-width: 260px;max-width: 700px;max-height: 70px;flex-grow: 1;overflow: hidden;vertical-align: middle;padding: 0 15px 0 10px;}
.container{margin-top:80px;}
/*ul.headerMenu li.fav-mleft { margin-left:13px; }
*/
ul.headerMenu li { margin-left:25px; }

footer.footer{background: #000;}
}

@media screen and (max-width: 749px){
.header_logo_wide img{max-width:100%;max-height:40px;}
.header_logo_wide{overflow: hidden;text-align: center;max-width: 70%;margin: 0 auto;height: 40px;}
.drawer-hamburger{background:none;}
.drawer-hamburger-icon, .drawer-hamburger-icon:before, .drawer-hamburger-icon:after {background:#fff;}
.drawer-hamburger-icon-peke {background-color: transparent;}
}

.copy-r{border-top:none;}

ul.headerMenu li.popMenu img{filter:brightness(1000%);}

ul.headerMenu li.popMenu input[type="image"]{filter:brightness(1000%);}

#sm_btn_info{filter:brightness(1000%);}

.icon_cart-txt,.icon_favorite-txt,.icon_login-txt,.icon_news-txt{color:#fff;}

#hItemSearch_side {margin:0 0 15px;padding-left:10px;}

#hItemSearch_side #searchText {
padding: 6px 5px 5px 11px;
height: 30px;
width: calc(100% - 30px);
border: 1px solid #ddd;
border-radius: 2px 0 0 2px;
position: relative;
text-decoration: none;
float:left;
}

.hBtn_side {
color: #ffffff;
text-align: center;
border-radius: 0 2px 2px 0;
background: #dcdcdc;
cursor: pointer;
position: relative;
}

#hItemSearch_side #hSubmit input {
padding: 0;
height: 30px;
width: 30px;
cursor: pointer;
text-align: center;
border: none;
background: url(../img/icon_search.png) no-repeat 6px 6px;
}

#hItemSearch_side #hSubmit {
height: 30px;
position: relative;
zoom: 1;
float: left;
}

/*
ul.headerMenu {
min-width: 328px;
}
*/

/*
@media screen and (max-width: 821px){
ul.headerMenu {
min-width: 328px;
}
}
*/
@media screen and (max-width: 900px){
ul.headerMenu li {
margin-left: 5.5%;
}
}