@charset "UTF-8";
/* =====================
	システム変更に伴う、パスワード再設定のお願い
 ======================= */
.passreset_attention {
  border: 2px solid red;
  background: #FAEDE8;
  padding: 30px 40px;
  margin-bottom: 60px;
}

.passreset_attention h2 {
  font-size: 18px;
}

.passreset_guide {
  padding-bottom: 40px;
}

.passreset_contact {
  background: #F8F8F5;
  padding: 40px;
  text-align: center;
}

/* スマホのみ
  ------------------------ */
/* タブレット以上
  ------------------------ */
/* PC
  ------------------------ */

/*# sourceMappingURL=map/passreset.css.map */
