.footer .footerWrapper .downZone .thirdLogo .footerLogo {
  display: flex;
}
.footer
  .footerWrapper
  .downZone
  .thirdLogo
  .footerLogo
  .third02,
.footer
  .footerWrapper
  .downZone
  .thirdLogo
  .footerLogo
  .third03,
.footer
  .footerWrapper
  .downZone
  .thirdLogo
  .footerLogo
  .third08,
.footer
  .footerWrapper
  .downZone
  .thirdLogo
  .footerLogo
  .third09,
.footer
  .footerWrapper
  .downZone
  .thirdLogo
  .footerLogo
  .third14,
.footer
  .footerWrapper
  .downZone
  .thirdLogo
  .footerLogo
  .third07,
.footer
  .footerWrapper
  .downZone
  .thirdLogo
  .footerLogo
  .third11,
.footer
  .footerWrapper
  .downZone
  .thirdLogo
  .footerLogo
  .third12,
.footer
  .footerWrapper
  .downZone
  .thirdLogo
  .footerLogo
  .third10,
.footer
  .footerWrapper
  .downZone
  .thirdLogo
  .footerLogo
  .third04,
.footer
  .footerWrapper
  .downZone
  .thirdLogo
  .footerLogo
  .third05,
.footer
  .footerWrapper
  .downZone
  .thirdLogo
  .footerLogo
  .third06,
.footer
  .footerWrapper
  .downZone
  .thirdLogo
  .footerLogo
  .third13 {
  margin-right: 32px;
}
.footer .footerWrapper .downZone .thirdLogo img:hover {
  -webkit-filter: grayscale(1) brightness(1.7) hue-rotate(71deg) saturate(2.6);
}
.main_content_wrap_notice .listZone table tr th.imp {
  width: 10%;
}
.main_content_wrap_notice .listZone table tr td .important {
  color: #fff;
  font-family: arial !important;
  font-weight: 700;
  background-color: #eb2e24;
  border-radius: 50px;
  padding: 4px;
  cursor: default;
}
.footer .footerWrapper.footerWrapperReverse {
  display: flex;
  flex-direction: column-reverse;
}
