').text(number); $(this).append(output); }); $('.bcg-home-carousel-container-mobile .home-carousel-duration').each(function () { $(this).hide(); }); var idx = 0; var moved = durationList.slice(durationList.length - 2, durationList.length); var newList = moved.concat(durationList); $('.bcg-home-carousel-container-mobile .home-carousel-video').each(function () { var number = newList[idx++]; var output = $('
').text(number); $(this).append(output); }); /*----------追加分---------*/ $('.bcg-thumbnail-container').each(function () { var number = $(this).next().children().filter('.video-grid-duration').text(); var output2 = $('
').text(number); $(this).append(output2); }); $('.product-tours .bcg-thumbnail-container').each(function (index) { var rank = index; var output = $('
').text(parseInt(rank) + 1); $(this).append(output); }); /* カスタム関数でページロード時にランキングを表示 */ videoRanking(); /* その他をロードリンククリック時、1.5秒後にランキング順位を再度生成 */ $('.video-grid-item-more').click(function () { setTimeout(function () { videoRanking(); }, 1500); } ); }; /* ランキングを表示用のカスタム関数 */ function videoRanking() { /* この部分でランキング表示希望のカテゴリー名を配列として設定 */ var collectionArr = ["ランキング"]; var currentCollection = $('h1.category-name').text(); if (collectionArr.includes(currentCollection)) { $('.search-results .bcg-thumbnail-container').each(function (index) { var rank = index; var output = $('
').text(parseInt(rank) + 1); $(this).append(output); var number = $(this).next().children().filter('.video-grid-duration').text(); var output2 = $('
').text(number); $(this).append(output2); }); } else { $('.search-results .bcg-thumbnail-container').each(function (index) { var number = $(this).next().children().filter('.video-grid-duration').text(); var output2 = $('
').text(number); $(this).append(output2); }); } return this; }

巨大地震:南海トラフ巨大地震の想定被害をCGで公開(内閣府)

2:36

内閣府は28日、南海トラフ巨大地震と首都直下地震による被害の大きさと、それへの備えの重要性を伝える映像資料を「防災情報のページ」(http://www.bousai.go.jp/index.html)で公開した。地震被害をコンピューターグラフィックスで描いた「シミュレーション編」、建物の耐震化や避難生活への備えを呼びかける対策編などで構成されている。このうち南海トラフ巨大地震のシミュレーション編は「冬の夕方にマグニチュード9クラスが発生」との想定だ。【内閣府提供】

さらに表示
簡易表示

この動画を共有

埋め込み