@charset "UTF-8";
/* CSS Document */

#wrap{
 background: url(/n/s/wp-content/uploads/2023/10/bk_re_pc-1.png),linear-gradient(333deg, #ff5342, #ffea51);
  background-attachment: fixed;
 background-position:center top;
 background-repeat:repeat-y}

@media (max-width: 640px) {
 #wrap{
 background: url(/n/s/wp-content/uploads/2023/10/bk_02_sp-1.png),linear-gradient(333deg, #ff5342, #ffea51);
    background-attachment: fixed;
 background-position:center top;
 background-repeat:repeat-y}}}