@charset "EUC-JP";.campaign-banner{position:-webkit-sticky;position:sticky;left:100%;bottom:20px;z-index:100;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.campaign-banner__link{overflow:hidden;box-shadow:0 0 4px 0 rgba(0,0,0,.12),0 4px 6px -2px rgba(0,0,0,.12),0 0 0 0 transparent;border-radius:.5rem}.campaign-banner__image{width:260px;height:auto}@media screen and (min-width:600px){.campaign-banner__image{width:320px}}.campaign-banner__close{position:absolute;top:4px;right:4px;width:24px;height:24px;border-radius:.5rem;background:#fff;color:#212121;font-size:18px;line-height:24px;text-align:center;border:none;cursor:pointer}.campaign-banner__close:hover{background:#ededed}.campaign-banner.is-hidden{display:none}