@charset "utf-8";
.artist-list__cont{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-o-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-lines:multiple;-moz-box-lines:multiple;-o-box-lines:multiple;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;gap:clamp(1px,2.5vw,2.5vw) 0}.artist-list__item{position:relative;width:clamp(1px,28.125vw,28.125vw);height:clamp(1px,28.125vw,28.125vw);-webkit-flex-shrink:0;flex-shrink:0;border-radius:clamp(1px,.78125vw,.78125vw);overflow:hidden;cursor:pointer}@media screen and (min-width:737px){.artist-list__item:hover .artist-list__ph{opacity:.75;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";filter:alpha(opacity=75)}}@media screen and (min-width:737px){.artist-list__item--video:hover .artist-list__ph{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.artist-list__item--video:hover .artist-list__video{opacity:1;-ms-filter:none;filter:none;visibility:visible;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none}}.artist-list__item-link{display:inline-block;width:100%;height:100%;background-color:#000}.artist-list__ph{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;-webkit-transition:opacity 350ms ease-in-out;-moz-transition:opacity 350ms ease-in-out;-o-transition:opacity 350ms ease-in-out;-ms-transition:opacity 350ms ease-in-out;transition:opacity 350ms ease-in-out}.artist-list__ph img{width:100%;height:100%;object-fit:cover}.artist-list__video{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);visibility:hidden;-webkit-transition:opacity 0ms ease-in-out 350ms, visibility 0ms ease-in-out 350ms;-moz-transition:opacity 0ms ease-in-out 350ms, visibility 0ms ease-in-out 350ms;-o-transition:opacity 0ms ease-in-out 350ms, visibility 0ms ease-in-out 350ms;-ms-transition:opacity 0ms ease-in-out 350ms, visibility 0ms ease-in-out 350ms;transition:opacity 0ms ease-in-out 350ms, visibility 0ms ease-in-out 350ms}.artist-list__video video{width:100%;height:100%;object-fit:cover}.artist-list__txt-box{position:absolute;z-index:1;bottom:clamp(1px,1.25vw,1.25vw);left:0;right:0;color:#fff}.artist-list__name{font-size:clamp(1px,1.953125vw,1.953125vw);line-height:1.5;font-weight:700;text-align:center}.artist-list__name-en{font-size:clamp(1px,1.09375vw,1.09375vw);line-height:1.5;font-weight:700;text-align:center}.artist-list__name-en--large{font-size:clamp(1px,1.953125vw,1.953125vw)}@media screen and (max-width:736px){.artist-list__cont{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-o-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-lines:multiple;-moz-box-lines:multiple;-o-box-lines:multiple;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;gap:4.266666666666667vw 2.133333333333333vw}.artist-list__item{position:relative;margin:0;width:44.53333333333333vw;height:42.13333333333333vw;border-radius:2.666666666666667vw}.artist-list__txt-box{bottom:3.2vw}.artist-list__name{font-size:4.8vw}.artist-list__name-en{margin:-1.333333333333333vw 0 0;font-size:3.2vw}.artist-list__name-en--large{font-size:4.533333333333333vw}}