/* @media all and (max-width:540px)  태블릿 모드 사용시*/
@media (max-width: 539px) 
{ 
  .pc_view {display:none;}
  .pc_tb_view {display:none;}
  .tb_view {display:none;}
  .tb_mb_view {display:block;}
  .pc_only_view {display:none;}
  .mobile_view {display:block;} 
  
  .m_br {display:block;}
  #pc_main_logo {display:none;}
  #mobile_main_logo { width:100%; display:block; background:rgba(255,255,255,0); display:flex; justify-content:space-between; height:16vw;  }  
  #mobile_main_logo .logo { width:55%; display:flex; align-items:center; justify-content:left; padding:0 0 0 20px; }
  #mobile_main_logo .logo img { height:5vw; }  
  #mobile_main_logo .menu { width:15%; display:flex; align-items:center; justify-content:center; }  
  #mobile_main_logo .menu img { margin:0 auto;  }
  #mobile_main_logo .lan { width:30%; display:flex; align-items:center; justify-content:right; gap:0 15%; }  
  #mobile_main_logo .lan div { font-size:18px; color:#fff; } 
  #mobile_main_logo .lan div a { font-size:18px; color:#fff; } 
  #mobile_main_logo .login { float:right; padding-top:5vw; }
  #mobile_main_logo .login img { height:6vw; }    
 /* #mobile_main_logo .sep {float:right; width:1px; margin:4vw;  height:8vw; border-right:solid 1px #999999; }*/
  #mobile_main_logo .sep {float:right;  width:30%; padding:4.5vw 4vw 0 0;   }
  #mobile_main_logo .sep img {height:7.5vw; text-align:right; float:right;}
  #pc_main_menu {display:none;}   
  #mobile_main_menu {display:block;}  

  #pc_main_banner{display:block;}
  #mobile_main_banner{display:block; }    

  #necenter { width:100%; margin:0 auto; background:#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%; background:rgba(0,0,0,0); margin:0 auto; display:flex; flex-wrap:wrap; align-items:center;  }  
  .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%; padding:10% 5%; }  
  .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:#f9f9f9; }  
  .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,1); }  
  .cen4 { width:100%; margin:0 auto; padding:60px 30px; background:rgba(255,255,255,1); }  
  .cen5 { width:100%; margin:0 auto; padding:10% 6%; background:rgba(255,255,255,1); }  
  .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:20px 0; padding:20% 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:30px 50px; padding:15% 5%; margin:0 auto; } 
  .main6 { width:100%; display:flex; flex-wrap:wrap; justify-content:center; gap:0 20px; padding:20% 8%; margin:0 auto; } 
  .main6_ { width:100%; display:flex; flex-wrap:wrap; justify-content:center; gap:0 20px; padding:0 !important; margin:0 auto; } 

  .lan_btn_kr { width:28px; height:28px; background:url(../images/kr.png)no-repeat #fff center center; background-size:100%; border-radius:28px; }
  .lan_btn_us { width:28px; height:28px; background:url(../images/us.png)no-repeat #fff center center; background-size:100%; border-radius:28px; }
  .lan_btn_vn { width:28px; height:28px; background:url(../images/vn.png)no-repeat #fff center center; background-size:100%; border-radius:28px; }

  .m_title01 { width:100%; font-size:40px; color:#262626; font-weight:700; margin:0 auto; text-align:center; padding:20px 0; line-height:auto; }
  .m_title01 strong { font-size:40px; color:#262626; font-weight:700;  line-height:1.3em; }
  .m_title01 span { font-size:18px; color:#262626; font-weight:300; }
  .m_title01 b { font-size:18px; color:#262626; font-weight:500; } 

  .m_title01_ { width:100%; font-size:40px; color:#262626; font-weight:700; margin:0 auto; text-align:center; padding:20px 0; line-height:1em; }
  .m_title01_ strong { font-size:30px; color:#262626; font-weight:700;  }
  .m_title01_ span { font-size:18px; color:#262626; font-weight:300; }
  .m_title01_ b { font-size:18px; color:#262626; font-weight:500; }  

  .m_title02 { width:100%; font-size:25px; color:#323232; font-weight:700; background:rgba(0,0,0,0); margin:0 auto; text-align:center;  line-height:1.5em; padding:0px 0 50px 0; }
  .m_title02 b { font-size:30px; color:#323232; font-weight:700; }
  .m_title02 b span { font-size:30px; color:#4251AB; font-weight:700; }

  .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:30px 0; text-align:center; background:#fff; transition:all ease 1s; position:relative; margin:0 0 20px 0; }
#main_c3:hover { box-shadow:0 2px 10px #ccc; transition:all ease 1s; cursor:pointer; }

#main_c31 { width:100%; line-height:0; }
#main_c31 img { width:100%; }
#main_c32 { width:100%; position:absolute; left:0; bottom:0; background:#888; padding:10px 0; line-height:1.5em; font-size:18px; color:#fff; text-align:center; font-weight:300;}
#main_c32 b { font-size:35px; color:#000; font-weight:800; }
#main_c33 { width:100%; }
#main_c33 button { width:100%; height:50px; color:#fff; background:#9c743f; border-radius:10px; font-size:18px; font-weight:300; }


.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_c4 { width:100%; height:350px; background:#DEE5F0; margin:0; line-height:1.5em; cursor:pointer; text-align:center; padding:0 0; border-radius:30px; position:relative; transition:all ease 0.3s; }
#main_c4:hover { cursor:pointer; transform:scale(1.03); transition:all ease 0.3s; }
.main_c41 { width:100%; position:absolute; top:0; line-height:1.3em; font-size:30px; color:#454545; font-weight:700; padding:40px 0 0 0; }
.main_c41 span { font-size:16px; color:#a8adb4; font-weight:600; }
.main_c42 { width:100%; position:absolute; bottom:0; line-height:0; text-align:center; }
.main_c42 img { height:200px; }



/*기술소개*/
#main_c5 { width:100%; margin:0; line-height:0; font-size:0; background:rgba(0,0,0,0); display:flex; flex-wrap:wrap; justify-content:space-between; gap:20px 0; }
.main_c51 { width:100%; } 
.main_c51 input { width:100%; height:45px; padding:10px 15px; font-size:18px; border-radius:5px; border:1px solid #ddd; }
.main_c51 input::placeholder { font-size:18px; color:#999; }
.main_c51 select { width:100%; height:45px; border-radius:5px; padding:10px 15px; font-size:18px; color:#999; }
.main_c52 { width:100%; display:flex; flex-wrap:wrap; gap:20px 0; }
.main_c52_1 { width:100%; }
.main_c52_1 input { width:100%; height:45px; padding:10px 15px; font-size:18px; border-radius:5px; border:1px solid #ddd; }
.main_c52_1 input::placeholder { font-size:18px; color:#999; }
.main_c52_1 textarea { width:100%; height:110px; padding:10px 15px; font-size:18px; border-radius:5px; border:1px solid #ddd; color:#999; }
.main_c53 { width:100%; padding:30px 0; }
.main_c53 button { background:rgba(66, 81, 171, 1); height:45px; color:#fff; font-size:18px; margin:0 auto; padding:0 20px; border-radius:20px; }
.main_c54 { width:100%; margin:10px 0 0 0; color:#fff; font-size:16px; cursor:pointer; }
.main_c54 input { margin:0 10px 0 0; width:15px; height:15px; }


/*사업영역*/
#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차메뉴드롭 시작*/
.menubar03 ul { list-style:none; margin:0; padding:0; }
.menubar03 ul li { float:left; width:42%; border-right:1px solid #e6e6e6; position:relative; background:#f4f4f4;}
.menubar03 ul li button { width:100%; height:60px; text-align:left; font-size:16px; color:#4b4b4b;  padding:0 20px; }
.menubar03 ul li button:hover { text-align:left; font-size:16px; color:#4b4bb4b; background:#095472; }
.menubar03 ul li ul { top:60px; height:auto; position:absolute; width:100%; margin:0; padding:0; border:0; z-index:100; background:#fff; display:none;  /* 평상시에는 서브메뉴가 안보이게 하기 */ }
.menubar03 ul li ul li { width:100%; font-size:14px; border:1px solid #d1e4e9; border-top:0; text-align:left; float:none; display:block; }
.menubar03 ul li ul li button { font-size:14px; width:100%; height:50px; text-align:left; padding:0 20px; color:#333; background:#fff; }
.menubar03 ul li ul li button:hover { font-size:14px; color:#009cff; text-align:left; font-weight:600; background:#d1eaf5; display:block; }
.menubar03 li:hover ul {
display:block;   /* 마우스 커서 올리면 서브메뉴 보이게 하기 */
}
.navi { width:100%; margin:0 auto; background:#f4f4f4; height:60px; }

/*2차메뉴드롭 끝*/


/*2차메뉴*/
.s_menu { width:100%; display:flex; justify-content:center; gap:0 15px; background:#fff; border-bottom:1px solid #ddd; display:none; }
.s_menu button { height:70px; background:#fff; color:#000; font-size:16px; padding:0 0; border-bottom:3px solid #fff; transition: all ease 0.2s; }
.s_menu button:hover { background:#fff; color:#000; font-size:16px; border-bottom:3px solid #000; transition: all ease 0.3s; }
.s_menu .sub_selected { background:#fff; color:#000; font-size:16px; font-weight:600; border-bottom:3px solid #000; }

.s_menu2 { width:100%; display:flex; justify-content:center; gap:0 0px; background:#fff; margin:80px auto 60px auto; }
.s_menu2 button { height:50px; background:#fff; font-weight:300; color:#000; font-size:16px; padding:0 10px; border-bottom:3px solid #fff; transition: all ease 0.2s;  }
.s_menu2 button:hover { color:#000; font-size:16px; font-weight:500; border-bottom:3px solid #000; transition: all ease 0.3s; }
.s_menu2 .sub_selected2 { color:#000; font-size:16px; font-weight:500; border-bottom:3px solid #000; }

.s_menu3 { width:100%; display:flex; justify-content:center; gap:0 10px; background:#fff; margin:80px auto 40px auto; }
.s_menu3 button { background:#fff; font-weight:300; color:#000; font-size:16px; padding:6px 15px; border:1px solid #ddd; transition: all ease 0.2s;  }
.s_menu3 button:hover { color:#000; font-size:16px; font-weight:400; background:#888; color:#fff; }
.s_menu3 .sub_selected2 { color:#000; font-size:16px; font-weight:400; background:#888; color:#fff; }



.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:#8ec31f; 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/about_title.jpg) no-repeat black; height:400px; margin:0 auto; background-position:center top; background-size: auto 100%; 
  text-align:center; padding:180px 0 0 0; line-height:1em; font-weight:600; /* 추가 */  position: relative;  isolation: isolate;
  }
  .sub_main01::after {
  content: '';  position: absolute;  background: black;  z-index: -1;  inset: 0;  opacity: 0.25; 
  }
  .sub_main01 b { font-size:45px; font-weight:700; color:#fff; }
  .sub_main01 span { font-size:20px; font-weight:600; color:#fff; }
  .scroll_down { margin:80px auto 0 auto; color:#fff; font-size:16px; color:rgba(255,255,255,0.7); font-weight:200; }
  .scroll_down img { height:12px; animation:scroll_ini_down 1s ease infinite; opacity:0.7; }
@keyframes scroll_ini_down {  
0% {transform: translateY(0px); }
50% {transform: translateY(10px); }
100% {transform: translateY(0px); }
}

  .sub_main02 {
  background:url(../images/product_title.jpg) no-repeat #000; height:400px; margin:0 auto; background-position:center top; background-size: auto 100%; 
  text-align:center; padding:180px 0 0 0; line-height:1em; font-weight:600;  /* 추가 */  position: relative;  isolation: isolate;
  }
  .sub_main02::after {
  content: '';  position: absolute;  background: black;  z-index: -1;  inset: 0;  opacity: 0.25; 
  }
  .sub_main02 b { font-size:45px; font-weight:700; color:#fff; }
  .sub_main02 span { font-size:20px; font-weight:600; color:#fff; }

  .sub_main03 {
  background:url(../images/status_title.jpg) no-repeat #000; height:400px; margin:0 auto; background-position:center top; background-size: auto 100%; 
  text-align:center; padding:180px 0 0 0; line-height:1em; font-weight:600;  /* 추가 */  position: relative;  isolation: isolate;
  }
  .sub_main03::after {
  content: '';  position: absolute;  background: black;  z-index: -1;  inset: 0;  opacity: 0.25; 
  }
  .sub_main03 b { font-size:45px; font-weight:700; color:#fff; }
  .sub_main03 span { font-size:20px; font-weight:600; color:#fff; }

  .sub_main04 {
  background:url(../images/news_title.jpg) no-repeat #000; height:400px; margin:0 auto; background-position:center top; background-size: auto 100%; 
  text-align:center; padding:180px 0 0 0; line-height:1em; font-weight:600;  /* 추가 */  position: relative;  isolation: isolate;
  }
  .sub_main04::after {
  content: '';  position: absolute;  background: black;  z-index: -1;  inset: 0;  opacity: 0.25; 
  }
  .sub_main04 b { font-size:45px; font-weight:700; color:#fff; }
  .sub_main04 span { font-size:20px; font-weight:600; color:#fff; }

  .sub_main05 {
  background:url(../images/as_title.png) no-repeat #000; height:400px; margin:0 auto; background-position:center top; background-size: auto 100%; 
  text-align:center; padding:180px 0 0 0; line-height:1em; font-weight:600;  /* 추가 */  position: relative;  isolation: isolate;
  }
  .sub_main05::after {
  content: '';  position: absolute;  background: black;  z-index: -1;  inset: 0;  opacity: 0.25; 
  }
  .sub_main05 b { font-size:45px; font-weight:700; color:#fff; }
  .sub_main05 span { font-size:20px; font-weight:600; color:#fff; }


 
/* 회사소개 */
.ceo { width:100%; padding:0%; }

  .s_title01 { width:100%; font-size:30px; color:#444; font-weight:700; padding:0 0 0px 0; text-align:center; letter-spacing:-0.04em; line-height:1em; }
  .s_title01 span { font-size:16px; font-weight:500; color:#444; letter-spacing:0; }
  .s_title02 { width:100%; font-size:20px; color:#444; font-weight:700; padding:30px 0 0 0;  text-align:left; letter-spacing:-0.02em;  line-height:1em; }
  .s_title03 { width:100%; font-size:30px; color:#444; font-weight:700; padding:0 0 0px 0; text-align:left; letter-spacing:-0.04em; line-height:1.2em; }

  .dw30 { margin:0 0 30px 0; }
  .dw40 { margin:0 0 40px 0; }
  .dw50 { margin:0 0 50px 0; }
  .dw60 { margin:0 0 60px 0; }

.col2{
  text-align:left;
  padding-left:20px;
  
}
.col2 ul li{
  list-style:square;
}
.maingimg { width:100%; margin:0 auto;}



   .gt_box { width:100%; display:flex; flex-wrap:wrap; margin:0 auto; }
   .gt_box2 { width:100%; display:flex; flex-wrap:wrap; margin:100px auto 0 auto; }
   .gt_t { width:100%; margin:0 auto; padding:0; font-size:16px; color:#000; font-weight:300;  text-align:center; }
   .gt_t b { font-size:20px; color:#444; font-weight:500; line-height:1.7em; }
   .gt_t b strong { font-size:20px; color:#444; font-weight:700; line-height:1.7em; }
   .gt_t span { font-size:16px; color:#444; font-weight:300; line-height:1.7em; }
   .gt_t1 { width:100%; font-size:50px; color:#000; font-weight:300; text-align:center; line-height:1em; }
   .gt_img { width:100%; margin:0 auto; line-height:0; padding:40px 0; text-align:center; } 
   .gt_img img  { width:100%; }
   .line_bar { width:2px; height:50px; background:#aaa; margin:0 auto 20px auto; }
   .sign { font-size:30px; font-weight:400; font-family:"InkLiquid"; margin:0 0 0 10px; }
   .vs_t { width:100%; display:flex; justify-content:center; margin:0 auto; }
   .vs_t1 { width:33.3%; font-size:16px; text-align:center; color:#444; line-height:1.4em; padding:0 10px; }

	/*인증서*/
	.crt_box { width:100%; margin:0 auto; display:flex; flex-wrap:wrap; justify-content:left; gap:0 4%; margin:60px 0; padding:0; }
	.crt_1 { width:48%; line-height:0; padding:0; }
	.crt_img { width:100%; line-height:0; background:#fff; box-shadow:0 0 5px #ddd; }
	.crt_img img { width:100%; }
	.crt_t { width:100%; font-size:18px; font-weight:300; color:#000; line-height:1.3em; padding:20px 0 0 0; text-align:center; }



/*연혁*/
.his_box { width:100%; margin:40px auto 0 auto; display:flex; justify-content:center; }
.his_box1 { width:100%; line-height:0; /*border-radius:30px; box-shadow:0 0 15px #eee; */}
.his_box1 img { width:100%; }
.his_box2 { width:50%; padding:500px 0 0 0; }


/* 조직도 */
  .org_box { width:100%; margin:0 auto; line-height:0; padding:40px 0 0 0; }
  .org_box img { width:100%; }

/* 오시는길 */
  .location_box { width:100%; margin:0 auto; }
  .location_t { width:100%; margin:0 auto; display:flex; flex-wrap:wrap; justify-content:space-between; border-top:1px solid #fff; }
  .location_t_1 { width:48%; height:90px; border-bottom:1px solid #535353; display:flex; justify-content:left; align-items:center; }
  .location_t_11 { width:30%; text-align:left; color:#000; font-size:20px; }
  .location_t_12 { width:70%; text-align:left; color:#000; font-size:20px; line-height:1.2em; font-weight:100; }
  .location_t2 { width:100%; margin:0 auto; display:flex; flex-wrap:wrap; gap:30px 0; justify-content:space-between; padding:100px 0 50px 0; }
  .location_t2_1 { width:100%; padding:0; text-align:center; color:#000; font-size:16px; line-height:1.3em; } 
  .location_t2_1 b { font-size:30px; color:#000; }
  .location_t3 { width:100%; margin:0 auto; padding:60px 0 0 0; display:flex; flex-wrap:wrap; }
  .location_t3_0 { width:100%; text-align:center; font-size:30px; font-weight:700; color:#444; padding:0 0 40px 0; }
  .location_t3_1 { width:100%; display:flex; justify-content:space-between; align-items:center; border-top:1px solid #aaa; padding:15px 0; }
  .location_t3_1_ { width:100%; display:flex; justify-content:space-between; align-items:center; border-top:1px solid #aaa; border-bottom:1px solid #aaa; padding:15px 0; }
  .location_t3_11 { width:24%; font-size:16px; font-weight:700; color:#444; text-align:center; line-height:1.5em; } 
  .location_t3_12 { width:50%; font-size:16px; font-weight:400; color:#444; text-align:center; line-height:1.5em; } 
  .location_t3_13 { width:26%; font-size:16px; font-weight:700; color:#444; text-align:center; line-height:1.5em; padding:0 0 0 5px; } 


/*협력사*/
.client_box { width:100%; margin:0 auto; }
.client { border-top:2px solid #ddd; margin:60px auto 0 auto; display:flex; justify-content:left; flex-wrap:wrap; gap:0 2.6%; padding:20px 0 0 0; }
.client article { width:23%; }
.client_img { width:100%; line-height:0; padding:10px; border:1px solid #ddd; }
.client_img img { width:100%; }
.client_t { width:100%; font-size:16px; color:#444; font-weight:700; line-height:1em; padding:15px 10px; }





/* 제품소개 */
  .pd_box { width:100%; margin:0 auto; display:flex; flex-wrap:wrap; }
  .pd_img { width:100%; line-height:0; }
  .pd_img img { width:100%; }
  .pd_ct { width:100%; padding:50px 0 0 0; }
  .pd_ct article { width:100%; margin:0 0 40px 0; }
  .pd_ct article:last-child { margin:0; } 
  .pd_ct_1 { font-size:22px; font-weight:700; color:#444; line-height:1em; padding:0 0 10px 0; }
  .pd_ct_2 { font-size:16px; font-weight:500; color:#444; line-height:1.4em; }
  .pd_ct_2 b { font-size:20px; font-weight:700; color:#444; line-height:1.4em; }

  .case_box { width:100%; display:flex; justify-content:space-between; flex-wrap:wrap; gap:25px 0; margin:100px auto 0 auto; }
  .case_1 { width:48%; background:#000; line-height:0; }
  .case_1 img { width:100%; height:100%; }
  .case_2 { width:100%; background:#000; line-height:0; }
  .case_2_1 { width:100%; height:250px; }
  .case_2_1 img { width:100%; height:100%; }
  .case_2_2 { width:100%; padding:20px 0; text-align:center; color:#444; font-size:18px; line-height:1em; background:#fff; }

  .img_box { width:100%; margin:0 auto; text-align:center; line-height:0; padding:0; }
  .img_box img { width:100%; }

  .drawing_box { width:100%; display:flex; justify-content:space-between; flex-wrap:wrap; margin:100px auto 0 auto; }
  .drawing_img { width:100%; line-height:0; text-align:center; }
  .drawing_img img { width:100%; }

  .spec_box { width:100%; display:flex; justify-content:space-between; flex-wrap:wrap; gap:40px 0; margin:100px auto 0 auto; }
  .spec_1 { width:100%; }
  .spec_1 table { width:100%; border-collapse:collapse; }
  .spec_1 th { font-size:16px; background:#f7f7f7; font-weight:700; color:#626262; padding:12px 10px; border-top:1px solid #999; border-right:1px solid #d9d9d9; border-left:0; line-height:1.2em; }
  .spec_1 th:nth-child(1) { border-right:1px solid #d9d9d9; } 
  .spec_1 td { font-size:16px; font-weight:400; text-align:center; padding:12px 10px; color:#626262; border-top:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9; line-height:1.5em; }
  .spec_1 td:nth-child(1) { border-right:1px solid #d9d9d9; } 
  .spec_2 { width:100%; }
  .spec_2 table { width:100%; border-collapse:collapse;  }
  .spec_2 th { font-size:16px; background:#f7f7f7; font-weight:600; color:#626262; padding:12px 10px; border-top:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9; line-height:1.2em; }
  .spec_2 th:nth-child(1) { border-right:1px solid #d9d9d9; border-top:1px solid #aaa; } 
  .spec_2 td { font-size:16px; font-weight:400; text-align:center; padding:12px 10px; color:#626262; border-top:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9; line-height:1.5em; }
  .spec_2 td:nth-child(1) { border-right:1px solid #d9d9d9; border-top:1px solid #aaa; } 
  .spec_2 td:nth-child(2) { border-right:1px solid #d9d9d9; border-top:1px solid #aaa; } 
  .spec_2 td:nth-child(3) { border-top:1px solid #aaa; } 
  .spec_3 { width:100%; }
  .spec_3 article { width:100%; overflow:scroll;  }
  .spec_3 table { width:1000px; border-collapse:collapse; }
  .spec_3 th { font-size:16px; background:#f7f7f7; font-weight:700; color:#626262; padding:12px 10px; border-top:1px solid #999; border-right:1px solid #d9d9d9; border-left:0; line-height:1.2em; }
  .spec_3 th:last-child { border-right:0; } 
  .spec_3 td { font-size:16px; font-weight:400; text-align:center; padding:12px 10px; color:#626262; border:1px solid #d9d9d9; border-left:0; line-height:1.5em; }
  .spec_3 td:last-child { border-right:0; } 
  .spec_4 { width:100%; }
  .spec_4 table { width:100%; border-collapse:collapse; }
  .spec_4 th { font-size:16px; background:#f7f7f7; font-weight:700; color:#626262; padding:12px 10px; border-top:1px solid #999; border-right:1px solid #d9d9d9; border-left:0; line-height:1.2em; }
  .spec_4 th:last-child { border-right:0; } 
  .spec_4 td { font-size:16px; font-weight:400; text-align:center; padding:12px 10px; color:#626262; border:1px solid #d9d9d9; border-left:0; line-height:1.5em; }
  .spec_4 td:last-child { border-right:0; } 
  .bd_top1 { border-top:1px solid #d9d9d9 !important; }

  .status_box { width:100%; margin:60px auto 0 auto; }
  .status { width:100%; }
  .status article { width:100%; overflow-x:scroll; }
  .status table { width:900px; border-collapse:collapse; }
  .status th { font-size:16px; background:#f7f7f7; font-weight:700; color:#626262; padding:14px 10px; border-top:1px solid #999; border-bottom:1px solid #999;  line-height:1.2em; }
  .status th span { font-size:14px; font-weight:400; color:#626262;  }
  .status td { font-size:16px; font-weight:400; text-align:center; padding:25px 10px; color:#626262; border-top:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9; line-height:1.5em; }
  .status_top { border-top:1px solid #d9d9d9 !important; } 
  .status_bottom { border-bottom:0 !important; }

  .sensor_box { width:100%; display:flex; justify-content:space-between; flex-wrap:wrap; gap:0; }
  .sensor_box_ { width:100%; display:flex; justify-content:space-between; flex-wrap:wrap; gap:0; margin:90px auto 0 auto; }
  .sensor1 { width:100%; padding:0 0 60px 0; }
  .sensor1:last-child { padding:0; }
  .sensor2 { width:48%; padding:0; }
  .sensor_img { width:100%; line-height:0; }
  .sensor_img img { width:100%; }
  .sensor_t_1 { font-size:20px; font-weight:700; color:#444; line-height:1em; padding:30px 0 10px 0; }
  .sensor_t_2 { font-size:16px; font-weight:500; color:#444; line-height:1.4em; }
  .sensor_t_3 { font-size:16px; font-weight:500; color:#444; line-height:1.4em; padding:30px 0 0 0; }

  .auto_text { width:100%; margin:0 auto; text-align:left; font-size:16px; font-weight:500; color:#444; line-height:1.7em; padding:0 0 20px 0; }
  .auto_box { width:100%; display:flex; justify-content:left; flex-wrap:wrap; gap:0 3.5%; margin:70px auto 0 auto; }
  .auto { width:31%; padding:0 0 40px 0; }
  .auto:nth-child(4) { padding:0; }
  .auto:last-child { padding:0; }
  .auto_img { width:100%; line-height:0; }
  .auto_img img { width:100%; }
  .auto_t_1 { font-size:20px; font-weight:700; color:#444; line-height:1em; padding:25px 0 10px 0; }
  .auto_t_2 { font-size:20px; font-weight:500; color:#444; line-height:1.4em; }
  
  .auto_box2 { width:100%; display:flex; justify-content:space-between; flex-wrap:wrap; gap:0px 0; margin:90px auto 0 auto; }
  .auto2 { width:100%; padding:0 0 40px 0; }
  .auto2:last-child { padding:0 0 0 0; }
  .auto2_t_1 { font-size:20px; font-weight:700; color:#444; line-height:1em; padding:0 0 10px 0; }
  .auto2_t_2 { font-size:16px; font-weight:500; color:#444; line-height:1.4em; }

  .overhead_box { width:100%; display:flex; justify-content:space-between; flex-wrap:wrap; margin:70px auto 0 auto; }
  .overhead_box2 { width:100%; display:flex; justify-content:space-between; flex-wrap:wrap; margin:120px auto 0 auto; }
  .overhead_img { width:100%; line-height:0; }
  .overhead_img img { width:100%; }
  .overhead_img2 { width:100%; line-height:0; text-align:center; }
  .overhead_img2 img { width:100%;  }


  .dock_box { width:100%; display:flex; justify-content:space-between; flex-wrap:wrap; gap:30px 0; margin:100px auto 0 auto; }
  .dock { width:100%; padding:0; }
  .dock_img { width:100%; line-height:0; }
  .dock_img img { width:100%; }
  .dock_t_1 { font-size:20px; font-weight:700; color:#444; line-height:1em; padding:30px 0 10px 0; }
  .dock_t_2 { font-size:16px; font-weight:500; color:#444; line-height:1.4em; }
  .dock_t_3 { padding:30px 0 10px 0; width:100%; display:flex; justify-content:left; }
  .dock_t_31 { width:50%; font-size:20px; font-weight:700; color:#444; line-height:1em; }
  
  .sanitary_box { width:100%; display:flex; justify-content:space-between; flex-wrap:wrap; gap:30px 0; margin:0 auto; }
  .sanitary { width:100%; padding:0; }
  .sanitary_img { width:100%; line-height:0; }
  .sanitary_img img { width:100%; }
  .sanitary_t_1 { font-size:20px; font-weight:700; color:#444; line-height:1em; padding:30px 0 10px 0; }


  /* a/s신청 */
  .as_box1 { width:100%; display:flex; justify-content:left; gap:20px 2%; flex-wrap:wrap; margin:0 auto; }
  .as_box2 { width:100%; padding:30px 20px; text-align:center; background:#f7f7f7; font-size:16px; color:#606060; line-height:1.4em; }
  .as_box2 b { font-size:26px; color:#444; line-height:1.5em; font-weight:500; }
  .as_box2 span { font-size:20px; color:#444; }
  .as_box2 img { margin:30px auto; height:65px; }
  .as_box3 { width:100%; padding:0 20px; margin:60px auto 0 auto; border-left:4px solid #888; line-height:1.5em; } 
  .as_box3 b { font-size:40px; color:#383838; line-height:1.5em; }
  .as_box3 span { font-size:30px; color:#444; font-weight:500; line-height:1.2em; }
  .as_box3 strong { font-size:18px; color:#444; }

  .online_box { width:100%; padding:10% 6%; background:#F9F9F9; line-height:1.5em; }
  .online_box section { width:100%; margin:0 auto; display:flex; justify-content:left; flex-wrap:wrap; gap:30px 0; }
  .online1 { width:100%; font-size:20px; color:#444; line-height:1.5em; }  
  .online1 span { font-size:16px; color:#444; }
  .online1 img { height:25px; margin: 0 10px 0 0; }
  .online1 b { font-size:40px; color:#444; font-weight:700; }
  .online1 .online_img { height:20px !important; }
  .online2 { width:100%; margin:0 auto; display:flex; flex-wrap:wrap; justify-content:space-between; gap:15px 0; }
  .online2_1 { width:100%; }
  .online2_1 select { width:100%; height:45px; border:1px solid #ddd; border-radius:5px; cursor:pointer; padding:10px 20px; font-size:18px; font-weight:200; }
  .online2_1 select:focus { border:1px solid skyblue; transition:all ease 1s; }
  .online2_1 input { width:100%; height:45px; padding:10px 20px; border:1px solid #ddd; border-radius:5px; transition:all ease 1s; font-size:18px; font-weight:200; }
  .online2_1 input:focus { border:1px solid skyblue; transition:all ease 1s; }

  .online2_2 { width:100%; }
  .online2_2 textarea { width:100%; height:185px; padding:10px 20px; border:1px solid #ddd; border-radius:5px; transition:all ease 1s; font-size:18px; font-weight:200; }
  .online2_2 textarea:focus { border:1px solid skyblue; transition:all ease 1s; }
  .online2_3 { width:100%; }
  .online2_3 button { margin:0 auto; padding:12px; width:200px; color:#fff; background:rgba(9, 22, 52, 1); font-size:18px; border-radius:5px; }




/*세로간격*/
.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_h7 { height:70px; 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%; }







/* 서브페이지 - 제품 */
.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; }




/* 카피라이트 */  
.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 {}

}

