.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  background-color: #fff;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 700;
  cursor: pointer;
  color: #000;
  padding: 10px 16px;
  -webkit-appearance: none;
  border-radius: 10000px;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  min-width: 200px;
}
.button:hover,
.button:focus,
.ns-teaser:hover .button,
.ns-teaser:hover.button {
  color: #fff;
  background-color: #00B8F1;
  border-color: #00B8F1;
}
.area--four.button,
.area--four .button,
.footcontent .button,
.generatedBanner .button,
#disp.button {
  border: 1px solid #000;
}
.ns-slide__links .button,
#cb-cookie-warning .button {
  border: 1px solid #fff;
}
.ns-slide__links .button:hover,
#cb-cookie-warning .button:hover,
.ns-slide__links .button:focus,
#cb-cookie-warning .button:focus {
  background-color: transparent;
}
@media (max-width: 1279px) {
  .section--one .subcontent.subcontent--1 {
    width: calc(40% - 15px);
  }
  .section--one .subcontent.subcontent--2 {
    width: calc(60% - 15px);
  }
}
.area--two {
  width: calc(100% + 30px);
  margin-left: -15px;
}
.area--two .unit {
  margin-left: 15px;
  margin-right: 15px;
  width: calc(100% - 30px);
}
.area--two .unitOne--1-2 {
  width: calc(50% - 30px);
}
.area--two .unitOne--1-3 {
  width: calc(50% - 30px);
}
.area--two .unitTwo .unit__background {
  width: calc(40% - 15px);
}
.area--two .unitTwo .unit__content {
  width: calc(60% - 15px);
}
.area--three {
  width: calc(100% + 30px);
  margin-left: -15px;
}
.area--three .unit {
  margin-left: 15px;
  margin-right: 15px;
  width: calc(100% - 30px);
}
.area--three .unitOne--1-2 {
  width: calc(50% - 30px);
}
.area--three .unitOne--1-3 {
  width: calc(50% - 30px);
}
.area--four {
  width: calc(100% + 30px);
  margin-left: -15px;
}
.area--four .unit {
  margin-left: 15px;
  margin-right: 15px;
  width: calc(100% - 30px);
}
.area--four .unitOne--1-2 {
  width: calc(50% - 30px);
}
.area--four .unitOne--1-3 {
  width: calc(50% - 30px);
}
.area--four .unitOne--1-4 {
  width: calc(50% - 30px);
}
.area--four .unit--form {
  width: calc(50% - 30px);
}
/*# sourceMappingURL=./screen-medium.css.map */