@charset "utf-8";


/*
.poster { display: block; overflow: hidden; height: 510px; text-align: left; background: url("../images/main/visual.gif") no-repeat 0 50%; padding-left: 500px; margin-bottom: 40px; }
.poster .day { display: inline-block; overflow: hidden; float: left; height: 30px; line-height: 30px; color: #fff; font-size: 18px; font-weight: 350; background-color: #25408f; padding: 0 15px; margin-top: 30px; }
.poster .dday { display: inline-block; overflow: hidden; float: left; height: 30px; line-height: 30px; color: #ffff00; font-size: 18px; font-weight: 500; background-color: #0d004c; padding: 0 15px; margin-top: 30px; }
.poster .tit { display: block; overflow: hidden; clear: both; color: #000; font-size: 48px; font-weight: 350; letter-spacing: -3px; padding-bottom: 20px; }

.poster dl { display: block; overflow: hidden; border-bottom: 1px solid #7accc8; background-color: #dff3f2; }
.poster dl dt { display: block; overflow: hidden; float: left; width: 25%; color: #000; letter-spacing: -1px; border-top: 1px solid #7accc8; padding: 10px; }
.poster dl dd { display: block; overflow: hidden; color: #303030; border-top: 1px solid #7accc8; background-color: #f1faf9; padding: 10px; }

.poster .ci { display: block; overflow: hidden; margin-top: 30px; }
.poster .ci li { display: inline-block; overflow: hidden; float: left; height: 50px; text-indent: -9999px; margin-right: 30px; }
.poster .ci li.ci1 { width: 100px; background: url("../images/main/ci01.png") no-repeat 0 50%; }
.poster .ci li.ci2 { width: 100px; background: url("../images/main/ci02.png") no-repeat 0 50%; }
.poster .ci li.ci3 { width: 140px; background: url("../images/main/ci03.png") no-repeat 0 50%; }





.quick { display: block; overflow: hidden; }
.quick ul { display: block; overflow: hidden; border: 1px solid #7accc8; background-color: #fff; }
.quick ul li { display: inline-block; overflow: hidden; float: left; width: 17%; border-left: 1px solid #def2f1; box-sizing: border-box; }
.quick ul li:first-child { width: 16%; border: 0; }
.quick ul li.last { width: 16%; }
.quick ul li a { display: block; overflow: hidden; height: 150px; text-align: center; color: #707070; font-size: 20px; letter-spacing: -1px; padding-top: 100px; box-sizing: border-box; }
.quick ul li a i { color: #1cbbb4; font-style: normal; }
.quick ul li .icon1 { background: url("../images/main/new_q1.png") no-repeat center 5px; }
.quick ul li .icon2 { background: url("../images/main/new_q2.png") no-repeat center 5px; }
.quick ul li .icon3 { background: url("../images/main/new_q3.png") no-repeat center 5px; }
.quick ul li .icon4 { background: url("../images/main/new_q4.png") no-repeat center 5px; }
.quick ul li .icon5 { background: url("../images/main/new_q5.png") no-repeat center 5px; }
.quick ul li .icon6 { background: url("../images/main/new_q6.png") no-repeat center 5px; }
*/


/* 선거정보검색 레이어팝업 */
/*
.sidego { position: relative; display: block; height: 40px; }
.sidego .box_info { position:absolute; top:0; right: 0; display: block; width: 150px; z-index: 30; }
.sidego .box_info .p_top { position: relative; height: 30px; background: #b84c97; padding-right: 30px; }
.sidego .box_info .p_top h4 { height: 30px; line-height: 30px; color:#fff; font-size: 16px; font-weight: 350; padding-left: 10px; }
.sidego .box_info .p_top p { position: absolute; top: 0; right: 0; }
.sidego .box_info .p_top a.cbtn { display: inline-block; width: 30px; height: 30px; background:url(../images/main/btn_close_01.gif) 50% 50% no-repeat; }
.sidego .box_info .p_top a.cbtn span {display:none;}
*/
/*검정색*/
/*.sidego .box_info .p_body { display: block; border: 1px solid #b84c97; background: url("../images/main/sidego_bg.png"); }*/

