/* @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:7vw; }  
  #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%; padding:0 4% 0 0; }  
  #mobile_main_logo .lan div { font-size:15px; color:#000; } 
  #mobile_main_logo .lan div a { font-size:15px; 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; }    

  .left_box { width:100%; }
  .right_box { width:100%; padding:8% 5%; }

  #necenter { width:100%; margin:0 auto; background:#000; }
  #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:0; background:#fff; }  
  .cen2 { width:100%; height:100%; margin:0 auto; padding:0; background:url(../images/main_bg1.jpg)no-repeat center top; }  
  .cen3 { width:100%; margin:0 auto; padding:60px 30px; 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; padding:0 5% 20% 5%; overflow-x:scroll; } 
  .main1 article { width:3500px; display:flex; justify-content:left; gap:0 25px; white-space: wrap; }
  .main2 { width:100%; display:flex; flex-wrap:wrap; justify-content:center; gap:20px; padding:0 3%; } 
  .main3 { width:100%; display:flex; flex-wrap:wrap; justify-content:center; gap:0 0; padding:10% 8% 0 8%;  margin:0 auto; } 
  .main3_ { width:100%; display:flex; flex-wrap:wrap; justify-content:center; gap:20px; padding:0 3%; } 
  .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:40px 0; padding:10% 8% 0 8%; margin:0 auto; } 
  .main6 { width:100%; display:flex; flex-wrap:wrap; justify-content:center; gap:40px 0; padding:10% 8%; margin:0 auto; } 
  .main6_ { width:100%; display:flex; flex-wrap:wrap; justify-content:center; gap:0 20px; padding:0 !important; margin:0 auto; } 

  .m_title01 { width:100%; font-size:20px; color:#727171; font-weight:700; background:rgba(0,0,0,0); margin:0; text-align:left; line-height:0.6em; padding:0 0 20px 0; position:relative; }
  .m_title01_line { width:170px; height:1px; background:#c9caca; margin:15px 0 0 0; }
  .m_title01_line2 { width:100%; height:1px; background:#c9caca; margin:15px 0 0 0; }
  .m_title01_more { position:absolute; right:0; top:0; }
  .m_title01_more a { font-size:15px; color:#888; }

  .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%; font-size:40px; color:#000; font-weight:600; background:rgba(0,0,0,0); text-align:left; letter-spacing:0; line-height:0.8em; padding:0;  }
  .m_title04_2 { width:100%; font-size:40px; color:#000; font-weight:900; background:rgba(0,0,0,0); text-align:left; letter-spacing:0; line-height:0.8em; padding:40px 0px 20px 0;  }
  .m_title04_3 { width:100%; font-size:25px; color:#000; font-weight:500; background:rgba(0,0,0,0); text-align:left; letter-spacing:-0.03em; line-height:0.8em; padding:0;  }


.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:250px; margin:0; }
#main_c_1 { width:100%; line-height:0; background:#eee; border:6px solid #f1f1f1; overflow:hidden;  transition:all ease 0.5s;  }
#main_c_1 img { width:100%; transition:all ease 0.5s; }
#main_c_1:hover { width:100%; line-height:0; background:#eee; border:6px solid #8ec31f; overflow:hidden; transition:all ease 1s; }
#main_c_1:hover img { transform:scale(1.2); transition:all ease 1s; }
#main_c_2 { width:100%;  font-size:20px; color:#000; font-weight:700; padding:30px 0 15px 0; }
#main_c_3 { width:100%; font-size:14px; letter-spacing:-0.04em; color:#000; line-height:1.4em; }

#main_c2 { width:100%; margin:0; background:#fff; display:flex; align-items:center; padding:10% 6%; }
#main_c2_ { width:100%; height:auto; margin:0; background:#000; background-size:100%; display:flex; align-items:center; justify-content:left; }
.m2_t { width:100%; margin:0 0 0 0; text-align:center; font-size:18px; font-weight:400; color:#000; padding:30px 30px; background:rgba(0,0,0,0.7); }
.m2_t table { border-collapse:collapse; }
.m2_t td { font-size:14px; text-align:left; color:#fff; line-height:1.5em; font-weight:300; }
.m2_t td b { font-size:14px; color:#fff; margin: 0 0 0 10px; }
.m2_t td span { font-size:25px; color:#fff !important; margin:0 15px 0 0; font-weight:800; }
.main_his { width:100%; padding:0 0 0 0; }


#main_c21 { width:100%; height:210vw; margin:0; background:rgba(218,124,68,0.8); font-size:18px; padding:60% 5% 0 5%; font-weight:300; color:#fff; text-align:center;  line-height:1.5em; }
#main_c21 b { font-size:40px; color:#fff; font-weight:700; line-height:1.5em; }
#main_c21 strong { font-size:70px; color:#fff; font-family:'yg-jalnan'; line-height:1em; }

#main_c22 { width:100%; height:210vw; margin:0; background:rgba(149,194,61,0.8); font-size:18px; padding:60% 5% 0 5%; font-weight:300; color:#fff; text-align:center; line-height:1.5em; }
#main_c22 b { font-size:40px; color:#fff; font-weight:700; line-height:1.5em; }
#main_c22 strong { font-size:70px; color:#fff; font-family:'yg-jalnan'; line-height:1em; }

.main_c23 { width:100%; height:100%; display:flex; align-items:center; background:rgba(0,0,0,0.4); }
.main_c23 article { width:100%; margin:0; font-size:14px; border-right:1px solid rgba(255,255,255,0.2);
               font-weight:300; color:#fff; text-align:center; line-height:1.5em; position:relative;  }
.main_c23 .info1 { padding:0% 5%; } 
.main_c23 .info2 { padding:10% 5% 0 5%; } 
.main_c23:nth-last-child(1) { border-right:0; } 
.main_c23 b { font-size:30px; color:#fff; font-weight:700; line-height:1.2em; }
.main_c23 span { font-size:14px; color:#fff; font-weight:700; line-height:1.2em; }
.main_c23 button { position:absolute; bottom:160px; width:75%; padding:20px 0; font-size:14px; color:#000; font-weight:600; background:#fff; border:0; }

.main_c23_tab { width:100%; position:absolute; top:0; padding:10% 3% 0 3%; display:flex; justify-content:center; }
.main_c23_tab_on { width:25%; }
.main_c23_tab_on button { width:100%; text-align:center; font-size:14px; color:#fff; letter-spacing:-0.04em; background:rgba(0,0,0,0); }
.main_c23_tab_off { width:25%; }
.main_c23_tab_off button { width:100%; text-align:center; font-size:14px; color:rgba(255,255,255,0.5);  letter-spacing:-0.04em; background:rgba(0,0,0,0); }

#main_c23_2 { width:100%; height:40vw; margin:0; background:url(../images/main_bg5_2h.jpg)no-repeat; font-size:16px; padding:8% 3% 0 3%; font-weight:300; color:#fff; text-align:left; line-height:1.5em; position:relative; }
#main_c23_2:hover { width:100%; height:40vw; margin:0; background:url(../images/main_bg5_2.jpg)no-repeat; font-size:16px; padding:8% 3% 0 3%; font-weight:300; color:#fff; text-align:left; line-height:1.5em; position:relative; }
#main_c23_2 b { font-size:30px; color:#fff; font-weight:700; line-height:1.5em; font-family:'yg-jalnan'; }
#main_c23_2 button { display:none; position:absolute; bottom:20px; width:85%; padding:15px 0; font-size:18px; color:#000; font-weight:600; background:#fff; border:0; }

#main_c23_3 { width:100%; height:40vw; margin:0; background:url(../images/main_bg5_3h.jpg)no-repeat; font-size:16px; padding:8% 3% 0 3%; font-weight:300; color:#fff; text-align:left; line-height:1.5em; position:relative; }
#main_c23_3:hover { width:100%; height:40vw; margin:0; background:url(../images/main_bg5_3.jpg)no-repeat; font-size:16px; padding:8% 3% 0 3%; font-weight:300; color:#fff; text-align:left; line-height:1.5em; position:relative; }
#main_c23_3 b { font-size:30px; color:#fff; font-weight:700; line-height:1.5em; font-family:'yg-jalnan'; }
#main_c23_3 button { display:none;  position:absolute; bottom:20px; width:85%; padding:15px 0; font-size:18px; color:#000; font-weight:600; background:#fff; border:0; }

#main_c23_4 { width:100%; height:60vw; margin:0; background:url(../images/main_bg5_4h.jpg)no-repeat; font-size:16px; padding:8% 3% 0 3%; font-weight:300; color:#fff; text-align:left; line-height:1.5em; position:relative; }
#main_c23_4:hover { width:100%; height:60vw; margin:0; background:url(../images/main_bg5_4.jpg)no-repeat; font-size:16px; padding:8% 3% 0 3%; font-weight:300; color:#fff; text-align:left; line-height:1.5em; position:relative; }
#main_c23_4 b { font-size:30px; color:#fff; font-weight:700; line-height:1.5em; font-family:'yg-jalnan'; }
#main_c23_4 button { display:none; position:absolute; bottom:20px; width:85%; padding:15px 0; font-size:18px; color:#000; font-weight:600; background:#fff; border:0; }

#main_c24 { width:100%; height:100%; margin:0; background:#fff; font-size:25px; padding:18% 8% 6% 8%; font-weight:300; color:#000; text-align:left; line-height:1.5em; }
#main_c24_ { width:100%; height:100%; margin:0; background:#fff; font-size:25px; padding:5% 8% 6% 8%; font-weight:300; color:#000; text-align:left; line-height:1.5em; }
#main_c24_cp { width:100%; height:auto; margin:0; background:#fff; font-size:25px; padding:0; font-weight:300; color:#fff; text-align:right; line-height:1.5em; }


/*메인가맹문의*/
#main_c3 { width:100%; padding:0; display:flex; flex-wrap:wrap; gap:0; text-align:center; background:#fff; transition:all ease 1s; position:relative; height:58vw; }
#main_c3:hover { box-shadow:0 2px 10px #ccc; transition:all ease 1s; cursor:pointer; }
#main_c31 { width:100%; line-height:0; background:url(../images/pro01.jpg)no-repeat center center; background-size:100%; }
#main_c31:hover { width:100%; line-height:0; background:url(../images/pro01_1.jpg)no-repeat center center; background-size:100%; }
#main_c31_2 { width:100%; line-height:0; background:url(../images/pro02.jpg)no-repeat center center; background-size:100%; }
#main_c31_2:hover { width:100%; line-height:0; background:url(../images/pro02_1.jpg)no-repeat center center; background-size:100%; }
#main_c31_3 { width:100%; line-height:0; background:url(../images/pro03.jpg)no-repeat center center; background-size:100%;  }
#main_c31_3:hover { width:100%; line-height:0; background:url(../images/pro03_1.jpg)no-repeat center center; background-size:100%; }


