.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;
}
div.navi {
  float: left;
}
div.navi > .item {
  float: left;
}
div.navi > .item > .menu {
  display: block;
}
div.sub2 {
  display: none;
}
.footarea {
  width: 102.57575758%;
  margin-left: -1.28787879%;
}
.footpart {
  margin-left: 1.28787879%;
  margin-right: 1.28787879%;
}
.footpart.footpart--wide {
  width: 47.42424242%;
}
.footpart.footpart--slim {
  width: 22.42424242%;
}
h1 {
  font-size: 48px;
  line-height: 1.20833333;
}
h2 {
  font-size: 100px;
  line-height: 1.1;
}
@media (max-width: 1600px) {
  h2 {
    font-size: 80px;
    line-height: 1.125;
  }
}
.text-section--h2 {
  padding-right: 110px;
  box-sizing: border-box;
}
h3 {
  font-size: 30px;
  line-height: 1.1;
}
.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: -5px;
  float: right;
}
.section--one .area .unit.wide .part.tiny {
  width: 48.86363636%;
  margin-left: 51.13636364%;
}
.cb-layout4 .section--one .area .unit.wide {
  width: 47.77777778%;
}
.section--one .area .seam.slim {
  width: 22.74074074%;
}
.section--one .area .seam.wide {
  margin-top: -40px;
}
.section--one .area .seam.wide .part:first-child {
  margin-top: 0;
}
/*# sourceMappingURL=./screen-large.css.map */