@charset "utf-8";

/* container */
#main_visual{width:100%; position:relative; height:450px; background:url("../shop/images/mainbg.jpg") center 10px repeat-x;}
#main_visual .multiple{position:relative;width:100%; zoom:1;margin:0;padding:0; height:450px;}
#main_visual .multiple li{width:100%;margin:0; height:450px; position:relative; text-align:center;}
#main_visual .bx-pager{position:absolute; bottom:20px; text-align:right; left:50%;  margin-left:500px; z-index:99; }
#main_visual .bx-pager .bx-pager-item{display:inline;margin:0 4px;}
#main_visual .bx-pager a{display:inline-block; font-size:0px; line-height:0px; margin:0px; height:13px; width:13px; z-index:99;background:url("../shop/images/main_visual_btn.png") no-repeat 0 0;}
#main_visual .bx-pager a.active{background-position:0 -13px;}
#main_visual .bx-start{display:none;}
#main_visual .bx-stop{display:none;}
#main_visual .active{display:none;}
#main_visual .bx-prev{display:none;}
#main_visual .bx-next{display:none;}

#main_product{width:1000px; margin:0 auto; position:relative; margin-top:30px; height:240px;}
#main_product li{float:left; margin-right:10px;}
#main_product li.right{float:right; margin-right:0;}
#main_product li .pic{border:1px solid #e3e3e3;}
#main_product li .tit{font-size:14px; line-height:24px; color:#7b7b7b; text-align:center; font-family: 'Noto Sans KR', sans-serif; margin-top:10px;}

#main_customer{width:1000px; margin:30px auto; position:relative; height:190px; background:url("../shop/images/main_dot.jpg") center 0 repeat-x; padding-top:30px;}
#main_customer .main_notice{float:left; width:240px; height:160px;}
#main_customer .main_notice h3{background:url("../shop/images/maintit_line.jpg") 0 bottom repeat-x; height:24px;}
#main_customer .main_notice .list{margin-top:15px;}
#main_customer .main_notice .list li{position:relative; padding-right:70px;}
#main_customer .main_notice .list li a{display:block; font-size:13px; line-height:24px; color:#555; font-family: 'Noto Sans KR', sans-serif; text-overflow:ellipsis;  overflow:hidden;  white-space:nowrap; padding-left:10px; background:url("../shop/images/main_notice_bold.jpg") 0 center no-repeat;}
#main_customer .main_notice .list li .date{position:absolute; top:0; right:0; display:block; font-size:12px; line-height:24px; color:#555; font-family: 'Noto Sans KR', sans-serif;}

#main_customer .main_tel{float:left; width:235px; height:160px; margin-left:20px;}
#main_customer .main_tel h3{background:url("../shop/images/maintit_line.jpg") 0 bottom repeat-x;}
#main_customer .main_tel .tel{margin-top:20px;}

#main_customer .main_location{float:left; width:235px; height:160px; margin-left:20px;}
#main_customer .main_location h3{background:url("../shop/images/maintit_line.jpg") 0 bottom repeat-x;}
#main_customer .main_location .map{margin-top:20px;}

#main_customer .main_sns{float:right; width:235px; height:160px; border-bottom:1px solid #ddd;}
#main_customer .main_sns h3{background:url("../shop/images/maintit_line.jpg") 0 bottom repeat-x;}
#main_customer .main_sns .facebook{margin-top:20px;}
#main_customer .main_sns .youtube{margin-top:0;}
