
/* ------------------------------------- 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:44px; }     
  .all_menu { width:100%; height:100%; background-color:rgba(0, 0, 0, 0.8); position:fixed;  display:none;  z-index:9999; top: 0; }
  .all_box { padding:0; width:210px; top:0px;  background:#2e2f31;  z-index:10;          /*min-height:1330px; overflow-y: auto; */ right:-210px; bottom:0; top:0;         position:fixed;  overflow-y: auto; }
  
/*珥덇린�솕�� 硫붾돱�룺 吏��젙*/  
#navi{  margin-top:50px; z-index:24; }
  
#navi h2 a{  display: block;  padding: 10px 10px 10px 14px; font-size: 20px; color: #fff;  border-bottom:1px solid #414244;         background:url(../img/common/all_menu_off.png)no-repeat 180px center;        
background-size:10px;     font-family: �굹�닎諛붾Ⅸ怨좊뵓, "Nanum Barun Gothic", �룍��, Dotum; }

/*硫붿씤 硫붾돱�뿉 ���븳 留덉슦�뒪 �씠踰ㅽ듃�뿉 ���븳 �슚怨� 吏��젙*/
#navi :target h2 a {        background:#cc0000 url(../img/common/all_menu_on.png)no-repeat 180px center;        background-size:10px;       }
  
/*遺�硫붾돱�뿉 ���븳 湲곕낯 �꽕�젙*/
#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: 36px;  border-bottom: 1px solid #343434;  background:#202020;}
/*遺�硫붾돱 留곹겕�뿉 ���븳 �슚怨쇰�� �젙�쓽*/
#navi p a {  display: block;  padding-left: 25px;  line-height: 36px;  font-size: 14px;  color: #fff;   font-family: 'NotoSans', sans-serif;    }
#navi p a:hover  {  color:#2475d0; }

