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="各種お問い合わせはこちらのフォームよりご連絡ください。3営業日以内にご返信させていただきます。内容によってはお時間いただく場合もございますので、お早めにご連絡お願いいたします。お急ぎの場合は回答期限をお書き添えください。営業時間:午前10時~午後5時(土日祝日年末年始をのぞく)"> <meta name="robots" content="nofollow"> <meta property="og:site_name" content="formrun"> <meta property="og:title" content="毎日新聞デジタル 法人プランお問い合わせフォーム"> <meta property="og:description" content="この度はデジタル毎日にご関心をお寄せいただきありがとうございます。お問い合わせ、資料請求にあたり下記項目の入力をお願いします。お客様へのご連絡は、午前10時〜午後6時(土日祝日年末年始をのぞく)とさせていただきます。ご了承ください。"> <meta property="og:image" content="https://form.run/admin/api/user_contents/NRPnpAPP6fWziz1Rc5j63xsVuBQKilrcQ2X4EmIJ"> <meta property="og:type" content="article"> <meta property="og:url" content="https://form.run/@mainichi-business-inquiry"> <meta name="twitter:card" content="summary_large_image"> <meta property="fb:app_id" content="962151170539389"><link href="https://fonts.googleapis.com/css?family=Kosugi Maru:100,200,400,700" media="all" rel="stylesheet"></link><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="sl87LoEojiBZMXvGr92q6rZZs99iLnbaZ6-qqO1UJRl5Z2eK43JIFc7OG9Mz0Wfmr5Mk6GD5ba4_RPS60XGzlA" /><script async="" src="https://www.googletagmanager.com/gtag/js?id=AW-665777397"></script><script>window.dataLayer = window.dataLayer || []; function gtag(){ dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', "AW-665777397");</script><script async="" src="https://s.yimg.jp/images/listing/tool/cv/ytag.js"></script><script>window.yjDataLayer = window.yjDataLayer || []; function ytag() { yjDataLayer.push(arguments); } ytag({"type":"ycl_cookie"});</script><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="kosugi-maru" 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;:56487,&quot;team_name&quot;:&quot;デジタルメディア局&quot;,&quot;team_owner_id&quot;:82940,&quot;form_id&quot;:204645,&quot;friendly_key&quot;:&quot;mainichi-business-inquiry&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;f043a1fe3d3b8a0f796c7f6c15cd6c7d25f29d6bc37c884cecb6629e5c576d28&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;:2006218,&quot;name&quot;:&quot;_field_167&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;copy_form&quot;,&quot;field_name_auto_increment&quot;:186,&quot;element_name_auto_increment&quot;:4,&quot;name&quot;:&quot;毎日新聞デジタル 法人プラン\nお問い合わせフォーム&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 style=\&quot;text-align:center;\&quot;\u003e各種お問い合わせはこちらのフォームよりご連絡ください。3営業日以内にご返信させていただきます。内容によってはお時間いただく場合もございますので、お早めにご連絡お願いいたします。お急ぎの場合は回答期限をお書き添えください。\u003cbr\u003e\u003cbr\u003e営業時間:午前10時~午後5時(土日祝日年末年始をのぞく)\u003cbr\u003e\u003c/p\u003e\n&quot;,&quot;description_thanks&quot;:null,&quot;layout&quot;:&quot;layout-vertical&quot;,&quot;main_color&quot;:&quot;#607D8B&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;#607D8B&quot;,&quot;button_text_color&quot;:&quot;#FFFFFF&quot;,&quot;others_color&quot;:&quot;#607D8B&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;kosugi-maru&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;:true,&quot;temporary_saving_enabled&quot;:true,&quot;confirmation_enabled&quot;:true,&quot;cover&quot;:{&quot;src&quot;:&quot;https://form.run/admin/api/user_contents/fh2m9rQcjtj3bpEi8qR9UMapEB7i4pvSiRyvA3g5&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://form.run/admin/api/user_contents/USAxaItc1EbY35VqN5hJyLiR9AJDXnrMfuW1ekdO&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;:true,&quot;label&quot;:&quot;ニュースサイトのトップページに戻る&quot;,&quot;url&quot;:&quot;https://mainichi.jp&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;2021-02-17 05:00&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;この度はデジタル毎日にご関心をお寄せいただきありがとうございます。\nお問い合わせ、資料請求にあたり下記項目の入力をお願いします。\nお客様へのご連絡は、午前10時〜午後6時(土日祝日年末年始をのぞく)とさせていただきます。ご了承ください。&quot;,&quot;image_url&quot;:&quot;https://form.run/admin/api/user_contents/NRPnpAPP6fWziz1Rc5j63xsVuBQKilrcQ2X4EmIJ&quot;},&quot;field_items&quot;:[{&quot;id&quot;:61444742,&quot;name&quot;:&quot;_field_181&quot;,&quot;label&quot;:&quot;説明テキスト&quot;,&quot;type&quot;:&quot;description&quot;,&quot;required&quot;:false,&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;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;:61444743,&quot;name&quot;:&quot;_field_153&quot;,&quot;label&quot;:&quot;お問い合わせ内容&quot;,&quot;type&quot;:&quot;section&quot;,&quot;required&quot;:false,&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;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;:61444744,&quot;name&quot;:&quot;_field_150&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;page_number&quot;:1,&quot;parent_id&quot;:null,&quot;branch_key&quot;:[],&quot;folding_item&quot;:false},{&quot;id&quot;:61444745,&quot;name&quot;:&quot;_field_151&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;range&quot;:{&quot;max&quot;:null,&quot;min&quot;:null}},&quot;page_number&quot;:1,&quot;parent_id&quot;:null,&quot;branch_key&quot;:[],&quot;folding_item&quot;:false},{&quot;id&quot;:61444746,&quot;name&quot;:&quot;_field_156&quot;,&quot;label&quot;:&quot;法人・団体 ご担当者様情報&quot;,&quot;type&quot;:&quot;section&quot;,&quot;required&quot;:false,&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;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;:61444747,&quot;name&quot;:&quot;_field_157&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;range&quot;:{&quot;max&quot;:null,&quot;min&quot;:null},&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;:61444748,&quot;name&quot;:&quot;_field_158&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;range&quot;:{&quot;max&quot;:null,&quot;min&quot;:null},&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;:61444749,&quot;name&quot;:&quot;_field_159&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;range&quot;:{&quot;max&quot;:null,&quot;min&quot;:null},&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;:61444750,&quot;name&quot;:&quot;_field_160&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;range&quot;:{&quot;max&quot;:null,&quot;min&quot;:null},&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;:61444751,&quot;name&quot;:&quot;_field_161&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;range&quot;:{&quot;max&quot;:null,&quot;min&quot;:null},&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;:61444752,&quot;name&quot;:&quot;_field_167&quot;,&quot;label&quot;:&quot;ご担当者メールアドレス&quot;,&quot;type&quot;:&quot;email_text_with_confirm&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;:61444753,&quot;name&quot;:&quot;_field_166&quot;,&quot;label&quot;:&quot;ご担当者電話番号&quot;,&quot;type&quot;:&quot;telephone_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;range&quot;:{&quot;max&quot;:20,&quot;min&quot;:null}},&quot;page_number&quot;:1,&quot;parent_id&quot;:null,&quot;branch_key&quot;:[],&quot;folding_item&quot;:false},{&quot;id&quot;:61444754,&quot;name&quot;:&quot;_field_185&quot;,&quot;label&quot;:&quot;ご利用状況&quot;,&quot;type&quot;:&quot;multiple_choice&quot;,&quot;required&quot;:false,&quot;placeholder&quot;:null,&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;choices&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;:61444755,&quot;name&quot;:&quot;_field_180&quot;,&quot;label&quot;:&quot;下記の規約に同意のうえお進みください&quot;,&quot;type&quot;:&quot;agreement&quot;,&quot;required&quot;:true,&quot;placeholder&quot;:&quot;&quot;,&quot;description&quot;:&quot;プライバシーポリシー\nhttps://mainichi.jp/info/etc/privacy.html&quot;,&quot;outlineDescription&quot;:null,&quot;defaultValue&quot;:null,&quot;terms&quot;:&quot;&quot;,&quot;agreement&quot;:true,&quot;options&quot;:{&quot;terms&quot;:[{&quot;number&quot;:0,&quot;title&quot;:&quot;&quot;,&quot;url&quot;:&quot;&quot;},{&quot;number&quot;:1,&quot;title&quot;:&quot;&quot;,&quot;url&quot;:&quot;&quot;},{&quot;number&quot;:2,&quot;title&quot;:&quot;&quot;,&quot;url&quot;:&quot;&quot;},{&quot;number&quot;:3,&quot;title&quot;:&quot;&quot;,&quot;url&quot;:&quot;&quot;}],&quot;type&quot;:&quot;direct&quot;,&quot;termsConfirmationText&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;mainichi-business-inquiry&quot;,&quot;redirect_url&quot;:&quot;https://mainichi.jp/info/thanks/business-inquiry.html&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;/@mainichi-business-inquiry&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" data-formrun-confirm="true" enctype="multipart/form-data" action="/@mainichi-business-inquiry" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="7B_-vW3PNCMbsgyCbj8MY42S1kem46DBzICJaHkCsoInJ6IZD5XyFoxNbJfyM8FvlFhBcKQ0u7WUa9d6RSckDw" autocomplete="off" /> <div id="app"> <creator-form-published-app></creator-form-published-app> </div> <div hidden> <div class="_formrun_gotcha_1740965350"><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><script>var yahoo_retargeting_id = 'GBZWZMPMKI'; var yahoo_retargeting_label = ''; var yahoo_retargeting_page_type = ''; var yahoo_retargeting_items = [{item_id: '', category_id: '', price: '', quantity: ''}];</script><script language="javascript" src="https://b92.yahoo.co.jp/js/s_retargeting.js" type="text/javascript"></script><script async="" src="https://s.yimg.jp/images/listing/tool/cv/ytag.js"></script><script>window.yjDataLayer = window.yjDataLayer || []; function ytag() { yjDataLayer.push(arguments); } ytag({"type":"ycl_cookie"});</script></body></html>