.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  background-color: #0D3856;
  line-height: 1.41176471;
  cursor: pointer;
  color: #FFF;
  padding: 4px 7px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.button:hover,
.button:focus {
  color: #fff;
  background-color: #0D3856;
}
.button:active {
  background-color: #061b2a;
}
.button--tags {
  background-color: #E7ECF0;
  line-height: 1.41176471;
  cursor: default;
  color: #000;
  padding: 4px 7px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.button--hometags {
  background-color: #E7ECF0;
  line-height: 1.41176471;
  cursor: pointer;
  color: #000;
  padding: 4px 7px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.button--one {
  line-height: 1.41176471;
  cursor: pointer;
  color: #000;
  padding: 0 12px 2px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  width: 100%;
  text-align: right;
  text-decoration: none;
  display: inline-block;
  transition: all 1s cubic-bezier(0.05, 0.8, 0.5, 1);
  border-bottom: 1px solid black;
  border-right: 1px solid black;
}
.button--one:hover,
.button--one:focus {
  color: #FFF;
  background-color: #0D3856;
}
.button--one:hover:after,
.button--one:focus:after {
  width: 100%;
  opacity: 1;
}
.button--one:active {
  background-color: #061b2a;
}
.button--two {
  line-height: 1.41176471;
  cursor: pointer;
  color: #000;
  padding: 0 12px 8px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  width: 100%;
  text-align: right;
  font-size: 40px;
  text-decoration: none;
  display: inline-block;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
  border-bottom: 1px solid black;
  border-right: 1px solid black;
}
.button--two:hover,
.button--two:focus {
  color: #fff;
  background-color: #0D3856;
}
.button--two:active {
  background-color: #061b2a;
}
.section--two #head {
  width: 48.86363636%;
}
.wrapper {
  font-size: 22px;
  line-height: 1.5;
}
main {
  float: left;
  width: 100%;
  position: relative;
  margin-top: 160px;
}
h2 {
  font-size: 70px;
  line-height: 1.14285714;
}
.text-section--h2 {
  padding-right: 90px;
  box-sizing: border-box;
  margin-bottom: 60px;
}
@media (max-width: 1023px) {
  .text-section--h2 {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .text-section--h2 {
    margin-bottom: 60px;
  }
}
h3 {
  font-size: 30px;
  line-height: 1.1;
}
p.skew {
  font-size: 30px;
  line-height: 1.33333333;
}
.section--one .area {
  width: 100%;
}
.section--one .area > .unit {
  margin-right: 1.11111111%;
  margin-left: 1.11111111%;
  width: 97.77777778%;
}
.section--one .area .cb-album .body,
.section--one .area .head,
.section--one .area .foot,
.section--one .area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--one .area > .slim {
  width: 47.77777778%;
}
.section--one .area > .slim .head,
.section--one .area > .slim .foot,
.section--one .area > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--one .area > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--one .area > .slim .tiny {
  width: 100%;
}
.section--one .area {
  width: 102.27272727%;
  margin-left: -1.13636364%;
  display: flex;
  flex-wrap: wrap;
}
.section--two .area {
  width: 48.86363636%;
  margin-top: -10px;
  float: right;
}
.section--one .area .seam.slim {
  width: 22.74074074%;
}
.section--one .area .flat.slim .body {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.section--one .area .flat.slim .pict.tiny {
  margin-top: auto;
}
.section--one .area .edge {
  margin-top: 120px;
  margin-bottom: 120px;
}
@media (max-width: 1023px) {
  .section--one .area .edge {
    margin-top: 120px;
  }
}
@media (max-width: 767px) {
  .section--one .area .edge {
    margin-top: 120px;
  }
}
@media (max-width: 1023px) {
  .section--one .area .edge {
    margin-bottom: 120px;
  }
}
@media (max-width: 767px) {
  .section--one .area .edge {
    margin-bottom: 120px;
  }
}
.section--one .area .unit .part.pict a:after {
  margin-right: 30px;
  margin-bottom: 30px;
}
/*# sourceMappingURL=./screen-medium.css.map */