.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  background-color: #7c7568;
  line-height: 1.21428571;
  cursor: pointer;
  color: #fff;
  padding: 8px 40px;
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  text-decoration: none;
}
.button:hover,
.button:focus {
  color: #fff;
  background-color: #6e685c;
}
.button:active {
  background-color: #524e45;
}
div.navi {
  float: left;
}
div.navi > .item {
  float: left;
}
div.navi > .item > .menu {
  display: block;
}
@media (min-width: 1024px) {
  .togglenavigation,
  .mobile-navigation {
    display: none;
  }
}
.bubble {
  padding: 60px;
  width: 66.03773585%;
}
h1 {
  font-size: 40px;
  line-height: 1.125;
}
h2 {
  font-size: 40px;
  line-height: 1.125;
}
h3 {
  font-size: 32px;
  line-height: 1.25;
}
h4 {
  font-size: 24px;
  line-height: 1.16666667;
}
.area--two {
  width: 100%;
}
.area--two > .unit {
  margin-right: 3.50877193%;
  margin-left: 3.50877193%;
  width: 92.98245614%;
}
.area--two .cb-album .body,
.area--two .head,
.area--two .foot,
.area--two .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area--two > .slim {
  width: 17.98245614%;
}
.area--two > .slim .head,
.area--two > .slim .foot,
.area--two > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area--two > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area--two > .slim .tiny {
  width: 100%;
}
.area--two {
  width: 107.54716981%;
  margin-left: -3.77358491%;
}
/*# sourceMappingURL=screen-large.css.map */