.no-padding {
    padding: 0;
}

.pro-content h2 {
    padding-bottom: 1%;
}

.pro-content .ac {
    text-align: center;
}

.pro-content .ar {
    text-align: right;
}


/*----pro-02-----*/

.pro-02 {
    /*padding-bottom: 6%;*/
}

.pro-02 p {
    color: #000;
}

.pro-02 p span {
    color: #646060;
}

.pro-02 .swiper-pro {
    position: relative;
}

.pro-02 .swiper-pro .swiper-slide .row {
    padding-top: 4rem;
    padding-bottom: 2rem;
    margin: 0;
}

.pro-02 .swiper-pagination-bullets .swiper-pagination-bullet {
    height: 2.6rem;
    line-height: 2.6;
    padding: 0 1.3vw;
    margin: 0;
    display: inline;
    border-radius: 0;
    opacity: 1;
    white-space: nowrap;
    font-family: 'Roboto';
    background: none;
    color: #050101;
}

.pro-02 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    color: #0449bd;
}

.pro-02 .swiper-pagination {
    top: 0;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0 1px 6px rgba(0, 0, 0, 0.24);
    height: 3rem;
}

@media (max-width: 767px) {
    .container.container-frjoyetech {
        width: 90%;
    }
}

.sec-02 {
    width: 100%;
    padding: 5% 0;
    background: url(/images/products/ego-aio/ego-aio_02-3.jpg) no-repeat center;
    background-size: cover;
    margin-top: -7px;
}

.img-sec02 {
    max-width: 24rem;
}

.sec-02 p {
    color: #fff;
    line-height: 1.4;
}

.sec-03 {
    padding: 2rem 0;
}

.sec-03 .container {
    border: solid 1px #b6b6b6;
}

.sec-03 .child-same-height {
    display: flex;
}

@media (max-width: 767px) {
    .sec03-1 {
        padding: 0;
    }
    .sec-03 h2 {
        font-size: 1.2rem;
    }
}

.sec-04 {
    position: relative;
    width: 100%;
    height: 43.8vw;
    background: url(/images/products/ego-aio/ego-aio_04.jpg) no-repeat center;
    background-size: cover;
}

.sec-04 h2,
.sec-04 p {
    color: #fff;
}

.sec04-1 {
    position: absolute;
    top: 50%;
    width: 37.6vw;
    left: 13vw;
    transform: translateY(-50%);
}

@media (max-width: 767px) {
    .sec04-1 {
        left: 3vw;
        width: 45vw;
    }
}

.sec-05 {
    padding: 2rem 0;
}

.sec-05 .col-xs-12 {
    padding: 0;
}

.sec-05 .sec05-1 {
    background-color: #cce8ff;
    width: 100%;
    padding-top: 3rem;
    margin-bottom: 2rem;
}

.sec-05 .sec05-2 {
    margin-bottom: 2rem;
    border: solid 1px #b6b6b6;
    margin-right: 0.5rem;
    height: 8rem;
    padding: 1rem;
}

.sec-05 .sec05-3 {
    margin: 0 0 2rem 0.5rem;
}

@media (max-width: 767px) {
    .sec-05 .sec05-2 {
        margin: 0 0 3rem;
        height: auto;
    }
    .sec-05 .ar {
        text-align: left;
    }
}

.sec-06 {
    padding: 4rem 0;
    text-align: center;
}

.sec-06 img {
    margin: 0 auto;
}

.sec-07 {
    padding-bottom: 4rem;
    text-align: center;
}

.sec-07 img {
    margin: 0 auto;
}

.sec07-1 {
    padding-top: 2rem;
    background-color: #f0f0f0;
    margin-bottom: 2rem;
}

.egoaio_01 {
    position: relative;
}

.egoaio_01-1 {
    position: absolute;
    left: 10vw;
    top: 50%;
    transform: translateY(-50%);
    width: 40vw;
}

.egoaio_01-1 h2,
.egoaio_01-1 p {
    color: #fff;
}

.egoaio_01-1 h2 {
    padding-bottom: 0.5rem;
}

.egoaio_02-1 {
    width: 100%;
    padding: 10% 0 2%;
    background: linear-gradient(#d65156, #a53b3f);
    display: inline-block;
}

@media (max-width: 767px) {
    .egoaio_01-1 {
        left: 2vw;
        width: 45vw;
    }
}