#page-about-this-site #site-wrapper #page-title {
  background: none;
  position: relative;
  padding-bottom: 4px;
  height: 184px;
}
@media screen and (max-width: 750px) {
  #page-about-this-site #site-wrapper #page-title {
    height: 120px;
  }
}
#page-about-this-site #site-wrapper #page-title:after {
  display: block;
  content: "";
  width: 100%;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #0c73c4;
  background: -moz-linear-gradient(left, #0c73c4 0%, #15af97 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #0c73c4), color-stop(100%, #15af97));
  background: -webkit-linear-gradient(left, #0c73c4 0%, #15af97 100%);
  background: -o-linear-gradient(left, #0c73c4 0%, #15af97 100%);
  background: -ms-linear-gradient(left, #0c73c4 0%, #15af97 100%);
  background: linear-gradient(to right, #0c73c4 0%, #15af97 100%);
}
#page-about-this-site #site-wrapper #page-title h1:before {
  display: none;
}
#page-about-this-site #site-wrapper #page-title h1 .main-title {
  margin-bottom: 8px;
}
@media screen and (max-width: 568px) {
  #page-about-this-site #site-wrapper #page-title h1 .main-title:after {
    display: none;
  }
}
#page-about-this-site #site-wrapper #page-title h1 .en-title:after {
  display: none;
}
#page-about-this-site #site-wrapper #page-title .topics-path .path-list > li {
  color: #000;
  text-shadow: none;
}
#page-about-this-site #site-wrapper #page-title .topics-path .path-list > li:after {
  color: #000;
  text-shadow: none;
}
#page-about-this-site #site-wrapper #page-title .topics-path .path-list > li a {
  color: #000;
  text-shadow: none;
}
#page-about-this-site #site-wrapper #main-container #main-content {
  flex-basis: 100%;
  max-width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 940px) {
  #page-about-this-site #site-wrapper #main-container #main-content {
    flex-basis: auto;
  }
}
#page-about-this-site #site-wrapper #main-container #main-content .contents-title {
  display: none;
}
#page-about-this-site #site-wrapper #main-container #main-content .main .container h3.subtitle {
  margin-bottom: 16px;
}
#page-about-this-site #site-wrapper #main-container #main-content .main .container .notice > li {
  text-indent: -2em;
  margin-left: 2em;
  font-size: 14px;
}
#page-about-this-site #site-wrapper #main-container #main-content .main .container .right {
  text-align: right;
  padding-top: 50px;
}

/*# sourceMappingURL=about-this-site.css.map */
