.tfx-form-group > .form-group.signup-half {
  width: 50%;
}

.np1-custom-radio > div {
  display: flex;
  gap: 30px;
}

.np1-custom-radio label {
  padding: 0.375em 0.75em 0.375em 0.375em !important;
  margin-bottom: 0 !important;
}

.signup-flex {
  display:flex;
}

.signup-link {
  align-self: end;
  margin-right: 0;
  margin-left: auto;
  padding-top: 20px;
}

.tfx-form-content-title {
  margin-bottom: 32px;
}

.tfx-form-content-subtitle {
  margin: 80px 0 32px 0;
  font-size: 3.2rem;
  font-weight: bold;
}

.tfx-form-regist-device {
  font-size: 2.5rem;
  font-weight: bold;
  padding-top: 40px;
}

.tfx-form-ad-num {
  margin-top: 0 !important;
}

.tfx-form-year {
  margin-left: 32px;
  margin-right: 20px
}

.regist-device {
  height: 130px;
  margin-right: 10px;
  margin-bottom: 0;
}

/* 登録する商品項目 テキスト配置 */
.model-number-text {
  display: flex;
  padding-top: 30px;
  font-size: 1.5rem;
}

.release-date-text {
  display: flex;
  padding-top: 0;
  padding-bottom: 30px;
  font-size: 1.5rem;
}

.tfx-form-device-info::after{
  content:"：";
  margin-left: 35px;
}

.tfx-form-device-info {
  padding-top: 0;
}

.tfx-form-device-info-position {
  display: flex;
}

.wifi-terms {
  text-decoration: underline;
  color: inherit;
}

.np1-custom-radio2 {
  white-space: nowrap;
  display: flex;
}

.np1-custom-radio2 > div {
  gap: 0 !important;
}

.np1-custom-radio2 label {
  border: none !important;
  padding: 0.375em 1.5em 0.375em 0.375em !important;
}

/*会員アカウント、ゲスト登録リンク*/
.guest-text-right {
  text-align: right;
  height: 55px;
}

/* 必須項目改行防止 */
.tfx-form-tag {
  white-space: nowrap;
}

/* tfx-align-items-center */
.tfx-align-items-center {
  align-items: center;
}

/* メールでお知らせ文言 */
.mail-announce {
  margin: 4px 0 0 0;
}