html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article,
aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu,
nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
li {list-style: none;}
a {color: inherit; text-decoration: inherit; }
a, button, input:focus, input:active, button:focus, button:active {outline: none; box-shadow: none;}
input {outline: none;}
button {border: 0; outline: none;}
article,aside,details,figcaption,figure,footer,header,nav,section,summary {display: block}
button,input[type=button],input[type=reset],input[type=submit] {cursor: pointer}
table {border-collapse: collapse;border-spacing: 0}
th,td {padding: 0}
figure,form {margin: 0}
img {vertical-align: bottom;}
/* ----- reset ----- */

@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

body { font-family: 'Pretendard-Regular'; position: relative;}

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

/* header */
.logo {
    text-align: center;
    height: 70px;
    line-height: 70px;
    max-width: 1200px;
    margin: 0 auto;
    display: block;
    width: 100%;
}

.logo img {
    vertical-align: middle;
}

nav {
    background: #2a2a2a;
}

.gnb {
    display: table;
    table-layout: fixed;
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;   
    color: #fff;
    text-align: center;
    font-size: 16px;
}
.gnb li {
    display: table-cell;
    width: 20%;
}
.gnb li:hover > a , .gnb li a:hover .innermenu li {
    color: #03c6fc;
}

.first {
    color: #03c6fc;;
}

.gnb > li:hover{
    background: #5e5e5e36;
}
.gnb > li > a {
    width: 100%;
    display: block;
    height: 100%;
    margin: 22px 0;
}

.innermenu { 
    display: none;
    box-sizing: border-box;
    border-top: 1px solid #626262;
    padding-top: 10px;
    margin: 0 10px;
    overflow: hidden;
}

.innermenu li {
    width: 100%;
    display: table;
    padding-bottom: 15px;
    font-size: 14px;
}

.innermenu.on {
    display: block;
}

.btn {
    display: none;
}

.close2 {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 9998;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: none;
    background: none;
    text-align: left;
    text-indent: -9999px;
    background: rgba(0, 0, 0, 0.6)
}
.leftmenu {
    display: none;
}

.visual {
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 25px;
    color: #333;
}

.title_text1 {
    font-size: 40px;
    text-align: center;
}
.tab {
    display: flex;
    justify-content: space-between;
    text-align: center;
    margin-top: 10px;
}

.tab li {
    margin-right: 1%;
    flex-basis: 100%;
}

.tab li:nth-child(3) {
    letter-spacing: -1px;
}

.tab a {
    padding: 15px 15px;
    display: block;
    border: 1px solid #ccc ;
    color: #444;
}
.tab a.select {
    background: #077ce3;
    color: #fff;
    border: none;
}

.txtbox {
    margin-top: 30px;
}

.b_text {
    font-size: 18px;
    color: #009dff;
    margin-bottom: 5px;
}
.tit {font-weight: bold;}

.txt {
    margin-bottom: 10px;
    color: #777;
}

.innerbox {
    margin-left: 20px; margin-top: 5px;
}

