@charset "utf-8";

/* reset */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
textarea,
p,
blockquote,
th,
td,
input,
select,
textarea,
button {
    margin: 0;
    padding: 0
}

fieldset,
img {
    border: 0 none
}

dl,
ul,
ol,
menu,
li {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

input,
select,
textarea,
button {
    vertical-align: middle;
    font-size: 100%
}

button {
    border: 0 none;
    background-color: transparent;
    cursor: pointer
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    -webkit-text-size-adjust: none
}

/* 뷰표트 변환시 폰트크기 자동확대 방지. */
input:checked[type='checkbox'] {
    background-color: #666;
    -webkit-appearance: checkbox
}

input[type='text'],
input[type='password'],
input[type='submit'],
input[type='search'],
input[type='tel'],
input[type='email'],
html input[type='button'],
input[type='reset'] {
    -webkit-appearance: none;
    border-radius: 0
}

input[type='search']::-webkit-search-cancel-button {
    -webkit-appearance: none
}

input::-ms-clear {
    display: none
}

body {
    background: #fff
}

body,
th,
td,
input,
select,
textarea,
button {
    font-size: 15px;
    line-height: 1.5;
    font-family: HelveticaNeue-Light, AppleSDGothicNeo-Light, 'Malgun Gothic', '맑은 고딕', sans-serif;
    color: #222
}

a {
    color: #222;
    text-decoration: none
}

a:active,
a:hover {
    text-decoration: none
}

address,
caption,
cite,
code,
dfn,
em,
var {
    font-style: normal;
    font-weight: normal
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}

header,
section,
footer,
aside,
nav,
main,
article,
figure {
    display: block
}

/* global */
.screen_out {
    overflow: hidden;
    position: absolute;
    width: 0;
    height: 0;
    line-height: 0;
    text-indent: -9999px
}

.show {
    display: block
}

.hide {
    display: none
}

html,
body {
    height: 100%
}

#kakaoWrap {
    position: relative;
    min-height: 100%
}

/* 헤더 */
.k_head {
    position: relative;
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #eaeaea;
    background-color: #fff
}

.k_head .wrap_tit {
    overflow: hidden;
    position: relative;
    z-index: 0;
    width: 100%;
    height: 45px;
    border: 0 none;
    background-color: #fff;
    text-align: left;
    white-space: nowrap;
    font-size: 0
}

/* 2024-12-27 수정 시작 */
.k_head .tit_daum {
    display: inline-block;
    *display: inline;
    padding: 0 3px 0 52px;
    vertical-align: top;
    *zoom: 1
}

.k_head .link_daum {
    position: absolute;
    top: 0;
    left: 14px;
    width: 36px;
    height: 35px;
    padding-top: 11px;
    font-size: 0;
    line-height: 0;
    text-align: center
}

.k_head .link_daum .img_daumlogo svg path {
    fill: #273552
}

.k_head .tit_service {
    display: block;
    overflow: hidden;
    height: 45px;
    font-size: 20px;
    line-height: 46px;
    letter-spacing: -0.035em
}

/* 2024-12-27 수정 끝 */
.iphone .k_head .tit_service {
    line-height: 47px
}

.notice_type2 .k_head {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999
}

