.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  background-color: transparent;
  line-height: 1.5;
  cursor: pointer;
  color: #33A0CD;
  border-width: 8px;
  border-style: dotted;
  border-color: #33A0CD;
  border-image-source: url(/images/border-image.svg);
  border-image-slice: 33% 33%;
  border-image-repeat: repeat;
  padding: 12px 34px;
  -webkit-appearance: none;
  border-radius: 0;
  text-align: center;
  text-decoration: none;
  font-size: 22px;
  line-height: 1.45454545;
  box-sizing: border-box;
  font-weight: bold;
  display: inline-block;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (max-width: 1023px) {
  .button {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .button {
    margin-top: 15px;
  }
}
@media (max-width: 1023px) {
  .button {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .button {
    margin-bottom: 15px;
  }
}
.button:hover,
.button:focus {
  color: #fff;
  background-color: #33A0CD;
}
.button:active {
  background-color: #33A0CD;
}
@media (max-width: 767px) {
  .button {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) and (max-width: 1023px) {
  .button {
    margin-top: 10px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .button {
    margin-top: 10px;
  }
}
@media (max-width: 767px) and (max-width: 1023px) {
  .button {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .button {
    margin-bottom: 10px;
  }
}
.wrapper {
  font-size: 20px;
  line-height: 1.6;
}
#head {
  padding: 0 23px;
}
@media (max-width: 1023px) {
  .footarea {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.footpart {
  font-size: 19px;
  line-height: 1.36842105;
}
.footpart.footpart--wide {
  width: 100%;
}
.footpart.footpart--slim {
  width: 48%;
}
h1 {
  font-size: 23px;
  line-height: 1.2173913;
}
h1 i {
  font-size: 48px;
  line-height: 1.29166667;
}
h2 {
  font-size: 32px;
  line-height: 1.40625;
}
h3 {
  font-size: 23px;
  line-height: 1.2173913;
}
p.loud {
  font-size: 32px;
  line-height: 1.40625;
}
.section--alpha .area,
.section--gamma .area {
  width: 100%;
}
.section--alpha .area > .unit,
.section--gamma .area > .unit {
  margin-right: 1.37420719%;
  margin-left: 1.37420719%;
  width: 97.25158562%;
}
.section--alpha .area .cb-album .body,
.section--gamma .area .cb-album .body,
.section--alpha .area .head,
.section--gamma .area .head,
.section--alpha .area .foot,
.section--gamma .area .foot,
.section--alpha .area .part,
.section--gamma .area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--alpha .area .tiny,
.section--gamma .area .tiny {
  width: 33.33333333%;
}
.section--alpha .area > .slim,
.section--gamma .area > .slim {
  width: 47.25158562%;
}
.section--alpha .area > .slim .head,
.section--gamma .area > .slim .head,
.section--alpha .area > .slim .foot,
.section--gamma .area > .slim .foot,
.section--alpha .area > .slim .part,
.section--gamma .area > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--alpha .area > .slim.cb-album .body,
.section--gamma .area > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--alpha .area > .slim .tiny,
.section--gamma .area > .slim .tiny {
  width: 100%;
}
.section--alpha .area,
.section--gamma .area {
  width: 102.82608696%;
  margin-left: -1.41304348%;
  display: flex;
  flex-wrap: wrap;
}
.section--beta .base {
  width: 54.34782609%;
}
.section--beta .side {
  width: 40.2173913%;
  float: right;
}
.section--alpha .area .unit.wide .body,
.section--gamma .area .unit.wide .body {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.section--alpha .area .unit.wide .part.tiny,
.section--gamma .area .unit.wide .part.tiny {
  width: 31.41304348%;
}
.section--alpha .area .flat.slim,
.section--gamma .area .flat.slim {
  width: 30.54968288%;
}
.section--alpha .area .seam,
.section--gamma .area .seam {
  padding: 13px 0;
  box-sizing: border-box;
}
.area .unit .part {
  box-sizing: border-box;
  padding: 0 23px;
}
.area .unit .pict {
  padding: 0;
}
/*# sourceMappingURL=./screen-medium.css.map */