span {font-size: 15px; color: #777;  display: block;}

p.img {
    width: 100%;
}

p.img img {
    width: 100%;
}
.container {
    margin-top: 10px;
    padding: 15px 10px 15px;
    background: #f2f2f2;
    color: #777;

}
.txtbox3 {line-height: 1.6;}
.point {
    color: #23519c;
    display: inline-block;
    font-size: 16px;
}

.line {border-bottom: 1px solid #000; display: inline-block;}

.number {
    font-family: '맑은 고딕';
    display: inline-block;
    font-size: 16px;
}

/* footer */
footer {
    background: #525252;
    color: #fff;
    margin-top: 30px;
}

.th_text1 {
    font-size: 20px;
    font-weight: bold;
}

.icon li:last-child {
    margin-right: 0;
}

.ftinner {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.th_text1 {
    font-size: 20px;
    padding-bottom: 5px;
}
.td_text1 {
    font-size: 17px;
}

.ftcontainer {
    text-align: center;
    padding: 10px 0;
    box-sizing: border-box;
}

.ftinner > img {
    vertical-align: 15px;
}
.fttable{
    display: inline-block;
    font-size: 14px;
    font-family: '맑은 고딕';
    text-align: left;
    padding: 10px 0;
    box-sizing: border-box;
}

/* table 1 */
.tg  {border-collapse:collapse;border-spacing:0; width: 100%; font-size: 14px;}
.tg td{overflow:hidden;padding:10px 5px;word-break:normal; border: 1px solid #ddd;}
.tg th{overflow:hidden;padding:10px 5px;word-break:normal;}
.tg .tg-baqh{text-align:center;vertical-align:middle}
.tg .table-top {text-align: center; border-top: 1px solid #23519c; border-bottom: 1px solid #23519c; color: #23519c; vertical-align: middle;}
/* ---------------------------------------------------------- */


.list {border: 1px solid #000;}

@media screen and (max-width: 1200px) {
    .visual {max-width: 1000px;}
}

@media screen and (max-width: 1024px) {
    .logo {
        height: 50px;
        line-height: 50px;
        position: relative;
    }
    .logo a {display: block;}
    .logo img {
        width: 20%;
        vertical-align: middle;
    }
    .btn {
        position: absolute;
        left: 1%;
        top: 0;
        display: block;
        font-size: 25px;
    }
    .gnb {
        display: none;
    }
    /*leftmenu*/
    .leftname {
        background: #2197d7;
        overflow: hidden;
        color: #fff;
        font-weight: bold;
   
    }
    .leftname a {
        display: block;
        height: 50px;
        line-height: 50px;
        font-weight: 400;
    }
    .leftmenu {
        display: block;
        width: 270px;
        height: 100%;
        background:#fff;
        color: #333;
        z-index: 1000;
        position: absolute;
        left: -300px;
        top: 0;
        box-sizing: border-box;
        text-align: center;
        font-size: 14px;
        transition: all 0.5s;
     
    }
    .leftmenu.on {
        left: 0px;
        transition: all 0.2s;
    }
    .leftmenu li {
        text-align: left;
        padding-left: 3%;
    }
    .leftname a {
        padding-left: 3%;
    }
    .leftname li a {text-align: right;}

    .gnb2 li {
        background: #fafafa; 
        line-height: 3;  
        border-bottom: 1px solid #6767672a;      
    }
    
    .gnb2 li a {
        display: block;
    }
    .innermenu {
        border-top: none;
        margin: 0;
    }

    .innermenu li {
        border-bottom: 1px solid #6767672a;
        background: #fff;
        text-align: left;
        line-height: 3;
        padding-bottom: 0;
        padding-left: 10px;
    }

    .innermenu li a {
        display: block;
    }

    .innermenu li:nth-child(1) {
        border-top: 1px solid #6767672a;
    }

    .innermenu li:last-child {
        border: none;
    }

    .close2 {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        z-index: 9998;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        border: none;
        background: none;
        text-align: left;
        text-indent: -9999px;
        background: rgba(0, 0, 0, 0.6)
    }

    .close2.on { /* 닫기 */
        display: block;
        width: 100%;
        height: 100%;
        right: 20%;
        z-index: 10;
        cursor: pointer;
    }
        .txtbox {
            letter-spacing: -0.2px;
            width: 90%;
            margin: 0 auto;
        }
    
        .txtbox h3 {
            font-size: 35px;
        }
    
        .txtbox p.tit {
            font-size: 20px;
        }
    
        th {
            font-size: 1em;
        }
        
        td {
            font-size: 0.8em;
            text-overflow: ellipsis;
            overflow: hidden;
        
        }
        
}

@media screen and (max-width: 768px) {
    .leftmenu {
        width: 220px;
    }
    footer {
        margin-top: 0;
    }
    .fttable {
        font-size: 1em;
        font-family: 'Pretendard-Regular';
    }
    .ftinner > img {display: none;}
        .tab {
            display: block;
        }
    
        .tab li {
            margin-top: 1%;
        }
    
        .txtbox2 {
            width: 95%; margin: 0 auto; font-size: 1em;
        }

        .txtbox3 {
            width: 95%; margin: 0 auto; font-size: 1em;
        }
}   


@media screen and (max-width: 480px) {
    .tg {letter-spacing: -1px; font-size: 13px;}
    .mo {display: none;}
    .logo img {
        width: 40%;
    }
    .ftinner > img {
        width: 20%;
        display: none;
    }
    .fttable {
        font-size: 1em;
        font-family: 'Pretendard-Regular';
        text-align: center;
    }
        .visual {
            padding-top: 10px;
        }
    
        .title_text1 {
            font-size: 1.5em;
        }
    
        .innerbox {
            margin-left: 0;
        }
    
        .txtbox p.tit {
            font-size: 1em;
        }
        .tab a {
            padding: 5px;
        }
    }


@media screen and (max-width: 320px) {
    .logo a {
        font-size: 20px;
        margin-left: 1%;
    }
    .innermenu {
        padding: 0;
    }
    
    .leftmenu {
        width: 170px;
    }
    
    .leftmenu a {
        line-height: 40px;
        font-size: 0.9em;
        height: 40px;
    }
    
    .btn {
        font-size: 20px;
    }
}