.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.navigation div.navi {
  float: left;
}
.navigation div.navi > .item {
  float: left;
}
.navigation div.navi > .item > .menu {
  display: block;
  font-weight: normal;
  font-family: 'TTCommonsBold', sans-serif;
}
@media (min-width: 1200px) {
  .togglenavigation,
  .mobile-navigation {
    display: none;
  }
}
.navigation {
  float: left;
  position: relative;
  margin-top: 26px;
  transition: margin-top 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}
.cb-scroll-triggered--active .navigation {
  margin-top: 12px;
}
.navigation div.sub2 > .item {
  margin: 0 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.navigation div.sub2 > .item.init {
  margin-left: 0;
}
.navigation div.sub2 > .item.exit {
  margin-right: 0;
}
.navigation div.sub2 > .item:hover > .menu:after,
.navigation div.sub2 > .item:focus > .menu:after {
  opacity: 1;
}
.navigation div.sub2 > .item > .menu {
  position: relative;
  padding: 0 5px 15px;
  box-sizing: border-box;
  font-size: 22px;
  line-height: 1.31818182;
  z-index: 2;
  letter-spacing: 0.01em;
}
.navigation div.sub2 > .item > .menu:after {
  content: '';
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  width: 100%;
  height: 10px;
  opacity: 0;
  background-color: #D6EFED;
  z-index: -1;
  transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}
.navigation div.sub2 > .item > .menu:hover,
.navigation div.sub2 > .item > .menu:focus {
  color: #D00A4E;
}
.navigation div.sub2 > .item > .menu:hover:after,
.navigation div.sub2 > .item > .menu:focus:after {
  opacity: 1;
}
.navigation div.sub2 > .item > .menu.path {
  color: #D00A4E;
}
.navigation div.sub2 > .item > .menu.path:after {
  opacity: 1;
}
.navigation div.sub3 {
  position: absolute;
  min-width: 250px;
  max-width: 300px;
  top: 100%;
  display: none;
  padding: 0 15px;
  box-sizing: border-box;
  background-color: #FFF;
  box-shadow: 0 0 30px rgba(177, 209, 208, 0.3);
}
.navigation div.sub3:after {
  content: '';
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 11px;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/trianglemenu.svg);
}
.navigation div.sub3 > .item {
  width: 100%;
  position: relative;
  margin-bottom: 9px;
}
.navigation div.sub3 > .item.init {
  margin-top: 19px;
}
.navigation div.sub3 > .item.exit {
  margin-bottom: 19px;
}
.navigation div.sub3 > .item > .menu {
  white-space: nowrap;
  text-align: center;
  color: #B1D1D0;
}
.navigation div.sub3 > .item > .menu:hover,
.navigation div.sub3 > .item > .menu:focus {
  color: #D00A4E;
}
.navigation div.sub3 > .item > .menu.path {
  color: #D00A4E;
}
.navigation div.sub2 > .item.exit div.sub3 {
  left: initial;
  right: 0;
}
.navigation div.sub2 > .item.exit div.sub3:after {
  left: initial;
  right: 0;
}
.navigation div.sub2 > .item:hover div.sub3 {
  display: block;
}
#home {
  float: left;
  height: 36px;
  margin-top: 60px;
  margin-bottom: 34px;
  transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}
