CINXE.COM

イベント情報提供窓口

<!DOCTYPE html><html><head> <script type="text/javascript"> // post_client_item const rollbarAccessToken = "cfc0ce62a6d848a5809d9443b900beed"; var _rollbarConfig = { accessToken: rollbarAccessToken, captureUncaught: true, captureUnhandledRejections: true, hostSafeList: ['form.run', 'sdk.form.run'], payload: { environment: 'production', person: { id: parseInt('') } }, ignoredMessages: [ 'unknown', 'Unexpected', 'Script error.', '(unknown): Script error.', 'ResizeObserver loop limit exceeded', 'Illegal invocation', '(unknown): Unterminated string constant', "Uncaught SyntaxError: Unexpected token '<'", 'hu is not a function', 'モジュール指定', 'Request failed with status code 4', 'MyApp_RemoveAllHighlights', '.*app\.chatplus\.jp.*' ], checkIgnore: function() { if (window.navigator.userAgent && (window.navigator.userAgent.indexOf('MSIE') !== -1 || window.navigator.userAgent.indexOf('Trident') !== -1 || window.navigator.userAgent.indexOf('Instagram') !== -1 || window.navigator.userAgent.indexOf('FBAN') !== -1 || window.navigator.userAgent.indexOf('eversense') !== -1 ) ) { return true; } if (window.location.href && (window.location.href.indexOf('drug-sugi') !== -1 || window.location.href.indexOf('sugi-pharmacy') !== -1 ) ) { return true; } return false; } }; // Rollbar Snippet !function(r){var e={};function o(n){if(e[n])return e[n].exports;var t=e[n]={i:n,l:!1,exports:{}};return r[n].call(t.exports,t,t.exports,o),t.l=!0,t.exports}o.m=r,o.c=e,o.d=function(r,e,n){o.o(r,e)||Object.defineProperty(r,e,{enumerable:!0,get:n})},o.r=function(r){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(r,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(r,"__esModule",{value:!0})},o.t=function(r,e){if(1&e&&(r=o(r)),8&e)return r;if(4&e&&"object"==typeof r&&r&&r.__esModule)return r;var n=Object.create(null);if(o.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:r}),2&e&&"string"!=typeof r)for(var t in r)o.d(n,t,function(e){return r[e]}.bind(null,t));return n},o.n=function(r){var e=r&&r.__esModule?function(){return r.default}:function(){return r};return o.d(e,"a",e),e},o.o=function(r,e){return Object.prototype.hasOwnProperty.call(r,e)},o.p="",o(o.s=0)}([function(r,e,o){"use strict";var n=o(1),t=o(5);_rollbarConfig=_rollbarConfig||{},_rollbarConfig.rollbarJsUrl=_rollbarConfig.rollbarJsUrl||"https://cdn.rollbar.com/rollbarjs/refs/tags/v2.26.1/rollbar.min.js",_rollbarConfig.async=void 0===_rollbarConfig.async||_rollbarConfig.async;var a=n.setupShim(window,_rollbarConfig),l=t(_rollbarConfig);window.rollbar=n.Rollbar,a.loadFull(window,document,!_rollbarConfig.async,_rollbarConfig,l)},function(r,e,o){"use strict";var n=o(2),t=o(3);function a(r){return function(){try{return r.apply(this,arguments)}catch(r){try{console.error("[Rollbar]: Internal error",r)}catch(r){}}}}var l=0;function i(r,e){this.options=r,this._rollbarOldOnError=null;var o=l++;this.shimId=function(){return o},"undefined"!=typeof window&&window._rollbarShims&&(window._rollbarShims[o]={handler:e,messages:[]})}var s=o(4),d=function(r,e){return new i(r,e)},c=function(r){return new s(d,r)};function u(r){return a((function(){var e=this,o=Array.prototype.slice.call(arguments,0),n={shim:e,method:r,args:o,ts:new Date};window._rollbarShims[this.shimId()].messages.push(n)}))}i.prototype.loadFull=function(r,e,o,n,t){var l=!1,i=e.createElement("script"),s=e.getElementsByTagName("script")[0],d=s.parentNode;i.crossOrigin="",i.src=n.rollbarJsUrl,o||(i.async=!0),i.onload=i.onreadystatechange=a((function(){if(!(l||this.readyState&&"loaded"!==this.readyState&&"complete"!==this.readyState)){i.onload=i.onreadystatechange=null;try{d.removeChild(i)}catch(r){}l=!0,function(){var e;if(void 0===r._rollbarDidLoad){e=new Error("rollbar.js did not load");for(var o,n,a,l,i=0;o=r._rollbarShims[i++];)for(o=o.messages||[];n=o.shift();)for(a=n.args||[],i=0;i<a.length;++i)if("function"==typeof(l=a[i])){l(e);break}}"function"==typeof t&&t(e)}()}})),d.insertBefore(i,s)},i.prototype.wrap=function(r,e,o){try{var n;if(n="function"==typeof e?e:function(){return e||{}},"function"!=typeof r)return r;if(r._isWrap)return r;if(!r._rollbar_wrapped&&(r._rollbar_wrapped=function(){o&&"function"==typeof o&&o.apply(this,arguments);try{return r.apply(this,arguments)}catch(o){var e=o;throw e&&("string"==typeof e&&(e=new String(e)),e._rollbarContext=n()||{},e._rollbarContext._wrappedSource=r.toString(),window._rollbarWrappedError=e),e}},r._rollbar_wrapped._isWrap=!0,r.hasOwnProperty))for(var t in r)r.hasOwnProperty(t)&&(r._rollbar_wrapped[t]=r[t]);return r._rollbar_wrapped}catch(e){return r}};for(var p="log,debug,info,warn,warning,error,critical,global,configure,handleUncaughtException,handleAnonymousErrors,handleUnhandledRejection,captureEvent,captureDomContentLoaded,captureLoad".split(","),f=0;f<p.length;++f)i.prototype[p[f]]=u(p[f]);r.exports={setupShim:function(r,e){if(r){var o=e.globalAlias||"Rollbar";if("object"==typeof r[o])return r[o];r._rollbarShims={},r._rollbarWrappedError=null;var l=new c(e);return a((function(){e.captureUncaught&&(l._rollbarOldOnError=r.onerror,n.captureUncaughtExceptions(r,l,!0),e.wrapGlobalEventHandlers&&t(r,l,!0)),e.captureUnhandledRejections&&n.captureUnhandledRejections(r,l,!0);var a=e.autoInstrument;return!1!==e.enabled&&(void 0===a||!0===a||function(r){return!("object"!=typeof r||void 0!==r.page&&!r.page)}(a))&&r.addEventListener&&(r.addEventListener("load",l.captureLoad.bind(l)),r.addEventListener("DOMContentLoaded",l.captureDomContentLoaded.bind(l))),r[o]=l,l}))()}},Rollbar:c}},function(r,e,o){"use strict";function n(r,e,o,n){r._rollbarWrappedError&&(n[4]||(n[4]=r._rollbarWrappedError),n[5]||(n[5]=r._rollbarWrappedError._rollbarContext),r._rollbarWrappedError=null);var t=e.handleUncaughtException.apply(e,n);o&&o.apply(r,n),"anonymous"===t&&(e.anonymousErrorsPending+=1)}r.exports={captureUncaughtExceptions:function(r,e,o){if(r){var t;if("function"==typeof e._rollbarOldOnError)t=e._rollbarOldOnError;else if(r.onerror){for(t=r.onerror;t._rollbarOldOnError;)t=t._rollbarOldOnError;e._rollbarOldOnError=t}e.handleAnonymousErrors();var a=function(){var o=Array.prototype.slice.call(arguments,0);n(r,e,t,o)};o&&(a._rollbarOldOnError=t),r.onerror=a}},captureUnhandledRejections:function(r,e,o){if(r){"function"==typeof r._rollbarURH&&r._rollbarURH.belongsToShim&&r.removeEventListener("unhandledrejection",r._rollbarURH);var n=function(r){var o,n,t;try{o=r.reason}catch(r){o=void 0}try{n=r.promise}catch(r){n="[unhandledrejection] error getting `promise` from event"}try{t=r.detail,!o&&t&&(o=t.reason,n=t.promise)}catch(r){}o||(o="[unhandledrejection] error getting `reason` from event"),e&&e.handleUnhandledRejection&&e.handleUnhandledRejection(o,n)};n.belongsToShim=o,r._rollbarURH=n,r.addEventListener("unhandledrejection",n)}}}},function(r,e,o){"use strict";function n(r,e,o){if(e.hasOwnProperty&&e.hasOwnProperty("addEventListener")){for(var n=e.addEventListener;n._rollbarOldAdd&&n.belongsToShim;)n=n._rollbarOldAdd;var t=function(e,o,t){n.call(this,e,r.wrap(o),t)};t._rollbarOldAdd=n,t.belongsToShim=o,e.addEventListener=t;for(var a=e.removeEventListener;a._rollbarOldRemove&&a.belongsToShim;)a=a._rollbarOldRemove;var l=function(r,e,o){a.call(this,r,e&&e._rollbar_wrapped||e,o)};l._rollbarOldRemove=a,l.belongsToShim=o,e.removeEventListener=l}}r.exports=function(r,e,o){if(r){var t,a,l="EventTarget,Window,Node,ApplicationCache,AudioTrackList,ChannelMergerNode,CryptoOperation,EventSource,FileReader,HTMLUnknownElement,IDBDatabase,IDBRequest,IDBTransaction,KeyOperation,MediaController,MessagePort,ModalWindow,Notification,SVGElementInstance,Screen,TextTrack,TextTrackCue,TextTrackList,WebSocket,WebSocketWorker,Worker,XMLHttpRequest,XMLHttpRequestEventTarget,XMLHttpRequestUpload".split(",");for(t=0;t<l.length;++t)r[a=l[t]]&&r[a].prototype&&n(e,r[a].prototype,o)}}},function(r,e,o){"use strict";function n(r,e){this.impl=r(e,this),this.options=e,function(r){for(var e=function(r){return function(){var e=Array.prototype.slice.call(arguments,0);if(this.impl[r])return this.impl[r].apply(this.impl,e)}},o="log,debug,info,warn,warning,error,critical,global,configure,handleUncaughtException,handleAnonymousErrors,handleUnhandledRejection,_createItem,wrap,loadFull,shimId,captureEvent,captureDomContentLoaded,captureLoad".split(","),n=0;n<o.length;n++)r[o[n]]=e(o[n])}(n.prototype)}n.prototype._swapAndProcessMessages=function(r,e){var o,n,t;for(this.impl=r(this.options);o=e.shift();)n=o.method,t=o.args,this[n]&&"function"==typeof this[n]&&("captureDomContentLoaded"===n||"captureLoad"===n?this[n].apply(this,[t[0],o.ts]):this[n].apply(this,t));return this},r.exports=n},function(r,e,o){"use strict";r.exports=function(r){return function(e){if(!e&&!window._rollbarInitialized){for(var o,n,t=(r=r||{}).globalAlias||"Rollbar",a=window.rollbar,l=function(r){return new a(r)},i=0;o=window._rollbarShims[i++];)n||(n=o.handler),o.handler._swapAndProcessMessages(l,o.messages);window[t]=n,window._rollbarInitialized=!0}}}}]); // End Rollbar Snippet </script> <title>イベント情報提供窓口</title> <meta name="description" content="・提供いただいた情報は、京都観光Navi(https://ja.kyoto.travel/)をはじめ、京都市観光協会における観光情報の発信に活用させていただきます。・掲載の可否については、掲載基準に基づき選定をいたしますので、掲載されない場合がございます。 京都市内で開催されること(京都府下は京都市観光協会会員のみ掲載) 広く一般に向けた、観光客を対象にしたイベント・事業であること 期間限定イベントであること、施設のサービスではないこと"> <meta name="robots" content="nofollow"> <meta property="og:site_name" content="formrun"> <meta property="og:title" content="イベント情報提供窓口"> <meta property="og:description" content="・提供いただいた情報は、京都観光Navi(https://ja.kyoto.travel/)をはじめ、京都市観光協会における観光情報の発信に活用させていただきます。・掲載の可否については、掲載基準に基づき選定をいたしますので、掲載されない場合がございます。 京都市内で開催されること(京都府下は京都市観光協会会員のみ掲載) 広く一般に向けた、観光客を対象にしたイベント・事業であること 期間限定イベントであること、施設のサービスではないこと"> <meta property="og:image" content="https://form.run/cached/creator-unsplash/2/05/5-1280.jpg"> <meta property="og:type" content="article"> <meta property="og:url" content="https://form.run/@kyoto-event"> <meta name="twitter:card" content="summary_large_image"> <meta property="fb:app_id" content="962151170539389"><link rel="stylesheet" href="https://fonts.googleapis.com/earlyaccess/sawarabimincho.css" /><link rel="stylesheet" href="https://form.run/assets/creator_form-d1737daa05f2279d0330eedd406eece6510ba0269f702c96a951f0b8d2e8e0d2.css" /><meta content="width=device-width, initial-scale=1" name="viewport" /><meta content="#ffffff" name="theme-color" /><script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-71672807-1', 'auto'); ga('send', 'pageview'); </script> <link rel="icon" type="image/x-icon" href="https://form.run/favicon.ico" /><meta name="csrf-param" content="authenticity_token" /> <meta name="csrf-token" content="zPhBMqfR25b8qSgLOE_scCo9L0yOansdRqUE9zVzX38IBhU3V-FbiNUdDosp68zDbsBE3wbbaVKP9cGhUtEHzA" /><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M9WFVMX');</script> </head><body class="sans-serif" id="sf-form-page"><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M9WFVMX" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <script src="https://sdk.form.run/js/v2/formrun.js"></script> <div id="vue-data" data-view-state="entry" data-admin-data="{&quot;team_id&quot;:19610,&quot;team_name&quot;:&quot;京都市観光協会&quot;,&quot;team_owner_id&quot;:22340,&quot;form_id&quot;:40497,&quot;friendly_key&quot;:&quot;kyoto-event&quot;,&quot;is_free_plan&quot;:false,&quot;is_beta_team&quot;:false,&quot;is_first_trial&quot;:false,&quot;is_trial_term&quot;:false,&quot;is_credit_hidable&quot;:true,&quot;can_use_file_download_form&quot;:true,&quot;can_use_google_analytics&quot;:true,&quot;can_use_open_period_form&quot;:true,&quot;can_use_efo_function&quot;:false,&quot;can_use_prevent_duplication&quot;:true,&quot;can_use_leave_alert&quot;:true,&quot;can_use_confirmation_form&quot;:true,&quot;can_use_hidden_field&quot;:true,&quot;can_use_marketing_mail_opt_in&quot;:true,&quot;can_use_select_limit&quot;:true,&quot;can_use_max_resource&quot;:true,&quot;can_use_auto_convert_to_halfwidth&quot;:true,&quot;can_use_furigana_auto_complete&quot;:true,&quot;can_use_toggle_display_title&quot;:true,&quot;can_enable_form_password&quot;:true,&quot;can_use_old_step_layout&quot;:true,&quot;can_increase_file_upload_size_limit&quot;:false,&quot;increased_file_upload_size_limit&quot;:null,&quot;can_increase_entry_limit&quot;:false,&quot;can_customize_form_password&quot;:false,&quot;layout_type&quot;:&quot;layout-vertical&quot;,&quot;webfonts&quot;:{&quot;noto-sans-jp&quot;:&quot;Noto Sans JP&quot;,&quot;noto-serif-jp&quot;:&quot;Noto Serif JP&quot;,&quot;m-plus-1p&quot;:&quot;M PLUS 1p&quot;,&quot;m-plus-rounded-1c&quot;:&quot;M PLUS Rounded 1c&quot;,&quot;sawarabi-mincho&quot;:&quot;Sawarabi Mincho&quot;,&quot;sawarabi-gothic&quot;:&quot;Sawarabi Gothic&quot;,&quot;kosugi&quot;:&quot;Kosugi&quot;,&quot;kosugi-maru&quot;:&quot;Kosugi Maru&quot;},&quot;bookrun_base_url&quot;:&quot;https://b-book.run&quot;,&quot;is_bookrun_connected&quot;:false,&quot;hashed_id_for_bookrun&quot;:&quot;774c90553b65b804beff628161ac43a0a7054323823768c5b8645e375b59dcf0&quot;,&quot;has_products&quot;:false,&quot;enable_shipping_fee&quot;:false,&quot;payment_methods&quot;:[{&quot;key&quot;:&quot;bank_transfer&quot;,&quot;label&quot;:&quot;Bank Transfer&quot;}],&quot;email_schema_item&quot;:{&quot;id&quot;:345587,&quot;name&quot;:&quot;_field_27&quot;},&quot;auto_response_enabled&quot;:true,&quot;auto_response_outside_business_hours_enabled&quot;:false,&quot;fincode_public_api_key&quot;:&quot;p_prod_ZTM0N2ViODktMmI1Ni00Y2FmLWIzZTMtZWJmYTgwMTE1ZTk1NmE4ZmExMTEtNzRiNC00MDgyLThlMjgtYjlhODY3Yzg3ZDQwc18yNDAzMDU4NDExMw&quot;,&quot;fincode_shop_id&quot;:&quot;&quot;,&quot;konbini_payment_deadline&quot;:7,&quot;team_custom_domain&quot;:null,&quot;is_safari_browser&quot;:false}" data-form-data="{&quot;template_type&quot;:&quot;simple&quot;,&quot;field_name_auto_increment&quot;:38,&quot;element_name_auto_increment&quot;:3,&quot;name&quot;:&quot;イベント情報提供窓口&quot;,&quot;sns_share&quot;:{&quot;facebook&quot;:{&quot;enabled&quot;:false},&quot;twitter&quot;:{&quot;enabled&quot;:false},&quot;line&quot;:{&quot;enabled&quot;:false}},&quot;description&quot;:&quot;\u003cp\u003e・提供いただいた情報は、京都観光Navi(\u003ca href=\&quot;https://ja.kyoto.travel/\&quot;\u003ehttps://ja.kyoto.travel/\u003c/a\u003e)をはじめ、京都市観光協会における観光情報の発信に活用させていただきます。\u003cbr\u003e・掲載の可否については、掲載基準に基づき選定をいたしますので、掲載されない場合がございます。\u003c/p\u003e\u003col\u003e\n\u003cli\u003e\u003cstrong\u003e京都市内で開催されること(京都府下は京都市観光協会会員のみ掲載)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003e広く一般に向けた、観光客を対象にしたイベント・事業であること\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003e期間限定イベントであること、施設のサービスではないこと\u003c/strong\u003e\u003c/li\u003e\n\u003c/ol\u003e\n\u003cp\u003e・提供いただいた情報や写真については、通知なく国内外のメディアに共有することがあります。また、掲載後、掲載の通知は行いません。\u003cbr\u003e京都観光Navi以外のメディアへの転載不可の場合はその旨ご記載いただきますようお願い致します。\u003c/p\u003e\n\u003cp\u003eあらかじめご了承ください。\u003c/p\u003e&quot;,&quot;description_thanks&quot;:null,&quot;layout&quot;:&quot;layout-vertical&quot;,&quot;main_color&quot;:&quot;#F44336&quot;,&quot;background_color&quot;:&quot;#FFFFFF&quot;,&quot;title_color&quot;:&quot;#000000&quot;,&quot;title_background_color&quot;:&quot;#FFFFFF&quot;,&quot;field_name_color&quot;:&quot;#000000&quot;,&quot;field_required_mode_background_color&quot;:&quot;#F44336&quot;,&quot;field_optional_mode_background_color&quot;:&quot;#607d8b&quot;,&quot;field_mode_text_color&quot;:&quot;#FFFFFF&quot;,&quot;field_description_color&quot;:&quot;#999999&quot;,&quot;field_outline_color&quot;:&quot;#D9D9D9&quot;,&quot;field_background_color&quot;:&quot;#FFFFFF&quot;,&quot;field_text_color&quot;:&quot;#000000&quot;,&quot;field_supplement_color&quot;:&quot;#999999&quot;,&quot;button_background_color&quot;:&quot;#F44336&quot;,&quot;button_text_color&quot;:&quot;#FFFFFF&quot;,&quot;others_color&quot;:&quot;#F44336&quot;,&quot;color_changed_count&quot;:0,&quot;main_color_last_used&quot;:true,&quot;title_font_weight&quot;:400,&quot;title_font_size&quot;:30,&quot;field_name_font_weight&quot;:400,&quot;field_name_font_size&quot;:16,&quot;field_description_font_weight&quot;:400,&quot;field_description_font_size&quot;:13,&quot;field_supplement_font_weight&quot;:400,&quot;field_supplement_font_size&quot;:13,&quot;field_text_font_weight&quot;:400,&quot;field_text_font_size&quot;:16,&quot;button_text_font_weight&quot;:400,&quot;button_text_font_size&quot;:20,&quot;submit_button_size&quot;:3,&quot;title_displayed&quot;:true,&quot;description_color&quot;:null,&quot;title_text_align&quot;:&quot;center&quot;,&quot;description_text_align&quot;:&quot;center&quot;,&quot;font_type&quot;:&quot;sans-serif&quot;,&quot;efo_functions&quot;:{&quot;unentered_fields_number&quot;:{&quot;display_enabled&quot;:false,&quot;background_color&quot;:&quot;rgba(255, 87, 34, 0.75)&quot;,&quot;text_color&quot;:&quot;rgba(255, 255, 255, 1)&quot;},&quot;half_width_automatic_conversion_enabled&quot;:false,&quot;furigana_automatic_input_enabled&quot;:false,&quot;page_partition_enabled&quot;:false,&quot;folding_item_enabled&quot;:false,&quot;folding_item_button_border_color&quot;:&quot;#CFD8DC&quot;,&quot;folding_item_button_color&quot;:&quot;#FFFFFF&quot;,&quot;folding_item_button_text_color&quot;:&quot;#2C3E50&quot;,&quot;folding_item_button_title&quot;:&quot;&quot;,&quot;folding_item_button_description&quot;:&quot;&quot;,&quot;error_style&quot;:{&quot;enabled&quot;:false,&quot;background_color&quot;:&quot;rgba(253, 217, 215, 1)&quot;,&quot;text_color&quot;:&quot;rgba(0, 0, 0, 1)&quot;,&quot;outline_color&quot;:&quot;rgba(217, 83, 79, 1)&quot;},&quot;progress_bar_shown&quot;:true,&quot;is_subscribed&quot;:false},&quot;prevent_duplication&quot;:false,&quot;leave_alert_enabled&quot;:false,&quot;temporary_saving_enabled&quot;:false,&quot;confirmation_enabled&quot;:false,&quot;cover&quot;:{&quot;src&quot;:&quot;https://form.run/cached/creator-unsplash/2/05/5-1280.jpg&quot;,&quot;bgsize&quot;:&quot;cover&quot;,&quot;repeat&quot;:&quot;no-repeat&quot;,&quot;darken_enable&quot;:false},&quot;submit_button&quot;:{&quot;type&quot;:&quot;submitButton&quot;,&quot;style&quot;:&quot;button-rect&quot;,&quot;label&quot;:&quot;送信&quot;},&quot;confirm_button&quot;:{&quot;type&quot;:&quot;confirmButton&quot;,&quot;label&quot;:&quot;入力内容を確認&quot;},&quot;logo&quot;:{&quot;enabled&quot;:false,&quot;style&quot;:&quot;square&quot;,&quot;src&quot;:&quot;https://placehold.it/100x100&quot;},&quot;tos&quot;:{&quot;enabled&quot;:false,&quot;url&quot;:&quot;&quot;},&quot;privacy_policy&quot;:{&quot;enabled&quot;:false,&quot;url&quot;:&quot;&quot;},&quot;published&quot;:true,&quot;complete_page&quot;:{&quot;title&quot;:&quot;送信完了&quot;,&quot;description&quot;:&quot;ご提供ありがとうございました。内容を確認次第、各種媒体にて掲載させていただきます。&quot;},&quot;file_download&quot;:{&quot;enabled&quot;:false,&quot;label&quot;:&quot;ダウンロード&quot;,&quot;url&quot;:&quot;&quot;},&quot;complete_link&quot;:{&quot;enabled&quot;:false,&quot;label&quot;:&quot;ホームページに戻る&quot;,&quot;url&quot;:&quot;&quot;},&quot;closed_redirect_url&quot;:null,&quot;google_analytics_ga4_id&quot;:null,&quot;open_period&quot;:{&quot;enabled&quot;:false,&quot;since&quot;:&quot;&quot;,&quot;until&quot;:&quot;&quot;,&quot;show&quot;:false},&quot;noindex&quot;:false,&quot;entry_limit&quot;:{&quot;enabled&quot;:false,&quot;count&quot;:0,&quot;counter&quot;:false,&quot;visualizer&quot;:false,&quot;stock&quot;:0},&quot;ogp&quot;:{&quot;title&quot;:&quot;&quot;,&quot;description&quot;:&quot;&quot;,&quot;image_url&quot;:&quot;&quot;},&quot;field_items&quot;:[{&quot;id&quot;:46087972,&quot;name&quot;:&quot;_field_2&quot;,&quot;label&quot;:&quot;イベント名&quot;,&quot;type&quot;:&quot;single_line_text&quot;,&quot;required&quot;:true,&quot;placeholder&quot;:&quot;&quot;,&quot;description&quot;:&quot;&quot;,&quot;outlineDescription&quot;:null,&quot;defaultValue&quot;:null,&quot;terms&quot;:null,&quot;agreement&quot;:null,&quot;options&quot;:{&quot;isEnableTypeLimit&quot;:false,&quot;typeLimitDetail&quot;:{&quot;mode&quot;:&quot;simple&quot;,&quot;validOption&quot;:&quot;alphanumeric&quot;,&quot;validRegex&quot;:&quot;&quot;,&quot;invalidText&quot;:&quot;&quot;}},&quot;page_number&quot;:1,&quot;parent_id&quot;:null,&quot;branch_key&quot;:[],&quot;folding_item&quot;:false},{&quot;id&quot;:46087973,&quot;name&quot;:&quot;_field_3&quot;,&quot;label&quot;:&quot;カテゴリ&quot;,&quot;type&quot;:&quot;single_choice&quot;,&quot;required&quot;:true,&quot;placeholder&quot;:null,&quot;description&quot;:&quot;最もあてはまるカテゴリを選択してください&quot;,&quot;outlineDescription&quot;:null,&quot;defaultValue&quot;:null,&quot;terms&quot;:null,&quot;agreement&quot;:null,&quot;options&quot;:{&quot;choices&quot;:[&quot;伝統行事&quot;,&quot;特別公開・ライトアップ&quot;,&quot;アート・音楽・劇場&quot;,&quot;まち歩き・ツアー・体験&quot;,&quot;グルメ・マーケット・その他&quot;]},&quot;page_number&quot;:1,&quot;parent_id&quot;:null,&quot;branch_key&quot;:[],&quot;folding_item&quot;:false},{&quot;id&quot;:46087974,&quot;name&quot;:&quot;_field_22&quot;,&quot;label&quot;:&quot;イベントのキャッチコピー(全角50文字以内)&quot;,&quot;type&quot;:&quot;multiple_line_text&quot;,&quot;required&quot;:false,&quot;placeholder&quot;:&quot;&quot;,&quot;description&quot;:&quot;&quot;,&quot;outlineDescription&quot;:null,&quot;defaultValue&quot;:null,&quot;terms&quot;:null,&quot;agreement&quot;:null,&quot;options&quot;:{},&quot;page_number&quot;:1,&quot;parent_id&quot;:null,&quot;branch_key&quot;:[],&quot;folding_item&quot;:false},{&quot;id&quot;:46087975,&quot;name&quot;:&quot;_field_4&quot;,&quot;label&quot;:&quot;イベントの概要(全角500文字以内)&quot;,&quot;type&quot;:&quot;multiple_line_text&quot;,&quot;required&quot;:true,&quot;placeholder&quot;:&quot;&quot;,&quot;description&quot;:&quot;&quot;,&quot;outlineDescription&quot;:null,&quot;defaultValue&quot;:null,&quot;terms&quot;:null,&quot;agreement&quot;:null,&quot;options&quot;:{},&quot;page_number&quot;:1,&quot;parent_id&quot;:null,&quot;branch_key&quot;:[],&quot;folding_item&quot;:false},{&quot;id&quot;:46087976,&quot;name&quot;:&quot;_field_17&quot;,&quot;label&quot;:&quot;備考&quot;,&quot;type&quot;:&quot;multiple_line_text&quot;,&quot;required&quot;:false,&quot;placeholder&quot;:&quot;&quot;,&quot;description&quot;:&quot;&quot;,&quot;outlineDescription&quot;:null,&quot;defaultValue&quot;:null,&quot;terms&quot;:null,&quot;agreement&quot;:null,&quot;options&quot;:{},&quot;page_number&quot;:1,&quot;parent_id&quot;:null,&quot;branch_key&quot;:[],&quot;folding_item&quot;:false},{&quot;id&quot;:46087977,&quot;name&quot;:&quot;_field_5&quot;,&quot;label&quot;:&quot;開催日程&quot;,&quot;type&quot;:&quot;multiple_line_text&quot;,&quot;required&quot;:true,&quot;placeholder&quot;:&quot;2019年4月1日(月)~2019年5月3日(金・祝)&quot;,&quot;description&quot;:&quot;例)年数は西暦表記でお願いします。&quot;,&quot;outlineDescription&quot;:null,&quot;defaultValue&quot;:null,&quot;terms&quot;:null,&quot;agreement&quot;:null,&quot;options&quot;:{},&quot;page_number&quot;:1,&quot;parent_id&quot;:null,&quot;branch_key&quot;:[],&quot;folding_item&quot;:false},{&quot;id&quot;:46087978,&quot;name&quot;:&quot;_field_23&quot;,&quot;label&quot;:&quot;主催者名&quot;,&quot;type&quot;:&quot;single_line_text&quot;,&quot;required&quot;:false,&quot;placeholder&quot;:&quot;&quot;,&quot;description&quot;:&quot;※HPに掲載される主催者名&quot;,&quot;outlineDescription&quot;:null,&quot;defaultValue&quot;:null,&quot;terms&quot;:null,&quot;agreement&quot;:null,&quot;options&quot;:{&quot;isEnableTypeLimit&quot;:false,&quot;typeLimitDetail&quot;:{&quot;mode&quot;:&quot;simple&quot;,&quot;validOption&quot;:&quot;alphanumeric&quot;,&quot;validRegex&quot;:&quot;&quot;,&quot;invalidText&quot;:&quot;&quot;}},&quot;page_number&quot;:1,&quot;parent_id&quot;:null,&quot;branch_key&quot;:[],&quot;folding_item&quot;:false},{&quot;id&quot;:46087979,&quot;name&quot;:&quot;_field_6&quot;,&quot;label&quot;:&quot;開催時間&quot;,&quot;type&quot;:&quot;single_line_text&quot;,&quot;required&quot;:true,&quot;placeholder&quot;:&quot;&quot;,&quot;description&quot;:&quot;例)「終日」「13:00~19:00」など 24時間表記でお願いします。\n「~」は全角で入力してください。&quot;,&quot;outlineDescription&quot;:null,&quot;defaultValue&quot;:null,&quot;terms&quot;:null,&quot;agreement&quot;:null,&quot;options&quot;:{&quot;isEnableTypeLimit&quot;:false,&quot;typeLimitDetail&quot;:{&quot;mode&quot;:&quot;simple&quot;,&quot;validOption&quot;:&quot;alphanumeric&quot;,&quot;validRegex&quot;:&quot;&quot;,&quot;invalidText&quot;:&quot;&quot;}},&quot;page_number&quot;:1,&quot;parent_id&quot;:null,&quot;branch_key&quot;:[],&quot;folding_item&quot;:false},{&quot;id&quot;:46087980,&quot;name&quot;:&quot;_field_7&quot;,&quot;label&quot;:&quot;開催場所&quot;,&quot;type&quot;:&quot;single_line_text&quot;,&quot;required&quot;:true,&quot;placeholder&quot;:&quot;&quot;,&quot;description&quot;:&quot;&quot;,&quot;outlineDescription&quot;:null,&quot;defaultValue&quot;:null,&quot;terms&quot;:null,&quot;agreement&quot;:null,&quot;options&quot;:{&quot;isEnableTypeLimit&quot;:false,&quot;typeLimitDetail&quot;:{&quot;mode&quot;:&quot;simple&quot;,&quot;validOption&quot;:&quot;alphanumeric&quot;,&quot;validRegex&quot;:&quot;&quot;,&quot;invalidText&quot;:&quot;&quot;}},&quot;page_number&quot;:1,&quot;parent_id&quot;:null,&quot;branch_key&quot;:[],&quot;folding_item&quot;:false},{&quot;id&quot;:46087981,&quot;name&quot;:&quot;_field_9&quot;,&quot;label&quot;:&quot;アクセス&quot;,&quot;type&quot;:&quot;multiple_line_text&quot;,&quot;required&quot;:true,&quot;placeholder&quot;:&quot;地下鉄東西線「二条城前」駅、市バス50・101「二条城前」&quot;,&quot;description&quot;:&quot;京都駅から向かう場合の交通機関、最寄りの駅・停留所、徒歩所要時間など&quot;,&quot;outlineDescription&quot;:null,&quot;defaultValue&quot;:null,&quot;terms&quot;:null,&quot;agreement&quot;:null,&quot;options&quot;:{},&quot;page_number&quot;:1,&quot;parent_id&quot;:null,&quot;branch_key&quot;:[],&quot;folding_item&quot;:false},{&quot;id&quot;:46087982,&quot;name&quot;:&quot;_field_10&quot;,&quot;label&quot;:&quot;ホームページURL&quot;,&quot;type&quot;:&quot;single_line_text&quot;,&quot;required&quot;:false,&quot;placeholder&quot;:&quot;&quot;,&quot;description&quot;:&quot;&quot;,&quot;outlineDescription&quot;:null,&quot;defaultValue&quot;:null,&quot;terms&quot;:null,&quot;agreement&quot;:null,&quot;options&quot;:{&quot;isEnableTypeLimit&quot;:false,&quot;typeLimitDetail&quot;:{&quot;mode&quot;:&quot;simple&quot;,&quot;validOption&quot;:&quot;alphanumeric&quot;,&quot;validRegex&quot;:&quot;&quot;,&quot;invalidText&quot;:&quot;&quot;}},&quot;page_number&quot;:1,&quot;parent_id&quot;:null,&quot;branch_key&quot;:[],&quot;folding_item&quot;:false},{&quot;id&quot;:46087983,&quot;name&quot;:&quot;_field_30&quot;,&quot;label&quot;:&quot;休業日&quot;,&quot;type&quot;:&quot;multiple_line_text&quot;,&quot;required&quot;:false,&quot;placeholder&quot;:&quot;&quot;,&quot;description&quot;:&quot;&quot;,&quot;outlineDescription&quot;:null,&quot;defaultValue&quot;:null,&quot;terms&quot;:null,&quot;agreement&quot;:null,&quot;options&quot;:{},&quot;page_number&quot;:1,&quot;parent_id&quot;:null,&quot;branch_key&quot;:[],&quot;folding_item&quot;:false},{&quot;id&quot;:46087984,&quot;name&quot;:&quot;_field_13&quot;,&quot;label&quot;:&quot;説明テキスト&quot;,&quot;type&quot;:&quot;description&quot;,&quot;required&quot;:false,&quot;placeholder&quot;:null,&quot;description&quot;:&quot;下記サイトにて掲載する名称もしくは住所を入力後、「GPS座標検索」を押し、画面上部に表示される緯度・経度情報をそれぞれ入力してください。\n検索した位置が実際とは異なる場合は、地図の中心を正しい位置に動かした上で「地図中心」に記載されている緯度・経度情報をそれぞれ入力してください。\nhttps://www.geocoding.jp/&quot;,&quot;outlineDescription&quot;:null,&quot;defaultValue&quot;:null,&quot;terms&quot;:null,&quot;agreement&quot;:null,&quot;options&quot;:{&quot;textAlign&quot;:&quot;left&quot;},&quot;page_number&quot;:1,&quot;parent_id&quot;:null,&quot;branch_key&quot;:[],&quot;folding_item&quot;:false},{&quot;id&quot;:46087985,&quot;name&quot;:&quot;_field_11&quot;,&quot;label&quot;:&quot;緯度&quot;,&quot;type&quot;:&quot;single_line_text&quot;,&quot;required&quot;:true,&quot;placeholder&quot;:&quot;35.658625&quot;,&quot;description&quot;:&quot;&quot;,&quot;outlineDescription&quot;:null,&quot;defaultValue&quot;:null,&quot;terms&quot;:null,&quot;agreement&quot;:null,&quot;options&quot;:{&quot;isEnableTypeLimit&quot;:false,&quot;typeLimitDetail&quot;:{&quot;mode&quot;:&quot;simple&quot;,&quot;validOption&quot;:&quot;alphanumeric&quot;,&quot;validRegex&quot;:&quot;&quot;,&quot;invalidText&quot;:&quot;&quot;}},&quot;page_number&quot;:1,&quot;parent_id&quot;:null,&quot;branch_key&quot;:[],&quot;folding_item&quot;:false},{&quot;id&quot;:46087986,&quot;name&quot;:&quot;_field_12&quot;,&quot;label&quot;:&quot;経度&quot;,&quot;type&quot;:&quot;single_line_text&quot;,&quot;required&quot;:true,&quot;placeholder&quot;:&quot;139.745415&quot;,&quot;description&quot;:&quot;&quot;,&quot;outlineDescription&quot;:null,&quot;defaultValue&quot;:null,&quot;terms&quot;:null,&quot;agreement&quot;:null,&quot;options&quot;:{&quot;isEnableTypeLimit&quot;:false,&quot;typeLimitDetail&quot;:{&quot;mode&quot;:&quot;simple&quot;,&quot;validOption&quot;:&quot;alphanumeric&quot;,&quot;validRegex&quot;:&quot;&quot;,&quot;invalidText&quot;:&quot;&quot;}},&quot;page_number&quot;:1,&quot;parent_id&quot;:null,&quot;branch_key&quot;:[],&quot;folding_item&quot;:false},{&quot;id&quot;:46087987,&quot;name&quot;:&quot;_field_14&quot;,&quot;label&quot;:&quot;料金&quot;,&quot;type&quot;:&quot;multiple_line_text&quot;,&quot;required&quot;:true,&quot;placeholder&quot;:&quot;&quot;,&quot;description&quot;:&quot;無料の場合は、無料とご記載ください。&quot;,&quot;outlineDescription&quot;:null,&quot;defaultValue&quot;:null,&quot;terms&quot;:null,&quot;agreement&quot;:null,&quot;options&quot;:{},&quot;page_number&quot;:1,&quot;parent_id&quot;:null,&quot;branch_key&quot;:[],&quot;folding_item&quot;:false},{&quot;id&quot;:46087988,&quot;name&quot;:&quot;_field_29&quot;,&quot;label&quot;:&quot;イベント問い合わせ先(TEL・FAX・メールアドレス)&quot;,&quot;type&quot;:&quot;multiple_line_text&quot;,&quot;required&quot;:true,&quot;placeholder&quot;:&quot;●●●実行委員会 TEL:075-123-4567&quot;,&quot;description&quot;:&quot;※HP掲載用問い合わせ先&quot;,&quot;outlineDescription&quot;:null,&quot;defaultValue&quot;:null,&quot;terms&quot;:null,&quot;agreement&quot;:null,&quot;options&quot;:{},&quot;page_number&quot;:1,&quot;parent_id&quot;:null,&quot;branch_key&quot;:[],&quot;folding_item&quot;:false},{&quot;id&quot;:46087989,&quot;name&quot;:&quot;_field_31&quot;,&quot;label&quot;:&quot;メイン写真データ①&quot;,&quot;type&quot;:&quot;file_upload&quot;,&quot;required&quot;:false,&quot;placeholder&quot;:null,&quot;description&quot;:&quot;推奨サイズ 横1920px 縦1280px\nファイル形式 jpg.png\n写真の利用範囲の限定をご希望される場合や、クレジット表記が必要な場合は、下記にてその旨お知らせください。&quot;,&quot;outlineDescription&quot;:null,&quot;defaultValue&quot;:null,&quot;terms&quot;:null,&quot;agreement&quot;:null,&quot;options&quot;:{&quot;isEnableLimitType&quot;:true,&quot;limitFileTypes&quot;:&quot;jpg,png&quot;,&quot;maxFileSizeMB&quot;:100},&quot;page_number&quot;:1,&quot;parent_id&quot;:null,&quot;branch_key&quot;:[],&quot;folding_item&quot;:false},{&quot;id&quot;:46087990,&quot;name&quot;:&quot;_field_36&quot;,&quot;label&quot;:&quot;写真データ②&quot;,&quot;type&quot;:&quot;file_upload&quot;,&quot;required&quot;:false,&quot;placeholder&quot;:null,&quot;description&quot;:&quot;推奨サイズ 横1920px 縦1280px\nファイル形式 jpg.png\n写真の利用範囲の限定をご希望される場合や、クレジット表記が必要な場合は、下記にてその旨お知らせください。&quot;,&quot;outlineDescription&quot;:null,&quot;defaultValue&quot;:null,&quot;terms&quot;:null,&quot;agreement&quot;:null,&quot;options&quot;:{&quot;isEnableLimitType&quot;:true,&quot;limitFileTypes&quot;:&quot;jpg,png&quot;,&quot;maxFileSizeMB&quot;:100},&quot;page_number&quot;:1,&quot;parent_id&quot;:null,&quot;branch_key&quot;:[],&quot;folding_item&quot;:false},{&quot;id&quot;:46087991,&quot;name&quot;:&quot;_field_37&quot;,&quot;label&quot;:&quot;写真データ③&quot;,&quot;type&quot;:&quot;file_upload&quot;,&quot;required&quot;:false,&quot;placeholder&quot;:null,&quot;description&quot;:&quot;推奨サイズ 横1920px 縦1280px\nファイル形式 jpg.png\n写真の利用範囲の限定をご希望される場合や、クレジット表記が必要な場合は、下記にてその旨お知らせください。&quot;,&quot;outlineDescription&quot;:null,&quot;defaultValue&quot;:null,&quot;terms&quot;:null,&quot;agreement&quot;:null,&quot;options&quot;:{&quot;isEnableLimitType&quot;:true,&quot;limitFileTypes&quot;:&quot;jpg,png&quot;,&quot;maxFileSizeMB&quot;:100},&quot;page_number&quot;:1,&quot;parent_id&quot;:null,&quot;branch_key&quot;:[],&quot;folding_item&quot;:false},{&quot;id&quot;:46087992,&quot;name&quot;:&quot;_field_18&quot;,&quot;label&quot;:&quot;チラシデータ(PDF)&quot;,&quot;type&quot;:&quot;file_upload&quot;,&quot;required&quot;:false,&quot;placeholder&quot;:null,&quot;description&quot;:&quot;PDFは、写真と別途1枚のみ掲載可能です。\n容量が大きい場合は、ファイル転送サービスを利用して、kankonavi_event@kyokanko.or.jpまでお送りください。&quot;,&quot;outlineDescription&quot;:&quot;完成データを添付してください。いただいたデータを公開し、ダウンロード可能になります。\nなるだけ印刷用のトンボ・罫線などがないものを添付してください。&quot;,&quot;defaultValue&quot;:null,&quot;terms&quot;:null,&quot;agreement&quot;:null,&quot;options&quot;:{&quot;isEnableLimitType&quot;:true,&quot;limitFileTypes&quot;:&quot;pdf&quot;,&quot;maxFileSizeMB&quot;:100},&quot;page_number&quot;:1,&quot;parent_id&quot;:null,&quot;branch_key&quot;:[],&quot;folding_item&quot;:false},{&quot;id&quot;:46087993,&quot;name&quot;:&quot;_field_25&quot;,&quot;label&quot;:&quot;ご担当者様名&quot;,&quot;type&quot;:&quot;single_line_text&quot;,&quot;required&quot;:true,&quot;placeholder&quot;:&quot;&quot;,&quot;description&quot;:&quot;※HPには掲載されません。ご連絡用のご担当者様名をご記入ください。&quot;,&quot;outlineDescription&quot;:null,&quot;defaultValue&quot;:null,&quot;terms&quot;:null,&quot;agreement&quot;:null,&quot;options&quot;:{&quot;isEnableTypeLimit&quot;:false,&quot;typeLimitDetail&quot;:{&quot;mode&quot;:&quot;simple&quot;,&quot;validOption&quot;:&quot;alphanumeric&quot;,&quot;validRegex&quot;:&quot;&quot;,&quot;invalidText&quot;:&quot;&quot;}},&quot;page_number&quot;:1,&quot;parent_id&quot;:null,&quot;branch_key&quot;:[],&quot;folding_item&quot;:false},{&quot;id&quot;:46087994,&quot;name&quot;:&quot;_field_27&quot;,&quot;label&quot;:&quot;メールアドレス&quot;,&quot;type&quot;:&quot;email_text&quot;,&quot;required&quot;:true,&quot;placeholder&quot;:&quot;example@mail.com&quot;,&quot;description&quot;:&quot;※HPには掲載されません。ご連絡用のメールアドレスをご記入ください。&quot;,&quot;outlineDescription&quot;:null,&quot;defaultValue&quot;:null,&quot;terms&quot;:null,&quot;agreement&quot;:null,&quot;options&quot;:{},&quot;page_number&quot;:1,&quot;parent_id&quot;:null,&quot;branch_key&quot;:[],&quot;folding_item&quot;:false},{&quot;id&quot;:46087995,&quot;name&quot;:&quot;_field_35&quot;,&quot;label&quot;:&quot;備考&quot;,&quot;type&quot;:&quot;single_line_text&quot;,&quot;required&quot;:false,&quot;placeholder&quot;:&quot;&quot;,&quot;description&quot;:&quot;&quot;,&quot;outlineDescription&quot;:&quot;京都市観光協会担当者宛に連絡があればご記入ください(×月×日以降情報解禁など)&quot;,&quot;defaultValue&quot;:null,&quot;terms&quot;:null,&quot;agreement&quot;:null,&quot;options&quot;:{&quot;range&quot;:{&quot;max&quot;:null,&quot;min&quot;:null},&quot;isEnableAutoConvertToHalfwidth&quot;:false,&quot;isEnableTypeLimit&quot;:false,&quot;typeLimitDetail&quot;:{&quot;mode&quot;:&quot;simple&quot;,&quot;validOption&quot;:&quot;alphanumeric&quot;,&quot;validRegex&quot;:&quot;&quot;,&quot;invalidText&quot;:&quot;&quot;}},&quot;page_number&quot;:1,&quot;parent_id&quot;:null,&quot;branch_key&quot;:[],&quot;folding_item&quot;:false}],&quot;closed_elements&quot;:[{&quot;name&quot;:&quot;_element_2&quot;,&quot;label&quot;:&quot;このフォームは非公開となっております&quot;,&quot;type&quot;:&quot;section&quot;,&quot;description&quot;:&quot;ご覧いただいているフォーム入力画面は、現在非公開となっております。\nまことに恐れ入りますが、本フォーム作成者様に直接お問い合わせいただけますよう、よろしくお願い申し上げます。&quot;,&quot;options&quot;:{&quot;textAlign&quot;:&quot;left&quot;},&quot;page&quot;:&quot;closed&quot;}],&quot;recaptcha&quot;:{&quot;type&quot;:&quot;recaptchaElement&quot;,&quot;enabled&quot;:false},&quot;half_width_filter&quot;:false,&quot;is_folding_item_show&quot;:false,&quot;friendly_key&quot;:&quot;kyoto-event&quot;,&quot;redirect_url&quot;:&quot;https://form.run/@kyoto-event/thanks&quot;,&quot;is_embed_form&quot;:true,&quot;is_payment_form&quot;:false,&quot;is_draft_form&quot;:false,&quot;has_product_in_stock&quot;:false,&quot;rewards_enabled&quot;:false,&quot;layout_step_settings&quot;:{&quot;progress_bar_background_color&quot;:null,&quot;progress_bar_text_color&quot;:null,&quot;progress_bar_position&quot;:null},&quot;publish_path&quot;:&quot;/@kyoto-event&quot;,&quot;total_partition_number&quot;:1,&quot;page_number_shown&quot;:true,&quot;page_number_progress_bar_color&quot;:&quot;#00BCD4&quot;,&quot;page_number_text_color&quot;:&quot;#2C3E50&quot;,&quot;page_number_position&quot;:&quot;top&quot;,&quot;customer_fields_mapping&quot;:{&quot;last_name&quot;:null,&quot;first_name&quot;:null,&quot;last_name_kana&quot;:null,&quot;first_name_kana&quot;:null,&quot;company_name&quot;:null,&quot;department&quot;:null,&quot;job_title&quot;:null,&quot;employees&quot;:null,&quot;phone&quot;:null,&quot;mobile_phone&quot;:null,&quot;fax&quot;:null,&quot;zip&quot;:null,&quot;state&quot;:null,&quot;city&quot;:null,&quot;address_1&quot;:null,&quot;address_2&quot;:null,&quot;source&quot;:null,&quot;gender&quot;:null,&quot;birthday&quot;:null}}" data-has-validate-error="" data-posted-values="" data-locale="en"></div> <form class="js-creator-form" data-formrun-scroll-on-error="true" data-formrun-saving="false" data-formrun-unentered-field-count-enabled="false" enctype="multipart/form-data" action="/@kyoto-event" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="IIVAFiPKB_gbunssWSJ1ghjriFUxYdGDyxD4g9CHgYTkexQT0_qH5jIOXaxIhlUxXBbjxrnQw8wCQD3VtyXZNw" autocomplete="off" /> <div id="app"> <creator-form-published-app></creator-form-published-app> </div> <div hidden> <div class="_formrun_gotcha_1740504684"><label for="_formrun_gotcha">If you are a human, ignore this field</label><input type="text" name="_formrun_gotcha" id="_formrun_gotcha" autocomplete="off" tabindex="-1" /></div> </div> </form> <script charset="UTF-8" src="//cdn.embedly.com/widgets/platform.js"></script><script src="https://form.run/assets/creator_form-009295b647fa113d45cb28740090b273b04e4b9cdf0a77ae14450c5456ba099e.js"></script></body></html>