.m3_t { width:100%; text-align:center; font-size:15px; font-weight:400; color:#000; padding:5px 0 0 0; line-height:1.5em;  }
.m3_img { line-height:0; padding:0; width:100%; height:100px; border:1px solid #ddd; border-radius:10px; }
.m3_img img { border-radius:10px; height:70%; }


/*기술소개*/
#main_c5 { width:100%; margin:0; background:rgba(0,0,0,0); }
#main_c51 { width:100%; display:flex; flex-wrap:wrap; } 
#main_c51_1 { width:100%; line-height:0; font-size:0; } 
#main_c51_1 img { width:100%; }
#main_c51_2 { width:100%; padding:20px 0 0 0; font-size:15px; line-height:1.6em; color:#333; font-weight:300; } 
#main_c51_2 span { font-size:15px; color:#f69b16; }
#main_c5 table { border-collapse:collapse; }
#main_c5 th { width:30%; padding:12px 0; font-size:15px; border-bottom:1px solid #ddd;  }
#main_c5 td { width:70%; text-align:center; font-size:15px; border-bottom:1px solid #ddd;  }


/*사업영역*/
#main_c6 { width:100%; margin:0; padding:0px; color:#c1c1c1; }
#main_c6t { width:100%; background:#fff; padding:10px 0; border-bottom:1px solid #eee; display:flex; justify-content:left; }
#main_c6t_1 { width:70%; font-size:15px; color:#000; font-weight:300;  }
#main_c6t_1 a { font-size:15px; color:#000; font-weight:300; }
#main_c6t_1 a:hover { font-size:15px; color:#f69b16; font-weight:300; }
#main_c6t_2 { width:30%; font-size:15px; color:#777; text-align:right; font-weight:400; padding:0; }

#main_c61 { width:100%; margin:0; padding:0; color:#c1c1c1; display:flex; justify-content:left; }
#main_c61_1 { width:33%; background:url(../images/banner01.jpg)no-repeat center top; padding:90px 0 0 0; text-align:center; font-size:15px; font-weight:500; color:#333; cursor:pointer; }
#main_c61_1:hover { background:url(../images/banner01_.jpg)no-repeat center top; }
#main_c61_2 { width:33%; background:url(../images/banner02.jpg)no-repeat center top; padding:90px 0 0 0; text-align:center; font-size:15px; font-weight:500; color:#333; border-left:1px solid #ddd; border-right:1px solid #ddd; cursor:pointer; }
#main_c61_2:hover { background:url(../images/banner02_.jpg)no-repeat center top; }
#main_c61_3 { width:33%; background:url(../images/banner03.jpg)no-repeat center top; padding:90px 0 0 0; text-align:center; font-size:15px; font-weight:500; color:#333;  cursor:pointer; }
#main_c61_3:hover { background:url(../images/banner03_.jpg)no-repeat center top; }



/*카탈로그*/
#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_t { display:none; }

.s_menu { width:100%; display:flex; justify-content:left; gap:0; flex-wrap:wrap; background:#fa8e01; border-top:1px solid #e0861e; }
.s_menu div { width:33.3%; }
.s_menu button { width:100%; height:45px; background:#fa8e01; color:#fff; font-size:14px; font-weight:400; border-bottom:1px solid #e0861e; border-right:1px solid #e0861e; }
.s_menu button:hover { background:#fff; color:#000; font-size:14px; }
.s_menu .sub_selected { background:#fff; color:#000; font-size:14px; }

.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; }



.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:#fa8e01; background:#000; 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; position:relative; }    
  .sub_main01 {
  background:url(../images/sub_main1.jpg) no-repeat black; height:385px; margin:0 auto; background-position:center top; background-size: auto 100%; 
  text-align:center; padding:150px 0 0 0; line-height:0.8em; font-weight:600; 
  }
  .sub_main01 b { font-size:60px; font-weight:700; color:#fff; }
  .sub_main01 span { font-size:20px; font-weight:400; color:#fff; }
  .scroll_down { margin:80px auto 0 auto; color:#fff; font-size:18px; color:#fff; font-weight:400; }
  .scroll_down img { height:12px; animation:scroll_ini_down 1s ease infinite; }
@keyframes scroll_ini_down {  
0% {transform: translateY(0px); }
50% {transform: translateY(10px); }
100% {transform: translateY(0px); }
}

  .sub_main02 { background:url(../images/sub_main2.jpg) no-repeat center top; background-size:150% auto; height:29vw; }
  .sub_main03 { background:url(../images/sub_main3.jpg) no-repeat center top; background-size:150% auto; height:29vw; }
  .sub_main04 { background:url(../images/sub_main4.jpg) no-repeat center top; background-size:150% auto; height:29vw; }
  .sub_main05 { background:url(../images/sub_main5.jpg) no-repeat center top; background-size:150% auto; height:29vw; }    

  .sub_menu_2 { width:100%; margin:0 auto; font-size:15px; padding:18px 0; background:#f5f5f5; border-radius:10px; }
  .sub_menu_2 a { font-size:14px; color:#555; font-weight:400; }
  .sub_menu_2 a:hover { font-size:14px; color:#432e0b; font-weight:400; }
  .sub_menu_2 .sub_selected { font-size:14px; color:#432e0b; font-weight:600; }
  .sub_menu_2 img { font-size:0; margin:0 12px 0 15px; }


 
/* 회사소개 */
.ceo { width:100%; padding:0%; }

  .s_title01 { width:100%; padding:0 0 30px 0; text-align:left; letter-spacing:-0.02em; display:flex; justify-content:space-between; align-items:center; flex-wrap:wrap; }
  .s_title011 { font-size:25px; color:#fa8e01; font-weight:700; padding:0; text-align:left; line-height:1em; }
  .s_title012 { font-size:12px; color:#858585; font-weight:300; padding:0; text-align:right; }
  .s_title012 b { font-size:12px; color:#858585; font-weight:700; } 
  .s_title012 img { height:12px; }
  .s_title013 { width:100%; font-size:17px; color:#727171; font-weight:700; padding:30px 0 0 0; text-align:left; line-height:1.4em; }

  .s_title02 { width:130px; font-size:18px; color:#6c6e71; font-weight:800; padding:0 0 20px 0; margin:40px auto 30px auto; border-bottom:2px solid #6c6e71; text-align:center; line-height:1em; }
  .s_title021 { font-size:20px; color:#727171; font-weight:700; text-align:center; line-height:1.2em; margin:0 0 30px 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:#6c6e71; line-height:1.6em; font-size:15px; padding:30px; font-weight:300; border-top:2px solid #bcbcbc; border-bottom:2px solid #bcbcbc; 
  background: #f9f9f9 url(../images/greeting_logo.png) 50% 50% no-repeat;
  }
  .overview_t1 b { color:#ef3f35; font-size:15px; font-weight:600; }
  .overview_t1 span { color:#ef3f35; font-size:15px; }
  .overview_t2 { width:100%; margin:0 auto; display:flex; flex-wrap:wrap; justify-content:space-around;  }
  .overview_t2_1 { width:30%; padding:70px 0; text-align:center; color:#fff; font-size:25px; line-height:1.5em; } 
  .overview_t2_1 b { font-size:70px; 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:48%; height:90px; border-bottom:1px solid #535353; display:flex; justify-content:left; align-items:center; }
  .overview_t3_11 { width:30%; text-align:left; color:#fff; font-size:20px; }
  .overview_t3_12 { width:70%; text-align:left; color:#fff; font-size:20px; line-height:1.2em; font-weight:100; }
  .overview_img { width:100%; height:430px; background:#ddd; margin:0 auto; }

  .pd_ctg { width:100%; display:flex; flex-wrap:wrap; gap:30px 0; justify-content:center; }
  .pd_ctg1img { line-height:0; }
  .pd_ctg1t { font-size:15px; color:#6c6e71; padding:10px 0 0 0; }

  .img_box1 { width:100%; line-height:0; text-align:center; }
  .img_box1 img { width:100%; }

/*
  .gt_box { width:100%; display:flex; flex-wrap:wrap; margin:0px 0 0 0;  }
  .gt_t { width:100%; padding:40px 0 0 0; font-size:14px; color:#fff; font-weight:100; letter-spacing:-0.04em; line-height:1.7em; }
  .gt_t span { font-size:18px; color:#fff;  }
  .gt_t1 { width:100%; font-size:32px; color:#fff; font-weight:300; text-align:center; line-height:1em; }
  .gt_img { width:100%; line-height:0; padding:0;  } 
  .gt_img_1 { width:100%; height:400px; background:url(../images/gt_img1.jpg)no-repeat center center; }
  .gt_img_2 { width:100%; height:400px; background:url(../images/gt_img2.jpg)no-repeat center center; margin:40px auto 0 auto; }
  .line_bar { width:50px; height:2px; background:#fff; margin:30px auto; }
*/



/* 조직도 */
  .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%; border:1px solid #eee; }
.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%; border:1px solid #eee; }
.ctf02 .certification_t2 { font-size:14px; font-weight:400; color:#555; line-height:1.5em; margin:15px 0 0 0; text-align:center; }



/*연혁*/
.his_top { display:none; } 

.his_box { width:100%; margin:0 auto; display:flex; flex-wrap:wrap; background:url(../images/his_center.jpg)repeat-y left top; }
.his_line_bg1 { position:absolute; left:-5px; top:6px; }
.his_line_bg2 { position:absolute; left:-5px; top:6px; }

.history_left { width:100%; margin:0 auto; display:flex; justify-content: left; flex-wrap:wrap; padding:0 0 60px 30px; position:relative; /* background:url(../images/his_line.png)no-repeat 101% 30px;*/ }
.year_left { width:100%; font-size:28px; color:#000; font-weight:700; line-height:1em; text-align:left; letter-spacing:-0.04em; } 
.his_left_t { width:100%; font-size:14px; font-weight:400; color:#000; text-align:left; padding:10px 0 15px 0; line-height:1.4em; }
.his_left_img { width:100%; text-align:left; line-height:0; }

.history_right { width:100%; margin:0 auto; display:flex; justify-content: left; flex-wrap:wrap; padding:0 0 60px 30px; position:relative; /*background:url(../images/his_line2.png)no-repeat left 30px;*/ }
.year_right { width:100%; font-size:28px; color:#f69b16; font-weight:700; line-height:1em; letter-spacing:-0.04em; } 
.his_right_t { width:100%; font-size:14px; font-weight:400; color:#000; text-align:left; padding:10px 0 15px 0; line-height:1.4em; }
.his_right_img { width:100%; text-align:left; line-height:0; }

.his_img_w img { width:100%; }

#his_h10 { margin:50px 0 0 0; }
#his_h20 { margin:200px 0 0 0; }
#his_h30 { margin:300px 0 0 0; }
#his_h40 { margin:400px 0 0 0; }
#his_h50 { margin:500px 0 0 0; }
#his_h60 { margin:600px 0 0 0; }
#his_h70 { margin:700px 0 0 0; }



/*오시는길*/
  .location_box { width:100%; display:flex; flex-wrap:wrap; margin:0px 0 0 0; padding:0 0px; }
  .location01 { width:100%; }
  .location_map { width:100%; }
  .location_line { width:20px; height:1px; background:#fff; margin:0 0 20px 0; }
  .location_t { width:100%; font-size:18px; color:#aeaeae; margin:40px 0 0 0; line-height:1.5em; }
  .location_t b { font-size:32px; color:#fff; font-weight:500; }
  .location_t1 { margin:40px 0 !important; }

/*보유시험장비*/
  .eq_img { width:100%; display:flex; flex-wrap:wrap; gap:35px 0; justify-content:center; }
  .eq_img1 { line-height:0; }


/*인증서*/
.ctf_box { width:100%; margin:0 auto; display:flex; flex-wrap:wrap; justify-content:left; gap:20px 2%; margin:0px 0 0 0; padding:0px; }
.ctf01 { width:32%; text-align:center; line-height:0; padding:0; }
.ctf01_img { width:100%;  line-height:0; display:flex; align-items:center; background:#fff; }
.ctf01_img img { width:100%;  }
.ctf01_t { width:100%; font-size:14px; font-weight:300; color:#000; line-height:1.3em; padding:10px 0 0 0; }
.ctf01_t b { font-size:14px; font-weight:700; color:#e58405; }





/*기술*/
.tech_box { width:100%; display:flex; justify-content:space-between; flex-wrap:wrap; gap:30px 0; }
.tech_box1 { width:100%; height:190px; background:url(../images/glossary_box.gif)no-repeat; background-size:100%; }
.tech_title { width:100%; color:#fff; font-size:16px; font-weight:700; padding:5px 0 0 0; text-align:center; }
.tech_text { width:100%; color:#222; font-size:14px; line-height:1.6em; padding:25px 30px 0 30px; font-weight:300; }




/*문의*/
.inquiry-page {
    background-color: #f9f9f9;
    border: 1px solid #d6d6d6;
    padding: 20px;
    width: 100%; 
	}

.inquiry-page li {
    float: left;
    margin-bottom: 15px;
    width: 100%;
	}

.inquiry-page input {
   width: 80%;
   height:25px;
}

.inquiry-page label {
    float: left;
    font-weight: bold;
    width: 20%;
	padding:2px 0 0 0; 
	font-size:14px;
	color:#000;
	}

.type_select1 {
    width: 80%;
    height: 25px;
    margin: 0;
    vertical-align: middle;
	}

.type_text {
    color: #747982;
	width:80%;
    height: 25px;
    margin: 0;
    padding: 5px 6px 1px 6px;
    border: solid 1px #d7d7d8;
    border-radius: 3px 3px 3px 3px;
    border-right-color: #c8c8c8;
    border-bottom-color: #c8c8c8;
	}


.inquiry-page textarea {
    border: 1px solid #ccc;
    float: left;
    height: 80px;
    width: 80%;
	}

.btn_right { width:100%; display:flex; justify-content:center; gap:0 10px; padding:10px 0; }
.btn_right button { width:120px; background:#000; color:#fff; padding:6px 10px; font-size:14px; }


.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;}



/*제품소개*/
.sw_box { width:100%; }
.sw_box article { width:100% !important; overflow-x: scroll !important;  }
.sw_title { width:100%; border-bottom:1px solid #ddd; padding:0 0 10px 22px; font-size:15px; color:#454545; font-weight:700; background:url(../images/icon02.gif)no-repeat left top; margin:0 0 20px 0; }
.sw_title_ { width:100%; font-size:14px; color:#238ec6; font-weight:500; animation: scroll_ini_right 1s ease infinite; padding:0 0 5px 0; text-align:right; }
@keyframes scroll_ini_right {  
0% {transform: translateX(0px); }
50% {transform: translateX(10px); }
100% {transform: translateX(0px); }
}
.sw_tb1 { width:800px; border-collapse:collapse; }
.sw_tb1 th { background:#238ec6; border:1px solid #d1d1d1; color:#fff; padding:5px; text-align:center; font-size:14px; font-weight:500; }
.sw_tb1 td { font-size:12px; border:1px solid #b3cad6; padding:5px; text-align:center; }
.sw_tb1 .be { background-color: #edf6fa; font-weight: 700; }
.sw_tb1 .odd { background: #f1f1f1; }
.sw_text { padding:15px 0 0 0; text-align:right; font-size:14px; line-height:1.4em; font-weight:300; }
.sw_ct_t { width:100%; text-align:left; font-size:14px; color:#222; line-height:1.2em; font-weight:300; }
.sw_ct_t .sw_ct_t_ { width:100%; text-align:left; font-size:15px; color:#222; line-height:1.2em; font-weight:300;  }
.sw_ct_t2 { width:100%; text-align:left; font-size:14px; color:#222; line-height:1.6em; font-weight:300; padding:15px 0 0 0; }
.sw_ct_t b { font-size:14px; color:#222; font-weight:700; }
.sw_ct_t3 { width:100%; text-align:left; font-size:14px; color:#222; line-height:1.6em; font-weight:300; padding:0; }
.sw_ct_t3 b { font-size:14px; color:#222; font-weight:700; }
.sw_ct_t3 span { font-size:13px; color:#727171; font-weight:300; line-height:1.2em !important; }
.sw_ct_t3 ul { width:100%; padding:0 20px 20px 20px; display:flex; flex-wrap:wrap; gap:5px 0; }
.sw_ct_t3 ul li { list-style-position: outside; list-style-type: circle; font-size:14px; }
.sw_ct_t4 { width:100%; text-align:left; font-size:14px; color:#222; line-height:1.6em; font-weight:300; padding:0; }
.sw_ct_t4 ul { width:100%; padding:0 20px 20px 20px; display:flex; flex-wrap:wrap; gap:15px 0; }
.sw_ct_t4 ul li { list-style-position: outside; list-style-type: circle; font-size:15px; }
.sw_ct_t4 ul li b { font-size:14px; font-weight:700; }
.sw_ct_img { width:100%; line-height:0; padding:0 0 20px 0; text-align:center; }
.sw_ct_img img { width:100%; }
.sw_ct_img2 { width:100%; line-height:0; padding:0; text-align:center; }
.sw_ct_img2 img { width:100%; }
.sw_ct_img3 { width:100%; line-height:0; padding:20px 0; text-align:center; }
.sw_ct_img3 img { width:100%; }


.contact_box { border-top: 2px solid #238ec6; }
.contact_box th { padding:8px; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; font-size:14px; background:#f9f9f9; }
.contact_box .last { padding:8px; border-bottom: 1px solid #ddd; color:#666; font-size:14px; }

.location-info
{
    width:100% !important; 
	background-color: #f9f9f9;
    border: 2px solid #dfdfdf;
    float: left;
    padding: 8px 8px 8px 5px;
    width: 763px;
    margin-bottom: 30px;
}

.location-info li
{
    line-height: 170%;
    padding-left: 8px;
    width:100%;
    margin-left: 10px;
	font-size:14px;
}

.location-info li span
{ font-size:14px; font-weight:700; }


/* 갤러리 */
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;}

.s_title03 { font-size:14px; color:#333; font-weight:500;  margin:0; }
.s_title03 span {font-size:2.8vw; color:#898989; font-weight:500; line-height:1.5em;}
.s_title03 img {height:7vw;}
.s_title04 {font-size:4vw; color:#333; font-weight:500;}
.s_title04 img {height:0.3vw;}


/* 상세페이지 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; }




/* 카피라이트 */  
.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;}

}

