.gpe__sec {
    position: relative;
    margin-top: 6.5789473684vw;
    padding: 6.5789473684vw 0;
    border-top: 1px solid #3f3f3f
}

@media screen and (max-width:768px) {
    .gigacell__sec {
        margin-top: 13.0208333333vw;
        padding: 13.0208333333vw 0
    }
}

#gpe_article {
    margin-top: -150px;
    padding-top: 150px;
}

.gpe__ttl {
    font-size: 3.6842105263vw;
    font-weight: 400
}

@media screen and (max-width:768px) {
    .gpe__ttl {
        font-size: 7.2916666667vw
    }
}

.gpe-gallery {
    margin: 1.6447368421vw auto 2.6315789474vw
}

@media screen and (max-width:768px) {
    .gpe-gallery {
        margin: 3.90625vw auto
    }
}

.gpe figcaption {
    margin-top: 2.6315789474vw;
    font-size: max(1.1842105263vw, 1.6rem);
    font-weight: 500;
    line-height: 2
}