.chat-wrapper{color:#000;font-size:90%;font-family:ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,MS PGothic,sans-serif;font-weight:400;line-height:1.6;-webkit-text-size-adjust:100%}.chat-wrapper button,.chat-wrapper input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0}.chatBtnClick{position:fixed;right:-100%;bottom:30px;z-index:90;opacity:0;transition:all .3s ease-in-out}.chatBtnClick button{padding:15px 25px;text-align:center;color:#fff;border-radius:30px;z-index:99;font-size:16px;line-height:1em;border:none;transition:all .3s ease-in-out}.chatBtnClick button:hover{background:#0059ab!important}.chatBtnClick button svg{display:inline-block;vertical-align:middle;font-size:15px;margin:-3px 3px 0 0!important}.chatBtnClick button:hover{cursor:pointer}.isChatBtnActive{right:30px;opacity:1}.AiChatActiveIcon{display:none}.AiChatActiveTxt span{display:block;margin:5px auto 0;font-size:12px;text-align:center}.chat-wrapper{position:fixed;right:30px;bottom:30px;border-radius:10px;background:#fff;box-sizing:border-box;font-size:17px;z-index:999;width:450px;height:auto;border:1px solid #ccc}.chat-form{border-radius:10px}.chat-ai-pr-txt{font-size:12px;z-index:2;margin:-41px 0 12px;text-align:center;position:absolute}.chat-ai-pr-txt a{color:#000;background:#fff;border-radius:30px;display:block;text-decoration:none;padding:6px 15px 4px;border:1px solid #ccc}.chat-ai-pr-txt a:hover{color:#fff;background:#15abe3;border:1px solid #15abe3}.isChatMessageActive .chat-ai-pr-txt{margin:-55px 0 24px}.isChatMessageActive{padding-top:15px}.chat-wrapper.isChatOpen{animation-name:chat-wrapper-openning;animation-duration:.2s;animation-fill-mode:forwards}@keyframes chat-wrapper-openning{0%{right:-100%}to{right:30px}}.ai-chat-loading-icon{display:flex;gap:8px;margin:20px 0 20px 20px}.ai-chat-loading-item{width:15px;height:15px;background-color:#b6b6b6;border-radius:50%;animation:loadingAnimation 1s infinite ease-in-out}.ai-chat-loading-item:nth-child(1){animation-delay:0s}.ai-chat-loading-item:nth-child(2){animation-delay:.2s}.ai-chat-loading-item:nth-child(3){animation-delay:.4s}@keyframes loadingAnimation{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}.aiChatHeader{color:#000;background:#f1f1f1;font-size:13px;text-align:center;padding:10px 15px;margin-top:-15px;border-radius:10px 10px 0 0}.chat-form{display:flex;align-items:center;gap:10px;padding:15px}.chat-input{flex-grow:1;padding:14px 10px;border:1px solid #ddd;border-radius:5px;resize:none}.aiChatMessageLimet{text-align:center;font-weight:700;padding:25px 0 5px;border-top:1px solid #ccc}.answer-container .chat-icon{width:55px;height:55px;border-radius:50%;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease-in-out}.chat-send-button{box-sizing:border-box;background-color:#007bff!important;background:#007bff!important;color:#fff;border:none;border-radius:5px;cursor:pointer;width:40px;height:43px;transition:all .3s ease-in-out;flex-shrink:0;display:flex;justify-content:center;align-items:center}.chat-send-button.send-btn-disable{opacity:.2;filter:saturate(0%);cursor:not-allowed}.chat-send-button svg{width:25px;height:auto;margin:0!important}.chat-input{width:auto;box-sizing:border-box;font-size:16px;line-height:1em;vertical-align:middle;transition:all .5s ease-in-out}.chat-send-button:hover{background-color:#0056b3!important;background:#0056b3!important}.chatMessagesepalater{border-top:1px solid #e5e5e5;padding-top:16px}.chatMessages{max-height:300px;padding:0 15px;overflow:auto;box-sizing:border-box}.chatMessages::-webkit-scrollbar{width:10px}.chatMessages::-webkit-scrollbar-track{background-color:#f1f1f1}.chatMessages::-webkit-scrollbar-thumb{background-color:#15abe3}.chat-bubble{width:calc(100% - 70px);margin-left:70px;padding:15px 20px;border-radius:20px;background-color:#fff;color:#000;align-items:center;box-sizing:border-box;border:1px solid #ccc}.chat-bubble.ai{background:#f1f1f1;border:none;position:relative}.chat-bubble p{line-height:26px;margin:0}.chat-bubble a{display:inline-block!important;color:#007bff!important;text-decoration:underline!important;font-weight:700}.chat-bubble.ai:before{content:"";display:block;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #f1f1f1;left:-8px;position:absolute;top:50%;transform:translateY(-50%)}.chat-bubble.answer{background-color:#fff;color:#fff;border-radius:20px;color:#000}.answer-container{position:relative;box-sizing:border-box;margin-top:15px}.answer:before{content:"◀";color:#ccc;position:absolute;top:50%;transform:translateY(-50%);left:-12px;font-size:15px}.chatMessages>div:last-child{margin-bottom:16px}.chatCloseBtn{background:#f1f1f1;border:1px solid #ccc;border-radius:100px;width:33px;height:33px;position:absolute;right:-1px;top:-40px;text-align:center;box-sizing:border-box}.closeIconWrapper{position:relative;width:100%;height:auto}.chatCloseBtn:hover{cursor:pointer}.chatCloseBtn svg{font-size:16px;color:#000;position:absolute;top:50%;left:50%;transform:translateY(-50%) translate(-50%);margin:0!important}.chat-notice-privacy{font-size:10px;margin:-10px 10px 5px;color:#777;text-align:right}.chat-notice-privacy p{margin:0}@media only screen and (max-width: 1200px){.chat-wrapper{width:90%;bottom:17px;right:5%;max-width:600px}.isChatBtnActive{right:15px}.chatBtnClick{bottom:15px}.chatBtnClick button{padding:5px 0 0;width:50px;height:50px;border-radius:100px;box-sizing:border-box}.AiChatActiveIcon svg{width:32px;height:32px}.chatBtnClick button svg{margin:-3px 0 0!important}.AiChatActiveIcon{display:block}.AiChatActiveTxt{display:none}@keyframes chat-wrapper-openning{0%{right:-100%}to{right:5%}}}
