@charset "utf-8";
/*************************************************
프로젝트명 : 2022 대선
commnet : 국문 (Mobile 모드)
*************************************************/

@media only screen and (max-width:980px){

/* =============== ######공통 (common) ======================== */
html,body{width:100%;height:100%;}
body{font-family:'Spoqa Han Sans Neo',HelveticaNeue,AppleSDGothicNeo-Regular,sans-serif;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
a{display:inline-block;vertical-align:top;}
a:hover{text-decoration:none;}

/* =============== ######레이아웃 (layout) ======================== */

/* .header001,
.nav-wrap001,
.footer{margin:0 auto;width:100%;} */

.header001 .inner,
.nav-wrap001 .inner{width:100%;margin:0 auto;}
.footer{width:calc(100% - 36px);margin:0 auto;}

/* ---------------- ####헤더 (common)---------------- */
/* .wrap-header001, .header001 : PC/M 공통
 * .wrap-header002, .header002 : 모바일 노출 */
.header001{height:53px;}
.header001 .logo-unit001{margin:10px 0 0 14px;}
.header001 .site-name001{top:11px;left:50%;margin-left:-90px;line-height:14px;}
.header001 .site-name001.result02{margin-left:-58px;}
.header001 .site-name001.result03{margin-left:-55px;}

.header001 .link-unit001{display:none;}
.header001 .btn-unit000-menu01{display:inline-block;position:absolute;top:0;right:0;}

/* .wrap-header002, .header002 : 헤더 M용
 * 스티키 상태일 때 노출 된다.*/
.wrap-header002{position:fixed;top:0;width:100%;background-color:#3118B5;
-webkit-transform:translateY(-70px);
transform:translateY(-70px);
-webkit-transition:transform 0.25s ease-in-out;
transition:transform 0.25s ease-in-out;}
.header002{height:53px;background:#3118B5;}
.header002 .logo-unit001{margin:10px 0 0 14px;}
.header002 .site-name001{position:absolute;top:11px;left:50%;margin-left:-90px;}
.header002 .btn-unit000-menu02{display:inline-block;position:absolute;top:0;right:0;}

[class*='header00'] [class*='site-name001'].result02{margin-left:-58px;}
[class*='header00'] [class*='site-name001'].result03{margin-left:-55px;}

/* ---------------- ####내비게이션 (common) ---------------- */
/* .nav-unit001, .nav-unit002 : PC/M 공통
/* .nav-unit003 : 모바일 노출 */

.nav-wrap001{overflow:hidden;height:52px;}
.nav-wrap001 [class*='btn-unit001']{display:none;}
.nav-wrap001 .link-unit005{display:none;}

/* .nav-unit001 : 헤더 */
.nav-unit001 ul{width:100%;}
.nav-unit001 li{width:auto;}
.nav-unit001 li,
.nav-unit001 li+li{margin-left:20px;}
.nav-unit001 li>a,
.nav-unit001 li>span{padding:0 4px;font-size:16px;line-height:51px;}
.nav-unit001 li.active>a{font-weight:500;}
.nav-unit001 li>a:after{height:2px;}

/* .nav-unit002 : 푸터 */
.nav-unit002{}

/* .nav-unit003 : 헤더 M
 * sticky 상태와 전체메뉴 활성화시 노출 */
.nav-unit003{display:none;padding:0 36px;}
.nav-unit003 ul{width:100%;margin:0 auto;text-align:left;}
.nav-unit003 li{display:block;}
.nav-unit003 li+li{margin-top:17px;}
.nav-unit003 li>a{position:relative;padding:0 4px;font-weight:500;font-size:20px;line-height:32px;color:#000;}
.nav-unit003 li.active>a{font-weight:500;color:#3118B5;}
.nav-unit003 li>a:after{content:'';display:block;position:absolute;bottom:0;left:50%;width:0;height:2px;background-color:#000;
-webkit-transform:translateX(-50%);
transform:translateX(-50%);
-webkit-transition:width 0.15s ease-in-out;
transition:width 0.15s ease-in-out;}
/* .nav-unit003 li.active>a:after{width:100%;bottom:0 !important;} */

/* 헤더 dday */
.info-date{display:none;}

/* ---------------- ####검색 (common)---------------- */
.search-area{position:static;box-sizing:border-box;width:100%;height:44px;margin:50px 0 0;padding:0 20px;background:#fff;}
.search-area>form{width:100%;box-sizing:border-box;}
.search-area .area{position:relative;top:0px;height:44px;}
.search-area .text{width:100%;background:none;}

/* ---------------- ####모드 대응 : 헤더 스티키, 팝업 상태 ---------------- */
/* ##모드 : 헤더 스티키  */
.body-sticky .wrap-header002{z-index:500;
-webkit-transform:translateY(0);
transform:translateY(0);}

/* ##모드 : 팝업 상태 */
.popup-mode{}
.popup-mode .wrap-container{position:fixed;left:0;width:100%;} /* scroll 위치 기억 */
.popup-mode .wrap-header001{z-index:1;}
.popup-mode .wrap-header002{height:100%;z-index:500;background-color:#fff;
-webkit-transform:translateY(0);
transform:translateY(0);
-webkit-transition:inherit;
transition:inherit;}
.popup-mode .search-area{display:block;position:fixed;top:70px;z-index:510;}
.popup-mode .nav-unit003{display:block;box-sizing:border-box;width:100%;margin-top:135px;}
.popup-mode .link-unit003{display:block;margin-top:24px;padding:0 36px;}

/* ---------------- ####컨테이너 (common)---------------- */

/* ##레이아웃 container$$$
 * .container000 : 기본
 * .container001 ~ .container099 : 메인용
 * .container101 ~ .container199 : 글기사
 * .container201 ~ .container299 : 영상
 * .container301 ~ .container399 : 포토,그래픽 */

/* 레이아웃 1단 - 메인 */
.container001{width:100%;margin-bottom:100px;}
/* 레이아웃 : 글기사
 * .container101 본문(2단)
 * .container111 리스트 */
.container101{}
.container111{margin-top:30px;margin-bottom:50px;}
/* 레이아웃 : 영상
 * .container201 본문(2단)
 * .container211 리스트 */
.container201{}
.container211{margin-top:40px;margin-bottom:50px;}
/* 레이아웃 : 포토, 그래픽
 * .container301 본문
 * .container311 리스트 */
.container301{}
.container311{margin-top:40px;margin-bottom:50px;}

/* ##단분리 content$$$
 * .content000 : 기본
 * .content001 ~ .content099 : 메인용
 * .content101 ~ .content199 : 글기사
 * .content201 ~ .content299 : 영상
 * .content301 ~ .content399 : 포토,그래픽 */
/* 단분리 - 공통 */
.content000{}
/* 단분리 - 메인 */
.content001{}
.content002{}
/* 단분리 - 메인 */
/* [class*='content0']{}
[class*='content0']:after{content:'';visibility:hidden;display:block;clear:both;height:0;font-size:0;line-height:0;}
.content001{}
.content002{} */
/* content$$$ > section$$$ : content$$$ 하위에서 단분리 기능 */
/* .section001{}
.section002{} */
/* 단분리 2단 - 글기사 본문, 리스트 */
/* .content101{}
.content102{} */
/* 단분리 2단 - 영상 본문 */
/* .content201{}
.content202{} */
/* 단분리 1단 - 포토 본문, 그래픽 본문 */
/* .content301{} */

.section011{}
.section012{margin-top:25px;}

/* ---------------- ####푸터 (common)---------------- */
.footer{padding:20px 0 40px;}
.footer .nav-unit002{display:none;}
.footer .link-unit002{}
.footer .link-con .btn-unit003 + .btn-unit003{margin-left:34px;}
.footer .link-unit002.footer-link{}
.footer .link-unit002 li{margin:0 4px;}
/* .footer .link-unit002 li+li{margin-left:0;} */
.footer .link-unit002 li>a{font-size:13px;}
.footer .footer-lang .link-unit002+.link-unit002{padding-top:10px;}
.footer .link-unit002.footer-link li .web{display:none;}
.footer .footer-wrap{display:none;}

/* =============== ######콘텐츠 Content ======================== */

/* ---------------- ####색상/칼라---------------- */

/* ---------------- ####라인---------------- */

/* ---------------- ####딤드(DIMMED)/오버레이---------------- */
.mask-unit001{display:none;}

/* ---------------- ####로고---------------- */

[class*='logo-unit'] .ir-txt,
[class*='site-name'] .ir-txt{background-size:400px auto;}

/* ##로고 */
/* .logo-unit001 : 연합뉴스 PC/M용 */
.logo-unit001{padding:5px;}

.logo-unit001 .ir-txt{width:68px;height:20px;background-position:0px -50px;}

.logo-unit002{padding:5px;}
.logo-unit002 .ir-txt{width:32px;height:34px;background-position:0 -250px;}

/* ##사이트 */
/* .site-name001 : 대선2022 PC/M 사용 */
.site-name001{padding:5px;}
.site-name001 .ir-txt{width:174px;height:22px;background-position:0 -75px;}
.site-name001.result01 .ir-txt{width:120px;height:16px;background-position:0 -250px;}
.site-name001.result02 .ir-txt{width:118px;height:16px;background-position:0 -350px;}
.site-name001.result03 .ir-txt{width:100px;height:16px;background-position:0 -375px;}

/* .site-name002 : 4.7 재.보궐선거 M용 */
.site-name002{padding:5px;}
.site-name002 .ir-txt{width:202px;height:27px;background-position:-100px -250px;}

/* ---------------- ####아이콘---------------- */

/* ---------------- ####버튼---------------- */

/* .btn-unit000-****
 * 패턴화 되지않은 버튼
 * close01 포토본문 : 닫기버튼
 * menu01 전체메뉴 버튼 */

 /* .btn-unit000-close01 */

/* .btn-unit000-menu$$
 * 전체메뉴 버튼 */

/* .btn-unit001
 * 버튼 하위 아이콘 태그 : .btn-unit001-**** > .ico-unit$$$-****  */

/* .btn-unit002
 *  슬라이드 방향 버튼 : .btn-unit002-**** */

/* .btn-unit003 - 텍스트 버튼, M용
 *  푸터 */

/* .btn-unit004 - 텍스트 더보기 */

/* .btn-unit006 - SNS 버튼 */
.btn-unit006{width:32px;height:32px;}
.btn-unit006 .ir-txt{background-size:270px auto;}

.btn-unit006.fb .ir-txt{background-position:0 -117px;}
.btn-unit006.tw .ir-txt{background-position:-33px -117px;}
.btn-unit006.ins .ir-txt{background-position:-67px -117px;}
.btn-unit006.ytb .ir-txt{background-position:-100px -117px;}

/* ---------------- ####페이징---------------- */
/* .paging-unit001 : 리스트 숫자 페이징 */
.paging-unit001{width:165px;margin:0 auto;}
.paging-unit001 .prev,
.paging-unit001 .next{position:absolute;top:18px;}
.paging-unit001 .prev{left:-50px;}
.paging-unit001 .next{right:-50px;}

/* ---------------- ####타이틀/텍스트---------------- */
/* title-unit$$$, title-box$$$, txt-unit$$$ */
/* [class*='title-unit'].bold .tit{} */

/* 제목 공통 */
/* title-unit000 : 특집사이트 공통 - 페이지명 */
/* .title-unit000{} */

/* 제목 공통 */
/* title-unit001 */
.title-unit001 .tit{font-weight:500;font-size:24px;line-height:24px;}
.title-unit001.arr .tit{padding-right:14px;}
.title-unit001.arr .tit:after{top:7px;width:9px;height:15px;background-size:400px auto;background-position:-275px -25px;}

/* 제목 title-unit002 */
.title-unit002 .tit{font-size:20px;line-height:1.2;letter-spacing:0;}

/* 텍스트 txt-unit001 : 푸터 카피라이터 */
.txt-unit001{box-sizing:border-box;padding-right:20px;padding-left:20px;font-size:12px;}
.txt-unit001 .txt01 span{margin-left:10px;}
.txt-unit001 .txt01 span:after{top:6px;left:-5px;height:11px;}
.txt-unit001 .txt01 span:nth-of-type(1),
.txt-unit001 .txt01 span:nth-of-type(3){margin-left:0;}
.txt-unit001 .txt01 span:nth-of-type(1):after,
.txt-unit001 .txt01 span:nth-of-type(3):after,
.txt-unit001 .txt02 span+span{margin-left:4px;}
.txt-unit001 .txt03{display:none;}

/* title-box$$$ : 타이틀, 텍스트 등 그룹핑 역할
 * title-box 기본사용 */
[class*='title-box']{position:relative;}
[class*='title-box'] .btn-unit004{position:absolute;top:11px;right:0;}

/* 최신리스트 (글기사, 포토, 그래픽, 영상) */
.title-box01{margin:0 18px;}

/* 티커 : PC전용 */
.ticker-wrap{display:none;}

/* ---------------- ####리스트 (기사 싱글)---------------- */
/* news-unit001 : 메인 톱기사
 * 리드 : 2줄 말줄임 */
.news-unit001 [class*='item-box']{width:100%;}
.news-unit001 .img-con .img{height:0;padding-bottom:54%;}
.news-unit001 .tit-wrap{padding:15px 18px 0 18px;}
.news-unit001 .tit-top{font-size:16px;line-height:22px;}
.news-unit001 .tit-news{display:inline;font-weight:700;font-size:25px;line-height:1.36;vertical-align:middle;}
.news-unit001 .news-con{padding:10px 18px 0 18px;}
.news-unit001 .lead{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;font-size:14px;color:#666;line-height:1.71;vertical-align:middle;}
.news-unit001 .lead + [class*='related-unit']{margin-top:12px;}
.list-unit002 .news-con+.related-unit002{overflow:hidden;display:block;clear:both;padding-top:10px;}

/* news-unit201 : 메인 화보 */
.news-unit201{padding:0 18px;}
.news-unit201 .list>li{width:307px !important;}
.news-unit201 .list>li+li{margin-left:4px;}
.news-unit201 .item-box{position:relative;width:307px;}
.news-unit201 .item-box:after{content:'';visibility:visible;display:block;clear:both;position:absolute;bottom:0;left:0;width:100%;height:63%;}
.news-unit201 .img-con{position:relative;z-index:1;width:100%;height:173px;margin-bottom:12px;}
/* .news-unit201 .img-con .img{height:0;padding-bottom:56.60%;} */
.news-unit201 .news-con{position:relative;z-index:1;padding-right:15px;}
.news-unit201 .tit-news{font-weight:500;font-size:17px;line-height:1.4;}
.news-unit201 .pager-unit002{display:none;}

/* ---------------- ####리스트 (기사 목록)---------------- */
/* 메인 리스트 : .list-unit001 ~ .list-unit199
 * 서브 리스트 : .list-unit201 ~ .list-unit401 */
[class*='related-unit00'] li{overflow:hidden;box-sizing:border-box;}
/* [class*='related-unit00'] a .tit{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;} */

.related-unit001>li+li,
.related-unit002>li+li{margin-top:6px;}

/* [메인] 톱뉴스 3건
 * 리드 : 2줄 말줄임 */
.list-unit001 .list>li{margin-top:20px;padding:0 18px;}
.list-unit001 .list>li:first-child{margin-top:0;}
.list-unit001 .list>li:first-child .item-box01{padding-top:23px;border-top:1px solid #e5e5e5;}
.list-unit001 .list>li+li{margin-top:23px;}
.list-unit001 .item-box01{padding-bottom:18px;border-bottom:1px solid #F0F0F0;}
.list-unit001 .item-box01:after{content:"";visibility:hidden;display:block;clear:both;height:0;font-size:0;line-height:0;}
.list-unit001 .img-con{float:left;width:146px;height:95px;margin-right:14px;}
.list-unit001 .img-con .img{width:100%;}
.list-unit001 .news-con{position:relative;}
.list-unit001 .tit-wrap{overflow:hidden;margin-top:5px;}
.list-unit001 .tit-news{font-weight:700;font-size:18px;line-height:1.5;}
.list-unit001 .lead{display:none;}
.list-unit001 .related-unit002{overflow:hidden;display:block;clear:both;padding-top:10px;}

/* [메인] 주요기사 */
.list-unit002 .list>li{margin-top:20px;padding:0 18px;}
.list-unit002 .item-box01{}
.list-unit002 .list>li:first-child{margin-top:0;}
/* .list-unit002 .list>li:first-child .item-box01{padding-top:35px;border-top:1px solid #e5e5e5;} */
.list-unit002 .list>li:last-child .item-box01{padding-bottom:25px;border-bottom:1px solid #e5e5e5;}
.list-unit002 .img-con{width:94px;height:62px;margin-right:14px;}
.list-unit002 .img{width:100%;height:62px;}
.list-unit002 .img img{width:auto;max-width:94px;max-height:62px;}
.list-unit002 .img-con+.news-con{width:-webkit-calc(100% - 110px);width:calc(100% - 110px);}
.list-unit002 .tit-news{font-weight:700;font-size:17px;line-height:1.4;}
.list-unit002 .lead{display:none;}
.list-unit002 .related-unit002{overflow:hidden;display:block;clear:both;padding-top:10px;}

/* [메인] 포토01 */
.list-unit003 .item-box{position:relative;}
.list-unit003 .img-con{position:relative;z-index:1;padding:0 18px 14px;}
.list-unit003 .img-con .img{display:block;height:0;padding-bottom:76.60%;}
.list-unit003 .news-con{position:relative;z-index:1;padding:0 20px;}
.list-unit003 .tit-news{font-weight:500;font-size:20px;line-height:1.5;}
/* 버튼, 페이징 위치 */
.list-unit003 [class*='btn-unit002'],
.list-unit003 .pager-unit001{position:absolute;top:-36px;}
.list-unit003 .btn-unit002-prev{right:56px;}
.list-unit003 .btn-unit002-next{right:20px;}
.list-unit003 .pager-unit001{right:100px;}

/* [메인] 영상01 */
.list-unit004{padding:0 18px;}
/* .list-unit004 .img-con .img{height:0;padding-bottom:56%;} */
.list-unit004>.list>li{width:307px !important;}
.list-unit004 .img-con{width:307px;height:172px;margin-bottom:12px;}
.list-unit004 .news-con{padding-right:15px;}
.list-unit004 .tit-news{font-size:17px;line-height:1.4;}
.list-unit004 .txt-play01,
.list-unit004 .pager-unit002{display:none;}

.main-graphic01 .list-unit004>.list>li{width:100% !important;height:inherit;}
.main-graphic01 .list-unit004 .img-con{width:inherit;height:inherit;}

/* 후보자 영상 - 우측코너 */
.candi-video01 .list-unit004{margin-top:10px;}
.candi-video01 .list-unit004 .img-con{width:inherit;height:inherit;}
.candi-video01 .list-unit004 .list>li+li{margin-left:0;margin-top:18px;}
.candi-video01 .list-unit004>.list>li{width:inherit !important;}
.candi-video01 .list-unit004 .img-con .img{height:0;padding-bottom:56%;}

/* [메인] 슬러그 기사 */
.list-unit005 .list>li{padding:0 18px;}
.list-unit005 .item-box01{padding-bottom:25px;border-bottom:1px solid #e5e5e5;}
.list-unit005 .img-con{float:left;width:146px;height:95.5px;margin-right:15px;}
.list-unit005 .img-con .img{height:100%;}
.list-unit005 .news-con{display:table-cell;height:95px;line-height:95px;vertical-align:middle;}
.list-unit005 .tit-wrap{overflow:hidden;max-height:inherit;}
.list-unit005 .tit-news{font-size:18px;line-height:23px;}
.site-unit004+.list-unit005{margin-top:10px;}
.list-unit005 .related-unit002{overflow:hidden;width:100%;margin:10px 0 0;}

/* 섬네일 리스트형 .style01 */
.list-unit005.style01 .item-box01{padding:20px 0;}
.list-unit005.style01 .img-con .img{height:inherit;}
.list-unit005.style01 .news-con{height:inherit;line-height:inherit;}
.list-unit005.style01 .tit-news{font-weight:400;font-size:17px;line-height:22px;}
.list-unit005.style01 .related-unit002{display:none;}

/* 텍스트 리스트형 .style02 */
.list-unit005.style02 .item-box01{padding: 20px 0;}
.list-unit005.style02 .tit-wrap{position:relative;padding-left:16px;}
.list-unit005.style02 .tit-wrap:before{content:'';position:absolute;left:0;top:6px;width:8px;height:8px;background:#3118B5;border-radius:50%;}
.list-unit005.style02 .img-con{display:none;}
.list-unit005.style02 .news-con{height:inherit;line-height:inherit;}
.list-unit005.style02 .tit-news{font-weight:400;font-size:17px;line-height:22px;}
.list-unit005.style02 .related-unit002{display:none;}

/* [메인] 많이 본 뉴스 */
.list-unit006{margin-top:20px;}
.list-unit006 .list{width:calc(100% - 36px);margin:0 auto;}
.list-unit006 .list li{position:relative;margin-top:10px;padding-bottom:10px;}
.list-unit006 .list li:before{left:10px;font-weight:300;font-size:19px;}
.list-unit006 .item-box01{padding-left:37px;box-sizing:border-box;}
.list-unit006 .img-con{float:right;width:90px;height:67px;margin-right:0;}
.list-unit006 .img{height:100%;}
.list-unit006 .img img{width:auto;max-width:90px;max-height:67px;}
.list-unit006 .img-con+.news-con{float:none;width:calc(100% - 110px);}
.list-unit006 .tit-news{font-weight:500;}

 /* [서브] 최신기사 리스트 */
.list-unit201{box-sizing:border-box;padding:0 20px;}
.list-unit201 .list li{margin-top:20px;}
.list-unit201 .item-box01{}
.list-unit201 .img-con{float:left;width:120px;height:78px;margin-right:14px;}
.list-unit201 .img img{width:auto;max-width:120px;max-height:78px;}
.list-unit201 .news-con{display:inline-block;box-sizing:border-box;width:-webkit-calc(100% - 134px);width:calc(100% - 134px);}
.list-unit201 .tit-news{font-weight:500;font-size:17px;line-height:24px;color:#000;}
.list-unit201 .txt-time{margin-top:4px;font-size:12px;line-height:20px;color:#666;vertical-align:middle;}
.list-unit201 .info-box01,
.list-unit201 .lead{display:none;}

/* [서브]최신포토 리스트
 * .item-box : 기본 사용 (show, rowH 의 영향이 없다)
 * └ .item-box01 : 오버 섬네일 확대, 오버레이 PC용
 * .img-con : 기본 사용
 * └ .img-con.show : 이미지 로드 후 표출
 * └ .img-con.rowH : 세로 섬네일 정렬
 * .list:after : 마지막 li 2개의 border-bottom 를 가림
 * └ li가 홀수건수이면 마지막 하나의 li만 border-top 이 되기 때문임 */
.list-unit211{}
.list-unit211 .list{}
.list-unit211 .list:after{visibility:visible;position:relative;top:-3px;height:6px;background:#fff;}
.list-unit211 .list>li{float:left;width:50%;margin-top:30px;padding-bottom:30px;border-bottom:1px solid #f2f2f2;}
.list-unit211 .list>li:nth-child(1),
.list-unit211 .list>li:nth-child(2){margin-top:0;border-top:none;}
.list-unit211 .list>li:nth-child(odd) article{padding-left:20px;padding-right:8px;}
.list-unit211 .list>li:nth-child(even) article{padding-left:8px;padding-right:20px;}
.list-unit211 [class*='item-box']{overflow:hidden;box-sizing:border-box;}
.list-unit211 .img{width:100%;height:0;padding-bottom:56.25%;}
.list-unit211 .img-con.rowH .img{background-size:contain !important;}
.list-unit211 .news-con{position:relative;box-sizing:border-box;max-height:86px;min-height:86px;margin-top:10px;}
.list-unit211 .tit-wrap{overflow:hidden;max-height:72px;}
.list-unit211 .tit-news{font-weight:500;font-size:16px;line-height:24px;color:#000;}

/* [서브]최신그래픽 리스트
 * .list:after : 마지막 li 2개의 border-bottom 를 가림
 * └ li가 홀수건수이면 마지막 하나의 li만 border-top 이 되기 때문임 */
.list-unit221 .list:after{visibility:visible;position:relative;top:-3px;height:6px;background:#fff;}
.list-unit221 .list>li{float:left;width:50%;margin-top:30px;padding-bottom:30px;border-bottom:1px solid #f2f2f2;}
.list-unit221 .list>li:nth-child(1),
.list-unit221 .list>li:nth-child(2){margin-top:0;border-top:none;}
.list-unit221 .list>li:nth-child(odd) article{padding-left:20px;padding-right:8px;}
.list-unit221 .list>li:nth-child(even) article{padding-left:8px;padding-right:20px;}
.list-unit221 [class*='item-box']{overflow:hidden;box-sizing:border-box;}
.list-unit221 .img{width:100%;height:0;padding-bottom:80%;}
.list-unit221 .news-con{position:relative;box-sizing:border-box;max-height:100px;min-height:100px;margin-top:10px;}
.list-unit221 .tit-wrap{overflow:hidden;max-height:72px;}
.list-unit221 .tit-news{font-weight:500;font-size:17px;line-height:24px;color:#000;}
.list-unit221 .txt-time{margin-top:5px;font-size:12px;line-height:20px;color:#666;}

/* [서브]최신영상 리스트 */
.list-unit231 .list>li+li{margin-top:34px;}
.list-unit231 .item-box01{padding:0 20px;}
.list-unit231 .img-con .img{height:0;padding-bottom:56%;}
.list-unit231 .news-con{position:relative;box-sizing:border-box;margin-top:6px;}
.list-unit231 .tit-news{font-weight:500;font-size:16px;line-height:24px;color:#000;}
.list-unit231 .txt-time{margin-top:5px;font-size:12px;line-height:20px;color:#666;}

/* ---------------- ####리스트 (관련 목록)---------------- */

/* ---------------- ####리스트 (텍스트)---------------- */

/* 언어선택 */
.link-unit003{}
.link-unit003 li{display:inline-block;width:50%;margin-bottom:15px;}
.link-unit003 li>a{padding:5px;font-weight:bold;font-size:18px;color:#000;}
.link-unit003 li+li{margin-left:0;}

html.ko .link-unit003 li.ko>a,
html.en .link-unit003 li.en>a,
html.cg .link-unit003 li.cg>a,
html.ja .link-unit003 li.ja>a,
html.ar .link-unit003 li.ar>a,
html.es .link-unit003 li.es>a,
html.fr .link-unit003 li.fr>a{color:#0074ff;}

/* .link-unit004 : 슬러그 기사링크 */
.link-unit004{padding:0 18px;}
.link-unit004{white-space:nowrap;}

/* .link-unit004 : 슬러그 기사링크 */
.link-unit004 .list>li{display:inline-block;width:auto;margin:0 6px 6px 0;}
.link-unit004 .list>li .txt{height:34px;padding:6px 16px 8px;border-radius:20px;font-size:15px;line-height:20px; width:100%;text-align:center;font-size:14px;letter-spacing:-1px;}

/* ---------------- ####테이블---------------- */
.tbl-unit001{margin:0 20px;}
.tbl-unit001 .con02{display:none;}

/* ---------------- ####특집사이트---------------- */

[class*='site-unit00'] .con{margin-top:10px;}
[class*='site-unit00'] .con:first-child{margin-top:0;}
[class*='site-unit00'] dl{display:table-cell;height:70px;padding-left:82px;vertical-align:middle;}
[class*='site-unit00'] dt{font-weight:700;font-size:20px;line-height:24px;}
[class*='site-unit00'] dd{font-size:14px;line-height:20px;}
[class*='site-unit00'] br{display:none;}

/* 슬러그 기사(편집) 상단 - 대선D-DAY */
.site-unit004{padding:25px 18px 0;}
.site-unit004 .tit{width:inherit;height:38px;font-size:15px;line-height:36px;}

/* 후보자 정보 탭 PC/M */
.site-unit005{}
.site-unit005 .list>li{float:left;width:33.3%;height:90px;background:#F7F7F7;padding:0;text-align:center;}
.site-unit005 .list>li>a{padding-top:20px;height:100%;box-sizing:border-box;}
.site-unit005 .img-con{width:35px;height:35px;margin:0 auto 10px;}
.site-unit005 li.active .img-con{background-position:0 0;background-size:35px auto;background-repeat:no-repeat;}
.site-unit005 .party-con{display:none;}
.site-unit005 .name-con{font-size:12px;line-height:10px;}

/* .site-unit006 후보자 정보 탭 PC/M */
.site-unit006{position:relative;overflow:hidden;font-size:0;color:#000;}
.site-unit006 .txt-con{position:relative;height:210px;padding:0 18px 0 160px;color:#fff;}
.site-unit006 .txt-con:before{width:160px;height:159px;}
.site-unit006.candidate-A .txt-con{background-color:#3C98F5;}
.site-unit006.candidate-B .txt-con{background-color:#FB586F;}
.site-unit006.candidate-C .txt-con{background-color:#F6C739;}
.site-unit006.candidate-D .txt-con{background-color:#FC7A34;}
.site-unit006.candidate-A .txt-con:before{background:url(../img/img_hubo_tab01.png) -7px 0/160px auto no-repeat;}
.site-unit006.candidate-B .txt-con:before{background:url(../img/img_hubo_tab02.png) -10px 0/160px auto no-repeat;}
.site-unit006.candidate-C .txt-con:before{background:url(../img/img_hubo_tab03.png) -10px 0/160px auto no-repeat;}
.site-unit006.candidate-D .txt-con:before{background:url(../img/img_hubo_tab04.png) -5px 0/160px auto no-repeat;}

.site-unit006 .party-con{margin-top:0;padding-top:38px;font-weight:300;font-size:15px;line-height:33px;}
.site-unit006 .name-con{margin-bottom:20px;font-weight:500;font-size:30px;line-height:20px;}
.site-unit006 .txt-con li{font-size:14px;line-height:20px;}

.site-unit006 .info-con{padding:20px 18px;}
.site-unit006 .info-con .tit{font-weight:500;font-size:18px;padding:0 0 5px;margin-bottom:12px;border-bottom:1px solid #E5E5E5;}
.site-unit006 .info-con [class*='unit0']{}
.site-unit006 .info-con [class*='unit0']+[class*='unit0']{margin-top:30px;}
.site-unit006 .info-con .unit02 .list{height:195px;}
.site-unit006 .info-con li{font-weight:400;font-size:15px;line-height:22px;}

/* .site-unit007 후보자 정보 - 메인 진입링크 */
.site-unit007{width:calc(100% - 36px);margin:0 auto;}
.site-unit007 .list>li{width:33.3%;height:75px;background-size:100px auto;}
.site-unit007 .list>li>a{padding:30px 0 23px 55px;}
.site-unit007 li.candidate-A{background-position:-10px 10px;}
.site-unit007 li.candidate-B{background-position:-5px 10px;}
.site-unit007 li.candidate-C{background-position:-8px 10px;}
.site-unit007 li.candidate-D{background-position:-5px 10px;}
.site-unit007 .party-con{display:none;font-weight:300;font-size:12px;line-height:15px;}
.site-unit007 .name-con{font-size:14px;line-height:15px;}

/* ##선거개괄 설명
 * site-unit011 */
.site-unit011{box-sizing:border-box;padding:0 20px;}
.site-unit011 p{font-size:14px;line-height:2.14;}
.site-unit011 .con{margin-top:20px;}
.site-unit011 .con:first-child{margin-top:0;}
.site-unit011 .con:nth-child(2){padding-top:464px;background:url(../img/img_overview01_mob.jpg) 50% 0 / 320px auto no-repeat;}

/* 역대 광역단체장 선거 결과(1~7회) */
.site-unit012{}

.site-unit012 .con01{margin:25px 0 0;padding-bottom:20px;}
.site-unit012 .con01 .img-con{width:70px;height:75px;}
.site-unit012 .con01 .img-con img{width:100%;}

.site-unit012 .data-con .num{margin-bottom:0;font-size:20px;}
.site-unit012 .data-con .name{font-size:15px;}

.site-unit012 .party-con{display:block;margin-top:19px;}
.site-unit012 .party-con li{width:65px;height:55px;}
.site-unit012 .party-con .tit{font-size:14px;line-height:1;}
.site-unit012 .party-con .seats{font-size:20px;line-height:1;}
.site-unit012 .party-con [class*='gp']:after{top:19px;right:-25px;width:36px;height:20px;font-size:11px;line-height:20px;}

.site-unit012 .map-con{overflow:hidden;width:calc(100% - 36px);margin:0 auto;}

.site-unit012 .map-con .map-legend{float:left;margin-top:30px;}
.site-unit012 .map-legend [class*='pt']{padding-left:12px;font-size:11px;}
.site-unit012 .map-legend [class*='pt']:before{top:9px;width:6px;height:6px;}


.site-unit012 .map-con .map-legend,
.site-unit012 .map-con .map{display:inline-block;vertical-align:top;}
.site-unit012 .map-con .map{float:right;width:calc(100% - 120px);}
.site-unit012 .map-con .map img{width:100%;}

.site-unit012 .graphic-con{width:calc(100% - 72px);margin:20px auto 0;}
.site-unit012 .graphic-con img{max-width:250px;}

/* 개표 - 정당별 현황 */
.site-unit013 .list>li+li{margin-left:5px;}
.site-unit013 .party{display:block;margin:0 0 5px;font-size:13px;line-height:1;}
.site-unit013 .count{display:block;width:55px;height:40px;border-radius:10px 0 10px 0;font-size:15px;line-height:40px;}
.site-unit013 .br{display:block;}
.site-unit013 .last{display:none;}

/* ##후보자
 * .item-box01 더불어민주당
 * .item-box02 국민의힘
 * .item-box03 국민의당
 * .item-box04 무소속
 * .img-con01 1번 / .img-con02 2번
 * .img-con03 3번 / .img-con04 4번 */
.site-unit101{padding:0 20px;}
.site-unit101 .list>li{display:block;}
.site-unit101 .list>li+li{margin-top:10px;}
.site-unit101 [class*='item-box']{position:relative;display:block;min-height:169px;background-color:#fff;}
.site-unit101 [class*='img-con']{overflow:hidden;position:absolute;top:0;right:0;width:160px;height:169px;}
.site-unit101 [class*='img-con'] .img{width:100%;height:100%;}
.site-unit101 [class*='img-con'] .img img{width:auto;height:100%;}
.site-unit101 [class*='item-box']:after{content:'';visibility:hidden;display:block;clear:both;position:static;height:0;font-size:0;line-height:0;}

/* .site-unit101{padding:0 20px;}
.site-unit101 .list>li{display:block;}
.site-unit101 .list>li+li{margin-top:10px;}
.site-unit101 [class*='item-box']{position:relative;background-color:#fff;}
.site-unit101 [class*='img-con']{overflow:hidden;position:relative;float:right;width:160px;height:169px;}
.site-unit101 [class*='img-con'] .img{position:absolute;bottom:0;left:0;width:100%;height:100%;}
.site-unit101 [class*='img-con'] .img img{min-width:174px;margin-left:-7px;}
.site-unit101 [class*='item-box']:after{content:'';visibility:hidden;display:block;clear:both;position:static;height:0;font-size:0;line-height:0;} */

/* 후보자 - 번호 */
.site-unit101 [class*='img-con']:before{width:53px;height:70px;bottom:8px;left:15px;z-index:20;background-size:400px auto;background-position:-250px 0;}
.site-unit101 .img-con01:before{background-position-y:0;}
.site-unit101 .img-con02:before{background-position-y:-75px;}
.site-unit101 .img-con03:before{background-position-y:-150px;}
.site-unit101 .img-con04:before{background-position-y:-225px;}
/* 후보자 - 정당 배경색 */
.site-unit101 .item-box01 [class*='img-con']{background-color:#014792;}
.site-unit101 .item-box02 [class*='img-con']{background-color:#ba142d;}
.site-unit101 .item-box03 [class*='img-con']{background-color:#046240;}
.site-unit101 .item-box04 [class*='img-con']{background-color:#333;}
/* 후보자 - 텍스트 */
.site-unit101 .info-con{position:relative;box-sizing:border-box;padding:10px;
width:-webkit-calc(100% - 160px);width:calc(100% - 160px);}
.site-unit101 .info-con dl+dl{margin-top:3px;}
.site-unit101 .txt-info01 dt{font-size:20px;}
.site-unit101 .txt-info01 dd{font-size:14px;}


/* 후보자 - 배치 */
.content001>.title-box{width:100%;margin:40px 0 8px;padding:0 20px;text-align:left;}
[class*='box-candidate00']{background-color:#eaedf6;text-align:left;}
.box-candidate002{padding:40px 0 20px;}

/* ---------------- ####박스 타입---------------- */
[class*='box-unit'] [class*='title-box']{margin:0 20px;padding:10px 0 7px;}
[class*='box-unit'] .paging-unit001{margin-top:50px;margin-bottom:30px;}

/* 스페셜 서브메뉴 */
.box-unit.special-list01{margin:20px 0 25px;}

/* 후보자 리스트 */
.box-unit.candi-list01{margin-bottom:25px;}

/* 특집페이지 이동 배너 */
.box-bnr01{display:none;} /* pc전용 */

.box-bnr02{display:block;}
.box-bnr02 a{display:block;width:calc(100% - 36px);height:52px;margin:0 auto;background:#011995;font-size:18px;line-height:52px;color:#fff;text-align:center;}

/* =============== ######모듈 Module ======================== */

/*************************************************
* 모듈 박스
* PC/M common.css 스타일 재정의
* module-web-**** : PC 콘텐츠 공통
* module-mob-**** : 모바일 콘텐츠 공통
*************************************************/
[class*='module-web']{display:none;}
[class*='module-mob']{display:block;}

/* ---- Mobile 홈페이지 폰트 ---- */
[class*='module-mob'] [class*='title-con'],
[class*='module-mob'] [class*='title-type'],
[class*='module-mob'] [class*='title-type'] .tit{font-weight:normal;font-family:sans-serif;}
[class*='module-mob'] [class*='news-type'] .tit-news,
[class*='module-mob'] [class*='list-type'] .tit-news,
[class*='module-mob'] [class*='news-type'] .txt-tag,
[class*='module-mob'] [class*='list-type'] .txt-tag,
[class*='module-mob'] [class*='news-type'] .lead,
[class*='module-mob'] [class*='list-type'] .lead,
[class*='module-mob'] [class*='news-type'] .txt-time,
[class*='module-mob'] [class*='list-type'] .txt-time{font-family:sans-serif;}

.module-mob-most-video>.box-type01{margin-top:24px !important;}

/* ---- btn-type$$ ---- */
/* 부분적으로 PC 버튼 스타일 사용
 * RWD 모바일모드일 때 PC의 btn-type01 스타일을 사용하여 미디어쿼리로 범위 한정함
 * hover 상태 제거한 코드 */

/* [class*='btn-type']{overflow:hidden;display:inline-block;position:relative;z-index:0;box-sizing:border-box;border:none;background-color:transparent;color:inherit;font:inherit;line-height:normal;vertical-align:top;white-space:nowrap;cursor:pointer;}
[class*='btn-type'].hide{display:none;}
[class*='btn-type'] .ir-txt{z-index:-1;outline:none;}
[class*='btn-type'] [class*='ico']{outline:none;} */

/* btn-type : 공통
 * data-rwd 반응형 일 때 PC 모드 스타일 사용시 */
[data-rwd].btn-type01 .ir-txt,
[data-rwd].btn-type07 .ir-txt,
[data-rwd].btn-type00 .ir-txt{background:url(//r.yna.co.kr/www/home_n/v02/img/sprites_rwd01.png?v=20210312_1710) 0 0 no-repeat;background-size:200px auto;}

/* btn-type01 ([티커/기사본문] 기능버튼) : 공통 */
[data-rwd].btn-type01{overflow:visible;width:40px;height:40px;border:1px solid #000;border-radius:50%;}
[data-rwd].btn-type01.on,
[data-rwd].btn-type01.active{background-color:#000;}
[data-rwd].btn-type01 .ir-txt{overflow:hidden;position:absolute;left:50%;top:50%;}

/* btn-type01 : 개별 - 기능 */
[data-rwd].btn-type01.cmt01 .ir-txt{width:21px;height:20px;margin:-10.5px 0 0 -10px;background-position:0 0;}
[data-rwd].btn-type01.share01 .ir-txt{width:21px;height:18px;margin:-9px 0 0 -10.5px;background-position:0 -25px;}
[data-rwd].btn-type01.fsize01 .ir-txt{width:18px;height:18px;margin:-9px 0 0 -9px;background-position:0 -50px;}
[data-rwd].btn-type01.summary01 .ir-txt{width:24px;height:14px;margin:-7px 0 0 -12px;background-position:0 -75px;}
[data-rwd].btn-type01.summary01.active .ir-txt,
[data-rwd].btn-type01.summary01.on .ir-txt{background-position:-25px -75px;}
[data-rwd].btn-type01.cmt01.active .ir-txt,
[data-rwd].btn-type01.share01.active .ir-txt,
[data-rwd].btn-type01.fsize01.active .ir-txt{background-position-x:-25px;}
[data-rwd].btn-type01.print01{display:none;}

/* btn-type01 : 개별 - 폰트 사이즈(텍스트) */
[data-rwd].btn-type01.font01{}
[data-rwd].btn-type01[class*='font'] .ir-txt{}
[data-rwd].btn-type01[class*='font']:before{content:'가';display:block;clear:both;padding:5px 0 7px;font-weight:bold;line-height:21px;color:#000;text-align:center;}
[data-rwd].btn-type01.font01:before{font-size:14px;}
[data-rwd].btn-type01.font02:before{font-size:15px;}
[data-rwd].btn-type01.font03:before{font-size:16px;}
[data-rwd].btn-type01.font04:before{font-size:17px;}
[data-rwd].btn-type01.font05:before{font-size:18px;}
[data-rwd].btn-type01.font06:before{font-size:19px;}
[data-rwd].btn-type01.font07:before{font-size:20px;padding:3px 0 7px;}
[data-rwd].btn-type01[class*="font"].active:before{color:#fff;}

/* btn-type07 (SNS) : 공통 */
[data-rwd].btn-type07{overflow:visible;width:40px;height:40px;border-radius:50%;}
[data-rwd].btn-type07 .ir-txt{overflow:hidden;position:absolute;left:50%;top:50%;}
/* btn-type07 : 개별 - SNS */
[data-rwd].btn-type07.kkt{background-color:#fff200;}
[data-rwd].btn-type07.fb{background-color:#3b5a9a;}
[data-rwd].btn-type07.tw{background-color:#3d9cd6;}
[data-rwd].btn-type07.kks{background-color:#f0b738;}
[data-rwd].btn-type07.fbm{background-color:#0084ff;}
[data-rwd].btn-type07.band{background-color:#01d12b;}
[data-rwd].btn-type07.blog{background-color:#31b349;}
[data-rwd].btn-type07.pin{background-color:#ed2024;}
[data-rwd].btn-type07.kkt .ir-txt{width:28px;height:25px;margin:-12.5px 0 0 -14px;background-position:-150px 0px;}
[data-rwd].btn-type07.fb .ir-txt{width:13px;height:22px;margin:-11px 0 0 -6.5px;background-position:-150px -50px;}
[data-rwd].btn-type07.tw .ir-txt{width:21px;height:18px;margin:-9px 0 0 -10.5px;background-position:-150px -100px;}
[data-rwd].btn-type07.kks .ir-txt{width:12px;height:21px;margin:-10.5px 0 0 -6px;background-position:-150px -150px;}
[data-rwd].btn-type07.fbm .ir-txt{width:21px;height:21px;margin:-10.5px 0 0 -10.5px;background-position:-150px -200px;}
[data-rwd].btn-type07.band .ir-txt{width:18px;height:23px;margin:-11.5px 0 0 -9px;background-position:-150px -250px;}
[data-rwd].btn-type07.blog .ir-txt{width:29px;height:14px;margin:-7px 0 0 -14.5px;background-position:-150px -300px;}
[data-rwd].btn-type07.pin .ir-txt{width:21px;height:21px;margin:-10.5px 0 0 -10.5px;background-position:-150px -350px;}

/* btn-type01 : 개별 - 요약 서비스 */
[data-rwd].btn-type01.summary01{}

/* btn-type00 : 개별 */
[data-rwd].btn-type00.close01{width:40px;height:40px;}
[data-rwd].btn-type00.close01 .ir-txt{margin:-7.5px 0 0 -7.5px;width:15px;height:15px;background-position:0 -200px;}

/* btn-type00 : 개별 - beta 물음표 마크 */
[data-rwd].btn-type01+.btn-type00.question01{position:absolute;top:-5px;left:25px;}
[data-rwd].btn-type00.question01{overflow:visible;display:block;width:18px;height:18px;}
[data-rwd].btn-type00.question01:after,
[data-rwd].btn-type00.question01:before{content:'';clear:both;position:absolute;}
[data-rwd].btn-type00.question01:before{top:50%;left:50%;margin:-7px 0 0 -7px;width:15px;height:15px;background-color:#ff0000;border-radius:100%;}
[data-rwd].btn-type00.question01:after{top:50%;left:50%;width:6px;height:10px;margin:-5px 0 0 -3px;background:url(//r.yna.co.kr/www/home_n/v02/img/sprites_rwd01.png?v=20210312_1710) -50px -200px no-repeat;background-size:200px auto;}

/* .txt-new : 신규알림 */
[data-rwd][class*='btn-type'] .txt-new{position:absolute;left:22px;top:-8px;z-index:10;min-width:15px;height:20px;box-sizing:border-box;padding:0 7.5px;color:#fff;font-size:13px;line-height:20px;letter-spacing:0;text-align:center;border-radius:10px;background-color:#f5464d;}
/* [data-rwd][class*='btn-type'] .txt-new{position:absolute;left:26px;top:-1px;z-index:10;min-width:15px;height:15px;box-sizing:border-box;padding:0 3px;color:#fff;font-size:10px;line-height:14px;letter-spacing:0;text-align:center;border-radius:7.5px;background-color:#f5464d;} */

/* ---- tooltip-type$$ ---- */
/* tooltip-type01 : 기본 */
.tooltip-type01{display:inline-block;}
.tooltip-type01 .close01{position:absolute;top:0;right:0;}
.tooltip-type01 .tlp-content{display:block;position:absolute;box-sizing:border-box;padding:20px 18px 20px 18px;background:#fff;border:1px solid #000;}
.tooltip-type01 .tlp-content.hide{display:none;}
.tooltip-type01 .tlp-content.show{z-index:1;}
.tooltip-type01 .list01{font-size:0;}
/* .tooltip-type01 .list01 .btn-type01:first-child{margin-left:0;}
.tooltip-type01 .list01 .btn-type01{margin-left:10px;} */

/* tlp-fontsize01 : 폰트크기 */
.tlp-fontsize01{}
.tlp-fontsize01 .tlp-content{width:263px;top:49px;right:0;padding:10px;
box-shadow:2px 2px 0 rgb(0,0,0,0.1);}
.tlp-fontsize01 .tlp-content{}
.tlp-fontsize01 .list01 .btn-type01{margin-left:10px;}
.tlp-fontsize01 .btn-type01.font02{margin-left:0;}
.tlp-fontsize01 .btn-type01.font02:before{font-size:13px;}
.tlp-fontsize01 .btn-type01.font03:before{font-size:15px;}
.tlp-fontsize01 .btn-type01.font04:before{font-size:17px;}
.tlp-fontsize01 .btn-type01.font05:before{font-size:20px;}
.tlp-fontsize01 .btn-type01.font06:before{font-size:24px;}
.tlp-fontsize01 .btn-type00.close01,
.tlp-fontsize01 .btn-type01.font01,
.tlp-fontsize01 .btn-type01.font07{display:none;}

/* tlp-share01 : SNS공유 */
.tlp-share01 .tlp-content{width:342px;top:49px;right:-20px;padding:55px 33px 20px 33px;}
.tlp-share01 .tit-share{position:absolute;top:0;left:0;box-sizing:border-box;width:100%;padding:0 33px;height:40px;border-bottom:1px solid #e6e6e6;font-weight:bold;font-size:14px;line-height:40px;}
.tlp-share01 .list01{display:block;width:226px;margin:-10px auto 0;}
.tlp-share01 .list01 .btn-type07{margin:10px 0 0 22px;}
.tlp-share01 .list01 .btn-type07:nth-child(4n+1){margin-left:0;}
/* tlp-share01 : 활성화 */
.tlp-share01 .tlp-content.show{position:fixed;right:inherit;top:50%;left:50%;z-index:20;transform:translate(-50%,-50%);width:90%;}

/* tlp-summary : 요약서비스 */
.tlp-summary01 .story-summary{padding-top:12px;}
.tlp-summary01 .story-summary .scroller{overflow-y:auto;height:210px;-webkit-overflow-scrolling:touch;}
.tlp-summary01 .story-summary p{font-size:16px;line-height:24px;}
.tlp-summary01 .story-summary p+p{margin:20px 0 0;}
.tlp-summary01 .desc-con{position:relative;margin-top:12px;padding-top:12px;border-top:1px solid #e5e5e5;}
.tlp-summary01 .desc-con .txt{display:inline-block;padding-left:23px;font-size:12px;line-height:18px;color:#3061ff;}
.tlp-summary01 .ico-label-info01{position:absolute;top:14px;left:0;width:17px;height:17px;padding:0 4px 4px 0;vertical-align:middle;background:url(//r.yna.co.kr/www/home_n/v02/img/sprites_rwd01.png?v=20210312_1710) -50px -225px no-repeat;background-size:200px auto;}
/* tlp-summary : 활성화 */
.tlp-summary01 .tlp-content.show{position:fixed;right:inherit;top:50%;left:50%;z-index:20;transform:translate(-50%,-50%);width:330px;}

 /* dim-unit$$$ : 반응형용 딤드 클래스
  * 홈페이지 mask-type 와 클래스명 중복 방지 */
.dim-unit001{position:fixed;top:0;left:0;z-index:-1;height:0;box-sizing:border-box;width:100%;margin:0;padding:0;background-color:rgba(0,0,0,0.5);opacity:0;
-webkit-transition:opacity 0.2s, z-index 0.2s;
transition:opacity 0.2s, z-index 0.2s;}
[class*='title-article'] .option-box>.dim-unit001{margin-left:0;}

/* tlp-mode$$ : 툴팁 모드 (body 추가 클래스)
 * tlp-mode01 : 기본, 딤드(dim-unit$$$) 및 헤더 보조딤드(:after) 노출
 * tlp-mode02 : 요약 툴팁 내부 스크롤 기능 때문에 body 고정 기능 */
/* 구조적으로 딤드가 헤더 위에 위치를 잡지 못 하기 때문에 :after 를 사용함 */
.tlp-mode01 .wrap-header:after{content:'';display:block;clear:both;position:absolute;top:0;left:0;z-index:110;box-sizing:border-box;width:100%;height:57px;background-color:rgba(0,0,0,0.5);
-webkit-transition:opacity 0.2s, z-index 0.2s;
transition:opacity 0.2s, z-index 0.2s;}
.tlp-mode01 .dim-unit001{z-index:499;opacity:1;height:100%;}
.tlp-mode01 .tlp-share01 .tlp-content.show{z-index:600;}
.tlp-mode01 .tlp-summary01 .tlp-content.show{z-index:600;}
.tlp-mode02{overflow:hidden;z-index:0;}

/* =============== ######광고 Advertisement ======================== */

/*************************************************
* 광고
* ad-web-본문유형-광고위치 : PC 광고 공통
* ad-mob-본문유형-광고위치 : 모바일 광고 공통

* ad-web-news-**** : 글기사용
* ad-web-video-**** : 영상용

* ad-mob-****-box$$ : 모바일 광고 클래스명
* ad-mob-****-fixed$$ : 모바일 fixed 광고 클래스명

* 기사본문 적용 현황
- ad-web-news-위치 : PC 글기사 광고 사용
- ad-mob-news-위치 : 모바일 글기사 광고 사용

* 기사본문 적용 현황
- ad-web-news-위치 : PC 글기사 광고 사용
- ad-mob-video-위치 : 모바일 영상 광고 사용

* 넘버링 사용
- 기존에는 콘텐츠에 순차적으로 번호를 매겼지만 번호가 모두 필요하지 않았음
- 기본으로 번호없이 선언하여 사용하며 예외가 필요한 경우 넘버링 할 예정
- 기본 : ad-mob-news-box
- 예외 : ad-mob-news-box01

- ad-mob-video-box01 : CT 899 - AM국_홈V02_영상본문_배너02
*************************************************/

/* 본문 광고 */
[class*='ad-web']{display:none;}
[class*='ad-mob']{display:block;}
/* PC 본문 고정형 광고 */
.container [class*='aside-sticky'],
.container+.fixed-bnr03{display:none;}
/* Mobile 본문 고정형 광고 */
.wrap~[class*='aside-sticky']{display:block;}

/* 본문내광고- 마케팅 */
.aside-bnr05{display:none;}

.ad-mob-video-box01 [class*='bg0']{margin-top:0;padding-top:8px !important;}

[class*='aside-unit']{display:none !important;}

/* =============== ######컨트롤 (Body Class - Control) ======================== */
/* ####컨트롤 색인
 - ##컨트롤-공통
 - ##컨트롤-섹션/리스트
 - ##메인
 - ##소재
 - ##본문-공통
 - ##본문-글기사
 - ##본문-포토
 - ##본문-그래픽
 - ##본문-영상 */

/* ---------------- ####컨트롤-공통---------------- */
/* ---- 컨텐츠 사이 여백 | layout.css ---- */
/* 기본 : 24px */
[class*='box-type']{margin-top:24px;}

/* ---- 타이틀과 컨텐츠 사이 여백 | layout.css ---- */
/* 기본 */
.title-con02+.news-type01{padding-top:16px;}
.news-type01+.news-type01{margin-top:20px;}

/* ---- BG박스 | layout.css ---- */
/* 기본 : 상단 : 34 / 하단 : 34
 * BG박스연속 : 0 */
[class*='box-type'][class*='bg0']{margin-top:34px;}
[class*='box-type'][class*='bg0']+[class*='box-type']{margin-top:34px;}
[class*='box-type'][class*='bg0']+[class*='box-type'][class*='bg0']{margin-top:0;padding-top:0;}

/* 예외 : 포토슬라이드와 타 box-type간 여백 = BG박스 */
[class*='box-type']+.box-type05,
.box-type05+[class*='box-type']{margin-top:34px;}

/* 예외 - 타이틀 (가로중앙타이틀)
 * 기본 : 73-3=70 (.title-con07 > .title-type07 여백 상쇄) */
.title-con07{margin-top:73px;}
.title-con07+[class*='box-type']{margin-top:0;}

/* 박스 컨텐츠 예외 간격 */
[class*='box-type'].detail-digital{margin-top:0;}

/* ---- 더보기 버튼 | layout.css ---- */
/* 기본 높이 : 50
 * 하단 기본
	더보기 + 일반박스 : 24
	더보기 + BG박스 : 34
 * 상단 기본 - 콘텐츠(마지막이 텍스트) + 더보기 : 6
 * 상단 예외 - 콘텐츠(마지막이 선 또는 면) + 더보기 : 20
	.list-type01 : 썸네일 기사목록
	.list-type16.style02 : 포토 썸네일목록
	.box-type20 .list-type23 : 그래픽 목록
	.box-type20 div.list-type24 : 이슈 돋보기 썸네일목록
	BG박스 + 더보기 */
[class*='box-type']+[class*='btns-wrap']{margin-top:6px;}
[class*='box-type'] .list-type01+[class*='btns-wrap'],
[class*='box-type'] .list-type16.style02+[class*='btns-wrap'],
[class*='box-type'] .list-type23+[class*='btns-wrap'],
[class*='box-type'] div.list-type24+[class*='btns-wrap'],
[class*='box-type'][class*='bg0']+[class*='btns-wrap']{margin-top:20px;}

/* tap-content 하단 */
.tab-content .list-type21+.dev-btns-count-wrap,
.tab-content .list-type22+.dev-btns-count-wrap{margin-top:6px;}

/* 컨텐츠 제목과 최신리스트 간격 */
.title-box01 + [class*='list-unit2']{margin-top:10px;}

/* ---- 광고 여백 (기본) | layout.css ---- */
/* (기본) 상하단 : 24
 * 기사 내 기자정보 다음 광고 : 20 */
[class*='aside-text'],
[class*='aside-box']{margin-top:24px;}

/* content0* 첫 광고 : 0 */
[class*='content']>[class*='aside-'][class*='bg0']:first-child{margin-top:0;}

/* 기사본문 광고 */
.story-info+[class*='aside-text'],
.story-info+[class*='aside-box']{margin-top:20px;}

/* 광고 + 광고 : 16 */
[class*='aside-text']+[class*='aside-text'],
[class*='aside-text']+[class*='aside-box'],
[class*='aside-box']+[class*='aside-box'],
[class*='aside-box']+[class*='aside-text']{margin-top:16px;}

/* BG포함 광고 */
/* 확인완료 : (비주얼 본문) aside-box04 */
[class*='aside-text'][class*='bg0'],
[class*='aside-box'][class*='bg0']{padding-top:30px;padding-bottom:30px;}

/* 광고 + BG박스 : 24 */
[class*='aside-text']+[class*='bg0'],
[class*='aside-box']+[class*='bg0']{margin-top:24px;}

/* BG박스 + 광고 (세트) : 16 */
[class*='bg0']+[class*='aside-text'],
[class*='bg0']+[class*='aside-box']{margin-top:16px;}

/* BG박스 + BG박스 : 0 */
[class*='bg0']:not(.hide)+[class*='bg0']{margin-top:0;}

/* ---- 광고 여백 (예외) | layout.css ---- */

/* #asideJoyninfo : (항상) 상하단 24 (박스타입과 동일) */
#asideJoyninfo{margin:24px 0;}

/* .aside-box06 : (항상) 상단 24 / 하단 34 */
.aside-box06{margin-bottom:34px;}

/* .aside-box07 : BG박스 상단 여백 */
.aside-box07{margin-top:24px;padding-top:5px !important;}
.aside-box07[class*='aside-slide-'][class*='bg0']{padding-top:8px;}

/* ---- 마지막 컨텐츠 하단여백 ---- */
/* 글기사, 영상 */
.container101 .content102>div:last-child,
.container201 .content202>div:last-child{padding-bottom:0;}

/* ---------------- ####컨트롤-섹션/리스트---------------- */

/* 후보자 페이지 */
.page-candi{}
.page-candi .content102 .box-unit.main-slug01,
.page-candi .content102 .box-unit.main-most01{display:none;}
.page-candi .content102 .box-unit.candi-video01{padding-bottom:40px;}


/* ---------------- ####메인(Main) ---------------- */
.main-topnews001{margin-bottom:28px;}
.main-slug01{margin-bottom:15px;}
.main-precinct001{margin-top:28px;margin-bottom:30px;}
.main-juyo001{margin-top:25px;}
.main-photo001{margin-top:28px;}
.main-gallery001{margin:22px 0 25px;}
.main-video001{margin-top:25px;}
.main-video001 .title-box{padding-top:35px;}
.main-chart{}
.main-chart .title-box{padding-top:35px;border-top:1px solid #e5e5e5;}
.main-treemap{margin-top:35px;}
.main-treemap #treeMapDiv{width:calc(100% - 36px);margin:0 auto;}
.main-special001{}
.main-special001 .title-box{margin:0;padding:0 0 4px;}

/* 역대 선거결과 */
.m-history{}
.m-history .history-list01{}
.m-history .history-list01>.tit{display:block;padding:0 0 10px 18px;font-weight:500;font-size:20px;}
.m-history .link-unit004{white-space:inherit;}
.m-history .tab-content{min-height:inherit;}
.m-history .tab-content .hide{display:none;}
.m-history .tab-content .show{display:block;}

.m-history .site-unit012 .hide .con01{margin:0;}

[class*='main-topnews00']+[class*='main-topnews00']{margin-top:25px;}
.page-main .box-unit+.box-unit .list-unit001 .list>li:first-child .item-box01{padding-top:0;border-top:0;}

/* ---------------- ####소재 ---------------- */
/* ---- 본문 텍스트 ---- */
.story-news{position:relative;}
.story-news>p,
.story-news>span,
.story-news>table{line-height:1.6;color:#1f1f1f;text-indent:0;letter-spacing:-0.02em;}
.story-news>p,
.story-news>span{font-size:17px;}
.story-news>table{font-size:15px !important;} /* 폰트확대 사용 안 함 */
.story-news .writer-zone{padding:5px 20px 24px;text-align:left;}

/* 저작권 */
.story-news .txt-copyright{font-size:16px !important;letter-spacing:0 !important;}
.story-news .txt-copyright em,
.story-news .txt-copyright span{display:inline;}
.story-news .txt-copyright .date{margin-left:10px;}

/* ---- 이미지 타입 ---- */
/* YHML - 차트 */
.chart-group .image-zone{padding:0 20px;}

/* ---- 영상 타입 ---- */
.video-zone .desc-con p{vertical-align:top;}
.video-zone .txt-link{overflow:hidden;display:inline-block;position:relative;color:#1977d6;}
.video-zone .txt-link:before{content:'';overflow:hidden;clear:both;display:inline-block;position:relative;box-sizing:border-box;height:12px;margin-right:4px;background:transparent url(//r.yna.co.kr/m-kr/home/v02/img/sprites_default01.png?v=20200803_1100) 0 0  no-repeat;background-size:400px auto;color:transparent;}
.video-zone .desc-con p+ .txt-link{margin-left:14px;}
.video-group .video-zone .txt-link:before{width:12px;background-position:-50px -200px !important;}
.youtube-group .video-zone .txt-link:before{width:15px;background-position:-50px -300px !important;}

/* ---- 오디오 타입 ---- */
.audio-zone01{position:relative;padding-top:42px;}
.audio-zone01 .desc-con{margin:0 36px 0;}
/* IOS UI 기준 32px 지정 */
.audio-zone01 .audio-con{position:absolute;top:0;left:0;box-sizing:border-box;width:100%;margin:0;padding:0 20px;}
.audio-zone01 .audio-con audio{box-sizing:border-box;height:32px;}

/* ---- 문단 타입 ---- */
.paragraph-zone01{font-size:0;}
.paragraph-zone01 .img-con{padding:0;}
.paragraph-zone01 .img-con .img{display:inline-block;}
.paragraph-zone01 .img-con .img img{width:100%;}
.paragraph-zone01 .desc-con [class*='ico-label-']{display:none;}

/* ---- SNS 임베디드 ---- */
.social-group{padding-bottom:0;}

/* ---- 키워드 영역 ---- */
/* /m-kr/home/v02/article.css 가져와 PC html 구조에 적용함 */
.keyword-zone>ul{margin-right:20px;}
.keyword-zone>ul>li>a{}
.keyword-zone>ul>li>a:before{content:'';display:inline-block;clear:both;
position:absolute;top:10px;left:0;width:9px;height:12px;background:#fff url(//r.yna.co.kr/m-kr/home/v02/img/sprites_default01.png?v=20200803_1100) -75px -200px no-repeat;background-size:400px auto;}
.photo-view .keyword-zone>ul>li>a:before{background-color:#000;}

/* ---- 기자영역 ---- */
.writer-zone .tit-name{margin-top:3px;}
.writer-zone .txt-link{position:relative;top:-4px;height:31px;line-height:31px;font-size:13px;color:#636363;}
.writer-zone .txt-link:before{content:'';display:block;position:absolute;top:auto;bottom:6px;left:0;width:100%;height:1px;background:#636363;}

/* ---- 관련뉴스,관련이슈 ---- */
/* /m-kr/home/v02/article.css 가져와 PC html 구조에 적용함 */
.related-zone{margin:24px 0 20px;padding:12px 0 18px;}
.related-zone [class*='tit-con']{position:relative;margin-bottom:7px;margin-left:36px;}
.related-zone [class*='tit-con']:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#e6e9ec;}
.related-zone [class*='tit-con'] i{display:inline-block;position:relative;height:40px;margin:0;padding:5px 0 3px;font:normal 14px/40px sans-serif;color:#000;text-decoration:inherit;vertical-align:top;}
.related-zone [class*='tit-con'] i:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#000;}

.related-zone .txt-con{padding:0 20px;}
.related-zone .txt-con li a{overflow:hidden;position:relative;display:block;width:100%;height:39px;box-sizing:border-box;padding-left:18px;color:#000;font-size:15px;line-height:39px;text-overflow:ellipsis;white-space:nowrap;}
.related-zone .txt-con li a:before{content:'';position:absolute;top:50%;left:4px;width:6px;height:7px;margin-top:-6.5px;border-left:1px solid #4a4a4a;border-bottom:1px solid #4a4a4a;}
.related-zone .txt-con li a .txt{overflow:hidden;display:block;width:100%;text-overflow:ellipsis;white-space:nowrap;}
.related-zone .txt-con li.hide{display:none;}
.related-zone .txt-con li.show{display:block;}

/* 관련뉴스 */
.related-zone.rel{}

/* 관련이슈 (모바일 없음) */
.related-zone.issue{}


/* ----- 본문 글자 크기 조정 ----- */
/* article-font1 : 폰트 1단계 14px (사용 안함)
 * article-font2 : 폰트 2단계 13px
 * article-font3 : 폰트 3단계 15px
 * article-font4 : 폰트 4단계 17px (기본)
 * article-font5 : 폰트 5단계 18px
 * article-font6 : 폰트 6단계 19px
 * article-font7 : 폰트 7단계 20px (사용 안함)
 * 모바일 버튼 2,3,4,5,6 단계 버튼 제공 (1,7 버튼 숨김) */

.article-font1 .story-news>p,
.article-font1 .story-news>span,
.article-font1 .story-news .tit-sub .tit,
.article-font1 .story-news .txt-hyper,
.article-font1 .story-news .txt-openurl{font-size:14px;}
.article-font1 .comp-box{padding:3px 0 18px;}
.article-font1 .comp-box .desc-con{font-size:12px;}
.article-font1 .quote-zone01 p{font-size:12px;}

.article-font2 .story-news>p,
.article-font2 .story-news>span,
.article-font2 .story-news .tit-sub .tit,
.article-font2 .story-news .txt-hyper,
.article-font2 .story-news .txt-openurl{font-size:15px;}
.article-font2 .comp-box{padding:4px 0 20px;}
.article-font2 .comp-box .desc-con{font-size:13px;}
.article-font2 .quote-zone01 p{font-size:13px;}

.article-font3 .story-news>p,
.article-font3 .story-news>span,
.article-font3 .story-news .tit-sub .tit,
.article-font3 .story-news .txt-hyper,
.article-font3 .story-news .txt-openurl{font-size:16px;}
.article-font3 .comp-box{padding:5px 0 23px;}
.article-font3 .comp-box .desc-con{font-size:13px;}
.article-font3 .quote-zone01 p{font-size:14px;}

.article-font4 .story-news>p,
.article-font4 .story-news>span,
.article-font4 .story-news .tit-sub .tit,
.article-font4 .story-news .txt-hyper,
.article-font4 .story-news .txt-openurl{font-size:17px;}
.article-font4 .comp-box{padding:5px 0 24px;}
.article-font4 .comp-box .desc-con{font-size:14px;}
.article-font4 .quote-zone01 p{font-size:15px;}

.article-font5 .story-news>p,
.article-font5 .story-news>span,
.article-font5 .story-news .tit-sub .tit,
.article-font5 .story-news .txt-hyper,
.article-font5 .story-news .txt-openurl{font-size:18px;}
.article-font5 .comp-box{padding:6px 0 30px;}
.article-font5 .comp-box .desc-con{font-size:15px;}
.article-font5 .quote-zone01 p{font-size:16px;}

.article-font6 .story-news>p,
.article-font6 .story-news>span,
.article-font6 .story-news .tit-sub .tit,
.article-font6 .story-news .txt-hyper,
.article-font6 .story-news .txt-openurl{font-size:19px;}
.article-font6 .comp-box{padding:7px 0 36px;}
.article-font6 .comp-box .desc-con{font-size:16px;}
.article-font6 .quote-zone01 p{font-size:17px;}

.article-font7 .story-news>p,
.article-font7 .story-news>span,
.article-font7 .story-news .tit-sub .tit,
.article-font7 .story-news .txt-hyper,
.article-font7 .story-news .txt-openurl{font-size:20px;}
.article-font7 .comp-box{padding:8px 0 40px;}
.article-font7 .comp-box .desc-con{font-size:16px;}
.article-font7 .quote-zone01 p{font-size:18px;}

/* ---------------- ####본문-공통 ---------------- */
.article-wrap{}

/* 브레드크럼 */
.nav-path01{display:none;padding:6px 0;font-size:0;line-height:0;}
.nav-path01>li{display:inline-block;position:relative;margin-right:7px;padding-right:12px;line-height:inherit;vertical-align:top;}
.nav-path01>li:after{content:'';position:absolute;top:50%;right:-2px;width:10px;height:6px;background:url(//r.yna.co.kr/m-kr/home/v02/img/sprites_object01.svg?v=20190802_1016) -75px -25px no-repeat;background-size:200px auto;
-webkit-transform:translateY(-50%) rotate(90deg);
transform:translateY(-50%) rotate(90deg);}
.nav-path01>li>a,
.nav-path01>li>span{display:inline-block;padding:0 2px;font-size:13px;line-height:19px;color:#1d3964;vertical-align:top;}
.nav-path01 .current{margin-right:0;padding-right:0;}
.nav-path01 .current:after{display:none;}

/* 송고시간 */
.update-time{display:inline-block;width:100%;height:auto;padding:0;font-size:14px;line-height:35px;color:#666;}
.update-time .txt,
.update-time .txt:before{display:none;}

/* 상단 다국어 기사 링크 */
.link-site{font-size:0;}
.link-site:empty{display:none;}
.link-site>li{display:inline-block;margin:0 12px 0 0;vertical-align:top;}
.link-site>li:last-child{margin-right:0;}
.link-site>li+li{margin-left:0;}
.link-site a{display:inline-block;position:relative;padding:0 13px 0 0;font-size:13px;line-height:23px;color:#001455;vertical-align:top;}
.link-site a:after{content:'';position:absolute;top:50%;right:-2.5px;width:12px;height:7px;margin-top:-3px;background:url(//r.yna.co.kr/m-kr/home/v02/img/sprites_object01.svg?v=20190802_1016) -100px 0 no-repeat;background-size:200px auto;
-webkit-transform:rotate(90deg);
transform:rotate(90deg);}

/* 본문 제목 - 공통 */
[class*='title-article']{position:relative;box-sizing:border-box;padding:23px 20px 14px;border-bottom:1px solid #e6e6e6;}
[class*='title-article']>.tit{margin-bottom:6px;font-weight:500;font-size:25px;line-height:140%;letter-spacing:-1px;}
[class*='title-article'] .link-site{margin:12px 0 0;}
[class*='title-article'] .option-box{position:absolute;right:20px;bottom:-60px;font-size:0;z-index:1;}
[class*='title-article'] .option-box>div,
[class*='title-article'] .option-box>.btn-type01{margin-left:15px;vertical-align:top;}
[class*='title-article'] .option-box>div:first-child,
[class*='title-article'] .option-box>.btn-type01:first-child{margin-left:0;}

body:not(.body-view-news) [class*='title-article'] .link-site{display:none !important;}
/* [class*='title-article'] .tag{display:none;margin-bottom:8px;line-height:30px;}
[class*='title-article'] .tag a{font-size:14px;} */

/* 본문 제목 - 글기사, 프린트팝업 */
/* .title-article01{} */

/* 본문 제목 - 포토 */
.title-article02{}

/* 본문 제목 - 영상 */
.title-article03{}

/* 댓글영역 */
.comment-zone{box-sizing:border-box;width:100%;margin:50px 0 20px;padding:0 20px;}

/* videojs 중지 */
.vjs-control-bar{display:none;}

/* image-view$$$ : 이미지형 본문
 * image-view001 : 포토 본문
 * image-view002 : 그래픽 본문 */
[class*='image-view'] .story-news{position:relative;margin-top:0;padding-top:83px;}
[class*='image-view'] .story-news .writer-zone{position:absolute;top:15px;left:0;}

/* ---------------- ####본문-글기사 ---------------- */
/* 본문 옵션 버튼이 absolute 되면서 기자프로필 영역이 확보가되어야 한다. */
.body-view-news .story-news{padding-top:63px;}
.body-view-news .story-news .writer-zone{margin-top:-63px;}

/* 본문내광고(MEPS-17031)
* 스크립트가 실행되지 않았을 때 숨김 */
.article-ad-box{overflow:hidden;display:block;width:320px;height:auto;margin:20px auto;background-color:transparent;text-align:center;}
.article-ad-box iframe,
.article-ad-box ins{margin:0 auto;}
body>.article-ad-box{display:none;}

/* ---------------- ####본문-포토 ---------------- */


/* ---------------- ####본문-그래픽 ---------------- */


/* ---------------- ####본문-영상 ---------------- */
/* 본문 플레이어 개편 (2016-08-26) */
/* default */
.video-view-style01{width:100%;height:auto;padding:0;}
.video-view-style01 .view-area{height:auto;background-image:none;background-color:#000;}
.video-view-style01 .player-box{position:relative;width:100%;height:0;padding-top:56.452%;}
.video-view-style01 .vid-skin02{position:absolute;top:0;left:0;width:100%;height:100%;}
.video-view-style01 .vid-skin02 video{width:100%;}
.video-view-style01 .player-box .btn-close{display:none;}
.vid-skin02 .vjs-big-play-button{-webkit-transition:inherit;-moz-transition:inherit;-ms-transition:inherit;transition:inherit;}
/* .sticky-mode */
.sticky-mode.video-view-style01 .view-area:after,
.sticky-mode.video-view-style01 .player-box{position:static !important;margin:0 !important;
-webkit-transition:inherit;-moz-transition:inherit;-ms-transition:inherit;transition:inherit;}
.sticky-mode.video-view-style01 .player-box{position:static;width:100%;height:auto;}
.sticky-mode.video-view-style01 .vid-skin02 .vjs-big-play-button{display:none;}
/* .nonsticky-mode */
.nonsticky-mode.video-view-style01 .player-box{position:static;width:100%;height:auto;padding-top:56.452%;}
.nonsticky-mode.video-view-style01 .player-box .btn-close{display:none;}
.nonsticky-mode.video-view-style01 .vid-skin02 .vjs-big-play-button{display:none;}

.content201 .story-news{position:relative;margin-top:0;padding-top:83px;}
.content201 .story-news .writer-zone{position:absolute;top:15px;left:0;}


/* ---------------- ####선거개괄 ---------------- */



} /* Media Queri End (768px) */

/*************************************************
commnet : Rwd Style
*************************************************/
/* ---------------- ####디바이스 360 ---------------- */
@media only screen and (max-width:360px){
	.title-article01 .option-box>div,
	.title-article01 .option-box>.btn-type01{margin-left:10px;}
	.story-news .writer-zone{padding:5px 16px 24px;}
}/* Media Queri End (360px) */

/* ---------------- ####디바이스 335 ---------------- */
@media only screen and (max-width:335px){
	.title-article01 .option-box{right:10px;}
	.title-article01 .option-box>div,
	.title-article01 .option-box>.btn-type01{margin-left:4px;}
	.story-news .writer-zone{padding:5px 10px 24px;}
} /* Media Queri End (335px) */