
.smg {        position: absolute;    right: 25px;    top: 168px;      width: 111px; display:none; }
.smg a:nth-child(1) {     margin-bottom: 13px;    background: url(../img/common/smgroup.png)no-repeat;    width: 111px;    height: 111px;    display: block;  }
.smg a:nth-child(2) {      background: url(../img/common/smgroup2.png)no-repeat;    width: 111px;    height: 111px;    display: block;  }


/* ------------------------------------- go top ------------------------------------- */
	.go_inner { width:100%;  position:fixed; bottom:0;  z-index: 11; }
	#gotop { width:1100px; margin:0 auto; position:relative;  }
	#gotop a { position:absolute; top:-167px; display:block; text-transform:uppercase; font-weight:700; color:#fff; transition: all .5s;  right:-42px;   }


	 @media only screen and (max-width: 1024px) {  
	.go_inner { width: 100%;    position: relative;    bottom: 5px;    display:block; }
	#gotop { width: 100%; margin:0 auto; position:relative;  }
	#gotop a { position:absolute; top:-50px; display:block; text-transform:uppercase; font-weight:700; color:#fff; transition: all .5s;  right:15px;  }
	 }


	 @media only screen and (max-width: 767px) {  
	.go_inner { width: 100%;    position: relative;    bottom: 5px;    display:block; }
	#gotop { width: 100%; margin:0 auto; position:relative;  }
	#gotop a { position:absolute; top:-50px; display:block; text-transform:uppercase; font-weight:700; color:#fff; transition: all .5s;  right:15px;  }
	 }



/* ------------------------------------- full_pop site ------------------------------------- */

