@charset "UTF-8";
/* CSS Document */
#h_wrap {
  position: relative;
  width: 100%;
  height: 100vh;
  background: url(../images/thanks/main_img_bg.jpg);
  background-size: cover;
}

