/* BASIC css start */
#footer { margin-top:50px; padding:30px 15px 40px; border-top:1px solid #d9d9d9 }
#footer .footerTop { display:flex; justify-content:space-between; align-items:center }
#footer .footerTop .fLogo { width:175px }
#footer .footerTop .fLogo img { width:100% }
#footer .footerTop .snsArea {  }
#footer .footerTop .snsArea ul { display:flex }
#footer .footerTop .snsArea li a { display:block; margin-right:10px; width:25px }
#footer .footerTop .snsArea li a img { max-width:25px }
#footer .footerTop .snsArea li:last-child a { margin:0 }
#footer .footerCSInfo { padding-top:30px }
#footer .footerCSInfo h3 { font-size:13px; color:#717171; font-weight:500 }
#footer .footerCSInfo .cs_center {  }
#footer .footerCSInfo .cs_center h4 a { font-size:30px; color:#717171; font-weight:700; line-height:43px }
#footer .footerCSInfo .cs_center p { margin-top:3px; font-size:11px; color:#717171; line-height:15px }
#footer .footerNav { padding-top:30px }
#footer .footerNav ul { display:inline-block; width:49%; vertical-align:top }
#footer .footerNav li { margin-bottom:7px }
#footer .footerNav li a { display:block; font-size:15px; color:#717171; font-weight:500; line-height:22px }
#footer .footerNav li a b {color:#000; font-weight:bold;}
#footer .footerShopInfo { padding-top:25px }
#footer .footerShopInfo li { display:inline-flex; margin:0 7px 5px 0; font-size:11px; line-height:12px; color:#717171 }
#footer .footerShopInfo li:after { display:block; margin-left:5px; width:1px; height:11px; background:#717171; content:'' }
#footer .footerShopInfo li.af_none:after { display:none }
#footer .footerCertify { display:flex; margin-top:18px; overflow:hidden }
#footer .footerCertify span { display:inline-block; padding-right:15px }
#footer .footerCertify .txt_des { font-size:10px; color:#717171 }
#footer .footerCertify .txt_des a { display:block; margin-top:3px; font-size:10px; color:#717171; font-weight:600 }
#footer .foterCopy { padding-top:34px; font-size:10px; color:#717171 }

/* ÇÏ´Ü °íÁ¤ ¹öÆ° */
.section_fixedFooter .btn_toggle_area {width: 100%; height: 44px; position: relative;}
.section_fixedFooter .btn_toggle_area .btn_up {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; right:10px;}
.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 {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 */

