.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  background-color: #DB000C;
  line-height: 1.5;
  cursor: pointer;
  color: #fff;
  padding: 6px 10px;
  font-weight: 400;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}
.button:hover,
.button:focus {
  color: #fff;
  background-color: #c2000b;
}
.button:active {
  background-color: #8f0008;
}
#home {
  width: 150px;
}
.footarea {
  width: 111.36363636%;
  margin-left: -5.68181818%;
  margin-top: 55px;
  margin-bottom: 25px;
}
.footpart {
  margin-left: 5.10204082%;
  margin-right: 5.10204082%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.footpart.footpart--wide {
  width: 39.79591837%;
  margin-top: 90px;
}
.footpart.footpart--slim {
  width: 23.06122449%;
}
.section--heading {
  padding-top: 220px;
  padding-bottom: 150px;
}
h1 {
  font-size: 58px;
  line-height: 1.13793103;
}
h1:after {
  width: 210px;
}
h2 {
  font-size: 30px;
  line-height: 1.33333333;
}
h3 {
  font-size: 22px;
  line-height: 1.36363636;
}
.section--beta .area .unit .body {
  padding-top: 65px;
  padding-bottom: 65px;
}
.section--gamma .area {
  width: 100%;
}
.section--gamma .area > .unit {
  margin-right: 3.125%;
  margin-left: 3.125%;
  width: 93.75%;
}
.section--gamma .area .cb-album .body,
.section--gamma .area .head,
.section--gamma .area .foot,
.section--gamma .area .part {
  margin-right: 0.98039216%;
  margin-left: 0.98039216%;
  width: 98.03921569%;
}
.section--gamma .area .tiny {
  width: 48.03921569%;
}
.section--gamma .area > .slim .part {
  width: 98.03921569%;
}
.section--gamma .area {
  width: 106.66666667%;
  margin-left: -3.33333333%;
  display: flex;
  flex-wrap: wrap;
}
.link > .open {
  font-size: 24px;
  padding: 8px 15px;
}
.section--gamma .pict {
  margin-bottom: 60px;
}
.section--gamma .pict .cb-image-caption {
  font-size: 24px;
  padding: 15px;
}
@media (max-width: 1023px) {
  .section--gamma .part.payp {
    width: 98.03921569% !important;
  }
}
/*# sourceMappingURL=./screen-medium.css.map */