/*Content CSS*/
#header_wrap { width:100%; height:60px; background-color:transparent; z-index:57; background: #fff; position:fixed; border-bottom: 1px solid #ddd;}
#header #logo {  padding:0; position: absolute; top: 0; left: 50%; margin-left: -80px; width:160px; display:inline-block;}
#header #logo a {display: block; line-height:50px;text-align: center;}
#header #logo img {max-width:100%;}
#header {position: absolute;left:0;top:0px; max-width: 100%; width:100%; left: 50%; transform:translateX(-50%) ;z-index:6;height:60px;-webkit-transition:all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
#header .header-inner {width:100%; height:100%;}
/* #header .header-inner .menu {cursor:pointer;text-indent:-9999px; position:absolute;top:29px; left:50%;width:25px;height:20px; background-image:url('../img/cate_more.gif'); border:0; display:none} */
/* .scrolled #header_wrap  { background-color:#000; border-bottom:none; -webkit-transition:all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease; } */

/* #top_nav .gnb { list-style:none; height:100%; position:absolute; right: 25px; top:0px;}
#top_nav .gnb > li { float:left; position:relative; display:inline-block; width:150px;  vertical-align:middle; text-align:center;}
#top_nav .gnb > li {height:100px;line-height:100px; -webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
#top_nav .gnb > li > a {display:inline-block; line-height:100px; height: 100px;  width:100%; color:#333; font-size:18px; font-weight:700; text-decoration:none; font-family: 'NanumSquare', sans-serif !important;}
#top_nav .gnb > li > a:hover {color: #fc0303}
#top_nav .gnb > li.active {background-color: #b0905e}
#top_nav .gnb > li.active > a {color: #fff} */

.header_call {position: absolute; top: 0; right: 0; height: 100px; line-height: 100px; font-family: 'GmarketSansMedium',sans-serif; font-size: 24px; color:#333;}
.header_call img {margin-right: 15px;}
#header { display:block; background-color:transparent; top:0;  position:fixed}
#header #logo { }
.scrolled #header_wrap { background-color:#000}
#top_nav .gnb { display:none}
#header_wrap {top:0px;}

/* @media screen and (max-width:1200px) {

}

@media screen and (max-width: 960px) {
}

@media screen and (max-width: 640px) {
    #header_wrap {top:0px;}
} */
