@charset "utf-8";

.sp_none{
  display: none !important;
}

.list_colab > li + li, .list_cafe > li + li{
  margin-top: 30px;
}

/* .main_slide li:nth-of-type(5), .main_slide li:nth-of-type(6), */
/* .list_colab li:nth-of-type(5), .list_colab li:nth-of-type(6){
  overflow: hidden;
  height: 0;
}

#colab .archive_colab .list_colab li:nth-of-type(5),
#colab .archive_colab .list_colab li:nth-of-type(6) {
    overflow: visible;
    height: auto;
} */
