/* @media all and (max-width:540px)  태블릿 모드 사용시*/
@media (max-width: 768px) 
{ 
  .pc_view {display:none;}
  .tb_view {display:none;}
  .pc_only_view {display:none;}
  .mobile_view {display:block;} 
  
  .m_br {display:block;}
  #pc_main_logo {display:none;}
  #mobile_main_logo { display:block;  background:rgba(255,255,255,0); }  
  #mobile_main_logo .logo {float:left; padding:5vw; width:40%; }
  #mobile_main_logo .logo img {height:6vw; text-align:center;}  
  #mobile_main_logo .menu {float:left; width:30%;padding:4vw 0 0 3vw; }  
  #mobile_main_logo .menu img {height:8vw; }
  #mobile_main_logo .lan {float:right; padding:5vw 3vw 0 0; }  
  #mobile_main_logo .lan img {height:6vw; } 
  #mobile_main_logo .login {float:right; padding-top:5vw;}
  #mobile_main_logo .login img {height:6vw; }    
 /* #mobile_main_logo .sep {float:right; width:1px; margin:4vw;  height:8vw; border-right:solid 1px #999999; }*/
  #mobile_main_logo .sep {float:right;  width:30%; padding:4.5vw 4vw 0 0;   }
  #mobile_main_logo .sep img {height:7.5vw; text-align:right; float:right;}
  #pc_main_menu {display:none;}   
  #mobile_main_menu {display:block;}  

  #pc_main_banner{display:none;}
  #mobile_main_banner{display:block; }    

  .info_ {width:100%; margin:0 auto;}
  
  .wrcen1{width:100%; margin:0 auto; display:flex; flex-wrap:wrap; gap:15px 0; }    
  .wrcen3{width:100%; background:#fff; margin-bottom:5vw; }   

  .cen1 { width:100%; margin:0 auto; padding:0; }  
  .cen2 { width:100%; margin:0 auto; padding:0 6%; background:rgba(0,0,0,0.7); position:absolute; bottom:0; }  
  .cen3 { padding:8% 6%; width:100%; margin:0 auto; }
  .cen4 { padding:6% 0 0 0; width:100%; margin:0 auto; }
  
  
  .main_title {width:100%; margin:15px auto 35px auto; font-size:23px; color:#4581d7; font-weight:bold;}  
  .main_title02 {width:100%; margin:15px auto 35px auto; font-size:23px; color:#fff; font-weight:bold;}  
  .main_items {width:16.6%;  float:left; background:#fff;}


.main_bg1 { background:rgba(0,0,0,0.4); }
.main_bg2 { background:rgba(37,165,204,0.6); }


#main_c2 { width:100%; margin:0; line-height:0; font-size:0; padding:50px 0 20px 0; }
#main_c2 img { width:100%; }
#main_c2_ { width:100%; margin:0; line-height:1.5em;font-size:18px; background:rgba(255,255,255,0); padding:0px 0 50px 0; font-weight:400; color:#9c9c9c; }
#main_c2_ b { font-size:40px; color:#fff; font-weight:200; line-height:1em; }

#main_c3 { width:100%; margin:0; padding:60px 0; font-size:18px; line-height:1.5em;text-align:center; background:rgba(255,255,255,0); border:1px solid rgba(255,255,255,0.5); color:#fff; font-weight:300; }
#main_c3 b { font-size:35px; color:#fff; font-weight:700;  }
#main_c3:hover { width:100%; margin:0; padding:60px 0; font-size:18px;line-height:1.5em;text-align:center; background:rgba(255,255,255,1); color:#4e4e4e; font-weight:500; cursor:pointer; }
#main_c3:hover b { font-size:35px; color:#333; font-weight:700;  }

#main_c4 { width:100%; height:300px; margin:0; background:rgba(1,1,1,1); font-size:16px; line-height:1.5em; font-weight:300; color:#717171; padding:40px 30px; position:relative; }
#main_c4 img { width:100%; }
#main_c4 button { width:80%; font-size:16px; color:#fff; font-weight:500; background:#00405a; text-align:center; padding:15px 0; position:absolute; bottom:40px; transition:all 0.3s ease; }
#main_c4 button:hover { width:80%; font-size:16px; color:#00405a; font-weight:500; background:#fff; text-align:center; padding:15px 0; position:absolute; bottom:40px; transition:all 0.3s ease; }
#main_c4 b { font-size:25px;color:#fff; font-weight:500; line-height:1.5em; }
#main_c41 { width:100%; height:300px; margin:0; background:url(../images/main_pd_img1.jpg); font-size:16px; line-height:1.5em; font-weight:300;  text-align:center; display:flex; align-items:center; }
#main_c41 b { width:100%; font-size:40px;color:#fff; font-weight:500; line-height:1.5em; }
#main_c42 { width:100%; margin:0; background:#117ca7; font-size:16px; line-height:1.5em; font-weight:300; color:#eee; padding:40px 30px; position:relative; }
#main_c42 b { font-size:25px;color:#fff; font-weight:500; line-height:1.5em; }



/*메인타이틀*/
.m_title { position:absolute; width:100%; top:170px; margin:0 auto; font-size:8vw; color:#fff; z-index:100; line-height:0.4em; text-align:center; font-weight:bold; letter-spacing:-0.03em; font-family:'Pretendard'; }
.m_title b { font-size:8vw; color:#ffe954; font-family:'Pretendard'; }
.m_title span { font-size:4vw; font-weight:300; letter-spacing:-0.01em; line-height:1.2em; font-family:'Pretendard'; }
/*모바일메뉴*/

/*2차메뉴드롭 시작*/
.menubar03 ul { list-style:none; margin:0; padding:0; }
.menubar03 ul li { float:left; width:42%; border-right:1px solid #e6e6e6; position:relative; background:rgba(255,255,255,0);}
.menubar03 ul li button { width:100%; height:60px; text-align:left; font-size:16px; color:#4b4b4b;  padding:0 20px; background:#00405a; }
.menubar03 ul li button:hover { text-align:left; font-size:16px; color:#4b4bb4b; background:#095472; }
.menubar03 ul li ul { top:60px; height:auto; position:absolute; width:100%; margin:0; padding:0; border:0; z-index:100; background:#fff; display:none;  /* 평상시에는 서브메뉴가 안보이게 하기 */ }
.menubar03 ul li ul li { width:100%; font-size:14px; border:1px solid #095472; border-top:0; text-align:left; float:none; display:block; }
.menubar03 ul li ul li button { font-size:14px; width:100%; height:50px; text-align:left; padding:0 20px; color:#fff; }
.menubar03 ul li ul li button:hover { font-size:14px; color:#fff; text-align:left; font-weight:600; display:block; }
.menubar03 li:hover ul {
display:block;   /* 마우스 커서 올리면 서브메뉴 보이게 하기 */
}
.navi { width:100%; margin:0 auto; background:rgba(255,255,255,1); border-bottom:1px solid #e6e6e6; height:60px; }

/*2차메뉴드롭 끝*/



/*모바일메뉴*/
  .mobile_menu {border-collapse:collapse;}
  .mobile_menu td {border-bottom:1px solid #e9e9e9; background:#fff;font-size:3.5vw;color:#000;border-top:0; }
  .mobile_menu th { padding:3% 6%;  background:#e7e7e8;font-size:0;line-height:0; }
  .mobile_menu article { width:100%;height:100%;padding:3% 6%;font-size:3.5vw;color:#000; }
  .mobile_menu article:hover { width:100%; height:100%; padding:3% 6%; font-size:3.5vw; color:#fff; background:#00405a; }

  .mobile_menu2 {border-collapse:collapse;width:100%;margin:0%;}
  .mobile_menu2 td {border:1px solid #e9e9e9; background:#fff;font-size:3.5vw;color:#000;border-top:0; }
  .mobile_menu2 th {width:25%;padding:3% 0;  background:#e7e7e8;font-size:2.8vw;line-height:0; border:1px solid #fff;}
  .mobile_menu2 article {width:100%;height:100%;padding:0;font-size:2.8vw;color:#000;}
  .mobile_menu2 article:hover {width:100%;height:100%;padding:0;font-size:2.8vw;color:#009d8c;}
  
  .mobile_menu02 {border-collapse:collapse; width:100%;float:right;border-top:1px solid #d1d2d4;}
  .mobile_menu02 th {background:#373637; padding:3% 0;  background:#e7e7e8;font-size:0;line-height:0;}
  .mobile_menu02 th img {width:55%;margin:15% 0;}
  .layout_nation {position:relative; z-index:20000; height:0; }
  #mobile_menu_layout {height:0; overflow:hidden;  transition:all 0.5s ease; clear:both;}
  #mobile_menus {transition:all 0.5s ease; margin-top:-300px;}
  #mobile_menu_layout2 {height:0; overflow:hidden;  transition:all 0.5s ease; clear:both;}
  #mobile_menus2 {transition:all 0.5s ease; margin-top:-300px;}

  #menu_nation  {position:absolute; z-index:1000; top:0px; right:-80px; width:80px; transition:all 0.5s ease; }
  #menu_nation article {background:#373637; padding:3% 0;  background:#e7e7e8;font-size:0;line-height:0; text-align:center;}
  #menu_nation article img {width:55%;margin:15% 0;}
  #nation_background {display:none; position:fixed; z-index:1000; top:0; width:100%; height:100%; overflow:hidden; }
  #nation_foreground {display:none; position:absolute;right:0; width:80px; z-index:1001; overflow:hidden; height:280px;}
  #pc_view_fixed {display:none;}
  #product_menu_layout { height:0; overflow:hidden; border:0px; }
  #product_menu {  transition:all 0.5s ease; margin-top:-300px; }  

  .main_title01 {float:left;margin:0 2% 0 0; font-size:6vw; color:#373637; font-weight:bold; }
  .main_items {width:33.3%;  float:left; background:#fff;}
  .main_items2 {width:33.3%;  float:left; background:#e7e7e8;}
  .ts01 a img{width:80%;}  
  .text01 {text-align:center; font-size:2.8vw; color:#474747; padding:2vw 0 8vw 0; }    
  

.sm_t00{width:100%; margin:0 auto;}
.sm_t00 button{ width:100%; height:50px; background:#fff; color:#373637; font-weight:400; font-size:14px; text-align:center; border-top:1px solid #ddd;}
.sm_t00 button:hover{width:100%; height:50px; background:#f9f9f9; font-weight:500;color:#2cad37; font-size:14px; text-align:center; border-top:3px solid #2cad37;}
.sm_t00 .sub_selected4{width:100%; height:50px; background:#f9f9f9; font-weight:500;color:#2cad37; font-size:14px; text-align:center; border-top:3px solid #2cad37;}
  

/*견적의뢰*/
.pd_inquiry {border-collapse:collapse; border-top:3px solid #333;}
.pd_inquiry th {border:1px solid #eee; border-left:0; border-right:0; font-size:13px; font-weight:400; color:#000; text-align:left; padding:15px 15px;}
.pd_inquiry td {border:1px solid #eee; border-left:0; border-right:0; font-size:13px; color:#777; padding:15px; text-align:left;}
.pd_inquiry .pd_ip {width:100%;height:40px;background:#fff;font-size:13px;border:1px solid #ddd;padding:0 0 0 15px;}
.pd_ip::placeholder {font-size:13px; color:#999;}
.pd_inquiry select {height:40px;width:180px;padding:0 0 0 15px;}
.pd_inquiry textarea {width:100%;padding:15px; height:250px; overflow:scroll; border:1px solid #ddd;}
.pd_inquiry textarea::placeholder {font-size:13px; color:#999;}
.inq_btn {width:180px;height:50px; text-align:center; font-size:13px; color:#fff; font-weight:400; background:#333333;margin:30px auto 0 auto;}
.inq_t {text-align:left; padding:20px; width:100%; font-size:13px; line-height:1.5em; border-top:1px solid #ddd; border-bottom:1px solid #ddd; margin:30px 0 0 0;}
.inq_t b {text-align:left; font-size:13px;}



/*이미지*/
.box00 { width:100%;text-align:center;line-height:0; padding:0; }
.box01 { width:100%;text-align:center;line-height:0; padding:40px 0 0 0; }
.box02 { width:100%;text-align:center;line-height:0;padding:5% 0; }
.box03 { width:100%;text-align:center;font-size:18px;color:#333;line-height:1.5em; }
.box04 { width:100%;font-size:18px;color:#333;line-height:1.5em; display:flex; justify-content: space-between; padding:0 0 4% 0; border-bottom:1px solid #ddd; }
.box01 img { width:100%;}
.box02 img { width:100%;}


/* 로그인 */
.main_login_layout {position:fixed; left:50%; top:50%; margin-left:-160px; margin-top:-300px; width:320px; height:600px; background:white;}  

/*메인카테고리이미지*/
.main_c {width:49%; margin:0; }
.main_c img {width:100%;}
.main_c a .main_c2 {width:100%;background:#fff;color:#333;font-size:14px;padding:20px 0;text-align:left; border-radius:0px; border-bottom:1px solid #ddd;}
.main_c_ {float:left;width:32%; margin:0 0 2% 0; }
.main_c_ img {width:100%;}
.main_c_ a .main_c2 {width:100%;background:#f3f3f3;color:#333;font-size:14px;padding:13px 0;text-align:center;border-radius:10px;}


.sm_t03{width:100%;}
.sm_t03 th{text-align:left; color:#373637; font-size:5vw;}
.sm_t03 td{color:#373637; font-size:3vw;}
.s_left02 { width:100%; height:100%; margin:10% 0 0 0; }

#scenter1 {width:100%;padding:0 4%;}


/*메인bg*/
.maingimg { width:100%; /*height:450px;*/ margin:0 auto; position:relative; /*background:url(../images/main1.jpg)no-repeat center top; background-size:200%;*/ }

/* 서브페이지 */
  .sub_main {width:100%; margin:0 auto;  position:relative; }    
  .sub_main01 { background:url(../images/sub_main1.jpg) no-repeat black; height:200px; margin:0 auto; background-position:center top; background-size:auto 100%; 
                    text-align:center; font-size:10vw; color:#fff; padding:27% 0 0 0; line-height:0.8em; font-weight:600; }
  .sub_main02 { background:url(../images/sub_main2.jpg) no-repeat black; height:200px; margin:0 auto; background-position:center top; background-size:auto 100%; 
                    text-align:center; font-size:10vw; color:#fff; padding:27% 0 0 0; line-height:0.8em; font-weight:600; }
  .sub_main03 { background:url(../images/sub_main3.jpg) no-repeat black; height:200px; margin:0 auto; background-position:center top; background-size:auto 100%; 
                    text-align:center; font-size:10vw; color:#fff; padding:27% 0 0 0; line-height:0.8em; font-weight:600; }
  .sub_main04 { background:url(../images/sub_main4.jpg) no-repeat black; height:200px; margin:0 auto; background-position:center top; background-size:auto 100%; 
                    text-align:center; font-size:10vw; color:#fff; padding:27% 0 0 0; line-height:0.8em; font-weight:600; }
  .sub_main05 { background:url(../images/sub_main5.jpg) no-repeat black; height:200px; margin:0 auto; background-position:center top; background-size:auto 100%; 
                    text-align:center; font-size:10vw; color:#fff; padding:27% 0 0 0; line-height:0.8em; font-weight:600; }

  .s_right02 { margin:0 auto;  }  

 
/* 회사소개 */
.ceo {width:100%; padding:0%;}
.company_menu {width:100%; margin:0 auto 5% auto;}
.company_menu button {width:32.5%;background:#ddd; float:left; font-weight:bold; margin:0 auto 1% auto; padding:1.8vw 0; color:#333;}
.company_menu .sub_selected3 {background:#2aaa3a; font-weight:bold; color:#fff;}

.business_menu { width:100%; margin:0 auto 6% auto; display:flex; flex-wrap:wrap; justify-content:space-between; gap:3px 0;  }
.business_menu div { width:49.5%; }
.business_menu button { width:100%; background:#ddd; font-weight:bold; margin:0 auto 1% auto; padding:1.8vw 0; color:#333;}
.business_menu .sub_selected3 {background:#00405a; font-weight:bold; color:#fff;}

.cp_menu {width:100%; margin:0 auto 5% auto;   }
.cp_menu button {width:24.5%;background:#ddd; float:left; font-weight:bold; margin:0 auto 1% auto; padding:1.8vw 0; color:#333;}
.cp_menu .sub_selected3 {background:#2aaa3a; font-weight:bold; color:#fff;}



.s_title01 { width:100%;font-size:7vw; color:#333; font-weight:600;  margin:4% 0 6% 0; padding:0; text-align:left; line-height:1em; }
.s_title02 { width:100%; border:1px solid #ccc; padding:25px; font-size:5vw; color:#333; font-weight:400;  margin:0 auto; text-align:center; border-radius:30px; background:#eee; }
.s_title02 b { font-size:5vw; color:#555; font-weight:700; line-height:0.8em; }

.s_title021 {font-size:4vw; color:#333; font-weight:500;  margin:5% 0;}
.s_title02 img { height:4vw; margin:0 1% 1% 0;}
.s_title_ {float:left; font-size:5vw; color:#333; font-weight:500;  margin:0 3% 0 0;}
.ceo00 { width:100%; font-size:2.8vw; line-height:1.7em; color:#484e52; padding:0; }
.ceo01 {width:100%;  font-size:2.8vw; line-height:1.7em; color:#484e52; padding:0;}
.ceo02 {width:100%; margin:0 auto; text-align:center;}
.ceo02 img {text-align:center; margin:0 auto; }
/*.ceo span{color:#000; font-size:4vw; line-height:1.5em;}
.ceo b{color:#000; font-size:3.5vw;font-weight:bold; line-height:2.5em;}*/


.col2{
  text-align:left;
  padding-left:20px;
  
}
.col2 ul li{
  list-style:square;
}


/*연혁*/
.his02{border-collapse:collapse;width:100%;margin:0 auto;}
.his02 th{padding:15px 0; border:1px solid #e9e9e9;border-left:0; border-right:0;font-size:15px;color:#575757;font-weight:bold;}
.his02 th {font-family:"Montserrat";color:#999;font-weight:900;}
.his02 th b {font-family:"Montserrat";font-size:15px; color:#555;font-weight:900;}
.his02 td{padding:15px 0 15px 15px; border:1px solid #e9e9e9;border-left:0;border-right:0;font-size:15px; text-align:left;}


.his_text { width:100%; margin:0 auto 5% auto; font-size:18px; font-weight:500; color:#21c87c; line-height:1.5em; }
.history { width:100%; margin:0 auto; /*display:flex; justify-content: space-between;*/ padding:2.5% 0; border-bottom:1px solid #ddd; }
.year { width:100%; font-size:35px; color:#ccc; font-weight:700; line-height:1em; padding:3% 0 0 0;} 
.his_c { width:100%; font-size:15px; color:#777; line-height:1.8em; padding:3% 0; }
.his_c b { font-size:18px; color:#999; font-weight:700; margin:0 5% 0 0;}
.his_c_ { width:100%; font-size:15px; color:#777; line-height:1.8em; padding:3% 0; }
.his_c_ b { font-size:18px; color:#999; font-weight:700;  margin:0 5% 0 0;}
#his_img {margin:0 0 20px 0;width:100%;}

/*인사말*/
#gt { line-height:0; width:100%; }
.gt1 { width:100%; text-align:right; padding:0 0 30px 0; }
.gt1 img { width:100%; }
.gt2 { width:100%; }
.gt2 .greeting { border-collapse:collapse;margin:0 auto;width:100%;}
.gt2 .greeting td {text-align:left; font-size:15px; vertical-align:top;}
.gt2 .greeting td b { font-size:15px; font-weight:600; }
.gt2 .greeting th span {font-size:16px; font-weight:400;}
.gt2 .greeting th  {font-size:20px;color:#000;font-weight:400;line-height:1.5em; text-align:left;}
#gt_img {margin:0 0 30px 0;width:100%;}



/*제품*/
.pd_wrap { width:100%; background:#eee; }
.pd_box { width:100%; margin:auto; padding:0; display:flex; flex-wrap:wrap; gap:0px 0; }
.pd_box1 { width:100%; line-height:0; background:#ddd; } 
.pd_box1 img { width:100%; }
.pd_box2 { width:100%; background:#00405a; padding:6% 6%; display:flex; align-items:center; } 
.pd_box2_t { font-size:18px; color:#fff; line-height:1.4em; font-weight:300; } 
.pd_box2_t b { font-size:30px; color:#fff; font-weight:700; }



/*인증서*/
.ctf {width:100%;margin:0 auto;display:flex; flex-wrap:wrap; gap:30px 0; }
.ctf01 { width:50%; text-align:center; line-height:0; padding:0 0 30px 0; border-bottom:1px solid #eee; }
.ctf01 img { border:1px solid #eee; width:90%; }
.ctf01 .certification_t2 { font-size:16px;font-weight:400;color:#555;line-height:1.5em; margin:15px 0 0 0; }

/*주요고객*/
.customer {border-collapse:collapse;}
.customer th {border:1px solid #eee; height:100px; line-height:0; text-align:center;padding:0 0; vertical-align:top; position:relative; }
.customer .customer_t {width:100%;font-size:15px;font-weight:400;padding:0 0 15px 0; color:#333; line-height:1.5em; position:absolute; top:90px;}
.customer .customer_t2{font-size:14px;font-weight:300;color:#999;line-height:1.5em;}
.customer .pf {width:100%; border:1px solid #eee;background:#eee;transition: ease 0.3s all;}
.customer .pf:hover {width:100%; border:1px solid #009d8c;transition: ease 0.3s all;}
.customer .pf img {width:100%;}



/*세로간격*/
.text_h05 { height:5px; clear:both; }
.text_h1 { height:10px; clear:both; }
.text_h2 { height:20px; clear:both; }
.text_h3 { height:30px; clear:both; }
.text_h4 { height:40px; clear:both; }
.text_h5 { height:50px; clear:both; }
.text_h6 { height:60px; clear:both; }
.text_h10 { height:100px; clear:both; }

/*가로간격*/
.text_w02 {margin:0 2px;}
.text_w05 {margin:0 5px;}
.text_w1 {margin:0 10px;}
.text_w2 {margin:0 20px;}
.text_w25 {margin:0 25px;}
.text_w3 {margin:0 30px;}
.text_w4 {margin:0 40px;}
.text_w5 {margin:0 50px;}
.text_w6 {margin:0 60px;}
.text_w7 {margin:0 70px;}





/* 생산시설 */
.fac_box { width:100%; display:flex; flex-wrap:wrap; gap:15px 0; justify-content:space-between; }
.fac_box1 { width:48%; margin:0; padding:30px 0; text-align:center; font-size:18px; color:#000; background:#f5f5f5; line-height:1.3em; }
.fac_box1 b { font-size:35px; font-weight:700; color:#08a7c5; }
.fac_box2 { width:48%; margin:0; padding:30px 0; text-align:center; font-size:18px; color:#000; background:#f5f5f5; line-height:1.3em; }
.fac_box2 b { font-size:35px; font-weight:700; color:#08a7c5; }

.fac_line { width:1px; height:100px;  margin:40px auto; background:#08a7c5; }

.fac_img { width:100%; display:flex; flex-wrap:wrap; gap:20px 0; margin:15px 0 0 0; }
.fac_img1 { width:100%; }
.fac_img1 img { width:100%; } 

.fac_t { width:100%; font-size:18px; font-weight:600; color:#000; line-height:1em; padding:15px 0 5px 0; }



.fac { width:100%; display:flex; flex-wrap:wrap; gap:10px 0; }
.fac01 { width:100%; background:#555; line-height:0; }
.fac01 img { width:100%; }
.fac02 { width:100%; background:#f9f9f9; padding:20px; font-size:16px; color:#333; line-height:1.5em;}
.fac02 b { font-size:18px; color:#00405a; font-weight:600; }
.fac02 span { font-size:16px; color:#00405a; font-weight:500; }

.fac2 { width:100%; display:flex; flex-wrap:wrap; gap:10px 0;  margin:0 auto; }
.fac2_1 { width:100%;font-size:16px; color:#333; line-height:1.5em; }
.fac2_2 { width:100%; line-height:0; }
.fac2_2 img { width:100%; }
.fac2_3 { width:100%; }
.fac2_3 table { border-collapse:collapse; border-left:2px solid #fff; border-right:2px solid #fff;}
.fac2_3 th { border:1px solid #aaa; background:#cfe1d1; padding:10px 0; font-size:14px; color:#333; border-top:0; border-bottom:0; }
.fac2_3 td { border:1px solid #ddd; padding:10px 0; font-size:14px; color:#333; text-align:center;}


/*연구개발*/
.rnd_text { width:90%; margin:0 auto; font-size:18px; text-align:left; color:#333; line-height:1.6em; padding:40px 0 0 0; }
.rnd_text b { font-size:25px; color:#00405a; line-height:1.5em; }
.rnd01 { width:50%; }
.rnd01 img { width:100%; }
.rnd01_t { width:100%; font-size:18px; color:#555; text-align:center; padding:10px 0 20px 0; }  



/* 상세페이지 css */
.ss {border-collapse:collapse;}
.ss_title {font-size:4vw;color:#555;}
.ss td {font-size:2.8vw; line-height:1.5em;}
.ss td b {font-size:3.8vw;color:#404041;line-height:2.2em;}
.ss td span {font-size:3vw;color:#7d7d7d;}
.s_s01 {width:7vw !important;}
.s_s02 {width:60% !important;}
.s_s03 {width:100% !important;}



/* 게시판 */
.newstop {height:3vw;}
.scen{width:100%; margin:0 auto;}
.s_right {float:none; width:100%; margin:10px 0;}
.board_menu button{width:32.8%;background:#ddd; float:left; font-weight:bold; margin:0 0.8% 1% 0; padding:1.8vw 0;}
.board_menu button:nth-child(3) {float:right; margin:0 0 1% 0;}
.board_menu .sub_selected{background:#fdb918;}

.bd_title a{font-family:"Noto Sans Kr","Nanum Gothic", "굴림", "Gulim", Verdana, Arial, Sans-serif;}
.bd_title a:hover{ font-family:"Noto Sans Kr","Nanum Gothic", "굴림", "Gulim", Verdana, Arial, Sans-serif;}
.bd_title a:visited{ font-family:"Noto Sans Kr","Nanum Gothic", "굴림", "Gulim", Verdana, Arial, Sans-serif;}
.bd_title a:link{ font-family:"Noto Sans Kr","Nanum Gothic", "굴림", "Gulim", Verdana, Arial, Sans-serif;}

.main_business { border-collapse:collapse;}
.main_business th {border:1px solid #4581d7; line-height:0; font-size:0;}
.main_business td {border:1px solid #4581d7;}

.img_drop {width:100%; position:relative;overflow:hidden; cursor:pointer;}
.sub_menu1m {background:url('../images/bs_btn01.jpg') no-repeat center center !important; width:100%; height:100px;font-size:20px;border:1px solid #4581d7;border-bottom:1px solid #ededec;border-left:0;}
.sub_menu2m {background:url('../images/bs_btn02.jpg') !important; width:100%; height:100px;font-size:20px;border:1px solid #4581d7;border-bottom:1px solid #ededec;}
.sub_menu3m {background:url('../images/bs_btn03.jpg') !important; width:100%; height:100px;font-size:20px;border:1px solid #4581d7;border-bottom:1px solid #ededec;}
.sub_menu4m {background:url('../images/bs_btn04.jpg') !important; width:100%; height:100px;font-size:20px;border:1px solid #4581d7;border-bottom:1px solid #ededec;border-right:0;}
.sub_menu1m_selected {background:url('../images/bs_btn01on.jpg') no-repeat center center !important; color:#fff !important; width:100%; height:100px; font-size:20px; border:1px solid #4581d7;border-bottom:0;border-left:0; border-right:0;}
.sub_menu2m_selected {background:url('../images/bs_btn02on.jpg') no-repeat center center !important; color:#fff !important; width:100%; height:100px; font-size:20px; border:1px solid #4581d7;border-bottom:0;border-left:0; border-right:0;}
.sub_menu3m_selected {background:url('../images/bs_btn03on.jpg') no-repeat center center !important; color:#fff !important; width:100%; height:100px; font-size:20px; border:1px solid #4581d7;border-bottom:0;border-left:0; border-right:0;}
.sub_menu4m_selected {background:url('../images/bs_btn04on.jpg') no-repeat center center !important; color:#fff !important; width:100%; height:100px; font-size:20px; border:1px solid #4581d7;border-bottom:0;border-left:0; border-right:0;}

.bs_contents{border-collapse:collapse;}
.bs_contents th {font-size:18px;font-weight:bold; color:#000; text-align:left;}
.bs_contents th span {font-size:14px;  color:#555; }
.bs_contents td {font-size:0;line-height:0;vertical-align:top;}

.notice {padding:0 15px;}

.notice_table div {width:100%;}
.notice_img img{width:100%;}

.drop_d {
background: rgb(238,238,237);
background: linear-gradient(0deg, rgba(238,238,237,1) 0%, rgba(255,255,255,1) 100%);
border-left:0;
border-right:0;
padding:15px 15px 30px 15px;
}


.map_box { width:100%; display:flex; flex-wrap:wrap; gap:40px 0; }
.map_box1 { width:100%; }
.map {border-collapse:collapse; margin:20px 0 0 0; border-top:2px solid #aaa; width:100%; }
.map th{width:25%; font-size:13px;height:50px;border:1px solid #ddd;border-left:0;}
.map td{width:75%; font-size:13px;height:50px;border:1px solid #ddd;border-right:0; padding:0 0 0 20px;}

.m_size { width:100% !important; height:250px; border-bottom:1px solid #ddd; }


/* 카피라이트 */  
.copyright_layout {position:relative; }
.copyright_sns {}
.copyright_sns img{width:8vw; vertical-align:center;}
.copyright_logo{text-align:center; float:none !important; right:2vw; top:16px;}
.copyright_logo img{  width:30vw;}
.f0 {font-size:3vw; line-height:4vw; text-align:center; color:#fff;}

.f20 {margin:0 auto; text-align:center;line-height:7vw; font-size:4vw;color:#555;font-weight:bold; vertical-align:middle;letter-spacing:0.01em; background:#ccc;}
.f21 {margin:0 auto; text-align:center;line-height:6vw; font-size:4vw;color:#555;font-weight:bold; vertical-align:middle;letter-spacing:0.01em; }
.f14 { line-height:8vw; font-size:3vw; padding:2vw 0 1vw 0; color:#555;font-weight:bold; vertical-align:middle;}


/*검색결과*/
.result_ {width:100%;border:1px solid #ddd;padding:1vw; margin:1vw 0 0 0;}
.result b{font-size:20px; color:#000;}
.result th {line-height:0}
.result td {vertical-align:top;}
.result .result_pd_img {width:100px;}
.result img {width:80px; height:80px; border:1px solid #ddd;}
.result .info_txt {height:60px; overflow:hidden;}
.tech_1 {width:100%; border-bottom:1px solid #dedede; font-size:16px; padding:3%; color:#777; line-height:1.8em;}

/* Scroll Animation (sa, 스크롤 애니메이션) */
      .sa {
        opacity: 0;
        transition: all 1s ease;
      }

      /* 아래에서 위로 페이드 인 */
      .sa-up {
        transform: translate(0, 100px);
      }
      /* 위에서 아래로 페이드 인 */
      .sa-down {
        transform: translate(0, -100px);
      }
      /* 왼쪽에서 오른쪽으로 페이드 인 */
      .sa-right {
        transform: translate(-100px, 0);
      }
      /* 오른쪽에서 왼쪽으로 페이드 인 */
      .sa-left {
        transform: translate(100px, 0);
      }
      /* 왼쪽으로 회전하면서 페이드 인 */
      .sa-rotateL {
        transform: rotate(180deg);
      }
      /* 오른쪽으로 회전하면서 페이드 인 */
      .sa-rotateR {
        transform: rotate(-180deg);
      }
      /* 작아진 상태에서 커지면서 페이드 인 */
      .sa-scaleUp {
        transform: scale(.5);
      }
      /* 커진 상태에서 작아지면서 페이드 인 */
      .sa-scaleDown {
        transform: scale(1.5);
      }

      .sa.show {
        opacity: 1;
        transform: none;
      }


}

