.p-archive-left.c-article table {
  margin-bottom: 2rem;
}
.p-archive-left.c-article table td, .p-archive-left.c-article table th {
  vertical-align: middle;
  line-height: 1.4;
}
.p-archive-left.c-article .scroll-table {
  margin-bottom: 2rem;
  overflow-x: auto;
}
.p-archive-left.c-article .scroll-table table {
  width: 720px;
  margin-bottom: 0;
}
.p-archive-left.c-article .inner-list {
  background: #f5f5f5;
  padding: 1.5rem;
  margin-bottom: 2rem;
}
.p-archive-left.c-article .inner-list li {
  line-height: 1.4;
}
@media (min-width: 768px) {
  .p-archive-left.c-article .scroll-table {
    overflow-x: hidden;
  }
  .p-archive-left.c-article .scroll-table table {
    width: 100%;
  }
}

.p-archive-left ul.list {
  margin-left: 0;
}

.c-key-block {
  height: 128vw;
}

.fv-manga-slide {
  position: relative;
}
.fv-manga-slide .c-key-block {
  background: url(/jp/ja/products_service/energy/self-consumption/assets/img/self-consumption/top/img_key_bg_002.jpg) no-repeat top center;
  min-width: 100%;
  background-size: cover;
}
.fv-manga-slide .c-key-block_inner {
  padding-bottom: 0;
  padding-block: 20px;
  width: 95%;
  height: 128vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.fv-manga-slide .c-key-block_inner:before {
  display: none;
}
.fv-manga-slide .is_key_btn_top {
  font-size: 1.6rem;
  width: 100%;
  padding: 5px 20px 5px;
}
@media (min-width: 768px) {
  .fv-manga-slide .c-key-block_inner {
    padding-bottom: 0;
    padding-top: 0;
    max-width: 1320px;
    height: auto;
  }
  .fv-manga-slide .c-key-block-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .fv-manga-slide .c-key-block-manga {
    width: 56%;
    padding: 0;
  }
  .fv-manga-slide .is_key_btn_top {
    position: absolute;
    z-index: 1;
    bottom: 10px;
    max-width: 100%;
    font-size: 1.6rem;
    width: 26rem;
  }
  .fv-manga-slide .c-key-block-ttl {
    height: 30vw;
    max-height: 380px;
    width: 42%;
  }
  .fv-manga-slide .c-key-block-ttl img {
    bottom: 0;
    position: absolute;
    width: 100%;
    max-width: 41%;
  }
}
@media (min-width: 1024px) {
  .fv-manga-slide .is_key_btn_top {
    padding-block: 7px;
    bottom: 15px;
    left: 40px;
    font-size: 1.8rem;
  }
}

.c-key-top .c-key-block_inner::before {
  height: 350px;
}

.fv-slide-1 .c-key-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fv-slide-1 .c-key-block_inner {
    padding: 0;
  }
  .fv-slide-1 .c-key-block p {
    font-size: 2.2rem;
  }
  .fv-slide-1 .c-key-block p span {
    font-size: 1.8rem;
  }
  .fv-slide-1 .c-key-block p strong {
    font-size: 2.8rem;
  }
  .fv-slide-1 .is_key_btn_top {
    font-size: 1.8rem;
    width: 100%;
    max-width: 44rem;
  }
}
@media (min-width: 1024px) {
  .fv-slide-1 .c-key-block_inner {
    padding: 0;
    margin-block: 0;
  }
  .fv-slide-1 .c-key-block_inner:before {
    height: 30vw;
    max-height: 380px;
  }
  .fv-slide-1 .txt-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 30vw;
    max-height: 380px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.top-swiper {
  padding-bottom: 20px !important;
}
.top-swiper .swiper-pagination {
  bottom: -4px !important;
}
@media (min-width: 768px) {
  .top-swiper .c-key-block {
    height: 30vw;
    max-height: 380px;
  }
}