/* @media all and (max-width:540px)  태블릿 모드 사용시*/
@media (max-width: 539px) 
{ 
  .pc_view {display:none;}
  .tb_view {display:none;}
  .pc_tb_view {display:none;}
  .tb_mb_view {display:block;}
  .mobile_view {display:block;} 
  
  .m_br {display:block;}
  #pc_main_logo {display:none;}
  #mobile_main_logo { display:flex; justify-content:space-between; align-items:center; background:#fff; height:14vw; }  
  #mobile_main_logo .logo { padding:0; width:60%;  text-align:center; }
  #mobile_main_logo .logo img { height:8vw; }  
  #mobile_main_logo .menu { width:20%;padding:0 0 0 3vw; line-height:0; }  
  #mobile_main_logo .menu img {height:4vw; }
  #mobile_main_logo .lan { width:20%; padding:0 3vw 0 0; text-align:right; line-height:0;  }  
  #mobile_main_logo .lan a { line-height:0; }
  #mobile_main_logo .lan img { height:7vw; } 
  #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:none;}
  #mobile_main_banner{display:block; }    

  
  .wrcen { width:100%; margin:0 auto; }
  .wrcen1 { width:100%; margin:0 auto; line-height:0; display: flex; flex-wrap:wrap; gap:40px 0; }  
  .wrcen2 { width:100%; margin:0 auto; }  
  .wrcen3 { width:100%; margin:0 auto; line-height:0; display: flex; flex-wrap:wrap;  justify-content:center; gap:20px 20px; }  
  .wrcen4 { width:100%; margin:0 auto; line-height:0; display: flex; justify-content: space-between; flex-wrap:wrap; }  
  
  .cen1 { width:100%; margin:0 auto; padding:0; background:#fff; } 
  .cen2 { width:100%; margin:0 auto; padding:10% 6%; background:#fff; } 
  .cen3 { width:100%; margin:0 auto; padding:10% 6%; background:url(../images/main_bg1.jpg)no-repeat; background-size:cover; }
  .cen4 { width:100%; margin:0 auto; padding:10% 6%; background:#fff; }
  .cen5 { width:100%; margin:0 auto; padding:10% 6%; background:#fff; } 
  
  .s_left { width:100%; background:rgba(255,255,255,0); margin:0 0 20px 0; }


/*모바일메뉴*/
  .mobile_menu {border-collapse:collapse;}
  .mobile_menu td {border:1px solid #e9e9e9; background:#fff;font-size:3.5vw;color:#000;border-top:0; }
  .mobile_menu th {padding:3% 6%;  background:#e7e7e8;font-size:0;line-height:0;}
  .mobile_menu article {width:100%;height:100%;padding:3% 6%;font-size:3.5vw;color:#000; font-family: 'TheJamsil';}
  .mobile_menu article:hover {width:100%;height:100%;padding:3% 6%;font-size:3.5vw;color:#fff;background:#333; font-family: 'TheJamsil';}

  .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:#009d8c;}
  
  .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; margin-top:-300px;}
  #mobile_menu_layout2 {height:0; overflow:hidden;  transition:all 0.5s ease; clear:both;}
  #mobile_menus2 {transition:all 0.5s ease; margin-top:-300px;}

  #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_ceo { width:100%; display:flex; flex-wrap:wrap; gap:30px 0; }
.main_ceo_img { width:100%; line-height:0; text-align:center; }
.main_ceo_img img { border-radius:0 0 0 30px; }
.main_ceo_t { font-size:16px; color:#000; line-height:1.8em; }
.main_ceo_t b { font-size:22px; color:#2451a2; }
.main_ceo_t strong { font-size:35px; color:#000; }
.ceo_t { width:100%; font-size:23px; line-height:1.5em; color:#000; padding:20px 0 0 0; font-weight:600; }



/*서브페이지*/
  .sub_main { width:100%; margin:0 auto; position:relative; }    
  .sub_main01 { background:url(../images/sub_main1.jpg) no-repeat black; height:250px; margin:0 auto; background-position:center top; background-size:auto 100%; 
                    text-align:center; font-size:10vw; color:#fff; padding:115px 0 0 0; line-height:0.8em; font-weight:700; font-family: 'TheJamsil';  }
  .sub_main01 span { font-size:4vw; color:#fff; font-weight:300; font-family: 'TheJamsil';  }
  .sub_main02 { background:url(../images/sub_main2.jpg) no-repeat black; height:250px; margin:0 auto; background-position:center top; background-size:auto 100%; 
                    text-align:center; font-size:10vw; color:#fff; padding:115px 0 0 0; line-height:0.8em; font-weight:700; font-family: 'TheJamsil';  }
  .sub_main02 span { font-size:4vw; color:#fff; font-weight:300; font-family: 'TheJamsil';  }
  .sub_main03 { background:url(../images/sub_main3.jpg) no-repeat black; height:250px; margin:0 auto; background-position:center top; background-size:auto 100%; 
                    text-align:center; font-size:10vw; color:#fff; padding:115px 0 0 0; line-height:0.8em; font-weight:700; font-family: 'TheJamsil';  }
  .sub_main03 span { font-size:4vw; color:#fff; font-weight:300; font-family: 'TheJamsil';  }
  .sub_main04 { background:url(../images/sub_main4.jpg) no-repeat black; height:250px; margin:0 auto; background-position:center top; background-size:auto 100%; 
                    text-align:center; font-size:10vw; color:#fff; padding:115px 0 0 0; line-height:0.8em; font-weight:700; font-family: 'TheJamsil';  }
  .sub_main04 span { font-size:4vw; color:#fff; font-weight:300; font-family: 'TheJamsil';  }


  .sm_t00 { width:100%; margin:0 auto; border:1px solid #ddd; border-radius:30px; display:flex; justify-content:center; flex-wrap:wrap; gap:0 30px; padding:10px 20px; }
  .sm_t00 div {  }
  .sm_t00 button { width:100%; height:40px; background:rgba(255,255,255,0); color:#373637; font-weight:400; font-size:16px; text-align:center; letter-spacing:0.03em;  font-family: 'TheJamsil';}
  .sm_t00 button:hover { font-weight:500; color:#d01700;  font-family: 'TheJamsil';}
  .sm_t00 .sub_selected4 {font-weight:500; color:#d01700;  font-family: 'TheJamsil';}

/*2차메뉴드롭 시작*/
.menubar03 { width:100%; margin:0 auto;  }
.menubar03 ul { list-style:none; margin:0; padding:0; }
.menubar03 ul li { float:left; width:40%; border-right:1px solid #e6e6e6; border-bottom:0; position:relative; background:rgba(255,255,255,0); }
.menubar03 ul li button { width:100%; height:60px; text-align:left; font-size:16px; color:#000; padding:0 40px 0 20px; font-family: 'TheJamsil'; font-weight:500; }
.menubar03 ul li button:hover { text-align:left; font-size:16px; color:#4b4b4b; background:#000; font-family: 'TheJamsil'; font-weight:500; }
.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:#d01700; text-align:left; font-weight:600; background:#ffe7e4; display:block; }
.menubar03 li:hover ul {
display:block;  /* 마우스 커서 올리면 서브메뉴 보이게 하기 */
}
.navi { width:100%; margin:0 auto; background:#f4f4f4; height:60px; }
.menubar03 .home { width:60px; height:60px; text-align:center; cursor:pointer; background:#e7e7e7; display:flex; align-items:center; justify-content:center; }
/*2차메뉴드롭 끝*/


#top_title { width:100%; margin:0 auto; padding:10px 0 40px 0; display:flex; justify-content:space-between; }
#top_title_ { width:100%; margin:0 auto 30px auto; padding:0; display:flex; justify-content:space-between; align-items:center; }
#top_title_2 { width:100%; margin:0 auto 30px auto; padding:0; display:flex; flex-wrap:wrap; gap:10px 0; }
.top_t1 { font-size:18px; font-weight:300; color:#000; line-height:1.5em; letter-spacing:-0.03em; }
.top_t1 b { font-size:40px; color:#000; font-weight:800; margin:0 20px 0 0; line-height:1.5em; }
.top_t2 { padding:0; }
.top_t2 button { background:#fff; font-size:16px; color:#2451a2; font-weight:600; }
.top_t2 button:hover { font-size:16px; color:#2451a2; text-decoration:underline; }

.top_t3 { width:100%; font-size:18px; font-weight:300; color:#fff; line-height:1.5em; letter-spacing:-0.03em; }
.top_t3 b { font-size:30px; color:#fff; font-weight:800; margin:0 20px 0 0; line-height:1.5em; }
.top_t4 { padding:0; }
.top_t4 button { background:#2451a2; font-size:16px; color:#fff; font-weight:400; line-height:0.7em; padding:17px 20px 15px 20px; border-radius:20px; }
.top_t4 button:hover { font-size:16px; color:#fff; text-decoration:underline; }


.img_box { width:100%; line-height:0; }
.img_box2 { width:100%; line-height:0; display:flex; justify-content:space-between; }
.img_box2_1 { width:390px; line-height:0; }
.img_box2_1 img { width:100%; }



/*이미지*/
.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:46%; margin:0; background:rgba(255,255,255,1); text-align:center; transition: all ease 0.5s; }
#main_c:hover { transform:scale(1.1); transition: all ease 0.5s; }
#main_c_img { width:100%; text-align:center; padding:0px 0; line-height:0; }
#main_c_img img { width:100%; }
#main_c_t { width:100%; text-align:center; font-size:16px; color:#fff; background:#c01915; padding:12px 0; line-height:1em; }

#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:100%; margin:0; line-height:0; font-size:0;  }
#main_c21 { width:100%; margin:0; line-height:0; font-size:0; }
.faq { width:100%; display:flex; flex-wrap:wrap; gap:12px 0; }
.faq .faq_1 { width:100%; padding:15px 20px; display:flex; justify-content:left; border:1px solid #d5d5d5; cursor:pointer; }
.faq .faq_1:hover { width:100%; border:1px solid #d01700; }
.faq .faq_11 { width:20%; font-size:16px; color:#d01700; font-weight:700; line-height:1.3em; }
.faq .faq_12 { width:70%; font-size:16px; line-height:1.3em; }
.faq .faq_13 { width:10%; line-height:1.3em; display:flex; align-items:center; justify-content:right; }

.inquiry { width:100%; display:flex; flex-wrap:wrap; align-items:center; background:#ffecec; padding:6%; }
.inquiry_1 { width:175px; height:175px; border-radius:100px; background:#fff; display:flex; align-items:center; justify-content:center; flex-direction: column; gap:15px 0; color:#d01700; font-size:16px; margin:0 auto; }
.inquiry_2 { width:100%; font-size:16px; color:#000; line-height:1.5em; padding:15px 0 0 0; }
.inquiry_2 b { font-size:40px; color:#000; letter-spacing:-0.02em; line-height:1em; font-weight:bold; }

#main_c3 { width:100%; margin:0; padding:0; line-height:0; }
#main_c3 button { width:100%; position:absolute; bottom:0; font-size:18px; color:#000; padding:8px 0; line-height:1.5em; font-weight:600; background:rgba(255,255,255,0.6); }
#main_c3 button:hover { background:rgba(255,255,255,1); }
#main_c3 img { margin:0 0 20px 0; width:100%; }
#main_c3_ { width:100%; }
#main_c3_1 { width:100%; padding:40px 0; background:#fff; color:#000; font-size:16px; line-height:1.7em; text-align:center; position:relative; }
#main_c3_1 button { width:100%; position:absolute; bottom:0; font-size:18px; color:#000; padding:8px 0; line-height:1.5em; font-weight:600; }
#main_c3_1 img { margin:25px 0; height:50px; }
.ml_t { width:100%; background:#000; font-size:16px; color:#fff; line-height:1.5em; text-align:center; padding:10px; }
.ht { height:25vh; }

#main_c4 { width:23%; margin:0; background:#fff; box-shadow:0 0 30px rgba(0,129,43,0.15); border-radius:40px 0 40px 0; font-size:16px; line-height:1.5em; font-weight:300; padding:60px; text-align:center; }
#main_c4 img { }
#main_c4 b { font-size:25px;color:#000; font-weight:500; }

#main_c5 { width:420px; height:530px; margin:0; background:url(../images/gallery_img.png)no-repeat left bottom; }
#main_c5_ { width:980px; margin:0; display:flex; flex-wrap:wrap; justify-content:space-between; }
#main_c5_ th { line-height:0; }
#main_c5_ td { font-size:16px; color:#555; padding:10px 0 0 0; font-weight:300; }
#main_c5_ td b { font-size:16px; color:#555; }




/*메인카테고리이미지*/
.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;}



#scenter1 {width:100%;padding:0 4%;}



.col2{
  text-align:left;
  padding-left:20px;
  
}
.col2 ul li{
  list-style:square;
}


.maingimg { width:100%; margin:0 auto; }

.cs_t1 { width:100%; font-size:13vw; font-family:"Montserrat"; text-align:left; line-height:1em; color:rgba(255,255,255,0.7); font-weight:700; padding:0 10%; }
.cs_t2 { width:100%; padding:10%; }
.cs_t21 { width:100%; font-size:5vw; line-height:1em; color:rgba(255,255,255,0.7); font-weight:400; border-left:2px solid rgba(255,255,255,0.5); padding:0 0 0 30px; }
.cs_t21 b { font-size:5vw; color:rgba(255,255,255,1); font-weight:700; line-height:1.4em; }



  .s_title01 { font-size:35px; color:#000; font-weight:700;  margin:0 auto; text-align:left; letter-spacing:-0.04em; line-height:1em; padding:0 0 30px 0; }

  .s_title02 { font-size:24px; color:#333; font-weight:400;  margin:0 auto 40px auto; text-align:left; letter-spacing:-0.03em;  line-height:1.2em; }

  .s_title03 { font-size:20px; color:#333; font-weight:700;  margin:0;}


/**/
.top_box { width:100%; display:flex; justify-content:left; gap:0 30px; }
.top_box img { width:100%; }
.top_box1 { padding:0; }
.top_box2 { line-height:0; }
.top_box2 img { height:180px; }


.img_box { width:100%; line-height:0; }
.img_box img { width:100%; }
.img_box2 { width:100%; line-height:0; display:flex; justify-content:space-between;flex-wrap:wrap; }
.img_box2_1 { width:100%; line-height:0; }
.img_box2_1 img { width:100%; }



/* 회사소개 */
.ceo_box { width:100%; margin:0 auto; display:flex; justify-content:left; flex-wrap:wrap; padding:0px 0; }
.ceo_box1 { width:100%; background:#fff; font-size:35px; font-weight:700; color:#000; line-height:1.2em; padding:0 0 10px 0; }
.ceo_box2 { width:100%; background:#fff; font-size:20px; line-height:1.5em; font-weight:300; display:flex; flex-wrap:wrap; }
 
.his { width:100%; border-top:1px solid #2451a2; padding:30px 15px; font-size:18px; }
.his section { width:100%; display:flex; flex-wrap:wrap; justify-content:left; }
.his_0 { border-top:1px solid rgba(36,81,162,0.2) !important;  }
.his_1 { width:100%; border-top:1px solid rgba(36,81,162,0.2); padding:30px 15px; font-size:18px; }
.his_1 section { width:100%; display:flex; flex-wrap:wrap; justify-content:left; }
.his2 { width:100%; border-top:1px solid #2451a2; padding:30px 15px; font-size:18px; }
.his2 section { width:100%; display:flex; flex-wrap:wrap; justify-content:left; }
.his2_1 { width:100%; border-top:1px solid rgba(36,81,162,0.2); padding:30px 15px; font-size:18px; }
.his2_1:last-child { width:100%; border-top:1px solid rgba(36,81,162,0.2); border-bottom:1px solid rgba(36,81,162,0.2); padding:30px 15px; font-size:18px; }
.his2_1 section { width:100%; display:flex; flex-wrap:wrap; justify-content:left; }
.year { width:100%; font-size:25px; color:#2451a2; font-weight:600; padding:0 0 15px 0; }
.year span { font-size:22px; color:#2451a2; font-weight:300; }
.month { width:100%; font-size:16px; color:#000; font-weight:600; }
.month span { font-size:16px; color:#000; font-weight:300; }
.ctn { width:100%; font-size:16px; color:#000; font-weight:600; padding:0 0 10px 0; line-height:1.3em; }


.cp_box { width:100%; margin:0 auto;  }
.cp_box2 { width:100%; margin:0 auto; display:flex; flex-wrap:wrap; gap:20px 0; }

.cp_img { width:100%; padding:0px; line-height:0; text-align:center; }

.cp_tb { border-collapse: collapse; margin:30px auto 0 auto; border-top:1px solid rgba(36,81,162,1); }
.cp_tb th { width:30%; font-size:16px; color:#2451a2; padding:30px 0; border-bottom:1px solid rgba(36,81,162,0.2); background:#ecf1f8; }
.cp_tb td { width:70%; font-size:16px; color:#000; border-bottom:1px solid rgba(36,81,162,0.2); padding:0 0 0 20px; }

.cp_tb2 { border-collapse: collapse; margin:30px auto 0 auto; border-top:1px solid rgba(36,81,162,1); }
.cp_tb2 th { width:25%; font-size:16px; color:#2451a2; padding:30px 0; border-bottom:1px solid rgba(36,81,162,0.2); background:#ecf1f8; }
.cp_tb2 td { width:75%; font-size:16px; color:#000; border-bottom:1px solid rgba(36,81,162,0.2); padding:20px 0 20px 30px; }

.cp_tb3 { border-collapse: collapse; margin:30px auto 0 auto; border-top:1px solid rgba(36,81,162,1); }
.cp_tb3 th { font-size:16px; color:#2451a2; padding:30px 0; border-bottom:1px solid rgba(36,81,162,0.2); background:#ecf1f8; }
.cp_tb3 td { width:33%; font-size:16px; color:#000; border-bottom:1px solid rgba(36,81,162,0.2); padding:20px 0 20px 0; text-align:center; }

.cp_tb4 { width:100%; border-collapse: collapse; margin:0 auto; border-top:1px solid rgba(36,81,162,1); }
.cp_tb4 th { width:25%; font-size:16px; color:#2451a2; padding:30px 0; border-bottom:1px solid rgba(36,81,162,0.2); background:#ecf1f8; }
.cp_tb4 td { width:75%; font-size:16px; color:#000; border-bottom:1px solid rgba(36,81,162,0.2); padding:20px 0 20px 30px; }
.cp_tb4 td b { font-size:16px; color:#000; }



/*조직도*/
.org_box { width:100%; margin:0 auto; line-height:0; }
.org_box img { width:100%; }



/*오시는길*/
.map_box { width:100%; margin:0 auto; }
.map_w { width:100%; margin:0 auto; box-shadow:0 5px 10px #aaa; padding:10px 25px; border-radius:20px; } 
.map { width:100%; border-collapse:collapse; margin:0 auto; }
.map th { font-size:16px; padding:20px; border-bottom:2px solid #eee; line-height:1.2em; } 


/*주문가이드*/
.guide { width:100%; padding:0; }
.guide article { width:100%; position:relative; padding:0 0 0 0; }
.guide1 { position:absolute; top:0; width:100%; background:#d01700; font-family: 'TheJamsil'; color:#fff; text-align:center; font-size:35px; font-weight:800; line-height:1em; padding:30px 0; border-radius:35px; }
.guide2 { width:100%; background:#f9ede7; border-radius:30px; padding:36% 6% 6% 6%; display:flex; flex-wrap:wrap; gap:20px 0; }
.guide21 { width:100%; display:flex; justify-content:left; display:flex; flex-wrap:wrap; position:relative; }
.guide21_1 { width:100%; background:#fff; border-radius:10px; box-shadow:0 1px 10px rgba(208,23,0,0.1); 
               padding:30px 0; font-size:16px; color:#000; font-family: 'TheJamsil'; text-align:center; line-height:1.3em; position:relative; 
			   } 
.guide21_1 strong { position:absolute; top:45%; left:-5%; color:#eacec0; font-size:70px; font-weight:300; }
.guide21_1 b { font-size:35px; color:#000; font-weight:800; font-family: 'TheJamsil'; line-height:1.2em;  }
.guide21_1 span { font-size:20px; color:#000; font-weight:600; font-family: 'TheJamsil'; }
.guide21_2 { width:100%; padding:20px 0; font-size:16px; color:#000; line-height:1.3em; }
.guide21_3 { position:absolute; left:43%; top:45%; display:none; }

/*제품형태*/
.pd_form { width:100%; display:flex; justify-content:left; flex-wrap:wrap; gap:80px 0px; }
.pd_form_ { width:100%; display:flex; justify-content:left; flex-wrap:wrap; gap:50px 30px; }
.pd_form1 { width:100%; }
.pd_form2 { width:100%; }
.pd_form_img { width:100%; text-align:center; line-height:0; padding:25px 0; border:1px solid #ddd; }
.pd_form_img2 { width:100%; text-align:center; line-height:0; padding:0; border:1px solid #ddd; }
.pd_form_img2 img { width:100%; }
.pd_form_t { width:100%; text-align:center; font-size:18px; color:#000; line-height:1.5em; font-weight:300; padding:25px 0 0 0; }
.pd_form_t b { font-size:25px; color:#d01700; font-weight:600; }

/*주문제작 프로세스*/
.pd_pcs { width:100%; display:flex; flex-wrap:wrap; gap:20px 0; padding:20px 0 0 0; }
.pd_pcs1 { width:100%; border:0; padding:0; display:flex; flex-wrap:wrap; border:1px solid #eee; border-radius:20px; box-shadow:0 3px 10px #ddd; }
.pd_pcs2 { width:100%; line-height:0; padding:10px 0; text-align:center; } 
.pd_pcs2 img { height:40px; }
.pd_pcs_img { width:100%; text-align:center; line-height:0; padding:30px 0; }
.pd_pcs_img img { width:60%; }
.pd_pcs_t { width:100%; text-align:left; font-size:20px; color:#000; line-height:1.3em; font-weight:800; padding:40px; background:#f9f9f9; border-radius:20px;}
.pd_pcs_t b { font-size:20px; color:#d01700; font-weight:800; margin:0 10px 0 0; }
.pd_pcs_t span { font-size:18px; color:#000; font-weight:300; }

.pd_pcs_img2 { width:100%; text-align:center; line-height:0; padding:10px 0; }
.pd_pcs_img2 img { width:30%; }
.pd_pcs_t2 { width:100%; text-align:left; font-size:23px; color:#000; line-height:1.3em; font-weight:800; padding:40px; background:#f9f9f9; border-radius:20px;}
.pd_pcs_t2 span b { font-size:18px; color:#000; font-weight:700; }
.pd_pcs_t2 span { font-size:18px; color:#000; font-weight:300; }



/*포트폴리오*/
.ptf { width:100%; display:flex; justify-content:left; flex-wrap:wrap; gap:26px 10px;  }
.ptf01 { width:48%; height:160px; line-height:0; background:#fff; border:1px solid #ddd; text-align:center; }
.ptf01 img { max-width:100%; max-height:100%; }


/* FAQ */
.cs_box { width:100%; }
.cs_box_q { width:100%; border-top:1px solid #aaa; border-bottom:0; font-size:18px; color:#000; display:flex; justify-content:left; align-items:center; padding:20px 0 20px 0; }
.cs_box_q:nth-last-child(2) { width:100%;  border-top:1px solid #aaa;  border-bottom:1px solid #aaa; font-size:16px; color:#000; display:flex; justify-content:left; align-items:center; padding:20px 0 20px 0;  }
.cs_box_q1 { width:20%; font-size:16px; color:#d01700; line-height:1em; text-align:left; padding:0 0 0 0px; }
.cs_box_q2 { width:70%; font-size:16px; color:#000; line-height:1.2em; font-weight:300; padding:0 0 0 10px;  }
.cs_box_q3 { width:10%; line-height:0; text-align:center; }

.cs_box_q_on { width:100%; border-top:1px solid #aaa; border-bottom:1px solid #eee; font-size:18px; color:#0057aa; display:flex; justify-content:left; align-items:center; padding:20px 0 20px 0; }
.cs_box_q_on .cs_box_q1 { width:20%; font-size:16px; color:#d01700; line-height:1em; text-align:left; padding:0 0 0 0px; height:100%; }
.cs_box_q_on .cs_box_q2 { width:70%; font-size:16px; color:#000; line-height:1.2em; font-weight:500; height:100%; }
.cs_box_q_on .cs_box_q3 { width:10%; line-height:0; text-align:center; }  
.cs_box_a { width:100%; font-size:16px; color:#000; background:#f9f9f9; padding:20px 20px; line-height:1.8em; font-weight:300; display:none; }
.cs_box_a:nth-last-child(1) { width:100%; border-top:1px solid #aaa; border-bottom:1px solid #aaa; border-top:0; font-size:16px; color:#000; background:#f9f9f9; padding:20px 20px; line-height:1.8em; font-weight:300; display:none; }






/*주요고객*/
.customer {border-collapse:collapse;}
.customer th {border:1px solid #eee; height:100px; line-height:0; text-align:center;padding:0 0; vertical-align:top; position:relative; }
.customer .customer_t {width:100%;font-size:15px;font-weight:400;padding:0 0 15px 0; color:#333; line-height:1.5em; position:absolute; top:90px;}
.customer .customer_t2{font-size:14px;font-weight:300;color:#999;line-height:1.5em;}
.customer .pf {width:100%; border:1px solid #eee;background:#eee;transition: ease 0.3s all;}
.customer .pf:hover {width:100%; border:1px solid #009d8c;transition: ease 0.3s all;}
.customer .pf img {width:100%;}



/*세로간격*/
.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;}





/* 서브페이지 - 제품 */
.bd_count {clear:both;text-align:center; margin:1vw;}
.items { padding:10vw; margin:0; }
.items .item_image img {width:100%; border:solid 1px #ddd; margin-bottom:0;}
.items .item_title {margin:1vw 0 1vw 0; font-size:4vw; text-align:center;}  
.info_title  img{ width:100%;}
.info_big {float:none;  clear:both;}
.info_big img{ width:100%; }
 .small_items {background:white;}
.info_img {width:22vw; height:22vw; float:left; margin-right:0.5vw;  border:solid 1px #ddd; }
.info_img img{width:100%; height:100%;}
.info_movie {width:22vw; height:22vw; text-align:center;  margin-right:0.5vw; float:left; display:flex; justify-content: center; align-items: center; }
.info_movie img {width:80%;}
.info_ss {clear:both; padding-top:5vw;}
.info_ss img {width:100%;}
.info_tab {margin:5vw 0 0 0; width:100%; border-top:1px solid #d9d9d9;}
.info_tab button {float:left; margin:0 0.5% 0 0; width:24.6%; padding:2vw 0; cursor:pointer;}
.info_tab button:nth-child(4) {float:left; margin:0 0 0 0;}



.btn01 {width:100%; padding:12px 0; font-size:13px; font-weight:bold; color:#fff; background:#000; border-radius:30px; cursor:pointer; margin:0 auto;}



/* 상세페이지 css */
.ss {border-collapse:collapse;}
.ss_title {font-size:4vw;color:#555;}
.ss td {font-size:2.8vw; line-height:1.5em;}
.ss td b {font-size:3.8vw;color:#404041;line-height:2.2em;}
.ss td span {font-size:3vw;color:#7d7d7d;}
.s_s01 {width:7vw !important;}
.s_s02 {width:60% !important;}
.s_s03 {width:100% !important;}



/* 게시판 */
.newstop {height:3vw;}
.scen{width:100%; margin:0 auto;}
.s_right {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;}


.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;
}



/* 카피라이트 */  
.copyright_layout {position:relative; }
.copyright_sns {}
.copyright_sns img{width:8vw; vertical-align:center;}
.copyright_logo{text-align:center; float:none !important; right:2vw; top:16px;}
.copyright_logo img{  width:30vw;}



/* Scroll Animation (sa, 스크롤 애니메이션) */
      .sa {
        opacity: 0;
        transition: all 1s ease;
      }

      /* 아래에서 위로 페이드 인 */
      .sa-up {
        transform: translate(0, 100px);
      }
      /* 위에서 아래로 페이드 인 */
      .sa-down {
        transform: translate(0, -100px);
      }
      /* 왼쪽에서 오른쪽으로 페이드 인 */
      .sa-right {
        transform: translate(-100px, 0);
      }
      /* 오른쪽에서 왼쪽으로 페이드 인 */
      .sa-left {
        transform: translate(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;
      }


}

