.event-cont * { font-family: noto,'Malgun Gothic','맑은고딕','맑은 고딕','dotum',돋움,sans-serif; letter-spacing:-1px } 
.event-cont { overflow: hidden } 
.event-cont .inner { position:relative; width:900px; margin:0 auto } 
.event-cont .inner2 { position:relative; width:1000px; margin:0 auto } 
.e_inner { width:100%; } 
.inner_w { width: 2560px; position: relative; text-align: center; left: 50%; transform: translateX(-50%); margin: 0; } 
.evt-top { background:#1f1b1a; } 
.ov { overflow: hidden; } 
.p_r { position: relative; } 
.p_c { position: absolute; left: 50%; transform: translate(-50%, -50%); } 
/* evt_main */
.evt_main .evt_main_date { display: flex; gap: 10px; justify-content: space-between; align-items: center; top: 415px; font-size: 1.15rem; width: 630px; } 
.evt_main .evt_main_date li { width: 49%; } 
.evt_main .evt_main_date span { font-size: 1.25rem; font-weight: 700; display: inline-block; margin-right: 10px; } 

.cont02 .info_txt { display: flex; justify-content: center; align-items: center; top: 1060px; width: 950px; left: 49.9%; } 
.cont02 .info_txt span { font-size: 1.25rem; font-weight: 700; display: inline-block; text-align: center; width: 20%; } 
.cont02 .info_txt span:nth-of-type(1) { width: 25%; } 
.cont02 .info_txt span:nth-of-type(3) { width: 27%; margin-left: -1.5%; } 
.cont02 .info_txt span:nth-of-type(4) { margin-right: 1%; width: 19%; } 
.cont02 .notice_txt { top:1160px; text-align: left; width: 800px; } 
.cont02 .notice_txt li { font-size: 1rem; margin-bottom: 5px; } 
