@charset "utf-8";

/* ==================================================
Ω}lrfΜζ
  2022N1
================================================== */
/* topmessageiΤgj */
#topmessage{
  padding: 40px 0 0 0;
}
#topmessage .innerWrap{
  border: 2px solid #d82433;
  padding: 25px;
}
#topmessage .topmessage__title{
  margin-bottom: 1rem;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
#topmessage .topmessage__body{
  font-size: 17px;
}

/* --------------------------------------------------
topMsgList
-------------------------------------------------- */
.topMsgList {
  padding-top: 15px;
  padding-bottom: 5px;
}
.topMsgList > li {
  margin-top: 2px;
}

/* --------------------------------------------------
Ω}bZ[WGAHITSμg
-------------------------------------------------- */
.topMsgH_Red {
  border: 2px solid #d82433;
  padding: 13px 20px;
}
.topMsgH_Red_title {
  margin-bottom: 0.2rem;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #d82433;
}
.topMsgH_Red_body {
  font-size: 17px;
}


