@media (max-width: 896px) {
  #case .case .imgBox h5 {
    margin-right: 0;
    margin-left: 0;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.pageTitle .headLine01,
.pageTitle .headLine01 .en {
  color: #fff;
}

#contact .mailForm td .place {
  border: 0;
  cursor: pointer;
  font-family: inherit;
}

#contact .mailForm td .scrollBox {
  overflow-y: auto;
}

#contact .mailForm td .agree {
  line-height: 1.75;
}

#contact .zip-lookup-status {
  display: block;
  min-height: 1.5em;
  margin-top: 8px;
  color: #5e8089;
  font-size: 1.4rem;
}

.fixed-actions a,
.fixed-actions a:link,
.fixed-actions a:visited,
.fixed-actions a:hover,
.fixed-actions a:active {
  color: #fff;
}

.fixed-actions {
  z-index: 1000;
}

.site-footer,
.site-footer p,
.site-footer small,
.site-footer a,
.site-footer a:link,
.site-footer a:visited,
.site-footer a:hover,
.site-footer a:active,
.footer-address,
.footer-nav a {
  color: #fff;
}

#contact .form-message {
  width: 900px;
  margin: -55px auto 55px;
}

#contact .form-message.is-success {
  color: #176233;
  background: #e7f5ec;
}

#contact .form-message.is-error {
  color: #8a1515;
  background: #fae9e9;
}

#contact .mailForm .submit {
  padding: 0;
  list-style: none;
}

@media (max-width: 896px) {
  #contact .form-message {
    width: auto;
    margin: -55px 0 55px;
  }
}
