@charset "UTF-8";

@media screen and (max-width: 1024px){
    #contents_wrap {
        padding: 80px 20px 100px;	
    }
}