﻿/*
Description: dwb_style_THL(PC 홈페이지)
Author: mail@dwb.kr
Version: 1.0
P-Day:2017.08.01
Last_Edit:2019.02.29
Update:
*/

html{ overflow-y:scroll;}
body {margin: 0px;padding: 0px; background-color:#fff;}
img{margin:0px; padding:0px;}
#dwb_Center_header,#dwb_Center_body.dwb_Main {background-color:#fff;}
#dwb_Center_body{background-color:#fff;}
#dwb_Center_header .inner,
#dwb_Center_body .inner,
#dwb_Center_footer .inner{width:1280px;}
.span1{width:128px;}.span2{width:256px;}.span3{width:384px;}.span4{width:512px;}.span5{width:600px;}
.span6{width:768px;}.span7{width:896px;}.span8{width:1000px;}.span9{width:1100px;}.span10{width:1280px;}
.number{font-weight:bold;  font-family: "Helvetica", Helvetica, Arial, sans-serif;}
.s_number{font-weight:500;  font-family: "Helvetica", Helvetica, Arial, sans-serif;}
.one_number{padding-left:9px;}
.one_number_s{padding-left:11px;}
.one_number_m{padding-left:14px;}
.w55{width:55px;}
.w10{width:10px;}
.w5{width:5px;}
.mt10{ margin-top:10px;}
.mb10{ margin-bottom:10px;}
.PCNoneDisplay,.hidden-desktop,.visible-mobile,.NoneDisplay{display:none;}
.form-horizontal{ padding-top:100px; padding-bottom:100px; padding-left:150px;}
.mt40,.dwb_text_contents .mt40{ margin-top:40px;}
.number{font-weight:bold;  font-family: "Helvetica", Helvetica, Arial, sans-serif;}
.number_s{font-family: "Helvetica", Helvetica, Arial, sans-serif; letter-spacing:1px; font-weight:500;}
.number_s_02{font-family: "Helvetica", Helvetica, Arial, sans-serif; letter-spacing:3px; font-weight:400;}
.w13{width:13%;}

.full_img img{width:100%;}
#dwb_Center_body{overflow-x: hidden;}


.block{display: block;}
.color1{
	color: #e83428;
}
.color2{
	color: #012a48;
}

/******헤더 시작
**************************************/
#dwb_Center_header a{ text-decoration: none; color: #000; }
#dwb_Center_header li{list-style: none; float: left;}

#dwb_Center_header{
	
	z-index: 9;

}
#dwb_Center_header .inner{													
	position: relative;
	padding: 20px 0 20px 0;
	position: relative;
}
#dwb_Center_header .inner .main-header-logo{ 				
	width: 240px;
	height: 80px;
	overflow: hidden;
	float: left;
}
#dwb_Center_header .inner .main-header-logo img{
	max-width: 100%; 
	max-height: 100%;
}
#dwb_Center_header .header-manu{ 			
	width: auto!important;
	float: right;
	margin-top: 27px;
}
#dwb_Center_header .header-manu ul{					
	padding: 0;
	width: 100%;
	margin: 0;
}
#dwb_Center_header .header-manu ul li{
	font-size: 21px;
	line-height: 50px;
	margin-right: 50px;
	margin-top: 10px;
}

#dwb_Center_header .header-manu ul li a{
	font-weight:  bold;
	color: #184288;
}
#dwb_Center_header .header-manu ul li.last-li{
	margin-right: 0;
}





.favorite_mn{			
	position: absolute;
	top: 15px;
	right: 0;
	width: auto;
}
.favorite_mn div{
	float: left;
}
.favorite_mn .span1{					
	width: auto;
	margin-right: 20px;
	line-height: 40px;
	color: #666666;
}
.favorite_mn .span2{
	width: 170px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background-color: #184288;
	font-size: 18px;
}


/*
*************************************
                        헤더 끝*******




		  
		  
/***********************************
**바디 시작*******/

