
body #grd-fat-foot-nav .grd-foot-nav-list a{
    display: inline;
}
body #grd-fat-footer,body #grd-fat-foot-medium,body #grd-fat-foot-nav{
    background: #f2f2dc;
    color: #63503f;
}
#grd-fat-footer a, #grd-fat-foot-medium a, #grd-fat-foot-nav a, #grd-fat-footer a:link, #grd-fat-foot-medium a:link, #grd-fat-foot-nav a:link, #grd-fat-footer a:visited, #grd-fat-foot-medium a:visited, #grd-fat-foot-nav a:visited{
    color: #63503f !important;
}
body #grd-fat-footer .grd-fat-ttl,body #grd-fat-foot-medium .grd-wrap, body #grd-fat-footer .grd-row{
    border-bottom: solid 1px #63503f;
}
#grd-bg-footer{
    background: #fff;
}
body #grd-page-top .grd-btn {
    border: 2px solid #63503f;
    background: #f2f2dc;
    color: #63503f;
}
#grd-page-top .grd-btn .grd-page-top-bg {
    background: url(/images/ico_pagetop.png) no-repeat top center !important;
}
#grd-fat-footer .grd-ig-external .grd-ig-ext{
    background: url(/images/grd_ico_external_link_off.png) no-repeat right center !important;
}
.ste-wrap {
    width: 1020px;
    margin: 0 auto;
    padding: 0 10px;
  }
#grd-end-footer {
    background: #fff;
  }
  #grd-end-footer .ste-row {
    padding: 20px 0 20px;
    height: 100px;
  }
  #grd-end-footer .ste-logo-foot {
    float: right;
  }
  #grd-end-footer .ste-logo-foot img {
    width: 130px;
  }
  #grd-end-footer .ste-copyright {
    line-height: 1.8;
    font-size: 10px;
  }
@media screen and (min-width: 769px){
    #grd-bg-footer .grd-bg-footer-bg {
        background: url(/images/bg_footer.png) no-repeat top center !important;
    }
    #grd-end-footer .ste-row {
        height: 100px;
      }
}
@media screen and (max-width: 768px){
    #grd-bg-footer .grd-bg-footer-bg {
        background: url(/images/bg_footer_rsp.png) no-repeat top center !important;
    }
    body #grd-fat-footer .grd-fat-home,body #grd-fat-footer .grd-fat-disease,body #grd-fat-footer .grd-fat-other{
        border-bottom: solid 1px #63503f;
    }
    .ste-wrap {
        width: 100%;
        padding: 0 10px;
      }
      .ste-contents-wrap {
        width: 100%;
        padding: 0;
      }
      #grd-end-footer .ste-logo-foot {
        float: none;
        text-align: center;
        display: inline-block;
        margin: 0 auto;
        width: 100%;
      }
      #grd-end-footer .ste-logo-foot img {
        width: 30%;
      }
      #grd-end-footer .ste-copyright {
        font-size: 10px;
        padding-top: 20px;
      }
}
