.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  background-color: #ed1c24;
  line-height: 1.3;
  cursor: pointer;
  color: #fff;
  padding: 12px 30px;
  -webkit-appearance: none;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  text-decoration: none;
}
.button:hover,
.button:focus {
  color: #fff;
  background-color: #de1219;
}
.button:active {
  background-color: #af0e14;
}
.section--one .area .flat .button {
  background-color: #fff;
  color: #ed1c24;
}
.section--one .area .flat .button:hover,
.section--one .area .flat .button:focus {
  background-color: #ffd600;
}
#head {
  margin-bottom: -20px;
}
.section--one .area .seam {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 991px) {
  .section--one .area .seam + .seam + .seam {
    margin-top: -20px;
  }
}
.section--one .area .seam .pict.tall:first-child {
  margin-top: -10px;
  margin-bottom: 10px;
}
.section--one .area .flat {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 991px) {
  .section--one .area .flat + .flat + .flat {
    margin-top: -20px;
  }
}
.section--one .area {
  width: 100%;
}
.section--one .area > .unit {
  margin-right: 2%;
  margin-left: 2%;
  width: 96%;
}
.section--one .area .cb-album .body,
.section--one .area .head,
.section--one .area .foot,
.section--one .area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--one .area > .slim {
  width: 46%;
}
.section--one .area > .slim .head,
.section--one .area > .slim .foot,
.section--one .area > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--one .area > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--one .area > .slim .tiny {
  width: 100%;
}
.section--two .area {
  width: 100%;
}
.section--two .area > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--two .area .cb-album .body,
.section--two .area .head,
.section--two .area .foot,
.section--two .area .part {
  margin-right: 2%;
  margin-left: 2%;
  width: 96%;
}
.section--two .area .tiny {
  width: 46%;
}
.section--two .area > .slim {
  width: 50%;
}
.section--two .area > .slim .head,
.section--two .area > .slim .foot,
.section--two .area > .slim .part {
  margin-right: 4%;
  margin-left: 4%;
  width: 92%;
}
.section--two .area > .slim.cb-album .body {
  margin-right: 4%;
  margin-left: 4%;
  width: 92%;
}
.section--two .area > .slim .tiny {
  width: 92%;
}
.section--one .area {
  width: 104%;
  margin-left: -2%;
}
.section--two .area {
  width: 104%;
  margin-left: -2%;
}
.section--one .area .seam.wide,
.section--one .area .flat.wide {
  width: 46%;
}
/*# sourceMappingURL=screen-medium.css.map */