.sec_third > p.top_txt {
	margin-top: 0;
	margin-bottom: 1rem;
}
.sec_third h3 {
	font-size: 1.6rem;
	font-weight: bold;
	margin: 0 0 12px;
}
.sec_third ul.sec_third_list li a {
	width: 100%;
}
.sec_third ul.sec_third_list li a.cancel {
	position: relative;
	pointer-events: none;
}
.sec_third ul.sec_third_list li a.cancel::before {
	content: "出展中止になりました";
	display: flex;
	width: 100%;
	height: 100%;
	background-color: rgb(0, 0, 0,0.7);
	position: absolute;
	color: #fff;
	justify-content: center;
	align-items: center;
}
p.btn_box_arrow_mini span {
	display: inline-block;
	background: #000;
	color: #fff;
	text-align: center;
	font-size: 1.1rem;
	padding: 2px 6px;
	margin: 0 0 6px;
}
p.btn_box_arrow_mini span.place {
	background: #fff;
	color: #000;
	border: 1px solid #000;
	display: inline-block;
	margin-right: 5px;
}
.icon_att {
	font-size: 1.4rem;
	margin: 10px 0 0;
}
.icon_att span {
	font-size: 1.3rem;
	display: block;
	margin: 10px 0 0;
}
small.ticket_icon {
	background: #b88f66;
	color: #fff;
	border-radius: 4px;
}
.sub_tag_bk {
	display: inline-block;
	background: #000;
	color: #fff;
	text-align: center;
	font-size: 1.2rem;
	padding: 2px 6px;
	margin:  6px 0;
}

.sec0827{
	margin-top: -3px;
}

.table0827{
	margin-top: 0;
	margin-bottom: 1rem;
}

@media screen and (min-width: 768px) {
small.ticket_icon {
	font-size: 1.1rem;
	padding: 2px 6px;
	margin: 0 0 0 6px;
}
}
@media screen and (max-width: 767px) {
small.ticket_icon {
	display: inline-block;
    font-size: 1.0rem;
    padding: 2px 4px;
    margin: 0 0 0 3px;
}
.sec0827{
	margin-bottom: 5rem;
	margin-top: -3rem;
}
}

.data_table01 td {
	vertical-align: middle;
}

.data_table01 td a {
	text-decoration: underline;
}