@charset "utf-8";

/* common */
.resetting {
  width: 740px;
  margin: 0 auto;
}

.btnBottom {
  margin: 10px 0 40px 0;
  text-align: center;
}

/* .resetting_block {
  width: 740px;
  margin: 0;
  padding: 20px 15px;
  background-color: #fff;
  border: 3px solid #dcdcdc;
  box-sizing: border-box;
} */

.resetting_block dl {
  margin: 20px auto 0 auto;
}

.resetting_block dt {
  clear: both;
  float: left;
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go DemiBold", sans-serif;
  font-weight: bold;
  text-align: right;
}

.resetting_block dd {
  float: left;
  margin-bottom: 10px;
  text-align: left;
}

.resetting_block input {
  width: 300px;
}

.resetting_block input.pw-reset-wid {
width: 400px !important;
}

.lyt-changePasswordField input {
width: 400px;
}

.fs-110 {
  font-size: 110%;
}

/* 5-1-2 */
.inputarea_mail {
  width: 680px;
  margin: 0 auto;
}

.inputarea_mail dt {
  width: 200px;
}

/* 5-1-3 */
.mailaddress {
  text-align: center;
}

/* 5-1-10 */
.inputarea_password {
  width: 680px;
  margin: 0 auto;
}

.inputarea_password dt {
  width: 180px;
}

/* 旧レギュレーション対応 追加 */
/* .txt-eqixSupportDesk {
  font-size: 90%;
} */

.lyt-changePasswordField dt {
  width: 180px;
}

.lyt-addTopBorder {
  border-top: solid 1px #dcdcdc;
}

.txt-eqixSupportDesk.w470 {
  width: 490px !important;
}
