@charset "UTF-8";
/*----------------------------------------------------
# print.css - compiled from _dev/sass/print.scss
# 食育全ページ共通print.css
----------------------------------------------------*/
.pbi {
  page-break-inside: avoid;
}

#stage .wrp-fat-footer {
  display: none;
}

#stage #header,
#stage #content {
  width: 700px;
}

#stage #main-layout {
  float: none;
  margin: 0 auto;
}

#stage .column-1 #header,
#stage .column-1 #content {
  width: 100%;
}

#stage .column-2 .sub-layout {
  display: none;
}
