#aboutuus{
    position: relative;
    padding: 80px 150px 120px;
}
#aboutuus .texta h2{
    color: #1274ad;
    font-size: 34px;
    margin-bottom: 30px;
}
#aboutuus p , #aboutuus span{
    color:#585757;
    line-height: 200%;
    font-size: 24px;
    line-height: 180%;
    vertical-align: baseline;
    letter-spacing: 0.20em;
    font-weight: 500;
}
#aboutuus span.ggran{
    color: #d85f10;
}
#aboutuus .box02{
    margin: 100px 0;
}
#aboutuus .box02 .ttill{
    display: flex;
    align-items: center;
}
#aboutuus .box02 .ttill img{
    width: 146px;
    margin-bottom: 15px;
    margin-left: 10px;
}
#aboutuus .box01{margin-bottom: 150px;position: relative;padding: 60px 0;}
#aboutuus .box01:before{
    position:absolute;
    content:"";
    width: 250px;
    height: 230px;
    background: url(/images/33/asm-1.png);
    left: -150px;
    top: -80px;
}
#aboutuus .box01:after{
    position:absolute;
    content:"";
    width: 250px;
    height: 230px;
    background: url(/images/33/asm-2.png);
    right: -115px;
    bottom: -120px;
}
#aboutuus .box03 .titimgg{
    width: 239px;
    margin-bottom: 50px;
}
#aboutuus .box03 .info{
    display: flex;
    align-items: center;
    position: relative;
    padding-bottom: 100px;
}
#aboutuus .box03 .tleftt{
    display: flex;
    flex-direction: column;
    width: calc(100% - 0px);
}
#aboutuus .box03 .trighttt{
    display: flex;
    flex-direction: column;
    width: 380px;
    position: absolute;
    right: 0px;
    top: 110px;
}
#aboutuus .box03 .trighttt img{
}
@media screen and (max-width: 980px) {
    #aboutuus .box01:before{
        width: 150px;
        height: 174px;
        left: -99px;
    }
    #aboutuus .box01{
    padding: 20px 0;
}
    #aboutuus .box01:after{
        width: 218px;
        height: 188px;
        right: -62px;
        bottom: -40px;
    }
    #aboutuus{
        padding: 80px 55px 120px;
    }
    #aboutuus .box03 .trighttt{
    width: 300px;
    top: 229px;
}
    #aboutuus .box03 .info{
        display: flex;
        flex-direction: column;
    }
    #aboutuus .box03 .tleftt{
        width: 100%;
        margin: 30px 0;
    }
    #aboutuus .texta h2{
        font-size: 26px;
    }
    #aboutuus .box02 .ttill img{
        width: 120px;
    }
    #aboutuus p, #aboutuus span{
        font-size: 16px;
    }
    #aboutuus span.ggran{
}
	
}
@media screen and (max-width: 480px){
    #aboutuus{
        padding: 30px 10px 50px;
    }
     #aboutuus .box01:before{
        width: 124px;
        height: 139px;
        left: -60px;
        background-size: cover;
        top: -45px;
        display: none;
    }
    #aboutuus .box01:after{
        width: 162px;
        height: 142px;
        right: -61px;
        bottom: -52px;
        background-size: cover;
        display: none;
    }
    #aboutuus .box02{
        margin: 50px 0;
    }
    #aboutuus .box01{
        margin-bottom: 80px;
        padding: 0;
    }
    #aboutuus .box03 .titimgg{
        margin-bottom: 10px;
        width: 195px;
    }
    #aboutuus .box03 .trighttt{
        top: 0;
        position: relative;
    }
    #aboutuus .box03 .info{
    padding-bottom: 0;
}
}
