<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#fullpage3 {
    position:relative;
    top:0px;
    z-index:9;
    width:100%;
    height:100vh;
    max-width:100%;
}

/*怨듭��ы빆*/
.f3-container {
    margin:0 auto;
    max-width:1200px;
    width:100%;
    height:100%;
    color:#fff;
}
.section-noti {
    margin:0 auto;
    width:798px;
    height:auto;
    padding-bottom:50px;
}
.section-noti h2 {
    font-size:23px;
    color:#000;
    text-align:center;
    margin-top:140px;
    margin-bottom:20px;
    font-weight:600;
}
.view-noti-group a,
.list-noti a {
    color:#000;
    display:block;
}

/*怨듭��ы빆 - 紐⑸줉*/
.pageNav {
    margin:0 auto;
    width:auto;
    margin-top:17px;
    text-align: center;
}
.pageNav&gt;li {
   /* float:left;*/
    display:inline-block;
    font-size:16px;
    cursor:pointer;
    color:#606060;
    text-align:center;
    /*display:block;*/
    width:22px;
    height:25px;
    margin:0;
    padding:0;
}
.pageNav&gt;li:first-child,
.pageNav&gt;li:last-child {
    color:#014099;
    font-weight:bold;
    width:24px;
    font-size:12px;
}
.pageNav&gt;li.act {
    color:#014099;
    font-weight:bold;
}
.pageNav&gt;li:first-child {
    text-align:left;
}
.pageNav&gt;li:last-child {
    text-align:right;
}
.pageNav&gt;li:not(:last-child):not(:first-child) {
    text-align:center;
    vertical-align:top;
    margin-top:2px;
}
.pageNav::after {
    content:'';
    display:block;
    clear:both;
}
.list-noti&gt;li {
    width:100%;
    font-size:16px;
}
.list-noti&gt;.list-head {
    text-align: center;
    background-color:#014099;
}
.list-noti&gt;.list-pick {
    color:#000;
    background-color:#fff;
    border-bottom:1px solid #c7c7c7;
}
.list-noti&gt;.list-pick:hover {
    background-color: rgba(238, 238, 238, 0.324);
    transition: 0.5s;
}
.view-noti-group .list-pick&gt;div,
.list-noti&gt;li&gt;div {
    float:left;
    line-height:58px;
}
.view-noti-group .list-pick::after,
.list-noti&gt;li::after {
    content:'';
    display:block;
    clear:both;
}
.view-noti-group .list-pick&gt;div:first-child,
.list-noti&gt;li&gt;div:first-child {
    width:10%;
}
.view-noti-group .list-tlt.-tl,
.list-noti&gt;li&gt;div:nth-child(2) {
    width:70%;
}
.view-noti-group .list-date.-tl,
.list-noti&gt;li&gt;div:last-child {
    width:20%;
}
.view-noti-group .list-pick&gt;div:not(:nth-child(2)),
.list-noti&gt;.list-pick&gt;div:not(:nth-child(2)) {
    text-align:center;
}
.tlt-noti&gt;div:first-child,
.view-noti-group .list-tlt.-tl a,
.list-tlt.-t a {
    padding:0 3%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

/*怨듭��ы빆 - �댁슜蹂닿린*/
.tlt-noti {
    background-color:#014099;
    padding:0 3%;
}
.tlt-noti&gt;div {
    float:left;
    line-height:60px;
}
.tlt-noti&gt;div:first-child {
    width:85%;
}
.tlt-noti&gt;div:last-child{
    width:15%;
    text-align:right;
}
.tlt-noti::after {
    content:'';
    display:block;
    clear:both;
}
.dt-noti {
    background-color:#fff;
    color:#000;
    padding:3.4%;
    border-bottom:1px solid #c7c7c7;
    border-left:1px solid #c7c7c7;
    border-right:1px solid #c7c7c7;
}
.dt-noti img {
    width:100%;
    margin-bottom:2em;
}
.view-noti-group&gt;.list-pick {
    background-color:#fff;
    color:#000;
    border-bottom:1px solid #c7c7c7;
    border-left:1px solid #c7c7c7;
    border-right:1px solid #c7c7c7;
}
.dt-noti-txt {
    margin-top:20px;
    -ms-word-break:keep-all;
    word-break:keep-all;
}
.view-noti-group {
    margin-bottom:50px;
}
.btn-return {
    margin:0 auto;
    display:block;
    width:300px;
    height:66.5px;
    line-height:66.5px;
    background-color:#014099;
    color:#fff;
    font-size:20px;
    text-align:center;
    margin-bottom:50px;
}


/*
* 誘몃뵒�댁옘由� �쒖옉
*/

@media (max-width:1280px) {

}

@media (max-width: 767px) {
    
    /*怨듭��ы빆 紐⑸줉 - 紐⑤컮��*/
    .list-pick.-pr,
    .list-pick.-ne,
    .pageNav,
    .list-head,
    .list-num {
        display:none;
    }
    .section-noti {
        width:100%;
    }
    .section-noti h2 {
        font-size:1.4em;
        margin-top:106px;
        margin-bottom:14px;
    }
    .list-noti&gt;li {
        font-size:1.2em;
        height:108px;
        padding:6.4%;
    }
    .list-noti&gt;li:nth-child(2) {
        border-top:1px solid #c7c7c7;
    }
    .list-noti&gt;.list-pick {
        border-left:none;
        border-right:none;
        position:relative;
    }
    .list-date.-t {
        position:absolute;
        bottom:18px;
    }
    .tlt-noti&gt;div,
    .list-noti&gt;li&gt;div {
        float:none;
        width:100%;
        line-height:normal;
    }
    .list-noti&gt;li&gt;div:nth-child(2) {
        width:100%;
    }
    .list-noti&gt;.list-pick&gt;div:not(:nth-child(2)) {
        text-align:left;
    }
    .list-noti&gt;li&gt;div:last-child {
        font-size:.7em;
        color:#a0a0a0;
    }
    .tlt-noti&gt;div:first-child,
    .view-noti-group.list-tlt.-tl a, 
    .list-tlt.-t a {
        padding:0;
    }
    .tlt-noti&gt;div:first-child,
    .list-tlt.-t a {
        white-space:normal;
        display:-webkit-box;
        -webkit-line-clamp:2; /* �띿뒪�몃� �먮� �� �먰븯�� �⑥쐞 ex) 3以� */
        -webkit-box-orient: vertical;
        overflow:hidden;  
    }

    /*怨듭��ы빆 �댁슜蹂닿린 - 紐⑤컮��*/
    .tlt-noti&gt;div:first-child {
        width:100%;
        font-size:1.1em;
    }
    .tlt-noti {
        background-color:#fff;
        color:#000;
        position:relative;
        height:60px;
        border-top:1px solid #c7c7c7;
        border-bottom:1px solid #c7c7c7;
        height:108px;
        padding:6.4% 5%;
    }
    .tlt-noti&gt;div:last-child {
        width:auto;
        text-align:left;
        font-size:.7em;
        color:#a0a0a0;
    }
    .tlt-noti&gt;div:last-child {
        position:absolute;
        bottom:20px;
    }
    .dt-noti {
        border-left:none;
        border-right:none;
        padding:5%;
    }
    .dt-noti-txt {
        margin-top:40px;
        padding-bottom:34px;
    }
    .btn-return {
        width:64%;
        height: 58px;
        line-height:58px;
        font-size:1.2em;
    }

}



</pre></body></html>