.link_baloon.bench {
    right: 15%;
    top: 30%;
}
.link_baloon.support {
    right: 5%;
    bottom: 14%;
}
.link_baloon.wash {
    right: 42%;
    top: 2%;
}
.link_baloon.box {
    left: 18%;
    bottom: 17%;
}
.link_baloon.lock {
    top: 42%;
}

@media screen and (max-width:600px){
article.layer2 .col_fig .box_fig .wrap_fig_image {
    padding: 10% 0;
}
.link_baloon.box {
    left: 3%;
    bottom: 9%;
}
.link_baloon.support {
    bottom: 7%;
    right: 0;
}
.link_baloon.bench {
    right: 3%;
    top: 30%;
}
}