@charset "UTF-8";
/* CSS Document */



@media screen and (max-width:768px){	
	
	
#contents{
	width: 80%;
	margin: 40px auto 50px;
	}
	
	
#contents li{
	width: 80%;
	}

	.artistname{
		display: block;
	}
	

.gotoshop{
		bottom:0;
	}	
	
.artistname li{
	float: none;
	border: none;
}

}