.muMb0em {
  margin-bottom: 0;
}

.wbba {
  word-break: break-all;
}

.btn_pdfOnly_whiteGreen {
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 1000px;
  min-width: 3.5em;
}

.btn_pdfOnly_whiteGreen:after {
  content: "PDF";
  color: #009d4e;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

a:hover .btn_pdfOnly_whiteGreen {
  background: #009d4e;
}

a:hover .btn_pdfOnly_whiteGreen:after {
  color: #fff;
}

@media screen and (min-width: 768px) {
  .pcDif_jcfs {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .pcWidth230 {
    width: 230px;
  }
  .pcWidth150 {
    width: 320px;
  }
  .pcW1p {
    width: 10%;
  }
  .pcW2p {
    width: 20%;
  }
  .pcW3p {
    width: 30%;
  }
  .pcW4p {
    width: 40%;
  }
  .pcW5p {
    width: 50%;
  }
  .pcW6p {
    width: 60%;
  }
  .pcW7p {
    width: 70%;
  }
  .pcW8p {
    width: 80%;
  }
  .pcW9p {
    width: 90%;
  }
  .pcW10p {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .sw100p {
    width: 100% !important;
  }
  .spDf_jcst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (min-width: 768px) {
  .business-parent-telecom .page-header {
    height: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-position: right center;
    background-size: auto 100%;
    position: relative;
  }
  .business-parent-telecom .page-header .page-header_inner {
    max-width: none;
    color: rgb(255, 255, 255);
    width: 660px;
    height: 300px;
    position: relative;
    z-index: 2;
    margin: 0px;
    padding: 0px 0px 0px min(4vw, 80px);
  }
  .business-telecom .page-header::after {
    content: "";
    display: block;
    width: 32%;
    height: 100%;
    -webkit-transform: scaleX(1.2) skewX(-18deg);
            transform: scaleX(1.2) skewX(-18deg);
    position: absolute;
    top: 0;
    left: -8.4%;
    z-index: 1;
  }
  .business-parent-telecom .page-header {
    background-color: rgba(0, 0, 0, 0);
    background-image: url(../img/head_bg/telecom.png);
  }
  .business-parent-telecom .page-header .page-header_inner::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #009d4e;
    -webkit-transform: scaleX(1.2) skewX(-18deg);
            transform: scaleX(1.2) skewX(-18deg);
    position: absolute;
    top: 0;
    left: 0;
  }
  .business-parent-telecom .page-header .page-header_inner > * {
    position: relative;
    z-index: 2;
  }
  .business-parent-telecom .page-header .page-header_inner .page-heading-en {
    color: inherit;
  }
  .business-parent-telecom .page-header::after {
    content: "";
    display: block;
    width: 32%;
    height: 100%;
    -webkit-transform: scaleX(1.2) skewX(-18deg);
            transform: scaleX(1.2) skewX(-18deg);
    position: absolute;
    top: 0;
    left: -8.4%;
    z-index: 1;
  }
}
@media (max-width: 767px) {
  .business-parent-telecom .page-header {
    height: 100vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    background-position: center top;
    background-size: 100% auto;
    background-color: #f1f1f1;
    position: relative;
  }
  .business-parent-telecom .page-header {
    background-image: url(../img/head_bg/telecom_sp.png);
  }
  .business-parent-telecom .page-header .page-header_inner {
    color: #fff;
    width: 100%;
    height: 40%;
    padding: 1.25em 4.5em 1.5em 1em;
    position: relative;
    z-index: 2;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .business-parent-telecom .page-header .page-header_inner .page-heading-en {
    color: inherit;
  }
  .business-parent-telecom .page-header .page-header_inner > * {
    position: relative;
    z-index: 2;
  }
  .business-parent-telecom .page-header .page-header_inner::after {
    content: "";
    display: block;
    width: 80%;
    height: 100%;
    background: #009d4e;
    -webkit-transform: scaleX(1.2) skewX(-18deg);
            transform: scaleX(1.2) skewX(-18deg);
    position: absolute;
    top: 0;
    left: 0;
  }
}
.business-parent-infrastructure .page-header {
  background-color: rgba(0, 0, 0, 0);
  background-image: url("../img/head_bg/infrastructure.png");
}
@media (max-width: 767px) {
  .business-parent-infrastructure .page-header {
    background-image: url("../img/head_bg/infrastructure_sp.png");
  }
}

@media (max-width: 767px) {
  .business-parent-infrastructure .page-header {
    height: 100vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    background-position: center top;
    background-size: 100% auto;
    background-color: #f1f1f1;
    position: relative;
  }
  .business-parent-infrastructure .page-header .page-header_inner {
    color: #fff;
    width: 100%;
    height: 40%;
    padding: 1.25em 4.5em 1.5em 1em;
    position: relative;
    z-index: 2;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .business-parent-infrastructure .page-header .page-header_inner .page-heading-en {
    color: inherit;
  }
  .business-parent-infrastructure .page-header .page-header_inner::after {
    content: "";
    display: block;
    width: 80%;
    height: 100%;
    background: #009d4e;
    -webkit-transform: scaleX(1.2) skewX(-18deg);
            transform: scaleX(1.2) skewX(-18deg);
    position: absolute;
    top: 0;
    left: 0;
  }
  .business-parent-infrastructure .page-header .page-header_inner > * {
    position: relative;
    z-index: 2;
  }
}
@media (min-width: 768px) {
  .business-parent-infrastructure .page-header {
    height: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-position: right center;
    background-size: auto 100%;
    position: relative;
  }
  .business-parent-infrastructure .page-header .page-header_inner {
    max-width: none;
    margin: 0;
    padding: 0;
    color: #fff;
    width: 660px;
    height: 300px;
    padding-left: min(4vw, 80px);
    position: relative;
    z-index: 2;
  }
  .business-parent-infrastructure .page-header .page-header_inner .page-heading-en {
    color: inherit;
  }
  .business-parent-infrastructure .page-header .page-header_inner::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #009d4e;
    -webkit-transform: scaleX(1.2) skewX(-18deg);
            transform: scaleX(1.2) skewX(-18deg);
    position: absolute;
    top: 0;
    left: 0;
  }
  .business-parent-infrastructure .page-header .page-header_inner > * {
    position: relative;
    z-index: 2;
  }
  .business-parent-infrastructure .page-header::after {
    content: "";
    display: block;
    width: 32%;
    height: 100%;
    -webkit-transform: scaleX(1.2) skewX(-18deg);
            transform: scaleX(1.2) skewX(-18deg);
    position: absolute;
    top: 0;
    left: -8.4%;
    z-index: 1;
  }
}
@media (min-width: 768px) and (min-width: 1960px) {
  .business-parent-infrastructure .page-header,
  .business-parent-telecom .page-header {
    background-size: 80% auto;
  }
}