@charset "UTF-8";
/* ====================== */
/* 分頁按鈕 pagination     */
/* ====================== */
.apply-innertabs__item, .apply-innertabs__item01 {
  border-right: 2px solid #fff;
  text-align: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#edf1f5), color-stop(#edf1f5), color-stop(#edf1f5), color-stop(#edf1f5), color-stop(#edf1f5), color-stop(#edf1f5), color-stop(#edf1f5), color-stop(#edf1f5), color-stop(#EDF1F6), color-stop(#edf1f5), to(#ccc));
  background: linear-gradient(#edf1f5, #edf1f5, #edf1f5, #edf1f5, #edf1f5, #edf1f5, #edf1f5, #edf1f5, #EDF1F6, #edf1f5, #ccc);
}

.apply-innertabs__item:last-child, .apply-innertabs__item01:last-child {
  border-right: none;
}

.apply-innertabs__item a, .apply-innertabs__item01 a {
  width: 100%;
  display: block;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 2.125rem;
  font-weight: 500;
  height: 100px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

@media only screen and (max-width: 980px) {
  .apply-innertabs__item a, .apply-innertabs__item01 a {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.938rem;
  }
}

@media only screen and (max-width: 768px) {
  .apply-innertabs__item a, .apply-innertabs__item01 a {
    height: 100%;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75rem;
    padding: 5px;
  }
}

.apply-innertabs__item a span, .apply-innertabs__item01 a span {
  display: block;
}

.apply-innertabs__item:hover, .apply-innertabs__item01:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#edf1f5), to(#fff));
  background: linear-gradient(#edf1f5, #fff);
}

.apply-innertabs__item:hover a, .apply-innertabs__item01:hover a {
  color: #195c99;
}

.offices-list__time::before, .offices-list__products::before, .offices-list__staff::before, .offices-list__address::before, .offices-list__tel::before, .offices-list__web::before {
  width: 27px;
  margin-right: 15px;
  margin-left: -45px;
  font-family: 'icomoon';
  display: inline-block;
  vertical-align: sub;
  color: #2fbab6;
  text-align: center;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 2.563rem;
}

.csr-list__box01, .csr-list__box02, .csr-list__box03, .csr-list__box04 {
  width: 264px;
  height: 264px;
  padding: 55px 0;
  border-radius: 12px;
}

@media only screen and (max-width: 1600px) {
  .csr-list__box01, .csr-list__box02, .csr-list__box03, .csr-list__box04 {
    height: auto;
    width: auto;
    padding: 30px 0;
  }
}

@media only screen and (max-width: 768px) {
  .csr-list__box01, .csr-list__box02, .csr-list__box03, .csr-list__box04 {
    padding: 20px 0;
  }
}

.csr-stardards__box01, .csr-stardards__box02, .csr-stardards__box03, .csr-stardards__box04, .csr-stardards__box05 {
  position: absolute;
  text-align: center;
}

@media only screen and (max-width: 1600px) {
  .csr-stardards__box01, .csr-stardards__box02, .csr-stardards__box03, .csr-stardards__box04, .csr-stardards__box05 {
    margin-bottom: 25px;
    position: static;
    text-align: left;
  }
}

@media only screen and (max-width: 1200px) {
  .csr-stardards__box01, .csr-stardards__box02, .csr-stardards__box03, .csr-stardards__box04, .csr-stardards__box05 {
    margin-bottom: 10px;
  }
}

.electrical-table__title01, .electrical-table__title02, .electrical-table__title03, .electrical-table__title04, .electrical-table__box01, .electrical-table__box02, .electrical-table__box03, .electrical-table__box04 {
  border: 1px #e5e5e5 solid;
  padding: 10px;
}

@media only screen and (max-width: 1300px) {
  .electrical-table__title01, .electrical-table__title02, .electrical-table__title03, .electrical-table__title04, .electrical-table__box01, .electrical-table__box02, .electrical-table__box03, .electrical-table__box04 {
    border: none;
    padding: 0;
  }
}

.color-primary {
  color: #195c99;
}

.color-bright {
  color: #f15a24;
}

.color-alert {
  color: #db3331;
}

.color-knowledge {
  color: #006fb8;
}

.text-space01 {
  letter-spacing: 0.3rem;
}

.text-center {
  text-align: center;
}

.img-center::before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.img-center img {
  display: inline-block;
  vertical-align: middle;
}

.space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}


/*electrical*/
.electrical-block {
  padding: 20px 50px 40px;
  margin: 20px 0px 20px 40px;
  border: 1px #e5e5e5 solid;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 2.125rem;
}

@media only screen and (max-width: 1024px) {
  .electrical-block {
    margin: 20px;
    padding: 30px;
  }
}

@media only screen and (max-width: 640px) {
  .electrical-block {
    margin: 20px 0;
  }
}

@media only screen and (max-width: 480px) {
  .electrical-block {
    padding: 20px;
  }
}

.electrical-block__wrap {
  width: 1100px;
  margin: auto;
}

@media only screen and (max-width: 1600px) {
  .electrical-block__wrap {
    width: 100%;
  }
}

.electrical-box {
  margin-bottom: 70px;
}

@media only screen and (max-width: 1300px) {
  .electrical-box {
    margin-bottom: 30px;
  }
}

.electrical-article {
  margin-bottom: 40px;
  margin-top: 20px;
}

@media only screen and (max-width: 768px) {
  .electrical-article {
    margin-top: 0;
    margin-bottom: 30px;
  }
}

.electrical-article01 {
  margin-bottom: 85px;
}

@media only screen and (max-width: 1200px) {
  .electrical-article01 {
    margin-bottom: 60px;
  }
}

.electrical-articleWrap {
  margin-bottom: 60px;
}

@media only screen and (max-width: 1200px) {
  .electrical-articleWrap {
    margin-bottom: 50px;
  }
}

.electrical-title, .intro-title {
  margin-bottom: 18px;
  margin-top: 10px;
  color: #006fb8;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 4.25rem;
  font-weight: 500;
}

@media only screen and (max-width: 1400px) {
  .electrical-title, .intro-title {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 3.875rem;
  }
}

@media only screen and (max-width: 1200px) {
  .electrical-title, .intro-title {
    font-size: 32px;
    font-size: 2rem;
    line-height: 3.438rem;
  }
}

@media only screen and (max-width: 1024px) {
  .electrical-title, .intro-title {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 3.188rem;
  }
}

@media only screen and (max-width: 980px) {
  .electrical-title, .intro-title {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 3rem;
  }
}

@media only screen and (max-width: 768px) {
  .electrical-title, .intro-title {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 2.813rem;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 640px) {
  .electrical-title, .intro-title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 2.563rem;
  }
}

.electrical-text01, .intro-text01 {
  margin-bottom: 20px;
  color: #1a1a1a;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 3rem;
  font-weight: 500;
}

@media only screen and (max-width: 1400px) {
  .electrical-text01, .intro-text01 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 2.813rem;
  }
}

@media only screen and (max-width: 1200px) {
  .electrical-text01, .intro-text01 {
    margin-bottom: 10px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 2.563rem;
  }
}

@media only screen and (max-width: 1024px) {
  .electrical-text01, .intro-text01 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 2.375rem;
  }
}

@media only screen and (max-width: 980px) {
  .electrical-text01, .intro-text01 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 2.125rem;
  }
}

