@import url(phone.min.css)screen and (max-width:767px);@import url(tablet.min.css)screen and (min-width:768px) and (max-width:1024px);@import url(pc.min.css)screen and (min-width:1025px);@keyframes keyGradientAnimation{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}@keyframes gradientAnimation{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes buttonAnimation{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes statusIconAnimation{0%{background-position:0 100%}to{background-position:0 0}}section .filterForm{border-image:linear-gradient(90deg,#eda6ac 0,#ffd0be 100%);border-image-slice:1;border-width:1px;border-style:solid;border-image-repeat:round;background:#fff;color:#666}section .castList{margin-bottom:4rem}@media screen and (max-width:767px){section{width:96%;margin:auto}}@media screen and (min-width:768px) and (max-width:1024px){section{width:96%;margin:auto}}@media screen and (min-width:1025px){section{min-width:1025px;max-width:1680px;width:96%;margin:auto}section .castList{width:100%!important;margin-top:1rem;margin-bottom:4rem}}