@charset "UTF-8";
/* ================================================

- Base

================================================ */
[v-cloak] {
  display: none;
}

_:-ms-lang(x)::-ms-backdrop, [v-cloak] {
  display: block;
}

body {
  overflow-x: hidden;
  -ms-scroll-chaining: chained;
      overscroll-behavior: auto;
  background-color: #FFFFFF;
}

body.-bodyScrollStop {
  overflow: hidden;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
}

:root {
  --cc-red: #FF0000;
  --w1280: 1280px;
  --space: 30px;
}

/* ================================================

- フォント

================================================ */
/* ================================================

- フォントサイズ

================================================ */
/* ================================================

- RWD表示切り替え

================================================ */
@media all and (min-width: 569px) {
  .nopc {
    display: none !important;
  }
}
@media all and (max-width: 568px) {
  .nosp {
    display: none !important;
  }
}
/* ================================================

- flex

================================================ */
/* ================================================

- margin

================================================ */
/* magrin-topを5px刻みで50pxまで */
.mTop0 {
  margin-top: 0px;
}

.mTop5 {
  margin-top: 5px;
}

.mTop10 {
  margin-top: 10px;
}

.mTop15 {
  margin-top: 15px;
}

.mTop20 {
  margin-top: 20px;
}

.mTop25 {
  margin-top: 25px;
}

.mTop30 {
  margin-top: 30px;
}

.mTop35 {
  margin-top: 35px;
}

.mTop40 {
  margin-top: 40px;
}

.mTop45 {
  margin-top: 45px;
}

.mTop50 {
  margin-top: 50px;
}

/* magrin-bottomを5px刻みで50pxまで */
.mBtm0 {
  margin-bottom: 0px;
}

.mBtm5 {
  margin-bottom: 5px;
}

.mBtm10 {
  margin-bottom: 10px;
}

.mBtm15 {
  margin-bottom: 15px;
}

.mBtm20 {
  margin-bottom: 20px;
}

.mBtm25 {
  margin-bottom: 25px;
}

.mBtm30 {
  margin-bottom: 30px;
}

.mBtm35 {
  margin-bottom: 35px;
}

.mBtm40 {
  margin-bottom: 40px;
}

.mBtm45 {
  margin-bottom: 45px;
}

.mBtm50 {
  margin-bottom: 50px;
}

/* ================================================

- z-index

================================================ */
/* ================================================

- イージング

================================================ */
/* ================================================

-

================================================ */
.eco-sc.-showcase {
  padding-top: 90px;
}

.eco-showcase__lead {
  text-align: center;
}
.eco-showcase__lead p {
  font-size: 2.1875rem;
  line-height: 2.171;
  letter-spacing: 0.2em;
  color: #998675;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.eco-showcase__block {
  margin-top: 72px;
  padding-left: 114px;
}

.eco-showcase__layout {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  gap: 33px;
}

.eco-showcase__logo {
  width: 150px;
}

.eco-showcase__summary {
  width: 568px;
  padding: 4px 0;
  border-top: solid 1px #998675;
  border-bottom: solid 1px #998675;
}

.eco-showcase__summary__item {
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
  position: relative;
}
.eco-showcase__summary__item small {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 0.6875rem;
}

/*--- media screen ---*/
@media screen and (max-width: 568px) {
  .eco-sc.-showcase {
    padding-top: 90px;
  }
  .eco-sc.-showcase .eco-sc__inner {
    padding: 0 5.333vw;
  }
  .eco-showcase__lead {
    text-align: left;
  }
  .eco-showcase__lead p {
    font-size: 5.0666666667vw;
  }
  .eco-showcase__block {
    margin-top: 72px;
    padding-left: 0;
  }
  .eco-showcase__layout {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 33px;
  }
  .eco-showcase__logo {
    width: 150px;
    margin: 0 auto;
  }
  .eco-showcase__summary {
    width: 100%;
    padding: 4px 0;
  }
  .eco-showcase__summary__item {
    font-size: 4vw;
  }
  .eco-showcase__summary__item small {
    position: static;
    display: block;
    text-align: right;
    font-size: 2.6666666667vw;
  }
}
/* ================================================

-

================================================ */
.eco-sc.-system {
  padding: 73px 0 91px;
}

.eco-system__ph1 {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.eco-system__caption figcaption {
  margin-top: 7px;
  font-size: 0.6875rem;
  letter-spacing: 0.02em;
  text-align: right;
}

.eco-system__layout {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  margin-top: 25px;
}

.eco-system__layput__ph {
  width: 481px;
}

.eco-system__block {
  margin-top: 40px;
}

.eco-system__lsit {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(calc(33.3333333333% - 29.3333333333px), 1fr));
  gap: 100px 44px;
}

