@charset "UTF-8";
/* CSS Document */
.pageContents {
  padding-bottom: 0
}
.heroBlock {
  position: relative
}
.heroBlock .hero__image img {
  width: 100%
}
@media (min-width: 701px) {
  .heroBlock .media__caption {
    position: absolute;
    bottom: 5px;
    right: 5px;
    color: #fff
  }
}
@media (max-width: 700px) {
  .heroBlock .media__caption {
    margin: 0 0.5em
  }
}
.pageTitle {
  margin-top: 3em;
  margin-bottom: 1em;
  font-size: 20px
}
@media (max-width: 700px) {
  .pageTitle {
    font-size: 15px
  }
}
.pageCopy {
  margin-bottom: 1em;
  font-size: 25px;
  text-align: left
}
@media (max-width: 700px) {
  .pageCopy {
    font-size: 21px
  }
}
.leadText {
  font-size: 18px;
  text-align: left;
  line-height: 2em
}
@media (max-width: 700px) {
  .leadText {
    font-size: 16px;
    text-align: justify
  }
}
.section {
  margin-bottom: 60px
}
@media (max-width: 700px) {
  .section {
    margin-bottom: 40px
  }
}
.section .text {
  margin-bottom: 2em;
  line-height: 1.8
}
.sectionHeader {
  margin-bottom: 40px
}
.sectionTitle {
  margin-bottom: 0.75em;
  font-size: 24px
}
.sectionTitle .englishLead {
  display: block;
  margin-bottom: 0.5em;
  font-size: 16px;
  color: #305d5f
}
.sectionLead {
  margin-bottom: 0.5em;
  font-size: 24px;
  text-align: center
}
.decoration {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: absolute;
  top: 85%;
  left: 5%;
}
@media (max-width: 700px) {
  .decoration {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: absolute;
    top: 70%;
    left: 2%;
    width: 30%;
  }
}
.decoration-2 {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: absolute;
  top: 70%;
  right: 20%;
}
@media (max-width: 700px) {
  .decoration-2 {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: absolute;
    top: 45%;
    right: 2%;
    width: 20%;
  }
}
.locationArea {
  padding: 30px 0;
  background: #fff;
  text-align: center
}
.iwakurashi {
  margin-top: 40px;
  margin-bottom: 20px;
}
.btnlink {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 700px) {
  .btnlink {
    margin-bottom: 50px;
  }
}
.btnlink .navItem {
  margin: 5px 10px;
}
.btnlink .navItem :hover {}

@media (min-width: 701px) {
  #allelect {
    margin-top: -150px;
    padding-top: 150px;
  }
}
@media (max-width: 700px) {
  #allelect {
    margin-top: -65px;
    padding-top: 65px;
  }
}
@media (min-width: 701px) {
  #zeh {
    margin-top: -150px;
    padding-top: 150px;
  }
}
@media (max-width: 700px) {
  #zeh {
    margin-top: -65px;
    padding-top: 65px;
  }
}
@media (min-width: 701px) {
  #taishin {
    margin-top: -150px;
    padding-top: 150px;
  }
}
@media (max-width: 700px) {
  #taishin {
    margin-top: -65px;
    padding-top: 65px;
  }
}
@media (min-width: 701px) {
  #eco {
    margin-top: -80px;
    padding-top: 80px;
  }
}
@media (max-width: 700px) {
  #eco {
    margin-top: -40px;
    padding-top: 40px;
  }
}
@media (min-width: 701px) {
  #quality {
    margin-top: -120px;
    padding-top: 120px;
  }
}
@media (max-width: 700px) {
  #quality {
    margin-top: -40px;
    padding-top: 40px;
  }
}
@media (min-width: 701px) {
  #comfort {
    margin-top: -120px;
    padding-top: 120px;
  }
}
@media (max-width: 700px) {
  #comfort {
    margin-top: -40px;
    padding-top: 40px;
  }
}
