/* 공통상담창 영역 */
#commoncounselarea {
	clear:both;
	position:relative;
	left: 0;
	top: 0;
	width: 100%;
	height:550px;
/* 	background: url("../images/bottom/common_counsel_bg.jpg") no-repeat top center; */
	background:url('/sub_main/images/main_footer_last.jpg') no-repeat top center;
}

#commoncounselareabg{
	position:relative;
	width: 1200px;
	height:550px;
	margin:0 auto;
	background: url("../images/bottom/common_counsel_bg.jpg") no-repeat top center;
}

#commoncounselareabg .counselbox{
	position:absolute;
	width:280px;
	top:298px;
	left:86px;
}

#commoncounselareabg .counselbox input{
	width:250px;
	height:42px;
	margin-bottom:5px;
	padding-left:15px;
	padding-right:15px;
}

#commoncounselareabg .counselcheck{
	position:absolute;
	top:298px;
	left:380px;
}

#commoncounselareabg .counselbtn{
	position:absolute;
	top:298px;
	left:380px;
}



/* 하단 영역 */
#bottomarea {
	clear:both;
	position:relative;
	left: 0;
	top: 0;
	width: 100%;
	background-color:#060b1c;
}

#bottomarea .sitemapbg{
	position:relative;
	width: 100%;
	 background-color:#373737;
}

#bottomarea .sitemap{
	position:relative;
	width: 1200px;
	overflow: hidden;
	margin:0 auto;
}

#bottomarea .sitemap .title{
	font-weight:bold;
	font-size: 16px;
	color:#fff;
	padding:20px 0;
}

#bottomarea .sitemap ul{
	float:left;
	margin-right:80px;
	overflow:hidden;
}
#bottomarea .sitemap ul:last-child{margin-right:0;}

#bottomarea .sitemap .sitemap_9{
	float:left;
	margin-right:0;
	overflow:hidden;
	height:250px;
}

#bottomarea .sitemap ul li{
	line-height:16px;
	padding:2px 10px 2px 10px;
	font-size: 12px;
	color:#a3a3a3;
}

#bottomarea .sitemap ul li a{
	color:#a8a8a8;
}


/*하단 제휴배너*/
#bottomarea .bannerbg{
	clear:both;
	position:relative;
	width:100%;
	/* background-color:#0c1827; */
	background-color:#030303;
}

#bottomarea .bannerbg .bannerarea{
	position:relative;
	width: 1200px;
	margin : 0 auto;
	overflow: hidden;
}

#bottomarea .bannerbg .bannerarea .jehu{
	float:left;
}

#bottomarea .bannerbg .bannerarea .jehu img{
	float:left;
}

#bottomarea .bannerbg .bannerarea .sns{
	float:right;
}

#bottomarea .bannerbg .bannerarea .sns img{
	float:left;
}


/*하단 카피라아터*/
#bottomarea .copyrightbg{
	width:100%;
	padding:60px 0;
 	background-color:#030303;
}

#bottomarea .copyrightbg .copyrightarea{
	position:relative;
	width:1200px;
	margin:0 auto;
	/* background-color:#060b1c; */
	background-color:transparent;
	padding-top:15px;
	overflow:hidden;
}

#bottomarea .copyrightbg .copyrightarea .telarea{
	float:left;
	width:100%;
}

#bottomarea .copyrightbg .copyrightarea .addrarea{
	float:left;
	width:400px;
}

#bottomarea .copyrightbg .copyrightarea .addrarea .textbtn{
	padding:5px 0;
	margin-bottom:35px;
}

#bottomarea .copyrightbg .copyrightarea .addrarea .textbtn a{
	color:#a3a3a3;
	font-size:12px;
}
#bottomarea .copyrightbg .copyrightarea .telarea .textbtn{

	padding:10px 0;
}

#bottomarea .copyrightbg .copyrightarea .telarea .textbtn a{
	color:#a3a3a3;
	font-size:12px;
}

.italy .btn {
    top: 150px;
    left:52%;
    margin-left:350px;
    width: 225px;
    height: 221px;
    position: absolute;
    cursor: pointer;
}

.brandWr li {
    position: relative;
    height: 460px;
    background:#2d6974;
    color: #333333;
    width:100%;
}

.italy .fast{
	position:absolute;
	top:70px;
	right:620px;	
}

.field_wrap {
    top: 150px;
 	left:52%;
 	margin-left:13px;
    position: absolute;
}

.gp2_wrap {
    text-align: right;
    top: 165px;
    right:880px;
    position: absolute;
}

.gp2_wrap div {
    padding-bottom: 10px;
}

.italy .bottom_wrap {
    top: 389px;
   	left:50%;
   	margin-left:50px;
    position: absolute;
}

.field_wrap .inputm {
    border: 0;
    background-color: #FFFFFF;
    color: #929292;
    padding-left: 5px;
    font-family: "NanumGothic";
    letter-spacing: 0px;
    font-size: 18px;
    color: #333;
    line-height: 38px;
}

.telarea .clearfix{width:100%;}
.telarea .clearfix img{float:left;padding-right:30px;}
.telarea .clearfix div{float:left;}
.telarea .clearfix div p{color:#ddd;line-height:1.4em;font-size:13px;}
.telarea .clearfix div p span{padding-right:20px;font-size:13px;}
.telarea .clearfix div p.copy span{padding-right:0;color:#00fff8}

.bottom_consult{
	padding:60px 0;
	background: #2d6974;
}
.bottom_consult_container{width:1200px;margin:0 auto;}
.bottom_consult_container:after{display: block;content:"";visibility: hidden;clear: both;}
.bottom_consult_left{float:left;padding-top:35px;}
.bottom_consult_center{float:left;padding-left:100px;width:430px;}
.bottom_consult_right{float:left;padding-left:100px;}

.bottom_consult_center input[name=ld_name]{width:140px;margin-right:20px;}
.bottom_consult_center input[name=ld_phone1]{width:216px;}
.bottom_consult_center textarea{box-sizing: border-box;}
.bottom_consult_center input{
	padding:5px 10px;
}
.bottom_consult_center input[type=checkbox] {
	display: inline-block;
	padding-right:10px;
	 -ms-transform: scale(1.5); /* IE */
	 -moz-transform: scale(1.5); /* FF */
	 -webkit-transform: scale(1.5); /* Safari and Chrome */
	 -o-transform: scale(1.5); /* Opera */
 }

.copyrigh_content{width:1200px;margin:0 auto;position: relative;}
.copyrigh_content_left{float:left;}
.copyrigh_content_right{float:right;}
.copyrigh_content:after{display: block;content:"";visibility: hidden;clear: both;}
.copyright_btn{margin-bottom:10px;}
.copyright_btn a{margin-right:15px}
.copyright_btn a:last-child{margin-right:0px}
.copyrigh_content_right_bottom{position: absolute;bottom:0;right:0;}
