.p-genreList{position:relative;width:100%;max-width:960px;margin:0 auto;display:flex;flex-wrap:wrap}@media screen and (max-width:767px){.p-genreList{background-color:#fff;justify-content:space-between}.p-genreList:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px}}@media screen and (max-width:767px){.p-genreList__Item{flex:1;flex-basis:calc(50% - 2px);border-bottom:1px solid #cbcbce}.p-genreList__Item:nth-child(odd):not(:last-child){border-right:1px solid #cbcbce}.p-genreList__Item:last-child:nth-child(odd){border-bottom:none;border-right:1px solid #cbcbce;width:calc(50% - 1px);flex:none}.p-genreList__Item:nth-child(2n):last-child,.p-genreList__Item:nth-child(odd):nth-last-child(2){border-bottom:none}}.p-genreList__ItemLink{display:block;font-size:13px;color:#222;margin:0 .5em;font-weight:400;line-height:1.5rem;text-decoration:none;width:80px}.p-genreList__ItemLink:hover{text-decoration:underline;color:#657786;border-radius:3px;font-weight:600}@media screen and (max-width:1000px){.p-genreList__ItemLink{display:flex;flex-direction:column;align-items:center}.p-genreList__ItemLink:before{margin-right:0}}@media screen and (max-width:767px){.p-genreList__ItemLink{display:block;font-weight:600;background-color:#fff;padding:5px 12px;width:auto}}@media screen and (min-width:768px)and (max-width:979px){.p-genreList .p-genreList__ItemLink{width:auto}}.p-genreList.is-header{padding:5px 0;background-color:#fff;z-index:9;box-shadow:0 0 3px rgba(0,0,0,.1)}@media screen and (min-width:768px)and (max-width:979px){.is-header .p-genreList__Item{flex:1;border-right:2px solid #ececec;justify-content:space-between}.is-header .p-genreList__Item:last-child{border:none}}