津田楼 -Tsudaro- 祇園・花見小路の和食(会席料理)レストラン・バー

ご予約

 お問い合わせは…075-708-2518
受付時間 13:00-18:00

※前営業日(17時まで)のキャンセルは50%、前営業日17時以降は100%のキャンセル料を申し受けます。

$(window).on('load',function(){ if($('.error-message').length){ $('.error-message').parent('dd').find('input').css('background','#fceef0'); $('.error-message').parent('dd').find('textarea').css('background','#fceef0'); if(!navigator.userAgent.match(/(iPhone|iPad|iPod|Android)/)){var topMargin = 300;} else {var topMargin = 100;} position = $('.error-message').offset().top - topMargin, $('html,body').animate({scrollTop:position}); } });