/* BASIC css start */
#header {width: 100%;}
#header .header_fd{ padding: 25px 0;}
#header .header_top {position: relative; width: 100%; z-index: 2; font-size: 0; text-align: center;}
#header .header_top div {display: inline-block; vertical-align: middle; font-size: 12px;}
#header .header_top .menu {width: 23px; left: 15px; position: absolute; top: 50%; transform: translateY(-50%);}
#header .header_top .allmenu_btn {width: 100%;}
#header .header_top .basket, #menuWrap .menu_top .basket {width: 30px; right: 15px; position: absolute; top: 50%; transform: translateY(-50%);}
#header .header_top .basket a, #menuWrap .menu_top .basket a {position: relative;}
#header .header_top .basket a img, #menuWrap .menu_top .basket a img {width: 28px;}
#header .header_top .basket a span, #menuWrap .menu_top .basket a span { position: absolute; top: -5px; right: -6px; width: 18px; height: 18px; line-height: 18px; border-radius: 50%; color: #fff; font-size: 10px; font-family: 'Spoqa Han Sans', sans-serif; vertical-align: bottom; background: #010101;}
#header .header_top .logo {width: 140px;}
#header .header_top .logo img {width: 100%; vertical-align: middle;}
#header .header_top.header-scroll{position: fixed; left: 0; top: 0; padding: 10px 0; background: #ffffff; box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1); -webkit-transition-duration: 0.6s; transition-duration: 0.6s; opacity: 0.9;}

/* 우측 퀵메뉴 */
.quickMenu {position:fixed;right:15px;bottom:25px;z-index:200;}
.quickMenu .sns li { display:block; margin:0 0 15px; }


.quickMenu .topBtn { display:block; background:transparent; text-align:center;border-radius:50%; }

