.goTop {
  position: fixed;
  bottom: 20px;
  right: 50%;
  margin-right: -490px;
  width: 48px;
}
.rp-rakuten-point-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 30px;
}
.rp-rakuten-point-logo-left {
  width: 42px;
  margin-right: 10px;
}
.rp-rakuten-point-logo-right {
  font-size: 14px;
}
.rp-area-foot {
  position: relative;
}
.rp-footer-local {
  padding: 15px 0 11px;
  background-color: #EBEBEB;
  color: #686868;
  text-align: center;
}
.rp-footer-local-text {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.rp-footer-local-linklist {
  margin-bottom: 5px;
  line-height: 1;
  margin-bottom: 15px;
}
.rp-footer-local-linklist_underline {
  padding-bottom: 10px;
  border-bottom: 1px solid #D1D1D1;
  max-width: 980px;
  margin: 0 auto 10px;
  display: flex;
  justify-content: center;
}
.rp-footer-local-linklist_underline ul {
  margin: 0;
}
.rp-footer-local-linklist li {
  display: inline-block;
  font-size: 12px;
  margin: 0 0.8em;
}
.rp-footer-local-linklist li a {
  text-decoration: none;
  color: inherit;
}
.rp-footer-local-linklist li a:hover {
  text-decoration: underline;
}
.copyright {
  margin-top: 8px;
  font-size: 12px;
  color: #9C9C9C;
}
.rp-footer-global {
  padding: 20px 0 20px;
  display: flex;
  justify-content: center;
  background-color: #fff;
}
.rp-footer-global.no-logo {
  text-align: center;
}
.logo-last {
  margin-right: 50px;
}
.rp-footer-global-text {
  padding-top: 6px;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 12px;
}
.rp-footer-global-linklist {
  line-height: 1;
}
.rp-footer-global-linklist li {
  display: inline-block;
  margin-right: 24px;
  font-size: 12px;
}
.rp-footer-global-linklist li a {
  color: #686868;
  text-decoration: none;
}
.rp-footer-global-linklist li a:hover {
  text-decoration: underline;
}
