/* BASIC css start */
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/variable/pretendardvariable.css');

.event_noti {
    background-color: #000;
    text-align: center;
    margin: 0 auto;
    padding: 15px 0px;
}

.event_noti p { 
    cursor: pointer; 
    font-weight: 500;
    font-size: 17px;
    color:#9f9f9f
}
.event_noti ul { 
    display: none; 
    padding-top: 20px;
}
.event_noti li {
    font-size: 16px;
    margin-top: 10px;
    color:#fff
}

#content-pro { width: 100%; }

#prd-w100 { width:100%;  padding:20px 0 10px; }
#prd-section02  { width:1350px; padding:10px 0 15px 0}

#content-mainbn {
    position: relative;
}
#content-mainbn img { width: 100%;}
.slide_01 {
    position: absolute;
    top: 232px;
    box-sizing: border-box;
    width: 90%;
    left: 5%;
    opacity:0;
    
}
.slide_01 .swiper-container {
    padding: 70px 10px;
}
.slide_01 .swiper-slide {
    scale: .9;
    transition: all 200ms linear;
}
.slide_01 .swiper-slide.swiper-slide-active {
    scale: 1.1;
    z-index:10
}

.slide_01 img.on{display:none}
.slide_01 .swiper-slide.swiper-slide-active img.off{display:none}
.slide_01 .swiper-slide.swiper-slide-active img.on{display:block;}
.star {
    width: 1px;
    height: 1px;
    border-radius: 50%;
    background-color: #8C1D1F;
    position: absolute;
    top: 50%;
    left: 50%;
    overflow: hidden;
    opacity: 0;
}

.twinkle {
  animation-duration: 1s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-name: twinkling;
}


@keyframes twinkling {
  0% {
    box-shadow:0 0 170px 170px rgb(255 162 96 / 30%);
  }

  100% {
    box-shadow:0 0 170px 170px rgb(247 148 0 / 78%));
  }
}

/* ====== ºÐ·ùÆäÀÌÁö ÃßÃµ»óÇ°3¿­ÄÚµå ====== */

