.editor ul{list-style:disc;padding-left:40px}.editor ol{list-style:decimal;padding-left:40px}.editor em{font-style:italic}.editor strong{font-weight:bold}.editor sub{vertical-align:sub;font-size:smaller}.editor sup{vertical-align:super;font-size:smaller}.editor table{width:100%}.popup-notice{display:none;position:fixed;z-index:10500;inset:0}.popup-notice.is-open{display:block}.popup-notice__overlay{position:absolute;inset:0;background:rgba(0,0,0,.68)}.popup-notice__dialog{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(680px,92vw);max-height:84vh;overflow:hidden;background:#fff;border:1px solid #d9d9d9;border-radius:12px;box-shadow:0 18px 60px rgba(0,0,0,.35);overflow:visible}.popup-notice__close{position:absolute;top:-16px;right:-16px;width:34px;height:34px;border:1px solid #d6d6d6;border-radius:50%;background:#fff;color:#444;font-size:24px;line-height:30px;text-align:center;cursor:pointer;box-shadow:0 8px 20px rgba(0,0,0,.2)}.popup-notice__close:hover{background:#f5f5f5}.popup-notice__title{margin:0;padding:22px 24px 14px;font-size:26px;line-height:1.35;color:#333;border-bottom:1px solid #ececec}.popup-notice__content{padding:18px 24px 10px;max-height:calc(84vh - 140px);overflow-y:auto;color:#333;line-height:1.7;word-break:break-word}.popup-notice__content img{display:block;max-width:100%;width:auto!important;height:auto!important}.popup-notice__content iframe,.popup-notice__content table{max-width:100%}.popup-notice__optout{display:flex;align-items:center;gap:10px;padding:12px 24px 20px;color:#5a5a5a;font-size:15px;border-top:1px solid #ececec;cursor:pointer;user-select:none}.popup-notice__optout-input{appearance:none;-webkit-appearance:none;width:22px;height:22px;margin:0;border:1px solid #b7bec6;border-radius:7px;background:#fff;position:relative;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.popup-notice__optout-input:focus{outline:none;box-shadow:0 0 0 3px rgba(47,122,223,.22)}.popup-notice__optout-input:checked{border-color:#2f7adf;background:#2f7adf}.popup-notice__optout-input:checked::after{content:"";position:absolute;left:7px;top:3px;width:6px;height:11px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.popup-notice__optout-text{line-height:1.4}@media only screen and (max-width:768px){.popup-notice__dialog{width:90vw;max-height:88vh}.popup-notice__close{top:-14px;right:-10px;width:32px;height:32px;line-height:28px}.popup-notice__title{font-size:22px;padding:18px 16px 12px}.popup-notice__content{padding:14px 16px 8px;max-height:calc(88vh - 132px)}.popup-notice__optout{padding:10px 16px 16px}}