/* BASIC css start */
#main_slider {
    height: 561px;
}
#blk_scroll_wings.top_fix , #cherrypicker_scroll.top_fix {
position: absolute !important;
top:310px !important;
right: 50% !important;
}

#logo {font-weight:bold; font-size:24px; color:#FF5E00; width:620px; line-height:100%;}
.research {padding-left:350px; padding-top:20px;}
.research {font-size:18px; line-height:180%;}


#main_slider ul.slick-dots {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  bottom: 0;
  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: 561px;
    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: 12%;
  background: #fff;
  height: 40px;
  line-height: 40px;
  text-align: center;
  vertical-align: top;
  position: relative;
  border-bottom: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
}
#main_slider ul.slick-dots li button {
  background: #fff;
  color: #2e2e2e;
  font-size: 11px;
  outline:0;
} 
#main_slider ul.slick-dots li.slick-active button {
  color: #7419fe;
}
#main_slider ul.slick-dots li.slick-active {
  border-bottom: 3px solid #7419fe;
  height: 42px;
  line-height: 40px;
}
#main_slider ul.slick-dots li:after {
  content: '';
  position: absolute;
  width: 1px;
  background: #dfdfdf;
  left: 0;
  top: 0;
  height: 100%;
}
#main_slider ul.slick-dots li:last-child:after {
  content: '';
  position: absolute;
  width: 1px;
  background: #dfdfdf;
  right: 0;
  top: 0;
  height: 100%;
}

/* only today */
.best_item {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  text-align: right;
  padding-top: 80px;
    overflow: hidden;
}
.best_item .best_item_title {
  float: left;
  font-family: 'NanumSquareRoundB';
  font-size: 38px;
  color: #333333;
  text-align: left;
}
.best_item .best_item_title span.en {
    font-family: 'Sacramento';
    font-weight: 400;
    font-size: 40px;
    display: block;
    color: #7419fe;
}
.best_item .best_item_product {
  width: 918px;
  opacity:0;
  visibility: hidden;
  vertical-align: top;
  padding: 0;
  display:inline-block;
  top: 80px;
  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 20px;
    -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: 250px;height:250px;
}
.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 30px;
}

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

.best_item .best_item_title .best_item_tab .tab_li {
    margin-bottom: 10px;
    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: #000000;
    background: #d9c8ff;
    display: inline-block;
}
.best_item .best_item_title .best_item_tab .tab_li:hover {
    color: #000000;
}

.best_item_link {padding-top: 3px;}

.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: 140px;
  overflow: hidden;
  margin: 143px auto 80px;
  position: relative;
}
.middle_slide_banner .slick-slide img {
  width:100%;
} 
/* slide banner */ 

.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;
}

.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: 287.25px;
  float: left;
  position: relative;
  margin-left: 17px;
  padding-bottom: 60px;
}
.prd_list .pd_wrap .img img {
  width: 250px;
height: 250px;}
.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 {
    margin: 90px 0 0;
  position: relative;
}
.event .event_wrap {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.event .event_wrap .event_wrap1 {
  position: relative;
  padding-bottom: 20px;
}
.event .event_wrap .event_wrap1 .left {
  float: left;
}
.event .event_wrap .event_wrap1 .right {
  float: right;
}
.event .event_wrap .event_wrap1 .left, .event .event_wrap .event_wrap1 .right {
  width: 590px;
}
.event .event_wrap .event_wrap1 .left img, .event .event_wrap .event_wrap1 .right img {
  width: 100%;
}
.event .event_wrap .event_wrap1:after {
  display: block;
  clear: both;
  content: '';
}
.event .event_wrap .event_wrap2 {
  position: relative;
}
.event .event_wrap .event_wrap2 .all {
  width: 1200px;
  text-align: center;
}
.event .event_wrap .event_wrap2 .all img {
  max-width: 100%;
}
.event .event_wrap a {
  -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;
}
.event .event_wrap a:hover {
    opacity: 0.8;
}
/* event */
#instafeed {
    padding-top: 45px;
}


.instagram {
    margin: 115px 0 0 0;
    position: relative;
    text-align: center;
}

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

.instagram p.instaid {
    color: #2e2e2e;
    font-size: 14px;
    padding-top: 10px;
}
.insta_link { 
    width: 195px;
    display: inline-block;
    margin: 5px 5px 0 0;
}
.insta_link:nth-child(6n) {
    margin-right: 0;
}
.insta_link a {
    width: 195px;
    height: 195px;
    display: inline-block;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
  -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;
}
.insta_link a:hover {opacity: 0.8;}
#instafeed .insta_link:nth-child(6n+1) {
    clear: both;
}

 


/* BASIC css end */

