:root {
  --sectionColor: #555555;
  --sectionColorAlt: #fff;
  --sectionColorHover: #42D5C4;
}
:root .cb-section--petrol {
  --sectionColor: #42D5C4;
  --sectionColorAlt: #004E56;
  --sectionColorHover: #fff;
}
:root .cb-section--darkblue {
  --sectionColor: #42D5C4;
  --sectionColorAlt: #1E3752;
  --sectionColorHover: #fff;
}
:root .cb-section--gray {
  --sectionColor: #fff;
  --sectionColorAlt: #555555;
  --sectionColorHover: #42D5C4;
}
:root .cb-section--mediumgray {
  --sectionColor: #fff;
  --sectionColorAlt: #A9A9A9;
  --sectionColorHover: #004E56;
}
:root .cb-section--lightgray {
  --sectionColor: #fff;
  --sectionColorAlt: #C4C4C4;
  --sectionColorHover: #004E56;
}
:root .cb-section--root {
  --sectionColor: #004E56;
  --sectionColorAlt: #42D5C4;
  --sectionColorHover: #fff;
}
@media (max-width: 1099px) {
  :root .cb-section--root {
    --sectionColor: #fff;
    --sectionColorAlt: #004E56;
    --sectionColorHover: #004E56;
  }
}
:root {
  --unitIndent: 70px;
}
@media (max-width: 1279px) {
  :root {
    --unitIndent: 50px;
  }
}
@media (max-width: 767px) {
  :root {
    --unitIndent: 0;
  }
}
:root {
  --deskWidth: 1200px;
  --deskSpace: 7vw;
  --deskMaxWidth: calc(100% - (2 * var(--deskSpace)));
}
:root {
  --spacePart: 20px;
}
@media (max-width: 1279px) {
  :root {
    --spacePart: 15px;
  }
}
@media (max-width: 767px) {
  :root {
    --spacePart: 15px;
  }
}
:root {
  --spaceUnit: 40px;
}
@media (max-width: 1279px) {
  :root {
    --spaceUnit: 35px;
  }
}
@media (max-width: 767px) {
  :root {
    --spaceUnit: 25px;
  }
}
:root {
  --spaceTotal: 60px;
}
@media (max-width: 1279px) {
  :root {
    --spaceTotal: 50px;
  }
}
@media (max-width: 767px) {
  :root {
    --spaceTotal: 40px;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  background-color: var(--sectionColor);
  font-size: 18px;
  line-height: 1.33333333;
  cursor: pointer;
  color: var(--sectionColorAlt);
  padding: 8px 40px;
  border: 5px solid var(--sectionColor);
  -webkit-appearance: none;
  border-radius: 15px;
  box-sizing: border-box;
  text-decoration: none;
  font-weight: 500;
}
.button:hover,
.button:focus {
  background-color: transparent;
  color: var(--sectionColor);
}
@media (max-width: 767px) {
  .button {
    font-size: 14px;
    line-height: 1.42857143;
    padding: 10px 30px;
  }
}
div.navi {
  float: left;
}
div.navi > .item {
  float: left;
}
div.navi > .item > .menu {
  display: block;
}
@media (min-width: 1280px) {
  .togglenavigation,
  .mobile-navigation {
    display: none;
  }
}
div.sub1 {
  margin-bottom: 18px;
}
div.sub1 > .item {
  margin-right: 30px;
}
div.sub1 > .item.init {
  display: none;
}
div.sub1 > .item.exit {
  margin-right: 0;
}
div.sub1 > .item > .menu {
  font-size: 21px;
  line-height: 1.14285714;
  text-decoration: none;
  color: #004E56;
}
div.sub1 > .item > .menu:hover {
  color: #42D5C4;
}
div.sub1 > .item > .menu.path {
  font-weight: 500;
  color: #004E56 !important;
}
.cb-section--four .subcontent--1 {
  width: 630px;
}
.cb-section--four .subcontent--2 {
  float: right;
  width: 396px;
}
.cb-section--six .subcontent--1 {
  width: 480px;
}
.cb-section--six .subcontent--2 {
  width: 560px;
}
.cb-section--one .area {
  width: 100%;
}
.cb-section--one .area > .unit {
  margin-right: 2.38095238%;
  margin-left: 2.38095238%;
  width: 95.23809524%;
}
.cb-section--one .area .cb-album .body,
.cb-section--one .area .head,
.cb-section--one .area .foot,
.cb-section--one .area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.cb-section--one .area > .slim {
  width: 20.23809524%;
}
.cb-section--one .area > .slim .head,
.cb-section--one .area > .slim .foot,
.cb-section--one .area > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.cb-section--one .area > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.cb-section--one .area > .slim .tiny {
  width: 100%;
}
.cb-section--eight .area,
.cb-section--nine .area {
  width: 100%;
}
.cb-section--eight .area > .unit,
.cb-section--nine .area > .unit {
  margin-right: 2.83018868%;
  margin-left: 2.83018868%;
  width: 94.33962264%;
}
.cb-section--eight .area .cb-album .body,
.cb-section--nine .area .cb-album .body,
.cb-section--eight .area .head,
.cb-section--nine .area .head,
.cb-section--eight .area .foot,
.cb-section--nine .area .foot,
.cb-section--eight .area .part,
.cb-section--nine .area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.cb-section--eight .area > .slim,
.cb-section--nine .area > .slim {
  width: 27.67295597%;
}
.cb-section--eight .area > .slim .head,
.cb-section--nine .area > .slim .head,
.cb-section--eight .area > .slim .foot,
.cb-section--nine .area > .slim .foot,
.cb-section--eight .area > .slim .part,
.cb-section--nine .area > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.cb-section--eight .area > .slim.cb-album .body,
.cb-section--nine .area > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.cb-section--eight .area > .slim .tiny,
.cb-section--nine .area > .slim .tiny {
  width: 100%;
}
.cb-section--one .area {
  width: 105%;
  margin-left: -2.5%;
}
.cb-section--eight .area,
.cb-section--nine .area {
  width: 106%;
  margin-left: -3%;
}
.cb-section--one .area .pure.slim {
  width: 95.23809524%;
}
.cb-section--one .area .pure.slim .body {
  max-width: 860px;
}
.cb-section--one .area .seam.wide,
.cb-section--one .area .flat.wide {
  width: 28.57142857%;
}
.cb-section--two .area .unit:first-child {
  float: right;
  width: 800px;
  max-width: 100%;
  margin-left: -100%;
}
.cb-section--two .area .unit:nth-child(1n + 2) {
  width: 630px;
  margin-right: calc(100% - 630px);
}
.cb-section--four .subcontent--2 .area .unit .part {
  float: right;
  width: calc(100% - 144px);
}
.cb-section--four .subcontent--2 .area .unit .pict.tall:first-child {
  float: left;
  width: 100px;
}
.cb-section--five .area .unit .body {
  padding-left: calc(100% - 766px);
  padding-top: calc((var(--spaceTotal) * 3) - var(--spacePart));
}
.cb-section--five .area .unit .pict.tall:first-child {
  right: 852px;
  width: calc((100% - (766px + 86px)) + ((100vw - var(--deskWidth)) / 2));
}
@media (max-width: 1396px) {
  .cb-section--five .area .unit .pict.tall:first-child {
    width: calc((100% - (766px + 86px)) + var(--deskSpace));
  }
}
.cb-section--eight .area .unit.wide {
  width: 61.00628931%;
}
.cb-section--nine .area .unit.wide {
  width: 27.67295597%;
}
/*# sourceMappingURL=./screen-large.css.map */