@font-face {
  font-family: 'Oswald';
  src: url(../font/oswald.woff2) format("woff2");
  font-display: swap;
  font-weight: 400 500 600 700; }

main#main.columnlist {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  background: #fff;
  padding-bottom: 20px;
  margin-bottom: 120px;
  -webkit-border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  -ms-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
  -webkit-box-shadow: 0px 0px 20px #000;
  -moz-box-shadow: 0px 0px 20px #000;
  box-shadow: 0px 0px 20px #000; }
  main#main.columnlist div.mainvisual {
    background: url(../../../as/img/wall_column.jpg?h=35de4671648ba872110f5bdb35a0ffbd) top center no-repeat; }
