@import url("https://fonts.googleapis.com/css2?family=Racing+Sans+One&family=Roboto:wght@500;700&display=swap");
/*************************
page
*************************/
.m-image-height {
  max-height: 480px;
  width: auto; }

.m-pagehead-nav {
  margin-bottom: -4px; }

.vBase {
  vertical-align: baseline !important; }

.m-table__th__auto {
  width: auto; }

.m-table__th__15 {
  width: 15%; }

.m-table__th__20 {
  width: 20%; }

.m-table__th__25 {
  width: 25%; }

.m-table__th__30 {
  width: 30%; }

.m-table__th__35 {
  width: 35%; }

.m-table__th__40 {
  width: 40%; }

.m-table__th__45 {
  width: 45%; }

.m-table__th__50 {
  width: 50%; }

.m-table__th__60 {
  width: 60%; }

@media screen and (max-width: 640px) {
  .s-mT0 {
    margin-top: 0px !important; } }

@media screen and (max-width: 640px) {
  .s-mT10 {
    margin-top: 10px !important; } }

@media screen and (max-width: 640px) {
  .s-mT20 {
    margin-top: 20px !important; } }

@media screen and (max-width: 640px) {
  .s-mB20 {
    margin-bottom: 20px !important; } }

@media screen and (max-width: 640px) {
  .s-pT0 {
    padding-top: 0px !important; } }

@media screen and (max-width: 640px) {
  .s-pT10 {
    padding-top: 10px !important; } }

@media screen and (max-width: 640px) {
  .m-column--col2-gap0 {
    gap: 0 !important; } }

@media screen and (max-width: 640px) {
  .m-column--col2-gap10 {
    gap: 10px !important; } }

@media screen and (max-width: 640px) {
  .m-column--col2-gap30 {
    gap: 30px !important; } }

@media screen and (max-width: 640px) {
  .m-column--col2-gap {
    gap: 10px;
    padding-bottom: 10px; } }

.m-column--col4 {
  gap: 20px 16px; }

.m-column--col4-item {
  width: min(288px, 100%); }
  @media screen and (max-width: 640px) {
    .m-column--col4-item {
      width: 100%; } }

@media screen and (max-width: 640px) {
  .parts-item-mB20 {
    margin-bottom: 20px; } }

.m-image-border {
  border: 1px solid #d9d9d9;
  padding: 10px; }

.m-btn-ellipse--medium--mAuto {
  margin: auto; }

.td__border-l {
  border-left: 1px solid #cdd0d8; }

.m-table__td__word-break {
  word-break: break-all; }

.m-table__th,
.m-table__td {
  font-weight: revert !important; }

.m-column-item--border {
  padding: 50px;
  border: 1px solid #cdd0d8; }
  @media screen and (max-width: 640px) {
    .m-column-item--border {
      padding: 20px; } }

.m-column-item__text {
  font-size: 14px;
  font-size: calc($size / 16)rem; }

.num-list {
  list-style-type: decimal;
  margin-left: 40px; }

.m-btn-ellipse--1 {
  max-width: 590px; }

.m-nounyu-btn {
  display: flex;
  flex-wrap: wrap; }
  .m-nounyu-btn > div {
    width: 100%; }
  .m-nounyu-btn > .m-list-dash {
    width: 100%;
    margin-top: auto; }

#product_newenergy_build .m-column-tokutyo .m-column--col2-item {
  display: flex;
  flex-wrap: wrap; }
  #product_newenergy_build .m-column-tokutyo .m-column--col2-item .m-image {
    width: 100%; }
  #product_newenergy_build .m-column-tokutyo .m-column--col2-item .parts-item {
    margin-top: auto;
    margin-bottom: 0;
    padding-top: 30px;
    width: 100%; }
    @media screen and (max-width: 640px) {
      #product_newenergy_build .m-column-tokutyo .m-column--col2-item .parts-item {
        padding-bottom: 30px; } }

