@charset "utf-8";


.news{
    font-size: 0;
    }

    .news .title02{
    text-align: center;
    font-weight: 600;
    margin-bottom: 40px;;
}
.netab td{
    padding:  20px 0;
}

.netab .tdtd{
    width: 85%;
    text-align: left;
    padding-right: 10px;
}
.netab .tdtd p b{
    font-size: 16px;
}

.netab .newimg{
    /* background-position: center;
    background-repeat: no-repeat;
    background-size: cover; */
    width: 200px;
    height: 145px;
    margin-right:25px;
    /* background-image: url(../../img/sub/news_img.jpg); */
}
.netab .newimg img{
    height: 100%;
}
.netab td .newdiv{
    font-size: 17px;
    color: #666;;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: -0.17px;
    margin-top: 10px;
}

.netab01 td span{
    border: 1px solid #ccc;
    font-size: 16px;
    color: #000;;
    line-height: 20px;
    font-weight: 500;
    padding: 5px 10px;
    margin-right: 10px;
}


.netab .tdb01{
    font-size: 14px;
    color: #333;
    float: right;
}


@media screen and (max-width:860px) {

    .news .title02{
    margin-bottom: 20px;;
    font-size: 24px;
}
.netab{
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.netab td{
    padding:  20px 0;
}

.netab .tdtd{
    width: 85%;
    text-align: left;
}
.netab .tdtd p b{
    font-size: 11px;
}
.netab td h2{
    font-size: 15px;
    line-height: 20px;
}

.netab .newimg{
    width: 110px;
    height: 80px;
    margin-right:10px;
}

.netab td .newdiv{
    display: none;
}
.netab .tdb01{
    display: none;
}
.netab .tdb01{
    font-size: 14px;
    color: #333;
    float: right;
}




.netab01{
    width: 95%;
    margin: 20px auto;
}
.netab01 td {
    border-bottom: none;
    padding: 0px 0;
    position: relative;
}
.netab01 td:nth-child(2n){
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
    height: auto;
    padding-bottom: 40px;
}
.netab01 .tdtd{
    font-size: 14px;
    text-align: left;
}

.netab01 .color01{
    text-align: left;
    width: 100%;
    display: block;
    padding-top: 5px;
}

.netab01 td span{
    display: block!important;
    font-size: 13px;
    color: #000;;
    line-height: 16px;
    font-weight: 500;
    padding:2px;
    margin-right: 10px;
    width: 23px;
    height: 16px;
    text-align: center;
    display: block;
    position: absolute;
    bottom: 15%;
}
.netab01 .tdtd{
    font-size: 15px;
    display: block;
}
.netab01 .tdtd a {
    display: inline-block;
    line-height: 20px;
}
.netab01 th{
    display: none;
}


}












.cate{
    width: 100%;
    margin-bottom: 20px;
}

.cate button {
    width: calc(( 100% / 6 ) - 5px );
    margin-right: 0px;
    margin-bottom: 5px;
    height: 60px;
    text-align: left;
    font-family: 'Pretendard';;
    font-size: 22px;
    outline: none;
    border: 1px solid #ccc;
    cursor: pointer;
    /* padding: 15px 17.2px 15px 18px; */
    font-weight: 500;
    background-color: #fff;
    position: relative;
    color: #000;
}
.cate button a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 15px 17.2px 15px 18px;
}
.cate button:last-child{
    margin-right: 0;
}
.cate button:nth-child(6n){
    margin-right: 0;
}
.cate button:focus{
    background-color: #00471E;
    color: #fff;
}
.cate button:focus img{
    display: none;
}
.cate button:focus::after{
    content: '';
    display: block;
    clear: both;
    width: 30px;
    height: 30px;
    background-image: url(../../img/icon/check-g.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
}
.cate .cabufo {
    background-color: #1c5033;
    color: #fff;
}
.cate .cabufo img {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
}

.cate01 button {
    padding: 15px 17.2px 15px 18px;
}

.cate img{
    width: 35px;
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);

}

.cate02{
    display: none;
}

