/* BASIC css start */
#footer {
	position: relative;
	padding-bottom: 60px;
	border-top: 1px solid #cccccc;
	clear: both;
	margin-top: 36px;
}
#footer .footerMap {
}
#footer .footerMap ul {
	font-size: 0;
}
#footer .footerMap ul li {
	display: inline-block;
	width: 50%;
	border: 1px solid #e6e6e6;
	text-align: center;
	border-top: 0;
	margin-bottom: -1px;
}
#footer .footerMap ul li:nth-child(odd) {
	border-left: 0;
}
#footer .footerMap ul li:nth-child(even) {
	border-left: 0;
	margin-right: -2px;
}
#footer .footerMap ul li a {
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	padding: 13px 0;
	color: #353535;
	display: block;
	letter-spacing: 1px;
}
#footer .footerInfo {
    text-align:center;
	display: block;
}
#footer .footerInfo .footerInfoTop {
	vertical-align: top;
	padding: 20px;
}
#footer .footerInfo .footerInfoTop .footerInfoTopLeft {
}

#footer .footerInfo dt {
	margin-bottom: 6px;
	font-size: 1.1em;
    font-weight: bold;
    color: #333333;
}
#footer .footerInfo p {
    line-height: 1.9;
    color: #989898;
    font-size: 13px;
    padding-top: 10px;
    text-transform: uppercase;
}

#footer .footerInfo p a{
    color: #989898;
    font-size: 13px;}

#footer .footerInfo .footerInfoTop .footerInfoTopLeft .tel {
    font-size: 1.500em;
    margin-top: 20px;
    font-weight: bold;
    color: #333333;
}
#footer .footerInfo .footerInfoBottom {
	vertical-align: top;
	padding: 20px;
	display: inline-block;
}
#footer .footerInfo .footerInfoBottom .footerInfoBottomLeft {
	float: left;
}
#footer .footerInfo .footerInfoBottom .footerInfoBottomLeft p {
	padding-top: 10px;
}
#footer .footerInfo .footerInfoBottom .footerInfoBottomRight {
	width: 70px;
	height: 70px;
	border-radius: 35px;
	background-color: #3c3c3c;
	display: table;
	text-align: center;
	float: right;
}
#footer .footerInfo .footerInfoBottom .footerInfoBottomRight a {
	color: #fff;
	display: table-cell;
	vertical-align: middle;
}
#footer .footerInfo .footerInfoWide {
	padding: 20px;
}
#footer .footerMiddle {
	padding: 0 20px;
}
#footer .footerMiddle a {
    border: 1px solid #cccccc;
    padding: 9px 40px;
    color: #333;
    font-size: 13px;
}

#footer .footerlogo {
	position: relative;
	overflow: hidden;
	zoom: 1;
	padding: 10px 0 0 0;
}
#footer .footerlogo p {
	width: 25%;
	float: left;
	text-align: center;
}
#footer address {
	padding: 12px 10px;
	color: #606060;
}
#footer address .agreeButton {
	margin: 5px 0;
}
#footer address .agreeButton a {
	color: #fff;
	background-color: #b3b3b3;
	padding: 2px 5px;
}
/* 하단 고정 버튼 */
.section_fixedFooter .btn_toggle_area {
	height: 44px;
	position: relative;
}
.section_fixedFooter .btn_toggle_area .btn_up {
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: block;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 0;
    background-image: url(/design/penny2017/handel/img/footer_arrow.png);
    right: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 35px;
}
.section_fixedFooter .btn_toggle_area .btn_fixedFooter {
	width: 33px;
	height: 33px;
	line-height: 33px;
	display: block;
	border: 2px solid rgba(88, 86, 86, 0.59);
	background-color: rgba(104, 108, 111, 0.8);
	text-align: center;
	border-radius: 30px;
	color: #fff;
	position: absolute;
	top: 0;
	left: 10px;
}
/* //하단 고정 버튼 */

/* 하단 고정 메뉴 */
.section_fixedFooter {
	z-index: 999;
	position: fixed;
	bottom: 0px;
	right: 0px;
	_left: 0;
}
.section_fixedFooter.end {
	bottom: 585px;
}
.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;
}
/* //하단 고정 메뉴 */


#footer .sns {
    display:none;
    padding: 20px;
    text-align: center;
}

#footer .sns a {
    display: inline-block;
    margin: 15px;
}
#footer .sns a img {
	height: 16px
}

/* BASIC css end */