.foreign { position:absolute; right:0; top:8px; color:white;  z-index:9999;  margin-right:18px;      font-family: 'Coda'; }
.foreign span { border:1px solid #414244;   }
.foreign span  a { font-size: 13px;  padding: 0px 12px;  display:inline-block;  color:#fff; }





/* ------------------------------------- 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: 20px;   }
.logo3 a {    display: block;    background: url(../img/logo_w.png)no-repeat;    width: 190px;    margin-top: 11px;    height: 42px;    text-indent: -9999px;  }
.scroll_logo  a {    display: block;    background: url(../img/logo.png)no-repeat;    width: 190px;    margin-top: 11px;    height: 42px;    text-indent: -9999px;    transition: all 0.3s ease-in-out; }


@media only screen and (max-width: 767px) {
.logo3 {    color: white;    position: absolute;    border: 0px solid black;    left: 0;    padding-left: 7px;   }
.logo3 a {    display: block;    background: url(../img/logo_w.png)no-repeat;    width: 190px;    margin-top: 11px;    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: 11px;    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 ------------------------------------- */

.goco { background:white;  /*border:none;box-shadow: 1px 0.1px 0.5px rgba(0,0,0,0.22);*/   transition: all 0.2s ease-in-out; }
.scroll_mody { position:absolute; top:800px; }

.video_in { width:100%;     top: 520px;  position:absolute; background:url(../img/visual/v_bg.png)  }
.video_play { width:1070px; 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:754px;  position:relative;  overflow:hidden;  background:url(../img/main/bg1.png) no-repeat center 0;   }
	.ourbiz_con { width:1048px;  margin:0 auto;  text-align:center;   }
	.ourbiz_con h3 { font-size:36px; color:#ff5a00;  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; }

	.ba_list  {  width:100%; margin:0 auto; }
	.ba_list li { float:left; width:262px; margin-right:0px; 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;}
	.ba_list li a:hover img {  transform:scale(1.5); transition: all 0.45s ease;  border:1px solid black; }
	.ba_list .Zum:hover {  opacity:1;  }
  
	.hidden { width:262px; height:446px; overflow:hidden; position:ralative;}  
	.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%;     }

	.tbg1 {    position: absolute; left:0; top:0; width:100%; height:100%; opacity:1; z-index:6;       background:url(../img/main/t1_2.png)no-repeat;     }
	.tbg2 {    position: absolute;  bottom:0; width:100%; height:100%; opacity:1; z-index:6;       background:url(../img/main/t2_1.png)0 273px no-repeat;     }  
	.tbg3 {    position: absolute;  bottom:0; width:100%; height:100%; opacity:1; z-index:6;       background:url(../img/main/t2_2.png)0 273px no-repeat;     }  
	.tbg4 {    position: absolute;  bottom:0; width:100%; height:100%; opacity:1; z-index:6;       background:url(../img/main/t2_3.png)0 273px no-repeat;     }  
	.tbg5 {    position: absolute;  bottom:0; width:100%; height:100%; opacity:1; z-index:6;       background:url(../img/main/t2_4.png)0 273px no-repeat;     }  

	.Tx_in { position:absolute; bottom:76px; 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: 11px;    color: #fff;    font-family: 'Coda';    letter-spacing: 0.1px; }  
	.T-S { font-size:14px; color:#fff;     line-height:20px; font-weight:100;  padding-top: 15px; }  
	.T-S:before {     content: '';    width: 35px;    height: 2px;    background: white;    display: block;    top: 78%;    position: absolute; }  


	.about_bg { width:100%;  background:#EBF1F7;  height:414px;  position:relative;  overflow:hidden;   background:none;   }
	.about_con { width:1070px; 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-family: �굹�닎諛붾Ⅸ怨좊뵓, "Nanum Barun Gothic", �룍��, Dotum; 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; font-family: �굹�닎諛붾Ⅸ怨좊뵓, "Nanum Barun Gothic", �룍��, Dotum; }
	.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: 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:#ff5a00;;  font-family: 'Coda'; font-weight:bold;  margin-bottom:5px; letter-spacing:-0.7px; }
	.ourbiz_con .mc_txt { font-size:12px; color:#ff5a00;     font-family: �굹�닎諛붾Ⅸ怨좊뵓, "Nanum Barun Gothic", �룍��, Dotum;  font-weight:bold;  line-height:16px; }

	.ba_list  {  width:100%; margin:0 auto; }
	.ba_list li { float:left; width:213px; margin-right:35px; }
	.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-family: �굹�닎諛붾Ⅸ怨좊뵓, "Nanum Barun Gothic", �룍��, Dotum; font-weight:bold;  line-height:16px; }

	.main-tit  { padding-top:0px;  }  .mb81 { margin-bottom:15px; }  .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%;  }



    /* 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; font-family: �굹�닎諛붾Ⅸ怨좊뵓, "Nanum Barun Gothic", �룍��, Dotum; 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;}


    /* mobile �궗�뾽遺꾩빞*/
	.ba_list {  display:none; }
	.mo-biz-wp { position:relative; overflow:hidden; display:block; }
	.mo_biz { background:url(../img/main/mo1.png) no-repeat; position:relative; width:100%; height:140px; background-size:cover;  margin-bottom:10px;}
	.mo_biz2 { background:url(../img/main/mo2.png) no-repeat; position:relative; width:100%; height:140px; background-size:cover;  margin-bottom:10px;}
	.mo_biz3 { background:url(../img/main/mo3.png) no-repeat; position:relative; width:100%; height:140px; background-size:cover;  margin-bottom:10px;}
	.mo_biz4 { background:url(../img/main/mo4.png) no-repeat; position:relative; width:100%; height:140px; background-size:cover;  margin-bottom:10px;}

	.mo-biz-wp a {  width:50%; float:left;  }
	.mo_txin {     height: 100%;    top: 0px;    position: absolute;    width: 96px;    overflow: hidden;    background: rgba(255,50,15,0.7);    padding-left: 12px;    text-align: left;   }
	.motxt {     font-size: 13px;    color: white;    display: block;    margin-top: 10px;    line-height: 10px;    letter-spacing: -0.7px; font-weight:900; }
	.motxt2 {    font-size: 11px;    color: white;    display: block;    line-height: 18px;    padding-top: 3px;    font-family: 'Coda';}
	.m_bg1  {     position: absolute;    background: url(../img/main/15ed.png) no-repeat center bottom;    height: 7px;    width: 110px;    padding: 0;    display: block;    bottom: 0; }

}
















/* quickmenu_main */
      .fix_m {position:fixed; right:40px;  top: 43%;  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;}

	  }


/* gnb02_final */
  .gnbbx2 { width:100%; background:none; height:60px;  /*position:relative;*/   position:fixed; z-index:50; border-bottom:1px solid #d8d8d8;  }
  .gnbbx2 .tgnb { width:1032px; /* �궗�씠利� */  margin:0 auto;   position:relative;  top:5px; }
  .gnbbx2 .tgnb li { float:left; /* background:red;*/ width:172px;/* �궗�씠利�2 */  text-align:center; line-height:50px;   border:0px solid black;  }
  .gnbbx2 .tgnb a { display:block; font-size:14px; letter-spacing:-0.2px; color:white; cursor:pointer;  font-weight:700;    }
  
  
  .gnbbx { width:100%; background:white; height:60px;  /*position:relative;*/   position:relative; z-index:50;  border-bottom:1px solid #D5D5D5; }
  .tgnb { width:1032px; /* �궗�씠利� */  margin:0 auto;   position:relative;  top:5px; }
  .tgnb li { float:left; /* background:red;*/ width:172px;/* �궗�씠利�2 */  text-align:center; line-height:50px;   border:0px solid black;  }
  .tgnb a { display:block; font-size:14px; letter-spacing:-0.2px; color:black; cursor:pointer;  font-weight:700; }
    
  .bar { width:0px;/* �궗�씠利�2 */  margin:0 auto; height:1px; background:#EC0000; z-index:1; margin-top:4px; }
  .bar2 { width:0px;/* �궗�씠利�2 */  margin:0 auto; height:1px; background:#EC0000; z-index:1; margin-top:4px;  }
  .bar3 { width:0px;/* �궗�씠利�2 */  margin:0 auto; height:1px; background:#EC0000; z-index:1; margin-top:4px;  }
  .bar4 { width:0px;/* �궗�씠利�2 */  margin:0 auto; height:1px; background:#EC0000; z-index:1; margin-top:4px;  }
  .bar5 { width:0px;/* �궗�씠利�2 */  margin:0 auto; height:1px; background:#EC0000; z-index:1; margin-top:4px;  }
  .bar6 { width:0px;/* �궗�씠利�2 */  margin:0 auto; height:1px; background:#EC0000; z-index:1; margin-top:4px;  } 
    


	 @media only screen and (max-width: 1250px) {  
	 .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:50px;  /*position:relative;*/   position:fixed; z-index:50; border-bottom:1px solid #d8d8d8;  }

}


  .warp_gnb { position:relative; z-index:999; }
  .sub_s { width:100%;    background:white; position:fixed; top:60px; 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:1032px; /* �궗�씠利� */ margin:0 auto;  /* background:red;*/    position:relative;  overflow:hidden;}  
    

  .family_gnb    {    height:30px; padding-top:15px; }  
  .family_gnb li    { float:left; width:172px;/* �궗�씠利�2 */   line-height:34px; text-align:center;   letter-spacing:-0.2px;  font-size:13px;  font-weight:700;  }      
  .f_sub li         { float:none;      /*   異붽� */  margin-top:2px; } 
  .f_sub li a        { float:none;    color:#555;   cursor:pointer;       /*   異붽� */  width: 160px;    margin:0 auto; padding: 0 20px;    border: 1px solid #E7E7E7;  display:block;   } 

  .f_sub2 li         { float:none;      /*   異붽� */  margin-top:2px; } 
  .f_sub2 li a        { float:none;    color:#555;   cursor:pointer;       /*   異붽� */  width: 160px;    margin:0 auto; padding: 0 20px;    border: 1px solid #E7E7E7;  display:block;   } 
  .f_sub3 li         { float:none;      /*   異붽� */  margin-top:2px; } 
  .f_sub3 li a        { float:none;    color:#555;   cursor:pointer;       /*   異붽� */  width: 160px;    margin:0 auto; padding: 0 20px;    border: 1px solid #E7E7E7;  display:block;   } 
  .f_sub4 li         { float:none;      /*   異붽� */  margin-top:2px; } 
  .f_sub4 li a        { float:none;    color:#555;   cursor:pointer;       /*   異붽� */  width: 160px;    margin:0 auto; padding: 0 20px;    border: 1px solid #E7E7E7;  display:block;   } 
  .f_sub5 li         { float:none;      /*   異붽� */  margin-top:2px; } 
  .f_sub5 li a        { float:none;    color:#555;   cursor:pointer;       /*   異붽� */  width: 160px;    margin:0 auto; padding: 0 20px;    border: 1px 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 20px;    border: 1px solid #E7E7E7;  display:block;   } 


  .f_sub li a:hover         { float:none;    color:#fff;     background:#CC0606; cursor:pointer;       /*   異붽� */  width: 160px;    margin:0 auto; padding: 0 20px;    border: 1px solid #CC0606;  display:block;   } 
  .f_sub2 li a:hover        { float:none;    color:#fff;    background:#CC0606;  cursor:pointer;       /*   異붽� */  width: 160px;    margin:0 auto; padding: 0 20px;    border: 1px solid #CC0606;  display:block;   } 
  .f_sub3 li a:hover        { float:none;    color:#fff;    background:#CC0606; cursor:pointer;       /*   異붽� */  width: 160px;    margin:0 auto; padding: 0 20px;    border: 1px solid #CC0606;  display:block;   } 
  .f_sub4 li a:hover        { float:none;    color:#fff;    background:#CC0606; cursor:pointer;       /*   異붽� */  width: 160px;    margin:0 auto; padding: 0 20px;    border: 1px solid #CC0606;  display:block;   } 
  .f_sub5 li a:hover        { float:none;    color:#fff;    background:#CC0606;  cursor:pointer;       /*   異붽� */  width: 160px;    margin:0 auto; padding: 0 20px;    border: 1px solid #CC0606;  display:block;   } 
  .f_sub6 li a:hover        { float:none;    color:#fff;    background:#CC0606;  cursor:pointer;       /*   異붽� */  width: 160px;    margin:0 auto; padding: 0 20px;    border: 1px solid #CC0606;  display:block;   } 

  .gnbon { color:green; }

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

  .side2 { top: 17px;    border: 0px solid #dedede;     position: absolute;    right: 0;    /*float: right; */    margin-right: 80px;
    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;} 
  .side2  { display:none;  cursor:pointer; }
/* gnb02_final */


	 @media (max-width: 940px) {  
  .logo2 { color:white; position:absolute; border:0px solid black; left:0;  padding-left:20px;  }
  .logo2 a { display:block; background:url('../img//logo.png')no-repeat; width:190px; margin-top:11px;  height:42px;  text-indent:-9999px; }
	  .logo3 { display:none; }   .fix_m { display:none; }      .go_inner { display:none; }    .side3 { display:none; }   .side4 { display:none; } 
	}


	 @media (max-width: 900px) {  
	  .logo2 { display:none; }
	  .logo3 { display:none; }   .fix_m { display:none; }      .go_inner { display:none; }    .side3 { display:none; }   .side4 { display:none; } 
	}



	 @media only screen and (max-width: 1024px) {  
	   .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; }
  .logo3 {    color: white;    position: absolute;    border: 0px solid black;    left: 0;    padding-left: 7px;   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; }
  .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;} 
  .side2  { display:block;  cursor:pointer; }


    .side2_m { 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/mmenu2.png) no-repeat; background-position:center center;} 
  .side2_m  { display:block;  cursor:pointer; }

    .scroll_side2_m { 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;} 
  .scroll_side2_m  { display:block;  cursor:pointer; }
}




/* 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: 13px;        display: inline-block;   height: 41px;   font-weight:700;  transition: width 0.2s;   }
   .stop_in { width:1070px; margin:0 auto;  position:relative; }
   .stop_in li { float:left; width:16.6%; }

  .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 */








.baron a { border-bottom:2px solid #cc0000;   color:#091C59;  }



/* 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:1070px; 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:1070px; 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;    right: 0;    padding-left: 20px;    bottom: 10px;  }
.Flogo a {    display: block;    background: url(../img/common/footer_logo.png)no-repeat;    width: 125px;    margin-top: 11px;    height: 42px;    text-indent: -9999px;}
.Flogo a:hover {    display: block;    background: url(../img/common/footer_logo2.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:#222328; color:#7d7d7d; }
    .footerbox { width:1070px; margin:0 auto; z-index:20;  color: ; padding:16px 0 15px 0;  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 {      font-family: 'Coda';important;  font-size:11px; }
    
    .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: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:10px; 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; }
    .share { position:absolute; right:0; top:70px; height:14px; overflow:hidden; }
    .share li { float:left; padding:0px; margin:0 0 0 20px; }
    .labelbox { position:absolute; right:165px; top:24px;   }
    .labelbox a { display:inline-block; margin-left:12px;  border: 2px solid #4a4a4e;  padding: 0 10px; }

   
    .footerbox a { color:#909090; }
    .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; }



/*   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: 1100px)  and  (min-width: 640px)    { 


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



    .footer { position:relative; font-size:11px; clear:both; width:100%; background:#222328; color:#7d7d7d;      padding: 0 15px;  }
    .footerbox { width:100%; margin:0 auto; z-index:20;  color: ; padding:8px 0 5px 0;  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 {      font-family: 'Coda';important;  font-size:11px; }


    .footerbox adress { display:block; margin:50px 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:8px; line-height: 23px; text-align:center;  border-top: 1px 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:none;  position:absolute; right:277px; top:21px;   }
    .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: 640px) { 


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



    .footer { position:relative; font-size:11px; clear:both; width:100%; background:#222328; color:#7d7d7d;      padding: 0 15px;  }
    .footerbox { width:100%; margin:0 auto; z-index:20;  color: ; padding:8px 0 5px 0;  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 {      font-family: 'Coda';important;  font-size:11px; }


    .footerbox adress { display:block; margin:50px 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:8px; line-height: 23px; text-align:center;  border-top: 1px 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:none;  position:absolute; right:277px; top:21px;   }
    .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; }
.mytel {  color: #ee4848 }


/*   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;  }

}