.product-notice{width:100%}.product-notice__stack{display:flex;flex-direction:column;gap:1.2rem}.product-notice__card{border-radius:1rem;padding:1.4rem 1.6rem;background-color:rgba(var(--color-foreground),.05);color:rgb(var(--color-foreground))}.product-notice__card-inner{display:flex;flex-direction:column;gap:.6rem;align-items:flex-start}.product-notice__body{display:flex;align-items:flex-start;gap:1rem;width:100%;min-width:0}.product-notice__icon{flex-shrink:0;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;background-color:rgb(var(--color-background));border-radius:9999px}.product-notice__icon img{width:2.4rem;height:2.4rem;object-fit:contain}.product-notice__text{flex:1;min-width:0;font-size:1.4rem;line-height:1.4}@media(min-width:750px){.product-notice__text{font-size:1.5rem}}.product-notice__text>:first-child{margin-top:0}.product-notice__text>:last-child{margin-bottom:0}.product-notice__text p{margin:0 0 .6rem}.product-notice__text p:last-child{margin-bottom:0}.product-notice__text h1,.product-notice__text h2,.product-notice__text h3,.product-notice__text h4,.product-notice__text h5,.product-notice__text h6{margin:0 0 .2rem;font-weight:700;line-height:1.3;font-size:inherit}.product-notice__text a{color:inherit;text-decoration:underline}.product-notice__text strong{font-weight:700}.product-notice__action{flex-shrink:0;align-self:flex-end}.product-notice__action .button{min-height:0;min-width:0;padding:.8rem 1.4rem;font-size:1.2rem;letter-spacing:.05em}.product-notice-board__frame{display:block}.product-notice-board__tabs-wrap{position:relative;margin-bottom:.6rem}.product-notice-board__tabs-wrap:before,.product-notice-board__tabs-wrap:after{content:"";position:absolute;top:0;bottom:0;width:3rem;pointer-events:none;opacity:0;transition:opacity var(--duration-default) ease;z-index:1}.product-notice-board__tabs-wrap:before{left:0;background:linear-gradient(to right,rgb(var(--color-background)),rgba(var(--color-background),0))}.product-notice-board__tabs-wrap:after{right:0;background:linear-gradient(to left,rgb(var(--color-background)),rgba(var(--color-background),0))}.product-notice-board__tabs-wrap[data-overflow-start=true]:before,.product-notice-board__tabs-wrap[data-overflow-end=true]:after{opacity:1}.product-notice-board__tabs{display:flex;flex-wrap:nowrap;gap:.6rem;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;padding:.2rem 0}.product-notice-board__tabs::-webkit-scrollbar{display:none}.product-notice-board__tabs>.product-notice-board__tab{scroll-snap-align:start;flex-shrink:0}.product-notice-board__tab{display:inline-flex;align-items:center;gap:.6rem;padding:.5rem .9rem;border-radius:.7rem;border:0;font-size:1.2rem;font-weight:700;cursor:pointer;background-color:rgba(var(--color-foreground),.08);color:rgba(var(--color-foreground),.7);transition:background-color var(--duration-default) ease,color var(--duration-default) ease}.product-notice-board__tab:hover{background-color:rgba(var(--color-foreground),.15)}.product-notice-board__tab[aria-selected=true]{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.product-notice-board__tab[aria-selected=true]:hover{background-color:rgba(var(--color-foreground),.85)}.product-notice-board__panel{display:none}.product-notice-board__panel.is-active{display:block}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-product-notice.css.map */
