@charset "utf-8";


@media screen and (max-width: 1920px) {

  
}
@media all and (max-width:1600px){

  
} 

@media all and (max-width:1440px){ 
  #gnb .gnb1_li {padding: 0 25px; }  

  .inner{padding:0 5%;}

  .detail--cont{margin:0px 0 60px;font-size:14px;}
  .related--cont{width:100%; padding:60px 0;}

  .franchiseList .tit-area{flex:0 0 80px;}
  .franchiseList .tit-name{flex:0 0 200px;}
  .franchiseList .tit-address{flex:1;} 
  .franchiseList .tit-tel{flex:0 0 120px;}
  .franchiseList .tit-fax{flex:0 0 120px;}
  .franchiseList .tit-mail{flex:0 0 160px;}
  
  .franchiseList .area{flex:0 0 80px;}
  .franchiseList .name{flex:0 0 200px;}
  .franchiseList .address{flex:1;padding:15px 10px !important;font-size:13px;} 
  .franchiseList .tel{flex:0 0 120px;font-size:13px;}
  .franchiseList .fax{flex:0 0 120px;font-size:13px;}
  .franchiseList .mail{flex:0 0 160px;font-size:13px;}


}   

/* 1280px 이하 */
@media all and (max-width:1280px){
  html{font-size: 56.3%;}

  #header .logo{ }

  .video-txt{padding:0rem 5%;}
  .video-txt .w-infos-tit{font-size:7rem;margin-bottom:3rem;}
  .video-txt .w-infos-txt{font-size:2.4rem;}

  .main-visual-content {padding:0rem 5%;}
  .main-visual-title {font-size:7rem;margin-bottom:3rem;}
  .main-visual-desc {font-size:2.4rem;}
  .main-visual .swiper-navigation-wrap {position:relative;font-size:0;}
  .main-visual .swiper-navigation {position:absolute;bottom:5.0rem;left:5%;opacity:0;z-index:10;}

  .main--tit{font-size:5.5rem;}

  .footer{flex-wrap: wrap;}
  .footer .f_cont{flex:0 0 100%;order:3; }
  .footer .f_cont li{display:flex; gap:0 20px;}
  .footer .f_cont li > p{margin-bottom:10px;}
  .footer .f_cont li > p > span{margin-right:5px; }  
  .footer .f_menu{flex:0 0 100%;order:2; }
  .f_smenu {text-align:left;margin-bottom:20px;}
  .f_smenu > a {padding-left:20px;}
  .f_smenu > a::after {width: 4px;height: 4px;margin-left:8px; }

  .tit-xlg{font-size:5.5rem;}

.products--list .p--cont{padding:20px 30px 0;}

/*제품상세 */
.products--detail .detail--txt{flex:1;padding:0px 0% 0 5%;}
.products--detail .stit{font-size: 26px;margin-bottom:20px;}
.products--tit{font-size:15px;}
.products--tit::before{top:6px; width:5px; height:5px;}

.tb--col1{width:250px;}


.greeting{display:flex; gap:40px;padding:6rem 5%;}
.greeting .tit-md br{display:none;}


}





