.ec-layoutRole .ec-layoutRole__main,
.ec-layoutRole__main {
  width: 100%;
  padding: 157px 20px 100px;
  position: relative;
}

.ec-role {
  margin: 0 auto;
  padding-left: 0px;
  padding-right: 0px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.4;
  color: #525263;
  -webkit-text-size-adjust: 100%;
  width: 100%;
  max-width: 1130px;
}

.ec-pageHeader h1 {
  margin: 0;
  border-bottom: none;
  border-top: none;
  padding: 0;
  font-size: 24px;
  line-height: normal;
  font-weight: bold;
  color: #1a1819;
  text-align: center;
}

.ec-forgotRole {
  margin: 50px auto 0;
  padding-left: 0px;
  padding-right: 0px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 28px;
  color: #1a1819;
  -webkit-text-size-adjust: 100%;
  width: 100%;
  max-width: 1130px;
}

.ec-off1Grid .ec-off1Grid__cell {
  margin: 0;
}

.ec-forgotRole .ec-forgotRole__form {
  margin-bottom: 0px;
}

.ec-forgotRole .ec-forgotRole__intro {
  font-size: 16px;
}

.ec-para-normal {
  margin-bottom: 8px;
}

.ec-borderedDefs {
  width: 100%;
  border-top: 1px solid #959595;
  margin-bottom: 0px;
}

.ec-borderedDefs dl {
  display: flex;
  border-bottom: none;
  margin: 0;
  padding: 10px 0 0;
  flex-wrap: wrap;
}

.ec-borderedDefs dt,
.ec-borderedDefs dd {
  padding: 0;
}

.ec-borderedDefs dt {
  font-weight: normal;
  width: 100%;
  padding-top: 0;
}

.ec-borderedDefs dd {
  padding: 0;
  width: 100%;
  line-height: 2.5;
}

.ec-off4Grid {
  display: block;
  margin: 0;
}

.ec-off4Grid .ec-off4Grid__cell {
  margin: 0;
}

.ec-blockBtn--action {
  font-family: "Zen Old Mincho", serif;
  display: inline-block;
  margin-top: 40px;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: none;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 19px;
  border-radius: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 10px 16px;
  text-decoration: none;
  color: #fff;
  background-color: #840301;
  border-color: unset;
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding-top: 0;
  padding-bottom: 0;
}

.ec-label {
  font-size: 16px;
  line-height: 28px;
  font-weight: 700;
  color: #1a1819;
}

.ec-input input {
  display: block;
  width: 100%;
  height: 40px;
  margin-top: 8px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857142;
  color: #212529;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border-radius: 3px;
}

.ec-required {
  position: relative;
  top: -2px;
  font-size: 12px;
  line-height: 2;
  color: #bd0000;
  font-weight: 700;
  margin-left: 12px;
}

.hissu {
  position: relative;
  top: -2px;
  font-size: 12px;
  line-height: 2;
  color: #bd0000;
  font-weight: 700;
  margin-left: 12px;
}

.ex-forgotComlete {
  margin: 50px auto 0;
  max-width: 655px;
  font-size: 16px;
  line-height: 28px;
}

@media (min-width: 768px) {
  .ec-layoutRole .ec-layoutRole__main,
  .ec-layoutRole__main {
    width: calc(100% - 210px);
    padding: 189px 20px 150px;
  }
  .ec-pageHeader h1 {
    border-top: none;
    border-bottom: none;
    margin: 0;
    padding: 0;
    font-size: 35px;
    line-height: 58px;
    font-weight: bold;
  }

  .ec-forgotRole {
    max-width: 770px;
    margin: 70px auto 0;
  }

  .ec-off1Grid {
    margin: 0;
    display: flex;
  }

  .ec-off1Grid .ec-off1Grid__cell {
    position: relative;
    min-height: 1px;
    width: 100%;
  }

  .ec-borderedDefs dl {
    flex-wrap: nowrap;
    padding: 40px 0 0;
    align-items: center;
  }

  .ec-borderedDefs dt {
    padding-top: 0px;
    width: 34.8%;
  }

  .ec-borderedDefs dd {
    width: 70%;
    line-height: 3;
  }

  .ec-off4Grid {
    display: block;
  }

  .ec-off4Grid .ec-off4Grid__cell {
    position: relative;
    min-height: 1px;
    margin-left: 0;
  }

  .ec-para-normal {
    text-align: center;
    margin-bottom: 15px;
  }

  .ec-blockBtn--action {
    height: 50px;
    font-size: 16px;
    line-height: 45px;
  }

  .ex-forgotComlete {
    margin: 30px auto 0;
    max-width: 770px;
    text-align: center;
  }

  .ec-input input {
    margin-top: 0;
  }
}
