#grd-bg-footer .grd-bg-footer-bg {
  background: url("/opw/files/common/image/footer/bg_footer.svg") no-repeat bottom center !important;
  height: 98px;
  filter: brightness(0) saturate(100%) invert(67%) sepia(86%) saturate(4016%) hue-rotate(349deg) brightness(100%) contrast(91%);
}

#grd-fat-footer, #grd-fat-foot-medium, #grd-fat-foot-nav {
  background: #fff;
}

#grd-fat-footer .grd-fat-ttl {
  font-size: 16px;
  color: #000;
  border-bottom: dotted 2px #ccc !important;
  position: relative;
}

#grd-fat-footer .grd-fat-ttl::before {
  content: "";
  position: absolute;
  left: -2px;
  bottom: 0;
  border-bottom: dotted 2px #ccc;
  width: 100%;
}

.cnt-info-block, #grd-bg-footer {
  background: #fff;  
}

#opw_footer #grd-fat-footer .grd-row {
  border: none !important;
  padding: 10px 0 30px;
}

#grd-fat-foot-medium .grd-wrap {
  border: none;
}

#grd-end-footer .grd-logo-foot img {
  width: 198px;
}

#grd-wrapper .grd-copyright p {
  text-align: right;
}

#grd-end-footer .grd-row {
  position: relative;
}

#grd-end-footer .grd-logo-foot {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

#grd-end-footer .grd-row {
  padding: 20px 0 20px;
}

.grd-wrap {
  width: 1020px;
  margin: 0 auto;
  padding: 0 10px;
}

#grd-end-footer .grd-copyright {
  line-height: 1.8;
}

#grd-end-footer .grd-copyright p {
  text-align: right;
  font-size: 11px;
}

#grd-fat-footer .footer-external-link .grd-ig-ext {
  background-color: #f37820;
  mask-image: url(/opw/files/common/image/ico/grd_ico_external_link.svg);
  -webkit-mask-image: url(/opw/files/common/image/ico/grd_ico_external_link.svg);
  width: 14px;
  height: 12px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  position: relative;
  bottom: 1px;
}

#opw_footer #grd-fat-foot-medium .grd-wrap {
  border: none !important;
}

#opw_footer #grd-fat-footer {
  background: #fff !important;
}

#grd-fat-footer, #grd-fat-foot-medium, #grd-fat-foot-nav {
  border-top: 1px solid #f37820 !important;
}

#grd-fat-foot-medium {
  background: #fff;
}

#opw_footer #grd-fat-foot-nav {
  background: #fff !important;
}

#grd-fat-footer .grd-fat-link-list a,#grd-fat-foot-nav .grd-foot-nav-list a {
  color: #f37820 !important;
}

#grd-end-footer {
  border-top: 1px solid #f37820;
  background: #fff;
}

#grd-end-footer .grd-copyright p {
  margin-bottom: 0;
}

#opw_footer #grd-fat-footer .grd-fat-ttl {
  border-bottom: dotted 2px #ccc !important;
  font-size: 16px;
  font-weight: normal;
}

@media screen and (max-width: 768px) {
  #opw_footer #grd-fat-footer .grd-fat-home, #opw_footer #grd-fat-footer .grd-fat-disease, #opw_footer #grd-fat-footer .grd-fat-other {
    border-bottom: solid 1px #f37820;
  }
  
  #grd-wrapper .grd-copyright p {
    text-align: left;
  }

  #grd-end-footer .grd-row {
    padding: 60px 0 50px;
  }

  #grd-end-footer .grd-logo-foot {
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
  }
  #opw_footer #grd-fat-footer .grd-row {
    padding: 0;
  }

  #grd-fat-footer .grd-fat-ttl {
    padding-bottom: 15px !important;
  }

  #grd-fat-footer .grd-fat-other {
    border-bottom: none !important;
  }

  .grd-wrap {
    width: 100%;
    padding: 0 10px;
  }

  #grd-end-footer .grd-copyright p {
    text-align: left;
  }

  #grd-end-footer .grd-copyright {
    font-size: 71%;
    padding-top: 20px;
  }
  
}

@media (min-width: 768px) {
  .region-footer {
      padding-bottom: 0;
  }
}