.pop-notice{box-sizing:border-box;position:fixed;bottom:0;left:50%;z-index:11;padding:1.5em 7.5em 1.5em 40px;font-size:.85em;width:calc(100% - 520px);max-width:650px;background-color:#fff;color:#000;transform:translateX(-50%);transition:opacity .35s}@media screen and (max-width:1023px){.pop-notice{max-width:none;padding-bottom:1.5em}}@media screen and (max-width:960px){.pop-notice{padding:1.5em 2em}}@media screen and (max-width:767px){.pop-notice{width:100%;left:0;transform:none}}.pop-notice p{margin:0 0 1.1em;line-height:1.3em}.pop-notice p:last-child{margin-bottom:0}.btn-continue{height:31px;position:absolute;top:2em;right:2em;display:block;box-sizing:border-box;border:none;background-color:#a98e65;color:#fff;font-family:inherit;font-size:.9em;padding:.25em 1em;letter-spacing:.05em;cursor:pointer;transition:background-color .35s}@media screen and (max-width:960px){.btn-continue{position:relative;top:auto;right:auto;margin:0 auto}}.btn-continue:hover{background-color:#dcd8d2;color:#867870}