@charset "utf-8";

#container{
	padding-top: 0!important;
}

.mt-20_rwd{
	margin-top: -20px!important;
}

#contents_wrap{
	background-color: #FFFCDB;
}

@media (max-width: 767px) {
	.mt-20_rwd{
		margin-top: -4% !important;
	}
	.s_mb_30{
		margin-bottom: 6%!important;
	}
}

@media (min-width: 768px) {

	
}







@media screen and (max-width: 787px){

}