@charset "utf-8";
/* --------------------------------------------------
 order/index.php 追加注文
 -------------------------------------------------- */
.hozonsui{
    margin: 1em auto;
    text-align: center;
}
.hozonsui img{
  width:100%;
}

@media (min-width: 768px) {
  .hozonsui img{
  width:70%;
}
}
