.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  background-color: #928D8A;
  font-size: 24px;
  line-height: 1.25;
  cursor: pointer;
  color: #fff;
  padding: 17px 58px 17px 18px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s;
  background-size: 20px 20px;
  background-position: right 18px center;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-right-white.svg);
  border-radius: 2px;
}
.button:hover,
.button:focus {
  color: #fff;
  background-color: #7D7571;
}
.button:active {
  background-color: #706865;
}
@media (max-width: 767px) {
  .button {
    font-size: 19px;
    line-height: 1.47368421;
    padding-top: 6px;
    padding-bottom: 6px;
    padding: 6px 50px 6px 10px;
    background-size: 16px 16px;
    background-position: right 17px center;
  }
}
div.navi {
  float: left;
}
div.navi > .item {
  float: left;
}
div.navi > .item > .menu {
  display: block;
}
@media (min-width: 1024px) {
  .togglenavigation,
  .mobile-navigation {
    display: none;
  }
}
div.sub1 {
  margin-top: 46px;
  margin-bottom: 24px;
}
div.sub1 > .item {
  margin: 0 32px;
}
div.sub1 > .item.init {
  margin-left: 0;
}
div.sub1 > .item.exit {
  margin-right: 0;
}
div.sub1 > .item > .menu {
  font-size: 15px;
  line-height: 1.86666667;
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
  letter-spacing: 0.05em;
  position: relative;
}
div.sub1 > .item > .menu:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #000;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
div.sub1 > .item > .menu:hover:after,
div.sub1 > .item > .menu:focus:after,
div.sub1 > .item > .menu.path:after {
  width: 100%;
}
#home {
  margin-bottom: 0;
}
.section--beta .maincontent {
  width: 65.4676259%;
}
.section--alpha h1 {
  padding-right: 108px;
}
#head {
  margin-bottom: -20px;
}
.section--beta .main {
  width: 100%;
}
.section--beta .main > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--beta .main .cb-album .body,
.section--beta .main .head,
.section--beta .main .foot,
.section--beta .main .part {
  margin-right: 2.10526316%;
  margin-left: 2.10526316%;
  width: 95.78947368%;
}
.section--beta .main .tiny {
  width: 45.78947368%;
}
.section--beta .main > .slim {
  width: 50%;
}
.section--beta .main > .slim .head,
.section--beta .main > .slim .foot,
.section--beta .main > .slim .part {
  margin-right: 4.21052632%;
  margin-left: 4.21052632%;
  width: 91.57894737%;
}
.section--beta .main > .slim.cb-album .body {
  margin-right: 4.21052632%;
  margin-left: 4.21052632%;
  width: 91.57894737%;
}
.section--beta .main > .slim .tiny {
  width: 91.57894737%;
}
.section--gamma .main {
  width: 100%;
}
.section--gamma .main > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--gamma .main .cb-album .body,
.section--gamma .main .head,
.section--gamma .main .foot,
.section--gamma .main .part {
  margin-right: 1.63934426%;
  margin-left: 1.63934426%;
  width: 96.72131148%;
}
.section--gamma .main .tiny {
  width: 46.72131148%;
}
.section--gamma .main > .slim {
  width: 50%;
}
.section--gamma .main > .slim .head,
.section--gamma .main > .slim .foot,
.section--gamma .main > .slim .part {
  margin-right: 3.27868852%;
  margin-left: 3.27868852%;
  width: 93.44262295%;
}
.section--gamma .main > .slim.cb-album .body {
  margin-right: 3.27868852%;
  margin-left: 3.27868852%;
  width: 93.44262295%;
}
.section--gamma .main > .slim .tiny {
  width: 93.44262295%;
}
.section--beta .main {
  width: 104.3956044%;
  margin-left: -2.1978022%;
}
.section--beta .side {
  float: right;
  width: 22.30215827%;
}
.section--gamma .main {
  width: 103.38983051%;
  margin-left: -1.69491525%;
}
.section--alpha .area .pure {
  padding-right: 108px;
}
.section--alpha .area .pure .body {
  margin-left: -2.1978022%;
  width: 104.3956044%;
}
.section--alpha .area .pure .part {
  margin-left: 2.10526316%;
  margin-right: 2.10526316%;
  width: 95.78947368%;
}
.section--alpha .area .pure .part.tiny {
  width: 45.78947368%;
}
.section--alpha .area .seam {
  width: 122.00956938%;
  max-width: 88vw;
}
.section--alpha .area .flat {
  width: 141.14832536%;
  max-width: 88vw;
}
.section--alpha .area .flat .body {
  margin-left: -1.3559322%;
  width: 102.71186441%;
}
.section--alpha .area .flat .part {
  margin-left: 1.32013201%;
  margin-right: 1.32013201%;
  width: 97.35973597%;
}
.section--alpha .area .flat .part.tiny {
  width: 30.69306931%;
}
.section--beta .main .unit.form div.tick.tile {
  width: 20.78947368%;
}
.cb-layout3 .section--gamma .unit.seam {
  margin-top: -40px;
}
.cb-layout3 .section--gamma .unit.seam .part {
  font-size: 15px;
  line-height: 1.4;
}
/*# sourceMappingURL=./screen-large.css.map */