/* BASIC css start */
.fp-auto-height .fp-tableCell {
    height: auto !important;
}

#footer {
    background: #fff;
 
}

.xans-layout-footerpackage {
    margin-top: 10px;
    font-size: 10px;
    line-height: 1.5em;
    color: #000;
}

.xans-layout-footerpackage .footerInfo {font-size:9px;text-transform: uppercase;}


.xans-layout-footerpackage .footerMenu .policy {
    padding: 7px 0 20px;
    text-align: center;
    font-size: 0;
    line-height: 0;
}

.xans-layout-footerpackage .footerMenu .policy li {
    position: relative;
    display: inline-block;
    padding: 0 8px;
    line-height: 13px;
    font-size: 9px;
    text-align: center
}

.xans-layout-footerpackage .footerMenu .policy li a {
    color: #000;
}

#footer .cust {
    text-align: left;
    width: 100%;
    margin: 20px auto 0;
}

#footer .cust li {
    font-size: 10px;
    color: #000;
}
#footer .xans-layout-info {
    margin: 0px 7px 15px;
    font-size: 10px;
}
#footer .searchWrap {
    position: relative;
}

#footer .search button {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    text-indent: 100%;
    text-align: left;
    white-space: nowrap;
    cursor: pointer;
    border: 0;
}

#footer .searchForm {
    padding: 0px 0 30px;
    margin: 0px 0;
    text-align: left;
}

#footer .searchFormWrap {
    position: relative;
    background: #fff;
    border-bottom: 1px solid #000;
    width: 50%;
    margin: 0 auto;
}

#footer .search {
    position: relative;
    max-width: 175px;
    margin: 0 auto 30px;
}

#footer .searchBox fieldset {
    position: relative;
    background: #fff;
    border-bottom: 1px solid #000;
    width: 100%;
    margin: 0 auto;
}

#footer .searchBox fieldset input {
    background: #fff;
    border: 0;
    padding: 0;
    height: 25px;
    width: 100%;
}

#footer .search a {
    position: absolute;
    top:0;
    right: 5px;
    border: 0px;
    color: #000;
    font-size: 11px;
    padding: 0px 0 0 0px;
    background: #fff;
    font-size:10px;
    letter-spacing:0;
}

#footer .searchForm button {
    position: absolute;
    right: 5px;
    border: 0px;
    color: #000;
    font-size: 11px;
    margin-top: 5px;
    padding: 0px 0 0 0px;
    background: #fff;
}

#footer .searchForm button img {
    width: 50px;
}

#footer .Layout_SearchHeader {
    width: 100%;
    background: #fff;
    z-index: 9;
}

.xans-layout-footerpackage .footer_sns {
    width: 100%;
    margin: 15px 0 5px ;
    text-align: left;
}

.xans-layout-footerpackage .footer_sns i {
    font-size: 15px;
    line-height: 22px;
    color: #000;
}

.xans-layout-footerpackage .footer_sns > ul > li {
    padding: 0 10px 0 0;
    display: inline-block;
    font-size: 10px;
    margin: 0px 00px
}

.xans-layout-footerpackage .footer_sns > ul > li > a > img {
    max-width: 12px;
    padding-top: 12px;
}

.xans-layout-footerpackage .footerCust {
    margin: 20px auto;
    text-align: left;
}

.xans-layout-footerpackage .footerCust li {
    color: #777;
    line-height: 150%;
}

.xans-layout-footerpackage {
    margin: 50px 0 0px;
    text-align: center;
}

.xans-layout-footerpackage li {
    line-height: 1.8em;
    color: #9e9e9e
}

.xans-layout-footerpackage li span {
    position: relative;
    line-height: 14px;
    padding: 0 5px
}

.xans-layout-footerpackage li span:before {
    display: block;
    content: "";
    position: absolute;
    top: 4px;
    left: 3px;
    width: 1px;
    height: 8px;
    line-height: 14px;
    background: #bbb;
}

#footer address {margin-bottom:20px;}


/* BASIC css end */

