/**********************************************
note : 메인
name : 강혜리
**********************************************/
/* 메인테두리 */
#user-container > .inner {width:1242px;padding:45px 0;margin:0 auto;border-left:1px solid #f1f3f6;border-right:1px solid #f1f3f6}

/* 기사박스 */
.box-skin .header > a.btm-Icon {position: relative;background: 0 0}
.box-skin .header > a.btm-Icon::before {content: '+';position: absolute;z-index: 1;right: 0;top: 50%;font-size: inherit;line-height: 1;color: rgba(0,0,0,.5);-ms-transform: translateY(-50%);transform: translateY(-50%)}


/* 선거배너종료 */
.vote_banner_box_finish {margin-bottom:1px;padding:1.875rem .625rem;font-size:1.375rem;font-weight:bolder;line-height:1;color:#fff;background-color:red;border:3px solid blue;text-align:center}
.vote_banner_box_finish::before {content:'선거배너'}
.vote_banner_box_finish::after {content:'이 배너가 보이면 꼭 삭제해주세요.';display:block;margin-top:.375rem;font-size:.875rem;line-height:1.375;font-weight:normal;letter-spacing:-.05em}

/**********************************************
note : 소개페이지
name : 강혜리
**********************************************/
.com-about {letter-spacing:-0.05em;color:rgba(0,0,0,.6)}
.com-about::after {content:'';display:table;clear:both}
.com-about .about-group:not(:first-child) {margin-top:2rem}
.com-about .about-group::after {content:'';display:table;clear:both}

/* 매체소개 */
.com-about.com-1 .about-group .header {margin-bottom:30px;font-size:42px;font-weight:300;color:rgba(0,0,0,.84);letter-spacing:-.45rem;line-height:1.2}
.com-about.com-1 .about-group .content .con-left {float:left;padding-top:50px;width:36%}
.com-about.com-1 .about-group .content .con-right {float:right;width:calc(100% - 40%)}
.com-about.com-1 .about-group .content .con-left2 {float:left;width:60%}
.com-about.com-1 .about-group .content .con-right2 {float:right;width:calc(100% - 76%)}
.com-about.com-1 .about-group .content .title {margin-bottom:20px;font-size:30px;letter-spacing:-.08em;line-height:1.3}
.com-about.com-1 .about-group .content ul {margin:0;padding:0}
.com-about.com-1 .about-group .content ul li {position:relative;margin-bottom:20px;padding-left:17px;list-style:none;font-size:16px;color:rgba(0,0,0,.55);line-height:1.5}
.com-about.com-1 .about-group .content ul li::before {content:'';position:absolute;left:0;top:10px;width:4px;height:4px;margin-right:5px;background:rgba(0,0,0,.3)}

@media screen and (max-width: 39.9375em) {
	.com-about.com-1 .about-group .content .con-left {display:none}
	.com-about.com-1 .about-group .content .con-right {float:none;width:100%}
	.com-about.com-1 .about-group .content .con-left2 {float:none;width:100%}
	.com-about.com-1 .about-group .content .con-right2 {float:none;width:100%;text-align:center}
}

/* 연혁 */
.history {display:block}
.history::after {content:'';display:table;clear:both}
.history.type-5 {position:relative;padding:1.875rem 0;text-align:left}
.history.type-5::before {content:'';overflow:hidden;position:absolute;z-index:1;left:50%;top:0;width:0;height:100%;border-left:1px solid rgba(0,0,0,.08)}
.history.type-5 .group {display:block;position:relative;z-index:2;padding-right:calc(50% + 50px);margin-bottom:2.375rem}
.history.type-5 > :nth-child(even) {padding-left:calc(50% + 50px);padding-right:0}
.history.type-5 .group::before {content:'';position:absolute;z-index:1;left:50%;top:1.375rem;width:14px;height:14px;margin-left:-1px;background-color:#fff;border:3px solid #e73f72;transform:rotate(-45deg) translateX(-50%)}
.history.type-5 .year {display:block;position:relative;margin-bottom:1.875rem;font-family:Georgia, serif;font-size:65px;line-height:1;letter-spacing:-.05em;text-align:right}
.history.type-5 > :nth-child(even) .year {text-align:left}
.history.type-5 .year::before {content:'';overflow:hidden;position:absolute;z-index:1;right:-42px;top:50%;width:30px;height:0;border-top:1px dotted #bbb}
.history.type-5 > :nth-child(even) .year::before {left:-42px;right:auto}
.history.type-5 .year::after {content:'';position:absolute;z-index:2;right:-15px;top:50%;width:7px;height:7px;margin-top:1px;background-color:#ddd;border-radius:50%;-ms-transform:translateY(-50%);transform:translateY(-50%)}
.history.type-5 > :nth-child(even) .year::after {left:-15px;right:auto}
.history.type-5 .content {display:block;padding:0 .625rem}
.history.type-5 .content::after {content:'';display:table;clear:both}
.history.type-5 .days, .history.type-5 .sums {float:left;margin-bottom:1rem;font-size:.9375rem;line-height:1.25} 
.history.type-5 .content > :last-child, .history.type-5 .content > :nth-last-child(2) {margin-bottom:0}
.history.type-5 .days {width:25%;width:80px;font-weight:700;letter-spacing:-.025em;color:rgba(0,0,0,.95);clear:both}
.history.type-5 .sums {width:75%;width:calc(100% - 80px);letter-spacing:-.05em;color:rgba(0,0,0,.75)}
@media screen and (max-width: 63.9375em) {
	.history.type-5 .days, .history.type-5 .sums {float:none;width:auto} 
	.history.type-5 .days {margin-bottom:.375rem !important}
	.history.type-5 .sums {margin-bottom:1.25rem}
}
@media screen and (max-width: 39.9375em) {
	.history.type-5::before {left:1rem}
	.history.type-5 .group {padding:0 0 0 2.375rem}
	.history.type-5 .group::before {top:.438rem;left:1rem}
	.history.type-5 .year {font-family:inherit;font-size:40px;font-weight:700;text-align:left}
	.history.type-5 .year::before, .history.type-5 .year::after {display:none}
}

/* 설립배경 */
.com-about.com-3 .about-group {text-align:center}
.com-about.com-3 .about-group .number {font-size:45px;font-weight:bold;font-style:italic}
.com-about.com-3 .about-group .title {display:inline-block;margin-bottom:20px;font-size:27px;font-weight:300;letter-spacing:-.08em;box-shadow:inset 0 -20px #fff9c5}

/* 사단법인 구성 */
.com-about.com-4 .about-group .com-left {position:relative;float:left;width:50%;text-align:center}
.com-about.com-4 .about-group .com-left::before {content:'';position:absolute;right:0;top:0;width:1px;height:187px;background-color:#dfdfdf}
.com-about.com-4 .about-group .com-right {display:inline-block;width:50%;text-align:center}
.com-about.com-4 .about-group .sub-tit {display:inline-block;margin-bottom:20px;font-size:30px;letter-spacing:-.08em;color:rgba(0,0,0,.8);box-shadow:inset 0 -20px #ffdbdb}
.com-about.com-4 .about-group .point {padding-left:20px;color:#b71c1c}
.com-about.com-4 .about-group .com-p {display:block;margin:20px 0;font-size:21px}
.com-about.com-4 .about-group .com-p > i {color:#b71c1c}
@media screen and (max-width: 39.9375em) {
	.com-about.com-4 .about-group .com-left {float:none;width:100%}
	.com-about.com-4 .about-group .com-left::before {display:none}
	.com-about.com-4 .about-group .com-right {width:100%}
}

/* 운영방향 */
.com-about.com-5 .about-group .title {display:inline-block;margin-bottom:20px;font-size:27px;font-weight:300;letter-spacing:-.08em;box-shadow:inset 0 -20px #fff9c5}
.com-about.com-5 .about-group ul {margin:0;padding:0}
.com-about.com-5 .about-group ul li {position:relative;margin-bottom:10px;padding-left:17px;list-style:none;font-size:16px;color:rgba(0,0,0,.55);line-height:1.5}
.com-about.com-5 .about-group ul li::before {content:'';position:absolute;left:0;top:10px;width:4px;height:4px;margin-right:5px;background:rgba(0,0,0,.3)}

/* 고충처리인제도 */
.com-about.com-7 .about-group .title {display:inline-block;margin-bottom:20px;font-size:27px;font-weight:500;letter-spacing:-.08em;color:rgba(0,0,0,.8)}
.com-about.com-7 .about-group .name {display:block;margin-bottom:20px;color:rgba(0,0,0,.8)}
.com-about.com-7 .about-group ul {margin:0;padding:0}
.com-about.com-7 .about-group ul li {position:relative;margin-bottom:5px;padding-left:10px;list-style:none;font-size:16px;color:rgba(0,0,0,.55);line-height:1.5}
.com-about.com-7 .about-group ul li::before {content:'';position:absolute;left:0;top:10px;width:4px;height:4px;margin-right:5px;background:rgba(0,0,0,.3)}

/**********************************************
note : 기사페이지
name : 강혜리
**********************************************/
#article-view, #user-section {padding-top:30px}

/* 이승현 / 1071520 / 20210706 */
.privacy .privacy-list-groups_1 li {margin-bottom: 1rem;font-size: .9rem;line-height: 1.25em;}
.privacy .privacy-group .privacy-group-list2 li {margin-bottom: 1rem;font-size: .9rem; line-height: 1.65em;color: rgba(0,0,0,.7);}
.privacy .privacy-group .privacy-group-summary1{font-size: .9rem; line-height: 1.65em; color: rgba(0,0,0,.7);}
.privacy .privacy-group .privacy-group-summary2{text-align:right; font-size: .9rem; line-height: 1.65em; color: rgba(0,0,0,.7);}

/* 최은비 / 1140483 / 20220304 */
.bbs-user-page{margin-top:20px;}

/* 홍경아 / 1221784 / 20221201 */
@media screen and (max-width: 39.9375em) {
.popup-wrap.layer_box {min-height: auto !important;}
}

/* 임희은 / 1345606 / 20240205 */
#INC_TAB_A_2_container .tabs-navs .tabs-item a {font-size:17px;font-weight:700}

/* 최은비 / 1376846 / 20240527 */
#user-container > .inner{padding: 5px 0 45px 0;}