@charset "UTF-8";
/* _concept.scss -------------------------------------------------- */
body {
  background-repeat: no-repeat;
  background-size: auto;
  font-family: "times new roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ 明朝", "Sawarabi Mincho", serif;
}

img {
  max-width: 100%;
}

.header_inner .logo a p {
  color: #000;
}

.-center {
  text-align: center;
}

nav li a.off {
  opacity: 0.4;
}

.kv {
  position: relative;
  width: 100%;
  margin: auto;
}

.mv_in {
  width: 96%;
  padding-top: 0;
}

.mv_txt1 {
  position: absolute;
  top: 27%;
  left: 3%;
  font-size: 2rem;
  font-weight: 100;
  letter-spacing: 0.6vw;
  line-height: 2;
}

.mv_txt2 {
  position: absolute;
  top: 53%;
  left: 3%;
  width: 40%;
  max-width: 600px;
}

.-safety {
  color: #57A8A8;
}

.-greenplan {
  color: #429138;
}

.-technology {
  color: #005785;
}

.-comfort {
  color: #DF8289;
}

.-townscape {
  color: #F08300;
}

.-footpath {
  color: #26B7BC;
}
.-footpath .no {
  background: #26B7BC !important;
}

.-imagehump {
  color: #557EC0;
}
.-imagehump .no {
  background: #557EC0 !important;
}

.-gatetree {
  color: #008842;
}
.-gatetree .no {
  background: #008842 !important;
}

.-plan {
  color: #429138;
}

.head01 {
  margin: 40px auto 6%;
  padding: 2rem 0;
  background: linear-gradient(90deg, rgb(142, 228, 230) 0%, rgb(200, 222, 131) 100%);
}
.head01-inn {
  display: flex;
  width: 96%;
  max-width: 1200px;
  justify-content: center;
  align-items: center;
  margin: auto;
}
.head01-inn .mini {
  font-size: 1.4rem;
}
.head01-logo {
  margin: -40px 2% -40px 0;
  max-width: 200px;
  max-height: 200px;
}
.head01-text {
  font-size: 2.5rem;
  font-weight: 400;
  letter-spacing: 1rem;
}

.head01:first-child {
  margin-top: 40px;
}

