@charset "utf-8";

/* gnb, lnb, footer 통합 공통 디자인 */
/* 덴올티비, 덴올몰, 덴잡, 에듀덴올, 덴잡, 덴잡소프트 */
* {
  /*margin: 0px; padding: 0px;*/
}

ul, ol, li {
  list-style-type: none;
}

#denallFoot a {
    text-decoration: none;
    color: #111;
}

#denallFoot .footer_notice {
    padding: 14px 0;
    background-color: #e5e8eb;
    color: #111;
}

#denallFoot .footer_notice_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}



/* 공지사항 area */
#denallFoot .footer_menu {
    padding: 6.5px 0;
    color: #111;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    min-width: 1280px !important;
}

#denallFoot .footer_menu_inner {
    display: flex;
    justify-content: space-between;
}

#denallFoot .footer_notice .notice_wrapper {
    display: flex;
    overflow: hidden;
    height: 21px;
    letter-spacing: -0.025em;
}

#denallFoot .footer_notice .notice_title {
    flex-shrink: 0;
    font-weight: 900;
    display: inline-block;
    vertical-align: middle;
}

#denallFoot .footer_notice .notice_title::after {
    content: ' ';
    display: inline-block;
    width: 1px;
    height: 13px;
    background: rgb(155, 156, 157);
    vertical-align: middle;
    margin: 0 0.8em;
}

#denallFoot .footer_notice .footer_notice_desc {
    color: #111;
    display: inline-flex;
    align-items: center;
    height: 21px;
}

#denallFoot .footer_notice .sns {
    flex-shrink: 0;
    display: flex;
    align-items: center;
}

#denallFoot .footer_notice .sns_item {
    margin-left: 6px;
    line-height: 47px;
}

#denallFoot .footer_notice .sns img {
    vertical-align: top;
}

#denallFoot .footer_menu .sns {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    right: 260px;
    position: absolute;
    height: 30px;
}

#denallFoot .footer_menu .sns_item {
    margin-left: 6px;
    float: left;
}

#denallFoot .footer_menu .sns img {
    vertical-align: top;
    border: 0px;
}

#denallFoot .footer_menu ul li a {
    outline: 0px;
    border: 0px;
    border-width: 0px;
}


/* footer_navigation_bar */
#denallFoot .inner_footer_fnb {
    position: relative;
    /* margin:10px 0 0; */
    letter-spacing: -0.075em;
    min-width: 492px;
}

#denallFoot .inner_footer_fnb_list {
    display: flex;
    align-items: center;
}

#denallFoot .inner_footer_fnb_list a {
    font-size: 14px;
}

#denallFoot .inner_footer_fnb_list .box a {
    font-size: 14px;
}


#denallFoot .inner_footer_fnb_list li {
    margin-right: 30px;
    font-size: 14px;
    float: left;
    line-height: 29px;
}

#denallFoot .inner_footer_fnb_list .box {
    background-color: #fff;
    border: 1px solid #d9d9d9;
    padding: 0px 25px !important;
    font-weight: bold;
}




/* family site list */
#denallFoot .family_site_select {
    /* position: absolute; */
    top: 10px;
    right: 0;
    width: 198px;
    height: 30px;
    float: right;
}

#denallFoot .family_site_select select {
    width: 100%;
    height: 100%;
    padding: 0 0 0 9px;
    color: #666;
    font-weight: bold;
    border-radius: 0;
    border: #c6c6c6 solid 1px;
    box-sizing: border-box;
    background: #fff url(../../images/select_bg_ar.png) no-repeat right;
    cursor: pointer;
    -webkit-appearance: none;
    font-family: inherit;
    font-size: 12px;
    line-height: 12px;
    min-height: 30px;
}

/* footer_info area */
#denallFoot .denall_footer_info {
    margin-top: 16px;
    color: #666;
    font-size: 12px;
    /* line-height:1.5; */
    line-height: 22px;
    word-break: keep-all;
    /* padding-right: 170px; */
    /* padding-right: 230px !important; */
    letter-spacing: -0.3px;
    min-width: 800px;
    max-width: 1450px;
}

#denallFoot .denall_footer_info .division {
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    letter-spacing: -0.9px;
}

