.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  background-color: #474B76;
  line-height: 1.72727273;
  cursor: pointer;
  color: #fff;
  padding: 8px 40px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
}
.button:hover,
.button:focus {
  color: #fff;
  background-color: #3d4166;
}
.button:active {
  background-color: #2a2d46;
}
.section--two .area {
  margin-top: 5px;
  margin-bottom: 5px;
}
@media (max-width: 1279px) {
  .cb-layout1 .section--two .area.farwest {
    margin-bottom: -95px;
  }
}
@media (max-width: 1279px) {
  .section--four .area .unit.slim .pict.tall:first-child {
    margin-bottom: -82px;
    margin-top: 82px;
  }
}
.section--eight .area .unit .body:before {
  height: calc((100% - 394px) - 18px);
}
.section--eight .area .wide .body {
  padding-bottom: 42px;
}
.section--eight .area .wide .pict.tall:first-child {
  margin-bottom: -46px;
}
.section--eight .area .slim .body {
  padding-top: 42px;
}
.section--eight .area .slim .pict.tall:first-child {
  margin-top: -46px;
}
@media (max-width: 1279px) {
  .section--nine .area .seam + .seam + .seam {
    margin-top: 12px;
  }
}
.section--nine .area .flat {
  margin-bottom: 12px;
}
.section:not(.section--nine) .unit.fold + .unit.fold {
  margin-top: -53px;
}
.section--nine .area .unit.fold div.more {
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: -438px;
}
.section--nine .area .unit.fold .foot .ctrl .link {
  top: 438px;
}
.section--two .cbdModule--offerTitle {
  margin-bottom: 40px;
}
@media (max-width: 1279px) {
  .ns-teaser + .ns-teaser + .ns-teaser {
    margin-top: 12px;
  }
}
.section--nine .area {
  width: 100%;
}
.section--nine .area > .unit {
  margin-right: 2%;
  margin-left: 2%;
  width: 96%;
}
.section--nine .area .cb-album .body,
.section--nine .area .head,
.section--nine .area .foot,
.section--nine .area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--nine .area > .slim {
  width: 46%;
}
.section--nine .area > .slim .head,
.section--nine .area > .slim .foot,
.section--nine .area > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--nine .area > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--nine .area > .slim .tiny {
  width: 100%;
}
.section--nine .area {
  width: 104%;
  margin-left: -2%;
}
@media (max-width: 1279px) {
  .section--one .area .pure.wide .body {
    width: 106%;
    margin-left: -3%;
  }
  .section--one .area .pure.wide .part {
    margin-left: 3%;
    margin-right: 3%;
    width: 94%;
  }
}
@media (max-width: 1279px) {
  .section--eight .area .unit .part {
    width: calc(100% - 200px);
    margin-left: 60px;
    margin-right: 140px;
  }
  .section--eight .area .unit .pict.tall:first-child {
    width: calc(100% - 60px);
    margin-right: 0;
  }
}
@media (max-width: 1279px) and (max-width: 1599px) {
  .section--eight .area .unit .part {
    width: calc(100% - 120px);
    margin-left: 40px;
    margin-right: 80px;
  }
  .section--eight .area .unit .pict.tall:first-child {
    width: calc(100% - 40px);
  }
}
@media (max-width: 1279px) {
  .section--nine .area .pure,
  .section--nine .area .flat {
    width: 96%;
  }
  .section--nine .area .seam.wide {
    width: 46%;
  }
}
/*# sourceMappingURL=./screen-medium.css.map */