/* BASIC css start */
/* BASIC css start */
#footer {
    margin-top: 40px;
}

.f_info {
    font-size: 0;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
}

.f_info li {
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    text-align: center;
    line-height: 1;
    padding: 11px 0;
}

.f_info li a {
    color: #2a2a2a;
    font-size: 11px;
    font-weight: 300;
    letter-spacing: -0.25px;
    font-family: 'Noto Sans KR', sans-serif;
}

.f_area {
    width: 100%;
    font-size: 0;
    position: relative;
    padding-top: 20px;
}

.f_area h3 {
    color: #2a2a2a;
    font-size: 11px;
    font-weight: 300;
    font-family: 'Noto Sans KR', sans-serif;
    width: 30%;
    display: inline-block;
    vertical-align: top;
    padding-left: 14px;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 0;
}

.f_area .f_desc {
    width: 70%;
    display: inline-block;
    vertical-align: top;
    color: #9b9b9b;
    font-size: 11px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 300;
    line-height: 1.5;
}

.notice_board {}

.notice_board li {padding-bottom: 2px;}

.notice_board li:last-child {
    padding-bottom: 0;
}

.notice_board li a {
    color: #9b9b9b;
    font-size: 11px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 300;
}
p.call {
    color: #3c3c3c;
    font-size: 21px;
    font-weight: bold;
    padding-bottom: 0;
    margin-top: -4px;
}

p.bank {
    font-weight: 500;
    font-size: 18px;
    color: #3c3c3c;
    padding-bottom: 2px;
    margin-top: -3px;
}

.f_area .f_desc a {
    color: #9b9b9b;
    font-size: 11px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 300;
}

.copyright {
    background: #2a2a2a;
    color: #979797;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    margin-top: 23px;
    font-size: 11px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 300;
}

/* BASIC css end */


/* BASIC css end */

