@charset "utf-8";
/* Contents List */
.group:not(:last-of-type){margin-bottom: 90px;}

@media screen and (max-width: 768px){
    .group:not(:last-of-type){margin-bottom: 60px;}    
}