@charset "utf-8";
.eyecatch_inc.exhibitor .eyecatch_inc01{
	background-image: url(../img/exhibitor/eye01.jpg);
}
@media only screen and (max-width: 767px){
	.eyecatch_inc.exhibitor .eyecatch_inc01{
/*		background-image: url(../img/exhibitor/eye01_sp.jpg);*/
	}
}
.eyecatch_inc.exhibitor .eyecatch_inc01 .eyecatch_inc01_01{
	background-image: url(../img/exhibitor/item02.png);
}
@media only screen and (max-width: 767px){
	.eyecatch_inc.exhibitor .eyecatch_inc01 .eyecatch_inc01_01{
		background-image: none;
	}
	.eyecatch_inc.exhibitor .eyecatch_inc01 .eyecatch_inc01_01 h2{
		background-image: url(../img/exhibitor/item02_sp.png);
	}
}
.inc05 .inc05_01{
	padding: 80px 0 0;
}