.notification-bar{position:relative;z-index:1950;background-color:#f7f7f7;-webkit-transition:all .3s ease;transition:all .3s ease;overflow:hidden}
.notification-bar__inner{position:relative;max-width:1440px;margin:0 auto;padding:5px 52px}
.notification-bar__column{font-weight:bold}
.notification-bar__column-inner{display:table;overflow:hidden;text-align:center;margin:0 auto;height:38px}
.notification-bar__text,.notification-bar__cta{display:table-cell;padding:0 8px;color:#000;font-size:14px;line-height:1.33;vertical-align:middle}
.notification-bar__text{overflow:hidden}
.notification-bar__text span{overflow:hidden;max-height:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;text-align:left}
.notification-bar__text.notification-bar__text-mo{display:none}
.notification-bar--toggle{overflow:hidden}
.notification-bar--toggle .notification-bar__column--expanded{display:none}
.notification-bar--toggle .notification-bar__toggle-btn{overflow:hidden;position:absolute;top:8px;right:16px;width:32px;height:32px;padding:8px}
.notification-bar--toggle .notification-bar__toggle-btn .icon{width:16px;height:16px;vertical-align:top}
.notification-bar--toggle .notification-bar__toggle-btn .icon--close{display:none}
.notification-bar--toggle.notification-bar--cta-hide .notification-bar__cta{display:none}
.notification-bar--toggle.is-expanded .notification-bar__inner{padding:11px 142px 10px;text-align:center}
.notification-bar--toggle.is-expanded .notification-bar__column--expanded{display:block}
.notification-bar--toggle.is-expanded .notification-bar__column--collapsed{display:none}
.notification-bar--toggle.is-expanded .notification-bar__column-inner{overflow:visible;height:auto}
.notification-bar--toggle.is-expanded .notification-bar__headline{display:block;padding:4px 8px;font-size:14px;line-height:1.33}
.notification-bar--toggle.is-expanded .notification-bar__cta{display:block;padding:4px 8px}
.notification-bar--toggle.is-expanded .notification-bar__toggle-btn .icon{display:none}
.notification-bar--toggle.is-expanded .notification-bar__toggle-btn .icon--close{display:block}
@media only screen and (min-width:768px) and (max-width:1440px){.notification-bar__cta .cta{font-size:14px;line-height:1.33}
.notification-bar__cta .cta .icon{width:16px;height:16px;margin-left:4px}
}
@media(max-width:1279px){.notice{z-index:1010}
}
@media(max-width:1024px){.notification-bar__inner{padding:14px 66px}
.notification-bar__text,.notification-bar__cta,.notification-bar--toggle.is-expanded .notification-bar__headline{display:block;padding:2px 0 !important;font-size:12px;line-height:1.33}
.notification-bar__text span{max-height:32px}
.notification-bar__text.notification-bar__text-pc{display:none}
.notification-bar__text.notification-bar__text-mo{display:block}
.notification-bar__cta .cta{font-size:14px;line-height:1.33}
.notification-bar__cta .cta .icon{width:16px;height:16px;margin-left:4px}
.notification-bar--toggle .notification-bar__text span{max-height:36px}
.notification-bar--toggle.is-expanded .notification-bar__inner{padding:14px 66px}
.notification-bar--toggle .notification-bar__toggle-btn{top:18px;right:18px;width:24px;height:24px;padding:6px}
.notification-bar--toggle .notification-bar__toggle-btn .icon{width:12px;height:12px}
}