/******* screen-large.less *******/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.cb-layout1 .desk,
.cb-layout3 .desk {
  max-width: 812px;
}
.cb-layout2 .desk,
.cb-layout4 .desk {
  max-width: 600px;
}
#home {
  width: 90px;
  height: 40px;
  margin-top: 29px;
  margin-left: 88px;
  padding-left: 10px;
}
#home-logo {
  margin-top: 28px;
  margin-left: 48px;
}
#home-logo a.home {
  width: 40px;
  height: 40px;
  background-size: 40px;
}
.cb-layout2 #head,
.cb-layout4 #head {
  margin-top: 70px;
}
.cb-layout1 #head {
  display: none;
}
.cb-layout3 .container.container--main .desk {
  padding: 0 105px;
}
.section.section--footer .icon-footer {
  width: 40px;
  height: 40px;
}
#expo div.link {
  display: none;
}
#expo {
  float: left;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
}
#slides {
  max-width: 100% !important;
  max-height: 100% !important;
}
#slides .slide {
  width: 100%;
  height: 100%;
}
#slides .slide a {
  display: block;
  width: 100%;
  height: 100%;
}
#slides img {
  width: 100%;
  height: 100vh;
  max-width: 100% !important;
  max-height: 10000px !important;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -moz-transform: translateY(0);
}
#expo div.link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: -webkit-backdrop-filter 0.4s 0.2s;
  transition: -webkit-backdrop-filter 0.4s 0.2s;
  -o-transition: backdrop-filter 0.4s 0.2s;
  transition: backdrop-filter 0.4s 0.2s;
  transition: backdrop-filter 0.4s 0.2s, -webkit-backdrop-filter 0.4s 0.2s;
}
#expo div.link .prev,
#expo div.link .next {
  position: absolute;
  z-index: 11;
  top: 0;
  bottom: 0;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  width: 122px;
}
#expo div.link .prev.cb-slide-previous,
#expo div.link .next.cb-slide-previous {
  background: url(/images/prev.svg) no-repeat center;
  left: 0;
}
#expo div.link .prev.cb-slide-next,
#expo div.link .next.cb-slide-next {
  right: 0;
  background: url(/images/next.svg) no-repeat center;
}
#expo div.link .cb-index {
  position: absolute;
  z-index: 11;
  bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#expo div.link .cb-index .cb-index-some {
  display: none;
}
#expo div.link .cb-index .cb-index-all {
  margin: 0 auto;
}
#expo div.link .cb-index .cb-index-all a {
  position: relative;
  display: block;
  width: 8px;
  height: 8px;
  margin: 0 6px;
  border-radius: 50%;
  background-color: #E0E0E0;
  opacity: 1;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
