.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  background-color: transparent;
  line-height: 1.07142857;
  cursor: pointer;
  color: #0000FF;
  padding: 12px 40px;
  -webkit-appearance: none;
  border-radius: 100000px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  border: 1px solid #0000FF;
}
.button:hover,
.button:focus {
  color: #fff;
  background-color: #0000FF;
}
@media (max-width: 767px) {
  .button {
    font-size: 20px;
    line-height: 1.6;
    padding: 2px 30px;
  }
}
div.navi {
  float: left;
}
div.navi .cb-toggle {
  display: none;
}
div.navi > .item {
  float: left;
}
div.navi > .item > .menu {
  display: block;
}
@media (min-width: 1180px) {
  .togglenavigation,
  .mobile-navigation {
    display: none;
  }
}
.navigation div.sub1 {
  width: 100%;
}
.navigation div.sub1 > .item {
  width: 100%;
  border-top: 1px solid #000;
  position: relative;
}
.navigation div.sub1 > .item > .cb-toggle {
  display: block;
  position: absolute;
  right: -12px;
  top: 0;
  z-index: 2;
  width: 34px;
  height: 44px;
  background-size: 12px 12px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-down-black.svg);
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.navigation div.sub1 > .item > .cb-toggle.cb-toggle-active {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.navigation div.sub1 > .item.exit {
  border-bottom: 1px solid #000;
}
.navigation div.sub1 > .item.item-empty > .cb-toggle {
  display: none;
}
.navigation div.sub1 > .item.item-empty > .menu {
  padding-right: 0;
}
.navigation div.sub1 > .item > .menu {
  display: block;
  font-size: 28px;
  line-height: 1.57142857;
  font-weight: normal;
  font-family: 'FlexaCondensedBold', sans-serif;
  text-decoration: none;
  padding-right: 44px;
  color: #000;
}
.navigation div.sub1 > .item > .menu:hover,
.navigation div.sub1 > .item > .menu:focus,
.navigation div.sub1 > .item > .menu.path {
  color: #0000FF;
}
.navigation div.sub2 {
  width: 100%;
  overflow: hidden;
}
.navigation div.sub2 > .item {
  width: 100%;
  margin-top: -56px;
  opacity: 0;
  -webkit-transition: all 0.6s 0.1s, opacity 0.1s;
  transition: all 0.6s 0.1s, opacity 0.1s;
}
.navigation div.sub2 > .item > .menu {
  float: left;
  font-size: 22px;
  line-height: 1.27272727;
  text-decoration: none;
  color: #000;
}
.navigation div.sub2 > .item > .menu:hover,
.navigation div.sub2 > .item > .menu:focus,
.navigation div.sub2 > .item > .menu.path {
  color: #0000FF;
}
.navigation div.sub1 > .item.cb-toggle-target-active div.sub2 > .item {
  margin-top: 0;
  opacity: 1;
  -webkit-transition: all 0.4s, opacity 0.4s 0.2s;
  transition: all 0.4s, opacity 0.4s 0.2s;
}
.navigation div.sub1 > .item.cb-toggle-target-active div.sub2 > .item.init {
  margin-top: 12px;
}
.navigation div.sub1 > .item.cb-toggle-target-active div.sub2 > .item.exit {
  margin-bottom: 16px;
}
.headercontent {
  width: 102%;
  margin-left: -1%;
}
.headerpart {
  margin-left: 0.98039216%;
  margin-right: 0.98039216%;
  width: 31.37254902%;
}
.section--one .content {
  float: right;
  width: 66%;
}
#head {
  margin-bottom: 0px;
}
.section--one .main {
  width: 100%;
}
.section--one .main > .unit {
  margin-right: 1.47058824%;
  margin-left: 1.47058824%;
  width: 97.05882353%;
}
.section--one .main .cb-album .body,
.section--one .main .head,
.section--one .main .foot,
.section--one .main .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--one .main > .slim {
  width: 47.05882353%;
}
.section--one .main > .slim .head,
.section--one .main > .slim .foot,
.section--one .main > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--one .main > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--one .main > .slim .tiny {
  width: 100%;
}
.section--one .main {
  width: 103.03030303%;
  margin-left: -1.51515152%;
}
.section--one .main .seam.wide {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.section--one .main .seam.wide .part {
  margin-left: 1.47058824%;
  margin-right: 1.47058824%;
  width: 97.05882353%;
}
.section--one .main .seam.wide .part.tiny {
  width: 30.35714286%;
}
.section--one .main .seam.slim {
  width: 30.35714286%;
}
/*# sourceMappingURL=screen-large.css.map */