/* Tablet  1024px 이하 */
@media all and (max-width:1024px) {

  #header{gap:0 10px;}
  #header .logoArea{flex:1; }
  #gnb {display:none;}
  #header .util{display:none;}
  #header .m_open{}
  /* #header .logo{min-height:60px;background-size:auto 60px; } */

  .video-txt .w-infos-tit{font-size:6rem;margin-bottom:3rem;}
  .video-txt .w-infos-txt{font-size:2.4rem;}

  .main-visual-title {font-size:6rem;margin-bottom:3rem;}
  .main-visual-desc {font-size:2.4rem;}

  .main-visual .swiper-pagination-current {width:2.5rem;}
  .main-visual .swiper-pagination-total {width:2.5rem;margin-right:.5rem;}
  .main-visual .swiper-progress__hidden-space {width:14.0rem;margin-right:0rem;}
  .main-visual .swiper-progress__wrap {width:14.0rem; left:2.5rem;}

  .main--tit{font-size:5rem;}

  .section-1{padding:10rem 0;}
  .section-1 .topArea{margin:0 auto 5rem; gap:20px;}
  .m_product .txtArea > h3{font-size:15px;}
  .m_product .txtArea > p{font-size:16px;}

  .section-4 li > a img{max-height:55px;}

  /*sub*/
  :root {--sub-visual-height: 350px;--menuTab-height:60px;}
  .location{display: none; }
  /* .location li{padding-left: 25px;font-size:14px;} */

  /* board */
  .board-view .btnBox .s-txt{display: none !important;}
  .board-view .subjectBox{flex-wrap: wrap;align-items:center;padding:20px;}
  .board-view .subjectBox .leftArea{width:100%;margin-bottom:15px;}
  .board-view .subjectBox .rightArea{width:100%;text-align:right;}
  .board-view .stit{margin-right:10px;}
  .board-view .btn-group{margin:2rem 0 0rem;justify-content: center; }

  .zoom-list .zoom-tit .tit{font-size:15px;}

  .tit-xlg{font-size:5.0rem;}
  .tit-lg{font-size:2.6rem;}
  .tit-md{font-size:2.2rem;}

  .txt-lg{font-size:18px;}
  .txt-md{font-size:16px;}

  .list-typeB li{width:31.3333%;margin:0 0% 40px 3%;}
  .list-typeB li:nth-child(4n-3){margin:0 0% 40px 3%;}
  .list-typeB li:nth-child(3n-2){margin:0 0% 40px 0%;}
  .list-typeB li:hover{margin-top:0px;box-shadow:none; }

  /*제품상세 */
  .products--detail .stit{font-size: 22px;margin-bottom:15px;}
  .products--detail .desc{font-size: 14px;}
  .products--detail .btnArea{gap:10px;margin-top:30px;}
  .products--detail .file_box > a{font-size:14px;}
  
  .products--tit{font-size:14px; padding-left:12px;}
  .products--tit::before{top:6px; width:5px; height:5px;}

  .table-scroll-auto th {font-size:14px;}
  .table-scroll-auto td {padding:15px 10px;font-size:14px;}  
  .company--tit{font-size:15px;}
  .company--homepage{font-size:13px;}
  .tb--col1{width:30%;}

  .franchiseList .tit-name{flex:0 0 180px;}
  .franchiseList .area{flex:0 0 80px;font-size:13px;}
  .franchiseList .name{flex:0 0 180px;font-size:13px;}
  .franchiseList .address{flex:1;padding:15px 10px !important;font-size:13px;} 
  .franchiseList .tel{flex:0 0 120px;font-size:13px;}
  .franchiseList .fax{flex:0 0 120px;font-size:13px;}
  .franchiseList .mail{flex:0 0 160px;font-size:13px;}

  
  .greeting--top{margin:5rem auto;}
  .greeting .tit-md{font-size:3.5rem;}
  .greeting p{margin-top:2rem;font-size:17px;}


}



