@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;
}

/*contents03ここから*/
.contents03{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents03 .contents03_01{
	width: 1080px;
	height: auto;
	padding: 80px 0 70px;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01{
		width: 90%;
		max-width: 320px;
		padding: 45px 0 50px;
	}
}
.contents03 .contents03_01 h2{
	width: 100%;
	height: auto;
	padding: 0 0 8px;
	margin: 0 auto 40px;
	font-size: 35px;
	line-height: 45px;
	text-align: center;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 h2{
		padding: 0 0 10px;
		margin: 0 auto 20px;
		font-size: 25px;
		line-height: 33px;
	}
}
.contents03 .contents03_01 h2::before{
	content: '';
	width: 310px;
	height: 3px;
	background-color: #0683C4;
	display: block;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 h2::before{
		width: 221px;
	}
}
.contents03 .contents03_01 .contents03_01_01{
	width: 100%;
	height: auto;
	margin: 46px auto 0;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01{
		margin: 30px auto 0;
	}
}
.contents03 .contents03_01 .contents03_01_01:nth-of-type(1){
	margin-top: 0;
}
.contents03 .contents03_01 .contents03_01_01 .text01{
	width: 100%;
	height: auto;
	padding: 15px 45px;
	margin: 0 auto;
	font-size: 30px;
	line-height: 40px;
	color: #ffffff;
	background-color: #0683C4;
	border-radius: 2px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	text-align: left;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .text01{
		padding: 16px 15px;
		font-size: 20px;
		line-height: 28px;
	}
}
.contents03 .contents03_01 .contents03_01_01 .text01::before{
	width: auto;
	height: auto;
	margin: 0 30px 0 0;
	font-size: 68px;
	line-height: 68px;
	font-family: 'Arial', sans-serif;
	font-weight: bold;
	font-style: italic;
	/*font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-style: italic;*/
	color: #9FD0E9;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .text01::before{
		margin: 0 12px 0 0;
		font-size: 48px;
		line-height: 48px;
	}
}
.contents03 .contents03_01 .contents03_01_01:nth-of-type(1) .text01::before{
	content: '1.';
}
.contents03 .contents03_01 .contents03_01_01:nth-of-type(2) .text01::before{
	content: '2.';
}
.contents03 .contents03_01 .contents03_01_01:nth-of-type(3) .text01::before{
	content: '3.';
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01{
	box-sizing: border-box;
	width: 100%;
	height: auto;
	padding: 40px;
	margin: 0 auto;
	background-color: #E4F2FA;
	border-radius: 2px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01{
		padding: 20px 15px;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01{
	width: 100%;
	height: auto;
	margin: 0 auto 50px;
	display: flex;
	justify-content: center;
	align-items: stretch;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01{
		margin: 0 auto 60px;
		display: block;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 .contents03_01_01_01_01_01{
	width: calc((100% - 40px * 2) / 3 );
	height: auto;
	margin: 20px 40px 0 0;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 .contents03_01_01_01_01_01{
		width: 100%;
		margin: 10px auto 0;
	}
}
@media only screen and (min-width: 768px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 .contents03_01_01_01_01_01:nth-of-type(-n+3){
		margin-top: 0;
	}
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 .contents03_01_01_01_01_01:nth-of-type(3n){
		margin-right: 0;
	}
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 .contents03_01_01_01_01_01:last-of-type{
		margin-right: 0;
	}
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 .contents03_01_01_01_01_01:nth-of-type(1){
		margin-top: 0;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 .contents03_01_01_01_01_01 .item01{
	width: 100%;
	height: 51px;
	margin: 0;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 .contents03_01_01_01_01_01 .item01{
		height: 45px;
		background-position: center left;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 .contents03_01_01_01_01_01:nth-of-type(1) .item01{
	background-image: url(../img/exhibitor/reason/item01.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 .contents03_01_01_01_01_01:nth-of-type(2) .item01{
	background-image: url(../img/exhibitor/reason/item02.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 .contents03_01_01_01_01_01:nth-of-type(3) .item01{
	background-image: url(../img/exhibitor/reason/item03.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 .contents03_01_01_01_01_01:nth-of-type(4) .item01{
	background-image: url(../img/exhibitor/reason/item04.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 .contents03_01_01_01_01_01:nth-of-type(5) .item01{
	background-image: url(../img/exhibitor/reason/item05.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 .contents03_01_01_01_01_01:nth-of-type(6) .item01{
	background-image: url(../img/exhibitor/reason/item06.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 .contents03_01_01_01_01_01:nth-of-type(7) .item01{
	background-image: url(../img/exhibitor/reason/item07.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 .contents03_01_01_01_01_01:nth-of-type(8) .item01{
	background-image: url(../img/exhibitor/reason/item08.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 .contents03_01_01_01_01_01:nth-of-type(9) .item01{
	background-image: url(../img/exhibitor/reason/item09.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 .contents03_01_01_01_01_01:nth-of-type(10) .item01{
	background-image: url(../img/exhibitor/reason/item010.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 .contents03_01_01_01_01_01:nth-of-type(11) .item01{
	background-image: url(../img/exhibitor/reason/item011.png);
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_02{
	box-sizing: border-box;
	width: 100%;
	height: auto;
	padding: 45px 26px 17px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-radius: 2px;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_02{
		padding: 45px 10px 26px;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_02::before{
	box-sizing: border-box;
	content: '商談';
	width: 118px;
	height: 65px;
	padding: 25px 0 0;
	font-size: 24px;
	line-height: 34px;
	font-family: 'Noto_Sans_JP', sans-serif;
	font-weight: 600;
	color: #ffffff;
	background-image: url(../img/exhibitor/item08.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	position: absolute;
	top: -39px;
	bottom: auto;
	left: 0;
	right: 0;
	margin: auto;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_02 .text02{
	width: 100%;
	height: auto;
	margin: 0 auto 12px;
	font-size: 28px;
	line-height: 38px;
	color: #0683C4;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: left;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_02 .text02{
		margin: 0 auto 14px;
		font-size: 22px;
		line-height: 32px;
	}
}
@media only screen and (max-width: 374px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_02 .text02{
		font-size: 20px;
		line-height: 30px;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_02 .contents03_01_01_01_02_01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_02 .contents03_01_01_01_02_01{
		display: block;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_02 .contents03_01_01_01_02_01 p{
	box-sizing: border-box;
	width: 50%;
	height: auto;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 18px;
	line-height: 32px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_02 .contents03_01_01_01_02_01 p{
		width: 100%;
		padding: 0;
		font-size: 16px;
		line-height: 26px;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02{
	box-sizing: border-box;
	width: 100%;
	height: auto;
	padding: 40px;
	margin: 0 auto;
	background-color: #E4F2FA;
	border-radius: 2px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02{
		padding: 30px 15px;
		display: block;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 img{
	width: calc((100% - 44px * 1) / 2 );
	height: auto;
	margin: 0 44px 0 0;
	height: auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 img{
		width: 100%;
		margin: 0 auto;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 img:nth-of-type(2){
	margin-right: 0;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 img:nth-of-type(2){
		margin: 19px auto 0;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03{
	box-sizing: border-box;
	width: 100%;
	height: auto;
	padding: 40px;
	margin: 0 auto;
	background-color: #E4F2FA;
	border-radius: 2px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03{
		padding: 30px 15px;
		display: block;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01{
	width: 100%;
	height: auto;
	margin: 0 auto 20px;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01{
		margin: 0 auto 18px;
		display: block;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01{
	width: 340px;
	height: auto;
	margin: 0 110px 0 0;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01{
		width: 100%;
		margin: 0 auto;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01:nth-of-type(2){
	margin-right: 0;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01:nth-of-type(2){
		margin: 30px auto 0;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .text02{
	width: 100%;
	height: auto;
	margin: 0 auto 10px;
	font-size: 24px;
	line-height: 34px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .text02{
		margin: 0 auto 5px;
		font-size: 20px;
		line-height: 30px;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .text03{
	width: 100%;
	height: auto;
	margin: 0 auto 35px;
	font-size: 67px;
	line-height: 77px;
	color: #0683C4;
	text-align: center;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .text03{
		margin: 0 auto 18px;
		font-size: 45px;
		line-height: 55px;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .text03 span{
	font-size: 47px;
	line-height: 47px;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .text03 span{
		font-size: 35px;
		line-height: 35px;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 img{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01:nth-of-type(1) img{
	margin-bottom: 15px;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01:nth-of-type(1) img{
		margin-bottom: 0;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01:nth-of-type(2) img{
	margin-bottom: 22px;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01:nth-of-type(2) img{
		margin-bottom: 10px;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .text04{
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 18px;
	line-height: 28px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .text04{
		font-size: 16px;
		line-height: 26px;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .text05{
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 11px;
	line-height: 21px;
	display: flex;
	justify-content: center;
	align-items: center;
}
/*contents03ここまで*/

/*contents04ここから*/
.contents04{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-image: url(../img/exhibitor/item013.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents04{
		background-image: url(../img/exhibitor/item013_sp.png);
	}
}
.contents04 .contents04_01{
	width: 1080px;
	height: auto;
	padding: 65px 0 70px;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01{
		width: 90%;
		max-width: 320px;
		padding: 35px 0 40px;
	}
}
.contents04 .contents04_01 h2{
	width: 100%;
	height: auto;
	margin: 0 auto 35px;
	font-size: 28px;
	line-height: 38px;
	color: #ffffff;
	text-align: center;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01 h2{
		margin: 0 auto 25px;
		font-size: 22px;
		line-height: 32px;
	}
}
.contents04 .contents04_01 .contents04_01_01{
	box-sizing: border-box;
	width: 100%;
	height: auto;
	padding: 50px 60px;
	margin: 0 auto;
	background-color: #ffffff;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01 .contents04_01_01{
		padding: 0;
		overflow-x: scroll;
	}
}
.contents04 .contents04_01 .contents04_01_01 img{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01 .contents04_01_01 img{
		box-sizing: border-box;
		width: 705px;
		padding: 15px;
		background-color: #ffffff;
	}
}
/*contents04ここまで*/

/*contents05ここから*/
.contents05{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents05 .contents05_01{
	width: 100%;
	height: auto;
	padding: 74px 0 0;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01{
		padding: 45px 0 0;
	}
}
.contents05 .contents05_01 .contents05_01_01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #E4F2FA;
	display: block;
}
.contents05 .contents05_01_01_01{
	width: 1080px;
	height: auto;
	padding: 75px 0 82px;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01_01_01{
		width: 90%;
		max-width: 320px;
		padding: 45px 0 30px;
	}
}
.contents05 .contents05_01_01_01 h2{
	width: 100%;
	height: auto;
	padding: 0 0 8px;
	margin: 0 auto 40px;
	font-size: 35px;
	line-height: 45px;
	text-align: center;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01_01_01 h2{
		padding: 0 0 10px;
		margin: 0 auto 17px;
		font-size: 25px;
		line-height: 33px;
	}
}
@media only screen and (max-width: 374px){
	.contents05 .contents05_01_01_01 h2{
		font-size: 22px;
		line-height: 30px;
	}
}
.contents05 .contents05_01_01_01 h2::before{
	content: '';
	width: 310px;
	height: 3px;
	background-color: #0683C4;
	display: block;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01_01_01 h2::before{
		width: 221px;
	}
}
.contents05 .contents05_01_01_01 .contents05_01_01_01_01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01_01_01 .contents05_01_01_01_01{
		display: block;
	}
}
.contents05 .contents05_01_01_01 .contents05_01_01_01_01 .contents05_01_01_01_01_01{
	box-sizing: border-box;
	width: calc((100% - 38px * 2) / 3 );
	height: auto;
	padding: 20px 20px 25px;
	margin: 38px 38px 0 0;
	background-color: #FFFFFF;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01_01_01 .contents05_01_01_01_01 .contents05_01_01_01_01_01{
		width: 100%;
		margin: 30px auto 0;
		padding: 20px 15px 15px;
	}
}
@media only screen and (min-width: 768px){
	.contents05 .contents05_01_01_01 .contents05_01_01_01_01 .contents05_01_01_01_01_01:nth-of-type(-n+3){
		margin-top: 0;
	}
	.contents05 .contents05_01_01_01 .contents05_01_01_01_01 .contents05_01_01_01_01_01:nth-of-type(3n){
		margin-right: 0;
	}
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01_01_01 .contents05_01_01_01_01 .contents05_01_01_01_01_01:nth-of-type(1){
		margin-top: 0;
	}
}
.contents05 .contents05_01_01_01 .contents05_01_01_01_01 .contents05_01_01_01_01_01 .item01{
	width: 100%;
	height: 212px;
	margin: 0 auto 27px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01_01_01 .contents05_01_01_01_01 .contents05_01_01_01_01_01 .item01{
		margin: 0 auto 10px;
	}
}
.contents05 .contents05_01_01_01 .contents05_01_01_01_01 .contents05_01_01_01_01_01:nth-of-type(1) .item01{
	background-image: url(../img/exhibitor/photo01.jpg);
}
.contents05 .contents05_01_01_01 .contents05_01_01_01_01 .contents05_01_01_01_01_01:nth-of-type(2) .item01{
	background-image: url(../img/exhibitor/photo02.jpg);
}
.contents05 .contents05_01_01_01 .contents05_01_01_01_01 .contents05_01_01_01_01_01:nth-of-type(3) .item01{
	background-image: url(../img/exhibitor/photo03.jpg);
}
.contents05 .contents05_01_01_01 .contents05_01_01_01_01 .contents05_01_01_01_01_01:nth-of-type(4) .item01{
	background-image: url(../img/exhibitor/photo04.jpg);
}
.contents05 .contents05_01_01_01 .contents05_01_01_01_01 .contents05_01_01_01_01_01:nth-of-type(5) .item01{
	background-image: url(../img/exhibitor/photo05.jpg);
}
.contents05 .contents05_01_01_01 .contents05_01_01_01_01 .contents05_01_01_01_01_01:nth-of-type(6) .item01{
	background-image: url(../img/exhibitor/photo06.jpg);
}
.contents05 .contents05_01_01_01 .contents05_01_01_01_01 .contents05_01_01_01_01_01 .contents05_01_01_01_01_01_01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents05 .contents05_01_01_01 .contents05_01_01_01_01 .contents05_01_01_01_01_01 .contents05_01_01_01_01_01_01 .text01{
	box-sizing: border-box;
	width: 100%;
	height: auto;
	margin: 0 auto 8px;
	font-size: 22px;
	line-height: 28px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01_01_01 .contents05_01_01_01_01 .contents05_01_01_01_01_01 .contents05_01_01_01_01_01_01 .text01{
		margin: 0 auto 7px;
		font-size: 22px;
		line-height: 28px;
	}
}
.contents05 .contents05_01_01_01 .contents05_01_01_01_01 .contents05_01_01_01_01_01 .contents05_01_01_01_01_01_01 .text03{
	width: 100%;
	height: auto;
	margin: 0 auto;
	font-size: 14px;
	line-height: 24px;
	display: block;
}
/*contents05ここまで*/