#event_list{
	width:1225px; margin:auto;
	
}

/* header{ */
#event_list > header{
	margin: 20px 0px;
	color: #171717;font-size: 13px;letter-spacing: -1px;
}
#event_list > header .gt{
	margin: 0px 14px;
}

#event_result  > header .gt{
	margin: 0px 14px;
}

/* } */


/* top section banner { */
#event_list .top_img{
	width:100%;
	height:439px;
	margin-bottom:60px;
}
#event_list .top_img >article{
	float:left;
}
#event_list .top_img >article:nth-of-type(1){
	height:100%; width:603px;margin-right:19px;
}
#event_list .top_img >article:nth-of-type(2){
	height:100%; width:292px;margin-right:19px;overflow: hidden;  position: relative; 
}

#event_list .top_img >article:nth-of-type(3){
	height:100%; width:292px;
}
#event_list .top_img >article:nth-of-type(3)>div{
	height:141px;
}
#event_list .top_img >article:nth-of-type(3)>div:nth-of-type(n+2){
	margin-top:8px;
}

#event_list .top_img >article .img{
	width:100%;height:100%;
}
/* } */



/* notice_event_tab { */
#event_list .notice_event_tab{
	overflow: hidden;
	clear:both;
	margin-bottom:25px;
}
#event_list .notice_event_tab >div{
	width:204px;height:52px;box-sizing:border-box;
	border:1px solid #d5d5d5;
	border-right:0px;
	border-bottom:1px solid #000;
	float:left;line-height:52px;
	text-align:center;
	font-size:14px;
	color:#000;font-weight:bold;position: relative;
	cursor:pointer;
	
}
#event_list .notice_event_tab >div .count{
	font-size:12px; color:#777;
}
#event_list .notice_event_tab .active{
	border:1px solid #000;
	border-bottom:0px;
	border-right: 1px solid #000 !important;
}
#event_list .notice_event_tab .active:before{
	content:'';
	z-index:-1;	
}
#event_list .notice_event_tab .active .count{
	font-weight:bold;color:#000;
}

#event_list .notice_event_tab >div:last-of-type{
	border-right:1px solid #d5d5d5;
}
/* } */




/* notice_event_ul { */
#event_list .notice_event_ul{
	margin:25px 0px;
}
#event_list .notice_event_ul > li{
	float:left;
	width:292px;padding-right:19px;
	border-bottom:1px solid #e3e3e3;
	box-sizing: content-box;    margin-bottom: 25px;
	height: 281px;	    position: relative;
}
#event_list .notice_event_ul > li .endimg{
    width: 90px;
    height: 90px;
    position: absolute;
    z-index: 1;
    opacity: 1;
    top: 40px;
    left: 50%;
    margin-left: -45px;
}

#event_list .notice_event_ul > li:nth-of-type(4n){
	padding-right:0px !important;
	
}

#event_list .notice_event_ul .thumb{
	width:292px;
	height:160px;
	margin-bottom:12px;
}
#event_list .notice_event_ul .thumb img{
	width:100%;height:100%;
}

#event_list .notice_event_ul .info{
	margin-bottom:25px;
}
#event_list .notice_event_ul .info>p:nth-of-type(1){
	margin-bottom:10px;    height: 18px;
}
#event_list .notice_event_ul .info>p:nth-of-type(1) img{
	float:left;
}
#event_list .notice_event_ul .info>p:nth-of-type(1) img:nth-of-type(n+2){
	margin-left:2px;
}

#event_list .notice_event_ul .info>p:nth-of-type(2){
	font-weight:bold;	
	letter-spacing:-0.35px;
	font-size:14px;
	color:#000;margin-bottom: 5px;
	
}
#event_list .notice_event_ul .info>p:nth-of-type(3){
	letter-spacing:-0.3px;
	font-size:12px;
	color:#777;
	
}
#event_list .notice_event_ul .info>p:nth-of-type(4){
	margin-top:10px;
	font-size:11px;
	
	color:#aaa;
	letter-spacing:1.1px;
}
#event_list .notice_event_ul .bb_0{
	border-bottom:0px !important;
}
/* } */




/* page { */
#event_list .page_area {
    margin-bottom: 100px;margin-top:10px;
}

#event_list .page_area ul {
    margin: auto;
    display: -ms-flexbox;
    display: flex;
    width: 550px;
    -ms-flex-align: center;
    justify-content: center;
	font-size:14px;
}

#event_list .page_area li {
    width: 40px;
    height: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: tahoma;
    font-weight: bold;
    color: #555;
    cursor: pointer;
	
}

#event_list .page_area li.active {
    border: 1px solid #e3e3e3;
    color: #e11837
}

/* } page */