.prd-item-list3 { zoom: 1; overflow: hidden; clear: both; }
.prd-item-list3:after { content: ""; clear: both; display: block; }
.prd-item-list3 .item { float: left; width: 433px; /* text-align: center; */ padding-bottom: 20px ;}
.prd-item-list3 .item .item_box { width: 410px; margin: 0 auto;  background-color: #fff; border:10px solid #fff;  box-shadow: 0px 15px 35px rgba(50,50,90,0.1), 0px 5px 15px rgba(0,0,0,0.07); box-sizing: border-box; position: relative; }
.prd-item-list3 .item .item_box .thumb { margin: 0 auto; width:390px; height: auto;   position: relative;  }
.prd-item-list3 .item .item_box .thumb img { width:390px; height: auto; }
.prd-item-list3 .item .item_box .info { width: 100%; margin:0 auto; text-align:left; }
.prd-item-list3 .item .item_box .info li { padding:5px 0; }
.prd-item-list3 .item .item_box .info .name {padding-bottom: 5px; text-align:left; font-size:12px; color: #555;  font-weight:bold; border-bottom:1px solid #F0F0F0; }
.prd-item-list3 .item .item_box .info .subname { color: #c30000; font-size:12px; }
.prd-item-list3 .item .item_box .info .color { padding-top: 10px; }
.prd-item-list3 .item .item_box .info .icon { margin-top: 10px; }
.prd-item-list3 .item .item_box .info .price01 { font-weight:none; color:#999; padding-right:10px; text-decoration:line-through; }
.prd-item-list3 .item .item_box .info .price02 { font-weight:none; color:#555; }
.prd-item-list3 .item .item_box .besttit { position:absolute; top:0px; left:0px;  opacity: 0.7; filter: alpha(opacity=70); /* For IE8 and earlier */  z-index:2; }
.prd-item-list3 .item .item_box .besttit .box { padding:5px; background-color:#999; color:#F4F4F4; line-height:38px; border:1px solid #dedede; font-size:12px; letter-spacing:-0.5px; font-weight:bold; }
.prd-item-list3 .item .item_box:hover .besttit .box {background-color:#000; border:1px solid #000; color:#fff; }



/* ====== ºÐ·ùÆäÀÌÁö ÃßÃµ»óÇ°4¿­ÄÚµå ====== */

.prd-item-list4 { zoom: 1; overflow: hidden; clear: both; }
.prd-item-list4:after { content: ""; clear: both; display: block; }
.prd-item-list4 .item { float: left; width: 325px; /* text-align: center; */ padding-bottom: 20px ;}
.prd-item-list4 .item .item_box { width: 310px; margin: 0 auto;  background-color: #fff; border:10px solid #fff;  box-shadow: 0px 15px 35px rgba(50,50,90,0.1), 0px 5px 15px rgba(0,0,0,0.07); box-sizing: border-box; position: relative; }
.prd-item-list4 .item .item_box .thumb { margin: 0 auto; width:300px; height: auto;   position: relative;  }
.prd-item-list4 .item .item_box .thumb img { width:290px; height: auto; }
.prd-item-list4 .item .item_box .info { width: 100%; margin:0 auto; text-align:left; }
.prd-item-list4 .item .item_box .info li { padding:5px 0; }
.prd-item-list4 .item .item_box .info .name {padding-bottom: 5px; text-align:left; font-size:12px; color: #555;  font-weight:bold; border-bottom:1px solid #F0F0F0; }
.prd-item-list4 .item .item_box .info .subname { color: #c30000; font-size:12px; }
.prd-item-list4 .item .item_box .info .color { padding-top: 10px; }
.prd-item-list4 .item .item_box .info .icon { margin-top: 10px; }
.prd-item-list4 .item .item_box .info .price01 { font-weight:none; color:#999; padding-right:10px; text-decoration:line-through; }
.prd-item-list4 .item .item_box .info .price02 { font-weight:none; color:#555; }

.item .item_box .besttit { position:absolute; top:0px; left:0px;  opacity: 1; filter: alpha(opacity=100); /* For IE8 and earlier */  z-index:1; }
.item .item_box .besttit .box { padding:5px 10px; background-color:#000; color:#F4F4F4;  font-size:11px; letter-spacing:-0.5px; font-weight:bold; }
.item .item_box:hover .besttit .box {background-color:#000; border:0px solid #000; color:#fff; }




#prdBrand { position: relative; width:1350px;  margin:0 auto;  }



#midSection { position: absolute; width: 100%; margin-top: -50px; }

/* ºê·£µå */}
.brandin_inner { position: relative; }

#prd-section01 { margin:0 auto; }
#prd-section01 .item-list6 .item .item_box,
#prd-section01 .item-list6 .item .item_box .thumb,
#prd-section01 .item-list6 .item .item_box .thumb img { width: 215px; height: auto; }
#prd-section02  { padding:10px 0 15px 0; text-align: center;}

.prd-smenu .cate-sort li { display: inline-block; *display: inline; padding-left: 5px; padding-bottom: 5px; }
.prd-smenu .cate-sort li a { display: block; padding: 5px 10px; color: #757575; font-size: 12px; background: #fff; border: 1px solid #F0F0F0; font-weight: normal; }

.brand_box {
    display: flex;
    width: 100%;
    padding: 50px;
    box-sizing: border-box;
    background-color: #f9f9f9;
    position: relative;
    z-index: 999;
    margin-top: 60px;
}

.brand_info {
    width: 400px;
    flex-shrink: 0;
    padding-right: 50px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
    padding-left: 20px;
}

.brand_info_txt {
    font-size: 17px;
    line-height: 29px;
    word-break: keep-all;
}

.brand_info_txt span {
    font-size: 30px;
    font-weight: 500;
    display: block;
    line-height: 41px;
}

.all_brand_btn {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #000;
    border-radius: 25px;
    height: 50px;
    padding: 0 25px;
    font-size: 18px;
    color: #fff;
    font-weight: 300;
    margin: 70px 0 20px;
}

.all_brand_btn i {
    margin-left: 10px;
    margin-bottom: -1px;
}

.all_brand_lst_bg {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: transparent;
    z-index: 5;
}

.all_brand_lst {
    position: absolute;
    /*
    top: 220px;
    left: 190px;
    */
    margin-top: -220px;
    display: flex;
    align-items: center;
    background-color: #fff;
    z-index: 999;
    padding: 20px 30px;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.14);
    flex-wrap: wrap;
    display: none;
    width: 1100px;
}

.all_brand_lst li {
    width: calc((100% / 6) - 20px);
    margin: 30px 10px;
}

.all_brand_lst a {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.all_brand_lst img {
    width: 80%;
}

.all_brand_lst h3 {
    display: block;
    height: 61px;
    line-height: 61px;
    font-size: 27px;
    font-weight: 900;
    letter-spacing: -2px;
}

.all_brand_lst p {
    margin-top: 10px;
    font-size: 16px;
    color: #919191;
    font-weight: 300;
}

.all_brand_lst a:hover p {
    color: var(--main-color);
}

.brand_rank {
    width: calc(100% - 400px);
}
.brand_rank .util { display: flex; align-items: center; justify-content: space-between; } 
.brand_rank .util::after { display: none; }
.brand_rank .util .swiper-scrollbar { width: 100%; height: 5px;  background: #dfdfdf; bottom: -10px; }
.brand_rank .util .swiper-container .swiper-notification { bottom: 0; left: 0; }
.brand_rank .util .navi { width: 100px; display: flex; justify-content: space-between; }
.brand_rank .util .swiper-scrollbar .progress { transition: all 3.5s ease; height: 5px; background:#000; }




#prd-section01 { margin-top: -10px; padding-top: 23px; padding-bottom: 10px }
#prd-section01 .item_box i.xi-bookmark { font-size: 52px; position: absolute; top: -4px; left: -10px; color: #000; z-index: 1; display: none; }
#prd-section01 .item_box .besttit { position: absolute; top: 0; left: 0px; filter: none; width: 31px; height: 31px; text-align: center; border: none; z-index: 1; display: none; }
#prd-section01 .item_box .besttit .box { margin-left: 0; line-height: 30px; font-size: 14px; color: #fff; letter-spacing: -0.5px; } 
#prd-section01 .item-list5 .item { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; flex-shrink: 0; margin-left: 0; padding-bottom: 0; }


#content-pro .lb .swiper-button-prev { left: auto; right: 50px; }
#content-pro .lb .swiper-button-prev, #content-pro .lb .swiper-button-next { background-image: none; width: auto; height: auto; margin-top: -16px; }
#content-pro .lb .swiper-button-prev i, #content-pro .lb .swiper-button-next i { font-size: 29px; color: #000; }

#dateView2 {
    font-weight: 900;
    letter-spacing: 2px;
    margin: 25px 0 26px;
    font-size: 39px;
    font-family: 'Pretendard Variable';
    color: #0A4ED7;
}

/* BASIC css end */