.eco-system__lsit__item {
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-row: span 3;
  position: relative;
}
.eco-system__lsit__item::after {
  content: "";
  position: absolute;
  right: -22px;
  bottom: 0;
  width: 1px;
  height: 78.5%;
  background-color: #38383A;
}

.eco-system__lsit__item:nth-child(3n)::after {
  display: none;
}

.eco-system__item__icon {
  width: 104px;
  margin: 0 auto;
}

.eco-system__item__summarys {
  display: grid;
  grid-template-rows: auto 1fr;
  grid-row: span 2;
  gap: 0;
  margin-top: 20px;
}
.eco-system__item__summarys dt {
  font-size: 1.6875rem;
  line-height: 1.25;
  letter-spacing: 0.04em;
  color: #998675;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  text-align: center;
}
.eco-system__item__summarys dd {
  margin-top: 13px;
}
.eco-system__item__summarys dd p {
  font-size: 1.25rem;
  line-height: 1.45;
}

.eco-system__item__image {
  width: 280px;
  margin: 16px auto 0;
}

/*--- media screen ---*/
@media screen and (max-width: 568px) {
  .eco-sc.-system {
    padding: 73px 0 91px;
  }
  .eco-system__caption figcaption {
    margin-top: 7px;
    font-size: 2.6666666667vw;
  }
  .eco-system__layout {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    margin-top: 25px;
    padding: 0 8vw;
  }
  .eco-system__layput__ph {
    max-width: 481px;
    width: 100%;
    margin: 0 auto;
  }
  .eco-system__block {
    margin-top: 40px;
    padding: 0 8vw;
  }
  .eco-system__lsit {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
    gap: 60px 0;
  }
  .eco-system__lsit__item::after {
    display: none;
  }
  .eco-system__lsit__item:nth-child(3n)::after {
    display: none;
  }
  .eco-system__item__icon {
    width: 104px;
    margin: 0 auto;
  }
  .eco-system__item__summarys {
    display: grid;
    grid-template-rows: auto 1fr;
    grid-row: span 2;
    gap: 0;
    margin-top: 20px;
  }
  .eco-system__item__summarys dt {
    font-size: 6.4vw;
  }
  .eco-system__item__summarys dd {
    margin-top: 13px;
  }
  .eco-system__item__summarys dd p {
    font-size: 4.5333333333vw;
  }
  .eco-system__item__image {
    width: 280px;
    margin: 16px auto 0;
  }
}
/* ================================================

-

================================================ */
.eco-sc.-iot {
  padding: 43px 0 80px;
}

.eco-iot {
  position: relative;
}

.eco-iot__smartphone {
  width: 164px;
  position: absolute;
  top: 77px;
  right: -9px;
}
.eco-iot__smartphone figcaption {
  margin-top: 5px;
  font-size: 1rem;
  letter-spacing: 0.02em;
  text-align: right;
}

.eco-iot__block {
  max-width: 800px;
  width: 100%;
  margin-top: 57px;
  position: relative;
}

.eco-iot__ttl {
  font-size: 1.5625rem;
  letter-spacing: 0.04em;
  color: #000000;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
.eco-iot__ttl small {
  font-size: 1rem;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
}

.eco-iot__list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 16px 24px;
  margin-top: 24px;
}

.eco-iot__item {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  width: 387px;
  min-height: 47px;
  padding: 0 18px;
  background-color: #FFFFFF;
}
.eco-iot__item p {
  font-size: 1.25rem;
  letter-spacing: 0.02em;
}

.eco-iot__note {
  margin-top: 17px;
  font-size: 1.25rem;
  letter-spacing: 0.02em;
  color: #000000;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  text-align: right;
}

/*--- media screen ---*/
@media screen and (max-width: 568px) {
  .eco-sc.-iot {
    padding: 43px 0 80px;
  }
  .eco-sc.-iot .eco-sc__inner {
    padding: 0 5.333vw;
  }
  .eco-iot {
    position: relative;
  }
  .eco-iot__smartphone {
    width: 164px;
    position: static;
    margin: 40px auto 0;
  }
  .eco-iot__smartphone figcaption {
    margin-top: 5px;
    font-size: 3.7333333333vw;
  }
  .eco-iot__block {
    margin-top: 40px;
  }
  .eco-iot__ttl {
    font-size: 5.8666666667vw;
  }
  .eco-iot__ttl small {
    font-size: 3.7333333333vw;
  }
  .eco-iot__list {
    gap: 10px 0;
    margin-top: 24px;
  }
  .eco-iot__item {
    width: 100%;
    min-height: 47px;
    padding: 0 4.8vw;
  }
  .eco-iot__item p {
    font-size: 4.8vw;
  }
  .eco-iot__note {
    margin-top: 12px;
    font-size: 4.1333333333vw;
    text-align: left;
  }
}