.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  background-color: transparent;
  line-height: 1.41666667;
  cursor: pointer;
  color: #e56d00;
  border: 1px solid #e56d00;
  padding: 4px 20px 0;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
}
.button:hover,
.button:focus {
  color: #fff;
  background-color: #e56d00;
}
.section--one .area .button,
.section--two .area .seam .button,
.section--orange .button {
  border-color: #fff;
  color: #fff;
}
.section--one .area .button:hover,
.section--two .area .seam .button:hover,
.section--orange .button:hover,
.section--one .area .button:focus,
.section--two .area .seam .button:focus,
.section--orange .button:focus {
  background-color: #fff;
  color: #e56d00;
}
.section--four .area {
  margin-top: 40px;
  margin-bottom: 40px;
}
.section--eight .areaTwelve {
  margin-top: 60px;
  margin-bottom: 60px;
}
.section--one .area .unit .body {
  padding-bottom: 20px;
}
.section--two .area .pure,
.section--two .area .seam {
  padding-top: 60px;
  padding-bottom: 60px;
}
.section--three .area .pure {
  padding-top: 60px;
  padding-bottom: 60px;
}
.section--three .area .seam {
  padding-top: 60px;
}
.section--eight .areaEleven .unit {
  padding-top: 60px;
  padding-bottom: 60px;
}
.section--nine .area .seam {
  padding-top: 60px;
  padding-bottom: 60px;
}
.section--ten .area .unit {
  padding-top: 60px;
}
.section--eleven .area .pure {
  padding-top: 60px;
  padding-bottom: 60px;
}
div.load + div.load {
  margin-top: 0px;
}
.section--seven .area {
  width: calc(100% + 1px);
}
@media (max-width: 1319px) {
  .section--three .area .seam {
    padding-left: 40px;
    padding-right: 40px;
  }
  .section--three .area .seam .pict.tall:last-child {
    width: calc(100% + 80px);
    margin-left: -40px;
    margin-top: 60px;
  }
}
@media (max-width: 1319px) {
  .section--five .area .pure {
    width: 50%;
  }
}
@media (max-width: 1319px) {
  .section--seven .area .unit {
    width: 50%;
    min-height: 0;
  }
  .section--seven .area .unit:last-child {
    width: 100%;
  }
}
.section--eight .areaTwelve .unit.slim {
  width: 50%;
}
@media (max-width: 1319px) {
  .section--ten .area .unit {
    padding-left: 40px;
    padding-right: 40px;
  }
  .section--ten .area .unit .pict.tall:last-child {
    width: calc(100% + 80px);
    margin-left: -40px;
    margin-top: 60px;
  }
}
.section--eleven .area .pure.slim .body {
  width: calc(100% + 40px);
  margin-left: -20px;
}
.section--eleven .area .pure.slim .part {
  margin-left: 20px;
  margin-right: 20px;
  width: calc(100% - 40px);
}
.section--eleven .area .pure.slim .part.tiny {
  width: calc((100% / 3) - 40px);
}
.section--eleven .area .pure {
  padding-left: 40px;
  padding-right: 40px;
}
.section--eleven .area .seam {
  min-height: 600px;
}
/*# sourceMappingURL=./screen-medium.css.map */