@charset "UTF-8";

/* 1col layout
----------------------------------------------- */
.mainContents {
  width: min(100%, var(--site-width));
}
