@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}}.castList{margin-top:4rem!important}@media screen and (max-width:767px){section{width:100%;padding-top:4rem}section>.contentsTitle{width:96%!important;margin:auto}section .castList{width:96%;margin:auto}}@media screen and (min-width:768px) and (max-width:1024px){section{width:100%;padding-top:4rem}section>.contentsTitle{width:96%!important;margin:auto;margin-top:4rem}section>.castList{width:96%;margin:auto;margin-top:1rem}}@media screen and (min-width:1025px){section{min-width:1025px;max-width:1680px;width:96%;margin:auto}section>.castList{margin-top:1rem}}