.cb-scroll-triggered--active #home {
  margin-top: 30px;
  margin-bottom: 30px;
}
.fr #home {
  height: 58px;
  margin-top: 38px;
}
.fr .cb-scroll-triggered--active #home {
  margin-top: 19px;
  margin-bottom: 19px;
}
.it #home {
  height: 64px;
  margin-top: 32px;
}
.it .cb-scroll-triggered--active #home {
  margin-top: 16px;
  margin-bottom: 16px;
}
.cb-layout2 #head,
.cb-layout3 #head,
.cb-layout4 #head {
  width: 65.88419405%;
  margin-left: 17.05790297%;
  margin-right: 17.05790297%;
  margin-top: -40px;
}
.desk {
  max-width: 88%;
}
.wrapper {
  padding-top: 130px;
}
.section--multimood .container {
  float: left;
  position: relative;
  width: 102.34741784%;
  margin-left: -1.14678899%;
  min-height: 300px;
}
.cb-layout6 .section--multimood .container {
  min-height: 680px;
}
.section--multimood .container .content {
  float: left;
  position: relative;
  width: 47.70642202%;
  margin-left: 1.14678899%;
  margin-right: 1.14678899%;
  padding-top: 55px;
  box-sizing: border-box;
  padding-bottom: 55px;
}
.cb-layout6 .section--multimood .container .content {
  padding-bottom: 10px;
}
.section--multimood .container .multimood {
  float: left;
  position: relative;
  width: 47.70642202%;
  margin-left: 1.14678899%;
  margin-right: 1.14678899%;
  padding-top: 25px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-end;
  margin-top: -19.87179487%;
  transform: translateY(23.07692308%);
}
.desginelement {
  position: absolute;
  float: left;
  pointer-events: none;
  display: block;
}
@media (max-width: 1450px) {
  .desginelement {
    display: none;
  }
}
.desginelement.desginelement--layoneleft {
  top: 100vh;
  left: -175px;
  width: 350px;
  height: 631px;
}
.desginelement.desginelement--layoneright {
  top: 205px;
  right: -48px;
  width: 207px;
  height: 374px;
}
.desginelement.desginelement--laytwoleft {
  top: 80vh;
  left: -175px;
  width: 350px;
  height: 631px;
}
.desginelement.desginelement--laytworight {
  top: 50vh;
  transform: translateY(-50%);
  right: -175px;
  width: 350px;
  height: 631px;
}
.desginelement.desginelement--laytworightbot {
  top: 50%;
  transform: translateY(-50%);
  right: -104px;
  width: 207px;
  height: 375px;
}
.desginelement.desginelement--laytworightbot {
  top: 50%;
  transform: translateY(-50%);
  right: -104px;
  width: 207px;
  height: 375px;
}
.desginelement.desginelement--laythreerightbot {
  top: 0;
  transform: translateY(-50%);
  right: -48px;
  width: 207px;
  height: 375px;
}
.desginelement.desginelement--laysixleft {
  top: -80px;
  left: -175px;
  width: 350px;
  height: 631px;
}
.footarea {
  width: 102.34741784%;
  margin-left: -1.14678899%;
  display: flex;
  flex-wrap: wrap;
}
.footpart {
  margin-left: 1.14678899%;
  margin-right: 1.14678899%;
}
.footpart.footpart--slim {
  width: 22.70642202%;
}
.footpart.footpart--half {
  width: 47.70642202%;
}
.footpart.footpart--wide {
  width: 97.70642202%;
}
.section--one .area {
  width: 100%;
}
.section--one .area > .unit {
  margin-right: 1.14678899%;
  margin-left: 1.14678899%;
  width: 97.70642202%;
}
.section--one .area .cb-album .body,
.section--one .area .head,
.section--one .area .foot,
.section--one .area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--one .area > .slim {
  width: 47.70642202%;
}
.section--one .area > .slim .head,
.section--one .area > .slim .foot,
.section--one .area > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--one .area > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--one .area > .slim .tiny {
  width: 100%;
}
.section--noslider .east,
.section--slider .east {
  width: 100%;
}
.section--noslider .east > .unit,
.section--slider .east > .unit {
  margin-right: 1.14678899%;
  margin-left: 1.14678899%;
  width: 97.70642202%;
}
.section--noslider .east .cb-album .body,
.section--slider .east .cb-album .body,
.section--noslider .east .head,
.section--slider .east .head,
.section--noslider .east .foot,
.section--slider .east .foot,
.section--noslider .east .part,
.section--slider .east .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--noslider .east > .slim,
.section--slider .east > .slim {
  width: 31.03975535%;
}
.section--noslider .east > .slim .head,
.section--slider .east > .slim .head,
.section--noslider .east > .slim .foot,
.section--slider .east > .slim .foot,
.section--noslider .east > .slim .part,
.section--slider .east > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--noslider .east > .slim.cb-album .body,
.section--slider .east > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--noslider .east > .slim .tiny,
.section--slider .east > .slim .tiny {
  width: 100%;
}
.section--one .area {
  width: 102.34741784%;
  margin-left: -1.17370892%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.section--one .area.base {
  justify-content: unset;
}
.section--two .main {
  width: 47.70642202%;
}
.section--five .area {
  width: 102.34741784%;
  margin-left: -1.17370892%;
}
.section--six .area.side {
  width: 31.76838811%;
  margin-right: 2.34741784%;
}
.section--six .area.main {
  width: 65.88419405%;
}
.section--noslider .east,
.section--slider .east {
  width: 102.34741784%;
  margin-left: -1.17370892%;
  display: flex;
  flex-wrap: wrap;
}
.section--one .area .pure.wide,
.section--one .area .seam.wide {
  width: 64.37308869%;
  margin-left: 17.81345566%;
  margin-right: 17.81345566%;
}
.section--one .area .seam.slim {
  width: 31.03975535%;
}
.section--one .area .slim.pure {
  width: 31.03975535%;
}
.section--one .area .slim.pure .body {
  width: 107.38916256%;
  margin-left: -3.69458128%;
}
.section--one .area .slim.pure .part.tall {
  width: 93.11926606%;
  margin-left: 3.44036697%;
  margin-right: 3.44036697%;
}
.section--one .area .slim.pure .part.tiny {
  width: 43.11926606%;
  margin-left: 3.44036697%;
  margin-right: 3.44036697%;
}
.section--one .area .slim.edge {
  min-height: 260px;
  padding-bottom: 0;
}
.section--one .area .slim.edge .part.pict:first-child {
  position: absolute;
  width: 47.59615385%;
  top: 0;
  bottom: 0;
  left: 0;
  margin: 0;
}
.section--one .area .slim.edge .body {
  padding: 40px 0;
  box-sizing: border-box;
  padding-left: 52.40384615%;
  height: 100%;
}
#view .section--one .area .slim.edge .part.link .open {
  padding-left: calc((100%/624*327) + 25px);
  padding-bottom: 20px;
  box-sizing: border-box;
  background-image: unset;
}
#view .section--one .area .slim.edge .part.link .open:after {
  content: '';
  position: absolute;
  left: 52.40384615%;
  width: 30px;
  bottom: 26px;
  height: 10px;
  background-size: 100% 100%;
  background-position: -16px 50%;
  background-repeat: no-repeat;
  background-image: url('/images/arrow-btn-longright-red.svg');
  transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}