.quickMenu .topBtn:hover {background:#e0e0e0;border-radius:50%;-webkit-transition: all 0.3s ease; transition: all 0.3s ease; }


/* 메뉴 */
#header .menuArea{overflow: hidden;}
#header .menuArea:after{content:''; display:block; clear:both}
#header .menuArea .menu_swip {width: 100%; overflow: hidden; padding: 0 15px; border-bottom: 1px solid #c6c6c6;}
#header .menuArea .menu_swip .swiper-slide {width: initial !important; padding-right: 28px; height: auto;} 
#header .menuArea .menu_swip .swiper-slide a{ display: block; padding: 9px 0; color: #0e0e0e; font-size: 0.85rem; font-family: "맑은 고딕", "Malgun Gothic", sans-serif;}
#header .menuArea .menu_swip .swiper-slide a.active { border-bottom:3px solid #000}
#header .menuArea .menu{background: #f7ede4; overflow: hidden;}
#header .menuArea .menu a{ font-size: 1em; color: #3b3b3b; font-family: 'Roboto','나눔고딕','NanumGothic', sans-serif;}
#header .menuArea .menu a.active{ color: #000 !important; font-weight:bold;}
#header .menu a.active{ color: #000 !important; font-weight:bold;}

/* 카테고리 */
#menuWrap{ position: fixed; width:100%; height:100%; background: #fff; top: 0; z-index: 1001; display:none; overflow-x: auto;}
#menuWrap .menu_top{ position: relative; padding: 26px 15px 22px; background: #222;}
#menuWrap .menu_top .menu_logo{ width: 140px; margin: 0 auto;}
#menuWrap .menu_top .menu_logo img{width: 100%;}
#menuWrap .menu_top .closeBox{ position: absolute; top: 28px; right: 15px; width: 20px;}
#menuWrap .menu_top .closeBox img{width: 100%;}
#menuWrap .search{ margin: 22px 0 0; background: #fff;}
#menuWrap .search .searchBox{ display: inline-block; width: 86%; margin: 4px 0 0 2px;}
#menuWrap .search .searchBox input{ width: 100%; height: 32px; color: #000; background: #fff; border: 0; }
#menuWrap .search .btn_search{ display: inline-block; float: right; width: 8%; margin: 9px 7px 0; text-align: right;}
#menuWrap .search .btn_search img{ width: 23px;}

#menuWrap .menuIn{}
#menuWrap .menuIn .menu_middle{}
#menuWrap .menuIn .menu_middle:after{content: ''; display: block; clear: both}
#menuWrap .menuIn .menu_middle .middle_text{ height: 85px; line-height: 85px;}
#menuWrap .menuIn .menu_middle .middle_text li{ float:left; width:20%; text-align: center;}
#menuWrap .menuIn .menu_middle .middle_text li a{position: relative;}
#menuWrap .menuIn .menu_middle .middle_text li a img{ vertical-align: middle;}
#menuWrap .menuIn .menu_middle .middle_text li a .point{position: absolute; left: 9px; bottom: -8px; width: 43px; height: 16px; line-height: 16px; border-radius: 10px; background: #000; color: #fff; font-size: .7rem; text-align: center; z-index: 10;}
#menuWrap .menuIn .menu_middle .middle_text li a .point span{position: absolute; top: -9px; left: 50%; width: 8px; height: 4px; margin-left: -4px; color: #607ed4; z-index: -1;}
#menuWrap .menuIn .menu_middle .middle_text li a .point em{font-size: 0.75rem; letter-spacing: 1px; font-family: 'Lato', sans-serif; font-weight: bold;}

#menuWrap .menuIn .menu_contents{display: flex;}
#menuWrap .menuIn .menu_contents .a_menu, #menuWrap .menuIn .menu_contents .a_center{width: 100%;}
#menuWrap .menuIn .menu_contents .a_menu ul, #menuWrap .menuIn .menu_contents .a_center ul{line-height: 35px;}
#menuWrap .menuIn .menu_contents .a_menu > ul{border-top: 1px solid #ededed;}
#menuWrap .menuIn .menu_contents .a_menu > ul > li{position: relative; border-bottom: 1px solid #ededed; }
#menuWrap .menuIn .menu_contents .a_menu > ul > li:last-of-type{border-bottom:0}
#menuWrap .menuIn .menu_contents .a_menu > ul > li > a{ display: block; padding: 7px 0 7px 20px; color: #111111; font-size: .95rem; font-family: "맑은 고딕", "Malgun Gothic", sans-serif; }
#menuWrap .menuIn .menu_contents .a_menu > ul > li .sub_menu{display:none; background: #fafafa; }
#menuWrap .menuIn .menu_contents .a_menu > ul > li .sub_menu::after{content: ''; display: block; clear: both}
#menuWrap .menuIn .menu_contents .a_menu > ul > li .sub_menu li{ border-top: 1px solid #ededed;}
#menuWrap .menuIn .menu_contents .a_menu > ul > li .sub_menu li:last-of-type{}
#menuWrap .menuIn .menu_contents .a_menu > ul > li .sub_menu li a{ display: block; padding: 16px 26px; line-height: 18px; color: #646464; font-size: .95rem; font-family: "맑은 고딕", "Malgun Gothic", sans-serif;}
#menuWrap .menuIn .menu_contents .a_menu .fa-angle-down:before{font-size: 16px;}
#menuWrap .menuIn .menu_contents .a_menu .fa-angle-down{
    width: 40px;
    height: 49px;
    text-align: center;
    line-height: 49px;
    position: absolute;
    right: 0;
    top: 0;
    color: #9d9d9d;}
#menuWrap .menuIn .menu_contents .a_menu .main_menu.oncol{ -webkit-tap-highlight-color:rgba(0,0,0,0); outline:none;}
#menuWrap .menuIn .menu_contents .a_menu .fa-angle-down.active{
    -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
     -o-transform: rotate(180deg);
     -ms-transform: rotate(180deg);
     transform: rotate(180deg);
     }
/* BASIC css end */

