:root {
  --deskWidth: 1380px;
  --deskSpace: 20px;
  --deskMaxWidth: calc(100vw - (2 * var(--deskSpace)));
}
:root {
  --spacePart: 10px;
}
@media (max-width: 1023px) {
  :root {
    --spacePart: 10px;
  }
}
@media (max-width: 767px) {
  :root {
    --spacePart: 10px;
  }
}
:root {
  --spaceUnit: 10px;
}
@media (max-width: 1023px) {
  :root {
    --spaceUnit: 10px;
  }
}
@media (max-width: 767px) {
  :root {
    --spaceUnit: 10px;
  }
}
:root {
  --spaceTotal: 20px;
}
@media (max-width: 1023px) {
  :root {
    --spaceTotal: 20px;
  }
}
@media (max-width: 767px) {
  :root {
    --spaceTotal: 20px;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  background-color: transparent;
  line-height: 1.21428571;
  cursor: pointer;
  color: #000;
  border: 1px solid #000;
  padding: 11px 33px;
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 15px;
  line-height: 1.13333333;
  border-radius: 20px;
  -webkit-transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.button:hover,
.button:focus {
  color: #fff;
  background-color: #000;
}
.button:active {
  background-color: #000;
}
.container--columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.container--columns {
  width: 107.97101449%;
  margin-left: -3.98550725%;
}
.container--flexrow {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.column--left {
  width: 42.61744966%;
  margin-left: 3.69127517%;
  margin-right: 3.69127517%;
}
.column--right {
  width: 42.61744966%;
  margin-left: 3.69127517%;
  margin-right: 3.69127517%;
}
.column--padding {
  padding-top: calc(var(--spaceTotal) * 8);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.section--intro {
  min-height: 380px;
}
.section--intro:after {
  height: 380px;
}
.introSvg {
  margin-left: 0;
  position: absolute;
  width: 530px;
  left: 48%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -160px;
  pointer-events: none;
}
.section--footer {
  margin-top: calc(var(--spaceTotal) * 3);
}
.vcard {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vcard .foottitle {
  margin-right: 50px;
}
.wrapper {
  font-size: 16px;
  line-height: 1.1875;
}
h2 {
  font-size: 34px;
  line-height: 1.17647059;
}
h3 {
  font-size: 28px;
  line-height: 1.07142857;
}
p.loud {
  font-size: 28px;
  line-height: 1.14285714;
}
.area--one {
  width: 100%;
}
.area--one > .unit {
  margin-right: 3.64963504%;
  margin-left: 3.64963504%;
  width: 92.70072993%;
}
.area--one .cb-album .body,
.area--one .head,
.area--one .foot,
.area--one .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area--one > .slim {
  width: 42.70072993%;
}
.area--one > .slim .head,
.area--one > .slim .foot,
.area--one > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area--one > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area--one > .slim .tiny {
  width: 100%;
}
.area--three {
  width: 100%;
}
.area--three > .unit {
  margin-right: 6.04395604%;
  margin-left: 6.04395604%;
  width: 87.91208791%;
}
.area--three .cb-album .body,
.area--three .head,
.area--three .foot,
.area--three .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area--three > .slim {
  width: 37.91208791%;
}
.area--three > .slim .head,
.area--three > .slim .foot,
.area--three > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area--three > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area--three > .slim .tiny {
  width: 100%;
}
.area--one {
  width: 107.87401575%;
  margin-left: -3.93700787%;
  margin-top: calc(var(--spaceTotal) * 3);
  margin-bottom: calc(var(--spaceTotal) * 3);
}
.area--two {
  margin-top: calc(var(--spaceTotal) * 3);
  margin-bottom: calc(var(--spaceTotal) * 3);
}
.area--three {
  width: 113.75%;
  margin-left: -6.875%;
  margin-top: calc(var(--spaceTotal) * 3);
  margin-bottom: calc(var(--spaceTotal) * 3);
}
.area--navi {
  margin-top: calc(var(--spaceTotal) * 1.5);
}
.area--navi .unit {
  padding-left: 53.76811594%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.area--one .pure.wide .part.text.tiny {
  padding-right: 33.33333333%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.area--two .unit {
  padding-top: calc(var(--spaceTotal) * 1);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.area--two .unit.wide {
  padding-left: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.area--two .unit.wide .part.pict.tall:first-child {
  width: 44.60431655%;
  border-left: 1px solid #000;
  margin-top: calc(var(--spaceTotal) * -1);
}
.area--two .unit.wide .part:not(.pict.tall:first-child) {
  width: 50.64748201%;
  float: right;
}
.area--two .unit.slim {
  padding-right: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.area--two .unit.slim .part.pict.tall:first-child {
  width: 44.60431655%;
  border-right: 1px solid #000;
  margin-top: calc(var(--spaceTotal) * -1);
  float: right;
}
.area--two .unit.slim .part:not(.pict.tall:first-child) {
  width: 50.64748201%;
  float: left;
}
/*# sourceMappingURL=screen-large.css.map */