/*사이트맵*/

.sitemap-menu {
    height: 80px;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ddd;
    z-index: 1;
    width: 100%;
}

.sitemap-menu .sitemap-txt {
    color: #000;
    font-weight: 600;
    margin: 0 auto;
    font-size: 24px;
}

.nsl_hd h4 {
    font-size: 33px;
    font-weight: normal;
    padding: 15px 0 20px 0;
}

li.sitemap_tit01 a:hover {
    color: #006ab7;
    font-weight: 500;
}

.sitemap_ti a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 0px;
    height: 2px;
    margin: 5px 0 0;
    transition: all 0.2s ease-in-out;
    transition-duration: 0.3s;
    opacity: 0;
    background-color: #8fd3f4;
}

.sitemap_ti a:hover::after {
    transition: .3s;
    width: 100%;
    transition: all 0.2s ease-in-out;
    transition-duration: 0.3s;
    opacity: 0;
    background-color: #8fd3f4;
}

.sitemap-menu .slogo {
    width: 320px;
    height: 100%;
    position: absolute;
    left: 20px;
}

.sitemap-menu .slogo h1 {
    width: 100px;
}

.nsl_bx {
    color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    display: inline-block;
    width: 100% !important;
    height: 100%;
    z-index: 11111111111111111111111111111;
    box-shadow: 3px 3px #ddd;
    background: #182533;
    z-index: 9999;
    text-align: center;
    padding: 4% 0;
    box-sizing: border-box;

}

.nsl_close {
    position: absolute;
    right: 0;
    cursor: pointer;
    transition: 0.5s;
    color: #fff;
    background: #006ab7;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 75px;
    height: 100%;
}

.nsl_close img {
    width: 34px;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

.nsl_close:before {
    content: " ";
    display: table;
}

.nsl_close:hover img {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

#sitemap_pop {
    display: none;
    position: absolute;
    width: 100%;
    height: 1000%;
    top: 0;
    left: 0;
    z-index: 9999999999999;
}

.sitemap_box_wrap {

}

.sitemap_box {

}

.sitemap_pop_bg {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.6;
    z-index: 101;
}

#sitemap {
    margin-left: 10px;
    margin-bottom: 20px;
    padding: 0;
    /*background-image: url(../../../img/sitemap.png);
    width:100%;*/
    height: 25px;
    background-position: center;
    background-repeat: no-repeat;
    clear: both;
}

.sitemap_01, .sitemap_02, .sitemap_03, .sitemap_04, .sitemap_05 {
    overflow: visible;
    padding: 0 5px;
    text-align: left;
    line-height: 1.2;
    width: 16.66%;
    float: left;
    vertical-align: top;
    position: relative;
}

/*사이트맵*/

.sitemap_01 .sitemap_ti {
    float: left;
    width: 100%;
    letter-spacing: -0.025em;
    height: 50px;
    text-align: center;
    background-color: #006ab7;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    line-height: 48px;
}

.sitemap_01 .sitemap_ti span {
    font-size: 20px;
    color: #fff;
    display: block;
    font-weight: 600;
    margin-bottom: 10px;
}

/* .sitemap_01:before{
    position: absolute;
    border-right: 1px solid #444;
    content: '';
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    top: 3rem;
    right: 0;
    height: 19rem !important;
    border-color: #444;
    background: none !important;
}
.sitemap_01-1:before{
    display: none;
} */
.sitemap_ti a {
    color: #fff;
    font-weight: 600;
}

.sitemap_02 .sitemap_ti {
    font-size: 20px;
    padding: 10px;
    float: left;
    width: 100%;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
    font-size: 26px;
    border-radius: 10px;
    margin-bottom: 9%;
}

.sitemap_tit02 a:hover {
    color: rgba(110, 187, 68, 1);
}

.sitemap_s a:hover {
    color: rgba(110, 187, 68, 1);
}

.sitemap_03 .sitemap_ti {
    font-size: 20px;
    padding: 10px;
    float: left;
    width: 100%;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
    font-size: 26px;
    border-radius: 10px;
    margin-bottom: 9%;
}

.sitemap_tit03 a:hover {
    color: #EE781E;
}

