@charset "utf-8";
/* CSS Document */
.pc-sp-column {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media only screen and (max-width:767.98px) {
}