:root {
  --s-textcolor: #004444;
}
:root {
  --spacePart: 10px;
}
@media (max-width: 1023px) {
  :root {
    --spacePart: 10px;
  }
}
@media (max-width: 767px) {
  :root {
    --spacePart: 10px;
  }
}
:root {
  --spaceUnit: 20px;
}
@media (max-width: 1023px) {
  :root {
    --spaceUnit: 20px;
  }
}
@media (max-width: 767px) {
  :root {
    --spaceUnit: 20px;
  }
}
:root {
  --spaceTotal: 30px;
}
@media (max-width: 1023px) {
  :root {
    --spaceTotal: 30px;
  }
}
@media (max-width: 767px) {
  :root {
    --spaceTotal: 30px;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button-basic {
  padding: 5px 13px;
  box-sizing: border-box;
  color: #004444;
  border: 2px solid var(--btn-accent-color);
  -webkit-appearance: none;
  border-radius: 100px;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  text-decoration: none;
  line-height: 1.625;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
#home {
  margin: 4px 0;
}
.cb-layout8 .wrapper {
  padding-top: 0;
}
.section--header {
  background-color: #004444;
}
@media (max-width: 1023px) {
  .section--header {
    padding: 13px 0 13px 0;
  }
}
body:not(.cb-layout1) main {
  padding-top: calc(var(--spaceTotal) * 5);
  box-sizing: border-box;
}
body.cb-layout7 main {
  padding-top: calc(var(--spaceTotal) * 4);
}
.wrapper {
  font-size: 18px;
  line-height: 1.55555556;
}
h3 {
  font-size: 30px;
  line-height: 1.26666667;
}
h4 {
  font-size: 23px;
  line-height: 1.39130435;
}
.section--three .area {
  width: 100%;
}
.section--three .area > .unit {
  margin-right: 0.85470085%;
  margin-left: 0.85470085%;
  width: 98.29059829%;
}
.section--three .area .cb-album .body,
.section--three .area .head,
.section--three .area .foot,
.section--three .area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--three .area > .slim {
  width: 48.29059829%;
}
.section--three .area > .slim .head,
.section--three .area > .slim .foot,
.section--three .area > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--three .area > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--three .area > .slim .tiny {
  width: 100%;
}
.section--five .area {
  width: 100%;
}
.section--five .area > .unit {
  margin-right: 4%;
  margin-left: 4%;
  width: 92%;
}
.section--five .area .cb-album .body,
.section--five .area .head,
.section--five .area .foot,
.section--five .area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--five .area > .slim {
  width: 25.33333333%;
}
.section--five .area > .slim .head,
.section--five .area > .slim .foot,
.section--five .area > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--five .area > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--five .area > .slim .tiny {
  width: 100%;
}
.section--three .area {
  width: 101.73913043%;
  margin-left: -0.86956522%;
}
.section--five .area {
  width: 108.69565217%;
  margin-left: -4.34782609%;
}
.section--three .area .seam.slim {
  width: 98.29059829%;
}
/*# sourceMappingURL=./screen-medium.css.map */