/* BASIC css start */
#contentWrap {width:100%;}
.pleasewait {border-radius: 4px;background-size: cover;}

/* ÀÌ¹ÌÁö¸Ê */
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: 1902px;min-width: 800px;margin: 0 auto;position: relative;text-align: center;}


/*°øÅë*/
.item-wrap {margin: 0 auto;}
.item-wrap .x4 .item-list {width:25%;}
.item-wrap .x4 .item-list:nth-child(4n+1) {margin: 30px 0 0 10px;}
.promotion span{display: inline-block;color:#9c9c8d;font-size: 13px;line-height: 22px;background:#40403b; padding: 2px 8px;border-radius: 4px;margin-bottom: 7px;}
.ev_section {}


/* .ev_cate_header */
.ev_cate_header {position: sticky;top: 72px;height: 43px;z-index: 1000;padding: 8px 0;background: #000;}
.ev_gnb {height: 43px;display: flex;gap: 6%;overflow-x: auto;white-space: nowrap;scroll-behavior: smooth;-ms-overflow-style: none;scrollbar-width: none;justify-content: center;}
.ev_gnb::-webkit-scrollbar { display: none; }
.ev_gnb a {position: relative;color: #ffffff;font-size: 18px;line-height: 43px;}
.ev_gnb a.on {color: #ffdb42;}
.ev_gnb a::after {content:"";width: 1px;height:18px;position:absolute;top:50%;left: -50px;transform:translate(0%,-50%);background: #fff;}
.ev_gnb a:first-child::after {content:""; display:none; }


/* Evt 01 */
#ev01 {position: relative; text-align: center;}
#ev01 .line_ev { width: 100%; height: 43px; position: absolute; line-height: 43px; text-align: center; font-weight: 600; background: rgba(255, 220, 66, 74%);}
#ev01 .top_bg {position: absolute; top: 0;}


/* Evt 02 */
#ev02 {text-align: center;}
#ev02 .anchor-offset{  padding-top: 130px; margin-top: -130px;}

/* Evt 03 ÇÏ·çÆ¯°¡ */
#ev03 { background:#13130b; }
.section_03 {margin: 0 auto;}
.section_03 .timer-box {padding: 19px 0;display:none;margin: 0 auto;}
.section_03 .timer-box.on {display: block;}
.section_03 .timer-box > div {color: #ffdc42;display: flex;justify-content: center;align-items: center;gap: 100px;font-size: 25px;height: 106px;}
.section_03 .m_tab01 {max-width: 1000px;display: flex;gap: 14px;position: relative;margin: 0 auto;justify-content: center;}
.section_03 .m_tab01 li::-webkit-scrollbar{ display: none; }
.section_03 .m_tab01 li{width: 10%;cursor: pointer;}
.section_03 .m_tab01 li .tab-box {font-size: 16px;height: 39px;line-height: 39px;font-weight: 600;text-align: center;flex: 0 0 auto;display: flex;align-items: center;justify-content: center;/* padding: 0px 11px; */border-radius: 20px;background: #19191a;color: #929292;}
.section_03 .m_tab01 li.on .tab-box {display: block;color: #fff;background: #464646;transition: background-color 0.4s ease, color 0.4s ease;}
.section_03 .m_tab01 li .tab-box p:nth-child(1) {font-size:20px;line-height: 34px;}
.section_03 .m_tab01 li .tab-box p:nth-child(2) {font-size:22px;font-weight: 600;letter-spacing: -.2px; color:#000;}
.section_03 .m_tab01 li.on .tab-box p:nth-child(2) {color:#fff;} 
.section_03 .tab_content {display:none;}
.section_03 .tab_content.on {display: block;}
.section_03 .item-wrap {width: 1000px;}
.section_03 .item-wrap .x4 .item-list {width: 25%;margin: 30px 0 0 15px;}
.section_03 .prd-info > ul {color: #fff;}
.section_03 .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; white-space: normal;-webkit-box-orient: vertical;-webkit-line-clamp: 1; }
.section_03 .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_03 .prd-info > ul .prd-soldout { color: #c7c7c7; }
.section_03 .prd-info > ul .dc { color: #ffdc42!important;}
.section_03 .prd-info > ul .prd-price del { font-size: 15px; font-weight: 600; color: #bbb; display: inline-block; }
.section_03 .prd-info .prd-review { margin-left: 10px; }
.section_03 .prd-info .wishicon {margin-top: 8px;}


/* °øÅë Å¸ÀÌ¸Ó ·¹ÀÌ¾Æ¿ô */
.section_03 .timer-box div[class^="timer"] {
  display: flex;
  padding: 23px 17px;
  text-align: center;
  justify-content: center;
}

/* °øÅë span ½ºÅ¸ÀÏ */
.section_03 .timer-box div[class^="timer"] > span {
  width: 4.9999%;
  font-size: 63px;
  font-weight: 700;
  height: 100%;
  position: relative;
}

/* ÄÝ·Ð(:) Ã³¸® */
.section_03 .timer-box div[class^="timer"] > span:after {
  content: ":";
  height: 100%;
  position: absolute;
  top: 16%;
  right: -58%;
  font-size: 38px;
}

/* ¸¶Áö¸· span¿¡´Â ÄÝ·Ð Á¦°Å */
.section_03 .timer-box div[class^="timer"] > span:last-child:after {
  display: none;
}

/* ¼ÒÁ¦¸ñ (½Ã/ºÐ/ÃÊ) */
.section_03 .timer-box div[class^="timer"] > span > div {
  font-size: 20px;
  font-weight: 400;
}

/* Evt 04 */
#ev04 {background: #ffdc42; padding-bottom: 100px;}
#ev04 .new_prd {position: relative; width: 1200px; margin: 0 auto;}
#ev04 .one_plus {position: relative; width: 1200px; margin: 0 auto; margin-top: 100px;}
#ev04 .swiper-button-prev {position: absolute;top: 55%;left: 5%; background-position: center !important;background: url(http://dailylike.jpg3.kr/hgodo/05_Evt/2506/25_Ranking_ev_prev_arr.png) no-repeat;color:rgba(0,0,0,.0);} 
#ev04 .swiper-button-next {position: absolute;top: 55%;right: 5%; background-position: center !important;background: url(http://dailylike.jpg3.kr/hgodo/05_Evt/2506/25_Ranking_ev_next_arr.png) no-repeat;color:rgba(0,0,0,.0);}
.section_04 .sub_section_tit {width: 870px; background: #000;}
.section_04 .sub_section_tit div {font-size: 20px;font-weight: 700;height: 100px;color: #fff;padding: 20px 25px;box-sizing: border-box;margin-bottom: 40px;text-align:left;}
.section_04 .sub_section_tit div p:nth-child(1) {font-size: 16px;font-weight: 600;}
.section_04 .sub_section_tit div p:nth-child(2) {font-size: 24px;font-weight: 600;}
.section_04 .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; white-space: normal;-webkit-box-orient: vertical;-webkit-line-clamp: 1; }
.section_04 .prd-info > ul .prd-price, .section_04 .prd-info > ul .prd-soldout, .section_04 .prd-info > ul .dc { font-size: 20px; font-weight: 600; display: inline-block; }
.section_04 .prd-info > ul .dc { color: #ff0000!important;}
.section_04 .prd-info > ul .prd-soldout { color: #c7c7c7; }
.section_04 .prd-info > ul .prd-price del { font-size: 15px; font-weight: 600; color: #bbb; display: inline-block; }
.section_04 .prd-info .prd-review { margin-left: 10px; }
.section_04 .prd-info .wishicon {margin-top: 8px;}
.section_04 .prd-info .prd-wish a, .section_04 .rating-group.tiny > a  {color:#000;}
.section_04 .prd-info .prd-wish i.fa {color: #000;}







/* Evt 05 */
#ev05 {padding-bottom: 100px;}
#ev05 .topTen { width: 1000px; margin: 0 auto; }
#ev05 .sub_section_tit {background: #000;}
#ev05 .sub_section_tit div {font-size: 20px;font-weight: 700;line-height: 79px;color: #fff;padding: 0 25px;margin-top: 70px;display: flex;justify-content: space-between;}
#ev05 .sub_section_tit div span.right {font-size:17px; font-weight:400;}
#ev05 .item-wrap {width:1000px; margin:0 auto;}
#ev05 .prd-info .prd-review { margin-left: 10px; }
#ev05 .prd-info > ul .prd-name { white-space: normal;-webkit-box-orient: vertical;-webkit-line-clamp: 1; }
#ev05 .prd-info .wishicon {margin-top: 8px;}
#ev05 .prd-info .prd-wish a, #ev05 .rating-group.tiny > a  {color:#000;}
#ev05 .prd-info .prd-wish i.fa {color: #000;}


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






/* BASIC css end */

