@charset "utf-8";

/* CSS Document */
/* common */
body {margin:0}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, textarea {
	margin:0; padding:0; font-family: "Pretendard", sans-serif;}
dl,ul,ol,menu,li{list-style:none}
em,address{font-style:normal}
button {border:0 none; background-color:transparent; cursor:pointer; outline:none; font-family: "Pretendard", sans-serif;}
button:focus span {position:relative; top:0px; left:0px}
image {margin:0; padding: 0 }



/* content */
.contents {
	font-family: "Pretendard", sans-serif;
	width:1140px;
	margin:0 auto;
}
.upload_top {
	margin:0 auto;
	background:url(/images/event/basicUpload2025/top.png) no-repeat;
	background-size:1140px auto;
	box-sizing: border-box;
}
.upload_top .top_txt {
	width:1140px;
	height:500px;
	margin:0 auto;
	position:relative
}
.upload_top .ev_date {
	position: absolute;
	top: 83px;
	font-size: 19px;
	display: block;
	text-align: center;
	width: 100%;
	color: #fff;
}
.upload_top .ev_date em {
	font-size:20px;
	vertical-align:0px;
	padding:0 5px
}
.upload_top .btn_top_w {
	position: absolute;
	top: 400px;
	left:450px;
	margin:0 auto;
}
.upload_top .btn_top_info {
	display: inline-block;
	height:35px;
	line-height:35px;
	vertical-align: middle;
	padding:0 20px;
	background-color:#263D8A;
	border-radius:20px;
	font-size:16px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	margin-right:10px;
}
.upload_top .btn_top_info:hover {
	background-color:#122976
}
.upload_con {
	display: flex;
	flex-direction: column;
	padding:50px 0;
	background:#fafafa;
}
.upload_cont1 {
	margin:50px auto 50px;
	background:#fafafa;

}
.upload_cont1 .ev_txt {
	display: flex;
}
.upload_cont1 .ev_txt p {
	color:#E03131;
	padding-top:30px;
	font-size: 14px;
	line-height: 24px;
}
.upload_cont1 .ev_txt p b {
	font-weight: bold;
}

.upload_cont1 .ev_txt span{
	display: flex;
	width: 320px;
}
.upload_cont1 .ev_end{
	background: #FFF;
	border: #E7E7E7 1px solid;
	border-radius: 10px;
	font-size: 13px;
	color: #2e2e2e;
	line-height: 21px;
	padding:20px;
}
.upload_cont1 .ev_end .tit {
	color: #3D85FD;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: 500;
}
.ev_btn_upload {
	width: 200px;
	background:url(/images/event/basicUpload2025/ev_btn_upload.png) no-repeat;
	background-size:200px auto;
	margin-top:30px;
}
.btn_event {
	width: 200px;
	background:url(/images/event/basicUpload2025/ev_btn_event.png) no-repeat;
	background-size:200px auto;
	margin-top:30px;
}
.btn_event_c {
	display: block;
	margin: 0 auto;
	width: 160px;
	height: 32px;
	line-height: 32px;
	background-color: #3D85FD;
	color: #fff;
	font-size: 13px;
	text-align: center;
	border-radius: 5px;
	text-decoration: none;
	font-weight: 500;
	margin-top: 10px;
}
.con_msg {width:950px; padding-left:2px; margin:0 auto; font-size:15px; color: #494949; line-height:28px; letter-spacing: -0.2px}
.con_msg strong {font-size:22px; color: #252525; line-height: 35px; word-spacing:-2px; margin-top:35px; display: block; margin-left:-2px }
.con_msg h3 { font-weight:normal; font-size:15px; padding-top:13px}
.con_msg p {padding-left:11px}

.con_msg_often {border:1px solid #d0d0d0; margin-top:15px; margin-bottom: 80px}
.con_msg_often dt {background-color: #fff; border-bottom: 1px solid #e9e9e9; color:#383bc2; padding:13px 0 12px 29px; font-weight:bold}
.con_msg_often dd {background-color: #f8f8f8; border-bottom: 1px solid #e9e9e9; padding:12px 0 25px 29px; line-height: 27px}
.con_msg_often dd:last-child {border-bottom:none}

.con_msg_noti {width: 966px;overflow: hidden; margin:0 auto; font-size:15px; color: #494949; line-height:28px; letter-spacing: -0.2px; margin-top:30px}
.con_msg_noti strong {font-size:22px; color: #252525; line-height: 35px; margin-top:35px; margin-bottom:14px; display: block; margin-left:-2px }
.con_msg_noti p { margin-left:-2px}

/* popup */
.ev_info_pop {width:600px; border:1px solid #242d43; background-color: #fff; position: absolute;  left:50%; margin-left:-300px; top:335px; z-index:100 }
.ev_pop_cont {height:500px; overflow-y:scroll;  padding:10px 20px 20px 25px}
.ev_pop_cont .pcon_msg {margin-bottom:25px;  font-size:13px; color: #494949; line-height:23px; letter-spacing:-0.5px}
.ev_pop_cont .pcon_msg strong {font-size:19px; color: #252525; line-height: 35px; word-spacing:-2px; display: block; margin-bottom: -8px; margin-top: 20px; margin-left: -2px; letter-spacing: -1px }
.ev_pop_cont .pcon_msg h3 { font-size:13px; padding-top:12px; padding-bottom:4px; font-weight: bold; color:#252525 }
.ev_pop_cont .pcon_msg p {padding-left:20px}
.ev_pop_cont .pcon_msg em {display: inline-block; margin-left:-12px }
.ev_pop_cont .pcon_msg_noti {overflow: hidden; margin:0 auto; font-size:13px; color: #494949; line-height:23px; letter-spacing: -0.5px; margin-top:20px}
.ev_pop_cont .pcon_msg_noti strong {font-size:19px; color: #252525; margin-bottom:7px; display: block; margin-left: -2px; letter-spacing: -1px}
.ev_pop_cont dl { font-size:13px; color: #494949; line-height:23px; letter-spacing:-0.5px}
.ev_pop_cont dt { font-size:15px; color: #383bc2; line-height:23px; letter-spacing:-0.5px; font-weight: bold; margin-top: 20px}
.ev_pop_cont dd {margin:5px 15px 0 28px }
.ev_pop_tit { font-size: 19px; display: block; text-align: center; color: #fff; height:55px; background-color:#242d43; letter-spacing: -1px;  line-height:55px; position: relative}
.ev_pop_close {float: right; width: 29px; height: 29px; display: block; margin: 12px 12px 0 0; background: url('/images/pop/2014/popup_close.gif') 0 0 no-repeat;  overflow: hidden; text-indent: -9999px}

.blind {font-size:0; height:1px; left:0; line-height:0; overflow:hidden; position:absolute; top:0; visibility:hidden; width:1px}