:root {
  --spacePart: 12px;
}
@media (max-width: 1023px) {
  :root {
    --spacePart: 12px;
  }
}
@media (max-width: 767px) {
  :root {
    --spacePart: 12px;
  }
}
:root {
  --spaceUnit: 76px;
}
@media (max-width: 1023px) {
  :root {
    --spaceUnit: 76px;
  }
}
@media (max-width: 767px) {
  :root {
    --spaceUnit: 52px;
  }
}
:root {
  --spaceTotal: 88px;
}
@media (max-width: 1023px) {
  :root {
    --spaceTotal: 88px;
  }
}
@media (max-width: 767px) {
  :root {
    --spaceTotal: 64px;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  background-color: #90E1B6;
  -webkit-appearance: none;
  border-radius: 100000px;
  padding: 10px 30px 10px 60px;
}
.button:before {
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.button:hover,
.button:focus {
  background-color: #80CAA6;
  padding-left: 64px;
  padding-right: 26px;
}
.button:hover:before,
.button:focus:before {
  left: 26px;
}
.desk {
  max-width: 90%;
}
.section--one .desk,
.section--four .desk {
  max-width: 90%;
}
.homelink {
  margin-top: 29px;
  margin-bottom: 0;
}
.section--one .content {
  margin-top: 100px;
  padding: 96px 96px 60px;
}
.section--four .content--1 {
  margin-top: 100px;
}
.section--four .subcontent {
  width: 48.22064057%;
}
.section--four .subcontent.subcontent--2 {
  width: 44.66192171%;
  margin-right: 3.55871886%;
}
.section--one .area {
  width: 100%;
}
.section--one .area > .unit {
  margin-right: 2.58397933%;
  margin-left: 2.58397933%;
  width: 94.83204134%;
}
.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: 44.83204134%;
}
.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--six .area {
  width: 100%;
}
.section--six .area > .unit {
  margin-right: 1.71821306%;
  margin-left: 1.71821306%;
  width: 96.56357388%;
}
.section--six .area .cb-album .body,
.section--six .area .head,
.section--six .area .foot,
.section--six .area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--six .area > .slim {
  width: 46.56357388%;
}
.section--six .area > .slim .head,
.section--six .area > .slim .foot,
.section--six .area > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--six .area > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--six .area > .slim .tiny {
  width: 100%;
}
.section--one .area {
  width: 105.44959128%;
  margin-left: -2.72479564%;
}
.section--two .area {
  width: 103.55871886%;
  margin-left: -1.77935943%;
}
.section--six .area {
  width: 103.55871886%;
  margin-left: -1.77935943%;
}
.section--two .area .unit {
  margin-left: 1.71821306%;
  margin-right: 1.71821306%;
}
.section--two .area .pure {
  width: 734px;
  margin-left: calc((100% - 734px) / 2);
  margin-right: calc((100% - 734px) / 2);
}
.section--two .area .seam {
  width: 29.89690722%;
}
.section--two .area .flat {
  width: 96.56357388%;
}
.section--two .area .flat .part:nth-child(3n-2) {
  width: 30.96085409%;
  margin-right: 20.99644128%;
}
.section--two .area .flat .part:nth-child(3n-1) {
  width: 48.04270463%;
}
.section--two .area .flat .part:nth-child(3n) {
  width: 30.96085409%;
  margin-left: 8.89679715%;
  margin-right: 60.14234875%;
}
.section--two .area .flat .part:nth-child(3n+4),
.section--two .area .flat .part:nth-child(3n+5) {
  margin-top: calc(var(--spaceTotal) * 2);
}
.section--two .area .edge.slim {
  width: 734px;
  margin-left: calc((100% - 734px) / 2);
  margin-right: calc((100% - 734px) / 2);
}
.section--four .content--2 .area .unit {
  width: 734px;
  margin-left: calc((100% - 734px) / 2);
  margin-right: calc((100% - 734px) / 2);
}
.section--five .area .unit:nth-child(2n) {
  margin-left: 11.03202847%;
}
.section--five .area .unit.wide {
  width: 49.46619217%;
}
.section--five .area .unit.slim {
  width: 39.50177936%;
}
.section--six .area .seam {
  width: 46.56357388%;
}
/*# sourceMappingURL=./screen-large.css.map */