#denallFoot .denall_footer_info .division strong {
    font-size: 12px;
    font-weight: bold;
    color: #333;
    letter-spacing: -0.3px;
}

.denall_footer_info div:nth-child(2),
.denall_footer_info div:nth-child(3) {
    letter-spacing: -0.9px;
}


#denallFoot .denall_footer_info .division::after {
    content: ' ';
    display: inline-block;
    margin: 0 0.5em;
    width: 1px;
    height: 1em;
    background-color: #ccc;
    vertical-align: middle;
}

#denallFoot .denall_footer_info_copyright {
    color: #333;
    font-weight: bold;
    font-size: 12px;
    margin: 16px 0 96px;
    letter-spacing: normal;
}

.footer-link-box {
    font-size: 12px;
    letter-spacing: -0.6px;
    height: 20px;
    border: solid 1px #d9d9d9;
    background-color: #f4f4f4;
    padding: 0px 13px;
    margin: 0px 10px;
    position: relative;
}

.footer-link-box .box-inner-r-arrow {
    background: url(../../images/icn-footer-books-n.png) no-repeat;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 2px;
    background-position: center;
}


.newsticker-button {
    width: 49px;
    height: 44px;
    border: solid 1px #c2cbe4;
    background-image: linear-gradient(to top, #ffffff, #ffffff);
    position: fixed;
    bottom: 0px;
    z-index: 700;
    cursor: pointer;
}

.button-arrow-up {
    background: url(../../images/icn-show-n.png) no-repeat;
    width: 15px;
    height: 9px;
    margin: 0 auto;
    background-size: cover;
    display: block;
    top: 45%;
    position: relative;
    vertical-align: middle;
    transform: translate(0px, -25%);
}

.button-arrow-down {
    background: url(../../images/icn-hide-n.png) no-repeat;
    width: 15px;
    height: 9px;
    margin: 0 auto;
    background-size: cover;
    display: block;
    top: 45%;
    position: relative;
    vertical-align: middle;
    transform: translate(0px, -25%);
    z-index: 700;
}

.newsticker-bar {
    width: 100%;
    height: 44px;
    opacity: 0;
    filter: opacity(0);
    border: 1px solid #c2cbe4;
    background-color: #dde1ec;
    position: fixed;
    bottom: 0px;
    z-index: 600;
}

.newsticker-contents {
    padding-left: 44px;
}

.newsticker-bar-show {
    opacity: 0.95;
    filter: opacity(0.95);
}

.certification_wrap {
    /* position: absolute !important; */
    /* top: 10px; */
    /* right: 50px; */
    margin-top: 10px;
}

.certification {
    /* display: flex; */
}

.marquee {
    width: 100%;
    overflow: hidden;
}

.vjs-marquee-item {
    margin: 0 38px;
    height: 44px;
}

.vjs-marquee-item-prefix {
    color: #383def;
    font-size: 16px;
    font-weight: bold;
}

.vjs-marquee-item-content {
    color: #222222;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: -1.2px;
}

#denallFoot .l-inner {
    width: 1920px;
    /* max-width: calc(100% - 184px); */
    max-width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
    min-width: 1280px !important;
    padding: 0px 50px;
}

#denallFoot .l-inner table {
  width: 100%;
}

#denallFoot .l-inner table tr td {
  vertical-align: top;
}

#denallFoot .l-inner .footer-logo {
  display: inline-block;
  margin-right: 30px;
  margin-top: 22px;
  vertical-align: top;
}

.newsticker-button {
    background-image: none;
    background-color: #fff;
}

.newsticker-button:hover {
    background-color: #eff0f4;
    border: 1px solid #c2cbe4;
}

.newsticker-button:active {
    background-color: #d6dbeb;
    border: 1px solid #c2cbe4;
}

.ui-tooltip,
.arrow:after {
    background: #fff;
    border: 1px solid #3d3e40;
}

.ui-tooltip {
    color: #333;
    font-size: 12px;
    width: 102px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    letter-spacing: -0.6px;
    position: absolute;
    z-index: 630;
}

.vjs-marquee-item {
    margin: 0 19px;
}

/* @media (max-width: 1680px) {
    #denallFoot .l-inner {
        max-width: calc(100% - 85px);
    }
} */