﻿/*구작추천이벤트 모바일 */
.container{background:#000}
.wrap_notice{/* padding-bottom:30px */}
.wrap_notice .notice{width:100%}
.wrap_notice .notice .list{margin-bottom: 8px; box-shadow: 0px 2px 4px rgba(0,0,0, 0.05); background: #2a2a2a; color: #fff;font-size: 16px;}
.wrap_notice .notice .list .title{display:block;overflow:hidden;margin:0 4%;padding:15px 0 15px 0;}
.wrap_notice .notice .list .title .sort{font-size:12px;font-family:'noto-bold';line-height:40px}
.wrap_notice .notice .list .title .m_left{width:100%}
.wrap_notice .notice .list .title .tit{display:block;line-height:20px;overflow:hidden;font-size:14px;font-family:'notokr-regular'}
.wrap_notice .notice .list .title .date{font-size:12px;color: #acacac}
.wrap_notice .notice .list .noti-cont{display:none;font-size:13px;margin:0;background: #181818}
.wrap_notice .notice .list:first-child .noti-cont{display: block}
.wrap_notice .notice .list .noti-cont img{width:100%}

.wrap_notice .notice .list .info{margin-bottom:25px}
.wrap_list{padding:0 5%;overflow: hidden;}
.wrap_list li{width:45%;margin-right:10%;margin-bottom:25px;float: left;position: relative;}
.wrap_list li:nth-child(2n){margin-right: 0;}
.wrap_list li .img{width: 100%;overflow: hidden;display:inline-block;}
.wrap_list li img{width: 100%;}
.wrap_list .text{height:40px;margin:5px 0;line-height: 20px;font-size: 14px;color: #f0f0f0;overflow: hidden;}
.wrap_notice .notice .list .banner{text-align: center;}

.btn_more{display:block;width:92%;margin: 20px 4%;text-indent: -9999px;background:#202020 url(http://img.imbc.com/event/legend_pick/images/ico_more.png) center center no-repeat;background-size:15px;line-height: 40px;height: 40px;}
.btn_list{display:block;width:92%;margin: 30px 4%;line-height: 40px;height: 40px;letter-spacing: -1px;color: #9b9b9b;text-align: center;background: #2c2c2c;}
.ico_list{display:inline-block;margin-right:6px;width:14px;height:14px;background:url(http://img.imbc.com/event/legend_pick/images/ico_list.png) center center no-repeat;background-size:14px;vertical-align: middle;}