.guide-chat{position:fixed;right:22px;bottom:22px;z-index:30;font-family:Arial,"Noto Sans JP",sans-serif}.guide-chat-toggle{border:0;border-radius:999px;padding:14px 18px;background:#121517;color:#f6f3ed;box-shadow:0 10px 30px #12151733;font-weight:700;cursor:pointer}.guide-chat-panel{display:none;width:min(360px,calc(100vw - 32px));margin-bottom:12px;border:1px solid #d9d4ca;background:#fbfaf7;box-shadow:0 20px 50px #12151726}.guide-chat.is-open .guide-chat-panel{display:block}.guide-chat-head{display:flex;justify-content:space-between;padding:16px 18px;background:#121517;color:#f6f3ed}.guide-chat-head button{border:0;background:transparent;color:inherit;font-size:20px;cursor:pointer}.guide-chat-body{padding:16px}.guide-chat-messages{max-height:240px;overflow:auto}.guide-chat-message{margin:0 0 10px;padding:10px 12px;border-radius:12px;background:#eee9df;font-size:14px;line-height:1.45}.guide-chat-message.user{margin-left:28px;background:#e8c1b5}.guide-chat-quick{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.guide-chat-quick button{border:1px solid #d9d4ca;background:#fff;padding:8px 10px;border-radius:999px;cursor:pointer;font-size:12px}.guide-chat-form{display:flex;gap:8px;margin-top:14px}.guide-chat-form input{min-width:0;flex:1;border:1px solid #d9d4ca;padding:10px}.guide-chat-form button{border:0;background:#b53026;color:#fff;padding:0 13px;font-weight:700}.guide-chat-note{margin:10px 0 0;color:#67645f;font-size:11px}
