@charset "UTF-8";:root{--global-grid-columns: 24;--pseudo_sp_height: 655px}.bl_counseling{position:fixed;top:55px;left:0;height:calc(100vh - 55px);height:-webkit-fill-available;width:100vw;z-index:1000}@media screen and (min-width: 768px){.bl_counseling{width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;right:30px;bottom:30px;left:auto;top:auto}}.bl_counseling_window{display:grid;grid-template-rows:60px 1fr;position:relative;overflow:hidden;box-shadow:0 7px 16px -6px #0009;background-color:#fff;width:100%;height:100%}@media screen and (min-width: 768px){.bl_counseling_window{width:375px;max-height:630px;height:calc(100vh - 110px);border-radius:20px}}.bl_counseling_window_header{border-bottom:1px solid #FBF7F5;padding:14px 5%}@media screen and (min-width: 768px){.bl_counseling_window_header{padding:14px 12px}}.bl_counseling_window_header_img{border-radius:50%;width:30px;height:30px}.bl_counseling_window_header_closeBtn{border:none;height:100%}.bl_counseling_window_header_closeBtn_icon{height:30px;width:30px;fill:#aaa}.bl_counseling_window_messageList{padding:15px 5% 86px}@media screen and (min-width: 768px){.bl_counseling_window_messageList{padding:15px 12px 86px}}.bl_counseling_window_messageList_wrap{overflow:scroll}.bl_counseling_window_messageList_item{display:grid;align-items:flex-end;animation:.1s linear 0s 1 normal both itemShow}@keyframes itemShow{0%{opacity:0}to{opacity:1}}.bl_counseling_window_messageList_item:nth-child(n+2){margin-top:12px}.bl_counseling_window_messageList_item_img{border-radius:50%;height:30px;width:30px}.bl_counseling_window_messageList_item_txt{padding:16px;font-size:14px;line-height:1.5em;white-space:pre-line;word-break:break-all;text-align:left}.bl_counseling_window_messageList_item_txt_select{font-size:14px!important;font-weight:400}.bl_counseling_window_messageList_item_txt__profile{margin:15px 0;display:grid;grid-template-areas:"img name" "img occupation ";grid-template-columns:50px 1fr;gap:5px}.bl_counseling_window_messageList_item_txt__profile img{border-radius:50%;width:40px;height:40px;grid-area:img}.bl_counseling_window_messageList_item_txt__profile p{font-size:15px;color:#fd4f73;grid-area:name}.bl_counseling_window_messageList_item_txt__profile span{font-size:11px;color:#aaa;grid-area:occupation}.bl_counseling_window_messageList_item_txt__left{border-radius:16px 16px 16px 0;background-color:#fbf7f5;margin:0 5px}.bl_counseling_window_messageList_item_txt__right{border-radius:16px 16px 0;background-color:#fd4f73;color:#fff;margin-left:5px;order:1}.bl_counseling_window_messageList_item_txt__option{background-color:#ffedf1;color:#fd4f73;cursor:pointer;transition:.3s}.bl_counseling_window_messageList_item_txt__option.isActiveHover:hover{background-color:#fd4f73;color:#fff}.bl_counseling_window_messageList_item_txt_strong{display:inline;color:#fd4f73}.bl_counseling_window_messageList_item_time{color:#bababa;font-size:12px}.bl_counseling_window_messageList_item__left{justify-content:flex-start;grid-template-columns:40px auto auto}.bl_counseling_window_messageList_item__right{justify-content:flex-end;grid-template-columns:auto auto}.bl_counseling_window_messageList_item__link{justify-content:center}.bl_counseling_window_messageList_item__link_btn{padding:16px;background-color:#ffedf1;color:#fd4f73;cursor:pointer;transition:.3s;border-radius:5px}.bl_counseling_window_messageList_item__link_btn:hover{background-color:#fd4f73;color:#fff}.bl_counseling_window_messageList_item .el_selectBox{width:auto}.bl_counseling_window_messageList_item .el_selectBox_selected{padding:0}.bl_counseling_window_messageList_item .el_selectBox_display{border-bottom:none}.bl_counseling_window_chatForm{display:grid;grid-template-columns:1fr 40px;position:absolute;bottom:60px;left:50%;transform:translate(-50%);padding:8px;width:90%;height:auto;border-radius:16px;align-items:center;box-shadow:0 7px 16px -6px #0009;background-color:#fff;z-index:10}.bl_counseling_window_chatForm_input{height:calc(1.3em + 14px);max-height:calc((1.3em + 14px)*5);padding:7px;line-height:1.3em;letter-spacing:.1em;border:none;resize:none;font-size:14px}.bl_counseling_window_chatForm_btn{border-radius:16px;background-color:#fd4f73;border:none;width:40px;height:40px;align-self:end}.bl_counseling_window_chatForm_btn svg{fill:#fff}.bl_counseling_window_form{position:absolute;bottom:60px;left:50%;transform:translate(-50%);padding:8px 15px;width:90%;height:auto;border-radius:16px;align-items:center;box-shadow:0 7px 16px -6px #0009;background-color:#fff;z-index:10}.bl_counseling_window_form_top{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bl_counseling_window_form_bottom{display:grid;grid-template-columns:1fr 40px;margin-top:10px;gap:10px}.bl_counseling_window_form_input{height:calc(1.3em + 14px);max-height:calc((1.3em + 14px)*5);width:100%;padding:7px;line-height:1.3em;letter-spacing:.1em;border:none;resize:none;font-size:14px;border-bottom:1px solid #eee}.bl_counseling_window_form_btn{border-radius:16px;background-color:#fd4f73;border:none;width:40px;height:40px;align-self:end}.bl_counseling_window_form_btn svg{fill:#fff}
