header .links-holder .links .links1-ttl {
  background-color: #000; }

.new-battery-wrapper {
  margin-top: 60px; }
  .new-battery-wrapper .visual {
    background: url("../../../../data/img/pc/new-battery/visual_bg.png") no-repeat center center;
    background-size: cover;
    height: 120px; }
    .new-battery-wrapper .visual .layout {
      height: 100%; }
      .new-battery-wrapper .visual .layout .txt {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%;
        text-align: center;
        width: 100%; }
        .new-battery-wrapper .visual .layout .txt h1 {
          font-size: 32px;
          line-height: 1;
          color: #fff;
          width: 100%; }
          .new-battery-wrapper .visual .layout .txt h1 span {
            display: block;
            font-size: 16px;
            margin-top: 15px; }
  .new-battery-wrapper .content {
    float: right;
    width: 710px; }
  .new-battery-wrapper h2 {
    text-align: center;
    position: relative;
    font-size: 36px;
    color: #122F77;
    line-height: 1; }
    .new-battery-wrapper h2::before {
      content: "";
      position: absolute;
      display: block;
      margin: auto;
      height: 5px;
      width: 80px;
      background-color: #122F77;
      left: 0;
      right: 0;
      bottom: -37px; }
  .new-battery-wrapper h3 {
    margin: 58px auto 30px;
    border-left: 10px solid #122F77;
    color: #122F77;
    font-size: 28px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .new-battery-wrapper h4 {
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #EFF5EA;
    font-size: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 5px solid #122F77;
    padding-left: 20px;
    margin-bottom: 30px;
    color: #122F77; }
  .new-battery-wrapper p {
    font-size: 16px;
    color: #333;
    margin-bottom: 60px; }
    .new-battery-wrapper p.mb30 {
      margin-bottom: 30px; }
    .new-battery-wrapper p.mb50 {
      margin-bottom: 50px; }
  .new-battery-wrapper dl dd {
    font-size: 20px;
    color: #122F77;
    font-weight: bold; }
    .new-battery-wrapper dl dd span {
      position: relative;
      z-index: 1; }
      .new-battery-wrapper dl dd span::after {
        position: absolute;
        content: '';
        left: 0;
        bottom: 0;
        background: #FFD800;
        width: 100%;
        height: 15px;
        z-index: -1; }
  .new-battery-wrapper .tbl-holder {
    display: none;
    padding-top: 20px; }
    .new-battery-wrapper .tbl-holder table {
      width: 100%;
      margin-bottom: 20px; }
      .new-battery-wrapper .tbl-holder table thead {
        border-bottom: 2px solid #fff; }
        .new-battery-wrapper .tbl-holder table thead th {
          padding: 0 5px;
          height: 35px;
          text-align: center;
          vertical-align: middle;
          font-size: 11px;
          font-weight: normal;
          color: #fff;
          line-height: 1.4;
          background-color: #333333;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          border-left: 2px solid #fff;
          border-top: 2px solid #fff; }
      .new-battery-wrapper .tbl-holder table tbody tr {
        border-bottom: 2px solid #fff; }
        .new-battery-wrapper .tbl-holder table tbody tr td {
          font-size: 11px;
          color: #333333;
          background-color: #F0F3F5;
          padding: 5px;
          vertical-align: middle;
          text-align: center;
          border-left: 2px solid #fff; }
        .new-battery-wrapper .tbl-holder table tbody tr:nth-child(1) {
          border-top: 1px solid #fff; }
  .new-battery-wrapper .float {
    margin-bottom: 60px; }
    .new-battery-wrapper .float .left {
      float: left;
      width: 330px; }
    .new-battery-wrapper .float .right {
      float: right;
      width: 330px; }
      .new-battery-wrapper .float .right p {
        margin-bottom: 10px; }
    .new-battery-wrapper .float img.mb30 {
      margin-bottom: 30px; }
    .new-battery-wrapper .float-mb30 {
      margin-bottom: 30px; }
    .new-battery-wrapper .float-mb40 {
      margin-bottom: 40px; }
    .new-battery-wrapper .float-mb50 {
      margin-bottom: 50px; }
  .new-battery-wrapper .contact {
    background-color: #122F77;
    border-radius: 10px;
    padding: 20px 30px 25px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .new-battery-wrapper .contact .tel, .new-battery-wrapper .contact .fax {
      width: 310px; }
      .new-battery-wrapper .contact .tel p, .new-battery-wrapper .contact .fax p {
        color: #fff;
        font-size: 18px;
        margin-bottom: 0; }
        .new-battery-wrapper .contact .tel p.head, .new-battery-wrapper .contact .fax p.head {
          text-align: center;
          border-bottom: 1px solid #fff; }
        .new-battery-wrapper .contact .tel p.info, .new-battery-wrapper .contact .fax p.info {
          text-align: left;
          padding-left: 70px;
          position: relative;
          margin-top: 19px; }
          .new-battery-wrapper .contact .tel p.info span, .new-battery-wrapper .contact .fax p.info span {
            font-size: 32px;
            font-weight: bold;
            display: block; }
          .new-battery-wrapper .contact .tel p.info::before, .new-battery-wrapper .contact .fax p.info::before {
            position: absolute;
            content: '';
            background: url("../../../../data/img/pc/new-battery/icon_tel.png") center no-repeat;
            background-size: contain;
            width: 60px;
            height: 60px;
            left: 0; }
      .new-battery-wrapper .contact .tel a.btn-contact, .new-battery-wrapper .contact .fax a.btn-contact {
        display: block;
        background: #FFD800;
        color: #122F77;
        font-size: 18px;
        position: relative;
        padding: 17px 0 16px;
        font-weight: bold;
        text-align: center;
        border-radius: 5px; }
        .new-battery-wrapper .contact .tel a.btn-contact::after, .new-battery-wrapper .contact .fax a.btn-contact::after {
          position: absolute;
          content: '';
          background: url("../../../../data/img/pc/new-battery/icon_arrow.png") center no-repeat;
          background-size: contain;
          width: 11px;
          height: 18px;
          right: 14px;
          top: 23px; }
    .new-battery-wrapper .contact .fax p.info::before {
      position: absolute;
      content: '';
      background: url("../../../../data/img/pc/new-battery/icon_fax.png") center no-repeat;
      background-size: contain; }
  .new-battery-wrapper .wrap {
    padding-left: 30px; }
  .new-battery-wrapper .sec1 {
    padding: 48px 0 0; }
    .new-battery-wrapper .sec1 .content img.visual-img {
      margin-top: 90px; }
    .new-battery-wrapper .sec1 .content img.mb30 {
      margin-bottom: 30px; }
    .new-battery-wrapper .sec1 .content .holder dl {
      background: #F8FCFD;
      padding: 20px 30px 25px;
      margin-bottom: 30px; }
      .new-battery-wrapper .sec1 .content .holder dl dd {
        font-size: 21px; }
    .new-battery-wrapper .sec1 .content .holder ul {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin-bottom: 50px; }
      .new-battery-wrapper .sec1 .content .holder ul li a {
        display: block;
        font-size: 16px;
        color: #fff;
        width: 255px;
        background: #122F77;
        padding: 17px 0;
        text-align: center;
        margin-bottom: 15px; }
      .new-battery-wrapper .sec1 .content .holder ul li span {
        display: inline-block;
        font-size: 40px;
        color: #E83030;
        line-height: 1;
        text-align: center; }
        .new-battery-wrapper .sec1 .content .holder ul li span.big {
          font-size: 80px;
          font-weight: bold; }
        .new-battery-wrapper .sec1 .content .holder ul li span.small {
          font-size: 16px;
          display: block;
          margin-top: 10px; }
  .new-battery-wrapper .sec2 {
    padding-top: 90px; }
    .new-battery-wrapper .sec2 .content .wrap .div-bg {
      margin: 30px 0 10px; }
    .new-battery-wrapper .sec2 .content .wrap .float .w320 {
      width: 320px; }
    .new-battery-wrapper .sec2 .content .wrap ul li {
      background: #122F77;
      padding: 16px 0 17px;
      text-align: center;
      position: relative;
      margin-bottom: 40px;
      color: #fff;
      font-size: 16px; }
      .new-battery-wrapper .sec2 .content .wrap ul li::after {
        position: absolute;
        content: '';
        background: url("../../../img/pc/new-battery/arrow_down_li.png") center no-repeat;
        background-size: contain;
        width: 40px;
        height: 20px;
        bottom: -32px;
        left: 0;
        right: 0;
        margin: auto; }
      .new-battery-wrapper .sec2 .content .wrap ul li:last-child {
        margin-bottom: 0; }
        .new-battery-wrapper .sec2 .content .wrap ul li:last-child::after {
          display: none; }
  .new-battery-wrapper .sec4 .acc {
    display: block;
    width: 460px;
    background: #122F77;
    text-align: center;
    padding: 17px 0 16px;
    font-size: 16px;
    color: #fff;
    border-radius: 3px;
    position: relative;
    margin: 0 auto; }
    .new-battery-wrapper .sec4 .acc::after {
      position: absolute;
      content: '';
      background: url("../../../img/pc/new-battery/icon_plus.png") center no-repeat;
      background-size: contain;
      width: 20px;
      height: 20px;
      right: 20px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  .new-battery-wrapper .sec4 dl {
    background: #F8FCFD;
    padding: 20px 30px 25px;
    margin: 60px auto 80px; }
  .new-battery-wrapper .sec5 h2 {
    margin-top: 80px; }
  .new-battery-wrapper .sec5 h3 {
    margin-top: 90px; }
  .new-battery-wrapper .sec5 .content .wrap .float .right span {
    display: inline-block;
    vertical-align: bottom; }
  .new-battery-wrapper .sec5 .content .wrap p.mt40 {
    margin-top: 40px; }
  .new-battery-wrapper .sec5 .content .acc {
    display: block;
    width: 460px;
    background: #122F77;
    text-align: center;
    padding: 17px 0 16px;
    font-size: 16px;
    color: #fff;
    border-radius: 3px;
    position: relative;
    margin: 0 auto 30px; }
    .new-battery-wrapper .sec5 .content .acc::after {
      position: absolute;
      content: '';
      background: url("../../../img/pc/new-battery/icon_plus.png") center no-repeat;
      background-size: contain;
      width: 20px;
      height: 20px;
      right: 20px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  .new-battery-wrapper .sec6 .content ul {
    margin-bottom: 80px; }
    .new-battery-wrapper .sec6 .content ul li {
      margin-bottom: 15px; }
      .new-battery-wrapper .sec6 .content ul li span {
        background-color: #333333;
        color: #fff;
        padding: 3px 0 4px;
        font-size: 14px;
        display: inline-block;
        width: 100px;
        text-align: center;
        vertical-align: top; }
      .new-battery-wrapper .sec6 .content ul li p {
        color: #333;
        font-size: 16px;
        margin-bottom: 0;
        display: inline-block;
        margin-left: 10px; }

@media screen and (max-width: 750px) {
  header p {
    font-size: 1.7rem; }
  .new-battery-wrapper {
    margin-top: 16rem; }
    .new-battery-wrapper .visual {
      background: url("../../../../data/img/sp/new-battery/visual_bg.jpg") no-repeat center center;
      background-size: cover;
      height: 18rem; }
      .new-battery-wrapper .visual .layout {
        height: 100%; }
        .new-battery-wrapper .visual .layout .txt {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          height: 100%;
          text-align: center;
          width: 100%; }
          .new-battery-wrapper .visual .layout .txt h1 {
            font-size: 4.4rem;
            line-height: 1;
            color: #fff;
            width: 100%; }
            .new-battery-wrapper .visual .layout .txt h1 span {
              display: block;
              font-size: 2.4rem;
              margin-top: 2rem; }
    .new-battery-wrapper .layout {
      margin: 0 4rem;
      width: auto; }
    .new-battery-wrapper .content {
      float: none;
      width: auto; }
    .new-battery-wrapper h2 {
      position: relative;
      font-size: 4rem;
      line-height: 1; }
      .new-battery-wrapper h2::before {
        content: "";
        position: absolute;
        display: block;
        margin: auto;
        height: .5rem;
        width: 8rem;
        background-color: #122F77;
        left: 0;
        right: 0;
        bottom: -4.2rem; }
    .new-battery-wrapper h3 {
      margin: 6rem auto 3rem;
      border-left: 1rem solid #122F77;
      color: #122F77;
      font-size: 3.6rem;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 1.3rem 0 1.7rem 2.5rem;
      line-height: 1.4;
      height: auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .new-battery-wrapper h4 {
      height: 7rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-size: 3rem;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border-left: .5rem solid #122F77;
      padding-left: 2.5rem;
      margin-bottom: 2rem;
      color: #122F77; }
    .new-battery-wrapper p {
      font-size: 2.6rem;
      margin-bottom: 9rem; }
      .new-battery-wrapper p.mb30 {
        margin-bottom: 3rem; }
      .new-battery-wrapper p.mb50 {
        margin-bottom: 5rem; }
    .new-battery-wrapper dl dd {
      font-size: 3.2rem;
      line-height: 1.5;
      text-align: left; }
      .new-battery-wrapper dl dd span {
        position: relative;
        z-index: 1; }
        .new-battery-wrapper dl dd span::after {
          position: absolute;
          content: '';
          left: 0;
          bottom: 0;
          background: #FFD800;
          width: 100%;
          height: 1.5rem;
          z-index: -1; }
    .new-battery-wrapper .tbl-holder {
      overflow: scroll;
      padding-top: 2rem; }
      .new-battery-wrapper .tbl-holder table {
        width: 660px;
        margin-bottom: 2rem; }
    .new-battery-wrapper .float {
      margin-bottom: 8rem;
      text-align: center; }
      .new-battery-wrapper .float .left {
        float: none;
        width: auto; }
      .new-battery-wrapper .float .right {
        float: none;
        width: auto; }
        .new-battery-wrapper .float .right p {
          margin-bottom: 0;
          text-align: left; }
      .new-battery-wrapper .float img {
        width: 60rem;
        height: auto;
        margin: auto; }
        .new-battery-wrapper .float img.mb30 {
          margin-bottom: 3rem; }
      .new-battery-wrapper .float-mb30 {
        margin-bottom: 3rem; }
      .new-battery-wrapper .float-mb40 {
        margin-bottom: 4rem; }
      .new-battery-wrapper .float-mb50 {
        margin-bottom: 5rem; }
    .new-battery-wrapper .contact {
      background-color: #122F77;
      border-radius: 10px;
      padding: 2rem 3.5rem 1rem;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      display: block; }
      .new-battery-wrapper .contact .tel, .new-battery-wrapper .contact .fax {
        width: auto; }
        .new-battery-wrapper .contact .tel p, .new-battery-wrapper .contact .fax p {
          color: #fff;
          font-size: 2.6rem;
          margin-bottom: 0; }
          .new-battery-wrapper .contact .tel p.head, .new-battery-wrapper .contact .fax p.head {
            text-align: center;
            border-bottom: 1px solid #fff;
            line-height: 2.8; }
          .new-battery-wrapper .contact .tel p.info, .new-battery-wrapper .contact .fax p.info {
            text-align: left;
            padding-left: 10rem;
            position: relative;
            margin-top: 2rem;
            font-size: 3.6rem;
            line-height: 1.4; }
            .new-battery-wrapper .contact .tel p.info span, .new-battery-wrapper .contact .fax p.info span {
              font-size: 6.4rem;
              font-weight: bold;
              display: block;
              line-height: 1.2; }
            .new-battery-wrapper .contact .tel p.info::before, .new-battery-wrapper .contact .fax p.info::before {
              position: absolute;
              content: '';
              background: url("../../../../data/img/sp/new-battery/icon_tel.png") center no-repeat;
              background-size: contain;
              width: 9rem;
              height: 9rem;
              left: 0; }
        .new-battery-wrapper .contact .tel a.btn-contact, .new-battery-wrapper .contact .fax a.btn-contact {
          display: block;
          width: 56rem;
          font-size: 3rem;
          position: relative;
          padding: 2.5rem 0;
          border-radius: .5rem;
          margin: 1.5rem auto 4rem; }
          .new-battery-wrapper .contact .tel a.btn-contact::after, .new-battery-wrapper .contact .fax a.btn-contact::after {
            position: absolute;
            content: '';
            background: url("../../../../data/img/sp/new-battery/icon_arrow.png") center no-repeat;
            background-size: contain;
            width: 1.7rem;
            height: 2.8rem;
            right: 3.5rem;
            top: 3.5rem; }
      .new-battery-wrapper .contact .fax p.info::before {
        position: absolute;
        content: '';
        background: url("../../../../data/img/sp/new-battery/icon_fax.png") center no-repeat;
        background-size: contain; }
    .new-battery-wrapper .wrap {
      padding-left: 0; }
    .new-battery-wrapper .sec1 {
      padding: 6.5rem 0 0; }
      .new-battery-wrapper .sec1 .content img.visual-img {
        margin-top: 10rem; }
      .new-battery-wrapper .sec1 .content img.mb30 {
        margin-bottom: 3rem; }
      .new-battery-wrapper .sec1 .content .holder dl {
        background: #F8FCFD;
        padding: 3rem 7rem 3rem 5.5rem;
        margin-bottom: 3rem; }
        .new-battery-wrapper .sec1 .content .holder dl dd {
          font-size: 3.2rem; }
      .new-battery-wrapper .sec1 .content .holder ul {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 3rem;
        display: block; }
        .new-battery-wrapper .sec1 .content .holder ul li {
          text-align: center; }
          .new-battery-wrapper .sec1 .content .holder ul li a {
            display: block;
            font-size: 2.6rem;
            color: #fff;
            width: auto;
            background: #122F77;
            padding: 2rem 0;
            text-align: center;
            margin-bottom: 1.5rem; }
          .new-battery-wrapper .sec1 .content .holder ul li span {
            display: inline-block;
            font-size: 6.2rem;
            color: #E83030;
            line-height: 1; }
            .new-battery-wrapper .sec1 .content .holder ul li span.big {
              font-size: 12.5rem; }
            .new-battery-wrapper .sec1 .content .holder ul li span.small {
              font-size: 2.4rem;
              display: block; }
          .new-battery-wrapper .sec1 .content .holder ul li:nth-child(1) {
            margin-bottom: 4rem; }
          .new-battery-wrapper .sec1 .content .holder ul li:nth-child(2) {
            display: inline;
            margin-right: 2.5rem; }
            .new-battery-wrapper .sec1 .content .holder ul li:nth-child(2) img {
              width: 30rem;
              height: auto; }
          .new-battery-wrapper .sec1 .content .holder ul li:nth-child(3) {
            display: inline; }
            .new-battery-wrapper .sec1 .content .holder ul li:nth-child(3) img {
              width: 24rem;
              height: auto; }
    .new-battery-wrapper .sec2 {
      padding-top: 18rem; }
      .new-battery-wrapper .sec2 .content h3 {
        margin-top: 12rem; }
      .new-battery-wrapper .sec2 .content .wrap .div-bg {
        margin: 0 auto 3rem;
        text-align: center; }
        .new-battery-wrapper .sec2 .content .wrap .div-bg img {
          width: 60rem;
          height: 15rem;
          margin: auto; }
      .new-battery-wrapper .sec2 .content .wrap .float .w320 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: auto;
        text-align: center;
        -ms-flex-pack: distribute;
        justify-content: space-around; }
        .new-battery-wrapper .sec2 .content .wrap .float .w320 img {
          display: inline;
          width: 28rem;
          height: 21rem;
          margin-top: 5rem; }
      .new-battery-wrapper .sec2 .content .wrap .float-mb50 {
        margin-bottom: 7rem; }
        .new-battery-wrapper .sec2 .content .wrap .float-mb50 .left img {
          margin-bottom: 3.5rem; }
      .new-battery-wrapper .sec2 .content .wrap .float dl {
        margin-top: 5.5rem; }
      .new-battery-wrapper .sec2 .content .wrap ul li {
        padding: 2.5rem 0;
        position: relative;
        font-size: 2.4rem;
        width: 49.5rem;
        margin: 0 auto 5rem; }
        .new-battery-wrapper .sec2 .content .wrap ul li::after {
          position: absolute;
          content: '';
          background: url("../../../img/pc/new-battery/arrow_down_li.png") center no-repeat;
          background-size: contain;
          width: 6rem;
          height: 3rem;
          bottom: -4rem;
          left: 0;
          right: 0;
          margin: auto; }
        .new-battery-wrapper .sec2 .content .wrap ul li:last-child {
          margin-bottom: 0; }
          .new-battery-wrapper .sec2 .content .wrap ul li:last-child::after {
            display: none; }
      .new-battery-wrapper .sec2 .content .contact {
        margin-bottom: 13rem; }
    .new-battery-wrapper .sec3 h3 {
      margin-bottom: 5rem; }
    .new-battery-wrapper .sec4 h3 {
      margin-bottom: 5rem; }
    .new-battery-wrapper .sec4 dl {
      background: #F8FCFD;
      padding: 3rem 7rem 3rem 5.5rem;
      margin: 11rem auto 7.5rem; }
    .new-battery-wrapper .sec4 .acc {
      display: block;
      width: auto;
      background: #122F77;
      text-align: center;
      padding: 1.7rem 0 1.6rem;
      font-size: 3.6rem;
      color: #fff;
      border-radius: .3rem;
      position: relative;
      margin: 0 3.5rem; }
      .new-battery-wrapper .sec4 .acc::after {
        position: absolute;
        content: '';
        background: url("../../../img/pc/new-battery/icon_plus.png") center no-repeat;
        background-size: contain;
        width: 3rem;
        height: 3rem;
        right: 3rem;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
    .new-battery-wrapper .sec5 h2 {
      margin-top: 14rem; }
    .new-battery-wrapper .sec5 h3 {
      margin-top: 13rem;
      margin-bottom: 5rem; }
    .new-battery-wrapper .sec5 h4 {
      margin-bottom: 4.5rem; }
    .new-battery-wrapper .sec5 .content .wrap .float {
      margin-bottom: 9rem; }
      .new-battery-wrapper .sec5 .content .wrap .float .right {
        text-align: left; }
        .new-battery-wrapper .sec5 .content .wrap .float .right img {
          width: 25rem; }
        .new-battery-wrapper .sec5 .content .wrap .float .right span {
          display: inline-block;
          vertical-align: bottom; }
        .new-battery-wrapper .sec5 .content .wrap .float .right p {
          margin-bottom: 3rem; }
      .new-battery-wrapper .sec5 .content .wrap .float .left img {
        margin-bottom: 3rem; }
    .new-battery-wrapper .sec5 .content .wrap img.w612 {
      width: 61.2rem;
      height: auto; }
    .new-battery-wrapper .sec5 .content .wrap p.mt40 {
      margin: 4rem 0 11rem;
      text-align: left; }
    .new-battery-wrapper .sec5 .content .wrap-center {
      text-align: center; }
    .new-battery-wrapper .sec5 .content .wrap p.mb50sp {
      margin-bottom: 5rem; }
    .new-battery-wrapper .sec5 .content .acc {
      display: block;
      width: auto;
      background: #122F77;
      text-align: center;
      padding: 1.7rem 0 1.6rem;
      font-size: 3.6rem;
      color: #fff;
      border-radius: .3rem;
      position: relative;
      margin: 0 4rem 4.5rem; }
      .new-battery-wrapper .sec5 .content .acc::after {
        position: absolute;
        content: '';
        background: url("../../../img/pc/new-battery/icon_plus.png") center no-repeat;
        background-size: contain;
        width: 3rem;
        height: 3rem;
        right: 3rem;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
    .new-battery-wrapper .sec5 .content .contact {
      margin-bottom: 13.5rem; }
    .new-battery-wrapper .sec6 .content ul {
      margin-bottom: 11rem; }
      .new-battery-wrapper .sec6 .content ul li {
        margin-bottom: 2rem;
        white-space: nowrap; }
        .new-battery-wrapper .sec6 .content ul li span {
          padding: .3rem 0 .4rem;
          font-size: 2.4rem;
          display: inline-block;
          width: 19rem;
          text-align: center;
          vertical-align: top; }
        .new-battery-wrapper .sec6 .content ul li p {
          color: #333;
          font-size: 2.4rem;
          margin-bottom: 0;
          display: inline-block;
          margin-left: 3rem; } }
