.appeal{padding:0 1.5rem}.appeal .bottom-space{height:60px}.appeal:after{background:linear-gradient(180deg,rgba(141,228,255,.45),rgba(237,186,255,.45));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-2}.caption-and-image{padding:0 .5rem}.caption-and-image figure{margin-bottom:4.5rem}.table{position:relative}.table:before{animation:fadeInOut 5s infinite;background:#8a8a8a;color:#fff;content:"←";display:block;font-size:3rem;height:.5rem;left:0;opacity:.1;padding-bottom:4rem;top:50%;transform:translateY(-50%);width:4.5rem;z-index:10}.table:after{background:#fff;border:.5rem solid #3ebaff;bottom:0;box-shadow:0 2px 20px rgba(58,183,255,.69);content:"";left:60vw;right:-2vw;top:0}.table:after,.table:before{border-radius:10px;position:absolute}.table .product-name{font-size:.8rem}.table dl{color:#0073b2;display:grid;grid-template-columns:repeat(5,30vw);margin:0 auto 1rem;overflow:scroll;position:relative;width:90vw}.table dl::-webkit-scrollbar{display:none}.table dd,.table dt{align-items:center;border-bottom:1px solid #dedede;display:flex;font-size:.8rem;line-height:1.5em;padding:.3rem 0;z-index:1}.table dt{background:#fff;color:#222;justify-content:start;left:0;padding-left:.2rem;position:sticky;z-index:3}.table dd{justify-content:center}.table dd:nth-child(5n+2){background:#fff;color:#222;left:30vw;position:sticky;z-index:3}.table .circle{background:#0073b2;border-radius:3rem;height:1.5rem;width:1.5rem}.table dd:nth-child(5n+2) .circle{background:#222}.highlight{font-weight:700}.small{font-size:.5rem}.notes{font-size:.8rem;line-height:1.5em;margin-bottom:.8rem;padding:0 1rem;text-align:left}ul.notes{counter-reset:item}.notes li{counter-increment:item;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.notes li:before{content:"※" counter(item);left:0;position:absolute}.cta-area{padding:1.5rem 0}.cta-area a{background:#3ebaff;border-radius:5px;box-shadow:0 2px 20px rgba(58,183,255,.69);color:#fff;display:block;font-size:1.5rem;margin:auto;padding:.3rem 1rem;text-decoration:none;width:70%}@media (min-width:769px){.appeal{background:none}.appeal:after{display:none}.appeal .caption-and-image{margin:auto;max-width:30%}.appeal .table{overflow:visible}.table{margin:auto;max-width:50vw}.table dl{grid-template-columns:repeat(5,1fr);width:100%}.table dd:nth-child(5n+2),.table dt{background:none;position:static}.table:before{display:none}.table:after{bottom:-1rem;left:40%;right:0;top:-1rem}.appeal .bottom-space{height:200px}}@keyframes fadeInOut{0%{left:80%;opacity:1}to{left:0;opacity:0}}