/* BASIC css start */
/* 하단 */
#footer {margin-top:50px; padding-bottom:30px; position:relative; width:100%; border-top:1px solid #e2e2e6; background:#f9f9fb }
#footer .footerTop { margin:0 auto; padding:30px 0; position:relative; width:1100px; *zoom:1 }
#footer .footerTop:after { display:block; clear:both; content:'' }
#footer .footerTop .infoBx { float:left }
#footer .footerTop .infoBx h3 { padding-bottom:10px; font-size:14px; color:#171717 }
#footer .footerTop .infoBx .tx { color:#5d5d5d; line-height:26px }

#footer .footerTop .linkInfo { width:153px }
#footer .footerTop .linkInfo li { padding-bottom:13px }
#footer .footerTop .linkInfo li a { font-size:15px; color:#5d5d5d }

#footer .footerTop .csInfo { width:226px }
#footer .footerTop .csInfo .tel { padding-bottom:5px; font-size:30px; color:#b17efe; line-height:30px; letter-spacing:-2px }
#footer .footerTop .csInfo .tx { line-height:20px }

#footer .footerTop .bankInfo { width:220px }

#footer .footerTop .shopInfo { width:500px }
#footer .footerTop .shopInfo .tx span { padding-right:5px }
#footer .footerTop .shopInfo .tx a { color:#7689de }
#footer .footerTop .shopInfo .tx a.btn_email { color:#5d5d5d }
#footer .footerTop .shopInfo .copy { padding-top:5px; color:#a5a5a5 }

#footer .footerBottom { margin:0 auto; position:relative; width:1100px }

#footer {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Noto Sans KR", sans-serif;
  color: black; }

/*푸터 추가*/
footer {position:relative; bottom:0; height:387px; width:100%;}
footer .logos {height:54px; margin-bottom:-20px;}
.top-button {right:-30px !important;}
.top-button img {width:50%;}

footer .company-info {background:#f5f5f5; }
footer .company-info table td .tel {margin-bottom:15px !important;}

#powerReview .PR15N01-review-wrap > li .photo-list li .attach-preview img {height: auto !important;}

.logos img{height:42px; padding-top:5px;}

.top-button{display:none; line-height:60px;}

#kakaopf-footer-chat-button a img, #kakao-talk-channel-chat-button a img {position:relative; right:60px; width:100% !important;}

.cs_txt a, .cs_txt span{color:#dc5f0d; font-weight:bold;}



/* BASIC css end */

