/* 이벤트 템플릿 1470 스타일 */
body { font-family: Arial, sans-serif; }

section a[href] {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 40%;
  height: 100%;
  /* background: #a52a2aa1; */
}
.sec2_href{
  bottom: 2%;
}

.sec4_href{
  bottom: 2%;
}