@charset "UTF-8";

.widget_form form dl:nth-of-type(4) dd {
  display: flex;
}
.widget_form form dl:nth-of-type(4) dd input {
  width: 30%;
}
.widget_form form dl:nth-of-type(4) .cap {
  margin-top: 16px;
  margin-left: 10px;
}