@charset "utf-8";
@media screen and (max-width:767px) {
	.p-height {
   	 	/*padding-top: 2vw;*/
	}
	.p-h2{
		/*font-size: 4.4vw;*/
	}
	.p-list li{
		flex-direction: column;
	}
	.event-atem01{
		/*height:0;*/
	}
	.p-atem{
		/*font-size: 4vw;*/
		margin-bottom: 4vw;
		/*height:auto;*/
	}
	.p-link{
		margin:0 auto;
		padding-top:7vw;
	}
	.sp-br {
		display: block;
	}
}