
/*사이트맵*/
.nsl_hd h4 {
    font-size: 33px;
    font-weight: normal;
    padding: 15px 0 20px 0;
}
li.sitemap_tit01 a:hover {
    color: #fff;
    font-weight: 600;
}
.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;
    top: 30px;
    right: 15px;
    cursor: pointer;
    transition: 0.5s;
    color: #fff;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
.nsl_close i {
    font-size: 50px;
}
.nsl_close:before{
    content: " ";
    display: table;
}
.nsl_close:hover {
   -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 2rem;
    text-align: left;
    line-height: 1.2;
    width: 25%;
    float: left;
    vertical-align: top;
    position: relative;
}

/*사이트맵*/ 

.sitemap_01 .sitemap_ti {
    font-size: 28px;
    float: left;
    width: 100%;
    letter-spacing: -0.025em;
    margin-bottom: 9%;
}
.sitemap_01 .sitemap_ti span{
    font-size: 20px;
    color: #77a650;
    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: 18rem !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: 11px 0;
    padding-left: 0px;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}
.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: #000;
}
.sitemap_box_wrap{
    position: relative;
    z-index: 0;
    display: table;
    margin: 0 auto;
    top: 50%;
    width: 70em;
    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 (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; 
    }
}
