.altfont {
  font-family: 'utopia-std-caption', serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  background-color: #fff;
  font-size: 12px;
  line-height: 2;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.2em;
  cursor: pointer;
  color: #1F1E1D;
  padding: 14px 40px 14px 30px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  position: relative;
}
.button:before {
  content: '';
  position: absolute;
  z-index: 2;
  right: -14px;
  top: 8px;
  width: 36px;
  height: 36px;
  box-sizing: border-box;
  border: 2px solid #AF8663;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.button:after {
  content: '';
  position: absolute;
  right: -3px;
  top: 19px;
  width: 14px;
  height: 14px;
  background-size: 200px 14px;
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/button.svg);
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
@media (min-width: 1280px) {
  .button:hover:before,
  .button:focus:before {
    width: 100%;
  }
  .button:hover:after,
  .button:focus:after {
    width: 28px;
  }
  .button:active {
    box-shadow: none;
  }
}
@media (max-width: 1279px) {
  .button {
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .button:before {
    width: 30px;
    height: 30px;
  }
  .button:after {
    top: 16px;
    right: -6px;
  }
}
.desk {
  max-width: calc(100% - 160px);
}
.cb-home {
  margin: 24px 0;
}
.section--alpha .cb-page-title {
  margin-top: 25px;
}
@media (max-width: 1279px) {
  .section--alpha .cb-page-title {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .section--alpha .cb-page-title {
    margin-top: 20px;
  }
}
.section--beta .cb-page-title {
  margin-top: 60px;
}
.square {
  width: 80px;
}
.alphacontent {
  min-height: 100vh;
  box-sizing: border-box;
  border-top: 80px solid #fff;
  border-bottom: 160px solid #fff;
  align-items: center;
  margin-top: 0;
}
.cb-page-layout1 .alphacontent {
  display: flex;
}
.cb-page-layout6 .alphacontent {
  display: flex;
  min-height: 460px;
  border-bottom: none;
}
.maincontent {
  margin: 100px 0;
}
.betacontent {
  width: 54.57746479%;
}
.sidecontent {
  padding-left: 10%;
  padding-right: 10%;
  margin-top: 40px;
  margin-left: 0;
}
.cb-page-layout3 .sidecontent {
  float: left;
  margin-right: 0;
}
.section--beta .side {
  margin-bottom: 20px;
}
.section--beta .base {
  margin-bottom: 20px;
}
.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%;
}
.section--epsilon .area {
  width: 100%;
}
.section--epsilon .area > .unit {
  margin-right: 1.2195122%;
  margin-left: 1.2195122%;
  width: 97.56097561%;
}
.section--epsilon .area .cb-album .body,
.section--epsilon .area .head,
.section--epsilon .area .foot,
.section--epsilon .area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--epsilon .area > .slim {
  width: 47.56097561%;
}
.section--epsilon .area > .slim .head,
.section--epsilon .area > .slim .foot,
.section--epsilon .area > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--epsilon .area > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--epsilon .area > .slim .tiny {
  width: 100%;
}
.section--beta .base {
  width: 74%;
}
.section--gamma .area {
  width: 104%;
  margin-left: -2%;
}
.section--epsilon .area {
  width: 102.5%;
  margin-left: -1.25%;
  margin-top: 50px;
}
.section--epsilon .area .seam,
.section--epsilon .area .flat {
  width: 47.56097561%;
}
.section--epsilon .area .seam .pict,
.section--epsilon .area .flat .pict {
  width: 65.06410256%;
}
.section--epsilon .area .seam .pict.tiny,
.section--epsilon .area .flat .pict.tiny {
  width: 48.07692308%;
}
.section--epsilon .area .seam .pict {
  margin-right: 34.93589744%;
}
.section--epsilon .area .seam .pict.tiny {
  margin-right: 51.92307692%;
}
.section--epsilon .area .flat .pict {
  margin-left: 34.93589744%;
}
.section--epsilon .area .flat .pict.tiny {
  margin-left: 51.92307692%;
}
/*# sourceMappingURL=./screen-medium.css.map */