﻿/* footerTop_wrap */

#footerTop_wrap {
	width:100%;
	height:62px;
	border-top:1px solid #eaeaea;
	}

#footerTop_wrap .footerTop {
	width:1200px;
	margin:0 auto;
	}


/* familySite */

.familySite {
	overflow:hidden;
	padding-top:16px;
	}

.familySite li {
	float:left;
	margin-right:94px;
	}

.familySite li:first-child {
	width:210px;
	margin:4px 0 0 0;
	background:url("/images/common/bl_arrow.gif") no-repeat 130px 5px;
	font-family:'Noto Sans Korean', dotum, '돋움', sans-serif;
	font-size:16px;
	}

.familySite li:last-child {
	margin-right:0;
	}


/* footer_wrap */

#footer_wrap {
	background-color:#393b52;
	}

#footer_wrap .footer {
	overflow:hidden;
	width:1200px;
	margin:0 auto;
	}


/* footer_left */

.footer .footer_left {
	float:left;
	padding:52px 0;
	}

.footer_left .clause{
	overflow:hidden;
	}

.footer_left .clause li {
	float:left;
	margin-right:4px;
	}

.footer_left .clause li a {
	background-color:#191b34;
	padding:6px 20px 7px;
	font-family:'Noto Sans Korean', dotum, '돋움', sans-serif;
	font-size:13px;
	font-weight:300;
	color:#fff;
	display:inline-block;
	}

address {
	font-style:normal;
	}

address p {
	font-family:'Noto Sans Korean', dotum, '돋움', sans-serif;
	font-size:13px;
	font-weight:300;
	color:#b0b1ba;
	line-height:2;
	margin-top:25px;
	}


/* footer_right */

.footer .footer_right {
	float:right;
	margin-top:132px;
	}

.footer .footer_right img:last-child {
	margin-left:15px;
	}
	



/* 2022 리뉴얼 CSS **********************************************************************************************************************************************************************************/

/* footerUtil_wrap */

#footerUtil_wrap {
	width:100%;
	height:84px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	overflow:hidden;
	}

#footerUtil_wrap .footerUtil {
	width:1200px;
	margin:0 auto;
	}

.footerUtil .utility {
	overflow:hidden;
	float:left;
	margin-top:35px;
	}

.footerUtil .utility li {
	margin-right:22px;
	float:left;
	}

.footerUtil .utility li a {
	font-family:'Pretendard';
	font-size:14px;
	font-weight:600;
	color:#555555;
	}

.footerUtil .alliance {
	overflow:hidden;
	float:right;
	margin-top:28px;
	}

.footerUtil .alliance li {
    float:left;
    margin-right:30px;
	}

.footerUtil .alliance li:last-child {
    float:left;
    margin-right:0;
	}


/* footer_wrap */

#footer_wrap {
	background:#ffffff;
	}

#footer_wrap .footer {
	overflow:hidden;
	width:1200px;
	margin:70px auto;
	}

.footer .company_info {
	width:550px;
	float:left;
	}

.footer .company_info h1 {
	font-family:'Gmarket Sans';
	font-size:15px;
	font-weight:600;
	margin-bottom:30px;
	}

.footer .company_info .company {
	float:left;
	}

.footer .company_info dl {
	float:left;
	margin-right:35px;
	margin-bottom:15px;
	}

.footer .company_info dt {
	font-family:'Gmarket Sans';
	font-size:14px;
	color:#999999;
	margin-right:12px;
	float:left;
	}

.footer .company_info dd {
	font-family:'Gmarket Sans';
	font-size:14px;
	float:left;
	}

.footer .company_info .copyright {
	font-family:'Gmarket Sans';
	font-size:12px;
	font-weight:500;
	color:#999999;
	margin-top:40px;
	float:left;
	}

.footer .certification {
	float:right;
	}

.footer .certification img {
	display:block;
	margin-bottom:20px;
	}

.footer .certification div {
	width:395px;
	}

.footer .certification div a dl {
	width:58px;
	margin-right:26px;
	}

.footer .certification div a:last-child dl {
	margin-right:0;
	}


.footer .certification div a {
	float:left;
	}

.footer .certification div img {
	width:50px;
	height:auto;
	margin:0 auto 10px;
	}

.footer .certification div a dd {
	font-size:12px;
	text-align:center;
	}

