.type_check2608 {
  display: flex !important;
  align-items: center !important;
  gap: 15px !important;
  height: 55px;
  box-sizing: border-box;
}

.type_check2608 > div {
  display: flex !important;
  align-items: center !important;
  gap: 5px;
  margin: 0;
  padding: 0;
}

.type_check2608 .radio {
  margin: 0 !important;
  vertical-align: middle;
}

.type_check2608 .label {
  display: inline-block !important;
  margin: 0 !important;
  padding: 0;
  line-height: 1.5;
  white-space: nowrap;
}