section.topbar-notice{float:left;overflow:hidden;position:relative;width:100%}.background-lightgrey{background:#f4f4f4}.background-sand{background:#e8e0d4}.background-yellow{background:#fcaf17}.background-black{background:#000;color:#fff}.background-black span p{color:#fff}.background-black a{color:#f4f4f4}.background-black a:hover{color:#fff}.background-white{background:#fff;color:#fff}.topbar-notice-slider{display:flex;margin:0 auto;max-width:100vw;overflow-x:visible;position:relative;transition:.5s}section.topbar-notice .topbar-notice-item{align-items:center;display:flex;flex-shrink:0;gap:1em;justify-content:center;padding:1em 40px;width:100%}@media (max-width:768px){section.topbar-notice .topbar-notice-item{flex-direction:column;gap:.5em}}section.topbar-notice .topbar-notice-item *{line-height:1em;margin-bottom:0}section.topbar-notice .topbar-notice-item a{font-weight:700;text-decoration:underline}section.topbar-notice .topbar-notice-item a:hover{color:#000}section.topbar-notice button{background:none;border:0;border-radius:0;color:#000;font-family:monospace,sans-serif;font-size:3rem;height:48px;line-height:15px;padding:15px;position:absolute;top:0;width:48px;z-index:999}@media (max-width:768px){section.topbar-notice button{top:12px}}section.topbar-notice button:hover{background-color:rgba(0,0,0,.05)}.topbar-notice-prev{left:0}@media (min-width:768px){.topbar-notice-prev{left:2rem}}.topbar-notice-next{right:0}@media (min-width:768px){.topbar-notice-next{right:2rem}}