.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  background-color: #000;
  line-height: 1.2;
  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: #000000;
}
.button:active {
  background-color: #000000;
}
@media (max-width: 1279px) {
  .cb-page-selected-layout2 .wrapper {
    padding-left: 100px;
  }
  #view .content--three {
    width: 580px;
    margin-left: -580px;
  }
  #view .cb-page-layout3 .content-page {
    width: 640px;
    padding-left: 30px;
    padding-right: 90px;
  }
  .sidecontent {
    padding-right: 20px;
  }
  .farwestwrapper {
    padding-left: 14px;
  }
  .farwest__line--1 {
    left: 50%;
  }
  .farwest__line--2 {
    display: none;
  }
  .content--one .area {
    width: 100%;
  }
  .content--one .area > .unit {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%;
  }
  .content--one .area .cb-album .body,
  .content--one .area .head,
  .content--one .area .foot,
  .content--one .area .part {
    margin-right: 2%;
    margin-left: 2%;
    width: 96%;
  }
  .content--one .area .tiny {
    width: 46%;
  }
  .content--one .area > .slim {
    width: 50%;
  }
  .content--one .area > .slim .head,
  .content--one .area > .slim .foot,
  .content--one .area > .slim .part {
    margin-right: 4%;
    margin-left: 4%;
    width: 92%;
  }
  .content--one .area > .slim.cb-album .body {
    margin-right: 4%;
    margin-left: 4%;
    width: 92%;
  }
  .content--one .area > .slim .tiny {
    width: 92%;
  }
  .content--one .area {
    width: 104%;
    margin-left: -2%;
  }
  .section--six .area {
    width: calc(100% + 50px);
    margin-left: -25px;
  }
  .section--two .area .unit {
    width: 50%;
    padding-right: 30px;
  }
  .section--two .area .unit.slim {
    padding-right: 100px;
  }
  .section--four .area .unit {
    width: 50%;
    padding-left: 16px;
    padding-right: 30px;
  }
  .section--four .area .unit.slim {
    padding-right: 100px;
  }
  .section--six .area .unit {
    width: 50%;
    padding-left: 26px;
    padding-right: 25px;
  }
  .section--six .area .unit.slim {
    padding-right: 90px;
  }
}
/*# sourceMappingURL=./screen-medium.css.map */