#product_newenergy_control_EneMon .m-column-jirei .m-column--col2-item {
  display: flex;
  flex-wrap: wrap; }
  #product_newenergy_control_EneMon .m-column-jirei .m-column--col2-item > div:first-child {
    width: 100%; }
  #product_newenergy_control_EneMon .m-column-jirei .m-column--col2-item .parts-item {
    margin-top: auto;
    margin-bottom: 0;
    padding-top: 30px;
    width: 100%; }

#product_electric_swg_option .image-h {
  width: 50.16666666666667%;
  margin-left: auto;
  margin-right: 17.16666666666667%; }
  @media screen and (max-width: 640px) {
    #product_electric_swg_option .image-h {
      margin-right: auto; } }
#product_electric_swg_option .image-w {
  width: 75.16666666666667%;
  margin-left: 4.16666666666667%;
  margin-right: auto; }
  @media screen and (max-width: 640px) {
    #product_electric_swg_option .image-w {
      margin-left: auto; } }

.js-scrollable {
  overflow: auto;
  position: relative; }
  @media screen and (max-width: 640px) {
    .js-scrollable.scrollable-column--col1 .m-table {
      width: 200%; } }
  @media screen and (max-width: 640px) {
    .js-scrollable.scrollable-column--col2 .m-table {
      width: 150%; } }

#product_newenergy_stb .m-column--col2-style-2_S {
  gap: 51px 30px; }
  @media screen and (max-width: 640px) {
    #product_newenergy_stb .m-column--col2-style-2_S {
      gap: 25px; } }
#product_newenergy_stb .m-column--col2-style-2-text_S {
  width: min(340px, 100%); }
#product_newenergy_stb .m-column--col2-style-2-image_S {
  width: min(260px, 100%); }
#product_newenergy_stb .m-column--col2-style-2-text_M {
  width: min(400px, 100%); }
#product_newenergy_stb .m-column--col2-style-2-image_M {
  width: min(306px, 100%); }
#product_newenergy_stb .m-image_1 img {
  width: 600px; }
#product_newenergy_stb .m-column--col4-item {
  width: calc((100% - (22px * 3)) / 4); }
  @media screen and (max-width: 640px) {
    #product_newenergy_stb .m-column--col4-item {
      width: 100%; } }
@media screen and (max-width: 640px) {
  #product_newenergy_stb #sec02 .m-column--col3 {
    padding-top: 25px; } }
#product_newenergy_stb #sec02 .m-column--col3-item {
  display: flex;
  flex-direction: column; }
  #product_newenergy_stb #sec02 .m-column--col3-item .m-list-disc {
    margin-bottom: 15px; }
  #product_newenergy_stb #sec02 .m-column--col3-item .m-image {
    width: 80%;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto; }
#product_newenergy_stb #sec02 .m-column--col2-item .m-image {
  width: 80%;
  margin: 15px auto 0; }

#product_newenergy_pv .img_04 .m-column--col2-item:first-child, #product_newenergy_pv .img_05 .m-column--col2-item:first-child {
  width: min(460px, 100%); }
#product_newenergy_pv .img_04 .m-column--col2-item:last-child, #product_newenergy_pv .img_05 .m-column--col2-item:last-child {
  width: min(700px, 100%); }
#product_newenergy_pv .img_04 .m-image img, #product_newenergy_pv .img_05 .m-image img {
  width: 100%; }

@media screen and (max-width: 640px) {
  #product_newenergy_pcs .js-scrollable .m-table {
    width: 150%; } }

#product_newenergy_stb .m-table__td,
#product_newenergy_pcs_100_250kw .m-table__td,
#product_newenergy_voltagedip .m-table__td,
#product_newenergy_control_ENERGYMATE-F .m-table__td,
#product_newenergy_pcs .m-table__td {
  text-align: left; }

#product_newenergy_pcs_100_250kw .m-system-box .m-column {
  justify-content: center;
  background: #f0f3f5;
  padding-bottom: 50px; }
  @media screen and (max-width: 640px) {
    #product_newenergy_pcs_100_250kw .m-system-box .m-column {
      padding-bottom: 25px;
      border-image-source: linear-gradient(#f0f3f5, #f0f3f5);
      border-image-slice: 0 fill;
      border-image-outset: 0 100vw 0 100vw; } }
