.tt-toast-container{position:fixed;top:50%;left:50%;transform:translate3d(-50%,-50%,0);z-index:199;width:100%}.tt-toast{background:rgba(0,0,0,.7);border-radius:.21rem;font-size:.4rem;line-height:.53rem;color:#fff;text-align:center;padding:.27rem;z-index:10001;max-width:70%;box-sizing:border-box;animation:fadeInOut .4s ease-in-out;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;margin:0 auto}@keyframes fadeInOut{0%{opacity:0}to{opacity:1}}@media screen and (min-width:834px){.tt-toast{max-width:600px}}.bottom-fixed-bkf-pc{width:767px;height:86px}.bkf-button{display:flex;align-items:center;justify-content:center;width:100%;height:48px;background-color:#2b6df0;color:#fff;border-radius:8px;cursor:pointer;border-radius:5.3125rem;font-size:16px;font-weight:700;font-family:TRIPGEOM-BOLD;-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none;outline:none}.bkf-button:active{opacity:1;transform:none}.bkf-button:focus{outline:none}.bkf-button-box{position:fixed;bottom:0;left:0;right:0;z-index:99;background-color:#fff;padding:15px 12px 30px;box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:16px 16px 0 0}@media(min-width:834px){.bkf-button-box{width:767px;height:86px;position:static;bottom:auto;left:auto;right:auto;z-index:auto;background-color:transparent;padding:0;box-shadow:none;border-radius:0;display:block;align-items:normal;justify-content:normal;color:inherit;cursor:default;font-size:inherit;font-weight:400;font-family:inherit}}