.dwb_main_banner-inner{
	position: relative;
}
#dwb_main_banner{
	width: 100%;
	margin: 0px;	
}
#dwb_main_banner .carousel-inner>div{
	width: 100%; height:615px; 
}
.banner_img01{
	background:url("../img/main/main-banner01.png") no-repeat center/cover;
}
.banner_img02{
	background:url("../img/main/main-banner02.png") no-repeat center/cover;
}
/*슬라이드 이미지를 페이드로 처리하는 법*/
#dwb_main_banner .carousel-inner{margin:0;}
#dwb_main_banner.carousel.slide{margin-bottom:0px;}
#dwb_main_banner.carousel .item {-webkit-transition: opacity 3s;-moz-transition: opacity 3s;-ms-transition: opacity 3s;-o-transition: opacity 3s;transition: opacity 3s;}
#dwb_main_banner.carousel .active.left, .carousel .active.right {left:0;opacity:0;z-index:2;}
#dwb_main_banner.carousel .next, .carousel .prev {left:0;opacity:1;z-index:1;}
 /*슬라이드 이미지를 페이드로 처리하는 법*/







.white-box{
	background:url("../img/main/box.png") no-repeat center/cover;
	width: 400px;
    height: 310px;
    position: absolute;
    top: 400px;
    left: 0;
    z-index: 9;
	color: #fff;
}
.white-box p{
	text-indent: 20px;
}
.white-box .title{
	margin-top: 20px;
	font-size: 25px;
	font-weight: 500;
}
.white-box .number{
	font-size: 40px;
	font-weight: 500;
	line-height: 90px;
}
.white-box .sub-text{
	font-size: 16px;
	line-height: 25px;
	margin-top: 20px;
}
.dwb_main_banner-inner .btn-2-wrap{		
	width: 230px;
	display: inline-block;
	float: right;
	margin-top: 20px;
}
.dwb_main_banner-inner .btn-2{
	width: 230px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	border-radius: 30px;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 10px;
}
.dwb_main_banner-inner .btn-2 span{			
	margin-left: 20px;
}
.bg-btn1{
	background-color: #e83428;
}
.bg-btn2{
	background-color: #012a48;
}


/*<!-------------------------메인 배너 작업 부분------------------------------>*/













.content02{
	
}
.content02>.title,
.content02>.sub-title{
	text-align: center;
}
.content02>.title{
	font-size: 35px;
	font-weight: 600;
}
.content02>.sub-title{
	margin-top: 35px;
	font-size: 18px;
	line-height: 30px;
	font-weight: 500;
}
.content02 .span2{				
	position: relative;
	width: 285px;
	margin-right: 46.5px;
	margin-bottom: 35px;
}
.content02 .span2 .plus{
	position: absolute;
	top: 168px;
	right: 0;
}
.content02 .span2 .title{
	line-height: 40px;
	font-size: 20px;
}
.content02 .span2 .sub-title{
	font-size: 15px;
}










.content3{
	background: url("../img/main/main-cont-wrap02_bg.png") no-repeat center/cover;
	height: 200px;
	margin-top: 70px;
}
.content3 .span10{				
	margin-left: 2.5%;
	margin-right: 2.5%;
	margin-top: 30px;
	width: 95%;
}
.content3 .span3{		
	width: 400px;
}
.content3 .span3 .dwb_kakao_img{
	background: url("../img/main/kakao-title-img.png") no-repeat center/cover;
	width: 400px;
	height: 44px;
}
.content3 .span3 .dwb_kakao_img p{
	line-height: 38px;
    font-size: 18px;
    text-indent: 70px;
    color: #000;
    font-weight: bold;
}
.content3 .span3 .kakako-text{
	color: #595757;
	line-height: 20px;
	font-size: 14px;
	text-indent: 55px;
	margin-top: 30px;
}
.content3 .span7{			
	width: 750px;
	float: right;
	position: relative;
	line-height: 26px;
}
.content3 .span7 .kakao-btn{
	position: absolute;
	right: 0;
	top: 0;
	width: 130px!important;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #e83428;
	background-color: #fff!important;
	border-radius: 30px;
}



















