九州北部(福岡)の梅雨入り・梅雨明け【2024】 - ウェザーニュース (2024)

'; var str_fb = '

-

'; var str_ln = '

LINEで送る

';var str_ml = '

メール

';$('#twshare0').html(str_tw); $('#twshare1').html(str_tw); $('#fbshare0').html(str_fb); $('#fbshare1').html(str_fb); $('#lnshare0').html(str_ln); $('#lnshare1').html(str_ln); $('#mlshare0').html(str_ml); $('#mlshare1').html(str_ml); get_social_count_facebook(canonicalurl,'.like');}function count_twshare() { wniutil.count.log(pagekey + "_twshare"); var share_url_tw = encodeURIComponent(canonicalurl + "?fm=tw0"); var share_title_tw = encodeURIComponent(document.title); var twurl = 'https://twitter.com/share?url=' + share_url_tw + '&text=' + share_title_tw; if(smart_webview == "webview"){ location.href = twurl; }else{ window.open(twurl,'_blank','width=550, height=450, personalbar=0, toolbar=0, scrollbars=1, resizable=!'); }}function count_fbshare() { wniutil.count.log(pagekey + "_fbshare"); var share_url_fb = encodeURIComponent(canonicalurl + "?fm=fb0"); var fburl = 'https://www.facebook.com/sharer.php?u=' + share_url_fb; if(smart_webview == "webview"){ location.href = fburl; }else{ window.open(fburl,'_blank','width=550, height=450, personalbar=0, toolbar=0, scrollbars=1, resizable=!'); }}function count_lineshare() { wniutil.count.log(pagekey + "_lineshare"); var lnurl = document.title + " " + canonicalurl + "?fm=ln0"; lnurl = encodeURIComponent(lnurl); location.href = 'https://line.naver.jp/R/msg/text/?' + lnurl; //location.href = 'opensafari://line.naver.jp/R/msg/text/?' + lnurl;}function count_mailshare() { wniutil.count.log(pagekey + "_mailshare"); var share_url_ml = encodeURIComponent(canonicalurl + "?fm=ml0"); var share_title_ml = encodeURIComponent(document.title); if(smart_webview == "webview" && smart_platform == "android" ){ location.href = 'opensafari://weathernews.jp/s/topics/mailto.html?subject=' + share_title_ml + '&body=' + share_title_ml + '%0D%0A' + share_url_ml; } else { location.href = 'mailto:?subject=' + share_title_ml + '&body=' + share_title_ml + '%0D%0A' + share_url_ml; } }function get_social_count_facebook(url, selector) {$.getJSON("https://graph.facebook.com/?callback=?",{"id":url}) .done(function(p){if(p.share) { $(selector).text( p.share.share_count || 0 );}else{ $(selector).text('0');} }) .fail(function(){ $(selector).text('0'); })}// Search reportsfunction tpsearch(q){ query = document.getElementById('query').value; qoffs = document.getElementById('qoffs').value; if(tquery != query){ document.getElementById('qoffs').value = 0; qoffs = 0; tquery = query; } if(argv.debug){console.log('query : ' + query);} if(argv.debug){console.log('qoffs : ' + qoffs);}query = encodeURI(query); location.href = searchurl + '?query=' + query;// $.getJSON(searchurl,{"q":query,"offs":qoffs},SCappend_main);}function send_ga() { var links = document.getElementsByTagName('link'); //for (var i = 0; i < links.length; i++) { //if (links[i].getAttribute('rel') == 'canonical') { //canonicalurl = links[i].getAttribute('href'); //} //} var referrer = document.referrer; if (referrer.match(/smartnews/)) {argv['fm'] = 'SMN';} if (argv['akey']) { ga('set', 'dimension1', 'prem'); } if (argv['fm']) { ga('set', 'dimension2', argv['fm']); } if (canonicalurl) { var canonicalPath = canonicalurl.substring(canonicalurl.indexOf('/', 8), canonicalurl.length); ga('send', 'pageview', {'page': canonicalPath }); } else { ga('send', 'pageview'); }} function disp_recommend(p) { var cnt = 0; var h = ""; for (var i=0; i

