[{"configIndex":0,"accessToken":"806eff429c959333","allowedDomainList":[],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[],"detectSpaTransition":false,"botIcons":{"normal":"https://webagent.bedore.jp/assets/operator.png","information":"https://webagent.bedore.jp/assets/operator.png","smile":"https://webagent.bedore.jp/assets/operator.png","confused":"https://webagent.bedore.jp/assets/operator.png"},"breakpoint":960,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウィンドウ内の背景色 */\n.message-wrapper {\n  background: #D5EDDD !important;\n}\n  \n/* ヘッダーの背景色 */\n.messenger-header .panel-heading {\n  background: #00953b;\n}\n/* ヘッダーのフォント */\n.messenger-header span {\nfont-weight: bold !important;\ncolor: #ffffff !important;\n}\n/*オペレーター発言の吹き出しの文字色および背景色 */\n.response .content {\n  background: #ffffff !important;\n  color: #111111!important;\n}\n  \n.response .box.content:after {\nborder-right-color: #ffffff  !important;\n}\n \n \n/* ユーザ発言の吹き出し文字色および背景色 */\n.request .box {\n  background: #00953b !important;\n  color: #ffffff !important;\n}\n  \n/* ユーザ発言の吹き出し文字色および背景色の補助設定 */\n.request .box.content::after {\n  border-left-color:#00953b !important;\n}\n\n/* 選択肢ボタンの文字色および背景色 */\n.buttons li {\n  background: #97D4AE !important;\n  color: #111111 !important;\n\tFont-weight:bold!important;\n\tborder-radius: 15px !important; /* 形（角丸） */\n\tborder-color: #97D4AE !important; /* 枠線色 */\n\tpadding: 8px 3px 8px 30px !important;/* 回答候補ボタン位置(文字位置)調整 上px 右px 下px 左px*/\n\tmargin: 5px; /* 選択肢ボタンの間隔 */\n\tbackground: url(https://image.bedore.jp/277dea01-c09b-494b-9fbc-07ef2c469bdf/5a8868f8-cb1a-4ff0-9fa4-e4c25a66244c.png) no-repeat 6px 7.5px, #5CBB81 !important;\n}\n\n/* 選択肢のマウスオーバー時の背景色 */\n.buttons li:hover {\nbackground-color: #00953b !important;\ncolor: #ffffff !important;\n}\n\n/* 選択肢領域を囲む枠線*/\n.buttons {\nborder: none !important; /*非表示*/\n} \n\n/* 「はい」ボタン（左側のボタン）の文字色および背景色 */\n.button.first {\n  background: #00953b;\n  color: #FFFFFF !important;\n  border-radius: 15px !important; /* 形（角丸） */\n}\n  \n/*  「いいえ」ボタン（右側のボタン）の文字色および背景色 */\n.button.second {\n  background: #FFFFFF;\n  color: #254061 !important;\n  border-radius: 15px !important; /* 形（角丸） */\n}\n  \n/* 「質問する」ボタンの文字色および背景色 */\n#send-message {\n  background: #00953b !important;\n  color: #fafafa !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #0000d0 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    } \n\n/* 右上のバツボタンの色変更 */\n.action-button.toggle { \n    fill: #ffffff !important; \n    opacity: 0.8;\n}\n.action-button.toggle g {\n   fill: #ffffff !important;\n   opacity: 0.8;\n}\n\n/* 右上の◻ボタンの色変更 */\n.action-button.shrink g rect {stroke: #ffffff;}\n.action-button.shrink:hover {opacity: 0.8;}\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    width: 64px !important; /* 幅 */\n    height: 64px !important; /* 高さ */\n    background: #ca9fe5 !important;\n    border-style: none !important; /* 枠線形状 */\n    }\n\n/* オペレーターアイコンのスペース調整 */\n    div.media-left { margin-right: -2px; margin-left: -2px; }\n\n/* 回答欄のデザイン変更　*/\n#input-box{\n  border-radius: unset; \n  border-bottom: 1px solid #ddd  !important;\n  }\n\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n    font-weight: bold !important;\n}\n\n/* 吹き出しのデザイン変更　*/\n.messenger{\nbackground-color: #D5EDDD !important; /* 背景色 */\nborder: 0.1px solid #ca9fe5  !important; /* 枠線の太さ・形状・色 */\ncolor: #111111 !important; /* 文字色 */\n}\n\n/* 吹き出しの選択肢のデザイン変更　*/\n.button.is-visible{\nbackground-color: #00953b !important; /* 背景色 */\ncolor: #ffffff !important; /* 文字色 */ \n}　\n\n/* 吹き出しの開閉ボタンのデザイン変更　*/\n.col1 .icon-close {\n    fill: #808080 !important; /* ＋色 */\n}\n.col1 .close1{\n    background-color: #D5EDDD !important; /* 背景色 */\n}\n\n/* オペレーターアイコン・吹き出し全てを閉じるボタンのデザイン変更　*/\n#close-button {\n  display: block !important;\n  z-index: 1 !important;\n}\n.launcher-agent #close-button {\n  top: auto !important;\n  bottom: 38px !important: /* 数値は個別調整が必要 */\n}\n\n/* 吹き出し時の｢X｣ボタンの位置変更　*/\n#close-button {\n  display: block !important;\n  z-index: 1 !important;\n}\n\n.launcher-agent #close-button {\n  top: auto !important;\n  bottom: 55px !important; /* 数値は個別調整が必要 */\n}\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"chat","draggable":true,"enable":false,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問をどうぞ","headerType":"text","launcherImage":"https://webagent.bedore.jp/assets/launcher.png","launcherImageSP":"https://webagent.bedore.jp/assets/launcher.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":null,"launcherImageHeightSP":null,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"※使用しない※　有効化しないでください","personalInformationRegexp":"","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"ここに質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":10,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":"","showOnWebViewRegexpFlags":"i","shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":false,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":null,"pushMessageTemplateName":null,"switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":"","version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":"script_tag","faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":1,"accessToken":"806eff429c959333","allowedDomainList":[],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":0,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50%!important; /*角丸*/\n border: solid 1px #2980b9!important; /*枠線太さ*/\n width:25px !important; /*幅*/\n  z-index: 10000;\n}\na:not(.button) { color: #E8561E !important; }\n\n\n/* 吹き出しのデザイン変更　*/\n.messenger{\nbackground-color: #ffffff !important; /* 背景色 */\nborder: 0.1px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\ncolor: #454c50 !important; /* 文字色 */\n}\n\n/* 吹き出しの選択肢のデザイン変更　*/\n.button.is-visible{\nbackground-color: #2980b9 !important; /* 背景色 */\ncolor: #ffffff !important; /* 文字色 */ \n}　\n\n/* 吹き出しの開閉ボタンのデザイン変更　*/\n.col1 .icon-close {\n  fill: #808080 !important; /* ＋色 */\n}\n.col1 .close1{\n  background-color: #ffffff !important; /* 背景色 */\n  border: 0.1px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\n}\n\n/* オペレーターアイコン・吹き出し全てを閉じるボタンのデザイン変更　*/\n#close-button {\n  display: block !important;\n  z-index: 1 !important;\n}\n.launcher-agent #close-button {\n  top: auto !important;\n  bottom: 50px !important: /* 数値は個別調整が必要 */\n}\n\n/* 吹き出し時の｢X｣ボタンの位置変更　*/\n#close-button {\n  display: block !important;\n  z-index: 1 !important;\n}\n\n.launcher-agent #close-button {\n  top: auto !important;\n  bottom: 55px !important; /* 数値は個別調整が必要 */\n}\n\n/* 吹き出し用画像のデザイン　*/\n#launcher-agent .icon {\n    border-radius: 0 !important;\n    background-size: 75px 75px;\n    background-image: url(\"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/01c57ac1-3cf5-4bad-b24f-c6205802d3a9.png\") !important;\n    background-repeat: no-repeat;\n    width: 75px !important;     /*アイコン画像の左右の位置*/\n    height: 75px !important;     /*アイコン画像の上下の位置*/  \n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n    display: none !important;\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":false,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3d280ac5-71b8-49e9-bb62-a067657dd9ab.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3d280ac5-71b8-49e9-bb62-a067657dd9ab.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":200,"launcherImageHeight":80,"launcherImageWidthSP":200,"launcherImageHeightSP":80,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"※使用しない※　PC（総合TOP）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":false,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_002","pushMessageTemplateName":"start_001","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":2,"accessToken":"806eff429c959333","allowedDomainList":[],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":10000,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50%!important; /*角丸*/\n border: solid 1px #2980b9!important; /*枠線太さ*/\n width:25px !important; /*幅*/\n  z-index: 10000;\n}\na:not(.button) { color: #E8561E !important; }\n\n\n/* 吹き出しのデザイン変更　*/\n.messenger{\nbackground-color: #ffffff !important; /* 背景色 */\nborder: 0.1px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\ncolor: #454c50 !important; /* 文字色 */\n}\n\n/* 吹き出しの選択肢のデザイン変更　*/\n.button.is-visible{\nbackground-color: #2980b9 !important; /* 背景色 */\ncolor: #ffffff !important; /* 文字色 */ \n}　\n\n/* 吹き出しの開閉ボタンのデザイン変更　*/\n.col1 .icon-close {\n  fill: #808080 !important; /* ＋色 */\n}\n.col1 .close1{\n  background-color: #ffffff !important; /* 背景色 */\n  border: 0.1px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\n}\n\n/* オペレーターアイコン・吹き出し全てを閉じるボタンのデザイン変更　*/\n#close-button {\n  display: block !important;\n  z-index: 1 !important;\n}\n.launcher-agent #close-button {\n  top: auto !important;\n  bottom: 50px !important: /* 数値は個別調整が必要 */\n}\n\n/* 吹き出し時の｢X｣ボタンの位置変更　*/\n#close-button {\n  display: block !important;\n  z-index: 1 !important;\n}\n\n.launcher-agent #close-button {\n  top: auto !important;\n  bottom: 55px !important; /* 数値は個別調整が必要 */\n}\n\n/* 吹き出し用画像のデザイン　*/\n#launcher-agent .icon {\n    border-radius: 0 !important;\n    background-size: 75px 75px;\n    background-image: url(\"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/01c57ac1-3cf5-4bad-b24f-c6205802d3a9.png\") !important;\n    background-repeat: no-repeat;\n    width: 75px !important;     /*アイコン画像の左右の位置*/\n    height: 75px !important;     /*アイコン画像の上下の位置*/  \n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n    display: none !important;\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":false,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/943a5ae3-c5a3-4eff-951d-e65bc0195013.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/943a5ae3-c5a3-4eff-951d-e65bc0195013.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":100,"launcherImageHeight":80,"launcherImageWidthSP":100,"launcherImageHeightSP":80,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"※使用しない※　PC（競馬TOP）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":false,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_1","pushMessageTemplateName":"start_001","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":3,"accessToken":"806eff429c959333","allowedDomainList":[],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":900,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50%!important; /*角丸*/\n border: solid 1px #2980b9!important; /*枠線太さ*/\n width:25px !important; /*幅*/\n  z-index: 10000;\n}\na:not(.button) { color: #E8561E !important; }\n\n\n/* 吹き出しのデザイン変更　*/\n.messenger{\nbackground-color: #ffffff !important; /* 背景色 */\nborder: 0.1px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\ncolor: #454c50 !important; /* 文字色 */\n}\n\n/* 吹き出しの選択肢のデザイン変更　*/\n.button.is-visible{\nbackground-color: #2980b9 !important; /* 背景色 */\ncolor: #ffffff !important; /* 文字色 */ \n}　\n\n/* 吹き出しの開閉ボタンのデザイン変更　*/\n.col1 .icon-close {\n  fill: #808080 !important; /* ＋色 */\n}\n.col1 .close1{\n  background-color: #ffffff !important; /* 背景色 */\n  border: 0.1px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\n}\n\n/* オペレーターアイコン・吹き出し全てを閉じるボタンのデザイン変更　*/\n#close-button {\n  display: block !important;\n  z-index: 1 !important;\n}\n.launcher-agent #close-button {\n  top: auto !important;\n  bottom: 50px !important: /* 数値は個別調整が必要 */\n}\n\n/* 吹き出し時の｢X｣ボタンの位置変更　*/\n#close-button {\n  display: block !important;\n  z-index: 1 !important;\n}\n\n.launcher-agent #close-button {\n  top: auto !important;\n  bottom: 55px !important; /* 数値は個別調整が必要 */\n}\n\n/* 吹き出し用画像のデザイン　*/\n#launcher-agent .icon {\n    border-radius: 0 !important;\n    background-size: 75px 75px;\n    background-image: url(\"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/01c57ac1-3cf5-4bad-b24f-c6205802d3a9.png\") !important;\n    background-repeat: no-repeat;\n    width: 75px !important;     /*アイコン画像の左右の位置*/\n    height: 75px !important;     /*アイコン画像の上下の位置*/  \n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n    display: none !important;\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"chat","draggable":false,"enable":false,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3fd9976c-5c56-4608-80a5-11cee99ca231.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3fd9976c-5c56-4608-80a5-11cee99ca231.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":null,"launcherImageHeightSP":null,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"※使用しない※　PC（競輪TOP）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":"","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":false,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_2","pushMessageTemplateName":null,"switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":4,"accessToken":"806eff429c959333","allowedDomainList":[],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":900,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50%!important; /*角丸*/\n border: solid 1px #2980b9!important; /*枠線太さ*/\n width:25px !important; /*幅*/\n  z-index: 10000;\n}\na:not(.button) { color: #E8561E !important; }\n\n\n/* 吹き出しのデザイン変更　*/\n.messenger{\nbackground-color: #ffffff !important; /* 背景色 */\nborder: 0.1px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\ncolor: #454c50 !important; /* 文字色 */\n}\n\n/* 吹き出しの選択肢のデザイン変更　*/\n.button.is-visible{\nbackground-color: #2980b9 !important; /* 背景色 */\ncolor: #ffffff !important; /* 文字色 */ \n}　\n\n/* 吹き出しの開閉ボタンのデザイン変更　*/\n.col1 .icon-close {\n  fill: #808080 !important; /* ＋色 */\n}\n.col1 .close1{\n  background-color: #ffffff !important; /* 背景色 */\n  border: 0.1px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\n}\n\n/* オペレーターアイコン・吹き出し全てを閉じるボタンのデザイン変更　*/\n#close-button {\n  display: block !important;\n  z-index: 1 !important;\n}\n.launcher-agent #close-button {\n  top: auto !important;\n  bottom: 50px !important: /* 数値は個別調整が必要 */\n}\n\n/* 吹き出し時の｢X｣ボタンの位置変更　*/\n#close-button {\n  display: block !important;\n  z-index: 1 !important;\n}\n\n.launcher-agent #close-button {\n  top: auto !important;\n  bottom: 55px !important; /* 数値は個別調整が必要 */\n}\n\n/* 吹き出し用画像のデザイン　*/\n#launcher-agent .icon {\n    border-radius: 0 !important;\n    background-size: 75px 75px;\n    background-image: url(\"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/01c57ac1-3cf5-4bad-b24f-c6205802d3a9.png\") !important;\n    background-repeat: no-repeat;\n    width: 75px !important;     /*アイコン画像の左右の位置*/\n    height: 75px !important;     /*アイコン画像の上下の位置*/  \n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n    display: none !important;\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":true,"defaultDisplayType":"push","draggable":false,"enable":false,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3fd9976c-5c56-4608-80a5-11cee99ca231.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3fd9976c-5c56-4608-80a5-11cee99ca231.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":null,"launcherImageHeightSP":null,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"※使用しない※　PC（オートレースTOP）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":"","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":false,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_3","pushMessageTemplateName":"start_scenario_3","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":5,"accessToken":"806eff429c959333","allowedDomainList":[],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":900,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50%!important; /*角丸*/\n border: solid 1px #2980b9!important; /*枠線太さ*/\n width:25px !important; /*幅*/\n  z-index: 10000;\n}\na:not(.button) { color: #E8561E !important; }\n\n\n/* 吹き出しのデザイン変更　*/\n.messenger{\nbackground-color: #ffffff !important; /* 背景色 */\nborder: 0.1px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\ncolor: #454c50 !important; /* 文字色 */\n}\n\n/* 吹き出しの選択肢のデザイン変更　*/\n.button.is-visible{\nbackground-color: #2980b9 !important; /* 背景色 */\ncolor: #ffffff !important; /* 文字色 */ \n}　\n\n/* 吹き出しの開閉ボタンのデザイン変更　*/\n.col1 .icon-close {\n  fill: #808080 !important; /* ＋色 */\n}\n.col1 .close1{\n  background-color: #ffffff !important; /* 背景色 */\n  border: 0.1px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\n}\n\n/* オペレーターアイコン・吹き出し全てを閉じるボタンのデザイン変更　*/\n#close-button {\n  display: block !important;\n  z-index: 1 !important;\n}\n.launcher-agent #close-button {\n  top: auto !important;\n  bottom: 50px !important: /* 数値は個別調整が必要 */\n}\n\n/* 吹き出し時の｢X｣ボタンの位置変更　*/\n#close-button {\n  display: block !important;\n  z-index: 1 !important;\n}\n\n.launcher-agent #close-button {\n  top: auto !important;\n  bottom: 55px !important; /* 数値は個別調整が必要 */\n}\n\n/* 吹き出し用画像のデザイン　*/\n#launcher-agent .icon {\n    border-radius: 0 !important;\n    background-size: 75px 75px;\n    background-image: url(\"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/01c57ac1-3cf5-4bad-b24f-c6205802d3a9.png\") !important;\n    background-repeat: no-repeat;\n    width: 75px !important;     /*アイコン画像の左右の位置*/\n    height: 75px !important;     /*アイコン画像の上下の位置*/  \n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n    display: none !important;\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"chat","draggable":false,"enable":false,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://webagent.bedore.jp/assets/launcher.png","launcherImageSP":"https://webagent.bedore.jp/assets/launcher.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":null,"launcherImageHeightSP":null,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"※使用しない※　PC（LOTO TOP）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":"","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":false,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_4","pushMessageTemplateName":null,"switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":6,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":0,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n\n/* 吹き出しデザイン：「吹き出し」側x＋ボタン*/\n.messenger {\n  background-color: #ffffff !important; /* 背景色 */\n  border: solid 2px #2980b9 !important; /*枠線色・太さ*/\n  border-radius: 10px 10px 0px 0px!important; /*角丸*/\n  color: #2980b9 !important; /* 文字色 */ \n  font-weight: bold !important; /* 太字 */ \n}\n\n/* 吹き出しの選択肢のデザイン変更　*/\n.messenger .button {\nbackground-color: #2980b9 !important; /* 背景色 */\ncolor: #ffffff !important; /* 文字色 */ \n}　\n\n.col1 .icon-close {\n    fill: #2980b9 !important; /* 「×＋」の色 */\n}\n.col1 .close1 {\n    background-color: #ffffff !important; /* 背景色 */\n    border: solid 2px #2980b9 !important; /*枠線太さ*/\n}\n\n/*ランチャー＋吹き出し時のランチャー(アイコン)画像*/\n.icon {\n display: none !important; /*アイコン非表示*/\n}\n\n\n100×83\n\n\n\n/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":3,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":null,"launcherImageHeightSP":null,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"PC（キャンペーン（ログイン前））","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_20","pushMessageTemplateName":"start_scenario_20","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":7,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":0,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":3,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":null,"launcherImageHeightSP":null,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"PC（キャンペーン（ログイン後））","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_20","pushMessageTemplateName":"start_scenario_20","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":8,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[],"detectSpaTransition":false,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":769,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n\n/* 吹き出しデザイン：「吹き出し」側x＋ボタン*/\n.messenger {\n  background-color: #ffffff !important; /* 背景色 */\n  border: solid 2px #2980b9 !important; /*枠線色・太さ*/\n  border-radius: 10px 10px 0px 0px!important; /*角丸*/\n  color: #2980b9 !important; /* 文字色 */ \n  font-weight: bold !important; /* 太字 */ \n}\n\n/* 吹き出しの選択肢のデザイン変更　*/\n.messenger .button {\nbackground-color: #2980b9 !important; /* 背景色 */\ncolor: #ffffff !important; /* 文字色 */ \n}　\n\n.col1 .icon-close {\n    fill: #2980b9 !important; /* 「×＋」の色 */\n}\n.col1 .close1 {\n    background-color: #ffffff !important; /* 背景色 */\n    border: solid 2px #2980b9 !important; /*枠線太さ*/\n}\n\n/*ランチャー＋吹き出し時のランチャー(アイコン)画像*/\n.icon {\n display: none !important; /*アイコン非表示*/\n}\n\n\n100×83\n\n\n\n/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":"ja","defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":false,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP/PC共通（オッズパーククラブ）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":0,"keepChatsOnPageTransition":false,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_22","pushMessageTemplateName":"start_scenario_22","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":"script_tag","faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":9,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":769,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP/PC共通（オッズパーククラブ競馬）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_23","pushMessageTemplateName":"start_scenario_23","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":10,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[],"detectSpaTransition":false,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":769,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":"ja","defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":false,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP/PC共通（オッズパーククラブ競輪）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":0,"keepChatsOnPageTransition":false,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_24","pushMessageTemplateName":"start_scenario_24","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":"script_tag","faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":11,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":769,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP/PC共通（オッズパーククラブオートレース）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_25","pushMessageTemplateName":"start_scenario_25","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":12,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":769,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":3,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP/PC共通（はじめの一歩）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_22","pushMessageTemplateName":"start_scenario_22","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":13,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":0,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":true,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"PC（はじめての方へ）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_26","pushMessageTemplateName":"start_001","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":14,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":769,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP/PC共通（お客様の声）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_28","pushMessageTemplateName":"start_001","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":15,"accessToken":"806eff429c959333","allowedDomainList":[],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":0,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50%!important; /*角丸*/\n border: solid 1px #2980b9!important; /*枠線太さ*/\n width:25px !important; /*幅*/\n  z-index: 10000;\n}\na:not(.button) { color: #E8561E !important; }\n\n\n/* 吹き出しのデザイン変更　*/\n.messenger{\nbackground-color: #ffffff !important; /* 背景色 */\nborder: 0.1px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\ncolor: #454c50 !important; /* 文字色 */\n}\n\n/* 吹き出しの選択肢のデザイン変更　*/\n.button.is-visible{\nbackground-color: #2980b9 !important; /* 背景色 */\ncolor: #ffffff !important; /* 文字色 */ \n}　\n\n/* 吹き出しの開閉ボタンのデザイン変更　*/\n.col1 .icon-close {\n  fill: #808080 !important; /* ＋色 */\n}\n.col1 .close1{\n  background-color: #ffffff !important; /* 背景色 */\n  border: 0.1px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\n}\n\n/* オペレーターアイコン・吹き出し全てを閉じるボタンのデザイン変更　*/\n#close-button {\n  display: block !important;\n  z-index: 1 !important;\n}\n.launcher-agent #close-button {\n  top: auto !important;\n  bottom: 50px !important: /* 数値は個別調整が必要 */\n}\n\n/* 吹き出し時の｢X｣ボタンの位置変更　*/\n#close-button {\n  display: block !important;\n  z-index: 1 !important;\n}\n\n.launcher-agent #close-button {\n  top: auto !important;\n  bottom: 55px !important; /* 数値は個別調整が必要 */\n}\n\n/* 吹き出し用画像のデザイン　*/\n#launcher-agent .icon {\n    border-radius: 0 !important;\n    background-size: 75px 75px;\n    background-image: url(\"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/01c57ac1-3cf5-4bad-b24f-c6205802d3a9.png\") !important;\n    background-repeat: no-repeat;\n    width: 75px !important;     /*アイコン画像の左右の位置*/\n    height: 75px !important;     /*アイコン画像の上下の位置*/  \n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n    display: none !important;\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":true,"enable":false,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e0b44e35-bc73-422a-9bed-3c23e6ba8f13.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e0b44e35-bc73-422a-9bed-3c23e6ba8f13.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":null,"launcherImageHeightSP":null,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"※使用しない※　SP（総合TOP）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":false,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_002","pushMessageTemplateName":"start_001","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":16,"accessToken":"806eff429c959333","allowedDomainList":[],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":0,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50%!important; /*角丸*/\n border: solid 1px #2980b9!important; /*枠線太さ*/\n width:25px !important; /*幅*/\n  z-index: 10000;\n}\na:not(.button) { color: #E8561E !important; }\n\n\n/* 吹き出しのデザイン変更　*/\n.messenger{\nbackground-color: #ffffff !important; /* 背景色 */\nborder: 0.1px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\ncolor: #454c50 !important; /* 文字色 */\n}\n\n/* 吹き出しの選択肢のデザイン変更　*/\n.button.is-visible{\nbackground-color: #2980b9 !important; /* 背景色 */\ncolor: #ffffff !important; /* 文字色 */ \n}　\n\n/* 吹き出しの開閉ボタンのデザイン変更　*/\n.col1 .icon-close {\n  fill: #808080 !important; /* ＋色 */\n}\n.col1 .close1{\n  background-color: #ffffff !important; /* 背景色 */\n  border: 0.1px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\n}\n\n/* オペレーターアイコン・吹き出し全てを閉じるボタンのデザイン変更　*/\n#close-button {\n  display: block !important;\n  z-index: 1 !important;\n}\n.launcher-agent #close-button {\n  top: auto !important;\n  bottom: 50px !important: /* 数値は個別調整が必要 */\n}\n\n/* 吹き出し時の｢X｣ボタンの位置変更　*/\n#close-button {\n  display: block !important;\n  z-index: 1 !important;\n}\n\n.launcher-agent #close-button {\n  top: auto !important;\n  bottom: 55px !important; /* 数値は個別調整が必要 */\n}\n\n/* 吹き出し用画像のデザイン　*/\n#launcher-agent .icon {\n    border-radius: 0 !important;\n    background-size: 75px 75px;\n    background-image: url(\"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/01c57ac1-3cf5-4bad-b24f-c6205802d3a9.png\") !important;\n    background-repeat: no-repeat;\n    width: 75px !important;     /*アイコン画像の左右の位置*/\n    height: 75px !important;     /*アイコン画像の上下の位置*/  \n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n    display: none !important;\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":true,"enable":false,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e0b44e35-bc73-422a-9bed-3c23e6ba8f13.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e0b44e35-bc73-422a-9bed-3c23e6ba8f13.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":null,"launcherImageHeightSP":null,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"※使用しない※　SP（競馬TOP）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":false,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_1","pushMessageTemplateName":"start_001","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":17,"accessToken":"806eff429c959333","allowedDomainList":[],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":0,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50%!important; /*角丸*/\n border: solid 1px #2980b9!important; /*枠線太さ*/\n width:25px !important; /*幅*/\n  z-index: 10000;\n}\na:not(.button) { color: #E8561E !important; }\n\n\n/* 吹き出しのデザイン変更　*/\n.messenger{\nbackground-color: #ffffff !important; /* 背景色 */\nborder: 0.1px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\ncolor: #454c50 !important; /* 文字色 */\n}\n\n/* 吹き出しの選択肢のデザイン変更　*/\n.button.is-visible{\nbackground-color: #2980b9 !important; /* 背景色 */\ncolor: #ffffff !important; /* 文字色 */ \n}　\n\n/* 吹き出しの開閉ボタンのデザイン変更　*/\n.col1 .icon-close {\n  fill: #808080 !important; /* ＋色 */\n}\n.col1 .close1{\n  background-color: #ffffff !important; /* 背景色 */\n  border: 0.1px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\n}\n\n/* オペレーターアイコン・吹き出し全てを閉じるボタンのデザイン変更　*/\n#close-button {\n  display: block !important;\n  z-index: 1 !important;\n}\n.launcher-agent #close-button {\n  top: auto !important;\n  bottom: 50px !important: /* 数値は個別調整が必要 */\n}\n\n/* 吹き出し時の｢X｣ボタンの位置変更　*/\n#close-button {\n  display: block !important;\n  z-index: 1 !important;\n}\n\n.launcher-agent #close-button {\n  top: auto !important;\n  bottom: 55px !important; /* 数値は個別調整が必要 */\n}\n\n/* 吹き出し用画像のデザイン　*/\n#launcher-agent .icon {\n    border-radius: 0 !important;\n    background-size: 75px 75px;\n    background-image: url(\"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/01c57ac1-3cf5-4bad-b24f-c6205802d3a9.png\") !important;\n    background-repeat: no-repeat;\n    width: 75px !important;     /*アイコン画像の左右の位置*/\n    height: 75px !important;     /*アイコン画像の上下の位置*/  \n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n    display: none !important;\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":true,"enable":false,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e0b44e35-bc73-422a-9bed-3c23e6ba8f13.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e0b44e35-bc73-422a-9bed-3c23e6ba8f13.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":null,"launcherImageHeightSP":null,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"※使用しない※　SP（競輪TOP）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":false,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_2","pushMessageTemplateName":"start_001","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":18,"accessToken":"806eff429c959333","allowedDomainList":[],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":0,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50%!important; /*角丸*/\n border: solid 1px #2980b9!important; /*枠線太さ*/\n width:25px !important; /*幅*/\n  z-index: 10000;\n}\na:not(.button) { color: #E8561E !important; }\n\n\n/* 吹き出しのデザイン変更　*/\n.messenger{\nbackground-color: #ffffff !important; /* 背景色 */\nborder: 0.1px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\ncolor: #454c50 !important; /* 文字色 */\n}\n\n/* 吹き出しの選択肢のデザイン変更　*/\n.button.is-visible{\nbackground-color: #2980b9 !important; /* 背景色 */\ncolor: #ffffff !important; /* 文字色 */ \n}　\n\n/* 吹き出しの開閉ボタンのデザイン変更　*/\n.col1 .icon-close {\n  fill: #808080 !important; /* ＋色 */\n}\n.col1 .close1{\n  background-color: #ffffff !important; /* 背景色 */\n  border: 0.1px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\n}\n\n/* オペレーターアイコン・吹き出し全てを閉じるボタンのデザイン変更　*/\n#close-button {\n  display: block !important;\n  z-index: 1 !important;\n}\n.launcher-agent #close-button {\n  top: auto !important;\n  bottom: 50px !important: /* 数値は個別調整が必要 */\n}\n\n/* 吹き出し時の｢X｣ボタンの位置変更　*/\n#close-button {\n  display: block !important;\n  z-index: 1 !important;\n}\n\n.launcher-agent #close-button {\n  top: auto !important;\n  bottom: 55px !important; /* 数値は個別調整が必要 */\n}\n\n/* 吹き出し用画像のデザイン　*/\n#launcher-agent .icon {\n    border-radius: 0 !important;\n    background-size: 75px 75px;\n    background-image: url(\"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/01c57ac1-3cf5-4bad-b24f-c6205802d3a9.png\") !important;\n    background-repeat: no-repeat;\n    width: 75px !important;     /*アイコン画像の左右の位置*/\n    height: 75px !important;     /*アイコン画像の上下の位置*/  \n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n    display: none !important;\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":true,"enable":false,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e0b44e35-bc73-422a-9bed-3c23e6ba8f13.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e0b44e35-bc73-422a-9bed-3c23e6ba8f13.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":null,"launcherImageHeightSP":null,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"※使用しない※　SP（オートレースTOP）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":false,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_3","pushMessageTemplateName":"start_001","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":19,"accessToken":"806eff429c959333","allowedDomainList":[],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":0,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50%!important; /*角丸*/\n border: solid 1px #2980b9!important; /*枠線太さ*/\n width:25px !important; /*幅*/\n  z-index: 10000;\n}\na:not(.button) { color: #E8561E !important; }\n\n\n/* 吹き出しのデザイン変更　*/\n.messenger{\nbackground-color: #ffffff !important; /* 背景色 */\nborder: 0.1px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\ncolor: #454c50 !important; /* 文字色 */\n}\n\n/* 吹き出しの選択肢のデザイン変更　*/\n.button.is-visible{\nbackground-color: #2980b9 !important; /* 背景色 */\ncolor: #ffffff !important; /* 文字色 */ \n}　\n\n/* 吹き出しの開閉ボタンのデザイン変更　*/\n.col1 .icon-close {\n  fill: #808080 !important; /* ＋色 */\n}\n.col1 .close1{\n  background-color: #ffffff !important; /* 背景色 */\n  border: 0.1px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\n}\n\n/* オペレーターアイコン・吹き出し全てを閉じるボタンのデザイン変更　*/\n#close-button {\n  display: block !important;\n  z-index: 1 !important;\n}\n.launcher-agent #close-button {\n  top: auto !important;\n  bottom: 50px !important: /* 数値は個別調整が必要 */\n}\n\n/* 吹き出し時の｢X｣ボタンの位置変更　*/\n#close-button {\n  display: block !important;\n  z-index: 1 !important;\n}\n\n.launcher-agent #close-button {\n  top: auto !important;\n  bottom: 55px !important; /* 数値は個別調整が必要 */\n}\n\n/* 吹き出し用画像のデザイン　*/\n#launcher-agent .icon {\n    border-radius: 0 !important;\n    background-size: 75px 75px;\n    background-image: url(\"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/01c57ac1-3cf5-4bad-b24f-c6205802d3a9.png\") !important;\n    background-repeat: no-repeat;\n    width: 75px !important;     /*アイコン画像の左右の位置*/\n    height: 75px !important;     /*アイコン画像の上下の位置*/  \n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n    display: none !important;\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":true,"enable":false,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e0b44e35-bc73-422a-9bed-3c23e6ba8f13.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e0b44e35-bc73-422a-9bed-3c23e6ba8f13.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":null,"launcherImageHeightSP":null,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"※使用しない※　SP（LOTO TOP）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":false,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_4","pushMessageTemplateName":"start_001","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":20,"accessToken":"806eff429c959333","allowedDomainList":["sp.oddspark.com","www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://sp.oddspark.com/campaign/?*"],"priority":1}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":10000,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":100,"launcherImageHeight":83,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP（キャンペーン(ログイン前））","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_20","pushMessageTemplateName":"start_scenario_20","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":21,"accessToken":"806eff429c959333","allowedDomainList":["sp.oddspark.com","www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":10000,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":3,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":100,"launcherImageHeight":83,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP（はじめての方へ）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_26","pushMessageTemplateName":"start_scenario_26","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":22,"accessToken":"806eff429c959333","allowedDomainList":["sp.oddspark.com","www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://www.oddspark.com/?SSO_FORCE_LOGIN=1*","https://www.oddspark.com/loto/?SSO_FORCE_LOGIN=1*","https://www.oddspark.com/keiba/?SSO_FORCE_LOGIN=1*","https://www.oddspark.com/keirin/?SSO_FORCE_LOGIN=1*","https://www.oddspark.com/jsp/sso_filter/LoginPc.jsp*","https://www.oddspark.com/OpTop.do?SSO_FORCE_LOGIN=1*","https://www.oddspark.com/keiba/auth/VoteKeibaTop.do*","https://www.oddspark.com/autorace/?SSO_FORCE_LOGIN=1*","https://www.oddspark.com/loto/jsp/sso_filter/LoginPc.jsp*","https://www.oddspark.com/keiba/jsp/sso_filter/LoginPc.jsp*","https://www.oddspark.com/keirin/jsp/sso_filter/LoginPc.jsp*","https://www.oddspark.com/autorace/jsp/sso_filter/LoginPc.jsp*","https://www.oddspark.com/keirin/KeirinTop.do?SSO_FORCE_LOGIN=1*"],"priority":14}],"detectSpaTransition":false,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":0,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":5,"defaultLanguage":"ja","defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":null,"launcherImageHeightSP":null,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"PC（ログイン）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":true,"previousChatsTTL":0,"keepChatsOnPageTransition":false,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_6_Ver1","pushMessageTemplateName":"start_scenario_6","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":"script_tag","faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":23,"accessToken":"806eff429c959333","allowedDomainList":["sp.oddspark.com","www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://sp.oddspark.com/loto/?SSO_FORCE_LOGIN=1*","https://sp.oddspark.com/keiba/?SSO_FORCE_LOGIN=1*","https://sp.oddspark.com/keirin/?SSO_FORCE_LOGIN=1*","https://sp.oddspark.com/autorace/?SSO_FORCE_LOGIN=1*","https://sp.oddspark.com/SpOpTop.do?SSO_FORCE_LOGIN=1*","https://sp.oddspark.com/jsp/sso_filter/LoginMobile.jsp*"],"priority":32}],"detectSpaTransition":false,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":10000,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":3,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":100,"launcherImageHeight":83,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP（ログイン）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":true,"previousChatsTTL":0,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_30_Ver1","pushMessageTemplateName":"start_scenario_30","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":"script_tag","faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":24,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":0,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50%!important; /*角丸*/\n border: solid 1px #2980b9!important; /*枠線太さ*/\n width:25px !important; /*幅*/\n  z-index: 10000;\n}\na:not(.button) { color: #E8561E !important; }\n\n\n/* 吹き出しのデザイン変更　*/\n.messenger{\nbackground-color: #ffffff !important; /* 背景色 */\nborder: 0.1px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\ncolor: #454c50 !important; /* 文字色 */\n}\n\n/* 吹き出しの選択肢のデザイン変更　*/\n.button.is-visible{\nbackground-color: #2980b9 !important; /* 背景色 */\ncolor: #ffffff !important; /* 文字色 */ \n}　\n\n/* 吹き出しの開閉ボタンのデザイン変更　*/\n.col1 .icon-close {\n  fill: #808080 !important; /* ＋色 */\n}\n.col1 .close1{\n  background-color: #ffffff !important; /* 背景色 */\n  border: 0.1px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\n}\n\n/* オペレーターアイコン・吹き出し全てを閉じるボタンのデザイン変更　*/\n#close-button {\n  display: block !important;\n  z-index: 1 !important;\n}\n.launcher-agent #close-button {\n  top: auto !important;\n  bottom: 30px !important: /* 数値は個別調整が必要 */\n}\n\n/* 吹き出し時の｢X｣ボタンの位置変更　*/\n#close-button {\n  display: block !important;\n  z-index: 1 !important;\n}\n\n.launcher-agent #close-button {\n  top: auto !important;\n  bottom: 55px !important; /* 数値は個別調整が必要 */\n}\n\n/* 吹き出し用画像のデザイン　*/\n#launcher-agent .icon {\n    border-radius: 0 !important;\n    background-size: 75px 75px;\n    background-image: url(\"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/b08754e5-1473-419d-8280-21dbbece1f84.png\") !important;\n    background-repeat: no-repeat;\n    width: 75px !important;     /*アイコン画像の左右の位置*/\n    height: 75px !important;     /*アイコン画像の上下の位置*/  \n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n    display: none !important;\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":true,"enable":false,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/79ab0f77-ee57-433d-8671-d86a08930d7b.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/79ab0f77-ee57-433d-8671-d86a08930d7b.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":null,"launcherImageHeightSP":null,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"【設定準備用】PCステージング_共通タグ_ランチャー型","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_002","pushMessageTemplateName":"start_001","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":25,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":10000,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n\na:not(.button) { color: #E8561E !important; }\n\n\n/* 吹き出しのデザイン変更　*/\n.messenger{\nbackground-color: #ffffff !important; /* 背景色 */\nborder: 0.1px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\ncolor: #454c50 !important; /* 文字色 */\nborder: 2px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\n\n}\n\n/* 吹き出しの選択肢のデザイン変更　*/\n.button.is-visible{\nbackground-color: #2980b9 !important; /* 背景色 */\ncolor: #ffffff !important; /* 文字色 */ \n}　\n\n/* 吹き出しの開閉ボタンのデザイン変更　*/\n.col1 .icon-close {\n  fill: #808080 !important; /* ＋色 */\n}\n.col1 .close1{\n  background-color: #ffffff !important; /* 背景色 */\n  border: 2px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\n}\n\n/* 吹き出し用画像のデザイン　*/\n#launcher-agent .icon {\n    border-radius: 0 !important;\n    background-size: 45px 45px !important;\n    background-image: url(\"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/4f73ee81-3764-4727-97a5-d31fce1edd41.png\") !important;\n    background-repeat: no-repeat;\n    width: 80px !important;     /*アイコン画像の幅*/\n    height: 80px !important;     /*アイコン画像の高さ*/  \n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n width:22px !important;\n height:22px !important;\n right: 0px !important;\n bottom: 44px !important;\n z-index: 1;\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":false,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":100,"launcherImageHeight":68,"launcherImageWidthSP":100,"launcherImageHeightSP":68,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"【設定準備用】SPステージング_共通タグ_ランチャー型","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_002","pushMessageTemplateName":"start_001","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":26,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":0,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50%!important; /*角丸*/\n border: solid 1px #2980b9!important; /*枠線太さ*/\n width:25px !important; /*幅*/\n  z-index: 10000;\n}\na:not(.button) { color: #E8561E !important; }\n\n\n/* 吹き出しのデザイン変更　*/\n.messenger{\nbackground-color: #ffffff !important; /* 背景色 */\nborder: 0.1px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\ncolor: #454c50 !important; /* 文字色 */\n}\n\n/* 吹き出しの選択肢のデザイン変更　*/\n.button.is-visible{\nbackground-color: #2980b9 !important; /* 背景色 */\ncolor: #ffffff !important; /* 文字色 */ \n}　\n\n/* 吹き出しの開閉ボタンのデザイン変更　*/\n.col1 .icon-close {\n  fill: #808080 !important; /* ＋色 */\n}\n.col1 .close1{\n  background-color: #ffffff !important; /* 背景色 */\n  border: 0.1px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\n}\n\n/* オペレーターアイコン・吹き出し全てを閉じるボタンのデザイン変更　*/\n#close-button {\n  display: block !important;\n  z-index: 1 !important;\n}\n.launcher-agent #close-button {\n  top: auto !important;\n  bottom: 50px !important: /* 数値は個別調整が必要 */\n}\n\n/* 吹き出し時の｢X｣ボタンの位置変更　*/\n#close-button {\n  display: block !important;\n  z-index: 1 !important;\n}\n\n.launcher-agent #close-button {\n  top: auto !important;\n  bottom: 55px !important; /* 数値は個別調整が必要 */\n}\n\n/* 吹き出し用画像のデザイン　*/\n#launcher-agent .icon {\n    border-radius: 0 !important;\n    background-size: 60px 60px;\n    background-image: url(\"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/01c57ac1-3cf5-4bad-b24f-c6205802d3a9.png\") !important;\n    background-repeat: no-repeat;\n    width: 60px !important;     /*アイコン画像の左右の位置*/\n    height: 60px !important;     /*アイコン画像の上下の位置*/  \n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n    display: none !important;","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":true,"defaultDisplayType":"push","draggable":true,"enable":false,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/79ab0f77-ee57-433d-8671-d86a08930d7b.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/79ab0f77-ee57-433d-8671-d86a08930d7b.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":1,"launcherImageHeight":1,"launcherImageWidthSP":1,"launcherImageHeightSP":1,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"【設定準備用】PCステージング_共通タグ（吹き出し）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_002","pushMessageTemplateName":"start_001","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":27,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":10000,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50%!important; /*角丸*/\n border: solid 1px #2980b9!important; /*枠線太さ*/\n width:25px !important; /*幅*/\n  z-index: 10000;\n}\na:not(.button) { color: #E8561E !important; }\n\n\n/* 吹き出しのデザイン変更　*/\n.messenger{\nbackground-color: #ffffff !important; /* 背景色 */\nborder: 0.1px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\ncolor: #454c50 !important; /* 文字色 */\n}\n\n/* 吹き出しの選択肢のデザイン変更　*/\n.button.is-visible{\nbackground-color: #2980b9 !important; /* 背景色 */\ncolor: #ffffff !important; /* 文字色 */ \n}　\n\n/* 吹き出しの開閉ボタンのデザイン変更　*/\n.col1 .icon-close {\n  fill: #808080 !important; /* ＋色 */\n}\n.col1 .close1{\n  background-color: #ffffff !important; /* 背景色 */\n  border: 0.1px solid #2980b9  !important; /* 枠線の太さ・形状・色 */\n}\n\n/* オペレーターアイコン・吹き出し全てを閉じるボタンのデザイン変更　*/\n#close-button {\n  display: block !important;\n  z-index: 1 !important;\n}\n.launcher-agent #close-button {\n  top: auto !important;\n  bottom: 50px !important: /* 数値は個別調整が必要 */\n}\n\n/* 吹き出し時の｢X｣ボタンの位置変更　*/\n#close-button {\n  display: block !important;\n  z-index: 1 !important;\n}\n\n.launcher-agent #close-button {\n  top: auto !important;\n  bottom: 55px !important; /* 数値は個別調整が必要 */\n}\n\n/* 吹き出し用画像のデザイン　*/\n#launcher-agent .icon {\n    border-radius: 0 !important;\n    background-size: 75px 75px;\n    background-image: url(\"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/01c57ac1-3cf5-4bad-b24f-c6205802d3a9.png\") !important;\n    background-repeat: no-repeat;\n    width: 75px !important;     /*アイコン画像の左右の位置*/\n    height: 75px !important;     /*アイコン画像の上下の位置*/  \n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n    display: none !important;\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":true,"defaultDisplayType":"push","draggable":false,"enable":false,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/880581f0-d0a9-4128-987d-6e9e884d19fc.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/880581f0-d0a9-4128-987d-6e9e884d19fc.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":1,"launcherImageHeight":1,"launcherImageWidthSP":1,"launcherImageHeightSP":1,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"【設定準備用】SPステージング_共通タグ（吹き出し）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_002","pushMessageTemplateName":"start_scenario_1","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":28,"accessToken":"806eff429c959333","allowedDomainList":["webagent.bedore.jp","www.oddspark.com","secure.okbiz.jp","faq.oddspark.com"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":0,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":null,"launcherImageHeightSP":null,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"PC（よくあるご質問）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_33_ver1","pushMessageTemplateName":"start_001","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":29,"accessToken":"806eff429c959333","allowedDomainList":["faq.oddspark.com","secure.okbiz.jp","www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":10000,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 30px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 2px 0px 2px 5px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":100,"launcherImageHeight":83,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP（よくあるご質問）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_33_ver1","pushMessageTemplateName":"start_001","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":30,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://www.oddspark.com/about/mailto/mailbefore.html*"],"priority":35}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":0,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":null,"launcherImageHeightSP":null,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"PC（ご意見・お問い合わせ）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_5","pushMessageTemplateName":"start_001","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":31,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp","sp.oddspark.com"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://sp.oddspark.com/campaign/?SSO_FORCE_LOGIN=1*"],"priority":0}],"detectSpaTransition":false,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":10000,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":5,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":100,"launcherImageHeight":83,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP（キャンペーン(ログイン後））","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":true,"previousChatsTTL":0,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_20","pushMessageTemplateName":"start_scenario_6","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":"script_tag","faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":32,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://www.oddspark.com/user/new/RegTop.do*"],"priority":15}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":769,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":3,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"PC（オッズパーク新規会員登録）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_7_ver.1","pushMessageTemplateName":"start_scenario_7","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":33,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://www.oddspark.com/user/new/AgreeInp.do*"],"priority":26}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":769,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":5,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"PC（オッズパーク新規会員登録 規約同意画面）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_8","pushMessageTemplateName":"start_scenario_8","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":34,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://www.oddspark.com/user/new/JnbFlow.do*","https://www.oddspark.com/user/new/RakFlow.do*","https://www.oddspark.com/user/new/MailSnd.do*","https://www.oddspark.com/member/crd/TohoFlow.html*","https://www.oddspark.com/member/crd/GummaFlow.html*","https://www.oddspark.com/member/crd/HokuyouFlow.html*","https://www.oddspark.com/member/crd/FukuokaFlow.html*"],"priority":22}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":769,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n\n/* 吹き出しデザイン：「吹き出し」側x＋ボタン*/\n.messenger {\n  background-color: #ffffff !important; /* 背景色 */\n  border: solid 2px #2980b9 !important; /*枠線色・太さ*/\n  border-radius: 10px 10px 0px 0px!important; /*角丸*/\n  color: #2980b9 !important; /* 文字色 */ \n  font-weight: bold !important; /* 太字 */ \n}\n\n/* 吹き出しの選択肢のデザイン変更　*/\n.messenger .button {\nbackground-color: #2980b9 !important; /* 背景色 */\ncolor: #ffffff !important; /* 文字色 */ \n}　\n\n.col1 .icon-close {\n    fill: #2980b9 !important; /* 「×＋」の色 */\n}\n.col1 .close1 {\n    background-color: #ffffff !important; /* 背景色 */\n    border: solid 2px #2980b9 !important; /*枠線太さ*/\n}\n\n/*ランチャー＋吹き出し時のランチャー(アイコン)画像*/\n.icon {\n display: none !important; /*アイコン非表示*/\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":3,"defaultLanguage":null,"defaultToggleState":true,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/79ab0f77-ee57-433d-8671-d86a08930d7b.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":1,"launcherImageHeight":1,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"PC（オッズパーク新規会員登録①）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_9","pushMessageTemplateName":"start_scenario_9","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":35,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://www.oddspark.com/user/new/CrdInp.do*","https://www.oddspark.com/user/new/RakInp.do*","https://www.oddspark.com/user/new/SbiInp.do*","https://www.oddspark.com/user/new/JnbInp.do*","https://www.oddspark.com/user/new/PayInp.do*","https://www.oddspark.com/user/new/CrdActInp.do*","https://www.oddspark.com/user/new/SbiActInp.do*"],"priority":16}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":769,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n\n/* 吹き出しデザイン：「吹き出し」側x＋ボタン*/\n.messenger {\n  background-color: #ffffff !important; /* 背景色 */\n  border: solid 2px #2980b9 !important; /*枠線色・太さ*/\n  border-radius: 10px 10px 0px 0px!important; /*角丸*/\n  color: #2980b9 !important; /* 文字色 */ \n  font-weight: bold !important; /* 太字 */ \n}\n\n/* 吹き出しの選択肢のデザイン変更　*/\n.messenger .button {\nbackground-color: #2980b9 !important; /* 背景色 */\ncolor: #ffffff !important; /* 文字色 */ \n}　\n\n.col1 .icon-close {\n    fill: #2980b9 !important; /* 「×＋」の色 */\n}\n.col1 .close1 {\n    background-color: #ffffff !important; /* 背景色 */\n    border: solid 2px #2980b9 !important; /*枠線太さ*/\n}\n\n/*ランチャー＋吹き出し時のランチャー(アイコン)画像*/\n.icon {\n display: none !important; /*アイコン非表示*/\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":10,"defaultLanguage":null,"defaultToggleState":true,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/79ab0f77-ee57-433d-8671-d86a08930d7b.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":1,"launcherImageHeight":1,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"PC（オッズパーク新規会員登録②）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_10","pushMessageTemplateName":"start_scenario_10","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":36,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://www.oddspark.com/user/new/CrdFin.do*","https://www.oddspark.com/user/new/RakFin.do*","https://www.oddspark.com/user/new/SbiFin.do*","https://www.oddspark.com/user/new/JnbFin.do*"],"priority":17}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":769,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n\n/* 吹き出しデザイン：「吹き出し」側x＋ボタン*/\n.messenger {\n  background-color: #ffffff !important; /* 背景色 */\n  border: solid 2px #2980b9 !important; /*枠線色・太さ*/\n  border-radius: 10px 10px 0px 0px!important; /*角丸*/\n  color: #2980b9 !important; /* 文字色 */ \n  font-weight: bold !important; /* 太字 */ \n}\n\n/* 吹き出しの選択肢のデザイン変更　*/\n.messenger .button {\nbackground-color: #2980b9 !important; /* 背景色 */\ncolor: #ffffff !important; /* 文字色 */ \n}　\n\n.col1 .icon-close {\n    fill: #2980b9 !important; /* 「×＋」の色 */\n}\n.col1 .close1 {\n    background-color: #ffffff !important; /* 背景色 */\n    border: solid 2px #2980b9 !important; /*枠線太さ*/\n}\n\n/*ランチャー＋吹き出し時のランチャー(アイコン)画像*/\n.icon {\n display: none !important; /*アイコン非表示*/\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":true,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/79ab0f77-ee57-433d-8671-d86a08930d7b.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":1,"launcherImageHeight":1,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"PC（オッズパーク新規会員登録③）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_11","pushMessageTemplateName":"start_scenario_11","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":37,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://www.oddspark.com/user/new/PayFlow.do*"],"priority":23}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":0,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n\n/* 吹き出しデザイン：「吹き出し」側x＋ボタン*/\n.messenger {\n  background-color: #ffffff !important; /* 背景色 */\n  border: solid 2px #2980b9 !important; /*枠線色・太さ*/\n  border-radius: 10px 10px 0px 0px!important; /*角丸*/\n  color: #2980b9 !important; /* 文字色 */ \n  font-weight: bold !important; /* 太字 */ \n}\n\n/* 吹き出しの選択肢のデザイン変更　*/\n.messenger .button {\nbackground-color: #2980b9 !important; /* 背景色 */\ncolor: #ffffff !important; /* 文字色 */ \n}　\n\n.col1 .icon-close {\n    fill: #2980b9 !important; /* 「×＋」の色 */\n}\n.col1 .close1 {\n    background-color: #ffffff !important; /* 背景色 */\n    border: solid 2px #2980b9 !important; /*枠線太さ*/\n}\n\n/*ランチャー＋吹き出し時のランチャー(アイコン)画像*/\n.icon {\n display: none !important; /*アイコン非表示*/\n}\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":3,"defaultLanguage":null,"defaultToggleState":true,"defaultDisplayType":"push","draggable":false,"enable":false,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/79ab0f77-ee57-433d-8671-d86a08930d7b.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/79ab0f77-ee57-433d-8671-d86a08930d7b.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":1,"launcherImageHeight":1,"launcherImageWidthSP":1,"launcherImageHeightSP":1,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"PC（オッズパーク新規会員登録（すぐかえーる_ご利用の流れ））","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_12","pushMessageTemplateName":"start_scenario_12","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":38,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://www.oddspark.com/user/new/PayFin.do*"],"priority":18}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":0,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n\n/* 吹き出しデザイン：「吹き出し」側x＋ボタン*/\n.messenger {\n  background-color: #ffffff !important; /* 背景色 */\n  border: solid 2px #2980b9 !important; /*枠線色・太さ*/\n  border-radius: 10px 10px 0px 0px!important; /*角丸*/\n  color: #2980b9 !important; /* 文字色 */ \n  font-weight: bold !important; /* 太字 */ \n}\n\n/* 吹き出しの選択肢のデザイン変更　*/\n.messenger .button {\nbackground-color: #2980b9 !important; /* 背景色 */\ncolor: #ffffff !important; /* 文字色 */ \n}　\n\n.col1 .icon-close {\n    fill: #2980b9 !important; /* 「×＋」の色 */\n}\n.col1 .close1 {\n    background-color: #ffffff !important; /* 背景色 */\n    border: solid 2px #2980b9 !important; /*枠線太さ*/\n}\n\n/*ランチャー＋吹き出し時のランチャー(アイコン)画像*/\n.icon {\n display: none !important; /*アイコン非表示*/\n}\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":true,"defaultDisplayType":"push","draggable":false,"enable":false,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/79ab0f77-ee57-433d-8671-d86a08930d7b.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/79ab0f77-ee57-433d-8671-d86a08930d7b.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":1,"launcherImageHeight":1,"launcherImageWidthSP":1,"launcherImageHeightSP":1,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"PC（オッズパーク新規会員登録（すぐかえーる_会員申込完了））","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_13","pushMessageTemplateName":"start_scenario_13","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":39,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://www.oddspark.com/auth/NyukinMenu.do*"],"priority":19}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":0,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":5,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":null,"launcherImageHeightSP":null,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"PC（入金・精算（共通））","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_14_Ver1","pushMessageTemplateName":"start_scenario_14","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":40,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://www.oddspark.com/auth/PeNyukinInput.do*"],"priority":30}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":0,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":5,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":false,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":null,"launcherImageHeightSP":null,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"PC（入金・精算（すぐかえーる/インターネットバンキングから入金））","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_15","pushMessageTemplateName":"start_scenario_15","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":41,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://www.oddspark.com/auth/PeRirekiList.do*"],"priority":27}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":0,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":5,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":false,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":null,"launcherImageHeightSP":null,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"PC（入金・精算（すぐかえーる/当日の入金履歴を確認する））","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_16","pushMessageTemplateName":"start_scenario_16","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":42,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://www.oddspark.com/auth/NbNyukin.do*"],"priority":7}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":0,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":5,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":null,"launcherImageHeightSP":null,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"PC（入金・精算（指定銀行会員/入金））","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_17","pushMessageTemplateName":"start_scenario_17","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":43,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://www.oddspark.com/auth/NbSeisanConfirm.do*"],"priority":33}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":0,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":5,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":null,"launcherImageHeightSP":null,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"PC（入金・精算（指定銀行会員/精算））","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_18","pushMessageTemplateName":"start_scenario_18","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":44,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://www.oddspark.com/auth/NbRirekiList.do*"],"priority":28}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":0,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":5,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":null,"launcherImageHeightSP":null,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"PC（入金・精算（指定銀行会員/入金・精算照会））","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_19","pushMessageTemplateName":"start_scenario_19","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":45,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://www.oddspark.com/user/my/WebMsgList.do*"],"priority":31}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":0,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":null,"launcherImageHeightSP":null,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"PC（メッセージ確認画面）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_21","pushMessageTemplateName":"start_scenario_21","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":46,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://www.oddspark.com/auth/InqTop.do*"],"priority":4}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":0,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":3,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":null,"launcherImageHeightSP":null,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"PC（照会）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_27","pushMessageTemplateName":"start_scenario_27","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":47,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://www.oddspark.com/user/my/CamInp.do?sikiId=vo99900001-2*"],"priority":40}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":0,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":null,"launcherImageHeight":null,"launcherImageWidthSP":null,"launcherImageHeightSP":null,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"PC（ご意見・ご要望）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_28","pushMessageTemplateName":"start_001","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":48,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp","sp.oddspark.com"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://sp.oddspark.com/about/mailto/mailbefore.html*"],"priority":34}],"detectSpaTransition":false,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":10000,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/cc9a5eb6-c397-49ce-9c0e-741236b82c4c.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":100,"launcherImageHeight":83,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP（ご意見・お問い合わせ）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":0,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_29","pushMessageTemplateName":"start_001","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":"script_tag","faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":49,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp","sp.oddspark.com"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://sp.oddspark.com/user/new/AgreeInp.do*"],"priority":24}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":10000,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":3,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":100,"launcherImageHeight":83,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP（オッズパーク新規会員登録 規約同意画面）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_32","pushMessageTemplateName":"start_scenario_30","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":50,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp","sp.oddspark.com"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://sp.oddspark.com/user/new/RegTop.do*"],"priority":10}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":10000,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":3,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":100,"launcherImageHeight":83,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP（オッズパーク新規会員登録）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_31_Ver1","pushMessageTemplateName":"start_scenario_31","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":51,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp","sp.oddspark.com"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://sp.oddspark.com/user/new/JnbFlow.do*","https://sp.oddspark.com/user/new/RakFlow.do*","https://sp.oddspark.com/user/new/MailSnd.do*","https://sp.oddspark.com/member/crd/TohoFlow.html*"],"priority":20}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":10000,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n\n/* 吹き出しデザイン：「吹き出し」側x＋ボタン*/\n.messenger {\n  background-color: #ffffff !important; /* 背景色 */\n  border: solid 2px #2980b9 !important; /*枠線色・太さ*/\n  border-radius: 10px 10px 0px 0px!important; /*角丸*/\n  color: #2980b9 !important; /* 文字色 */ \n  font-weight: bold !important; /* 太字 */ \n}\n\n/* 吹き出しの選択肢のデザイン変更　*/\n.messenger .button {\nbackground-color: #2980b9 !important; /* 背景色 */\ncolor: #ffffff !important; /* 文字色 */ \n}　\n\n.col1 .icon-close {\n    fill: #2980b9 !important; /* 「×＋」の色 */\n}\n.col1 .close1 {\n    background-color: #ffffff !important; /* 背景色 */\n    border: solid 2px #2980b9 !important; /*枠線太さ*/\n}\n\n/*ランチャー＋吹き出し時のランチャー(アイコン)画像*/\n.icon {\n display: none !important; /*アイコン非表示*/\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":5,"defaultLanguage":null,"defaultToggleState":true,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":1,"launcherImageHeight":1,"launcherImageWidthSP":1,"launcherImageHeightSP":1,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP（オッズパーク新規会員登録①）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_9","pushMessageTemplateName":"start_scenario_9","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":52,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp","sp.oddspark.com"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://sp.oddspark.com/user/new/CrdInp.do*","https://sp.oddspark.com/user/new/RakInp.do*","https://sp.oddspark.com/user/new/SbiInp.do*","https://sp.oddspark.com/user/new/JnbInp.do*","https://sp.oddspark.com/user/new/PayInp.do*","https://sp.oddspark.com/user/new/CrdActInp.do*","https://sp.oddspark.com/user/new/SbiActInp.do*","https://sp.oddspark.com/user/new/PayKanyuInp.do*"],"priority":11}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":10000,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n\n/* 吹き出しデザイン：「吹き出し」側x＋ボタン*/\n.messenger {\n  background-color: #ffffff !important; /* 背景色 */\n  border: solid 2px #2980b9 !important; /*枠線色・太さ*/\n  border-radius: 10px 10px 0px 0px!important; /*角丸*/\n  color: #2980b9 !important; /* 文字色 */ \n  font-weight: bold !important; /* 太字 */ \n}\n\n/* 吹き出しの選択肢のデザイン変更　*/\n.messenger .button {\nbackground-color: #2980b9 !important; /* 背景色 */\ncolor: #ffffff !important; /* 文字色 */ \n}　\n\n.col1 .icon-close {\n    fill: #2980b9 !important; /* 「×＋」の色 */\n}\n.col1 .close1 {\n    background-color: #ffffff !important; /* 背景色 */\n    border: solid 2px #2980b9 !important; /*枠線太さ*/\n}\n\n/*ランチャー＋吹き出し時のランチャー(アイコン)画像*/\n.icon {\n display: none !important; /*アイコン非表示*/\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":10,"defaultLanguage":null,"defaultToggleState":true,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":100},"launcherPositionSP":{"x":10,"y":100},"launcherImageWidth":1,"launcherImageHeight":1,"launcherImageWidthSP":1,"launcherImageHeightSP":1,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP（オッズパーク新規会員登録②）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_10","pushMessageTemplateName":"start_scenario_10","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":53,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp","sp.oddspark.com"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://sp.oddspark.com/user/new/CrdFin.do*","https://sp.oddspark.com/user/new/RakFin.do*","https://sp.oddspark.com/user/new/SbiFin.do*","https://sp.oddspark.com/user/new/JnbFin.do*"],"priority":12}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":10000,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n\n/* 吹き出しデザイン：「吹き出し」側x＋ボタン*/\n.messenger {\n  background-color: #ffffff !important; /* 背景色 */\n  border: solid 2px #2980b9 !important; /*枠線色・太さ*/\n  border-radius: 10px 10px 0px 0px!important; /*角丸*/\n  color: #2980b9 !important; /* 文字色 */ \n  font-weight: bold !important; /* 太字 */ \n}\n\n/* 吹き出しの選択肢のデザイン変更　*/\n.messenger .button {\nbackground-color: #2980b9 !important; /* 背景色 */\ncolor: #ffffff !important; /* 文字色 */ \n}　\n\n.col1 .icon-close {\n    fill: #2980b9 !important; /* 「×＋」の色 */\n}\n.col1 .close1 {\n    background-color: #ffffff !important; /* 背景色 */\n    border: solid 2px #2980b9 !important; /*枠線太さ*/\n}\n\n/*ランチャー＋吹き出し時のランチャー(アイコン)画像*/\n.icon {\n display: none !important; /*アイコン非表示*/\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":true,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":1,"launcherImageHeight":1,"launcherImageWidthSP":1,"launcherImageHeightSP":1,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP（オッズパーク新規会員登録③）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_11","pushMessageTemplateName":"start_scenario_11","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":54,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp","sp.oddspark.com"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://sp.oddspark.com/user/new/PayFlow.do*"],"priority":21}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":10000,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n\n/* 吹き出しデザイン：「吹き出し」側x＋ボタン*/\n.messenger {\n  background-color: #ffffff !important; /* 背景色 */\n  border: solid 2px #2980b9 !important; /*枠線色・太さ*/\n  border-radius: 10px 10px 0px 0px!important; /*角丸*/\n  color: #2980b9 !important; /* 文字色 */ \n  font-weight: bold !important; /* 太字 */ \n}\n\n/* 吹き出しの選択肢のデザイン変更　*/\n.messenger .button {\nbackground-color: #2980b9 !important; /* 背景色 */\ncolor: #ffffff !important; /* 文字色 */ \n}　\n\n.col1 .icon-close {\n    fill: #2980b9 !important; /* 「×＋」の色 */\n}\n.col1 .close1 {\n    background-color: #ffffff !important; /* 背景色 */\n    border: solid 2px #2980b9 !important; /*枠線太さ*/\n}\n\n/*ランチャー＋吹き出し時のランチャー(アイコン)画像*/\n.icon {\n display: none !important; /*アイコン非表示*/\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":3,"defaultLanguage":null,"defaultToggleState":true,"defaultDisplayType":"push","draggable":false,"enable":false,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":1,"launcherImageHeight":1,"launcherImageWidthSP":1,"launcherImageHeightSP":1,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP（オッズパーク新規会員登録（すぐかえーる_ご利用の流れ））","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_12","pushMessageTemplateName":"start_scenario_12","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":55,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp","sp.oddspark.com"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://sp.oddspark.com/user/new/PayFin.do*"],"priority":13}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":10000,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n\n/* 吹き出しデザイン：「吹き出し」側x＋ボタン*/\n.messenger {\n  background-color: #ffffff !important; /* 背景色 */\n  border: solid 2px #2980b9 !important; /*枠線色・太さ*/\n  border-radius: 10px 10px 0px 0px!important; /*角丸*/\n  color: #2980b9 !important; /* 文字色 */ \n  font-weight: bold !important; /* 太字 */ \n}\n\n/* 吹き出しの選択肢のデザイン変更　*/\n.messenger .button {\nbackground-color: #2980b9 !important; /* 背景色 */\ncolor: #ffffff !important; /* 文字色 */ \n}　\n\n.col1 .icon-close {\n    fill: #2980b9 !important; /* 「×＋」の色 */\n}\n.col1 .close1 {\n    background-color: #ffffff !important; /* 背景色 */\n    border: solid 2px #2980b9 !important; /*枠線太さ*/\n}\n\n/*ランチャー＋吹き出し時のランチャー(アイコン)画像*/\n.icon {\n display: none !important; /*アイコン非表示*/\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":true,"defaultDisplayType":"push","draggable":false,"enable":false,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":1,"launcherImageHeight":1,"launcherImageWidthSP":1,"launcherImageHeightSP":1,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP（オッズパーク新規会員登録（すぐかえーる_新規会員登録完了））","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_13","pushMessageTemplateName":"start_scenario_13","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":56,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp","sp.oddspark.com"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://sp.oddspark.com/SpNyukinMenu.do*"],"priority":5}],"detectSpaTransition":false,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":10000,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":5,"defaultLanguage":"ja","defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":false,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":100,"launcherImageHeight":83,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP（入金・精算（共通））","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":0,"keepChatsOnPageTransition":false,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_14_Ver1","pushMessageTemplateName":"start_scenario_14","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":"script_tag","faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":57,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp","sp.oddspark.com"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://sp.oddspark.com/SpPeBankSelect.do*","https://sp.oddspark.com/SpPeNyukinInput.do*"],"priority":8}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":10000,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":5,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":false,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":100,"launcherImageHeight":83,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP（入金・精算（すぐかえーる/インターネットバンキングから入金））","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_15","pushMessageTemplateName":"start_scenario_15","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":58,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp","sp.oddspark.com"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://sp.oddspark.com/SpPeSeisan.do*"],"priority":2}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":10000,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":5,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":false,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":100,"launcherImageHeight":83,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP（入金・精算（すぐかえーる/精算））","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_16","pushMessageTemplateName":"start_scenario_16","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":59,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp","sp.oddspark.com"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://sp.oddspark.com/SpNbNyukin.do*"],"priority":3}],"detectSpaTransition":false,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":10000,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":5,"defaultLanguage":"ja","defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":false,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":100,"launcherImageHeight":83,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP（入金・精算（指定銀行会員/入金））","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":0,"keepChatsOnPageTransition":false,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_17","pushMessageTemplateName":"start_scenario_17","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":"script_tag","faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":60,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp","sp.oddspark.com"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://sp.oddspark.com/SpNbSeisanConfirm.do*"],"priority":25}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":10000,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":5,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":100,"launcherImageHeight":83,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP（入金・精算（指定銀行会員/精算））","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_18","pushMessageTemplateName":"start_scenario_18","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":61,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp","sp.oddspark.com"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://sp.oddspark.com/SpNbRirekiList.do*"],"priority":9}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":10000,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":5,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":100,"launcherImageHeight":83,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP（入金・精算（指定銀行会員/入金・精算照会））","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_19","pushMessageTemplateName":"start_scenario_19","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":62,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp","sp.oddspark.com"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://sp.oddspark.com/user/my/WebMsgList.do*"],"priority":29}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":10000,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":5,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":100,"launcherImageHeight":83,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP（メッセージ確認画面）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_21","pushMessageTemplateName":"start_scenario_21","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":63,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp","sp.oddspark.com"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://sp.oddspark.com/auth/SpInqTop.do*"],"priority":6}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":10000,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":3,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":100,"launcherImageHeight":83,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP（照会）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_27","pushMessageTemplateName":"start_scenario_27","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":64,"accessToken":"806eff429c959333","allowedDomainList":["www.oddspark.com","webagent.bedore.jp","sp.oddspark.com"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://sp.oddspark.com/user/my/CamInp.do?sikiId=vo99900001-2*"],"priority":39}],"detectSpaTransition":null,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":10000,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":100,"launcherImageHeight":83,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP（ご意見・ご要望）","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_28","pushMessageTemplateName":"start_001","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":null,"faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":65,"accessToken":"806eff429c959333","allowedDomainList":["webagent.bedore.jp"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[],"detectSpaTransition":false,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":0,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":"ja","defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":100,"launcherImageHeight":83,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"有人接続テスト用","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":0,"keepChatsOnPageTransition":false,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_28","pushMessageTemplateName":"start_001","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":"script_tag","faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":66,"accessToken":"806eff429c959333","allowedDomainList":["faq.oddspark.com","secure.okbiz.jp","www.oddspark.com","webagent.bedore.jp","sp.oddspark.com"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://sp.oddspark.com/about/mailto/chatbot/id_pass.html*"],"priority":38}],"detectSpaTransition":false,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":10000,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":true,"defaultDisplayType":"chat","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":100,"launcherImageHeight":83,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP版（IVR）IDパスワードのお問い合わせ","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_34","pushMessageTemplateName":"start_001","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":"script_tag","faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":67,"accessToken":"806eff429c959333","allowedDomainList":["faq.oddspark.com","secure.okbiz.jp","www.oddspark.com","webagent.bedore.jp","sp.oddspark.com"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://sp.oddspark.com/about/mailto/chatbot/other.html*"],"priority":37}],"detectSpaTransition":false,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":10000,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":null,"defaultToggleState":true,"defaultDisplayType":"chat","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/e00182c0-fd9e-4b9b-96f8-1d588121d0f9.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":100,"launcherImageHeight":83,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"SP版（IVR）その他サポート_窓口時間外","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":null,"keepChatsOnPageTransition":null,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":false,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"start_scenario_35","pushMessageTemplateName":"start_001","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":"script_tag","faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}},{"configIndex":68,"accessToken":"806eff429c959333","allowedDomainList":["webagent.bedore.jp","sp.oddspark.com","www.oddspark.com"],"apiEndpoint":"https://bedore.jp/api","apiType":"switcher","apiVersion":2,"urlConditions":[{"values":["https://sp.oddspark.com/cp/2025/6aomori4/campaign.html*","https://sp.oddspark.com/cp/2025/6hiratsuka/campaign.html*","https://sp.oddspark.com/cp/2025/sonoda_break/campaign.html*","https://sp.oddspark.com/cp/2025/hamamatsu0618/campaign.html*","https://sp.oddspark.com/cp/2025/auto_mission0619/campaign.html*","https://sp.oddspark.com/cp/2025/auto_mission0620/campaign.html*","https://sp.oddspark.com/cp/2025/auto_mission0623/campaign.html*","https://sp.oddspark.com/cp/2025/keiba_mission0619/campaign.html*","https://sp.oddspark.com/cp/2025/keiba_mission0618/campaign.html*","https://sp.oddspark.com/cp/2025/keiba_mission0620/campaign.html*","https://sp.oddspark.com/cp/2025/keiba_mission0622/campaign.html*","https://sp.oddspark.com/cp/2025/keirin_mission0619/campaign.html*","https://sp.oddspark.com/cp/2025/keirin_mission0618/campaign.html*","https://sp.oddspark.com/cp/2025/keirin_mission0620/campaign.html*","https://sp.oddspark.com/cp/2025/keirin_mission0621/campaign.html*","https://sp.oddspark.com/cp/2025/keirin_mission0622/campaign.html*","https://sp.oddspark.com/cp/2025/keirin_mission0623/campaign.html*","https://sp.oddspark.com/cp/2025/keirin_auto_mission0620/campaign.html*","https://sp.oddspark.com/cp/2025/keirin_auto_mission0623/campaign.html*"],"priority":36}],"detectSpaTransition":false,"botIcons":{"normal":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/0d820471-9922-4d5a-9ce1-b30c24f1f387.png","information":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/11aab321-c9f1-4e94-833e-f48ac3e3c8a0.png","smile":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/55728754-d085-4a4f-843b-2a68a808c5d1.png","confused":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/3f6a6e24-0dd6-4f9c-a6f4-d080bcf61332.png","operator":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png"},"breakpoint":100,"connectionErrorMessage":"接続エラーが起きています。\n時間を空けて再度お試しください。","customCSS":"/* チャットウインドウ（ヘッダー部）のデザイン変更 */\n.panel-heading {\n    background: #2980b9 !important; /* 背景色 */\n    color: #FFFFFF !important; /* 文字色 */\n    padding: 12px 10px 12px 10px !important; /* 余白サイズ */\n    font-size: 16px !important; /* 文字サイズ */\n    border-radius: 0px !important; /* 角丸サイズ */\n    }\n\n/* チャットウインドウ（ヘッダー部閉じるボタン）のデザイン変更 */\n.action-button.toggle g{\n    fill: #ffffff !important; /* 色 */\n    }\n\n/* チャットウインドウ枠のデザイン変更 */\n.panel {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 3px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    }\n\n/* チャットエリアのデザイン変更 */\n.message-wrapper{\n    border: solid 1px 2px 1px 0px;\n    }\n\n/* 選択肢ボタンのデザイン変更 */\n.buttons li {\n    background:#2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    border-radius: 12px !important; /* 形（角丸） */\n    text-align: center !important; /* 文字位置 */\n    margin: 5px 0px !important; /* 選択肢ボタンの間隔 */\n    line-height: 20px !important; /* 行間 */\n    padding: 7px 5px !important; /* 余白 */\n    }\n\n/* 選択肢ボタン（マウスオーバー時）のデザイン変更 */\n.buttons li:hover {\n    background-color: #ffffff !important; /* 背景色 */\n    color: #454c50 !important; /* 文字色 */\n    border: solid 3px #2980b9 !important; /* 枠線（形状・太さ・色） */\n    }\n\n/* 選択肢領域を囲む枠線 */\n.buttons {\n    border: none !important; /* 非表示 */\n    }\n\n/* アンケートボタンのデザイン変更 */\n/* 左側：はい */\n.button.first {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-right: 8px !important; /* 右余白 */\n    letter-spacing: 5px !important; /* 文字間隔 */\n    text-align: center !important; /* 中央揃え */\n}\n\n/* 左側：はい（マウスオーバー時） */\n.button.first:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    }\n\n/* 右側：いいえ */\n.button.second {\n    background: #2980b9 !important; /* 背景色 */\n    color: #ffffff !important; /* 文字色 */\n    border-radius: 20px !important; /* 角丸：20px */\n    width: 90px !important; /* 幅 */\n    margin-left:8px !important; /* 左余白 */\n    }\n\n/* 右側：いいえ（マウスオーバー時） */\n.button.second:hover {\n    background-color: #2980b9 !important; /* 背景色 */\n    border-color: #ffffff !important; /* 枠線色 */\n    }\n\n/* オペレーターアイコンのデザイン変更 */\n.bot-icon {\n    border-style: solid !important; /* 枠線形状 */\n    border-width: 0px !important; /* 枠線幅 */\n    border-color: #2980b9 !important; /* 枠線色 */\n    width: 45px !important; /* 幅 */\n    height: 45px !important; /* 高さ */\n    }\n\n/* オペレーター吹き出しのデザイン変更 */\n.response .box.content {\n    width: 100% !important; /* 幅 */\n    background: #ffffff !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n    border: solid 2px #2980b9 !important; /* 枠線（形状・太さ・色）*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n}\n\n/* オペレーター吹き出し（先）のデザイン変更 */\n.media-content.text .box:after {\n    border-width: 7px 0px 0px 15px !important;\n    top: 12px !important;\n    left: -15px !important;\n    border-color: #2980b9 transparent !important;\n}\n\n/* テキストリンクの文字色設定　*/\na:not(.button) { color: #2980b9 !important; }\n\n/* ユーザーアイコンの非表示化 */\n.user-icon {\n    display: none !important; /* アイコン領域削除*/\n    }\n\n/* ユーザー吹き出しのデザイン変更 */\n.request .box.content {\n    background: #e1eef6 !important; /*背景色*/\n    color: #454c50 !important; /*文字色*/\n    border-radius: 12px !important;  /*角丸*/\n　 line-height: 20px !important; /* 行間 */\n    padding: 15px !important; /*余白*/\n    right: -10px !important; /* 右位置 */\n    }\n\n/* ユーザー吹き出し（先）のデザイン変更 */\n.request .box.content:after {\n    border-width: 0px 15px 7px 0px !important;\n    bottom: 12px !important;\n    right: -15px !important;\n    border-color: #e1eef6 transparent !important;\n    }\n\n/* ボタンのデザイン */\n#send-message {\n    width: 80px !important; /* 幅 */\n    }\n\n/*「質問する」ボタンのデザイン */\n#send-message {\n    background-color: #2980b9 !important; /* 背景色 */\n    color: #004098; /* 文字色 */\n    width:45px !important;/* 幅 */\n    height: 40px !important;/* 高さ */\n    border-top-left-radius: 40% !important; /*　角丸　*/\n    border-top-right-radius: 40% !important; /*　角丸　*/\n    border-bottom-right-radius: 0% !important; /*　角丸　*/\n    border-bottom-left-radius: 40% !important; /*　角丸　*/\n  \tmargin-top: 4px;/*上余白設定*/\n}\n/*「質問する」ボタン名変更 */\n#send-message span { display: none; } /* 「質問する」ボタンの非表示化 */\n#send-message::before {\n    content: \"送信\"; /* 新ボタン名 */\n    font-size: 14px !important;/* 文字サイズ */\n    color: #e1eef6 !important; /* 文字色 */\n    text-align: center !important; /* 中央揃え */\n}\n/* 入力欄のデザイン　*/\n.is-large.input, .is-large.textarea {\n    height: 34px !important;/*高さ*/\n    border-radius: 10px  !important; /*　角丸　*/\n}\n/* 入力欄・「質問する」ボタン領域のデザイン*/\n.control {\n    background-color: #DDDDDD !important; /* 背景色 */\n    border-top: 2px solid #2980b9 !important; /* 枠線（上）*/\n    padding: 5px 0px 5px 7px; /* 余白（上右下左）*/\n}\n/* 入力欄と「質問する」ボタンの間隔*/\n.control.has-addons .button, .control.has-addons .input, .control.has-addons .select {\n    margin-right: 10px;/*間隔設定値*/\n}\n\n/*ランチャーの閉じるボタン*/\n#close-button {\n display: block !important; /*閉じるボタン表示*/\n border-radius: 50% !important; /*角丸*/\n border: solid 1px #2980b9 !important; /*枠線太さ*/\n}\n\n/* オペレーター画像を非表示にする　*/\n#launcher-agent .icon img{\n  display: none !important;\n}\n","customerIcon":"https://webagent.bedore.jp/assets/user.png","delay":0,"defaultLanguage":"ja","defaultToggleState":false,"defaultDisplayType":"push","draggable":false,"enable":true,"enableContactFront":false,"googleAnalytics4Id":null,"googleAnalyticsSampleRate":100,"googleAnalyticsSkipCountingPageView":false,"headerImage":"https://webagent.bedore.jp/assets/bedore-webagent-sample-logo.png","headerEnlargeBtnImage":null,"headerShrinkBtnImage":null,"headerCloseBtnImage":null,"headerText":"チャットで質問","headerType":"text","launcherImage":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png","launcherImageSP":"https://image.bedore.jp/b4f78ef7-5e0a-4096-b2c8-6dacdbf745b9/098ca0df-74d9-493e-adf9-9ddd33f58332.png","useLauncherImageForPushType":null,"launcherPosition":{"x":10,"y":10},"launcherPositionSP":{"x":10,"y":10},"launcherImageWidth":100,"launcherImageHeight":83,"launcherImageWidthSP":100,"launcherImageHeightSP":83,"layoutType":"pc-right","maxInputLength":100,"maxInputLengthErrorMessage":"入力文字が長すぎます","minInputLength":null,"minInputLengthErrorMessage":null,"maxSuggestionNumber":10,"messengerPosition":{"x":0,"y":0},"name":"有人接続","personalInformationRegexp":"[0-9]{10,}|[０-９]{10,}|[0-9]{3}-[0-9]{4}-[0-9]{4}|[０-９]{3}-[０-９]{4}-[０-９]{4}|^\\S+@\\S+\\.\\S+$|^[\\d-]{14,19}$|[0-9]{2}-[0-9]{4}-[0-9]{4}|[０-９]{2}-[０-９]{4}-[０-９]{4}|[0-9]{3}-[0-9]{3}-[0-9]{4}|[０-９]{3}-[０-９]{3}-[０-９]{4}","personalInformationWarningMessage":"個人情報の入力はお控えください","placeholderText":"質問を入力してください","positiveButtonRight":false,"proxyApiEndpoint":null,"resetSessionId":false,"savePreviousChats":false,"previousChatsTTL":0,"keepChatsOnPageTransition":false,"showCenterHeader":false,"showOnWebViewRegexp":".*","showOnWebViewRegexpFlags":null,"shrinkable":true,"shrinkedFirstView":false,"shrinkedHeightPercentage":50,"enableUploader":true,"invalidFileErrorMessage":"対応していないファイルタイプです。","fileSizeTooLargeErrorMessage":"ファイルサイズの上限を超えました。10Mbyte以内の画像をご利用ください。","imageUploaderEndpoint":"https://webagent-uploader.bedore.jp/upload/","imageDownloadEndpoint":"https://webagent-image-download.bedore.jp","startMessageTemplateName":"初回表示インテント_30_Ver2","pushMessageTemplateName":"start_001","switcherApiEndpoint":"https://webswitcher.bedore.jp","targetBlank":true,"toUrlOnClickLauncher":null,"version":"7","zIndex":10000,"enableLaunchOnClickElement":false,"launchOnClickElementList":[],"chatBoxWidth":null,"chatBoxHeight":null,"usageType":"script_tag","faviconUrl":null,"pageTitle":null,"labels":{"operatorNotification":{"callingOperator":"オペレーターに接続しています...\n※混雑時は時間がかかることがあります。","operatorBusy":"ただいま混み合っています。\n現在の待ち人数：${position}人","operatorReady":"まもなくオペレーターに接続します。\nそのままお待ちください。","operatorConnected":"オペレーター対応中","disconnectOperator":"オペレーターとのチャットを終了しますか？"}}}]