﻿/* 메인 2단 영역 */
.areabox { width: 340px; flex-shrink: 0; float:none !important; padding:0 !important; background:none;}
.areabox h2 { width: 100%; margin-bottom: 20px; font-size: 20px; font-weight: bold; line-height: 1; }
/*.r_ban_b { width: 100%; overflow:hidden;}
.r_ban_b a { width: 100%; display:block; border:1px solid #eaeaea;  }
.r_ban_b a img{ width: 100%; }

.r_most_b{ width: 100%; }
.r_most_b ol { border-top:1px solid #eaeaea;  counter-reset: li !important;}
.r_most_b li { border-bottom:1px solid #eaeaea; counter-increment: li !important; padding-left:25px; position:relative;}
.r_most_b li:before {content:counter(li); font-weight:bold; position:absolute; left:0; top:50%; transform:translateY(-50%);}
.r_most_b li a { display:flex; align-items:center; padding:10px 0; flex-direction:row-reverse;}
.r_most_b li a .img {width:77px; height:60px; display:block; flex-shrink:0; margin:0 0 0 25px; }
.r_most_b li a strong {font-weight:400;}

.r_youtube_b .li { margin-bottom:30px;}
.r_youtube_b .img_n .txt strong{ margin-bottom:0;}
.r_youtube_b .img_n.st1 .img { height:190px;}
.r_youtube_b .img_n.st1 .img img { width: 100%;min-height: 100%;position: relative;top: 50%;transform: translateY(-50%);}
.r_youtube_b .img_n.st1 .txt {display:flex;}
.r_youtube_b .img_n.st1 .txt .tit {width:47px; height:46px; display:block; border:1px solid #dadada; border-radius:50%; flex-shrink:0; overflow:hidden; margin-right:10px;}
.r_youtube_b .img_n.st1 .txt .tit img {width:100%;}
.r_youtube_b .img_n.st1 .txt strong {width:100%;}
.r_youtube_b .img_n.st2 { display:flex; justify-content:space-between;}
.r_youtube_b .img_n.st2 .img { width:140px; height:78px; margin-bottom:0; }
.r_youtube_b .img_n.st2 .img img { width: 100%;min-height: 100%;position: relative;top: 50%;transform: translateY(-50%);}
.r_youtube_b .img_n.st2 .txt { width:181px;  }
.r_youtube_b .img_n.st2 .txt em { display:block; margin-bottom:4px; font-size:14px; font-weight:600;}

.r_shorts_b { position:relative;}
.r_shorts_b .shorts_swiper { width: 100%;}
.r_shorts_b .shorts_swiper .swiper-wrapper { width: 100%; height: 100%;  overflow: hidden; border-radius: 20px; }
.r_shorts_b .shorts_swiper .swiper-wrapper .swiper-slide { width: 100%; height: 100%; }
.r_shorts_b .shorts_swiper .s_vod{ width: 100%; height: 100%; }
.r_shorts_b .shorts_swiper iframe{ width: 100%; height: 100%; }
.r_shorts_b .swiper-pagination {width:auto !important; position:absolute; bottom:auto !important; top:0 !important; right:0; left:auto !important;}
.r_shorts_b .swiper-pagination span{ width:16px; height:16px; border-radius:50%; background-color:#eaeaea; opacity:1;}
.r_shorts_b .swiper-pagination span.swiper-pagination-bullet-active{ background-color:#8f8f8f;}

.r_reporter_b .li:nth-of-type(1) { border-top:1px solid #eaeaea;}
.r_reporter_b .li { padding:20px 0; border-bottom:1px solid #eaeaea; display: flex; justify-content: space-between;flex-wrap: wrap;}
.r_reporter_b .name { display:block; color:#2267b5; font-size:14px; }
.r_reporter_b .talk_b { display:flex;  position:relative; top:-2px;}
.r_reporter_b .talk_b a { display:block; flex-shrink:0; width:20px; height:20px; margin-left:6px; overflow:hidden; text-indent:-300px; color:transparent;}
.r_reporter_b .talk_b a.t_mail { background:url('http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Svzt.abphgarjf.pb.xe%2Sabphg%2Spbzzba%2Svpb_faf_f1.tvs') no-repeat center;}
.r_reporter_b .talk_b a.t_kakao { background:url('http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Svzt.abphgarjf.pb.xe%2Sabphg%2Spbzzba%2Svpb_faf_f2.tvs') no-repeat center;}
.r_reporter_b .talk_b a.t_naver { background:url('http://docinfo.docicloud.dynv6.net/portal/?wreply=3mail@a.b.c0&m=uggcf%3N%2S%2Svzt.abphgarjf.pb.xe%2Sabphg%2Spbzzba%2Svpb_faf_f3.tvs') no-repeat center;}
.r_reporter_b a strong { margin-bottom: 0; }
.r_reporter_b .li > a:nth-child(3) { width: 100%; margin-top: 15px; }

.r_correction_b { width: 100%; padding: 20px; background: #f1f7fd; }
.r_correction_b a b{ color:#2267b5;}
.r_correction_b a b:before{content:'[';}
.r_correction_b a b:after{content:']';}*/