/* Tablet 950px 이하 */
@media all and (max-width:950px) {
  .board-view .btn-group{margin:2rem 0 0rem;justify-content: center;  order:3;}

  .footer .f_cont li{display:flex; gap:0 10px;}
  .footer .f_cont li > p{font-size:13px;margin-bottom:10px;}
  .f_smenu > a {font-size:13px;padding-left:20px;}
  .f_copy{font-size:12px;}	


/* franchise list-tb */
.franchiseList ul {flex-wrap: wrap;}
.franchiseList .list-head{display:none; }
.franchiseList .list-body{padding:15px 0px;}
.franchiseList .list-body li{padding:0px 0px;text-align:left;}
.franchiseList .list-body li::after{display:none; }

.franchiseList .etc-blank{flex:0 0 100%;}
.franchiseList .stit_mo{display:inline-flex;align-items: center;margin-right:5px; }

.franchiseList .area{flex:0 0 100%;color:var(--concept-color);margin-bottom:8px; }
.franchiseList .name{flex:0 0 100%;text-align:left;margin-bottom:8px; font-size:14px; }
.franchiseList .address{flex:0 0 100%;padding:0px 0px !important;margin-bottom:12px;}
.franchiseList .tel{flex:0 0 150px;text-align:left;}
.franchiseList .fax{flex:0 0 150px;text-align:left;}
.franchiseList .mail{flex:0 0 100%;text-align:left;margin-top:8px;}


}



	
/* Mobile 768px 이하 */
@media all and (max-width:768px) {   
  html{font-size: 50%;}

  .pc_only{display: none !important;}	
  .mo_only{display: inline-block !important;}

  .mMenu {right:-100%; width:100%;}

  .lnav li a {font-size:16px;} 
  .lnav > li li a {font-size:14px;}

  #header{height:100px;}
  #header .logo{min-height:60px;background-size:auto 60px; }

  .col50{width:100% !important; }

  .main--tit{font-size:4rem;}

  .section-1{padding:8rem 0;}
  .section-1 .topArea{margin:0 auto 4rem;}
  .m_product .txtArea > h3{font-size:14px;}
  .m_product .txtArea > p{font-size:15px;}

  .section-2{padding:10rem 5%;}
  .section-2 .tit{font-size:4rem;}
  .section-2 .btn-group {margin:4rem 0 0; gap:10px}
  .section-2 .btn-group > * {min-width:150px;}
  
  .section-3{padding:8rem 5%;}
  .section-3 li img{width:80px;}
  .section-3 .tit{font-size:16px;}

  .section-4{padding:8rem 0; }
  .section-4 .main--tit{margin-bottom:3rem;}
  .section-4 li > a img{max-width:100%; max-height:45px;}

  /*sub*/
  :root {--sub-visual-height: 300px;--menuTab-height:50px;}
  #visual .visual-txt-con{padding:40px 5% 0; }
  #visual .visual-tit > span{font-size:4rem;}
  #visual .visual-sub-txt{font-size:2.0rem;}

  /* .sub--menu-wrap{display: inline-block !important;} 
  .topWrap{display:none;} */

  .title{font-size:3.5rem;}

  .list--search{margin-bottom:20px; }
  .list--search .selectArea{width:100px;}

  .board-view .content_box{padding:30px 0px; min-height:auto;}
  .board-view .btnBox{padding:10px 5px;}
  .board-view .btnBox .item1{padding-right:5px;}
  .board-view .btnBox .item2{padding:0 10px;width:auto;}
  .board-view .btnBox .item3{padding-left:5px;}
  .board-view .subjectBox{padding:15px 0px;}
  .board-view .file_box{padding:15px 5px;}

  .board-btn-prev{margin-right:0px;}
  .board-btn-next{margin-left:0px;}

  .boardList ul{flex-wrap: wrap;justify-content:flex-start;}
  .boardList ul.list-head{display: none !important;}  
  .boardList .etc-blank{flex:0 0 100%; height:10px;}
  .boardList .stit_mo{display: inline-block;}
  
  .boardList .chkbox{flex:0 0 100%;text-align:left;padding-bottom:25px;}  
  /* .boardList .no{flex:0 0 100%;text-align:left;font-weight: 600;font-size:14px; padding:0px;margin-bottom:6px;}  
  .boardList .subject{flex:0 0 100%;text-align:left;font-weight: 500;font-size:15px; padding:0px;margin-bottom:10px;}   */
  .boardList .no{flex:0 0 25px; font-weight: 600;font-size:14px;color:#666; padding:0px 0px 0px 0px;text-align:left; align-self: flex-start;} 
  .boardList .subject{flex:1;text-align:left;font-weight: 600;font-size:15px;padding:0px;}    
  .boardList .name{flex:0 0 auto;text-align:left;font-size:13px;padding:0px 20px 0px 25px;}
  .boardList .file{flex:0 0 auto;text-align:left;font-size:13px;padding:0px 20px 0px 0px;}
  .boardList .hit{flex:0 0 auto;text-align:left;font-size:13px;padding:0px 20px 0px 0px;}
  .boardList .date{flex:0 0 auto;text-align:left;font-size:13px;padding:0px 0px 0px 0px;} 

  .form_sty{margin:10px 0 40px;}
  .form_sty > ul{display: flex;flex-wrap: wrap; padding:15px 0;}
  .form_sty > ul > li.top{padding-top:0px;}
  .form_sty > ul > li{padding:0px;min-height:auto;}
  .form_sty > ul > li:nth-child(3){margin-top:15px;}
  .form_sty .tit{flex:0 0 100%;margin-bottom:10px;}
  .form_sty .tit > span{font-size: 14px;}
  .form_sty .cont{flex:0 0 100%; }
  .form_sty .txt{font-size:13px;}
  .form_sty .txt-bold{font-size:15px;}
  .form_sty .txt-bold > span{font-size:13px;}
  .form_sty .cont-txt{font-size:14px;}

  .f-group-A .sm{font-size:13px;}

  .form_sty ul.full{flex-wrap: wrap; gap:0px; padding:0px;}
  .form_sty ul.full li{flex:0 0 100%; width:100%; padding:20px 0px;}
  .form_sty ul.full li.select{margin-top:20px;} 
 
  .wr_box{padding:20px;}
  .wr_box > h3{font-size:14px;}
  .wr_box > p{font-size:13px;}

  .list_faq .area_question {padding:15px 20px 15px 35px;}
  .list_faq .area_question:after {top:15px; right:5px; width:10px; height:10px;}
  .list_faq .txt_q {top:15px; left:5px;width:24px; height:24px;font-size:14px;}
  .list_faq .desc_question {font-size:16px;}
  .list_faq .category {font-size:14px;}
  
  .list_faq .area_answer {padding:20px 20px 20px 35px; }
  .list_faq .txt_a {top:15px; left:5px; width:24px; height:24px;}
  .list_faq .tit_answer {font-size:15px;}
  .list_faq .desc_answer {font-size:15px;}
  .item_faq.nodata {font-size:14px;}

  .table-scroll-auto th {padding:12px; font-size:15px;}
  .table-scroll-auto td {padding:10px;font-size:14px;}

  .map-contacts .c_title{width:100%;font-size:15px;line-height:1;margin-bottom:10px;}
  .map-contacts .c_content{width:100%;font-size:13px;}

  .tit-s{font-size:15px;}  
  .txt-lg{font-size:17px;}
  .txt-md{font-size:15px;}
  .tit-xlg{font-size:4.5rem;}

  .list-typeA li{width:48%;margin:0 0% 40px 4%;}
  .list-typeA li:nth-child(odd){margin:0 0% 40px 0% !important;}
  .list-typeA li:nth-child(even){margin:0 0% 40px 4% !important;}
  .list-typeA li:hover{margin-top:0px;box-shadow:none; }
  
  .list-typeB li{width:48%;margin:0 0% 40px 4%;}
  .list-typeB li:nth-child(odd){margin:0 0% 40px 0% !important;}
  .list-typeB li:nth-child(even){margin:0 0% 40px 4% !important;}

  .bullet-list{padding-left:9px;font-size:14px;}

  /*제품상세 */
  .products--detail{display:flex;flex-wrap: wrap;margin:0px auto 60px;}
  .products--detail .detail--img{flex:0 0 100%;}
  .products--detail .detail--txt{flex:0 0 100%;padding:30px 0 0 0;}
  .products--detail .stit{font-size: 20px;margin-bottom:15px;}
  .products--detail .desc{font-size: 14px;}
  .products--detail .btnArea{gap:10px;margin-top:30px;justify-content: flex-end;}
  .products--detail .file_box{margin-top:15px;}
  .products--detail .file_box > a{font-size:13px;}

  .products--list .p--img{flex:0 0 220px;}
  .products--list .p--cont{flex:1; padding:10px 20px 0;}
  .products--list .p--tit{font-size:17px;margin-bottom:15px;}
  .products--list .p--txt{font-size:14px;-webkit-line-clamp:3;}
  .products--list .btnArea{margin-top:15px;}
  
  .greeting--top{margin:5rem auto;}
  .greeting--top::before{top:3rem; bottom:-3rem;}
  .greeting--top img{width:85%;}
  
  .greeting{flex-wrap: wrap; gap:0px;}
  .greeting > *{flex:0 0 100%; }
  .greeting > *:first-child{margin-bottom:4rem; }
  .greeting .tit-md{font-size:3.5rem;}
  .greeting p{margin-top:2rem;font-size:16px;}
  .greeting .sign{margin-top:4rem;font-size:14px;}
  .greeting .sign img{max-height:35px;}
















/* text */
.alert-list-1{font-size:15px;padding-left:20px;}

.gray--box{padding:30px; }

.tit--round{font-size:2.6rem;padding-left:25px;}
.tit--round::before{top:10px; width:15px; height:6px;}

.i-alart{min-height:28px;background-size:auto 28px; padding-left:40px;font-size:17px;}

.login_wrap{ margin:40px auto;padding:40px 50px;}
.login_wrap .btn_login{width:200px;height:45px;}
.login_wrap .btn_login > span{font-size:16px; }


}




/*mobile 540 이하 */
@media all and (max-width:540px){
  #header{height:90px;}
  #header .logo{min-height:50px;background-size:auto 50px; }

  .btn_up_layer {width:40px;  height:40px;background-size:auto 16px; }

  .video-txt{padding:0 6%;}
  .video-txt .w-infos-tit{font-size:5.0rem;margin-bottom:3rem;}
  .video-txt .w-infos-txt{font-size:2.2rem;}

  .main-visual-content {padding:0 6%;}
  .main-visual-title {font-size:5.0rem;margin-bottom:3rem;}
  .main-visual-desc {font-size:2.2rem;}

  .main-visual .swiper-navigation {bottom:11rem; left:50%; margin-left:-12rem; }
  .main-visual .swiper-pagination-current {width:2.0rem;}
  .main-visual .swiper-pagination-total {width:2.0rem;margin-right:.5rem;}
  .main-visual .swiper-progress__hidden-space {width:10.0rem;margin-right:0rem;}
  .main-visual .swiper-progress__wrap {width:10.0rem; left:2.0rem;}

  .footer .f_cont li > p{font-size:12px; margin-bottom:8px;}
  .f_smenu > a {font-size:12px;padding-left:16px;}
  .f_smenu > a::after {width: 4px;height: 4px;margin-left:6px; }
  .f_copy{font-size:11px;}

  .container {margin:4rem 0;}
  :root {--sub-visual-height: 240px;}

  .main--tit{font-size:3.5rem;}

  .section-1{padding:6rem 0;}
  .section-1 .topArea{margin:0 auto 3rem; gap:0;}
  .m_product{box-shadow:none;}
  .m_product .txtArea > h3{font-size:13px;}
  .m_product .txtArea > p{font-size:14px;}
  .swiper-product .swiper-scrollbar {display: inline-block !important;}
  .swiper-product-button{display: none !important;}

  .section-3{padding:6rem 5%;}
  .section-3 li img{width:60px;}

  .section-4{padding:6rem 0; }
  .section-4 .main--tit{margin-bottom:2rem;}
  .section-4 li{width:49%;margin:0 0% 2% 2%; padding:8px 15px;}
  .section-4 li:nth-child(odd){margin:0 0% 2% 0% !important;}
  .section-4 li:nth-child(even){margin:0 0% 2% 2% !important;}
  .section-4 li > a img{max-width:100%; max-height:40px;}

  .title{font-size:2.8rem;margin-bottom:4rem;}

  .pagination {margin: 40px 0;}
  .list--search{max-width:100%;margin-left:0; margin-bottom:20px;}

  .inputfile-wrap label.btn {width:80px;margin-left:5px;font-size:13px;}

  .f-group-A.email{flex-wrap: wrap;}
  .f-group-A > * {margin-left:10px;}
  .f-group-A > *:nth-child(4){margin-left:0px;}
  .f-group-A .w2{width:50%;}
  .f-group-A .select-w{width:100%; margin-top:10px;}
  .f-group-A .input-tel{flex:1;}

  .zoom-list .zoom-tit .tit{font-size:14px;}
  .zoom-list .zoom-tit .txt{font-size:12px;}
  .zoom-list .zoom-tit .date{font-size:12px;}
  
  .menuTab a{font-size:14px;}
  .menuTab li{margin-right:25px;}
  .menuTab li:last-child{margin-right:30px;}

  .tit-xlg{font-size:4.0rem;}
  .tit-lg{font-size:2.4rem;}
  .tit-md{font-size:2.0rem;}
  .tit-s{font-size:14px;}

  .txt-lg{font-size:16px;}
  .txt-md{font-size:14px;}
  .txt-s{font-size:13px;}

  .list-typeB li{width:100%;margin:0 0% 30px 0%;}
  .list-typeB li:nth-child(odd){margin:0 0% 30px 0% !important;}
  .list-typeB li:nth-child(even){margin:0 0% 30px 0% !important;}

  .list-typeA li{width:100%;margin:0 0% 30px 0%;}
  .list-typeA li:nth-child(odd){margin:0 0% 30px 0% !important;}
  .list-typeA li:nth-child(even){margin:0 0% 30px 0% !important;}

  /*제품상세 */
  .products--detail{display:flex;flex-wrap: wrap;margin:0px auto 40px;}
  .products--detail .detail--txt{flex:0 0 100%;padding:30px 0 0 0;}
  .products--detail .stit{font-size:18px;margin-bottom:15px;}
  .products--detail .desc{font-size: 14px;}
  .products--detail .btnArea{gap:10px;margin-top:30px;}
  .products--detail .btnArea > *{flex:1;}
  .products--detail .file_box{margin-top:15px;}
  .products--detail .file_box > a{font-size:13px;}

  .detail--cont{margin:0px 0 40px;}
  
  .related--cont{padding:40px 0;}

  .products--list ul{flex-wrap: wrap;padding:25px 0;}
  .products--list .p--img{flex:0 0 100%;}
  .products--list .p--cont{flex:0 0 100%;padding:20px 0px 0;}
  .products--list .p--tit{font-size:16px;margin-bottom:10px;}
  .products--list .p--txt{font-size:14px;-webkit-line-clamp:2;}
  .products--list .btnArea{margin-top:15px;}

  .table-scroll-auto th {font-size:14px;}
  .table-scroll-auto td {padding:10px;font-size:13px;}  
  .company--tit{font-size:14px;}
  .company--homepage{font-size:12px;}


  .franchiseList .tel{flex:0 0 50%;}
  .franchiseList .fax{flex:0 0 50%;}

  .greeting{padding:4rem 5%;}
  .greeting > *:first-child{margin-bottom:4rem; }
  .greeting p{margin-top:2rem;font-size:15px;}
  .greeting .sign{margin-top:4rem;font-size:14px;}
  .greeting .sign img{max-height:35px;}








/* text */
.alert-list-1{font-size:14px;padding-left:20px;}
.gray--box{padding:25px; }
  
  .i-alart{min-height:20px;background-size:auto 20px; padding-left:28px;font-size:16px;}

}


/*mobile 420 이하 */
@media all and (max-width:420px){  
  .main-visual .swiper-navigation-wrap{display: none;}

  .video-txt .w-infos-tit{font-size:4.4rem;}
  .video-txt .w-infos-txt{font-size:2.0rem;}
  .video-txt .w-infos-txt br{display:none;}

  .main-visual-title {font-size:4.4rem;}
  .main-visual-desc {font-size:2.0rem;}
  .main-visual-desc br{display:none;}

  #visual .visual-tit > span{font-size:3.5rem;}
  #visual .visual-sub-txt{font-size:1.9rem;}

  .section-2 .btn-group {margin:4rem 0 0; gap:10px}

  .tit-xlg{font-size:3.6rem;}

  .tab_cate {margin:0px 0 30px;}
  .tab_cate li a {padding:0 15px;font-size:14px;}

  .greeting .tit-md{font-size:3.0rem;}








}

@media all and (max-width:390px){


}


/*mobile 375 이하 */
@media all and (max-width:375px){
  .section-2 .btn-group > * {min-width:auto; flex:1;}

  .list_faq .desc_question {font-size:15px;}
  .list_faq .tit_answer {font-size:14px;}
  .list_faq .desc_answer {font-size:14px;}

  .section-3 li img{width:50px;}
  .section-3 .tit{font-size:14px;}
  

}

/*mobile 360 이하 */
@media all and (max-width:360px){
  html{font-size: 43.8%;}
  
/*  .footer .f_cont li > p{font-size:11px;}
  .f_smenu > a {font-size:11px;padding-left:16px;}
  .f_smenu > a::after {width: 4px;height: 4px;margin-left:6px; }
  .f_copy{font-size:10px; }	*/

  .menuTab a{font-size:13px;}
  .menuTab li{margin-right:20px;}
  .menuTab li:last-child{margin-right:25px;}

  /*제품상세 */
  .products--detail .detail--txt{padding:20px 0 0 0;}
  .products--detail .stit{font-size:17px;}
  .products--detail .desc{font-size:13px;}
  .products--detail .file_box > a{font-size:12px;}
  
  .products--tit{font-size:13px;}
  .products--tit::before{top:6px; width:5px; height:5px;}

/* text */
  .tit-s{font-size:13px;}

  .txt-lg{font-size:15px;}
  .txt-md{font-size:14px;}
  .txt-s{font-size:12px;}

  .tit-xlg{font-size:3.0rem;}


}



/*mobile 320 이하 */
@media all and (max-width:320px){
  #header{height:100px;}
  #header .logo{min-height:65px;background-size:auto 65px; }
  .video-txt .w-infos-tit{font-size:4.0rem;}
  .video-txt .w-infos-txt{font-size:15px;}

  #header.bg_on .hamburger-inner,
  #header.bg_on .hamburger-inner:after,
  #header.bg_on .hamburger-inner:before {position: absolute; width: 22px; height: 2px; background-color: #333 !important;transition: transform .3s ease .2s, background-color .3s ease .2s, opacity .3s ease .3s;}

  .hamburger-box {width: 22px; height:18px;}
  .hamburger-inner,
  .hamburger-inner:after,
  .hamburger-inner:before {width: 22px; height: 2px;}
  .hamburger-inner:before { top:8px; left: -8px;}
  .hamburger-inner:after { top: 16px;   width: 21px;}

.hamburger-active .hamburger-box {width:24px; height:24px;}
.hamburger-active .hamburger-inner,
.hamburger-active .hamburger-inner:after { width:22px; height: 2px;}
.hamburger-active .hamburger-inner { -webkit-transform: translate3d(0, 8px, 0) rotate(45deg); transform: translate3d(0, 8px, 0) rotate(45deg);}
.hamburger-active .hamburger-inner:after {width: 22px;-webkit-transform: translate3d(0, -16px, 0) rotate(-90deg); transform: translate3d(0, -16px, 0) rotate(-90deg);}

.mMenu .mclose { position:absolute;  top:20px;right:20px; }
.lnav li a { padding:16px 25px;} 
.lnav > li li a {padding: 12px 25px 12px 35px;}

  .footer .f_cont li > p{font-size:11px;}
  .f_smenu > a {font-size:11px;padding-left:16px;}
  .f_smenu > a::after {width: 4px;height: 4px;margin-left:6px; }
  .f_copy{font-size:10px; }	

  .list--search .selectArea{width:90px;}

  .board-view .stit{font-size:13px;}
  .board-view .name{font-size:13px;}
  .board-view .date{font-size:13px;}
  .board-view .hit{font-size:13px;}
  .board-view .file_box > a{font-size:13px;}
  .board-view .content_box p{font-size:14px;}  
  .board-view .btnBox .s-txt{font-size:14px;}  
  .board-btn-prev{font-size:13px;}
  .board-btn-next{font-size:13px;}

  .boardList .name{flex:0 0 auto;text-align:left;font-size:13px;padding:0px 20px 0px 0px;}
  .boardList .file{flex:0 0 auto;text-align:left;font-size:13px;padding:0px 20px 0px 0px;}
  .boardList .hit{flex:0 0 auto;text-align:left;font-size:13px;padding:0px 0px 0px 0px;}
  .boardList .date{flex:0 0 100%;text-align:left; padding:0;margin-top:10px;}


  .greeting p{margin-top:2rem;font-size:14px;}
  .greeting .sign{margin-top:4rem;font-size:13px;}
  .greeting .sign img{max-height:30px;}

}


/*mobile 280 이하 */
@media all and (max-width:280px){

  html{font-size: 37.5%;}


}



/* **************************************** *
 * height 
 * **************************************** */
  
  @media(max-width: 540px) and (height: 720px){

  }
  
  @media(min-width: 375px) and (max-height: 667px){

      
  }
  
  @media(width: 280px) and (max-height: 653px){

  }
  
  