.cz_top_menu_wrap{display:flex;justify-content:space-between;padding:7px 20px;}
.cz_logo_menu a {display: inline-block;width: 150px;height: 20px;background: url(/Images/logo.svg) no-repeat 0 0;background-size: auto 16px;margin: 0;padding: 0;font-size: 0;}
.scc_wrap{display:flex;justify-content:flex-end;align-items:center;}
.scc_wrap span{display:inline-block;}
.scc_wrap .cz_sh_btn {position:relative;width: 19px;height: 19px;font-size:0;background: url(/Images/search.png) no-repeat;background-size: 100%;margin-top:12px;}
.scc_wrap .cz_ct_btn {position:relative;width: 20px;height: 20px;font-size:0;background: url(/Images/cart_n.png) no-repeat;background-size: 100%;margin-left:14px;margin-top:12px;}
.scc_wrap .cz_ct_btn .cz_cart_cnt {position:absolute;top:-8px;right:-12px;color: #fff;border-radius: 10px;width: 20px;height: 20px;line-height: 20px;font-size: 10px;font-weight: 500;text-align: center;background: #55b4ff !important;}
.scc_wrap .cz_cl_btn {width: 18px;height: 18px;font-size:0;background: url(/Images/close_n.png) no-repeat;background-size: 100%;margin-left:21px;margin-top:10px;}

.cz_menu_mem_wrap{display:flex;justify-content:space-between;align-items:center;height:46px;background-color:#0065b1;margin:11px 0 8px;}
.cz_btn_area1, .cz_btn_area2{width:50%;text-align:center;}
.cz_btn_area2{position:relative;}
.cz_menu_btn{font-size:14px;font-weight:600;color:#fff;}
.cz_btn_area2:before{content: '|';display: block;position: absolute;top: 50%;left: 0;width: 1px;transform: translateY(-50%);color:#80b2d8;}

.cz_menu_cate_wrap{width:100%;max-width:600px;}
.cz_menu_cate_wrap ul > li{}
.cz_menu_cate_wrap ul > li > .cz_main_menu {position:relative;line-height:24px;padding:12px 20px;}
.cz_menu_cate_wrap ul > li > .cz_main_menu > a {font-size:20px;font-weight:600;color:#1d1d1d;letter-spacing:-0.03em;}
.cz_menu_cate_wrap ul > li > .cz_main_menu.cur > a {color:#0065b1;}
.cz_menu_cate_wrap ul > li.multi div.cz_main_menu:after{content: '';display: block;position: absolute;top: 22px;right: 20px;width: 14px;height: 8px;background: url('/Images/tm_d_arrow.png') no-repeat; background-size: 100%;transition:0.1s;}
.cz_menu_cate_wrap ul > li.multi div.cz_main_menu.on:after{transform:rotate(180deg);transition:0.1s;}

.cs_sub_menu{display:none;background-color:#fafafa;}
.cs_sub_menu > ul{line-height:14px;padding:10px 0;}
.cs_sub_menu > ul > li{line-height:14px;padding:10px 20px;}
.cs_sub_menu > ul > li > a {font-size:12px;font-weight:400;color:#4f4f4f;letter-spacing:-0.03em;}
.cz_menu_space{height:12px !important;background:#f4f4f4 !important;    margin-bottom:20px;}

.cz_etc_menu_wrap{padding:0 20px;}
.cz_etc_menu_wrap > div{font-size:12px;font-weight:400;color:#1d1d1d;line-height:20px;padding-top:12px;}
.cz_etc_menu_wrap > div:first-child{padding-top:0;}
.cz_etc_menu_wrap .logout{text-align:right;color:#a1a1a1;}

@media (min-width: 602px) {
	.cz_top_menu_wrap{padding:7px 20px;}
	.cz_logo_menu a {display: inline-block;width: 190px;height: 25px;background-size: auto 20px;}


	.scc_wrap .cz_sh_btn {position:relative;width: 19px;height: 19px;font-size:0;background: url(/Images/search.png) no-repeat;background-size: 100%;margin-top:7px;}
	.scc_wrap .cz_ct_btn {position:relative;width: 20px;height: 20px;font-size:0;background: url(/Images/cart_n.png) no-repeat;background-size: 100%;margin-left:14px;margin-top:8px;}
	.scc_wrap .cz_ct_btn .cz_cart_cnt {position:absolute;top:-8px;right:-12px;color: #fff;border-radius: 10px;width: 20px;height: 20px;line-height: 20px;font-size: 10px;font-weight: 500;text-align: center;background: #55b4ff !important;}
	.scc_wrap .cz_cl_btn {width: 18px;height: 18px;font-size:0;background: url(/Images/close_n.png) no-repeat;background-size: 100%;margin-left:21px;margin-top:8px;}

	/* product detail 2depth menu */
	.ShopCategoryDiv {overflow: hidden;margin-top: 0;margin-bottom: 0 !important;padding: 0;box-sizing: border-box;}
}