@charset "Shift_JIS";
.coupon{
  display: none;
}
.wid380{
  width: 380px!important;
}

@media print {
.none,
header,
nav,
aside,
footer,
#ryoukin,
#sticky{
  display: none!important;
}
.coupon{
  display: block;
  text-align: center;
}
body{
  background: none!important;
}
#content{
  margin-left: -20px;
}
}

