/* BASIC css start */
/* »óÇ°¸®½ºÆ® (¸ÞÀÎ/°Ë»ö/»óÇ°¸®½ºÆ®) */
.prd-list { margin-top: 0px; }
.prd-list table td { border: 0; padding-top:10px; }
.prd-list table .tb-center { padding: 0 10px; }
.prd-list table .info { padding: 5px 0; }
.prd-list .thumb { width: 250px; height: 250px; margin-left: auto; margin-right: auto; font-size:0; line-height: 0; border: 1px solid #ececec; }
.prd-list .thumb a,
.prd-list .thumb img { display: block; width: 100%; height: 100%; }
.prd-list .dsc { margin-top: 20px; font-weight: normal; }
.prd-list .price { margin-top: 5px; font-weight: bold; color: #2e2e2e; } 
.prd-list .price  .prd-price {
  font-size: 13px;
  color: #2e2e2e;
  font-weight: 800;
}

#main_slider {
    height: 541px; 
}
#blk_scroll_wings.top_fix , #cherrypicker_scroll.top_fix {
    position: absolute !important;
    top:902px !important;
    right: 50% !important; 
}



.closeup{margin-top:6px;}

#main_slider ul.slick-dots {
  width: 1200px;
  margin: 0 auto;
  text-align: right;
  position: absolute;
  bottom: 1px; 
  font-size: 0;
  padding-left: 220px;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing :border-box;
  -moz-box-sizing :border-box;
  -ms-box-sizing :border-box;
  -o-box-sizing :border-box;
  box-sizing :border-box;
  left: 0;
  right: 0;
} 
#main_slider .slick-slide { 
    height: 541px;
    width: 100%; 
    background-position: top center !important;
    background-repeat: no-repeat !important;
}
#main_slider .slick-slide img {  }
#main_slider ul.slick-dots li {
  display: inline-block;
  font-size: 12px;
  width: 139px;
  background: #fff;
  height: 44px;
  line-height: 40px;
  text-align: center;
  vertical-align: top;  border-bottom: 1px solid #dfdfdf;
  position: relative;  
  border-right: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
}
#main_slider ul.slick-dots li button {
  background: #fff;
  color: #2e2e2e;
  font-size: 12px;
  outline:0;
} 
#main_slider ul.slick-dots li.slick-active button {
  color: #003ca6; width: 121.5px;
}
#main_slider ul.slick-dots li.slick-active {
  border-bottom: 3px solid #003ca6; 
    border-right: 1px solid #dfdfdf;
  height: 42px; 
  line-height: 40px;
}


.best_item {
position: relative;
width: 1200px;
margin: 0 auto;
text-align: right;
margin-top: 60px;
overflow: hidden;
height: auto !important;
}