.sitemap_04 .sitemap_ti {
    font-size: 20px;
    padding: 10px;
    float: left;
    width: 100%;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
    font-size: 26px;
    border-radius: 10px;
    margin-bottom: 9%;
}

.sitemap_tit04 a:hover {
    color: rgba(233, 103, 105, 1);
}

.sitemap_05 .sitemap_ti {
    font-size: 20px;
    padding: 10px;
    float: left;
    width: 100%;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
    font-size: 26px;
    border-radius: 10px;
    margin-bottom: 9%;
}

.sitemap_tit05 a:hover {
    color: rgba(233, 103, 105, 1);
}

.sitemap_tit07 a, .sitemap_tit06 a, .sitemap_tit05 a, .sitemap_tit04 a, .sitemap_tit03 a, .sitemap_tit02 a, .sitemap_tit01 a {
    float: left;
    width: 100%;
    padding: 15px;
    color: #000;
    font-size: 17px;
    font-weight: 400;
    border-bottom: 1px solid #dedede;
}

.sitemap_s {
    float: left;
    width: 100%;
    font-size: 17px;
    background-color: #efefef;
    border: 1px solid #ccc;
    line-height: 140%;
    padding: 5px 0;
}

.sitemap_ti img {
    padding: 0 7px;
}

.nsl_bx01 {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100% !important;
    height: 100%;
    background-color: #fff;
}

.sitemap_box_wrap {
    position: relative;
    z-index: 0;
    display: table;
    margin: 0 auto;
    top: 50%;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    table-layout: fixed;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    counter-reset: section;
}

.sitemap_box_wrap01 {
    top: 30%;
}

/*
 @media (min-width:769px) and (max-width:991px) {
.sitemap_01 .sitemap_ti {
	font-size: 17px;
}
.sitemap_01 .sitemap_ti, .sitemap_02 .sitemap_ti, .sitemap_03 .sitemap_ti, .sitemap_04 .sitemap_ti, .sitemap_05 .sitemap_ti, .sitemap_06 .sitemap_ti {
	font-size: 17px;
}
.sitemap_tit07 a, .sitemap_tit06 a, .sitemap_tit05 a, .sitemap_tit04 a, .sitemap_tit03 a, .sitemap_tit02 a, .sitemap_tit01 a {
	float: left;
	width: 100%;
	padding: 5px 0;
	padding-left: 0px;
 font-size:;
	font-size: 16px;
}
.sitemap_s {
	float: left;
	width: 100%;
	font-size: 15px;
	background-color: #efefef;
	border: 1px solid #ccc;
	line-height: 140%;
	padding: 5px 0;
}
}*/
/*search*/
.nsl_hd h4 {
    font-size: 33px;
    font-weight: normal;
    padding-top: 15px;
    /* font-weight: 600; */
    color: #fff;
}

.nsl_hd p {
    margin-bottom: 50px;
}

li.allsearch_tit01 a:hover {
    color: #fff;
    font-weight: 600;
}

#allsearch_pop {
    display: none;
    position: absolute;
    width: 100%;
    height: 1000%;
    top: 0;
    left: 0;
    z-index: 9999999999999;
}

.allsearch_box {
    float: left;
    width: 100%;
}

.allsearch_pop_bg {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.6;
    z-index: 101;
}

#allsearch {
    /*margin-left: 10px;
    margin-bottom: 20px;
    padding: 0;*/
    /*background-image: url(../../../img/allsearch.png);
    width:100%;*/
    /*height: 25px;*/
    background-position: center;
    background-repeat: no-repeat;
    /*clear: both;*/
}

.allsearch_01, .allsearch_02, .allsearch_03, .allsearch_04, .allsearch_05 {
    max-width: 1280px;
    margin: 0 auto;
    padding: 30px;
}

.allsearch_box {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 180%;
}

/*사이트맵*/

.allsearch_01 .allsearch_ti {
    font-size: 21px;
    width: 100%;
    border-radius: 0;
}

.allsearch_ti a {
    color: #fff;
    background-color: #426dda;
    padding: 20px 25px;
    font-size: 25px;
    font-weight: normal;
    margin: 20px;
    border-radius: 15px;
    vertical-align: middle;
}