#expo div.link .cb-index .cb-index-all .this a {
  background-color: #F7B208;
}
.cb-layout1 .area {
  width: 100%;
}
.cb-layout1 .area > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.cb-layout1 .area h2,
.cb-layout1 .area .foot {
  margin-right: 1.4354067%;
  margin-left: 1.4354067%;
}
.cb-layout1 .area .part,
.cb-layout1 .area > .grid table {
  margin-right: 1.4354067%;
  margin-left: 1.4354067%;
  width: 97.1291866%;
}
.cb-layout1 .area .tiny {
  width: 47.1291866%;
}
.cb-layout1 .area > .slim {
  width: 50%;
}
.cb-layout1 .area > .slim h2,
.cb-layout1 .area > .slim .foot,
.cb-layout1 .area > .slim .part,
.cb-layout1 .area > .slim.grid table {
  margin-right: 2.8708134%;
  margin-left: 2.8708134%;
}
.cb-layout1 .area > .slim .part,
.cb-layout1 .area > .slim.grid table {
  width: 94.25837321%;
}
.cb-layout1 .area > .slim .tiny {
  width: 44.25837321%;
}
.cb-layout1 .area.fareast {
  width: 100%;
}
.cb-layout1 .area.fareast > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.cb-layout1 .area.fareast h2,
.cb-layout1 .area.fareast .foot {
  margin-right: 1.4354067%;
  margin-left: 1.4354067%;
}
.cb-layout1 .area.fareast .part,
.cb-layout1 .area.fareast > .grid table {
  margin-right: 1.4354067%;
  margin-left: 1.4354067%;
  width: 97.1291866%;
}
.cb-layout1 .area.fareast > .slim .part,
.cb-layout1 .area.fareast > .slim.grid table {
  width: 97.1291866%;
}
.cb-layout1 .area.farnorth {
  width: 100%;
}
.cb-layout1 .area.farnorth > .unit {
  margin-right: 1.41342756%;
  margin-left: 1.41342756%;
  width: 97.17314488%;
}
.cb-layout1 .area.farnorth h2,
.cb-layout1 .area.farnorth .foot {
  margin-right: 1.4354067%;
  margin-left: 1.4354067%;
}
.cb-layout1 .area.farnorth .part,
.cb-layout1 .area.farnorth > .grid table {
  margin-right: 1.4354067%;
  margin-left: 1.4354067%;
  width: 97.1291866%;
}
.cb-layout1 .area.farnorth .tiny {
  width: 47.1291866%;
}
.cb-layout1 .area.farnorth > .slim {
  width: 22.17314488%;
}
.cb-layout1 .area.farnorth > .slim h2,
.cb-layout1 .area.farnorth > .slim .foot,
.cb-layout1 .area.farnorth > .slim .part,
.cb-layout1 .area.farnorth > .slim.grid table {
  margin-right: 6.29062697%;
  margin-left: 6.29062697%;
}
.cb-layout1 .area.farnorth > .slim .part,
.cb-layout1 .area.farnorth > .slim.grid table {
  width: 87.41874607%;
}
.cb-layout1 .area.farnorth > .slim .tiny {
  width: 87.41874607%;
}
.cb-layout2 .area,
.cb-layout4 .area,
.cb-layout3 .area {
  width: 100%;
}
.cb-layout2 .area > .unit,
.cb-layout4 .area > .unit,
.cb-layout3 .area > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.cb-layout2 .area h2,
.cb-layout4 .area h2,
.cb-layout3 .area h2,
.cb-layout2 .area .foot,
.cb-layout4 .area .foot,
.cb-layout3 .area .foot {
  margin-right: 1.91693291%;
  margin-left: 1.91693291%;
}
.cb-layout2 .area .part,
.cb-layout4 .area .part,
.cb-layout3 .area .part,
.cb-layout2 .area > .grid table,
.cb-layout4 .area > .grid table,
.cb-layout3 .area > .grid table {
  margin-right: 1.91693291%;
  margin-left: 1.91693291%;
  width: 96.16613419%;
}
.cb-layout2 .area .tiny,
.cb-layout4 .area .tiny,
.cb-layout3 .area .tiny {
  width: 46.16613419%;
}
.cb-layout2 .area > .slim,
.cb-layout4 .area > .slim,
.cb-layout3 .area > .slim {
  width: 50%;
}
.cb-layout2 .area > .slim h2,
.cb-layout4 .area > .slim h2,
.cb-layout3 .area > .slim h2,
.cb-layout2 .area > .slim .foot,
.cb-layout4 .area > .slim .foot,
.cb-layout3 .area > .slim .foot,
.cb-layout2 .area > .slim .part,
.cb-layout4 .area > .slim .part,
.cb-layout3 .area > .slim .part,
.cb-layout2 .area > .slim.grid table,
.cb-layout4 .area > .slim.grid table,
.cb-layout3 .area > .slim.grid table {
  margin-right: 3.83386581%;
  margin-left: 3.83386581%;
}
.cb-layout2 .area > .slim .part,
.cb-layout4 .area > .slim .part,
.cb-layout3 .area > .slim .part,
.cb-layout2 .area > .slim.grid table,
.cb-layout4 .area > .slim.grid table,
.cb-layout3 .area > .slim.grid table {
  width: 92.33226837%;
}
.cb-layout2 .area > .slim .tiny,
.cb-layout4 .area > .slim .tiny,
.cb-layout3 .area > .slim .tiny {
  width: 42.33226837%;
}
.cb-layout1 .area {
  width: 102.95566502%;
  margin-left: -1.47783251%;
}
.cb-layout1 .area.farnorth {
  width: 102.95566502%;
  margin-left: -1.47783251%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cb-layout1 .area.fareast {
  margin-left: 0;
}
.cb-layout1 .area.fareast .unit {
  min-height: 66.25vw;
}
.cb-layout1 .area.fareast .unit .part {
  max-width: 812px;
  margin-top: 32px;
  margin-bottom: 32px;
}
.cb-layout1 .area.side .unit .part.text,
.cb-layout2 .area.side .unit .part.text,
.cb-layout1 .area.side .unit .part.link,
.cb-layout2 .area.side .unit .part.link {
  padding: 0;
  opacity: 0;
  -webkit-transition: all 0.218s;
  -o-transition: all 0.218s;
  transition: all 0.218s;
}
.cb-layout1 .area.side .unit .part.text,
.cb-layout2 .area.side .unit .part.text {
  left: 25px;
  right: 25px;
  top: 33px;
  width: calc(100% - 50px);
  margin: 0;
}
.cb-layout1 .area.side .unit .part.link,
.cb-layout2 .area.side .unit .part.link {
  left: 0;
  right: 0;
  bottom: 33px;
  margin: 0 auto;
}
.cb-layout1 .area.side .unit .part.link .open,
.cb-layout2 .area.side .unit .part.link .open {
  margin: 0;
}
.cb-layout1 .area.side .unit:hover .part.text,
.cb-layout2 .area.side .unit:hover .part.text,
.cb-layout1 .area.side .unit:focus .part.text,
.cb-layout2 .area.side .unit:focus .part.text,
.cb-layout1 .area.side .unit:hover .part.link,
.cb-layout2 .area.side .unit:hover .part.link,
.cb-layout1 .area.side .unit:focus .part.link,
.cb-layout2 .area.side .unit:focus .part.link {
  opacity: 1;
}
.cb-layout2 .area.main,
.cb-layout3 .area.main {
  width: 103.98671096%;
  margin-left: -1.99335548%;
}
.cb-layout2 .area.north,
.cb-layout4 .area.north,
.cb-layout2 .area.south,
.cb-layout4 .area.south {
  min-height: 448px;
  margin-top: 200px;
  margin-bottom: 200px;
}
.cb-layout2 .area.north:empty,
.cb-layout4 .area.north:empty,
.cb-layout2 .area.south:empty,
.cb-layout4 .area.south:empty {
  min-height: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.cb-layout2 .area.east,
.cb-layout4 .area.east {
  min-height: 224px;
  margin-top: 100px;
  margin-bottom: 100px;
}
.cb-layout2 .area.east:empty,
.cb-layout4 .area.east:empty {
  min-height: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.cb-layout2 .area.north,
.cb-layout4 .area.north,
.cb-layout2 .area.south,
.cb-layout4 .area.south,
.cb-layout2 .area.east,
.cb-layout4 .area.east {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cb-layout2 .area.south .unit .part.link.elem,
.cb-layout4 .area.south .unit .part.link.elem {
  margin-top: 198px;
}
.cb-layout2 .area.base,
.cb-layout4 .area.base {
  margin-top: 96px;
  margin-bottom: 64px;
}
.cb-layout2 .area.base:empty,
.cb-layout4 .area.base:empty {
  margin-top: 0;
  margin-bottom: 0;
}
.area .unit.seam {
  margin-bottom: 63px;
}
.area .unit.fold {
  width: 96.16613419%;
  margin-right: 1.91693291%;
  margin-left: 1.91693291%;
}
.area .unit.fold .body {
  width: 103.98671096%;
  margin-left: -1.99335548%;
  margin-right: -1.99335548%;
}
.area .unit.fold.wide .less .part,
.area .unit.fold.wide .more .part {
  width: 96.16613419%;
  margin-left: 1.91693291%;
  margin-right: 1.91693291%;
}
.area .unit.fold.wide .less .part.tiny,
.area .unit.fold.wide .more .part.tiny {
  width: 46.16613419%;
  margin-left: 1.91693291%;
  margin-right: 1.91693291%;
}
.unit.form .tile .name,
.unit a.capt {
  float: left;
  width: 33%;
}
.unit.form .tile .chop,
.unit.form .tile textarea,
.unit.form .tile input.text,
.unit.form .tile .ctrl,
.unit input.capt {
  float: right;
  width: 63%;
}
#disp {
  left: 50%;
  margin-left: -175px;
  width: 350px;
  font-size: 15px;
  font-size: 1.5rem;
  top: 120px !important;
}
#disp.zoom {
  left: 10%;
  margin-left: 0;
  width: 80%;
}
#disp.tube {
  left: 50%;
  margin-left: -330px;
  width: 660px;
}
#disp.site > .body {
  overflow: auto;
  max-height: 400px;
}
h1,
h2 {
  overflow-wrap: normal;
  word-wrap: normal;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.cb-layout1 .area.fareast h2 {
  font-size: 112px;
  font-size: 11.2rem;
  line-height: 1.17857143;
  letter-spacing: 0;
}
.cb-layout1 .area.side h2,
.cb-layout2 .area.side h2 {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.28571429;
}
.cb-layout1 .area.side .link .open,
.cb-layout2 .area.side .link .open {
  min-width: 200px;
}
/*# sourceMappingURL=screen-large.css.map */