button {
    color: #000;
	background: #fff;
	border: 1px solid #000;
}

.carousel-inner{
    text-align: center!important;
}

.topics_top{
    margin-top: -20px;
    padding: 11px;
}

.genre {
    background: #EEEEEE;
    padding: 0.5em 0.5em;
    color: rgb(0, 0, 0);
    text-align: center;
}

.top_artist h4{
    background: #eb40a0;
    padding: 0.5em 0.5em;
    color: #fff;
}

.top_artist{
    padding-left: 15px;
}

.carousel-inner>.item>a>img{
    display:inline;
}

.carousel-inner>.item>img{
    display:inline;
}

h4>a{
    text-decoration: none;
    color: #fff;
}

.img-smn {
    display: inline-block;
    max-width: 100%;
    height: auto;
    line-height: 1.42857143;
    background-color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding-bottom:10px;
}

.genre>img{
    padding:0 3px;
}

.youtubeList{
    text-align: center;
    padding: 0 5px;
}

.sns_art{
    margin-bottom: 0.2rem;
    padding: 0.3rem;
    border-left: 3px solid;
    color: #eb40a0;
    font-weight: bold;
    font-size: 15px;
}