.content4{
	margin-top: 100px;
}
.content4 .span5{				
	width: 620px;
	height: 300px;
}
.content4 .span5:first-child .main_fost span{
	float: right;
	margin-right: 10px;
} 
.content4 .span5:last-child{
	float: right;
	
}
.content4 .span5 .main_fost span{
	font-size: 14px;
}
.content4 .span5 .right_center{
	width: 570px;
	height: 200px;
	padding: 15px 25px;
	border: 1px solid #999;
	border-radius: 10px;
	margin: 30px auto;
}
.content4 .right_center .number_box{			
	width: 100%;
	height: 80px;
}
.content4 .right_center .m_text{
	line-height: 35px;
}
.content4 .right_center .number_box .round_box{
	width: 80px;
	line-height: 25px;
	background-color: #ef5e4b;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border-radius: 30px;
	margin-right: 30px;
	margin-top: 40px;
}
.content4 .right_center .number_box h2{
	font-size: 40px;
	line-height: 79px;
}
.content4 .right_center .fax_email_box{
	width: 400px;
	float: right;
	margin-top: 10px;
	margin-right: 55px;
}
.content4 .right_center .fax_email_box p{
	float: left;
	color: #999;
}
.content4 .right_center .fax_email_box p:last-child{		
	float: right;
}             
.content4 .main-table-area{	
	width: 100%;
}
.content4 .main-table-area{
	margin-top: 30px;
}
.content4 .main-table-area td{
	line-height: 60px;
	font-size: 16px;
	border-top: 1px solid #000;
}
.content4 .main-table-area .title-td{
	text-align: center;
	
}
.content4 .main_fost {
    font-size: 24px;
    font-weight: 500;
}
.content4 .sub_title_text {
    font-size: 20px;
    line-height: 15px;
}
.content4 .right_center .m_text {
    line-height: 35px;
}

















.content5{
	width: 100%;
	background-color: #f1f1f1;
	height: 380px;
	color: #113366;
	margin-top: 100px;
}
.content5 .inner{					
	padding-top: 75px;
}
.content5 .icon_box{
	height: 90px;
	margin-bottom: 50px;
}
.content5 img{
	float: left;
	padding: 0 30px;
}
.content5 .span3{				
	width: 395px;
	height: 90px
}
.content5 .span5{				
	width: 490px;
	height: 90px;
}
.content5 .span5 img{
	margin-left: 50px;
}
.content5 .title_t{
	line-height: 35px;
	font-weight: 500;
}

























































































/*<!--서브페이지시작-->*/
#dwb_Center_body.sub{padding-top: 388px; position: relative;}
#dwb_Center_body.sub.company{background: url("../img/sub/company_bg.jpg");	background-repeat: no-repeat; background-size:100% 388px;}
#dwb_Center_body.sub.logistics{background: url("../img/sub/logistics.jpg");	background-repeat: no-repeat; background-size:100% 388px;}
#dwb_Center_body.sub.transit{background: url("../img/sub/transit.jpg");	background-repeat: no-repeat; background-size:100% 388px;}
#dwb_Center_body.sub.business{background: url("../img/sub/business.jpg");	background-repeat: no-repeat; background-size:100% 388px;}
#dwb_Center_body.sub.customer{background: url("../img/sub/sub_title_bg_05.jpg");	background-repeat: no-repeat; background-size:100% 388px;}

#sub_title_txt{ 
	position:absolute;
	z-index:980; 
	right:50%; 
	top: 180px;
	margin-right:-640px;
	width:1280px;
	min-width:1280px; 
	padding-top:0px; 
	text-align: center;   
}
#sub_title_txt .title{ 
	font-size:50px; 
	color:#fff; 
	font-weight: bold;   
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75);
}



/*<!--<!--회사소개 서브페이지 작업-->-->*/
.dirext_txt_inner{
	margin-top: 100px;
	margin-bottom: 150px;   
}

.middle_text1{
	font-size: 35px;
}
.middle_text1 span{
	line-height: 60px;
}
.dirext_txt_inner .middle_text2{
	margin-top: 40px;
}
.dirext_txt_inner .middle_text3,.dirext_txt_inner .middle_text4 span{
	margin: 8px 0 40px 0;       
}