/* 렌딩페이지 { */
#randing{
	margin:auto;width: 1225px;
}
#randing > main{
	margin:auto;
	margin-top:20px;
	margin-bottom:30px;
	text-align: center;
	width: 100%;
}
#randing .title{
	font-family: NotoSansCJKkr;
	text-align:center;
	padding:17px;font-weight: bold;
	margin-bottom:15px;
	clear:both;
}

#randing .na_list{
	margin-bottom:50px;
	box-sizing:border-box;
	clear:both;	display:-ms-flex; display:flex;
	-ms-flex-wrap: wrap;flex-wrap: wrap;
}
#randing .na_list >li{
cursor:pointer;
}

#randing .na_list .thumb img{
	width:100%;height:100%;
}
#randing .na_list .thumb{
	position:relative;
}
#randing .na_list .thumb span{
	position: absolute;
    width: 100%;
    opacity: 0.7;
    background-color: #000000;
    font-family: NotoSansCJKkr;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #ffffff;
    left: 0;
    bottom: 0;
    padding: 10px;box-sizing: border-box;

}
#randing .na_list .pname{
	font-size: 14px;height: 31px;line-height:17px;letter-spacing: -0.1px;
	font-weight:bold;		
	overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal;     
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	margin-bottom:16px;
}
#randing .na_list .price{
	height:31px;
	line-height:18px;
	 color: #555555;
}
#randing .na_list .price > p>span{
	margin-left:10px;display:inline-block;
}

#randing .na_list .price .m1>span{
	font-size:14px;
	color:#222222;
	font-family:Tahoma;font-weight:bold;
}
#randing .na_list .price .m2{
	color:#0088f3;
}
#randing .na_list .price .m2>span{
	font-size:14px;
	
	font-family:Tahoma;font-weight:bold;
}


#randing .na_layout_4 > li{
	width:306px;height:400px;
	/*border:1px solid #e3e3e3;*/
	border-left:0px;
	padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
	
}


#randing .na_layout_4 > li:nth-of-type(n+5){
	border-top:0px;
}
#randing .na_layout_4 > li:nth-of-type(4n+1){
	
	/*border-left:1px solid #e3e3e3 !important;*/
}
#randing .na_layout_4 .thumb{
	width:265px;height:265px;
	margin-bottom:14px;
}



#randing .na_layout_3 > li{
	width:408px;height:498px;
	border:1px solid #e3e3e3;
	border-left:0px;
	padding-left:31px;padding-right:34px;padding-top:21px;
}
#randing .na_layout_3 > li:nth-of-type(n+4){
	border-top:0px;
}
#randing .na_layout_3 > li:nth-of-type(3n+1){	
	border-left:1px solid #e3e3e3 !important;
}
#randing .na_layout_3 .thumb{
	width: 321px;
  height: 320px;
  margin-bottom:43px;
	text-align:center;
}


#randing .na_layout_2 > li{
	width:611px;height:683px;
	border:1px solid #e3e3e3;
	border-left:0px;
	padding-left:41px;padding-right:40px;
	padding-top:21px;
}
#randing .na_layout_2 > li:nth-of-type(n+3){
	border-top:0px;
}
#randing .na_layout_2 > li:nth-of-type(2n+1){
	
	border-left:1px solid #e3e3e3 !important;
}
#randing .na_layout_2 .thumb{
	width: 530px;
    height: 530px;
	margin-bottom:18px;
	text-align:center;
}
/* } */



















/* 특가페이지 { */

#sale_banner{
	width:100%;
	background:#182873;
	text-align:center;margin-bottom:35px;
}
#sale_list{
	position:relative;
}
#sale_list #notice_500{
	position:relative;
	width:1225px;margin:auto;margin-bottom:110px;
}

#sale_list .swiper-slide{
	display:flex;
    flex-wrap: wrap;
}
#sale_list .ne_div{
	flex:0 0 292px;
}
#sale_list .ne_div{
	margin-right:19px;margin-top: 40px;
}
#sale_list .ne_div:nth-of-type(4){
	margin-right:0px !important;
}
#sale_list .ne_div:nth-of-type(8){
	margin-right:0px !important;
}

#sale_list .ne_div .thumb img{
	width:292px;height:160px;
}

#sale_list .ne_div .ne_title{
	font-size: 14px;letter-spacing: -0.35px;font-weight:bold;
	margin-top:15px;
}


#sale_list .ne_div .ne_sub_title{
	letter-spacing: -0.3px;
  text-align: left;
  color: #777777;
  margin-top:5px;
}

#sale_list #btn_next2{
	background-image: url('https://cdn.icoda.co.kr/asset/img/usr/event/r.png');
    right: -60px;
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
}
#sale_list #btn_next2:hover{
	background-image: url('https://cdn.icoda.co.kr/asset/img/usr/event/r2.png');	
}
#sale_list #btn_prev2{
	background-image: url('https://cdn.icoda.co.kr/asset/img/usr/event/l.png');
	left: -60px;
	    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
