
#gnbdefault {display:none;position:fixed;top:0;right:0;width:100%;height:100%;z-index:99999;border-left:1px solid #ddd;}

.gnbdefault_background{width:100%;height:100%;background:#000;background:rgba(0,0,0,0.6);position:absolute;top:0;left:0;z-index:1000}
.gnbdefault_conatiner{position:absolute;top:0;left:0;width:75%;min-width:250px;max-width:400px; height:100%;overflow-y:auto;z-index:1002;background:#fff}

#gnbdefault h2 {height:83px; text-align: center}
#gnbdefault h2 a {display:block;line-height:95px;}
#gnbdefault h2 a img {width:40%;}

#gnbdefault_header{padding:10px 8px;text-align:center}
#gnbdefault_header:after {display:block;visibility:hidden;clear:both;content:""}
#gnbdefault_header a{display:block;float:left;width:49%;border:1px solid #d0d0d0;line-height:35px;color:#666; box-sizing:border-box;}
#gnbdefault_header a.gnbdefault_button_left{font-weight:bold;color:#fff;border:1px solid #1c384f;background:#1c384f; margin-right:2%;}
#gnbdefault_header a.gnbdefault_button_right{font-weight:bold;float:right;}
#gnbdefault_header a.gnbdefault_button_full{width:100%;background:#ff4081;color:#fff;border:1px solid #d5326a;margin-bottom:3px;font-weight:bold}

/*
#gnbdefault_menu{padding:8px;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;text-align:center;background:#E9ECEF}
#gnbdefault_menu:after {display:block;visibility:hidden;clear:both;content:""}
#gnbdefault_menu li{float:left;width:50%;}
#gnbdefault_menu li a{display:block;padding:3px;margin:3px 3px;background:#fff;height:33px;line-height:33px;color:#000}
*/
#gnbdefault_menu { padding:8px !important; box-sizing:border-box; background:#efefef; overflow:hidden; }
#gnbdefault_menu li a { display:block; width:32%; box-sizing:border-box; float:left; height:65px; padding-top:42px; margin-right:2%; border:1px solid #ddd; color:#555; }
#gnbdefault_menu li:nth-of-type(3) a, #gnbdefault_menu li:nth-of-type(6) a { margin-right:0; }
#gnbdefault_menu li:nth-of-type(1) a, #gnbdefault_menu li:nth-of-type(2) a, #gnbdefault_menu li:nth-of-type(3) a {  }

#gnbdefault_menu li:nth-of-type(1) a { background:#fff url('../../img/ico_wish_m.png') no-repeat center 7px; background-size:40px; }
#gnbdefault_menu li:nth-of-type(2) a { background:#fff url('../../img/ico_faq_m.png') no-repeat center 7px; background-size:40px; }
#gnbdefault_menu li:nth-of-type(3) a { background:#fff url('../../img/ico_qa_m.png') no-repeat center 7px; background-size:40px; }
#gnbdefault_menu li:nth-of-type(4) a { background:#fff url('../../img/ico_faq_m.png') no-repeat center 7px; background-size:40px; }
#gnbdefault_menu li:nth-of-type(5) a { background:#fff url('../../img/ico_qa_m.png') no-repeat center 7px; background-size:40px; }
#gnbdefault_menu li:nth-of-type(6) a { background:#fff url('../../img/ico_sale_m.png') no-repeat center 7px; background-size:40px; }

.gnbdefault_list_title{padding:0 0 15px 0;margin:20px 15px 10px 15px;border-bottom:2px solid #000;color:#000;font-weight: bold;}

.gnbdefault_list{background:#fff;text-align:left;}
.gnbdefault_list>li{line-height:45px;border-bottom:1px solid #ddd;}
.gnbdefault_list li{position:relative;}
.gnbdefault_list li a{color:#000;display:block;  text-overflow: ellipsis;  overflow: hidden;  white-space: nowrap;padding-right:30px;padding-left:15px}
.gnbdefault_list li .gnbdefault_list_open{display:inline-block;overflow:hidden;text-indent:-999px;background:url('img/gnb.default.skin_more.png') no-repeat 50% 17px;height:45px; width:30px;position:absolute;top:0;right:10px;border:none}
.gnbdefault_list li .gnbdefault_list_close{background-position: 50% -30px}
.gnbdefault_list_item{display:none;background:#fafafa}
.gnbdefault_list_item li{}
.gnbdefault_list_item li a{color:#777;font-size:0.92em;padding-left:20px; border-top:1px solid #eaeaea;}
.gnbdefault_list_item2 li{text-indent:15px}
.gnbdefault_list_item3 li{text-indent:30px;}
.gnbdefault_list_item4 li{text-indent:45px;}

.gnbdefault_closer{ display:none; position:fixed;top:30px;left:200px;width:28px;height:121px;border:0;z-index:1005;font-size:20px;color:#fff;background:url('img/gnb.default.skin_closer.gif') no-repeat;}
