@charset "UTF-8";

/*//////////////////////////////////////////////////////////////
	booth_layout
//////////////////////////////////////////////////////////////*/

/*=======================================================
	booth_area
=======================================================*/
#booth_area {
	margin-bottom: 120px;
}

.booth_box {
	margin-bottom: 80px;
}

.booth_map_box {
	margin-bottom: 10px;
	width: 100%;
	display: inline-block;
	position: relative;
	font-size: 12px;
}

.booth_map_box img {
	width: 1200px;
}

.booth_name {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.booth_name .booth-img {
	width: 30%;
	margin-right: 2%;
	max-width: 120px;
}

.booth_name .booth-text {
	width: 65%
}

.caution_scroll {
	display: none;
}

.btn_booth a {
	width: 95% !important;
}

/* point_list */
.point_list {}

.btn_booth {
	margin-top: 20px;
}

.point_list li {
	position: absolute;
}

.point_list li a {
	background: linear-gradient(to bottom, #00A0E9 50%, #0095DD 51%);
	padding: 0px 3px;
	border-radius: 5px;
	border: 2px solid #FFF;
	display: inline-block;
	text-decoration: none;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	color: #FFF;
}

.point_list li.pink a {
	background: linear-gradient(to bottom, #E85298 50%, #E74391 51%);
	padding: 0px 3px;
	border-radius: 5px;
	border: 2px solid #FFF;
	display: inline-block;
	text-decoration: none;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	color: #FFF;
}

#point_03 a,
#point_07 a,
#point_08 a,
#point_15 a,
#point_17 a,
#point_18 a,
#point_21 a,
#point_37 a,
#point_38 a {
	padding: 10px 3px;
}

#point_02 a,
#point_26 a,
#point_29 a {
	padding: 0px 12px;
}

#point_28 a,
#point_48 a  {
	padding: 0px 24px;
}

#point_01 a {
	padding: 10px 12px;
}

#point_01 {
	top: 230px;
	left: 410px;
}

#point_02 {
	top: 260px;
	left: 205px;
}

#point_03 {
	top: 498px;
	left: 190px;
}

#point_04 {
	top: 545px;
	left: 190px;
}

#point_05 {
	top: 570px;
	left: 190px;
}

#point_06 {
	top: 595px;
	left: 190px;
}

#point_07 {
	top: 625px;
	left: 190px;
}

#point_08 {
	top: 680px;
	left: 190px;
}

#point_09 {
	top: 725px;
	left: 190px;
}

#point_10 {
	top: 495px;
	left: 248px;
}

#point_11 {
	top: 520px;
	left: 248px;
}

#point_12 {
	top: 545px;
	left: 248px;
}

#point_13 {
	top: 570px;
	left: 248px;
}

#point_14 {
	top: 595px;
	left: 248px;
}

#point_15 {
	top: 625px;
	left: 248px;
}

#point_16 {
	top: 680px;
	left: 248px;
}

#point_17 {
	top: 705px;
	left: 248px;
}

#point_18 {
	top: 660px;
	left: 375px;
}

#point_19 {
	top: 705px;
	left: 375px;
}

#point_20 {
	top: 730px;
	left: 375px;
}

#point_21 {
	top: 795px;
	left: 430px;
}

#point_22 {
	top: 855px;
	left: 460px;
}

#point_23 {
	top: 890px;
	left: 390px;
}

#point_24 {
	top: 915px;
	left: 390px;
}

#point_25 {
	top: 940px;
	left: 390px;
}

#point_26 {
	top: 965px;
	left: 430px;
}

#point_27 {
	top: 600px;
	left: 920px;
}

#point_28 {
	top: 590px;
	left: 800px;
}

#point_29 {
	top: 590px;
	left: 750px;
}

#point_30 {
	top: 590px;
	left: 720px;
}

#point_31 {
	top: 600px;
	left: 675px;
}

#point_32 {
	top: 635px;
	left: 840px;
}

#point_33 {
	top: 675px;
	left: 675px;
}

#point_34 {
	top: 780px;
	left: 605px;
}

#point_35 {
	top: 805px;
	left: 605px;
}

#point_36 {
	top: 780px;
	left: 545px;
}

#point_37 {
	top: 805px;
	left: 545px;
}

#point_38 {
	top: 873px;
	left: 820px;
}

#point_39 {
	top: 870px;
	left: 790px;
}

#point_40 {
	top: 895px;
	left: 790px;
}

#point_41 {
	top: 745px;
	left: 545px;
}

#point_42 {
	top: 745px;
	left: 570px;
}

#point_43 {
	top: 985px;
	left: 207px;
}

#point_44 {
	top: 995px;
	left: 235px;
}

#point_45 {
	top: 1035px;
	left: 250px;
}

#point_46 {
	top: 1035px;
	left: 180px;
}

#point_47 {
	top: 1010px;
	left: 200px;
}
#point_48 {
	top: 1030px;
	left: 600px;
}


.booth_popup_box {
	position: fixed;
	margin: 0 auto;
	bottom: 0;
	color: #663210;
	width: 100%;
	display: none;
	z-index: 11;
}

.booth_list_box {
	margin-top: 50px;
}

.booth_list_box table {
	width: 100%;
	margin: 0 auto 30px;
}

.booth_popup_box table {
	width: 86%;
	margin: 0 auto 30px;
}

.booth_popup_box table {
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	border-spacing: 0;
	border: 10px #FFF solid;
}

.booth_list_box table th,
.booth_popup_box table th {
	background: #009FE8;
	color: #FFF;
	width: 12%;
	padding: 10px 2%;
	border: 1px solid #009FE8;
}