/*흰색*/
/*.sidego .box_info .p_body { display: block; border: 1px solid #b84c97; background: url("../images/main/sidego_bg_w.png"); }*/

/*청색*/
/*
.sidego .box_info .p_body { display: block; border: 1px solid #b84c97; background: url("../images/main/sidego_bg_b.png"); }
*/


/*
.sidego .box_info .p_body li { display: block; border-top: 1px solid #b84c97; }
.sidego .box_info .p_body li:first-child { border: 0; }

*/


/*검정색*/
/*.sidego .box_info .p_body li a { position: relative; display: block; height: 36px; line-height: 36px; font-size: 14px; color: #fff; padding-left: 20px; }
.sidego .box_info .p_body li a:before { position: absolute; left: 10px; top: 50%; margin-top: -1px; content: ""; display: block; width: 2px; height: 2px; background-color: #fff; }
.sidego .box_info .p_body li a:hover { background: url("../images/main/sidego_bg.png"); }*/

/*흰색&청색*/
/*
.sidego .box_info .p_body li a { position: relative; display: block; height: 36px; line-height: 36px; font-size: 14px; font-weight: 500; padding-left: 20px; }
.sidego .box_info .p_body li a:before { position: absolute; left: 10px; top: 50%; margin-top: -1px; content: ""; display: block; width: 2px; height: 2px; background-color: #000; }
.sidego .box_info .p_body li a:hover { color: #fff; background: url("../images/main/sidego_bg.png"); }
*/

/*20221214 제3회 조합장선거 css*/
@charset "utf-8";

#container {
    width:100%;
    padding-bottom:60px;
    background:linear-gradient(160deg, #eeeeee 0%, #f5f5f5 20%, #ffffff 100%);
}

.main-sch {
    position:relative;
    display:block;
    width:100%;
    height:120px;
    text-align:center;
    background:transparent;
}
.main-sch .inner {
    padding-top:33px;
}
.main-sch ul:after {
    display:block;
    content:'';
    clear:both;
}
.main-sch ul li {
    position:relative;
    display:inline-block;
    padding:0 20px;
    text-align:center;
    font-family:'NanumSquareNeo', 'Malgun Gothic', dotum, '돋움', sans-serif;
    font-size:18px;
    font-weight:700;
    line-height:38px;
    color:#aaaaaa;
    cursor:pointer;
    z-index:10;
}
.main-sch ul li:hover {
    color:#aaaaaa;
    border-bottom:6px solid #cccccc;
}
.main-sch ul li.active {
	border-bottom:6px solid #4eaec6;
    color:#2388a1;
}
.main-sch .sch-tab {
    position:absolute;
    left:50%;
    top:95px;
    transform:translate(-50%, 0);
    z-index:20;
}
.main-sch .sch-tab input {
    width:470px;
    height:50px;
    padding:0 64px;
    border:0;
    border-radius:30px;
    background:#fff url('../images/left_search_btn.png') no-repeat 15px center;
    box-shadow:0px 6px 15px rgba(0,0,0,0.2);
    transition:all 0.3s;
}
.main-sch .sch-tab input:hover {
    box-shadow:0px 6px 15px rgba(0,0,0,0.4);
    transition:all 0.3s;
}
.main-sch .sch-tab input::placeholder {
    font-family:'NanumSquareNeo', 'Malgun Gothic', dotum, '돋움', sans-serif;
    font-size:16px;
    line-height:38px;
    color:#767676;
}

