/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    text-align: center;
    color: #fff;
    list-style: none;
    text-decoration: none;
}



.behind {
    width: 1px;
    height: 1px;
    position: absolute;
    left: -1px;
    overflow: hidden;
    z-index: -1000;
}

.hidden {
    visibility: hidden;
    width: 0;
    height: 0;
    font: 0/0'';
    overflow: hidden;
}

wrap {
    width: 100%;
}

#header {
    width: 100%;
    height: 150px;
    margin-bottom: 30px;
}

#header_box {
    max-width: 1024px;
    height: 50px;
    margin: 0 auto;
    position: relative;
}

#logo {
    width: 140px;
    height: 32px;
    position: relative;
    top: 10%;
    left: 5%;
    float: left;
    background: url(../img/01_logo.png);
    cursor: pointer;
}

#logo > a {
    width: 100%;
    height: 100%;
    display: block;
}

#logo:hover {
    opacity: 0.5;
}

#lnb_1 {
    width: 50%;
    float: right;
}

#lnb_1 > ul > li {
    width: 32%;
    height: 50px;
    line-height: 50px;
    float: left;
}

#lnb_1 > ul > li > a {
    color: #000;
    display: block;
    font: 0.8em /50px '나눔바른고딕';
}


#lnb_1 > ul > li > a:hover {
    background-color: rgba(225, 225, 225, 0.5);
    -webkit-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}


#lnb_2 {
    border-top: solid 1px #000;
    width: 100%;
    height: 50px;
}

#lnb_2 > ul {
    max-width: 800px;
    height: 50px;
    margin: 0 auto;
}

#lnb_2 > ul > li {
    border-radius: 0 0 20px 20px;
    width: 20%;
    float: left;
}

#lnb_2 > ul > li:hover {
    background: rgba(225, 225, 225, 0.5);
    -webkit-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

#lnb_2 > ul > li > a {
    color: #000;
    display: block;
    font: 0.8em / 50px '나눔바른고딕';
}

#lnb_2 > ul > li > a:hover {
    font-weight: bold;
}

.icon {
    width: 90px;
    height: 30px;
    position: fixed;
    right: 50px;
    top: 7%;
    z-index: 9999;
}

.icon li {
    float: left;
    margin-right: 30px;
    width: 30px;
    height: 30px;
    display: block;
    cursor: pointer;

}

.icon li a {
    width: 100px;
    height: 100px;
    display: block;
}

.icon li:hover {
    opacity: 0.5;
}


.icon li:nth-child(1) {
    background-image: url(../img/00_icon-01.png);
}

.icon li:nth-child(2) {
    background-image: url(../img/00_icon-02.png);
    margin-right: 0;
}









section {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    /*overflow: hidden; 높이 자동 계산*/
}

#text_1 {
    width: 100%;
    height: 100px;
    margin: 0 auto;
}

#text_1 > h1 {
    font: bold 2em / 50px '나눔바른고딕';
    color: #000;
}

#text_2 {
    max-width: 1024px;
    height: 30px;
    margin: 0 auto;
}

#text_2 > a {
    float: left;
    font: 0.8em / 30px '나눔바른고딕';
    color: #888;
    margin-left: 20px;
}

#list_box {
    max-width: 1024px;
    height: 54px;
    margin: 0 auto;
}

#list_box > ul {
    margin: 20px;
}

#list_box > ul > li {
    width: 100%;
    height: 50px;
    border-top: solid 2px #000;
    border-bottom: solid 2px #888;
}

#list > li {
    height: 50px;
    float: left;
}

#checkbox > a > input {
    position: relative;
    top: 3px;
    width: 15px;
    height: 15px;
}

#list > li:nth-child(1) {
    width: 5%;
}


#list > li:nth-child(2) {
    width: 25%;
}

#list > li:nth-child(3) {
    width: 25%;
}

#list > li:nth-child(4) {
    width: 10%;
}

#list > li:nth-child(5) {
    width: 10%;
}

#list > li:nth-child(6) {
    width: 15%;
}

#list > li:nth-child(7) {
    width: 10%;
}


#list > li > a {
    color: #000;
    font: 1em / 50px '나눔바른고딕';
}

#text_3 {
    width: 100%;
    height: 100px;
}

#text_3 > a {
    color: #888;
    font: 1em / 100px '나눔바른고딕';
}

#list_box_2 {
    width: 100%;
    height: 200px;
}

#list_box_2 {
    max-width: 1024px;
    height: 200px;
    margin: 0 auto;

}

#list_box_2 > ul {
    border-top: solid 2px #000;
    margin: 20px;
}

#list_box_2 > ul > li {
    width: 100%;
    height: 50px;
}

#list_2 > li:nth-child(1) {
    width: 80%;
    height: 50px;
    float: left;
}

#list_2 > li:nth-child(1) > a {
    font: 1em / 50px '나눔바른고딕';
    float: left;
    color: #000;
}

#list_2 > li:nth-child(2) {
    width: 10%;
    height: 50px;
    float: left;
}

#list_2 > li:nth-child(3) {
    width: 10%;
    height: 50px;
    float: left;
}

