/* makochan1209-暫定的な解決用 */
@media screen and (max-width: 576px) {
  .project-type-button {
    display: block;
  }
}