/* BASIC css start */
#contents{
  padding:0 20px;
}

.event_title {
    font-size: 28px;
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    padding: 20px 0 15px;
    
}
.event_title2 {color:#000; font-size:14px; padding-bottom:15px; text-align:left;  font-family:'Roboto Condensed', sans-serif;}


.event_ban{ padding: 5px 0 60px; }
.pdb-10{padding-bottom:10px!important;}

.shopbrand .more .more-title {color: #3b3b3b;}
.shopbrand .more .more-num {color: #aaaaaa;}


.event_thumb img{width:100%;}

.event_txt01{color:#000; font-size:20px; font-weight:bold; letter-spacing:-0.9px; line-height:0.5; padding-top:0px;}


.event_txt01{font-family:'Roboto Condensed', sans-serif; font-size:25px; line-height:1; text-align:center; letter-spacing:-0.9px; font-weight:bold; padding-top:25px;}
.event_txt02{color:#000; font-size:15px; letter-spacing:-0.9px; line-height:0.5; padding-top:13px; text-align:center;}
.event_txt03{color:#000; font-size:15px; letter-spacing:-0.9px; line-height:0.5; padding-top:13px; text-align:center;}




/*  년도 배너 관련 */


.list_group {margin-bottom:25px;}
.list_group select {width:100%; border:1px solid #000; font-family: 'Roboto Condensed', sans-serif; font-weight:700; letter-spacing:-0.7px; font-size:18px;
 background: url(/design/newerashop/mobile_decode/mo_de_opt.gif) no-repeat 97% 50%; background-size: 14px 8px;}


    .c_button {
        width: 100%;
        margin-bottom:15px;
    }
    

    .c_button ul {
        width: 100%;
    }

    .c_button ul li {
        float: left;
        width: 48.9%;
        height: 40px;
        text-align: center;
        border: 1px #000 solid;
        line-height: 40px;
        margin: 0 0.5%;
        box-sizing: border-box;
        font-size: 15px;


    }
    
    .c_button ul li a{
        width:100%;
        display:block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .bg000{
        background:#000;
    }
    
    .bg000 a {
        color:#fff;
    }
/* BASIC css end */