@media screen and (max-width:1127px) {
    .cate01 button:nth-child(10){
        width: 180px;
    }
    .cate01 button:last-child{
        width: 210px;
    }

}

@media screen and (max-width:860px) {


.cate01{
    display: none;
}
.cate02{
    display: block;
    width: 95%;
    margin: auto;
    position: relative;
}

.cate .cabufo img {
    width: 17px;
    height: 17px;
}


.cate02 select{
 height: 44px; ;
 border: solid 1px #d3d3d3;
 background-color: #fff;
 font-family: 'Pretendard';
 outline: none;
 padding: 10px;
 border-radius: none;
 font-size: 15px;
 color: #000;
}
.cate02 option{
    font-family: 'Pretendard';
}


.cate button{
    margin-bottom: 5px;
    width: auto;
    height: 38px;
    line-height: 14px;
    font-size: 14px;
    outline: none;
    border: 1px solid #ccc;
    padding: 10px ;

}
.cate button a {
    padding: 0;
}
.cate .cabufo{
    padding-right: 25px;
}

.search-title-box {
    position: relative;
}

i.triangle-arrow {
    position: absolute;
    top: 57%;
    right: 10px;
    transform: translate(-50%,-50%);
    width: 0;
    height: 0;
    border-bottom: 5.8px solid transparent;
    border-top: 5px solid #000;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}
.search-title-box i.triangle-arrow {
    right: 19px;
}

}













/* 검색 form */

.se_form{
    width: 613px;
    height: 56px;
    display: block;
    margin: 50px auto 0;
}
.se_form form{
width: 100%;
display:flex;
}

.se_form .select-box{
    width: 190px;
    font-size: 20px; 
    height: 56px;
    padding: 15px;
    outline: none;
    border: solid 1px #d3d3d3;
    color: #000;
    background-color: #fff;
}


.se_form .select-box .select-box__input-text{
    font-family:' Pretendard';
    font-size: 20px; 
     letter-spacing: -0.4px;
    text-align: left;
    color: #000;
    font-weight: 400;
    padding: 14px 15px;
}


.se_form  form input{
    outline: none;
    border: none;
    width: 415px;
    height: 56px;
    flex-grow: 0;
    margin: 0 0 0 8px;
    padding: 17px 15px 15px 19px;
    border: solid 1px #d3d3d3;

}

.se_form  form input[placeholder]{
    font-family: 'Pretendard';
    font-size: 20px;
    letter-spacing: -0.4px;
    text-align: left;
    font-weight: 400;
    color: #000;
    background-color: #fff;
}

input::-ms-clear,
input::-ms-reveal{
	display:none;width:0;height:0;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button,
input::-webkit-search-results-button,
input::-webkit-search-results-decoration{
	display:none;
}
.se_form .inpbox{
    position: relative;
    height: 56px;
}

.se_form button{
  padding: 10px;
  border:none;
  outline: none;
  border-left: none;
  cursor: pointer;
  background-color: transparent;
  position: absolute;
  right: 2%;
  top: 50%;
  transform: translateY(-50%);
}

.se_form button .seimg{
 width: 30px;
    height: 30px;
    flex-grow: 0;
    cursor: pointer;
    

}


@media screen and (max-width:860px) {
    .se_form{
        width: 335px;
        height: 46px;
        display: block;
        margin: 50px auto 0;
    }
    .se_form form{
    width: 100%;
    display:block;
    margin: auto;
    }
    
    .se_form .select-box{
        width: 335px;
        height: 46px;
        font-size: 15px;
        letter-spacing: -0.3px;
        line-height:15px;
    }
    
    .se_form  form input{
        width: 335px;
        height: 46px;
        padding: 14px 15px;
        border: solid 1px #d3d3d3;
        margin: 3px auto;

    }
    
    .se_form  form input[placeholder]{
        font-size: 15px;
        letter-spacing: -0.3px;
    }

    
    .se_form button{
      padding: 10px;
      right: 2%;    
    }
    
    .se_form button .seimg{
     width: 20px;
        height: 20px;
       
    
    }
    
}

