.search-notice-popup{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;z-index:10000;background-color:rgba(0,0,0,.6)}.search-notice-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#ecece8;border-radius:7px;padding:30px 40px 30px 30px;max-width:520px;width:calc(100% - 40px);box-sizing:border-box}.search-notice-title{margin:0 0 15px;font-size:18px;font-weight:700;color:#353f49;font-family:Arial,sans-serif}.search-notice-content p{font-size:15px;margin:0 0 12px;padding:0;font-weight:400;font-family:Arial,sans-serif;line-height:20px;color:#353f49}.search-notice-content p:last-child{margin-bottom:0}.search-notice-close{position:absolute;top:10px;right:12px;border:0;background:0 0;color:#353f49;font-size:28px;line-height:1;cursor:pointer;padding:0}.search-notice-close:hover{color:#a21219}