/* BASIC css start */
body{min-width: 1370px;}
#mask { display:none; position:fixed; top:0; left:0; right:0; bottom:0; width:100%; height:100%; background:rgba(0,0,0,0.6); z-index:200 }

/* header */
#header { position:relative; width:100%; background:#fff; z-index:100; border-bottom: 1px solid #e6f1f8;position:sticky; top:0}
#header .hea_t_back{background: #034ea2;}
#header .headerTnb {
    margin: 0 auto;
    position: relative;
    width: 100%;
    max-width: 1600px;
    height: 45px;
}
#header .headerTnb:after { display:block; clear:both; content:'' }
#header .headerTnb .tnbLeft { float:left }
#header .headerTnb .tnbLeft li { padding-right:9px; float:left }
#header .headerTnb .tnbLeft li a { display:block; height:46px; color:#6d6d6d; line-height:46px }
#header .headerTnb .tnbLeft li.noticeLine { padding-left:23px }
#header .headerTnb .tnbLeft li.noticeLine p { padding-left:21px; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/ico_volume.gif) 0 17px no-repeat }
#header .headerTnb .tnbLeft li.noticeLine p a { font-size:11px; color:#7a7a7a; line-height:49px; line-height:53px \0/IE8+9 }
#header .headerTnb .tnbRight { float:right }
#header .headerTnb .tnbRight li { padding-left:26px; float:left }
#header .headerTnb .tnbRight li a { 
    display: block;
    height: 45px;
    color: #fff;
    line-height: 45px;
    font-size: 14px;
}

#header .headerTop {
    margin: 0 auto;
    width: 100%;
    max-width: 1600px;
    padding: 0px 0 0;
    text-align: center;
    position: relative;
}
#header .headerTop:after { display:block; clear:both; content:'' }

#header .headerTop .headerTop_1 {
    position: relative;
    padding: 30px 0;
}

#header .headerTop .headerTop_2 {
    width: 1300px;
    margin: 0 auto;
}

#header .headerTop .tlogo {
    width: 200px;
    margin: 0 auto;
}
#header .headerTop .tlogo a img{width: 100%;}
#header .headerTop .searchArea {

}
#header .headerTop .searchArea .search { 
    width: 200px;
    height: 34px;
    background: transparent;
    border-bottom: solid 1px #000;
}
#header .headerTop .searchArea .search input {
    padding: 0 0px 0 10px;
    width: 160px;
    height: 34px;
    line-height: 34px;
    border: none;
    background: none;
    float: left;
    font-size: 16px;
}
#header .headerTop .searchArea .search a { 
    display: block;
    width: 21px;
    height: 21px;
    text-indent: -9999em;
    background: url(//skin.makeshop.co.kr/skin/beigehome/pc/icon/searchbtn.png) no-repeat;
    float: right;
    margin: 5px 0px 0 0;
    filter: brightness(0%);
}
#header .headerTop .basketarea{float: left; position: relative; top: 7px;}
#header .hearrigare .basketarea .user_basket_quantity{    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #000;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: -7px;
    left: 13px;
    color: #fff; font-size: 12px; font-family: 'Roboto', sans-serif;}
#header .hearrigare{ 
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

/*메뉴 중분류 풍선*/
.dn {
	display: none !important
}
#header .headerGnb {
}
#header .headerGnb .gnbInner {
	margin: 0 auto;
	position: relative;
	_width: 1400px
}
#header .headerGnb .gnbInner ul {
*zoom:1
}
#header .headerGnb .gnbInner ul.depth1 {
}
#header .headerGnb .gnbInner ul.depth1 > li {
    padding-bottom: 24px;
}
#header .headerGnb .gnbInner ul.depth1 > li a {
}

#header .headerGnb .gnbInner ul.depth2 {
	top: 36px;
   background: #034ea2;
   position: absolute;
   text-align: center;
   /*width: 100%;*/
   padding: 20px 32px;
   left: 50%;
  transform: translateX(-50%);
   margin-top: 11px;

}
#header .headerGnb .gnbInner ul.depth2:before {

}
#header .headerGnb .gnbInner ul.depth2 > li {
	margin: 0;
	float: none;
	display: block;
}
#header .headerGnb .gnbInner ul.depth2 > li a {
	margin: 0;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
#header .headerGnb .gnbInner ul.depth2 > li a:hover {
	color: #a5777f
}
#header .headerGnb .gnbInner ul.depth2 > li a span {
	display: block;
    color: #fff;
    font-family: 'Roboto','나눔고딕','NanumGothic', sans-serif;
}
#header .headerGnb .gnbInner ul.depth3 {
	position: absolute;
}
#header .headerGnb .gnbInner ul:after {
	display: block;
	clear: both;
	content: ''
}
#header .headerGnb .gnbInner > ul >li {
	position: relative;
	display: inline-block;
	text-align: center;
}
#header .headerGnb .gnbInner ul li a {
    margin: 0 18px;
    white-space: nowrap;
    font-size: 18px;
    color: #333333;
}
#header .headerGnb .gnbInner ul li.first {
	padding-left: 0
}
#header .headerGnb .gnbInner ul li.last {
	padding: 0 0 0 40px
}
@media (max-width: 1600px) {
    #header .hearrigare{top: 25px;}
}
@media (max-width: 1450px) {
    #header .headerTop .tlogo{top: 32px;}
}
/* BASIC css end */

