.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  background-color: #0B5267;
  font-size: 21px;
  line-height: 1.9047619;
  cursor: pointer;
  color: #fff;
  padding: 10px 154px 10px 30px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  background-size: 44px 22px;
  background-position: right 30px center;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-right-white.svg);
}
@media (max-width: 767px) {
  .button {
    padding-right: 104px;
  }
}
.button:hover,
.button:focus {
  color: #0B5267;
  background-color: #EAF6FA;
  background-image: url(/images/arrow-right-blue.svg);
}
.button:active {
  background-color: #c1e4f0;
}
div.navi {
  float: left;
}
div.navi > .item {
  float: left;
}
div.navi > .item > .menu {
  display: block;
}
@media (min-width: 900px) {
  .togglenavigation,
  .mobile-navigation {
    display: none;
  }
}
.section--header div.sub1 {
  float: right;
  margin-top: 110px;
}
.section--header div.sub1 > .item {
  margin: 0 40px;
  position: relative;
  padding-bottom: 30px;
}
@media (max-width: 1179px) {
  .section--header div.sub1 > .item {
    margin: 0 30px;
  }
}
.section--header div.sub1 > .item.init {
  margin-left: 0;
}
.section--header div.sub1 > .item.exit {
  margin-right: 0;
}
.section--header div.sub1 > .item.exit div.sub2 {
  display: none !important;
}
.section--header div.sub1 > .item:hover > .menu:before,
.section--header div.sub1 > .item:focus > .menu:before {
  width: 100%;
}
.section--header div.sub1 > .item > .menu {
  font-size: 30px;
  line-height: 1.26666667;
  position: relative;
  font-family: 'TTNormsMedium', sans-serif;
  color: #0B5267;
}
@media (max-width: 1179px) {
  .section--header div.sub1 > .item > .menu {
    font-size: 26px;
    line-height: 1.46153846;
  }
}
.section--header div.sub1 > .item > .menu:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 0;
  height: 3px;
  background-color: #EFBB65;
  transition: all 0.3s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.section--header div.sub1 > .item > .menu.path:before {
  width: 100%;
}
.section--header div.sub2 {
  position: absolute;
  left: -30px;
  top: 100%;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  box-shadow: 7px 8px 15px rgba(111, 111, 111, 0.16);
  padding: 28px 50px;
  display: none;
}
.section--header div.sub2 > .item {
  margin: 15px 0;
}
.section--header div.sub2 > .item > .menu {
  float: left;
  white-space: nowrap;
  font-size: 26px;
  line-height: 1.30769231;
  position: relative;
  color: #0B5267;
}
.section--header div.sub2 > .item > .menu:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 0;
  height: 3px;
  transition: all 0.3s cubic-bezier(0.05, 0.8, 0.5, 1);
  background-color: #EFBB65;
}
.section--header div.sub2 > .item > .menu:hover:after,
.section--header div.sub2 > .item > .menu:focus:after,
.section--header div.sub2 > .item > .menu.path:after {
  width: 100%;
}
.section--header div.sub1 > .item.exit div.sub2 {
  left: initial;
  right: -30px;
}
.section--header div.sub1 > .item:hover div.sub2 {
  display: flex;
}
@media (min-width: 900px) {
  #home {
    height: 148px;
    margin-bottom: 42px;
    margin-top: 0;
  }
}
.wrapper {
  padding: 0 30px 30px;
}
.section--header {
  padding: 0 30px;
}
@media (min-width: 900px) {
  #home {
    transition: all 0.4s;
  }
  .cb-scroll-triggered--active #home {
    height: 112px;
    margin-top: -48px;
    margin-bottom: 12px;
  }
  .headerlinks {
    transition: all 0.4s;
  }
  .cb-scroll-triggered--active .headerlinks {
    top: 0;
    transform: translateY(-100%);
  }
  div.sub1 {
    transition: all 0.4s;
  }
  div.sub1 > .item {
    transition: all 0.4s;
  }
  div.sub1 > .item > .menu {
    transition: all 0.4s;
  }
  .cb-scroll-triggered--active div.sub1 {
    margin-top: 23px;
  }
  .cb-scroll-triggered--active div.sub1 > .item {
    padding-bottom: 23px;
  }
  .cb-scroll-triggered--active div.sub1 > .item > .menu {
    font-size: 24px;
    line-height: 1.25;
  }
  div.sub2 {
    transition: all 0.4s;
  }
  div.sub2 > .item {
    transition: all 0.4s;
  }
  div.sub2 > .item > .menu {
    transition: all 0.4s;
  }
  .cb-scroll-triggered--active div.sub2 {
    padding: 24px 40px;
  }
  .cb-scroll-triggered--active div.sub2 > .item {
    margin: 8px 0;
  }
  .cb-scroll-triggered--active div.sub2 > .item > .menu {
    font-size: 20px;
    line-height: 1.5;
  }
}
.section--eta .maincontent {
  padding-bottom: 62px;
}
.section--eta .maincontent .area {
  margin-bottom: -92px;
}
.section--alpha .area .seam {
  padding-top: 8px;
  padding-bottom: 8px;
}
.section--alpha .area .seam .pict.tall:first-child {
  margin-top: -8px;
}
.section--alpha .area {
  width: 100%;
}
.section--alpha .area .unit {
  margin-right: 2%;
  margin-left: 2%;
  width: 96%;
}
.section--alpha .area .cb-album .body,
.section--alpha .area .head,
.section--alpha .area .foot,
.section--alpha .area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--alpha .area .slim {
  width: 46%;
}
.section--alpha .area .slim .head,
.section--alpha .area .slim .foot,
.section--alpha .area .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--alpha .area .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--alpha .area .slim .tiny {
  width: 100%;
}
.section--gamma .area {
  width: 100%;
}
.section--gamma .area .unit {
  margin-right: 2%;
  margin-left: 2%;
  width: 96%;
}
.section--gamma .area .cb-album .body,
.section--gamma .area .head,
.section--gamma .area .foot,
.section--gamma .area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--gamma .area .slim {
  width: 29.33333333%;
}
.section--gamma .area .slim .head,
.section--gamma .area .slim .foot,
.section--gamma .area .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--gamma .area .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--gamma .area .slim .tiny {
  width: 100%;
}
.section--epsilon .area {
  width: 100%;
}
.section--epsilon .area .unit {
  margin-right: 2%;
  margin-left: 2%;
  width: 96%;
}
.section--epsilon .area .cb-album .body,
.section--epsilon .area .head,
.section--epsilon .area .foot,
.section--epsilon .area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--epsilon .area .slim {
  width: 46%;
}
.section--epsilon .area .slim .head,
.section--epsilon .area .slim .foot,
.section--epsilon .area .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--epsilon .area .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--epsilon .area .slim .tiny {
  width: 100%;
}
.section--alpha .area {
  width: 104%;
  margin-left: -2%;
}
.section--gamma .area {
  width: 104%;
  margin-left: -2%;
}
.section--epsilon .area {
  width: 104%;
  margin-left: -2%;
}
.moodcontent .area {
  width: 46% !important;
  margin-left: 2% !important;
}
/*# sourceMappingURL=./screen-medium.css.map */