/* BASIC css start */
/*******ÇÏ´ÜÇÈ½º::½ÃÀÛ********/



.foot_fixed {
	border-top: 2px solid #000;
	position: fixed;
	bottom: 0px;
	background: #fff;
	width:100%;
	z-index:999;
}
.foot_fixed ul {
	text-align:center;
	padding:10px 0;
}
.foot_fixed ul li {
	display:inline-block;
	width:18%;
}
.foot_fixed ul li a {
}
.foot_fixed ul li a img {
	width:80%;
}
.foot_fixed_kakao {
	position: fixed;
	bottom: 70px;
	right: 10px;
	width: 50px;
	height: 50px;
	z-index:9999;
}
.foot_fixed_kakao a {
}
.foot_fixed_kakao a img {
	width:100%;
}

.foot_fixed_top {
	position: fixed;
	bottom: 130px;
	right: 10px;
	width: 50px;
	height: 50px;
}
.foot_fixed_top a {
}
.foot_fixed_top a img {
	width:100%;
}


/*******ÇÏ´ÜÇÈ½º::³¡********/




.footer_wrap {
	background:#f6f6f6;
	border-top:1px solid #000;
	padding:20px 10px 75px 10px;
}
.footer_wrap .foot_board {
	text-align:center;
	margin-bottom:20px;
}
.footer_wrap .foot_board li {
	display:inline-block;
	width:24%;
}
.footer_wrap .foot_board li a {
}
.footer_wrap .foot_board li a img {
	width:85%;
}
.footer_wrap .f_info_wrap {
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 20px 0;
	display: block;
}
.footer_wrap .f_info_wrap .f_info_left {
	width:42%;
	float:left;
	border-right:1px solid #e0e0e0;
	padding:0 3.8%;
}
.footer_wrap .f_info_wrap .f_info_left p {
	display:block;
}
.footer_wrap .f_info_wrap .f_info_left .f_info_tit {
	color:#000;
	font-weight:bold;
}
.footer_wrap .f_info_wrap .f_info_left .f_info_red {
	color: #e93030;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 3px;
}
.footer_wrap .f_info_wrap .f_info_left .f_info_normal {
	color:#545454;
	font-size:10px;
	letter-spacing: -0.03em;
}
.footer_wrap .f_info_wrap .f_info_left .f_info_normal.add {
	margin-top:3px;
}
.footer_wrap .f_info_wrap .f_info_right {
	width:42%;
	float:left;
	padding:0 4%;
}
.footer_wrap .f_info_wrap .f_info_right p {
	display:block;

}
.footer_wrap .f_info_wrap .f_info_right .f_info_tit {
	color:#000;
	font-weight:bold;
}
.footer_wrap .f_info_wrap .f_info_right .f_info_red {
	color: #e93030;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 3px;
}
.footer_wrap .f_info_wrap .f_info_right .f_info_normal {
	color:#545454;
	font-size:10px;
        letter-spacing: -0.03em;

}
.footer_wrap .f_info_wrap .f_info_right .f_info_normal.add {
	margin-top:3px;

}
.footer_wrap .f_info_wrap .f_info_right .f_info_strong{
	color:#545454;
	font-size:12px;
        letter-spacing: -0.05em;    
        padding:1px 0;
}

.footer_wrap .foot_CopyRight {
	overflow: hidden;
}
.footer_wrap .foot_CopyRight ul {
	text-align:center;
}
.footer_wrap .foot_CopyRight ul li {
	display: inline-block;
	width: 30%;
	line-height: 10px;
	text-align: center;
}
.footer_wrap .foot_CopyRight ul li:first-child {
	width: 22%;
}
.footer_wrap .foot_CopyRight ul li:last-child {
	width: 35%;
}
.footer_wrap .foot_CopyRight ul li a {
	display: block;
	font-size: 10px;
	color: #000;
	background: url(/design/pencafe/renewal2018/img/m/aside_bar.gif) right;
	background-repeat: no-repeat;
	letter-spacing:-0.07em;
}
.footer_wrap .foot_CopyRight ul li:last-child a {
	background:none;
}
.footer_wrap .foot_site_title {
    text-align: center;
    font-size: 12px;
    color: #000;
    margin: 0px 0 10px 0;
}
.footer_wrap .foot_CopyRight2 {
    overflow: hidden;
    margin: 15px 0 3px 0;
}
.footer_wrap .foot_CopyRight2 ul {
	text-align:center;
}
.footer_wrap .foot_CopyRight2 ul li {
	display: inline-block;
	width: 14%;
	line-height: 18px;
	text-align: center;
}
.footer_wrap .foot_CopyRight2 ul li.w23 {
	display: inline-block;
	width: 26%;
	line-height: 28px;
	text-align: center;
}
.footer_wrap .foot_CopyRight2 ul li a {
	display: block;
	font-size: 10px;
	color: #000;
	background: url(/design/pencafe/renewal2018/img/m/aside_bar.gif) right;
	background-repeat: no-repeat;
	letter-spacing:-0.05em;
}
.footer_wrap .foot_CopyRight2 ul li:last-child a {
	background:none;
}
.footer_wrap .foot_text {
	text-align:center;
	color:#000;
	font-size:10px;
}
.footer_wrap .foot_text2 {
	text-align:center;
	color:#a09f9f;
	font-size:10px;
	margin-top:5px;
}
.footer_wrap .foot_btn_wrap {
	text-align:center;
	margin:10px 0;
}
.footer_wrap .foot_btn_wrap div {
	display:inline-block;
	width:25%;
	background:#fff;
	padding:5px 10px;
	text-align:center;
	border:1px solid #dfdfdf;
}
.footer_wrap .foot_btn_wrap div {
	color:#949494;
	font-size:10px;
}


/* BASIC css end */

