@charset "utf-8";
/* CSS Document */
.topPageGenresArea { width: 96%; max-width: 990px; margin: 0 auto 2rem; }
.topPageGenresArea img { max-width: 100%; height: auto; vertical-align: bottom; border-radius: 3px; }
.genreButtonSliderArea { position: relative; margin: 0 0 1rem 2%; margin-bottom: 2rem; }
.genreButtonSliderArea a { display: inline-block; margin: 0 1rem 1rem 0; padding: 0.8rem; border: 1px solid #c7c7c7; border-radius: 4rem; background-color: #fff; font-feature-settings: "palt";
    font-size: 1.1rem; text-align: center; vertical-align: top; }