.genre_list_page_ul{list-style:none;display:-webkit-flex;display:flex;-webkit-justify-content:left;justify-content:left;-webkit-align-items:center;align-items:center;flex-wrap:wrap;max-width:768px;margin:0 auto 20px auto;box-sizing:border-box}.genre_list_page_ul>li{display:-webkit-flex;display:flex;-webkit-justify-content:left;justify-content:left;-webkit-align-items:center;align-items:center;flex-wrap:wrap;width:50%;padding:1px;box-sizing:border-box}.genre_list_page_ul>li>a{position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:left;justify-content:left;-webkit-align-items:center;align-items:center;flex-wrap:nowrap;width:100%;padding:2px;background:#fafafa;font-weight:700;color:#646464;border:1px solid #e0e0e0;border-radius:4px;box-sizing:border-box}.genre_list_page_ul>li>a:before{content:'';position:absolute;top:50%;right:3px;width:6px;height:6px;border:0;border-top:2px solid #969696;border-right:2px solid #969696;margin-top:-4px;transform:rotate(45deg)}.genrelist_headline_l{background-image:linear-gradient(90deg,rgba(103,126,250,1),rgba(142,84,219,1))}.genrelist_headline_l>p{max-width:768px;margin:0 auto;padding:12px;color:#fff;font-weight:700;font-size:16px}.genrelist_headline_s{background:#e0e5ff;border-top:3px solid #673ab7;border-bottom:1px solid #c5a5ff;padding:8px 12px;margin:8px auto 2px auto}.genrelist_headline_s>p{max-width:768px;margin:0 auto;font-size:14px;font-weight:700;color:#4d4363}