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="{"team_id":56487,"team_name":"デジタルメディア局","team_owner_id":82940,"form_id":204645,"friendly_key":"mainichi-business-inquiry","is_free_plan":false,"is_beta_team":false,"is_first_trial":false,"is_trial_term":false,"is_credit_hidable":true,"can_use_file_download_form":true,"can_use_google_analytics":true,"can_use_open_period_form":true,"can_use_efo_function":false,"can_use_prevent_duplication":true,"can_use_leave_alert":true,"can_use_confirmation_form":true,"can_use_hidden_field":true,"can_use_marketing_mail_opt_in":true,"can_use_select_limit":true,"can_use_max_resource":true,"can_use_auto_convert_to_halfwidth":true,"can_use_furigana_auto_complete":true,"can_use_toggle_display_title":true,"can_enable_form_password":true,"can_use_old_step_layout":true,"can_increase_file_upload_size_limit":false,"increased_file_upload_size_limit":null,"can_increase_entry_limit":false,"can_customize_form_password":false,"layout_type":"layout-vertical","webfonts":{"noto-sans-jp":"Noto Sans JP","noto-serif-jp":"Noto Serif JP","m-plus-1p":"M PLUS 1p","m-plus-rounded-1c":"M PLUS Rounded 1c","sawarabi-mincho":"Sawarabi Mincho","sawarabi-gothic":"Sawarabi Gothic","kosugi":"Kosugi","kosugi-maru":"Kosugi Maru"},"bookrun_base_url":"https://b-book.run","is_bookrun_connected":false,"hashed_id_for_bookrun":"f043a1fe3d3b8a0f796c7f6c15cd6c7d25f29d6bc37c884cecb6629e5c576d28","has_products":false,"enable_shipping_fee":false,"payment_methods":[{"key":"bank_transfer","label":"Bank Transfer"}],"email_schema_item":{"id":2006218,"name":"_field_167"},"auto_response_enabled":true,"auto_response_outside_business_hours_enabled":false,"fincode_public_api_key":"p_prod_ZTM0N2ViODktMmI1Ni00Y2FmLWIzZTMtZWJmYTgwMTE1ZTk1NmE4ZmExMTEtNzRiNC00MDgyLThlMjgtYjlhODY3Yzg3ZDQwc18yNDAzMDU4NDExMw","fincode_shop_id":"","konbini_payment_deadline":7,"team_custom_domain":null,"is_safari_browser":false}" data-form-data="{"template_type":"copy_form","field_name_auto_increment":186,"element_name_auto_increment":4,"name":"毎日新聞デジタル 法人プラン\nお問い合わせフォーム","sns_share":{"facebook":{"enabled":false},"twitter":{"enabled":false},"line":{"enabled":false}},"description":"\u003cp style=\"text-align:center;\"\u003e各種お問い合わせはこちらのフォームよりご連絡ください。3営業日以内にご返信させていただきます。内容によってはお時間いただく場合もございますので、お早めにご連絡お願いいたします。お急ぎの場合は回答期限をお書き添えください。\u003cbr\u003e\u003cbr\u003e営業時間:午前10時~午後5時(土日祝日年末年始をのぞく)\u003cbr\u003e\u003c/p\u003e\n","description_thanks":null,"layout":"layout-vertical","main_color":"#607D8B","background_color":"#FFFFFF","title_color":"#000000","title_background_color":"#FFFFFF","field_name_color":"#000000","field_required_mode_background_color":"#F44336","field_optional_mode_background_color":"#607d8b","field_mode_text_color":"#FFFFFF","field_description_color":"#999999","field_outline_color":"#D9D9D9","field_background_color":"#FFFFFF","field_text_color":"#000000","field_supplement_color":"#999999","button_background_color":"#607D8B","button_text_color":"#FFFFFF","others_color":"#607D8B","color_changed_count":0,"main_color_last_used":true,"title_font_weight":400,"title_font_size":30,"field_name_font_weight":400,"field_name_font_size":16,"field_description_font_weight":400,"field_description_font_size":13,"field_supplement_font_weight":400,"field_supplement_font_size":13,"field_text_font_weight":400,"field_text_font_size":16,"button_text_font_weight":400,"button_text_font_size":20,"submit_button_size":3,"title_displayed":true,"description_color":null,"title_text_align":"center","description_text_align":"center","font_type":"kosugi-maru","efo_functions":{"unentered_fields_number":{"display_enabled":false,"background_color":"rgba(255, 87, 34, 0.75)","text_color":"rgba(255, 255, 255, 1)"},"half_width_automatic_conversion_enabled":false,"furigana_automatic_input_enabled":false,"page_partition_enabled":false,"folding_item_enabled":false,"folding_item_button_border_color":"#CFD8DC","folding_item_button_color":"#FFFFFF","folding_item_button_text_color":"#2C3E50","folding_item_button_title":"","folding_item_button_description":"","error_style":{"enabled":false,"background_color":"rgba(253, 217, 215, 1)","text_color":"rgba(0, 0, 0, 1)","outline_color":"rgba(217, 83, 79, 1)"},"progress_bar_shown":true,"is_subscribed":false},"prevent_duplication":false,"leave_alert_enabled":true,"temporary_saving_enabled":true,"confirmation_enabled":true,"cover":{"src":"https://form.run/admin/api/user_contents/fh2m9rQcjtj3bpEi8qR9UMapEB7i4pvSiRyvA3g5","bgsize":"cover","repeat":"no-repeat","darken_enable":false},"submit_button":{"type":"submitButton","style":"button-rect","label":"送信"},"confirm_button":{"type":"confirmButton","label":"入力内容の確認"},"logo":{"enabled":false,"style":"square","src":"https://form.run/admin/api/user_contents/USAxaItc1EbY35VqN5hJyLiR9AJDXnrMfuW1ekdO"},"tos":{"enabled":false,"url":""},"privacy_policy":{"enabled":false,"url":""},"published":true,"complete_page":{"title":"送信完了","description":""},"file_download":{"enabled":false,"label":"ダウンロード","url":""},"complete_link":{"enabled":true,"label":"ニュースサイトのトップページに戻る","url":"https://mainichi.jp"},"closed_redirect_url":null,"google_analytics_ga4_id":null,"open_period":{"enabled":false,"since":"","until":"2021-02-17 05:00","show":false},"noindex":false,"entry_limit":{"enabled":false,"count":0,"counter":false,"visualizer":false,"stock":0},"ogp":{"title":"","description":"この度はデジタル毎日にご関心をお寄せいただきありがとうございます。\nお問い合わせ、資料請求にあたり下記項目の入力をお願いします。\nお客様へのご連絡は、午前10時〜午後6時(土日祝日年末年始をのぞく)とさせていただきます。ご了承ください。","image_url":"https://form.run/admin/api/user_contents/NRPnpAPP6fWziz1Rc5j63xsVuBQKilrcQ2X4EmIJ"},"field_items":[{"id":61444742,"name":"_field_181","label":"説明テキスト","type":"description","required":false,"placeholder":null,"description":"","outlineDescription":null,"defaultValue":null,"terms":null,"agreement":null,"options":{"textAlign":"left"},"page_number":1,"parent_id":null,"branch_key":[],"folding_item":false},{"id":61444743,"name":"_field_153","label":"お問い合わせ内容","type":"section","required":false,"placeholder":null,"description":"","outlineDescription":null,"defaultValue":null,"terms":null,"agreement":null,"options":{"textAlign":"left"},"page_number":1,"parent_id":null,"branch_key":[],"folding_item":false},{"id":61444744,"name":"_field_150","label":"カテゴリー","type":"single_choice","required":true,"placeholder":null,"description":"","outlineDescription":null,"defaultValue":null,"terms":null,"agreement":null,"options":{"choices":["利用できるコンテンツや機能について","ご利用料金・お支払いについて","ご意見・ご要望","その他"]},"page_number":1,"parent_id":null,"branch_key":[],"folding_item":false},{"id":61444745,"name":"_field_151","label":"お問い合わせ内容","type":"multiple_line_text","required":true,"placeholder":"","description":"","outlineDescription":null,"defaultValue":null,"terms":null,"agreement":null,"options":{"range":{"max":null,"min":null}},"page_number":1,"parent_id":null,"branch_key":[],"folding_item":false},{"id":61444746,"name":"_field_156","label":"法人・団体 ご担当者様情報","type":"section","required":false,"placeholder":null,"description":"","outlineDescription":null,"defaultValue":null,"terms":null,"agreement":null,"options":{"textAlign":"left"},"page_number":1,"parent_id":null,"branch_key":[],"folding_item":false},{"id":61444747,"name":"_field_157","label":"法人・団体名","type":"single_line_text","required":true,"placeholder":"","description":"","outlineDescription":null,"defaultValue":null,"terms":null,"agreement":null,"options":{"range":{"max":null,"min":null},"isEnableTypeLimit":false,"typeLimitDetail":{"mode":"simple","validOption":"alphanumeric","validRegex":"","invalidText":""}},"page_number":1,"parent_id":null,"branch_key":[],"folding_item":false},{"id":61444748,"name":"_field_158","label":"法人・団体名(フリガナ)","type":"single_line_text","required":true,"placeholder":"","description":"","outlineDescription":null,"defaultValue":null,"terms":null,"agreement":null,"options":{"range":{"max":null,"min":null},"isEnableTypeLimit":false,"typeLimitDetail":{"mode":"simple","validOption":"alphanumeric","validRegex":"","invalidText":""}},"page_number":1,"parent_id":null,"branch_key":[],"folding_item":false},{"id":61444749,"name":"_field_159","label":"ご担当者所属部署名","type":"single_line_text","required":true,"placeholder":"","description":"","outlineDescription":null,"defaultValue":null,"terms":null,"agreement":null,"options":{"range":{"max":null,"min":null},"isEnableTypeLimit":false,"typeLimitDetail":{"mode":"simple","validOption":"alphanumeric","validRegex":"","invalidText":""}},"page_number":1,"parent_id":null,"branch_key":[],"folding_item":false},{"id":61444750,"name":"_field_160","label":"ご担当者氏名","type":"single_line_text","required":true,"placeholder":"","description":"","outlineDescription":null,"defaultValue":null,"terms":null,"agreement":null,"options":{"range":{"max":null,"min":null},"isEnableTypeLimit":false,"typeLimitDetail":{"mode":"simple","validOption":"alphanumeric","validRegex":"","invalidText":""}},"page_number":1,"parent_id":null,"branch_key":[],"folding_item":false},{"id":61444751,"name":"_field_161","label":"ご担当者氏名(フリガナ)","type":"single_line_text","required":true,"placeholder":"","description":"","outlineDescription":null,"defaultValue":null,"terms":null,"agreement":null,"options":{"range":{"max":null,"min":null},"isEnableTypeLimit":false,"typeLimitDetail":{"mode":"simple","validOption":"alphanumeric","validRegex":"","invalidText":""}},"page_number":1,"parent_id":null,"branch_key":[],"folding_item":false},{"id":61444752,"name":"_field_167","label":"ご担当者メールアドレス","type":"email_text_with_confirm","required":true,"placeholder":"","description":"","outlineDescription":null,"defaultValue":null,"terms":null,"agreement":null,"options":{},"page_number":1,"parent_id":null,"branch_key":[],"folding_item":false},{"id":61444753,"name":"_field_166","label":"ご担当者電話番号","type":"telephone_text","required":false,"placeholder":"","description":"","outlineDescription":null,"defaultValue":null,"terms":null,"agreement":null,"options":{"range":{"max":20,"min":null}},"page_number":1,"parent_id":null,"branch_key":[],"folding_item":false},{"id":61444754,"name":"_field_185","label":"ご利用状況","type":"multiple_choice","required":false,"placeholder":null,"description":"","outlineDescription":"","defaultValue":null,"terms":null,"agreement":null,"options":{"choices":["現在「毎日新聞デジタル法人プラン」を利用している"]},"page_number":1,"parent_id":null,"branch_key":[],"folding_item":false},{"id":61444755,"name":"_field_180","label":"下記の規約に同意のうえお進みください","type":"agreement","required":true,"placeholder":"","description":"プライバシーポリシー\nhttps://mainichi.jp/info/etc/privacy.html","outlineDescription":null,"defaultValue":null,"terms":"","agreement":true,"options":{"terms":[{"number":0,"title":"","url":""},{"number":1,"title":"","url":""},{"number":2,"title":"","url":""},{"number":3,"title":"","url":""}],"type":"direct","termsConfirmationText":"同意する"},"page_number":1,"parent_id":null,"branch_key":[],"folding_item":false}],"closed_elements":[{"name":"_element_2","label":"このフォームは非公開となっております","type":"section","description":"ご覧いただいているフォーム入力画面は、現在非公開となっております。\nまことに恐れ入りますが、本フォーム作成者様に直接お問い合わせいただけますよう、よろしくお願い申し上げます。","options":{"textAlign":"left"},"page":"closed"}],"recaptcha":{"type":"recaptchaElement","enabled":false},"half_width_filter":false,"is_folding_item_show":false,"friendly_key":"mainichi-business-inquiry","redirect_url":"https://mainichi.jp/info/thanks/business-inquiry.html","is_embed_form":true,"is_payment_form":false,"is_draft_form":false,"has_product_in_stock":false,"rewards_enabled":false,"layout_step_settings":{"progress_bar_background_color":null,"progress_bar_text_color":null,"progress_bar_position":null},"publish_path":"/@mainichi-business-inquiry","total_partition_number":1,"page_number_shown":true,"page_number_progress_bar_color":"#00BCD4","page_number_text_color":"#2C3E50","page_number_position":"top","customer_fields_mapping":{"last_name":null,"first_name":null,"last_name_kana":null,"first_name_kana":null,"company_name":null,"department":null,"job_title":null,"employees":null,"phone":null,"mobile_phone":null,"fax":null,"zip":null,"state":null,"city":null,"address_1":null,"address_2":null,"source":null,"gender":null,"birthday":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>