.best_item .best_item_title {
  float: left;  width: 220px;  
  font-family: 'NanumSquareRoundB';
  font-size: 36px; 
  color: #333333; 
  text-align: left;
}
.best_item .best_item_title span.en {
    font-family: 'Sacramento';
    font-weight: 400;
    font-size: 48px;
    display: block;
    color: #7419fe;
}
.best_item .best_item_product {
  width: 976px;
  opacity:0;
  visibility: hidden; 
  vertical-align: top;
  padding: 0;
  display:inline-block;
  top: 0px;
  right: 0;
  position: absolute;
}
.best_item .best_item_product.active {
      opacity : 1,
      visibility : visible
}
.best_item .best_item_product li {
  text-align:center;
  margin: 0 0 0 24px;  
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.best_item .best_item_product li .img img {
  width: 98%; border: 1px solid #dfdfdf;
}
.best_item .slick-arrow {
  display: inline-block !important;
  position: absolute;
  top: 50%;
  z-index: 99;
  cursor: pointer;
  opacity:0.35;
  transform: translateY(-50%);
}
.best_item .slick-arrow:hover {
  opacity:1;
}
.best_item .best_item_product li .info {
  margin-top: 20px;
  text-align: left;
}
.best_item .best_item_product li .info .prd-name {
  margin-bottom: 10px;
  color: #2e2e2e;
  font-size: 12px;
  font-weight: bold;
}
.best_item .best_item_product li .info .prd-price {
  font-size: 14px;
  color: #2e2e2e;
  font-weight: 800;
}
.best_item .best_item_product li .info .prd-price .consumer{
  font-size: 13px;
  color: #a5a5a5;
  text-decoration: line-through;
  font-weight: normal;
  vertical-align: top;
  margin-left: 2px;
}
.best_item .best_item_product li .info .subname {
  color: #2e2e2e;
  font-size: 14px;
  margin-bottom: 10px;
}
.best_item ul.slick-dots {
  position: absolute;
  right: 0;
  left: 0;
  bottom: -60px;
  margin: 0 auto;
  height: 4px;
  text-align: center;
}
.best_item .next.slick-arrow {
  right: 0;
}
.best_item ul.slick-dots li {
  display: inline-block;
  margin: 0;
}
.best_item ul.slick-dots li button {
  display: block;
  width: 50px;
  height: 4px;
  text-indent: -9999em;
  outline:0;
  background: #ebebeb;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.best_item ul.slick-dots li.slick-active button {
  display: block;
  text-indent: -9999em;
  background: #000;
}
.best_item .best_item_title .best_item_sub {
    font-size: 14px;
    font-family: 'Nanum Gothic'; 
    color: #2e2e2e;
    padding: 10px 0 10px;
}

.best_item .best_item_title  .best_item_tab {
    font-size: 14px;
    color: #333333;
    font-family: 'Nanum Gothic'; 
}

.best_item .best_item_title .best_item_tab .tab_li {
    margin-bottom: 6px;
    padding: 3px 4px;
    cursor: pointer;
}
.best_item .best_item_title .best_item_tab .tab_li:hover {
    color: #000000;
}
.best_item .best_item_title .best_item_tab .tab_li.active {
    color: #ffffff;
    background: #003ca6;
    display: inline-block;
}
.best_item .best_item_title .best_item_tab .tab_li:hover {
    color: #000000;
}

.best_item_link {padding-top: 30px;}

.best_item_link a {
    display: block;
    color: #fff;
    background: #7419fe;
    text-align: center;
    padding: 10px;
    border-radius: 35px;
    width: 130px;
    font-family: 'Nanum Barun Gothic';
} 

.best_item_link a:hover {
    box-shadow: 0 2px 3px rgba(0,0,0,0.35);
}
/* only today */
/* slide banner */
.middle_slide_banner {
  width: 1200px;
  height: 160px; 
  overflow: hidden;
  margin: 26px auto 80px;
  position: relative;
}
.middle_slide_banner .slick-slide img {
  width:100%;
} 

.main_title {
    position: relative;
    text-align: center;
    padding-bottom: 40px;
    width: 1200px;
    margin: 0 auto;
}

.main_title h3 {
    color: #333333;
    font-size: 34px;
    letter-spacing: -0.5px;
    font-family: 'NanumSquareRoundB';
}

.main_title p.sub {
    color: #2e2e2e;
    font-size: 14px;
    padding-top: 15px;
}
/* slide banner
.prd_list .prd-name, .prd_list .prd-name a {
  margin-bottom: 10px;
  color: #2e2e2e;
  font-size: 12px;
  font-weight: bold;
}
.prd_list .prd-price, .prd_list .prd-price a {
}
.prd_list .prd-price a .price, .prd_list .prd-price .price {

}
.prd_list .prd-price .consumer, .prd_list .prd-price a .consumer {font-size: 13px;color: #a5a5a5;text-decoration: line-through;font-weight: normal;margin-left: 2px;vertical-align: top;}
.prd_list .prd-price .consumer .won, .prd_list .prd-price a .consumer .won {

}
.prd_list .prd-price .dc_per, .prd_list .prd-price a .dc_per {
  display: none;
}
ul.prd_list {
  font-size: 0; 
} 
.list4x li.pd_wrap {
  font-size: 12px;   
  vertical-align: top;
  width: 280px;
  float: left;
  position: relative;
  margin-left: 17px;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.prd_list .pd_wrap .img img {
  width: 100%;border: 1px solid #ececec;
}
.list4x li.pd_wrap:nth-child(4n) {
  margin-right: 0;
}
.list4x li.pd_wrap:nth-child(4n+1) {
  clear: both;
}

.prd_list .pd_wrap .img {
}
.prd_list .pd_wrap .info .subname {
  color: #2e2e2e;
  font-size: 14px;
  margin-bottom: 10px;
}
.prd_list .pd_wrap .info {
  margin-top: 20px;
  text-align: left;
}
.prd_list .pd_wrap .info .prd-price {
  font-size: 14px;
  color: #2e2e2e;
  font-weight: 800;
}
.prd_list .pd_wrap .info .prd-price .dc_per {
  right: 15px;
  position: absolute;
  top: -10px;
  margin-right: 0;
  
} 

.event .event_wrap {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.event .middle_slide_banner{margin-top:0px;}

.event .event_wrap .event_wrap1 {
  position: relative;
  
}

.event .event_wrap .event_wrap1 .left {
 display:inline; 
}
.event .event_wrap .event_wrap1 .left img {
    width: 296px; height:288px;  margin-bottom:4px;
}
.event .event_wrap .event_wrap1:after {
  display: block;
  clear: both;
  content: '';
}

 */ 

/* event */ 
.event {
    margin: 90px 0 0;
  position: relative; margin-bottom: 120px;
}





/* tab */
.tab_wrap{
    width:1200px;  margin:0 auto;  }

.tab_box_container{
  width:1200px;  }

.tab_menu_container {
  width:1200px; height:700px;
  margin:0 auto;  }


.tab_menu_container li{ float:left;
 outline:0; width:300px; height:290px;  }


.jb-a {  position: relative; }
.jb-a1{  position: relative; }
.jb-a2{  position: relative; }
.jb-a3{  position: relative; }
.jb-a4{  position: relative; }
.jb-a5{  position: relative; }
.jb-a6{  position: relative; }
.jb-a7{  position: relative; }

.jb-c { position: absolute; top: 0px;  display: none;left: 0px;}

.jb-a:hover .jb-c {  display: block;}
.jb-a1:hover .jb-c {  display: block;}
.jb-a2:hover .jb-c {  display: block;}
.jb-a3:hover .jb-c {  display: block;}
.jb-a4:hover .jb-c {  display: block;}
.jb-a5:hover .jb-c {  display: block;}
.jb-a6:hover .jb-c {  display: block;}
.jb-a7:hover .jb-c {  display: block;}


/* BASIC css end */

