/*
Theme Name: maintec1.9 Theme
Theme URI: http://
Description: This is maintec1.9 theme.
Version: 1.9
Author: demiurgeseiya
Author URI: http://mamezoudesign.com
*/
@import url(css/common.css);
@import url(css/smart.css);
@import url(css/reset.css);
img {
  max-width: 100%;
  height: auto;
  width: auto;
}

html {
  height: auto;
  overflow: auto;
}

body {
  width: 100%;
  height: 100%;
  position: relative;
  background: #fff;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-table;
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
}

.clearfix {
  display: block;
}

.clear {
  clear: both;
}

.thanks {
  background: url("images/thanks_img.png") no-repeat 50% 0 fixed;
  background-position: center center;
  padding-top: 200px;
  min-height: 786px;
  z-index: -2;
}
.thanks:before {
  content: "";
  display: block;
}/*# sourceMappingURL=style.css.map */