/* BASIC css start */
/* ÀÌ¹ÌÁö ¸Ê */
img[usemap] { border: none; height: auto; max-width: 100%; width: auto;}
img{ border: none; height: auto; max-width: 100%; width: auto;}
.evt_img { width: 100%;  max-width: 750px;  margin: 0 auto; position: relative; text-align: center; }


/* °øÅë */
#contentWrap { margin: 0px auto; text-align:center; max-width: 750px;}
.item-wrap {margin:0 auto;width: 100%;}
.item-wrap .dc {color: #e10327 !important; font-weight: 700!important;}
.pleasewait {border-radius: 0;}


/* .section_02 ½Å»ó */
.section_02 {max-width: 750px;  margin: 0 auto; position: relative;}



/* .section_03 */
.section_03 {max-width: 750px;  margin: 0 auto; position: relative;}
.section_03 .limited-icon_1 {position: absolute; left: 186px; top: 595px; width: 99px; height: 41px; text-align: center; border-radius: 100px; background: #00b548; animation: float 2s ease-in-out infinite;}
.section_03 .limited-icon_2 {position: absolute; right: 186px; top: 595px; width: 99px; height: 41px; text-align: center; border-radius: 100px; background: #00b548; animation: float 2s ease-in-out infinite;}
.section_03 .limited-icon_1,
.section_03 .limited-icon_2 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.section_03 .limited-icon span {font-size: 22px; font-weight: 600;color: #fff;}


@keyframes float {
    0% {transform: translateY(0);}
    50% {transform: translateY(-7px); }
    100% { transform: translateY(0);  }
}





/* .section_04 */
.section_04,
.section_04_2 {
    position: relative;
    background: #0d0d0d;
}

/* °øÅë Å¸ÀÌ¸Ó ÁÙ */
#ev_04 .timer-row,
#ev_04_2 .timer-row {
    margin-top: 32px;
    padding-left: 47px;
    padding-right: 46px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* °øÅë Å¸ÀÌ¸Ó ¿ÞÂÊ */
#ev_04 .timer-label,
#ev_04_2 .timer-label {
    font-size: 20px;
    color: #ffffff;
}

/* °øÅë Å¸ÀÌ¸Ó ¿À¸¥ÂÊ */
#ev_04 .timer-text,
#ev_04_2 .timer-text {
    font-size: 20px;
    font-weight: 500;
}

/* ¿¬¸»¼±¹° Å¸ÀÌ¸Ó »ö»ó*/
#ev_04 .timer-text {
    color: #e10327;
}

/* ¿¬¸»È¨ÆÄÆ¼ Å¸ÀÌ¸Ó »ö»ó */
#ev_04_2 .timer-text {
    color: #39b93f;
}

/* °øÅë »óÇ° ¸®½ºÆ® ½ºÅ¸ÀÏ */
.section_04 .topTen,
.section_04_2 .topTen {
    margin-top: 35px;
    padding-left: 22px;
    background: #0d0d0d;
}

.section_04 .item-wrap,
.section_04_2 .item-wrap {
    padding-right: 15px;
    box-sizing: border-box;
}

.section_04 .item-wrap .item-cont .item-list,
.section_04_2 .item-wrap .item-cont .item-list {
    margin-bottom: 0;
}

.section_04 .prd-info,
.section_04_2 .prd-info {
    color: #ffffff;
}

.section_04 .prd-info .prd-review,
.section_04_2 .prd-info .prd-review {
    margin-left: 10px;
}

.section_04 .prd-info > ul .prd-name,
.section_04_2 .prd-info > ul .prd-name {
    white-space: normal;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    margin-bottom: 10px !important;
}

.section_04 .prd-info .prd-wish a,
.section_04_2 .prd-info .prd-wish a,
.section_05 .rating-group.tiny > a {
    color: #9f9f9f;
}

.section_04 .prd-info .prd-wish i.fa,
.section_04_2 .prd-info .prd-wish i.fa {
    color: #acacac;
}                 


#ev_04_2 .item-wrap .dc {
    color: #39b93f !important;
}



/* 5. 2026 ´ÙÀÌ¾ó & Ä¶¸°´õ Å¸ÀÌ¸Ó ¹Ú½º */
.section_05 {position: relative;}


/* Å¸ÀÌ¸Ó ¹Ú½º ½ºÅ¸ÀÏ */
.section_05 .ev05-timer-box {
  position: absolute;
  top: 326px;     /* ÀÌ¹ÌÁö ±âÁØ À§¿¡¼­ 326px */
  left: 46px;     /* ¿ÞÂÊ¿¡¼­ 46px */
  width: 658px;
  height: 73px;

  background: #000000;
  border-radius: 13px;      /* µ¿±Ûµ¿±Û ¶ó¿îµå */
  display: flex;
  align-items: center;
  justify-content: center;

  box-sizing: border-box;
  padding: 0 20px;
}

/* Å¸ÀÌ¸Ó ¾È ±ÛÀÚ ½ºÅ¸ÀÏ */
.section_05 .ev05-timer-box #ev05-timer-text {
  font-size: 20px;
  color: #ffffff;
  font-weight: 500;
  text-align: center;
}






/* .section_05 - »óÇ° */ 
.section_05 {background: #0e4918; padding-bottom: 90px;}
.section_05 .tab_content{
    margin: 20px 46px;
    padding-top: 0.5px;
    padding-bottom: 30px;
    padding-left: 33px;
    background: #fff;
    border-radius: 13px;

    /* height: 2670px;  ½ºÅ©·Ñ½Ã */
    display: flex;
    flex-direction: column;
}

.section_05 .item_cont{
    margin-top: 50px;
    text-align:left;
    /* flex: 1; ½ºÅ©·Ñ½Ã */
    /* overflow-y: auto; ½ºÅ©·Ñ½Ã */
}

.section_05 .item_area ul.tit{
    display:flex;
    flex-direction:column;
    justify-content:flex-start;
}



.section_05 .item_area ul.tit>li{display:flex; position:relative; margin-top:5px; height: 213px;} 
.section_05 .item_area ul.tit>li:first-child{margin-top:0;} 
.section_05 .item_area ul.tit>li .thumb{height:187px;position:relative;} 
.section_05 .item_area ul.tit>li .thumb a{display:block;width:100%;height:100%;} 
.section_05 .item_area ul.tit>li .thumb a img{width:100%; height:100%; object-fit:cover; border-radius:8px; box-sizing:border-box;} 
.section_05 .prd-info{flex:1;margin-left:23px;min-height:10px;position:relative; } 
.section_05 .prd-info>ul{position:relative; padding-top:15px; height:259px; box-sizing:border-box;} 
.section_05 .prd-info>ul .prd-name{font-size:20px; font-weight:600; line-height:23px; margin-bottom:7px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;word-break:break-word; overflow-wrap:break-word;} 
.section_05 .prd-info>ul .prd-price, .section_05 .prd-info>ul .prd-soldout, .section_05 .prd-info>ul .dc{font-size:20px;font-weight:600;display:inline-block;} 
.section_05 .prd-info>ul .prd-soldout{color:#c7c7c7;} 
.section_05 .prd-info>ul .dc{color:#e10327; padding-right:6px;} 
.section_05 .prd-info>ul .prd-price del{font-size:15px;font-weight:600;color:#bbb;display:inline-block;} 
.section_05 .prd-review{margin-top:10px;} 
.section_05 .rating-group.tiny>a{font-size:15px;color:#7e7e7e;} 



/* .section_06 */
.section_06 {max-width: 750px;  margin: 0 auto; position: relative;}



/* footer */
#footer {margin-top:0!important;}






/* BASIC css end */

