@charset "utf-8";
/* CSS Document */
.seo-div {
  text-align: justify; }

.seo-hx {
  background: url("seo-logo.png") no-repeat;
  border-bottom: 2px solid #0075eb;
  font-weight: bold;
  margin: 30px 0 25px 0;
  padding: 0px 0px 8px 0px;
  text-align: left; }

.seo-ul li {
  padding: 5px 0px 5px 25px;
  text-align: left;
  margin: 0 0 0 -25px;
  list-style: none;
  background: url(seo-gal.png) 0 9px no-repeat; }

.seo-zs {
  font-size: 17px;
  margin: 20px 0px 0px 15px;
  color: #3d3d3d;
  font-weight: bold; }

.seo-s {
  padding: 1px 15px 1px 15px;
  background: #e3e2e8;
  border-radius: 4px;
  margin: 20px 0 30px 0; }

.seo-but {
  background: #6c6c6c;
  color: #fff;
  display: inline-block;
  margin: 20px 0px 0px 0px;
  padding: 9px 15px 9px 15px;
  position: relative;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  width: 200px; }

.seo-but-wrap {
  text-align: center; }

.seo-but:hover {
  background: #0058b1;
  position: relative; }

.seo-phone {
  line-height: 22px;
  margin: 0 auto;
  padding: 30px 0 0;
  text-align: center;
  max-width: 650px; }

.seo-phone .f12 {
  margin-bottom: 10px; }

.seo-phone .f12:first-child {
  margin-right: 15px; }

.seo-phone img {
  display: inline-block;
  margin: -8px 5px 5px 0;
  vertical-align: top; }

.seo-phone div {
  display: inline-block;
  font: 17px 'open_sans-b', Arial, Helvetica, sans-serif;
  text-align: left;
  margin: 0;
  vertical-align: top; }

.seo-ir {
  float: right;
  margin: 5px 0px 3px 15px;
  border: 1px solid #7e76a0; }

.seo-t {
  border-collapse: collapse;
  width: 100%;
  margin: 10px auto; }

.seo-t th {
  background: #14f509;
  border: 1px solid #636365;
  padding: 14px 15px 15px 15px;
  text-align: center;
  font-size: 12px;
  color: #000; }

.seo-t td {
  border: 1px solid #636365;
  padding: 7px 5px 5px 11px;
  font-size: 12px;
  text-align: left; }

.seo-t tr:hover td {
  background: #4a4a4a;
  color: #fff; }

body .g-button.g-button--invert {
  border-color: #2fcc2f;
  color: #2fcc2f !important; }
  body .g-button.g-button--invert:hover {
    background: #2fcc2f;
    border-color: #2fcc2f; }
  body .g-submenu__item a {
    font-size: 18px !important;
    color: #2fcc2f !important; }
