@import url('/child/css/basic_KRDS.css');

#wrap {position: relative; overflow: hidden;}
/* #wrap * {scrollbar-arrow-color: #ddd; scrollbar-Track-Color: #ddd; scrollbar-base-color: #aaa; scrollbar-Face-Color: #aaa; scrollbar-3dLight-Color: #aaa; scrollbar-DarkShadow-Color: #aaa; scrollbar-Highlight-Color: #aaa; scrollbar-Shadow-Color: #aaa;} */
#wrap ::-webkit-scrollbar {width: 5px; height: 5px;}
#wrap ::-webkit-scrollbar-thumb {background-color: #aaa; border-radius: 5px;}
#wrap ::-webkit-scrollbar-track {background-color: #ddd; border-radius: 5px;}

.container {position: relative; margin: 0 auto; width: 100%; max-width: 140rem;}
.container:after {clear: both; display: block; content: "";}

/* ON AIR */
.onair_wrap,
.ask_wrap {position: relative; z-index: 70; background: #232e4d;}
.onair_wrap .container,
.ask_wrap .container {display: flex; max-width: 160rem; align-items: center; justify-content: space-between;}
.onair_wrap .youtubeBox,
.ask_wrap .askBox {display: inline-flex; flex-wrap: wrap; position: relative; width: calc(100% - 17rem); padding: 1.2rem 0 1.2rem 4rem; font-size: 1.7rem; color: #fff; align-items: center; gap: 1rem;}
.onair_wrap .youtubeBox:before,
.ask_wrap .askBox:before {display: inline-block; position: absolute; top: 1rem; left: 0; width: 3rem; height: 3rem; border-radius: 50%;  background: #fff;  font-size: 2rem; font-family: 'remixicon'; text-align: center;}
.onair_wrap .youtubeBox:before{color: #ff0000; content: "\f2d4";}
.ask_wrap .askBox:before { color:#dc2e59; content: "\ec0b";}
.onair_wrap .onair ,
.ask_wrap .ask_item {display: inline-flex; position:relative; white-space: nowrap;}
.onair_wrap .onair:before {margin-right: 1rem; font-family: 'remixicon'; content: "\eaf9";}
.onair_wrap .onair:after,
.ask_wrap .ask_item:after {margin-left: 1rem; font-family: 'remixicon'; content: "\ef78";}
.ask_wrap .ask_item .ask_txt {font-weight:600;}
.ask_wrap .ask_item .ask_link {margin-left: 1rem;}
.ask_wrap .ask_item .ask_link > a,
.ask_wrap .ask_item .ask_link > em {display:inline-flex; align-items:center; position:relative;}
.ask_wrap .ask_item .ask_link > a:last-child,
.ask_wrap .ask_item .ask_link > em:last-child {margin-left:1.1rem;padding-left:1.4rem;}
.ask_wrap .ask_item .ask_link > a:last-child:before,
.ask_wrap .ask_item .ask_link > em:last-child:before {position:absolute; top:auto; left:0; font-size:1.2rem; color:#fff; content:"/"; opacity:0.2;}
.onair_wrap .btn_link i {margin-right: 1rem;}
.ask_wrap .btn_link em {font-weight:600;}
.onair_wrap .btn_close,
.ask_wrap .btn_close {display: inline-block; width: 18rem; height: 5rem; background: #031137; font-size: 1.4rem; color: #fff;}
.onair_wrap .btn_close span,
.ask_wrap .btn_close span {display: inline-block; margin-right: 1rem;}

/* slick slide common */
.slick-slider {transition: all ease-in-out 0.3s; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent;}
.slick-slide {display: none; height: 100%; min-height: 1px; vertical-align: middle;}
.slick-list {overflow: hidden;}
.slick-list.dragging {cursor: pointer;}
.slick-initialized .slick-slide {display: inline-block;}
.slick-arrow.slick-hidden {display: none;}
.slick-current {opacity: 1; display: block;}
.slick-track {position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto;}

/* slick arrow show */
.arwShow .slick-arrow.slick-hidden {display: inline-block;}

/* sub layout */
/* krds 커스텀 */
#container .in-between {margin-top: 4.5rem; gap:var(--krds-spacer-25);}

#subContent {padding: 0 0 2.5rem;}

/* 서브메뉴 */
/* krds 커스텀 */
#container .in-between .left-menu {position: relative; width: 30rem; padding:0; border-right:none; }
#container .in-between .left-menu::before {content: ''; position: absolute; right: 0; bottom: 0; width: 1px; height: calc(100% - 10rem); background: #ccc;}
#container .left-menu .lnb-tit {position: relative; display: flex; align-items: center; justify-content: center; height: 12.2rem; border-radius: 2.5rem 2.5rem 0; background: #db2e59; padding:0 2.5rem; text-align: center; border-bottom: none; font-size: 2.8rem; color: #fff; font-weight: 600; line-height: 1.3; overflow: hidden; z-index: 1;}
#container .left-menu .lnb-tit::before {content: ""; position: absolute; right:-1.2rem; top:-2.6rem; width: 43.4rem; height: 43.4rem; border-radius: 50%; background: #d0214c; z-index: -1;}
#container .left-menu .lnb-list {position: relative; border-radius: 3rem; padding:1rem 3rem 0 0; border-bottom: none;}
/* #container .left-menu .depth4-wrap {width: 99%; border-radius: 3rem; left: 0; padding:var(--krds-spacer-10) 3rem var(--krds-spacer-10) 0;} 고객요청에 의한 수정 2025.02.03. SY,Cho - 원본백업 */
#container .left-menu .depth4-wrap {border-radius: 3rem; left: 0; padding: var(--krds-spacer-3) 0;}
#container .left-menu .lnb-list .acco-head {padding:0px var(--krds-spacer-3); height: 6rem;}
#container .left-menu .lnb-list .acco-head:hover {background-color: transparent;}
#container .left-menu .lnb-list .acco-head .tit {font-size: 1.8rem; color:#111; font-weight: 500; margin-bottom: 0;}
#container .left-menu .lnb-list .acco-head:hover .tit {color:#a81035; font-weight: 500;}
#container .left-menu .lnb-list .li {border-bottom:1px solid #ddd; border-top: none;}
#container .left-menu .lnb-list > .li.active .acco-head .tit,
#container .left-menu .lnb-list > .li.current .acco-head .tit {color:#a81035;}
#container .left-menu .acco-list .acco-head .acco-btn::after {right:0.5rem;}
#container .left-menu .acco-list .acco-head .acco-btn.nobody::after {display: none;}
#container .left-menu .acco-list .li.active .acco-head .acco-btn.btn-go::after {transform: rotate(0);}
#container .left-menu .acco-list .li.active .acco-head .acco-btn.btn-go::after,
#container .left-menu .acco-list .acco-head .acco-btn.btn-go::after {content:'\e980'; font-family: 'xeicon'; color:#666; font-size: 1.6rem; right:0.5rem; background: #fff; font-size: 1.8rem; border:1px solid transparent;}
#container .left-menu .lnb-list .li.active + li {border-top:none;}
/* #container .left-menu .lnb-list .li.active .acco-head .acco-btn::after {content:'\e91b'; background: #df295a; border-color: #df295a; color: #fff; transform: none;} */
#container .left-menu .lnb-list .sub-ul {border-top: 0.2rem solid #d0214c; padding: var(--krds-spacer-3) var(--krds-spacer-2);}
#container .left-menu .lnb-list .sub-ul .subm {font-size: 1.7rem; height: 3.5rem; color:#101010; padding:var(--krds-spacer-3) 0 var(--krds-spacer-3) var(--krds-spacer-5);}
#container .left-menu .lnb-list .sub-ul .subm::before {left:0.7rem; font-size: 1.5rem; color:#101010;}
#container .left-menu .lnb-list .sub-ul .subm:hover {background-color: transparent; color: #a81035;}
#container .left-menu .lnb-list .sub-ul .subm:hover::before {color:#a81035;}
#container .left-menu .lnb-list .sub-ul .subm.is-depth4::after {content:'\e914'; font-family: 'xeicon'; color: #555; font-size: 1.6rem; background: none;}
#container .left-menu .lnb-list .sub-ul > li.current .subm {font-weight: 700; color:#a81035;}
#container .left-menu .depth4-wrap .depth4-tit {color:#a81035; font-size: 1.6rem;}
#container .left-menu .depth4-wrap .depth4-ul {border-top: 1px dashed #ccc; border-bottom: none; padding: 1rem 0.5rem; background: #fcfbf7;}
#container .left-menu .depth4-wrap .depth4-ul a {height:2.5rem; font-size: 1.5rem; padding:var(--krds-spacer-1) var(--krds-spacer-4) var(--krds-spacer-1) var(--krds-spacer-8);}
#container .left-menu .depth4-wrap .depth4-ul a::before {content:'-'; color:#555;}
#container .left-menu .depth4-wrap .depth4-ul > li.current > a,
#container .left-menu .depth4-wrap .depth4-ul a:hover {background-color: transparent; font-weight: 600;}

/* lnb */
#lnb {position: relative; width: 30rem;}
#lnb::before {position: absolute; right: 0; bottom: 0; width: 1px; height: calc(100% - 10rem); background: #ccc; content: '';}
#lnb h2 {position: relative; display: flex; align-items: center; justify-content: center; padding: 0 2.5rem; height: 12.2rem; text-align: center; line-height: 1.3; font-size: 2.8rem; color: #fff; font-weight: 600; background: #db2e59; border-radius: 2.5rem 2.5rem 0; overflow: hidden;}
#lnb li a {position: relative; display: flex; align-items: flex-start; width: 100%; line-height: 1.2; font-size: 1.8rem; color: #1d1d1d; font-weight: 400;}
#lnb .dep01 {position: relative; padding: 1rem 3rem 1rem 0;}
#lnb .dep01 > li {border-bottom: 1px solid #ddd;}
#lnb .dep01 > li > a {padding: 2rem 1.2rem;}
#lnb .dep02 {display: none; border-top: 0.2rem solid #d0214c; padding: var(--krds-spacer-3) var(--krds-spacer-2);}
#lnb .dep02 > li > a {padding: 1rem 1rem 1rem 2rem; font-size: 1.7rem;}
#lnb .dep02 > li > a:before {position: absolute; top: 1.2rem; left: 0.7rem; font-size: 1.5rem; color: #101010; content: "•";}
#lnb .dep03 {display: none; padding: 1rem 0.5rem;  border-top: 1px dashed #ccc; padding: 1rem 0.5rem; background: #fcfbf7;}
#lnb .dep03 > li > a {padding: 0.4rem 1.6rem 0.4rem 3.2rem; font-size: 1.5rem;}
#lnb .dep03 > li > a:before {position: absolute; top: 0.5rem; left: 1.6rem; color: #555; content: '-';}
/* lnb : active */
#lnb li > a,
#lnb li > a:before,
#lnb li > a:after {transition: 0.2s;}
#lnb ul > li > a:hover,
#lnb ul > li > a:focus {font-weight: 500;}
#lnb li.dep.active > ul {display: block;}
#lnb li.active > a,
#lnb li.dep.active > a {font-weight: 500; color: #a81035;}
#lnb .dep02 > li.active > a {padding-left: 1.2rem;}
#lnb .dep02 > li.active > a:before {display: none;}
#lnb li.dep > a,
#lnb li a[target='_blank'] {padding-right: 3rem;}
#lnb li a[target='_blank']:after,
#lnb li.dep > a:after {position: absolute; top: 50%; right: 0; font-family: 'remixicon'; transform: translateY(-50%);}
#lnb li a[target='_blank']:after {content: "\f0f4";}
#lnb .dep01 > li.dep > a:after {font-size: 2.5rem; content: "\ea4e";}
#lnb .dep02 > li.dep > a:after {font-size: 1.8rem; content: "\ea12";}
#lnb .dep01 > li.dep.active > a:after {content: "\ea78";}
#lnb .dep02 > li.dep.active > a:after {content: "\f1af";}

/* 브레드크럼 */
/* krds 커스텀 */
#container .in-between .contents .breadcrumb-wrap {padding: var(--krds-spacer-3) 0 var(--krds-spacer-6);}
.breadcrumb-wrap .breadcrumb li {font-size: 1.6rem;}
.breadcrumb-wrap .breadcrumb .home {color: #333;}
.breadcrumb-wrap .breadcrumb .home::before {display: none;}
.breadcrumb-wrap .breadcrumb .home i {margin-right: 0.3rem;}
.breadcrumb-wrap .breadcrumb li .txt {border-bottom: none;}
.breadcrumb-wrap .breadcrumb li span.txt {border-bottom: none; color: #333;}

/* krds 커스텀 */
.page-title-wrap {position: relative; margin-bottom: 5rem;}
.page-title-wrap .h-tit {color:#101010; font-size: 2.8rem; text-align: left; padding-bottom: 1.8rem; border-bottom: 1px solid #ccc;}

/* etc :sns */
.snsBox {position: absolute; bottom: 2rem; right: 0; z-index:2;}
.snsBox button {padding: 0;}
.snsBox > button {position: relative; display: inline-flex; align-items: center; justify-content: center; width:4rem; height: 4rem; font-size: 1.5rem; background: #e3e6ed; color: #444; border-radius: 50%; z-index: 1; vertical-align:middle;}
.snsBox > button ~ button {margin-left:0.5rem;}
.snsBox > button i {font-size: 2.2rem; color:#111;}
.snsBox > button:hover,
.snsBox > button:focus {background: #db2e59;}
.snsBox > button:hover i,
.snsBox > button:focus i {color:#fff;}
.sns_more {position: absolute; top: 0; right: 5rem; display: none; height: 4rem; z-index: 2;}
.sns_more.active {display: flex; align-items: center; gap:0.5rem;}
.sns_more button {position: relative; display: inline-flex; align-items: center; justify-content: center; width: 4rem; height: 4rem; line-height: 4rem; font-size: 1.8rem; overflow: hidden; z-index: 1;}
.sns_more > button {color: #666; border-radius: 50%;}
.sns_more .btnBlog {background: #31bb0e;}
.sns_more .btnFbook {background: #3d65bc; color:#fff; font-size: 2.4rem;}
.sns_more .btnTwt {border: 1px solid #ccc; font-size: 2rem;}
.sns_more .btnClose {background: #000; color: #fff; font-size: 2.8rem;}

/* 청렴캐스트 추가 */
.snsBox .castLink{display:inline-block;position:absolute;top:0;right:calc(100% + 1.1rem);width:11.1rem;height:4rem;padding:0 0 0 1rem;background-color:#fff;border:1px solid #f00;border-radius:2rem;font-size:1.5rem;color:#444;line-height:1;letter-spacing:-0.03em;font-weight:500;vertical-align:top;box-sizing:border-box;text-align:left;visibility:visible;opacity:1;transform:scale(1);transition:visibility 200ms linear, opacity 200ms linear, transform 200ms linear, background-color 200ms linear, border-color 200ms linear;}
.snsBox .castLink span{display:inline-block;position:relative;top:50%;transform:translateY(-50%);padding:0 0 0 2.5rem;font-size:inherit;color:inherit;line-height:inherit;letter-spacing:inherit;font-weight:inherit;vertical-align:top;box-sizing:border-box;transition:color 200ms linear;}
.snsBox .castLink span:before{display:inline-block;position:absolute;top:calc(50% - 0.85rem);left:0;width:2.1rem;height:1.7rem;background-image:url(/child/images/con_com/youtube_cast.png);background-repeat:no-repeat;background-position:left top;vertical-align:top;content:'';transition:background-position 100ms linear;}
.snsBox .sns_more.active + .castLink{visibility:hidden;opacity:0;transform:scale(0);}
.snsBox .castLink:hover{background-color:#da0505;border-color:#da0505;}
.snsBox .castLink:hover span{color:#fff;}
.snsBox .castLink:hover span:before{background-position:-21px top;}

/* URL 복사 버튼 */
.snsBox > .btnUrlCopy{font-size:1.3rem;font-weight:600;width:auto;padding:0 1rem;border-radius:2rem;}
.snsBox > .btnUrlCopy:hover,
.snsBox > .btnUrlCopy:focus {color:#fff;}

/* 배너존 */
.banner_zone {line-height: 1; border-top: 1px solid #d1d8e4; background: #fff;}
.banner_zone .container {position: relative; display: flex; align-items: center; max-width: 160rem; height: 6.8rem; overflow: hidden;}
.banner_zone h2 {font-size: 1.6rem; font-weight: 600; color: #111;}
.banner_zone .btn {display: inline-flex; align-items: center; background: none; border:none; height: auto; padding:0 1rem 0 3rem;}
.banner_zone .btn a {color:#111; font-size: 2.4rem;}
.banner_zone .btn a.pause,
.banner_zone .btn a.play {font-size: 2rem;}
.banner_zone .btn a.play{display:none;}
.banner_zone .bnWrap { width: calc(100% - 10rem); float:left; padding-left:1.5rem; overflow: hidden;}
.banner_zone .bnWrap .item {position: relative; height:2.5rem;}
.banner_zone .bnWrap .item ~ .item::before {content:''; position: absolute; top:calc(50% - 3px); left:-2.7rem; width: 0.5rem; height: 0.5rem; border-radius: 50%; background: #cbcbcb;}
.banner_zone .bnWrap a {display: block; height: 2.5rem; line-height: 2.3rem; text-align: center; margin:0 4.8rem 0 0; overflow: hidden;}

/* 맞춤형콘텐츠 : 모달창 열리 버튼 */
.btnCustomContentOutbox {position: fixed; top: calc((100% - 21.5rem) / 2); right: calc(50% - 94rem); text-align: center; animation: bounce 1.75s infinite; transform: translateY(-50%); z-index: 9999;}
.btnCustomContent {display: flex; flex-direction: column; align-items: center; gap: 1.5rem; width: 12rem;}
.btnCustomContent .bubbleBox {position: relative; display: inline-block; padding: 0.5rem 1.5rem; width: 100%; min-height: 4.2rem; line-height: 1.2; font-size: 1.3rem; background: #fff; border: 1px solid #dedede; border-radius: 1rem; opacity: 0; visibility: hidden; transform: translateY(-1rem); z-index: 1;}
.btnCustomContent .bubbleBox:before {position: absolute; bottom: -0.5rem; left: 2rem; width: 1rem; height: 1rem; background: #fff; transform: rotate(45deg); border-bottom: 1px solid #dedede; border-right: 1px solid #dedede; content: ""; z-index: -1;}
.btnCustomContent .bubbleBox:after {position: absolute; top: -1.6rem; right: -0.5rem; content: url("/child/images/KRDS/pattern/layout/ico_light.png"); opacity: 0; transform: scale(1.5);}
.btnCustomContent .btnBox {position: relative; display: flex; align-items: flex-end; justify-content: center; padding-bottom: 1rem; width: 9.5rem; height: 11.4rem; font-size: 1.4rem; color: #fff; background: url("/child/images/KRDS/pattern/layout/bg_bubbleBox.png") no-repeat center bottom;}
.btnCustomContent .btnBox:before {position: absolute; bottom: 0; left: 0; width: 100%; height: 8.5rem; border-radius: 2rem; box-shadow: 10px 10px 10px rgba(0,0,0,0.1); content: "";}
.btnCustomClose {display: inline-block; margin: 0.5rem auto 0; width: 6rem; height: 2.6rem; line-height: 2.6rem; text-align: center; font-size: 1.3rem; color: var(--krds-white); background: #261ca1; border-radius: 1.3rem;}
.btnCustomClose:hover,
.btnCustomClose:focus {color: var(--krds-white);}
/* active */
.btnCustomContent .bubbleBox,
.btnCustomContent .bubbleBox:after {transition: all 0.25s;}
.btnCustomContent.active .bubbleBox {opacity: 1; visibility: visible; transform: translateY(0);}
.btnCustomContent.active .bubbleBox:after {opacity: 1; transform: scale(1); transition-delay: 0.5s;}
@keyframes bounce {
    0% {transform: translateY(0.5rem);}
    40% {transform: translateY(-0.5rem);}
    100% {transform: translateY(0.5rem);}
}
/* 맞춤형콘텐츠 : 모달창 */
.modal .modal-dialog.modal-customContent {width: 100%; max-width: 78rem;}
.modal .modal-dialog.modal-customContent .modal-content {flex-direction: row; align-items: flex-start; padding-top: 5rem; height: 44rem; background-image: url("/child/images/KRDS/pattern/layout/bg_customContent.png"); border-radius: 2rem; background-size: cover;}
.modal .modal-dialog.modal-customContent .modal-content .modal-header {padding: 2rem 2rem 0; width: 32rem; height: 100%; background: url("/child/images/KRDS/pattern/layout/bg_title_customContent.png") no-repeat center 75%; background-size: 90% auto;}
.modal .modal-dialog.modal-customContent .modal-content .modal-title {line-height: 1.5; text-align: center; -webkit-line-clamp: none; font-size: 3rem; font-weight: 700; color: #fff;}
.modal .modal-dialog.modal-customContent .modal-content .modal-title strong {display: block; font-size: 3.4rem; font-weight: 900;}
.modal .modal-dialog.modal-customContent .modal-content .modal-conts {padding: 3rem 4rem 1rem; width: calc(100% - 32rem); height: 100%; background: #fff; border-radius: 3.5rem 0 2rem 0;}
.modal .modal-dialog.modal-customContent .modal-content .btn-close {top: 2rem; width: 6rem; height: 6rem; color: #fff; background-color: #06005b; background-image: url(/child/images/KRDS/component/common/ico_close_modal_white.svg); border: 0.9rem solid transparent; box-shadow: 0 0 0 0.9rem hsla(236, 100%, 75%, 0.5);/* 반투명 효과 */ border-radius: 50%;}
.customContentLst > li + li {border-top: 1px solid #ddd;}
.customContentLst > li > a {position: relative; display: block; padding: 1.5rem 9rem 1.5rem 0; line-height: 1; font-size: 1.6rem;}
.customContentLst > li > a .title {position: relative; display: inline-block; margin-bottom: 0.8rem; z-index: 1;}
.customContentLst > li > a .title:before {position: absolute; bottom: -0.5rem; left: 0; width: 0; height: 0.9rem; background: #544db2; opacity: 0.1; z-index: -1; content: "";}
.customContentLst > li > a .like {font-size: 1.2rem; color: #888;}
.customContentLst > li > a .like:before {margin-right: 0.5rem; font-family: 'remixicon'; font-size: 1.5rem; content: "\f207";}
.customContentLst > li > a .go {position: absolute; top: calc(50% - 1.3rem); right: 0; display: inline-block; padding: 0 0.25rem 0 1rem; height: 2.6rem; line-height: 2.4rem; font-size: 1.3rem; color: #433d93; background: #fff; border: 1px solid #adadad; border-radius: 1.3rem;}
.customContentLst > li > a .go:after {margin-left: 0.25rem; line-height: 1; vertical-align: middle; font-family: 'remixicon'; font-size: 1.8rem; content: "\ea6e";}
/* hover, focus */
.customContentLst > li > a .title,
.customContentLst > li > a .title:before,
.customContentLst > li > a .go {transition: all 0.25s;}
.customContentLst > li > a:hover .title,
.customContentLst > li > a:focus .title {color: #261da1;}
.customContentLst > li > a:hover .title:before,
.customContentLst > li > a:focus .title:before {width: calc(100% + 1.5rem);}
.customContentLst > li > a:hover .go,
.customContentLst > li > a:focus .go {color: #433d93; background: #f6f5ff; border-color: #433d93;}

/* footer - 기관바로가기 */
#footer .foot-quick .inner .footBtn {position: relative; flex: 1;}
#footer .foot-quick .inner .footBtn button {position: relative; width: 100%; height: 5.4rem; background: #fff;}
#footer .foot-quick .inner .footBtn button.link::after {width: auto; height: 3rem; font-family: 'remixicon'; font-size: 2rem; background: none; content: "\ea78";}
#footer .foot-quick .inner .footBtn div {display: none; position: absolute; bottom: 5.4rem; left: 0; width: calc(100% + 1px); max-height: 24rem; border: 1px solid #433d93; border-bottom: 0; overflow-y: auto; z-index: 10000;}
#footer .foot-quick .inner .footBtn ul li {font-size: 1.5rem; border-top: 1px solid #433d93;}
#footer .foot-quick .inner .footBtn ul li strong {display: block; padding: 1rem; color: #fff799; background: #343b42; opacity: 1;}
#footer .foot-quick .inner .footBtn ul li:first-child {border: 0;}
#footer .foot-quick .inner .footBtn ul li ul {border-top: 1px solid #433d93;}
#footer .foot-quick .inner .footBtn ul li a {display: block; padding: 1rem; color: var(--krds-gray-90); background: #fff; overflow: hidden; opacity: 0.9;}
/* footer - 기관바로가기  :action */
#footer .foot-quick .inner .footBtn ul li a:hover,
#footer .foot-quick .inner .footBtn ul li a:focus,
#footer .foot-quick .inner .footBtn ul li a:active {color: var(--krds-primary-60); opacity: 1;}
#footer .foot-quick .inner .footBtn.on button.link {color: #fff; background-color: var(--krds-primary-40)}
#footer .foot-quick .inner .footBtn.on button.link:hover {background-color: var(--krds-primary-40);}
#footer .foot-quick .inner .footBtn.on button.link:active {background-color: var(--krds-primary-40);}
#footer .foot-quick .inner .footBtn button:after {transition: all 0.3s ease;}
#footer .foot-quick .inner .footBtn.on button.link::after {content: "\ea4e";}

/* footer - MODE */
.fixBtnWrap {position: fixed; bottom: 2rem; right: calc(50% - 90rem); display: inline-flex; flex-direction: column; align-items: center; gap: 0.5rem; z-index: 10000;}
button.top {display: inline-block; width: 5rem; height: 5rem; line-height: 1; font-size: 1.3rem; color: #fff; letter-spacing: -1px; background: #463d96; border-radius: 50%; overflow: hidden;}
button.top i {display: block; margin-bottom: 0.25rem; font-size: 1.6rem;}
button.mode {position: relative; display: block; padding-bottom: 1.5rem; width: 7rem; height: 9rem; line-height: 1; font-size: 1.4rem; color: #fff; letter-spacing: -1px; background: #3c3e4c; border-radius: 1.5rem; overflow: hidden;}
button.mode:before {display: inline-block; margin-top: -3rem; margin-bottom: 1rem; padding-top: 4rem; width: 7rem; height: 8rem; text-align: center; font-family: 'remixicon'; font-size: 2.3rem; color: #fff; background: rgba(255,255,255,0.1); border-radius: 50%; content: "\ef6e";}
button.mode.dark:before {content: "\f1bc";}
button.mode span {display: none;}
button.mode.dark .dark {display: block;}

/* 좋아요, 만족도조사 */
#subContent #satisfaction .chk-area {gap: 1rem var(--krds-spacer-3);}
#satisfaction {margin-top: 5rem; font-size: 1.6rem;}
#satisfaction .satisfiedBox {line-height: 1;}
#satisfaction .satisfiedBox > span {display: inline-flex; align-items: center; height: 3.7rem; background: #f6f6f6; border: 1px solid #ccc; border-radius: 1.85rem; overflow: hidden;}
#satisfaction .satisfiedBox > span + span {margin-left: 1rem;}
#satisfaction .satisfiedBox button {position: relative; display: inline-block; padding: 0 1rem;}
#satisfaction .satisfiedBox button.satisfied {}/* 좋아요 */
#satisfaction .satisfiedBox button.dissatisfied {}/* 싫어요 */
#satisfaction .satisfiedBox button:before {display: inline-block; width: 2.5rem; height: 3.5rem; line-height: 3.5rem; text-align: center; font-family: 'remixicon'; font-size: 1.8rem; color: #444;}
#satisfaction .satisfiedBox button.satisfied:before {content: "\f207";}
#satisfaction .satisfiedBox button.satisfied.on:before {content: "\f206";}
#satisfaction .satisfiedBox button.satisfied:after {position: absolute; top: calc(50% - 1rem); right: 0; width: 1px; height: 2rem; background: #ccc; content: "";}
#satisfaction .satisfiedBox button.dissatisfied:before {content: "\f205";}
#satisfaction .satisfiedBox button.dissatisfied.on:before {content: "\f204";}
#satisfaction .satisfiedBox button.scrap:before {content: "\ee0f";}
#satisfaction .satisfiedBox button.scrap.on:before {content: "\ee0e";}
#satisfaction .surveyWrap {display: flex; flex-direction: column; background: #fff; border: 1px solid #ccc; border-radius: 1rem; overflow: hidden;}
#satisfaction .surveyBox {display: flex; justify-content: space-between; align-items: center; gap: 1rem; padding: 2.2rem 2rem;}
#satisfaction .question {position: relative; padding-left: 4.5rem; font-size: 1.7rem; color: #444;}
#satisfaction .question:before {position: absolute; top: -0.5rem; left: 0; display: inline-block; width: 3.3rem; height: 3.3rem; line-height: 3.3rem; text-align: center; font-family: 'remixicon'; color: #fff; background: #9d9d9d; border-radius: 50%; content: "\f264";}
#satisfaction .answerBox {display: flex; align-items: center; gap: 1rem;}
#satisfaction .btn.fourth.sm {width: 12rem; color: #fff; background: #656464; border-color: #656464; border-radius: 2rem;}
#satisfaction .contactBox {display: flex; justify-content: space-between; gap: 1rem; padding: 2.5rem 2rem; background: #f8f8f8; border-top: 1px solid #ccc;}
#satisfaction .contactBox ul {display: inline-flex; flex-wrap: wrap; gap: 0.5rem 2rem;}
#satisfaction .contactBox li + li {position: relative;}
#satisfaction .contactBox li + li:before {position: absolute; top: 0.5rem; left: -1rem; width: 1px; height: 1.5rem; background: #ccc; content: "";}
#satisfaction .contactBox dl {display: flex; gap: 0.5rem 1rem;}
#satisfaction .contactBox dt {font-weight: 700; color: #333;}
#satisfaction .contactBox dd {color: #555;}
#satisfaction .satisfiedBox + .surveyWrap {margin-top: 1.5rem;}
#satisfaction .form-check input[type=radio]:checked ~ label:before {border-color: #444;}
#satisfaction .form-check input[type=radio]:checked ~ label:after {background-color: #444;}

/* 관리자 로그인 시 수정버튼 추가 */
#satisfaction .updtBtn{padding-right:1rem;}
#satisfaction .updtBtn button{display:inline-block;position:relative;padding:0 1.6rem;background-color:transparent;font-size:1.5rem;font-weight:700;vertical-align:top;}
#satisfaction .updtBtn button:focus{outline-offset:0.4rem;}
#satisfaction .updtBtn button:before{display:block;position:absolute;top:50%;left:0;width:100%;height:calc(100% + 1rem);background-color:transparent;border:1px solid #656464;box-sizing:border-box;content:'';transform:translateY(-50%);border-radius:1.6rem;}

/* 고대비 모드 */
/* lnb */
[data-krds-mode=high-contrast] #lnb::before {background: var(--color-dark-line);}
[data-krds-mode=high-contrast] #lnb li a {color: var(--color-dark-2);}
[data-krds-mode=high-contrast] #lnb .dep01 > li {border-bottom-color: var(--color-dark-line);}
[data-krds-mode=high-contrast] #lnb .dep02 {border-top-color: var(--color-dark-line);}
[data-krds-mode=high-contrast] #lnb .dep02 > li > a:before {color: var(--color-dark-2);}
[data-krds-mode=high-contrast] #lnb .dep03 {background: var(--color-dark-60);}
[data-krds-mode=high-contrast] #lnb .dep03 > li > a:before {color: var(--color-dark-2);}
/* lnb : active */
[data-krds-mode=high-contrast] #lnb li.active > a,
[data-krds-mode=high-contrast] #lnb li.dep.active > a {color: var(--color-dark-point-red-light);}

/* 브레드크럼 */
/* krds 커스텀 */
[data-krds-mode=high-contrast] .breadcrumb-wrap .breadcrumb .home,
[data-krds-mode=high-contrast] .breadcrumb-wrap .breadcrumb li span.txt {color: var(--color-dark-2);}
[data-krds-mode=high-contrast] .breadcrumb-wrap .breadcrumb li:not(:last-child)::after {background-image: url("/child/images/KRDS/pattern/common/ico_bread_arr_dark.svg");}

/* krds 커스텀 */
[data-krds-mode=high-contrast] .page-title-wrap .h-tit {color: var(--color-dark-2); border-bottom-color: var(--color-dark-line);}

/* etc :sns */
[data-krds-mode=high-contrast] .sns_more > button:not(.sns_more .btnTwt) {color: var(--color-dark-2);}
[data-krds-mode=high-contrast] .sns_more .btnTwt {background: var(--color-dark-2); border-color: var(--color-dark-line);}
[data-krds-mode=high-contrast] .sns_more .btnClose {background: var(--color-dark-30);}

/* footer - 기관바로가기 */
[data-krds-mode=high-contrast] #footer .foot-quick .inner .footBtn ul li a{color: #d4dde7; background: #343b42;}
/* footer - 기관바로가기  :action */
[data-krds-mode=high-contrast] #footer .foot-quick .inner .footBtn ul li a:hover,
[data-krds-mode=high-contrast] #footer .foot-quick .inner .footBtn ul li a:focus,
[data-krds-mode=high-contrast] #footer .foot-quick .inner .footBtn ul li a:active{color: #fff;}

/* 구글 번역
.goog-te-gadget-simple {position: relative; display: block !important; padding: 0.5rem !important; font-size: 1.4rem !important; background-color: #fff !important; border: none !important; border-radius: 1.5rem; cursor: pointer; zoom: 1;}
.goog-te-gadget-icon {margin-left: 5px; margin-right: 5px;}
.goog-te-gadget img {border-radius: 50%;}
.goog-te-gadget-simple .goog-te-menu-value span {font-family: 'NotoSans';}
.goog-te-gadget-simple .goog-te-menu-value img + span {position: absolute; top: 1.3rem; right: 2.5rem; font-size: 1rem !important; color: #000 !important; border: none !important;}
.goog-te-gadget-simple span {border: none !important;}
*/

/* 구글 번역 */
#google_translate_element + .krds-drop-wrap .drop-menu {padding: var(--krds-spacer-4);}
#google_translate_element + .krds-drop-wrap .drop-menu .drop-list > li {line-height: 2;}

/* 구글언어 적용시 틀어짐 보완 작업 - 2025.04.18 SY,Cho */
button font,
a font,
a span.google-src-text {pointer-events: none;}
html:not([lang="ko"]) .btnCustomContent .btnBox {word-break: break-all; white-space: normal; line-height:1.2;}
html:not([lang="ko"]) .snsBox .castLink {width:auto; min-width:11rem;}
html:not([lang="ko"]) .snsBox .castLink span font {word-break: normal;}


/* media query */
@media (max-width: 1980px) {
	/* footer - MODE */
	.fixBtnWrap {right: 2rem !important;}
    /* footer - MODE 
    button.top {right: 2rem !important;}
    button.mode {right: 1rem !important;}*/
}

/* krds 커스텀 */
@media (max-width: 1840px) {
    /* 맞춤형콘텐츠 : 모달창 열리 버튼 */
    .btnCustomContentOutbox {right: 1rem;}
}

@media (min-width: 1640px) {
    .inner {
        padding-left: 0;
        padding-right: 0;
    }
    
    #header-top .toggle-head .inner {
        padding-left: 4rem;
        padding-right: 0;
    }
    #header-top .toggle-head .nuri-txt::before {
        left: var(--krds-spacer-2);
    }
    
    #header .head-body > .inner {
        padding: var(--krds-spacer-1) 0 var(--krds-spacer-4);
    }
    #footer > .inner {
        padding: var(--krds-spacer-10) 0;
    }
}

@media (max-width: 1620px) and (min-width: 1241px) {
    #container .in-between {padding: 0 var(--krds-spacer-4) !important; gap:var(--krds-spacer-15);}
}

@media screen and (max-width: 1440px){
    .container {padding: 0 1rem;}
    
    /* ON AIR */
    .onair_wrap .container,
    .ask_wrap .container {padding-right: 0;}
    
    /* 좋아요, 만족도조사 */
    #satisfaction .surveyBox {flex-direction: column; align-items: flex-start;}
    
    /* 관리자 로그인 시 수정버튼 추가 */
    #satisfaction .updtBtn{padding-right:0;}
}

@media screen and (max-width: 1240px){
    /* ON AIR */
    .onair_wrap .youtubeBox ,
    .ask_wrap .askBox {font-size:1.6rem;}
    .onair_wrap .container,
    .ask_wrap .container {padding-right: 5rem;}
    .onair_wrap .youtubeBox ,
    .ask_wrap .askBox {width: 100%;}
    .onair_wrap .btn_close ,
    .ask_wrap .btn_close {position: absolute; top: 0; right: 0; width: 5rem;}
    .onair_wrap .btn_close span ,
    .ask_wrap .btn_close span {display: none;}
    
    /* krds */
    #container .in-between {margin-top:2rem;}
    #container .in-between .contents {padding-left: var(--krds-spacer-4); padding-right: var(--krds-spacer-4); width:100%;}
    #container .in-between .left-menu {display: none;}
    
    /* lnb */
    #lnb {display: none;}
    
    /* **** PAGE LAYOUT ELEMENT **** */
    /* ** 페이지 타이틀 ** */
    /* 브레드크럼 */
    #container .in-between .contents .breadcrumb-wrap {padding: var(--krds-spacer-3) 0;}
    .page-title-wrap {gap: var(--krds-spacer-8);margin-bottom: 4rem;border-bottom: 1px solid #ccc;}
    .page-title-wrap .h-txt .br {display: none;}
    .page-title-wrap .h-tit {padding-bottom: 1rem; border-bottom: none;}
    .page-title-wrap[data-type=responsive] .h-tit {display: none;}
    .page-title-wrap[data-type=responsive] .h-tit-drop {display: inline-flex !important;}
    .page-title-wrap .h-tit-drop .drop-btn {display: flex;align-items: center;justify-content: flex-start;flex-direction: row;width: 100%;gap: var(--krds-spacer-2);}
    .page-title-wrap .h-tit-drop .drop-btn::after {display: inline-flex;content: "";width: 3.2rem;height: 3.2rem;background-image: url(/child/images/krds/pattern/common/ico_h_tit_drop_arr.svg);background-repeat: no-repeat;background-size: contain;transition: 0.4s ease-in-out;}
    .page-title-wrap .h-tit-drop .drop-btn.active::after {transform: rotate(-180deg);}
    .page-title-wrap .h-tit-drop .drop-menu {left: 0;transform: 0;width: 100%;max-width: 80rem;transform: translatex(0);}
    .page-title-wrap .h-tit-drop .drop-menu::before {display: none;}
    .page-title-wrap .h-tit-drop .drop-menu .item-link {display: flex;align-items: center;justify-content: flex-start;flex-direction: row;position: relative;align-items: center;font-size: var(--krds-fz-body-md);height: auto;min-height: 4.8rem;padding: var(--krds-spacer-2) var(--krds-spacer-4) var(--krds-spacer-2) var(--krds-spacer-7);}
    .page-title-wrap .h-tit-drop .drop-menu .item-link::before {display: inline-flex;flex-shrink: 0;position: absolute;top: 0;left: 1.6rem;content: "•";line-height: 4.7rem;margin-top: 0.1rem;}
    .page-title-wrap .h-tit-drop .drop-menu .item-link:hover, .page-title-wrap .h-tit-drop .drop-menu .item-link:active {font-weight: 700;color: var(--krds-secondary);}
    .page-title-wrap .h-tit-drop .drop-menu .item-link:hover::before, .page-title-wrap .h-tit-drop .drop-menu .item-link:active::before {font-weight: 400;}
    
    /* etc :sns */
    .snsBox {bottom:1rem;}
    .snsBox > .btnPrint {display: none;}
    .sns_more {right: 0;}
}

@media (max-width: 860px) {
    /* 배너존 */
    .banner_zone h2{display:none;}
    .banner_zone .btn {padding:0 1rem 0 0;}
    .banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
    
    /* 좋아요, 만족도조사 */
    #satisfaction .contactBox {flex-direction: column;}
}

@media (max-width: 768px) {
    /* krds 커스텀 */
    #container .in-between .contents .breadcrumb-wrap {padding: var(--krds-spacer-3) 0;}
    .page-title-wrap {margin-bottom:var(--krds-spacer-7); gap:0;}
    
    /* etc :sns */
    .sns_more {right: 0; width: 4rem; height: auto;}
    .sns_more.active {flex-direction: column;}
    .sns_more .btnTwt {order:4;}
    .sns_more .btnBlog {order:2;}
    .sns_more .btnFbook {order:3;}
    .sns_more .btnClose {order:1;}
    
    /* 청렴캐스트 추가 */
    .snsBox .sns_more.active + .castLink{visibility:visible;opacity:1;transform:scale(1);}
    
    /* 맞춤형콘텐츠 : 모달창 */
    .modal .modal-dialog.modal-customContent .modal-content .modal-header {width: 40%;}
    .modal .modal-dialog.modal-customContent .modal-content .modal-title {font-size: 2.5rem;}
    .modal .modal-dialog.modal-customContent .modal-content .modal-title strong {font-size: 2.9rem;}
    .modal .modal-dialog.modal-customContent .modal-content .modal-conts {padding: 3rem 2rem 1rem; width: 60%;}
    
	/* footer - MODE */
	.fixBtnWrap {right: 1rem !important;}
    /* footer - MODE 
    button.top {right: 1rem !important;}*/
    button.mode {padding: 5rem 0.5rem 0; width: 5rem; height: 10rem; line-height: 1.2; border-radius: 2.5rem;}
    button.mode:before {position: absolute; top: 0; left: 0; margin: 0; padding-top: 0; width: 5rem; height: 5rem; line-height: 5rem;}
}

@media (max-width: 680px) {
    /* 좋아요, 만족도조사 */
    #satisfaction .answerBox {align-items: flex-start; flex-direction: column;}
}

@media (max-width: 640px) {
    .ask_wrap .askBox {gap:0; padding:1rem 0 1rem 3rem; font-size:1.5rem;}
    .ask_wrap .askBox:before {top:1.1rem; width:2.2rem; height:2.2rem; font-size:1.5rem;}
    .ask_wrap .ask_item .ask_link > a:last-child,
    .ask_wrap .ask_item .ask_link > em:last-child{margin-left:1rem; padding-left:1.3rem;}
    .ask_wrap .ask_item .ask_link > a:last-child:before,
    .ask_wrap .ask_item .ask_link > em:last-child:before{font-size:1.1rem;}
    .ask_wrap .askBox .btn_link {display:block; width:100%;}
    .ask_wrap .btn_close {height:100%;}
}

@media (max-width: 599px) {
    /* footer - 기관바로가기 */
    #footer .foot-quick .inner .footBtn {width: 100%;}
    #footer .foot-quick .inner .footBtn + .footBtn {border-top: 0.1rem solid var(--krds-gray-30);}
}
@media (max-width: 580px) {
    
    #container .in-between {margin-top: 1.5rem;}
    /* 브레드크럼 */
    /* krds 커스텀 */
    #container .in-between .contents .breadcrumb-wrap {padding: var(--krds-spacer-1) 0;}
    .page-title-wrap {padding-right: 9rem;}
    .page-title-wrap .h-tit-drop .drop-btn {padding-bottom: 1rem; font-size: 2.4rem;}
    
    /* etc :sns */
    .snsBox > button {height:3.5rem;}
    /* 청렴캐스트 추가 */
    .snsBox .castLink {right: 4.5rem; width: 4rem; padding-left: 0.9rem; font-size: 0.1px;}
    
    /* 맞춤형콘텐츠 : 모달창 */
    .modal .modal-dialog.modal-customContent .modal-content {flex-direction: column; gap: 2rem; padding: 2rem; height: auto;}
    .modal .modal-dialog.modal-customContent .modal-content .modal-header {padding: 0 2rem; width: 100%; background: none;}
    .modal .modal-dialog.modal-customContent .modal-content .modal-title {font-size: 2rem;}
    .modal .modal-dialog.modal-customContent .modal-content .modal-title strong {font-size: 2.5rem;}
    .modal .modal-dialog.modal-customContent .modal-content .modal-conts {padding: 2rem; width: 100%; border-radius: 3.5rem 0 2rem 0;}
    .modal .modal-dialog.modal-customContent .modal-content .btn-close {width: 4rem; height: 4rem; border: 0.5rem solid transparent; box-shadow: 0 0 0 0.5rem hsla(236, 100%, 75%, 0.5);}
    
    /* 구글언어 적용시 틀어짐 보완 작업 / 2025.04.18 */
    html:not([lang="ko"]) .snsBox .castLink {min-width:fit-content;width:4rem;}
    html:not([lang="ko"]) .labelLst > li {width:100%;}
}
@media (max-width:390px) {
    .ask_wrap .ask_item{display:block; width:100%;}
    .ask_wrap .ask_item .ask_link {display:block; width:100%; margin:0;}
    .ask_wrap .ask_item:after{display:none;}
}
@media (max-width:300px) {
    .ask_wrap .ask_item .ask_link > a:last-child,
    .ask_wrap .ask_item .ask_link > em:last-child{display:block;width:100%;margin:0;padding:0;}
    .ask_wrap .ask_item .ask_link > a:last-child:before,
    .ask_wrap .ask_item .ask_link > em:last-child:before{display:none;}
}