#product_newenergy_pcs_100_250kw .m-system-box .m-column--col2 {
  gap: 0; }
#product_newenergy_pcs_100_250kw .m-system-box .m-column--col2-item {
  width: min(562px, 100%); }
#product_newenergy_pcs_100_250kw .m-system-box .m-system-box-block {
  display: flex;
  justify-content: left;
  align-items: center;
  border-bottom: #cdd0d8 1px solid;
  padding: 28px 0; }
  @media screen and (max-width: 640px) {
    #product_newenergy_pcs_100_250kw .m-system-box .m-system-box-block {
      display: block;
      padding: 3vw 0; } }
  #product_newenergy_pcs_100_250kw .m-system-box .m-system-box-block .m-title-borderleft {
    font-size: 20px;
    font-size: calc($size / 16)rem;
    margin-top: 0; }
    @media screen and (max-width: 640px) {
      #product_newenergy_pcs_100_250kw .m-system-box .m-system-box-block .m-title-borderleft {
        font-size: 14px;
        font-size: calc($size / 16)rem; } }
    #product_newenergy_pcs_100_250kw .m-system-box .m-system-box-block .m-title-borderleft::before, #product_newenergy_pcs_100_250kw .m-system-box .m-system-box-block .m-title-borderleft::after {
      top: 6px; }
  #product_newenergy_pcs_100_250kw .m-system-box .m-system-box-block .m-indent {
    font-size: 16px;
    font-size: calc($size / 16)rem;
    padding-top: 0;
    margin-left: 12px; }
    @media screen and (max-width: 640px) {
      #product_newenergy_pcs_100_250kw .m-system-box .m-system-box-block .m-indent {
        font-size: 13px;
        font-size: calc($size / 16)rem;
        margin-top: 6px; } }
#product_newenergy_pcs_100_250kw .m-system-box-title {
  font-size: 22px;
  font-size: calc($size / 16)rem;
  font-weight: bold;
  letter-spacing: 0.06em;
  color: #fff;
  background: #0399de;
  padding: 15px 28px; }
  @media screen and (max-width: 640px) {
    #product_newenergy_pcs_100_250kw .m-system-box-title {
      font-size: 14px;
      font-size: calc($size / 16)rem;
      padding: 20px 0;
      border-image-source: linear-gradient(#0399de, #0399de);
      border-image-slice: 0 fill;
      border-image-outset: 0 100vw 0 100vw; } }

