/* BASIC css start */
#footer{width: 100%; border-top: 2px solid #000; margin-top: 40px; height: 300px;}
#footer .foot_inner{max-width: 1760px; margin: 0 auto;height: 100%;}
#footer .foot_inner>div{width: 50%;  float: left;}

#footer .foot_L{padding-top: 40px;}
#footer .foot_L .f_menu{margin-bottom: 25px;}
#footer .foot_L .f_menu li{display: inline-block;margin-right: 30px;}
#footer .foot_L .f_menu li a{font-family: 'Noto Sans KR', sans-serif; font-size: 14px; color: #000; font-weight: 500;}
#footer .foot_L .f_info{margin-bottom: 30px;}
#footer .foot_L .f_info li{margin-bottom: 4px; display: inline-block;font-family: 'Noto Sans KR', sans-serif; font-size: 12px; color: #000; font-weight: 400;margin-right: 10px; padding-right: 13px; position: relative;} 
#footer .foot_L .f_info li::after{content: ""; display: block; position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 1px; height: 10px; background-color: #000;}
#footer .foot_L .f_info li.nobg::after{display: none;}

#footer .foot_R{height: 100%;}
#footer .foot_R>div{float: right; height: 100%;}
#footer .foot_R .cs_center{display: flex; flex-direction: column; justify-content: center;padding-right: 70px; margin-top: -20px;}
#footer .foot_R .cs_center h5{font-family: 'Montserrat', sans-serif; font-size: 40px; color: #000;font-weight: 700;}
#footer .foot_R .cs_center ul{}
#footer .foot_R .cs_center ul li{font-family: 'Noto Sans KR', sans-serif; font-size: 12px;color: #000; font-weight: 400; margin: 6px 0;}
#footer .foot_R .cs_center div {font-family: 'Noto Sans KR', sans-serif; font-size: 12px;color: #000; font-weight: 400; margin: 6px 0; line-height:1.6;}
#footer .foot_R .bank_info{padding-top: 40px;padding-right: 30px;}
#footer .foot_R .bank_info h6{font-family: 'Noto Sans KR', sans-serif; font-size: 16px; color: #000; font-weight: 500;margin-bottom: 20px;}
#footer .foot_R .bank_info ul{}
#footer .foot_R .bank_info ul li{ font-family: 'Montserrat', sans-serif; font-size: 16px; color: #000; font-weight: 500;}
#footer .foot_R .bank_info ul li span{font-family: 'Noto Sans KR', sans-serif;font-size: 13px; color: #000; font-weight: 500; display: inline-block; margin-right: 10px; }
#footer .foot_R .bank_info ul li:last-child{font-family: 'Noto Sans KR', sans-serif; font-size: 12px; color: #000; font-weight: 500; margin-top: 14px;}

.f_sns ul {}
.f_sns li {display:inline-block; width:40px; }
.f_sns li a {background:url(/design/naschenka/modeny/PC_img/f_sns.png)no-repeat; width:36px; height:36px; display:inline-block;}
.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:15px; position: relative; top: 3px;}
.f_sns li.kakaoCh a {background:none;}
.f_sns li.kakaoCh a img {width:26px;}
/* BASIC css end */