@media only screen and (max-width: 640px) {
  .electrical-text01, .intro-text01 {
    margin-bottom: 0;
  }
}

.electrical-text02, .intro-text03 {
  color: #4d4d4d;
}

@media only screen and (max-width: 1200px) {
  .electrical-text02, .intro-text03 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.938rem;
  }
}

@media only screen and (max-width: 980px) {
  .electrical-text02, .intro-text03 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75rem;
  }
}

.electrical-text03, .intro-text02 {
  margin-bottom: 35px;
  color: #2a5ebc;
}

@media only screen and (max-width: 1200px) {
  .electrical-text03, .intro-text02 {
    margin-bottom: 20px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.938rem;
  }
}

@media only screen and (max-width: 980px) {
  .electrical-text03, .intro-text02 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75rem;
  }
}

.electrical-img {
  margin: 30px 0;
  line-height: 0;
}

@media only screen and (max-width: 768px) {
  .electrical-img {
    margin: 10px 0;
  }
}

.electrical-img img {
  border: 1px #e5e5e5 solid;
}

.electrical-map::after {
  width: 14px;
  height: 20px;
  display: inline-block;
  content: '\e923';
  font-family: 'icomoon';
  font-size: 16px;
  color: #e3595b;
}

.electrical-table {
  margin-bottom: 15px;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 2.125rem;
}

@media only screen and (max-width: 1200px) {
  .electrical-table {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.938rem;
  }
}

@media only screen and (max-width: 980px) {
  .electrical-table {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75rem;
  }
}

.electrical-table__th {
  width: 100%;
  background: #ff4c5d;
  color: #fff;
  text-align: center;
}

.electrical-table__title01 {
  width: 7%;
}

@media only screen and (max-width: 1400px) {
  .electrical-table__title01 {
    width: 10%;
  }
}

@media only screen and (max-width: 1300px) {
  .electrical-table__title01 {
    display: none;
  }
}

.electrical-table__title02 {
  width: 35%;
}

@media only screen and (max-width: 1300px) {
  .electrical-table__title02 {
    width: 100%;
    padding: 10px 15px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 2.125rem;
    text-align: left;
  }
}

.electrical-table__title03 {
  width: 43%;
}

@media only screen and (max-width: 1400px) {
  .electrical-table__title03 {
    width: 38%;
  }
}

@media only screen and (max-width: 1300px) {
  .electrical-table__title03 {
    display: none;
  }
}

.electrical-table__title04 {
  width: 15%;
}

@media only screen and (max-width: 1400px) {
  .electrical-table__title04 {
    width: 17%;
  }
}

@media only screen and (max-width: 1300px) {
  .electrical-table__title04 {
    display: none;
  }
}

.electrical-table__td {
  width: 100%;
  color: #4d4d4d;
}

@media only screen and (max-width: 1300px) {
  .electrical-table__td {
    width: 50%;
    padding: 10px 15px;
    border: 1px #e5e5e5 solid;
  }
}

@media only screen and (max-width: 768px) {
  .electrical-table__td {
    width: 100%;
  }
}

.electrical-table__box01 {
  width: 7%;
  text-align: center;
}

@media only screen and (max-width: 1400px) {
  .electrical-table__box01 {
    width: 10%;
  }
}

@media only screen and (max-width: 1300px) {
  .electrical-table__box01 {
    display: none;
  }
}

.electrical-table__box02 {
  width: 35%;
}

@media only screen and (max-width: 1300px) {
  .electrical-table__box02 {
    width: 100%;
    font-weight: 500;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.938rem;
  }
}

.electrical-table__box03 {
  width: 43%;
}

@media only screen and (max-width: 1400px) {
  .electrical-table__box03 {
    width: 38%;
  }
}

@media only screen and (max-width: 1300px) {
  .electrical-table__box03 {
    width: 100%;
  }
}

.electrical-table__box04 {
  width: 15%;
}

@media only screen and (max-width: 1400px) {
  .electrical-table__box04 {
    width: 17%;
  }
}

@media only screen and (max-width: 1300px) {
  .electrical-table__box04 {
    width: 100%;
  }
}

#briefInfo {
  width: 100%;
  margin-bottom: 15px;
  display: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#expandMore {
  width: 100%;
  margin-top: 25px;
  cursor: pointer;
  color: #db3331;
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 2.125rem;
}

@media only screen and (max-width: 1300px) {
  #expandMore {
    margin-top: 15px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.938rem;
  }
}

@media only screen and (max-width: 768px) {
  #expandMore {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75rem;
  }
}

.expand-arrow {
  width: 26px;
  display: inline-block;
  vertical-align: sub;
  margin-right: 10px;
}

@media only screen and (max-width: 1300px) {
  .expand-arrow {
    width: 22px;
  }
}

@media only screen and (max-width: 640px) {
  .expand-arrow {
    width: 20px;
  }
}

.expand-arrow img {
  width: 100%;
}

/*編輯器*/
.edit-electrical {
  padding: 15px 20px;
  border: 1px solid #e4e4e4;
}

@media only screen and (max-width: 1300px) {
  .edit-electrical {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.938rem;
  }
}

/*intro*/
.intro-text01 {
  margin-bottom: 0;
}

.intro-text02 {
  margin-bottom: 10px;
}

.intro-text03 {
  font-size: 19px;
  font-size: 1.188rem;
  line-height: 2.063rem;
}

@media only screen and (max-width: 1200px) {
  .intro-text03 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.938rem;
  }
}

@media only screen and (max-width: 980px) {
  .intro-text03 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75rem;
  }
}

.intro-item {
  margin-bottom: 15px;
}

.intro-article {
  margin-bottom: 40px;
}

.intro-title {
  margin-bottom: 10px;
  margin-top: 5px;
}

.intro-imgWrap {
  margin: 25px 0;
}

.intro-imgWrap__text01, .intro-imgWrap__text02 {
  background: #edf1f5;
  padding: 30px;
}

@media only screen and (max-width: 980px) {
  .intro-imgWrap__text01, .intro-imgWrap__text02 {
    padding: 20px;
  }
}

.intro-imgWrap__text02 {
  background: #f1f1f1;
}

