/* @media all and (min-width:1200px) 태블릿모드 사용시 */
@media (min-width: 1400px) 
{ 
/* 메인페이지 */
  .pc_view {display:block;}
  .tb_view {display:none;}
  .pc_tb_view {display:block;}
  .mobile_view {display:none;}  
  
  #pc_main_logo {display:block; min-width:1400px;}
  #mobile_main_logo {display:none;}

  #pc_main_menu {display:block; min-width:1400px;}
  #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:1400px; margin:0 auto; }
  .wrcen1 { width:1400px; height:auto; margin:0 auto; display: flex; justify-content: space-between; flex-wrap:wrap; }  
  .wrcen2 { width:100%; height:100%; background:rgba(0,0,0,0); margin:0 auto; display:flex; flex-wrap:wrap; align-items:center; }  
  .wrcen3 { width:100%; height:100%; background:rgba(0,0,0,0); margin:0 auto; display:flex; flex-wrap:wrap; align-items:center; }  
  
  .cen { width:100%; margin:0 auto; padding:0; background:#f9f9f9; }  
  .cen2 { width:100%; height:100%; margin:0 auto; padding:0; background:url(../images/main_bg1.jpg)no-repeat center top; }  
  .cen21 { width:100%; height:100%; margin:0 auto; padding:0; background:#fff; }  
  .cen22 { width:100%; height:100%; margin:0 auto; padding:0; background:#fff; }  
  .cen22_ { width:100%; height:100%; margin:0 auto; padding:0; background:#fff }  
  .cen23 { width:100%; height:100%; margin:0 auto; padding:21% 0 0 0; background:url(../images/main_bg4.jpg)no-repeat center top; color:#fff; font-size:70px; line-height:1.4em; text-align:center; font-weight:600; }  
  .cen24 { width:100%; height:100%; margin:0 auto; padding:0; background:#ddd; }  
  .cen25 { width:100%; height:100%; margin:0 auto; padding:0; background:url(../images/main_bg6.jpg)no-repeat center top; }  
  .cen26 { width:100%; height:100%; margin:0 auto; padding:0; background:#fff;  }  

  .cen3 { width:1400px; margin:0 auto; padding:100px 0; background:rgba(255,255,255,0); }  
  .cen4 { width:1400px; margin:0 auto; padding:100px 0 0 0; background:rgba(255,255,255,0); }  
  .cen5 { width:1400px; margin:0 auto; padding:100px 0 80px 0; background:rgba(255,255,255,0); }  
  
  .lan {width:120px;padding:8px;background:#d5e2e2;text-align:center;border-radius:10px;}
  .lan a {font-size:15px;font-weight:600;font-family:"Montserrat";} 
  .lan a:hover {font-size:15px;font-weight:600;font-family:"Montserrat";color:#188180;} 

  .lan2 {width:120px;padding:5px 8px;background:#555;text-align:center;border-radius:10px;float:right;}
  .lan2 a {font-size:15px;font-weight:600;font-family:"Montserrat";color:#ddd;} 
  .lan2 a:hover {font-size:15px;font-weight:600;font-family:"Montserrat";color:#1ea2a1;} 


  .center { border-top:1px solid #d0c2ab; display:flex; flex-wrap:wrap; }
  .center1 { width:60%; padding:20px 0; font-size:36px; font-weight:600; color:#432e0b; line-height:1.5em; text-align:left; }
  .center2 { width:40%; padding:20px 0; font-size:18px; font-weight:600; color:#432e0b; line-height:1.5em; text-align:left; } 

  
  .mainimg { width:100%: margin:0 auto; }

  .main1 { width:100%; display:flex; flex-wrap:wrap; justify-content:center; gap:0 25px; } 
  .main2 { width:100%; display:flex; flex-wrap:wrap; justify-content:center; gap:25px; padding:90px 0 0 0; } 

  .main3 { width:1400px; display:flex; flex-wrap:wrap; justify-content:space-between; gap:0; margin:0 auto; padding:60px 0; } 
  .pd_left { width:350px; }
  .pd_left button { width:310px; height:70px; background: linear-gradient(90deg, rgba(23,199,143,1) 0%, rgba(23,195,221,1) 100%); transition:all ease 1s;
                       text-align:left; padding:0 0 0 25px; font-size:20px; font-weight:700; color:#fff; border-radius:0 30px 30px 0; }  
  .pd_left button:hover { width:310px; height:70px; background: linear-gradient(90deg, rgba(23,195,221,1) 0%, rgba(23,199,143,1) 100%); transition:all ease 1s;
                               text-align:left; padding:0 0 0 25px; font-size:20px; font-weight:700; color:#fff; border-radius:0 30px 30px 0; }  
  .pd_right { width:1050px; display:flex; flex-wrap:wrap; gap:50px 0; }
  .pd_right1 { width:100%; display:flex; }
  .pd_right1_1 { width:46%; padding:60px 40px 60px 40px; font-size:18px; color:#000; line-height:1.5em; border:1px solid #ddd; border-radius:15px 0 0 15px; position:relative; }
  .pd_right1_1 b { font-size:30px; color:#000;  }
  .pd_right1_1 span { font-size:18px; color:#14c36f; }
  .pd_right1_1_ { width:46%; padding:60px 40px 60px 40px; font-size:18px; color:#000; line-height:1.5em; border:1px solid #ddd; border-radius:0 15px 15px 0; position:relative; }
  .pd_right1_1_ b { font-size:30px; color:#000;  }
  .pd_right1_1_ span { font-size:18px; color:#14c36f; }
  .pd_right1_1_1 { display:flex; flex-wrap:wrap; justify-content:left; gap:10px 10px; padding:30px 0 0 0; }
  .pd_right1_1_2 { color:#fff; font-size:16px; padding:5px 15px; background:#14c36f; border-radius:15px 0 15px 0; }
  .pd_right1_2 { width:54%; padding:0; background:#ddd; border-radius:0 15px 15px 0; line-height:0; overflow:hidden; }
  .pd_right1_2 img { width:100%; height:100%; border-radius:0 15px 15px 0; }
  .pd_right1_2_ { width:54%; padding:0; background:#ddd; border-radius:15px 0 0 15px; line-height:0; overflow:hidden; }
  .pd_right1_2_ img {width:100%;  height:100%; border-radius:15px 0 0 15px; }


  .main3_ { width:1400px; display:flex; flex-wrap:wrap; justify-content:space-between; gap:0; margin:0 auto; padding:0; } 
  .main4 { width:100%; display:flex; flex-wrap:wrap; justify-content:center; gap:0px 0px; margin:0 auto; padding:0 0 0 0; } 
  .m_title01 { width:100%; font-size:45px; color:#000; font-weight:700; background:rgba(0,0,0,0); margin:0 auto; text-align:left; letter-spacing:-0.03em; line-height:1.3em; padding:0 0 40px 0; }
  .m_title01 span { font-size:45px; color:#fff; font-weight:400; }
  .m_title02 { width:100%; font-size:125px; color:#6a9178; background:rgba(0,0,0,0); margin:0 auto; text-align:center; letter-spacing:-0.03em; line-height:0.8em; padding:60px 0 40px 0; }
  .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:60px; color:#fff; font-weight:700; background:rgba(0,0,0,0); margin:0 auto; text-align:center; line-height:1em; padding:200px 0; position:relative; }
  .m_title03 span { font-size:22px; color:#fff; font-weight:300; }
  .m_title04 { width:100%; font-size:35px; color:#fff; 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 40px 0; }
  .m_title04 span { font-size:18px; color:#000; font-weight:500; }


/* 로그인 */
.main_login_layout {position:fixed; left:50%; top:50%; margin-left:-400px; margin-top:-345px; width:810px; height:670px; }

/*메인카테고리이미지*/
#main_c {float:left; position:relative;width:290px; height:280px; margin:0 13px 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_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:50%; margin:0; background:#2c3866; font-size:25px; font-weight:300; color:#fff; text-align:right;  line-height:1.5em; }
#main_c2 .main_c2 { width:700px; float:right; padding:70px 70px 70px 0;  }
.m1_t { width:100%; display:flex; flex-wrap:wrap; justify-content:space-between; margin:0; text-align:center; font-size:18px; font-weight:300; color:#fff; }
.m1_t1 { width:37%; border:1px solid rgba(255,255,255,0.5); border-radius:20px; display:flex; align-items:center; padding:0 30px; }
.m1_t1_1 { font-size:18px; color:#c6d0f5; line-height:1.4em; text-align:left; }
.m1_t1_1 b { font-size:22px; color:#fff; }
.m1_t2 { width:60%; display:flex; flex-wrap:wrap; gap:20px 0; }
.m1_t2_ { width:100%; border:1px solid rgba(255,255,255,0.5); border-radius:20px; display:flex; align-items:center; padding:30px 40px; }
.m1_t2_1 { font-size:18px; color:#c6d0f5; line-height:1.4em; text-align:left; display:flex; flex-wrap:wrap; justify-content:left; gap:5px 5%;  }
.m1_t2_1_1 { width:25%; font-size:22px; color:#fff; font-weight:600; }
.m1_t2_1_2 { width:70%; font-size:18px; color:#c6d0f5; }
.m1_t2_1 b { font-size:22px; color:#fff; }


#main_c2 button { width:100%; padding:10px 0; background:linear-gradient(to right, #17c78f, #97dd17); color:#000; font-size:18px; border-radius:10px; }
#main_c2_ button { width:100%; padding:14px 0; background:#fff; color:#000; font-size:18px; font-weight:800; border-radius:10px; }
#main_c2_ { width:50%; margin:0; background:url(../images/ct_bg.jpg)no-repeat left top; background-size:cover;font-size:25px; font-weight:300; color:#fff; text-align:right; line-height:1.5em; }
#main_c2_ .main_c2_ { width:700px; float:left; padding:70px 0 70px 70px; }
#main_c3 { width:400px; margin:0; padding:0; }

#main_c32 { width:100%; margin:0; padding:0; font-size:18px; line-height:1.5em; text-align:center; color:#555; font-weight:300; border:1px solid rgba(255,255,255,0.5); border-radius:20px; }
#main_c32_t { padding:20px 30px; text-align:left; background:rgba(0,0,0,0); display:flex; justify-content:space-between; }
#main_c32_t .text { font-size:16px; color:#fff; font-weight:400; letter-spacing:-0.01em; }
#main_c32_t .text a { font-size:16px; color:#fff; font-weight:400; letter-spacing:-0.01em; }
#main_c32_t .text a:hover { font-size:16px; color:#fff; font-weight:400; letter-spacing:-0.01em; }
#main_c32_t .date { font-size:16px; color:#939393; font-weight:400; letter-spacing:-0.01em; } 


/*메인제품*/
#main_c4 { width:23%; margin:0; line-height:1.5em; cursor:pointer; text-align:center; padding:0 0; /*border: 10px solid transparent; transition:all ease 1s;*/ border-radius:10px;  }
#main_c4:hover { width:23%; margin:0; line-height:1.5em; cursor:pointer; text-align:center; 
/*border:10px solid;  border-image: linear-gradient(to right, #26ca81, #57d253, #8adb24); border-image-slice:1; background-size:100%; transition:all ease 2s;*/ }
.m4_t { width:100%; font-size:25px; color:#fff; font-weight:500; line-height:1.5em; display:flex; justify-content:left; background:#fff; border-radius: 0 0 10px 10px; padding:15px;; }
.m4_t1 { color:#fff; font-size:16px; font-weight:500; padding:13px 10px 0 10px; background:#009cff; line-height:1em; border-radius:5px; }
.m4_t2 { color:#000; font-size:16px; font-weight:400; padding:0 0 0 10px; text-align:left; line-height:1.3em; letter-spacing:-0.03em; }
.m4_t2 b { color:#000; font-size:20px; font-weight:800; }
.m4_img { line-height:0; padding:0; width:100%; background:#fff; border-radius:10px 10px 0 0; }
.m4_img img { width:100%; border-radius:10px 10px 0 0; }

#main_c5 { width:48%; margin:0; line-height:0; font-size:0; background:#ddd; }




/*사업영역*/
#main_c6 { width:235px; height:220px; margin:0; background:#f9ffed; border-radius:0px; padding:0px; color:#c1c1c1; cursor:pointer; position:relative; }
#main_c6_ { width:360px; margin:0; background:#f9ffed; border-radius:0px; padding:0px; color:#c1c1c1; cursor:pointer; position:relative;  }
.m6_t { position:absolute; width:100%; top:45px; text-align:center; font-size:80px; font-weight:200; color:#c1c1c1; }
.m6_t span { font-size:80px; color:#8ccc17; font-weight:300; letter-spacing:-0.05em; line-height:1.2em; }
.m6_t b { font-size:25px; color:#fff; font-weight:700; letter-spacing:-0.05em; }
.m6_t strong { font-size:80px; font-weight:200; color:#c1c1c1; letter-spacing:-0.05em; }
.m6_t_ { position:absolute; width:100%; top:45px; text-align:center; font-size:80px; font-weight:200; color:#c1c1c1; }
.m6_t_ span { font-size:80px; color:#8ccc17; font-weight:300; letter-spacing:-0.05em; line-height:1.2em; }
#main_c6:hover { width:235px; margin:0; background:rgba(0,156,255,0.5) !important; border-radius:0px; padding:0; color:#fff; cursor:pointer; overflow:hidden; }
#main_c6:hover .m6_t { color:#fff; }
#main_c6:hover .m6_t span { font-size:80px; color:#fff;  font-weight:300; letter-spacing:-0.05em; line-height:1.2em; }
#main_c6:hover .m6_t b { font-size:25px; color:#fff; font-weight:700; letter-spacing:-0.05em; }
#main_c6:hover .m6_t strong { font-size:80px; font-weight:200; color:#fff; letter-spacing:-0.05em; }
.m6_img { width:100%; height:220px; line-height:0; padding:0; }


.sm_t { width:1400px; margin:0 auto; }
.sm_t button { width:100%; height:50px; background:#f9f9f9; color:#373637; font-weight:400; font-size:16px; text-align:center; border-top:1px solid #eee; }
.sm_t button:hover { width:100%; height:50px; background:#009cff; font-weight:500; color:#fff; font-size:16px; text-align:center; }
.sm_t .sub_selected2 { width:100%; height:50px; background:#009cff; font-weight:500; color:#fff; font-size:16px; text-align:center; }

.sm_t00 { width:100%; margin:0 auto; }
.sm_t00 button { width:100%; height:50px; background:#f9f9f9; color:#373637; font-weight:400; font-size:16px; text-align:center; }
.sm_t00 button:hover { width:100%; height:50px; background:#2c3866; font-weight:600; color:#fff; font-size:16px; text-align:center;  }
.sm_t00 .sub_selected2 { width:100%; height:50px; background:#2c3866; font-weight:600; color:#fff; font-size:16px; text-align:center; }

.sm_t02 { width:1400px; margin:0 auto; }
.sm_t02 button { width:100%; height:50px; background:#f9f9f9; color:#373637; font-weight:400; font-size:16px; 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:16px; 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:16px; text-align:center; border-top:2px solid #009cff; }


/* 메인버튼 */
.main_btn { margin:0 auto; text-decoration:underline; text-underline-offset: 3px; background:#fff; padding:1% 2%; }
.main_btn:hover { margin:0 auto; text-decoration:underline; text-underline-offset: 3px; background:#fff; color:#2aaa3a; padding:1% 2%; }
.main_btn2 { margin:0; border:1px solid #999; color:#333; background:#fff; 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; padding:2% 4%; transition:all ease 0.3s; letter-spacing:0.3em; }



.maingimg{width:100%; margin:0 auto; min-width:1800px; /*background:url(../images/main.jpg)no-repeat center center;*/}



/* 서브페이지 */

  .sub_main {width:100%; margin:0 auto; position:relative; min-width:1400px; }    
  .sub_main01 {
  background:url(../images/sub_main1.jpg) no-repeat black; height:450px; margin:0 auto; background-position:center top; background-size: auto 100%; 
  text-align:center; font-size:60px; color:#fff; padding:200px 0 0 0; font-weight:600; text-shadow:5px 3px 10px #888;
  }
  .sub_main01 span { font-size:20px; font-weight:300; line-height:0.8em;  }
  
  .sub_main02 {
  background:url(../images/sub_main2.jpg) no-repeat black; height:450px; margin:0 auto; background-position:center top; background-size: auto 100%; 
  text-align:center; font-size:60px; color:#fff; padding:200px 0 0 0; font-weight:600; text-shadow:5px 3px 10px #888;
  }
  .sub_main02 span { font-size:20px; font-weight:300; line-height:0.8em;  }

  .sub_main03 {
  background:url(../images/sub_main3.jpg) no-repeat black; height:450px; margin:0 auto; background-position:center top; background-size: auto 100%; 
  text-align:center; font-size:60px; color:#fff; padding:200px 0 0 0; font-weight:600; text-shadow:5px 3px 10px #888;
  }
  .sub_main03 span { font-size:20px; font-weight:300; line-height:0.8em; }

  .sub_main04 {background:url(../images/sub_bg4.jpg) no-repeat black; height:300px; margin:0 auto; background-position:center top; background-size:auto 100%;}
  .sub_main05 {background:url(../images/sub_bg5.jpg) no-repeat black; height:300px; margin:0 auto; background-position:center top; background-size:auto 100%;}  

  .sub_main06 {
  background:url(../images/sub_main6.jpg) no-repeat black; height:450px; margin:0 auto; background-position:center top; background-size: auto 100%; 
  text-align:center; font-size:60px; color:#fff; padding:200px 0 0 0; font-weight:600; text-shadow:5px 3px 10px #888;
  }
  .sub_main06 span { font-size:18px; font-weight:300; line-height:0.8em; }
  

/*2차메뉴드롭 시작*/
.menubar03 { width:1400px; margin:0 auto;  }
.menubar03 ul { list-style:none; margin:0; padding:0; }
.menubar03 ul li { float:left; width:250px; border-right:1px solid rgba(255,255,255,0.3); position:relative; background:rgba(0,0,0,0.4); }
.menubar03 ul li button { width:100%; height:60px; text-align:left; font-size:16px; color:#fff; padding:0 40px 0 20px;}
.menubar03 ul li button:hover { text-align:left; font-size:16px; color:#fff; 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 { border:1px solid #d1e4e9; border-top:0; text-align:left; float:none; display:block; }
.menubar03 ul li ul li button { font-size:16px; width:100%; height:50px; text-align:left; padding:0 20px; color:#333; background:#fff; }
.menubar03 ul li ul li button:hover { font-size:16px; color:#2c3866; text-align:left; font-weight:600; background:#ccd4f1; display:block; }
.menubar03 li:hover ul {
display:block;  /* 마우스 커서 올리면 서브메뉴 보이게 하기 */
}
.navi { width:100%; min-width:1400px; margin:0 auto; background:rgba(0,0,0,0.3); height:60px; position:absolute; bottom:0; }
/*2차메뉴드롭 끝*/


  .s_title01 { font-size:60px; color:#333; font-weight:700; padding:0 0 70px 0; text-align:center; letter-spacing:-0.04em; line-height:1em; }
  .s_title01_ { font-size:60px; color:#333; font-weight:700; padding:0 0 50px 0; text-align:center; letter-spacing:-0.04em; line-height:1em; }
  .s_title012 { font-size:20px; color:#333; font-weight:700; line-height:1.5em; padding:30px 0 0 0;  }

  .s_title02 { font-size:50px; color:#333; font-weight:700; margin:0 auto 20px auto; text-align:left;  line-height:1em; }
  .s_title02 span { font-size:18px; color:#5d5d5d; letter-spacing:-0.01em; font-weight:400; }

  .s_title03 { font-size:18px; color:#333; font-weight:500; margin:0; line-height:1.4em; }
  .s_title03 span { font-size:15px; color:#898989; font-weight:500; line-height:1.5em; }

  .line { width:80px; height:1px; background:#d5d5d5; margin:40px auto; }



/*인사말*/
.ceo {width:1400px; margin:0 auto; }
.ceo00 { width:100%; font-size:15px; line-height:1.7em; color:#484e52; padding:60px 0;}
.ceo01 {width:100%;  font-size:15px; line-height:1.7em; color:#484e52;text-align:center; margin:0 0 50px 0;}
.ceo02 {float:right;  }

/*인사말*/
#gt { line-height:0; display: flex; justify-content: space-between; flex-wrap:wrap; gap:60px 0; }
.gt1 { width:660px; text-align:left; padding:0; }
.gt1 img { border-radius:10px; }
.gt2 { width:740px; }
.greeting { border-collapse:collapse;margin:0 auto;width:100%; }
.greeting td { font-size:20px; vertical-align:top; font-weight:300; color:#7b7b7b; line-height:2em; }
.greeting th span { font-size:27px; color:#333;font-weight:500; line-height:1.5em; }
.greeting th b { font-size:30px; color:#124983;font-weight:500;line-height:1.5em; }
.greeting th { font-size:22px; vertical-align:top;font-weight:500; color:#7b7b7b; line-height:1em; text-align:left; }
#gt_img { margin:0 0 40px 0; }
.gt3 { width:100%; padding-top:56.25%; position:relative; }



/*회사개요*/
.cp_box { width:100%; }
.cp_title { width:100%; font-size:33px; font-weight:600; color:#000; text-align:center; padding:30px 0 50px 0; line-height:1em; }
.cp_title1 { width:100%; font-size:33px; font-weight:600; color:#000; text-align:left; padding:50px 0 30px 0; line-height:1em; }
.cp_title2 { width:100%; font-size:25px; font-weight:500; color:#000; text-align:center; padding:30px 0; line-height:1em; background:#edf8ff; margin:60px 0; }
.cp_title2 span { margin:0 20px; font-size:25px; color:#009cff; }
.cp_title3 { width:100%; font-size:25px; font-weight:500; color:#000; text-align:left; padding:0px 0 30px 0; line-height:1.5em; }

.cp_table { width:100%; font-size:18px; line-height:1.5em; color:#555; }
.cp_table b { font-size:18px; }
.pd_info { border-collapse:collapse; }
.pd_info th { padding:15px 0; background:#deeffe; color:#555; border:1px solid #e9e9e9; border-left:0; border-right:0; font-size:16px; font-weight:bold; line-height:1em; }
.pd_info td { padding:10px; border:1px solid #e9e9e9; border-left:0; border-right:0; font-size:16px; text-align:center; }

.cp_img { width:100%; display:flex; justify-content:space-between; flex-wrap:wrap; }
.cp_img1 { width:33.3%; text-align:center; font-size:25px; }
.cp_img1 b { font-size:25px; color:#009cff; font-family:"Montserrat"; }

.cp_img_3 { width:100%; display:flex; justify-content:center; flex-wrap:wrap; gap:20px 30px; padding:0 0 0 0px; }
.cp_img7 { width:30%; padding:25px 0px; background:#ccd4f1; border-radius:15px; font-size:18px; line-height:1.5em; text-align:center; margin:0 auto; }
.cp_img7_ { width:100%; padding:25px 0px; background:#ccd4f1; border-radius:15px; font-size:18px; line-height:1.5em; text-align:center; }
.cp_img7 b { font-size:25px; color:#2c3866; }
.cp_img7_ b { font-size:25px; color:#2c3866; }
.cp_img7_box { width:40%; display:flex; justify-content:space-between; flex-wrap:wrap; gap:20px 20px;  }
.cp_img8 { width:100%; text-align:center; }
.cp_img81 { width:30%; padding:30px 0px; background:#2c3866; border-radius:15px; font-size:30px; line-height:1.5em; text-align:center; font-weight:900; color:#fff; margin:0 auto; }
.cp_img9 { width:30%; padding:25px 0px; border:4px solid #ccd4f1; border-radius:15px; font-size:20px; line-height:1.5em; text-align:center; color:#2c3866; }

.location_box { width:100%; display:flex; justify-content:space-between; flex-wrap:wrap; gap:40px 0; }
.location_1 { width:100%; }
.location_2 { width:50%; line-height:0; }
.location_t { width:45%; padding:50px 50px; background:#f9f9f9; border-radius:15px; font-size:18px; line-height:1.5em; margin:0; }
.location_t span { font-size:20px; font-weight:800; color:#2c3866; }
.location_line { width:100%; height:1px; background:#ddd; margin:20px auto;  }




/*제품소개*/
.pd_box #view_big_img {position:relative;display:flex;  justify-content: center; align-items: center; height:520px;overflow:hidden; border-radius:15px; }
.pd_box #view_big_img img { max-height:100%; }
.pd_box { width:100%; display:flex; flex-wrap:wrap; gap:15px 0; position:relative; }
.pd_box1 { width:100%; background:#f5f5f5; border-radius:10px; text-align:center; line-height:0; }
.pd_box2 { width:100%; display:flex; justify-content:space-between; gap:0; }
.pd_box2_ { display:block; width:100%; height:95px; margin:0 2%;  }
.pd_box2_1 { width:16.6%; height:95px; background:#fff; border-radius:10px; padding:0 1%; }
.pd_box2_1 img { border-radius:10px; width:100%; height:95px; }
.pd_box2_left { height:100%; background:rgba(44,56,102,0.5); border-radius:5px; display:flex; align-items:center; cursor:pointer; }
.pd_box2_right { height:100%; background:rgba(44,56,102,0.5); border-radius:5px; display:flex; align-items:center; cursor:pointer; }
.pd_box2_left button { width:55px; background:rgba(0,0,0,0); color:#fff; margin:0 auto; }
.pd_box2_right button { width:55px; background:rgba(0,0,0,0); color:#fff; margin:0 auto; }

.pd_box3 { width:100%; display:flex; justify-content:left; gap:0 1px; border-bottom:1px solid #ddd; margin:60px auto 0 auto; }
.pd_box3_1 { width:220px; text-align:center; font-size:20px; color:#fff; background:#2c3866; padding:20px 0; cursor:pointer; }
.pd_box3_2 { width:220px; text-align:center; font-size:20px; color:#2c3866; background:#eae8e8; padding:20px 0; cursor:pointer; }
.pd_box3_2:hover { width:220px; text-align:center; font-size:20px; color:#fff; background:#2c3866; padding:20px 0; cursor:pointer; }

.pd_box4 { width:100%; display:flex; justify-content:space-between; flex-wrap:wrap; gap:70px 0; margin:50px auto; }
.pd_box4_1 { width:100%; font-size:18px; color:#000; line-height:1.5em; }
.pd_box4_1_0 { width:100%; font-size:18px; color:#000; line-height:1.5em; }
.pd_box4_1 b { font-size:25px; color:#000; }
.pd_box4_1_0 b { font-size:25px; color:#000; }
.pd_box4_1 span { font-size:20px; font-weight:700; color:##2c3866; }
.pd_box4_1_1 { width:45%; font-size:18px; color:#000; line-height:1.5em; }
.pd_box4_1_1 b { font-size:25px; color:#000; }
.pd_box4_1_2 { width:45%; font-size:18px; color:#000; line-height:1.5em; }
.pd_box4_1_2 b { font-size:25px; color:#000; }
.pd_box4_2 { width:100%; }
.pd_box4_3 { width:100%; font-size:18px; color:#000; line-height:1.5em; }
.pd_box4_4 { width:100%; font-size:18px; color:#000; line-height:1.5em; }
.pd_box4_5 { width:47%; }

.pd_box5 { width:100%; margin:30px auto 0 auto; line-height:0; }

.pd_bx_table { border-collapse:collapse; }
.pd_bx_table th { font-size:18px; padding:10px 0; color:#fff; border:1px solid #ddd; background:#2c3866; }
.pd_bx_table td { font-size:18px; padding:10px 0; color:#000; text-align:center; border:1px solid #ddd; }
.pd_bx_table td span { font-size:18px; color:#000; }

.pd_bx_table_ { border-collapse:collapse; }
.pd_bx_table_ th { font-size:18px; padding:10px 0; color:#fff; border:1px solid #ddd; background:#2c3866; }
.pd_bx_table_ td { font-size:18px; padding:10px 0; color:#000; text-align:center; border:1px solid #ddd; }
.pd_bx_table_ td span { font-size:18px; color:#000; }

/*=== 인터넷예약 ===*/
.pg_tb { border-collapse:collapse; border-top:2px solid #009cff; }
.pg_tb th { padding:18px 0; font-size:16px; color:#000; border:1px solid #dfdfdf; border-left:0; border-right:0; font-weight:500; }
.pg_tb th span { font-size:14px; color:#000; font-weight:500; }
.pg_tb td { padding:18px 0; font-size:16px; color:#000; border:1px solid #dfdfdf; border-left:0; border-right:0; }
.pg_tb td input { height:40px; padding:12px; background:#f9f9f9; border:0; font-size:15px; }
.pg_tb td label{ font-size:15px; }
.pg_tb td select { height:100%; padding:12px; border:1px solid #e5e5e5; font-size:15px; }
.pg_tb td textarea { width:100%; border:1px solid #ddd; overflow:scroll; padding:20px; font-size:14px; line-height:1.3em; }

.name_input { height:100%; padding:12px; background:#f9f9f9; border:0; font-size:15px; }
.name_input:focus { height:100%; padding:12px; background:#f9f9f9; border:1px solid #009cff; outline: none; font-size:15px; }
.check_input { width:20%; text-align:center; }
.check_input:focus { width:20%; text-align:center; border:1px solid #009cff; outline: none; }
.check_input2 { width:25%; text-align:left; }
.check_input2:focus { width:25%; text-align:left; border:1px solid #009cff; outline: none; }
.email_input { width:20%; text-align:left; }
.email_input:focus { width:20%; text-align:left; border:1px solid #009cff; outline: none; }
.date_input { height:100%; padding:12px; background:#f9f9f9; border:0; font-size:15px; }
.date_input:focus { height:100%; padding:12px; background:#f9f9f9; border:1px solid #68a701; outline: none; font-size:15px; }

.bottom_btn { width:100%; display:flex; justify-content: center; flex-wrap:wrap; gap:0 10px; padding:30px 0 0 0;  }
/*.agree { width:100%; height:200px; padding:30px; border:1px solid #ddd; margin:0 auto; font-size:18px; }*/
.agree2 { width:100%; padding:18px; margin:0 0 20px 0; font-size:18px; text-align:center; }
.agree2 input { width:23px; height:23px; margin:0 0 0 10px; background:#f9f9f9; }


/*그래프*/
.progress_box { width:100%; display:flex; justify-content:center; gap:0 40px; flex-wrap:wrap; height:390px; border-bottom:1px solid #ddd; }
.progress_box_ { text-align:center; }
.progress-bar { width: 40px;  height: 300px;  background-color: #dedede;  font-weight: 600;  position:relative;  margin:0 auto; }
.progress-bar .progress { width: 100%;  padding: 0;  text-align: center;  background-color: #4F98FF;  color: #111;  position:absolute;  bottom:0; }
.pr_t { width:100%;  font-size:18px;  color:#000;  text-align:center;  padding:10px 0;  font-weight:800; }
.pr_t_ { width:100%;  font-size:14px;  color:#000;  text-align:center;  padding:0 0 10px 0; }



/*이미지*/
.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:800px; margin:0 auto; display:flex; justify-content: space-between; padding:2% 0; border-bottom:1px solid #ddd; }
.year { width:25%; font-size:40px; color:#ccc; font-weight:700; font-family:"Montserrat"; line-height:1.2em; } 
.his_c { width:75%; display:flex; justify-content: space-between; flex-wrap:wrap; gap:10px 0; padding:6px 0 0 0; }
.his_c1 { width:18%; font-size:20px; color:#999; line-height:1.5em; font-weight:700; font-family:"Montserrat"; }
.his_c2 { width:82%; font-size:20px; color:#777; line-height:1.5em; }
.his_c_ { width:75%; display:flex; justify-content: space-between; flex-wrap:wrap; padding:12px 0 0 0; }
#his_img { margin:0 0 40px 0; }


/*인증서*/
.ctf { width:1400px; margin:0 auto; display:flex; flex-wrap:wrap; justify-content:left; gap:40px 40px; }
.ctf01 { width:248px; text-align:center; line-height:0; }
.ctf01 img { width:100%; }
.ctf01 .certification_t2 { font-size:18px; font-weight:400; color:#000; line-height:1.5em; margin:15px 0 0 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;}




/*견적문의*/
.inquiry_box { width:100%; display:flex; justify-content:space-between; }
.inquiry_box1 { width:50%; }
.pd_inquiry { border-collapse:collapse; border-top:1px solid #2c3866; }
.pd_inquiry th { width:23%; font-size:18px; font-weight:300; color:#000; text-align:left; padding:12px 0; }
.pd_inquiry td { font-size:16px; color:#777; padding:12px 0; text-align:left;}
.pd_inquiry td b { font-size:18px; color:#000; }

.pd_inquiry .pd_ip {width:100%; height:40px; background:#fff; font-size:16px; border:0; border-bottom:1px solid #ddd; padding:0 0 0 0; }
.pd_ip::placeholder { font-size:16px; color:#777; font-weight:300; }

.pd_inquiry .pd_ip2 {width:65%; height:40px; background:#fff; font-size:16px; border:0; border-bottom:1px solid #ddd; padding:0 0 0 0; margin:0 0 0 34px; }
.pd_ip2::placeholder { font-size:16px; color:#777; font-weight:300; }

.pd_inquiry select { height:50px; width:200px; padding:5px 30px 5px 15px; border-radius:10px; font-size:18px; border:1px solid #e7e7e7; color:#7b7b7b; }
.pd_inquiry select option { background: fff;  color: #000;  padding: 3px 0; }
.pd_inquiry textarea { width:100%; padding:0; height:150px; overflow:scroll; background:#f5f5f5; border:0; font-size:16px; color:#777; padding:15px; }
.pd_inquiry textarea::placeholder {font-size:16px; color:#777; font-weight:300; }
.pd_inquiry .info { padding:30px; border:1px solid #ddd; color:#adadad; height:120px; overflow:scroll; font-size:16px; }
.pd_inquiry .agree { text-align:right; font-size:16px; padding:10px 0 0 0; }
.inq_btn {width:180px;height:50px; text-align:center; font-size:18px; color:#fff; font-weight:400; background:#333333; margin:30px auto 0 auto; }
.inq_t {text-align:left; padding:20px; width:100%; font-size:18px; 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 { width:230px; }
.place3 { width:230px; }




/* 서브페이지 - 제품 */
.bd_count {clear:both;text-align:center; margin:10px;}
.items {float:left; width:255px; height:340px; margin-left:45px; }
.items:nth-child(4n - 2)  {margin-left:20px;}
.items:nth-child(4n + 1)  {float:right; margin-right:21px;}


.items .item_image img {width:255px; height:255px; border:solid 1px #ddd;}
.items .item_title {margin:10px auto 0 auto; font-size:15px; text-align:center;}


.pd_list { width:100%; display:flex; flex-wrap:wrap; gap:30px 0; justify-content:left; }
.pd_list1 { width:23%; margin:0 37px 0 0; cursor:pointer; }
.pd_list1:nth-child(4n) { margin:0 0 0 0; }
.pd_list_t { width:100%; font-size:18px; font-weight:300; color:#000; padding:20px 0 0 0; text-align:center; }
.pd_list_img { width:100%; line-height:0; overflow:hidden; border-radius:10px; }
.pd_list_img img { width:100%; transition: all ease 0.5s; }
.pd_list_img:hover img { transform: scale(1.2); transition: all ease 1s; }




.btn01 { width:100%; padding:18px 0; font-size:20px; font-weight:bold; color:#fff; background:#000; border-radius:5px; cursor:pointer; margin:0 auto; background:#2c3866; }



/*세로간격*/
.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_h8 { height:80px; clear:both; }
.text_h10 { height:100px; clear:both; }


/*가로간격*/
.text_w02 {margin:0 2px;}
.text_w05 {margin:0 5px;}
.text_w1 {margin:0 10px;}
.text_w15 {margin:0 15px;}
.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;}




/* 생산시설 */
.fac { width:100%; display:flex; flex-wrap:wrap; gap:0 10px; }
.fac_ { width:100%; display:flex; flex-wrap:wrap; gap:25px 25px; }
.fac01 { width:32%; background:#f9f9f9; line-height:0; }
.fac01 img { width:100%; }
.fac01 .fac02 { width:100%; background:#f9f9f9; padding:30px 40px; font-size:18px; color:#333; line-height:1.5em; }
.fac01 .fac02 b { font-size:22px; color:#009cff; font-weight:600; }

.fac2 { width:100%; display:flex; flex-wrap:wrap; gap:30px 0; justify-content:space-between; margin:0 auto; }
.fac2_1 { width:100%;font-size:18px; color:#333; line-height:1.5em; }
.fac2_2 { width:100%; line-height:0; display:flex; justify-content:left; flex-wrap:wrap; gap:25px 40px; }
.fac_box { width:440px; }
.fac_box img { width:100%; }
.fac_title { width:100%; font-size:20px; color:#000; padding:15px 0 0 0; }
.fac_title img { width:25px; height:25px; margin:0 10px 3px 0; }

.fac2_3 { width:100%; }
.fac2_3 table { border-collapse:collapse; border-left:2px solid #fff; border-right:2px solid #fff;}
.fac2_3 th { border:1px solid #aaa; background:#93b5ca; padding:15px 0; font-size:16px; color:#333; border-top:0; border-bottom:0; }
.fac2_3 td { border:1px solid #ddd; padding:10px 0; font-size:16px; color:#333; text-align:center;}


/* 주요공사실적 */
.result_box { width:100%; display:flex; justify-content:space-between; flex-wrap:wrap; gap:10px 0; }
.result_title { width:49.6%; font-size:20px; color:#000; padding:20px; line-height:1em; background:#f5f5f5; font-weight:300; border-left:5px solid #bbb; transform: translateX(0px); transition: all ease 0.5s; }
.result_title:hover { background:#bbb; transform: translateY(-3px); transition: all ease 0.5s; cursor:pointer; }
.result_title_B { width:49.6%; font-size:20px; color:#2c3866; padding:20px; line-height:1em; background:#f5f5f5; font-weight:300; border-left:5px solid #2c3866; transition: all ease 0.5s; }
.result_title_L { width:49.6%; font-size:20px; color:#972222; padding:20px; line-height:1em; background:#f5f5f5; font-weight:300; border-left:5px solid #972222; transition: all ease 0.5s; }
.result_title_B:hover { width:49.6%; font-size:20px; color:#fff; padding:20px; line-height:1em; background:#2c3866; font-weight:300; border-left:5px solid #2c3866; transform: translateY(-3px); transition: all ease 0.5s; cursor:pointer; }
.result_title_L:hover { width:49.6%; font-size:20px; color:#fff; padding:20px; line-height:1em; background:#972222; font-weight:300; border-left:5px solid #972222; transform: translateY(-3px); transition: all ease 0.5s; cursor:pointer; }



/* 상세페이지 css */
.ss {border-collapse:collapse;}
.ss_title {font-size:22px;color:#555;}
.ss td b {font-size:20px;color:#404041;}
.ss td span {font-size:14px;color:#7d7d7d;}


/* 게시판 */
.newstop {height:50px;}
.s_right {float:left; width:1400px; height:100%;  }
.s_right_list {margin:0 auto; width:900px; height:100%;  }
#s_right{width:1400px; margin:0 auto;}
.sright{color:#363636; font-weight:600; font-size:18px; text-align:center;}
#s_left{width:1400px; margin:0 auto; padding-top:10px;}
.scen{width:1400px; 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;}





/* 계약 */ 
.s_right03 {float:left; width:750px; height:100%; padding:0 0 0 50px; }

/* 카피라이트 */  
.copyright_section{width:100%;margin:0 auto;min-width:1400px;}
.copyright_layout {width:1400px;}
.copyright_sns img{width:30px;}
.copyright_logo img{height:90px;}
.f0 {float:left;}

.f1 {width:196px;height:40px;padding:0 0 0 20px;color:#c8c8c8;font-size:13px;border:1px solid #dfdfdf;background:url('../images/vvv.png')center center;}
.f14 {font-size:14px; float:right;color:#555;font-weight:bold;padding:6px;}
.f20 {font-size:20px; float:left; color:#555;font-weight:bold;padding:5px 0;}



.main_business {border-left:1px solid #4581d7; border-right:1px solid #4581d7; border-bottom:1px solid #4581d7;}



.bs_contents{border-collapse:collapse;}
.bs_contents th {font-size:20px;font-weight:bold; color:#000;}
.bs_contents th span {font-size:14px;  color:#555;}
.bs_contents td {font-size:0;line-height:0;vertical-align:top;}

.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; width:80%;}
.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;
      }
  .copyright {position:absolute;}

}      