@charset "shift-jis";

/*特別金利定期預金*/

.personalSpecial_deposit2025__procedure_BtnWrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.nmlBtn .personalSpecial_deposit2025__procedure_fixedDepositBtn {
  height: 80px;
}

/* ==================================================
.appDlBox
================================================== */
.appDlBox .body {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
}

.appDlBox .qrImg {
  height: 140px;
}
