#information #wrapper {
  background-image: none; }

#information #main {
  float: none;
  width: 100%;
  margin-left: 0; }

#information .information h2 {
  height: 90px;
  border: 1px solid #e7e7e7;
  background: url(../../information/img/bg_h2.png) repeat-y center;
  font-size: 28px;
  font-weight: bold;
  padding-left: 1em;
  line-height: 90px;
  margin-bottom: 25px; }

#information .information h2.rows2 {
  padding: 0.5em 1em 0;
  line-height: 45px; }

#information .information h2.rows2 span{
  font-size: 16px; }

#information .information .app {
  width: 720px;
  padding: 0 20px;
  font-size: 14px;
  margin-bottom: 50px; }
#information .information .app p {
    line-height: 1.8;
    font-size: 14px;
    text-align: justify; }

#information .information h3 {
  font-size: 30px;
  font-weight: bold;
  padding-left: 1em;
  border-bottom: 5px solid #0a62ba;
  color: #0a62ba;
  margin-bottom: 18px; }

#information .information .link {
  height: 70px;
  background-color: #efefef;
  font-size: 14px;
  margin-bottom: 10px; }

#information .information .date, #information .information a {
  line-height: 70px;
  font-size: 14px;
  text-decoration: none !important; }


#information.covid-19 .information .date, #information .information a span:last-child{
  display: inline-block;
  vertical-align: middle;
}

#information .information a:link span {
  font-size: 14px;
  color: #000 !important; }

#information .information a:hover span {
  font-size: 14px;
  color: #2194d3 !important; }

#information .information .date {
  padding-left: 20px;
  color: #0a62ba; }

#information .information .arrow {
  width: 20px;
  height: 21px;
  display: inline-block;
  padding: 0 20px;
  margin-bottom: -5px; }

  #information .information .file_pdf_svg {
    fill: #ed0000;
    vertical-align: text-bottom;
  }

#information .information .section02 {
  margin-bottom: 150px; }

.txt_r{
	text-align:right !important;
	padding-bottom: 15px; }

.list-blue li{
  margin-bottom: 8px;
  padding-left: 1em;
	color: #0a62ba;
  text-decoration: none; }

.list-blue li a[href$=".pdf"]:after {
  content: url(../../../test/information/img/icon-pdf.gif);
  padding: 4px 20px 0 5px; }

.list-blue li.t_blank_icon:after {
  content: url(../../../test/information/img/icon-blank.gif);
  padding: 4px 20px 0 5px; }

#information .information .list-blue li a{
	line-height: 5px; }

#information .list-blue {
    margin-bottom: 50px; }
