:root{--jp-product-notice-radius: 3px}.jp-product-notices{display:grid;gap:20px;margin:18px 0 24px}.jp-product-notice{--jp-product-notice-bg: #DDF7E6;position:relative;padding:15px;border:none;border-radius:var(--jp-product-notice-radius);background:var(--jp-product-notice-bg);overflow:visible;transition:transform .18s ease,box-shadow .18s ease;width:100%}.jp-product-notice__main{display:flex;align-items:center;justify-content:flex-start;gap:10px;min-width:0}.jp-product-notice__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;flex:0 0 28px;width:28px;height:28px;padding:5px;border-radius:3px;background-color:#fff}.jp-product-notice__icon img{display:block;width:100%;height:100%;object-fit:cover}.jp-product-notice__content{min-width:0;flex:1 1 auto;color:#000;font-size:14px;line-height:1.3}.jp-product-notice__content p{margin:0}.jp-product-notice__content>:first-child{margin-top:0}.jp-product-notice__content>:last-child{margin-bottom:0}.jp-product-notice__content a{color:inherit;text-decoration:underline;text-underline-offset:2px}.jp-product-notice__tooltip-wrap{position:absolute;top:0;right:0;z-index:3;transform:translate(50%, -50%)}@media(max-width: 991px){.jp-product-notice__tooltip-wrap.is-active .jp-product-notice__tooltip{opacity:1;visibility:visible;transform:translateY(0)}}@media(min-width: 992px){.jp-product-notice__tooltip-wrap:hover .jp-product-notice__tooltip,.jp-product-notice__tooltip-wrap:focus-within .jp-product-notice__tooltip{opacity:1;visibility:visible;transform:translateY(0)}}.jp-product-notice__tooltip-trigger{display:inline-flex;align-items:center;justify-content:center;width:23px;height:23px;padding:0;border:0;border-radius:50%;background:#70c78f;color:#fff;font-size:16px;font-weight:700;line-height:1;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.jp-product-notice__tooltip-trigger.is-active{box-shadow:0 0 0 2px rgba(126,200,151,.3)}.jp-product-notice__tooltip{position:absolute;top:calc(100% + 6px);right:11px;width:min(276px,100vw - 50px);padding:7px 16px;border-radius:6px;background:#7ec897;color:#000;opacity:0;visibility:hidden;font-size:14px;line-height:23px;transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;text-align:center;z-index:6}@media(max-width: 991px){.jp-product-notice__tooltip{padding:7px 13px}}.jp-product-notice__tooltip>:first-child{margin-top:0}.jp-product-notice__tooltip>:last-child{margin-bottom:0}.jp-product-notice__tooltip a{color:inherit;text-decoration:underline;text-underline-offset:2px}
