
.footer-map {
    background: #FFF;
    border-top: 4px solid #f4f4f4;
}



.side-map-text {

    /*border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;*/
    padding: 1% 6%;
}


.side-image-text p{
    font-size: 15px;
    line-height: 1.9;
}


@media only screen and (max-width: 567px) {
.side-map-text {
    padding: 10% 3%;
}

}





/*google map*/

.map-responsive{
    overflow:hidden;
    /*padding-bottom:50%;
    position:relative;*/
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}



.footer-info-txt {
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 12px;
    text-align: center;
}

.footer-info-txt strong{
    font-weight: bold;
}




.footer-info-txt-lg {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 16px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
}





#footer {

}




#footer .ft-body {
     padding: 6% 0;
    position: relative;
    z-index: 2;
    background: #f4f4f4;
    color: #999;
}

#footer .ft-body .ft-nav-title {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    font-size: 12px;
}

#footer .ft-body .ft-nav {
    list-style:none;
    margin:0;
    padding:0;
}

#footer .ft-body .ft-nav li {
    margin-bottom: 5px;
    font-size: 14px;
    padding-left: 5px;
}

#footer .ft-body .ft-nav li:before {

    margin-right: 5px;

    color: #bbb;

    font-family: "dental";
  font-style: normal;
  font-weight: normal;
  
  content: '\e822';
}

#footer .ft-body a {
    color: #333;
    text-decoration: none;
}

.ft-bottom {
    background: #fff;
    font-size: 12px;
}



/*footer*/

footer {
    position: relative;
    background-color: #f4f4f4;
}


.footer-row {
    position: relative;
  
    margin: 0 auto;
    padding: 0 15px;
    overflow: hidden;
}

#footer-contact {
    float: left;
    /*width: 50%;*/
    color: #555;
}

#footer-contact p {
    display: inline-block;
    padding: 0 15px 0 0;
    font-size: 140%;
    line-height: 100%;
    
    vertical-align: middle;
}

#footer-address {
    display: inline-block;
    padding: 0 0 0 0px;
    font-size: 80%;
    
    vertical-align: middle;
    margin-bottom: 20px;
}

#footer-tel {
    padding: 10px 0 0;
    font-size: 76%;
    
}

#footer-tel span {
    display: inline-block;
}
#footer-tel span, #footer-tel a {
    position: relative;
    padding: 0 20px 0 32px;
    margin: -8px 0 12px 0;
    font-size: 250%;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 30px;
    vertical-align: middle;
}

#footer-tel span::after, #footer-tel a::after {



    font-family: "dental";
  font-style: normal;
  font-weight: normal;
  
  content: '\e81b';




font-size: 24px;
    position: absolute;
    display: block;
    width: 32px;
    height: 32px;
    top: 0;
    left: 0;
    color: #B2D4F5;

}

#footer-tel a:link, #footer-tel a:visited, #footer-tel a:hover, #footer-tel a:active {
    text-decoration: none !important;
    color: #fff !important;
}

#footer-tel a {
    display: none;
}

.footer-teltxt {
    margin-bottom: 16px;
    font-size: 12px;
}

#footer-copyright {
    float: left;
    width: 50%;
}

#footer-copyright p {
    padding: 50px 0 0;
    text-align: right;
    font-size: 67%;
    color: #c5cacb;
}

#footer-copyright a:link, #footer-copyright a:visited, .sp #footer-copyright a:hover, .sp #footer-copyright a:active {
    color: #c5cacb;
    text-decoration: none;
}

#footer-tel br {
    /*display: none;*/
}

#footer-copyright br {
    display: none;
}

#footer-address br {
    display: none;
}


@media only screen and (min-width: 960px) {
#footer .ft-body .clinic-info .container {
 padding: 3em 2em 0;
}

#footer .ft-body .clinic-info .container .grp-name {
  text-align: left;
  line-height: 1.2em;
/*  padding-bottom: 0.8em;*/
}

#footer .ft-body .clinic-info .container ul.ft-nav li {
  display: inline;
  padding-right: 2em;
}

}

@media only screen and (max-width: 567px) {

.clinic-info .container {
  margin: 4rem 0 2rem;
}

.clinic-info .container .grp-name {
  text-align: left;
}

.clinic-info .container ul.ft-nav li {
   display: block;
   line-height: 2.4rem;
   text-aling: left;
}
    

}






