/* @media all and (max-width:540px)  태블릿 모드 사용시*/
@media (max-width: 539px) 
{ 
  .pc_view {display:none;}
  .pc_tb_view {display:none;}
  .tb_view {display:none;}
  .tb_mb_view {display:block;}
  .pc_only_view {display:none;}
  .mobile_view {display:block;} 
  
  .m_br {display:block;}
  #pc_main_logo {display:none;}
  #mobile_main_logo { width:100%; display:block; background:rgba(255,255,255,1); display:flex; justify-content:space-between; height:16vw;  }  
  #mobile_main_logo .logo { width:55%; display:flex; align-items:center; justify-content:left; padding:0 0 0 20px; }
  #mobile_main_logo .logo img { height:5vw; }  
  #mobile_main_logo .menu { width:15%; display:flex; align-items:center; justify-content:center; }  
  #mobile_main_logo .menu img { margin:0 auto;  }
  #mobile_main_logo .lan { width:30%; display:flex; align-items:center; justify-content:right; gap:0 15%; }  
  #mobile_main_logo .lan div { font-size:18px; color:#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%; height:600px; background:rgba(0,0,0,0); margin:0 auto; display:flex; flex-wrap:wrap; align-items:center; position:relative; }  
  .wrcen2_1 { width:100%; height:auto; background:rgba(0,0,0,0); margin:0 auto; display:flex; flex-wrap:wrap; align-items:center; position:relative; }  
  .wrcen2_11 { width:100%; }  
  .wrcen2_2 { width:100%; height:auto; background:rgba(0,0,0,0); margin:0 auto; display:flex; flex-wrap:wrap; align-items:center; }  
  .wrcen3 { width:100%; background:rgba(0,0,0,0); margin:0 auto; display:flex; flex-wrap:wrap; align-items:center; }  

  .cen { width:100%; margin:0 auto; padding:0; background:#f9f9f9; }  
  .cen2 { width:100%; margin:0 auto; padding:0; background:#fff; }  
  .cen3 { width:100%; margin:0 auto; padding:10% 6%; background:#e8ded2; }  
  .cen4 { width:100%; margin:0 auto; padding:60px 30px; background:rgba(255,255,255,0); }  
  .cen5 { width:100%; margin:0 auto; padding:60px 30px 60px 30px; background:rgba(255,255,255,0); }  
  .cen6 { width:100%; margin:0 auto; padding:60px 30px 60px 30px; }  
  .cen24 { width:100%; height:100%; }
  
  .main1 { width:100%; margin:0 auto; display:flex; flex-wrap:wrap; background:url(../images/main_bg1.jpg)no-repeat; background-size:cover; } 
  .main2 { width:100%; display:flex; flex-wrap:wrap; justify-content:center; gap:40px; padding:0; } 
  .main3 { width:100%; display:flex; flex-wrap:wrap; justify-content:space-between; gap:0px 0; padding:18% 8%;  margin:0 auto; } 
  .main4 { width:100%; display:flex; flex-wrap:wrap; justify-content:center; gap:0px 0; padding:0; } 
  .main5 { width:100%; display:flex; flex-wrap:wrap; justify-content:center; gap:0 50px; padding:18% 8%; margin:0 auto; } 
  .main6 { width:100%; display:flex; flex-wrap:wrap; justify-content:center; gap:0 20px; padding:18% 8%; margin:0 auto; } 



  .m_title01 { width:100%; font-size:40px; color:#000; background:rgba(0,0,0,0); margin:0 auto; text-align:center; font-family: 'OneStoreMobileGothicBody';
                 line-height:1em; padding:0 0 30px 0; }
  .m_title01 b { font-size:40px; color:#000; font-weight:600; font-family: 'OneStoreMobileGothicBody'; }
  .m_title01 span { font-size:18px; color:#888; font-weight:300; font-family: 'OneStoreMobileGothicBody'; }
  
  .m_title02 { width:100%; font-size:40px; color:#000; line-height:1.2em; letter-spacing:-0.02em; padding:0px 0 0 0; font-family: 'OneStoreMobileGothicBody'; }
  .m_title02 b { font-size:40px; color:#000; font-family: 'OneStoreMobileGothicBody'; }
  .m_title02 button { padding:0; font-size:20px; font-weight:300; margin:0; text-align:left; color:#8d5812; background:rgba(0,0,0,0); }
  .m_title02 button:hover { padding:0; font-size:20px; font-weight:400; margin:0; text-align:left; color:#8d5812; background:rgba(0,0,0,0); text-decoration:underline; }


  .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;  }


/* 퀵메뉴 */
  .quick { width:180px; padding:20px; background:#000; position:fixed; right:0; top:350px; border-radius:15px 0 0 15px; z-index:10000; display:none; }
  .quick_1 { color:#fff; font-size:18px; line-height:1em; }
  .quick_1 b { color:#fff; font-size:18px; }
  .quick_2 { width:100%; padding:10px 0 0 0; } 
  .quick_2 input { width:100%; height:30px; border-radius:10px; border:0; padding:0 10px; font-size:14px; } 
  .quick_2 input:focus { background:#e6f0a9; }
  .quick_2 button { width:100%; height:30px; border-radius:10px; border:0; padding:0 10px; background:#95a148; color:#fff; font-size:14px; font-weight:700; } 
  .quick_3 { width:100%; line-height:0; padding:20px 0 0 0; } 
  .quick_3 img { width:100%; border-radius:10px; }


.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_c1 { width:100%; margin:0 auto; display:flex; justify-content:left; flex-wrap:wrap; gap:20px 0; padding:15% 6%; }
.main_c11 { width:100%; font-size:35px; font-family: 'OneStoreMobileGothicBody'; color:#fff; font-weight:700; text-align:center; line-height:1.5em; }
.main_c12 { width:100%; font-size:22px; font-family: 'OneStoreMobileGothicBody'; line-height:1.6em; color:#fff; font-weight:500; text-align:center; }


#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; }



/* 메인 장례 행사 */
#main_c3 { width:100%; margin:0 0 30px 0; line-height:1.5em; cursor:pointer; padding:0 0; border-radius:10px; }
#main_c3:last-child { margin:0 0 0 0; }
.main_c31 { width:100%; line-height:0; }
.main_c31 img { width:100%; border-radius:20px 20px 0 0; }
.main_c32 { width:100%; line-height:1.3em; font-size:18px; color:#888; padding:30px 0 0 0; }
.main_c32 b { font-size:30px; color:#000; font-family: 'OneStoreMobileGothicBody'; font-weight:700; margin:0 5px 0 0; }
.main_c32 span { font-size:22px; color:#718011; font-family: 'OneStoreMobileGothicBody'; font-weight:700; }


/* 메인 상품 안내 */
#main_c4 { width:100%; margin:0 0 40px 0; line-height:1.5em; cursor:pointer; padding:0 0; border-radius:10px;  }
#main_c4:last-child { margin:0 0 0 0; }
.main_c41 { width:100%; line-height:0; border-radius:20px 20px 0 0; background:#718011; }
.main_c41 img { width:100%; border-radius:20px 20px 0 0; transition:all ease 0.5s; }
.main_c41 img:hover { width:100%; border-radius:20px 20px 0 0; opacity:0.7; transition:all ease 0.5s; }
.main_c42 { width:100%; line-height:1.3em; font-size:18px; color:#888; padding:30px 0 0 0; }
.main_c42 b { font-size:30px; color:#000; font-family: 'OneStoreMobileGothicBody'; font-weight:700; margin:0 5px 0 0; }
.main_c42 span { font-size:22px; color:#718011; font-family: 'OneStoreMobileGothicBody'; font-weight:700; }


/*기술소개*/
#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:center; }
#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:center; }
.main_c51 { width:100%; line-height:0; text-align:center; transition:all ease 0.5s; } 
.main_c51 img { width:100%; border-radius:20px; }
.main_c5:hover img { transform:scale(1.3); transition:all ease 1s; }
.main_c52 { width:100%; font-size:20px; line-height:1em; color:#000; text-align:center; font-weight:600; font-family: 'OneStoreMobileGothicBody'; padding:20px 0 0 0; }


/*사업영역*/
#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:left; gap:0; flex-wrap:wrap; background:#000; border-bottom:1px solid #434343; }
.s_menu div { width:33.3%; }
.s_menu button { width:100%; height:45px; background:#000; color:#adadad; font-size:14px; font-weight:400; border-top:1px solid #525252; border-right:1px solid #525252; }
.s_menu button:hover { background:#fff; color:#000; font-size:14px; }
.s_menu .sub_selected { background:#fff; color:#000; font-size:14px; }

.s_menu2 { width:100%; display:flex; justify-content:left; gap:0; flex-wrap:wrap; background:#308720; }
.s_menu2 div { width:33.3%; }
.s_menu2 button { width:100%; height:45px; background:#308720; color:#fff; font-size:14px; font-weight:400; border-bottom:1px solid #a7a7a7; border-right:1px solid #a7a7a7; }
.s_menu2 button:hover { background:#fff; color:#000; font-size:14px; }
.s_menu2 .sub_selected { background:#fff; color:#000; font-size:14px; }



.inq_2 td option { height:50px; color:#999; }



  .center { border-top:1px solid #d0c2ab; display:flex; flex-wrap:wrap; }
  .center1 { width:100%; padding:10px 0 0 0; font-size:36px; font-weight:900; color:#432e0b; line-height:1.5em; text-align:left;}
  .center2 { width:100%; padding:0 0 10px 0; font-size:18px; font-weight:600; color:#432e0b; line-height:1.4em; text-align:left;} 



/*main_news*/
.main_news { border-collapse:collapse; }
.main_news th { padding:0 0 10px 0; font-size:30px; color:#432e0b; text-align:left; border-bottom:1px solid #ddd; }
.main_news th a { font-size:25px; color:#432e0b; }
.main_news td { padding:10px 0; font-size:16px; color:#000; text-align:left; border-bottom:1px solid #ddd; }
.main_news td a { color:#ddd; font-weight:300; font-size:14px; }
.main_news td a:hover { color:#000; font-weight:300; }
.main_news td span { font-size:14px; color:#aaa; }



/*모바일메뉴*/
  .mobile_menu { border-collapse:collapse; }
  .mobile_menu .mbox1 { border:1px solid #505050; background:#292929; font-size:3.5vw; border-top:0; border-left:0; border-right:0; }
  .mobile_menu .mbox2 { border:1px solid #505050; background:#000; font-size:3.5vw; border-top:0; border-left:0; border-right:0; }
  .mobile_menu .d1 { width:100%; height:100%; padding:3.5% 5%; font-size:16px; color:#fff; }
  .mobile_menu .d1:hover { width:100%; height:100%; padding:3.5% 5%; font-size:16px; color:#fff; background:#000; }
  .mobile_menu .d2 { width:100%; height:100%; padding:3.5% 5% !important; font-size:14px; color:#fff; font-weight:300; }
  .mobile_menu .d2:hover { width:100%; height:100%; padding:3.5% 5%; font-size:14px; color:#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/sub_main1.jpg) no-repeat black; height:364px; margin:0 auto; background-position:90% center; background-size: auto 100%; 
  text-align:center; padding:45% 6% 0 6%; line-height:1em; font-weight:600; animation: fade-up 1s; position: relative;  isolation: isolate;
  }
  .sub_main01::after {
  content: '';  position: absolute;  background: white;  z-index: -1;  inset: 0;  opacity: 0.4; 
  }
  .sub_main01 b { font-size:40px; font-weight:700; color:#000; font-family: 'OneStoreMobileGothicBody'; }
  .sub_main01 span { font-size:18px; font-weight:300; color:#000; font-family: 'OneStoreMobileGothicBody'; line-height:1.3em; }

  .scroll_down { margin:80px auto 0 auto; color:#fff; font-size:18px; color:#fff; font-weight:400; }
  .scroll_down img { height:12px; animation:scroll_ini_down 1s ease infinite; }
@keyframes scroll_ini_down {  
0% {transform: translateY(0px); }
50% {transform: translateY(10px); }
100% {transform: translateY(0px); }
}

  .sub_main02 { background:url(../images/sub_main2.jpg) no-repeat center top; background-size:150% auto; height:29vw; }
  .sub_main03 { background:url(../images/sub_main3.jpg) no-repeat center top; background-size:150% auto; height:29vw; }
  .sub_main04 { background:url(../images/sub_main4.jpg) no-repeat center top; background-size:150% auto; height:29vw; }
  .sub_main05 { background:url(../images/sub_main5.jpg) no-repeat center top; background-size:150% auto; height:29vw; }    

  .sub_menu_2 { width:100%; margin:0 auto; font-size:15px; padding:18px 0; background:#f5f5f5; border-radius:10px; }
  .sub_menu_2 a { font-size:14px; color:#555; font-weight:400; }
  .sub_menu_2 a:hover { font-size:14px; color:#432e0b; font-weight:400; }
  .sub_menu_2 .sub_selected { font-size:14px; color:#432e0b; font-weight:600; }
  .sub_menu_2 img { font-size:0; margin:0 12px 0 15px; }


 
/* 회사소개 */
.ceo { width:100%; padding:0%; }

.s_title01 { font-size:30px; color:#fff; font-weight:500; padding:0 0 40px 0; text-align:center; letter-spacing:-0.04em; line-height:1em; }
.s_title02 { font-size:30px; color:#000; font-weight:500; padding:0 0 40px 0;  text-align:center; letter-spacing:-0.04em;  line-height:1em; }


.col2{
  text-align:left;
  padding-left:20px;
  
}
.col2 ul li{
  list-style:square;
}
.maingimg { width:100%; margin:0 auto;}






/* 기업 */
  .overview_t1 { width:100%; text-align:center; color:#fff; line-height:1.3em; font-size:24px; padding:0px 0 40px 0; }
  .overview_t1 b { color:#fff; font-size:24px; }
  .overview_t1 span { color:#fff; font-size:18px; line-height:0.8em; }
  .overview_t2 { width:100%; margin:0 auto; display:flex; flex-wrap:wrap; justify-content:space-around;  }
  .overview_t2_1 { padding:40px 0; text-align:center; color:#fff; font-size:16px; line-height:1.5em; } 
  .overview_t2_1 b { font-size:35px; color:#fff; }
  .overview_t3 { width:100%; margin:0 auto; display:flex; flex-wrap:wrap; justify-content:space-between; border-top:1px solid #fff; }
  .overview_t3_1 { width:100%; height:75px; border-bottom:1px solid #535353; display:flex; justify-content:left; align-items:center; }
  .overview_t3_11 { width:35%; text-align:left; color:#fff; font-size:16px; }
  .overview_t3_12 { width:65%; text-align:left; color:#fff; font-size:16px; line-height:1.2em; font-weight:100; }
  .overview_img { width:100%;  background:#ddd; margin:0 auto; line-height:0; }
  .overview_img img { width:100%; }


  .gt_box { width:100%; display:flex; flex-wrap:wrap; margin:0px 0 0 0;  }
  .gt_t { width:100%; padding:40px 0 0 0; font-size:14px; color:#fff; font-weight:100; letter-spacing:-0.04em; line-height:1.7em; }
  .gt_t span { font-size:18px; color:#fff;  }
  .gt_t1 { width:100%; font-size:32px; color:#fff; font-weight:300; text-align:center; line-height:1em; }
  .gt_img { width:100%; line-height:0; padding:0;  } 
  .gt_img_1 { width:100%; height:400px; background:url(../images/gt_img1.jpg)no-repeat center center; }
  .gt_img_2 { width:100%; height:400px; background:url(../images/gt_img2.jpg)no-repeat center center; margin:40px auto 0 auto; }
  .line_bar { width:50px; height:2px; background:#fff; margin:30px auto; }

#gt_od1 { order:1; }
#gt_od2 { order:2; }
#gt_od3 { order:3; }
#gt_od4 { order:4; }
#gt_od5 { order:5; }



/* 조직도 */
  .org_img { width:100%; line-height:0; padding:30px 0 0 0; }
  .org_img img { width:100%; }




/*인증서*/
.ctf { width:100%; margin:0 auto; display:flex; flex-wrap:wrap; gap:30px 2%; justify-content:left; }
.ctf01 { width:32%; text-align:center; line-height:0; padding:0;  }
.ctf01 img { width:100%; border:1px solid #eee; }
.ctf01 .certification_t2 { font-size:14px; font-weight:400; color:#555; line-height:1.5em; margin:15px 0 0 0; }
.ctf02 { width:100%; line-height:0; padding:0; } 
.ctf02 img { width:100%; border:1px solid #eee; }
.ctf02 .certification_t2 { font-size:14px; font-weight:400; color:#555; line-height:1.5em; margin:15px 0 0 0; text-align:center; }



/*연혁*/
.his_top { display:none; } 

.his_box { width:100%; margin:0 auto; display:flex; flex-wrap:wrap; background:url(../images/his_center.jpg)repeat-y left top; }
.his_line_bg1 { position:absolute; left:-5px; top:6px; }
.his_line_bg2 { position:absolute; left:-5px; top:6px; }

.history_left { width:100%; margin:0 auto; display:flex; justify-content: left; flex-wrap:wrap; padding:0 0 60px 30px; position:relative; /* background:url(../images/his_line.png)no-repeat 101% 30px;*/ }
.year_left { width:100%; font-size:28px; color:#000; font-weight:300; line-height:1em; text-align:left; letter-spacing:-0.04em; } 
.his_left_t { width:100%; font-size:14px; font-weight:400; color:#000; text-align:left; padding:10px 0 15px 0; line-height:1.4em; }
.his_left_img { width:100%; text-align:left; line-height:0; }

.history_right { width:100%; margin:0 auto; display:flex; justify-content: left; flex-wrap:wrap; padding:0 0 60px 30px; position:relative; /*background:url(../images/his_line2.png)no-repeat left 30px;*/ }
.year_right { width:100%; font-size:28px; color:#000; font-weight:300; line-height:1em; letter-spacing:-0.04em; } 
.his_right_t { width:100%; font-size:14px; font-weight:400; color:#000; text-align:left; padding:10px 0 15px 0; line-height:1.4em; }
.his_right_img { width:100%; text-align:left; line-height:0; }

.his_img_w img { width:100%; }

#his_h10 { margin:50px 0 0 0; }
#his_h20 { margin:200px 0 0 0; }
#his_h30 { margin:300px 0 0 0; }
#his_h40 { margin:400px 0 0 0; }
#his_h50 { margin:500px 0 0 0; }
#his_h60 { margin:600px 0 0 0; }
#his_h70 { margin:700px 0 0 0; }



/*오시는길*/
  .location_box { width:100%; display:flex; flex-wrap:wrap; margin:0px 0 0 0; padding:0 0px; }
  .location01 { width:100%; }
  .location_map { width:100%; }
  .location_line { width:20px; height:1px; background:#fff; margin:0 0 20px 0; }
  .location_t { width:100%; font-size:18px; color:#aeaeae; margin:40px 0 0 0; line-height:1.5em; }
  .location_t b { font-size:32px; color:#fff; font-weight:500; }
  .location_t1 { margin:40px 0 !important; }


/*인증서*/
.ctf_box { width:100%; margin:0 auto; display:flex; flex-wrap:wrap; justify-content:left; gap:20px 2%; margin:0px 0 0 0; padding:0px; }
.ctf01 { width:32%; text-align:center; line-height:0; padding:0; }
.ctf01_img { width:100%; height:150px; line-height:0; display:flex; align-items:center; background:#fff; }
.ctf01_img img { width:100%; height:100%; }
.ctf01_t { width:100%; font-size:14px; font-weight:300; color:#fff; line-height:1.3em; padding:10px 0 0 0; }






/*기술*/
.tech_box { width:100%; margin:0 auto; padding:0; }

.tech_box1 { width:100%; display:flex; flex-wrap:wrap; gap:0 60px; padding:40px 0; border-bottom:1px solid #7d7d7d; }
.tech_t1 { width:100%; font-size:14px; color:#000; line-height:1.5em; text-align:right; padding:40px 0 0 0; font-weight:300; order:2; }
.tech_t1 b { font-size:36px; color:#000; font-weight:300; }
.tech_img1 { line-height:0; order:1; }
.tech_img1 img { width:100%; }
.tech_btn1 { float:right; width:135px; height:42px; background:url(../images/more_img.png)no-repeat 88% center #308720; color:#fff; font-size:15px; text-align:left; padding:0 0 0 18px; }


.tech_box2 { width:100%; display:flex; flex-wrap:wrap; gap:0 60px; padding:40px 0; border-bottom:1px solid #7d7d7d; }
.tech_t2 { width:100%;  font-size:14px; color:#000; line-height:1.5em; text-align:left; padding:40px 0 0 0; font-weight:300; order:2; }
.tech_t2 b { font-size:36px; color:#000; font-weight:300; }
.tech_img2 { line-height:0; order:1; }
.tech_img2 img { width:100%; }
.tech_btn2 { float:left; width:135px; height:42px; background:url(../images/more_img.png)no-repeat 88% center #308720; color:#fff; font-size:15px; text-align:left; padding:0 0 0 18px; }




/* 채용안내 */
.epy_box { width:100%; margin:0 auto; }
.epy_box2 { width:100%; margin:0 auto 0 auto; }
.epy_section { width:100%; display:flex; justify-content:center; flex-wrap:wrap; gap:20px 5%; padding:40px 0 0 0; }
.epy_section2 { width:100%; display:flex; justify-content:center; flex-wrap:wrap; gap:20px 0; padding:40px 0 0 0; }
.epy_section3 { width:100%; display:flex; justify-content:center; flex-wrap:wrap; gap:20px 5%; padding:40px 0 0 0; }
.epy_title { width:100%; text-align:center; line-height:1.5em; font-size:40px; color:#000; padding:0 0 0px 0; font-weight:700; }
.epy_1 { width:100%; }
.epy_1_1 { width:100%; }
.epy_1_1img { width:100%; text-align:center; }
.epy_1_1img img { width:80%; }
.epy_1_2img { width:100%; height:140px; display:flex; align-items:center; justify-content:center; line-height:0; background:#282828; border-radius:200px; }
.epy_1_2img img { width:35%; }
.epy_1_3img { width:100%; height:140px; display:flex; align-items:center; justify-content:center; line-height:0;  }
.epy_1_3img img { width:35%; }

.epy_1_1t { width:100%; }
.epy_1_1t_1 { width:100%; font-size:20px; color:#000; border-bottom:1px solid #c4c4c4; padding:30px 0 20px 0; text-align:center; font-weight:600; }
.epy_1_1t_2 { width:100%; font-size:18px; color:#000; padding:20px 0 30px 0; line-height:1.2em; }
.epy_1_2t { width:100%; font-size:18px; color:#000; padding:15px 0 0 0; line-height:1.2em; font-weight:600; text-align:center; }

.epy_2 { width:40%; }
.epy_2_1 { width:10%; }

.epy_last { width:100%; background:#fff; padding:10% 5%; text-align:center; color:#000; font-size:20px; font-weight:400; line-height:1.3em; }
.epy_last b { font-size:30px; font-weight:700; color:#000; }
.epy_last strong { font-size:20px; font-weight:600; color:#000; }
.epy_last span { font-size:20px; font-weight:400; color:#000; }





/*문의*/
.inq_box { width:100%; margin:0 auto; padding:0; }
.inq_box1 { width:100%; display:flex; flex-wrap:wrap; gap:0 60px; padding:40px 0; border-bottom:1px solid #7d7d7d; }
.inq_t1 { font-size:14px; color:#fff; line-height:1.5em; text-align:right; padding:40px 0 0 0; font-weight:300; order:2; }
.inq_t1 b { font-size:36px; color:#fff; font-weight:300; }
.inq_img1 { line-height:0; order:1; }
.inq_img1 img { width:100%; }
.inq_btn1 { float:right; width:135px; height:42px; background:url(../images/more_img.png)no-repeat 88% center #308720; color:#fff; font-size:15px; text-align:left; padding:0 0 0 18px; }

.inq_box2 { width:100%; display:flex; flex-wrap:wrap; gap:0 60px; padding:40px 0; border-bottom:1px solid #7d7d7d; }
.inq_t2 { font-size:14px; color:#fff; line-height:1.5em; text-align:left; padding:40px 0 0 0; font-weight:300; order:2; }
.inq_t2 b { font-size:36px; color:#fff; font-weight:300; }
.inq_img2 { line-height:0; order:1; }
.inq_img2 img { width:100%; }
.inq_btn2 { float:left; width:135px; height:42px; background:url(../images/more_img.png)no-repeat 88% center #308720; color:#fff; font-size:15px; text-align:left; padding:0 0 0 18px; }


.inq_box3 { width:100%; display:flex; flex-wrap:wrap; gap:12px 0; align-items:center; padding:20px 0; border-bottom:1px solid #7d7d7d; margin:0px auto 0 auto; }
.inq_t3_1 { width:100%; font-size:18px; color:#fff; line-height:1em; text-align:center; padding:10px; font-weight:300; border:2px solid #fff; background:url(../images/inq_aw.png)no-repeat 4% center; background-size:6px; }
.inq_t3_2 { font-size:16px; color:#fff; font-weight:300; line-height:1.3em; }

.inq_box4 { width:100%; color:#fff; font-size:20px; line-height:1.5em; padding:30px 0 0 0; font-weight:300; }
.inq_box4 b { font-size:24px; color:#fff;  font-weight:600;}

.inq_section { width:100%; display:flex; justify-content:center; flex-wrap:wrap; gap:20px 0; padding:0 0 40px 0; }
.inq_2 { width:32%; }
.inq_1_1 { width:100%; }
.inq_1_2img { width:100%; height:110px; display:flex; align-items:center; justify-content:center; line-height:0; background:#308720; border-radius:200px; }
.inq_1_2img img { width:35%; } 
.inq_1_3img { width:100%; height:110px; display:flex; align-items:center; justify-content:center; line-height:0;  }
.inq_1_3img img { width:30%; } 
.inq_1_4img { width:100%; height:110px; display:flex; align-items:center; justify-content:center; line-height:0;  }
.inq_1_4img img { width:30%; } 
.inq_1_2t { width:100%; font-size:17px; color:#fff; padding:20px 0 0 0; line-height:1.4em; font-weight:200; text-align:center; }
.inq_1_2t b { font-size:36px; color:#fff; font-weight:400; }
.inq_2_1 { width:15%; }
.inq_2_2 { width:15%; }



/*세로간격*/
.text_h { clear:both; }
.text_h05 { height:5px; clear:both; }
.text_h1 { height:10px; clear:both; }
.text_h2 { height:20px; clear:both; }
.text_h3 { height:30px; clear:both; }
.text_h4 { height:40px; clear:both; }
.text_h5 { height:50px; clear:both; }
.text_h6 { height:60px; clear:both; }
.text_h10 { height:100px; clear:both; }



/*가로간격*/
.text_w02 {margin:0 2px;}
.text_w05 {margin:0 5px;}
.text_w1 {margin:0 10px;}
.text_w2 {margin:0 20px;}
.text_w25 {margin:0 25px;}
.text_w3 {margin:0 30px;}
.text_w4 {margin:0 40px;}
.text_w5 {margin:0 50px;}
.text_w6 {margin:0 60px;}
.text_w7 {margin:0 70px;}



/* 제품소개 */
.h_type_box { width:100%; display:flex; flex-wrap:wrap; gap:10px 0; }
.ht_img_b { width:100%; line-height:0; }
.ht_img_b1 { width:100%; line-height:0; } 
.ht_img_b img { width:100%; border-radius:10px; }
.ht_img_s { width:100%; display:flex; justify-content:left; flex-wrap:wrap; gap:5px 5px; }
.ht_img_s_ { width:100%; display:flex; justify-content:left; flex-wrap:wrap; gap:5px 5px; }
.ht_img_s1 { width:18%; border-radius:10px; background:#ccc;  line-height:0; }
.ht_img_s1 img { width:100%; border-radius:10px; cursor:pointer; }
.ht_img_s1 img:hover { width:100%; border-radius:10px; cursor:pointer; border:2px solid #89c717;}
.ht_t { width:100%; display:flex; flex-wrap:wrap; gap:10px 0; padding:20px 0 0 0; }
.ht_t1 { width:100%; font-size:23px; line-height:1.2em; color:#000; font-weight:500; } 
.ht_t1 b { font-size:23px; color:#89c717; }
.ht_t2 { width:100%; font-size:15px; color:#333; line-height:1.8em; font-weight:300; } 
.ht_w { width:100%; overflow:scroll; }
.ht_w table { width:1000px; border-collapse:collapse; border:1px solid red;}
.ht_w th { font-size:15px; padding:5px 0; background:#bee27d; border:1px solid #f9f9f9; color:#000; font-weight:600; }
.ht_w td { font-size:14px; padding:10px 10px; background:#fff; border:1px solid #eee;  }
.ht_w td b { font-size:15px; color:#000; font-weight:600;  }



/* 갤러리 */
gallery_box { width:100%; }




/*step*/
.step { width:100%; display:flex; flex-wrap:wrap; gap:20px 0; }
.step1 { width:100%; background:#f3f3f3; padding:50px; color:#000; font-size:16px; line-height:1.5em; }
.step1 b { font-size:25px; color:#000; font-weight:800; }
.step2 { width:100%; text-align:center; line-height:0; display:flex; justify-content:center; align-items:center; } 
.step2 img { transform:rotate(90deg); }
.step3 { width:100%; text-align:center; line-height:0; display:flex; justify-content:center; align-items:center; } 
.step3 img { transform:rotate(90deg); }


/*가맹문의*/
.inquiry_box { width:100%; display:flex; flex-wrap:wrap; gap:20px 0; }
.inquiry_box1 { width:100%; }
.inquiry_box1 img { width:100%; }
.pd_inquiry { border-collapse:collapse; border-top:2px solid #333; }
.pd_inquiry th { width:23%; font-size:15px; font-weight:300; color:#000; text-align:left; padding:12px 0; }
.pd_inquiry td { font-size:15px; color:#777; padding:12px 0; text-align:left;}
.pd_inquiry .pd_ip {width:100%; height:40px; background:#fff; font-size:15px; border:0; border-bottom:1px solid #ddd; padding:0 0 0 0; }
.pd_ip::placeholder { font-size:16px; color:#adadad; font-weight:300; }
.pd_inquiry select {height:40px; width:180px; padding:0 0 0 0; }
.pd_inquiry textarea { width:100%; padding:0; height:150px; overflow:scroll; background:#f5f5f5; border:0; font-size:15px; color:#777; padding:15px; }
.pd_inquiry textarea::placeholder {font-size:16px; color:#adadad; font-weight:300; }
.pd_inquiry .info { padding:20px; border:1px solid #ddd; color:#adadad; height:120px; overflow:scroll; font-size:15px; }
.pd_inquiry .agree { text-align:right; font-size:15px; padding:10px 0 0 0; }
.inq_btn {width:180px;height:50px; text-align:center; font-size:15px; color:#fff; font-weight:400; background:#333333; margin:30px auto 0 auto; }
.inq_t {text-align:left; padding:20px; width:100%; font-size:15px; line-height:1.5em; border-top:1px solid #ddd; border-bottom:1px solid #ddd; margin:30px 0 0 0;}
.inq_t b {text-align:left; font-size:14px;}
.phone { width:300px; }
.place { width:300px; }
.place2 { }
.place3 {  }






/* 서브페이지 - 제품 */
.btn01 { width:100%; padding:15px 0; font-size:18px; font-weight:bold; color:#fff; background:#000; border-radius:10px; cursor:pointer; margin:0 auto;}

.s_title03 { font-size:14px; color:#333; font-weight:500;  margin:0; }
.s_title03 span {font-size:2.8vw; color:#898989; font-weight:500; line-height:1.5em;}
.s_title03 img {height:7vw;}
.s_title04 {font-size:4vw; color:#333; font-weight:500;}
.s_title04 img {height:0.3vw;}


/* 상세페이지 css */
.ss {border-collapse:collapse;}
.ss_title {font-size:4vw;color:#555;}
.ss td {font-size:2.8vw; line-height:1.5em;}
.ss td b {font-size:3.8vw;color:#404041;line-height:2.2em;}
.ss td span {font-size:3vw;color:#7d7d7d;}
.s_s01 {width:7vw !important;}
.s_s02 {width:60% !important;}
.s_s03 {width:100% !important;}



/* 게시판 */
.newstop {height:3vw;}
.scen{width:100%; margin:0 auto;}
#s_right { width:100%; margin:0 auto; padding:12% 6%; }
.s_right {float:none; width:100%; margin:10px 0;}
.board_menu button{width:32.8%;background:#ddd; float:left; font-weight:bold; margin:0 0.8% 1% 0; padding:1.8vw 0;}
.board_menu button:nth-child(3) {float:right; margin:0 0 1% 0;}
.board_menu .sub_selected{background:#fdb918;}

.bd_title a{font-family:"Noto Sans Kr","Nanum Gothic", "굴림", "Gulim", Verdana, Arial, Sans-serif;}
.bd_title a:hover{ font-family:"Noto Sans Kr","Nanum Gothic", "굴림", "Gulim", Verdana, Arial, Sans-serif;}
.bd_title a:visited{ font-family:"Noto Sans Kr","Nanum Gothic", "굴림", "Gulim", Verdana, Arial, Sans-serif;}
.bd_title a:link{ font-family:"Noto Sans Kr","Nanum Gothic", "굴림", "Gulim", Verdana, Arial, Sans-serif;}

.main_business { border-collapse:collapse;}
.main_business th {border:1px solid #4581d7; line-height:0; font-size:0;}
.main_business td {border:1px solid #4581d7;}

.img_drop {width:100%; position:relative;overflow:hidden; cursor:pointer;}
.sub_menu1m {background:url('../images/bs_btn01.jpg') no-repeat center center !important; width:100%; height:100px;font-size:20px;border:1px solid #4581d7;border-bottom:1px solid #ededec;border-left:0;}
.sub_menu2m {background:url('../images/bs_btn02.jpg') !important; width:100%; height:100px;font-size:20px;border:1px solid #4581d7;border-bottom:1px solid #ededec;}
.sub_menu3m {background:url('../images/bs_btn03.jpg') !important; width:100%; height:100px;font-size:20px;border:1px solid #4581d7;border-bottom:1px solid #ededec;}
.sub_menu4m {background:url('../images/bs_btn04.jpg') !important; width:100%; height:100px;font-size:20px;border:1px solid #4581d7;border-bottom:1px solid #ededec;border-right:0;}
.sub_menu1m_selected {background:url('../images/bs_btn01on.jpg') no-repeat center center !important; color:#fff !important; width:100%; height:100px; font-size:20px; border:1px solid #4581d7;border-bottom:0;border-left:0; border-right:0;}
.sub_menu2m_selected {background:url('../images/bs_btn02on.jpg') no-repeat center center !important; color:#fff !important; width:100%; height:100px; font-size:20px; border:1px solid #4581d7;border-bottom:0;border-left:0; border-right:0;}
.sub_menu3m_selected {background:url('../images/bs_btn03on.jpg') no-repeat center center !important; color:#fff !important; width:100%; height:100px; font-size:20px; border:1px solid #4581d7;border-bottom:0;border-left:0; border-right:0;}
.sub_menu4m_selected {background:url('../images/bs_btn04on.jpg') no-repeat center center !important; color:#fff !important; width:100%; height:100px; font-size:20px; border:1px solid #4581d7;border-bottom:0;border-left:0; border-right:0;}

.bs_contents{border-collapse:collapse;}
.bs_contents th {font-size:18px;font-weight:bold; color:#000; text-align:left;}
.bs_contents th span {font-size:14px;  color:#555; }
.bs_contents td {font-size:0;line-height:0;vertical-align:top;}

.notice {padding:0 15px;}

.notice_table div {width:100%;}
.notice_img img{width:100%;}

.drop_d {
background: rgb(238,238,237);
background: linear-gradient(0deg, rgba(238,238,237,1) 0%, rgba(255,255,255,1) 100%);
border-left:0;
border-right:0;
padding:15px 15px 30px 15px;
}


.map_box { width:100%; display:flex; flex-wrap:wrap; gap:15px 0; }
.map_box0 { width:100%; }
.map_box0 img { width:100%; }
.map_box1 { width:100%; }
.map_box1 img { width:100%; }
.map_box2 { width:100%; }
.map0 { border-collapse:collapse; margin:0 auto 0 auto; border-top:2px solid #432e0b; }
.map0 th { width:25%; font-size:13px; border:1px solid #ddd; border-left:0; padding:10px 0; color:#432e0b; }
.map0 td { width:75%; font-size:13px; border:1px solid #ddd; border-right:0; padding:15px 20px; }




/* 카피라이트 */  
.cpy { width:100%; margin:0 auto; border-top:1px solid #eee; }
.cpy_layout { width:100%; margin:0 auto; padding:70px 0; display:flex; justify-cotent:left; }
.cpy_logo { width:200px; }
.cpy_t { width:990px; font-size:16px; line-height:1.8em; font-weight:300; }
.cpy_t span { margin:0 15px; font-size:16px; color:#d3d3d3; }
.cpy_t2 { width:210px; font-size:16px; color:#666666; font-family: 'OneStoreMobileGothicBody'; line-height:1.5em; }
.cpy_t2 b { font-size:35px; color:#95a148; font-family: 'OneStoreMobileGothicBody'; }

/* Scroll Animation (sa, 스크롤 애니메이션) */
      /*
	  .sa {
        opacity: 0;
        transition: all 1s ease;
      }
	  */

      /* 아래에서 위로 페이드 인 */
	  /*
      .sa-up {
        transform: translate(0, 100px);
      }*/
      /* 위에서 아래로 페이드 인 */
      .sa-down {
        transform: translate(0, -100px);
      }
      /* 왼쪽에서 오른쪽으로 페이드 인 */
	  /*
      .sa-right {
        transform: translate(-100px, 0);
      }*/
      /* 오른쪽에서 왼쪽으로 페이드 인 */
      /*
	  .sa-left {
	   transform: translate(0, 100px);
      } */
      /* 왼쪽으로 회전하면서 페이드 인 */
      .sa-rotateL {
        transform: rotate(180deg);
      }
      /* 오른쪽으로 회전하면서 페이드 인 */
      .sa-rotateR {
        transform: rotate(-180deg);
      }
      /* 작아진 상태에서 커지면서 페이드 인 */
      .sa-scaleUp {
        transform: scale(.5);
      }
      /* 커진 상태에서 작아지면서 페이드 인 */
      .sa-scaleDown {
        transform: scale(1.5);
      }

      .sa.show {
        opacity: 1;
        transform: none;
      }

  .copyright {position:absolute;}

}

