#secTop {
	background: url(../img/main/eventinfo.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}

#eventinfo h3 {
	text-align: center;
}

#eventinfo h3 .subTitle {
font-size: min(max(12px, calc(0.75rem + ((1vw - 7.67px) * 1.9169))), 18px);
  min-height: 0vw;
}


#eventinfo .brackets {
	text-align: center;
	 padding: 20px 20px;
}

h4 {
	text-align: center;
	border-bottom: solid 1px #000;
	font-size: min(max(18px, calc(1.125rem + ((1vw - 7.67px) * 1.9169))), 24px);
	min-height: 0vw;
}

.dailyWap {
margin: 3vw 0px;
}

.evLine {
	margin-bottom: 6vw;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.evLine .evIMG,
.evLine .evTXT {
	width: 48%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.bkgray {
	background-color: rgba(204,204,204,0.7);
}

.fs_small {
	font-size: 12px;
}

.edokouza {
	max-width: 263px;
	text-align: center;
	margin: 0px auto;
}

/*
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　スマホ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
*/



@media handheld, only screen and (max-width: 767px) {

	#secTop {
		background: url(../img/main/eventinfo_sp.jpg) no-repeat;
		background-size: cover;
		background-position: center;
	}

	.eventinfo_Desc {
		width: 98%;
		margin: 2vw auto;
		font-size: min(max(12px, calc(0.75rem + ((1vw - 7.67px) * 1.9169))), 18px);
		min-height: 0vw;
	}


	.evLine {

	}

	.evLine .evIMG{
		width: 96%;
		margin: 2vw auto;
	}


	.evLine .evTXT{
		width: 96%;
		margin: 2vw auto 3vw;
	}



}


@media handheld, only screen and (max-width: 480px) {


}
