/* BASIC css start */
#ftWrap { position: relative; width:100%; height:100%; margin:0 auto; text-align:left; background:#000; padding-bottom:250px; }
#ftWrap #footer { position: relative; width:1265px; }
#ftWrap #footer dl { float:left;margin-left:50px; }

#ftWrap #footer dl dt {font-family: 'Noto Sans KR', AppleGothic, Helvetica, sans-serif; font-size:25px; font-weight:bold; margin:0 0 12px; color:#424242; }

#ftWrap #footer dl.cscenter .tel { font-size:25px; font-weight:bold; margin:0 5px 0 0; color:#cecece;}
#ftWrap #footer dl.cscenter .tel1 { font-size:18px; }

#ftWrap #footer dl dd {font-size:16px; font-family: 'Noto Sans KR', AppleGothic, Helvetica, sans-serif;  line-height:20px; margin-top:2px; }

.benefit { width:100%; margin-top:0px; margin-left: auto; margin-right: auto; display: block; text-align:center; background:#000; border-bottom:10px solid #212121;}
.benefit img {  height:auto;}


/*  회사정보 */
.cscenter {width:400px; }
.cscenter .mtitbox1 { width:100%; height:40px; line-height:40px;  margin-top:20px; margin-bottom:30px; }
.cscenter .mtitbox1 .mtitle1 {  width:400px;  text-align:left; height:40px; margin:0 auto;   border-bottom: 1px solid #E1E1E1;}
.cscenter .mtitbox1 .mtitle1 .mname { font-size:18px; color:#fff; text-transform:uppercase;  font-family: 'Noto Sans KR', AppleGothic, Helvetica, sans-serif; letter-spacing:1px;}

.bank {width:300px; }
.bank .mtitbox1 { width:100%; height:40px; line-height:40px; margin-top:20px; margin-bottom:30px; }
.bank .mtitbox1 .mtitle1 { width:300px;  text-align:left; height:40px; margin:0 auto;   border-bottom: 1px solid #E1E1E1;}
.bank .mtitbox1 .mtitle1 .mname { font-size:18px; color:#fff; text-transform:uppercase;  font-family: 'Noto Sans KR', AppleGothic, Helvetica, sans-serif; letter-spacing:1px;}
#ftWrap #footer .bank dt {color:#cecece;}

.company {width:400px; }
.company .mtitbox1 { width:100%; height:40px; line-height:40px;  margin-top:20px; margin-bottom:30px; }
.company .mtitbox1 .mtitle1 { width:400px;  text-align:left; height:40px; margin:0 auto;   border-bottom: 1px solid #E1E1E1;}
.company .mtitbox1 .mtitle1 .mname { font-size:18px; color:#fff; text-transform:uppercase;  font-family: 'Noto Sans KR', AppleGothic, Helvetica, sans-serif; letter-spacing:1px;}





/*위로가기 버튼*/
.btn-top {
    position: fixed;
    bottom: 10%;
    left: 55%;
    margin-left: 700px;
    width: 40px;
    height: 40px;
    border:1px solid #840026;
    color:#840026;
    font-size:14px;
    overflow: hidden;
    z-index: 10;
    background:#fff;
    letter-spacing: 1px;
    opacity:0;
}




/* BASIC css end */

