/* BASIC css start */
/* ÇÏ´Ü */

/*2021-06-21¸®´º¾ó*/
.sns-icons img {
    display: inline-block;
    width: 40px;
}

.sns-icons {
    text-align: center;
    margin-bottom: 20px;
}
.sns-icons>a:first-of-type>img {
    width: 19px;
}

.sns-icons>a {
    margin-right: 30px;
}

.sns-icons>a:last-of-type {
    margin-right: 0;
}

ul.footer-list li {float: left;width: 32.3%;height: 100px;border: 1px solid #ccc;margin-right: 1.5%;text-align: center;box-sizing: border-box;margin-bottom: 5px;}

ul.footer-list {
    display: inline-block;
    padding: 10px 30px;
    width: 100%;
    box-sizing: border-box;
}

ul.footer-list li>a {
    display: block;
    height: 100%;
    padding-top: 20px;
    box-sizing: border-box;
    position : relative;
}

ul.footer-list p {
    font-size: 13px;
    font-weight: 600;
}

ul.footer-list li:nth-of-type(3n) {
    margin-right: 0;
}

ul.footer-list li>a>img {
    width: 25px;
    margin: 0 auto 13px;
}
ul.footer-list li:nth-of-type(5)>a>img {
    position: absolute;
    top: 14px;
    left: 50%;
    transform: translateX(-50%);
}

ul.footer-list li:nth-of-type(5)>a>p {
    position: absolute;
    top: 53px;
    left: 50%;
    transform: translateX(-50%);
    width : 100%;
}
.footer-info .info-box01 {
    width: 50%;
    border-right: 1px solid #ccc;
    box-sizing: border-box;
    display: inline-block;
}

.footer-info {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 20px 20px 20px;
    display: inline-block;
    text-align: center;
}
.info-title {
    padding:  20px;
    margin-top : 20px;
}
.info-title>span {
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    width: 50%;
    display: inline-block;
    float: left;
}

.footer-info .info-box01>h2 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 20px;
}

.footer-info .info-box01>p {
    font-size: 12px;
    margin-bottom: 20px;
    font-weight: 600;
}

.footer-info .info-box01>span {
    font-size: 12px;
    margin-bottom: 20px;
    display: inline-block;
    font-weight: 500;
}
.footer-info .info-box02 {
    width: 50%;
    float: right;
    text-align: left;
    box-sizing: border-box;
    display: inline-grid;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 25px;
    margin-top: 20px;
}
.footer-info .info-box02>p {
    font-size: 12px;
    font-weight: 600;
}

.footer-info>.info-btns>div {
    border: 1px solid #ccc;
    width: 47%;
    height: 40px;
    line-height: 40px;
    margin: 20px auto 0;
    display: inline-block;
    box-sizing: border-box;
    float: left;
    margin-right: 6%;
    font-size: 13px;
    font-weight: 600;
}
.footer-info>.info-btns>div>a {
    display: block;
}
.footer-info>.info-btns>div>a>img {
    width: 20px;
    margin-right: 3px;
    vertical-align: text-top;
}

.footer-info>.info-btns>div:nth-of-type(2) {margin-right: 0;}
.f-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
}

#footBtn> .btnBottom { 
}
/*---------------------------------------------------------2021-06-21¸®´º¾ó----------------------------------------------------------------*/


#footer {clear:both;margin:100px 0 0;font-size:10px;/* letter-spacing:1px; */color: #1c1c1c; background:#fff;}

#footer a {letter-spacing:1px;color: #000;}
#footer .footer_info {
    font-size: 13px;
    color: #000;
    font-weight: 400;
}

#footer_in { margin:0 0px;  background-color: #eee;}
#footer_in .infoBox {width:43%; line-height: 24px; float: left;  margin: 10px;}
#footer_in .infoBox b { font-size:12px; } 
#footer_in .bank {width:42%; line-height:24px; float:right; margin: 10px;}
#footer_in .bank b { font-size:12px; } 

#footer_in .aboutMenu { clear:both; overflow:hidden; margin:0px 10px; position:relative; }
#footer_in .aboutMenu ul { font-size:0; line-height:0; }
#footer_in .aboutMenu li { float:left; margin:0 5px 0 0; height:32px; }
#footer_in .aboutMenu li a { display:block; line-height:32px; font-size:10px; letter-spacing:1px; color:#1c1c1c; }

/* È¸»ç Á¤º¸ */
#footer .footer_info {clear:both;padding: 30px 40px 15px;border-top:1px solid #e8e8e8;text-align: left;line-height:24px;}
#footer .copy { text-align:center; color:#888; margin:0 20px; }

