.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  background-color: #fff;
  line-height: 1.44444444;
  cursor: pointer;
  color: #447277;
  padding: 10px 20px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  border: 1px solid #447277;
}
.button:hover,
.button:focus {
  color: #fff;
  background-color: #447277;
}
.button:active {
  background-color: #315357;
}
.navigation div.navi {
  float: left;
}
.navigation div.navi > .item {
  float: left;
}
.navigation div.navi > .item > .menu {
  display: block;
  color: #447277;
}
.navigation div.navi > .item > .menu:hover,
.navigation div.navi > .item > .menu:focus,
.navigation div.navi > .item > .menu.path {
  color: #c49961;
}
@media (min-width: 1024px) {
  .togglenavigation,
  .mobile-navigation {
    display: none;
  }
}
.navigation div.sub1 {
  color: #447277;
  margin-top: 21px;
}
.navigation div.sub1 > .item {
  display: flex;
  position: relative;
  padding-bottom: 10px;
}
.navigation div.sub1 > .item:after {
  content: '|';
  float: left;
  margin: 0 4px;
}
.navigation div.sub1 > .item.exit:after {
  display: none;
}
.navigation div.sub1 > .item:hover > .menu,
.navigation div.sub1 > .item:focus > .menu {
  color: #c49961;
}
.navigation div.sub1 > .item > .menu {
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
@media (max-width: 1149px) {
  .navigation div.sub1 > .item > .menu {
    font-size: 15px;
    line-height: 1.73333333;
  }
}
.navigation div.sub2 {
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #fff;
  border: 1px solid #447277;
  padding: 12px 20px;
  display: none;
}
.navigation div.sub2 > .item {
  width: 100%;
  margin: 6px 0;
}
.navigation div.sub2 > .item.init {
  margin-top: 0;
}
.navigation div.sub2 > .item.exit {
  margin-bottom: 0;
}
.navigation div.sub2 > .item > .menu {
  float: left;
  white-space: nowrap;
  text-decoration: none;
  font-size: 15px;
  line-height: 1.33333333;
  text-transform: uppercase;
  font-weight: bold;
}
.navigation div.sub1 > .item:hover div.sub2 {
  display: block;
}
.navigation div.sub3 {
  width: 100%;
  margin-top: 12px;
  box-sizing: border-box;
  padding-left: 16px;
}
.navigation div.sub3 > .item {
  width: 100%;
  margin: 6px 0;
}
.navigation div.sub3 > .item.init {
  margin-top: 0;
}
.navigation div.sub3 > .item.exit {
  margin-bottom: 0;
}
.navigation div.sub3 > .item > .menu {
  float: left;
  white-space: nowrap;
  text-decoration: none;
  font-size: 15px;
  line-height: 1.33333333;
  text-transform: uppercase;
  font-weight: bold;
}
#home {
  height: 84px;
  margin: 16px 0;
}
.section--multimood {
  margin-top: 116px;
}
.section--delta .mainwrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.section--delta .maincontent {
  width: 61.2%;
  padding-right: 3.6%;
}
.footarea {
  width: 102%;
  margin-left: -1%;
}
.footpart {
  margin-left: 0.98039216%;
  margin-right: 0.98039216%;
}
.footpart.footpart--wide {
  width: 48.03921569%;
}
.footpart.footpart--slim {
  width: 23.03921569%;
}
.section--beta .area {
  margin-bottom: 70px;
}
.section--zeta .area {
  margin-top: calc((30px * 2) - 10px);
  margin-bottom: calc((30px * 2) - 10px);
}
.section--gamma .area .unit .link {
  padding-top: 15px;
}
.section--epsilon .area .seam {
  padding-bottom: 60px;
}
.section--epsilon .area .seam .body {
  background-position: right bottom 15px;
}
.section--epsilon .area .seam.wide .pict.tall {
  height: calc(100% - (30px * 2));
}
.section--alpha .area {
  width: 100%;
}
.section--alpha .area > .unit {
  margin-right: 1.47058824%;
  margin-left: 1.47058824%;
  width: 97.05882353%;
}
.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: 47.05882353%;
}
.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--beta .area {
  width: 100%;
}
.section--beta .area > .unit {
  margin-right: 0.98039216%;
  margin-left: 0.98039216%;
  width: 98.03921569%;
}
.section--beta .area .cb-album .body,
.section--beta .area .head,
.section--beta .area .foot,
.section--beta .area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--beta .area > .slim {
  width: 31.37254902%;
}
.section--beta .area > .slim .head,
.section--beta .area > .slim .foot,
.section--beta .area > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--beta .area > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--beta .area > .slim .tiny {
  width: 100%;
}
.section--gamma .area {
  width: 100%;
}
.section--gamma .area > .unit {
  margin-right: 0.98039216%;
  margin-left: 0.98039216%;
  width: 98.03921569%;
}
.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: 31.37254902%;
}
.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--alpha .area {
  width: 103.03030303%;
  margin-left: -1.51515152%;
}
.section--beta .area {
  width: 102%;
  margin-left: -1%;
}
.section--gamma .area {
  width: 102%;
  margin-left: -1%;
}
.section--delta .south {
  width: 38.8%;
  padding-left: 3.6%;
  padding-right: 3.6%;
}
.section--epsilon .area {
  margin-bottom: -30px;
}
@media (max-width: 1023px) {
  .section--epsilon .area {
    margin-bottom: -30px;
  }
}
@media (max-width: 767px) {
  .section--epsilon .area {
    margin-bottom: -20px;
  }
}
.section--zeta .area {
  width: calc(100% + 20px);
  margin-left: -10px;
}
.section--beta .area .seam.wide,
.section--beta .area .flat.wide {
  width: 48.03921569%;
}
.section--epsilon .area .seam {
  border-left: 1px solid #447277;
  border-right: 1px solid #447277;
  padding-left: 20px;
  padding-right: 20px;
}
.section--epsilon .area .seam + .seam {
  margin-left: -1px;
}
.section--epsilon .area .seam .body {
  padding-bottom: 35px;
  margin-top: -15px;
  margin-bottom: -15px;
}
@media (max-width: 1023px) {
  .section--epsilon .area .seam .body {
    margin-top: -15px;
  }
}
@media (max-width: 767px) {
  .section--epsilon .area .seam .body {
    margin-top: -10px;
  }
}
@media (max-width: 1023px) {
  .section--epsilon .area .seam .body {
    margin-bottom: -15px;
  }
}
@media (max-width: 767px) {
  .section--epsilon .area .seam .body {
    margin-bottom: -10px;
  }
}
.section--epsilon .area .seam.wide {
  width: 66.7%;
  padding-right: 353px;
}
.section--epsilon .area .seam.wide .pict.tall {
  width: 313px;
}
.section--epsilon .area .seam.slim {
  width: 33.4%;
}
/*# sourceMappingURL=screen-large.css.map */