@charset "UTF-8";abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;background:0 0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a{font-size:100%;vertical-align:baseline;background:0 0}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}::after,::before{box-sizing:border-box;box-sizing:border-box;background-repeat:no-repeat}a,abbr,acronym,address,applet,article,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,figure,font,footer,form,h1,h2,h3,h4,h5,h6,html,iframe,img,input,ins,kbd,label,legend,li,nav,object,ol,p,pre,q,s,samp,section,small,span,strike,strong,sub,sup,table,tbody,td,textarea,tfoot,th,thead,tr,tt,ul,var{margin:0;padding:0;border:none;background-repeat:no-repeat;box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{height:100vh;line-height:1.5;font-family:YakuHanJP_Noto,"Noto Sans JP","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Hiragino Sans","BIZ UDPGothic",Meiryo,sans-serif;font-size:1rem}.test-text{position:fixed;left:20px;top:20px;line-height:1.5;z-index:100;font-size:16px;background:rgba(99,99,99,.6705882353);padding:16px;color:#fff}@media screen and (max-width:767px){.test-text{top:50px;left:0;font-size:15px}.sp-none{display:none}}.demo-bg{top:0;left:0;width:100%;height:100%;position:fixed;pointer-events:none;display:flex;justify-content:center;align-items:center;font-size:50px;color:#fff;font-weight:700;z-index:2147483647}.chatbot-area-fixed__wrapper{height:80vh;width:600px;position:fixed;right:20px;top:calc(20vh - 30px);box-shadow:0 4px 30px rgba(0,0,0,.11);border-radius:10px;overflow:hidden}@media screen and (max-width:1024px){.chatbot-area-fixed__wrapper{right:0;width:100%;bottom:auto;top:0;height:100%;border-radius:0}}@media screen and (min-width:1025px){.chatbot-area-fixed__wrapper.dental-page{top:0;height:100%;right:50%;translate:50% 0;border-radius:0}}.chatbot-area-fixed__header{position:absolute;z-index:2;width:100%;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);color:#fff;display:grid;grid-template-columns:1fr auto;opacity:.9}.chatbot-area-fixed__header-title{padding:1rem;margin:0;font-size:14px;font-weight:600;color:#656565}.chatbot-area-fixed__header-button{font-size:14px;background:0 0;color:#fff;box-shadow:none;border:none;width:64px;position:relative}.chatbot-area-fixed__header-button::after,.chatbot-area-fixed__header-button::before{position:absolute;content:"";top:50%;width:26px;height:3px;background:var(--before-color,#656565);rotate:135deg;left:calc(50% - 14px);transition:.5s;opacity:1}.chatbot-area-fixed__header-button::after{left:calc(50% - 14px);rotate:405deg}.chatbot-area-fixed__header-button.is-close::after,.chatbot-area-fixed__header-button.is-close::before{rotate:0deg}.chatbot-area-fixed{background:radial-gradient(circle at 20% 25%,rgba(0,170,255,.14) 0,transparent 45%),radial-gradient(circle at 80% 20%,rgba(0,210,190,.12) 0,transparent 40%),radial-gradient(circle at 70% 80%,rgba(90,130,255,.14) 0,transparent 42%),linear-gradient(180deg,rgba(255,255,255,.94),rgba(243,248,255,.9));backdrop-filter:blur(12px) saturate(145%);-webkit-backdrop-filter:blur(12px) saturate(145%);display:grid;grid-template-rows:1fr auto;overflow-y:scroll;height:100%;width:100%;padding:4rem 1.5rem 5rem}@media screen and (max-width:767px){.chatbot-area-fixed{padding:3.5rem 10px 4.5rem}}.chatbot-area-fixed::-webkit-scrollbar{width:5px;height:50%}.chatbot-area-fixed::-webkit-scrollbar-track{background-color:#f0f0f0;border-radius:5px}.chatbot-area-fixed::-webkit-scrollbar-thumb{background:#828282;border-radius:5px}.chatbot-area-fixed--add-voice{padding:4rem 1.5rem 5.5rem}@media screen and (max-width:767px){.chatbot-area-fixed--add-voice{padding:3.5rem 10px 5.5rem}}.message-log{height:100%;position:relative}.message-log_icon-wrap{position:absolute;top:0;left:-56px;width:48px;height:48px;background:#fff;border-radius:16px;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 30px rgba(0,0,0,.11)}.message-log_icon{width:38px;height:38px;-o-object-fit:contain;object-fit:contain}.message-log__ai,.message-log__ai-loader,.message-log__user{position:relative;padding:1rem 1rem 1rem 1.3rem;background:#fff;margin:1.5rem 0;border-radius:0 16px 16px;box-shadow:0 2px 10px rgba(0,0,0,.11);color:#666;font-size:14px}@media screen and (max-width:767px){.message-log__ai,.message-log__ai-loader,.message-log__user{padding:12px}.message-log__user{max-width:345px}}.message-log__ai{-webkit-filter:blur(30px);filter:blur(30px);opacity:0;animation:.3s both log-ai}@keyframes log-ai{100%{opacity:1;-webkit-filter:blur(0);filter:blur(0)}}.message-log__ai:first-child{background:0 0;margin:0;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;border-radius:0;font-size:14px;box-shadow:none;border:none}.message-log__ai:nth-child(2){margin-left:55px}.message-log__ai ol,.message-log__ai ul{padding-left:20px}.message-log__ai-loader{border:1px solid #777;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px 1rem 5px 1.5rem;animation:3s infinite ai-loader}.message-log__ai-loader>p{display:flex;align-items:center}.message-log__ai-loader>p::after{content:"";height:40px;width:40px;background:url(https://chattiy.jp/api/img/chatbot_loader_02.apng) center/40px 40px no-repeat}@keyframes ai-loader{0%,100%{box-shadow:0 2px 10px rgba(0,0,0,.11);color:#000}50%{box-shadow:0 0 0 #000;color:#aaa}}.message-log__ai-loader-wait{width:40px;color:#000}.message-log__user{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block;color:#fff;background:#656565;margin:0 0 0 auto;border-radius:16px 0 16px 16px;padding:.8rem 1rem}.message-time{position:absolute}.voice-button__wrap{display:none;position:absolute;right:43px;bottom:85px;z-index:9999}.voice-button{position:absolute;width:30px;height:30px;z-index:2;translate:-50% -50%}.voice-button-bg{display:none;position:absolute;border-radius:50%;width:38px;height:38px;background:#656565;border:none;translate:-50% -50%;animation:3s 1s infinite both voice-on-anime}@keyframes voice-on-anime{0%,100%{-webkit-filter:brightness(100%);filter:brightness(100%)}50%{-webkit-filter:brightness(150%);filter:brightness(150%)}}.message__wrap{display:grid;grid-template-columns:1fr auto;position:absolute;bottom:0;width:100%;background:#fff;padding:10px 1.5rem;z-index:2}.message{-webkit-text-size-adjust:100%;line-height:2;font-size:16px;position:relative}@media screen and (max-width:1024px){.voice-button__wrap{right:35px}.message__wrap{width:100%;bottom:0;right:0;padding:8px 1rem}.message{font-size:20px}}.message:focus-visible{outline:0}.message::-webkit-input-placeholder{font-size:14px;color:#a9a9a9}.message::-moz-placeholder{font-size:14px;color:#a9a9a9}.message::placeholder{font-size:14px;color:#a9a9a9}.message__button{background:#656565;border:none;margin-left:10px;white-space:nowrap;border-radius:1.5rem;width:38px;height:38px;position:relative}@media screen and (min-width:1025px){.message__button:hover{opacity:.7;transition:.5s}}.message__button::after,.message__button::before{position:absolute;content:"";top:calc(50% - 5px);left:50%;translate:-32% 0;width:12px;height:3px;background:#fff;rotate:45deg}.message__button::after{top:calc(50% + 3px);rotate:-45deg}.message-log__ai:nth-child(2) p{margin:0}.message-log__ai h2,.message-log__ai h3{font-size:1.5rem;margin-top:.8rem}.message-log__ai p{margin-top:0;margin-bottom:0}.message-log__ai *+p,.message-log__ai .ol,.message-log__ai ul{margin:1.5rem 0}.message-log__ai table+table{margin-top:12px}.message-log__ai table{width:100%;border-collapse:separate;border-spacing:0;margin:10px 0;font-size:14px;line-height:1.5;border:1px solid rgba(0,0,0,.12);border-radius:10px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.06)}.message-log__ai table thead th{font-weight:700;text-align:left;padding:10px 12px;background:rgba(0,0,0,.04);border-bottom:1px solid rgba(0,0,0,.12)}.message-log__ai table tbody td{padding:10px 12px;vertical-align:top;border-bottom:1px solid rgba(0,0,0,.08);word-break:break-word;overflow-wrap:anywhere;min-width:88px}.message-log__ai table tbody td strong{font-weight:700}.message-log__ai table tbody tr:last-child td{border-bottom:none}.message-log__ai table tbody tr:nth-child(even) td{background:rgba(0,0,0,.02)}.message-log__ai .table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.message-log__ai .table-wrap table{min-width:520px}.opacity-pointer-none{opacity:0;pointer-events:none;visibility:hidden}.display-none{display:none}
/*# sourceMappingURL=css_map/chatbot.css.map */
