@charset "utf-8";

/* ==================================================
Ω}lrfΜζ
  2022N1
================================================== */
/* topmessageiΤgj */
#topmessage{
  padding: 25px 10px 0 10px;
}
#topmessage .innerWrap{
  border: 2px solid #d82433;
  padding: 15px;
}
#topmessage .topmessage__title{
  margin-bottom: 1rem;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
}
#topmessage .topmessage__body{
  font-size: 14px;
}

/* --------------------------------------------------
topMsgList
-------------------------------------------------- */
.topMsgList {
  padding-top: 10px;
  padding-bottom: 5px;
}
.topMsgList > li {
  margin-top: 6px;
}

/* --------------------------------------------------
Ω}bZ[WGAHITSμg
-------------------------------------------------- */
.topMsgH_Red {
  border: 2px solid #d82433;
  padding: 15px;
  margin: 15px 10px 15px 10px;
}
.topMsgH_Red_title {
  margin-bottom: 0.5rem;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  color: #d82433;
}
.topMsgH_Red_body {
  font-size: 14px;
}
