/* @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,1); 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:#000; } 
  #mobile_main_logo .lan div a { font-size:18px; color:#000; } 
  #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; background-size:110%; } 

  .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:600px; background:rgba(0,0,0,0); margin:0 auto; display:flex; flex-wrap:wrap; align-items:center; position:relative; }  
  .wrcen2_1 { width:100%; height:auto; background:rgba(0,0,0,0); margin:0 auto; display:flex; flex-wrap:wrap; align-items:center; position:relative; }  
  .wrcen2_11 { width:100%; }  
  .wrcen2_2 { width:100%; height:auto; background:rgba(0,0,0,0); margin:0 auto; display:flex; flex-wrap:wrap; align-items:center; }  
  .wrcen3 { width: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:10% 6%; background:#f9f9f9; }
  .cen2 { width:100%; margin:0 auto; padding:10% 6%; background:#fff; }  
  .cen3 { width:100%; margin:0 auto; padding:10% 6%; background:rgba(255,255,255,0); }  
  .cen4 { width:100%; margin:0 auto; padding:60px 30px; background:rgba(255,255,255,0); }  
  .cen5 { width:100%; margin:0 auto; padding:60px 30px 60px 30px; background:rgba(255,255,255,0); }  
  .cen6 { width:100%; margin:0 auto; padding:60px 30px 60px 30px; }  
  .cen24 { width:100%; height:100%; }
  
  .main1 { width:100%; margin:0 auto; display:flex; flex-wrap:wrap; justify-content:center; padding:0; } 
  .main2 { width:100%; margin:0 auto; display:flex; justify-content:space-between; flex-wrap:wrap; gap:30px 0; padding:0; } 
  .main3 { width:100%; display:flex; flex-wrap:wrap; justify-content:center; gap:0px 0; padding:20% 8%;  margin:0 auto; } 
  .main4 { width:100%; display:flex; flex-wrap:wrap; justify-content:center; gap:0px 0; padding:0; } 
  .main5 { width:100%; display:flex; flex-wrap:wrap; justify-content:center; gap:0 50px; padding:20% 8%; margin:0 auto; } 
  .main6 { width:100%; display:flex; flex-wrap:wrap; justify-content:center; gap:0 20px; padding:20% 8%; margin:0 auto; } 

  .m_title01 { 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 30px 0; }
  .m_title01 span { font-size:18px; color:#6F7279; font-weight:700; }

  .m_title02 { width:100%; font-size:40px; color:#000; font-weight:700; background:rgba(0,0,0,0); margin:0 auto; text-align:left;  line-height:0.8em; padding:20% 0 5% 5%; }
  .m_title02 button { padding:0 40px 0 40px; width:250px; height:70px; font-size:20px; font-weight:100; margin:0 auto; text-align:left; border-radius:40px; background:url(../images/btn_bg.png) no-repeat 90% center rgba(0,156,255,0.5); color:#fff; }
  .m_title02 button:hover { padding:0 40px 0 40px; width:250px; height:70px; font-size:20px; font-weight:100; margin:0 auto; text-align:left; border-radius:40px; background:url(../images/btn_bg.png) no-repeat 90% center rgba(0,156,255,0.8); color:#fff; }
  .m_title03 { width:100%; font-size:45px; color:#000; font-weight:700; background:rgba(0,0,0,0); margin:0 auto; text-align:center; letter-spacing:-0.03em; line-height:0.8em; padding:0 0 30px 0; }
  .m_title03 span { font-size:18px; color:#000; font-weight:500; }

  .m_title04 { width:100%; background:rgba(0,0,0,0); margin:0 auto; text-align:left; padding:0; }
  .m_title04 b { font-size:35px; color:#2C396E; font-weight:700; line-height:1.2em; }
  .m_title04 span { font-size:16px; color:#6F7279; font-weight:500; line-height:1.2em; }


.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; }


#main_c { width:100%; margin:0 auto; }
.main_c_img { width:100%; height::288px; line-height:0; background:#eee;  }
.main_c_img img { width:100%; }
.main_c_btn { margin:0 auto; }
.main_c_btn button { width:100%; height:48px; border:1px solid #000; background:#fff; font-size:20px; font-weight:700; margin:40px auto 0 auto; }

.main_c2w { width:100%; display:flex; justify-content:space-between; flex-wrap:wrap; }
#main_c2 { width:100%; margin:0; background:rgba(0,0,0,0); display:flex; flex-wrap:wrap; }
#main_c2_ { width:100%; }
.main_c2img { width:100%; overflow:hidden; position:relative; line-height:0; }
.main_c2img img { width:100%; transition:all ease 1s;  }
.main_c2img:hover img { transform:scale(1.1); transition:all ease 1s; }
.main_c2t { width:100%; font-size:16px; color:#5B5B5B; font-weight:400; padding:20px 0; line-height:1.5em; }
.main_c2t b { font-size:20px; color:#000; font-weight:700; }

.main_c2_t { width:100%; text-align:center; position:absolute; bottom:15%; color:#fff; font-size:35px; line-height:1em; font-weight:200; }
.main_c2_btn1_w { display:none; }


/*메인가맹문의*/
#main_c3 { width:100%; margin:0; padding:0; display:flex; flex-wrap:wrap; gap:30px 0; }
.main_c31 { width:100%; }
.main_c31 b { font-size:35px; color:#262626; font-weight:700; line-height:1.2em; }
.main_c31 span { font-size:18px; color:#6F7279; font-weight:500; line-height:1.7em; }
.main_c32 { width:100%; display:flex; flex-wrap:wrap; justify-content:space-between; gap:40px 10%; padding:0 0 0 0px; }
.main_c32_1 { width:45%; } 
.main_c32_1 b { font-size:40px; color:#262626; font-weight:700; font-family:"Gmarket Sans"; line-height:1.3em;  } 
.main_c32_1 span { font-size:18px; color:#6F7279; font-weight:500; } 


/*=== 메인제품 ===*/
#main_c4 { width:100%; margin:0; padding:0; display:flex; flex-wrap:wrap; gap:30px 0; }
.main_c41 { width:100%; }
.main_c42 { width:100%; display:flex; flex-wrap:wrap; justify-content:space-between; gap:30px 0; }
.main_c42_1 { width:48%; }
.main_c42_1img { width:100%; line-height:0; overflow:hidden; }
.main_c42_1img img { width:100%; transition:all ease 1s; cursor:pointer; }
.main_c42_1img:hover img { transform:scale(1.1); transition:all ease 1s; }
.main_c42_1t { width:100%; padding:25px 0 0 0; }
.main_c42_1t b { font-size:20px; font-weight:700; color:#000; }
.main_c42_1t span { font-size:16px; font-weight:400; color:#5B5B5B; line-height:1.4em; }


.main_c4_btn1_w { display:none; }

/*기술소개*/
#main_c5 { width:120px; 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; } 
#main_c51 img { width:80%; }
#main_c52 { font-size:18px; line-height:1em; color:#fff; text-align:center; }
#main_c53 { width:100%; padding:15px 0 0 0; }
#main_c53 button { width:100%; background:#308720; height:40px; color:#fff; font-size:14px; }


/*사업영역*/
#main_c6 { width:70%; 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:30%; 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차메뉴 ===*/
.s_menu { width:100%; background:#fff; padding:30px 0 0 0; }
.s_menu article { width:100%; display:flex; justify-content:center; flex-wrap:wrap; gap:5px 20px; } 
.s_menu button { height:30px; background:#fff; color:#adadad; font-size:18px; padding:0; font-weight:500; }
.s_menu button:hover { color:#01358D; font-size:18px; }
.s_menu .sub_selected { color:#01358D; font-size:18px; text-decoration:underline; text-underline-offset:10px; }

.s_menu2 { width:100%; display:flex; justify-content:left; gap:0; flex-wrap:wrap; background:#308720; }
.s_menu2 div { width:33.3%; }
.s_menu2 button { width:100%; height:45px; background:#308720; color:#fff; font-size:14px; font-weight:400; border-bottom:1px solid #a7a7a7; border-right:1px solid #a7a7a7; }
.s_menu2 button:hover { background:#fff; color:#000; font-size:14px; }
.s_menu2 .sub_selected { background:#fff; color:#000; font-size:14px; }




/*=== main_btn_box ===*/
.main_btn_box { width:100%; z-index:1000; position:absolute; bottom:0; }
.main_btn { width:100%; margin:0 auto; height:70px; display:flex; justify-content:left; }
.main_btn1 { width:50%; display:flex; justify-content:left; align-items:center; padding:0 20px; background:rgba(255,255,255,0.2); color:#fff; font-size:16px; font-weight:700; cursor:pointer; }
.main_btn1_1 { width:50%; color:#fff; font-size:16px; font-weight:700; }
.main_btn1_2 { width:50%; text-align:right; line-height:0; }
.main_btn2 { width:50%; display:flex; justify-content:left; align-items:center; padding:0 20px; background:#1C69D3; color:#fff; font-size:16px; font-weight:700; cursor:pointer;  }
.main_btn2_1 { width:50%; color:#fff; font-size:16px; font-weight:700;  }
.main_btn2_2 { width:50%; text-align:right; line-height:0; }



.inq_2 td option { height:50px; color:#999; }



  .center { border-top:1px solid #d0c2ab; display:flex; flex-wrap:wrap; }
  .center1 { width:100%; padding:10px 0 0 0; font-size:36px; font-weight:900; color:#432e0b; line-height:1.5em; text-align:left;}
  .center2 { width:100%; padding:0 0 10px 0; font-size:18px; font-weight:600; color:#432e0b; line-height:1.4em; text-align:left;} 



/*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 #505050; background:#292929; font-size:3.5vw; border-top:0; border-left:0; border-right:0; }
  .mobile_menu .mbox2 { border:1px solid #505050; background:#000; font-size:3.5vw; border-top:0; border-left:0; border-right:0; }
  .mobile_menu .d1 { width:100%; height:100%; padding:3.5% 5%; font-size:16px; color:#fff; }
  .mobile_menu .d1:hover { width:100%; height:100%; padding:3.5% 5%; font-size:16px; color:#fff; background:#000; }
  .mobile_menu .d2 { width:100%; height:100%; padding:3.5% 5% !important; font-size:14px; color:#fff; font-weight:300; }
  .mobile_menu .d2:hover { width:100%; height:100%; padding:3.5% 5%; font-size:14px; color:#fff; background:#13119f; font-weight:300;  }

  .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; padding:20% 5% 0 5%; }    
  .sub_main1 { width:100%; background:#fff; margin:0 auto; text-align:center; display:flex; flex-wrap:wrap; gap:15px 0; justify-content:left; }
  .sub_main1_1 { width:100%; font-size:35px; font-weight:700; color:#262626; line-height:1em; letter-spacing:-0.01em; }
  .sub_main1_2 {  width:100%; font-size:18px; font-weight:400; color:#aaa; }


/*=== navi 시작 ===*/
.menubar03 { width:100%; margin:0 auto; }
.menubar03 ul { list-style:none; margin:0; padding:0; display:flex; justify-content:center; align-items:center; }
.menubar03 ul li { position:relative; background:rgba(255,255,255,1); }
.menubar03 ul li button { width:100%; text-align:left; font-size:14px; color:#aeaeae; padding:0 0 0 20px; }
/*navi 끝*/

  .s_title01 { font-size:30px; color:#000; font-weight:700; padding:0 0 30px 0; text-align:center; letter-spacing:-0.02em; line-height:1em; }
  .s_title02 { width:100%; margin:0 auto; font-size:25px; color:#01358D; font-weight:700; padding:60px 5% 30px 5%;  text-align:left; letter-spacing:-0.02em;  line-height:1.5em; }
  .s_title03 { width:100%; font-size:30px; color:#000; font-weight:700; margin:0 auto; line-height:1.4em; text-align:center; padding:0 0 30px 0; }


/* 회사소개 */
.ceo { width:100%; padding:0%; }



.col2{
  text-align:left;
  padding-left:20px;
  
}
.col2 ul li{
  list-style:square;
}
.maingimg { width:100%; margin:0 auto;}






/* 기업 */
  .overview_t1 { width:100%; text-align:center; color:#fff; line-height:1.3em; font-size:24px; padding:0px 0 40px 0; }
  .overview_t1 b { color:#fff; font-size:24px; }
  .overview_t1 span { color:#fff; font-size:18px; line-height:0.8em; }
  .overview_t2 { width:100%; margin:0 auto; display:flex; flex-wrap:wrap; justify-content:space-around;  }
  .overview_t2_1 { padding:40px 0; text-align:center; color:#fff; font-size:16px; line-height:1.5em; } 
  .overview_t2_1 b { font-size:35px; color:#fff; }
  .overview_t3 { width:100%; margin:0 auto; display:flex; flex-wrap:wrap; justify-content:space-between; border-top:1px solid #fff; }
  .overview_t3_1 { width:100%; height:75px; border-bottom:1px solid #535353; display:flex; justify-content:left; align-items:center; }
  .overview_t3_11 { width:35%; text-align:left; color:#fff; font-size:16px; }
  .overview_t3_12 { width:65%; text-align:left; color:#fff; font-size:16px; line-height:1.2em; font-weight:100; }
  .overview_img { width:100%;  background:#ddd; margin:0 auto; line-height:0; }
  .overview_img img { width:100%; }


/*=== 인사말 ====*/
  .gt_box { width:100%; display:flex; flex-wrap:wrap; margin:0;  }
  .gt_t { width:100%; padding:50px 0 0 0; font-size:20px; color:#262626; font-weight:400; letter-spacing:-0.02em; line-height:1.5em; }
  .gt_t b { font-size:35px; color:#01358D; font-weight:700; line-height:1.2em; }
  .gt_t span { font-size:35px; color:#262626; font-weight:400; font-family: 'InkLiquid'; }
  .gt_img { width:100%; line-height:0; padding:0; } 
  .gt_img img { width:100%; }


/* 조직도 */
  .org_img { width:100%; line-height:0; padding:30px 0 0 0; }
  .org_img img { width:100%; }




/*인증서*/
.ctf { width:100%; margin:0 auto; display:flex; flex-wrap:wrap; gap:30px 2%; justify-content:left; }
.ctf01 { width:32%; text-align:center; line-height:0; padding:0;  }
.ctf01 img { width:100%; box-shadow:0 0 5px #ccc; }
.ctf01 .certification_t2 { font-size:14px; font-weight:400; color:#555; line-height:1.5em; margin:15px 0 0 0; }
.ctf02 { width:100%; line-height:0; padding:0; } 
.ctf02 img { width:100%; box-shadow:0 0 5px #ccc;}
.ctf02 .certification_t2 { font-size:14px; font-weight:400; color:#555; line-height:1.5em; margin:15px 0 0 0; text-align:center; }



/*=== 연혁 ===*/
.his_mimg { width:100%; height:200px; margin:0 auto; background:url(../images/his_img.png)no-repeat center center; background-size:cover; }
.his_left_t { width:100%; }
.his_left_t1 { display:none; } 
.his_left_t2 { width:100%; } 
.history_right { width:100%; margin:0 auto; padding:0 0 50px 0; }
.history_right:last-child { width:100%; margin:0 auto; padding:0 0 0 0; }
.his_r { width:100%; padding:0; display:flex; justify-content:left; flex-wrap:wrap; }
.year { width:100%; font-size:35px; color:#262626; font-weight:700; line-height:1em; letter-spacing:-0.04em; padding:0 0 30px 0; } 

.his_bb { width:100%; position:relative; }
.his_cc { width:100%; display:flex; justify-content:left; padding:0 0 40px 0; } 
.his_year { width:18%; font-size:20px; font-weight:400; line-height:1em; color:#262626; text-align:right; z-index:2; padding:0 0px 0 0; } /* ellipse_bg */
.his_t { width:82%; text-align:left; padding:0px 0 0 35px; }
.his_t ul { width:100%; display:flex; flex-wrap:wrap; gap:10px 0; }
.his_t ul li { width:100%; list-style:disc; font-size:16px; font-weight:300; color:#818181; line-height:1.4em; text-indent:-10px -10px; padding:0 0 0 0; }



/*오시는길*/
  .location_box { width:100%; display:flex; flex-wrap:wrap; margin:0px 0 0 0; padding:0 0; }
  .location_map { width:100%; }
  .location_t { width:100%; font-size:25px; font-weight:700; color:#262626; text-align:left; padding:0 0 20px 0; line-height:1em; }
  .location_tb { width:100%; border-collapse:collapse; margin:20px 0 0 0; }
  .location_tb table { width:100%; }
  .location_tb th { width:25%; font-size:16px; font-weight:700; color:#262626; text-align:left; padding:30px 0; border-bottom:1px solid #ddd;  }
  .location_tb td { width:75%; padding:30px 0; border-bottom:1px solid #ddd; font-size:16px; font-weight:400; }
  .location_tb td .traffic { width:100%; display:flex; justify-content:left; flex-wrap:wrap; gap:0 0;  }
  .location_tb td .traffic1 { width:100%; font-size:16px; font-weight:700; color:#262626; padding:0 0 5px 0; }
  .location_tb td .traffic1 img { margin:0 10px 0 0; }
  .location_tb td .traffic2 { width:100%; font-size:16px; font-weight:400; color:#262626; }



/*=== 인증서 ===*/
.ctf_box { width:100%; margin:0 auto; display:flex; flex-wrap:wrap; justify-content:left; gap:30px 4%; margin:0; padding:0 0px; }
.ctf01 { width:48%; text-align:center; line-height:0; padding:0; }
.ctf01_img { width:100%; line-height:0; background:#fff; }
.ctf01_img img { width:100%; border:1px solid #ddd; }
.ctf01_t { width:100%; font-size:16px; font-weight:500; color:#9A9A9A; line-height:1.3em; padding:15px 0 0 0; text-align:left; }


/*=== business_box ===*/
.bs_box { width:100%; margin:0 auto; }
.bs_box1 { width:100%; margin:0 auto; }
.bs_box2 { width:100%; margin:35px auto 0 auto; display:flex; flex-wrap:wrap; gap:35px 0; }
.bs_box2 article { width:100%; border-bottom:1px solid #cecece; padding:0 0 35px 0; display:flex; justify-content:space-between; flex-wrap:wrap; gap:20px 0; }
.bs_box3 { width:100%; margin:0 auto; display:flex; flex-wrap:wrap; gap:35px 0; }
.bs_box3 article { width:100%; border-bottom:1px solid #cecece; padding:0 0 50px 0; }
.bs_box4 { width:100%; margin:0 auto; display:flex; justify-content:left; flex-wrap:wrap; gap:20px 2%; padding:40px 0 0 0; }
.bs_box4_1 { width:49%; height:100px; display:flex; align-items:center; justify-content:left; padding:0 0 0 20px; background:#01358D; color:#fff; font-size:18px; line-height:1.3em; font-weight:700; }
.bs_box4_2 { width:49%; height:100px; line-height:0; box-shadow:0 0 10px #ddd; display:flex; align-items:center; justify-content:center; line-height:0; padding:30px; }
.bs_box4_2 img { width:100%; }
.bs_box4_3 { width:49%; height:100px; line-height:0; box-shadow:0 0 10px #ddd; display:flex; align-items:center; justify-content:center; line-height:0; padding:40px; }
.bs_box4_3 img { width:100%; }
.bs_box4_4 { width:49%; height:100px; line-height:0; box-shadow:0 0 10px #ddd; display:flex; align-items:center; justify-content:center; line-height:0; padding:40px; }
.bs_box4_4 img { width:100%; }
.bs_t { width:100%; font-size:35px; font-weight:700; color:#01358D; line-height:1em; padding:0 0 40px 0; line-height:1em; text-align:center; }
.bs_t span { font-size:20px; font-weight:400; color:#FF1500; }
.bs_t00 { width:100%; font-size:30px; font-weight:700; color:#262626; line-height:1em; padding:20px 0 60px 0; text-align:center; }
.bs_t0 { width:100%; font-size:30px; font-weight:700; color:#262626; line-height:1em; padding:0 0 30px 0; }
.bs_t1 { width:100%; font-size:30px; font-weight:700; color:#262626; line-height:1em; }
.bs_t2 { width:100%; font-size:16px; font-weight:500; color:#585858; text-align:left; line-height:1.5em; }
.bs_t2 ul { width:100%; display:flex; flex-wrap:wrap; gap:5px 0;  padding-left:5%; }
.bs_t2 ul li { font-size:16px; font-weight:500; color:#585858; list-style-type: disc;  }
.bs_img { width:100%; line-height:0; text-align:center; }
.bs_img img { width:100%;  }



/*=== technology ===*/
.tech_box { width:100%; margin:0 auto; margin:0; padding:0; }
.tech01 { width:100%; overflow-y:scroll; }
.tech01 table { width:900px; border-collapse:collapse; }
.tech01 th { color:#fff; font-size:16px; font-weight:500; line-height:1.3em; padding:14px 0; background:#01358D; }
.tech01 td { color:#626262; font-size:16px; font-weight:400; line-height:1.3em; padding:14px 0; text-align:center; border-bottom:1px solid #CECECE; }
.tech_num { width:100%; display:flex; justify-content:center; gap:0 10px; margin:50px auto 0 auto; }
.tech_num_on { width:30px; height:30px; border:1px solid #8B8B8B; background:#8B8B8B; color:#fff; font-size:16px; text-align:center; padding:5px 0; cursor:pointer; }
.tech_num_off:hover { width:30px; height:30px; border:1px solid #8B8B8B; background:#8B8B8B; color:#fff; font-size:16px; text-align:center; padding:5px 0; cursor:pointer; }
.tech_num_off { width:30px; height:30px; border:1px solid #8B8B8B; background:#fff; color:#8B8B8B; font-size:16px; text-align:center; padding:5px 0; cursor:pointer; }


/*vod_영상*/
.vod_box { width:100%; height:360px; line-height:0; background:#ddd; margin:0 auto; }


/*=== brake_box ===*/
.brake_box { width:100%; margin:0 auto; display:flex; flex-wrap:wrap; gap:60px 0; }
.brake_box1 { width:100%; display:flex; flex-wrap:wrap; justify-content:left; }
.brake_t1 { width:100%; font-size:30px; font-weight:700; color:#4364BF; line-height:1em; padding:0 0 20px  0; }
.brake_t2 { width:100%; font-size:20px; font-weight:700; color:#262626; line-height:1em; padding:0 0 20px  0; }
.brake_t3 { width:100%; font-size:16px; font-weight:400; color:#262626; line-height:1.8em; padding:40px 0 0 0; }
.brake_t4 { width:100%; font-size:16px; font-weight:400; color:#262626; line-height:1.8em; padding:0; }
.brake_img1 { width:100%; line-height:0; text-align:center; }
.brake_img1 img { width:100%; }
.brake_img2 { line-height:0; }
.brake_img3 { width:100%; line-height:0; padding:20px 0 60px 0; text-align:center; }
.brake_img3 img { width:100%; }

.brake_abs { width:100%; display:flex; justify-content:space-between; flex-wrap:wrap; gap:60px 0; margin:50px auto 0 auto; }
.brake_abs_t { width:100%; color:#262626; font-size:30px; font-weight:700; line-height:1.2em; }  
.brake_abs_t2 { width:100%; }
.brake_abs_t2_1 { width:100%; display:flex; align-items:end; }
.brake_abs_t2_1 article { width:100%; color:#262626; font-size:20px; font-weight:700; line-height:1.2em; }
.brake_abs_t2_2 { width:100%; color:#000; font-size:16px; font-weight:400; line-height:1.8em; padding:10px 0 0 0; }
.brake_abs_t3 { width:100%; display:flex; justify-content:space-between; flex-wrap:wrap; }
.brake_abs_t3 section { width:48%; }
.brake_abs_img { width:100%; line-height:0; display:flex; align-items:center; }
.brake_abs_img img { width:100%; }
.brake_abs1 { width:100%; }
.brake_abs2 { width:100%; }



/*=== 제품 style ===*/
.prod_box { width:100%; display:flex; flex-wrap:wrap; justify-content:left; gap:40px 4%; margin:50px 0 0 0; padding:0; }
.prod1 { width:48%; text-align:center; line-height:0; padding:0; }
.prod1_img { width:100%; height:160px; line-height:0; background:#fff; }
.prod1_img img { width:100%; height:100%; border:1px solid #E2E2E2; }
.prod1_t { width:100%; font-size:16px; font-weight:500; color:#000; line-height:1.2em; padding:20px 0 0 0; text-align:left; }

.layer_popup { background:rgba(255,255,255,1); width:90%; padding:40px; z-index:100; position:relative; }
.all_tb th { color:#000; font-size:30px; line-height:1em; text-align:left; padding:0 0 0px 0; }
.all_tb td { padding:0; }
.all_tb td img { width:100%; }
.btn_close { width:30px; background:#fff; color:#000; font-size:25px; font-weight:100; line-height:1em; }
.all_menu { width:100%; display:flex; flex-wrap:wrap; justify-content:left; gap:15px 0; padding:0px 0 0 0; }
.all_m { width:100%; font-size:22px; color:#000; font-weight:700; padding:0 0 15px 0; line-height:1.2em; }
.all_m1 { width:25%; font-size:16px; color:#000; font-weight:700; }
.all_m2 { width:75%; font-size:16px; color:#7D7D7D; font-weight:400; }

/*=== search_box ===*/
.search_box { display:flex; justify-content:center; flex-wrap:wrap; }
.sch_select { width:80%; padding:5px 20px 5px 0; }
.sch_select select { width:100%; height:40px; font-size:20px; color:#000; font-weight:500; border:0; padding:0; }
.sch_select select option { font-size:16px; color:#000; padding:0; }
.search { width:80%; padding:5px 0 5px 0px; display:flex; justify-content:left; align-items:center; }
.sch_icon { width:20%; line-height:0; cursor:pointer; } 
.sch_input { width:80%; padding:0 15px 0 0; }
.sch_input b { font-size:20px; color:#000; line-height:1em; font-weight:500; }
.sch_input input { width:100%; height:45px; border:0; border-bottom:1px solid #000; font-size:20px; }
.sch_input input::placeholder { color:#aaa; }

.sch_input_ { padding:0 15px 0 0; display:flex; justify-content:left; gap:0 8px; }
.sch_input_ .sign { height:45px; font-size:30px; color:#000; font-weight:500; padding:12px 0 0 0; }
.sch_input_ .sign2 { height:45px; font-size:30px; color:#000; line-height:1em; font-weight:500; }
.sch_input_ .sch_input_1 { width:48px !important; height:45px; border:0; border-bottom:1px solid #000; font-size:25px; padding-left:0 !important; color:#000;  }

.sch_input_1::placeholder { color:#aaa; }






/* 채용안내 */
.epy_box { width:100%; margin:0 auto; }
.epy_box2 { width:100%; margin:0 auto 0 auto; }
.epy_section { width:100%; display:flex; justify-content:center; flex-wrap:wrap; gap:20px 5%; padding:40px 0 0 0; }
.epy_section2 { width:100%; display:flex; justify-content:center; flex-wrap:wrap; gap:20px 0; padding:40px 0 0 0; }
.epy_section3 { width:100%; display:flex; justify-content:center; flex-wrap:wrap; gap:20px 5%; padding:40px 0 0 0; }
.epy_title { width:100%; text-align:center; line-height:1.5em; font-size:40px; color:#000; padding:0 0 0px 0; font-weight:700; }
.epy_1 { width:100%; }
.epy_1_1 { width:100%; }
.epy_1_1img { width:100%; text-align:center; }
.epy_1_1img img { width:80%; }
.epy_1_2img { width:100%; height:140px; display:flex; align-items:center; justify-content:center; line-height:0; background:#282828; border-radius:200px; }
.epy_1_2img img { width:35%; }
.epy_1_3img { width:100%; height:140px; display:flex; align-items:center; justify-content:center; line-height:0;  }
.epy_1_3img img { width:35%; }

.epy_1_1t { width:100%; }
.epy_1_1t_1 { width:100%; font-size:20px; color:#000; border-bottom:1px solid #c4c4c4; padding:30px 0 20px 0; text-align:center; font-weight:600; }
.epy_1_1t_2 { width:100%; font-size:18px; color:#000; padding:20px 0 30px 0; line-height:1.2em; }
.epy_1_2t { width:100%; font-size:18px; color:#000; padding:15px 0 0 0; line-height:1.2em; font-weight:600; text-align:center; }

.epy_2 { width:40%; }
.epy_2_1 { width:10%; }

.epy_last { width:100%; background:#fff; padding:10% 5%; text-align:center; color:#000; font-size:20px; font-weight:400; line-height:1.3em; }
.epy_last b { font-size:30px; font-weight:700; color:#000; }
.epy_last strong { font-size:20px; font-weight:600; color:#000; }
.epy_last span { font-size:20px; font-weight:400; color:#000; }





/*문의*/
.inq_box { width:100%; margin:0 auto; padding:0; }
.inq_box1 { width:100%; display:flex; flex-wrap:wrap; gap:0 60px; padding:40px 0; border-bottom:1px solid #7d7d7d; }
.inq_t1 { font-size:14px; color:#fff; line-height:1.5em; text-align:right; padding:40px 0 0 0; font-weight:300; order:2; }
.inq_t1 b { font-size:36px; color:#fff; font-weight:300; }
.inq_img1 { line-height:0; order:1; }
.inq_img1 img { width:100%; }
.inq_btn1 { float:right; width:135px; height:42px; background:url(../images/more_img.png)no-repeat 88% center #308720; color:#fff; font-size:15px; text-align:left; padding:0 0 0 18px; }

.inq_box2 { width:100%; display:flex; flex-wrap:wrap; gap:0 60px; padding:40px 0; border-bottom:1px solid #7d7d7d; }
.inq_t2 { font-size:14px; color:#fff; line-height:1.5em; text-align:left; padding:40px 0 0 0; font-weight:300; order:2; }
.inq_t2 b { font-size:36px; color:#fff; font-weight:300; }
.inq_img2 { line-height:0; order:1; }
.inq_img2 img { width:100%; }
.inq_btn2 { float:left; width:135px; height:42px; background:url(../images/more_img.png)no-repeat 88% center #308720; color:#fff; font-size:15px; text-align:left; padding:0 0 0 18px; }


.inq_box3 { width:100%; display:flex; flex-wrap:wrap; gap:12px 0; align-items:center; padding:20px 0; border-bottom:1px solid #7d7d7d; margin:0px auto 0 auto; }
.inq_t3_1 { width:100%; font-size:18px; color:#fff; line-height:1em; text-align:center; padding:10px; font-weight:300; border:2px solid #fff; background:url(../images/inq_aw.png)no-repeat 4% center; background-size:6px; }
.inq_t3_2 { font-size:16px; color:#fff; font-weight:300; line-height:1.3em; }

.inq_box4 { width:100%; color:#fff; font-size:20px; line-height:1.5em; padding:30px 0 0 0; font-weight:300; }
.inq_box4 b { font-size:24px; color:#fff;  font-weight:600;}

.inq_section { width:100%; display:flex; justify-content:center; flex-wrap:wrap; gap:20px 0; padding:0 0 40px 0; }
.inq_2 { width:32%; }
.inq_1_1 { width:100%; }
.inq_1_2img { width:100%; height:110px; display:flex; align-items:center; justify-content:center; line-height:0; background:#308720; border-radius:200px; }
.inq_1_2img img { width:35%; } 
.inq_1_3img { width:100%; height:110px; display:flex; align-items:center; justify-content:center; line-height:0;  }
.inq_1_3img img { width:30%; } 
.inq_1_4img { width:100%; height:110px; display:flex; align-items:center; justify-content:center; line-height:0;  }
.inq_1_4img img { width:30%; } 
.inq_1_2t { width:100%; font-size:17px; color:#fff; padding:20px 0 0 0; line-height:1.4em; font-weight:200; text-align:center; }
.inq_1_2t b { font-size:36px; color:#fff; font-weight:400; }
.inq_2_1 { width:15%; }
.inq_2_2 { width:15%; }



/*세로간격*/
.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;}


/* 갤러리 */
gallery_box { width:100%; }




/*step*/
.step { width:100%; display:flex; flex-wrap:wrap; gap:20px 0; }
.step1 { width:100%; background:#f3f3f3; padding:50px; color:#000; font-size:16px; line-height:1.5em; }
.step1 b { font-size:25px; color:#000; font-weight:800; }
.step2 { width:100%; text-align:center; line-height:0; display:flex; justify-content:center; align-items:center; } 
.step2 img { transform:rotate(90deg); }
.step3 { width:100%; text-align:center; line-height:0; display:flex; justify-content:center; align-items:center; } 
.step3 img { transform:rotate(90deg); }


/*가맹문의*/
.inquiry_box { width:100%; display:flex; flex-wrap:wrap; gap:20px 0; }
.inquiry_box1 { width:100%; }
.inquiry_box1 img { width:100%; }
.pd_inquiry { border-collapse:collapse; border-top:2px solid #333; }
.pd_inquiry th { width:23%; font-size:15px; font-weight:300; color:#000; text-align:left; padding:12px 0; }
.pd_inquiry td { font-size:15px; color:#777; padding:12px 0; text-align:left;}
.pd_inquiry .pd_ip {width:100%; height:40px; background:#fff; font-size:15px; border:0; border-bottom:1px solid #ddd; padding:0 0 0 0; }
.pd_ip::placeholder { font-size:16px; color:#adadad; font-weight:300; }
.pd_inquiry select {height:40px; width:180px; padding:0 0 0 0; }
.pd_inquiry textarea { width:100%; padding:0; height:150px; overflow:scroll; background:#f5f5f5; border:0; font-size:15px; color:#777; padding:15px; }
.pd_inquiry textarea::placeholder {font-size:16px; color:#adadad; font-weight:300; }
.pd_inquiry .info { padding:20px; border:1px solid #ddd; color:#adadad; height:120px; overflow:scroll; font-size:15px; }
.pd_inquiry .agree { text-align:right; font-size:15px; padding:10px 0 0 0; }
.inq_btn {width:180px;height:50px; text-align:center; font-size:15px; color:#fff; font-weight:400; background:#333333; margin:30px auto 0 auto; }
.inq_t {text-align:left; padding:20px; width:100%; font-size:15px; 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:14px;}
.phone { width:300px; }
.place { width:300px; }
.place2 { }
.place3 {  }






/* 서브페이지 - 제품 */
.btn01 { width:100%; padding:15px 0; font-size:18px; font-weight:bold; color:#fff; background:#000; border-radius:10px; cursor:pointer; margin:0 auto;}


/* 상세페이지 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 { 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;
}


.map_box { width:100%; display:flex; flex-wrap:wrap; gap:15px 0; }
.map_box0 { width:100%; }
.map_box0 img { width:100%; }
.map_box1 { width:100%; }
.map_box1 img { width:100%; }
.map_box2 { width:100%; }
.map0 { border-collapse:collapse; margin:0 auto 0 auto; border-top:2px solid #432e0b; }
.map0 th { width:25%; font-size:13px; border:1px solid #ddd; border-left:0; padding:10px 0; color:#432e0b; }
.map0 td { width:75%; font-size:13px; border:1px solid #ddd; border-right:0; padding:15px 20px; }



/* 카피라이트 */  
.cpy { width:100%; margin:0 auto; background:#63AD56; }
.cpy_layout { width:100%; margin:0 auto; padding:10% 6%; display:flex; flex-wrap:wrap; gap:20px 0; }
.cpy_logo { width:100%; line-height:0; }
.cpy_logo img { height:40px; }
.cpy_t { width:100%; font-size:14px; line-height:1.8em; font-weight:500; color:#262626; }
.cpy_t span { margin:0 15px; font-size:14px; color:#262626; font-weight:500; }


@keyframes fade-up 
{
    from { transform: translate(0, 30px); opacity:0; }
    to { transform: translate(0, 0); opacity:1; }
}

@keyframes fade-left 
{
    from { transform: translate(-30px, 0); opacity:0; }
    to { transform: translate(0, 0); opacity:1; }
}

/* 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;}

}

