@charset "utf-8";
.exhibitor-header {
	display: block;
	margin-bottom: 10px;
}
.exhibitor-title-text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	line-height: 2em;
	font-size: 18px;
	display: block;
}

.exhibitor-icon-block {
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 0.8em;
	margin-bottom: 20px;
}
.exhibitor-icon-info-text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	margin-left: 50px;
	margin-bottom: 10px;
	display: block;
	margin-right: 50px;
}
.exhibitor-icon-info-block {
	background-color: #E4E0DD;
	display: block;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	border-radius: 10px;
}
.center-block {
	margin-right: auto;
	margin-left: auto;
}
.exhibitor-booth-list-block {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	margin-bottom: 20px;
}
.exhibitor-booth-list-title {
}
.exhibitor-booth-no-text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.exhibitor-booth-list-title-text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 0.5em;
}
.exhibitor-booth-list-border {
	border-top: 3px solid #F5AF7E;
	padding-bottom: 5px;
}
.exhibitor-booth-list {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
}
.exhibitor-booth-list-block .exhibitor-booth-list table {
	height: 39px;
}
@media (max-width: 320px) {
	.exhibitor-icon-block {
		text-align: center;
		line-height: 1.2em;
	}
}

@media ( min-width : 321px ) and (max-width : 600px ){
	.exhibitor-icon-block {
		text-align: center;
		line-height: 1.2em;
	}
}

@media ( min-width : 601px ) and (max-width : 800px ){
}

@media (min-width : 801px ){
}
