.electricvehiclecharging-strengths {
  background: #fff;
  padding-top: 9.6rem;
  padding-bottom: 9.6rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-strengths {
    padding: 6.4rem 2rem;
  }
}
.electricvehiclecharging-strengths-navi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -0.6rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-strengths-navi {
    margin-left: 0;
    margin-top: -1.6rem;
  }
}
.electricvehiclecharging-strengths-navi__img {
  overflow: hidden;
  display: block;
}
.electricvehiclecharging-strengths-navi__link {
  width: calc(33.333% - 0.6rem);
  margin-left: 0.6rem;
  position: relative;
  overflow: hidden;
  background: #F7F7F8;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-strengths-navi__link {
    width: 100%;
    margin-left: 0;
    margin-top: 1.6rem;
  }
}
@media screen and (min-width: 768px) {
  .electricvehiclecharging-strengths-navi__link:hover img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
.electricvehiclecharging-strengths-navi__link p {
  font-size: 1.6rem;
  font-weight: 500;
  padding: 2rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-strengths-navi__link p {
    font-size: 1.3rem;
    padding: 1.6rem 0;
  }
}
.electricvehiclecharging-strengths-navi__link p .en {
  display: block;
  color: #107AF2;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-strengths-navi__link p .en {
    font-size: 1.5rem;
  }
}
.electricvehiclecharging-strengths-navi__link p .small {
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-strengths-navi__link p .small {
    font-size: 1.3rem;
  }
}
.electricvehiclecharging-strengths-navi__link img {
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.electricvehiclecharging-strengths__lead {
  margin-top: 4.8rem;
  font-size: 1.6rem;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-strengths__lead {
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 767px) {
  .electricvehiclecharging-point-ttl {
    padding: 0 2rem;
  }
}
.electricvehiclecharging-point-head {
  margin-bottom: 6.4rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-point-head {
    margin-bottom: 4.2rem;
  }
}
.electricvehiclecharging-point-body {
  margin-bottom: 14rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-point-body {
    padding-left: 2rem;
    padding-right: 2rem;
    margin-bottom: 8rem;
  }
}
.electricvehiclecharging-point-body__inner {
  position: relative;
}
@media screen and (min-width: 767px) {
  .electricvehiclecharging-point-body__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.electricvehiclecharging-point__ttl {
  width: 8rem;
  height: 9.6rem;
  position: relative;
  padding-bottom: 2.5rem;
  color: #107AF2;
  font-size: 1.8rem;
  font-weight: 600;
  font-family: var(--font_en);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-point__ttl {
    position: absolute;
    top: 0;
    left: 0;
    width: 3.5rem;
    font-size: 1rem;
    padding-bottom: 0.6rem;
    height: auto;
  }
}
.electricvehiclecharging-point__ttl span {
  display: block;
  font-size: 4.1rem;
  font-weight: 600;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-point__ttl span {
    font-size: 2.4rem;
  }
}
.electricvehiclecharging-point__ttl:after {
  content: "";
  width: 100%;
  height: 1px;
  background: -webkit-gradient(linear, left top, left bottom, from(#107af2), color-stop(54.39%, #107af2), to(#15b874));
  background: linear-gradient(#107af2 0%, #107af2 54.39%, #15b874 100%);
  position: absolute;
  left: 0;
  bottom: 0;
}
.electricvehiclecharging-point__content {
  margin-left: auto;
  width: 104rem;
}
@media screen and (max-width: 1200px) {
  .electricvehiclecharging-point__content {
    width: calc(100% - 8rem);
    padding-left: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-point__content {
    width: 100%;
    padding-left: 0;
  }
}
.electricvehiclecharging-point__subttl {
  margin-bottom: 4rem;
  height: 9.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 860px) {
  .electricvehiclecharging-point__subttl {
    height: auto;
    min-height: 4.8rem;
  }
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-point__subttl {
    margin-bottom: 2.4rem;
    padding-left: 5.5rem;
    height: auto;
  }
}
.electricvehiclecharging-point__subttl-large {
  color: #0D2D4D;
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1.375;
  display: block;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-point__subttl-large {
    font-size: 1.8rem;
    line-height: 1.3333333333;
  }
}
.electricvehiclecharging-point__lead {
  font-size: 1.6rem;
  line-height: 2;
  margin-bottom: 6.4rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-point__lead {
    font-size: 1.3rem;
  }
}

.electricvehiclecharging-point-01__works-ttl {
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 4.4rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-point-01__works-ttl {
    font-size: 1.8rem;
    margin-bottom: 2.4rem;
  }
}
.electricvehiclecharging-point-01__works-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: -5.6rem;
  margin-left: -8rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-point-01__works-list {
    margin-top: -2.4rem;
    margin-left: 0;
  }
}
.electricvehiclecharging-point-01__works-item {
  width: calc(50% - 8rem);
  margin-left: 8rem;
  margin-top: 5.6rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-point-01__works-item {
    width: 100%;
    margin-left: 0;
    margin-top: 2.4rem;
  }
}
.electricvehiclecharging-point-01__works-item p {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1;
  margin-top: 2.4rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-point-01__works-item p {
    font-size: 1.3rem;
    margin-top: 1.6rem;
    font-weight: 400;
  }
}
.electricvehiclecharging-point-01__works-btn {
  margin: 6.4rem auto 0;
  width: 28rem;
  height: 5rem;
  border-radius: 2.5rem;
  background: #0D2D4D;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-point-01__works-btn {
    margin: 4rem auto 0;
    width: 29.5rem;
    height: 6rem;
    border-radius: 3rem;
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 768px) {
  .electricvehiclecharging-point-01__works-btn:hover {
    opacity: 0.8;
  }
}

@media screen and (max-width: 767px) {
  .electricvehiclecharging-product {
    padding: 0 2rem;
  }
}
.electricvehiclecharging-product__desc {
  font-size: 1.6rem;
  line-height: 2;
  margin-bottom: 6rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__desc {
    font-size: 1.3rem;
    margin-bottom: 4rem;
  }
}
.electricvehiclecharging-product__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 9.5rem;
}
.electricvehiclecharging-product__top-item {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__top-item {
    width: 100%;
  }
}
.electricvehiclecharging-product__top-item01 {
  padding-right: 6.8rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__top-item01 {
    padding-bottom: 3.3rem;
    padding-right: 0;
  }
}
.electricvehiclecharging-product__top-item02 {
  border-left: 1px solid #D5D5D5;
  padding-left: 6.8rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__top-item02 {
    padding-left: 0;
    padding-top: 3.3rem;
    border-left: none;
    border-top: 1px solid #D5D5D5;
  }
}
.electricvehiclecharging-product__top-item02 .electricvehiclecharging-product__top-wat01 {
  background: #D45252;
}
.electricvehiclecharging-product__top-ttl {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__top-ttl {
    font-size: 1.6rem;
  }
}
.electricvehiclecharging-product__top-ttl sup {
  font-weight: 400;
  font-size: 70%;
  vertical-align: top;
}
.electricvehiclecharging-product__top-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.electricvehiclecharging-product__top-wat {
  width: 15.5rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__top-wat {
    width: 10rem;
  }
}
.electricvehiclecharging-product__top-wat01 {
  background: #5184C1;
  color: #fff;
  font-size: 1.8rem;
  height: 3.5rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__top-wat01 {
    font-size: 1.3rem;
    height: 2.8rem;
  }
}
.electricvehiclecharging-product__top-wat02 {
  font-weight: 500;
  font-size: 2.2rem;
  font-family: var(--font_en);
  background: #F2F2F2;
  height: 3.5rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__top-wat02 {
    font-size: 1.6rem;
    height: 2.8rem;
  }
}
.electricvehiclecharging-product__top-logo {
  width: 19.9rem;
  margin-left: 4rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__top-logo {
    width: 14.4rem;
    margin-left: 2rem;
  }
}
.electricvehiclecharging-product__top-note {
  font-size: 1.4rem;
  margin-top: 0.8rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__top-note {
    font-size: 1.1rem;
  }
}
.electricvehiclecharging-product__top-img01 {
  max-width: 40.9rem;
  margin: 0 auto;
  margin-top: 2rem;
  margin-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__top-img01 {
    max-width: 29rem;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
.electricvehiclecharging-product__top-img02 {
  max-width: 50.2rem;
  margin-top: 5rem;
  margin-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__top-img02 {
    max-width: 100%;
    margin-top: 1.8rem;
    margin-bottom: 1.5rem;
  }
}
.electricvehiclecharging-product__top-note02 {
  font-size: 1.4rem;
  line-height: 1.4285714286;
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 4.5rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__top-note02 {
    font-size: 1.2rem;
    line-height: 1.8333333333;
    margin-bottom: 2.2rem;
  }
}
.electricvehiclecharging-product__top dl {
  font-size: 1.4rem;
  line-height: 1.5714285714;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__top dl {
    font-size: 1.2rem;
    line-height: 1.8333333333;
  }
}
.electricvehiclecharging-product__top dl dt {
  font-weight: 700;
  width: 16.3rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__top dl dt {
    width: 12.2rem;
  }
}
.electricvehiclecharging-product__top dl dd {
  width: calc(100% - 16.3rem);
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__top dl dd {
    width: calc(100% - 12.2rem);
  }
}
.electricvehiclecharging-product__top dl + dl {
  margin-top: 0.6rem;
}
.electricvehiclecharging-product__top-btn {
  margin-top: 5.5rem;
  max-width: 40rem;
  width: 100%;
  height: 7rem;
  font-size: 1.6rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 3.8rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__top-btn {
    margin: 0 auto;
    margin-top: 3rem;
    width: 29.5rem;
    height: 6rem;
    border-radius: 3rem;
    font-size: 1.4rem;
    padding-left: 3rem;
  }
}
.electricvehiclecharging-product__top-btn:after {
  width: 1.5rem;
  height: 1.5rem;
  background: url(../images/common/icon_download.svg) 0 0 no-repeat;
  background-size: 100% auto;
}
.electricvehiclecharging-product__top-btn:hover:after {
  background: url(../images/common/icon_download_w.svg) 0 0 no-repeat;
}
.electricvehiclecharging-product__bottom-ttl {
  font-size: 2.2rem;
  font-weight: 500;
  margin-bottom: 5.5rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__bottom-ttl {
    font-size: 1.8rem;
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__bottom-ttl span {
    font-size: 1.4rem;
  }
}
.electricvehiclecharging-product__bottom-subttl {
  position: relative;
  text-align: center;
  margin-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__bottom-subttl {
    margin-bottom: 2rem;
    text-align: left;
  }
}
.electricvehiclecharging-product__bottom-subttl:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #88A3C2;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__bottom-subttl:after {
    display: none;
  }
}
.electricvehiclecharging-product__bottom-subttl span {
  position: relative;
  z-index: 2;
  font-size: 1.8rem;
  font-weight: 700;
  padding: 0 2rem;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__bottom-subttl span {
    padding: 0;
    font-size: 1.4rem;
  }
}
.electricvehiclecharging-product__bottom-list {
  margin-left: -1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__bottom-list {
    margin-left: 0;
    margin-top: -0.8rem;
  }
}
.electricvehiclecharging-product__bottom-item {
  width: calc(33.333% - 1.5rem);
  margin-left: 1.5rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__bottom-item {
    width: 100%;
    margin-left: 0;
    margin-top: 0.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.electricvehiclecharging-product__bottom-item01 {
  border: 1px solid #15B874;
}
.electricvehiclecharging-product__bottom-item01 .electricvehiclecharging-product__bottom-name {
  background: #15B874;
}
.electricvehiclecharging-product__bottom-item01 .electricvehiclecharging-product__bottom-img p {
  background: #15B874;
}
.electricvehiclecharging-product__bottom-item01 .electricvehiclecharging-product__bottom-time {
  color: #15B874;
}
.electricvehiclecharging-product__bottom-item02 {
  border: 1px solid #5184C1;
}
.electricvehiclecharging-product__bottom-item02 .electricvehiclecharging-product__bottom-name {
  background: #5184C1;
}
.electricvehiclecharging-product__bottom-item02 .electricvehiclecharging-product__bottom-img p {
  background: #5184C1;
}
.electricvehiclecharging-product__bottom-item02 .electricvehiclecharging-product__bottom-time {
  color: #5184C1;
}
.electricvehiclecharging-product__bottom-item03 {
  border: 1px solid #D45252;
}
.electricvehiclecharging-product__bottom-item03 .electricvehiclecharging-product__bottom-name {
  background: #D45252;
}
.electricvehiclecharging-product__bottom-item03 .electricvehiclecharging-product__bottom-img p {
  background: #D45252;
}
.electricvehiclecharging-product__bottom-item03 .electricvehiclecharging-product__bottom-time {
  color: #D45252;
}
.electricvehiclecharging-product__bottom-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  height: 8rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__bottom-name {
    height: 4.2rem;
    width: 100%;
  }
}
.electricvehiclecharging-product__bottom-name p {
  font-size: 2rem;
  font-weight: 500;
  padding-left: 3.5rem;
  position: relative;
}
@media screen and (max-width: 930px) {
  .electricvehiclecharging-product__bottom-name p {
    font-size: 1.6rem;
    padding-left: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__bottom-name p {
    font-size: 1.4rem;
  }
}
.electricvehiclecharging-product__bottom-name span {
  font-size: 1.6rem;
}
@media screen and (max-width: 930px) {
  .electricvehiclecharging-product__bottom-name span {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__bottom-name span {
    font-size: 1.2rem;
  }
}
.electricvehiclecharging-product__bottom-name i {
  width: 2.4rem;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 930px) {
  .electricvehiclecharging-product__bottom-name i {
    width: 1.7rem;
  }
}
.electricvehiclecharging-product__bottom-name i img {
  width: 100%;
}
.electricvehiclecharging-product__bottom-img {
  position: relative;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__bottom-img {
    width: 50%;
  }
}
.electricvehiclecharging-product__bottom-img p {
  font-size: 2.6rem;
  font-weight: 600;
  font-family: var(--font_en);
  color: #fff;
  width: 8.2rem;
  height: 8.2rem;
  border-radius: 50%;
  position: absolute;
  left: 3rem;
  bottom: 2rem;
  text-align: center;
  padding-top: 1rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__bottom-img p {
    width: 5rem;
    height: 5rem;
    left: auto;
    right: -2.5rem;
    top: 50%;
    bottom: auto;
    margin-top: -2.5rem;
    font-size: 1.5rem;
  }
}
.electricvehiclecharging-product__bottom-img p span {
  font-size: 3.6rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__bottom-img p span {
    font-size: 2.1rem;
  }
}
.electricvehiclecharging-product__bottom-time {
  background: #F6F6F6;
  font-size: 2.6rem;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  padding: 0.7rem 0;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__bottom-time {
    width: 50%;
    font-size: 1.9rem;
    padding-top: 1.6rem;
  }
}
.electricvehiclecharging-product__bottom-time span {
  font-family: var(--font_en);
  font-weight: 600;
  font-size: 5.6rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__bottom-time span {
    font-size: 4.2rem;
  }
}
.electricvehiclecharging-product__bottom-desc {
  padding: 1.5rem 3.4rem;
  font-size: 1.6rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__bottom-desc {
    width: 100%;
    padding: 1.5rem 2rem;
    font-size: 1.3rem;
  }
}
.electricvehiclecharging-product__bottom-comment {
  text-align: center;
  margin-top: 3.5rem;
  margin-bottom: 8rem;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__bottom-comment {
    margin-top: 2.4rem;
    margin-bottom: 5rem;
    font-size: 1.3rem;
    line-height: 2;
  }
}
.electricvehiclecharging-product__bottom-comment span {
  font-weight: 700;
}
.electricvehiclecharging-product__bnr {
  max-width: 88.7rem;
  margin: 0 auto;
  margin-bottom: 12.4rem;
  background: url(../images/electricvehiclecharging/bnr.png) 0 0 no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .electricvehiclecharging-product__bnr {
    margin-bottom: 12.4rem;
    background: url(../images/electricvehiclecharging/bnr_sp.png) 0 0 no-repeat;
    background-size: cover;
  }
}
.electricvehiclecharging-product__bnr-inner {
  max-width: 53.7rem;
  margin-left: auto;
  margin-right: 4.5rem;
  padding-top: 2.5rem;
  padding-bottom: 3rem;
}
@media screen and (max-width: 980px) {
  .electricvehiclecharging-product__bnr-inner {
    margin-right: 2rem;
    max-width: 46.7rem;
  }
}
@media screen and (max-width: 768px) {
  .electricvehiclecharging-product__bnr-inner {
    max-width: 21rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.electricvehiclecharging-product__bnr-ttl {
  font-size: 2.5rem;
  font-weight: 500;
  color: #fff;
  margin-bottom: 2rem;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 980px) {
  .electricvehiclecharging-product__bnr-ttl {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .electricvehiclecharging-product__bnr-ttl {
    font-size: 1.6rem;
    text-align: left;
  }
}
.electricvehiclecharging-product__bnr-ttl span {
  font-size: 3.2rem;
}
@media screen and (max-width: 980px) {
  .electricvehiclecharging-product__bnr-ttl span {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 768px) {
  .electricvehiclecharging-product__bnr-ttl span {
    font-size: 2rem;
  }
}
.electricvehiclecharging-product__bnr-btn {
  font-size: 1.8rem;
  font-weight: 700;
  max-width: 41rem;
  height: 5.6rem;
  border-radius: 2.8rem;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .electricvehiclecharging-product__bnr-btn {
    font-size: 1.3rem;
    height: 4.6rem;
    border-radius: 2.3rem;
  }
}