jQueryのanimate()処理完了後に別のanimate()処理を2段階でやって、2段階右折の様にボックスエリアを移動させる方法をご紹介します。 2段階右折の様にボックスエリアを移動させるCSSの記述 ※animate()で移動させるボックスエリア(#Box)のCSS記述です。必要に応じて変更して下さい。 <style type="text/css"> <!-- body { font-family:Verdana,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W6",Osaka,"MS Pゴシック",Arial,sans-serif; margin:0; padding:0; text-align:center; } h1{ font-size:16px; font-weight:normal; line-height:1.2em; text-ali