.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  background-color: #8E1C3A;
  line-height: 1.45454545;
  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: #791831;
}
.button:active {
  background-color: #4e0f20;
}
.desk {
  max-width: 92%;
}
#home {
  height: 90px;
  margin: 30px 0;
}
#head {
  margin-bottom: 46px;
}
.section--footer .desk {
  width: 468px;
  padding: 46px 0;
}
.butterfly {
  width: 160px;
  left: 4%;
}
.corner {
  width: 320px;
}
@media (max-width: 1299px) {
  .wrapper {
    font-size: 18px;
    line-height: 1.55555556;
  }
  h1,
  h2 {
    font-size: 36px;
    line-height: 1.27777778;
  }
  h3,
  h4,
  h5,
  .skew {
    font-size: 30px;
    line-height: 1.33333333;
  }
  h6 {
    font-size: 26px;
    line-height: 1.23076923;
  }
  div.link a.open {
    background-position: 0 7px;
  }
  div.load a.load {
    font-size: 26px;
    line-height: 1.38461538;
    padding-left: 40px;
    background-size: 27px 36px;
  }
}
.main {
  width: 100%;
}
.main > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.main .cb-album .body,
.main .head,
.main .foot,
.main .part {
  margin-right: 1.5%;
  margin-left: 1.5%;
  width: 97%;
}
.main .tiny {
  width: 47%;
}
.main > .slim {
  width: 50%;
}
.main > .slim .head,
.main > .slim .foot,
.main > .slim .part {
  margin-right: 3%;
  margin-left: 3%;
  width: 94%;
}
.main > .slim.cb-album .body {
  margin-right: 3%;
  margin-left: 3%;
  width: 94%;
}
.main > .slim .tiny {
  width: 94%;
}
.main {
  width: 103%;
  margin-left: -1.5%;
}
/*# sourceMappingURL=./screen-medium.css.map */