@charset "UTF-8";

.product-list .mv-img .mv-text {
  z-index: 2 !important;
  top: 50%;
  transform: translate(-50%, -50%);
}

#content .mv-for-page .mv-text.sps_mv-text {
  left: initial;
  left: 50%;
  bottom: 38.5%;
}
@media screen and (max-width: 480px) {
#content .mv-for-page .mv-text.sps_mv-text {
  width: 90%;
}
}


#content .mv-for-page .mv-text.sps_mv-text span {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 14px;
  letter-spacing: 2.4px !important;
}

#content .mv-for-page .mv-text.sps_mv-text h2 {
  color: #333;
  -webkit-text-fill-color: initial;
  margin: 0 auto;
  font-size: 60px;
  letter-spacing: 2.4px !important;
}
@media screen and (max-width: 480px) {
#content .mv-for-page .mv-text.sps_mv-text h2{
  font-size: 50px;
}
}


section p {
  line-height: 28px;
}


.product-list .mv-img .fv_add_img {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  height: fit-content;
  width: 60vw;
  max-width: 620px;
}

.product-list .mv-img .fv_add_img img {
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .product-list .mv-img .fv_add_img {
    bottom: 110px;
  }
}

/*_____  _____*/
.popular_products_now {
  margin-bottom: 100px;
}
@media screen and (max-width: 480px) {
.popular_products_now {
  margin-bottom: 40px;
}
}

.popular_products_now .wrap_s .popular_products_category {
  display: flex;
  flex-direction: column;
}

.popular_products_item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 32px;
  max-width: 828px;
  width: 100%;
  margin: 10px auto 0;
  border-bottom: 1px solid #CCCCCC;
}
@media screen and (max-width: 480px) {
.popular_products_item {
  flex-direction: column;
  padding-bottom: 60px;
}
}

.popular_products_item:last-child {
  border-bottom: none;
}

.popular_products_item .item_left {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 480px) {
.popular_products_item .item_left  {
  justify-content: flex-end;
}
}

/* @media screen and (max-width: 480px) {
.popular_products_item .item_left .crown_1,
.popular_products_item .item_left .crown_2,
.popular_products_item .item_left .crown_3{
  width: 30px;
}
} */


.popular_products_item .item_left ._list {
  max-width: 312px;
  width: 100%;
}
/* @media screen and (max-width: 480px) {
.popular_products_item .item_left ._list {
  width: 80%;
}
} */

.popular_products_item .item_right h5 {
  font-size: 24px;
  line-height: initial;
}

.popular_products_now .wrap_s .popular_products_category .popular_products_item .list {
  max-width: 312px;
  width: 100%;
}

.popular_products_now .wrap_s .popular_products_category .popular_products_item img {}

.popular_products_now .wrap_s .popular_products_category .popular_products_item img.h_add {
  max-height: 160px;
}

.popular_products_now .wrap_s .popular_products_category .popular_products_item h5 {
  padding: 0;
  font-size: 24px;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
  text-align: left;
  letter-spacing: 0.96px !important;
}

.popular_products_now .wrap_s .popular_products_category .popular_products_item .btn {
  display: block;
  margin-inline: auto;
  background: #3366aa;
  color: white;
  border-radius: 30px;
  width: 312px;
  transition: all 0.3s ease;
}

.popular_products_now .wrap_s .popular_products_category .popular_products_item .btn:hover {
  opacity: 1;
}

.popular_products_now .wrap_s .popular_products_category .popular_products_item .btn:hover::after {
  background: #3D7ABB;
  opacity: 1;
}

.popular_products_now h3.sps_popular {
  color: #3366AA;
  font-size: 24px;
  letter-spacing: 0.96px !important;
}

.popular_products_now hr {
  background-color: #3366AA;
  height: 1px;
  max-width: 1000px;
  width: 100%;
  margin-bottom: initial;
}

/*_____ popular_products_now _____*/
.section-back {
  position: relative;
  margin-bottom: 80px;
  /*___ 共通 ___*/
  /*___ create_electricity ___*/
  /*___ store_electricity ___*/
  /*___ use_electricity ___*/
  /*___ sisytem ___*/
}

.section-back:has(.electricity)::before {
  display: none;
}

.section-back:has(.electricity)::after {
  display: none;
}

.section-back:has(.system) {
  margin-bottom: 100px;
}

.section-back:has(.system)::before {
  content: "";
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  width: 60%;
  max-width: 796px;
  height: 100%;
  background-color: rgba(238, 119, 68, 0.08);
  z-index: 0;
}

