@charset "UTF-8";@keyframes shine_line{100%{left:125%;background:linear-gradient(to right, rgba(255, 226, 0, 0.1) 0%, rgba(255, 196, 0, 0.4) 100%)}}@keyframes shine_green{100%{left:125%;background:linear-gradient(to right, rgba(255, 226, 0, 0) 0%, rgba(255, 255, 255, 0.3) 100%)}}.thanksContent__description{margin:4vw 0 4vw 0}.thanksContent__description p{font-size:18px;text-align:center}@media (max-width:1366px){.thanksContent__description p{font-size:14px}}.thanksContent__moreButton{padding:1vw 0;text-align:center}@media screen and (min-width:640px){.thanksContent__moreButton .button_green{position:relative}.thanksContent__moreButton .button_green.button_add_arrow:hover{width:22vw;transition:0.3s;transition-timing-function:ease-out;letter-spacing:0.3vw;background-position:right 7% bottom 48%}.thanksContent__moreButton .button_green.button_add_arrow::before{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(to right, rgba(255, 226, 0, 0.1) 0%, rgba(255, 255, 255, 0.6) 100%);transform:skewX(-25deg)}.thanksContent__moreButton .button_green.button_add_arrow:hover::before{animation:shine_green 0.7s;cursor:pointer}}@media screen and (min-width:640px) and (max-width:1366px){.thanksContent__moreButton .button_green.button_add_arrow:hover{width:270px}}@media screen and (max-width:640px){.thanksContent__description{margin:6vw 3.1vw 12vw}.thanksContent__description p{transform:none;width:auto;height:auto;text-align:left;font-size:4.2vw;line-height:2}.thanksContent__moreButton{height:auto;padding:1vw 0;text-align:center}}/*# sourceMappingURL=page-thanks.css.map */