/* 맨위로 */
.btn_pageup {
    overflow: hidden;
    position: fixed;
    bottom: 6px;
    right: 6px;
    z-index: 999;
    width: 34px;
    height: 31px;
    border: 1px solid #d1d1d1;
    border-color: rgba(0, 0, 0, 0.18);
    border-radius: 2px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.btn_pageup .img_mtop {
    display: block;
    overflow: hidden;
    width: 14px;
    height: 16px;
    margin: 7px auto 0;
    background: url(//t1.daumcdn.net/daumtop_deco/images/mtop/2018/m320/img_pageup.png) no-repeat 0 0;
    text-indent: -9999px;
    vertical-align: top
}

.btn_pageup:active {
    border-color: #747474
}

.btn_upetc {
    bottom: 41px
}

/* 공지목록 */
.cont_home {
    position: relative
}

.top_notice {
    position: relative;
    height: 71px;
    border-bottom: 9px solid #f2f2f2;
    background: url(//t1.daumcdn.net/daumtop_deco/images/mtop/2018/m640/bg_daum_notice.png) repeat 50% 0;
    background-size: cover
}

.top_notice .desc_notice {
    padding: 18px 19px 0;
    font-size: 15px;
    line-height: 19px;
    color: #fff
}

.mobile .top_notice {
    display: none
}

.section_channel {
    border-bottom: 1px solid #e4e6e7;
    background-color: #fff
}

.loading_wrap {
    position: relative;
    padding-bottom: 40px;
    background-color: #fff;
    text-align: center
}

.info_nomore {
    padding: 15px 0 16px;
    border-top: 1px solid #f2f2f2;
    font-size: 14px;
    line-height: 1;
    color: #888;
    background-color: #fff;
    text-align: center;
    letter-spacing: -0.035em
}

.wrap_horizon {
    position: relative
}

.list_horizon {
    padding: 5px 0 13px
}

.list_horizon li {
    position: relative;
    margin: 0 12px;
    padding: 12px 0;
    border-top: 1px solid #f2f2f2
}

.list_horizon li:first-child {
    padding-top: 9px;
    border-top: 0 none
}

.list_horizon .link_item {
    display: block;
    overflow: hidden;
    width: auto;
    padding: 0 8px
}

.list_horizon .cont_item {
    display: block;
    padding-right: 20px;
    font-size: 16px
}

.list_horizon .tit_item {
    display: block;
    display: -webkit-box;
    display: -moz-box;
    overflow: hidden;
    height: auto;
    max-height: 41px;
    padding-top: 1px;
    font-weight: normal;
    line-height: 19px;
    letter-spacing: -0.035em;
    pointer-events: none;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.list_horizon .txt_new {
    display: inline-block;
    padding: 5px 0 0;
    font-weight: normal;
    font-family: 'Helvetica Neue', sans-serif;
    font-size: 9px;
    line-height: 16px;
    color: #f4492e;
    vertical-align: top
}

.list_horizon .txt_new:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 10px;
    margin: 3px 7px 0 7px;
    background-color: #d9dbdc;
    vertical-align: top
}

.list_horizon .txt_date {
    display: inline-block;
    padding-top: 5px;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #888
}

/* 공지사항 본문 */
.notice_subject {
    font-size: 12px;
    line-height: 1.5;
    font-family: 'Malgun Gothic', '맑은 고딕', sans-serif;
    letter-spacing: -0.035em;
    color: #202020
}

.notice_subject {
    position: relative;
    overflow: hidden;
    min-width: 700px;
    margin-top: 46px;
    background-color: #2f9cff;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat
}

.notice_subject:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: #000;
    opacity: .4;
    filter: alpha(opacity=40);
    content: ''
}

.notice_subject .info_view {
    display: table;
    position: relative;
    z-index: 1;
    width: 700px;
    height: 400px;
    margin: 0 auto;
    color: #fff
}

.summary_view {
    display: table-cell;
    width: 100%;
    padding-bottom: 47px;
    vertical-align: bottom
}

.summary_view .tag_cate {
    display: inline-block;
    height: 28px;
    padding: 0 15px;
    margin: 0;
    border: 1px solid #fff;
    border-radius: 15px;
    font-size: 15px;
    line-height: 30px;
    color: #fff;
    text-align: center
}

.summary_view .tit_notice {
    display: -webkit-box;
    max-height: 102px;
    margin-top: 18px;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 40px;
    line-height: 52px;
    letter-spacing: -2px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-wrap: break-word
}

.summary_view .txt_sub {
    display: block;
    overflow: hidden;
    margin-top: 8px;
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.summary_view .tit_notice+.txt_sub {
    margin-top: 16px
}

.summary_view .txt_bar {
    display: inline-block;
    margin: 0 10px;
    opacity: .5
}

.summary_view .txt_info {
    display: inline-block;
    margin-top: 53px;
    font-size: 14px;
    color: #fff;
    word-spacing: 1px;
    letter-spacing: -2px
}

.summary_view .txt_info .txt_date {
    display: inline-block;
    font-size: 13px;
    letter-spacing: 1px
}

.os_mac .summary_view .tit_notice {
    margin-bottom: 0
}

.notice_detail {
    max-width: 700px;
    margin: 0 auto;
    padding: 51px 10px 106px;
    font-size: 16px;
    line-height: 28px;
    color: #202020
}

@media only screen and (min-width:768px) {
    html:not(.mobile) .top_notice {
        height: 100px;
        background-image: url(//t1.daumcdn.net/daumtop_deco/images/mtop/2018/m640/bg_daum_notice2.png)
    }

    html:not(.mobile) .top_notice .inner_responsive {
        width: 768px;
        margin: 0 auto
    }

    html:not(.mobile) .top_notice .desc_notice {
        padding: 30px 28px 0
    }

    html:not(.mobile) .section_channel {
        padding-top: 5px
    }

    html:not(.mobile) .wrap_horizon {
        overflow: hidden;
        width: 768px;
        margin: 10px auto 0
    }

    html:not(.mobile) .wrap_horizon:after {
        position: absolute;
        left: 50%;
        top: -37px;
        width: 1px;
        height: 100%;
        background-color: #d5d5d5;
        content: ''
    }

    html:not(.mobile) .list_horizon {
        overflow: hidden;
        padding-top: 0;
        padding-bottom: 37px;
        font-size: 0
    }

    html:not(.mobile) .list_horizon li {
        display: inline-block;
        float: none;
        width: 336px;
        margin: 0 24px;
        padding: 12px 0 8px;
        vertical-align: top
    }

    html:not(.mobile) .list_horizon li:nth-child(-n+2) {
        padding-top: 0;
        border-top: 0 none
    }
}

@media only screen and (max-width:700px) {
    .notice_subject {
        width: 100%;
        min-width: 320px
    }

    .notice_subject .info_view {
        width: 100%;
        height: 125px
    }

    .summary_view {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 0 20px 20px;
        box-sizing: border-box
    }

    .summary_view .tag_cate {
        height: 22px;
        font-size: 12px;
        line-height: 24px
    }

    .summary_view .tit_notice {
        max-height: 70px;
        margin-top: 15px;
        font-size: 20px;
        line-height: 25px
    }

    .summary_view .txt_sub {
        font-size: 15px
    }

    .summary_view .tit_notice+.txt_sub {
        margin-top: 4px
    }

    .summary_view .txt_info {
        margin-top: 26px
    }

    .notice_detail {
        padding: 36px 20px 24px;
        font-size: 17px;
        line-height: 26px;
        letter-spacing: 0;
        box-sizing: border-box
    }
}

@media only screen and (max-width:320px) {
    .notice_detail {
        padding-right: 0;
        padding-left: 0
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 1.5dppx) {
    .btn_pageup .img_mtop {
        background-image: url(//t1.daumcdn.net/daumtop_deco/images/mtop/2018/m640/img_pageup.png);
        -webkit-background-size: 14px 16px;
        background-size: 14px 16px
    }
}

/* darkmode */
@media (prefers-color-scheme: dark) {
    .k_head .link_daum .img_daumlogo svg path {
        fill: #E8E8E8
    }

    /* 2024-12-27 수정 */
    .k_head {
        background-color: #121212;
        border-color: #383838
    }

    .k_head .wrap_tit {
        background-color: #121212
    }

    a {
        color: #e7e7e7
    }

    .section_channel {
        background-color: #121212;
        border-color: #383838
    }

    .list_horizon li {
        border-color: #383838
    }

    .top_notice {
        border-color: #2a2a2a
    }

    .list_horizon .txt_new:after {
        background-color: #383838
    }

    html:not(.mobile) .wrap_horizon:after {
        background-color: #383838
    }
}