/******* screen-medium.less *******/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
/******* hide-mobile.less 2013-1-16 *******/
#mobile-navi,
.togglenavigation,
.cb-mobile-access,
.cb-mobile-navigation,
.body-mobile {
  display: none;
}
.cb-mobile-navigation {
  opacity: 0;
  transition: none;
}
.cb-mobile-invisible,
.body-non-mobile {
  display: block;
}
div.navi {
  float: left;
  display: block;
}
div.navi > .item {
  float: left;
}
div.navi > .item > .menu {
  display: block;
}
div.sub1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  width: 100%;
  margin: 19px 0;
}
div.sub1 > .item {
  margin: 3px 10px;
  position: relative;
}
div.sub1 > .item:hover > .menu:after,
div.sub1 > .item:focus > .menu:after {
  width: 100%;
}
div.sub1 > .item > .menu {
  position: relative;
  padding: 4px 0;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.05882353;
  font-weight: 700;
}
div.sub1 > .item > .menu:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #000;
  transition: width 250ms;
}
div.sub1 > .item > .menu.path:after {
  width: 100%;
}
div.sub2 {
  margin-right: -10000000px;
  margin-left: 50%;
  text-align: center;
  max-height: 0;
  opacity: 0;
  transform: translateX(-50%) translateY(-20px);
  overflow: hidden;
}
div.sub2 > .item {
  float: none;
  display: block;
}
div.sub2 > .item.init {
  margin-top: 10px;
}
div.sub2 > .item > .menu {
  display: inline-block;
  padding: 4px 0;
  position: relative;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.05882353;
}
div.sub2 > .item > .menu:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #000;
  transition: width 250ms;
}
div.sub2 > .item > .menu:hover:after,
div.sub2 > .item > .menu:focus:after,
div.sub2 > .item > .menu.path:after {
  width: 100%;
}
div.sub1 > .item:hover div.sub2 {
  max-height: 150px;
  opacity: 1;
  transform: translateX(-50%) translateY(0);
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1), max-height 1s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.desk {
  max-width: 83.33333333%;
}
#home {
  width: 100px;
  left: 30px;
  top: 19px;
}
.slogan {
  left: 25px;
  top: 25px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.3;
}
.titleimage {
  width: 46.875%;
  max-width: 407px;
}
.downlink {
  width: 56px;
  height: 56px;
  background-size: 28px 14px;
}
.navbar.cb-navi-sticky {
  min-height: 70px;
}
.section--footer .desk {
  position: relative;
}
.vcardcontent {
  max-width: 50%;
}
#services {
  margin-top: 30px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1;
}
#cmsbox {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1;
}
.wrapper {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.23529412;
}
.cb-layout2 h1 {
  font-size: 27px;
  font-size: 2.7rem;
  line-height: 1;
}
.cb-layout4 h1 {
  padding-bottom: 18px;
  font-size: 50px;
  font-size: 5rem;
  line-height: 1.2;
}
.cb-layout5 h1 {
  font-size: 40px;
  font-size: 4rem;
  line-height: 1;
}
.fold h3 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 0.875;
}
.fold .norm {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.23529412;
}
.loud {
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.14285714;
}
.cb-layout2 .unit {
  margin-top: 13px;
  margin-bottom: 13px;
}
.cb-layout2 .part {
  margin-top: 12px;
  margin-bottom: 12px;
}
.area {
  width: 100%;
}
.area > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area .foot {
  margin-right: 1.51515152%;
  margin-left: 1.51515152%;
}
.area .part {
  margin-right: 1.51515152%;
  margin-left: 1.51515152%;
  width: 96.96969697%;
}
.area .tiny {
  width: 46.96969697%;
}
.area > .slim {
  width: 50%;
}
.area > .slim .foot,
.area > .slim .part {
  margin-right: 3.03030303%;
  margin-left: 3.03030303%;
}
.area > .slim .part {
  width: 93.93939394%;
}
.area > .slim .tiny {
  width: 93.93939394%;
}
.area {
  width: 103.125%;
  margin-left: -1.5625%;
}
.unit.wide.pure .part.tall.text .text-section:not(.text-section--h2) {
  box-sizing: border-box;
  padding: 0 17.1875%;
}
.unit.wide.pure .part.tall.load {
  box-sizing: border-box;
  padding: 0 17.1875%;
}
.unit.fold div.more {
  padding: 0 6.06060606%;
}
.unit.fold.wide .foot .ctrl {
  margin-left: 1.51515152%;
}
.unit.fold.slim .foot .ctrl {
  margin-left: 3.03030303%;
}
.cb-layout4 .unit.seam.wide,
.cb-layout5 .unit.seam.wide {
  width: 66.66666667%;
}
.cb-layout4 .unit.seam.wide .part,
.cb-layout5 .unit.seam.wide .part {
  width: 95.45454545%;
  margin-left: 2.27272727%;
  margin-right: 2.27272727%;
}
.cb-layout4 .unit.seam.wide .part.text.tiny .text-section,
.cb-layout5 .unit.seam.wide .part.text.tiny .text-section {
  column-count: 2;
  column-gap: 4.76190476%;
}
.cb-layout4 .unit.seam.slim,
.cb-layout5 .unit.seam.slim {
  width: 33.33333333%;
}
.cb-layout4 .unit.seam.slim .part,
.cb-layout5 .unit.seam.slim .part {
  width: 90.90909091%;
  margin-left: 4.54545455%;
  margin-right: 4.54545455%;
}
.main > .wide.form .tile .name,
.main > .wide a.capt {
  float: left;
  width: 33%;
}
.main > .wide.form .tile .chop,
.main > .wide.form .tile textarea,
.main > .wide.form .tile input.text,
.main > .wide.form .tile .ctrl,
.main > .wide input.capt {
  float: right;
  width: 63%;
}
#disp {
  left: 20%;
  margin-left: 0;
  width: 60%;
  font-size: 13px;
  font-size: 1.3rem;
  top: 100px !important;
}
#disp.zoom,
#disp.tube {
  left: 5%;
  margin-left: 0;
  width: 90%;
}
/* scan-large.less 2013-1-16 */
.scan li,
.scan li > .cb-hybrid,
.scan span,
.same > .cb-hybrid {
  padding: 0 0.3em;
}
th.prev,
th.next {
  font-weight: normal;
}
.scan th.prev,
.scan td.prev {
  text-align: left;
}
.scan th.next,
.scan td.next {
  text-align: right;
}
.same,
.this .same,
.same > .cb-hybrid {
  background: #9b1a61;
  color: #fff;
}
.same,
.mese .same > span {
  background-color: #9b1a61;
}
.this .same,
.this .same > .cb-hybrid,
.mese.this .same > span {
  background-color: #6f1346;
}
.mese .same {
  background: none;
}
/******* module-album-large.less 2013-1-16 *******/
.cb-manual > .head > h2 {
  padding-right: 40px;
  min-height: 24px;
}
.aspt,
.cb-sort-mode {
  display: block;
  background-color: #9b1a61;
  color: #fff;
  text-align: center;
  text-decoration: none;
  min-height: 40px;
  border-radius: 0;
  padding: 0 20px;
  -webkit-appearance: none;
  float: left;
  text-shadow: none;
}
.aspt:hover,
.cb-sort-mode:hover,
.aspt:focus,
.cb-sort-mode:focus {
  color: #fff;
  background-color: #a81c69;
  text-decoration: none;
  cursor: pointer;
}
.aspt:active,
.cb-sort-mode:active {
  outline: none;
  background-color: #6f1346;
}
.aspt {
  margin-right: 0.5em;
}
.cb-slideshow .prev > .cb-hybrid,
.cb-strips .prev {
  background-position: left 10px center;
}
.cb-slideshow .prev > .cb-hybrid:hover,
.cb-strips .prev:hover,
.cb-slideshow .prev > .cb-hybrid:focus,
.cb-strips .prev:focus {
  background-position: left center;
}
.cb-slideshow .next > .cb-hybrid,
.cb-strips .next {
  background-position: right 10px center;
}
.cb-slideshow .next > .cb-hybrid:hover,
.cb-strips .next:hover,
.cb-slideshow .next > .cb-hybrid:focus,
.cb-strips .next:focus {
  background-position: right center;
}
.cb-album .prev > .cb-hybrid.fade:hover,
.cb-album .prev > .cb-hybrid.fade:focus {
  background-position: left 10px center;
}
.cb-album .next > .cb-hybrid.fade:hover,
.cb-album .next > .cb-hybrid.fade:focus {
  background-position: right 10px center;
}
.cb-slideshow .next > .cb-hybrid,
.cb-slideshow .prev > .cb-hybrid,
.next > .next,
.prev > .prev {
  width: 100%;
}
.foto > .head > .ctrl {
  position: static;
}
.foto > .head > .ctrl .prev,
.foto > .head > .ctrl .next {
  position: absolute;
  z-index: 20;
  top: 50%;
  transform: translateY(-50%);
  width: 60px;
}
.foto > .head > .ctrl .prev {
  left: -6.51041667vw;
}
.foto > .head > .ctrl .next {
  right: -6.51041667vw;
}
@media only screen and (min-width: 1024px) {
  .foto > .head > .ctrl .prev {
    left: -60px;
  }
  .foto > .head > .ctrl .next {
    right: -60px;
  }
}
/*# sourceMappingURL=./screen-medium.css.map */