@media only screen and (max-width: 1100px) {
  .intro-imgWrap__text02 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.intro-wrap01 {
  width: 50%;
}

@media only screen and (max-width: 1100px) {
  .intro-wrap01 {
    width: 100%;
  }
}

.img-border {
  border: 1px solid #e4e4e4;
}

.pewcIntro__imgWrap {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 5px;
}

.introText-box {
  margin: 5px 0;
}

.cableIntro-list__box {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}

@media only screen and (max-width: 768px) {
  .cableIntro-list__box {
    margin-bottom: 25px;
  }
}

@media only screen and (max-width: 480px) {
  .cableIntro-list__box {
    margin-bottom: 15px;
  }
}

.cableIntro-list__text {
  width: 50%;
  padding-right: 40px;
  padding-top: 10px;
}

@media only screen and (max-width: 768px) {
  .cableIntro-list__text {
    width: 100%;
    padding-right: 0;
    padding-bottom: 10px;
  }
}

.cableIntro-list__img {
  width: 50%;
}

@media only screen and (max-width: 768px) {
  .cableIntro-list__img {
    width: 100%;
  }
}

.cableIntro-list__img::before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.cableIntro-list__img img {
  display: inline-block;
  vertical-align: middle;
}

/**首頁圖文列**/
.highlight-box .more {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
  display: none;
  font-family: 'Titillium Web', serif;
  font-size: 1.125rem;
  color: #fff;
  text-align: center;
  vertical-align: sub;
}

.highlight-box .more:after {
  content: '\f105';
  margin-left: 5px;
  font-family: 'icomoon';
  font-size: 24px;
  line-height: 1;
  vertical-align: sub;
}

.highlight-box .highlight__item {
  width: calc(100% / 3 - 27px);
  margin: 20px 40px 20px 0;
}

@media only screen and (max-width: 1400px) {
  .highlight-box .highlight__item {
    width: calc(100% / 3 - 17px);
    margin: 20px 25px 20px 0;
  }
}

@media only screen and (max-width: 1200px) {
  .highlight-box .highlight__item {
    width: 100%;
    margin: 20px;
  }
}

@media only screen and (max-width: 1024px) {
  .highlight-box .highlight__item {
    width: calc(100% / 3 - 17px);
    margin: 20px 25px 20px 0;
  }
}

@media only screen and (max-width: 980px) {
  .highlight-box .highlight__item {
    width: 100%;
    margin: 20px 0;
  }
}

.highlight-box .highlight__item:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 1024px) {
  .highlight-box .highlight__title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 2.125rem;
  }
}

@media only screen and (max-width: 1024px) {
  .highlight-box .highlight__text {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75rem;
  }
}

