@charset "utf-8";
/* CSS Document */
/* �Y���Q�g�s��css�g�b�� */


.effect{
    position: relative;
}
.effect .money{
    display: block;
    position: absolute;
    top: 45%;
    left: 50%;
    /* animation: bounce-in-right 1.1s both; */
}

.effect .woman{
    /* display: block; */
    position: absolute;
    top: 55%;
    left: 9%;
}

.effect .man{
    /* display: block; */
    position: absolute;
    top: 47%;
    left: 75%;
}

.pic-transform img:hover{
    transform:scale(1.03,1.03);
}

.zone1220{
    margin-top: 50px;
}

.bg001{
    margin-top: 50px;
}