.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  background-color: #966E5A;
  line-height: 1.33333333;
  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: #866250;
}
.button:active {
  background-color: #664b3d;
}
.cb-page-title {
  border-top-width: 8px;
  border-bottom-width: 8px;
}
.content--one {
  width: calc(100% - 578px);
}
.content--two {
  float: right;
  width: 548px;
}
#view .pageContent.cb-toggle-target-active .content--two {
  margin-bottom: 107px;
}
.pageContent {
  width: calc((100vw - 80px - 78px - 78px - 78px - 80px) - 60px);
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
.content--three .area {
  width: calc(100% + 30px);
  margin-left: -15px;
}
.content--three .area .unit {
  margin-left: 15px;
  margin-right: 15px;
  width: calc((100%/1476*578) - 30px);
}
.content--three .area .unit.slim {
  width: calc((100%/1476*320) - 30px);
}
.content--three .area .seam {
  width: calc(100% - 30px) !important;
}
.cb-googlemapscontainer {
  height: 614px !important;
}
.cb-googlemapscontainer > div {
  height: 614px !important;
}
/*# sourceMappingURL=./screen-large.css.map */