#notice_event1 {position: relative;}
#notice_event_p1 img {z-index: -1;}
#notice_event_p2 {position: absolute; top: 31.3%; text-align: center; margin: 0 36%;}
#notice_event_p2 a {display: inline-block;}
#notice_event_p3 {position: absolute; top: 80.5%; display: flex; justify-content: center; width: 100%;}
#notice_event_p3 a:nth-child(1) {margin: 0 3%;}
#notice_event_p3 a:nth-child(2) {margin: 0 18%;}

@media screen and (min-width: 280px) {
	#notice_event_p2{top:top: 30.5%; margin: 0px 27%;}
}
		
@media screen and (min-width: 320px) {
	#notice_event_p2{top: 30.3%; margin: 0px 22%;}
	#notice_event_p3{top: 78.3%;}
	#notice_event_p3 a:nth-child(1) {margin: 0 14%;}
	#notice_event_p3 a:nth-child(2) {margin: 0 5%;}
	#notice_event_p3 a:nth-child(3) {margin: 0 10%;}
}
		
@media screen and (min-width: 330px) {
	#notice_event_p2{top: 30.4%; margin: 0px 26%;}
	#notice_event_p3{top: 78.8%;}
	#notice_event_p3 a:nth-child(1) {margin: 0 0 0 13%;}
	#notice_event_p3 a:nth-child(2) {margin: 0 16% 0% 19%;}
	#notice_event_p3 a:nth-child(3) {margin: 0 10% 0% 0%;}
}
		
@media screen and (min-width: 414px) {
	#notice_event_p2{top: 30.4%; margin: 0px 23%;}
	#notice_event_p3{top: 78.8%;}
	#notice_event_p3 a:nth-child(1) {margin: 0 0 0 13%;}
	#notice_event_p3 a:nth-child(2) {margin: 0 16% 0% 19%;}
	#notice_event_p3 a:nth-child(3) {margin: 0 10% 0% 0%;}
}
		
@media screen and (min-width: 672px) {
	#notice_event_p2{top: 31.1%;}
	#notice_event_p3{top: 79.5%;}
}
		
@media screen and (min-width: 768px) {
	#notice_event_p2{top: 31.1%;}
}
		
@media screen and (min-width: 1024px) {
	#notice_event_p2{ top: 31.1%;}
}