<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*PC site responsive*/
@media screen and (min-width:768px){


/*20200216*/

.smp-only{
display: none;
}
.album{
display : block;
}
.album_smp{
display : none;
}
}</pre></body></html>