/* p-customer-passwordReminderInput */
.p-customer-passwordReminderInput-text {
  font-size: 14px;
  line-height: 1.57; }
  .p-customer-passwordReminderInput-text__anchor {
    border-bottom: 1px solid #141414;
    padding: 0 0 2px 0; }

.p-customer-passwordReminderInput-contents {
  margin: 64px 0 0 0; }
  @media (max-width: 1179px) {
    .p-customer-passwordReminderInput-contents {
      margin: 56px 0 0 0; } }

.p-customer-passwordReminderInput-form {
  margin: 64px 0 0 0; }
  @media (max-width: 1179px) {
    .p-customer-passwordReminderInput-form {
      margin: 56px 0 0 0; } }

.p-customer-passwordReminderInput-button {
  margin: 64px 0 0 0; }
  @media (max-width: 1179px) {
    .p-customer-passwordReminderInput-button {
      margin: 56px 0 0 0; } }

.p-customer-passwordReminderInput-info {
  padding: 64px 0 0 0;
  margin: 101px 0 0 0;
  border-top: 1px solid #C7C7C7; }
  @media (max-width: 1179px) {
    .p-customer-passwordReminderInput-info {
      padding: 56px 0 0 0;
      margin: 89px 0 0 0; } }
  .p-customer-passwordReminderInput-info__section + .p-customer-passwordReminderInput-info__section {
    margin: 64px 0 0 0; }
    @media (max-width: 1179px) {
      .p-customer-passwordReminderInput-info__section + .p-customer-passwordReminderInput-info__section {
        margin: 56px 0 0 0; } }
  .p-customer-passwordReminderInput-info__caption {
    font-size: 22px;
    line-height: 1.59; }
  .p-customer-passwordReminderInput-info__text-wrap {
    margin: 40px 0 0 0; }
    @media (max-width: 1179px) {
      .p-customer-passwordReminderInput-info__text-wrap {
        margin: 36px 0 0 0; } }

