.btn-list{text-align:center;margin:0 auto}.btn-list h5{color:#5d5d5d;font-family:"nsjp";font-weight:700}.basic-btn{display:flex;justify-content:center;align-items:center;background:#888;text-decoration:none;margin:0 auto;color:#fff;font-family:"nsjp";font-weight:700;position:relative}.basic-btn::before,.basic-btn::after{content:"";width:8px;height:2px;background:#fff;position:absolute;top:50%;right:15px;margin-top:-1px;transform-origin:right}.basic-btn::before{transform:rotate(45deg)}.basic-btn::after{transform:rotate(-45deg)}.attention>li{padding-left:40px;position:relative}.attention>li::before{position:absolute;top:0px;left:0px;font-family:"oswald";color:#fff;background:#e50012;display:flex;justify-content:center;align-items:center;line-height:1;border-radius:5px;width:30px;height:30px}.attention>li:nth-child(1)::before{content:"1"}.attention>li:nth-child(2)::before{content:"2"}.attention>li:nth-child(3)::before{content:"3"}.dl-link li{padding-left:40px}@media screen and (max-width: 768px){.btn-list{width:calc(100vw - 20px)}.btn-list h5{margin-bottom:10px}.btn-list li{margin-bottom:10px}.basic-btn{font-size:1.3rem;width:90%;padding:15px 30px;border-radius:100vh}.basic-btn::before,.basic-btn::after{width:6px;right:10px}.attention li{margin-bottom:20px}}@media screen and (min-width: 769px){.btn-list h5{margin-bottom:20px}.btn-list li{margin-bottom:20px}.basic-btn{font-size:1.7rem;width:600px;height:60px;border-radius:30px;transition:background .3s}.basic-btn::before,.basic-btn::after{transition:right .25s ease-out}.basic-btn:hover::before,.basic-btn:hover::after{right:10px}.basic-btn:hover{background:#e50012}.attention li{margin-bottom:30px}}