:root {
  --js-breakpoint: breakpointLarge;
}
@media (max-width: 1279px) {
  :root {
    --js-breakpoint: breakpointMedium;
  }
}
@media (max-width: 767px) {
  :root {
    --js-breakpoint: breakpointSmall;
  }
}
.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: #F9B200;
  padding: 19px 60px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  border: 2px solid #F9B200;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  transition: all 0.2s;
}
.button:hover,
.button:focus {
  color: #F9B200;
  color: #fff;
  background-color: #F9B200;
}
.button:active {
  background-color: #efab00;
  border-color: #efab00;
}
@media (max-width: 767px) {
  .button {
    font-size: 14px;
    line-height: 1.14285714;
    padding: 22px 48px;
  }
}
.desk {
  max-width: 80%;
}
.subcontent--main,
.subcontent--east {
  width: 45.17241379%;
}
.subcontent--side {
  float: right;
  width: 49.13793103%;
}
.section--seven {
  margin-bottom: -176px;
}
.subcontent--side {
  margin-top: 140px;
}
.section--two .area .edge {
  margin-bottom: -60px;
}
.section--three .area .seam .body {
  padding-top: 40px;
  padding-bottom: 40px;
}
.section--two .area {
  width: 100%;
}
.section--two .area > .unit {
  margin-right: 0.84745763%;
  margin-left: 0.84745763%;
  width: 98.30508475%;
}
.section--two .area .cb-album .body,
.section--two .area .head,
.section--two .area .foot,
.section--two .area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--two .area > .slim {
  width: 48.30508475%;
}
.section--two .area > .slim .head,
.section--two .area > .slim .foot,
.section--two .area > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--two .area > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--two .area > .slim .tiny {
  width: 100%;
}
.section--two .area {
  width: 101.72413793%;
  margin-left: -0.86206897%;
}
.section--three .area {
  width: 49.13793103%;
}
.section--five .area {
  width: 49.13793103%;
}
.section--six .area {
  width: calc(100% + 24px);
  margin-left: -12px;
}
.section--two .area .seam {
  margin-top: 100px;
  margin-bottom: 100px;
  min-height: 748px;
  width: 98.30508475%;
}
@media (max-width: 1279px) {
  .section--two .area .seam {
    margin-top: 100px;
  }
}
@media (max-width: 767px) {
  .section--two .area .seam {
    margin-top: 100px;
  }
}
@media (max-width: 1279px) {
  .section--two .area .seam {
    margin-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .section--two .area .seam {
    margin-bottom: 100px;
  }
}
.section--two .area .seam .body {
  box-sizing: border-box;
  margin-top: -10px;
  margin-bottom: -10px;
  padding-left: 61.20689655%;
}
@media (max-width: 1279px) {
  .section--two .area .seam .body {
    margin-top: -10px;
  }
}
@media (max-width: 767px) {
  .section--two .area .seam .body {
    margin-top: -10px;
  }
}
@media (max-width: 1279px) {
  .section--two .area .seam .body {
    margin-bottom: -10px;
  }
}
@media (max-width: 767px) {
  .section--two .area .seam .body {
    margin-bottom: -10px;
  }
}
.section--two .area .seam .pict.tall:first-child {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 2;
  margin: 0;
  width: 49.13793103%;
}
.section--two .area .seam .pict.tall:first-child * {
  height: 100%;
}
.section--two .area .seam .pict.tall:first-child img {
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
}
.section--two .area .seam.slim .body {
  padding-left: 0;
  padding-right: 61.20689655%;
}
.section--two .area .seam.slim .pict.tall:first-child {
  left: initial;
  right: 0;
}
.section--four .area .pure {
  width: 49.13793103%;
  margin-right: 50.86206897%;
}
.section--four .area .pure.slim {
  margin-right: 0;
  margin-left: 50.86206897%;
}
.section--four .area .seam .part {
  width: 49.13793103%;
}
.section--four .area .flat.slim .body,
.section--four .area .flat.slim .head {
  margin-left: 350px;
}
.section--six .area .unit {
  width: calc(((100% - (24px * 3)) / 3));
  margin-right: 12px;
  margin-left: 12px;
}
/*# sourceMappingURL=./screen-large.css.map */