@charset "UTF-8";       /* 스타일 시트의 인코딩을 Unicode UTF-8로 설정 */

article div.cate {
	clear: both;
	width: 100%;
	vertical-align: top;
}
article h1.tc_h1 {
	clear: both;
	width: 100%;
	padding: 20px 0;
	text-align: center;
	border-bottom: 2px solid #3d4350;
}
article p.tch_c {
	display: inline-block;
	width: 100%;
	font-weight: 700;
	font-size: 20px;
	color: #3d4350;
}
.menu {
	width: auto;
	height: auto;
	border-bottom: 1px solid #d6d6d6;
}
/* 대대분류 */
.menu > li > a {
	background-color: #616975;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)),to(rgb(236, 236, 238)));
	background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(236, 236, 238));
	background-image: -moz-linear-gradient(top, rgb(255, 255, 255), rgb(236, 236, 238));
	background-image: -o-linear-gradient(top, rgb(255, 255, 255), rgb(236, 236, 238));
	background-image: -ms-linear-gradient(top, rgb(255, 255, 255), rgb(236, 236, 238));
	background-image: linear-gradient(top, rgb(255, 255, 255), rgb(236, 236, 238));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#727a86', EndColorStr='#505864');
	-webkit-box-shadow: inset 0px 1px 0px 0px #d6d6d6;
	-moz-box-shadow: inset 0px 1px 0px 0px #d6d6d6;
	box-shadow: inset 0px 1px 0px 0px #d6d6d6;
	width: 100%;
	height: 2.75em;
	line-height: 2.75em;
	text-indent: 1.75em;
	display: block;
	position: relative;
	font-size: 1.3em;
	color: #444;
}
/*.menu ul.mi1_con > li:last-child a {
	border-bottom: 1px solid #0099dd;
}
*/
.menu > li > a:hover, .menu > li > a.active {
	background: #ff6832;
	color: #fff;
}
.menu > li > a.active {
}

/* 대분류 */
.menu ul.mi1_con > li a {
	background: #fff;
	border-bottom: 1px solid #efeff0;
	width: 100%;
	height: 2.75em;
	line-height: 2.75em;
	text-indent: 1.7em;
	display: block;
	position: relative;
	font-weight: 400;
	color: #6c737d;
}
.menu ul.mi1_con > li a:hover, .menu ul.mi1_con > li a.active {
	background: #fdfbf9;
	color: #32373D;
	font-weight: bold;
}

div .item { clear: both; width: 100%;}  
div:target .item { clear: both; width: 100%; display: block;}  
.item ul.mi1_con1 > li a {
	background: #fff;
	border-bottom: 1px solid #efeff0;
	width: 100%;
	height: 2.75em;
	line-height: 2.75em;
	text-indent: 2.75em;
	display: block;
	position: relative;
	font-weight: 400;
	color: #6c737d;
}
.item ul.mi1_con1 > li a:hover, .item ul.mi1_con1 > li a.active {
	background: #fdfbf9;
	color: #ef5b25;
}

/*
.menu > li > a:before {
	content: '';
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	font-size: 36px;
	height: 1em;
  	width: 1em;
	position: absolute;
  	left: 0;
	top: 50%;
	margin: -.5em 0 0 0;
}
.item1 > a:before {
	background-position: 0 0;
}
.item2 > a:before {
	background-position: -38px 0;
}
.item3 > a:before {
	background-position: 0 -38px;
}
.item4 > a:before {
	background-position: -38px -38px;
}
.item5 > a:before {
	background-position: -76px 0;
}
*/
.menu > li > a span.tc_unit {
	font-size: 0.857em; 
	display: inline-block;
	position: absolute;
	right: 1em;
	top: 50%; 
	border: 1px solid #e64d16;
	background: #ef8059;
	line-height: 1em;
	height: 1em;
	padding: .4em .6em;
	margin: -.8em 0 0 0; 
	color: #fff;
	text-indent: 0;
	text-align: center;
	-webkit-border-radius: .769em;
	-moz-border-radius: .769em;
	border-radius: .769em;
	-webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
	-moz-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
	box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
	text-shadow: 0px 1px 0px rgba(0,0,0,.5);
	font-weight: 500;
}
.menu > li > a:hover span.tc_unit, .menu > li a.active span.tc_unit {
	background: #ef8059;
	border: 1px solid #e64d16;
	color: #fff;
}
.menu > li > a:hover span.e_Lato, .menu > li a.active span.e_Lato {
	background: none;
	border: none;
}
.menu ul.mi1_con > li a:before {
	content: '▶';
	font-size: 8px;
	color: #bcbcbf;
	position: absolute;
	width: 1em;
	height: 1em;
	top: 0;
	left: -1.7em;
}
.item ul.mi1_con1 > li a:before {
	content: '●';
	font-size: 6px;
	color: #6c737d;
	position: absolute;
	width: 1em;
	height: 1em;
	top: 0;
	left: -1.7em;
}
.menu ul.mi1_con > li:hover a.active:before {
	color: #32373D;
}
.item ul.mi1_con1 > li:hover a,
.item ul.mi1_con1 > li:hover a:before {
	color: #ef5b25;
}

.menu a span.tc_unit {
	font-size: 0.857em; 
	display: inline-block;
	position: absolute;
	right: 1em;
	top: 50%;
	border: 1px solid #d0d0d3;
	line-height: 1em;
	height: 1em;
	padding: .4em .7em;
	margin: -.9em 0 0 0; 
	color: #878d95;
	text-indent: 0;
	text-align: center;
	-webkit-border-radius: .769em;
	-moz-border-radius: 769em;
	border-radius: 769em;
	text-shadow: 0px 0px 0px rgba(255,255,255,.01));
}
/* 이벤트페이지 */
article div.event3_form_box {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 10px 2px;
    background-size: 2px 2px;
    -webkit-background-size: 2px 2px;
    border-top: 1px solid #fff;
    vertical-align: top;
}

article ul.event3_list { width: 100%; }
article ul.event3_list:after { display: block; content: ''; clear: both; }
article ul.event3_list > li {
	-webkit-box-sizing:border-box; 
	box-sizing:border-box;
	float: left;
	width: 33%;
	padding: 0 0 5px 5px;
	line-height: 33px;
} 
article ul.event3_list > li p {
	text-align: center;
	border: 1px solid #f2f2f2;
}
article ul.event3_list > li p a {
	display: block;
	width: 100%;
	height: 33px;
}
article ul.event3_list > li p img {
	width: 100%;
}
article ul.event3_list > li.active p {
	border: 1px solid #e00;
	color: #e00;
}
article ul.event3_list > li.active a {
	color: #e00;
}