@charset "UTF-8";

/* CSS Document */


/*-----------
PRINT
-----------*/

@page {
  margin: 0mm 5mm;
  size: A4 portrait; /*横の場合はlandscape*/
}

#header,
#footer,
#product_related_recommend,
.breadcrumb,
.pagetop,
.product_info_btn{
  display: none !important;
}