.main-visual {
    position:relative;
    width:100%;
    background:transparent;
}
.main-visual .inner {
	width:1280px;
	height:450px;
    padding:70px 50px 0px 50px;
    border-radius:20px;
    background:url('../images/main_bg.jpg') no-repeat right top;
    background-size:100%;
}
.main-visual p {
    padding-bottom:15px;
    font-family:'NanumSquareNeo';
    letter-spacing :-1px;
    font-size:40px;
    font-weight:500;
    color:#c3e9fc;
    text-shadow:0px 3px 5px rgba(0,0,0,0.8);
}
.main-visual p > span {
	font-family:'NanumSquareNeo';
    letter-spacing :-1px;
    font-size:40px;
    font-weight:900;
    color:#ffffff;
    background-color:transparent;
}
.main-visual span {
	padding:0px;
    font-family:'NanumSquareNeo';
    letter-spacing :-1px;
    font-size:24px;
    font-weight:700;
    color:#103b49;
    background-color:rgba(255,255,255,0.4);
}
.main-visual ul.info {
    display:block;
    margin-top:40px;
}
.main-visual ul.info li {
    font-family:'NanumSquareNeo';
    font-weight:700;
    font-weight:15px;
    letter-spacing:-1px;
    line-height:22px;
    color:#ffffff;
    text-shadow:0px 1px 3px rgba(0,0,0,0.6);
}
.main-visual ul.info li + li {
    margin-top:8px;
}
.main-visual ul.info li em {
    display:inline-block;
    width:110px;
    height:22px;
    padding:0px 10px;
    margin-right:20px;
    border-radius:0px;
    font-family:'NanumSquareNeo';
    font-weight:500;
    font-size:14px;
    letter-spacing:-1px;
    line-height:22px;
    color:#ffffff;
    background:#103b49;
}


.banner {
    display:block;
    width:100%;
}
.banner ul {
    display:inline-block;
    width:100%;
    margin-top:20px;
    /*padding:0 10px;*/
}
.banner ul:after {
    display:block;
    content:'';
    clear:both;
}
.banner ul li {
    float:left;
    width:calc(100% / 8);
}
.banner ul li a {
    position:relative;
    display:block;
    width:100%;
    height:160px;
    border-radius:8px;
    text-align:center;

}
.banner ul li:hover a:after {
	transform:translate(-50%, -10px);
	opacity:1;
	transition:all 0.3s;
}
.banner ul li a span {
    position:absolute;
    left:50%;
    bottom:20px;
    transform:translate(-50%, 0);
    font-size:14px;
    font-family:'NanumSquareNeo', 'Malgun Gothic', dotum, '돋움', sans-serif;
    font-style:normal;
    letter-spacing:-1px;
    line-height:20px;
    color:#555;
    width: 100%;
}
.banner ul li a:hover span {
    color:#252525;
}
.banner ul li a:after {
    position:absolute;
    display:block;
    content:'';
    clear:both;
    left:50%;
    top:20px;
    width:100px;
    height:100px;
    background-size:80%;
    background-repeat:no-repeat;
    background-position:center;
    transform:translate(-50%, 0);
    opacity:0.7;
    transition:all 0.3s;
}
.banner ul li:nth-child(1) a:after {
    background-image:url('../images/main_icon_01.png');
}
.banner ul li:nth-child(2) a:after {
    background-image:url('../images/main_icon_02.png');
}
.banner ul li:nth-child(3) a:after {
    background-image:url('../images/main_icon_03.png');
}
.banner ul li:nth-child(4) a:after {
    background-image:url('../images/main_icon_04.png');
}
.banner ul li:nth-child(5) a:after {
    background-image:url('../images/main_icon_05.png');
}
/*.banner ul li:nth-child(6) a:after {
    background-image:url('../images/main_icon_06.png');
}*/
.banner ul li:nth-child(6) a:after {
    background-image:url('../images/main_icon_07.png');
}
.banner ul li:nth-child(7) a:after {
    background-image:url('../images/main_icon_08.png');
}
.banner ul li:nth-child(8) a:after {
    background-image:url('../images/main_icon_09.png');
}
.banner ul li:nth-child(6), .banner ul li:nth-child(7), .banner ul li:nth-child(8) {
	background-color: #f5f5f5;	
}
.banner ul li:nth-child(6) {
	border-radius: 10px 0 0 10px;
}
.banner ul li:nth-child(8) {
	border-radius: 0 10px 10px 0;
}
.banner ul li.link {
	background-image:url('../images/icon-link.png');
	background-repeat:no-repeat;
	background-position: 135px 10px;
	background-size:14px;
}