:root {
  --deskWidth: 1088px;
  --deskSpace: 5vw;
  --deskMaxWidth: calc(100vw - (2 * var(--deskSpace)));
}
:root {
  --spacePart: 10px;
}
@media (max-width: 1023px) {
  :root {
    --spacePart: 10px;
  }
}
@media (max-width: 767px) {
  :root {
    --spacePart: 10px;
  }
}
:root {
  --spaceUnit: 35px;
}
@media (max-width: 1023px) {
  :root {
    --spaceUnit: 35px;
  }
}
@media (max-width: 767px) {
  :root {
    --spaceUnit: 25px;
  }
}
:root {
  --spaceTotal: 45px;
}
@media (max-width: 1023px) {
  :root {
    --spaceTotal: 45px;
  }
}
@media (max-width: 767px) {
  :root {
    --spaceTotal: 35px;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  font-size: 22px;
  line-height: 1.18181818;
  cursor: pointer;
  color: #6A9AAE;
  padding: 12px 30px 12px 70px;
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
  text-decoration: none;
  border: 1px solid #6A9AAE;
  background-size: 20px 16px,
    0 100%;
  background-position: 30px 50%,
    0 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: url(/images/arrow-right-blue.svg), -webkit-gradient(linear, left top, right top, from(#6A9AAE), to(#6A9AAE));
  background-image: url(/images/arrow-right-blue.svg), linear-gradient(to right, #6A9AAE, #6A9AAE);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.button:hover,
.button:focus {
  color: #fff;
  background-size: 20px 16px,
      100% 100%;
  background-image: url(/images/arrow-right-white.svg), -webkit-gradient(linear, left top, right top, from(#6A9AAE), to(#6A9AAE));
  background-image: url(/images/arrow-right-white.svg), linear-gradient(to right, #6A9AAE, #6A9AAE);
}
@media (max-width: 1023px) {
  .button {
    font-size: 18px;
    line-height: 1.33333333;
    padding: 14px 20px 14px 56px;
    background-position: 20px 50%,
      0 50%;
  }
}
div.navi {
  float: left;
}
div.navi > .item {
  float: left;
}
div.navi > .item > .menu {
  display: block;
}
@media (min-width: 1024px) {
  .togglenavigation,
  .mobile-navigation {
    display: none;
  }
}
.headercontent div.sub1 {
  float: left;
}
.headercontent div.sub1 > .item {
  margin-left: 70px;
  position: relative;
  padding: 20px 0;
}
.headercontent div.sub1 > .item:hover > .menu:after,
.headercontent div.sub1 > .item:focus > .menu:after {
  width: 100%;
}
.headercontent div.sub1 > .item > .menu {
  font-size: 20px;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 800;
  text-decoration: none;
  color: #6A9AAE;
  position: relative;
  padding: 4px 0;
}
.headercontent div.sub1 > .item > .menu:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #6A9AAE;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.headercontent div.sub1 > .item > .menu.path:after {
  width: 100%;
}
.headercontent div.sub2 {
  position: absolute;
  left: -30px;
  top: 100%;
  background-color: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 22px 30px;
  display: none;
}
.headercontent div.sub2 > .item {
  margin: 8px 0;
}
.headercontent div.sub2 > .item > .menu {
  white-space: nowrap;
  color: #817F7F;
  font-size: 20px;
  line-height: 1.2;
  text-decoration: none;
  font-weight: 600;
}
.headercontent div.sub2 > .item > .menu:hover,
.headercontent div.sub2 > .item > .menu:focus,
.headercontent div.sub2 > .item > .menu.path {
  color: #6A9AAE;
}
.headercontent div.sub1 > .item:hover div.sub2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.section--three .subcontent.subcontent--1 {
  width: 64.15441176%;
}
.section--three .subcontent.subcontent--2 {
  width: 31.25%;
}
.area--one {
  width: 100%;
}
.area--one > .unit {
  margin-right: 2.19683656%;
  margin-left: 2.19683656%;
  width: 95.60632689%;
}
.area--one .cb-album .body,
.area--one .head,
.area--one .foot,
.area--one .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area--one > .slim {
  width: 45.60632689%;
}
.area--one > .slim .head,
.area--one > .slim .foot,
.area--one > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area--one > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area--one > .slim .tiny {
  width: 100%;
}
.area--one {
  width: 104.59558824%;
  margin-left: -2.29779412%;
}
.area--one .pure.wide .part.tiny {
  width: 47.70220588%;
}
.area--one .flat {
  width: 95.60632689%;
}
.area--one .flat .part {
  width: 64.15441176%;
}
.area--one .flat .part.tiny {
  width: 31.25%;
}
.area--one .edge {
  width: 95.60632689%;
}
.area--two .unit {
  width: calc((100% / 3) - 16px);
}
.area--two .unit .part {
  width: calc(100% - 16px);
}
.area--two .unit .part.tiny {
  width: calc(50% - 16px);
}
/*# sourceMappingURL=screen-large.css.map */