.component-toast{align-items:center;background:var(--old-color-white);border-left:3px solid var(--old-color-gray-500);bottom:60px;box-shadow:0 4px var(--old-blur-level4) #39393926;box-sizing:border-box;color:var(--old-color-gray-580);-moz-column-gap:12px;column-gap:12px;display:flex;font-size:var(--old-font-size-body-s);font-weight:var(--font-weight-semibold);left:50%;opacity:0;padding:14px 20px;position:fixed;transform:translate(-50%,calc(100% + 60px));transition:transform .4s ease-out;visibility:hidden;z-index:1200}.component-toast.--active{opacity:1;transform:translate(-50%);visibility:visible}.component-toast.--access{border-color:var(--old-color-green-600)}.component-toast.--access .icon .path{fill:var(--old-color-green-600)}.component-toast.--fail{border-color:var(--old-color-red-500)}.component-toast.--fail .icon .path{fill:var(--old-color-red-500)}.component-toast.--warning{border-color:var(--old-color-yellow-500)}.component-toast.--warning .icon .path{fill:var(--old-color-yellow-500)}.component-toast .icon{height:20px;width:20px}.component-toast .icon .path{fill:var(--old-color-gray-500)}.component-toast .message{flex:1}@media (max-width:1200px){.component-toast{bottom:0;transform:translate(-50%,calc(100% + 58px));width:calc(100% - 32px)}.component-toast.--active{transform:translate(-50%,-88px)}}.modal-limit-content .box{background:var(--old-color-white);border-radius:var(--old-radius-level4);box-sizing:border-box;display:flex;flex-direction:column;padding:20px 16px;row-gap:20px;width:472px}.modal-limit-content .title-area{align-items:center;display:flex;justify-content:space-between}.modal-limit-content .title-area .title{font-family:var(--font-family-rending);font-size:var(--old-font-size-body-m);font-weight:var(--font-weight-medium)}.modal-limit-content .title-area .btn-close{height:24px;width:24px}.modal-limit-content .description{line-height:var(--old-line-height-normal)}.modal-limit-content .info-area{background:var(--old-color-container-primary-selected1);border-radius:var(--old-radius-level4);display:flex;flex-direction:column;padding:10px 14px;row-gap:12px}.modal-limit-content .info-area .row{align-items:center;-moz-column-gap:12px;column-gap:12px;display:flex}.modal-limit-content .info-area .row .label{background:var(--old-color-white);border-radius:var(--old-radius-full);color:var(--old-color-blue-500);font-size:var(--old-font-size-caption);font-weight:var(--font-weight-semibold);height:24px;line-height:24px;text-align:center;width:62px}.modal-limit-content .info-area .row .text{flex:1}.modal-limit-content .info-area .row .blue{color:var(--old-color-blue-500)}.modal-limit-content .btn-area{align-items:center;-moz-column-gap:8px;column-gap:8px;display:flex}.modal-limit-content .btn-area .btn{flex:1}.com-site-modal .area-modal{background:var(--color-white);border-radius:var(--radius-level-02);box-sizing:border-box;display:flex;flex-direction:column;padding:64px 36px 32px;row-gap:24px;width:420px}.com-site-modal .text{font-size:var(--font-size-body-m);font-weight:var(--font-weight-semibold);line-height:var(--line-height-loose);text-align:center}.com-site-modal .group-btn{-moz-column-gap:8px;column-gap:8px;display:flex}.com-site-modal .group-btn .btn{flex:1}.com-loading{align-items:center;background:var(--color-white);bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;transition:visibility .3s ease-in-out,opacity .3s ease-in-out;visibility:hidden;z-index:10000}.com-loading.--active{opacity:1;visibility:visible}.com-loading .path{align-items:center;-moz-column-gap:8px;column-gap:8px;display:flex}.com-loading .path .dot{animation:Loading 1s ease-in-out infinite;background:var(--color-blue-500);border-radius:var(--radius-full);height:10px;position:relative;top:0;width:10px}.com-loading .path .dot:nth-child(2){animation-delay:.3s}.com-loading .path .dot:nth-child(3){animation-delay:.6s}@keyframes Loading{0%{top:0}50%{top:-6px}to{top:0}}.ctx-global.com-tool-tip{background:#000c;border-radius:var(--radius-level-03);box-sizing:border-box;display:flex;flex-direction:column;min-width:250px;opacity:0;padding:16px;position:fixed;row-gap:20px;visibility:hidden;z-index:1900}.ctx-global.com-tool-tip.--active{opacity:1;visibility:visible}.ctx-global.com-tool-tip.--top .arrow{left:50%;top:100%;transform:rotate(-90deg) translate(-50%)}.ctx-global.com-tool-tip.--left .arrow{left:100%;top:50%;transform:rotate(180deg) translate(2px,8px)}.ctx-global.com-tool-tip.--right .arrow{right:100%;top:50%;transform:rotate(0) translateY(-8px)}.ctx-global.com-tool-tip.--bottom .arrow{bottom:100%;left:50%;transform:rotate(90deg) translate(2px,8px)}.ctx-global.com-tool-tip .title{color:var(--color-white);font-size:var(--font-size-body-l);font-weight:var(--font-weight-semibold)}.ctx-global.com-tool-tip .content{color:var(--color-white);display:flex;flex-direction:column;font-size:var(--font-size-body-m);line-height:var(--line-height-relaxed);row-gap:16px}.ctx-global.com-tool-tip .content .label{color:var(--color-blue-400);font-size:var(--font-size-caption);font-weight:var(--font-weight-bold)}.ctx-global.com-tool-tip .content .red{color:var(--color-red-500)}.ctx-global.com-tool-tip .arrow{height:20px;position:absolute;width:16px}.ctx-global.com-tool-tip .arrow .path{fill:#000c}
