/* @media all and (min-width:1200px) 태블릿모드 사용시 */
@media (min-width: 769px) 
{ 
/* 메인페이지 */
  .pc_view {display:block;}
  .tb_view {display:none;}
  .pc_only_view {display:block;}
  .mobile_view {display:none;}  
  
  #pc_main_logo {display:block; min-width:1200px;}
  #mobile_main_logo {display:none;}

  #pc_main_menu {display:block; min-width:1200px;}
  #pc_main_menu2 {transition:all 0.5s ease;}
  #mobile_main_menu {display:none;}  
   
  #pc_main_banner{display:block;}
  #mobile_main_banner{display:none;}  


  #pc_view_fixed { display:block;width:100%;background:#fff; }

  
  .wrcen { width:1200px; margin:0 auto; }
  .wrcen1 { width:1200px; margin:0 auto; display: flex; flex-wrap:wrap; gap:0 30px; }  
  .wrcen2 { width:100%; margin:0 auto; }  

  .cen { width:100%; margin:0 auto; padding:80px 0; }
  .cen2 { width:100%; margin:0 auto; padding:0; background:rgba(255,255,255,0); }  
  .cen3 { width:100%; margin:0 auto; padding:80px 0 0 0; background:rgba(255,255,255,0); }  
  .cen4 { width:100%; margin:0 auto; padding:80px 0; background:rgba(255,255,255,0); }  

  
 
  
  .main_title { margin:15px auto 40px auto; font-size:50px; color:#000; font-weight:500;}  
  .main_title02 {width:1200px; margin:15px auto 35px auto; font-size:23px; color:#fff; font-weight:bold;}  

/*메뉴드롭박스*/
  .main_items {width:700px; background:rgba(255,255,255,0);}
  .main_items1 {width:45%; background:rgba(255,255,255,0); border-top:2px solid #d5d5d5; padding:35px 0 0 0;}
  .main_items1 th b { font-size:30px; font-weight:400; font-family:"Montserrat"; color:#000; }
  .main_items1_ {width:100%; background:rgba(255,255,255,0); border-top:2px solid #d5d5d5; padding:35px 0 0 0;}
  .main_items1_ th b { font-size:30px; font-weight:400; font-family:"Montserrat"; color:#000; }
  .main_items1_ th { line-height:0; }
  .main_items2 {width:50%; background:rgba(255,255,255,0);}

  .main_ctitle {margin:0 auto 80px auto;font-size:50px;font-family:"Montserrat"; text-align:center;font-weight:700;color:#000;}
  .main_ctitle2 {margin:0 auto 80px auto;font-size:50px;font-family:"Montserrat"; text-align:center;font-weight:700;color:#fff;}

/* 로그인 */
.main_login_layout {position:fixed; left:50%; top:50%; margin-left:-400px; margin-top:-345px; width:810px; height:670px; }
.login { width:100%; padding:150px 0 50px 0; }

/*메인카테고리이미지*/
#main_c { float:left; position:relative; width:280px; height:210px; margin:0; line-height:0; font-size:0; background:rgba(255,255,255,0.8);box-shadow:2px 2px 10px #ccc; }
#main_c section { text-align:center; }
#main_c:hover section { display:block; width:100%; text-align:center; background:rgba(0,0,0,0.2); color:#fff; font-size:20px; line-height:1.5em; height:210px; padding:90px 0 0 0; }
#main_c:hover section span { color:#fff; font-size:15px; }
#main_c:hover section button { width:120px;margin:20px auto 0 auto;padding:2% 4%; color:#fff; background:rgba(0,0,0,0); border:1px solid #fff; border-radius:20px; font-size:15px; }
#main_c_ { float:left; position:relative;width:290px; height:280px; margin:0 0 13px 0; line-height:0;font-size:0;background:rgba(255,255,255,0.8);box-shadow:2px 2px 10px #ccc; }
#main_c_ section {display:none;}
#main_c_:hover section {display:block;width:100%;text-align:center;background:rgba(0,0,0,0.7); color:#fff;font-size:20px;line-height:1.5em;height:280px;padding:90px 0 0 0;}
#main_c_:hover section span {color:#fff;font-size:15px;}
#main_c_:hover section button {width:120px;margin:20px auto 0 auto;padding:2% 4%;color:#fff;background:rgba(0,0,0,0); border:1px solid #fff; border-radius:20px; font-size:15px;}

#main_c2 { width:45%; height:730px; margin:0; line-height:0; font-size:0; background:url(../images/main_left_img.jpg); }
#main_c2_ { width:55%; height:730px; margin:0;line-height:1.5em;font-size:18px;background:rgba(255,255,255,1); padding:10% 10% 0 5%; font-weight:300; color:#555; border-top:1px solid #eee; border-bottom:1px solid #eee; }
#main_c2_ b { font-size:48px;color:#000; font-weight:500; line-height:1.3em; }

#main_c3 { width:275px; margin:0; padding:0; line-height:0; }
#main_c3_ { width:275px; margin:0; padding:0; line-height:0; }

#main_c4 { width:23%; margin:0; background:rgba(1,1,1,0); font-size:16px; line-height:1.5em; font-weight:300; }
#main_c4 img { width:100%; }
#main_c4 b { font-size:25px;color:#000; font-weight:500; }

#main_c5 { width:100%; margin:0; background:#ddd; }


.main_images { width:100%: } 
.main_images section { align-items: center; overflow:hidden;  width:100%; height:100%; line-height:0; padding: 0 0 0 0 !important;}
.main_images section img { max-width:280px; max-height:210px; }
.main_images section img:hover { transition:all 1s ease; transform: scale(1.5); }


#top_title { width:1200px; margin:0 auto; padding:0 0 30px 0; font-size:18px; font-weight:300; color:#999; line-height:1.5em; }
#top_title b { font-size:48px;color:#000; font-weight:500; font-family:"Montserrat"; line-height:1.3em; }


.sm_t00{width:1200px; margin:0 auto;}
.sm_t00 button{ width:100%; height:50px; background:#fff; color:#373637; font-weight:400; font-size:16px; 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:16px; 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:16px; text-align:center; border-top:3px solid #2cad37;}



/* 메인버튼 */
.main_btn { width:100%; margin:0 auto; padding:15px 0; color:#fff; font-size:16px; }
.main_btn:hover { width:100%; margin:0 auto; color:#fff; padding:15px 0; font-size:16px; font-weight:600; text-decoration:underline; }
.main_btn2 { margin:0; border:1px solid #999; color:#333; background:#fff; font-family:"Montserrat"; padding:2% 4%; transition:all ease 0.3s; letter-spacing:0.3em; }
.main_btn2:hover { margin:0; border:1px solid #fff; background:#333; color:#fff; font-family:"Montserrat"; padding:2% 4%; transition:all ease 0.3s; letter-spacing:0.3em; }


/*main_news*/
.main_news { width:100%; display:flex; flex-wrap:wrap; gap:10px 0; }
.m_news1 { width:100%;display:flex; background:#f1f8ff; padding:20px 30px; }
.m_news1_1 { width:80%;height:25px; overflow:hidden; }
.m_news1_1 a { font-size:18px; font-weight:300; }
.m_news1_2 { width:20%; line-height:1.8em; text-align:right; }
.m_news1_2 span { font-size:18px; color:#aaa; }



.maingimg{width:100%; margin:0 auto; min-width:1200px; }


/* 서브페이지 */

.sub_main { width:100%; margin:0 auto;  position:relative; min-width:1200px; }    
.sub_main01 { background:url(../images/sub_main.jpg) no-repeat black; height:400px; margin:0 auto; background-position:center top; background-size:auto 100%; 
                  text-align:center; font-size:50px; color:#fff; padding:210px 0 0 0; line-height:0.8em; font-weight:300; }
.sub_main01 b { font-size:50px; color:#fff; font-weight:600; letter-spacing:-0.03em; }
.sub_main01 span { font-size:18px; color:#fff; font-weight:200; }


  .sub_navi { position:relative; width:1200px;  margin:0 auto;  background:#e6e6e6; background:rgba(255,255,255,0);  font-size:14px; padding:10px 0; color:#333;}  
  .sub_navi02 {width:1200px;  margin:0 auto;  background:#e6e6e6; background:rgba(255,255,255,0); font-size:14px;padding:10px 0; color:#fff;}  
  .navi {width:100%; min-width:1200px; margin:0 auto; background:rgba(255,255,255,0.85); border-bottom:1px solid #e6e6e6;height:50px;}
  .home {width:50px;background:#333;float:left;padding:13px 10px; text-align:center;}
  .home img {width:20px;}




/*메인타이틀*/
.m_title_ { position:absolute; width:100%; top:17vw; margin:0 auto; z-index:100; text-align:center; }
.m_title { width:1200px; margin:0 auto; font-size:70px; color:#000; z-index:100; line-height:0.8em; text-align:center; font-weight:400; letter-spacing:-0.05em; background:rgba(255,255,255,0.6); padding:50px 0; }
.m_title b { font-size:70px; color:#000; }
.m_title span { font-size:25px; font-weight:400; letter-spacing:-0.01em; line-height:1em; }


  .s_title01 { font-size:45px; color:#333; font-weight:700;  margin:0 auto 50px auto; text-align:center; letter-spacing:-0.04em; line-height:1.2em;}
  .s_title01 span {font-size:18px; color:#aaa; font-weight:500; line-height:0.8em;}

  .s_title02 { width:100%; font-size:25px; color:#333; font-weight:700; margin:0 auto; text-align:left; letter-spacing:-0.05em;  line-height:1.2em; padding:0 0 20px 0; }
  .s_title02 img { margin:0 10px 0 0; }

  .s_title03 { width:100%; font-size:25px; color:#fff; font-weight:500; margin:0 auto; text-align:center; letter-spacing:-0.05em;  line-height:1.2em; padding:20px 0; border-radius:10px 10px 0 0; }
  .s_title03 b { font-size:25px; color:#333; } 
  .s_title03_1 { width:100%; font-size:20px; color:#333; font-weight:700; margin:0 auto; text-align:center; letter-spacing:-0.05em;  line-height:1.2em; padding:50px 0 25px 0; }

  .login_t { font-size:45px; color:#333; font-weight:700;  margin:0 auto 30px auto; text-align:center; letter-spacing:-0.04em; line-height:1.2em; }

  .plus { float:right; }
  .plus a { font-size:30px; color:#000; font-weight:700; }
  .plus a:hover { font-size:30px; color:#1559ae; }


/*인사말*/
.ceo { width:1200px; margin:0 auto; }
#gt { width:100%; line-height:0;display: flex; justify-content: space-between; }
.gt1 { width:40%; }
.gt1 img { width:100%; }
.gt2 { width:60%; padding:50px 0 0 70px; background:#f2ede4; }
.greeting { border-collapse:collapse; margin:0 auto;width:100%; }
.greeting td { font-size:18px; vertical-align:top; font-weight:300;color:#333; line-height:1.7em; }
.greeting td span { font-size:22px; color:#333; font-weight:300; }
.greeting td b { font-size:18px; font-weight:600;color:#000; }


/*이미지*/
.box01 { width:100%;text-align:center;line-height:0; }
.box02 { width:100%;text-align:center;line-height:0;padding:5% 0; }
.box03 { width:100%;text-align:center;font-size:18px;color:#333;line-height:1.5em; }
.box_tb { width:1000px; margin:60px auto 0 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:16px; width:30%; border-bottom:1px solid #ddd; }
.box_tb td { padding:18px 0; font-size:16px; padding:0 0 0 3%; border-bottom:1px solid #ddd; }


.his_text { width:80%; margin:0 auto 3% auto; font-size:22px; font-weight:500; color:#21c87c; line-height:1.5em; }
.history { width:60%; margin:0 auto; display:flex; justify-content: space-between; padding:2.5% 0; border-bottom:1px solid #ddd; }
.year { width:30%; font-size:50px; color:#ccc; font-weight:700; font-family:"Montserrat"; line-height:1em; } 
.his_c { width:70%; font-size:18px; color:#777; line-height:1.8em; }
.his_c b { font-size:18px; color:#999; font-weight:700; font-family:"Montserrat"; margin:0 5% 0 0;}
.his_c_ { width:70%; font-size:18px; color:#777; line-height:1.8em; padding:8px 0; }
.his_c_ b { font-size:18px; color:#999; font-weight:700; font-family:"Montserrat"; margin:0 5% 0 0;}
#his_img {margin:0 0 40px 0;}


/*교육과정*/
.edu_box { display:flex; justify-content:space-between; }
.edu_box1 { width:24%; }
.edu { width:100%; line-height:0; display:flex; flex-wrap:wrap; gap:15px 0; }
.edu_img { font-size:0; line-height:0; margin:0 0 15px 0; }
.edu_img img { width:100%; border-radius:0 0 15px 15px; }
.edu_ { width:100%; line-height:0; display:flex; justify-content:left; flex-wrap:wrap; border-bottom:1px solid #f3f3f3; border-radius:20px; padding:0 0 30px 0; }
.edu01 { border:1px solid #f1f1f1; background:#f9f9f9; width:100%; padding:25px 30px; font-size:15px; color:#333; border-radius:20px; line-height:1.5em; font-weight:400; height:150px; }
.edu01 b { font-size:16px; font-weight:800;color:#000; }
.edu02 { width:20%; padding:5% 0 0 0; font-size:16px; color:#000; border-radius:15px; line-height:1.4em; font-weight:300; background:#f1f8ff; text-align:center;  }
.edu02 b { font-size:30px; font-weight:400;color:#1559ae; }
.edu02_ { width:20%; padding:1.5% 0; font-size:16px; color:#000; border-radius:15px; line-height:1.4em; font-weight:300; background:#f1f8ff; text-align:center;  }
.edu02_ b { font-size:30px; font-weight:400;color:#1559ae; }
.edu02_1 { width:20%; padding:0 0 0 35px; border-left:1px solid #e9e9e9; font-size:16px; color:#333; border-radius:0px; line-height:1.5em; font-weight:300; }
.edu02_1 b { font-size:16px; font-weight:600;color:#1559ae; }
.edu02_11 { width:20%; padding:0 0 0 35px; border-left:0; font-size:16px; color:#333; border-radius:0px; line-height:1.5em; font-weight:300; }
.edu02_11 b { font-size:16px; font-weight:600;color:#1559ae; }


/*생산시설*/
.fac { width:100%; line-height:0; display:flex; justify-content:space-between; flex-wrap:wrap; gap:25px 0; }
.fac1 { width:48%; line-height:0; }

.status { width:100%; padding:0; display:flex; flex-wrap: wrap; gap:85px; } /* 제품 */
.stt01 { width:410px; background:#eee; line-height:0; overflow:hidden; }
.stt01_t { width:100%; font-size:16px; color:#333; line-height:1.5em; text-align:left; padding:13px 0; background:#fff; border-bottom:1px solid #dcdcdc; }
.stt01_img a { line-height:0; }
.stt01_img { width:100%; line-height:0; border:1px solid #dcdcdc; }
.stt01_img img { width:410px; height:410px; transition: ease all 1s; }
.stt01_img img:hover { width:410px; height:410px;
cursor:pointer; 
 transform:scale (1.03); 
 -o-transform:scale(1.03); 
 -moz-transform:scale(1.03);
  -webkit-transform:scale(1.03);
  transition: ease all 1s;
}




/*연혁*/
.his02{ border-collapse:collapse;margin:0 auto; width:80%; }
.his02 .year {width:200px;}
.his02 .month {width:60px;}
.his02 th{padding:28px 40px 28px 0; border:1px solid #e9e9e9;border-left:0; border-right:0;font-size:35px;color:#333;font-weight:700;vertical-align:top;font-family:"Montserrat";text-align:left;}
.his02 td{padding:20px 0 20px 0; border:1px solid #e9e9e9;border-left:0;border-right:0;font-size:16px; text-align:left;vertical-align:top;}
.his02 td b {font-size:18px; font-family:"Montserrat";color:#999;font-weight:700;}


.btn01 {width:130px; padding:13px 0; font-size:13px; font-weight:bold; color:#fff; background:#000; border-radius:0px; cursor:pointer; margin:0 auto;}



/*세로간격*/
.text_h05 {height:5px;}
.text_h1 {height:10px;}
.text_h2 {height:20px;}
.text_h3 {height:30px;}
.text_h4 {height:40px;}
.text_h5 {height:50px;}
.text_h6 {height:60px;}


/*가로간격*/
.text_w02 {margin:0 2px;}
.text_w05 {margin:0 5px;}
.text_w1 {margin:0 10px;}
.text_w2 {margin:0 20px;}
.text_w25 {margin:0 25px;}
.text_w3 {margin:0 30px;}
.text_w4 {margin:0 40px;}
.text_w5 {margin:0 50px;}
.text_w6 {margin:0 60px;}
.text_w7 {margin:0 70px;}




/* 게시판 */
.newstop {height:50px;}
.s_right {float:left; width:1200px; height:100%;  }
.s_right_list {margin:0 auto; width:900px; height:100%;  }
#s_right{width:1200px; margin:0 auto;}
.sright{color:#363636; font-weight:600; font-size:18px; text-align:center;}
#s_left{width:1200px; margin:0 auto; padding-top:10px;}
.scen{width:1200px; margin:0 auto;}
.news {width:100%; }
.news00 { width:100%; font-size:15px; line-height:1.7em; color:#484e52; padding:50px 0; border-bottom:1px solid #e9e9e9;}
.news00_ { width:100%; font-size:15px; line-height:1.7em; color:#484e52; padding:0 0 50px 0; border-bottom:1px solid #e9e9e9;}
.news01 {float:left; line-height:0;}
.news02 {float:right; padding:15px 0; width:50%;  font-size:15px; line-height:1.7em; color:#484e52;}
.news span{color:#777777; font-size:15px; line-height:1.5em;}
.news b{color:#000; font-size:15px; line-height:1.5em;}
.news .bt01{font-size:14px; color:#fff; background:#000;  border:0; border-radius:20px; width:80%; height:45px; text-align:center; cursor:pointer; margin:50px auto 0 auto;}

.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;}


.news {line-height:3em !important;}
.news .box {font-size:15px;line-height:1.7em !important;}
.news .box b{font-size:15px;}
.news .box font{font-size:15px;}



/* 계약 */
.s_right03 {float:left; width:750px; height:100%; padding:0 0 0 50px; }

/* 카피라이트 */  
.copyright_section{width:100%;margin:0 auto;min-width:1200px;}
.copyright_layout {width:1200px;}
.copyright_sns img{width:30px;}
.copyright_logo img{height:90px;}
.f0 {float:left;}



.notice td{border-bottom:1px solid #fff; color:#fff; padding:10px 0; font-size:15px;}

.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;
}


.map { border-collapse:collapse; margin:50px auto 0 auto; border-top:2px solid #aaa; width:100%; }
.map th { width:25%; font-size:15px;height:50px;border:1px solid #ddd;border-left:0; }
.map td { width:75%; font-size:15px;height:50px;border:1px solid #ddd;border-right:0 }



/* Scroll Animation (sa, 스크롤 애니메이션) */
      .sa {
        opacity: 0;
        transition: all 1s ease;
      }

      /* 아래에서 위로 페이드 인 */
      .sa-up {
        transform: translate(0, 100px);
      }
      /* 위에서 아래로 페이드 인 */
      .sa-down {
        transform: translate(0, -100px);
      }
      /* 왼쪽에서 오른쪽으로 페이드 인 */
      .sa-right {
        transform: translate(-100px, 0);
      }
      /* 오른쪽에서 왼쪽으로 페이드 인 */
      .sa-left {
        transform: translate(100px, 0);
      }
      /* 왼쪽으로 회전하면서 페이드 인 */
      .sa-rotateL {
        transform: rotate(180deg);
      }
      /* 오른쪽으로 회전하면서 페이드 인 */
      .sa-rotateR {
        transform: rotate(-180deg);
      }
      /* 작아진 상태에서 커지면서 페이드 인 */
      .sa-scaleUp {
        transform: scale(.5);
      }
      /* 커진 상태에서 작아지면서 페이드 인 */
      .sa-scaleDown {
        transform: scale(1.5);
      }

      .sa.show {
        opacity: 1;
        transform: none;
      }
}      