@charset "UTF-8";

/* add
-----------------------------------------*/

body { -webkit-text-size-adjust: 100%; }

.mod_breadcrumb_inner ul li {
  word-break: keep-all;
}

.mod_breadcrumb_inner ul li div {
  display: inline-block;
}

.mod_breadcrumb_inner ul li a {
  display: inline-block;
}

.mod_customer_in_text p strong {
  font-weight: normal !important;
}

#sectionContents{
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

@media screen and (min-width: 1000px) {

  #business_customers .mod_customer h4.customerTitle{
    font-size: 18.9px !important;
  }

}

@media screen and (max-width: 641px) {

  #business_customers .mod_customer h4.customerTitle{
    font-size: 18px !important;
  }

}

/* Snsber
-----------------------------------------*/
.Snsber {
  background-color: #F2F2F2;
}

.Snsber p{
  color: #666;
}


/* common */

@media screen and (min-width: 768px) {
  .mod_blocklink .mod_blocklink_text p.title{
    font-size: 18.2px;
  }
  .mod_blocklink .mod_blocklink_text p.sup{
    font-size: 14px;
  }
}

@media screen and (min-width: 1201px) {

  #fs01-content .contentsHolder{
    width: 947px !important;
/*    background: #ccc;*/
    position: relative;
    left: 4px;
  }

  .product-order-attention{
    width: 963px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .flowchart.index .mod_headerbar_item{
    width: 1200px !important;
    margin-left: auto;
    margin-right: auto;
  }

  /* mod_headerbar */

  .mod_breadcrumb_inner{
    width: 967px;
  }

  .mod_headerbar_item_in{
    width: 967px;
    height: 70px !important;
  }

  .mod_headerbar .mod_headerbar_in{
    position: relative;
    left: -1px;
    width: 965px !important;
  }

  .mod_headerbar .mod_headerbar_in .mod_headerbar_in_nav{
    width: 965px !important;
  }

  .mod_headerbar.fixed::before{
    position: absolute;
    position: fixed;
    width: 200vw;
    height: 70px;
    top: 0;
    left: -100vw;
    content: '';
    background: #fff;
    z-index: 0;
  }

  .mod_headerbar.fixed::after{
    position: absolute;
    position: fixed;
    width: 200vw;
    height: 1px;
    top: 70px;
    left: -100vw;
    content: '';
    background: #e2e2e1;
    z-index: 0;
    margin-top: 0;
  }

  .mod_headerbar.fixed .mod_headerbar_item_in{
    z-index: 10;
  }

/*  .mod_breadcrumb_inner{
    width: 967px;
  }

  .mod_headerbar_item_in{
    width: 967px;
  }

  .mod_headerbar.fixed {
    width: 100vw;
    left: 0 !important;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  .mod_headerbar.fixed .mod_headerbar_item{
    width: 100vw !important;
    left: 0% !important;
    background: #fff;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  .mod_headerbar .mod_headerbar_in{
    position: relative;
    left: -1px;
    width: 965px !important;
  }

  .mod_headerbar .mod_headerbar_in .mod_headerbar_in_nav{
    width: 965px !important;
  }

  body.open_nav .mod_headerbar.fixed .mod_headerbar_in{
    width: 100vw !important;
    left: 0%;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  body.open_nav .mod_headerbar.fixed .mod_headerbar_in .mod_headerbar_in_nav{
    width: 964px !important;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-left: -8px;
  }

  .mod_headerbar.fixed .mod_headerbar_item .mod_headerbar_item_in{
    position: relative;
    left: -8px;
  }*/

}


@media screen and (max-width: 968px) {

  .hack-sp-switch_concent ul{
    margin: 0 !important;
    padding: 0 !important;
  }

  .hack-sp-switch_concent a .mod_bnrlink_in_three_text .bnrlinkTitle{
    color: #fff !important;
  }
}



#sectionContents .mod_section h3,
#sectionContents .h3_blue h3{
  background: none;
}

#sectionContents .h3_blue h3{
  padding-left: 0;
}

a.sw-btn-fordetail{
  color: #fff !important;
}

#contents a{
  text-decoration: none;
}

.sw-img-top{
  position: relative;
  width: 1200px;
  margin-left: auto !important;
  margin-right: auto !important;
}

.sw-img-top img{
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.sw-img-top {
  width: 100%;
  margin-bottom: 70px;
  overflow: hidden;
}



@media only screen and (max-width: 1000px) {
  .product-order-attention {
      width: 94%;
  }
  .sw-img-top img {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-52%);
    transform: translateX(-52%);
  }
  .mod_tab h2.resp-accordion{
    margin-bottom: 0 !important;
  }
}

/* customer_report */

.customer_report .report-img-top {
  position: relative;
  width: 1200px;
  left: -116px;
}


.mod_supportlink p.link a strong{
  font-size: 20px;
}

.column-special-site {
  font-size: 13px;
  line-height: 1.5;
}
.detail-textbox h6,
.detail-textbox p,
.detail-textbox li {
  font-size: 13px;
  line-height: 1.5;
}
.detail-textbox li + li {
  margin-top: 5px;
}

/* 2023.3 add */

.mod_headerbar_in a[target="_blank"]::after {
  padding-left: 22px;
  content: '';
  width: 14px;
  height: 11px;
  background: url(/solar_battery/img/icon_w_link.gif) no-repeat center center;
  display: inline-block;
}
@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
.mod_headerbar_in ul li a[target="_blank"]::after {
  margin: -5px 0 0 0;
  padding: 0;
  width: 14px;
  height: 11px;
  border: none;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.mod_supportlink p.link a strong {
  display: block;
  padding: 0;
  margin: 0 0 5px 0;
  background: none;
  font-size: 18px;
}
}

.spOnly {
  display: none;
}
@media only screen and (max-width:640px) and (max-device-width:1280px) {
.pcOnly {
  display: none;
}
.spOnly {
  display: block;
}
}
.mt-50 {
  margin-top: 50px;
}
.mt-100 {
  margin-top: 100px;
}
.mb-0 {
  margin-bottom: 0;
}
@media only screen and (max-width:640px) and (max-device-width:1280px) {
.mt-sp-10 {
  margin-top: 10px;
}
.mt-sp-30 {
  margin-top: 30px;
}
}