#list_2 > li:nth-child(3) > a {
    font: 1em / 50px '나눔바른고딕';
    float: right;
    color: #000;
}

#list_3 > li:nth-child(1) {
    width: 80%;
    height: 50px;
    float: left;
}

#list_3 > li:nth-child(1) > a {
    font: 1em / 50px '나눔바른고딕';
    float: left;
    color: #000;
}

#list_3 > li:nth-child(2) {
    width: 10%;
    height: 50px;
    float: left;
}

#list_3 > li:nth-child(2) > a {
    font: 1em / 50px '나눔바른고딕';
    float: left;
    color: #000;
}

#list_3 > li:nth-child(3) {
    width: 10%;
    height: 50px;
    float: left;
}

#list_3 > li:nth-child(3) > a {
    font: 1em / 50px '나눔바른고딕';
    float: right;
    color: #000;
}

#point {
    width: 100%;
    height: 50px;
}

#point > ul {
    max-width: 1024px;
    height: 50px;
    margin: 0 auto;
    background-color: rgb(255, 145, 209, 0.67);
}

#point > ul > li:nth-child(1) {
    width: 10%;
    height: 50px;
    float: left;
}

#point > ul > li:nth-child(2) {
    width: 80%;
    height: 50px;
    float: left;
}

#point > ul > li:nth-child(3) {
    width: 10%;
    height: 50px;
    float: left;
}

#point > ul > li:nth-child(2) > a {
    font: bold 1.2em / 50px '나눔바른고딕';
    color: #000;
    float: left;
}

#point > ul > li:nth-child(3) > a {
    font: bold 1.2em / 50px '나눔바른고딕';
    color: #000;
    float: left;
}

#btn {
    /*    margin: 30px;*/
    width: 100%;

}

#btn > ul {
    max-width: 650px;
    margin: 20px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#btn > ul > li {
    width: 48%;
    height: 70px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


#btn > ul > li:hover {
    opacity: 0.5;
}

#btn > ul > li:nth-child(1) {

    background-color: rgba(255, 145, 209, 0.67);
    border-radius: 20px;
}

#btn > ul > li:nth-child(2) {
    border: solid 3px rgb(255, 145, 209, 0.67);
    border-radius: 20px;
}

#btn > ul > li:nth-child(1) > a {
    font: bold 1.2em / 70px '나눔바른고딕';
}

#btn > ul > li:nth-child(2) > a {
    font: bold 1.2em / 70px '나눔바른고딕';
    color: rgb(255, 145, 209, 0.67);
}






#footer {
    width: 100%;
    height: 150px;
    background-color: #000000;
}

#footer_box {
    max-width: 1024px;
    height: 150px;
    margin: 0 auto;
}

#footer_left {
    width: 30%;
    height: 150px;
    float: left;
}

#logo_2 {
    width: 140px;
    height: 32px;
    margin: 30px auto;
    background: url(../img/00_logo.png);
    cursor: pointer;
}

#logo_2:hover {
    opacity: 0.5;
}

#logo_2 > a {
    width: 100%;
    height: 100%;
    display: block;
}

#img > ul {
    width: 150px;
    height: 30px;
    margin: 10px auto;
}

#img > ul > li {
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}

#img > ul > li > a {
    width: 100%;
    height: 100%;
    display: block;
}

#img > ul > li:hover {
    opacity: 0.5;
}

#img > ul > li:nth-child(1) {
    background-image: url(../img/00_f.png);
}

#img > ul > li:nth-child(2) {
    background-image: url(../img/00_u.png);
}

#img > ul > li:nth-child(3) {
    background-image: url(../img/00_p.png);
}

#img > ul > li:nth-child(4) {
    background-image: url(../img/00_i3.png);
    margin-right: 0;
}


#footer_left {
    width: 30%;
}

#footer_right {
    width: 70%;
    height: 100px;
    float: left;
}

#text {
    width: 100%;
    height: 50%;
    font: 1em/75px '나눔바른고딕';
}

#input_1 {
    margin-top: 30px;
    width: 70%;
    height: 30%;
    color: #000;
}




@media all and (max-width:1023px) {


    .icon {
        top: 20%;
        width: 30px;
        height: 90px;
    }

    .icon li {
        margin-bottom: 20px;
    }

    #footer {
        width: 100%;
        height: 300px;
    }

    #footer_left {
        width: 100%;
    }

    #footer_right {
        width: 100%;
    }

}

@media all and (max-width:639px) {
    #lnb_1 > ul > li > a {
        color: #000;
        display: block;
        font: 0.6em /50px '나눔바른고딕';
    }

    .img_main li {
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        grid-column: 1 / span 2;
        width: 100%;
    }

    .img_main li:nth-child(4) {
        height: 100%;
    }

    #point {
        width: 95%;
        margin: 0 auto;
    }

    #list > li > a {
        color: #000;
        font: 0.6em / 50px '나눔바른고딕';
    }

    #btn > ul {
        height: 160px;
    }

    #btn > ul > li {
        width: 100%;
        margin: 10px;
    }

    .icon {
        top: 20%;
        right: 2%;
    }

    .icon li {
        margin-bottom: 20px;
    }

}
