/* ==================== グリッドレイアウトシステム ==================== */

/* ビューコンテナ */
.view-container {
  width: 100%;
  margin-bottom: 20px;
}

