﻿.about-wrap{
    width: 90%;
    margin: 0 auto;
    padding: 2.1% 0 3.3% 0;
}
.about-wrap h2{
    margin-bottom: 2.5%;
    color: #000;
}
.about-wrap p{
    color: #585858;
    line-height: 215%;
}
.company p{
    margin-bottom: 3.24%;
}
.gs{
    margin-bottom: 4.63%;
}
.gs-txt{
    float: left;
    width: 51%;
}
.gs-img{
    float: right;
    width: 41.66%;
    position: relative;
}
.about-af{
    position: absolute;
    right: -50px;
    top: -50px;
    z-index: 1;
    width: 44.4%;
}
.about-bf{
    position: absolute;
    z-index: 2;
    width: 100%;
}