<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ==========================================================================
   newsrelease
   ========================================================================== */
#tab-wrap {
  border-bottom: 1px solid #d9d9d9;
  width: 100%;
  margin-bottom: 40px; }

ul#tab {
  width: 96%;
  margin: 0 auto; }
  ul#tab li {
    font-size: 121.42857%;
    font-weight: bold;
    margin-bottom: -1px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    display: inline-block;
    border: 1px solid #d9d9d9;
    background: #FFF;
    cursor: pointer;
    width: 49%;
    margin-right: 2%;
    box-sizing: border-box; }
    ul#tab li a {
      color: #000; }
  ul#tab li:last-child {
    margin-right: 0; }
  ul#tab li.select {
    background: #fff;
    border-bottom: 1px solid #fff; }
    ul#tab li.select a {
      color: #3f51b5; }

.disnon {
  display: none; }

.calender {
  font-size: 114.28571%;
  border: 1px solid #e6e6e6;
  border-left: 3px solid #000;
  padding: 5px 10px 3px;
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 114.28571%; }

.old_calender {
  font-size: 114.28571%;
  color: #999;
  border: 1px solid #e6e6e6;
  border-left: 3px solid #e6e6e6;
  padding: 5px 10px 3px;
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 114.28571%; }

#finance li {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 5px;
  margin-bottom: 5px;
  background-color: #fff; }
  #finance li span {
    margin: 0 13px;
    color: #666; }
  #finance li:before {
    font-size: 114.28571%;
    font-family: FontAwesome;
    content: "\f1c1";
    color: #e22919; }

#calender li {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 5px;
  margin-bottom: 5px; }
  #calender li span {
    margin: 0 13px;
    color: #666; }

#newsrelease {
  margin: 0 auto;
  width: 978px; }
  #newsrelease #btn-newsrelease {
    margin-top: 10px; }
    #newsrelease #btn-newsrelease li {
      float: right;
      margin-left: 20px; }

.icon-ir,
.icon-news {
	font-size:9px !important;
  padding: 1px 0;
  width: 45px;
  font-weight:bold !important;
  border:#9da5aa solid 1px;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  color: #919aaa !important;
  text-align: center;
  margin-left: 0 !important; }

.icon-ir {
  background: #f0f0f4; }

.icon-news {
  background: #f0f0f4; }

/*# sourceMappingURL=newsrelease.css.map */
</pre></body></html>