.upd__title {
  margin-bottom: 10px; }

.upd__lead {
  margin-bottom: 10px; }

.upd__btmButton {
  margin-top: 24px;
  margin-bottom: 44px;
  padding-left: 36px;
  padding-right: 36px; }

.upd_optInButton {
  padding-left: 36px;
  padding-right: 36px; }

.upd__input {
  margin-top: 12px; }
  .upd__input .g-input__label {
    color: #616161; }
  .upd__input .g-select__label {
    color: #616161; }
  .upd__input .g-checkbox {
    color: #212121; }

.upd__input__label {
  margin-bottom: 5px;
  font-size: 1.4rem;
  color: #616161;
  font-weight: 700; }

.upd__input__attention {
  margin: 0 0 7px;
  color: #757575; }

.upd__notice {
  margin-bottom: 10px;
  font-size: 1.3rem;
  color: #ff5252; }
