/* 공통 */
.contWrap{padding: 40px 0 140px;}
.contWrap .contTit{max-width: 1200px; margin: 0 auto; text-align: center; padding-bottom: 15px;}
.contWrap .contTit span{font-size: 2.5em; font-weight: 600; font-family: 'Pretendard'; color: #232323; line-height: 1.5;}
.contWrap .contSec{max-width: 1200px; padding-top: 80px; margin: 0 auto;}


/* community - 이벤트 */
.eventIng_wrap .contTit{padding-bottom: 95px;}
.eventIng_wrap .panel .eventList > li > a{border: 1px solid #ddd; display: block; width: 100%; height: 100%;}
.event_end > li > a{position: relative;}
.event_end > li > a::after{position: absolute; display: block; content: ""; width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(0,0,0,0.25);}


/* community - 이벤트 뷰페이지 */
#content img{width: 100%; height: auto;}


/* community - 홍보자료실 페이지 */


/* 고객센터 -  공지사항 페이지 */









/* ********************************************* *
 * 1600px
 * ********************************************* */
 @media screen and (max-width: 1660px){
   
    
}

/* ********************************************* *
* 1400px
* ********************************************* */
@media screen and (max-width: 1400px){

 
}

/* ********************************************* *
* 1200px
* ********************************************* */
@media screen and (max-width: 1200px){

  
}

/* ********************************************* *
* 1024px
* ********************************************* */
@media screen and (max-width: 1024px){

  
}

/* ********************************************* *
* 960px
* ********************************************* */
@media screen and (max-width: 960px){

    .eventIng_wrap .contTit{padding-bottom: 50px;}

}

/* ********************************************* *
* 768px
* ********************************************* */
@media screen and (min-width: 769px){
 

}

@media screen and (max-width: 768px){


}

/* ********************************************* *
* 640px
* ********************************************* */
@media screen and (max-width: 640px){
	

}

/* ********************************************* *
* 500px
* ********************************************* */
@media screen and (max-width: 500px){

  
}

/* ********************************************* *
* 400px
* ********************************************* */
@media screen and (max-width: 400px){


}