.booth_list_box table th a {
	text-decoration: underline;
	color: #FFF;
}

.booth_list_box table td .anchor_point {
	color: #663210;
	text-decoration: none;
}

.booth_list_box table td .anchor_point:hover {
	color: #FF9900;
}

.booth_list_box table td,
.booth_popup_box table td {
	border: 1px solid #009FE8;
	border-right: none;
	text-align: left;
	padding: 10px;
	background: #FFF;
}

.booth_list_box table .td_blue,
.booth_popup_box table .td_blue {
	border-left: none;
	background: #D7F2FF;
	border-right: 1px solid #009FE8;
	width: 50%;
}

.booth_list_box table th.booth_pink,
.booth_popup_box table th.booth_pink {
	background: #E74B95;
	border: 1px solid #E74B95;
}

.booth_list_box table td.booth_pink,
.booth_popup_box table td.booth_pink {
	border-top: 1px solid #E74B95;
	border-bottom: 1px solid #E74B95;
	border-left: none;
	border-right: none;
}

.booth_list_box table .booth_pink_bg,
.booth_popup_box table .booth_pink_bg {
	border-top: 1px solid #E74B95;
	border-bottom: 1px solid #E74B95;
	border-left: none;
	border-right: 1px solid #E74B95;
	background: #FFF4F4;
	width: 50%;
}

.booth_popup_box table .td_close {
	border-right: 1px solid #009FE8;
	border-left: none;
	text-align: center;
	width: 10%;
}

.booth_popup_box table .td_close.booth_pink {
	border-right: 1px solid #E74B95;
	border-bottom: 1px solid #E74B95;
	border-top: 1px solid #E74B95;
	border-left: none;
	text-align: center;
}

.booth_popup_box table .td_close a {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.51, #555555), color-stop(0.50, #666666));
	background: -webkit-linear-gradient(top, #555555 50%, #666666 51%);
	background: -moz-linear-gradient(top, #555555 50%, #666666 51%);
	background: -o-linear-gradient(top, #555555 50%, #666666 51%);
	background: -ms-linear-gradient(top, #555555 50%, #666666 51%);
	background: linear-gradient(to bottom, #555555 50%, #666666 51%);
	padding: 8px 15px;
	border-radius: 5px;
	border: 2px solid #FFF;
	display: inline-block;
	text-decoration: none;
	color: #FFF;
}

/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow_02 {
	to {
		-webkit-transform: scale(2.0);
		transform: scale(2.0);
	}
}

@keyframes hvr-pulse-grow_02 {
	to {
		-webkit-transform: scale(1.6);
		transform: scale(1.6);
	}
}

.hvr-pulse-grow_02 {
	-webkit-animation-name: hvr-pulse-grow_02;
	animation-name: hvr-pulse-grow_02;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
	z-index: 10;
	position: absolute;
}

@media screen and (max-width: 1199px) {
	.booth_map_box {
		display: flex;
		overflow-x: scroll;
		overflow-scrolling: touch;
	}

	.caution_scroll {
		display: inline;
	}
}


@media screen and (max-width: 979px) {
	.booth_name .booth-img {
		width: 100%;
	}

	.booth_name .booth-text {
		width: 100%
	}

	.caution_scroll {
		display: inline;
	}

	/* booth_list_area */
	.booth_list_box table {
		width: 96%;
	}

	.booth_list_box table th {
		display: block;
		width: auto;
		padding: 10px 0;
		text-align: center;
	}

	.booth_list_box table td {
		display: block;
		border-right: 1px solid #009FE8;
		border-top: none;
		border-bottom: none;
		text-align: center;
	}

	.booth_list_box table td:last-of-type {
		text-align: left;
	}

	.booth_list_box table .td_blue {
		border-left: 1px solid #009FE8;
		border-bottom: 1px solid #009FE8;
		border-top: none;
		width: auto;
	}

	.booth_list_box table th.booth_pink {}

	.booth_list_box table td.booth_pink {
		border-right: 1px solid #E74B95;
		border-left: 1px solid #E74B95;
		border-top: none;
		border-bottom: none;
	}

	.booth_list_box table td.booth_pink_bg {
		border-right: 1px solid #E74B95;
		border-left: 1px solid #E74B95;
		border-top: none;
	}

	.booth_list_box table .td_pink {
		display: none;
	}

	.booth_popup_box table {
		width: 96%;
	}

	.booth_popup_box table th {
		display: block;
		width: auto;
		padding: 10px 0;
		text-align: center;
	}

	.booth_popup_box table td {
		display: block;
		border-right: 1px solid #009FE8;
		border-top: none;
		border-bottom: none;
		text-align: center;
	}

	.booth_popup_box table .td_blue {
		border-left: 1px solid #009FE8;
		border-bottom: 1px solid #009FE8;
		border-top: none;
		width: auto;
		text-align: left;
	}

	.booth_popup_box table th.booth_pink {}

	.booth_popup_box table td.booth_pink {
		border-right: 1px solid #E74B95;
		border-left: 1px solid #E74B95;
		border-top: none;
		border-bottom: none;
	}

	.booth_popup_box table td.booth_pink_bg {
		border-right: 1px solid #E74B95;
		border-left: 1px solid #E74B95;
		border-top: none;
		width: auto;
	}

	.booth_popup_box table .td_pink {
		display: none;
	}

	.booth_popup_box table .td_close {
		width: auto;
	}
}

@media screen and (max-width: 639px) {
	/*=======================================================
		booth_area
	=======================================================*/

}