.button1{width:17.125rem;height:3.75rem;display:block;position:relative;z-index:4}.button1:after{position:absolute;content:"";background:#aa2e38;width:100%;height:.625rem;bottom:-.5rem;left:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px;z-index:-1}.button1 span{border-radius:4px;width:100%;height:100%;color:#fff;font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;background:#de5262;transition:.3s ease}.button1 span:before{position:absolute;content:"";background:url(/images/module/button/button1-icon.svg) no-repeat 50%/contain;width:1rem;height:1rem;right:1.5rem;top:50%;transform:translateY(-50%)}.button1 span:after{position:absolute;content:"";background-color:rgba(186,21,31,.3);width:100%;height:50%;bottom:0;left:0;z-index:-1}.button1.--prev span:before{position:absolute;content:"";background:url(/images/module/button/button1-icon.svg) no-repeat 50%/contain;width:1rem;height:1rem;left:1.5rem;top:50%;transform:translateY(-50%) rotate(180deg)}.button1:hover span{transform:translateY(.5rem)}@import"https://fonts.googleapis.com/css2?family=Chakra+Petch:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Noto+Sans+JP:wght@100..900&display=swap";body{font-family:Noto Sans JP,sans-serif;color:#fff;font-weight:500;line-height:1.6;color:#262626}@media screen and (min-width:px){.xl-none{display:none}}@media screen and (max-width:px){.l-none,.m-none,.s-none{display:none}}@media screen and (min-width:px){.pc-none{display:none}}img{width:100%;height:auto}.button2{width:14.5rem;height:4rem;display:block;border:1px solid #ddd;position:relative;padding-left:4.25rem;border-radius:4px}.button2:before{position:absolute;content:"";left:1rem;top:50%;transform:translateY(-50%);width:2.5rem;height:2.5rem}.button2 span{width:100%;height:100%;display:flex;align-items:center;justify-self:center;font-weight:700}.button2.--event:before{background:url(/images/module/button/icon-event.svg) no-repeat 50%/contain}.button2.--goods:before{background:url(/images/module/button/icon-goods.svg) no-repeat 50%/contain}.button2.--mypage:before{background:url(/images/module/button/icon-mypage.svg) no-repeat 50%/contain}.button2.--support:before{background:url(/images/module/button/icon-support.svg) no-repeat 50%/contain}