.section-back:has(.system)::after {
  content: "SYSTEM";
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 1;
  color: white;
  writing-mode: vertical-rl;
  font-size: min(120px, 20vw);
  letter-spacing: 4.8px;
  line-height: 0.8;
  opacity: 0.8;
}

.section-back:has(.system) .main-title .wrap_s {
  position: relative;
}

.section-back:has(.system) .main-title .wrap_s::after {
  background: #ee7744;
}

.section-back:has(.system) .main-title .wrap_s h2 {
  color: #ee7744;
}

.section-back:has(.system) .main-title .wrap_s .system-button {
  position: absolute;
  top: 0;
  right: 0;
  color: #ee7744;
  background: #f5f5f5;
  padding-block: 11px 12px;
  width: 226px;
  text-align: center;
  border: 1px solid #cccccc;
}

@media screen and (max-width: 768px) {
  .section-back:has(.system) .main-title .wrap_s .system-button {
    top: 85px;
    right: unset;
    left: 0;
  }
}

.section-back .main-title {
  margin-bottom: 90px;
}

.section-back .main-title .wrap_s {
  position: relative;
  z-index: 2;
}

.section-back .main-title .wrap_s::after {
  content: "";
  position: absolute;
  height: 2px;
  background: #3366aa;
  left: -50vw;
  width: calc(50vw + 1000px);
}

@media screen and (max-width: 1054px) {
  .section-back .main-title .wrap_s::after {
    width: 100%;
    left: 0;
  }
}

.section-back .main-title .wrap_s h2 {
  font-size: clamp(2.5rem, 2.356rem + 0.64vw, 3.125rem);
  color: #3366aa;
  margin-bottom: 10px;
}

.section-back .electricity {
  padding: 86px 20px 102px;
  position: relative;
  background-size: cover;
}

.section-back .electricity h3 {
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 56px;
  color: #333;
}

.section-back .electricity h3 span {
  font-size: clamp(2.5rem, 2.356rem + 0.64vw, 3.125rem);
  font-weight: bold;
}

.section-back .create_electricity {
  background-image: url("/wp-content/uploads/2025/08/SolarPanel_Top_BG_001.jpg");
}

.section-back .create_electricity .wrap h3 {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 1.28px !important;
}
@media screen and (max-width: 480px) {
.section-back .create_electricity .wrap h3{
  font-size: 26px;
}
}


.section-back .create_electricity .electricity-content {
  position: relative;
  z-index: 2;
}

.section-back .create_electricity .electricity-content .create-list {
  display: flex;
  margin-bottom: initial;
  justify-content: space-between;
}
@media screen and (max-width: 480px) {
.section-back .create_electricity .electricity-content .create-list  {
  flex-direction: column;
  gap: 30px;
}
}

.section-back .store_electricity .electricity-content.pt_add {
  height: initial;
}

.section-back .store_electricity .electricity-content.pt_add a {
  padding-top: 79px;
  display: block;
}

.section-back .create_electricity .electricity-content .create-list li {
  width: 31.2%;
  height: initial;
  padding: 0;
  border-radius: 10px;
  margin: 0;
  background: initial;
}
@media screen and (max-width: 480px) {
.section-back .create_electricity .electricity-content .create-list li {
  width: 100%;
}
}


.section-back .create_electricity .electricity-content .create-list li .point_up_box {
  padding: 24px 28px;
  background: rgba(255, 255, 255, 0.7019607843) 0% 0% no-repeat padding-box;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
  border-radius: 10px 10px 0 0;
}

.section-back .create_electricity .electricity-content .create-list li .point_up_box .point_num {
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  color: #EE7744;
  border-bottom: 2px solid #ee7744;
  padding-bottom: 12px;
  margin-bottom: 20px;
}
@media screen and (max-width: 480px) {
.section-back .create_electricity .electricity-content .create-list li .point_up_box .point_num {
  font-size: 26px;
}
}

.section-back .create_electricity .electricity-content .create-list li .point_up_box .point_tit {
  font-size: 24px;
  margin-bottom: 4px;
  overflow: initial;
  letter-spacing: 0.96px !important;
}

.section-back .create_electricity .electricity-content .create-list li .point_up_box .point_img {
  margin-bottom: inherit;
}

.section-back .create_electricity .electricity-content .create-list li .point_up_box .point_img img {
  vertical-align: bottom;
}

