.nsj{
	font-family: 'Noto Sans JP', sans-serif;
}
.nav_box{
	background: url(/hunters-bar/images/bg_test.png) repeat-x;
}
.section01_ttl01{
	font-weight: bold;
}
a[rel=lightbox]{
	position: relative;
	display: block;
}
a[rel=lightbox]::after{
	content: '';
	position: absolute;
	width: 33px;
	height: 31px;
	bottom: 0;
	right: 0;
	background: url(/hunters-bar/images/menu/thumb_zoom.png) no-repeat;
	background-size: contain;
}
.menu_tab_01{
	margin: 20px 30px 0;
}
.menu_tab_01_label{
	height: 42px;
	border-bottom: 6px solid #a2202a;
	overflow: hidden;
	text-align: center;
	padding: 0;
}
.menu_tab_01_label[rel=label01]{
	border-bottom: 6px solid #b1791c;
}
.menu_tab_01_label[rel=label02]{
	border-bottom: 6px solid #2a86a6;
}
.menu_tab_01_label[rel=label03]{
	border-bottom: 6px solid #b4748a;
}
.menu_tab_01_labelA{
	border-top: 6px solid #a2202a;
	border-bottom: none;
}
.menu_tab_01_labelA[rel=label01]{
	border-top: 6px solid #b1791c;
	border-bottom: none;
}
.menu_tab_01_labelA[rel=label02]{
	border-top: 6px solid #2a86a6;
	border-bottom: none;
}
.menu_tab_01_labelA[rel=label03]{
	border-top: 6px solid #b4748a;
	border-bottom: none;
}
.menu_tab_01_label li{
	display: inline-block;
	background: #a2202a;
	line-height: 42px;
	padding-bottom: 6px;
	width: 193px;
	margin: 0 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	font-weight: bold;
}
.menu_tab_01_labelA li{
	padding-bottom: 0;
	padding-top: 6px;
	position: relative;
	top: -6px;
}
.menu_tab_01_label li:nth-child(2){
	background: #b1791c;
}
.menu_tab_01_label li:nth-child(3){
	background: #2a86a6;
}
.menu_tab_01_label li:nth-child(4){
	background: #b4748a;
}
.meu_tab_01_list{
	margin: 25px 0 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}
.meu_tab_01_list li{
	width: 220px;
	margin-right: 12px;
	margin-bottom: 15px;
	background: #e5dfca;
	position: relative;
}
.meu_tab_01_list li:nth-child(4n+4){
	margin-right: 0;
}
.meu_tab_01_list li a[rel="lightbox"]{
	width: 220px;
	height: 220px;
	overflow: hidden;
	background: #fff;
	text-align: center;
	position: relative;
}
.meu_tab_01_list li a img{
	max-height: 100%;
	max-width: 100%;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.meu_tab_01_list li a:hover img{
	opacity: 0.8;
}
.meu_tab_01_list p{
	margin: 0;
	font-weight: bold;
}
.info_list{
	background: #e5dfca url(/hunters-bar/images/menu/info_list_bg.png) top center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	padding: 15px;
}
.label01{
	display: inline-block;
	width: 70px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	background: #b1791c;
	text-align: center;
}
.label02{
	display: inline-block;
	width: 70px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	background: #2a86a6;
	text-align: center;
}
.label03{
	display: inline-block;
	width: 70px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	background: #b4748a;
	text-align: center;
}
.tit_01{
	font-size: 14px;
}
.pages{
	text-align: center;
	display: block;
	width: 100%;
	margin-top: 30px;
}
.pages p.paged{
	display: inline-block;
	width: 205px;
	cursor: pointer;
}
.pages p.paged:hover{
	opacity: 0.8;
}

.list_gc_goods .img_beer_mug{
	display: block;
	position: relative;
	z-index: 1;
	margin: -50px auto 0;
	width: 180px;
	height: auto;
}

.bnr_wrapper {
	margin: 0 auto 50px;
    text-align: center;
}
.list_gc_goods > li dt > img {
	height: auto;
}
@media screen and (min-width: 751px){
	.header{
		margin-bottom: 0;
	}
	.pc_none{
		display: none;
	}
	.masu{
		object-fit: contain;
		max-height: 400px;
	}
}
@media screen and (max-width: 750px){
	#contents{
		margin-top: 76px;
	}
	.section02_box{
		padding: 10px 0;
		border: none;
	}
	.section02_boxct{
		border: none;
		padding: 2% 0 0;
	}
	.menu_tab_01{
		margin: 3vw;
	}
	 .menu_tab_01_label{
		padding: 0 2px;
	 }
	.menu_tab_01_label li{
		width: calc(25% - 4px);
		float: left;
		font-size: 12px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		border-radius: 5px;
	}
	.meu_tab_01_list{
		margin-top: 20px;
	}
	.meu_tab_01_list li{
		width: 100%;
		float: none;
		margin-bottom: 20px;
		position: static;
		padding-bottom: 0;
		margin-right: 0;
	}
	.meu_tab_01_list li a[rel="lightbox"]{
		width: 100%;
		height: 88vw;
	}
	.meu_tab_01_list p.price{
		position: static;
	}
	a[rel="lightbox"]::after {
		width: 50px;
		height: 48px;
		background-size: contain;
		bottom: -1px;
		right: -1px;
	}
	.info_list{
		padding: 5vw 5vw 3vw;
	}
	.label01, .label02, .label03{
		width: 100px;
		line-height: 30px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		border-radius: 5px;
	}
	.pages{
		margin-top: 0;
	}
	.pages p.paged{
		height: 40px;
		width: auto;
	}
	.pages p.paged img{
		max-height: 100%;
	}

	.sp_none{
		display: none;
	}
	.section01_ttl01 span img {
		width: auto;
	}
	.bnr_wrapper img {
		width: 100%;
	}
	.list_gc_goods li:first-of-type dt{
		text-align: center;
	}
	.list_gc_goods > li dt > img.masu{
		width: 95%;
	}
}
