.hp_headSpace_1 {
  margin-left: 1em !important;
}

/* lg */
.lg_mb55 {
  margin-bottom: 55px !important;
}

/* md */
.md_mb55 {
  margin-bottom: calc(55vw /1280 * 100) !important;
}



/* sm */
.sm_mb25 {
  margin-bottom: calc(25vw /375 * 100) !important;
}