/**********************************************
note : design custom style page
**********************************************/
#rollBanner-1 .banner_box {width:250px;height:100px;margin-bottom:20px}

.sns-text{display:inline-block;font-size:10px;line-height:1}

#sticky-header .aht-wrapper>.options {width: 220px;}

#sections .header>.titles {font-size: 1.55rem;}
#section-list .type2 .titles {    font-size: 1.325rem;}
#section-list .type2 .lead {    font-size: .913rem;}

/**********************************************
note : 리뉴얼모드 (2022.01.03~)
name : 강혜리
**********************************************/
/* 메인 */
#idx18 .custom-btn {text-align:right}
#idx18 .custom-btn .btn {position:relative;z-index:1;display:inline-block;margin-bottom:10px;padding:5px 10px;font-size:14px;color:rgba(0,0,0,.7);text-decoration:none;background-color:#fff;border-radius:30px}
#idx18 .custom-btn .btn:hover {color:#fff;background-color:#000}

/* 기사박스 */
.box-skin.idx--pink {padding:10px;background-color:#ffe9ed}
.box-skin.idx--pink .header > a, .box-skin.idx--pink .header > strong {color:#df0c30}

.box-skin.custom-tit .header {position:relative;z-index:1}
.box-skin.custom-tit .header > strong, .box-skin.custom-tit .header > a {font-size:33px;letter-spacing:-.06em;line-height:1.1;text-align:right}
.box-skin.custom-tit .header > strong > span, .box-skin.custom-tit .header > a > span {font-size:28px;font-weight:500}

.box-skin.center .header {text-align:center}
.box-skin.center .header > strong, .box-skin.center .header > a {font-size:32px}

.box-skin .header .color1 {color:#f85b00}
.box-skin .header .color2 {color:#279511}
.box-skin .header .color3 {color:#1c7aa8}

/* 탭박스 */
.tabs-wrap .tabs-navs .tabs-item a {padding:.5rem .5rem}
#idx18 .tabs-wrap.type-C .tabs-header {font-size:1.25rem;font-weight:700;letter-spacing:-.025em}

/* 이승현 / 1314562 / 20231019 */
.article-veiw-body.view-page p {font-weight: var(--wgt400, 400) !important;}
#article-view .article-veiw-body.view-page p{font-weight:400 !important;}


/* 홍경아 / 1319911 / 20231107 */
.box-skin.tit_img01 .header {position:relative;}
/* .box-skin.tit_img01 .header::before {content: ''; position: absolute; z-index: -1; left: 0; top: 140px; bottom: 0; width: 100%; background-color: #a9bea6;} */
.box-skin.tit_img01 .header .skin-column>a, .box-skin.tit_img01 .header .skin-column>strong, .box-skin.tit_img01 .header>a, .box-skin.tit_img01 .header>strong {margin-bottom:5px;margin-top: -80px;width: 300px;}
/* .box-skin.tit_img01 .content {background: #a9bea6; padding:0 12px 12px;} */
/* 임희은 / 1320296 / 20231108 */
.box-skin.tit_img01 .header::before {content: ''; position: absolute; z-index: -1; left: 0; top: 140px; bottom: 0; width: 100%; background-color:#d4dfd3;}
.box-skin.tit_img01 .content {background:#d4dfd3;padding:0 12px 12px;}

/* 윤미정 / 1367026 / 20240418 */
.box-skin.tit_img02 .header>a, .box-skin.tit_img02 .header>strong {margin-bottom:0}
.box-skin.tit_img02 .content {padding:12px;border: 1px solid rgba(0,0,0,.12);border-top:0}