@charset "UTF-8";



.meal_box_title1{
	width: 13%;
	height: auto;
	margin: 0 0 20px;
}
.meal_box_title2{
	width: 82%;
	height: auto;
	margin: 0 0 20px;
}
.nmt110-pc{
	margin: 0 0 0 5%;
}
.nmt120-pc{
	margin: 0 0 0 5%;	
}
@media print, screen and (min-width: 641px) {
.meal_box_title1{
	width: 12.631%;
	margin: 0 0 20px;
}
.meal_box_title2{
	width: 68.75%;
	margin: 20px 0 20px;
}
.meal_box_title2.b{
	width: 68.75%;
	margin: 8px 0 20px;
}
.nmt110-pc{
	margin: -110px 0 0;	
}
.nmt120-pc{
	margin: -120px 0 0;	
}
}
	
	
	
.black_bg1{
	width: 100%;
	height: auto;
	margin: auto;
	background: #000;
}
.shakosui_head1{
	font-size: 27px;
	color: #fff;
	text-align: center;
	font-weight: bolder;
	line-height: 1.8;
}
.shakosui_small1{
	font-size: 14px;
	color: #fff;
	text-align: center;
	font-weight: bolder;
}
.shakosui_lead1{
	font-size: 19px;
	color: #fff;
	text-align: center;
}






.slide_meal_bg_pc{
	display: block;
	clear: both;
	width: 100%;
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;

}
@media print, screen and (max-width: 1000px) {
.slide_meal_bg_pc{
	display: none;
}
}
@media print, screen and (min-width: 1001px) {
.slide_meal_bg_sp{
	display: none;
}
}
@media print, screen and (max-width: 1000px) {
.slide_meal_bg_sp{
	display: block;
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	z-index: 10;
}
}


.slide_meal{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
}
.slide_meal .item,
.slide_meal_sp .item{
	clear: both;
	width: calc( 100% / 3);
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
}
@media print, screen and (max-width: 1000px) {
.slide_meal_sp{
	clear: both;
	width: 900px;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
}
}
.slide_meal_bgph{
	clear: both;
	width: calc( 100% / 2);
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	opacity: 0;
	z-index: 1;
}

