/*body {
  margin: 0;
  font-family: 'Hiragino Kaku Gothic ProN', sans-serif;
  background-color: white;
}*/

.top-wrapper {
  margin-bottom: 50px;
  padding: 130px 0 50px 0;
  background-image: url(/org/contact/contact_top.jpg);
  background-size: cover;
  text-align: center;
  background-position: center center;
}

@media (max-width: 1000px) {
  .top-wrapper {
    padding: 100px 0 50px 0;
  }
}

.top-wrapper h1 {
  font-size: 55px;
  color: white;
  opacity: 1;
  padding: 30px 0 50px 0;
  font-weight: 50;
  font-family: 'serif', serif;
}

.contact-contents {
  margin-top: 50px;
}

.flow-description {
  margin-top: 20px;
  margin-bottom: 40px;
  margin-right: auto;
  margin-left: auto;
  width: 640px;
  text-align: right;
}

.factory-product-intro-btn a {
  text-decoration: none;
  color: #4b98e0;
  font-size: 18px;
  padding-right: 3px;
}

.factory-product-intro-btn {
  position: relative;
  margin-bottom: 2px;
}

.factory-product-intro-btn img {
  width: 20px;
  position: absolute;
  top: 5px;
}

.factory-product-intro-btn a:hover {
  color: #7dc0ff;
  transition: color 0.3s;
}

.text {
  margin-bottom: 30px;
  text-align: center;
}

.title h2 {
  font-size: 25px;
  font-weight: 300;
  color: #4b98e0;
  text-align: center;
  padding: 20px 0 10px 0;
}

.space {
  height: 10px;
}

.contact-form {
  text-align: center;
}

iframe {
  height: 1000px;
}

span {
  font-size: 30px;
}

/*
footer {
  background-image: url(/background-1.png);
  background-size: cover;
  background-position: center center;
  padding-top: 20px;
}

.copyright {
  text-align: center;
}

footer .copyright p {
  padding: 30px 0 20px 0;
  font-weight: 200;
  color: white;
  font-size: 12px;
  margin: 0px;
}

.footer-right-clear {
  clear: right;
}

.footer-left-clear {
  clear: left;
}

.sitemaps {
  float: left;
  width: 50%;
  padding-left: 100px;
  padding-bottom: 20px;
  box-sizing: border-box;
}

.sitemap {
  float: left;
  width: 50%;
}

.sitemap-text a {
  text-decoration: none;
  color: white;
}

.sitemap-title p {
  margin: 0;
  color: white;
  padding: 8px 0;
}

.sitemap-text p {
  margin: 0;
  padding: 8px 0 8px 10px;
  font-size: 12px;
}

.facebook {
  width: 50%;
  float: left;
  text-align: center;
}

.facebook iframe {
  height: 300px;
}

.mobile-facebook {
  text-align: center;
}

.mobile-facebook iframe {
  height: 400px;
}
*/