#sale_list #btn_prev2:hover{
	background-image: url('https://cdn.icoda.co.kr/asset/img/usr/event/l2.png');
}


#sale_list #sale_list_nav{
	width: 100%;
    height: 55px;
    border-bottom: 1px solid #dbdbdb;
    display: flex;
    margin-bottom: 30px;
    justify-content: center;
    align-items: center;
}
#sale_list #sale_list_nav>div{
	font-family: NotoSansKR;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    letter-spacing: -0.5px;
}
#sale_list #sale_list_nav>div:not(:last-child){
	margin-right:32px
}


#sale_list #sale_list_nav .now{
	color: #e11837;font-weight:bold;	
	position:relative;
}
#sale_list #sale_list_nav .now:after{
	bottom: -14px;
    position: absolute;
    content: '';
    width: 100%;
    height: 4px;
    left: 0px;
    background-color: #e11837;
}
	#sale_list_area{
		display:flex;
		flex-wrap:wrap;
		width:1225px;
		margin:auto;
		margin-bottom:100px;
	}
	
	#sale_list_area .item{
		margin-right:47px;margin-top:30px;width:271px;cursor:pointer;
		padding-bottom: 30px; border-bottom: 1px solid #e3e3e3;
	}
	
	#sale_list_area .item:nth-of-type(4n){
		margin-right:0px !important;
	}
	
	
	#sale_list_area .thumb img , #sale_list_area .thumb{
		width:271px;height:271px
	}
	#sale_list_area .view_name{
		margin-top:5px;
		font-size:14px;
		color:#333;		
		white-space: normal;
		max-height: 32px;
		word-wrap: break-word;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		margin-bottom:10px;
	}
	
	#sale_list_area .price>span:nth-of-type(1){
		font-family: NotoSans;
		font-size: 24px;
		font-weight: bold;
		letter-spacing: -0.6px;		
		color: #e11837;
	}
	#sale_list_area .price>span:nth-of-type(2){
		font-family: NotoSans;
		font-size: 24px;
		font-weight: bold;letter-spacing: -0.6px;	
	}
	#sale_list_area .price>span:nth-of-type(3){
		font-family: NotoSans; font-size: 15px;letter-spacing: -0.38px;  color: #999999;    text-decoration: line-through;
	}
	#sale_list .fake{
		position: absolute;
		width: 1226px;
		left: 50%;
		height: 1px;
		background: white;
		margin-left: -613px;
		bottom: 0px;
	}		
	
#sale_list .sale_list_nav_fiexed{
	position: fixed;
    top: 0px;
    left: 0px;
    z-index: 20;
    background: #fff;
}
#sale_list .dsp_no{
	display:none;
}
/* 특가페이지 } */












/* 당첨자 페이지 { */
#event_result{
	width:1225px;margin:auto;
	margin-bottom: 20px;
}
#event_result a{
	color: inherit;
}
#event_result a:hover{
	color: inherit;
}
#event_result > header{
	margin: 20px 0px;
    color: #171717;
    font-size: 13px;
    letter-spacing: -1px;
	display:flex;
}
#event_result > header>div:nth-of-type(1){
	flex:1;
}
#event_result .my_check{
	color:#fff;	font-weight:bold;	padding:8px 10px;	background-color:#000;	cursor:pointer;
}

#event_result .search_div{
	margin-top:20px;display:flex;flex-direction: row-reverse;    align-items: center;
}
#event_result .search_div >div:nth-of-type(3){
	font-size:14px; color:#666;font-weight:bold;
}



#event_result .search_div input[type="text"]{
	margin-left:5px; margin-right:5px;
	    border: 1px solid #666;
    padding: 5px;
    height: 32px;
	width:200px;
}
#btn_event_search{
	height: 32px;
    line-height: 32px;
    color: #fff;
    font-weight: bold;
    padding: 0px 10px;
    background-color: #000;
    cursor: pointer;
    font-size: 14px;
}



#event_result_ul > li{
	display:flex;
	padding: 15px 0px;
    color: #333;
    border-bottom: 1px solid #ddd;
	align-items: center;
	
}

#event_result_ul > li>div:nth-of-type(1){
	flex:0 0 150px;	text-align:center;
}
#event_result_ul > li>div:nth-of-type(2){
	flex:1;
}
#event_result_ul > li>div:nth-of-type(2) a{
	overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    display: inline-block;
    white-space: nowrap;
    max-width: 700px;
}

#event_result_ul > li>div:nth-of-type(3){
	flex:0 0 200px;	text-align:center;
}
#event_result_ul > li>div:nth-of-type(4){
	flex:0 0 150px;	text-align:center;
}