/*5G*/
.fiveG-wrap {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.fiveG-list li {
  padding-left: 1rem;
}

.fiveG-list li span {
  display: inline-block;
  color: #006fb8;
  text-indent: -1rem;
}

.fiveG-box {
  width: calc(50% - 30px);
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .fiveG-box {
    width: calc(50% - 10px);
  }
}

@media only screen and (max-width: 400px) {
  .fiveG-box {
    width: 100%;
  }
}

.fiveG-box__img {
  border: 1px #e5e5e5 solid;
}

.fiveG-box__text {
  padding: 20px 0 45px;
}

.certification-box {
  width: calc(50% - 20px);
  text-align: center;
}

@media only screen and (max-width: 1200px) {
  .certification-box {
    width: calc(50% - 10px);
  }
}

@media only screen and (max-width: 550px) {
  .certification-box {
    width: 100%;
    margin-bottom: 30px;
  }
}

.certification-wrap {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/*70周年*/
.history-list {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.history-list__box {
  padding-bottom: 40px;
  width: calc(50% - 25px);
}

@media only screen and (max-width: 768px) {
  .history-list__box {
    width: calc(50% - 10px);
    padding-bottom: 25px;
  }
}

@media only screen and (max-width: 640px) {
  .history-list__box {
    width: 100%;
  }
}

.history-list__img {
  width: 100%;
}

.pewcIntro__box {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}

@media only screen and (max-width: 640px) {
  .pewcIntro__box {
    margin: 20px 0 30px;
  }
}

.pewcIntro__img {
  width: calc(50% - 5px);
  line-height: 0;
}

@media only screen and (max-width: 1200px) {
  .pewcIntro__img {
    width: 100%;
  }
}

.pewcIntro__img img {
  width: 100%;
}

.pewcIntro__img01 {
  width: calc(100% / 3 - 5px);
  line-height: 0;
}

@media only screen and (max-width: 480px) {
  .pewcIntro__img01 {
    width: 100%;
    margin-top: 5px;
  }
}

.pewcIntro__img01 img {
  width: 100%;
}

.pewcIntro__img02 {
  width: calc(50% - 5px);
  line-height: 0;
}

.pewcIntro__img02 img {
  width: 100%;
}

@media only screen and (max-width: 480px) {
  .pewcIntro__img02 {
    width: 100%;
    margin-top: 5px;
  }
}

.pewcIntro__img03 {
  width: 50%;
  line-height: 0;
}

/*.pewcIntro__img03::before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}*/

/*.pewcIntro__img03 img {
  display: inline-block;
  vertical-align: middle;
}*/

@media only screen and (max-width: 1440px) {
  .pewcIntro__img03 {
    width: calc(50% - 5px);
  }
}

.pewcIntro__img03 img {
  width: 100%;
}

@media only screen and (max-width: 1200px) {
  .pewcIntro__img03 {
    width: 100%;
  }
}

.pewcIntro__text {
  width: calc(50% - 10px);
}

@media only screen and (max-width: 1200px) {
  .pewcIntro__text {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.pewcIntro__article {
  margin-bottom: 50px;
}

@media only screen and (max-width: 640px) {
  .pewcIntro__article {
    margin: 20px 0 30px;
  }
}

.pewcInner-text {
  margin: 20px 0 60px;
}

@media only screen and (max-width: 640px) {
  .pewcInner-text {
    margin: 20px 0;
  }
}

/*沿革年表*/
.history-table__box {
  margin-bottom: 5px;
}

.history-table__year {
  background-color: #006fb8;
  color: #fff;
  width: 20%;
  padding: 30px;
  /*padding-left: 70px;*/
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
}

@media only screen and (max-width: 1500px) {
  .history-table__year {
    /*padding: 10px;*/
    /*padding-left: 54px;*/
  }
}

@media only screen and (max-width: 1300px) {
  .history-table__year {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 1200px) {
  .history-table__year {
    width: 25%;
    /*padding-left: 10px;*/
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.938rem;
  }
}

@media only screen and (max-width: 640px) {
  .history-table__year {
    width: 100%;
    padding: 5px;
    /*padding-left: 20px;*/
  }
}

.history-table__year::before {
  content: '';
  background-image: url("../../images/icon-cable01.svg");
  position: absolute;
  width: 58px;
  height: 12px;
  left: 1px;
}

@media only screen and (max-width: 1500px) {
  .history-table__year::before {
    width: 40px;
    height: 8px;
  }
}

@media only screen and (max-width: 1300px) {
  .history-table__year::before {
    display: none;
  }
}

.history-table__yearNumber {
  display: inline-block;
  width: 50px;
  text-align: center;
  margin: auto;
}

@media only screen and (max-width: 1500px) {
  .history-table__yearNumber {
    /*width: 40px;*/
  }
}

.history-table__detail {
  background-color: #edf1f5;
  color: #333333;
  padding: 30px;
  width: 80%;
}

@media only screen and (max-width: 1200px) {
  .history-table__detail {
    width: 75%;
    padding: 20px;
  }
}

@media only screen and (max-width: 640px) {
  .history-table__detail {
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  .history-table__detail {
    padding: 10px 15px;
  }
}

.history-table__detail li {
  width: 100%;
  padding-left: 0.5rem;
}

@media only screen and (max-width: 1200px) {
  .history-table__detail li {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.938rem;
  }
}

@media only screen and (max-width: 980px) {
  .history-table__detail li {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75rem;
  }
}

.history-table__detail li span {
  display: inline-block;
  text-indent: -0.5rem;
}

.ElectricCar-table {
  margin-bottom: 55px;
}

.ElectricCar-table__th {
  background: #006fb7;
  color: #fff;
}

@media only screen and (max-width: 640px) {
  .ElectricCar-table__th {
    display: none;
  }
}

.ElectricCar-table__th01, .ElectricCar-table__th02, .ElectricCar-table__td02, .ElectricCar-table__td03, .ElectricCar-table__td01 {
  width: 20%;
  padding: 17px 45px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #e4e4e4;
}

@media only screen and (max-width: 1400px) {
  .ElectricCar-table__th01, .ElectricCar-table__th02, .ElectricCar-table__td02, .ElectricCar-table__td03, .ElectricCar-table__td01 {
    padding: 20px;
  }
}

@media only screen and (max-width: 1200px) {
  .ElectricCar-table__th01, .ElectricCar-table__th02, .ElectricCar-table__td02, .ElectricCar-table__td03, .ElectricCar-table__td01 {
    width: 30%;
  }
}

.ElectricCar-table__th02, .ElectricCar-table__td02, .ElectricCar-table__td03 {
  width: 80%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 1200px) {
  .ElectricCar-table__th02, .ElectricCar-table__td02, .ElectricCar-table__td03 {
    width: 70%;
  }
}

@media only screen and (max-width: 640px) {
  .ElectricCar-table__td {
    margin-bottom: 20px;
  }
}

.ElectricCar-table__td01 {
  padding: 15px 30px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media only screen and (max-width: 640px) {
  .ElectricCar-table__td01 {
    width: 100%;
    padding: 10px 15px;
  }
}

.ElectricCar-table__td02, .ElectricCar-table__td03 {
  width: 40%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media only screen and (max-width: 1200px) {
  .ElectricCar-table__td02, .ElectricCar-table__td03 {
    width: 35%;
  }
}

@media only screen and (max-width: 640px) {
  .ElectricCar-table__td02, .ElectricCar-table__td03 {
    width: 50%;
    padding: 10px 15px;
  }
}

@media only screen and (max-width: 375px) {
  .ElectricCar-table__td02, .ElectricCar-table__td03 {
    width: 100%;
  }
}

.ElectricCar-table__td03 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ElectricCar-table__td03 img {
  margin: auto;
}

.ElectricCar-table__mobileBox {
  display: none;
}

@media only screen and (max-width: 640px) {
  .ElectricCar-table__mobileBox {
    display: block;
    width: 100%;
    padding: 10px 15px;
    background: #006fb7;
    color: #fff;
  }
}

.ElectricCar-list li {
  padding-left: 1.5rem;
  line-height: 38px;
}

.ElectricCar-list li span {
  color: #006fb8;
  display: inline-block;
  text-indent: -1.5rem;
}

/*csr*/
.csr-block {
  padding: 45px 59px 50px;
  margin: 20px 0px 20px 40px;
  border: 1px #e5e5e5 solid;
}

@media only screen and (max-width: 1200px) {
  .csr-block {
    padding: 25px 20px;
  }
}

@media only screen and (max-width: 1024px) {
  .csr-block {
    margin: 20px;
  }
}

@media only screen and (max-width: 640px) {
  .csr-block {
    margin: 20px 0;
  }
}

.csr-box {
  padding-bottom: 70px;
}

.csr-box:last-child {
  padding-bottom: 0;
}

@media only screen and (max-width: 980px) {
  .csr-box {
    padding-bottom: 40px;
  }
}

.csr-img {
  margin-bottom: 30px;
  position: relative;
}

@media only screen and (max-width: 980px) {
  .csr-img {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 768px) {
  .csr-img {
    margin-bottom: 10px;
  }
}

.csr-img__text {
  width: 100%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  font-family: 'Titillium Web';
  font-size: 48px;
  font-size: 3rem;
  line-height: 5.125rem;
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  .csr-img__text {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 4.25rem;
  }
}

@media only screen and (max-width: 640px) {
  .csr-img__text {
    font-size: 32px;
    font-size: 2rem;
    line-height: 3.438rem;
  }
}

@media only screen and (max-width: 480px) {
  .csr-img__text {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 3rem;
  }
}

@media only screen and (max-width: 360px) {
  .csr-img__text {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 2.563rem;
  }
}

.csr-title {
  margin-bottom: 15px;
  color: #006fb8;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 3.5rem;
  font-weight: 500;
}

@media only screen and (max-width: 1400px) {
  .csr-title {
    margin-bottom: 0;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 3.188rem;
  }
}

@media only screen and (max-width: 1300px) {
  .csr-title {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 2.813rem;
  }
}

@media only screen and (max-width: 640px) {
  .csr-title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 2.563rem;
  }
}

.csr-text {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 2.125rem;
  color: #333;
}

@media only screen and (max-width: 1200px) {
  .csr-text {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.938rem;
  }
}

@media only screen and (max-width: 480px) {
  .csr-text {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75rem;
  }
}

.csr-text01 {
  display: block;
  color: #2987d6;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 2.563rem;
  font-weight: normal;
}

@media only screen and (max-width: 1024px) {
  .csr-text01 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 2.125rem;
  }
}

.csr-text02 {
  margin-bottom: 25px;
  color: #333;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 2.563rem;
}

@media only screen and (max-width: 1300px) {
  .csr-text02 {
    margin-bottom: 20px;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 2.375rem;
  }
}

@media only screen and (max-width: 1024px) {
  .csr-text02 {
    margin-bottom: 10px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 2.125rem;
  }
}

@media only screen and (max-width: 640px) {
  .csr-text02 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.938rem;
  }
}

@media only screen and (max-width: 480px) {
  .csr-text02 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75rem;
  }
}

.csr-text03 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 2.375rem;
  color: #333;
}

@media only screen and (max-width: 1200px) {
  .csr-text03 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 2.125rem;
  }
}

@media only screen and (max-width: 1024px) {
  .csr-text03 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.938rem;
  }
}

@media only screen and (max-width: 480px) {
  .csr-text03 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75rem;
  }
}

.csr-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
  margin: 45px 0 0;
}

@media only screen and (max-width: 1400px) {
  .csr-list {
    grid-gap: 20px;
    margin: 30px 0;
  }
}

@media only screen and (max-width: 768px) {
  .csr-list {
    grid-gap: 10px;
  }
}

@media only screen and (max-width: 640px) {
  .csr-list {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
  }
}

.csr-list__title {
  text-align: center;
  color: #fff;
  font-size: 30px;
  font-size: 2.375rem;
  line-height: 40px;
}

@media only screen and (max-width: 1400px) {
  .csr-list__title {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 3.188rem;
  }
}

@media only screen and (max-width: 1200px) {
  .csr-list__title {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 2.813rem;
  }
}

@media only screen and (max-width: 768px) {
  .csr-list__title {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 2.375rem;
  }
}

@media only screen and (max-width: 480px) {
  .csr-list__title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 2.125rem;
  }
}

