Notice: Use of undefined constant question - assumed 'question' in /usr/home/aa11251i9f/html/wp-content/themes/isprtSP/single.php on line 15
Notice: Use of undefined constant busphoto - assumed 'busphoto' in /usr/home/aa11251i9f/html/wp-content/themes/isprtSP/single.php on line 23
Notice: Use of undefined constant history - assumed 'history' in /usr/home/aa11251i9f/html/wp-content/themes/isprtSP/single.php on line 27
G20サミット首脳会議に伴う交通規制による 運休決定について
Notice: Use of undefined constant question - assumed 'question' in /usr/home/aa11251i9f/html/wp-content/themes/isprtSP/single.php on line 46
Notice: Use of undefined constant busphoto - assumed 'busphoto' in /usr/home/aa11251i9f/html/wp-content/themes/isprtSP/single.php on line 50
2019年6月28日(金)・29日(土)の2日間に予定されております、大阪でのG20サミット首脳会議の開催に伴いまして、大阪市内で大規模な交通規制が行われる予定となっております。
-
こちらの影響により、以下の日程の大阪市内を運行する下記便におきまして、運休を決定いたしました。
-
■夜行便 6/27・28・29・30出発
-
関西→関東 JX212・222・232・242・252・262・282・292便
-
関東→関西 JX211・221・231・241・251・261・281・291便
-
関西→中部 JX162・302便
-
中部→関西 JX161・301便
-
関西→広島 JX521便
-
広島→関西 JX522便
-
関西→仙台 JX362便
-
仙台→関西 JX361便
-
●昼行便 6/27・28・29・30出発
-
関西→関東 JX272便
-
関東→関西 JX271便
-
関西→中部 JX174便
-
中部→関西 JX171便
-
既にご予約をいただいているお客様につきましては、バス代金のご返金をさせていただきます。
-
ご予約をいただきました各サイトより返金についてのご案内をいたしますので、それに沿ってご返金の手続きをお願いいたします。
-
ご迷惑をおかけいたしますが、何卒ご理解の程、お願いいたします。
-
■参考URL:G20大阪サミット開催に伴う規制情報等について
-
https://www.police.pref.osaka.lg.jp/topics/G20/7402.html
';
} else {
document.getElementById('js_sample').innerHTML = '
';
}
}
function jump(){
var url = document.tariffCal.BIN.options[document.tariffCal.BIN.selectedIndex].value;
if(url != "" ){
location.href = url;
}
}
$(function(){
$("nav div.panel").hide();$(".menu").click(function(){
$(this).toggleClass("menuOpen").next().slideToggle();
});
})
$(function(){
$('.backTop').click(function () {
$('body,html').animate({
scrollTop: 0
}, 500);return false;
});
});
$(function() {
$("#tab li").click(function() {
var num = $("#tab li").index(this);
var rel = jQuery('.content_wrap').eq(num).find('iframe').attr('rel');
jQuery('.content_wrap').eq(num).find('iframe').attr('src',rel);
$(".content_wrap").addClass('disnon');
$(".content_wrap").eq(num).removeClass('disnon');
$("#tab li").removeClass('select');
$(this).addClass('select')
});
});
$(function() {
var topBtn = $('#page-top');
topBtn.hide();
$(window).scroll(function () {
if ($(this).scrollTop() > 100) {
topBtn.fadeIn();
} else {
topBtn.fadeOut();
}
});
topBtn.click(function () {
$('body,html').animate({
scrollTop: 0
}, 500);
return false;
});
});
