/* @media all and (min-width:1200px) 태블릿모드 사용시 */
@media (min-width: 1400px) 
{ 
/* 메인페이지 */
  .pc_view {display:block;}
  .tb_view {display:none;}
  .pc_tb_view {display:block;}
  .pc_only_view {display:block;}
  .mobile_view {display:none;}  
  .tb_mb_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%; padding:100px 0; 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:80px 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; } 
  .main4 { width:1400px; display:flex; flex-wrap:wrap; justify-content:left; gap:0 40px; margin:0 auto; padding:0; } 
  .m_title01 { width:100%; font-size:55px; color:#000; font-weight:700; background:rgba(0,0,0,0); margin:0 auto; text-align:left; letter-spacing:-0.03em; line-height:1em; 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:70px; 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:80px 0; position:relative; }
  .m_title03 span { font-size:18px; color:#000; font-weight:500; }
  .m_title04 { width:100%; font-size:50px; 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; }


/* 로그인 */
.main_login_layout {position:fixed; left:50%; top:50%; margin-left:-400px; margin-top:-345px; width:810px; height:670px; }

/*로그인*/
.member_box { width:800px; margin:0 auto; padding:30px 0; }
.member_t { width:100%; display:flex; justify-content:space-between; padding:20px 0 0 0; }
.mt1 { font-size:16px; }
.mt2 { font-size:16px; }
.member_btn { width:100%; display:flex; justify-content:center; gap:0 20px; }
.member_btn .btn_1 { width:200px; padding:10px 20px; background:#000; font-size:16px; color:#fff; text-align:center; border-radius:25px; border:2px solid #000; font-weight:500; }
.member_btn .btn_2 { width:200px; padding:10px 20px; background:#fff; font-size:16px; color:#000; text-align:center; border-radius:25px; border:2px solid #000; font-weight:500; }
.btn_1 { width:200px; padding:10px 20px; background:#000; font-size:16px; color:#fff; text-align:center; border-radius:25px; border:2px solid #000; font-weight:500; margin:0 auto; }
.btn_3 { height:40px; padding:0 20px; background:#000; font-size:16px; color:#fff; text-align:center; border-radius:25px; font-weight:500; float:right; }

.mb_join { width:100%; }
.mb_join td { font-size:16px; color:#000; }
.mb_join .ip01 { width:100%; height:40px; padding:10px; border:1px solid #ddd; }


/*메인카테고리이미지*/
#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_c2 { width:680px; padding:40px; margin:0; background:#fff; box-shadow:0 2px 10px #ccc; border-radius:20px; }
#main_c2 table { border-collapse:collapse; width:100%; }
#main_c2 table td { font-size:18px; padding:8px 0 0 0; }
#main_c2 table td span { font-size:18px; }
#main_c2 table td a { font-size:18px; color:#686868; }
#main_c2 table td a:hover { font-size:18px; color:#812990; }
#main_c2 table th { text-align:left; font-size:25px; line-height:1em; padding:0 0 10px 0; color:#000; }
#main_c2 th img { margin:0 10px 0 0; }
#main_c2_ { width:680px; margin:0; display:flex; justify-content:space-between; }
#main_c21 { width:330px; background:#812990; border-radius:20px; text-align:center; color:#fff; padding:40px; display:flex; align-items:center; flex-wrap:wrap; gap:20px 0; }
#main_c21_1 { width:100%; text-align:center; font-size:35px; color:#fff; line-height:1em; font-weight:600; }
#main_c21_2 { width:100%; line-height:0; text-align:center; }
#main_c21_2 img {  }
#main_c21_3 { width:100%; }
#main_c21_3 button { width:100%; margin:0; background:url(../images/arrow_bg2.png)no-repeat 90% center #fff; color:#812990; font-size:18px; padding:12px 8%; border-radius:30px; }
#main_c22 { width:330px; box-shadow:0 2px 10px #ccc; border-radius:20px; text-align:center; padding:40px; display:flex; align-items:center; flex-wrap:wrap; gap:20px 0; }
#main_c22_1 { width:100%; line-height:0; }
#main_c22_2 { width:100%; line-height:1.3em; font-size:18px; color:#000; }
#main_c22_2 b { font-size:30px; color:#000; }


.main_notice_box { width:100%; display:flex; justify-content:left; flex-wrap:wrap; gap:10px 0; margin:15px 0 0 0; }
.mn1 { width:80%; height:25px; font-size:18px; color:#000; }
.mn1 a { font-size:18px; color:#000; }
.mn1 a:hover { font-size:18px; color:#812990; }
.mn2 { width:20%; height:25px; font-size:18px; color:#aaa; }

.m1_t { width:100%; margin:0; text-align:center; font-size:18px; font-weight:300; color:#fff; padding:40px 40px; }
.m2_t { width:100%; margin:0 0 0px 0; text-align:center; font-size:18px; font-weight:400; color:#000; padding:40px 40px; background:rgba(0,0,0,0.7); }
.m2_t td { font-size:20px; text-align:left; color:#fff; line-height:1.5em; font-weight:300; }
.m2_t td b { font-size:20px; color:#fff; margin: 0 0 0 10px; }
.m2_t td span { font-size:40px; color:#fff; margin:0 15px 0 0; font-weight:800; }


/*역대회장단*/
.h_ceo { width:100%; display:flex; flex-wrap:wrap; gap:40px 40px; justify-content:left; }
.h_ceo_1 { width:320px; background:#eeeeee; border-radius:20px; box-shadow:0 3px 10px #aaa; }
.h_ceo_2 { width:100%; line-height:0; }
.h_ceo_2 img { width:100%; border-radius:20px; }
.h_ceo_3 { width:100%; padding:20px 30px;; }
.h_ceo_3 td { font-size:18px; }
.h_ceo_3 td b { font-size:18px; }
.h_ceo_3 td span { font-size:16px; }



/*주요사업*/
#main_c3 { width:320px; padding:50px 35px 45px 35px; text-align:center; background:#fff; box-shadow:0 2px 10px #ccc; border-radius:20px; transition:all ease 1s;  }
#main_c3:hover { background:#812990; box-shadow:0 2px 10px #ccc; border-radius:20px;  transition:all ease 1s; cursor:pointer; }
#main_c3:hover #main_c32 { color:#fff; }
#main_c3:hover #main_c32 b { color:#fff; }

#main_c31 { width:100%; line-height:0; }
#main_c31 img {  }
#main_c32 { width:100%; padding:40px 0 0 0px; line-height:1.3em; font-size:18px; color:#000; text-align:center; }
#main_c32 b { font-size:35px; color:#000; font-weight:800; }
#main_c33 { width:100%; }
#main_c33 button { width:100%; height:50px; color:#fff; background:#9c743f; border-radius:10px; font-size:18px; font-weight:300; }


/*주요활동*/
#main_c4 { width:320px; padding:0 0 30px 0; text-align:center; transition:all ease 1s; }
#main_c4_ { width:320px; padding:0; text-align:center; transition:all ease 1s; }
#main_c41 { width:100%; height:240px; }
#main_c41 img { width:100%; border-radius:20px; height:100%; }
#main_c42 { font-size:18px; color:#000; text-align:center; padding:15px 0 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; 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:20px; text-align:center; }
.sm_t button:hover { font-weight:800; color:#000; font-size:20px; text-align:center; }
.sm_t .sub_selected2 { font-weight:800; color:#000; font-size:20px; 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; background:url(../images/arrow_bg.png)no-repeat 90% center #812990; color:#fff; font-size:18px; padding:15px 8%; border-radius:30px; }
.main_btn:hover { margin:0; background:url(../images/arrow_bg.png)no-repeat 90% center #812990; color:#fff; font-size:18px; padding:15px 8%; border-radius:30px; }
.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:1400px; height:940px; /*background:url(../images/main.jpg)no-repeat center center;*/}

#necenter_b { background:url(../images/story_bg.jpg)no-repeat center top; } 

/* 서브페이지 */

  .sub_main {width:100%; margin:0 auto;  position:relative; min-width:1400px; }    
  .sub_main01 {
  background:url(../images/sub_main1.jpg)no-repeat; height:400px; margin:0 auto; background-position:center top; background-size: auto 100%; 
  text-align:center; font-size:60px; color:#fff; padding:230px 0 0 0; line-height:0.8em; font-weight:600; 
  }

  .sub_main02 {background:url(../images/sub_bg2.jpg) no-repeat black; height:300px; margin:0 auto; background-position:center top; background-size:auto 100%;}
  .sub_main03 {background:url(../images/sub_bg3.jpg) no-repeat black; height:300px; margin:0 auto; background-position:center top; background-size:auto 100%;}
  .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%;}  
  

/*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 #e6e6e6; position:relative; background:rgba(255,255,255,0); }
.menubar03 ul li button { width:100%; height:60px; text-align:left; font-size:16px; color:#4b4b4b; padding:0 40px 0 20px;}
.menubar03 ul li button:hover { text-align:left; font-size:16px; color:#4b4b4b; 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 { 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%; min-width:1400px; margin:0 auto; background:#f4f4f4; height:60px; }
/*2차메뉴드롭 끝*/


  .s_title01 { font-size:25px; color:#812990; font-weight:700; padding:0 0 40px 0; text-align:center; letter-spacing:-0.01em; line-height:1.7em; text-align:center; }
  .s_title01 span { font-size:35px; color:#333; font-weight:400; }

  .s_title02 {font-size:28px; color:#333; font-weight:400;  margin:40px auto; text-align:left; letter-spacing:-0.03em;  line-height:1.2em; }
  .s_title02 img {margin:0 10px 3px 0;height:25px;}

  .s_title021 {font-size:28px; color:#333; font-weight:400;  margin:40px auto; text-align:center; letter-spacing:-0.03em;  line-height:1.2em; }
  .s_title021 img {margin:0 10px 3px 0;height:25px;}

  .s_title02_1 {font-size:28px; color:#009d8c; font-weight:500;  margin:40px auto; text-align:left; letter-spacing:-0.03em; }
  .s_title02_1 img {margin:0 8px 5px 0;height:15px;}

  .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_h { width:1px; height:40px; background:#812990; margin:0 auto 40px auto; }





/*회사개요*/
.cp_box_ceo { width:100%; display:flex; justify-content:space-between;  margin:0 auto;  }
.cp_box { width:70%; display:flex; justify-content:space-between; flex-wrap:wrap; margin:0 auto;  }
.cp_img { width:47%; line-height:0; background:#eee; }
.cp_img img { width:100%; }
.cp_text { width:47%; line-height:1.5em; font-size:18px; color:#333; font-weight:300; }
.cp_text b { font-size:18px; }
.cp_text strong { font-size:22px; font-weight:300; margin:0 0 0 20px; }


.cp_table { width:100%; font-size:18px; line-height:1.5em; color:#555; }
.cp_table b { font-size:18px; }
.pd_info { border-collapse:collapse; margin:0 auto; }
.pd_info th { padding:15px 0; background:#f8eefa; color:#000; border:1px solid #e9e9e9; border-left:0; border-right:0; font-size:20px; font-weight:bold; line-height:1em; }
.pd_info td { padding:20px 0; border:1px solid #e9e9e9; border-left:0; border-right:0; font-size:16px; text-align:center; }
.pd_info td b { font-size:16px; color:#000; }
.pd_info td span { font-size:16px; color:#000; }

.est_box { width:1400px; margin:0 auto;  }
.est_box b { font-size:25px; color:#000; }
.est_img { width:100%; line-height:0; text-align:center; padding:30px 0 0 0; }
.est_t { width:100%; text-align:center; line-height:1.6em; padding:40px 0; background:url(../images/ci_img.png)no-repeat right center #f4e1f7; background-size:400px; font-size:28px; border-radius:20px; margin:20px auto 0 auto; color:#000; font-weight:500; }
.est_t b { font-size:35px; color:#812990; }

.bs_box { width:1400px; margin:30px auto 0 auto; }
.bs_t { width:100%; text-align:left; padding:50px; background:#f5f5f5; font-size:28px; border-radius:20px; margin:20px auto 0 auto; color:#000; font-weight:500; }
.bs_t b { font-size:35px; color:#812990; line-height:1.3em; }
.bs_t span { font-size:20px; color:#000; font-weight:600; line-height:1.5em; }

.bs_t_box { width:100%; display:flex; justify-content:space-between; flex-wrap:wrap; gap:25px 0; }
.bs_t1 { width:100%; background:#fff; border-radius:20px; background:#f4e1f7; padding:40px 30px 20px 30px; text-align:center; font-size:50px; font-family: 'GangwonEduPowerExtraBoldA'; line-height:1.4em; border:2px solid #812990; }
.bs_t1 b { font-size:50px; font-family: 'GangwonEduPowerExtraBoldA'; color:#812990; }
.bs_t2 { width:49%; text-align:left; padding:0; background:#fff; font-size:18px; border-radius:20px; margin:0; color:#000; font-weight:400; border:1px solid #ddd; padding:30px 30px; line-height:1.5em; }
.bs_t2 b { font-size:22px; color:#812990; }
.bs_t2 ul { list-style:circle; padding:0 0 0 20px; }
.bs_t2 ul li { list-style:circle; font-size:18px; color:#000; font-weight:600; line-height:1.4em; text-indent:0; padding:8px 0 0 0; }
.bs_btn { margin:0px auto 0 auto; background:#812990; padding:15px 40px; color:#fff; font-size:20px; border:0; border-radius:10px;  }

.bs_img { width:100%; display:flex; flex-wrap:wrap; justify-content:left; gap:25px 2%; margin:30px 0 0 0; }
.bs_img1 { width:49%; line-height:0; }
.bs_img1_t { width:100%; font-size:18px; color:#000; line-height:1em; text-align:center; padding:12px 0 0 0; }
.bs_img1 img { width:100%; border-radius:20px; }
.bs_img2 { width:100%; line-height:0; }
.bs_img2 img { width:100%; border-radius:20px; }


/*가맹문의*/
.inquiry_box { width:100%; display:flex; justify-content:space-between; }
.inquiry_box1 { width:50%; }
.pd_inquiry { border-collapse:collapse; border-top:2px solid #333; }
.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 .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:#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:16px; 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: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; }




/*=== 인터넷예약 ===*/
.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;  }


/*그래프
.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:1200px; margin:0 auto; display:flex; justify-content: space-between; padding:2% 0; }
.year { width:25%; font-size:40px; color:#812990; font-weight:400; line-height:1em; border-top:1px solid #812990; padding:20px 0 0 0; } 
.year span { font-size:20px; color:#812990; font-weight:400; } 
.his_c { width:70%; display:flex; justify-content: space-between; flex-wrap:wrap; gap:12px 0; padding:6px 0 0 0; }
.his_c1 { width:10%; font-size:18px; color:#777; font-weight:700; }
.his_c2 { width:90%; font-size:18px; color:#777; }
.his_c_ { width:70%; padding:0 0 0 0; }
.his_c_ article { display:flex; justify-content: left; flex-wrap:wrap; border-top:1px solid #ddd; border-bottom:1px solid #ddd; padding:25px 0; }
.his_c_ article:nth-child(2n) { border-top:0; }
.his_c_ article:nth-child(3n) { border-top:0; }
#his_img { margin:0 0 40px 0; }


/*조직도*/
.org_box { width:100%; }
.org_box2 { width:100%; display:flex; justify-content:center; flex-wrap;wrap; gap:0 30px; }
.org_1 { width:100%; }
.org_2 { width:18%; margin:30px 0 0 0; }
.org_1_1 { width:150px; padding:66px 0; text-align:center; color:#fff; font-size:20px; background:#812990; margin:0 auto; border-radius:90px; font-weight:600; }
.org_1_1_1 { width:150px; padding:66px 0; text-align:center; color:#fff; font-size:20px; background:#812990; margin:0 auto 0px auto; border-radius:90px; font-weight:600; }
.org_1_2 { width:100%; padding:20px 0; text-align:center; color:#fff; font-size:20px; background:#812990; font-weight:300; }
.org_1_3 { width:100%; padding:16px 0; text-align:center; color:#000; font-size:18px; background:#eee; font-weight:300; border:0; margin:0 0 0 0; }
.org_1_4 { width:100%; padding:16px 0; text-align:center; color:#812990; font-size:20px; background:#fff; font-weight:400; border:1px solid #dd99e9; margin:20px 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;
}




/* 서브페이지 - 제품 */
.btn01 { width:100%; padding:15px 0; font-size:16px; font-weight:bold; color:#fff; background:#000; border-radius:0px; cursor:pointer; margin:0 auto; background:#9c743f; }



/*세로간격*/
.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_h15 { height:150px; 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;}


/* 상세페이지 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;}



.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; border-top:2px solid #aaa; 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 0.5s ease;
      }

	  .saDelay {
	    opacity: 0;
		transition: all 0.5s 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 {}

}      