@charset "UTF-8";

.shop{
	font-size: 1.8rem;
}
.tel a{
	font-size: 1.8rem;
	color: #9c9177;
}
.btn_reservation{
	text-align: left;
	margin-bottom: 3vw !important;
}

.btn_reservation a{
	text-decoration: none;
}

.contents_box01.block_image_text_9.width_full .inner_item_txt{
    padding-left: 3vw;
}
#reservation+.contents_box01 .inner_item_txt p{
	word-break: keep-all;
}
@media (min-width: 751px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
}

.shop_list_new.list_sp.list_shinjyuku.list_tel,
.shop_list_new.list_sp.list_sibuya.list_tel{
  display: none;
}