@charset "UTF-8";
/* Scss Document */
/* Scss Document */
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/* Scss Document */
/*今月の献立メニュー*/
.menu #main section figure a {
  display: block;
  border: 5px solid #F0F0F0;
}
.menu #main section figure a img {
  width: 100%;
}