.section-back .create_electricity .electricity-content .create-list li .point_text {
  background-color: #FFFFFF;
  margin-bottom: inherit;
  padding: 36px 28px;
  font-weight: 400;
  letter-spacing: 0.64px !important;
}

/* .section-back .create_electricity .electricity-content .create-list li:hover {
  background: white;
  cursor: pointer;
} */
.section-back .create_electricity .electricity-content .create-list li a.pc_add {
  padding: 20px 0;
}

.section-back .create_electricity .electricity-content .create-list li a:hover {
  opacity: 1;
}

.section-back .create_electricity .electricity-content .create-list li ._list {
  width: 100px;
  height: 50px;
  margin-inline: auto;
  margin-bottom: 10px;
}

.section-back .create_electricity .electricity-content .create-list li ._list img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.section-back .create_electricity .electricity-content .create-list li h4 {
  font-size: 16px;
}

.section-back .create_electricity .electricity-content .create-list li .product-img {
  width: 100%;
}

.section-back .create_electricity .electricity-content .create-list li:nth-of-type(1) .product-img,
.section-back .create_electricity .electricity-content .create-list li:nth-of-type(2) .product-img {
  max-width: 145px;
  margin: auto;
  margin-top: -10px;
}

.section-back .create_electricity .electricity-content .create-list li:nth-of-type(3) {
  padding: 0;
}

.section-back .create_electricity .electricity-content .create-list li:nth-of-type(3) .product-img {
  margin-left: auto;
  margin-top: -5px;
}

.section-back .create_electricity .electricity-content .create-list li:nth-of-type(4) {
  /* padding: 20px 0; */
}

.section-back .create_electricity .electricity-content .create-list li:nth-of-type(4) h4 {
  padding: 0 20px;
}

.section-back .create_electricity .electricity-content .create-list li:nth-of-type(4) .product-img {
  max-width: 215px;
  margin-left: auto;
}

.section-back .store_electricity {
  background-image: url(../images/product-list/Products_TopPage_Product_BG_02.jpg);
}

.section-back .store_electricity h3 {
  color: white;
}

.section-back .store_electricity .electricity-content {
  width: 100%;
  max-width: 484px;
  height: 312px;
  margin-inline: auto;
  background: rgba(255, 255, 255, 0.7019607843) 0% 0% no-repeat padding-box;
  backdrop-filter: blur(8px);
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  align-items: end;
}

.section-back .store_electricity .electricity-content:hover {
  background: white;
  cursor: pointer;
}

.section-back .store_electricity .electricity-content li a:hover {
  opacity: 1;
}

.section-back .store_electricity .electricity-content ul li h4 {
  text-align: center;
  margin-bottom: 58px;
}

.section-back .store_electricity .electricity-content ul li img {
  display: block;
  margin-inline: auto;
}

.section-back .store_electricity .electricity-content ul li ._list {
  margin: 0 auto;
}

.section-back .use_electricity {
  background-image: url(../images/product-list/Products_TopPage_Product_BG_03.jpg);
}

.section-back .use_electricity .electricity-content ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, 312px);
  place-content: center;
  gap: min(32px, 2.5vw);
}

