#fixedBackground {
  z-index: -1;
  background-image: url("../images/about/dq/bg_logo.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 303px 132px;
  position: fixed;
  top: 132.5px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 132px; }

.container {
  padding: 0 10px; }

#title_dq {
  text-align: center;
  padding-top: 92px;
  margin: 0;
  font-size: 1px;
  line-height: 0; }

#logo_dq {
  text-align: center;
  padding-top: 25px; }

#parts_dq {
  text-align: center;
  padding-top: 86px;
  padding-bottom: 20px; }

.textBlock {
  line-height: 1.8em;
  letter-spacing: 0; }
  .textBlock p {
    margin-bottom: 45px;
    text-align: left; }

h3 {
  font-size: 1px;
  text-align: left;
  margin: 0;
  margin-bottom: 10px;
  padding-bottom: 2px; }
  h3.staff {
    margin-top: 3.5em; }

h4.name {
  font-size: 13.5px;
  font-weight: bold;
  text-align: left;
  line-height: 1.75;
  margin-top: 3.5em;
  margin-bottom: 10px; }
  h4.name.name1st {
    margin-top: 1em; }

#link {
  text-align: center;
  margin-top: 114px;
  margin-bottom: 45px; }