.openBtn {  background: #f1f1f1;  padding: 10px 15px;   font-size: 20px;   cursor: pointer;}
.full_con {    height: 100%;    width: 100%;    display: none;    position: fixed;    z-index:9999;    top: 0;    left: 0;    background-color: rgb(0,0,0);    background-color: rgba(0,0,0, 0.9);  }
.full_content {    position: relative;    top: 46%;    width: 80%;    text-align: center;    margin-top: 30px;    margin: auto;}

.full_video { width:1280px; min-height:720px; top:50%; left:50%; position:relative;  margin:-400px 0 0 -640px;  }
.video_tx { font-size:12px; }
.full_video iframe {  position:relative; top:0; left:0;     padding: 0 0 0 0; }

.close_btn { position: absolute; top: 20px;    right: 45px;    font-size: 40px;    cursor: pointer;    color: white;}
.close_btn:hover {  color: #ccc;  }


@media only screen and (max-width: 382px) {  
	.full_video { width:100%; min-height:none; top:0; left:0; position:relative;  margin:0px 0 0 0px;  min-height:380px; }
	.video_tx { font-size:12px; }
	.full_video iframe { width:100%;  position:absolute; top:0; left:0; height: 100%;     padding: 50% 0 0 0; }

	.close_btn { position: absolute; top: 20px;    right: 10px;    font-size: 30px;    cursor: pointer;    color: white; z-index: 1; }
	.close_btn:hover {  color: #ccc;  }
	}


@media (min-width: 382px) and (max-width:573px) { 
	.full_video { width:100%; min-height:none; top:0; left:0; position:relative;  margin:0px 0 0 0px;  min-height:580px; }
	.full_video iframe { width:100%;  position:absolute; top:0; left:0; height: 100%;     padding: 50% 0 0 0; }

	.close_btn { position: absolute; top: 20px;    right: 10px;    font-size: 30px;    cursor: pointer;    color: white; z-index: 1; }
	.close_btn:hover {  color: #ccc;  }
	}







/* ------------------------------------- mobile_menu ------------------------------------- */
  .close { position:absolute;  top:0; width:60px; }     
  .all_menu { width:100%; height:100%; background-color:rgba(0, 0, 0, 0.8); position:fixed;  z-index:9999; top: 0;  display:none;   }
  .all_box { padding:0; width:100%; top:0px;  background:#ffffff;  z-index:10;          /*min-height:1330px; overflow-y: auto; */ right:0; bottom:0; top:0;         position:fixed;  overflow-y: auto;  }
  .mmt20 {   }



/*초기화와 메뉴폭 지정*/  
#navi{  margin-top:90px; z-index:24;  padding: 0 40px;  }
  
#navi h2 a{  display: block;  padding: 16px 16px 16px 3px; font-size: 24px; color: #292929;  border-bottom:1px solid #e8e8e8;         background:url(../img/common/all_menu_off.png)no-repeat 99%;        
background-size:15px;   font-weight: 700;  }

/*메인 메뉴에 대한 마우스 이벤트에 대한 효과 지정*/
#navi :target h2 a {      background:url(../img/common/all_menu_on.png)no-repeat 99%;    color:#dc0707;    background-size:15px;       }
  
/*부메뉴에 대한 기본 설정*/
#navi p {  height:0; overflow:hidden; border:1px s
-moz-transition:height 0.5s ease-in;
-o-transition:all 0.3s ease-in;
-webkit-transition:height 0.3s ease-in;
transition:height 0.15s ease-in;        }


/*메인 메뉴를 클릭했을 대의 부메뉴를 정의*/
#navi :target p {  height: 50px;  border-bottom: 0px solid #343434;  background:none;}
/*부메뉴 링크에 대한 효과를 정의*/
#navi p a {  display: block;  padding-left: 30px;  line-height: 50px;  font-size: 20px;  color: #6d6d6d;    font-weight: 600;   }
#navi p a:hover  {  color:#dc0707; }




/* ------------------------------------- top_leftmenu ------------------------------------- */
.side3_bx { background:#7C7C7C; top:-25px;  height:0px; z-index:3999;   }
.side3 { width:55px; position:fixed; right:0; top:17px; margin-right:20px; background:#7C7C7C; color:white;  overflow:hidden; /* overflow text hidden처리*/ cursor:pointer; padding-left: 8px;  font-size:11px;     font-family: 'Coda'; z-index:9900;  }
.side3 li {   height: 26px; }
.side3 a { color:#fff; }

.side4_bx { background:#7C7C7C; top:-25px;  height:0px; z-index:3999;   }
.side4 { width:55px; position:absolute; right:0; top:17px; margin-right:20px; background:#7C7C7C; color:white;  overflow:hidden; /* overflow text hidden처리*/ cursor:pointer; padding-left: 8px;  font-size:11px;     font-family: 'Coda'; z-index:9900;  }
.side4 li {   height: 26px; }
.side4 a { color:#fff; }



.open_img2 { background:url(../img/top4.png) no-repeat; background-position:15 10;     right: 7px;    top: 9px;   width:8px; height:8px; position:absolute; border:0px solid red;  }
.change2 { background:url(../img/top5.png) no-repeat; width:8px; height:8px; position:absolute;   } 

.logo3 {    color: white;    position: absolute;    border: 0px solid black;    left: 0;    padding-left: 0px;   }
.logo3 a {    display: block;    background: url(../img/logo_w.png)no-repeat;    width: 190px;    margin-top: 18px;    height: 42px;    text-indent: -9999px;  }
.scroll_logo  a {    display: block;    background: url(../img/logo.png)no-repeat;    width: 190px;    margin-top: 18px;    height: 42px;    text-indent: -9999px;    transition: all 0.3s ease-in-out; }






 /* mobile sidemenu */   
  .side2  { display:none;  cursor:pointer; }
  .side2_m { display:none;  cursor:pointer; }
  .side2_m_fix  { position: absolute!important; }
 /* mobile sidemenu */   


  .logo2 { color:white; position:absolute; border:0px solid black; left:0;  padding-left:0px;  }
  .logo2 a { display:block; background:url('../img//logo.png')no-repeat; width:190px; margin-top:17px;  height:42px;  text-indent:-9999px; }



@media only screen and (max-width: 1275px) {
  .side2  { display:block;  cursor:pointer; }
  .logo2 { color:white; position:absolute; border:0px solid black; left:0;  padding-left:7px;   /* left: 50%;    margin-left: -76px; */ display:block; }
  .logo2 a { display:block; background:url('../img/logo.png')no-repeat; width:190px; margin-top:11px;  height:42px;  text-indent:-9999px; background-size: 138px 29px; }

  .logo3 {    color: white;    position: absolute;    border: 0px solid black;    left: 0;    padding-left: 20px;   display:block; }
  .logo3 a {    display: block;    background: url(../img/logo_w.png)no-repeat;    width: 190px;    margin-top: 17px;    height: 42px;    text-indent: -9999px;  background-size:85%;  }
  .scroll_logo  a {    display: block;    background: url(../img/logo.png)no-repeat;    width: 190px;    margin-top: 17px;    height: 42px;    text-indent: -9999px;    transition: all 0.3s ease-in-out;  background-size:85%; } 

.tside { display:none!important; }
.tsideadd { display:none; }

 /* mobile sub sidemenu */   
  .side2 { top: 16px;    border: 0px solid #dedede;     position: absolute;    right: 0;  /*float: right; */     margin-right: 15px;    padding: 3px 4px;    font-size: 12px;    font-weight: 900;   width:24px; height:19px;
	 background:url(../img/common/mmenu.png) no-repeat; background-position:center center; z-index: 100; } 
  .side2  { display:block;  cursor:pointer; }
 /* mobile sidemenu */   

 /* mobile main sidemenu */
    .side2_m { top: 29px;    border: 0px solid #dedede;     position: fixed;    right: 0;  /*float: right; */     margin-right: 15px;    padding: 3px 4px;    font-size: 12px;    font-weight: 900;   width:24px; height:19px;
	 background:url(../img/common/mmenu2.png) no-repeat; background-position:center center;      z-index: 100;  }   
  .side2_m  { display:block;  cursor:pointer; }
 /* mobile sidemenu */



    .scroll_side2_m { top: 26px;    border: 0px solid #dedede;     position: fixed;    right: 0;  /*float: right; */     margin-right: 15px;    padding: 3px 4px;    font-size: 12px;    font-weight: 900;   width:24px; height:19px;
	 background:url(../img/common/mmenu.png) no-repeat; background-position:center center;} 
	.scroll_side2_m  { display:block;  cursor:pointer;  z-index: 100;   }

	 .fix_m { display:none; }      .side3 { display:none; }   .side4 { display:none; } 
}



@media only screen and (max-width: 767px) {

  .side2_m { top: 20px;    } 
  .tside { display:none; }
  .tsideadd { display:none; }

  .logo2 { color:white; position:absolute; border:0px solid black; left:0;  padding-left:7px;   /* left: 50%;    margin-left: -76px; */ display:block; }
  .logo2 a { display:block; background:url('../img/logo.png')no-repeat; width:190px; margin-top:11px;  height:42px;  text-indent:-9999px; background-size: 138px 29px; }
  .logo3 {    color: white;    position: absolute;    border: 0px solid black;    left: 0;    padding-left: 13px;   }
  .logo3 a {    display: block;    background: url(../img/logo_w.png)no-repeat;    width: 190px;    margin-top: 13px;    height: 42px;    text-indent: -9999px;  background-size:138px 29px; }
  .scroll_logo  a {    display: block;    background: url(../img/logo.png)no-repeat;    width: 190px;    margin-top: 13px;    height: 42px;    text-indent: -9999px;    transition: all 0.3s ease-in-out;  background-size:138px 29px; } 
}







/* ------------------------------------- main_text_animation ------------------------------------- */
.v_eng1 {    }

.v_eng { top:0px;    position: relative;    
-webkit-animation-name: mymove0;     -webkit-animation-duration:1s;     
animation-delay: 0.1s;
animation-name: mymove0;    animation-duration:1s;}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes mymove0 {
    from  { opacity:0;  top:40px;}
    to { opacity:1; top:0px;}    
	}

@keyframes mymove0 {
    from  { opacity:0;  top:40px;}
    to { opacity:1; top:0px;}     
	}



.ms_txt { top:0px;    position: relative;    
-webkit-animation-name: mymove;     -webkit-animation-duration:1s;     
animation-delay: 0.3s;
animation-name: mymove;    animation-duration:1s;}

.v_btn { top:0px;    position: relative;    
-webkit-animation-name:  mymove;     -webkit-animation-duration:1s;     
animation-delay: 0.4s;
animation-name:  mymove;    animation-duration:1s;}


/* Safari 4.0 - 8.0 */
@-webkit-keyframes mymove {
    from  { opacity:0;  top:50px;}
    to { opacity:1; top:0px;}     }

@keyframes mymove {
    from  { opacity:0;  top:50px;}
    to { opacity:1; top:0px;}     }




/* ------------------------------------- video_pc ------------------------------------- */

.scroll_mody { position:absolute; top:800px; }

.video_in { width:100%;     top: 520px;  position:absolute; background:url(../img/visual/v_bg.png)  }
.video_play { width:1100px; margin:0 auto;     text-align: center; margin-top:5px; cursor:pointer;  }



.vimeo-wrapper {   /*position: fixed; */  top: 0;   left: 0;   width: 100%;   height: 950px;   z-index: -1;   pointer-events: none;   overflow: hidden; }
.vimeo-wrapper iframe {   width: 100vw;   height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */   
min-height: 100vh;   min-width: 250.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */   position: absolute;   top: 50%;   left: 50%;   transform: translate(-50%, -50%);    }

.vimeo-wrapper video { /* min-width: 1920px; min-height: 1260px;   height: 56.25vw;    Given a 16:9 aspect ratio, 9/16*100 = 56.25   min-height: 135vh;   min-width: 240vh;  Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;   top: 50%;   left: 50%;   transform: translate(-50%, -50%);      }
    
.video_wrap {  position: relative;  height: 650px;  text-align: center;  overflow: hidden;   }

.v_txt {  position: absolute;  top: 47%;  left: 50%;     transform: translateX(-50%) translateY(-50%);    webkit-transform: translateX(-50%) translateY(-50%); z-index:2;     width: 100%;  }
.v_eng {  font-size: 52px;  color: #fff;  margin-bottom: 20px;  letter-spacing:-1.5px;  line-height:50px; font-family: 'Coda'; }
 .ms_txt { display:block; font-size:21px; color:#fff;  font-weight:700; }
.v_btn { color: #fff;  font-size: 13px; border: 3px solid #fff;    padding: 5px 40px; cursor:pointer; display:inline-block; margin-top:55px;}
.v_btn a { color: #fff;  font-size: 14px; font-weight:700; }      
 .vi_bg {    position: absolute;    top: 0;    left: 0;    right: 0;    bottom: 0;    z-index: 1;    background: url(../img/common/bg.png) repeat; }


@media only screen and (max-width: 1164px) {  
.v_txt {  position: absolute;  top: 47%;  left: 50%;     transform: translateX(-50%) translateY(-50%);    webkit-transform: translateX(-50%) translateY(-50%); z-index:2;     width: 100%;  }
.v_eng {  font-size: 28px;  color: #fff;  margin-bottom: 25px;  letter-spacing:-1.5px;  line-height:0px; font-family: 'Coda'; }
 .ms_txt { display:block; font-size:13px; color:#fff; }
.v_btn { color: #fff;  font-size: 13px; border: 3px solid #fff;    padding: 5px 20px; cursor:pointer; display:inline-block; margin-top:30px;}
.v_btn a { color: #fff;  font-size: 13px;}      
 .vi_bg {    position: absolute;    top: 0;    left: 0;    right: 0;    bottom: 0;    z-index: 1;    background: url(../img/common/bg.png) repeat; }
}






/* ------------------------------------- mobile_video ------------------------------------- */

.video_wrap { display:block;  /* pc용 동영상 처리*/}  
.video_wrap_mobile { display:none; }

@media only screen and  (max-width: 387px) {  
.video_wrap { display:none;}
.video_wrap_mobile { display:block; position: relative;  height: 530px;  text-align: center;  overflow: hidden;    }
.video-responsive{      position: absolute;  top: 0;     left: 0;  width: 100%;  height: 100%;  z-index: -1;  pointer-events: none;  overflow: hidden;    }
.video-responsive iframe{    width: 100vw;  /* height: 56.25vw;*/      /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */  min-height: 130vh;  min-width: 200vh;   /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;  top: 49%;  left: 50%;  transform: translate(-50%, -50%); }
.video-responsive video {    width: 100vw;  /* height: 56.25vw;*/      /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */  min-height: 140vh;  min-width: 210vh;   /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */  position: absolute;
  top: 49%;  left: 50%;  transform: translate(-50%, -50%); }
 .vi_bg2 {    position: absolute;    top: 0;    left: 0;    right: 0;    bottom: 0;    z-index: 1;    background: url(../img/common/bg.png) repeat; }
.v_txt2 {  position: absolute;  top: 47%;  left: 50%;     transform: translateX(-50%) translateY(-50%);    webkit-transform: translateX(-50%) translateY(-50%); z-index:2;     width: 100%;  }
.v_eng2 {  font-size: 32px;  color: #fff;  margin-bottom: 25px;  letter-spacing:-1.5px;  line-height:34px; font-family: 'Coda'; }
 .ms_txt2 { display:block; font-size:13px; color:#fff; }
.v_btn2 { color: #fff;   border: 3px solid #fff;    width:120px;  line-height:32px; cursor:pointer; display:inline-block; margin-top:30px;   font-size: 12px; font-weight:bold; }
.v_btn2 a { color: #fff;  font-size: 13px;}      
#stop { display:none; }
}




/* ------------------------------------- mobile_video_02 ------------------------------------- */

@media only screen and (min-width:387px) and  (max-width: 980px) {  

.video_wrap { display:none;}
.video_wrap_mobile { display:block; position: relative;  /* height: 325px; */   height: 400px;   text-align: center;  overflow: hidden;    }


.video-responsive{      position: absolute;  top: 0;     left: 0;  width: 100%;  height: 100%;  z-index: -1;  pointer-events: none;  overflow: hidden;    }

.video-responsive iframe{    width: 100vw;  /* height: 56.25vw;*/      /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */  min-height: 130vh;  min-width: 200vh;   /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */  position: absolute;
  top: 49%;  left: 50%;  transform: translate(-50%, -50%); }

.video-responsive video {    width: 100vw;  /* height: 56.25vw;*/      /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */  min-height: 280vh;  min-width: 310vh;   /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;  top: 50%;  left: 50%;  transform: translate(-50%, -50%); }

.vi_bg2 {    position: absolute;    top: 0;    left: 0;    right: 0;    bottom: 0;    z-index: 1;    background: url(../img/common/bg.png) repeat; }

.v_txt2 {  position: absolute;  top: 58%;  left: 50%;     transform: translateX(-50%) translateY(-50%);    webkit-transform: translateX(-50%) translateY(-50%); z-index:2;     width: 100%;  }
.v_eng2 {  font-size: 28px;  color: #fff;  margin-bottom: 25px;  letter-spacing:-1.5px;  line-height:28px; font-family: 'Coda'; }
 .ms_txt2 { display:block; font-size:13px; color:#fff; }
.v_btn2 { color: #fff;   border: 3px solid #fff;    width:120px;  line-height:32px; cursor:pointer; display:inline-block; margin-top:30px;   font-size: 12px; font-weight:bold; }
.v_btn2 a { color: #fff;  font-size: 13px;}      
#stop { display:none; }
}














/* ------------------------------------- contents_main------------------------------------- */
	.ourbiz_bg { width:100%;  background:#FFFFFF;  ; height: 620px;   position:relative;  overflow:hidden;  background:none;   }
	.ourbiz_con { width:1100px;  margin:0 auto;  text-align:center;   }
	.ourbiz_con h3 { font-size:36px; color:#f73131;  font-weight:bold;  margin-bottom:16px;  font-weight:900; }
	.ourbiz_con .mc_txt { font-size:14.5px; color:#6B6B6B;    font-weight:500;  line-height: 22px; border-bottom: 1px solid; }

	.ba_list  {  width:1100px; margin:0 auto; }
	.ba_list li { float:left; width:350px; margin-right:25px; position:relative;   }
	.ba_list li:last-child { margin-right:0px; }



	.ba_list li a img {  width:100%;  height:100%;  transition:all 0.45s ease-in-out 0.02s;}  /*animation area=================*/
	.ba_list li a:hover img {  transform:scale(1.3); transition: all 0.45s ease;  border:1px solid black; }
	.ba_list .Zum:hover {  opacity:1;  transition: all 0.45s ease;  }
  


	.hidden { width:350px; height:260px; overflow:hidden;  }  
	.Bg_black { position: absolute;  left:0px; bottom:0px; width:100%; height:100%; display:block;    transition: all 0.8s ease;       background:url(../img/main/bgpatton2.png) repeat-x 0  100%;    }  
	.Zum {    position: absolute; left:0; top:0; width:100%; height:100%; opacity:0;  border: 0px solid red;  z-index:7;     transition: all 0.15s ease;       background:url(../img/main/imglist_over2.png)no-repeat 50% 50%;     }
	

	.Tx_in { position:absolute; top:25px; text-align:left; width:100%; height:74px; z-index: 6; padding-left: 22px; }
	.T1 { font-size:22px; color:#fff; font-weight:700;      height: 24px;   }    
	.T2 { font-size: 17px;    color: #fff;     letter-spacing: 0.1px; line-height: 22px;    margin-bottom: 35px;  text-transform: uppercase;  }  
	.T-S { font-size:14px; color:#fff;     line-height:20px; font-weight:100;  padding-top: 45px;  display:none; }  
	.T-S:before {     content: '';    width: 35px;    height: 2px;    background: white;    display: block;    top: 78%;    position: absolute; }  


	.hidden a:before { content: "";    background: url(../img/main/next_bar.png)no-repeat;    width: 57px;    height: 12px;    position: absolute;    right: 60px;    bottom: 40px;    z-index: 111;  transition:all 0.45s ease-in-out 0.02s;  }
	.hidden a:hover:before { content: "";    background: url(../img/main/next_bar.png)no-repeat;    width: 57px;    height: 12px;    position: absolute;    right: 20px;    bottom: 40px;    z-index: 111; transition: all 0.45s ease; }

	.transmove {   transition:all 0.45s ease-in-out 0.01s;  }  




@media only screen and (max-width: 767px) {


     .hidden {    width: 100%;    height: 220px;    overflow: hidden;    position: relative;}
	 .Bg_black {  opacity: 0.5;  }  

	.Tx_in { position:absolute; top:25px; text-align:left; width:100%; height:74px; z-index: 6; padding-left: 22px; }
	.T1 { font-size:18px; color:#fff; font-weight:700;      height: 24px;   }    
	.T2 { font-size: 13px;    color: #fff;     letter-spacing: 0.1px; line-height: 22px;    margin-bottom: 35px;  text-transform: uppercase;  }  
	.T-S { font-size:14px; color:#fff;     line-height:20px; font-weight:100;  padding-top: 45px;  display:none; }  
	.T-S:before {     content: '';    width: 35px;    height: 2px;    background: white;    display: block;    top: 78%;    position: absolute; }  


}



/* ------------------------------------- contents_main------------------------------------- */



	.about_bg { width:100%;  background:#EBF1F7;  height:414px;  position:relative;  overflow:hidden;   background:none;   }
	.about_con { width:1100px; margin:0 auto; text-align:center;  }
	.about_con h3 { font-size:32px; color:#1274D6; font-family: 'Coda';  font-weight:bold; margin-bottom:16px; }
	.about_con .mc_txt {   font-size:15px; color:#1274D6;     font-weight:bold;  }

	.main-tit  { padding-top:70px;  }  .mb81 { margin-bottom:55px; }  .mb48 {  margin-bottom:48px; }

	.about_all  { margin:0 auto; width:978px; overflow:hidden; height:436px;  }
	.about_left {  float:left; width:689px;}
	.about_right {   float:right; width:268px; background:#fff; height:436px; }

	.about_group { height:230px; background:#fff; position: relative;}
	.about_group .abo_left dt {           font-size: 15px; line-height:19px;  letter-spacing:-0.7}
	.about_group .abo_left    { float:left; padding:27px 0 0 36px; }
	.about_group .abo_left dd  a {     position: absolute;    font-size: 13px;    color: white;    background: #464646;    padding: 2px 40px;    margin-top: 65px;    letter-spacing: -0.7px;      font-weight: 700;  }
	.about_group .abo_left h8  {         font-weight: 900;  }
	.about_group .abo_right  { float:right;  }

	.abo_right  .grimg img  { float:left;     margin: 10px 0 0 10px; }
	.abo-list   { bottom: 32px;    margin-right: 175px;    right: 0;    position: absolute;     font-size: 13px; letter-spacing:-0.7px; font-weight:800; color:#525252;  }
	.abo-list li {  line-height: 20px;    padding: 0 0 0px 8px;    background: url(../img/common/icon5.png) no-repeat 0 50%;  }



    /*  유투브영상 */
	.evideo {      width: 689px; height:206px;     position: relative; display:block; }
	.evideo a img {  width:100%;  height:100%;  transition:all 0.45s ease-in-out 0.02s;}
	.evideo a:hover img {  transform:scale(1.2); transition: all 0.45s ease;  border:1px solid black; }
	.evideo .Zum2:hover {  opacity:1;  }
  
	 .hidden2 {  width: 689px; height:206px;  overflow:hidden; position:ralative;  display:block; }
  
	.Bg_black2 { position: absolute;  left:0px; bottom:0px; width:100%; height:100%; display:block;    transition: all 0.8s ease;       background:url(../img/main/video_bg2.png) repeat-x 0  100%;  }  
	.Zum2 {    position: absolute; left:0; top:0; width:100%; height:100%; opacity:0;  border: 0px solid red;  z-index:1;     transition: all 0.15s ease;       background:url(../img/main/imglist_over3.png)no-repeat 50% 50%;     }
	.playbg {    position: absolute; left:0; top:0; width:100%; height:100%; opacity:1;       background:url(../img/main/play.png)50% 50% no-repeat;     }
  
	.Tx_in2 { position:absolute; top:0; text-align:center; height:74px; z-index: 6; display:block;  margin:30px 0 0 29px; }
	.Tbar {border-top:3px solid white; display:block; }    
	.T3 { font-size:16px; color:#fff;  margin-top:5px;  display:block;     font-family: 'Titillium Web', sans-serif;   font-weight: 400;}  
	.T3 em { font-size:16px; color:#fff;  margin-top:0px;  display: inline-block;  font-family: 'Titillium Web', sans-serif;   font-weight: 600;}  
	.vibg2 { display:none; }
	.vibg1 { display:block; }




	.biz_test {  height:754px; width:1891px; margin:0 auto;  position:relative; }
	.biz_test2 { height:673px;width:1891px; margin:0 auto; position:relative;  cursor:pointer; }

	.agency_map { width:199px;   height:106px; margin:0 auto; padding-top:44px; }
	.agency_map dt {  border-top:3px solid #1D6CBC; border-bottom:3px solid #1D6CBC; color:#1A73CE;       }
	.agency_map dd {  text-align:center;   100%; height: 100%;  }
	.agency_map .agtxt1 {  line-height:50px; font-size:19px; display:block; text-align:center; letter-spacing:-1.2px; font-weight:bold; font-weight:800; }
	.agency_map .agtxt2 { border-top:1px solid #A9C7E6;height:55px; font-size:12px; display:block;  text-align:center; line-height:15px;  padding-top:13px; }
	.agency_map img { padding-top:50px; text-align:center;  }
	.agency_map a {    display: block;    width: 100%;    background: url(../img/main/agency2.png) center 32px no-repeat;    height: 282px;  }


    /* mobile 사업분야*/
	.mo-biz-wp { display:none; }






	 @media only screen and (max-width: 1024px) {  

	.ourbiz_con {    width: 100%;    min-height: 100%;    margin: 0 auto;    text-align: center;  }
	.mb81 {    margin-bottom: 25px;  }
	.ourbiz_con h3 {    font-size: 32px;    color: #f73131;    font-weight: bold;    margin-bottom: 5px;    letter-spacing: -0.7px;    font-weight: 900;  }
	.ourbiz_con .mc_txt {    font-size: 12px;    color: #6b6b6b;    font-weight: bold;    line-height: 16px;  }
	.ba_list {    display: block;    width: 100%;    margin: 0 auto;}
	.ba_list li {      float: left;    width: 32%;    margin-right: 15px;    margin-bottom: 15px;}

	.hidden {    width: 100%;    height: 250px;    overflow: hidden;    position: relative;}
	.hidden a:before {    content: "";    background: url(../img/main/next_bar.png)no-repeat;    width: 57px;    height: 12px;    position: absolute;    right: 60px;    bottom: 40px;    z-index: 111;    transition: all 0.45s ease-in-out 0.02s;}
	.Bg_black {    opacity: 0.5;  }

	.T1 {    font-size: 18px;    color: #fff;    font-weight: 700;    height: 24px;}
	.T2 {    font-size: 13px;    color: #fff;    letter-spacing: 0.1px;    line-height: 22px;    margin-bottom: 35px;    text-transform: uppercase;}
	.T-S {    font-size: 14px;    color: #fff;    line-height: 20px;    font-weight: 100;    padding-top: 45px;  }

	.Zum {       background: none;  }

	 }





	 @media only screen and (max-width: 767px) {  
/* contents_main */
	.ourbiz_bg { width:100%;  background:#FFFFFF;  height:auto;  position:relative;  overflow:hidden; /* background:url(../img/main/bg1_m.png) no-repeat center bottom;*/  padding: 20px 15px 30px;     }
	.ourbiz_con { width:100%; min-height:100%; margin:0 auto;  text-align:center;   }
	.ourbiz_con h3 { font-size:25px; color:#f73131;   font-weight:bold;  margin-bottom:5px; letter-spacing:-0.7px; font-weight: 900; }
	.ourbiz_con .mc_txt { font-size:12px; color:#6b6b6b;      font-weight:bold;  line-height:16px; }

	.ba_list  { display: block;  width:100%; margin:0 auto; }
	.ba_list li { float:left; width:100%; margin-right:0px;  margin-bottom: 15px; }
	.ba_list li:last-child { margin-right:0px; }

	.about_bg { width:100%;   height:auto;  position:relative;  overflow:hidden;  background:none;   padding: 20px 15px 13px;       background-size: cover;  }
	.about_con { width:100%; margin:0 auto; text-align:center;  }
	.about_con h3 { font-size:25px; color:#1274D6; font-family: 'Coda';  font-weight:bold; margin-bottom:5px; letter-spacing:-0.7px; }
	.about_con .mc_txt {  padding: 0 10px;  font-size:12px; color:#1274D6;     font-weight:bold;  line-height:16px; }

	.main-tit  { padding-top:0px;  }  .mb81 { margin-bottom:25px; }  .mb48 {  margin-bottom:20px; }

	.about_all  { margin:0 auto; width:100%; overflow:hidden; height:100%;  }
	.about_left {  float:left; width:100%; margin-bottom:5px; }
	.about_right {   float:right; width:100%; background:#fff; height:366px; }

	.about_group { height:230px; background:#fff; position: relative; display:none; }
	.about_group .abo_left dt {           font-size: 15px; line-height:19px;  letter-spacing:-0.7}
	.about_group .abo_left    { float:left; padding:27px 0 0 36px; }
	.about_group .abo_left dd  a {     position: absolute;    font-size: 13px;    color: white;    background: #464646;    padding: 2px 40px;    margin-top: 65px;    letter-spacing: -0.7px;      font-weight: 700;  }
	.about_group .abo_left h8  {         font-weight: 900;  }
	.about_group .abo_right  { float:right;  }

	.abo_right  .grimg img  { float:left;     margin: 10px 0 0 10px; }
	.abo-list   { bottom: 32px;    margin-right: 175px;    right: 0;    position: absolute;     font-size: 13px; letter-spacing:-0.7px; font-weight:800; color:#525252;  }
	.abo-list li {  line-height: 20px;    padding: 0 0 0px 8px;    background: url(../img/common/icon5.png) no-repeat 0 50%;  }

	.Zum {    position: absolute; left:0; top:0; width:100%; height:100%; opacity:0;  border: 0px solid red;  z-index:7;     transition: all 0.15s ease;       background:none;     }
	

    /* mobile 유투브영상 */
	.evideo {      width: 100%; height: 100%;     position: relative; display:block; }
	.evideo a img {  width:100%;  height:100%;  transition:all 0.45s ease-in-out 0.02s;}
	.evideo a:hover img {  transform:scale(1.2); transition: all 0.45s ease;  border:1px solid black; }
	.evideo .Zum2:hover {  opacity:1;  }
	.evideo a  { display:block;}
	.evideo img  {  s}
  
	 .hidden2 {  width: 100%; height: 100%;  overflow:hidden; position:ralative;  display:block; }
  
	.Bg_black2 { position: absolute;  left:0px; bottom:0px; width:100%; height:100%; display:block;    transition: all 0.8s ease;       background:url(../img/main/video_bg4.png) repeat-x 0  100%;  }  
	.Zum2 {    position: absolute; left:0; top:0; width:100%; height:100%; opacity:0;  border: 0px solid red;  z-index:7;     transition: all 0.15s ease;       background:url(../img/main/imglist_over4.png)no-repeat 50% 50%;     }
	.playbg {    position: absolute; left:0; top:0; width:100%; height:100%; opacity:1;       background:url(../img/main/play.png)50% 50% no-repeat;     }
  
	.Tx_in2 { position:absolute; top:0; text-align:center; height:74px; z-index: 6; display:block;  margin: 0px 0 0 20px; }
	.Tbar {border-top:2px solid white; display:block; }   

	.T3 { font-size:16px; color:#fff;  margin-top:2px;  display:block;     font-family: 'Coda';    font-size: 12px;     }  
	.T3 em { font-size:16px; color:#fff;  margin-top:0px;  display: inline-block;   font-family: 'Coda';    font-size: 12px;   font-weight: 400;}   

	.vibg1 { display:none; }
	.vibg2 { display:block; }



	.biz_test {  height:754px; width:1891px; margin:0 auto;  position:relative; }
	.biz_test2 { height:673px;width:1891px; margin:0 auto; position:relative;  cursor:pointer; }

	.agency_map { width:100%;   height: 100%;  margin:0 auto; padding-top:10px; }
	.agency_map dt {  border-top:0px solid #1D6CBC; border-bottom:0px solid #1D6CBC; color:#1A73CE;       }
	.agency_map dd {  text-align:center;    100%; height: 100%;  }
	.agency_map .agtxt1 {    padding-left:20px;   line-height:32px; font-size:16px; display:block; text-align:left; letter-spacing:-1.2px; font-weight:bold; font-weight:800; }
	.agency_map .agtxt2 {  padding-left: 20px;   border-top:0px solid #A9C7E6;height:55px; font-size:12px; display:block;  text-align:left; line-height:15px;  padding-top:0px; position:relative; }
	.agency_map .agtxt2:after {     top: 45px;    left: 20px;    content: "";    width: 25px;    height: 2px;    background: #348af5;    position: absolute;  }
	.agency_map .agtxt2 br { display:none; }
	.agency_map img { padding-top:0px; text-align:center;  padding: 0 0 7px 0; }
	.agency_map a {    display: block;    width: 100%;    background: url(../img/main/agency2.png) center 0px no-repeat;    height: 282px;}




}
















/* quickmenu_main */
      .fix_m {position:fixed; right:47%;  top: 850px;  z-index:500; }
      .fix_m li {  cursor:pointer;  padding:0 30px; }
      .fix_m li { background:url(../img/anchor.png)no-repeat; height:25px;width:100%; height:25px; display:block; }
      .fix_m li.on { background:url(../img/anchor_on.png)no-repeat; height:25px;}


	 @media only screen and (max-width: 767px) {  
      .fix_m { display:none;}
      .fix_m li {  cursor:pointer;  padding:0 30px; }
      .fix_m li { background:url(../img/anchor.png)no-repeat; height:25px;width:100%; height:25px; display:block; }
      .fix_m li.on { background:url(../img/anchor_on.png)no-repeat; height:25px;}

	  }

  .px1400 {    width: 1400px;        margin: 0 auto;    border: 0px solid red;    position: relative;      background: none;}
  .ps1400 {    width: 1400px;    margin: 0 auto;    position: relative;  }

/* gnb02_final */
  .gnbbx2 { width:100%; background:none; height:83px;  /*position:relative;*/   position:fixed; z-index:50;      border-bottom: 1px solid rgba(216, 216, 216, .2);  }
  .gnbbx2 .tgnb { width:860px; /* 사이즈 */  margin:0 auto;   position:relative;  top:0px;      /**    background: red;    height: 22px; **/      height: 83px;  }
  .gnbbx2 .tgnb li { float:left; /* background:red;*/ width:206px;/* 사이즈2 */  text-align:center; line-height:50px;   border:0px solid black;      line-height: 82px;  }
  .gnbbx2 .tgnb a { display:block; letter-spacing:-0.2px; color:white; cursor:pointer;  font-weight:700;    }
  
  
  .gnbbx { width:100%; background:white; height:83px;  /*position:relative;*/   position:relative; z-index:50;  border-bottom:1px solid #D5D5D5; }
  .tgnb { width:860px; /* 사이즈 */  margin:0 auto;   position:relative;  top:0px;  height: 83px; }
  .tgnb li { float:left; /* background:red;*/ width:172px;/* 사이즈2 */  text-align:center; line-height:82px;   border:0px solid black;  }
  .tgnb a { display:block; font-size:18px; letter-spacing:-0.2px; color:black; cursor:pointer;  font-weight:800; }
    
  .bar { width:0px;/* 사이즈2 */  margin:0 auto; height:1px; background:#A81818; z-index:1; margin-top:-1px; }
  .bar2 { width:0px;/* 사이즈2 */  margin:0 auto; height:1px; background:#A81818; z-index:1; margin-top:-1px;  }
  .bar3 { width:0px;/* 사이즈2 */  margin:0 auto; height:1px; background:#A81818; z-index:1; margin-top:-1px;  }
  .bar4 { width:0px;/* 사이즈2 */  margin:0 auto; height:1px; background:#A81818; z-index:1; margin-top:-1px;  }
  .bar5 { width:0px;/* 사이즈2 */  margin:0 auto; height:1px; background:#A81818; z-index:1; margin-top:-1px;  }
  .bar6 { width:0px;/* 사이즈2 */  margin:0 auto; height:1px; background:#A81818; z-index:1; margin-top:-1px;  } 
    


	 @media only screen and (max-width: 1275px) {  
	 .tgnb {  display:none; }
	 .gnbbx { width:100%; background:white; height:50px;  /*position:relative;*/   position:relative; z-index:2;  border-bottom:1px solid #D5D5D5; }
	 .side3 { display:none; } .side4 { display:none; }

		/* gnb02_final */
		  .gnbbx2 { width:100%; background:none; height:70px;  /*position:relative;*/   position:fixed; z-index:50; border-bottom: 1px solid rgba(216, 216, 216, .2); }

}



	 @media only screen and (max-width: 767px) {  
	 .tgnb {  display:none; }
	 .gnbbx { width:100%; background:white; height:50px;  /*position:relative;*/   position:relative; z-index:2;  border-bottom:1px solid #D5D5D5; }
	 .side3 { display:none; } .side4 { display:none; }

		/* gnb02_final */
		  .gnbbx2 { width:100%; background:none; height:60px;  /*position:relative;*/   position:fixed; z-index:50; border-bottom: 1px solid rgba(216, 216, 216, .2);}

}



  .warp_gnb { position:relative; z-index:999; }
  .sub_s { width:100%;    background:#f1f1f1; position:fixed; top:83px; height:0px;/* 사이즈조절 */  z-index:2; color:#fff;  overflow:hidden;  box-shadow: 1px 0.1px 0.5px rgba(0,0,0,0.22); }
  .sub_gbx { width:688px; /* 사이즈 */ margin:0 auto;  /* background:red;*/    position:relative;  overflow:hidden;}  
    

  .family_gnb {    padding-top: 19px;    width: 860px;    margin: 0 auto;    position: relative;   /*  overflow: hidden; */ }
  .family_gnb li {    float: left;    width: 206px;    line-height: 33px;    text-align: center;    letter-spacing: -0.4px;    font-size: 16px;    font-weight: 500;}
  .f_sub li         { float:none;      /*   추가 */  margin-top:2px; } 
  .f_sub li a        { float:none;    color:#555;   cursor:pointer;       /*   추가 */  width: 206px;    margin:0 auto; padding: 0 0px;    border: 0px solid #E7E7E7;  display:block;   } 

  .f_sub2 li         { float:none;      /*   추가 */  margin-top:2px; } 
  .f_sub2 li a        { float:none;    color:#555;   cursor:pointer;       /*   추가 */  width: 206px;    margin:0 auto; padding: 0 0px;    border: 0px solid #E7E7E7;  display:block;   } 
  .f_sub3 li         { float:none;      /*   추가 */  margin-top:2px; } 
  .f_sub3 li a        { float:none;    color:#555;   cursor:pointer;       /*   추가 */  width: 206px;    margin:0 auto; padding: 0 0px;    border: 0px solid #E7E7E7;  display:block;   } 
  .f_sub4 li         { float:none;      /*   추가 */  margin-top:2px; } 
  .f_sub4 li a        { float:none;    color:#555;   cursor:pointer;       /*   추가 */  width: 206px;    margin:0 auto; padding: 0 0px;    border: 0px solid #E7E7E7;  display:block;   } 
  .f_sub5 li         { float:none;      /*   추가 */  margin-top:2px; } 
  .f_sub5 li a        { float:none;    color:#555;   cursor:pointer;       /*   추가 */  width: 206px;    margin:0 auto; padding: 0 0px;    border: 0px solid #E7E7E7;  display:block;   } 
  .f_sub6 li         { float:none;      /*   추가 */  margin-top:2px; } 
  .f_sub6 li a        { float:none;    color:#555;   cursor:pointer;       /*   추가 */  width: 160px;    margin:0 auto; padding: 0 0px;    border: 0px solid #E7E7E7;  display:block;   } 


  .f_sub li a:hover         { float:none;    color:#D1161A;     background:none; cursor:pointer;       /*   추가 */  width: 206px;    margin:0 auto; padding: 0 0px;    border: 0px solid #CC0606;  display:block;   } 
  .f_sub2 li a:hover        { float:none;    color:#D1161A;    background:none;  cursor:pointer;       /*   추가 */  width: 206px;    margin:0 auto; padding: 0 0px;    border: 0px solid #CC0606;  display:block;   } 
  .f_sub3 li a:hover        { float:none;    color:#D1161A;    background:none; cursor:pointer;       /*   추가 */  width: 206px;    margin:0 auto; padding: 0 0px;    border: 0px solid #CC0606;  display:block;   } 
  .f_sub4 li a:hover        { float:none;    color:#D1161A;    background:none; cursor:pointer;       /*   추가 */  width: 206px;    margin:0 auto; padding: 0 0px;    border: 0px solid #CC0606;  display:block;   } 
  .f_sub5 li a:hover        { float:none;    color:#D1161A;    background:none;  cursor:pointer;       /*   추가 */  width: 206px;    margin:0 auto; padding: 0 0px;    border: 0px solid #CC0606;  display:block;   } 
  .f_sub6 li a:hover        { float:none;    color:#D1161A;    background:none;  cursor:pointer;       /*   추가 */  width: 199px;    margin:0 auto; padding: 0 0px;    border: 0px solid #CC0606;  display:block;   } 

  .gnbon { color:green; }


/* gnb02_final */






/* subtop_navi */
   .sticky {  position: fixed;  top: 0;  width: 100%;}   .sticky + .content {  padding-top: 260px;}
   .stop_menu { width:100%;  text-align:center; position:fixed; top:0px;   background:#fff;  line-height:42px;      box-sizing: border-box; border-bottom:1px solid #D5D5D5;     z-index: 10; }
   .stop_menu  a{   width: 100%;   font-size: 17px;        display: inline-block;   height: 41px;   font-weight:700;  transition: width 0.2s;   }
   .stop_in { width:1100px; margin:0 auto;  position:relative; }
   .stop_in li { float:left; width:20%; }

  .sticky2 {  position: fixed;  top: 0;  width: 100%;}   .sticky2 + .content {  padding-top: 260px;}
 .stop_menu2  { width:100%;  text-align:center; position:fixed; top:0px;   background:#fff;  line-height:42px;      box-sizing: border-box; border-bottom:1px solid #D5D5D5;  z-index: 10; }
 .stop_menu2 a{   font-size: 13px;    display:block;    line-height: 40px;  font-weight:700;  }
/* subtop_navi */










/* main */
#header { position:fixed;  font-size:15px; font-weight:bold; 
background:white; display:inline-block; width:100%; border-bottom:0px solid black;  z-index:9999; 
box-shadow: 1px 0.1px 0.5px rgba(0,0,0,0.22); }

/*
#header:before { content:""; width:100%; background:#EDEDED; position:absolute;
  height:1px; top:60px; z-index:212px; }
  */

.tbox { max-width:1100px; width:100%; margin:0 auto; position:relative;  border:0px solid black; text-transform:uppercase;  /* line-height:58px;  */ }
.logo { color:white; position:absolute; border:0px solid black; left:0;   }
.logo a { display:block; background:url('../img/logo.png')no-repeat; width:190px; margin-top:11px;  height:42px;  text-indent:-9999px; }
.side { position:absolute; right:0;  float:right; text-align:right; margin-right:1%;     padding: 18px 0 20px 0; font-size:13px;  } 

.gnb { width:900px; margin:0 auto;   position:relative; padding-left:160px; }
.gnb li { float:left; width:140px; text-align:center;  font-weight:600;  font-size:15px; letter-spacing:-0.2px; }
.gnb li a { display:block;  }
  
  /*.sub:before { content:""; width:100px; height:2px; background:white;  top:-13px; display:inline-block; position:relative; margin:0 auto;  }  */
  .sub  { height:220px;  border-right:0px solid black; display:none;  }
  .sub li { width:140px; line-height:28px;    font-weight:700;  font-size:13px;}
  .sub li:first-child { margin-top:0px;  }
  
  .selected { background:#0060a1; color:white; border:none; }
  .selected li a {color:white; }
  .la a:hover {color:white; }
  
  .fc  {color:white; }
  a.hth { /*line-height:58px;*/   padding: 18px 0 20px 0; letter-spacing:-0.2px; }

.vegas-slide-inner vegas-animation-kenburns {     background-size: none!important;}


/* visual */

.main_bg { background:url(../img/visual/01.jpg);
   width:100%;
    position: relative;
    min-height:861px;
    background-repeat: no-repeat;
    background-position: center top;
	/*
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;   	 */	
	}



 .visual { width: auto;    height:950px;    overflow: hidden;}

  
 .main_c {    position: absolute;    width: 100%;    text-align: center;    height: 100px;      top:35%;       color: #fff;  font-family: arial !important; font-weight:bold;      text-shadow: 0.2px 0.2px 0.2px #000; text-transform:uppercase; }
 .main_c .mc {      font-family: 'Titillium Web'!important; font-size:55px; color: #fff; letter-spacing:-1px; }
 .main_c p { margin-top:15px;  line-height:24px;  display: block;    font-size: 18px;    letter-spacing: 0;    font-weight: 400;    text-transform: uppercase;       opacity: 1;  font-weight:500;  font-weight:700; font-family: 'NotoSans';}
  
  .marrow {    position: absolute;    bottom: 25px;    left: 0;    right: 0;
    margin: auto;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 30px;    height: 30px;    border-right: 2px solid #fff;    border-bottom: 2px solid #fff;    opacity: 0.4;}
  
  .masthead-video-credit {
    position: absolute;    bottom: 0;    right: 0;    color: #fff;    opacity: 0.6;    font-size: 12px;
    font-weight: 600;    letter-spacing: -0.02em;    padding-right: 10px;    bottom: 10px;
    text-decoration: none;    text-align: right;
    line-height: 1.5;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all;}
  .masthead-video-credit span {    display: block;}



  /* visual animation */
    @keyframes kenburns {    
          0% { transform: scale(1); }
        100% { transform: scale(1); }
    }
  /* visual animation */





  /* visual_control */
  .visual_control {  position:relative; width:1100px; margin:0 auto; }
  .control_bx {     display:table; padding-top:70% }
  .control_bx a { float:left; font-size:11px; }
  .control_bx a { border:2px solid white; width:38px; height:38px; 
    padding:0px; margin:1px; display:block; line-height:30px; text-align:center;
  color:#fff; text-transform:uppercase; font-size:6px; }
  
  .next { background:url(../img/common/next.png)no-repeat; }
  .previous {background:url(../img/common/pre.png)no-repeat;  }
  .play { background:url(../img/common/play.png)no-repeat; }
  .stop { background:url(../img/common/stop.png)no-repeat; }
  
  .next:hover { background:url(../img/common/next_on.png)no-repeat; }
  .previous:hover {background:url(../img/common/pre_on.png)no-repeat;  }
  .play:hover { background:url(../img/common/paly_on.png)no-repeat; }
  .stop:hover { background:url(../img/common/stop_on.png)no-repeat; }
  
  .play_active { background:url(../img/common/play_active.png)no-repeat; }
  .stop_active { background:url(../img/common/stop_active.png)no-repeat; }
  /* visual_control */






  .relative_wrap {  border:0px solid red; width:60px;  margin:0 auto; position:relative; }       
  .t_inner { width:100%;  background:#111; position:absolute; top:25px; height:5px;/* 사이즈조절 */  overflow:hidden;   z-index:2; color:#fff; 
    overflow:hidden; opacity:0.4; }
  .t_inner a { color:white; font-weight:700; font-size:11px; text-transform:uppercase; }
  .t_inner a:hover { color:black;  }
  .t_inner li { line-height:28px; padding-left:12px; }
  .t_inner .lang_site { padding-top:12px; }
  
  .btnopen { text-align:left; color:black; width:60px;  line-height:25px; text-indent: 6px; background:cyan; height:25px;   position:relative;  }
  .btnopen span {  border:0px solid black; right: 10px; top: 10px; position:absolute;  }
  
  .open_img1 { background:url(../img/picon.png) no-repeat; background-position:10 10;
   width:11px; height:11px; position:absolute; border:1px solid red;  }
    
  .change1 { background:url(../img/picon2.png) no-repeat; width:11px; height:11px; position:absolute;   } 





/* ------------------------------------------------------------------------- footer_area -------------------------------------------------------------------------  */

.Flogo {       color: white;    position: absolute;    border: 0px solid black;    left: 0;    padding-left: 0px;    top: 10px; }
.Flogo a {    display: block;    background: url(../img/common/footer_logo.png)no-repeat;    width: 125px;    margin-top: 11px;    height: 42px;    text-indent: -9999px;}

  /* footer_area */
    .footer { position:relative; font-size:12px; clear:both; width:100%; background:#ffffff; color:#7d7d7d;     height: 90px;       border-top: 1px solid #ececec; }
    .footerbox { width:1100px; margin:0 auto; z-index:20;  color: ; padding:25px 0 25px 143px;  font-weight:700;  position:relative; }
    /*.maincon h3 { margin:0; font-size:36px; font-family:'Arial'; text-align:center; word-spacing:-1px; text-transform:uppercase; }
    .maincon .stxt { font-size:16px; text-align:center; font-weight:700; margin:10px 0 38px 0; }*/
    
    .notice_list { width: 102%; margin:20px 0; display:block; }
    .notice_list li { float:left; width:320px; margin:0 14px 14px 0; overflow:hidden; }
    
    .trans { transform:scale(1.3); }   .trans2 { transform:scale(1); }

    .utilmenu { padding:0px; overflow:hidden; margin:0;  }
    .utilmenu li { float:left; background:url(http://wwww.runde2.com/kunjang/img/main/bar01.png)no-repeat left center; padding:0 7px; }
    .utilmenu li.first { background:none; padding:0 7px 0 0; }

	.copyright {     important;  font-size:12px; }
    
    .footerbox adress { display:block; margin:0px 0 0px 0; line-height:20px; font-size:14px;  }
    .footerbox adress em.post { margin-left:5px; }
    .footerbox .adress2 em.manager { margin-left:5px; }
    .footerbox .adress2 em.biznumber { margin-left:5px; }
    .footerbox .adress2 .tel {  margin-left:0px; padding-left:10px; /* background:url(http://wwww.runde2.com/kunjang/img/main/tel.gif) no-repeat left center;*/   }
    .footerbox .copyright { display:block; font-size:12px; clear:both; padding-top:1px; line-height: 23px; letter-spacing:0;       }
    
    .familysite { 	cursor: pointer;    padding: 3px 0px;  width: 150px;    position: absolute;    right: 0px;    top: 21px;       border-bottom: 1px solid #4a4a4a;	 text-transform: uppercase;   font-size:11px;  font-family: 'Coda';    }
    .familysite a { float:left; width:140px; height:32px; line-height:32px; border:1px solid #656569; padding:0 0 0 15px; margin-right:7px; font-family:'Arial'; text-transform:uppercase; }

    .labelbox { position:absolute; right:0px; top:25px;   }
    .labelbox a {      display: inline-block;    margin-left: 0px;    border: 0px solid #e0e0e0;       padding: 0 0px 0 13px;   border-radius: 3px; font-size: 12px; }


.labelbox a:before { content: "";
    width: 2px;
    position: absolute;
    height: 2px;
    left: 4px;
    background: #a6a6a6;
    top: 12px; }
   
    .footerbox a { color:#909090; position:relative;}
    .footerbox a span { color: }
    .footerbox .adress2 li { float:left;  }

    .adress2 { display:inline-block; line-height:18px; }  
    .adline1 { float:left; }  .adline2 { float:left; }

    .m_familysite, .m_fopen { display:none; }
    .biznumber { margin-left:5px; }

/*   mobile familysite */
    .m_footerbox {    width: 500px;    margin: 0 auto;    z-index: 20;    color: ;    padding: 16px 0 15px 0;    font-weight: 700;    position: relative; }  
    .m_familysite {    cursor: pointer;    padding: 2px 0px;    width: 100%;    position: absolute;    right: 0px; z-index:33;     top: 21px;    border: 1px solid #4a4a4a;    text-transform: uppercase;    font-size: 11px;    font-family: 'Coda';}
    .m_bt_wrap {  border:0px solid red; width:100%;  margin:0 auto; position:relative;     display:none;   }       
    .m_f_inner { width:100%;  background:#2E2E2E; position:absolute; bottom:160px; height:300px;/* 사이즈조절 */    z-index:2; color:#828282;  overflow:hidden; }
    .m_fopen span {  border:0px solid black;      right: 0px;    top: 11px; position:absolute;  }
    .m_open_img { background:url(../img/picon.png) no-repeat; background-position:30 10;    width:11px; height:11px; position:absolute; border:1px solid red;  }    
    .m_change { background:url(../img/picon2.png) no-repeat;     width:11px; height:11px; position:absolute;   }      

    .m_group_gnb    { padding:30px 20px 30px;  overflow:hidden; }  
    .m_group_gnb li { float:left; width:100%;    padding-right:30px;  }  
    .m_group_gnb li .m_link_th { height:34px; line-height:34px; border-bottom:2px solid #606060; font-size:14px; color:white; display:block; }
    .m_group_gnb .m_bt_sub {  padding-right:0px;  overflow:hidden; height: 160px;}
    .m_group_gnb .m_bt_sub li { float:none;  height:30px; line-height:30px;  border-bottom:1px solid #4A4A4A;    width:100%; font-size:12px;}
    .m_group_gnb li.fmt40 { margin-top:40px;  }  
    .m_group_gnb li a { color:#939393;  }  

    .down { display:none; text-indent: 10px;}
    .goup { display:block; text-indent: 10px; }

/*	.footerbox .logo2  { float:right; right:0; position:absolute; bottom:10px; border:0px solid red; }
	.footerbox .logo2 a {  display:block; background:url('../img/logo2.png')no-repeat; width:147px;  height:38px;  text-indent:-9999px; }
*/




/* ------------------------------------------------------------------------- footer_area -------------------------------------------------------------------------  */


@media  (max-width: 1024px)    { 


.Flogo {      color: white;    position: absolute;    border: 0px solid black;    right: 0;    padding-left: 20px;    top: 10px;  width: 120px; }
.Flogo a {    display: block;    background: url(../img/common/footer_logo.png)no-repeat;    width: 125px;    margin-top: 11px;    height: 42px;    text-indent: -9999px;}


    .footer { position: relative;    font-size: 11px;    clear: both;    width: 100%;    background: #ffffff;    color: #7d7d7d;    padding: 0 0px;  }
    .footerbox { width: 100%;    margin: 0 auto;    z-index: 20;    padding: 25px 0 25px 143px;    font-weight: 700;    position: relative; }
    /*.maincon h3 { margin:0; font-size:36px; font-family:'Arial'; text-align:center; word-spacing:-1px; text-transform:uppercase; }
    .maincon .stxt { font-size:16px; text-align:center; font-weight:700; margin:10px 0 38px 0; }*/
    
    .notice_list { width: 102%; margin:20px 0; display:block; }
    .notice_list li { float:left; width:320px; margin:0 14px 14px 0; overflow:hidden; }
    
    .trans { transform:scale(1.3); }   .trans2 { transform:scale(1); }

    .utilmenu { padding:0px; overflow:hidden; margin:0;  }
    .utilmenu li { float:left; background:none; padding:0 0px;  width:25%; text-align:center;  }
    .utilmenu li.first { background:none; padding:0 7px 0 0; }

	.copyright {      important;  font-size:11px; }

.labelbox a:before { content: "";
    width: 0px;
    position: absolute;
    height: 0px;
    left: 4px;
    background: #a6a6a6;
    top: 12px; }
   

    .footerbox adress { display:block; margin:0px 0 0px 0; line-height:18px; }
    .footerbox adress em.post { margin-left:5px; }
    .footerbox .adress2 em.manager { margin-left:0px; }
    .footerbox .adress2 em.biznumber { margin-left:5px; }
    .footerbox .adress2 .tel {  margin-left:0px; padding-left:10px; /*  background:url(http://wwww.runde2.com/kunjang/img/main/tel.gif) no-repeat left center; */  }
    .footerbox .copyright { display:block; font-size:10px; clear:both; padding-top:1px; line-height: 23px; border-top: 0px solid #3a3a3a;  }
    
    .familysite { 	cursor: pointer;    padding: 3px 0px;  width: 150px;    position: absolute;    right: 0px;    top: 21px;       border-bottom: 1px solid #4a4a4a;	 text-transform: uppercase;   font-size:11px;  font-family: 'Coda';    }
    .familysite a { float:left; width:140px; height:32px; line-height:32px; border:1px solid #656569; padding:0 0 0 15px; margin-right:7px; font-family:'Arial'; text-transform:uppercase; }
    .share { position:absolute; right:0; top:70px; height:14px; overflow:hidden; }
    .share li { float:left; padding:0px; margin:0 0 0 20px; }
    .labelbox { display:block;  position:absolute; right:0; top:25px; font-size: 13px;   }
    .labelbox a { display:inline-block; margin-left:3px; }

   
    .footerbox a { color:#909090; }
    .footerbox a span { color: }
    .footerbox .adress2 li { float:left; }

    .adress2 { display:inline-block; line-height:18px;     margin-bottom: 5px; }  
    .adline1 { float:left; }  .adline2 { float:left; }

	    .familysite, .fopen { display:none; }
    .m_familysite, .m_fopen { display:block; }



/*   mobile familysite */
    .m_footerbox {    width: 500px;    margin: 0 auto;    z-index: 20;    color: ;    padding: 16px 0 15px 0;    font-weight: 700;    position: relative; }  
    .m_familysite {    cursor: pointer;    padding: 3px 0px;    width: 100%;    position: absolute;    right: 0px; z-index:33;     top: 38px;    border: 1px solid #4a4a4a;    text-transform: uppercase;    font-size: 11px;    font-family: 'Coda';}
    .m_bt_wrap {  border:0px solid red; width:100%;  margin:0 auto; position:relative;     display:block;   }       
    .m_f_inner { width:100%;  background:#2E2E2E; position:absolute; bottom:30px; height:0px;/* 사이즈조절 */    z-index:2; color:#828282;  overflow:hidden; }
    .m_fopen span {  border:0px solid black;      right: 10px;    top: 11px; position:absolute;  }
    .m_open_img { background:url(../img/picon.png) no-repeat; background-position:30 10;    width:11px; height:11px; position:absolute; border:1px solid red;  }    
    .m_change { background:url(../img/picon2.png) no-repeat;     width:11px; height:11px; position:absolute;   }      

    .m_group_gnb    { padding:15px 20px 20px;  overflow:hidden; }  
    .m_group_gnb li { float:left; width:100%;    padding-right:0px;  }  
    .m_group_gnb li .m_link_th { height:34px; line-height:34px; border-bottom:2px solid #606060; font-size:12px; color:white; display:block;     font-family: 'Coda'; }
    .m_group_gnb .m_bt_sub {  padding-right:0px;  overflow:hidden; height: 100%;}
    .m_group_gnb .m_bt_sub li { float:none;  height:34px; line-height:34px;  border-bottom:1px solid #4A4A4A;    width:100%; font-size:14px;}
    .m_group_gnb li.fmt40 { margin-top:40px;  }  
    .m_group_gnb li a { color:#939393;  }  

    .down { display:none;  text-indent: 10px; }
    .goup { display:block;  text-indent: 10px;  }

}




/* ------------------------------------------------------------------------- footer_area -------------------------------------------------------------------------  */


@media  (max-width: 840px) { 


.Flogo {    display:block;  color: white;    position: absolute;    border: 0px solid black;    right: 0;    padding-left: 0px;    top: 170px;  width:100%;  }
.Flogo a {    display: block;    background: url(../img/common/footer_logo.png)no-repeat;    width: 100px;    margin-top: 11px;    height: 42px;    text-indent: -9999px;     margin: 0 auto;  }



    .footer { position:relative; font-size:12px; clear:both; width:100%; background:#ffffff; color:#7d7d7d;      padding: 0 15px;  }
    .footerbox { width:100%; margin:0 auto; z-index:20;  color: ; padding:25px 0 5px 0;  font-weight:700;  position:relative;  text-align: center; }
    /*.maincon h3 { margin:0; font-size:36px; font-family:'Arial'; text-align:center; word-spacing:-1px; text-transform:uppercase; }
    .maincon .stxt { font-size:16px; text-align:center; font-weight:700; margin:10px 0 38px 0; }*/
    
    .notice_list { width: 102%; margin:20px 0; display:block; }
    .notice_list li { float:left; width:320px; margin:0 14px 14px 0; overflow:hidden; }
    
    .trans { transform:scale(1.3); }   .trans2 { transform:scale(1); }

    .utilmenu { padding:0px; overflow:hidden; margin:0;  }
    .utilmenu li { float:left; background:none; padding:0 0px;  width:25%; text-align:center;  }
    .utilmenu li.first { background:none; padding:0 7px 0 0; }

	.copyright {     important;  font-size:11px; text-align: center; }


    .footerbox adress { display:block; margin:40px 0 0px 0; line-height:17px; }
    .footerbox adress em.post { margin-left:5px; }
    .footerbox .adress2 em.manager { margin-left:0px; }
    .footerbox .adress2 em.biznumber { margin-left:5px; }
    .footerbox .adress2 .tel {  margin-left:0px; padding-left:10px;  /* background:url(http://wwww.runde2.com/kunjang/img/main/tel.gif) no-repeat left center; */  }
    .footerbox .copyright { display:block; font-size:11px; clear:both; padding-top:2px; line-height: 16px; text-align:center;  border-top: 0px solid #3a3a3a; letter-spacing:0;  }
    
    .familysite { 	cursor: pointer;    padding: 3px 0px;  width: 150px;    position: absolute;    right: 0px;    top: 21px;       border-bottom: 1px solid #4a4a4a;	 text-transform: uppercase;   font-size:11px;  font-family: 'Coda';    }
    .familysite a { float:left; width:140px; height:32px; line-height:32px; border:1px solid #656569; padding:0 0 0 15px; margin-right:7px; font-family:'Arial'; text-transform:uppercase; }
    .share { position:absolute; right:0; top:70px; height:14px; overflow:hidden; }
    .share li { float:left; padding:0px; margin:0 0 0 20px; }
    .labelbox { display:block;  position:absolute; left:0; top:65px;   }
    .labelbox a { display:inline-block; margin-left:0px; border: 0px solid #e0e0e0;    padding: 0 0 0 0px;    border-radius: 0px;    text-align: left; }
    .labelbox a:nth-child(2) {     margin-left: 16px;      position: relative; }
    .labelbox a:last-child:before {      content: "";    width: 1px;    height: 9px;    background: #cecece;    position: absolute;    top: 9px;    left: -9px; }

   
    .footerbox a { color:#909090; }
    .footerbox a span { color: }
    .footerbox .adress2 li { float:left; }

    .adress2 { display:inline-block; line-height:18px;     margin-bottom: 5px; }  
    .adline1 { float:left; }  .adline2 { float:left; }

	    .familysite, .fopen { display:none; }
		.m_familysite, .m_fopen { display:block; }
		.mytel {  color: #ee4848 }

		
    .footerbox .adress { display: block; font-size: 12px; }
    .footerbox .adress i { display: none; }
    .footerbox .biznumber { margin-left: 0px; }


/*   mobile familysite */
    .m_footerbox {    width: 500px;    margin: 0 auto;    z-index: 20;    color: ;    padding: 16px 0 15px 0;    font-weight: 700;    position: relative; }  
    .m_familysite {    cursor: pointer;    padding: 3px 0px;    width: 100%;    position: absolute;    right: 0px; z-index:33;     top: 38px;    border: 1px solid #4a4a4a;    text-transform: uppercase;    font-size: 11px;    font-family: 'Coda';}
    .m_bt_wrap {  border:0px solid red; width:100%;  margin:0 auto; position:relative;     display:block;   }       
    .m_f_inner { width:100%;  background:#2E2E2E; position:absolute; bottom:30px; height:0px;/* 사이즈조절 */    z-index:2; color:#828282;  overflow:hidden; }
    .m_fopen span {  border:0px solid black;      right: 10px;    top: 11px; position:absolute;  }
    .m_open_img { background:url(../img/picon.png) no-repeat; background-position:30 10;    width:11px; height:11px; position:absolute; border:1px solid red;  }    
    .m_change { background:url(../img/picon2.png) no-repeat;     width:11px; height:11px; position:absolute;   }      

    .m_group_gnb    { padding:15px 20px 20px;  overflow:hidden; }  
    .m_group_gnb li { float:left; width:100%;    padding-right:0px;  }  
    .m_group_gnb li .m_link_th { height:34px; line-height:34px; border-bottom:2px solid #606060; font-size:12px; color:white; display:block;     font-family: 'Coda'; }
    .m_group_gnb .m_bt_sub {  padding-right:0px;  overflow:hidden; height: 100%;}
    .m_group_gnb .m_bt_sub li { float:none;  height:34px; line-height:34px;  border-bottom:1px solid #4A4A4A;    width:100%; font-size:14px;}
    .m_group_gnb li.fmt40 { margin-top:40px;  }  
    .m_group_gnb li a { color:#939393;  }  

    .down { display:none;  text-indent: 10px; }
    .goup { display:block;  text-indent: 10px;  }


}



/*  고객 AS문의 =====================================================*/
.call_conwrap {  max-width: 1100px;    margin: 0 auto;    padding: 0px 15px 150px;    display: block;    z-index: 11;  position: relative;  }
.call_hd2 { font-size: 24px; font-weight:700; line-height: 36px;      text-align: center;    margin-bottom: 40px; }

.call_tap {       margin-bottom: 80px; }
.call_tap li  { width: 33%;    display: inline-block;    text-align: center;    border: 1px solid #c2c2c2;  line-height: 50px;  }
.call_tap li.ion  { background: #f43131;    color: white;    border: 1px solid #f43131; }
.ion a { color:white;  }
.call_tap li a { display: inline-block;    width: 100%;    height: 100%;  }

.call_pro {      position: relative; margin-bottom: 80px;      text-align: center; }
.call_pro li {      width: 24.70%;    display: inline-block;    text-align: center;    border: 0px solid black;  font-size: 14px;    font-weight: 400;}
.call_pro:before {    content: "";    width: 100%;    height: 1px;    background: #e4e4e4;    display: inline-block;    position: absolute;    top: 50%;  left: 0;  }

.call_pro li:first-child {       text-align: right;  }   
.call_pro li:nth-child(2) {       padding-left: 20px;    }   
.call_pro li:nth-child(3) {       padding-right: 30px;    }   
.call_pro li:last-child {        text-align: left;   }


.call_pro .simimg { position: relative;    width: 200px;    height: 200px;    display: inline-block;    text-align: center;    border: 1px solid #e6e6e6;    padding-top: 125px;    border-radius: 444px;      background: white;  }

.call_pro .wonbg1:before {  content: "";    background: url(../img/04_pr/img1.png)center no-repeat;    width: 100px;    height: 100px;    display: inline-block;    position: absolute;    top: 32px;    left: 50px; }
.call_pro .wonbg2:before {  content: "";    background: url(../img/04_pr/img2.png)center no-repeat;    width: 100px;    height: 100px;    display: inline-block;    position: absolute;    top: 32px;    left: 50px; }
.call_pro .wonbg3:before {  content: "";    background: url(../img/04_pr/img3.png)center no-repeat;    width: 100px;    height: 100px;    display: inline-block;    position: absolute;    top: 32px;    left: 50px; }
.call_pro .wonbg4:before {  content: "";    background: url(../img/04_pr/img4.png)center no-repeat;    width: 100px;    height: 100px;    display: inline-block;    position: absolute;    top: 32px;    left: 50px; }

.call_hxd { font-size: 18px;    font-weight: 700;    margin-bottom: 10px; }

.call_plist {  margin-bottom: 80px; }
.call_plist li {      border-bottom: 1px solid #dedede;      padding: 40px 0; }
.call_plist li em {      width: 20%;    float: left;    padding-left: 10px;    font-weight: 700;  color: #f43131; font-size: 16px; }
.call_plist li p {  }

.call_cs { margin-bottom: 40px; display: inline-block;    width: 100%; }
.call_cs li {    width: 48.5%;    text-align: center;       border: 6px solid #dedede;   padding: 40px 10px;    margin-right: 30px;    height: 180px;    float: left; }
.call_cs li:last-child {  margin-right:0; }
.call_cs .tell { width: 100%;    display: inline-block;    font-size: 26px; color: #ff3333; }
.call_cs .te_sub { width: 100%;    display: inline-block;    font-size: 14px;      color: #555; }
.call_cs a {     font-size: 22px;    font-weight: 700;    margin-top: 15px;    display: inline-block;  color: #ff3333; }
.call_cs a:after {       content: '';    height: 1px;    display: block;    border-bottom: 1px solid #555;    width: 0;    transition: width 0.2s;   }
.call_cs a:hover:after {    width: 100%; }




.write_in .txttype6 {    margin-right: 2px; }
.txttype6 { width:30%; }
.select_box {     height: 42px;    width: 30%; margin-left: 0px; }
.select_box option {     font-size: 16px;    }
.fm_sel {    border: 1px solid #e6e6e6;    padding: 0px;  }
.fm_sel option  {    color: #484848;    }



.term_in  { margin-bottom: 15px;  } 
.term_list { /* overflow-y: auto;  */  height: 150px;    border: 1px solid #d9d9d9;    padding: 25px;   font-size: 14px;    color: #686868;}

.term_hd {margin-bottom: 12px;    font-size: 16px;    font-weight: 500; border-bottom: 1px dashed #e3e3e3;    padding-bottom: 12px;}
.agree_ch {  width: 17px;    height: 17px;    display: inline-block;    vertical-align: middle;    margin-right: 8px;    cursor: pointer;   }
.term_agree {     font-size: 15px; margin-bottom: 45px; }
.inquiry_hd {  font-size: 18px;    font-weight: 700;     margin-bottom: 20px; }

/*  고객 AS문의 =====================================================*/





/*  고객 AS문의 =====================================================*/


@media only screen and (max-width: 1024px)  {
.call_conwrap {  max-width: 1100px;    margin: 0 auto;    padding: 0px 15px 150px;    display: block;    z-index: 11;  position: relative;  }
.call_hd2 { font-size: 18px; line-height: 34px;      text-align: center;    margin-bottom: 40px; }
.call_tap {       margin-bottom: 30px; }
.call_tap li  { width: 32.7%;    display: inline-block;    text-align: center;    border: 1px solid #c2c2c2;  line-height: 40px;  }
.call_tap li.ion  { background: #f43131;    color: white;    border: 1px solid #f43131; }
.ion a { color:white;  }
.call_tap li a { display: inline-block;    width: 100%;    height: 100%; font-size: 14px;  }



.call_pro {      position: relative; margin-bottom: 30px;  text-align: center; }
.call_pro li {      width: 23.5%;    display: inline-block;    text-align: center;    border: 0px solid black;  font-size: 10px;    font-weight: 700;}
.call_pro:before {    content: "";    width: 100%;    height: 1px;    background: #e4e4e4;    display: inline-block;    position: absolute;    top: 50%; left: 0;  }

.call_pro li:first-child {       text-align: right;  }   
.call_pro li:nth-child(2) {       padding-left: 0px;    }   
.call_pro li:nth-child(3) {       padding-right: 0px;    }   
.call_pro li:last-child {        text-align: left;   }


.call_pro .simimg { position: relative;    width: 100%;    height: 100%;    display: inline-block;    text-align: center;    border: 1px solid #e6e6e6;       padding: 90px 0 15px 0;  border-radius: 0px;      background: white;  font-size: 12px; }


.call_pro .wonbg1:before {  content: "";    background: url(../img/04_pr/img1.png)center no-repeat;    width: 100%;    height: 100%;    display: inline-block;    position: absolute;   top: -8px;    left: 0px;   }
.call_pro .wonbg2:before {  content: "";    background: url(../img/04_pr/img2.png)center no-repeat;    width: 100%;    height: 100%;    display: inline-block;    position: absolute;    top: -8px;    left: 0px;   }
.call_pro .wonbg3:before {  content: "";    background: url(../img/04_pr/img3.png)center no-repeat;    width: 100%;    height: 100%;    display: inline-block;    position: absolute;    top: -8px;    left: 0px;   }
.call_pro .wonbg4:before {  content: "";    background: url(../img/04_pr/img4.png)center no-repeat;    width: 100%;    height: 100%;    display: inline-block;    position: absolute;    top: -8px;    left: 0px;   }




.call_hxd { font-size: 16px;    font-weight: 700;    margin-bottom: 10px; }

.call_plist {  margin-bottom: 80px; }
.call_plist li {  border-bottom: 1px solid #dedede;  padding: 12px 0;}
.call_plist li em {         width: 20%;    float: left;    padding-left: 0px;    font-weight: 700;    color: black;    font-size: 15px;    }
.call_plist li p { font-size: 15px;  }

.call_cs { margin-bottom: 40px; display: inline-block;    width: 100%; }
.call_cs li {        width: 47.9%;    text-align: center;    border: 3px solid #dedede;    padding: 10px 10px;    margin-right: 30px;    height: 100px;    float: left;    margin-bottom: 15px;    font-size: 12px;    line-height: 22px;}
.call_cs li:last-child {  margin-right:0; }
.call_cs .tell { width: 100%;    display: inline-block;    font-size: 18px; color: #ff3333; }
.call_cs .te_sub { width: 100%;    display: inline-block;    font-size: 12px;      color: #555; }
.call_cs a {     font-size: 18px;    font-weight: 500;    margin-top: 15px;    display: inline-block;  color: #ff3333; }
.call_cs a:after {       content: '';    height: 1px;    display: block;    border-bottom: 1px solid #555;    width: 0;    transition: width 0.2s;   }
.call_cs a:hover:after {    width: 100%; }




.write_in .txttype6 {    margin-right: 2px; }
.txttype6 { width:30%; }
.select_box {     height: 42px;    width: 30%; margin-left: 0px; }
.select_box option {     font-size: 16px;    }
.fm_sel {    border: 1px solid #e6e6e6;    padding: 0px;  }
.fm_sel option  {    color: #484848;    }


.term_in  { margin-bottom: 8px;  } 
.term_list { overflow-y: auto;    height: 70px;    border: 1px solid #d9d9d9;    padding: 12px;    font-size: 12px;      line-height: 18px; }
.term_hd {margin-bottom: 7px;    font-size: 16px;    font-weight: 700; }
.term_agree {  font-size: 12px;    margin-bottom: 20px;  }
.agree_ch {  width: 17px;    height: 17px;    display: inline-block;    vertical-align: middle;    margin-right: 8px;    cursor: pointer;   }
.inquiry_hd {  font-size: 16px;    font-weight: 700;      margin-bottom: 20px; }

}

/*  고객 AS문의 =====================================================*/





/*  고객 AS문의 =====================================================*/

@media only screen and (max-width: 767px)  {
.call_conwrap {  max-width: 1100px;    margin: 0 auto;    padding: 0px 0px 120px;    display: block;    z-index: 11;  position: relative;  }
.call_hd2 { font-size: 14px; line-height: 24px;      text-align: left;    margin-bottom: 20px; }
.call_hd2 br { display:none; }
.call_tap {       margin-bottom: 30px; }
.call_tap li  { width: 32.5%;    display: inline-block;    text-align: center;    border: 1px solid #c2c2c2;  line-height: 30px;  }
.call_tap li.ion  { background: #f43131;    color: white;    border: 1px solid #f43131; }
.ion a { color:white;  }
.call_tap li a { display: inline-block;    width: 100%;    height: 100%; font-size: 12px;  }



.call_pro {      position: relative; margin-bottom: 40px;  text-align: center; }
.call_pro li {      width: 23.5%;    display: inline-block;    text-align: center;    border: 0px solid black;  font-size: 9px;    font-weight: 300;}
.call_pro:before {    content: "";    width: 100%;    height: 1px;    background: #e4e4e4;    display: inline-block;    position: absolute;    top: 50%; left: 0;  }

.call_pro li:first-child {       text-align: right;  }   
.call_pro li:nth-child(2) {       padding-left: 0px;    }   
.call_pro li:nth-child(3) {       padding-right: 0px;    }   
.call_pro li:last-child {        text-align: left;   }


.call_pro .simimg { position: relative;    width: 100%;    height: 100%;    display: inline-block;    text-align: center;    border: 1px solid #e6e6e6;       padding: 60px 0 0px 0;   border-radius: 0px;        background: white;  font-size:10px;   }


.call_pro .wonbg1:before {  content: "";    background: url(../img/04_pr/img1.png)center no-repeat;    width: 100%;    height: 100%;    display: inline-block;    position: absolute;   top: -8px;    left: 0px;     background-size: 30%;}
.call_pro .wonbg2:before {  content: "";    background: url(../img/04_pr/img2.png)center no-repeat;    width: 100%;    height: 100%;    display: inline-block;    position: absolute;    top: -8px;    left: 0px;     background-size: 30%;}
.call_pro .wonbg3:before {  content: "";    background: url(../img/04_pr/img3.png)center no-repeat;    width: 100%;    height: 100%;    display: inline-block;    position: absolute;    top: -8px;    left: 0px;     background-size: 30%;}
.call_pro .wonbg4:before {  content: "";    background: url(../img/04_pr/img4.png)center no-repeat;    width: 100%;    height: 100%;    display: inline-block;    position: absolute;    top: -8px;    left: 0px;     background-size: 30%;}




.call_hxd { font-size: 16px;    font-weight: 700;    margin-bottom: 10px; }

.call_plist {  margin-bottom: 60px; }
.call_plist li {  border-bottom: 1px solid #dedede;  padding: 12px 0;}
.call_plist li em {         width: 100%;    float: left;    padding-left: 0px;    font-weight: 700;    color: black;    font-size: 12px;    line-height: 14px; }
.call_plist li p { font-size: 12px;  }

.call_cs { margin-bottom: 40px; display: inline-block;    width: 100%; }
.call_cs li {        width: 100%;    text-align: center;    border: 3px solid #dedede;    padding: 10px 10px;    margin-right: 0px;    height: 100px;    float: left;    margin-bottom: 25px;    font-size: 12px;    line-height: 22px;}
.call_cs li:last-child {  margin-right:0; }
.call_cs .tell { width: 100%;    display: inline-block;    font-size: 18px; color: #ff3333; }
.call_cs .te_sub { width: 100%;    display: inline-block;    font-size: 12px;      color: #555; }
.call_cs a {     font-size: 18px;    font-weight: 500;    margin-top: 15px;    display: inline-block;  color: #ff3333; }
.call_cs a:after {       content: '';    height: 1px;    display: block;    border-bottom: 1px solid #555;    width: 0;    transition: width 0.2s;   }
.call_cs a:hover:after {    width: 100%; }




.write_in .txttype6 {    margin-right: 2px; }
.txttype6 { width:27%; }
.select_box {     height: 32px;    width: 33%; margin-left: 0px; }
.select_box option {     font-size: 11px;    }
.fm_sel {    border: 1px solid #e6e6e6;    padding: 0px;  }
.fm_sel option  {    color: #484848;    }

.term_in  { margin-bottom: 8px;  } 
.term_list { overflow-y: auto;    height: 70px;    border: 1px solid #d9d9d9;    padding: 12px;    font-size: 12px;      line-height: 18px; }
.term_hd {margin-bottom: 7px;    font-size: 14px;    font-weight: 700; }
.term_agree {  font-size: 12px;    margin-bottom: 40px;  }
.agree_ch {  width: 17px;    height: 17px;    display: inline-block;    vertical-align: middle;    margin-right: 8px;    cursor: pointer;   }
.inquiry_hd {  font-size: 14px;    font-weight: 700;      margin-bottom: 10px; }

}
/*  고객 AS문의 =====================================================*/








/*==================================our business01 area==================================*/
.webiz_bg {   width: 100%;    position: relative;    overflow: hidden;      }  
.webiz_bg:before {  content:""; width: 100%;    position: absolute;    overflow: hidden;    height: 550px;    background: url(../img/main/obg1.png) top center no-repeat;    background-size: cover;      z-index: -1; }  

.webiz_con { width: 1100px;    margin: 0 auto;    text-align: center;  }  
.we_tit {     padding-top: 120px; margin-bottom: 90px; }  
.we_tit h3 {       font-size: 34px;    color: white;      margin-bottom: 20px; text-align: left; font-family: 'GmarketSans'; }  
.we_txt {     font-size: 18px;     line-height: 25px;    font-weight: 600;    color: white;  text-align: left; }  

.we_list {     width: 1100px;    margin: 0 auto; display: inline-block;  margin-bottom: 120px; }  
.we_list li {      float: left;    width: 537px;    margin-right: 25px;    position: relative; }  
.we_list li:last-child {    margin-right: 0px;  }  

.we_list li a {   }  

.hidden2 {width: 537px;    height: 260px;    overflow: hidden;   position: relative; }  
.hidden2:before {   content: "";    background: url(../img/main/next_bar.png)no-repeat;    width: 57px;    height: 12px;    position: absolute;    right: 40px;    bottom: 40px;    z-index: 40;    transition: all 0.45s ease-in-out 0.01s;  }  
.hidden2:hover:before {    right: -80px;  transition: all 0.45s ease-in-out 0.01s;   }  

.Tx_in3 {     position: absolute;    top: 35px;    text-align: left;    width: 100%;    height: 74px;    z-index: 6;    }  
.s_txt {  font-size: 24px;    color: #fff;    font-weight: 700;    height: 24px; margin-bottom: 12px;  padding-left: 35px; }   
.s_txt2 {  font-size: 16px;    color: #fff;    letter-spacing: 0.1px;    line-height: 22px;    margin-bottom: 35px;    text-transform: uppercase;  padding-left: 35px; }  
.sdis {  background: rgb(207 4 125 / 77%);    width: 100%;    margin-top: 150px;    padding: 15px 35px;    height: 110px;    font-size: 15px;    line-height: 22px;    color: white;  }  


  /*animation area=================*/
.we_list li a img {  width:100%;  height:100%;  transition:all 0.45s ease-in-out 0.02s;}
.we_list li a:hover img {  transform:scale(1.3); transition: all 0.45s ease;  border:1px solid black; }
  /*animation area=================*/





@media only screen and (max-width: 1024px) {
/*==================================our business01 area==================================*/
.webiz_bg {   width: 100%;    position: relative;    overflow: hidden;      }  
.webiz_bg:before {  content:""; width: 100%;    position: absolute;    overflow: hidden;    height: 350px;    background: none;    background-size: cover;      z-index: -1; }  

.webiz_con { width: 100%;    margin: 0 auto;    text-align: center;  }  
.we_tit {     padding: 40px 15px 0; margin-bottom: 25px; }  
.we_tit h3 {     font-size: 32px;    color: #f73131;    margin-bottom: 5px;    font-weight: 900; }  
.we_txt {        font-size: 12px;    line-height:16px;    color: #646464; }  

.we_list {     width: 100%;     margin: 0 auto; display: inline-block;  margin-bottom: 60px; }  
.we_list li {    float: left;    width: 50%;    margin-right: 0px;    position: relative;    margin-bottom: 8px;  }  
.we_list li:last-child {    margin-right: 0px;  }  

.we_list li a {   }  

.hidden2 {width: 100%;    height: 220px;    overflow: hidden;   position: relative; }  
.hidden2:before {      content: "";    background: url(../img/main/next_bar.png)no-repeat;    width: 57px;    height: 12px;    position: absolute;    right: 40px;    bottom: 40px;    z-index: 111;    transition: all 0.45s ease-in-out 0.01s;  }  
.hidden2:hover:before {    right: -80px;  transition: all 0.45s ease-in-out 0.01s;   }  

.Tx_in3 {     position: absolute;    top: 35px;    text-align: left;    width: 100%;    height: 74px;    z-index: 6;    }  
.s_txt {  font-size: 17px;    color: #fff;    font-weight: 800;    height: 24px; margin-bottom: 12px;  padding-left: 25px; }   
.s_txt2 {  font-size: 11px;    color: #fff;    letter-spacing: 0.1px;    line-height: 17px;    margin-bottom: 35px;    text-transform: uppercase;  padding-left: 25px; }  
.sdis {  background: rgba(255,29,29,0.85);    width: 100%;    margin-top: 110px;    padding: 15px 35px;    height: 110px;    font-size: 15px;    line-height: 22px;    color: white;  display:none;   }  



}








@media only screen and (max-width: 767px) {

/*==================================our business01 area==================================*/
.webiz_bg {   width: 100%;    position: relative;    overflow: hidden;      }  
.webiz_bg:before {  content:""; width: 100%;    position: absolute;    overflow: hidden;    height: 350px;    background: none;    background-size: cover;      z-index: -1; }  

.webiz_con { width: 100%;    margin: 0 auto;    text-align: center;  }  
.we_tit {     padding-top:40px; margin-bottom: 25px;      padding: 25px 25px 0; }  
.we_tit h3 {     font-size: 24px;    color: #D9117A;    margin-bottom: 5px;    font-weight: 900; }  
.we_txt {        font-size: 12px;    line-height:16px;    color: #646464; }  

.we_list {     width: 100%;     margin: 0 auto; display: inline-block;  margin-bottom: 40px; }  
.we_list li {      float: left;    width: 100%;    margin-right: 0px;    position: relative;  margin-bottom: 0px;}  
.we_list li:last-child {    margin-right: 0px;  }  

.we_list li a {   }  

.hidden2 {width: 100%;    height: 220px;    overflow: hidden;   position: relative; }  
.hidden2:before {      content: "";    background: url(../img/main/next_bar.png)no-repeat;    width: 57px;    height: 12px;    position: absolute;    right: 40px;    bottom: 40px;    z-index: 111;    transition: all 0.45s ease-in-out 0.01s;  }  
.hidden2:hover:before {    right: -80px;  transition: all 0.45s ease-in-out 0.01s;   }  

.Tx_in3 {     position: absolute;    top: 35px;    text-align: left;    width: 100%;    height: 74px;    z-index: 6;    }  
.s_txt {  font-size: 22px;    color: #fff;    font-weight: 800;    height: 24px; margin-bottom: 12px;  padding-left: 25px; }   
.s_txt2 {  font-size: 11px;    color: #fff;    letter-spacing: 0.1px;    line-height: 17px;    margin-bottom: 35px;    text-transform: uppercase;  padding-left: 25px; }  
.sdis {  background: rgba(255,29,29,0.85);    width: 100%;    margin-top: 110px;    padding: 15px 35px;    height: 110px;    font-size: 15px;    line-height: 22px;    color: white;  display:none;   }  

}







/*==================================pr center02 area==================================*/
.zone_bg {   width: 100%;    position: relative;      display: inline-block;    margin-bottom: 100px;   }  
.zone { width: 1100px;    margin: 0 auto;      margin-bottom: 55px;  }
.zone h3 {  font-size: 34px;    color: #D9117A;    font-weight: bold;    margin-bottom: 16px;    font-weight: 900;   text-align: left;  font-family: 'GmarketSans'; }
.z_sub {  font-size: 18px;    color: #6B6B6B;    font-weight: 500;    line-height: 22px;       text-align: left;  margin-bottom: 50px;   }

.we_list2 { width: 49%;    float: left; }
.we_list2 li {    width: 50%;    float: left;   }
.we_list2 li:last-child {   margin-top:32px;  }
.we_list2 li a {  width: 100%;    height: 100%;    display: inline-block;   }
.we_list2 .zo_hidden i {   font-size: 25px;    margin-bottom: 12px;    display: block;  font-weight: 700; }

.zo_hidden {     width: 269px;    height: 420px;     overflow: hidden;   position: relative; }
.zo_txt {  position: absolute;    top: 230px;    left: 22px;   color:white; z-index: 5; }
.zo_hidden em {   font-size: 15px;    line-height: 22px;     display: inline-block; }
.zo_hidden img {  width:100%;   height: 100%;   transition: all 0.45s ease-in-out 0.02s; }
.zo_hidden a:hover img {  width:100%;   height: 100%;    transform:scale(1.3);   transition: all 0.45s ease-in-out 0.02s; }

.opa {   opacity: 0.8!important;  top: 0;  z-index: 4; }

.we_list3 { width: 100%;   float: right;   margin-top:32px; }
.we_list3 li {     width: 49%;    display: inline-block;     margin-bottom: 22px;   /*    background: #eeeeee; */     border-top: 12px solid #eeeeee;   position: relative;   }
.we_list3 li:last-child {   margin-bottom: 0px;     }
.we_list3 .zo_hidden3{       width: 100%;    height: 200px;    position: relative;     overflow: hidden;  padding: 30px;  }
.we_list3 a:before {      content: "";    background: url(../img/main/next_bar2.png)no-repeat;    width: 57px;    height: 27px;    position: absolute;    right: 60px;    bottom: 40px;    z-index: 111;    transition: all 0.45s ease-in-out 0.02s; }
.we_list3 a:hover:before  {      right: 30px;     transition: all 0.45s ease-in-out 0.02s; }


.we_list3 em { font-size: 24px;    font-weight: 900;    display: inline-block;    margin-bottom: 22px;   }
.we_list3 p {       font-size: 16px;  }
.we_list3 .we_s1  {   font-size: 18px;   font-weight: 600;    }
.we_list3 .wtel  {   font-size: 22px;   font-weight: 600;  display: inline-block;  color: #D9117A;  }
.we_list3 li a {      width: 100%;    height: 100%;     }




@media only screen and (max-width: 1024px) {


/*==================================pr center02 area==================================*/
.zone_bg {   width: 100%;    position: relative;      display: inline-block;    margin-bottom: 60px;   }  
.zone { width: 100%;    margin: 0 auto;      margin-bottom: 0px;  }
.zone h3 {  font-size:32px;    color: #f73131;    margin-bottom: 5px;    font-weight: 900;      text-align: center; }
.z_sub {  font-size: 12px;    color: #6B6B6B;    font-weight: 500;    line-height: 22px;       text-align: center;    margin-bottom: 25px;   }

.we_list2 { width: 100%;    float: left; }
.we_list2 li {    width: 50%;    float: left;   }
.we_list2 li:last-child {   margin-top:0px;  }
.we_list2 li a {  width: 100%;    height: 100%;    display: inline-block;   }
.we_list2 .zo_hidden i {   font-size: 22px;    margin-bottom: 5px;    display: block;  font-weight: 700; }
.zo_hidden:before {  content:"";    position: absolute;    width: 22px;    height: 22px;    border: 2px solid #ffffff;top: 30px;    left: 10px;    z-index: 23;    opacity: 0.3;	}

.zo_hidden {     width: 100%;    height: 250px;     overflow: hidden;   position: relative; }
.zo_txt {  position: absolute;    top: 230px;    left: 22px;   color:white;  z-index: 5;  top: 35px!important; }
.zo_hidden em {   font-size: 14px;    line-height: 20px;     display: inline-block; }
.zo_hidden img {  width:100%;   height: 100%;   transition: all 0.45s ease-in-out 0.02s; }
.zo_hidden a:hover img {  width:100%;   height: 100%;    transform:scale(1.3);   transition: all 0.45s ease-in-out 0.02s; }

.opa {   opacity: 0.8!important;  top: 0;  z-index: 4; }

.we_list3 { width: 100%;   float: right;   margin-top:32px;  padding: 0 15px; }
.we_list3 li {          width: 100%;    display: inline-block;    margin-bottom: 20px;    background: none;    position: relative;    border: 3px solid #dfdfdf;    padding: 7px 20px;  }
.we_list3 li:last-child {   margin-bottom: 0px;     }
.we_list3 .zo_hidden3{       width: 100%;    height: 100px;    position: relative;     overflow: hidden;  padding: 0 0 0 9px; }
.we_list3 a:before {      content: "";    background: url(../img/main/next_bar2.png)no-repeat;    width: 57px;    height: 27px;    position: absolute;    right: 15px;    bottom: 40px;    z-index: 111;    transition: all 0.45s ease-in-out 0.02s; background-size: 70%;  }
.we_list3 a:hover:before  {      right: 30px;     transition: all 0.45s ease-in-out 0.02s; }


.we_list3 em {  font-size: 16px;    font-weight: 600;    display: inline-block;    margin-bottom: 0px;    line-height: 18px;    border: 0px solid;    position: absolute;    top: 15px;  }
.we_list3 p {     font-size: 12px;    position: absolute;    top: 32px;  }
.we_list3 .we_s1  {   font-size: 14px;   font-weight: 600;   top: 62px; }
.we_list3 .wtel  {   font-size: 20px;   font-weight: 500;  display: inline-block; color: #ff2d2d;  }
.we_list3 li a {      width: 100%;    height: 100%;     }




}





@media only screen and (max-width: 767px) {

/*==================================pr center02 area==================================*/
.zone_bg {   width: 100%;    position: relative;      display: inline-block;    margin-bottom: 60px;   }  
.zone { width: 100%;    margin: 0 auto;      margin-bottom: 0px;  }
.zone h3 {  font-size: 25px;    color: #D9117A;    margin-bottom: 5px;    font-weight: 900;      text-align: center; }
.z_sub {  font-size: 12px;    color: #6B6B6B;    font-weight: 500;    line-height: 22px;       text-align: center;    margin-bottom: 20px;      padding: 0 20px;  }

.we_list2 { width: 100%;    float: left; }
.we_list2 li {    width: 50%;    float: left;   }
.we_list2 li:last-child {   margin-top:0px;  }
.we_list2 li a {  width: 100%;    height: 100%;    display: inline-block;   }
.we_list2 .zo_hidden i {   font-size: 16px;    margin-bottom: 5px;    display: block;  font-weight: 700; }
.zo_hidden:before {  content:"";    position: absolute;    width: 22px;    height: 22px;    border: 2px solid #ffffff;top: 30px;    left: 10px;    z-index: 23;    opacity: 0.3;	}

.zo_hidden {     width: 100%;    height: 150px;     overflow: hidden;   position: relative; }
.zo_txt {  position: absolute;    top: 230px;    left: 22px;   color:white;  z-index: 5;  top: 35px!important; }
.zo_hidden em {   font-size: 10px;    line-height: 16px;     display: inline-block; }
.zo_hidden img {  width:100%;   height: 100%;   transition: all 0.45s ease-in-out 0.02s; }
.zo_hidden a:hover img {  width:100%;   height: 100%;    transform:scale(1.3);   transition: all 0.45s ease-in-out 0.02s; }

.opa {   opacity: 0.8!important;  top: 0;  z-index: 4; }

.we_list3 { width: 100%;   float: right;   margin-top:0px;  padding: 0 0px; }
.we_list3 li {        width: 100%;    display: inline-block;    margin-bottom: 0px;    background: none;    position: relative;   border-bottom: 1px solid #dfdfdf!important;    padding: 7px 0;    border: 0px solid #dfdfdf;  }
.we_list3 li:last-child {   margin-bottom: 0px;     }
.we_list3 .zo_hidden3{       width: 100%;    height: 100px;    position: relative;     overflow: hidden;  padding: 0 0 0 9px; }
.we_list3 a:before {      content: "";    background: url(../img/main/next_bar2.png)no-repeat;    width: 57px;    height: 27px;    position: absolute;    right: 15px;    bottom: 40px;    z-index: 41;    transition: all 0.45s ease-in-out 0.02s; background-size: 70%;  }
.we_list3 a:hover:before  {      right: 30px;     transition: all 0.45s ease-in-out 0.02s; }


.we_list3 em {  font-size: 17px;    font-weight: 600;    display: inline-block;    margin-bottom: 0px;    line-height: 18px;    border: 0px solid;    position: absolute;    top: 15px;  }
.we_list3 p {     font-size: 12px;    position: absolute;    top: 32px;  }
.we_list3 .we_s1  {   font-size: 14px;   font-weight: 600;   top: 62px; }
.we_list3 .wtel  {   font-size: 20px;   font-weight: 500;  display: inline-block; color: #ff2d2d;  }
.we_list3 li a {      width: 100%;    height: 100%;     }


}








/*==================================con_area03==================================*/
.ourus {     width: 100%;    height: 400px;     background: url(../img/main/obg1.png) top center no-repeat;    background-size: cover;      margin-bottom: 120px;  }
.ourus_in { width: 1100px;      margin: 0 auto;  }
.ourus .cmt2 { color: white;   font-size:15px; }
.cm_txt { padding-top: 110px;    width: 400px;     position: relative;  z-index: 1;  padding-left: 50px;}
.cm_txt:before {  content: "";    width: 160px;    height: 3px;    background: rgba(255,255,255,0.5);    left: 420px;    top: 140px;    position: absolute;  }
.cm_txt:after {  content: "";    width: 350px;    height: 160px;    background: rgba(255,47,47,0.9);    display: inherit;    z-index: 2;    position: absolute;    top: 80px;    left: 98px;  z-index: -1; }
.cm_txt .cmt1 {     display: block;    width: 100%;    font-size:36px;    margin-bottom: 15px; font-weight: 700;    color: white; }

.ourus2 { width: 100%;    height: 290px;    border:0px solid;  position: relative; }
.ourus2:before {     content: "";   /* background: url(../img/main/line_bg.png) no-repeat;    width: 551px;    height: 70px;    position: absolute;    left: 30%;    bottom: 0;*/    }
.ourbiz_bg:before {     content: "";   /*  background: url(../img/main/line_bg2.png) no-repeat;    width: 134px;    height: 344px;    position: absolute;    left: 0;  top: 100px; */  }


/*==================================con_area03_01 ==================================*/
.coha {     width: 1100px;    margin: 0 auto; position: relative; }
.coha li  {  width: 48%;    background: #f3f3f3;    float: left;    margin-right: 43px;       position: relative; }
.coha li a {  display: inline-block;    height: 100%;    width: 100%;      padding: 32px 42px;  }
.coha li:last-child  { margin-right: 0px;     }

.coha li .bg1:before { content: "";    background: url(../img/main/mimg1.png)center no-repeat;    width: 50px;    height: 50px;    display: inline-block;    position: absolute;    top: 25px;    right: 25px;  }
.coha li .bg2:before { content: "";    background: url(../img/main/mimg2.png)center no-repeat;    width: 50px;    height: 50px;    display: inline-block;    position: absolute;    top: 25px;    right: 25px;  }

.coha .b1 { font-size: 18px;    font-weight: 700;    margin-right: 44px;  }
.coha .b2 { font-size: 16px;   }

.ourbiz_con .mc_txt  { border-bottom: 0px solid; }






@media only screen and (max-width: 1024px) {

/*================================== con_area03==================================*/
.ourus {     width: 100%;    height: 320px;     background: url(../img/main/obg1.png) top center no-repeat;    background-size: cover;      margin-bottom: 80px;  }
.ourus_in { width: 1100px;    margin: 0 auto;  }
.ourus .cmt2 { color: white;   font-size:13px; }
.cm_txt { padding-top: 121px;    width: 400px;     position: relative;  z-index: 1; }
.cm_txt:before {  content: "";    width: 160px;    height: 1px;    background: rgba(255,255,255,0.5);    left: 420px;    top: 140px;    position: absolute;  }
.cm_txt:after {  content: "";    width: 350px;    height: 160px;    background: rgba(255,47,47,0.9);    display: inherit;    z-index: 2;    position: absolute;    top: 97px;    left: 85px;  z-index: -1; }
.cm_txt .cmt1 {     display: block;    width: 100%;    font-size: 28px;    margin-bottom: 15px; font-weight: 700;    color: white; }

.ourus2 { width: 100%;    height: 400px;    border:0px solid;  position: relative; }
.ourus2:before {     content: "";    background: url(../img/main/line_bg.png) no-repeat;    width: 551px;    height: 70px;    position: absolute;    left: 10%;    bottom: 0;   }
.ourbiz_bg:before {     content: "";    background: url(../img/main/line_bg2.png) no-repeat;    width: 134px;    height: 344px;    position: absolute;    left: 0;  top: 100px; }


/*================================== con_area03_01==================================*/
.coha {     width: 100%;    margin: 0 auto; position: relative;     padding: 0 15px; }
.coha li  {  width: 100%;    background: #f3f3f3;    float: left;    margin-right: 43px;       position: relative;  margin-bottom: 22px; }
.coha li a {  display: inline-block;    height: 100%;    width: 100%;      padding: 32px 42px;  }
.coha li:last-child  { margin-right: 0px;     }

.coha li .bg1:before { content: "";    background: url(../img/main/mimg1.png)center no-repeat;    width: 50px;    height: 50px;    display: inline-block;    position: absolute;    top: 25px;    right: 25px;  }
.coha li .bg2:before { content: "";    background: url(../img/main/mimg2.png)center no-repeat;    width: 50px;    height: 50px;    display: inline-block;    position: absolute;    top: 25px;    right: 25px;  }

.coha .b1 { font-size: 18px;    font-weight: 700;        margin-right: 0px;    display: block; }
.coha .b2 { font-size: 16px;   }

.ourbiz_bg {  height: auto; }
.ourbiz_con .mc_txt  { border-bottom: 0px solid; }



}







@media only screen and (max-width: 767px) {

/*================================== con_area03 ==================================*/
.ourus {     width: 100%;    height: 250px;     background: url(../img/main/obg1.png) top center no-repeat;    background-size: cover;      margin-bottom: 50px;  }
.ourus_in { width: 100%;    margin: 0 auto;  }
.ourus .cmt2 { color: white;   font-size:10px;  display: inline-block;    line-height: 18px;  }
.cm_txt { padding-top: 70px;    width: 100%;     position: relative;  z-index: 1;   padding-left: 30px;  }
.cm_txt:before {      content: "";    width: 160px;    height: 1px;    background: rgba(255,255,255,0.5);    right: 0;    top: 92px;    position: absolute;    left: unset;  }
.cm_txt:after {  content: "";    width: 82%;    height: 110px;    background: rgba(255,47,47,0.9);    display: inherit;    position: absolute;    top: 50px;    left: 52px;    z-index: -1;  }  
.cm_txt .cmt1 {    display: block;    width: 100%;    font-size: 18px;    margin-bottom: 5px;    font-weight: 800;    color: white;  }

.ourus2 { width: 100%;    height: 290px;    border:0px solid;  position: relative;  padding: 0 15px; }
.ourus2:before {        content: "";    background: url(../img/main/line_bg.png) no-repeat;    width: 100%;    height: 34px;    position: absolute;    left: -15%;    bottom: -10px;    background-size: 50%;  }
.ourbiz_bg:before {     content: "";    background: url(../img/main/line_bg2.png) no-repeat;    width: 134px;    height: 344px;    position: absolute;    left: 0;  top: 100px; }


/*================================== con_area03_01==================================*/
.coha {     width: 100%;    margin: 0 auto; position: relative; }
.coha li  {  width: 100%;    background: #f3f3f3;    float: left;    margin-right: 0px;       position: relative;     margin-bottom: 20px; }
.coha li a {  display: inline-block;    height: 100%;    width: 100%;      padding: 15px;  }
.coha li:last-child  { margin-right: 0px;     }

.coha li .bg1:before { content: "";    background: url(../img/main/mimg1.png)center no-repeat;    width: 50px;    height: 50px;    display: inline-block;    position: absolute;    top: 25px;    right: 25px;  background-size: 95%; }
.coha li .bg2:before { content: "";    background: url(../img/main/mimg2.png)center no-repeat;    width: 50px;    height: 50px;    display: inline-block;    position: absolute;    top: 25px;    right: 25px;   background-size: 95%; }

.coha .b1 { font-size: 16px;    font-weight: 700;    margin-right: 0px;     display: inline-block;    width: 100%; }
.coha .b2 { font-size: 12px;   }

.ourbiz_bg {  height: auto; }
.ourbiz_con .mc_txt  { border-bottom: 0px solid; }


}