.microsite-dtc .sgp-check-business .form-type-checkbox {
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .microsite-dtc .sgp-check-business .form-type-checkbox {
    flex-basis: 50%;
  }
}

.microsite-dtc .webform-options-display-one-column label {
  line-height: 1.5;
}

.microsite-dtc .form-item-microsite-dtc-sales-channel-others .sgp-checkout__checkbox {
  margin-bottom: 0 !important;
}

.microsite-dtc .sgp-text-box { 
  display: none;
}