#event_result_ul .hd{	
    border-top: 2px solid #000;   background-color: #f8f8f8;
	
}
#event_result_ul .hd >div{
	font-weight:bold;
	color:#000;text-align:center;    font-size: 14px;
}
#event_error{
	font-weight: bold;
    text-align: center;
    color: #e01737;
    padding: 10px;
	margin-top:30px;
}

#event_result .top_info{
	border: 1px solid #999;
    padding: 10px;
    display: flex;
    
}
#event_result .top_info>div{
	font-weight: bold;
    color: #555;
    font-size: 14px;
}
#event_result .top_info>div:nth-of-type(1){
	    flex: 1;
    padding-right: 15px;
    line-height: 20px;
}
#event_result .top_info>div:nth-of-type(n+2){
	text-align:center;
	flex:0 0 350px;
}

#event_result .detail_info{
	padding:10px;
	margin-top:10px;
	margin-bottom:30px;
}
#event_result .result_title{
	border-bottom: 2px solid #999;
    padding-bottom: 10px;
    padding-top: 30px;
    margin-bottom: 5px;
    font-weight: bold;
    color: #333;
    font-size: 14px;
}
#event_result .result_list{
	display:flex;flex-wrap: wrap;
}
#event_result .result_list>li{
	display: flex;
    flex: 0 0 33.3%;
    padding: 3px;
}
#event_result .result_list>li>div{
	flex:1;
    padding: 10px;
    border: 1px solid #ccc;
}
#event_result .result_list>li>div:nth-of-type(1){
	border-right:0px;
	background-color:#fafafa;
}
#event_result .result_event{
	margin-top:60px;font-weight: bold;
    color: #333;
    font-size: 14px;
	margin-bottom:5px;
}
#event_result .result_event>span{
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
}
/* 딩첨자 페이지 } */






#event_result .event_bbs_ul > li>div:nth-of-type(1){
	flex:0 0 100px;	text-align:center;
}
#event_result .event_bbs_ul > li>div:nth-of-type(2){
	flex:0 0 150px;	text-align:center;
}
#event_result .event_bbs_ul > li>div:nth-of-type(3){
	flex:1;text-align:left;    padding-left: 20px;
}
#event_result .event_bbs_ul > .hd>div:nth-of-type(3){
	text-align:center;
}
#event_result .event_bbs_ul > li>div:nth-of-type(3) a{
	overflow: hidden;
    text-overflow: unset;
    word-wrap: break-word;
    display: inline-block;
    white-space: pre-line;
    max-width: unset;
    word-break: break-all;
    cursor: inherit;	
}

#event_result .event_bbs_ul > li>div:nth-of-type(4){
	flex:0 0 100px;	text-align:center;
	display:flex;
	align-items:start;
	justify-content:center;
	padding:0px;
	padding-left:10px;
}
#event_result .event_bbs_ul > li>div:nth-of-type(4)>span{
	flex:1;
	border:1px solid #333;
	border-radius:2px;
	cursor:pointer;
	margin:2px;
	padding:5px 0px;
}
.event_bbs_ul > li>div:nth-of-type(5){
	flex:0 0 150px;	text-align:center;
}
.event_bbs_ul .mod_active{
	background:#000;
	color:#fff;
}

.event_bbs_ul .h_textarea{
	display:none;
}
.event_bbs_ul .h_textarea>div{
	text-align:right;
}
.event_bbs_ul .h_textarea>div>span{
	display:inline-block;
	margin:5px;
	padding:5px 10px;
	cursor:pointer;
	border: 1px solid #333;
    border-radius: 2px;
}
.event_bbs_ul .h_textarea>div>span:nth-of-type(1){
	background:#000;color:#fff;
}
.event_bbs_ul .h_textarea textarea{
	width: 100%;
    height: 70px;
    border: 0px;
    background: #f9f9f9;
    padding: 5px 10px;
    outline: 1px solid #999;
	line-height: 16px;
}



#event_result .write-article{
	display:flex;flex-wrap: wrap;
	margin-bottom:20px;
	padding-top: 30px;
}
#event_result .write-article>div:nth-of-type(1){
	font-weight:bold;
	font-size:18px;
	display: flex;
    align-items: center;
}
#event_result .write-article>div:nth-of-type(2){
	flex:1;
	padding:0px 20px;
}
#event_result .write-article>div:nth-of-type(2) textarea{
	width: 100%;
    height: 70px;
    border: 0px;
    background: #f9f9f9;
    padding: 5px 10px;
    outline: 1px solid #999;
	line-height: 16px;
}

#event_result .write-article>div:nth-of-type(3){
	display: flex;
    align-items: center;
	background: #000;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    width: 100px;   
    justify-content: center;
	cursor:pointer;
}



#event_result .write-article>div:nth-of-type(4){
    flex: 0 0 100%;
    text-align: center;
	padding-top:5px;
}