= 5) { break; } h += '
  • '; h += ''; h += ''; h += ''; h += p[i]['title']; h += '' + p[i]['edit_tstr'] + ''; h += ''; h += ''; h += '
  • '; cnt++; } document.getElementById("smallSide").innerHTML += h; wniutil.remove_nowloading(); }function get_recommend() { var json = '/s/topics/json/rec_ch_zero.json'; $.getJSON(json, {t:wniutil.nocache10m}) .done(disp_recommend) .fail(function(){}).always(function() {fire_lazyload();if(!smart_platform){$("#btm_conts_area img").lazyload();$("#smallSide img").lazyload();}});}function disp_tplist(p) { var tp = p['tpinfo']; var h = "";var j = 0; for (var i = 0; i < 8; i++) {if (j > 4) { break; }if (tpid == tp[i]['tpid']) { continue; }if (j > 2 && (smart_webview == 'webview' || smart_platform == 'android' || smart_platform == 'iOS')) {h += '
  • ';} else {h += '
  • ';}h += '';h += '';h += '';h += tp[i]['title'];h += '' + tp[i]['edit_tstr'] + '';h += '';h += '';h += '
  • ';j++; } document.getElementById("smallSide").innerHTML += h; wniutil.remove_nowloading();}function get_tplist() { var t = new Date().getTime(); if(start==0){cnt=13;}else{cnt=12;}$.getJSON('//weathernews.jp/s/topics/cgi/get_topics_list.cgi', {akey:akey, start:start, t:t, ch:argv['ch'], pro:argv['pro'], cnt:cnt}) .done(disp_tplist) .fail(function(){})}// hovervar linkTouchStart = function(){ thisAnchor = $(this); touchPos = thisAnchor.offset().top; moveCheck = function(){ nowPos = thisAnchor.offset().top; if(touchPos == nowPos){ thisAnchor.addClass("hover"); } } setTimeout(moveCheck,100);}var linkTouchEnd = function(){ thisAnchor = $(this); hoverRemove = function(){ thisAnchor.removeClass("hover"); } setTimeout(hoverRemove,500);}$(document).on('touchstart mousedown mouseover','a',linkTouchStart);$(document).on('touchend mouseup mouseout','a',linkTouchEnd);function init(){ tpid = document.getElementById("tpid").value; set_media(); sns_share(); //set_banner(); //get_social_count_facebook(canonicalurl,'.like'); //wniutil.count.log(); window.scrollTo(0,0);}//$(document).ready(function(){// if (wniutil.is_public) {// //send_ga();// $("img.lazy").lazyload({// effect : "fadeIn",// threshold : 400// });// init();//get_tplist();//}//});window.onload = function() {if(wniutil.is_sugotoku_app()) document.body.classList.add('sgtk');if(wniutil.is_aumarket_app()) document.body.classList.add('aumarket');if(wniutil.is_app_pass_app()) document.body.classList.add('app_pass'); // preloader//$(".loader").delay(300).fadeOut(500); //$("#wrapper").fadeIn(300); //$("img.lazy").lazyload({ //effect : "fadeIn", //threshold : 400 //}); init(); //get_tplist(); get_recommend();if ((smart_carrier == 'docomo') && (smart_webview == 'browser') && (wniutil.auth.free)) {//document.getElementById("app_dl").className = 'web banner_sugotoku_typhoon';//document.getElementById("app_dl_link").href = 'https://www.dcm-b.jp/cs/cpsite.html?id=01cpn099001&utm_medium=web&utm_source=dmenu_weather&utm_campaign=cp_top2';//document.getElementById("app_dl_link").style = '';document.getElementById("banner_wt").style.display = 'block';img_url = "//smtgvs.weathernews.jp/s/topics/img/ad/sugotoku/banner_l_snow@2x.png?t=" + wniutil.nocache10m;var link_url = 'https://www.dcm-b.jp/cs/cpsite.html?id=01cpn099001&utm_medium=web&utm_source=dmenu_weather&utm_campaign=cp_top1';$('#banner_wt_img').attr('src', img_url);$('#banner_wt_link').attr('href', link_url);}}var top = $('#wni-header').offset().top; $(window).scroll(function (event) { var y = $(this).scrollTop(); if (y >= 10) { $('#wni-header').addClass('shadow'); } else { $('#wni-header').removeClass('shadow'); } });function set_media(){ if(smart_webview == 'webview' && smart_platform == 'android'){ $(".facebook").remove(); } if((smart_platform != 'iOS' && smart_platform != 'android')){ $(".line").remove(); }if(smart_platform == 'iOS'){$("#googstore").remove();$(".pc").remove();}else if(smart_platform == 'android'){$("#appstore").remove();$(".pc").remove();}else {$("#googstore").remove();$("#appstore").remove();} if(smart_webview == "webview") { $(".web").remove();$(".wni-appMenu").remove();document.getElementById("wrapper").style.paddingTop = "15px";$('#twitter-widget-0').removeAttr('style');document.getElementById("pin_link").href = "javascript:wniutil.count.goto('weathernews://weathernews.jp/map','pinpoint')";document.getElementById("rad_link").href = "javascript:wniutil.count.goto('weathernews://weathernews.jp/radar','radar')";document.getElementById("wxchart_link").href = "javascript:wniutil.count.goto('weathernews://weathernews.jp/wxchart','wxchart')"; } else { $(".app").remove();$('#twitter-widget-0').removeAttr('style');document.getElementById("wni-header").style.display = "block"; }// wniutil.remove_nowloading();// document.getElementById("wrapper").style.display = "block";} function set_banner(){ var link_url = "//weathernews.jp/s/topics/201608/210085/?fm=banner_wt_" + tpid; var img_url = "//smtgvs.weathernews.jp/s/topics/img/ad/banner_rader_600x200@2x.png?1"; $('#banner_wt_link').attr('href', link_url); if (argv['fm'] == 'fm_dm_ossm0_h') { img_url = "//smtgvs.weathernews.jp/s/topics/img/ad/sugotoku/banner_l@2x.png?t=" + wniutil.nocache10m; var link_url = 'https://www.dcm-b.jp/cs/cpsite.html?id=01cpn099001&utm_medium=web&utm_source=dmenu_weather&utm_campaign=cp_top1'; $('#banner_wt_link').attr('href', link_url); } $('#banner_wt_img').attr('src', img_url); }var counturl_count = "//weathernews.jp/smart/sora_mission/countlog.fcgi?callback=?";// jump to a AppStorefunction go_appstore_count(){var url = 'https://itunes.apple.com/jp/app/u-ezanyusu-tatchi/id302955766';var tag = 'dl_touch_ios';var fm = tpid + '_' + argv.fm;$.getJSON(counturl_count,{"missionid":tag, "akey":akey, "fm":fm},function(){}).always(function() {location.href = url;});return false;}// jump to a Google Playfunction go_googleplay_count(){var url = 'https://play.google.com/store/apps/details?id=wni.WeathernewsTouch.jp&hl=ja';var tag = 'dl_touch_android';var fm = tpid + '_' + argv.fm;$.getJSON(counturl_count,{"missionid":tag, "akey":akey, "fm":fm},function(){}).always(function() {location.href = url;});return false;}function is_IE(){var ua = window.navigator.userAgent.toLowerCase();return (ua.indexOf('msie') >= 0 || ua.indexOf('trident') >= 0);}function ga_and_go(url, label) {var eventCategory = "news";var eventLabel = "tsuyu_news_banner " + label;ga('send','event',eventCategory,'click',eventLabel, 1, {'hitCallback': function() {location.href = url;}});}function gpt_init() {var gpt_conf = [ { 'unit_code': '/284705699/News/News_btf', 'size': [[200, 200], [320, 100], [320, 50], [300, 250], [336, 280], [320, 180]], 'slot_id': 'div-gpt-ad-1558502544332-0', 'targeting': {'news': 'tsuyu'}, 'apstag': true }, { 'unit_code': '/284705699/News/News_btm', 'size': [[300, 250], [320, 180], [336, 280], [120, 600], [200, 200], [320, 100], [300, 600], [320, 50], [160, 600]], 'slot_id': 'div-gpt-ad-1558502723771-0', 'mapping': [ { 'displaySize': [952, 400], 'adSize': [[300, 250], [320, 180], [336, 280], [120, 600], [200, 200], [320, 100], [300, 600], [320, 50], [160, 600]] }, { 'displaySize': [ 0, 0], 'adSize': [[300, 250], [320, 180], [336, 280], [200, 200], [320, 100], [320, 50]] } ], 'targeting': {'news': 'tsuyu'}, 'apstag': true }];ads = new WNIAds({'gpt_conf': gpt_conf, 'use_default': true});}
    九州北部(福岡)の梅雨入り・梅雨明け【2024】 - ウェザーニュース (2024)

    References

    Top Articles
    Latest Posts
    Article information

    Author: Tyson Zemlak

    Last Updated:

    Views: 6290

    Rating: 4.2 / 5 (43 voted)

    Reviews: 90% of readers found this page helpful

    Author information

    Name: Tyson Zemlak

    Birthday: 1992-03-17

    Address: Apt. 662 96191 Quigley Dam, Kubview, MA 42013

    Phone: +441678032891

    Job: Community-Services Orchestrator

    Hobby: Coffee roasting, Calligraphy, Metalworking, Fashion, Vehicle restoration, Shopping, Photography

    Introduction: My name is Tyson Zemlak, I am a excited, light, sparkling, super, open, fair, magnificent person who loves writing and wants to share my knowledge and understanding with you.