@charset "UTF-8";

.lp_wrap .visia .wt_item_a { position: absolute; top: 16.2%; right: 7%; width: 26%; }
.lp_wrap .visia .wt_item_a.trigger img { transition: 0.8s; transform: scale(1.8); transform-origin: 50% 27%; }
.lp_wrap .visia .wt_item_a.trigger.move img { transform: scale(1); }
.lp_wrap .visia .wt_item_b { position: absolute; top: 49.2%; right: 7%; width: 26%; }
.lp_wrap .visia .wt_item_b.trigger img { transition: 0.8s; transform: scale(1.8); transform-origin: 50% 27%; }
.lp_wrap .visia .wt_item_b.trigger.move img { transform: scale(1); }
.lp_wrap .visia .wt_item_c { position: absolute; top: 30.5%; left: 7%; width: 23%; }
.lp_wrap .visia .wt_item_c.trigger img { transition: 0.8s; transform: scale(1.8); transform-origin: 50% 27%; }
.lp_wrap .visia .wt_item_c.trigger.move img { transform: scale(1); }
.lp_wrap .visia .wt_item_d { position: absolute; top: 30.5%; right: 7%; width: 23%; }
.lp_wrap .visia .wt_item_d.trigger img { transition: 0.8s; transform: scale(1.8); transform-origin: 50% 27%; }
.lp_wrap .visia .wt_item_d.trigger.move img { transform: scale(1); }
.lp_wrap .visia .wt_item_e { position: absolute; top: 56.5%; right: 9%; width: 23%; }
.lp_wrap .visia .wt_item_e.trigger img { transition: 0.8s; transform: scale(1.8); transform-origin: 50% 27%; }
.lp_wrap .visia .wt_item_e.trigger.move img { transform: scale(1); }