.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  background-color: #fff;
  line-height: 1.44444444;
  cursor: pointer;
  color: #447277;
  padding: 10px 20px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  border: 1px solid #447277;
}
.button:hover,
.button:focus {
  color: #fff;
  background-color: #447277;
}
.button:active {
  background-color: #315357;
}
.desk {
  max-width: 92%;
}
#home {
  height: 54px;
  margin: 13px 0;
}
.section--multimood {
  margin-top: 80px;
}
.footarea {
  width: 104%;
  margin-left: -2%;
}
.footpart {
  margin-left: 2%;
  margin-right: 2%;
}
.footpart.footpart--wide {
  width: 96%;
}
@media (max-width: 1023px) {
  .footpart.footpart--wide + .footpart--wide {
    margin-top: -15px;
  }
}
.footpart.footpart--slim {
  width: 46%;
}
.section--beta .area {
  margin-bottom: 70px;
}
.section--zeta .area {
  margin-top: calc((30px * 2) - 10px);
  margin-bottom: calc((30px * 2) - 10px);
}
.section--gamma .area .unit .link {
  padding-top: 15px;
}
@media (max-width: 1023px) {
  .section--epsilon .area .seam + .seam {
    margin-top: -31px;
  }
}
.section--gamma .area {
  width: 100%;
}
.section--gamma .area > .unit {
  margin-right: 2%;
  margin-left: 2%;
  width: 96%;
}
.section--gamma .area .cb-album .body,
.section--gamma .area .head,
.section--gamma .area .foot,
.section--gamma .area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--gamma .area > .slim {
  width: 46%;
}
.section--gamma .area > .slim .head,
.section--gamma .area > .slim .foot,
.section--gamma .area > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--gamma .area > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--gamma .area > .slim .tiny {
  width: 100%;
}
@media (max-width: 1023px) {
  .section--delta .south {
    width: 100%;
  }
  .section--delta .south > .unit {
    margin-right: 2%;
    margin-left: 2%;
    width: 96%;
  }
  .section--delta .south .cb-album .body,
  .section--delta .south .head,
  .section--delta .south .foot,
  .section--delta .south .part {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
  }
  .section--delta .south > .slim {
    width: 46%;
  }
  .section--delta .south > .slim .head,
  .section--delta .south > .slim .foot,
  .section--delta .south > .slim .part {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
  }
  .section--delta .south > .slim.cb-album .body {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
  }
  .section--delta .south > .slim .tiny {
    width: 100%;
  }
}
.section--gamma .area {
  width: 104%;
  margin-left: -2%;
}
.section--delta .south {
  width: 104%;
  margin-left: -2%;
}
.section--beta .area .flat .part.tall {
  width: calc(100% - 80px);
}
.section--beta .area .flat .part.tiny {
  width: 60px;
}
@media (max-width: 1023px) {
  .section--epsilon .area .seam .body {
    padding: 16px 0 50px;
    box-sizing: border-box;
    background-position: right bottom 20px;
  }
  .section--epsilon .area .seam.wide {
    padding-right: 310px;
  }
  .section--epsilon .area .seam.wide .pict.tall {
    width: 290px;
    top: 20px;
    right: 0;
    height: calc(100% - 40px);
  }
}
.section--zeta .area .unit {
  margin-left: 10px;
  margin-right: 10px;
  width: calc(100% - 20px);
}
.section--zeta .area .unit.slim {
  width: calc(50% - 20px);
}
.section--zeta .area .seam {
  width: calc(((100% / 3) * 2) - 20px);
}
.section--zeta .area .seam.slim {
  width: calc((100% / 3) - 20px);
}
/*# sourceMappingURL=screen-medium.css.map */