/* BASIC css start */
#footer {
	background: #f4f4f4;
	clear: both;
}
#footer .footerInfo {
	background: #f4f4f4;
	font-size: 0;
	padding: 20px;
	display: block;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#footer .footerInfo .footerInfoTop {
	padding-top: 2%;
	padding-bottom: 3%;
	width: 45%;
	display: inline-block;
	vertical-align: top;
	border-right: 1px solid #ddd;
	padding-right: 12%;
}
#footer .footerInfo .footerInfoTop .footerInfoTopLeft {
}
#footer .footerInfo .footerInfoTop .footerInfoTopLeft dt {
	margin-bottom: 6px;
	font-size: 13px;
	letter-spacing: -0.5px;
}
#footer .footerInfo .footerInfoTop .footerInfoTopLeft dt em {
	color: #cacaca !important;
	margin-right: 5px;
}
#footer .footerInfo .footerInfoTop em img {
	width: 15px;
	vertical-align: bottom;
}
#footer .footerInfo .footerInfoTop .footerInfoTopLeft .tel {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 21px;
	padding: 6px 0;
	letter-spacing: -1.2px;
    line-height: 1;
}
#footer .footerInfo .footerInfoTop .footerInfoTopRight {
	color: #666666;
}
#footer .footerInfo .footerInfoTop .footerInfoTopRight ul {
	color: #666;
	font-size: 12px;
	letter-spacing: -1px;
	white-space: nowrap;
}
#footer .footerInfo .footerInfoTop .footerInfoTopRight a {
	color: #fff;
	display: table-cell;
	vertical-align: middle;
}
#footer .footerInfo .footerInfoBottom {
	padding-top: 3%;
	width: 38%;
	display: inline-block;
	vertical-align: top;
	float: right;
}
#footer .footerInfo .footerInfoBottom .footerInfoBottomLeft {
	float: left;
}
#footer .footerInfo .footerInfoBottom .footerInfoBottomLeft dt {
	margin-bottom: 6px;
	font-size: 13px;
	letter-spacing: -0.5px;
	font-weight: bold;
}
#footer .footerInfo .footerInfoBottom .footerInfoBottomLeft dt em {
	color: #cacaca !important;
	margin-right: 5px;
}
#footer .footerInfo .footerInfoBottom .footerInfoBottomRight dt {
	margin-bottom: 6px;
	font-size: 13px;
	letter-spacing: -0.5px;
	font-weight: bold;
}
#footer .footerInfo .footerInfoBottom .footerInfoBottomRight dt em {
	color: #cacaca !important;
	margin-right: 5px;
}
#footer .footerInfo dl dd {
	font-size: 12px;
	color: #666 !important;
	letter-spacing: -1px;
}
#footer .footerInfo dl dd em {
	color: #000 !Important;
	margin: 10px 0;
	display: block;
	vertical-align: bottom;
}
#footer .footerInfo .footerInfoBottom .footerInfoBottomRight {
	width: 57%;
	float: right;
	padding-left: 11px;
}
#footer .footerInfo .footerInfoBottom .footerInfoBottomRight a {
	color: #fff;
	display: table-cell;
	vertical-align: middle;
}
#footer .footerMiddle {
	text-align: center;
	padding: 17px 12px 9px;
}
#footer .footerMiddle a {
	width: 19%;
	margin-left: -1px;
	font-size: 12px;
	color: #303030 !important;
}
#footer .footerMiddle a em {
	display: inline-block;
	width: 1px;
	background: #c5c5c5;
	height: 8px;
	margin: 0 9px;
}
#footer .footerlogo {
	position: relative;
	overflow: hidden;
	zoom: 1;
	padding: 10px 75px 30px 75px;
}
#footer .footerlogo a {
	width: 25%;
	float: left;
	text-align: center;
}
#footer .footerlogo a img {
	width: 70%;
}
#footer .footerBrn {
	text-align: center;
}
#footer .footerBrn a {
	width: 33%;
	display: inline-block;
	text-align: center;
	background: #e5e5e5;
	border-radius: 14px;
	height: 38px;
	font-size: 12px;
	line-height: 38px;
	margin-right: 1%;
}
#footer address {
	padding: 13px 15px 20px;
	color: #606060;
	text-align: center;
}
#footer address h2 {
	font-size: 20px;
	letter-spacing: 3px;
	color: #000;
	margin-bottom: 20px;
}
#footer address p {
	color: #a2a2a2;
	font-size: 11px;
}
#footer address p img {
	width: 84px;
	vertical-align: middle !important;
}
#footer address .agreeButton {
	margin: 5px 0;
}
#footer address .agreeButton a {
	color: #fff;
	background-color: #b3b3b3;
	padding: 2px 5px;
}
#footer p.copyright {
	text-align: center;
	padding-top: 3px;
	color: #a3a3a3 !important;
	font-size: 12px;
	padding: 15px 0;
}
/* 하단 고정 버튼 */
.section_fixedFooter .btn_toggle_area {
	width: 100%;
	height: 44px;
	position: relative;
}
.section_fixedFooter .btn_toggle_area .btn_up {
	width: 55px;
	height: 55px;
	display: block;
	text-align: center;
	border-radius: 30px;
	position: absolute;
	right: 10px;
	top: 0
}
.section_fixedFooter .btn_toggle_area .btn_fixedFooter {
	opacity: 0;
	width: 55px;
	height: 55px;
	display: block;
	text-align: center;
	border-radius: 30px;
	position: absolute;
	top: 0;
	right: 10px;
}
.section_fixedFooter .btn_toggle_area .btn_fixedFooter img {
	width: 100%;
}
.section_fixedFooter .btn_toggle_area .btn_fixedFooter.talk {
	top: -110px !important;
}
.section_fixedFooter .btn_toggle_area .btn_fixedFooter.gotop {
	top: -50px !important;
}
/* //하단 고정 버튼 */
/* 하단 고정 메뉴 */

