@charset "utf-8";

/*========================================================================================================================


  ◇◆◇ オンラインショッピング ◇◆◇
  
  
========================================================================================================================*/

#hv-wrap {
  background-image:url(../image/hv.jpg);
}

body {
  min-height: 100vh;
  position: relative;
}
footer {
  position: absolute;
  bottom: 0;
}
