﻿.ajax_BOOKMARK_processing {border: 4px solid;-webkit-mask-image: none !important;background: none !important;border-color: #3bafdf #3bafdf transparent;border-radius: 100%;animation-name: BOOKMARK_loling;animation-duration: .75s;animation-iteration-count: infinite;animation-timing-function: linear;transition: 0s !important;}@keyframes BOOKMARK_loling {from {transform: scale(0.7) rotate(0);}to {transform: scale(0.7) rotate(360deg);}}.ajax_BOOKMARK_added {background: #ff9800 !important;transition: 1s;}.ajax_BOOKMARK_alert {position: absolute;z-index: 1;background: #eee;width: max-content;right: 50%;top: -20%;font-size: 1.1rem;padding: 0.5rem 1.2rem;border-radius: 1rem;box-shadow: 3px 3px 7px -5px #000;animation-name: ajax_BOOKMARK_alert;animation-duration: .1s;animation-timing-function: ease-in-out;animation-fill-mode:both;text-align: center;border: 1px solid #a1a1a1;}@keyframes ajax_BOOKMARK_alert {0% {opacity:0;}100% {opacity:1;}}.ajax_BOOKMARK_alert_link {line-height: 3rem;background: #fd9701;border-radius: 10rem;margin: 0.75rem 0;}.ajax_BOOKMARK_alert_link a {text-decoration: none !important;color: #fff;width: 100%;display: block;}.ajax_BOOKMARK_alert_msg {margin-top: 0.5rem;}.ajax_BOOKMARK_alert_close {background: #666;width: 2.5rem;height: 2.5rem;position: absolute;right: 0;top: 0;border-radius: 10rem;display: flex;justify-content: center;align-items: center;transform: translate(30%, -30%);}.ajax_BOOKMARK_alert_close:after {content: "";-webkit-mask-image: url('data:image/svg+xml,<svg data-v-4914673d="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" role="img" aria-hidden="true" class="hacobune-icon"><path data-v-4914673d="" d="M20 6.91L17.09 4L12 9.09L6.91 4L4 6.91L9.09 12L4 17.09L6.91 20L12 14.91L17.09 20L20 17.09L14.91 12L20 6.91Z"></path></svg>');width: 70%;height: 70%;background: #fff;display: block;}.ajax_BOOKMARK_alert_link_login,.ajax_BOOKMARK_alert_link_agree {border-radius: 10rem;text-decoration: none !important;line-height: 3rem;display: block;border: 1px solid;}.ajax_BOOKMARK_alert_link_login{background: #ff9800;border-color: #ff9800;color: #fff;margin-bottom: 0.75rem;font-weight: bold;}.ajax_BOOKMARK_alert_link_agree{background: #fff;border-color: #222;}.ajax_BOOKMARK_alert_link_nologin {margin: 0.75rem 0;}