@charset "UTF-8";#faqbot_container{margin:20px auto 80px}@media (max-width:440px){#faqbot_container{margin:20px auto 40px}}.KeikoHeading{position:relative;max-width:700px;margin:0 auto}.KeikoHeading__txt{position:absolute;left:0;bottom:0;text-shadow:0 1px 4px hsla(0,0%,100%,.8),0 1px 4px hsla(0,0%,100%,.8),0 1px 4px hsla(0,0%,100%,.8)}.KeikoHeading__txt h2,.KeikoHeading__txt h3{margin:0 5px 15px;font-weight:400}.KeikoHeading__txt h2{font-size:24px;line-height:30px}@media (min-width:441px){.KeikoHeading__txt h2{font-size:27px}}.KeikoHeading__txt h3{color:#888;font-size:16px;line-height:20px}@media (min-width:441px){.KeikoHeading__txt h3{font-size:20px}}.KeikoHeading__txt h3 small{display:block;margin-top:25px;font-size:11px;line-height:14px}@media (min-width:441px){.KeikoHeading__txt{margin-bottom:40px}}.KeikoHeading__img{margin-left:auto;margin-right:60px;width:200px}.KeikoHeading__img img{height:auto}@media (max-width:440px){.KeikoHeading__img{margin-right:0;width:180px}}.KeikoCancel,.KeikoChatroom{margin:0 auto;padding:0 15px;max-width:900px;font-family:Hiragino Maru Gothic Pro,ヒラギノ丸ゴ Pro W4,HiraMaruPro-W4,Osaka,sans-serif;--avatar-width:100px}.KeikoCancel:after,.KeikoChatroom:after{content:"";display:block;margin-top:20px}@media (max-width:440px){.KeikoCancel,.KeikoChatroom{--avatar-width:60px}}.KeikoCancel .avatar,.KeikoChatroom .avatar{pointer-events:none;margin-top:-15px;border:1px solid #ddd;border-radius:100%}.KeikoCancel .chat,.KeikoChatroom .chat{grid-gap:20px;gap:20px;margin-top:30px;-webkit-box-align:start;align-items:flex-start}.KeikoCancel .chat>p,.KeikoChatroom .chat>p{display:table;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;margin:0;padding:15px 20px;font-size:17px}@media (max-width:440px){.KeikoCancel .chat>p,.KeikoChatroom .chat>p{display:block;padding:10px 15px;font-size:14px}}.KeikoCancel .chat a,.KeikoChatroom .chat a{text-decoration:underline}.KeikoCancel .chat_assistant,.KeikoChatroom .chat_assistant{display:grid;grid-template-columns:var(--avatar-width) 1fr;padding-right:40px}@media (max-width:768px){.KeikoCancel .chat_assistant,.KeikoChatroom .chat_assistant{padding-right:0}}.KeikoCancel .chat_assistant>p,.KeikoChatroom .chat_assistant>p{position:relative;border-radius:1em;background-image:-webkit-gradient(linear,left top,left bottom,from(#1bbab7));background-image:-o-linear-gradient(top,#1bbab7);background-image:linear-gradient(180deg,#1bbab7);color:#fff;-webkit-transform-origin:left top;transform-origin:left top}.KeikoCancel .chat_assistant>p:after,.KeikoCancel .chat_assistant>p:before,.KeikoChatroom .chat_assistant>p:after,.KeikoChatroom .chat_assistant>p:before{content:"";position:absolute;z-index:-1;display:inline-block;background-image:inherit;border-radius:99%}.KeikoCancel .chat_assistant>p:before,.KeikoChatroom .chat_assistant>p:before{width:20px;height:20px}.KeikoCancel .chat_assistant>p:after,.KeikoChatroom .chat_assistant>p:after{width:8px;height:8px}.KeikoCancel .chat_assistant>p:after,.KeikoCancel .chat_assistant>p:before,.KeikoChatroom .chat_assistant>p:after,.KeikoChatroom .chat_assistant>p:before{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.KeikoCancel .chat_assistant>p:before,.KeikoChatroom .chat_assistant>p:before{left:4px;top:4px}.KeikoCancel .chat_assistant>p:after,.KeikoChatroom .chat_assistant>p:after{left:-10px;top:-3px}.KeikoCancel .chat_customer,.KeikoChatroom .chat_customer{display:grid;grid-template-columns:var(--avatar-width) minmax(auto,1fr);-webkit-box-pack:end;justify-content:flex-end}.KeikoCancel .chat_customer>p,.KeikoChatroom .chat_customer>p{position:relative;border-radius:1em;background-image:-webkit-gradient(linear,left top,left bottom,from(#f1f1f1));background-image:-o-linear-gradient(top,#f1f1f1);background-image:linear-gradient(180deg,#f1f1f1);grid-column-start:2;margin-left:auto;margin-right:15px}.KeikoCancel .chat_customer>p:after,.KeikoCancel .chat_customer>p:before,.KeikoChatroom .chat_customer>p:after,.KeikoChatroom .chat_customer>p:before{content:"";position:absolute;z-index:-1;display:inline-block;background-image:inherit;border-radius:99%}.KeikoCancel .chat_customer>p:before,.KeikoChatroom .chat_customer>p:before{width:20px;height:20px}.KeikoCancel .chat_customer>p:after,.KeikoChatroom .chat_customer>p:after{width:8px;height:8px}.KeikoCancel .chat_customer>p:after,.KeikoCancel .chat_customer>p:before,.KeikoChatroom .chat_customer>p:after,.KeikoChatroom .chat_customer>p:before{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.KeikoCancel .chat_customer>p:before,.KeikoChatroom .chat_customer>p:before{right:4px;bottom:4px}.KeikoCancel .chat_customer>p:after,.KeikoChatroom .chat_customer>p:after{right:-10px;bottom:-3px}.KeikoCancel .chat_option,.KeikoChatroom .chat_option{cursor:pointer;position:relative;z-index:1;margin-bottom:7px;padding:8px 20px;border:1px solid #1bbab7;border-radius:10px;background-color:#fff;font-size:15px;display:table;-webkit-transition:border-color .1s ease-in-out,-webkit-box-shadow .1s ease-in-out;transition:border-color .1s ease-in-out,-webkit-box-shadow .1s ease-in-out;-o-transition:border-color .1s ease-in-out,box-shadow .1s ease-in-out;transition:border-color .1s ease-in-out,box-shadow .1s ease-in-out;transition:border-color .1s ease-in-out,box-shadow .1s ease-in-out,-webkit-box-shadow .1s ease-in-out}.KeikoCancel .chat_option i.fa-angle-right,.KeikoChatroom .chat_option i.fa-angle-right{-webkit-transition:color #1bbab7;-o-transition:color #1bbab7;transition:color #1bbab7}.KeikoCancel .chat_option:not(.nohover):hover,.KeikoChatroom .chat_option:not(.nohover):hover{background:#1bbab7;color:#fff}.KeikoCancel .chat_option:not(.nohover):hover i.fa-angle-right,.KeikoChatroom .chat_option:not(.nohover):hover i.fa-angle-right{color:#fff}.KeikoCancel .chat_option.nohover,.KeikoChatroom .chat_option.nohover{cursor:default}.KeikoCancel .chat_option form,.KeikoChatroom .chat_option form{width:100%}@media (min-width:441px){.KeikoCancel .chat_option,.KeikoChatroom .chat_option{margin-left:calc(var(--avatar-width) + 20px)}}.KeikoCancel .chat_option+.chat.chat_customer,.KeikoChatroom .chat_option+.chat.chat_customer{margin-top:0}.KeikoCancel .chat_option_s,.KeikoChatroom .chat_option_s{cursor:pointer;position:relative;z-index:1;margin-top:15px;margin-bottom:7px;padding:8px 20px;border:1px solid #1bbab7;border-radius:10px;background-color:#fff;font-size:15px;display:table;color:#1bbab7;-webkit-transition:border-color .1s ease-in-out,-webkit-box-shadow .1s ease-in-out;transition:border-color .1s ease-in-out,-webkit-box-shadow .1s ease-in-out;-o-transition:border-color .1s ease-in-out,box-shadow .1s ease-in-out;transition:border-color .1s ease-in-out,box-shadow .1s ease-in-out;transition:border-color .1s ease-in-out,box-shadow .1s ease-in-out,-webkit-box-shadow .1s ease-in-out}.KeikoCancel .chat_option_s i.fa-angle-right,.KeikoChatroom .chat_option_s i.fa-angle-right{-webkit-transition:color #1bbab7;-o-transition:color #1bbab7;transition:color #1bbab7}.KeikoCancel .chat_option_s:not(.nohover):hover,.KeikoChatroom .chat_option_s:not(.nohover):hover{background:#1bbab7;color:#fff}.KeikoCancel .chat_option_s:not(.nohover):hover i.fa-angle-right,.KeikoChatroom .chat_option_s:not(.nohover):hover i.fa-angle-right{color:#fff}.KeikoCancel .chat_option_s.nohover,.KeikoChatroom .chat_option_s.nohover{cursor:default}.KeikoCancel .chat_option_s form,.KeikoChatroom .chat_option_s form{width:100%}@media (min-width:441px){.KeikoCancel .chat_option_s,.KeikoChatroom .chat_option_s{margin-left:calc(var(--avatar-width) + 20px)}}.KeikoCancel .chat_option_s+.chat.chat_customer,.KeikoChatroom .chat_option_s+.chat.chat_customer{margin-top:0}.KeikoCancel .chat_assistant+.chat_option,.KeikoChatroom .chat_assistant+.chat_option{margin-top:15px}.KeikoCancel .chat_yes_no,.KeikoChatroom .chat_yes_no{display:grid;grid-template-columns:var(--avatar-width) auto auto}@media (max-width:440px){.KeikoCancel .chat_yes_no,.KeikoChatroom .chat_yes_no{grid-template-columns:var(--avatar-width) 1fr}.KeikoCancel .chat_yes_no .avatar,.KeikoChatroom .chat_yes_no .avatar{grid-row:1/-1}.KeikoCancel .chat_yes_no .yes_no,.KeikoChatroom .chat_yes_no .yes_no{grid-column-start:2}}.KeikoCancel .chat_yes_no>p:not(.yes_no),.KeikoChatroom .chat_yes_no>p:not(.yes_no){position:relative;border-radius:1em;background-image:-webkit-gradient(linear,left top,left bottom,from(#1bbab7));background-image:-o-linear-gradient(top,#1bbab7);background-image:linear-gradient(180deg,#1bbab7);color:#fff}.KeikoCancel .chat_yes_no>p:not(.yes_no):after,.KeikoCancel .chat_yes_no>p:not(.yes_no):before,.KeikoChatroom .chat_yes_no>p:not(.yes_no):after,.KeikoChatroom .chat_yes_no>p:not(.yes_no):before{content:"";position:absolute;z-index:-1;display:inline-block;background-image:inherit;border-radius:99%}.KeikoCancel .chat_yes_no>p:not(.yes_no):before,.KeikoChatroom .chat_yes_no>p:not(.yes_no):before{width:20px;height:20px}.KeikoCancel .chat_yes_no>p:not(.yes_no):after,.KeikoChatroom .chat_yes_no>p:not(.yes_no):after{width:8px;height:8px}.KeikoCancel .chat_yes_no>p:not(.yes_no):after,.KeikoCancel .chat_yes_no>p:not(.yes_no):before,.KeikoChatroom .chat_yes_no>p:not(.yes_no):after,.KeikoChatroom .chat_yes_no>p:not(.yes_no):before{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.KeikoCancel .chat_yes_no>p:not(.yes_no):before,.KeikoChatroom .chat_yes_no>p:not(.yes_no):before{left:4px;top:4px}.KeikoCancel .chat_yes_no>p:not(.yes_no):after,.KeikoChatroom .chat_yes_no>p:not(.yes_no):after{left:-10px;top:-3px}.KeikoCancel .chat_yes_no .yes_no,.KeikoChatroom .chat_yes_no .yes_no{display:inline;display:initial}@media (max-width:768px){.KeikoCancel .chat_yes_no .yes_no,.KeikoChatroom .chat_yes_no .yes_no{text-align:center}}.KeikoCancel .chat_yes_no .yes_no .yes,.KeikoChatroom .chat_yes_no .yes_no .yes{cursor:pointer;display:inline-block;margin:0 2px 4px;padding:5px 20px;border-radius:10px;text-align:center;-webkit-transition:background-color .1s ease-in-out,border-color .1s ease-in-out,-webkit-box-shadow .2s ease-in-out;transition:background-color .1s ease-in-out,border-color .1s ease-in-out,-webkit-box-shadow .2s ease-in-out;-o-transition:background-color .1s ease-in-out,box-shadow .2s ease-in-out,border-color .1s ease-in-out;transition:background-color .1s ease-in-out,box-shadow .2s ease-in-out,border-color .1s ease-in-out;transition:background-color .1s ease-in-out,box-shadow .2s ease-in-out,border-color .1s ease-in-out,-webkit-box-shadow .2s ease-in-out;background-color:#4caf50;color:#fff}.KeikoCancel .chat_yes_no .yes_no .yes:hover,.KeikoChatroom .chat_yes_no .yes_no .yes:hover{-webkit-box-shadow:0 2px 15px rgba(76,175,80,.3);box-shadow:0 2px 15px rgba(76,175,80,.3);background-color:#80c883}.KeikoCancel .chat_yes_no .yes_no .no,.KeikoChatroom .chat_yes_no .yes_no .no{cursor:pointer;display:inline-block;margin:0 2px 4px;padding:5px 20px;border-radius:10px;text-align:center;-webkit-transition:background-color .1s ease-in-out,border-color .1s ease-in-out,-webkit-box-shadow .2s ease-in-out;transition:background-color .1s ease-in-out,border-color .1s ease-in-out,-webkit-box-shadow .2s ease-in-out;-o-transition:background-color .1s ease-in-out,box-shadow .2s ease-in-out,border-color .1s ease-in-out;transition:background-color .1s ease-in-out,box-shadow .2s ease-in-out,border-color .1s ease-in-out;transition:background-color .1s ease-in-out,box-shadow .2s ease-in-out,border-color .1s ease-in-out,-webkit-box-shadow .2s ease-in-out;background-color:#d32f2f;color:#fff}.KeikoCancel .chat_yes_no .yes_no .no:hover,.KeikoChatroom .chat_yes_no .yes_no .no:hover{-webkit-box-shadow:0 2px 15px rgba(211,47,47,.3);box-shadow:0 2px 15px rgba(211,47,47,.3);background-color:#e06e6e}.KeikoCancel .chat_yes_no .yes_no .yes_only,.KeikoChatroom .chat_yes_no .yes_no .yes_only{cursor:pointer;display:inline-block;margin:0 2px 4px;padding:5px 20px;border-radius:10px;text-align:center;-webkit-transition:background-color .1s ease-in-out,border-color .1s ease-in-out,-webkit-box-shadow .2s ease-in-out;transition:background-color .1s ease-in-out,border-color .1s ease-in-out,-webkit-box-shadow .2s ease-in-out;-o-transition:background-color .1s ease-in-out,box-shadow .2s ease-in-out,border-color .1s ease-in-out;transition:background-color .1s ease-in-out,box-shadow .2s ease-in-out,border-color .1s ease-in-out;transition:background-color .1s ease-in-out,box-shadow .2s ease-in-out,border-color .1s ease-in-out,-webkit-box-shadow .2s ease-in-out;width:auto;border:1px solid #ddd}.KeikoCancel .chat_yes_no .yes_no .yes_only:hover,.KeikoChatroom .chat_yes_no .yes_no .yes_only:hover{-webkit-box-shadow:0 2px 15px rgba(27,186,183,.3);box-shadow:0 2px 15px rgba(27,186,183,.3);border-color:#1bbab7}.KeikoCancel .chat_yes_no .yes_no .yes_only:hover i.fa-angle-right,.KeikoChatroom .chat_yes_no .yes_no .yes_only:hover i.fa-angle-right{color:#1bbab7}.KeikoCancel .chat_yes_no .yes_no .cancel,.KeikoChatroom .chat_yes_no .yes_no .cancel{background-color:#f5bc42}.KeikoCancel .chat_yes_no .yes_no .cancel:hover,.KeikoChatroom .chat_yes_no .yes_no .cancel:hover{-webkit-box-shadow:0 2px 15px rgba(245,188,66,.3);box-shadow:0 2px 15px rgba(245,188,66,.3);background-color:#f9d68b}.KeikoCancel .newChat,.KeikoChatroom .newChat{cursor:pointer;display:table;margin:10px auto;padding:10px 20px;border:1px solid #ddd;border-radius:10px;font-size:14px;-webkit-transition:border-color .1s ease-in-out,-webkit-box-shadow .1s ease-in-out;transition:border-color .1s ease-in-out,-webkit-box-shadow .1s ease-in-out;-o-transition:border-color .1s ease-in-out,box-shadow .1s ease-in-out;transition:border-color .1s ease-in-out,box-shadow .1s ease-in-out;transition:border-color .1s ease-in-out,box-shadow .1s ease-in-out,-webkit-box-shadow .1s ease-in-out}.KeikoCancel .newChat:hover,.KeikoChatroom .newChat:hover{border-color:#1bbab7;-webkit-box-shadow:0 2px 15px rgba(27,186,183,.3);box-shadow:0 2px 15px rgba(27,186,183,.3)}@-webkit-keyframes chat_fadeIn{0%{opacity:0}to{opacity:1}}@keyframes chat_fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes chat_popIn{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes chat_popIn{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}.KeikoCancel .chat_assistant.chat_first,.KeikoChatroom .chat_assistant.chat_first{opacity:0;-webkit-animation:chat_fadeIn .5s ease-in-out .4s forwards;animation:chat_fadeIn .5s ease-in-out .4s forwards}.KeikoCancel .chat_assistant.chat_first>p,.KeikoChatroom .chat_assistant.chat_first>p{-webkit-transform:scale(.5);transform:scale(.5);-webkit-animation:chat_popIn .5s ease-in-out .5s forwards;animation:chat_popIn .5s ease-in-out .5s forwards}.KeikoCancel .chat_option.chat_first,.KeikoChatroom .chat_option.chat_first{opacity:0;-webkit-animation:chat_fadeIn .5s ease-in-out 1s forwards;animation:chat_fadeIn .5s ease-in-out 1s forwards}.KeikoCancel .chat_option.chat_first>p,.KeikoChatroom .chat_option.chat_first>p{-webkit-transform:scale(.5);transform:scale(.5);-webkit-animation:chat_popIn .5s ease-in-out 1.1s forwards;animation:chat_popIn .5s ease-in-out 1.1s forwards}.KeikoCancel .chat_customer,.KeikoChatroom .chat_customer{opacity:0;-webkit-animation:chat_fadeIn .5s ease-in-out .4s forwards;animation:chat_fadeIn .5s ease-in-out .4s forwards}.KeikoCancel .chat_customer>p,.KeikoChatroom .chat_customer>p{-webkit-transform:scale(.5);transform:scale(.5);-webkit-animation:chat_popIn .5s ease-in-out .5s forwards;animation:chat_popIn .5s ease-in-out .5s forwards}.KeikoCancel .chat_assistant:not(.chat_first),.KeikoChatroom .chat_assistant:not(.chat_first){opacity:0;-webkit-animation:chat_fadeIn .5s ease-in-out 1.5s forwards;animation:chat_fadeIn .5s ease-in-out 1.5s forwards}.KeikoCancel .chat_assistant:not(.chat_first)>p,.KeikoChatroom .chat_assistant:not(.chat_first)>p{-webkit-transform:scale(.5);transform:scale(.5);-webkit-animation:chat_popIn .5s ease-in-out 1.6s forwards;animation:chat_popIn .5s ease-in-out 1.6s forwards}.KeikoCancel .chat_loading,.KeikoCancel .chat_option:not(.chat_first),.KeikoChatroom .chat_loading,.KeikoChatroom .chat_option:not(.chat_first){opacity:0;-webkit-animation:chat_fadeIn .5s ease-in-out 1.9s forwards;animation:chat_fadeIn .5s ease-in-out 1.9s forwards}.KeikoCancel .chat_loading>p,.KeikoCancel .chat_option:not(.chat_first)>p,.KeikoChatroom .chat_loading>p,.KeikoChatroom .chat_option:not(.chat_first)>p{-webkit-transform:scale(.5);transform:scale(.5);-webkit-animation:chat_popIn .5s ease-in-out 2s forwards;animation:chat_popIn .5s ease-in-out 2s forwards}.KeikoCancel .chat_yes_no,.KeikoChatroom .chat_yes_no{opacity:0;-webkit-animation:chat_fadeIn .5s ease-in-out 2.5s forwards;animation:chat_fadeIn .5s ease-in-out 2.5s forwards}.KeikoCancel .chat_yes_no>p,.KeikoChatroom .chat_yes_no>p{-webkit-transform:scale(.5);transform:scale(.5);-webkit-animation:chat_popIn .5s ease-in-out 2.6s forwards;animation:chat_popIn .5s ease-in-out 2.6s forwards}.KeikoCancel .newChat,.KeikoCancel hr,.KeikoChatroom .newChat,.KeikoChatroom hr{opacity:0;-webkit-animation:chat_fadeIn .5s ease-in-out 3.1s forwards;animation:chat_fadeIn .5s ease-in-out 3.1s forwards}.KeikoCancel .newChat>p,.KeikoCancel hr>p,.KeikoChatroom .newChat>p,.KeikoChatroom hr>p{-webkit-transform:scale(.5);transform:scale(.5);-webkit-animation:chat_popIn .5s ease-in-out 3.2s forwards;animation:chat_popIn .5s ease-in-out 3.2s forwards}.KeikoCancel .chat_comment,.KeikoChatroom .chat_comment{opacity:0;-webkit-animation:chat_fadeIn .5s ease-in-out 3.7s forwards;animation:chat_fadeIn .5s ease-in-out 3.7s forwards}.KeikoCancel .chat_comment>p,.KeikoChatroom .chat_comment>p{-webkit-transform:scale(.5);transform:scale(.5);-webkit-animation:chat_popIn .5s ease-in-out 3.8s forwards;animation:chat_popIn .5s ease-in-out 3.8s forwards}.KeikoChatroom{height:600px;max-height:calc(100vh - 150px);overflow-y:auto;-webkit-overflow-scrolling:touch;border:3px solid #f0f0f0}.KeikoCancel{display:none;position:relative;margin-top:30px;border:3px dotted #1ed0cd;background-color:#f0fdfd}.KeikoCancel #keiko_lastcall,.KeikoCancel .is-hidden,.KeikoCancel>[id^=q1],.KeikoCancel>[id^=q2],.KeikoCancel>[id^=q3],.KeikoCancel>[id^=q4]{display:none}.KeikoCancel .chat_submit{margin:15px 0 5px;padding:10px 0 0;border-top:1px solid #ddd;text-align:center}.KeikoCancel .chat_submit--minimum{margin:5px auto;padding:0;border:none}.KeikoCancel .option_btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;margin:5px 10px 5px 0;border-radius:10px;display:inline-block;padding:5px 20px;outline:none;border:none;-webkit-transition:border-color .1s ease-in-out,background-color .1s ease-in-out,-webkit-box-shadow .1s ease-in-out;transition:border-color .1s ease-in-out,background-color .1s ease-in-out,-webkit-box-shadow .1s ease-in-out;-o-transition:border-color .1s ease-in-out,background-color .1s ease-in-out,box-shadow .1s ease-in-out;transition:border-color .1s ease-in-out,background-color .1s ease-in-out,box-shadow .1s ease-in-out;transition:border-color .1s ease-in-out,background-color .1s ease-in-out,box-shadow .1s ease-in-out,-webkit-box-shadow .1s ease-in-out}.KeikoCancel .option_btn:not([disabled]):hover.yes{-webkit-box-shadow:0 2px 15px rgba(76,175,80,.3);box-shadow:0 2px 15px rgba(76,175,80,.3);background-color:rgba(76,175,80,.6)}.KeikoCancel .option_btn:not([disabled]):hover.no{-webkit-box-shadow:0 2px 15px rgba(211,47,47,.3);box-shadow:0 2px 15px rgba(211,47,47,.3);background-color:rgba(211,47,47,.6)}.KeikoCancel .option_btn:not([disabled]):hover.yes_only{-webkit-box-shadow:0 2px 15px rgba(27,186,183,.3);box-shadow:0 2px 15px rgba(27,186,183,.3);border-color:#1bbab7}.KeikoCancel .option_btn:not([disabled]):hover.cancel{-webkit-box-shadow:0 2px 15px rgba(245,188,66,.3);box-shadow:0 2px 15px rgba(245,188,66,.3);background-color:rgba(245,188,66,.6)}.KeikoCancel .option_btn.yes{background-color:#4caf50;color:#fff}.KeikoCancel .option_btn.no{background-color:#d32f2f;color:#fff}.KeikoCancel .option_btn.yes_only{border:1px solid #ddd}.KeikoCancel .option_btn.cancel{background-color:#f5bc42;color:#000}.KeikoCancel .option_btn[disabled]{cursor:not-allowed;background-color:#ddd;color:#fff}.KeikoCancel select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;margin:5px 10px 5px 0;border-radius:10px;padding:3px 25px 3px 10px;border:1px solid #ddd;background:rgba(27,186,183,.1) url(../../img/products/select_bg.png) 100% no-repeat;-webkit-transition:border-color .1s ease-in-out,background-color .1s ease-in-out;-o-transition:border-color .1s ease-in-out,background-color .1s ease-in-out;transition:border-color .1s ease-in-out,background-color .1s ease-in-out}.KeikoCancel select:hover{border-color:#1bbab7}.KeikoCancel select:focus{-webkit-box-shadow:0 2px 15px rgba(27,186,183,.3);box-shadow:0 2px 15px rgba(27,186,183,.3);border-color:#1bbab7}.KeikoCancel .chat_asterisk{cursor:default;z-index:0;margin-top:-12px;padding-top:10px;border:none!important;border-radius:0 0 10px 10px;-webkit-box-shadow:none!important;box-shadow:none!important;background:rgba(211,47,47,.1);color:#d32f2f}.KeikoCancel .asterisk{display:block}.KeikoCancel .asterisk2{padding:10px 15px;border-radius:10px;background-color:rgba(27,186,183,.1);color:#1bbab7}.KeikoCancel .chat_loading{pointer-events:none;display:none;margin-top:30px;text-align:center}.KeikoCancel .chat_loading img{width:50px}@-webkit-keyframes arrowDown{0%{-webkit-transform:translate(-50%,-55%);transform:translate(-50%,-55%)}60%{-webkit-transform:translate(-50%,-55%);transform:translate(-50%,-55%)}to{-webkit-transform:translate(-50%,-55%);transform:translate(-50%,-55%)}25%{-webkit-transform:translate(-50%,-35%);transform:translate(-50%,-35%)}}@keyframes arrowDown{0%{-webkit-transform:translate(-50%,-55%);transform:translate(-50%,-55%)}60%{-webkit-transform:translate(-50%,-55%);transform:translate(-50%,-55%)}to{-webkit-transform:translate(-50%,-55%);transform:translate(-50%,-55%)}25%{-webkit-transform:translate(-50%,-35%);transform:translate(-50%,-35%)}}.KeikoCancel:before{content:"";position:absolute;left:50%;top:-5px;z-index:2;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:inline-block;width:40px;height:40px;border-radius:100%;-webkit-box-shadow:0 2px 10px rgba(27,186,183,.2);box-shadow:0 2px 10px rgba(27,186,183,.2);background:url(../../img/contact/index/faqbot/faqbot_sub-arrow.png) 50%/cover no-repeat;-webkit-animation:arrowDown 3s ease-in-out infinite;animation:arrowDown 3s ease-in-out infinite}.cancel-subscr--heading{margin-bottom:15px;padding:10px 20px;border:1px solid #1bbab7;font-size:16px;text-align:center}.cancel-subscr--heading p{margin:0!important}