@charset "utf-8";

/*--common--*/
.flex-container{
    display: flex;
}

.flex-item{
    width: 50%;
}