@charset "utf-8";
/* CSS Document */
@media screen and (max-width: 750px){
	.nav_sp{
		background: url(../../../images/shop/akihabara/enkai/index/bg_body.webp);
	}
	.tit_nav span{
		background: url(../../../images/shop/akihabara/enkai/index/bg_body.webp);
	}
	.list_03 li{
		height:90px;
		margin-bottom:3px;
	}
	.tab_01{
		margin-top: 30px;
	}
	.tbl_05 th{
	}
	.slide_03 .slick-prev::before {
		background: url(../../../images/shop/akihabara/enkai/index/button_slick.png) left no-repeat;
	}
	.slide_03 .slick-next::before {
		background: url(../../../images/shop/akihabara/enkai/index/button_slick.png) right no-repeat;
	}
	.tab_01_tit01{
		height: 8vw;
		padding: 0 3vw;
	}
	.tab_01_tit01 > div{
		height: calc(8vw - 4px);
		line-height: 8vw;
		width: 31%;
		font-size: 2.7vw;
		margin: 0;
	}
	.tab_01_tit01 > div.tab_01c{
		vertical-align: top;
		height: calc(7vw - 4px);
		line-height: calc(7vw - 4px);
	}
	.tab_01_tit01 > div.tab_01c a::after {
		width: 3vw;
		height: 3vw;
		background-size: 3vw auto;
		top: calc(50% - 1.5vw);
		right: 1vw;
	}
	.tab_01_tit01 > div.tab_01c a{
		padding-right: 3.5vw;
	}

}