/* @media all and (max-width:540px)  태블릿 모드 사용시*/
@media (max-width: 539px) 
{ 
  .pc_view {display:none;}
  .pc_tb_view {display:none;}
  .tb_view {display:none;}
  .tb_mb_view {display:block;}
  .pc_only_view {display:none;}
  .mobile_view {display:block;} 
  
  .m_br {display:block;}
  #pc_main_logo {display:none;}
  #mobile_main_logo { width:100%; display:block; background:rgba(255,255,255,0); display:flex; justify-content:space-between; height:16vw;  }  
  #mobile_main_logo .logo { width:55%; display:flex; align-items:center; justify-content:left; padding:0 0 0 20px; }
  #mobile_main_logo .logo img { height:5vw; }  
  #mobile_main_logo .menu { width:15%; display:flex; align-items:center; justify-content:center; }  
  #mobile_main_logo .menu img { margin:0 auto;  }
  #mobile_main_logo .lan { width:30%; display:flex; align-items:center; justify-content:right; gap:0 15%; }  
  #mobile_main_logo .lan div { font-size:18px; color:#fff; } 
  #mobile_main_logo .lan div a { font-size:18px; color:#fff; } 
  #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:block;}
  #mobile_main_banner{display:block; }    

  #necenter { width:100%; margin:0 auto; background:#FFF; }
  #necenter2 { width:100%; margin:0 auto; background:#eee; }
  #necenter3 { width:100%; margin:0 auto; background:url(../images/sub_bg1.png)no-repeat center bottom #eee; }
  #necenter4 { width:100%; margin:0 auto; background:url(../images/inq_bg.jpg)no-repeat center bottom #000; }
  #necenter5 { width:100%; margin:0 auto; background:url(../images/sub_bg2.png)no-repeat center bottom #000; }

  .wrcen { width:100%; margin:0 auto; }
  .wrcen1 { width:100%; height:auto; margin:0 auto; display: flex; justify-content: space-between; flex-wrap:wrap; }  
  .wrcen2 { width:100%; height:100%; background:rgba(0,0,0,0); margin:0 auto; display:flex; flex-wrap:wrap; align-items:center; }  
  .wrcen3 { width:100%; height:100%; background:rgba(0,0,0,0); margin:0 auto; display:flex; flex-wrap:wrap; align-items:center; }  
  
  .cen { width:100%; margin:0 auto; padding:0; background:url(../images/main_bg.png)no-repeat center bottom #fff; background-size:100%; }  
  .cen2 { width:100%; margin:0 auto; padding:0; background:#fff; }  
  .cen3 { width:100%; margin:0 auto; padding:0; background:#fff; }  
  .cen4 { width:100%; margin:0 auto; padding:0; background:#fff; }  
  .cen5 { width:100%; margin:0 auto 10% auto; padding:15% 0; background:#e9f0e9; border:0; }  

  .scen1 { width:100%; margin:0 auto; padding:0; background:#fff; }  
  
  .main1 { width:100%; margin:0 auto; display:flex; justify-content:center; align-items:center; } 
  .main2 { width:100%; margin:0 auto; display:flex; flex-wrap:wrap; justify-content:center; gap:30px 0; padding:10% 6%; } 
  .main3 { width:100%; margin:0 auto; padding:10% 6%; } 
  .main4 { width:100%; display:flex; flex-wrap:wrap; justify-content:space-between; margin:0 auto; padding:0 0 10% 0; } 
  .main5 { width:100%; display:flex; flex-wrap:wrap; justify-content:center; gap:0; margin:0 auto; padding:0; } 


  .m_title01 { width:100%x; font-size:40px; color:#000; font-weight:700; background:rgba(0,0,0,0); line-height:1em; padding:0; }
  .m_title02 { width:100%; font-size:35px; color:#000; font-weight:700; background:rgba(0,0,0,0); margin:0 auto; text-align:center;  line-height:1em; padding:0 0 0 0; }


  .lan_btn article { color:#fff; background:url(../images/lan_bg.png)no-repeat right center; font-size:18px; cursor:pointer; padding:0 15px 0 0; }
  .lan_btn2 article { color:#fff; background:url(../images/lan_bg.png)no-repeat right center; font-size:18px; cursor:pointer; padding:0 15px 0 0; text-shadow:0 0 5px #555; }


.sm_t { width:100%; margin:0 auto; display:flex; justify-content:center; flex-wrap:wrap; gap:0 40px; padding:30px 0 0 0; }
.sm_t button { background:#fff; color:#000; font-weight:400; font-size:18px; text-align:center; }
.sm_t button:hover { font-weight:800; color:#000; font-size:18px; text-align:center; }
.sm_t .sub_selected2 { font-weight:800; color:#000; font-size:18px; text-align:center; }


/* 메인1 */
#main_c1 { width:100%; transition:all ease 0.5s; font-size:18px; color:#000; font-weight:400; text-align:center; line-height:1.5em; padding:10% 6% 13% 6%; }
#main_c1 b { font-size:25px; color:#000; font-weight:700; }
#main_c1 button { width:180px; height:60px; background:url(../images/main_btn.png)no-repeat center center; background-size:60px; margin:0 auto;  }
#main_c1 button:hover { width:180px; height:60px; background:url(../images/main_btn_hv.png)no-repeat center center; margin:0 auto;  }
.mm_btn { width:40px; height:40px; border-radius:90px; margin:8% auto 0 auto; transition:all 0.2s ease; background:url(../images/main_btn.png)no-repeat center center;  background-size:100%;  }
.mm_btn:hover { width:120px; height:40px; border-radius:90px; margin:8% auto 0 auto; transition:all 0.2s ease; background:url(../images/main_btn_hv2.png)no-repeat center center; background-size:100%; }


/* 메인2 */
#main_c2 { width:100%; height:360px; margin:0; background:#ddd; border-radius:20px; }
.m1_t { width:100%; margin:0; text-align:center; font-size:18px; font-weight:300; color:#fff; padding:40px 40px; }
.m2_t { width:100%; margin:0 0 0px 0; text-align:center; font-size:18px; font-weight:400; color:#000; padding:40px 40px; background:rgba(0,0,0,0.7); }
.m2_t table { border-collapse:collapse; }
.m2_t td { font-size:20px; text-align:left; color:#fff; line-height:1.5em; font-weight:300; }
.m2_t td b { font-size:20px; color:#fff; margin: 0 0 0 10px; }
.m2_t td span { font-size:40px; color:#fff; margin:0 15px 0 0; font-weight:800; }


/*메인3*/
.main_c3 { width:100%; padding:0; display:flex; flex-wrap:wrap; gap:0; text-align:left; background:#fff; transition:all ease 1s; }
.main_c31 { width:100%; line-height:0; }
.main_c31_t { display:none; }
.main_c31 img { width:100%; }
.main_c32 { width:100%; line-height:1.5em; font-size:25px; color:#000; font-weight:700; text-align:left; padding:20px 0 0 0; }
.main_c33 { width:100%; color:#000; font-size:18px; font-weight:300; line-height:1.3em; }


/*메인4*/
#main_c4 { width:100%; margin:0; line-height:1.5em; cursor:pointer; text-align:left; padding:10% 6%; color:#262626; font-size:18px; }
#main_c4 b { font-size:30px; font-weight:700; color:#262626; line-height:1.3em; }
#main_c4 span { font-size:18px; font-weight:700; color:#262626; }
#main_c41 { width:100%; margin:0; line-height:0; border-radius:40px; padding:0 6%; }
#main_c41 img { width:100%; border-radius:40px; }


/*메인5*/
#main_c5 { width:70%; margin:0; line-height:0; font-size:0; background:rgba(0,0,0,0); display:flex; flex-wrap:wrap; justify-content:center; }
#main_c51 { line-height:0; text-align:center; padding:20px 0 0 0; } 
#main_c51 img { width:100px; }
#main_c52 { font-size:25px; font-weight:700; line-height:1em; color:#000; text-align:center; padding:10px 0 0 0; }
#main_c52 span { font-size:18px; color:#262626; font-weight:500; line-height:1em; }


/*메인6*/
#main_c6 { width:270px; height:270px; margin:0 0 20px 0; background:#000; border-radius:0px; padding:0px; color:#c1c1c1; cursor:pointer; position:relative;  transition:all ease 1s; }
#main_c6_ { width:270px; height:270px; margin:0 0 20px 0; background:#000; border-radius:0px; padding:0px; color:#c1c1c1; cursor:pointer; position:relative;  transition:all ease 1s; }
#main_c6:hover { transform:translate(0, -10px); transition:all ease 0.3s; cursor:pointer; }
#main_c6_:hover { transform:translate(0, -10px); transition:all ease 0.3s; cursor:pointer; }
#main_c61 { width:100%; line-height:0; }
#main_c61 img { width:100%; }
#main_c62 { width:100%; position:absolute; left:0; bottom:0; background:#d9d9d9; padding:10px 15px; }
#main_c62_1 { width:100%; font-size:16px; color:#000; font-weight:700;  }
#main_c62_2 { width:100%; font-size:13px; color:#777; text-align:left; font-weight:400; padding:5px 0 0 0; }



/*카탈로그*/
#catg { width:430px; height:320px; margin:0 0 20px 0; background:#000; border-radius:0px; padding:0px; color:#c1c1c1; cursor:pointer; position:relative;  transition:all ease 1s; }
#catg:hover { transform:translate(0, -10px); transition:all ease 0.3s; cursor:pointer; }
#catg_1 { width:100%; line-height:0; }
#catg_1 img { width:100%; }
#catg_2 { width:100%; position:absolute; left:0; bottom:0; background:#d9d9d9; padding:20px }
#catg_2_1 { width:100%; font-size:18px; color:#000; font-weight:700;  }
#catg_2_2 { width:100%; font-size:13px; color:#777; text-align:left; font-weight:400; padding:10px 0 0 0; }



.m_btn { margin:0 auto; border:2px solid #308720; background:rgba(0,0,0,0); color:#308720; font-size:14px; font-weight:400; padding:10px 15px; }
.m_btn:hover { margin:0 auto; border:2px solid #308720; background:#308720; color:#fff; font-size:14px; font-weight:400; padding:10px 15px; }


/* 카탈로그 */
.catg_box { width:100%; margin:0 auto; display:flex; justify-content:center; flex-wrap:wrap;}





/*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:#f4f4f4;}
.menubar03 ul li button { width:100%; height:60px; text-align:left; font-size:16px; color:#4b4b4b;  padding:0 20px; }
.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 #d1e4e9; 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:#333; background:#fff; }
.menubar03 ul li ul li button:hover { font-size:14px; color:#009cff; text-align:left; font-weight:600; background:#d1eaf5; display:block; }
.menubar03 li:hover ul {
display:block;   /* 마우스 커서 올리면 서브메뉴 보이게 하기 */
}
.navi { width:100%; margin:0 auto; background:#f4f4f4; height:60px; }

/*2차메뉴드롭 끝*/


/*2차메뉴*/
.s_menu { width:100%; margin:0 auto; display:flex; justify-content:left; gap:15px 20px; flex-wrap:wrap; background:#fff; padding:0 6% 20px 6%; border-bottom:1px solid #bfbfbf; }
.s_menu div {  }
.s_menu button { width:100%; background:#fff; color:#AEAEAE; font-size:18px; padding:0; font-weight:600; }
.s_menu button:hover { color:#000; font-size:18px; }
.s_menu .sub_selected { color:#000; font-size:18px; }

.s_menu2 { width:100%; margin:0 auto; display:flex; flex-wrap:wrap; gap:10px 10px; padding:0 6%;}
.s_menu2 button { background:#fff; color:#C4C4C4; font-size:18px; padding:4px 15px; text-align:center; font-weight:400; border:1px solid #C4C4C4; border-radius:20px; }
.s_menu2 button:hover { color:#262626; font-size:18px; border:1px solid #262626; }
.s_menu2 .sub_selected2 { color:#262626; font-size:18px; border:1px solid #262626; }

.s_menu3 { width:100%; margin:0 auto; display:flex; justify-content:left; gap:0 20px; }
.s_menu3 button { background:#fff; color:#C4C4C4; font-size:18px; padding:0 0 4px 0 ; text-align:center; font-weight:700; border-bottom:2px solid #fff;  }
.s_menu3 button:hover { color:#262626; font-size:18px; border-bottom:2px solid #262626; }
.s_menu3 .sub_selected2 { color:#262626; font-size:18px; border-bottom:2px solid #262626; }


.inq_2 td option { height:50px; color:#999; }




/*main_news*/
.main_news { border-collapse:collapse; }
.main_news th { padding:0 0 10px 0; font-size:30px; color:#432e0b; text-align:left; border-bottom:1px solid #ddd; }
.main_news th a { font-size:25px; color:#432e0b; }
.main_news td { padding:10px 0; font-size:16px; color:#000; text-align:left; border-bottom:1px solid #ddd; }
.main_news td a { color:#ddd; font-weight:300; font-size:14px; }
.main_news td a:hover { color:#000; font-weight:300; }
.main_news td span { font-size:14px; color:#aaa; }



/*모바일메뉴*/
  .mobile_menu { border-collapse:collapse; }
  .mobile_menu .mbox1 { border:1px solid #ddd; background:#fff; font-size:3.5vw; border-top:0; border-left:0; border-right:0; }
  .mobile_menu .mbox2 { border:1px solid #ddd; background:#000; font-size:3.5vw; border-top:0; border-left:0; border-right:0; }
  .mobile_menu .d1 { width:100%; height:100%; padding:6%; font-size:16px; color:#000; }
  .mobile_menu .d1:hover { width:100%; height:100%; padding:6%; font-size:16px; color:#000; background:#eee; }
  .mobile_menu .d2 { width:100%; height:100%; padding:6% !important; font-size:14px; color:#000; font-weight:300; background:#eee; }
  .mobile_menu .d2:hover { width:100%; height:100%; padding:6%; font-size:14px; color:#fff; background:#8ec31f; font-weight:500;  }

  .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:#432e0b; }
  
  .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; }
  #mobile_menu_layout2 {height:0; overflow:hidden;  transition:all 0.5s ease; clear:both;}
  #mobile_menus2 {transition:all 0.5s ease; }

  #menu_nation  {position:absolute; z-index:1000; top:0px; right:-80px; width:80px; transition:all 0.5s ease; border-top:1px solid #d1d2d4;}
  #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;}
  
.sm_t02 { width:100%; margin:0 auto; }
.sm_t02 button { width:100%; height:50px; background:#f9f9f9; color:#373637; font-weight:400; font-size:14px; text-align:center; border-top:1px solid #eee; }
.sm_t02 button:hover { width:100%; height:50px; background:#f9f9f9; font-weight:600; color:#009cff; font-size:14px; text-align:center; border-top:2px solid #009cff; }
.sm_t02 .sub_selected3 { width:100%; height:50px; background:#f9f9f9; font-weight:600; color:#009cff; font-size:14px; text-align:center; border-top:2px solid #009cff; }

/*이미지*/
.box01 { width:100%;text-align:center;line-height:0; }
.box01 img { width:100%;}
.box02 { width:100%;text-align:center;line-height:0;padding:5% 0; }
.box02 img { width:100%;}
.box03 { width:100%;text-align:center;font-size:15px;color:#333;line-height:1.5em; }

.box_tb { width:100%; margin:5% auto; }
.box_tb table { border-collapse:collapse; width:100%; border-left:2px solid #fff; border-right:2px solid #fff; border-top:3px solid #333; }
.box_tb th { padding:18px 0; font-size:15px; width:30%; border-bottom:1px solid #ddd; }
.box_tb td { padding:18px 0; font-size:15px; padding:0 0 0 3%; border-bottom:1px solid #ddd; }

/* 로그인 */
.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%;}
#necenter_b { background:url(../images/story_bg.jpg)no-repeat center top; background-size:auto 100%; }

/*계약*/
.contract button{font-size:14px; color:#fff; background:#000;  border:0; border-radius:20px; width:40%; height:45px; margin:6vw auto 0 auto; text-align:center; cursor:pointer;}

/* 서브페이지 */
  .sub_main { width:100%; margin:0 auto; position:relative; }    
  .sub_main01 {
  background:#fff; margin:0 auto; 
  text-align:left; padding:90px 6% 30px 6%; text-align:left; line-height:0.8em; font-size:40px; font-weight:700; color:#262626;
  }


.s_title01 { font-size:30px; color:#fff; font-weight:500; padding:0 0 40px 0; text-align:center; letter-spacing:-0.04em; line-height:1em; }
.s_title02 { font-size:30px; color:#000; font-weight:500; padding:0 0 40px 0;  text-align:center; letter-spacing:-0.04em;  line-height:1em; }


.col2{
  text-align:left;
  padding-left:20px;
  
}
.col2 ul li{
  list-style:square;
}
.maingimg { width:100%; margin:0 auto;}






/*============ 회 사 소 개 ============*/

  .left_menu3 { width:100%; padding:0 0 20px 0; }

/* 인사말 */
.gt_box { width:100%; display:flex; flex-wrap:wrap; margin:0 auto; padding:10% 6%; }
.gt_t { width:100%; padding:50px 0 0 0; font-size:18px; color:#000; font-weight:400; letter-spacing:-0.04em; line-height:1.6em; }
.gt_t span { font-family: 'InkLiquid'; font-size:35px; color:#000; }
.gt_t1 { width:100%; font-size:30px; color:#7BA842; font-weight:700; text-align:left; line-height:1.2em; padding:0 0 30px 0; }
.gt_img { width:100%; line-height:0; padding:0; } 
.gt_img img { width:100%; border-radius:40px; }
#gt_od1 { order:1; }
#gt_od2 { order:2; }
#gt_od3 { order:3; }
#gt_od4 { order:4; }
#gt_od5 { order:5; }


/*연혁*/
.his_top { height:300px; margin:0 auto 3% auto; 
            display:flex; align-items:center; justify-content:center; text-align:center; background:url(../images/his_img.png)no-repeat center center; } 
.his_t { font-size:40px; color:#fff; line-height:1.2em; }
.his_t b { font-size:40px; color:#fff;  }
.his_box { width:100%; margin:0 auto; display:flex; flex-wrap:wrap; padding:10% 6%; }
.history_right_box { width:100%; display:flex; flex-wrap:wrap; gap:50px 0; }
.history_right { width:100%; margin:0 auto; display:flex; justify-content:left; flex-wrap:wrap; padding:0;  }
.his_r { width:100%; padding:0 0 0 0; }
.his_img { width:100%; text-align:left; line-height:0; }
.his_img img { width:100%; }
.year { width:100%; font-size:40px; color:#000; font-weight:700; line-height:1em; letter-spacing:-0.04em; padding:30px 0 30px 0; } 

.his_bb { width:100%; display:flex; flex-wrap:wrap; gap:20px 0; /*position:relative;*/ }
.his_cc { width:100%; display:flex; justify-content:left; } 
.his_year { width:30%; font-size:25px; font-weight:400; line-height:1em; color:#262626; /*background:url(../images/ellipse.png)no-repeat 90px 10px; z-index:2; */} /* ellipse_bg */
.his_t { width:70%; text-align:left; padding:0; }
.his_t ul { width:100%; display:flex; flex-wrap:wrap; gap:5px 0; }
.his_t ul li { width:100%; list-style:disc; font-size:18px; font-weight:300; color:#818181; line-height:1.4em; text-indent:-10px -10px !important; padding:0px; }

/*.his_bg1 { width:1px; height:220px; background:#bfbfbf; position:absolute; left:96px; top:15px; z-index:1; }  /* 세로라인_bg1 */
/*.his_bg2 { width:1px; height:810px; background:#bfbfbf; position:absolute; left:96px; top:15px; z-index:1; }  /* 세로라인_bg2 */
/*.his_bg3 { width:1px; height:320px; background:#bfbfbf; position:absolute; left:96px; top:15px; z-index:1; }  /* 세로라인_bg3 */
/*.his_bg4 { width:1px; height:420px; background:#bfbfbf; position:absolute; left:96px; top:15px; z-index:1; }  /* 세로라인_bg4 */
/*.his_bg5 { width:1px; height:550px; background:#bfbfbf; position:absolute; left:96px; top:15px; z-index:1; }  /* 세로라인_bg5 */
/*.his_bg6 { width:1px; height:320px; background:#bfbfbf; position:absolute; left:96px; top:15px; z-index:1; }  /* 세로라인_bg6 */

/* 사업분야 */
.bs_box { width:100%; display:flex; flex-wrap:wrap; gap:50px 0; padding:10% 6%; }
.bs_box2 { width:100%; display:flex; flex-wrap:wrap; gap:20px 0; }
.bs_box2_1 { width:100%; background:#fafafa; border-radius:40px; box-shadow:0 0 20px rgba(0,0,0,0.1); padding:10%; } 
.bs_box2_1 b { font-size:20px; font-weight:700; color:#262626; }
.bs_box2_1 ul { width:100%; display:flex; flex-wrap:wrap; gap:5px 0; padding:15px 0 0 20px; }
.bs_box2_1 ul li { width:100%; list-style:disc; font-size:18px; color:#262626; font-weight:400; line-height:1.4em; text-indent:-5px -5px; padding:0 0 0 0; }
.bs_box2_2 { width:570px; background:#fafafa; border-radius:40px; box-shadow:0 0 20px rgba(0,0,0,0.1); padding:10%; display:flex; justify-content:space-between; flex-wrap:wrap; } 
.bs_box2_2_b { width:100%; font-size:20px; font-weight:700; color:#262626; padding:0 0 20px 0; }
.bs_box2_2 ul { width:100%; display:flex; flex-wrap:wrap; gap:5px 0; padding:15px 0 0 20px; }
.bs_box2_2 ul li { width:100%; list-style:disc; font-size:18px; color:#262626; font-weight:400; line-height:1.4em; text-indent:-5px -5px; padding:0 0 0 0; }
.bs_box2_2_1 { width:100%; }
.bs_box2_2_1 ul { width:100%; display:flex; flex-wrap:wrap; gap:5px 0; padding:0 0 0 20px !important; }

.bs_t { width:100%; padding:0; font-size:18px; color:#000; font-weight:400; letter-spacing:-0.04em; line-height:1.6em; }
.bs_t b { font-size:18px; color:#000; font-weight:700; }
.bs_t1 { width:100%; font-size:30px; color:#262626; font-weight:700; text-align:left; line-height:1em; padding:0 0 20px 0; }
.bs_img { width:100%; line-height:0; padding:0; text-align:center; } 
.bs_img img { width:90%; }


/* 홍보영상 */
.vod_box { width:100%; padding:10% 6%; }
.vod_img { width:100%; height:360px; background:#ddd; border-radius:40px;  }


/* 협력사 */
.partner_box { width:100%; display:flex; flex-wrap:wrap; justify-content:left; gap:0 4%; padding:4% 6% 10% 6%; }
.pt1 { width:48%; border-bottom:1px solid #bfbfbf; padding:20px 0 30px 0; }
/*.pt1_bd { border-bottom:0 !important; }*/
.pt1_t { width:100%; font-size:20px; font-weight:700; color:#262626; padding:0 0 8px 0; line-height:1.5em; }
.pt1_img { width:100%; height:180px; background:#d9d9d9; line-height:0; }



/*============ 제 품 소 개 ============*/

/*제품소개*/
.pd_box { width:100%; display:flex; flex-wrap:wrap; justify-content:space-between; padding:10% 6%; }
.pd_t { width:100%; padding:0; font-size:18px; color:#000; font-weight:400; letter-spacing:-0.04em; line-height:1.6em; }
.pd_t1 { width:100%; font-size:25px; color:#7BA842; font-weight:700; text-align:left; line-height:1em; padding:0 0 20px 0; }
.pd_t b { font-size:20px; color:#000; font-weight:700; }
.pd_img { width:100%; line-height:0; padding:20px 0 0 0; } 
.pd_img img { width:100%; border-radius:40px; }

.pd_t2 { width:100%; padding:40px 0 0 0; display:flex; flex-wrap:wrap; justify-content:left; gap:10px 0; }
.pd_t2_1 { width:100%; padding:0 0 0 0; font-size:25px; font-weight:700; color:#262626; line-height:1.2em; } 
.pd_t2_2 { width:100%; font-size:18px; font-weight:400; color:#262626; line-height:1.4em; }
.pd_t2_2 b { font-size:20px; font-weight:700; color:#262626; }
.pd_t2_3 { width:100%; padding:0 0 0 0; font-size:25px; font-weight:700; color:#262626; line-height:1.2em; } 
.pd_t2_4 { width:100%; font-size:18px; font-weight:400; color:#262626; line-height:1.6em; }
.pd_t2_4 b { font-size:20px; font-weight:700; color:#262626; }
.pd_t2_5 { width:100%; display:flex; flex-wrap:wrap; justify-content:left; gap:10px 0; padding:20px 0 0 0; }
.pd_t2_5img { width:100%; line-height:0; } 
.pd_t2_5img img { width:100%; }

.pd_t3 { width:100%; padding:40px 0 0 0; }
.pd_t3_1 { width:100%; padding:0 0 15px 0; font-size:25px; font-weight:700; color:#262626; line-height:1.2em; } 
.pd_t3_2 table { width:100%; border-collapse:collapse; border-right:2px solid #fff; border-left:2px solid #fff; } 
.pd_t3_2 th { border:1px solid #d9d9d9; background:#f7f7f7; color:#444; font-size:18px; font-weight:600; padding:14px; }
.pd_t3_2 td { border:1px solid #d9d9d9; color:#626262; font-size:16px; font-weight:500; text-align:center; padding:14px; }

.pd_t4 { width:100%; padding:40px 0 0 0; }
.pd_t4_1 { width:100%; padding:0 0 15px 0; font-size:25px; font-weight:700; color:#262626; line-height:1.2em; } 
.pd_t4_2 section { width:100%; overflow-x: scroll; }
.pd_t4_2 table { width:800px; border-collapse:collapse; border-right:2px solid #fff; border-left:2px solid #fff; } 
.pd_t4_2 th { border:1px solid #d9d9d9; background:#f7f7f7; color:#444; font-size:18px; font-weight:600; padding:18px 0; }
.pd_t4_2 td { border:1px solid #d9d9d9; color:#626262; font-size:16px; font-weight:500; text-align:center; padding:0 10px; }
.pd_t4_2 td img { width:100%; }
.pd_t4_3 { width:100%; font-size:18px; color:#262626; line-height:1.5em; }
.pd_t4_3 b { font-size:18px; color:#262626; font-weight:700; }
.pd_t4_4 { width:100%; display:flex; flex-wrap:wrap; gap:20px 0; padding:20px 0 0 0; }
.pd_t4_41 { width:100% }
.pd_t4_41img { width:100%; line-height:0; }
.pd_t4_41img img { width:100%; }
.pd_t4_41t { width:100%; font-size:18px; font-weight:400; color:#000; text-align:center; padding:20px 0 0 0; line-height:1.3em; }


.pd_t5 { width:100%; padding:40px 0 0 0; }
.pd_t5_1 { width:100%; padding:0 0 15px 0; }
.pd_t5_1 b { font-size:25px; font-weight:700; color:#262626; line-height:1.3em; }
.pd_t5_2 { width:100%; padding:0 0 30px 0; background:url(../images/pd_line.png)no-repeat; font-size:18px; font-weight:400; color:#262626; line-height:1.5em; } 
.pd_t5_2 b { font-size:20px; font-weight:700; color:#262626; }
.pd_t5_3 { width:100%; padding:0 0 0 0; font-size:22px; font-weight:400; color:#262626; line-height:1.5em; }


.pd_btn { width:100%; margin:0 auto; padding:50px 0; }
.pd_btn button { width:100%; height:70px; border:1px solid #7BA842; color:#7BA842; font-size:22px; font-weight:500; margin:0 auto; background:#fff; }


.inq_box { width:100%; margin:0 auto; padding:10% 6%; background:#f4f4f4; }
.inq_box1 { width:100%; margin:0 auto; display:flex; flex-wrap:wrap; } 
.inq_box_t { width:100%; font-size:22px; font-weight:500; color:#444; line-height:1em; padding:0 0 25px 0; } 
.inq_box_t span { font-size:16px; color:#878787; line-height:1em; }
.inq_box_t span b { font-size:16px; color:#7BA842; font-weight:500; }
.inq_box_t2 { width:100%; display:flex; justify-content:space-between; flex-wrap:wrap; gap:16px 0; }
.inq_box_t2_1 { width:100%; }
.inq_box_t2_1 input { width:100%; border:0; height:56px; padding:0 0 0 20px; font-size:18px; }
.inq_box_t2_1 input::placeholder { color:#C4C4C4; font-size:18px; } 
.inq_box_t2_1 textarea { width:100%; border:0; height:100%; padding:20px 20px; font-size:18px; }
.inq_box_t2_1 textarea::placeholder { color:#C4C4C4; font-size:18px; } 
.inq_box_t2_ { width:100%; display:flex; flex-wrap:wrap; gap:16px 0; }
.inq_box_t2_2 { width:100%; }
.inq_box_t2_2 input { width:100%; border:0; height:56px; padding:0 0 0 20px; font-size:18px; }
.inq_box_t2_2 input::placeholder { color:#C4C4C4; font-size:18px; } 
.inq_box_t3 { width:100%; padding:30px 0 0 0; font-size:18px; color:#373737; }
.inq_box_t3 input { width:22px; height:22px; margin:0 10px 0 0; border:1px solid #d9d9d9 !important; }
.inq_btn { width:100%; padding:20px 0 0 0; }
.inq_btn button { width:100%; padding:15px 30px; font-size:20px; font-weight:500; color:#7BA842; border-radius:30px; background:#fff; }
.inq_btn button:hover { padding:15px 30px; font-size:20px; font-weight:500; color:#fff; border-radius:30px; background:#7BA842; }



/* 인증현황 */
.cert_box { width:100%; display:flex; flex-wrap:wrap; justify-content:space-between; gap:20px 0; padding:10% 6%; }
.cert1 { width:48%; border-top:1px solid #bfbfbf; padding:15px 0 20px 0; }
.cert1_bd { border-bottom:0 !important; }
.cert1_t { width:100%; font-size:16px; font-weight:600; color:#9a9a9a; padding:0 0 10px 0; line-height:1.5em; }
.cert1_img { width:100%; line-height:0; }
.cert1_img img { width:100%; box-shadow:0 0 8px #ddd; }


/* 자료실 */
.data_box { width:100%; padding:10% 6%; }


/* 카탈로그 */
.catg_box { width:100%; padding:10% 6%; display:flex; justify-content:center; gap:10px}
.catg1 { width:100%; margin:0 auto; }
.catg1 img { width:100%; box-shadow:0 0 10px #aaa; }
.catg1 img { width:100%; }
.catg_btn { width:100%; margin:0 auto; padding:30px 0 0 0; }
.catg_btn button { width:100%; height:70px; border:1px solid #7BA842; color:#7BA842; font-size:22px; font-weight:500; margin:0 auto; background:#fff; }


/*오시는길*/
.location_box { width:100%; padding:10% 6%; display:flex; flex-wrap:wrap; }
.location_t { width:100%; text-align:center; font-size:16px; font-weight:500; color:#444; line-height:1.4em; padding:0 0 40px 0; }
.location_t b { font-size:30px; font-weight:700; color:#7BA842; }
.location_map { width:100%; padding:0 0 40px 0; }
.location_tb { width:100%; }
.location_tb table { width:100%; border-collapse:collapse; }
.location_title { width:100%; font-size:30px; font-weight:700; text-align:center; color:#444; line-height:1.3em; padding:0 0 40px 0; }
.location_tb th { padding:13px 0; border-top:1px solid #8B8B8B; border-bottom:1px solid #8B8B8B; font-size:16px; font-weight:700; line-height:1.5em; color:#444; }
.location_tb td { padding:13px 0; border-top:1px solid #8B8B8B; border-bottom:1px solid #8B8B8B; font-size:16px; font-weight:500; line-height:1.5em; color:#444; text-align:left; }


/*고객문의*/
.inq_wrap { width:100%; padding:10% 6%; background:#f9f9f9; margin:0 auto; }
.inq_wrap2 { width:100%; margin:0 auto; display:flex; flex-wrap:wrap; } 
.inq_t { width:100%; font-size:18px; color:#444; font-weight:500; line-height:1.5em; padding:0 0 25px 0; }
.inq_t b { font-size:30px; color:#444; font-weight:700; }
.inq_ip { width:100%; margin:0; } 
.inq_ip1 { width:100%; display:flex; flex-wrap:wrap; gap:15px 0; justify-content:space-between; }
.inq_ip1 div { width:100%; }
.inq_ip1 select { width:100%; height:40px; padding:0 0 0 12px; font-size:16px; font-weight:400; color:#b1b1b1; border:1px solid #b1b1b1; }
.inq_ip1 input { width:100%; height:40px; padding:0 0 0 12px; font-size:16px; font-weight:400; color:#b1b1b1; border:1px solid #b1b1b1; }
.inq_ip1 input::placeholder { font-size:16px; font-weight:400; color:#b1b1b1; }
.inq_ip1 textarea { width:100%; height:160px; border:1px solid #b1b1b1; font-size:16px; font-weight:400; color:#b1b1b1; padding:12px; }
.inq_ip1 textarea::placeholder { font-size:16px; font-weight:400; color:#b1b1b1; }
.inq_ip2 { width:100%; padding:30px 0 0 0; }
.inq_ip2 button { width:100%; height:50px; margin:0 auto; color:#fff; background:#7ba842; font-size:16px; border-radius:10px; }

.tel_box { width:100%; margin:0 auto; padding:30px 0 10% 0; }
.tel_box2 { padding:0 6%; width:100%; font-size:20px; color:#444; line-height:1.1em; } 
.tel_box2 b { font-size:30px; color:#3B3B3B; }
.tel_box2 span { font-size:18px; color:#444; }









/*세로간격*/
.text_h { clear:both; }
.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;}







/* 게시판 */
.newstop {height:3vw;}
.scen{width:100%; margin:0 auto;}
#s_right { width:100%; margin:0 auto; padding:12% 6%; }
.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;
}



/* 카피라이트 */  
.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;}


/* 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(0, 100px);
      } */
      /* 왼쪽으로 회전하면서 페이드 인 */
      .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;
      }

  .copyright {position:absolute;}

}