.csr-list__box01 {
  background: -webkit-gradient(linear, left top, right top, from(#e6950c), color-stop(#f7af29), to(#f2981b));
  background: linear-gradient(to right, #e6950c, #f7af29, #f2981b);
}

.csr-list__box02 {
  background: -webkit-gradient(linear, right top, left top, from(#4ebedc), color-stop(#0198be), to(#046681));
  background: linear-gradient(to left, #4ebedc, #0198be, #046681);
}

.csr-list__box03 {
  background: -webkit-gradient(linear, right top, left top, from(#58585a), to(#423c3e));
  background: linear-gradient(to left, #58585a, #423c3e);
}

.csr-list__box04 {
  background: -webkit-gradient(linear, left top, right top, from(#9a847a), color-stop(#baac94), to(#9a847a));
  background: linear-gradient(to right, #9a847a, #baac94, #9a847a);
}

.csr-list__img {
  height: 68px;
  display: block;
  margin-bottom: 20px;
  text-align: center;
}

@media only screen and (max-width: 1400px) {
  .csr-list__img {
    height: 55px;
    margin-bottom: 0;
  }
}

.csr-list__img img {
  height: 100%;
}

.csr-download {
  padding: 25px 0;
  margin-top: 50px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #e6dcf3;
  border-bottom: 1px solid #e6dcf3;
  text-align: right;
}

@media only screen and (max-width: 980px) {
  .csr-download {
    margin-top: 30px;
    padding: 15px 0;
  }
}

.csr-download__text {
  width: 45%;
  display: inline-block;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 2.125rem;
  text-align: left;
}

@media only screen and (max-width: 980px) {
  .csr-download__text {
    width: 100%;
  }
}

@media only screen and (max-width: 640px) {
  .csr-download__text {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.938rem;
  }
}

.csr-download__link {
  display: inline-block;
  font-size: 0;
}

@media only screen and (max-width: 768px) {
  .csr-download__link {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 425px) {
  .csr-download__link {
    width: 100%;
  }
}


.csr-download__link span {
  height: 70px;
  padding: 10px 30px;
  display: inline-block;
  vertical-align: middle;
  color: #006fb8;
  background: #edf1f5;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 3rem;
}

@media only screen and (max-width: 1300px) {
  .csr-download__link span {
    height: 50px;
    padding: 0 20px;
    font-size: 22px;
    line-height: 50px;
  }
}

@media only screen and (max-width: 640px) {
  .csr-download__link span {
    font-size: 18px;
  }
}

@media only screen and (max-width: 425px) {
.csr-download__link span {  height: auto;  width: 100%;  line-height: 30px;  text-align: center;  padding: 5px; }
.csr-download__link::after{ width: 100%; }

}

.csr-download__link::after {
  content: '\e92e';
  font-family: 'icomoon';
  width: 70px;
  height: 70px;
  display: inline-block;
  vertical-align: middle;
  background: -webkit-gradient(linear, left top, left bottom, from(#ef201d), to(#a30c13));
  background: linear-gradient(#ef201d, #a30c13);
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 2.375rem;
  line-height: 70px;
}

@media only screen and (max-width: 1300px) {
  .csr-download__link::after {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
}

@media only screen and (max-width: 425px) {
  .csr-download__link::after {
    width: 100%;
  }
}

.csr-download__link span:hover {
  background-color: #006fb8;
  color: #fff;
}

.csr-rule li {
  margin-bottom: 10px;
  padding: 9px 40px;
  -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6);
          box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6);
  border-radius: 5px;
  color: #fff;
}

@media only screen and (max-width: 1024px) {
  .csr-rule li {
    padding: 10px 20px;
  }
}

.csr-rule__number {
  width: 56px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
  font-family: 'Titillium Web';
  font-size: 48px;
  font-size: 3rem;
  line-height: 5.125rem;
  font-weight: bold;
}

@media only screen and (max-width: 1300px) {
  .csr-rule__number {
    margin-right: 20px;
    font-size: 42px;
    font-size: 2.625rem;
    line-height: 4.5rem;
  }
}

@media only screen and (max-width: 1200px) {
  .csr-rule__number {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 4.25rem;
  }
}

@media only screen and (max-width: 1024px) {
  .csr-rule__number {
    margin-right: 10px;
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 3.875rem;
  }
}

@media only screen and (max-width: 768px) {
  .csr-rule__number {
    font-size: 32px;
    font-size: 2rem;
    line-height: 3.438rem;
  }
}

@media only screen and (max-width: 375px) {
  .csr-rule__number {
    width: 100%;
  }
}

.csr-rule__text {
  width: calc(100% - 120px);
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 2rem;
}

@media only screen and (max-width: 1400px) {
  .csr-rule__text {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 2.375rem;
  }
}

@media only screen and (max-width: 1200px) {
  .csr-rule__text {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 2.125rem;
  }
}

@media only screen and (max-width: 1024px) {
  .csr-rule__text {
    width: calc(100% - 80px);
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.938rem;
  }
}

@media only screen and (max-width: 375px) {
  .csr-rule__text {
    width: 100%;
  }
}

.csr-rule__block01 {
  background: #2da2b7;
}

.csr-rule__block02 {
  background: #59b3bb;
}

.csr-rule__block03 {
  background: #639cc6;
}

.csr-rule__block04 {
  background: #3478ad;
}

.csr-stardards {
  height: 760px;
  margin-top: 30px;
  position: relative;
  background-color: #f7f7f7;
}



@media only screen and (max-width: 1600px) {
  .csr-stardards {
    height: auto;
    padding: 30px 20px;
  }
}

.csr-stardards__img {
  width: 438px;
  position: absolute;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: relative;
}


@media only screen and (max-width: 1600px) {
  .csr-stardards__img {
    margin: auto;
    position: static;
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
}

@media only screen and (max-width: 1024px) {
  .csr-stardards__img {
    width: 50%;
  }
}

@media only screen and (max-width: 980px) {
  .csr-stardards__img {
    width: 60%;
  }
}

@media only screen and (max-width: 768px) {
  .csr-stardards__img {
    width: 65%;
  }
}

@media only screen and (max-width: 640px) {
  .csr-stardards__img {
    width: 85%;
  }
}

@media only screen and (max-width: 480px) {
  .csr-stardards__img {
    width: 100%;
  }
}

.csr-stardards__imgtitle {
  width: 100%;
  position: absolute;
  top: 41%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
}

@media only screen and (max-width: 1400px) {
  .csr-stardards__imgtitle {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 3.188rem;
  }
}

@media only screen and (max-width: 1200px) {
  .csr-stardards__imgtitle {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 2.813rem;
    line-height: 32px;
  }
}

@media only screen and (max-width: 1024px) {
  .csr-stardards__imgtitle {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 3.188rem;
  }
}


@media only screen and (max-width: 768px) {
  .csr-stardards__imgtitle {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 2.813rem;
  }
}

@media only screen and (max-width: 375px) {
  .csr-stardards__imgtitle {
    font-size: 16px;
    font-size: 1.25rem;
    line-height: 2.125rem;
  }
}

.csr-stardards__box01 {
  width: 35%;
  top: 7%;
  left: 3%;
}

@media only screen and (max-width: 1600px) {
  .csr-stardards__box01 {
    width: 100%;
  }
}

.csr-stardards__box02 {
  width: 31%;
  top: 7%;
  right: 1%;
}

@media only screen and (max-width: 1600px) {
  .csr-stardards__box02 {
    width: 100%;
  }
}

.csr-stardards__box03 {
  width: 26%;
  left: 3%;
  bottom: 30%;
}

@media only screen and (max-width: 1600px) {
  .csr-stardards__box03 {
    width: 100%;
  }
}

.csr-stardards__box04 {
  width: 30%;
  right: 3%;
  bottom: 27%;
}

@media only screen and (max-width: 1600px) {
  .csr-stardards__box04 {
    width: 100%;
  }
}

.csr-stardards__box05 {
  width: 36%;
  bottom: 2%;
  left: 32%;
}

@media only screen and (max-width: 1600px) {
  .csr-stardards__box05 {
    width: 100%;
  }
}

.csr-stardards__title {
  margin-bottom: 10px;
  color: #195c99;
  font-size: 26px;
  line-height: 32px;
  font-weight: 500;
}

@media only screen and (max-width: 1400px) {
  .csr-stardards__title {
    margin-bottom: 0;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 3.188rem;
  }
}

@media only screen and (max-width: 1200px) {
  .csr-stardards__title {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 2.813rem;
  }
}

@media only screen and (max-width: 640px) {
  .csr-stardards__title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 2.563rem;
  }
}

.csr-stardards__text {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 2.125rem;
  color: #333;
}

@media only screen and (max-width: 1400px) {
  .csr-stardards__text {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.938rem;
  }
}

@media only screen and (max-width: 1200px) {
  .csr-stardards__text {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75rem;
  }
}

.csr-balance {
  width: 20%;
  margin: auto;
  display: block;
}

.csr-balance img {
  width: 100%;
}

.csr-circleImg {
  width: 427px;
  display: block;
  position: absolute;
  top: 24px;
  right: 20px;
}

@media only screen and (max-width: 1500px) {
  .csr-circleImg {
    width: 350px;
    top: 10px;
  }
}

@media only screen and (max-width: 1300px) {
  .csr-circleImg {
    width: 300px;
    right: 10px;
  }
}

@media only screen and (max-width: 1200px) {
  .csr-circleImg {
    display: none;
  }
}

/*offices*/
.offices-block {
  margin: 20px 0px 20px 40px;
  padding: 0 30px;
  border: 1px solid #e5e5e5;
}

@media only screen and (max-width: 1024px) {
  .offices-block {
    margin: 20px;
  }
}

@media only screen and (max-width: 640px) {
  .offices-block {
    margin: 20px 0;
    padding: 0 15px;
  }
}

.offices-box {
  padding-top: 20px;
  padding-bottom: 50px;
  border-bottom: 1px solid #d9d9d9;
}

.offices-box:last-child {
  border-bottom: 0;
}

@media only screen and (max-width: 1024px) {
  .offices-box {
    padding-bottom: 20px;
  }
}

.offices-title {
  margin-bottom: 20px;
  color: #075691;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 3.875rem;
  text-align: center;
  font-weight: 500;
}

@media only screen and (max-width: 1024px) {
  .offices-title {
    margin-bottom: 5px;
    font-size: 32px;
    font-size: 2rem;
    line-height: 3.438rem;
  }
}

@media only screen and (max-width: 768px) {
  .offices-title {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 3rem;
  }
}

@media only screen and (max-width: 375px) {
  .offices-title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 2.563rem;
  }
}

.offices-detail {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.offices-img {
  width: 47%;
  margin-right: 30px;
  line-height: 0;
}

@media only screen and (max-width: 1200px) {
  .offices-img {
    width: 100%;
    margin: 0 auto 25px;
    text-align: center;
  }
}

.offices-img img {
  -webkit-box-shadow: 13px 15px #f7f7f7;
          box-shadow: 13px 15px #f7f7f7;
}

@media only screen and (max-width: 480px) {
  .offices-img img {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.offices-list {
  width: calc(100% - 50%);
}

@media only screen and (max-width: 1600px) {
  .offices-list {
    width: 49%;
  }
}

@media only screen and (max-width: 1200px) {
  .offices-list {
    width: 100%;
  }
}

.offices-list__name--cn {
  display: inline-block;
  letter-spacing: 0.05rem;
}

.offices-list__name--en {
  display: inline-block;
  font-size: 20px;
    font-size: 1.25rem;
    line-height: 2.125rem;
}



@media only screen and (max-width: 640px) {
  .offices-list__name--en {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.938rem;
  }
}

@media only screen and (max-width: 480px) {
  .offices-list__name--en {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75rem;
  }
}

.offices-list__name::before {
  content: '\e940';
  font-family: 'icomoon';
  margin-right: 10px;
  margin-left: -45px;
  display: inline-block;
  vertical-align: top;
  color: #2fbab6;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 2.563rem;
}

@media only screen and (max-width: 480px) {
  .offices-list__name::before {
    vertical-align: top;
  }
}

.offices-list__time::before {
  content: '\e93e';
}

.offices-list__products::before {
  content: '\e93b';
}

.offices-list__staff::before {
  content: '\e93f';
}

.offices-list__address::before {
  content: '\e93c';
}

.offices-list__tel::before {
  content: '\e93d';
}

.offices-list__web::before {
  content: '\e940';
}

.offices-list li {
  padding-left: 45px;
  color: #4d4d4d;
  line-height: 35px;
  letter-spacing: 0.01rem;
}

@media only screen and (max-width: 640px) {
  .offices-list li {
    line-height: 30px;
  }
}

.offices-list li.offices-list__name {
  padding-left: 45px;
  color: #006fb8;
  line-height: 13px;
  font-size: 24px;
  font-weight: 500;
}

@media only screen and (max-width: 1500px) {
  .offices-list li.offices-list__name {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 640px) {
  .offices-list li.offices-list__name {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 2.375rem;
  }
}

@media only screen and (max-width: 480px) {
  .offices-list li.offices-list__name {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 2.125rem;
  }
}

/*contact*/
.contact-block {
  padding: 10px 0px 20px 40px;
}

@media only screen and (max-width: 1024px) {
  .contact-block {
    padding: 20px;
  }
}

@media only screen and (max-width: 640px) {
  .contact-block {
    padding: 20px 0px;
  }
}

.contact-block .inquiry {
  background: #fafbfc;
}

.contact-block .page__text {
  padding: 30px 40px 0;
  text-align: left;
}

@media only screen and (max-width: 1024px) {
  .contact-block .page__text {
    padding-left: 10px;
  }
}

@media only screen and (max-width: 768px) {
  .contact-block .page__text {
    padding: 15px 10px 0;
  }
}

.contact-block .form {
  padding: 10px 20px 30px;
}

.contact-block .form__control {
  background: #fff;
}

.contact-title {
  margin-left: 30px;
  color: #006fb8;
  font-size: 46px;
  font-size: 2.875rem;
  line-height: 4.938rem;
  font-weight: 500;
}

@media only screen and (max-width: 1200px) {
  .contact-title {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 4.25rem;
  }
}

@media only screen and (max-width: 1024px) {
  .contact-title {
    margin-left: 0;
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 3.875rem;
  }
}

@media only screen and (max-width: 980px) {
  .contact-title {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 3.188rem;
  }
}

.contact-box:first-child {
  padding-bottom: 60px;
  border-bottom: 1px #c8c8c8 solid;
}

@media only screen and (max-width: 980px) {
  .contact-box:first-child {
    padding-bottom: 35px;
  }
}

.contact-box:last-child {
  padding-top: 45px;
}

@media only screen and (max-width: 980px) {
  .contact-box:last-child {
    padding-top: 30px;
  }
}

.contact-factory {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.contact-factory__box {
  width: calc( 50% - 5px);
  padding: 30px;
  margin-right: 5px;
  margin-bottom: 10px;
  background: #fafbfc;
}

@media only screen and (max-width: 768px) {
  .contact-factory__box {
    width: 100%;
    margin-right: 0;
    padding: 15px 20px;
  }
}

.contact-factory__box dt {
  width: 75%;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 5px solid #195c99;
  color: #195c99;
  font-weight: 500;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 2.563rem;
}

@media only screen and (max-width: 768px) {
  .contact-factory__box dt {
    padding-bottom: 0;
  }
}

.contact-factory__box dt::before {
  margin-right: 10px;
  content: '\e90c';
  font-family: 'icomoon';
  vertical-align: text-top;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 2.563rem;
}

.contact-factory__box dd {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 2.125rem;
}

@media only screen and (max-width: 1024px) {
  .contact-factory__box dd {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.938rem;
  }
}

@media only screen and (max-width: 980px) {
  .contact-factory__box dd {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75rem;
  }
}

.contact-address {
  margin-bottom: 15px;
}

@media only screen and (max-width: 1024px) {
  .contact-address {
    margin-bottom: 10px;
  }
}

.contact-address a {
  margin-left: 5px;
  display: inline-block;
  vertical-align: top;
  color: #2987d6;
  letter-spacing: 0.01rem;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.938rem;
  font-family: 'Titillium Web';
}

.contact-address a:hover {
  color: #6cc4ff;
  text-decoration: underline;
}

.icon-googlemap {
  width: 30px;
  height: 30px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: top;
  background-image: url(../../images/googlemap.png);
  background-position: center;
  background-size: 30px 30px;
}

/*FAQ*/
.shareholder-faq {
  padding: 20px 0px 20px 40px;
}

@media only screen and (max-width: 1024px) {
  .shareholder-faq {
    padding: 20px;
  }
}

@media only screen and (max-width: 480px) {
  .shareholder-faq {
    padding: 20px 0;
  }
}

.shareholder-faq__box {
  margin-bottom: 20px;
}

.shareholder-faq__title {
  width: 50px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-family: 'Oswald', sans-serif;
  font-size: 30px;
}

.shareholder-faq__text {
  width: calc(100% - 50px);
  padding: 10px 24px;
}

.Qtext {
  background-color: #f9f7ed;
}

.Qtext-word {
  background-color: #f6b3a0;
}

.Atext {
  background-color: #fafafa;
}

.Atext-word {
  background-color: #e1e5ea;
}

/*shareholder-apply*/
.apply-list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 360px) {
  .apply-list {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

.apply-list li {
  width: 25%;
  display: inline-block;
  border-bottom: 8px solid #e6e6e6;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.875rem;
  text-align: center;
  font-weight: 500;
}

@media only screen and (max-width: 1300px) {
  .apply-list li {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 2.125rem;
  }
}

@media only screen and (max-width: 1200px) {
  .apply-list li {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.938rem;
  }
}

@media only screen and (max-width: 980px) {
  .apply-list li {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75rem;
  }
}

@media only screen and (max-width: 768px) {
  .apply-list li {
    width: 50%;
    border-bottom: 5px solid #e6e6e6;
  }
}

.apply-list li a {
  height: 60px;
  display: block;
}

@media only screen and (max-width: 980px) {
  .apply-list li a {
    height: 40px;
  }
}

@media only screen and (max-width: 360px) {
  .apply-list li a {
    width: 100%;
    height: 100%;
    padding: 10px 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.apply-list li a:hover {
  color: #195c99;
}

.apply-list li a::before {
  content: '';
  width: 0;
  height: 100%;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.apply-list li.active {
  border-color: #195c99;
}

.apply-list li.active a {
  color: #195c99;
}

.apply-tabs {
  padding: 20px 0px 20px 40px;
}

@media only screen and (max-width: 1024px) {
  .apply-tabs {
    padding: 20px;
  }
}

@media only screen and (max-width: 480px) {
  .apply-tabs {
    padding: 20px 0;
  }
}

.apply-innertabs {
  margin-top: 40px;
  border: 1px #e5e5e5 solid;
}

@media only screen and (max-width: 640px) {
  .apply-innertabs {
    margin-top: 25px;
  }
}

.apply-innertabs__item {
  width: 25%;
}

@media only screen and (max-width: 768px) {
  .apply-innertabs__item {
    width: 50%;
  }
}

@media only screen and (max-width: 768px) {
  .apply-innertabs__item:nth-child(2n) {
    border-right: none;
  }
}

.apply-innertabs__item01 {
  width: calc(100% / 3);
}

@media only screen and (max-width: 768px) {
  .apply-innertabs__item01 {
    width: 50%;
  }
}

@media only screen and (max-width: 768px) {
  .apply-innertabs__item01:nth-child(2n) {
    border-right: none;
  }
}

@media only screen and (max-width: 768px) {
  .apply-innertabs__item01:last-child {
    width: 100%;
  }
}

.apply-innertabs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 768px) {
  .apply-innertabs__list {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

.apply-innertabs__list li.active {
  background: -webkit-gradient(linear, left top, left bottom, from(#edf1f5), to(#fff));
  background: linear-gradient(#edf1f5, #fff);
}

.apply-innertabs__list li.active a {
  color: #195c99;
}

.apply-innertabs__list li.active a::after {
  height: 12px;
  display: block;
  position: absolute;
  bottom: 0;
  font-family: 'icomoon';
  content: '\f107';
  color: #0074bf;
  font-size: 26px;
  line-height: 12px;
}

@media only screen and (max-width: 768px) {
  .apply-innertabs__list li.active a::after {
    display: none;
  }
}

.apply-table__box {
  width: calc( 100% / 3);
  border: 1px solid #ccc;
  border-right: none;
  background: #edf1f5;
}

@media only screen and (max-width: 1200px) {
  .apply-table__box {
    width: 100%;
    margin-bottom: 20px;
    border-right: 1px solid #ccc;
  }
}

.apply-table__box:last-child {
  border-right: 1px solid #ccc;
}

.apply-table__box:nth-child(2) {
  background: #fafbfc;
}

.apply-table__title {
  padding: 16px 20px;
  background: -webkit-gradient(linear, left top, left bottom, from(#0074bf), to(#025790));
  background: linear-gradient(#0074bf, #025790);
  color: #fff;
  font-size: 20px;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .apply-table__title {
    padding: 5px;
    font-size: 16px;
  }
}

.apply-table__content {
  padding: 25px;
}

@media only screen and (max-width: 768px) {
  .apply-table__content {
    padding: 15px;
  }
}

.apply-table__content li {
  padding-left: 1rem;
  font-weight: 500;
}

.apply-table__content li .number {
  display: inline-block;
  text-indent: -1rem;
}

.apply-table__link::after {
  margin-left: 2px;
  vertical-align: top;
  content: '\e92e';
  color: #db3331;
  font-family: 'icomoon';
  font-size: 18px;
}

.apply-block {
  padding: 25px 15px 15px;
  background: #f2f2f2;
}

.apply__ps {
  margin-bottom: 10px;
  margin-left: 10px;
  padding-left: 1.5rem;
  color: #db3331;
  font-weight: 500;
}

@media only screen and (max-width: 1024px) {
  .apply__ps {
    margin-left: 0;
  }
}

.apply__ps::before {
  display: inline-block;
  vertical-align: text-top;
  font-family: 'icomoon';
  content: '\e930';
  text-indent: -1.5rem;
}

/*shareholder-service*/
.service-block {
  padding: 20px 0px 20px 40px;
}

@media only screen and (max-width: 1024px) {
  .service-block {
    padding: 20px;
  }
}

@media only screen and (max-width: 480px) {
  .service-block {
    padding: 20px 0;
  }
}

.service-box {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 5fr;
      grid-template-columns: 1fr 5fr;
  grid-gap: 10px 0;
  margin-bottom: 10px;
  background: #fafbfc;
}

@media only screen and (max-width: 1500px) {
  .service-box {
    -ms-grid-columns: 2fr 4fr;
        grid-template-columns: 2fr 4fr;
  }
}

@media only screen and (max-width: 480px) {
  .service-box {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    grid-gap: 0;
  }
}

.service-box__text {
  background: #edf1f5;
  color: #195c99;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 2.563rem;
  padding: 20px 30px;
  font-weight: 500;
}

@media only screen and (max-width: 980px) {
  .service-box__text {
    padding: 15px;
  }
}

@media only screen and (max-width: 640px) {
  .service-box__text {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 2.375rem;
  }
}

@media only screen and (max-width: 480px) {
  .service-box__text {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 2.125rem;
    padding: 5px 10px;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / span 2;
  }
}

.service-box__text::before {
  content: '';
  width: 0;
  height: 100%;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.service-box__text01 {
  padding: 20px 30px;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 2.563rem;
  color: #333;
  font-weight: 500;
}

@media only screen and (max-width: 980px) {
  .service-box__text01 {
    padding: 15px;
  }
}

@media only screen and (max-width: 640px) {
  .service-box__text01 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 2.375rem;
  }
}

@media only screen and (max-width: 480px) {
  .service-box__text01 {
    padding: 10px;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / span 2;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 2.125rem;
  }
}

.service-box__text02 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 3rem;
  font-weight: 500;
}

@media only screen and (max-width: 640px) {
  .service-box__text02 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 2.563rem;
  }
}

.service-box__text03 {
  display: inline-block;
  margin-left: 5px;
  font-size: 16px;
  letter-spacing: 0.0625em;
}

.service-box__text04 {
  font-size: 16px;
  line-height: 1rem;
}

.service-detail {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.service-tel {
  font-family: 'Titillium Web';
}

.service-text {
  width: calc( 50% - 5px);
  padding: 30px;
  margin-right: 5px;
  background: #fafbfc;
}

@media only screen and (max-width: 640px) {
  .service-text {
    width: 100%;
    margin-bottom: 10px;
    padding: 20px;
  }
}

.service-text:last-child {
  margin-right: 0;
}

.service-text dt {
  width: 44%;
  margin-bottom: 15px;
  border-bottom: 5px solid #195c99;
  color: #195c99;
  font-weight: 500;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 2.563rem;
}

@media only screen and (max-width: 1500px) {
  .service-text dt {
    width: 60%;
  }
}

@media only screen and (max-width: 1200px) {
  .service-text dt {
    width: 100%;
  }
}

@media only screen and (max-width: 640px) {
  .service-text dt {
    margin-bottom: 10px;
  }
}

.service-text dt::before {
  margin-right: 10px;
  content: '\e92f';
  font-family: 'icomoon';
  vertical-align: text-top;
  font-size: 18px;
}

.service-text__item {
  width: 35px;
  margin-right: 18px;
  display: inline-block;
  vertical-align: top;
  color: #195c99;
  font-weight: 500;
}

.service-text__item01 {
  width: calc(100% - 60px);
  display: inline-block;
  vertical-align: top;
}

.service-traffic {
  margin-top: 10px;
}

.service-traffic h5 {
  margin-left: 30px;
  color: #f37053;
  font-size: 48px;
  font-size: 3rem;
  line-height: 5.125rem;
  font-weight: 500;
  letter-spacing: 0.1rem;
}

@media only screen and (max-width: 1200px) {
  .service-traffic h5 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 3.875rem;
  }
}

@media only screen and (max-width: 1024px) {
  .service-traffic h5 {
    margin-left: 0;
  }
}

@media only screen and (max-width: 640px) {
  .service-traffic h5 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 3.188rem;
  }
}

.service-traffic__block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  grid-gap: 40px 85px;
  padding: 35px 30px;
  background: #fafbfc;
}

@media only screen and (max-width: 1500px) {
  .service-traffic__block {
    grid-gap: 40px;
  }
}

@media only screen and (max-width: 1024px) {
  .service-traffic__block {
    padding: 30px 20px;
  }
}

@media only screen and (max-width: 1200px) {
  .service-traffic__box {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / span 2;
  }
}

.service-traffic__box01 {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1 / span 2;
}

.service-traffic__box01 .service-traffic__title {
  height: auto;
}

.service-traffic__map {
  width: 100%;
}

.service-traffic__title {
  margin-bottom: 25px;
}

@media only screen and (max-width: 1400px) {
  .service-traffic__title {
    height: 100px;
  }
}

@media only screen and (max-width: 1200px) {
  .service-traffic__title {
    height: auto;
    margin-bottom: 15px;
  }
}

.service-traffic__title .icon-bus, .service-traffic__title .icon-MRT, .service-traffic__title .icon-car {
  display: inline-block;
  color: #195c99;
  font-size: 80px;
  line-height: 70px;
  font-family: 'icomoon'
}

@media only screen and (max-width: 768px) {
  .service-traffic__title .icon-bus, .service-traffic__title .icon-MRT, .service-traffic__title .icon-car {
    font-size: 65px;
  }
}

.service-traffic__title .icon-car {
  font-size: 64px;
}

.service-traffic__titleBlock {
  width: calc(100% - 100px);
  display: inline-block;
  margin-left: 20px;
}

.service-traffic__titleName, .service-traffic__titleName01 {
  width: 252px;
  padding-bottom: 15px;
  border-bottom: 1px solid #195c99;
  color: #195c99;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 2.563rem;
  line-height: 20px;
  font-weight: 500;
}

@media only screen and (max-width: 1200px) {
  .service-traffic__titleName, .service-traffic__titleName01 {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .service-traffic__titleName, .service-traffic__titleName01 {
    padding-bottom: 10px;
  }
}

.service-traffic__titleName01 {
  padding-top: 15px;
}

.service-traffic__titleDetail {
  width: 100%;
  display: block;
  padding-top: 10px;
}

@media only screen and (max-width: 768px) {
  .service-traffic__titleDetail {
    line-height: 20px;
  }
}

.bus-number {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[8];
      grid-template-columns: repeat(8, 1fr);
  grid-gap: 5px;
  margin-left: 5px;
}

@media only screen and (max-width: 1320px) {
  .bus-number {
    -ms-grid-columns: (1fr)[6];
        grid-template-columns: repeat(6, 1fr);
  }
}

@media only screen and (max-width: 1200px) {
  .bus-number {
    -ms-grid-columns: (1fr)[8];
        grid-template-columns: repeat(8, 1fr);
  }
}

@media only screen and (max-width: 640px) {
  .bus-number {
    -ms-grid-columns: (1fr)[6];
        grid-template-columns: repeat(6, 1fr);
  }
}

@media only screen and (max-width: 360px) {
  .bus-number {
    -ms-grid-columns: (1fr)[4];
        grid-template-columns: repeat(4, 1fr);
  }
}

.bus-number li {
  border: 1px solid #dcdcdc;
  text-align: center;
  font-size: 15px;
  font-size: 0.938rem;
  line-height: 1.625rem;
  font-family: 'Titillium Web';
}


/*YT影片rwd*/
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.electrical-video {
  width: calc(50% - 10px);
  display: inline-block;
}

@media only screen and (max-width: 768px) {
  .electrical-video {
    width: 100%;
    margin: 10px 0;
  }
}