.section_fixedFooter {
	z-index: 777;
	width: 100%;
	position: fixed;
	bottom: 0px;
	right: 0px;
	left: 0;
}
.section_fixedFooter .section_fixedFooter_dn {
	display: none;
	box-shadow: 0 0 10px 1px #404040;
	border-top: 1px solid #C1C1C1;
}
.section_fixedFooter .footerInfo {
	background-color: #fff;
}
.section_fixedFooter .footerInfo .footerInfoTop {
	border-bottom: 1px solid #b3b3b3;
	padding: 20px;
}
.section_fixedFooter .footerInfo .footerInfoTop .footerInfoTopLeft {
	float: left;
}
.section_fixedFooter .footerInfo .footerInfoTop .footerInfoTopLeft dt {
	font-size: 1.3em;
	margin-bottom: 6px;
}
.section_fixedFooter .footerInfo .footerInfoTop .footerInfoTopLeft .tel {
	color: #f1494d;
	font-size: 1.500em;
	margin-bottom: 6px;
}
.section_fixedFooter .footerInfo .footerInfoTop .footerInfoTopRight {
	width: 70px;
	height: 70px;
	border-radius: 35px;
	background-color: #3c3c3c;
	display: table;
	text-align: center;
	float: right;
}
.section_fixedFooter .footerInfo .footerInfoTop .footerInfoTopRight a {
	color: #fff;
	display: table-cell;
	vertical-align: middle;
}
.section_fixedFooter .footerInfo .footerInfoBottom {
	border-bottom: 1px solid #b3b3b3;
	padding: 20px;
}
.section_fixedFooter .footerInfo .footerInfoBottom .footerInfoBottomLeft {
	float: left;
}
.section_fixedFooter .footerInfo .footerInfoBottom .footerInfoBottomLeft dt {
	font-size: 1.3em;
	margin-bottom: 6px;
}
.section_fixedFooter .footerInfo .footerInfoBottom .footerInfoBottomRight {
	width: 70px;
	height: 70px;
	border-radius: 35px;
	background-color: #3c3c3c;
	display: table;
	text-align: center;
	float: right;
}
.section_fixedFooter .footerInfo .footerInfoBottom .footerInfoBottomRight a {
	color: #fff;
	display: table-cell;
	vertical-align: middle;
}
.section_fixedFooter .footerMiddle {
	background-color: #3e4347;
	text-align: center;
	padding: 12px 0;
	clear: both;
}
.section_fixedFooter .footerMiddle a {
	width: 25%;
	display: inline-block;
	border-left: 1px solid #A2A2A2;
	color: #fff;
	margin-left: -1px;
}

/* BASIC css end */

