@charset "utf-8";

#container {
	position: relative;
	width: 100%;
	background-color: #fff
}

/* contents */
.event_w img {
	display: block;
	width: 100%;
	margin: 0 auto;
	vertical-align: top;
	padding: 0
}

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

.top_copy {
	position: relative;
	width: 100%;
	text-align: center;
	background-color: #3765FF;
	padding-bottom: 40px
}

.top_copy .ev_date {
	font-size: 13px;
	display: block;
	text-align: center;
	width: 100%;
	vertical-align: top;
	margin-top: 15px
}

.top_copy .ev_date em {
	font-size: 14px;
	vertical-align: 0;
	padding-right: 5px
}

.top_copy .ev_date .date {
	color: #fff;
	background-color: #263D8A;
	line-height: 20px;
	padding: 5px 18px;
	border-radius: 40px;
	display: inline-block
}

.btn_top_w {
	display: block;
	margin-top: 15px
}

.btn_top_info {
	display: inline-block;
	height: 22px;
	font-size: 13px;
	color: rgba(255,255,255,0.5);
	text-decoration: none;
	font-weight: normal;
	margin: 0 7px;
	word-spacing: -1.5px;
	letter-spacing: -0.2px;
	border-bottom: 1px solid rgba(255,255,255,0.25);
	padding-left: 4px
}

.btn_top_info em.info_arr {
	font-size: 7px;
	padding-left: 4px;
	vertical-align: 2px;
	display: inline-block
}

.ev_cont {
	background-color: #fff
}

.ev_cont .cont1 {
	padding: 20px 0;
	background-color: #FAFAFA
}

.ev_cont .cont1 .ev_txt {
	letter-spacing: -0.3px;
	text-align: left;
	font-size: 13px;
	line-height: 21px;
	color: #222;
	padding: 15px 20px 0;
	margin: 0 auto;
}

.ev_cont .cont1 .ev_txt span {
	color: #E03131;
	display: block;
	margin-top: 7px
}

.ev_cont .cont2 {
	padding: 20px 0;
	background-color: #fff
}

.ev_cont .cont2 .ev_txt {
	letter-spacing: -0.3px;
	text-align: left;
	font-size: 13px;
	line-height: 21px;
	color: #222;
	padding: 25px 20px 0;
	margin: 0 auto;
}

.ev_cont .cont2 .ev_txt span {
	color: #E03131;
	display: block;
	margin: 7px 0 15px;
}

.ev_cont .cont3 {
	padding: 20px 0;
	background-color: #FAFAFA
}

.ev_cont .cont3 .ev_txt {
	letter-spacing: -0.3px;
	text-align: left;
	font-size: 13px;
	line-height: 21px;
	color: #222;
	padding: 15px 0 0 0
}

.ev_cont .cont3 .ev_txt span {
	color: #E03131;
	text-align: left;
	display: block;
	margin: 15px 25px 0
}

.ev_cont .cont1 .ev_txt em, .ev_cont .cont2 .ev_txt em, .ev_cont .cont3 .ev_txt em {
	color: #6e6e6;
	margin-left: -7px;
}

.ev_con_list_w {
	background-color: #fff;
	padding: 25px 17px 0 30px;
	font-size: 13px
}

.ev_con_tit {
	font-size: 16px;
	color: #222;
	font-weight: bold;
	letter-spacing: -1px;
	display: block;
	padding-bottom: 8px;
	margin-left: -13px
}

.ev_con_list_w li {
	padding-bottom: 5px;
	line-height: 18px;
	letter-spacing: -0.5px;
	color: #555
}

.ev_con_list_w em {
	margin-left: -12px
}

.ev_con_list_w li b {
	color: #222
}

.con_msg_often {
	border: 1px solid #d0d0d0;
	margin-bottom: 50px;
	font-size: 13px;
	letter-spacing: -0.5px;
	margin-left: -15px
}

.con_msg_often dt {
	background-color: #fff;
	border-bottom: 1px solid #e9e9e9;
	color: #383bc2;
	padding: 10px 12px 10px 12px;
	font-weight: normal
}

.con_msg_often dd {
	background-color: #f8f8f8;
	border-bottom: 1px solid #e9e9e9;
	padding: 10px 12px 10px 12px;
	line-height: 20px;
	color: #555
}

.con_msg_often dd:last-child {
	border-bottom: none
}

/* tab */
.wrap_tab {
	clear: both;
	height: 57px;
	border-bottom: 1px solid #d5d9dc
}

.wrap_tab .list_tab li {
	float: left;
	height: 57px;
	text-align: center;
	background-color: #e5e7ef;
	width: 33.3%
}

.wrap_tab .list_tab .link_tab {
	overflow: hidden;
	color: #222;
	text-decoration: none;
}

.wrap_tab .list_tab li a span {
	display: inline-block;
	width: 100%;
	height: 45px;
	padding-top: 11px;
	line-height: 17px;
	font-size: 14px;
	border: 1px solid #d6d6d6;
	margin-left: -1px;
	border-bottom: 0 none;
	font-family: AppleSDGothicNeo-Light,'Malgun Gothic','맑은 고딕',sans-serif;
	letter-spacing: -0.5px
}

.wrap_tab .list_tab li.on a span {
	position: relative;
	height: 45px;
	padding-bottom: 0;
	border: 1px solid #2E2E2E;
	background-color: #2E2E2E;
	margin-left: 0;
	color: rgba(255,255,255,0.9)
}

.l_sch_w {
	height: 54px;
	position: relative;
	padding: 15px 20px 0 20px
}

.l_sch_form {
	position: relative;
}

.l_sch_form .sm_in {
	overflow: hidden;
	padding: 0 79px 0 0;
	border-right: none;
	height: 60px;
	background-color: #d1ecf2;
	border: 1px solid #88abbb
}

.l_sch_form .sm_in .tf_keyword {
	background-color: #d1ecf2;
	border: none;
	color: #111;
	font-size: 15px;
	height: 60px;
	vertical-align: top;
	width: 100%;
	margin: 5px 0 0 5px;
	-webkit-border-radius: 1px;
	-webkit-appearance: none;
	vertical-align: middle;
	font-weight: 400;
	padding: 0
}

.l_sch_form .sm_in .m_sch_btn {
	cursor: pointer;
	font-size: 0;
	width: 72px;
	height: 61px;
	line-height: 0;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #2a2949;
	margin-right: -2px
}

.l_sch_form .sm_in .btn_txt {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	vertical-align: -4px
}

.l_box_search input:-moz-placeholder {
	color: #696969;
	font-weight: 300;
	font-size: 12px
}

.l_box_search ::-webkit-input-placeholder {
	color: #696969;
	font-weight: 300;
	font-size: 12px
}

.l_box_search ::-moz-placeholder {
	color: #696969;
	font-weight: 300;
	font-size: 12px
}

.l_box_search :-ms-input-placeholder {
	color: #696969;
	font-weight: 300;
	font-size: 12px
}

.ev_txt4 {
	font-size: 19px;
	margin-top: 30px;
	color: #333!important;
	text-align: center;
	font-weight: 500;
	letter-spacing: -1px
}

.ev_txt4 em {
	font-size: 14px;
	line-height: 15px;
}

.ev_txt4 .bar {
	color: #ccc;
	padding: 0 6px
}

.btn_event_c {
	display: block;
	margin: 0 auto;
	width: 120px;
	height: 32px;
	line-height: 32px;
	background-color: #000000;
	color: #fff;
	font-size: 15px;
	text-align: center;
	border-radius: 1px;
	text-decoration: none;
	font-weight: 500;
	margin-top: 10px;
}
