/**********************************************
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-about-titles {font-size:23px;padding:1rem 0;letter-spacing:-.06rem}

/* 위치·전화안내 */
.com-about.com-1 .titles{position:relative;margin:2rem 0 1rem 0;padding-left:1rem;letter-spacing:-.05rem;font-size:1rem}
.com-about.com-1 .titles::before{content:'';position:absolute;top:45%;left:0;width:5px;height:5px;background:#0d0481}
.com-about.com-1 .com-form {display:inline-block;width:100%;border-top:1px solid #444;margin-bottom:3rem;font-size:.85rem}
.com-about.com-1 .com-form dl {border-bottom:1px solid #e6e6e6;height:45px;line-height:44px}
.com-about.com-1 .com-form dt {float:left;width:180px;color:#333;background:#fafafa;text-align:center}
.com-about.com-1 .com-form dt.tel-title{float:left;width:100%;color:#333;background:#fafafa;text-align:center}
.com-about.com-1 .com-form dd {float:left;color:#332;padding-left:1.25rem}
.com-about.com-1 .com-form dl, .com-form dt, .com-form dd {margin-bottom:0}
@media screen and (max-width: 39.9375em) {
	.com-about.com-1 .com-form dl,.com-about.com-1 .com-form dt {width:100%}
	.com-about.com-1 .com-form {border-top:none}
	.com-about.com-1 .com-form dt.tel-title {border-top:1px solid #444;border-bottom:1px solid #444}
	.com-about.com-1 .com-form dl {border-bottom:none}
	.com-about.com-1 .com-form dd {width:100%;text-align:center}
}

/* 고충처리인운영규정 */
.com-about.com-2 .user-info {margin:1rem 0;padding:1rem;border:2px solid rgba(0,0,0,.2)}
.com-about.com-2 .user-box {background:rgba(0,0,0,.05);padding:2rem}
.com-about.com-2 .down-btn a{display:block;padding:5px 0;color:#fff;text-align:center;font-weight:bold;}
.com-about.com-2 .down-btn a:hover{text-decoration:none;}

/**********************************************
note : 메인
name : 강혜리
**********************************************/
/* 멀티기능성배너 */
.rolling-bn#rollBanner-1, .rolling-bn#rollBanner-2 {margin:0 -.9375rem}

/**********************************************
note : PDF
**********************************************/
/* list */
.pdf-wrap .user-page-summary1 {font-size:.9rem;letter-spacing:-0.05em;color:rgba(0,0,0,.77);text-align:center;padding:1.225rem}

.auto-pdf {background:rgba(0,0,0,.05);padding:1rem 3rem;margin-bottom:3rem;text-align:center}
.auto-pdf .slick-list{width:700px;margin:0 auto}
.auto-pdf .auto-column img {width:700px;padding:0 .9375rem}
.auto-pdf .photo-btn {top:0;bottom:0; }
.auto-pdf .photo-btn .btn-inner {width:90px;height:80px;font-size:3.2rem;color:#727d92;line-height:1.5;transition:all .3s;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s}
.auto-pdf .photo-btn:hover .btn-inner {background-color:rgba(255,255,255,1)}
.auto-pdf .photo-btn.auto-prev {left:0}
.auto-pdf .photo-btn.auto-next {right:0}

.pdf-list-wrap .pdf-list-image {height:205px}
.pdf-list-wrap .pdf-list-image > img {border:1px solid rgba(0,0,0,.1)}

@media screen and (max-width: 63.9375em){
	.auto-pdf .slick-list{width:100%}
	.auto-pdf .auto-column img{width:100%}
	.auto-pdf .photo-btn .btn-inner {width:30px;height:50px;font-size:2.2rem;text-align:center}
	.auto-pdf .photo-btn:hover .btn-inner {background-color:#f2f2f2 !important}
	.auto-pdf .photo-btn.auto-next {right:13px}
}

/* view */
.auto-pdf-view {background:rgba(0,0,0,.05);text-align:center}
.auto-pdf-view .slick-list{width:700px;margin:0 auto}
.auto-pdf-view .auto-column img {width:700px;padding:0 .9375rem}
.auto-pdf-view .photo-btn {position:fixed;top:0;bottom:0;outline: none;border:unset;}
.auto-pdf-view .photo-btn .btn-inner {width:70px;height:100px;font-size:3rem;color: #a9a9a9;line-height:1.5;transition:all .3s;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s}
.auto-pdf-view .photo-btn:hover .btn-inner {background-color:#e4e4e4; /* background-color:rgba(255,255,255,1) */}
.auto-pdf-view .photo-btn.auto-prev {left:0}
.auto-pdf-view .photo-btn.auto-next {right:0}

@media screen and (max-width: 63.9375em){
	.auto-pdf-view {padding:30px}
	.auto-pdf-view .slick-list{width:100%}
	.auto-pdf-view .auto-column img{width:100%}
	.auto-pdf-view .photo-btn .btn-inner {width:40px;height:70px}
	.auto-pdf-view .photo-btn:hover .btn-inner {background-color:#e4e4e4 !important}
}

#admin-content.search-detail .article-list .radio-group {display:block}
/* median outlink */
#median-outlink {
  margin: 3.125rem auto;
  padding: 1.375rem;
  background-color: var(--nd-light, #f8f9fa);
  border: 1px solid rgba(var(--nd-black-rgb, 0, 0, 0), 0.05);
}
#median-outlink .no-bullet {
  padding: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
#median-outlink .no-bullet li {
  font-size: 0.875rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3;
  color: var(--nd-black, #000);
}
#median-outlink .no-bullet li + li {
  margin-top: 0.625rem;
}
#median-outlink .no-bullet li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font: inherit;
  color: inherit;
}

/* 이승현 / 1450425 / 20250305 */
#article-view .quick-tool>.tool {width:2.55rem; height:2.5rem; font-size:1.075rem;}
#article-view .sticky-article .article-sns {display:none;}

/* 최은비 / 1450492 / 20250306 */
@media screen and (max-width: 39.9375em){
	.mobile .photo-layout figcaption{text-align:center;}
}

/* 박종훈 / 1461536 / 20250410 */
.ad-finished {margin: 0 !important;}

/* 최은비 / 1472750 / 20250520 */
.ad-finished{padding: 0 !important;}