/* BASIC css start */
#footer{width: 100%; max-width: 850px; min-width: 320px; margin: 0 auto; border-top: 2px solid #000;}
#footer .foot_inner{width: 100%; padding: 8.5% 5%;}
#footer .foot_inner>div{margin-bottom: 30px;}
#footer .foot_inner>div li{color: #000; font-weight: 400;} 
#footer .foot_inner>div li a{font-family: 'Noto Sans KR', sans-serif; color: #000; font-weight: 400;}

#footer .foot_inner .f_top{}
#footer .foot_inner .f_top .cs_center{}
#footer .foot_inner .f_top .cs_center h5{font-family: 'Montserrat', sans-serif;font-size: 26px; color: #000; font-weight: 700; margin-bottom: 10px;}
#footer .foot_inner .f_top .cs_center ul{}
#footer .foot_inner .f_top .cs_center ul li{font-size: 10.5px; line-height: 1.8;font-family: 'Noto Sans KR', sans-serif; }
#footer .foot_inner .f_top .cs_center div{padding-top:10px; }

#footer .foot_inner .f_middle{}
#footer .foot_inner .f_middle .bank_info{}
#footer .foot_inner .f_middle .bank_info h6{font-size: 13px;font-family: 'Noto Sans KR', sans-serif; color: #000; font-weight: 500; margin-bottom: 5px;}
#footer .foot_inner .f_middle .bank_info ul{}
#footer .foot_inner .f_middle .bank_info ul li{font-family: 'Montserrat', sans-serif; font-size: 12px;line-height: 1.8;font-weight: 500;}
#footer .foot_inner .f_middle .bank_info ul li span{font-family: 'Noto Sans KR', sans-serif;font-size: 12px; display: inline-block; margin-right: 5px;}
#footer .foot_inner .f_middle .bank_info ul li:last-child{font-family: 'Noto Sans KR', sans-serif;}

#footer .foot_inner .f_bottom{}
#footer .foot_inner .f_bottom .f_menu{width: 100%; display: flex;justify-content: space-between; margin-bottom: 9px;}
#footer .foot_inner .f_bottom .f_menu li{display: inline-block;}
#footer .foot_inner .f_bottom .f_menu li a{font-family: 'Noto Sans KR', sans-serif; font-size: 12px; font-weight: 500;}
#footer .foot_inner .f_bottom .f_info{margin-bottom: 20px;}
#footer .foot_inner .f_bottom .f_info li{font-family: 'Noto Sans KR', sans-serif;  display: inline-block;font-size: 10.7px; line-height: 1.6;padding-right: 7px;}

#footer .foot_inner .f_bottom .f_sns{}
#footer .foot_inner .f_bottom .f_sns ul{}
#footer .foot_inner .f_bottom .f_sns ul li{}
#footer .foot_inner .f_bottom .f_sns ul li a{}
#footer .foot_inner .f_bottom .f_sns ul li a img{transform-origin: left; transform: scale(.66);}




.fix_move{display: inline-block; position: fixed; right: 0; bottom: 10%; z-index:10}
.fix_move ul{}
.fix_move ul li{background-color: #7f7f7f;}
.fix_move ul li:first-child a{padding-top: 12px !important;}
.fix_move ul li:last-child a{padding-bottom: 12px !important;}
.fix_move ul li a{display: block;padding: 7px 12px;}
.fix_move ul li a img{transform: scale(.7);}
 
.fix_move2 {display: inline-block; position: fixed; right: 0; z-index:10  bottom: 5%}
.fix_move2 ul{}
.fix_move2 ul li{}
.fix_move2 ul li:first-child a{padding-top: 12px !important;}
.fix_move2 ul li:last-child a{padding-bottom: 12px !important;}
.fix_move2 ul li a{display: block;padding: 7px 12px;}
.fix_move2 ul li a img{transform: scale(.7);}


.f_sns ul {}
.f_sns li {display:inline-block; width:40px; vertical-align:top;}
.f_sns li a {background:url(/design/naschenka/modeny/PC_img/f_sns.png)no-repeat; width:24px; height:24px; display:inline-block; background-size:cover;}
.f_sns li:nth-of-type(1) a {}
.f_sns li:nth-of-type(2) a {background-position:25% center;}
.f_sns li:nth-of-type(3) a {background-position:50% center;}
.f_sns li:nth-of-type(4) a {background-position:75% center;}
.f_sns li.kakaoCh {padding-left:7px; margin-top: -2px;}
.f_sns li.kakaoCh a {background:none;}
.f_sns li.kakaoCh a img {width:26px;}
/* BASIC css end */