.allsearch_02 .allsearch_ti {
    font-size: 20px;
    padding: 10px;
    float: left;
    width: 100%;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
    font-size: 26px;
    border-radius: 10px;
    margin-bottom: 9%;
}

.allsearch_tit02 a:hover {
    color: rgba(110, 187, 68, 1);
}

.allsearch_s a:hover {
    color: rgba(110, 187, 68, 1);
}

.allsearch_03 .allsearch_ti {
    font-size: 20px;
    padding: 10px;
    float: left;
    width: 100%;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
    font-size: 26px;
    border-radius: 10px;
    margin-bottom: 9%;
}

.allsearch_tit03 a:hover {
    color: #EE781E;
}

.allsearch_04 .allsearch_ti {
    font-size: 20px;
    padding: 10px;
    float: left;
    width: 100%;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
    font-size: 26px;
    border-radius: 10px;
    margin-bottom: 9%;
}

.allsearch_tit04 a:hover {
    color: rgba(233, 103, 105, 1);
}

.allsearch_05 .allsearch_ti {
    font-size: 20px;
    padding: 10px;
    float: left;
    width: 100%;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
    font-size: 26px;
    border-radius: 10px;
    margin-bottom: 9%;
}

.allsearch_tit05 a:hover {
    color: rgba(233, 103, 105, 1);
}

.allsearch_tit07 a, .allsearch_tit06 a, .allsearch_tit05 a, .allsearch_tit04 a, .allsearch_tit03 a, .allsearch_tit02 a, .allsearch_tit01 a {
    float: left;
    width: 100%;
    padding: 5px 0;
    padding-left: 0px;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.41);
    font-size: 18px;
    font-weight: normal;
}

.allsearch_s {
    float: left;
    width: 100%;
    font-size: 17px;
    background-color: #efefef;
    border: 1px solid #ccc;
    line-height: 140%;
    padding: 5px 0;
}

.allsearch_ti img {
    padding: 0 7px;
}

#sch_stx {
    width: 65%;
    padding: 20px;
    border-bottom: 2px solid #fff;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    background: rgba(255, 255, 255, 0.00);
    color: #fff;
}

#sch_stx::-webkit-input-placeholder {
    color: #FFFFFF;
}


@media (max-width: 1080px) {

    .sitemap_ti a {
        font-size: 18px;
    }
}


@media (min-width: 769px) and (max-width: 991px) {
    .allsearch_01 .allsearch_ti {
        font-size: 17px;
    }

    .allsearch_01 .allsearch_ti, .allsearch_02 .allsearch_ti, .allsearch_03 .allsearch_ti, .allsearch_04 .allsearch_ti, .allsearch_05 .allsearch_ti, .allsearch_06 .allsearch_ti {
        font-size: 17px;
    }

    .allsearch_tit07 a, .allsearch_tit06 a, .allsearch_tit05 a, .allsearch_tit04 a, .allsearch_tit03 a, .allsearch_tit02 a, .allsearch_tit01 a {
        float: left;
        width: 100%;
        padding: 5px 0;
        padding-left: 0px;
        font-size: 16px;
    }

    .allsearch_s {
        float: left;
        width: 100%;
        font-size: 15px;
        background-color: #efefef;
        border: 1px solid #ccc;
        line-height: 140%;
        padding: 5px 0;
    }
}

@media (max-width: 1024px) {
    .allsearch_01, .allsearch_02, .allsearch_03, .allsearch_04, .allsearch_05 {
        width: 90%;
        margin-left: 5%;
    }
}

@media (max-width: 768px) {
    .nsl_hd h4 {
        font-size: 28px;
        padding: 10px 0;
        margin-bottom: 0;
    }

    #sch_stx {
        text-align: center;
        width: 100%;
        font-size: 20px;
    }

    .allsearch_ti a {
        display: block;
        padding: 10px;
    }

    .nsl_hd p {
        font-size: 13px;
        margin-bottom: 0;
    }

    .nsl_close {
        right: 20px;
        padding: 0;
    }
}