.red_bg{
	height: 440px;
	background: url(../img/sub/red_bg.jpg) no-repeat center/cover;
}
.red_bg .inner>div{color: #fff;}
.red_bg .inner{
	margin-bottom: 7px;
	margin-top: 80px;
}
.red_bg .inner .middle_text1 span{margin-right: 20px; }
.red_bg .inner .middle_text1:last-child{
	letter-spacing: -1px;
}
.red_bg .inner .line.span10{
	outline: 1px solid  #fff;
	margin: 50px 0;
}
/*★★★★★★★★★★★★★★★★회사소개 서브페이지 작업★★★★★★★★★★★★★★★★*/

.company{position: relative;}
.top_txt{
	font-size:18px;
}
.top_title{
	font-size: 27px;
	font-weight: 500;
	line-height: 35px;     
}
.top_title span{font-weight: 500;}
.company .line,.customer .line,.transit .line,.logistics .line{
	width: 100%;
	height: 1.5px;
	background-color: #113366;
	margin: 50px 0;
}



/*★★★★★★★★★★★★★★★★회사소개 조직도 서브페이지 작업★★★★★★★★★★★★★★★★*/
.company_sub_menu{
	position: absolute;
	transform: translate(-50%,-50%); left: 50%;
	background-color: #26275c;
	overflow: hidden!important;
	width:1280px;
}
.company_sub_menu ul{

}
.company_sub_menu li{
	float: left;
	list-style: none;
	margin: 20px;       
}
.company_sub_menu li a{
	text-decoration: none;
	color: #fff;
	font-size: 17px; 
}
.company_sub_menu .img_li{				
	width: 80px;
}
.company_sub_menu .img_li img{
	width: 80px;
}
.company_group_inner{
	margin-top: 100px;
	margin-bottom: 150px;      
}
.company_group_inner .group_imgs{
	margin-top: 100px;
}

/*★★★★★★★★★★★★★★★★회사소개 조직도 서브페이지 작업★★★★★★★★★★★★★★★★*/


.company_group_letter{
	font-size: 18px;
	line-height: 25px;
}


/*★★★★★★★★★★★★★★★★회사소개 ci 서브페이지 작업★★★★★★★★★★★★★★★★*/
.ci_inner{
	margin-top: 100px;
	margin-bottom: 150px; 
	
}
.ci_inner h5{
	font-size: 21px;
}


.ci_inner .ci_img_letter{
	margin-top: 100px;           
}
.ci_inner .ci_img_letter2 .gray_bg{
	background-color: #f2f2f2;
	height: 300px;
}
.ci_inner .ci_img_letter2 .span5{
	text-align: center;
}
.ci_inner .ci_img_letter2 .left_img img{margin-top: 90px;}
.ci_inner .ci_img_letter2 .right_img img{margin-top: 130px;}



.ci_inner .Company-Overview{					
	background: url("../img/sub/contact.jpg") no-repeat center/cover;
	height: 500px;
	
}
.ci_inner .Company-Overview .logo{			
	width: 120px;
	float: right;
	margin: 30px 30px 0 0;
}
.ci_inner .Company-Overview h3{
	text-align: right;
	margin-top: 310px;
	margin-right: 30px;
}
/*★★★★★★★★★★★★★★★★회사소개 ci 서브페이지 작업★★★★★★★★★★★★★★★★*/



/*★★★★★★★★★★★★★★★★물류시스템 서브페이지 자겁★★★★★★★★★★★★★★★★*/
.logistics_inner{
	margin-bottom: 200px;
}

.logistics_inner .gray_box{
	background-color: #fafafa;	      
	height: 500px; 

}
.logistics_inner .gray_box .span5{
	     
}
.logistics_inner .gray_box .right_box{
	text-align: center; line-height: 500px;
}
.logistics_inner .gray_box .left_box h3{
	margin:130px 0 50px 0;
	font-size: 40px;
	text-align: center;
}
.logistics_inner .gray_box .left_box p{
	text-indent: 70px; 
	font-size: 23px;
	line-height: 40px;
}
.logistics_inner .box1,.logistics_inner .box2{
	margin-bottom: 20px;
}
.logistics_inner .kakao_t{margin-top: 30px; }
.logistics_inner .kakao_t a{text-decoration: none; color: #000; }
.logistics_inner .kakao_t p{font-weight: bold; font-size: 16px; text-align: center;}
.logistics_inner .kakao_t .line{
	width: 220px;  border: 1px solid  #212121;
	margin: 0 auto;
}


/*★★★★★★★★★★★★★★★★물류시스템 서브페이지 자겁★★★★★★★★★★★★★★★★*/






/*★★★★★★★★★★★★★★★★운송정보 서브페이지 작업★★★★★★★★★★★★★★★★*/
.transit_inner .table_area{
	text-align: center;         
	margin: 0 auto;
}
.option_kinds{
	margin-top: 50px;  
	margin-bottom: 50px;
}
.option_kinds h3{
	text-align: center;
	font-size: 35px;
}
.option_kinds h3 span{font-weight: 800;}

.option_kinds .kinds_mn {
	text-align: right;  
}
.option_kinds .option_mn{
	float: right;
}
.option_kinds .span2{
	width: 310px;   
	outline: 1.5px solid #212121;
	margin-bottom: 13px;
}
.option_kinds .span2 .car_kinds{
	margin: 0 auto;        
	text-align: center;
	height: 170px;
}
.option_kinds .span2 h4{
	text-align: center;
}
.option_kinds .span2 .line{
	width: 80%;   
	height: 2px;
	margin: 0 auto;
}
.option_kinds .span2 .t_area{
	width: 80%; 
	margin-bottom: 40px;        
	margin-top: 30px;
	margin-left: 10%; 
	margin-right: 10%;    
}
.option_kinds .span2 .t_area p span{
	float: right;       
}
.cargo_j{
	height: 380px;
	margin-right: 13px;
}
.option_span2{
	margin-right: 13px;
}
.right_0{margin-right: 0;}
.kinds_box4 .t_area{
	margin-bottom:0!important;          
}
.kinds_box12 .t_area,.kinds_box15 .t_area{
	  margin-bottom:70px!important;      
}


/*--------------------옵션차량부분----------------------*/
.option_span2{
	background-color: #f7f7f7;
}
.option_span2 .car_kinds{
	background-color: #fff;  
	margin-top: 20px!important;
}
.option_kinds .option_span2 .t_area{
	background-color: #fff;     
	width: 100%;
	margin-left: 0;       
	margin-right: 0;
	margin-bottom: 0;
	padding-bottom: 80px;
	padding-top: 35px;
}
.option_kinds .option_span2 .t_area h4{
  
	font-size: 25px;
}
.option_kinds .option_span2 .t_area p{
	margin-top: 20px;
	padding: 0;      
}
.option_kinds .option_span2 .t_area h4,
.option_kinds .option_span2 .t_area p,
.option_kinds .option_span2 .t_area p span{
	text-align: center;
	width: 100%!important;            
}



/*★★★★★★★★★★★★★★★★운송정보 서브페이지 작업★★★★★★★★★★★★★★★★*/





/*★★★★★★★★★★★★★★★★사업소개 서브페이지 작업★★★★★★★★★★★★★★★★*/



.business_inner .business_area{
	position: relative;    
	margin-top: 100px;        
}

/*사업소개부분에서 공통사항*/
.business_inner .business_t_area{
	width: 90%;          
	margin-left: 5%;
	margin-right: 5%; 
	margin-top: 5%;
	margin-bottom: 5%;
}
.business_inner .business_t_area .first_t{
	font-size: 20px;
	margin: 0; padding: 0;
}
.business_inner .business_t_area h4{
	font-size: 33px;
	font-weight: 500;
	margin-bottom: 30px;
}
.business_inner .business_t_area .lines{
	width: 100%;
	height: 2px;
}
.business_inner .business_t_area .second_t{
	padding-top: 20px;              
}
.business_inner .business_t_area .line_t{
	font-size: 17px;    
}
/*사업소개부분에서 공통사항*/


.business_inner .business_box1 .span6{
	position: absolute;
	width: 700px;                            
	right: 0;
	top: 90px;
	background-color: #fff;
}
.business_inner .business_box3{
	margin-top: 500px;      
	margin-bottom: 200px;
}
.business_inner .business_box2{
	margin-bottom: 200px;
	margin-top: 200px;
}
.business_inner .business_box2 .span6{
	position: absolute;          
	width: 700px;
	background-color: #fff;    
	top: 90px;
	z-index: 998;
}
.business_inner .business_box2 .span5{
	position: absolute;
	right: 0;
}
.business_inner .business_box4{
	margin-top: -20px;
	margin-bottom: 800px;
}
.gray_t{color: #999}



/*★★★★★★★★★★★★★★★★사업소개 서브페이지 작업★★★★★★★★★★★★★★★★*/

/*화물운송이용뱅법*/
.other_top_txt{
	font-size: 27px;
	color: #333;
	font-weight: 600;
}
.other_top_title{
	font-size: 15px;
	color: #333;
	padding-top: 10px;
}
.yellow_btn{
	width: 280px;
	height: 45px; 
	background-color: #223556;
	text-align: center;
	color: #fff!important;
	line-height: 45px;
	font-size: 18px;
}









.how_to_use{

}
.how_to_use .how_t_box{
	width: 720px;     
	margin-top: 30px;
}
.how_to_use .how_t_box .how_t1{
	font-weight: 800;
	font-size: 20px;
	padding-top:30px;
}

.how_to_use .how_t_box .how_t2{
	line-height: 18px;
}
.how_to_use .how_t_box .how_t2,.how_to_use .how_t_box .how_t3{
	font-size: 16px;
}
.how_to_use .how_t_box p{
	line-height: 30px;
}


.how_to_use .how_to_use_img_bg{
	width: 400px;    
}
.how_to_use .how_to_use_img_bg .bg_img{
	height: 168px;
	width: 255px;
	background: url("../img/main/how_to_use_img_bg.png") no-repeat center/cover;
	text-align: center;
	margin: 0 auto;
}
.how_to_use .how_to_use_img_bg .bg_img .span1{
	
	margin: 130px 0 0 200px;
}

.line_yellow{
	border: 2px solid #223556;
	border-radius: 10px;
	margin-top: 30px;
}
.line_yellow .span1{
	width: 259.5px;

	float: left;
	margin: 20px;
}
.line_yellow .span1{
	text-align: center;
}
.line_yellow .span1 .p1{
	font-weight: 800;
}
.line_yellow .span1 p{
	font-size: 16px;
    line-height: 25px;
}
.line_yellow .span1 h5{
	font-size: 20px;
}
.line_yellow .span1 .p2{
	margin-top: 20px;  
}
.line_yellow .arrow{
	float: left;
	margin-top: 150px;
}


.selection{
	margin-top:120px;    
}
.selection .other_top_title,.tip .other_top_title{float: left;}
.selection .span1{
	margin: 0 0 0 750px;
}
.selection .span3{
	width: 386px; margin:20px; 
}
.selection .span3 .selection_img{
	text-align: center;
	margin: 50px 0 20px 0;
	height: 160px;
}
.selection .span3 h5{
	font-size: 18px;
	text-align: center;
	line-height: 50px;
}
.selection .span3 p{
	text-align: center;
	font-size: 16px;
	line-height: 25px;
}
.selection .line{
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	border: 1px solid #000;
	
}





.tip .yellow_btn{
	margin-left: 625px!important
}
.tip .line_yellow .span9{
	width: 97%;
	margin-right: 1.5%;
	margin-left: 1.5%;
	border-bottom: 1px solid #000;
}
.tip .line_yellow .red{
	color: #d31531;
	padding-right: 15px;
}
.tip h5{
	font-size: 16px;
	width: 400px; 
	float: left;
	padding: 10px 0;
}
.tip .line_yellow .vertical{
	color: #223556;     
	line-height: 40px;
	font-size: 25px;
	float: left;
	padding: 10px 0;
}
.tip .line_yellow .writing{    	          
	font-size: 15px;
	width: 690px;         
	line-height: 25px;
	padding: 20px 0 10px 0;
	float: right;
	font-size: 16px;
	height:80px;
}
.tip .line_yellow .cont_box9{
	border-bottom: 0px #fff;
}
.tip .line_yellow .cont_box6 h5 .block{
	text-indent: 60px;   
	font-weight: 800;
}

.cont_box1 .vertical,.cont_box2 .vertical,.cont_box3 .vertical,
.cont_box4 .vertical,.cont_box5 .vertical,.cont_box6 .vertical{
	padding-top: 20px!important;   
}

.company_group_inner{
	margin-top: 100px;
	margin-bottom: 150px;      
}
.company_group_inner .group_imgs{
	margin-top: 100px;
}



.block{display: block;}
.center{text-align: center;}



.center_span10 .span2{
    
     width: 320px;               
 }

 .center_span10 .span2 a{
     color: #000; 
     font-size: 17px;
     line-height: 40px;
 }

 .center_span10 .span2 h3>a{
     font-weight: bold;
     font-size: 35px;       
 }

 .center_span10 .span2 h3{
     margin-bottom: 30px;
 }

.business_introduction{
	margin-top: 100px;     
}

.business_introduction h3{
	color: #333;
	font-size: 30px;
}
.business_introduction p{
	font-size: 18px;
	line-height: 30px;
}
.business_introduction .scond_h3{
	margin-top: 100px;
}
.business_introduction .table_span10{
	margin-top: 30px;
}
.business_introduction .table_span10 table td{
	vertical-align: middle;
	
	font-size: 15px;
	line-height: 30px;
}
.business_introduction .table_span10 .red_bgs{
	background-color: #26275c;
	font-weight: 600;
	color: #fff;
	text-align: center;
}
.business_introduction .table_span10 .red_bgs span{
	font-weight: 600;
}
.business_introduction .table_span10 .center{
	text-align: center!important;
}
.business_introduction{
     margin-top: 0px;
     margin-bottom: 50px;
 }
 #table_Contents td {
    height: 30px!important;
    line-height: 30px!important;
}
.x-web-bg{
	background: url("../img/imgs/cm-img.png") no-repeat center/cover;
	height: 350px;
}
.x-web-bg .x-web-bg-text{
	color: #26275c;
    font-size: 20px;
    margin-top: 170px;
    margin-left: 129px;
    line-height: 29px;
}


 
 .company #company_page .inner .Introduce .company_txt{ width:90%;}
.Introduce .company_txt .blue_t{ font-size:27px; color:#0d8986; }
.Introduce .company_txt .blue_t span{   margin-bottom:25px;}
.Introduce .company_txt p{ font-size:17px; line-height:35px;}
.company_table img{ width:100%; }

.Charge_Table .table{margin-bottom:0px; padding-bottom:0px; margin-top:15px; padding-top:0px;}
.h80 td{height:36px; line-height:36px;}
.title_bg_red{background-color:#fcf8e3;}
.textcenter td{text-align:center; vertical-align:middle;}
.table .textright{text-align:right;padding-right:5px;}
.table .textleft{text-align:left; padding-left:5px;}
.table .textcenter{text-align:center; vertical-align:middle;}
.table .title_line td{text-align:center;}
.table td a{ text-decoration:none; color:#333;}
.nostyle input{box-shadow:none; border:none; background-color:#FFF;}
.textcenter{text-align:center;}
.dwbTable_firstline{border-top:solid 2px #999;}	
.dwbTable_lastline{border-bottom:solid 2px #999;}
.title_bg{background-color:#f1f1f1;}
.title_bold{ font-weight:bold;}
.title_bg_skyblue{background-color:#f1f1f1; font-weight: bold;}
.title_bg_red{background-color:#fcf8e3;}
.title_bg_Active{background-color:#6bbc6e; font-weight:bold;  color:#fff;}
.table_txtCenter table{margin-bottom:0;}
/*<!--서브페이지 끝-->*/
			
/******바디 끝
**************************************/





/******푸터 시작
**************************************/


#dwb_Center_footer{
	border-top: 1px solid #ddd;
}
#dwb_Center_footer .inner{					
	padding: 50px 0;
}
#dwb_Center_footer .inner .footer-logo.span1{				
	width: 180px; height: 100px;
}
#dwb_Center_footer .inner .footer-logo.span1 img{
	max-width: 100%; max-height: 100%;
}
#dwb_Center_footer .inner .footer-text-wrap{		
	width: 850px;
	margin-left: 30px;
}
#dwb_Center_footer .inner .footer-text-wrap .main-text-color{
	font-weight: bold;
	font-size: 16px;
}
#dwb_Center_footer .inner .footer-text-wrap .main-text-color span{
	font-weight: bold;
}
#dwb_Center_footer .inner .footer-text-wrap p{
	font-size: 14px;
}
#dwb_Center_footer .inner .footer-text-wrap p .Wrap-Line{
	padding: 0 10px;
}
#dwb_Center_footer .inner .right-info-box{
	width: 155px;
	float: right;
}
#dwb_Center_footer .right-info-box .dwb-btn-1{
	width: 155px;
	margin-bottom: 5px;
	background-color: #113366;
	color: #fff;
}
#dwb_Center_footer .copy{
	background-color: #113366;
	color: #fff;
	text-align: center;
	line-height: 50px;
}