.head02 {
  margin: 0 auto 4%;
  font-size: 2.5rem;
  font-weight: 400;
  letter-spacing: 1rem;
  text-align: center;
}
.head02 .mini {
  margin-top: 8px;
  opacity: 0.5;
  display: block;
  font-size: 1.6rem;
  letter-spacing: 0.4rem;
}
.head02 .no {
  margin: 0 auto 24px;
  width: 48px;
  height: 48px;
  background: #26B7BC;
  color: #fff;
  font-size: 2rem;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.txt_m {
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.3rem;
  line-height: 2;
}

figcaption {
  margin-top: 4px;
  font-size: 1rem;
  text-align: right;
}

.basic {
  overflow: hidden;
}
.basic-sec {
  margin: 0 auto 10%;
}
.basic-block {
  margin-bottom: 4%;
}

.concept-main {
  margin-bottom: 80px;
}
.concept-main img {
  max-width: 700px;
  max-height: 580px;
}

.teian {
  padding: 2%;
  background: #E2E2E3;
  text-align: center;
}
.teian img {
  max-width: 600px;
  max-height: 120px;
}

.airly {
  margin: 0 auto;
  max-width: 800px;
}

.link-btn {
  margin: 0 auto;
  max-width: 600px;
}
.link-btn a {
  height: 72px;
  font-size: 2rem;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F08300;
  color: #fff;
  text-align: center;
  font-weight: bold;
  position: relative;
}
.link-btn a::after {
  content: "";
  width: 12px;
  height: 12px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  right: 24px;
  top: 50%;
  margin-top: -8px;
}

.plan-pic {
  padding: 2vw;
  background: #fff;
}
.plan-pic:not(:last-child) {
  margin-bottom: 2%;
}
.plan-pic-ttl {
  margin-bottom: 2%;
  color: #7F4F21;
  text-align: center;
  font-size: 2rem;
}

.season {
  position: relative;
  margin: 0 0 -16px -8px;
  width: 40px;
  height: 40px;
  background: #EE8593;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.season.-summerFir {
  background: #64C0AB;
}
.season.-summer {
  background: #00AFEC;
}
.season.-autumn {
  background: #F5A200;
}

.landscape-map {
  margin: 0 auto;
  max-width: 800px;
}

@media screen and (min-width: 769px) {
  .pcNon {
    display: none;
  }
  .pcCenter {
    text-align: center;
  }
  .basic-block {
    display: flex;
  }
  .basic-block .logo {
    margin-right: 2vw;
    width: 100px;
  }
  .basic-block .text {
    flex: 1 0 0%;
  }
  .basic-block .pic {
    margin-left: 2vw;
    width: 400px;
  }
  .pic-list {
    margin: 0 -1%;
    width: 102%;
    display: flex;
    justify-content: center;
  }
  .pic-list > li {
    margin: 0 1%;
    max-width: 400px;
  }
  .pic-list:not(:last-child) {
    margin-bottom: 4%;
  }
  .plan-pic .pic-list > li {
    max-width: 262px;
  }
  .pic-list.-line3 {
    margin: -12px auto 0;
    width: calc(804px + 6%);
    flex-wrap: wrap;
  }
  .pic-list.-line3 > li {
    margin-top: 12px;
  }
}
@media screen and (max-width: 768px) {
  .header_inner .logo a p {
    color: #000;
  }
  .spNon {
    display: none;
  }
  nav li a.off {
    opacity: 0.2;
  }
  .kv {
    width: 96%;
  }
  .mv_in {
    margin-bottom: 9%;
  }
  .mv_txt1 {
    top: 15%;
    left: 4%;
    font-size: 4vw;
    letter-spacing: 0.8vw;
    line-height: 2;
  }
  .mv_txt2 {
    position: absolute;
    top: 37%;
    left: 3%;
    width: 39%;
    max-width: 500px;
  }
  .head01 {
    margin-top: 80px;
  }
  .head01-inn {
    display: block;
  }
  .head01-inn .mini {
    font-size: 1rem;
  }
  .head01-logo {
    margin: -80px auto 2%;
    max-width: 120px;
    max-height: 120px;
  }
  .head01-text {
    font-size: 5vw;
    text-align: center;
    letter-spacing: 0.4vw;
  }
  .head01:first-child {
    margin-top: 80px;
  }
  .head02 {
    font-size: 4.5vw;
    text-align: center;
    letter-spacing: 0.4vw;
  }
  .head02 .mini {
    font-size: 1rem;
  }
  .head02 .no {
    margin: 0 auto 16px;
    width: 32px;
    height: 32px;
    font-size: 1.2rem;
  }
  .txt_m {
    font-size: 2.5vw;
    letter-spacing: 0.2rem;
    text-align: left;
    padding-bottom: 2%;
  }
  .basic-sec {
    width: 100%;
    padding: 0 4%;
  }
  .basic-block .logo {
    margin: 0 auto 4%;
    width: 80px;
  }
  .concept-main {
    margin-bottom: 32px;
    padding: 0 4%;
  }
  .teian {
    padding: 5%;
  }
  .link-btn a {
    font-size: 1.8rem;
  }
  .plan-pic {
    padding: 4%;
  }
  .plan-pic-ttl {
    margin-bottom: 4%;
    font-size: 1.4rem;
  }
  .pic-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .pic-list > li {
    width: calc(50% - 4px);
    margin-bottom: 8px;
  }
  .pic-list > li:nth-child(2n) {
    margin-left: 8px;
  }
  .season {
    margin: 0 0 -8px -4px;
    width: 30px;
    height: 30px;
    font-size: 1rem;
  }
  .landscape-map {
    margin: 0 auto;
    max-width: 800px;
  }
}
@media screen and (max-width: 480px) {
  .txt_m {
    letter-spacing: 0.2rem;
    text-align: left;
    line-height: 2;
    font-size: 3.5vw;
    text-align: justify;
    padding-bottom: 2%;
  }
}