.heart_gauge>img{z-index:1}.heart_inner_wrap{top:30%;left:0;padding-top:30%}.random_box_gauge{bottom:0;width:100%;background:#fe4a89}.result_random_box_action{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;animation-name:open_random_box;-moz-animation-name:open_random_box;-webkit-animation-name:open_random_box;animation-duration:.3s;-moz-animation-duration:.3s;-webkit-animation-duration:.3s}.result_random_box_item{top:40%;left:0;padding-top:20%}.result_random_box_item .result_random_box_item_shadow{bottom:-50%;left:34%;width:auto;height:40%}.result_random_box_item .result_random_box_icon{top:0;left:40%;width:auto;height:100%}#heart_state{min-height:139px}#heart_state>div,#heart_state_text>div{display:none}.set_empty #heart_state .state_empty,.set_empty #heart_state_text .state_empty_text,.set_full #heart_state .state_full,.set_full #heart_state_text .state_full_text,.set_result #heart_state .state_result,.set_result #heart_state_text .state_result_text{display:block}@-webkit-keyframes open_random_box{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}