.mode-ttl-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mode-ttl-wrap .mode-cube {
  color: #fff;
  max-width: 9rem;
  width: 28%;
  padding: 1rem;
  border-radius: 5px;
  height: 9rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-weight: 500;
  font-size: 1.5rem;
}
.mode-ttl-wrap p {
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.5;
}
.mode-ttl-wrap .mode-ttl {
  font-size: 1.8rem;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}
.mode-ttl-wrap .txt-box {
  width: 80%;
  margin-left: 1.5rem;
}

.mode-wrap {
  padding-top: 2rem;
}
.mode-wrap img {
  margin-top: 1.2rem;
  display: block;
}
.mode-wrap .note {
  padding-top: 0.5rem;
}

.green-mode .mode-cube {
  background: #61AE5C;
}

.blue-mode .mode-cube {
  background: #1172AF;
}

.orange-mode .mode-cube {
  background: #DE8D4A;
}

.bg-gray {
  background: #f5f5f5;
}

.operation-mode-sec .grid-share-service {
  padding: 1.5rem;
  margin-top: 2rem;
}
.operation-mode-sec .grid-share-service h2 {
  margin: 0;
  line-height: 1.4;
}
.operation-mode-sec .grid-share-service h2 a {
  text-decoration: underline;
}

.itc-ssmp-contact-sec ul {
  padding-top: 1.2rem;
}
.itc-ssmp-contact-sec li {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.itc-ssmp-contact-sec li a {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.itc-ssmp-contact-sec li a .open-new-window-blue {
  margin-left: 0.4rem;
  margin-right: 0.4rem;
}
.itc-ssmp-contact-sec li a .open-new-window-blue:after {
  content: "";
  display: block;
  background-image: url(/jp/ja/products_service/energy/assets/img/energy-renewal/common/open_window_icon-blue.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 1.5rem;
  height: 1.5rem;
}
.itc-ssmp-contact-sec li .num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 2.4rem;
  font-weight: 600;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 0.5rem;
}
.itc-ssmp-contact-sec li .num:before {
  content: "";
  display: block;
  background: url(/jp/ja/products_service/energy/product/img/itc-ssmp/phone-icon.svg) no-repeat;
  background-size: contain;
  width: 14px;
  height: 19px;
  margin-right: 0.5rem;
  margin-top: 0.5rem;
}
.itc-ssmp-contact-sec li a {
  color: #1a0dab;
  text-decoration: underline;
}

@media (min-width: 768px) {
  .mode-ttl-wrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .itc-ssmp-contact-sec li:nth-child(1) {
    text-align: center;
    font-size: 1.6rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .itc-ssmp-contact-sec li:nth-child(2) {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 1.6rem;
  }
  .itc-ssmp-contact-sec li .br-sp {
    display: none;
  }
  .itc-ssmp-contact-sec li a {
    font-size: 1.6rem;
  }

  .label-list-wrap .row-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .label-list-wrap .row-box .content-box {
    width: 49%;
  }

  .top-discription-wrap h3 {
    font-size: 1.8rem;
  }
}
@media (min-width: 1001px) {
  .main-ttl-midasi {
    margin-top: 4rem;
    font-size: 2rem;
    text-align: center;
  }

  .features-main-img {
    width: 100%;
    max-width: 80rem;
    margin: 0 auto;
    display: block;
  }

  .operation-mode-sec .midasi-ttl {
    font-size: 2rem;
  }
  .operation-mode-sec .grid-share-service {
    margin-top: 3.2rem;
  }
  .operation-mode-sec .grid-share-service h2 {
    font-size: 1.8rem;
    padding: 2rem;
    text-align: center;
  }

  .mode-ttl-wrap .mode-ttl {
    letter-spacing: 1px;
    font-size: 2rem;
  }
  .mode-ttl-wrap p {
    font-size: 1.6rem;
  }

  .mode-wrap {
    padding-top: 3.2rem;
  }

  .itc-ssmp-contact-sec .sec-title ul {
    padding-top: 2rem;
  }
}
.fig {
  margin: 0;
}

.performance-label-container .note {
  padding-top: 1.2rem;
}
.performance-label-container .package-label-ttl {
  padding-top: 2.4rem;
}
.performance-label-container .label-title {
  font-weight: 500;
  margin-bottom: 1.2rem;
}
.performance-label-container .content-box {
  max-width: 48rem;
  width: 100%;
}
@media (min-width: 768px) {
  .performance-label-container .label-title {
    font-size: 1.5rem;
    font-weight: 600;
  }
}
@media (min-width: 1001px) {
  .performance-label-container .label-list-wrap .row-box {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .performance-label-container .label-list-wrap .row-box .content-box {
    margin-right: 2rem;
  }
}