
/* Shibuya DELI Style
   ========================================================================== */
#shop-info .shopBtn a {
	background-image: url(../../jp/img/shop_btn_pdf_pc.png);
}

@media screen and (max-width: 767px) {
	#shop-info .shopBtn a {
		background-image: url(../../jp/img/shop_btn_pdf_sp.png);
	}
}
