/* line 23, styles.scss */
html, body {
  margin: 0px;
  padding: 0px; }

/* line 28, styles.scss */
img {
  width: auto;
  height: auto; }

/* line 33, styles.scss */
.pos_abs {
  position: absolute; }

/* line 37, styles.scss */
.full {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px; }

/* line 45, styles.scss */
#banner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  border: solid 1px #bcbec0;
  background-color: #FFFFFF;
  width: 728px;
  height: 90px; }

/* line 55, styles.scss */
#intro_fade {
  background-color: #FFFFFF; }

/* line 59, styles.scss */
#logo {
  top: 24px;
  right: 17px; }

/* line 64, styles.scss */
.block {
  bottom: 0px;
  left: 0px;
  width: 513px;
  height: 90px; }

/* line 71, styles.scss */
#block_1 {
  background-color: #ff7900; }

/* line 75, styles.scss */
#block_2 {
  background-color: #7bcbdd; }

/* line 79, styles.scss */
#block_3 {
  background-color: #c8d415; }

/* line 83, styles.scss */
#block_4 {
  background-color: #b1afc5; }

/* line 87, styles.scss */
.vanF {
  display: block;
  width: 728px;
  height: 90px;
  left: 145px; }

/* line 94, styles.scss */
.vanF img {
  position: relative;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%; }

/* line 100, styles.scss */
.copy {
  display: block;
  width: 728px;
  height: 90px;
  right: 160px;
  bottom: 2px; }

/* line 108, styles.scss */
.copy img {
  position: relative;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%; }

/* line 114, styles.scss */
.price {
  display: block;
  width: 728px;
  height: 90px;
  right: 160px;
  bottom: 1px; }

/* line 122, styles.scss */
.price img {
  position: relative;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%; }

/* line 128, styles.scss */
.cta {
  display: block;
  width: 728px;
  height: 90px;
  right: 160px;
  bottom: 1px; }

/* line 136, styles.scss */
.cta img {
  position: relative;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%; }