/* »ó´ÜÀ¸·Î */
#footBtn {position:fixed;bottom:107px;right: 0;z-index:100;background: #fff;}
#footBtn a{
    display: block;
    text-align: center;
    border: 1px solid #d8d8d8;
    margin-top: -1px;
    width: 31px;
    height: 31px;
    line-height: 31px;
    border-right: 0;
}
#footBtn img {
    transform: scale(0.75);
    vertical-align: middle;
}
/*
#footBtn .app10 img { width:100%; margin-bottom:3px;}
#footBtn .kakao img { width:100%; }
#footBtn .btn_90{background:#b71d1d; opacity:0.9 width:40px; height:40px; line-height:40px; border-radius:50px; margin-bottom:3px;  letter-spacing:-0.5px; color:#fff; font-size:19px; text-align:center;fonts-style:bold;}
#footBtn .btn_90 span{font-size:8px;}
*/
/* //*/




#mask2{    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #222;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 9998;}




.fix_menu {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
   /*background: #ffffff;*/
    z-index: 99;
    border-top:1px solid #e6e6e6; 
}


.fix_menu.show { bottom: 0; }


.fix_menu ul {
    display: flex;
    width: 100%;
    margin: auto;
    background: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    }

.fix_menu ul li {
    width: 20%;
}


.fix_menu ul li:first-child a {
    border: none;
}

.fix_menu ul li a {
    display: block;
    padding-top: 33px;
    /* padding-bottom: 9px; */
    text-align: center;
    background-repeat: no-repeat;
    background-position: 50% 13px;
    background-size: 25px auto;
    position:
    relative;
    font-size: 12px;
    color: #000;
    font-weight: 400;
    font-size: 0;
    }



.fix_menu ul li a.back_btn {
    background-image: url(/design/jason006/0621renewal/img/MB/fix_back.png);     
}



.fix_menu ul li a.home {
    background-image: url(/design/jason006/0621renewal/img/MB/fix_home.png);     
}


.fix_menu ul a.cate {
    background-image: url(/design/jason006/0621renewal/img/MB/fix_cate.png);
}


.fix_menu ul li a.setting {
    background-image: url(/design/jason006/0621renewal/img/MB/fix_item.png); 
}


.fix_menu ul li a.my_icon {
    background-image: url(/design/jason006/2406renew/img/mobile/fix_my.png);
}


.footer_bottom_btn {
    overflow: hidden;
    background: #474747;
    margin-bottom: 51px;
    margin-top: 20px;
}

#footer .footer_bottom_btn a {
    width: 22%;
    float: left;
    text-align: center;
    padding: 15px 0;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    position: relative;
    letter-spacing: 0;
}

#footer .footer_bottom_btn a:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 10px;
    background: #fff;
}

#footer .footer_bottom_btn a:last-of-type:after {
    display: none;
}

#footer .footer_bottom_btn a:nth-of-type(3) {
    width: 34%;
}


form {   
    margin: 0 auto;
    border: 0px solid #fff;
    border-radius: 1em;
}


/* new footer */
.customer_center {margin-top:50px;}

#footer h3 {
    color: #2f2f2f;
    font-size: 14px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 500;
    position: relative;
    padding: 0 15px;
    box-sizing: border-box;
}

#footer h3 img {
    width: 11px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
}

#footer h3.on {}

#footer h3.on img {
    transform: translateY(-50%) rotate(180deg);
}

.footer_desc {
    padding: 0 15px;
    margin-top: 40px;
}

.footer_desc h1 {
    font-size: 17px;
    font-weight: 500;
    padding-bottom: 5px;
}

.footer_desc p {
    font-weight: 300;
    font-size: 12px;
}

.footer_desc p + h1 {
    padding-top: 15px;
}

.footer_desc strong {
    font-size: 12px;
    font-weight: 500;
}

.footer_desc_btn {
    margin-top: 25px;
} 

.footer_desc_btn a {
    color: #2f2f2f;
    font-size: 13px;
    border: 1px solid #2f2f2f;
    border-radius: 20px;
    padding: 4px 9px;
    display: inline-block;
    margin: 0 6px 7px 0;
}

.company_information {
    margin-top: 15px;
    border-top: 1px solid #000;
    padding-top: 35px;
}

.company_information_desc {
    padding: 30px 15px;
    color: #2f2f2f;
    font-size: 12px;
    font-weight: 300;
}

#footer .company_information_desc a {
    color: #2f2f2f;
    font-size: 12px;
    font-weight: 300;
} 
/* BASIC css end */

