/*! ©SEGA */
.Area{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}@media screen and (max-width:600px){.Area{margin-bottom:60px}}.Area-box{display:block}@media screen and (min-width:601px){.Area-box{width:calc(33.33333% - 10px);margin:5px}}@media screen and (max-width:600px){.Area-box{width:calc(50% - -5px);margin:5px -5px}}.Area a{display:block;width:100%;height:100%;animation:float 3.5s infinite both}.Area a:hover{filter:brightness(105%);cursor:pointer}.Area a:active{filter:brightness(95%);transform:translateY(1px)}.Area a.start{animation-delay:0s}.Area a.youth{animation-delay:-.5s}.Area a.dx{animation-delay:0s}.Area a.dragon{animation-delay:-1.8s}.Area a.heaven{animation-delay:-.8s}.Area a.blackrose{animation-delay:-1.2s}.Area a.start2{animation-delay:-.5s}.Area a.blackrose2{animation-delay:-1.5s}.Area a.mikan{animation-delay:0s}.Area a.metropolis2{animation-delay:.7s}@keyframes float{0%{transform:translateY(0)}60%{transform:translateY(10px)}to{transform:translateY(0)}}.version{margin:0 auto}@media screen and (min-width:601px){.version{width:35%}}@media screen and (max-width:600px){.version{width:70%}}