/******* screen-medium.less *******/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
#head {
  margin-top: 50px;
}
.intro--main .content {
  padding-top: 9.765625vh;
}
.intro--main h1 {
  font-size: 90px;
  font-size: 9rem;
}
.intro--main .content--logo {
  width: 217px;
  height: 95px;
}
.intro--main .content--text {
  margin-top: 10px;
}
.area {
  width: 100%;
}
.area > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area .foot {
  margin-right: 0%;
  margin-left: 0%;
}
.area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area .tiny {
  width: 50%;
}
.area > .slim {
  width: 50%;
}
.area > .slim .foot,
.area > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
}
.area > .slim .part {
  width: 100%;
}
.area > .slim .tiny {
  width: 50%;
}
.area {
  margin-bottom: 30px;
}
.area:empty {
  margin-bottom: 0;
}
.unit.seam .part.tall {
  width: 66.66666667%;
}
.unit.seam .part.tiny {
  width: 33.33333333%;
}
.unit.flat.slim {
  width: 33.33333333%;
}
.area .unit.form input.submit,
.area .unit.form button.cb-hybrid {
  width: 50%;
}
.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: #E50049;
  color: #fff;
}
.same,
.mese .same > span {
  background-color: #E50049;
}
.this .same,
.this .same > .cb-hybrid,
.mese.this .same > span {
  background-color: #b20039;
}
.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: #E50049;
  color: #fff;
  text-align: center;
  text-decoration: none;
  min-height: 43px;
  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: #f4004e;
  text-decoration: none;
  cursor: pointer;
}
.aspt:active,
.cb-sort-mode:active {
  outline: none;
  background-color: #b20039;
}
.aspt {
  margin-right: 0.5em;
}
/*# sourceMappingURL=./screen-medium.css.map */