@charset "UTF-8";
/*共通*/
.wrap-img,
.bg-anime{position: relative; height: auto;}
.wrap-img .animated{position: absolute; }
#title-trouble .animated{ width: 20%;left: 33.4%; animation-duration: 2s; /* アニメーションの時間 */}
#cost-mainimg .animated{top: 71.3%; height: auto;}
#cost-mainimg .first{width: 12%; left:23%; animation-duration: 2s; /* アニメーションの時間 */   animation-delay: 3s; /* アニメーション開始時間 */}
#cost-mainimg .second{width: 10.354%;  left:37.5%; animation-duration:2s; /* アニメーションの時間 */   animation-delay: 3.8s; /* アニメーション開始時間 */}
#cost-mainimg .third{width:15.84%;  left:50%; animation-duration:2s; /* アニメーションの時間 */   animation-delay: 4.7s; /* アニメーション開始時間 */} 
#kaitori-text .rubberBand{animation-duration:1s;}
#saiyasu-title .animated{ right: 2%; animation-duration: 2s; /* アニメーションの時間 */}
#title-kirei .animated{width: 64%; left: 18.8%;  z-index: 2222; position: relative;}