.section-back .use_electricity .electricity-content ul li {
  height: 312px;
  overflow: hidden;
  /* padding-top: 57px; */
  /* padding-inline: 1em; */
  background: rgba(255, 255, 255, 0.7019607843) 0% 0% no-repeat padding-box;
  backdrop-filter: blur(8px);
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.section-back .use_electricity .electricity-content ul li:hover {
  background: white;
}

.section-back .use_electricity .electricity-content ul li a {
  padding-top: 57px;
}

.section-back .use_electricity .electricity-content ul li a:hover {
  cursor: pointer;
  opacity: 1;
}

.section-back .use_electricity .electricity-content ul li h4 {
  text-align: center;
}

.section-back .use_electricity .electricity-content ul li h4 .note {
  font-size: 12px;
}

.section-back .use_electricity .electricity-content ul li p {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  margin: auto;
  width: 100%;
}

.section-back .use_electricity .electricity-content ul li:nth-of-type(1) ._list {
  width: 460px;
  bottom: -90px;
  left: 52%;
}

.section-back .use_electricity .electricity-content ul li:nth-of-type(2) ._list,
.section-back .use_electricity .electricity-content ul li:nth-of-type(3) ._list {
  bottom: -12px;
}

.section-back .system .system-content {
  position: relative;
  z-index: 2;
}

.section-back .system .system-content .banner {
  display: block;
  max-height: 312px;
}

.section-back .system .system-content .banner img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

/*_____ section-back _____*/
.products_that_generate_electricity_title {
  margin-bottom: 70px;
}

.products_that_generate_electricity_title .section-title {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  border-bottom: unset;
  margin-bottom: 40px;
  padding: 0;
}

.press .section-title {
  font-weight: bold;
  color: #333;
  border-bottom: unset;
  margin-bottom: 60px;
  padding: 0;
  letter-spacing: 1.28px !important;
}

.press .section-title.sps_fz {
  font-size: 32px !important;
}
@media screen and (max-width: 480px) {
.press .section-title.sps_fz {
  font-size: 26px !important;
}
}

.products_that_generate_electricity_title .related_articles .related-post-wrap ul {
  flex-wrap: wrap;
  gap: min(32px, 11vw);
  justify-content: center;
  width: fit-content;
  margin: unset;
}

.products_that_generate_electricity_title .related_articles .related-post-wrap ul li {
  width: 226px;
  height: 226px;
  padding: 0;
  overflow: hidden;
}

.products_that_generate_electricity_title .related_articles .related-post-wrap ul li:hover img {
  scale: 1.1;
}

.products_that_generate_electricity_title .related_articles .related-post-wrap ul li a {
  height: fit-content;
}

.products_that_generate_electricity_title .related_articles .related-post-wrap ul li a img {
  transition: all 0.3s ease;
  display: block;
  height: 100%;
  object-fit: cover;
}



/* ---------ブランドで探す--------- */
.brand_search {
  margin-top: 65px;
  position: relative;
  z-index: 0;
  overflow: visible;
  padding-bottom: 130px;
}
@media screen and (max-width: 480px) {
.brand_search {
  padding-bottom: 40px;
}
}


.brand_search::before {
  content: "";
  position: absolute;
  top: 180px;
  left: 0;
  width: 100%;
  height: 470px;
  /* ←背景の高さ */
  z-index: -1;
  background: linear-gradient(to right,
      rgba(238, 119, 68, 0.5) 0%,
      rgba(255, 255, 255, 0.5) 40%,
      rgba(255, 255, 255, 0.5) 60%,
      rgba(51, 102, 170, 0.5) 100%);
}

.brand_title {
  text-align: center;
  font-size: 32px;
  color: #333333;
  padding-bottom: initial;
  margin-bottom: inherit;
}
@media screen and (max-width: 480px) {
.brand_title{
  font-size: 26px;
}
}

.brand_title.sps_ls {
  letter-spacing: 1.28px !important;
}

.brand_wrap {
  display: flex;
  justify-content: center;
  gap: 40px;
  padding: 6px 20px;
}
@media screen and (max-width: 480px) {
.brand_wrap{
  flex-direction: column;
  padding: 30px 20px;
}
}

.brand_item {
  text-align: center;
  max-width: 484px;
  width: 100%;
}

.brand_contents {
  max-width: 226px;
  width: 100%;
  padding-bottom: 16px;
}

.brand_box {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 32px;
  width: 100%;
  margin-bottom: 36px;
}
.brand_box a:hover {
  opacity: 1;
}

.panel_img {
  width: 100%;
  height: auto;
  max-width: 220px;
  filter: drop-shadow(-10px 10px 50px rgba(0, 0, 0, 0.3));
  vertical-align: bottom;
  transition: all 0.3s ease;
}
.panel_img.qp {
  filter: drop-shadow(10px 10px 50px rgba(0, 0, 0, 0.3));

}
.panel_img:hover {
  transform: scale(1.024);
  cursor: pointer;
}

.brand_logo {
  margin-bottom: 44px;
}

.brand_name {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 26px;
}

.brand_name small {
  font-size: 16px;
}

.brand_contents .btn_more {
  display: inline-block;
  padding: 8px 19px;
  background: #3366AA;
  color: #fff;
  text-decoration: none;
  border-radius: 20px;
  font-size: 16px;
  letter-spacing: 0.64px !important;
  width: initial;
}
.brand_contents .btn_more:hover {
  opacity: 1;
}

.brand_contents .btn_more:hover::after {
  background: #3D7ABB;
  opacity: 1;
}

.brand_text {
  font-size: 14px;
  font-weight: bold;
  line-height: 26px;
}

/* ---------ブランドで探す--------- */

/* -----ブログ----  */
.sps_inner .next-more1 a {
  display: inline-flex;
  letter-spacing: 0.64px !important;
}

.sps_inner .next-more1 a {
  color: #3366AA;
  /* transition: all 0.3s ease; */
}
.sps_inner .next-more1 a:hover {
  color: #3D7ABB;
  opacity: 1;
}
.sps_inner .next-more1 a:hover {
  color: #4F8DCF;
  opacity: 1;
}
.sps_inner .next-more1 a:hover::after {
  opacity: 0.85;
}




.topic.sps_blog .topic-inner .wrap_s li {
  min-width: 226px;
}

.sps_blog .topic-inner ul li {
  width: 226px;
}

.press.sps_blog .topic-inner .wrap_s li ._overflow-hidden-topic {
  height: 128px;
  margin-bottom: 12px;
  border-radius: 10px;
}

.sps_blog .topic-inner ul ._overflow-hidden-topic {
  width: 226px;
}

.press.sps_blog .topic-inner .wrap_s li ._overflow-hidden-topic img {
  height: 128px;
}

.press.sps_blog .topic-inner .wrap_s li a .press-title {
  font-weight: bold;
}

.press.sps_blog .topic-inner .wrap_s li a .press-title {
  margin-top: 2px;
  letter-spacing: 0.48px !important;
}

.sps_blog .next-more1 {
  padding-top: 34px;
}
@media screen and (max-width: 480px) {
 .topic-inner.sps_inner .next-more1.wrap_s.sps_pb {
    padding-right: 16px;
    padding-left: 16px;
  }
}

.press.sps_blog .topic-inner .next-more1 {
  padding-bottom: 100px;
}

.press.sps_blog .topic-inner .wrap_s li:hover a .press-title {
  color: #EE7744;
}

.press.sps_blog .topic-inner .wrap_s li:hover ._overflow-hidden-topic ._right_bt {
  display: none;
}

.press.sps_blog .topic-inner .wrap_s li a .press-time {
  font-weight: 400;
  letter-spacing: 0.44px !important;
}


/* -------安心導入ガイド------- */
section.guide {
  padding: 80px 0;
  background-color: #f5f5f5;
}

.sec-ttl {
  text-align: center;
  color: #333333;
  font-size: 32px;
}
@media screen and (max-width: 480px) {
.sec-ttl{
  font-size: 26px;
}
}

.sec-ttl.sps_ls {
  letter-spacing: 1.28px !important;
}

section.guide .flow {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 30px;
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  section.guide .flow {
    row-gap: 20px;
    margin-top: 40px;
  }
}

@media screen and (max-width: 425px) {
  section.guide .flow {
    flex-direction: column;
    align-items: center;
  }
}

section.guide .flow .step {
  position: relative;
  width: 226px;
}

@media screen and (max-width: 425px) {
  section.guide .flow .step {
    max-width: 226px;
    width: 100%;
  }
}

section.guide .flow .step:not(:last-child) {
  margin-right: 32px;
}

@media screen and (max-width: 425px) {
  section.guide .flow .step:not(:last-child) {
    margin-right: 0;
    margin-bottom: 40px;
  }
}

section.guide .flow .step:not(:last-child)::before {
  content: "";
  position: absolute;
  top: 120px;
  right: -20px;
  display: block;
  width: 17.5px;
  height: 17.5px;
  border-top: solid 2px #ee7724;
  border-right: solid 2px #ee7724;
  transform: rotate(45deg);
}

@media screen and (max-width: 425px) {
  section.guide .flow .step:not(:last-child)::before {
    top: auto;
    right: auto;
    bottom: -30px;
    left: 50%;
    transform-origin: left;
    transform: rotate(135deg) translateX(-50%);
  }
}

section.guide .flow .step .no {
  font-size: 12px;
  font-weight: 700;
  color: #3366aa;
  line-height: 1;
}

section.guide .flow .step .step-ttl {
  margin-top: 10px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  padding-top: inherit;
}

@media screen and (max-width: 768px) {
  section.guide .flow .step .step-ttl {
    font-size: 16px;
  }
}

section.guide .flow .step .imgc {
  width: 120px;
  aspect-ratio: 1;
  margin: 20px auto 0;
}

section.guide .flow .step .accordion.typeB {
  margin-top: 20px;
}

.accordion .accordion-btn {
  cursor: pointer;
  position: relative;
  padding: 12px 0 11px;
  border: solid 1px #ccc;
  text-align: center;
  font-size: 12px;
  line-height: 1;
}

.accordion.typeB .accordion-btn {
  padding: 7px 0 6px;
}

.accordion .accordion-btn .icon {
  position: absolute;
  right: 20px;
  top: 15px;
  width: 12px;
  height: 12px;
}

.accordion .accordion-btn .icon::before,
.accordion .accordion-btn .icon::after {
  content: "";
  position: absolute;
  top: 6px;
  display: block;
  width: 12px;
  height: 1px;
  background-color: #ccc;
}

.accordion .accordion-btn .icon::after {
  transform: rotate(90deg);
}

.accordion.open .accordion-btn .icon::after {
  transform: rotate(0deg);
}

.accordion.typeB .accordion-btn {
  padding: 7px 0 6px;
}

.accordion.typeB .accordion-btn .icon {
  top: 10px;
  right: 10px;
}

.accordion.typeB .accordion-btn .icon {
  top: 10px;
  right: 10px;
}

section.guide .flow .step .accordion.typeB .accordion-btn .txt {
  font-weight: 700;
  color: #666;
}

.accordion-btn p {
  margin: 0;
  padding: 0;
  font-weight: 400;
  color: #333;
  line-height: 1.6;
}

section.guide .flow .step .accordion.typeB .accordion-content {
  padding-top: 20px;
}

section.guide .flow .step .accordion.typeB .accordion-content .txt {
  font-size: 12px;
  font-weight: 500;
  line-height: 2;
}

.accordion-content {
  display: none;
}

/* -------安心導入ガイド------- */

/* --------丁寧な導入サポート、------- */
section.support {
  padding: 100px 0;
  border-bottom: solid 1px #ccc;
  margin-bottom: 80px;
}

section.support .wrapper>.support_list {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 85px;
}

@media screen and (max-width: 768px) {
  section.support .wrapper>.support_list {
    flex-direction: column;
    gap: 20px;
    margin-top: 40px;
  }
}

section.support .wrapper>.support_list .item {
  flex: 1;
  margin-left: 9%;
  margin-bottom: inherit;
}

@media screen and (max-width: 768px) {
  section.support .wrapper>.support_list .item {
    margin-left: 0;
  }
}

section.support .wrapper>.support_list .item a {
  display: flex;
  align-items: center;
  gap: 23px;
}

@media screen and (max-width: 768px) {
  section.support .wrapper>.support_list .item a {
    gap: 15px;
  }
}

section.support .wrapper>.support_list .item .imgc {
  display: block;
  width: 70px;
}

section.support .wrapper>.support_list .item .imgc img {
  vertical-align: top;
}

@media screen and (max-width: 768px) {
  section.support .wrapper>.support_list .item .imgc {
    width: 40px;
  }
}

section.support .wrapper>.support_list .item .txt {
  flex: 1;
  font-size: 20px;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  section.support .wrapper>.support_list .item .txt {
    font-size: 16px;
  }
}

section.support .wrapper>.support_list .item:hover .txt-faq {
  color: #ee7744;
}

section.support .wrapper>.support_list .item:hover .txt-after {
  color: #3366aa;
}

section.support .wrapper>.support_list .border {
  display: block;
  width: 1px;
  height: 80px;
  margin-left: 15px;
  background-color: #333;
}

@media screen and (max-width: 768px) {
  section.support .wrapper>.support_list .border {
    display: none;
  }
}

/* --------丁寧な導入サポート、------- */


/* ----製品・システム 一覧---- */
.btn.sps_btn {
  color: white;
  background: #3366aa;
  width: 312px;
  padding-block: 18px;
  text-align: center;
  margin-top: 120px;
  margin-bottom: 100px;
  margin-inline: auto;
  border-radius: 30px;
}

.btn.sps_btn:hover {
  opacity: 1;
}

.btn.sps_btn:hover::after {
  background: #3D7ABB;
}

/* ----製品・システム 一覧---- */

/* ----------spsクラス追加---------- */
#content .mv-for-page.sps_list {
  height: 520px;
}

#content .mv-for-page .mv-img.sps_mv_img {
  width: 100%;
  height: 580px;
  background-position: bottom;
  top: -60px;
}

#content .mv-for-page .mv-img.sps_mv_img::after {
  display: none;
}

/* #content .mv-for-page .mv-img {
  top: -60px;
} */

/* ----------spsクラス追加---------- */

/*_____ products_that_generate_electricity_title _____*/
/*_____  _____*/
/*# sourceMappingURL=product-list.css.map */