.m-article__faq {
  background: #fff;
  /* open */ }
  .m-article__faq .toggle {
    display: none; }
  .m-article__faq .Label {
    border-bottom: #cdd0d8 1px solid;
    display: block;
    background: #fff;
    position: relative;
    padding: 44px 50px; }
    @media screen and (max-width: 640px) {
      .m-article__faq .Label {
        padding: 14px 20px; } }
  .m-article__faq .Label span::before {
    content: "";
    width: 10px;
    height: 2px;
    background: #0399de;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: 0.5s; }
  .m-article__faq .Label span::after {
    content: "";
    width: 2px;
    height: 10px;
    background: #0399de;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: 0.5s; }
  .m-article__faq .Label span {
    width: 30px;
    height: 30px;
    background: #fff;
    border: #0399de 2px solid;
    border-radius: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 50px;
    margin: auto;
    z-index: -1; }
    @media screen and (max-width: 640px) {
      .m-article__faq .Label span {
        right: 0; } }
  .m-article__faq .Label,
  .m-article__faq .content {
    display: flex;
    flex-wrap: wrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: 0.5s; }
  .m-article__faq .content {
    height: 0;
    overflow: hidden;
    background: #f5f8fa;
    padding: 0 50px;
    border-bottom: 1px solid #cdd0d8;
    transition: .5s; }
    @media screen and (max-width: 640px) {
      .m-article__faq .content {
        padding: 0 20px; } }
  .m-article__faq .faq__q-title,
  .m-article__faq .faq__q-title + p,
  .m-article__faq .faq__a-title {
    font-size: 19px;
    font-size: calc($size / 16)rem;
    letter-spacing: 0.06em;
    font-weight: 600; }
    @media screen and (max-width: 640px) {
      .m-article__faq .faq__q-title,
      .m-article__faq .faq__q-title + p,
      .m-article__faq .faq__a-title {
        font-size: 14px;
        font-size: calc($size / 16)rem; } }
  .m-article__faq .faq__q-title,
  .m-article__faq .faq__a-title {
    color: #0399de;
    width: 46px;
    line-height: 1.5;
    font-size: 22px;
    font-size: calc($size / 16)rem; }
    @media screen and (max-width: 640px) {
      .m-article__faq .faq__q-title,
      .m-article__faq .faq__a-title {
        width: 26px;
        font-size: 16px;
        font-size: calc($size / 16)rem;
        line-height: 1.7; } }
  .m-article__faq .faq__q-title + p,
  .m-article__faq .faq__a-title + p {
    width: calc((100% - 26px) - 104px); }
    @media screen and (max-width: 640px) {
      .m-article__faq .faq__q-title + p,
      .m-article__faq .faq__a-title + p {
        width: calc(100% - 50px); } }
  .m-article__faq .faq__a-title + p {
    font-size: 16px;
    font-size: calc($size / 16)rem;
    font-weight: 500;
    letter-spacing: 0.06em; }
    @media screen and (max-width: 640px) {
      .m-article__faq .faq__a-title + p {
        font-size: 14px;
        font-size: calc($size / 16)rem; } }
  .m-article__faq .toggle:checked + .Label + .content {
    height: auto;
    padding: 44px 50px;
    transition: .5s; }
    @media screen and (max-width: 640px) {
      .m-article__faq .toggle:checked + .Label + .content {
        padding: 14px 20px; } }
  .m-article__faq .toggle:checked + .Label + .content img {
    opacity: 1; }
  .m-article__faq .toggle:checked + .Label span::after {
    rotate: 90deg; }

.m-gray-box {
  gap: 0; }
  .m-gray-box .m-gray-box--block {
    padding: 0 40px 50px;
    border: #f1f2f6 12px solid;
    width: min(600px, 100%);
    border-top: 0;
    width: min(606px, 100%);
    display: flex;
    flex-wrap: wrap; }
    @media screen and (max-width: 640px) {
      .m-gray-box .m-gray-box--block {
        padding: 0 24px 30px; } }
  .m-gray-box .m-gray-box--block-width600 {
    width: min(600px, 100%);
    position: relative; }
  .m-gray-box .m-gray-box--block-left {
    border-right: #f1f2f6 6px solid; }
    @media screen and (max-width: 640px) {
      .m-gray-box .m-gray-box--block-left {
        border-right: #f1f2f6 12px solid; } }
  .m-gray-box .m-gray-box--block-right {
    border-left: #f1f2f6 6px solid; }
    @media screen and (max-width: 640px) {
      .m-gray-box .m-gray-box--block-right {
        border-left: #f1f2f6 12px solid; } }
  .m-gray-box .m-gray-box--block-top {
    width: min(600px, 100%);
    border-top: #f1f2f6 12px solid; }
    @media screen and (max-width: 640px) {
      .m-gray-box .m-gray-box--block-top:nth-child(2) {
        border-top: 0; } }
  .m-gray-box .m-gray-box--block-width600.m-gray-box--block-left::after {
    content: "";
    width: 6px;
    height: calc(100% + 12px);
    background: #f1f2f6;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: -12px; }
    @media screen and (max-width: 640px) {
      .m-gray-box .m-gray-box--block-width600.m-gray-box--block-left::after {
        content: none; } }
  .m-gray-box .m-btn-wrapper {
    width: 100%;
    margin-top: auto !important; }
  .m-gray-box .parts-item {
    width: 100%; }
