@charset "utf-8"; 
/*나눔고딕*/
@import url(./fonts/NanumGothic/NanumGothic.css);

/* base */
html{overflow-y:scroll; overflow-x:hidden;font-family:"Nanum Gothic";}
body, div, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, p, form, fieldset, input{margin:0;padding:0;font-family:"Nanum Gothic";}
h1, h2, h3, h4, h5, h6{font-weight:normal;font-size:100%;}
a{text-decoration:none;}
ul, ol, li{list-style:none;}
img{border:none; vertical-align:middle;}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary{display:block;}
table, td, tr{font-family:"Nanum Gothic"; font-size:13px; color:#333; font-weight:400;}

/* div위치조절 */
#wrap{width:100%; overflow:hidden; text-align:left; min-width:1200px; position:relative; background:#ffffff}
#top_wrap{position:relative; width:100%; height:150px; background:#ffffff; }
#middle_wrap{width:100%; overflow:hidden; position:relative;}
#bottom_wrap{width:100%; overflow:hidden; height:185px; background:#333333}

/* top div위치조절 */
.top_wrap1{ width:100%; height:40px; border-bottom:1px solid #ededed;}
.top_total1{ width:1200px; height:40px; margin:0 auto; overflow:hidden}
.top_logo2{ float:left; font-size:13px; font-family:"Nanum Gothic"; color:#555; letter-spacing:-0.05em; line-height:40px; width:220px; font-weight:600;}


#login{float:right;text-align:right;}
#login ul {list-style-type:none; overflow:hidden}
#login li {float:right; list-style-type:none; color:#727984}
#login li a{font-size:12px; color:#555;font-family:"Nanum Gothic"; font-weight:400; letter-spacing:-0.025em;line-height:40px;}
#login li a:hover{background:none;font-weight:400;}

.top_wrap2{ width:100%; }
.top_total2{ width:1200px; height:110px; margin:0 auto; }
#top_logo{float:left;margin-top: 10px;width: 250px;height: 80px;padding:0;}


/* div위치조절 */
/* Header */
div#commonGnb{float:right; position:relative; margin-left:0; color:#333333;font-family:"Nanum Gothic"; }
div#commonGnb div.gnbWrap ul.gnbLayer{ display:table; float:right; margin:0 auto}
div#commonGnb div.gnbWrap ul.gnbLayer li{float:left;  position:relative; z-index:999;  zoom:1;}
div#commonGnb div.gnbWrap ul.gnbLayer li.first{border:0;}
div#commonGnb ul.gnbLayer li>a{display:block; margin:30px auto 0; text-align:center; font-weight:600; font-size:18px;  color:#333333; font-family:"Nanum Gothic"; width:180px; letter-spacing:-0.05em; line-height:60px}
div#commonGnb ul.gnbLayer li:hover a{color:#962929; text-decoration:none;font-family:"Nanum Gothic"; font-weight:600}
div#commonGnb ul.gnbLayer li dl {position:absolute; left:50%; top:90px; margin-left:-87px; width:180px; display:none;background:#fff; z-index:100;}
div#commonGnb ul.gnbLayer li dd {display:block; padding:0; margin:0;  }
div#commonGnb ul.gnbLayer li:hover dd a {font-family:"Nanum Gothic"; display:block; width:100%; height:40px; padding:0; font-size:13px; line-height:40px; color:#111; font-weight:600; text-align:center; }
div#commonGnb ul.gnbLayer li:hover dd a:hover{ background:#962929; font-weight:400;font-family:"Nanum Gothic"; color:#fff;}




#top_logo3{ float:right; margin-top:25px;}



/* bottom div위치조절 */
#bottom_wrap{width:100%;height: 250px;margin:0 auto;position:relative;background:#222222;font-family:"Nanum Gothic";}
#bottom_wrap1{ width:100%; height:55px; margin:0 auto; position:relative; border-bottom:1px solid #434343 }
#bottom_total1{ width:1200px;  margin:0 auto; position:relative;  }
.ftt1 a{overflow:hidden; font-size:14px; letter-spacing:-0.05em; color:#fff; line-height:55px; margin-right:25px}
.ftt1 a:hover{ font-weight:600;color:#fff}
#bottom_wrap2{width:100%;height:120px;margin:0 auto;position:relative;}
#bottom_total2{ width:1200px; overflow:hidden;  margin:0 auto; position:relative;  }
#bottom_logo{float:left;margin-top: 49px;width: 250px;height: 80px;}
.ftt2{font-size:13px;letter-spacing:-0.025em;color:#bbb;line-height:22px;float:left;margin-top: 68px;margin-left:30px}
#bottom_mail{ float:right; width:180px; margin-top:30px; }




/* sub_body div위치조절 */
#sub_img{ margin:0 auto; width:100%; height:270px; overflow:hidden; background:url(../images/subbg.webp) no-repeat center top}
#sub_txt{ margin:95px auto 0; width:1200px; height:80px; text-align:center}
#middle_total{margin:50px auto 0; width:1200px;}
#con_total{width:1000px; overflow:hidden; margin-bottom:100px; margin:0 auto;}
#con_title{width:1000px; margin:0; position:relative; overflow:hidden; margin-bottom:40px; height:80px;}
#title_a{text-align:center; margin-bottom:15px; font-family:"Nanum Gothic"; font-size:36px;  color:#222;letter-spacing:-0.05em; font-weight:600;}
#title_b{text-align:center; font-family:"Nanum Gothic"; font-size:15px;  color:#222;letter-spacing:-0.05em}
#con{width:1000px; overflow:hidden; margin-bottom:100px;}

.sub_bg{ width:1200px; height:575px; margin:0 auto; background:#f1f1f1; padding:40px 0 0 40px}
.sub_bg2{ width:1200px; height:310px; margin:0 auto; background:#f1f1f1; padding:40px 0 0 40px}



/*이미지슬라이드 css소스*/
.clear{overflow: hidden; width: 1200px; margin:0 auto;}
.dn {display: none;}

.wrap_box{position:relative;width:100%;overflow:hidden;height: 900px;margin:0 auto;}
.wrap_box .visual{position: absolute;left:50%;top:0;margin-top: 0px;width:1920px;margin-left:-960px;height: 900px;}
.wrap_box .box {position:relative; width:100%; height:100%;; margin:0 auto }
.wrap_box .visual .pht{position:absolute; overflow:hidden; top:0; left:0; width:100%;}
.wrap_box .visual .prev {position: absolute; top:100px; left:50%; margin-left:-700px; cursor: pointer; z-index:12}
.wrap_box .visual .next {position: absolute; top:100px; right:50%; margin-right:-700px; cursor: pointer;}
.wrap_box .visual .control{float:left;position:absolute;bottom: 40px;left:50%;margin-left:-20px;width:100px;z-index:10000}
.wrap_box .visual .control .fl{float:left; margin-right:10px; cursor: pointer;}
.wrap_box .visual .control .fl:nth-child(4){margin-right:0px;}

#main_ment_wrap{width:1200px;height: 900px;margin:0 auto 0;position:relative;overflow:hidden}
#main_ment_total{ position:absolute; left:0; top:220px;width:1200px; height:235px; text-align:left; overflow:hidden}

#main_qmenu{ position:absolute; top:150px; left:0p; with:212px; height:53px;}
#main_qmenu li{float:left;}
#main_qmenu li a{display:block; width:212px; height:53px;}

#qmenu_button01:hover img{opacity:1;}

/*메인갤러리 추출*/
/* 메인콘텐츠 */

#main_middle_total_a{margin:70px auto 0; width:100%; height:310px; }/*전체*/
#main_quick_wrap{margin:0 auto; width:1200px; height:310px; }
#main_quick{float:left; width:1200px;}

#main_quick_a_wrap{float:left; position:relative; width:1200px; height:310px;}
.main_quick_a{margin:0 auto; width:1200px; height:310px;}
.main_quick_a li{float:left;}
.main_quick_a li a{display:block; height:310px; background:url('../images/quick_menu.png') center center;}
.main_quick_a li.qmb01 a{width:285px; height:310px; background-position:0 top;}
.main_quick_a li.qmb02 a{width:285px; height:310px; margin-left:20px; background-position:-305px top;}
.main_quick_a li.qmb03 a{width:285px; height:310px; margin-left:20px; background-position:-610px top;}
.main_quick_a li.qmb04 a{width:285px; height:310px; margin-left:20px; background-position:-915px top;}

.main_quick_a li.qmb01 a:hover{width:285px; height:310px; background-position:0 bottom;}
.main_quick_a li.qmb02 a:hover{width:285px; height:310px; margin-left:20px; background-position:-305px bottom;}
.main_quick_a li.qmb03 a:hover{width:285px; height:310px; margin-left:20px; background-position:-610px bottom;}
.main_quick_a li.qmb04 a:hover{width:285px; height:310px; margin-left:20px; background-position:-915px bottom;}
/* 슬라이드 이미지*/
#stand_total{margin:70px auto 0; width:100%; height:525px; position:relative; background:#f0f0f0;}
.stand{margin:0 auto; width:1200px; overflow:hidden; padding:70px 0 0 0; position:relative;}
.stand_title{width:100%; height:70px; overflow:hidden; margin-bottom:30px;}
.stand_title .title{position:relative; z-index:10; width:100%; font-size:30px; line-height:30px; font-weight:600; text-align:center;}
.stand_title .title spen{position:relative; z-index:10; width:100%; font-size:30px; line-height:30px; font-weight:600; text-align:center; color:#1062aa;}
.stand_title .title_02{position:relative; z-index:10; width:100%;  font-size:16px; line-height:16px; font-weight:400; text-align:center; margin-top:15px;}
.stand_con{width:100%; overflow:hidden;}
/* CUS*/
#main_con_total{margin:70px auto; width:1200px; overflow:hidden;}
#main_a{float:left; position:relative; width:425px; height:220px; padding:0 40px 0; border-right:1px solid #ddd; margin:0 0 0 0;}
#main_b{float:left; position:relative; width:358px; height:220px; padding:0 40px 0; }
#main_c{float:left; position:relative; width:415px; height:220px; padding:0 40px 0; border-right:1px solid #ddd;}

.main_title{width:100%; height:25px; text-align:left;  font-weight:600; font-size:22px; line-height:25px; color:#111;}
.main_title2{width:100%; height:25px; font-weight:600; font-size:13px; line-height:25px; color:#999;}
.main_con{width:100%; height:160px; margin-top:20px;}
.main_con a{ font-size:13px; line-height:25px;}

.main_con02{width:100%; height:160px; margin-top:30px;}
.main_con02 a{ font-size:13px; line-height:25px;}

.more_btn{ position:absolute; z-index:100; right:40px; top:25px; width:17px; height:17px;}
.cus_total{display:block; overflow:hidden; font-weight:600; font-size:15px; color:#444; line-height:28px;}
.cus_total .cus_title{float:left; display:block; width:16%;  font-weight:600; font-size:12px; line-height:25px; color:#555; letter-spacing:0;}
.cus_total .cus_con{float:left; display:block; width:82%;  font-weight:400; font-size:13px; line-height:25px; color:#222;}
.cus_total .cus_text1{font-weight:600; font-size:28px; color:#1062aa; line-height:28px; letter-spacing:0.03em; }
.cus_total .cus_text2{font-weight:600; font-size:26px; color:#222; line-height:26px; letter-spacing:0.03em; }
.cus_total .cus_text3{font-weight:400; font-size:16px; color:#444; line-height:16px; letter-spacing:0.03em; }
.cus_total .cus_text4{font-weight:400; font-size:13px; color:#444; line-height:13px; letter-spacing:0.01em; }

/* 탭네비 */
#tab_nav_sub{ width:100%; overflow:hidden; margin-bottom:80px}
#tab_nav_sub ul{ overflow:hidden; display:table; margin:0 auto}
#tab_nav_sub ul li{float:left; overflow:hidden; width:158px; height:50px; margin-right:10px;}
#tab_nav_sub ul li:last-child{ margin-right:0}

#tab_nav_sub ul li a{display:block; border:1px solid #ccc;  font-size:15px; line-height:48px; color:#333;background:#f1f1f1; text-align:center; font-family:"Nanum Gothic"; font-weight:600}
#tab_nav_sub ul li a:hover{background:#962929;color:#fff;border:1px solid #004173; font-family:"Nanum Gothic"; font-weight:600}
#tab_nav_sub ul li.on a{background:#962929;color:#fff;border:1px solid #004173; font-family:"Nanum Gothic"; font-weight:600}

/*---------------------------------
* TAIL.PHP : 온라인문의 바로가기
----------------------------------*/
#adver_total{margin:0 auto; width:100%; height:420px; background:url('../images/main_bg.jpg') center top; position:relative; min-width:1200px; position:relative;}
.adver_text{ position:absolute; z-index:100; left:50%; top:110px; margin-left:-550px; width:110px;}




/* 슬라이드 */
.intro_block {
  width: 100%;
  min-width: 1200px;
  background: #fff;
  padding: 80px 0; 
}

.intro_inner {
  max-width: 1600px;            
  margin: 0 auto;
  padding: 0 60px;              
  box-sizing: border-box;
  display: flex;
  align-items: center;          
  gap: 100px;                   
}


.intro_left {
  flex: 0 0 700px;              
  width: 700px;
  height: 500px;
}

.intro_slider {
  position: relative;
  width: 700px;
  height: 500px;
  overflow: hidden;
  /* border-radius: 8px; */
  box-shadow: 0 12px 36px rgba(0,0,0,.08);
}

.intro_slider .slides {
  display: flex;
  width: 100%;
  height: 100%;
  transform: translateX(0);
  transition: transform .5s ease;
}

.intro_slider img {
  display: block;
  width: 700px;
  height: 500px;
  object-fit: cover;
}


.intro_slider .nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 0;
 
  box-shadow: 0 4px 12px rgba(0,0,0,.15);
  font-size: 28px;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
}
.intro_slider .prev { left: 14px; }
.intro_slider .next { right: 14px; }


.intro_slider .dots {
  position: absolute;
  left: 50%;
  bottom: 12px;
  transform: translateX(-50%);
  display: flex;
  gap: 8px;
}
.intro_slider .dots button {
  width: 8px; height: 8px;
  border: 0; border-radius: 50%;
  background: rgba(255,255,255,.6);
  cursor: pointer;
}
.intro_slider .dots button.active {
  width: 20px; border-radius: 10px; background: #111;
}


.intro-right {
  flex: 1;                      
  min-width: 0;
  color: #111;
  font-family: 'Pretendard', sans-serif;
}


.intro-right .eyebrow {
  margin: 0 0 10px;
  font-size: 30px;              
  font-weight: 400;
  color: #000;                  
  letter-spacing: 0.01em;
}


.intro-right .intro-title {
  margin: 0 0 20px;
  font-size: 40px;             
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: -0.02em;
}


.intro-right .intro-desc {
  max-width: 760px;             
  margin: 0 0 36px;
  font-size: 18px;              
  line-height: 1.9;             
  color: #333;                 
}

.btn-more {
  display: inline-block;
  padding: 16px 30px;
  font-size: 18px;             
  color: #000;
  border: 1px solid #e5e5e5;
  text-decoration: none;
  background: #fff;
  transition: box-shadow .2s ease, transform .1s ease, border-color .2s;
}
.btn-more:hover {
  border-color: #d0d0d0;
  box-shadow: 0 6px 18px rgba(0,0,0,.06);
  transform: translateY(-1px);
}



.parallax-hero{
  position: relative;
  width: 100%;
  min-width: 1200px;
  height: 700px;                
  overflow: hidden;
  background: #000;            
}


.parallax-hero::before{
  content: "";
  position: absolute;
  inset: 0;
  background: url('../images/main_bg.webp') center/cover no-repeat;
  transform: translate3d(0, var(--y, 0), 0) scale(1.06); 
  will-change: transform;
  transition: transform .08s linear;
}


.parallax-hero::after{
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(0,0,0,.15), rgba(0,0,0,.15));
  pointer-events: none;
}


.c-inner{
    position: relative;
    z-index: 1;
    height: 100%;
    max-width: 1600px;
    margin: 0 auto;
    padding: 0;                       
    display: flex;
    align-items: center;            
    justify-content: center;         
}

/* 텍스트 */
.c-copy{
  text-align: center;           
  max-width: 960px;                 
  color: #fff;
}
.c-title{
  font-size: 40px;               
  font-weight: bold;            
  letter-spacing: 0.01em;
  margin: 0 0 14px;
  text-shadow: 0 1px 2px rgba(0,0,0,.35);
}
.c-desc{
  font-size: 24px;               
  font-weight: 300;              
  line-height: 1.7;
  margin: 0;
  opacity: .95;
  text-shadow: 0 1px 2px rgba(0,0,0,.35);
}


@supports (background-attachment: fixed) {
  .parallax-hero{
    background: url('../images/main_bg.webp') center/cover fixed no-repeat;
  }
  .parallax-hero::before{ display:none; }
}

.bbtn{/* margin-left:-223px; *//* left:50%; */margin-top: 100px;text-align: center;width:100%;position:absolute;}
.bbtn p a{padding:15px 55px;font-size: 16px;color: #000;font-family:'Nanum Gothic';font-weight:600;border: 1px solid #000;background: #F7F7F7;}
.bbtn p a:hover{color:#fff; font-weight:600; background:#555 }

#stand_total2{margin:0 auto;width:100%;height: 1080px;position:relative;background: #fff;}
.stand2{margin:0 auto;width: 1620px;overflow:hidden;padding: 100px 0 0 0;position:relative;}
.stand_titl2{width:100%; height:70px; overflow:hidden; margin-bottom:30px;}
.stand_title2 .title{position:relative; z-index:10; width:100%; font-size:25px; line-height:30px; font-family: 'NanumSquareAc', sans-serif; font-weight:400; text-align:center;}
.stand_title2 .title spen{position:relative; z-index:10; width:100%; font-size:30px; line-height:30px; font-weight:600; text-align:center; color:#1062aa;}
.stand_title2 .title_02{position:relative; z-index:10; width:100%;  font-size:16px; line-height:16px; font-weight:400; text-align:center; margin-top:15px;}
.stand_con2{width:100%; overflow:hidden;}