/* BASIC css start */
.main_nav {
    background-color: #121212;
}

.main_nav ul {
    text-align: center;
}

.main_nav li {
    width: 163.33px;
    height: 85px;
    display: inline-block;
    position: relative;
}

.main_nav li a {
    display: block;
    position: relative;
    padding: 28px 0 0 0px;
    color: #fff;
    font-size: 20px;
    line-height: 1.3;
}

.main_nav li a:hover {
    color: #f2d698;
}

.time_sale {

}
.time_sale .countdown {
    position: relative;
    background: url(/design/emarue/onedesign/images/event/eventpage04_05.jpg) #05031B repeat 0 1250px / contain;
}




#timer {
    position: absolute;
    font-size: 3em;
    font-weight: bold;
    padding: 20px;
    width: 700px;
    color: white;
    top: -240px;
    z-index: 2;
    left: 50%;
    transform: translateX(-50%);
}

#timer div {
    display: inline-block;
    min-width: 90px;
    padding: 12px;
    background: #020b43;
    border-radius: 10px;
    border: 2px solid #030d52;
    margin: 15px;
}

#timer div span {
    color: #ffffff;
    display: block;
    margin-top: 12px;
    font-size: .35em;
    font-weight: 400;
}



.time_goods {
    background: #fff;

    width: 1050px;
    margin: 0 auto 0;
    box-sizing: border-box;

}

.prd_default { margin : 0px; }

.prd_default .prdList {
background: #fff;
    padding: 50px 50px 100px;
    box-sizing: border-box;
    width: 1050px;
    margin: -10px auto 0;
}
.prd_default .prdList > li {
    display: inline-block;
    position: relative;
width: 25%;
    margin: 30px 0;
    text-align: left;
    vertical-align: top;
    font-size: 12px;
}
.prd_default ul.grid3 .thumbnail {
    max-width: 100%;
}







.prd_default .prdList .description {    text-align: left; }
.prd_default .prdList .description .name {    text-align: left; margin: 0 0 10px; }
.prd_default .prdList .description .name a { display: inline-block;
    padding: 5px 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.4;
    letter-spacing: -0.02vw;
}
.prd_default .prdList .spec li {    text-align: left; }
.prd_default .prdList .prd_price {    font-size: 18px; color : #121212; }
.prd_default .prdList .prd_consumer {
    font-size: 14px;
    color: #888;
    font-weight: 500;
}
.listPercent {
    font-size: 35px;
    display: block;
    float: right;
    margin-right : 2%;
    color: red;
}



.best_item {
    position: relative;
background: url(/design/emarue/onedesign/images/event/bg_check.jpg) #05031B repeat 0 1250px / contain;
}



/* 라디오 버튼 */
input { display : none; }

input:checked + label, input:hover {
    border: 2px solid #060c41;
    color: #fff;
    background-color: #060c41;
}

label{
    margin-right: 10px;
    font-size: 16px;
    cursor: pointer;
    width: 140px;
    height: 60px;
    line-height: 60px;
    border: 2px solid #060c41;
    color: #060c41;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
    font-family: 'Pretendard-Regular';
    position: relative;
    box-sizing: border-box;
}

#con1:checked ~ #menu_1,
#con2:checked ~ #menu_2,
#con3:checked ~ #menu_3,
#con4:checked ~ #menu_4,
#con5:checked ~ #menu_5
{
    display: block; 
    width: 1050px;
    margin: 0 auto;
    margin-top: 70px;
}


/* 탭 */
.tab{
    padding: 100px 0;
    margin: 0px auto;

}

.tab .prd_default .prdList {
    padding: 50px 50px 100px;

}


.con{
    width: 100%;
    display: none;
    background: #fff;
}

.moreBtn {
    background: #fff;

}
.more {
    width: 290px;
    height: 60px;
    background: #0a131d;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

/* BASIC css end */