#view .section--one .area .slim.edge .part.link .open:hover,
#view .section--one .area .slim.edge .part.link .open:focus {
  padding-left: calc((100%/624*327) + 40px);
}
#view .section--one .area .slim.edge .part.link .open:hover:after,
#view .section--one .area .slim.edge .part.link .open:focus:after {
  background-image: url('/images/arrow-btn-longright-petrol.svg');
  background-position: 0 50%;
}
.section--one .area .slim.edge .part.text h4 {
  color: #D00A4E;
  transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}
.section--one .area .slim.edge .cb-image-container {
  overflow: hidden;
}
.section--one .area .slim.edge .cb-image-container img {
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.section--one .area .slim.edge:hover .part.text h4,
.section--one .area .slim.edge:focus .part.text h4 {
  color: #B1D1D0;
}
.section--one .area .slim.edge:hover .cb-image-container img,
.section--one .area .slim.edge:focus .cb-image-container img {
  transform: scale(1.1);
  opacity: 1;
  width: 100%;
}
.section--four .area .unit {
  margin: 0;
}
.section--four .area .unit .body {
  width: 624px;
  max-width: calc(100% - 60px);
  box-sizing: border-box;
  min-height: 650px;
  float: right;
  margin-right: calc(50% - 639px);
  padding-top: 100px;
}
@media (max-width: 1450px) {
  .section--four .area .unit .body {
    margin-left: 30px;
    margin-right: 30px;
  }
}
.section--four .area .unit .part.pict:first-child {
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.section--four .area .unit .part.pict:first-child * {
  height: 100%;
}
.section--four .area .unit .part.pict:first-child img {
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
}
.section--five .area .unit {
  width: 64.37308869%;
  margin-left: 17.81345566%;
  margin-right: 17.81345566%;
}
.section--five .area .unit .body {
  padding-left: 26.12826603%;
  box-sizing: border-box;
  min-height: 200px;
}
.section--five .area .unit .part.pict:first-child {
  position: absolute;
  width: 23.75296912%;
  left: 0;
  top: 0;
}
.section--slider .east .wide {
  width: 31.03975535%;
}
#view .section--noslider .east .unit,
#view .section--slider .east .unit {
  margin-bottom: 40px;
  padding-bottom: 30px;
}
@media (max-width: 1023px) {
  #view .section--noslider .east .unit,
  #view .section--slider .east .unit {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  #view .section--noslider .east .unit,
  #view .section--slider .east .unit {
    margin-bottom: 40px;
  }
}
#view .section--noslider .east .unit .part.link .open:hover,
#view .section--slider .east .unit .part.link .open:hover,
#view .section--noslider .east .unit .part.link .open:focus,
#view .section--slider .east .unit .part.link .open:focus {
  background-position: 0 calc(100% - 8px);
}
.section--noslider .east .unit .part.text h4,
.section--slider .east .unit .part.text h4 {
  color: #D00A4E;
  transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}
.section--noslider .east .unit .cb-image-container,
.section--slider .east .unit .cb-image-container {
  overflow: hidden;
}
.section--noslider .east .unit .cb-image-container img,
.section--slider .east .unit .cb-image-container img {
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.section--noslider .east .unit:hover .part.text h4,
.section--slider .east .unit:hover .part.text h4,
.section--noslider .east .unit:focus .part.text h4,
.section--slider .east .unit:focus .part.text h4 {
  color: #B1D1D0;
}
.section--noslider .east .unit:hover .cb-image-container img,
.section--slider .east .unit:hover .cb-image-container img,
.section--noslider .east .unit:focus .cb-image-container img,
.section--slider .east .unit:focus .cb-image-container img {
  transform: scale(1.1);
  opacity: 1;
  width: 100%;
}
.section--slider .fareast .seam .part.tall {
  width: 88.2629108%;
}
.section--slider .fareast .seam .part.tiny {
  width: 11.7370892%;
  margin-top: 20px;
}
/*# sourceMappingURL=./screen-large.css.map */