@charset "utf-8";
/* CSS Document */

 body:before {
      content: "";
      position:fixed;
      top: 0;
      left: 0;
      width: 100%;
      padding-top: 100%;
      background: linear-gradient(to bottom, #fdece2, transparent);
    }
.order_top_bg_new{background-image: url(../img/person/bg_set.png);}