/******푸터 끝
**************************************/






/******엘리먼트 시작
**************************************/

#TopScroll{opacity:0; display:scroll;position:fixed; bottom:50px;left:50%; margin:0 0 0 660px; z-index:999;}

.PCNoneDisplay,.hidden-desktop,.visible-mobile{display:none;}
.top_text_span{
	margin: 80px 0 0px 0;
}
.top_text_span p{text-align: center; }
.top_text_span .first_t{font-size: 30px; font-weight: 800;}
.top_text_span .first_t span{font-weight: 800;}
.top_text_span .last_t{font-size: 18px; line-height: 30px; }
.red_color{color:  #c03224;}
.top_txt.red_color{color:  #212121;}
.block{display: block;}
.bold{font-weight: 600;}
.same_font{font-size: 20px;}

.main-text-color{
	color: #184288;
}
/*<!--메인 페이지 버튼 부분-->*/
.dwb-btn-1{
	width: 180px;
	height: 40px;
	line-height: 40px;
	border: 2px solid #113366;
	color: #113366;
	text-align: center;
	font-size: 14px;
}
.dwb-btn-1.right-btn{
	float: right;
	color:#fff;
	background-color:#113366;
}
/*.dwb-btn-1:hover{text-decoration:none; background-color:#113366; color:#fff;-webkit-transition: background-color 1s;-moz-transition: background-color 1s;-ms-transition: background-color 1s;-o-transition: background-color 1s;transition: background-color 1s; cursor: pointer;}

*/

/*<!--메인 페이지 버튼 부분-->*/
.txt01{FONT-SIZE:17px; line-height:40px; COLOR:#04135d;  font-weight:bold; text-align:left; }
.txt03{FONT-SIZE:18px; line-height:40px;COLOR:#111;  font-weight:bold; text-align:left; padding-top:10px; }
.txt04{FONT-SIZE:16px; line-height:40px;font-weight:bold; color:#212121; }
.AgreementContainer{font-size:15px; color:#666; line-height:35px; padding-top:15px; margin-bottom:20px; padding-top:20px;}
	.AgreementContainer .title{color:#04135d;}
	.AgreementContainer a,.AgreementContainer :hover{text-decoration: none; color:#04135d; }
	.dwbTable_firstline{border-top:solid 2px #999;}	



.txt04 span{
	font-weight: bold;
}
/******엘리먼트 끝
**************************************/

/******로딩 시작
**************************************/







/*---------------서브페이지 전국운임 운송비기준표 페이지---------------*/
#dwb_Table_Area{
	
}
#dwb_Table_Area .carge_h2{margin-top:80px;}

#price{
	font-size: 1.1rem; text-align: right; float: right; margin-top: 35px;	
}


#dwb_Table_Area .table td{text-align: center; height:40px; line-height: 40px;}
#dwb_Table_Area .table tr .title_bg{
	width:120px;
	height:40px;
	background-color:#26275c; 
	color:#fff;
}
#dwb_Table_Area #txt05,#dwb_Table_Area #txt05 span{
	color:#26275c; 
	font-weight: bold;
	text-align: center;
	line-height: 10px;
}
.sub_charge_inner {
	margin-bottom: 150px;
	margin-top: 200px;
}
.sub_charge_inner .dwb_effect_btn{
	width: 133px!important;
	height: 34px;
	border: 1px solid #333;
	background-color: #faea00;
	line-height: 34px;
	text-align: center;
}
.sub_charge_inner .bank{
	line-height: 34px; 
}
.sub_charge_inner .bank .img_margin{
	margin: 0 20px;
}




/*---------------서브페이지 전국운임 운송비기준표 페이지---------------*/


































































