
#wrap { width:100%; max-width:100%; position:relative; margin:0px auto 0; min-width:1420px;  padding:0; }
#container { width:100%; max-width:1700px; margin:0 auto; *zoom:1; display:flex; }
#container:after { content:""; display:block; clear:both; }
#contents { flex-grow:1; max-width:100%; padding:0 60px; }

.banner_area { margin:0px auto; text-align:center; width:100%; }
.banner_area img { max-width:100%; }

#header { min-width:100%; width:100%; padding:30px 0; }
#header .header_inner {  width:1700px; max-width:100%; margin:0px auto; padding:20px 30px; }
#header .top_area {  display:flex; justify-content:space-between; align-items:center; height:80px; }

#header .top_area .top_logo { display:flex; align-items:center; }
#header .top_area .top_logo a { font-size:40px; color:#444; /* color:#d93838; */ font-weight:600; letter-spacing:-1px }
#header .top_area .top_logo img { max-height:70px; }

#header .top_category {  width:100%;  display:flex; justify-content:left; align-items:center; margin:20px 0; }
#header .top_category > ul { display:flex; padding:5px 0; }
#header .top_category > ul > li { margin-right:30px; position:relative;}
#header .top_category > ul > li > a { display:block; white-space:nowrap; line-height:25px; font-size:14px; padding:10px 0; color:#333;  font-weight:400}
#header .top_category > ul > li a:hover { color:#999; }
#header .top_category > ul > li .sub_category_2 { display:none; position:absolute; left:50%; top:35px; z-index:30; width:140px; margin-left:-70px; }
#header .top_category > ul > li:hover .sub_category_2 { display:block; }
#header .top_category > ul > li .sub_category_2 li { border:1px solid #ddd; border-top:0; border-bottom:0; padding:0px 10px; background:#fff; white-space:nowrap; }
#header .top_category > ul > li .sub_category_2 li a { font-size:13px; text-align:center; display:block; padding:4px 0; }
#header .top_category > ul > li .sub_category_2 li a:hover { background:#eee; color:#222; }
#header .top_category > ul > li .sub_category_2 li:first-child { border-top:1px solid #ddd; padding-top:10px; }
#header .top_category > ul > li .sub_category_2 li:last-child { border-bottom:1px solid #ddd; padding-bottom:10px; }

#header .top_category .search_box { width:200px; margin-left:20px; }
#header .top_category .search_box .form_search { background:#fff; border-bottom:1px solid #e6e6e6; padding:0px; }
#header .top_category .search_box .form_search:hover { background:#fff; border-bottom:1px solid #222; padding:0px; }
#header .top_category .search_box fieldset { border:0; padding:0; display:flex; align-items:center;  justify-content:space-between; }
#header .top_category .search_box legend { display:none; }
#header .top_category .search_box #keyword  { flex-grow:1; height:30px; border:0; font-size:13px; color:#222;  background:#fff;  }
#header .top_category .search_box input[type=image] { width:14px; opacity:.6; }
#header .top_category .search_box input:focus {  outline: none;  }

#header .top_area .membership_menu { text-align:right; position:relative; height:12px; }
#header .top_area .membership_menu ul { display:flex; justify-content:right; align-items:center;  }
#header .top_area .membership_menu li { padding:0 5px; line-height:12px; height:12px; display:flex; align-items:center; border-left:1px solid #ddd; }
#header .top_area .membership_menu li:first-child { border-left:0; }
#header .top_area .membership_menu li.cart { position:relative; padding-right:22px; }
#header .top_area .membership_menu li.cart img { position:absolute; width:24px; top:-5px; right:0; }
#header .top_area .membership_menu li a { font-size:13px; color:#444; padding:0 10px; }
#header .top_area .membership_menu li a:hover { color:#999; }



#footer { position:relative;  }
#footer .inner { width:100%; max-width:1550px; margin:0 auto; *zoom:1; display:flex;  padding:50px 0;  }

#footer .bottom_info { flex-grow:1;  }
#footer .bottom_info .bottom_menu li {}
#footer .bottom_info ul {  margin-bottom:20px; }
#footer .bottom_info ul.bottom_menu { display:flex; flex-wrap:wrap; }
#footer .bottom_info ul li { padding:0 5px; font-size:12px; font-family:'Georgia', 'selif';  font-weight:400; display:inline-block; }
#footer .bottom_info ul li a,
#footer .bottom_info ul li span { color:#999; font-size:12px; font-family:'Georgia', 'selif';  margin:0 5px; }

#footer .bottom_info ul.bottom_adress li { display:inline-block;text-transform:lowercase  }
#footer .bottom_info ul.bottom_adress .address {  text-transform:lowercase; color:#757575; line-height:24px; }
#footer .bottom_info ul.bottom_adress .address span { padding:0 10px 0 0; font-size:12px; display:inline-block; }
#footer .bottom_info ul.bottom_adress .address span a { color:#757575;font-size:12px; }
#footer .bottom_info ul.bottom_adress .copyright {  font-size:11px; line-height:45px; }

#footer .cscenter { text-align:right; width:400px; font-size:12px;}
#footer .cscenter h2 {   font-family:'Georgia', 'selif'; }
#footer .cscenter li { line-height:24px;  color:#757575;  font-family: 'verdana', 'selif'; }
#footer .cscenter li.no a { font-size:20px; line-height:35px; }