img.a {
    max-width: 100%;
}

.sp-container-content {
    width: 65%;
    margin: 0 auto;
}

.sp-container-content01 {
    width: 90%;
    margin: 0 auto;
}

.sp-header {
    text-align: center;
    padding: 60px 0;
    background: #fff;
    background-size: cover;
    padding-bottom: 0;
}

.sp-header p {
    font-family: 'webfont2';
    font-size: 18px;
    line-height: 28px;
    color: #000;
    margin-bottom: 20px;
}

ol.listHeader {
    padding: 0 0 0 25px;
    margin: 0 0 0 25px;
}

ol.listHeader li {
    padding: 0 0 0 10px;
    margin-bottom: 20px;
    font-family: 'webfont1';
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    color: #000;
}

ul.listHeader01 {
    padding: 0;
    margin: 0;
}

ul.listHeader01 li {
    background: url('../img/our-products-overview/bullet-be-red.png') no-repeat left top;
    background-position-y: 4px;
    list-style: none;
    padding: 0 0 0 25px;
    margin-bottom: 20px;
    font-family: 'webfont1';
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    color: #000;
}

.sec-01 {
    text-align: center;
    padding: 60px 0;
    padding-top: 120px;
    background: url(../img/our-services/engineer-bg-sec01.png) no-repeat center top;
    background-size: cover;
}

.boxEf {
    width: 3px;
    height: 60px;
    background-color: #0279ad;
}

.boxRed {
    background-color: #ee2d24;
    padding: 40px;
    border-radius: 15px;
    margin: 40px 0;
}

.bgW {
    padding: 40px;
    background: url(../img/our-services/bg-w.png) repeat;
    border-radius: 15px;
}

.boxInfo {
    padding: 40px;
    border: 2px dashed #ccc;
}

.ef01 {
    position: absolute;
    right: 0;
    top: 300px;
}

.boxIsList {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.boxIsList .colIn {
    flex: auto;
    text-align: center;
}

.arrow-r {
    display: block;
}

.arrow-r.aa {
    left: -40px;
    position: relative;
}

.arrow-d {
    display: none;
}

.box8MainService {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    background: #FBFBFB url(../img/our-services/pic8row.png) repeat-y left;
    background-position-x: -139px;
}

.box8Red {
    font-family: 'webfont3';
    font-weight: normal;
    font-size: 1000px;
    line-height: 694px;
    color: #E8E8E8;
    padding-top: 63px;
}

.box8Red sapn {
    display: none;
}

.box8Text {
    padding: 40px;
    padding-left: 20px;
}

ol.listHeader01 {
    padding: 0;
    margin: 0;
    list-style: none;
}

ol.listHeader01 li {
    margin-bottom: 10px;
    font-family: 'webfont1';
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: #000;
}

ol.listHeader01 li span {
    font-family: 'webfont2';
    font-weight: normal;
    font-size: 15px;
    line-height: 25px;
    color: #666;
    display: block;
}

.boxInBg {
    background: url(../img/our-services/inBg.jpg) no-repeat center;
    background-size: cover;
    padding: 120px 0;
}

@media screen and (max-width:1440px) {
    .sp-container-content {
        width: 70%;
    }
}

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

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

@media screen and (max-width:1024px) {
    .textBody.in {
        font-size: 12px;
        line-height: 16px;
    }
    .box8MainService {
        background-position-x: -268px;
    }
    .box8Red {
        font-size: 700px;
        line-height: 760px;
    }
    .arrow-r.aa {
        left: -20px;
    }
}

@media screen and (max-width:768px) {
    .sp-container-content {
        width: 90%;
    }
    .ef01 {
        max-width: 8%;
    }
    .boxIsList {
        flex-wrap: wrap;
    }
    .boxIsList .colIn {
        flex: 25%;
    }
    .box8MainService {
        flex-wrap: wrap;
        background: none;
    }
    .box8Red {
        font-size: 480px;
        line-height: 345px;
        background: #DADADA;
        width: 100%;
        padding: 40px;
        padding-top: 50px;
        display: flex;
        align-items: center;
        color: #ee2d24;
    }
    .box8Red sapn {
        font-size: 30px;
        line-height: 40px;
        background: #DADADA;
        text-transform: uppercase;
        padding-left: 20px;
        color: #ee2d24;
        font-family: 'webfont1';
        display: block;
    }
    .box8Text {
        padding: 40px;
    }
    .box8Text h2 {
        display: none;
    }
}

@media screen and (max-width:737px) {
    .boxIsList {
        display: block;
    }
    .boxIsList .colIn img {
        max-width: 60%;
    }
    .arrow-r {
        display: none;
    }
    .arrow-d {
        display: block;
        margin: 0 auto;
        margin-top: 10px;
    }
    .box8Text {
        padding: 20px;
    }
    .box8Red {
        font-size: 168px;
        line-height: 127px;
        padding: 20px;
        padding-top: 30px;
    }
    .box8Red sapn {
        font-size: 26px;
        line-height: 36px;
        padding-left: 10px;
    }
    .ef01 {
        display: none;
    }
}

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

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

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