/* 이벤트 템플릿 1457 스타일 */
body { font-family: Arial, sans-serif; }
:root{--base-width: 1200;}
main{width: 100% !important;}

section a[href] {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 35%;
  height: 9%;
  /* background: #a52a2aa1; */
}
.sec1_href{
  bottom: 1%;
}
.sec2_href{
  bottom: 2.5%;
}
.sec3_href{
  bottom: 3%;
}
.sec4_href{
  bottom: 2%;
}
.sec5_href{
  bottom: 8%;
}