.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  background-color: #cb000f;
  line-height: 1.5;
  cursor: pointer;
  color: #fff;
  padding: 8px 40px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
}
.button:hover,
.button:focus {
  color: #fff;
  background-color: #b2000d;
}
.button:active {
  background-color: #7e0009;
}
div.navi {
  float: left;
}
div.navi > .item {
  float: left;
}
div.navi > .item > .menu {
  display: block;
}
div.navi > .item .cb-toggle {
  display: none;
}
@media (min-width: 1024px) {
  .togglenavigation,
  .mobile-navigation {
    display: none;
  }
}
div.sub1 {
  margin-left: 20px;
}
div.sub1 > .item:after {
  content: '|';
  display: inline-block;
  margin: 0 5px;
}
div.sub1 > .item.exit:after {
  display: none;
}
div.sub1 > .item > .menu {
  display: inline-block;
  text-decoration: none;
  text-transform: none;
  font-weight: 400;
  letter-spacing: 0;
}
div.sub1 > .item > .menu:hover,
div.sub1 > .item > .menu:focus {
  color: #cb000f;
}
div.sub1 > .item > .menu.path {
  color: #000;
  font-weight: 600;
}
.navicontent div.sub2 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.navicontent div.sub2 > .item {
  position: relative;
  margin-right: 46px;
  padding-bottom: 24px;
}
.navicontent div.sub2 > .item.exit {
  margin-right: 0;
}
.navicontent div.sub2 > .item > .cb-toggle {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: pointer;
}
.navicontent div.sub2 > .item:hover,
.navicontent div.sub2 > .item:focus,
.navicontent div.sub2 > .item.cb-toggle-target-active {
  z-index: 2;
}
.navicontent div.sub2 > .item:hover > .menu,
.navicontent div.sub2 > .item:focus > .menu,
.navicontent div.sub2 > .item.cb-toggle-target-active > .menu {
  color: #000;
  text-decoration: underline;
  text-decoration-thickness: 3px;
  text-decoration-skip-ink: none;
  -webkit-text-decoration-color: #cb000f;
          text-decoration-color: #cb000f;
  text-underline-offset: 1px;
}
.navicontent div.sub2 > .item > .menu {
  text-decoration: none;
  font-size: 18px;
  line-height: 1.16666667;
}
.navicontent div.sub2 > .item > .menu.path {
  color: #000;
  text-decoration: underline;
  text-decoration-thickness: 3px;
  text-decoration-skip-ink: none;
  -webkit-text-decoration-color: #cb000f;
          text-decoration-color: #cb000f;
  text-underline-offset: 1px;
}
.navicontent div.sub3 {
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: -1px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  transition: padding 0.2s;
}
.navicontent div.sub3:before {
  content: '';
  position: absolute;
  left: 50%;
  width: 200vw;
  height: 100%;
  transform: translateX(-50%);
  background-color: #fff;
  z-index: 1;
  border-bottom: 1px solid #fff;
  transition: border-color 0s 0.3s;
}
.navicontent div.sub3 > .item {
  position: relative;
  z-index: 2;
  margin-top: -24px;
  opacity: 0;
  pointer-events: none;
  transform: translateY(-10px);
  transition: margin 0.2s 0.1s, opacity 0.1s, transform 0.1s;
}
.navicontent div.sub3 > .item > .menu {
  white-space: nowrap;
  text-decoration: none;
  font-weight: 400;
}
.navicontent div.sub3 > .item > .menu:hover,
.navicontent div.sub3 > .item > .menu:focus,
.navicontent div.sub3 > .item > .menu.path {
  color: #cb000f;
}
.navicontent div.sub2 > .item.cb-toggle-target-active div.sub3 {
  padding-bottom: 24px;
  overflow: visible;
  transition: padding 0.4s;
}
.navicontent div.sub2 > .item.cb-toggle-target-active div.sub3:before {
  border-color: #000;
  transition: border-color 0s;
}
.navicontent div.sub2 > .item.cb-toggle-target-active div.sub3 > .item {
  margin-top: 10px;
  opacity: 1;
  pointer-events: initial;
  transform: translateY(0);
  transition: margin 0.4s, opacity 0.4s 0.2s, transform 0.4s 0.2s;
}
.navicontent div.sub2 > .item.cb-toggle-target-active div.sub3 > .item.init {
  margin-top: 0;
}
.desk {
  max-width: 88%;
}
.section--header {
  margin-bottom: 72px;
}
.titlebg {
  margin-bottom: -15px;
}
.section--one .area .seam {
  padding-top: 15px;
  padding-bottom: 15px;
}
.section--one .area .flat {
  padding-top: 15px;
  padding-bottom: 15px;
}
.section--one .area .flat .part.text:first-child {
  margin-top: -1px;
}
.section--two .area .unit {
  margin-top: 105px;
}
.section--two .area .unit .body {
  padding-top: 45px;
  padding-bottom: 45px;
}
.section--three .area .unit:not(.pure) {
  margin-top: 89px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.section--four .area .seam {
  padding-top: 15px;
  padding-bottom: 15px;
}
.section--four .area .seam .pict.tall:first-child,
.section--four .area .seam .cb-youtube.tall:first-child {
  margin-top: -15px;
}
.section--four .area .unit.fold + .unit.fold {
  margin-top: 10px;
}
.section--four .area .unit.fold .more {
  padding-top: 15px;
  padding-bottom: 15px;
}
.section--four .area .unit.fold .more .part.part--table + .part.part--table {
  margin-top: -16px;
}
.section--five .area .unit .pict.tall:first-child,
.section--five .area .unit .cb-youtube.tall:first-child {
  margin-bottom: -95px;
}
.section--one .area {
  width: 100%;
}
.section--one .area > .unit {
  margin-right: 1.28865979%;
  margin-left: 1.28865979%;
  width: 97.42268041%;
}
.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.42268041%;
}
.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--two .area {
  width: 100%;
}
.section--two .area > .unit {
  margin-right: 1.28865979%;
  margin-left: 1.28865979%;
  width: 97.42268041%;
}
.section--two .area .cb-album .body,
.section--two .area .head,
.section--two .area .foot,
.section--two .area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--two .area > .slim {
  width: 30.75601375%;
}
.section--two .area > .slim .head,
.section--two .area > .slim .foot,
.section--two .area > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--two .area > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--two .area > .slim .tiny {
  width: 100%;
}
.section--one .area {
  width: 102.64550265%;
  margin-left: -1.32275132%;
}
.section--two .area {
  width: 102.64550265%;
  margin-left: -1.32275132%;
}
.section--three .area {
  width: 102.64550265%;
  margin-left: -1.32275132%;
}
.section--one .area .pure.wide .part.tiny {
  width: 48.67724868%;
}
.section--one .area .pure.slim {
  width: 97.42268041%;
}
.section--two .area .unit {
  width: 30.75601375%;
}
.section--three .area .unit {
  margin-left: 1.28865979%;
  margin-right: 1.28865979%;
  width: 30.75601375%;
}
.section--three .area .pure {
  width: 97.42268041%;
}
/*# sourceMappingURL=./screen-large.css.map */