#associate h1{
    font-size: 28px;
    font-weight: bold;
}

#associate {
    padding:40px 0px;
}

.member-top-img{
    width: 100%;
    margin: 20px 0px;
}

#associate .technologyImg{
    width: 200px;
}

#associate .subtitle h2{
    display: inline-block;
    font-size: 22px;
    vertical-align: bottom;
}

#associate .subtitle{
    width: 100%;
}

.subtitle h2{
    display: inline-block;
    font-size: 22px;
    vertical-align: bottom;
    color: #333;
    font-weight: bold;
    letter-spacing: 2.4px;
}

#associate a:hover{
    text-decoration: none;
}

#associate strong {
    color: #000;
}

#associate h3{
    font-size: 18px;
    color: #000;
}

.concept {
    text-align: center;
    padding: 18px 0;
}

.concept img {
    max-width: 80vw;
}

#vision{
    padding-top: 20px;
}

#vision h3{
    font-weight: lighter;
    text-align: center;
}

.vision-item p{
    color: #000000;
    font-size: 16px;
    text-align: center;
    letter-spacing: 1.8px;
}

#vision .vision-item{
    right: 0;
    margin: 0 0 15px;
    text-align: center;
}
