/* footer 2025レイアウト変更 ----------------------*/
#footer {
  border: none;
  background: #fff;
  padding: 0;
  min-width: 1000px;
  box-sizing: border-box;
  height: initial;
}
#footerContents {
  width: 920px;
  margin: 0 auto;
  text-align: left;
  padding: 0;
}
#footerMenu {
  padding: 2em 0 1em;
}
#newCredit {
  font-size: 0.8em;
  line-height: 1.6em;
  margin: 10px 0 20px;
}
#newCopyright {
  position: relative;
  width: 100%;
  height: initial;
  margin: 20px 0 0 0;
  display: flex;
  justify-content: space-between;
}
#newCopyright div > div {
  display: flex;
}
.copyright {
  position: relative;
  font-size: 0.8em;
  margin: 0 0 0 20px;
}
.footerJp {
  position: relative;
}
.footerMTPC {
  position: relative;
}
#footer #footerID {
  position: relative;
  width: 920px;
  margin: 0 auto;
  padding: 20px 0;
  border-top: 1px solid #d4d4d4;
  top: initial;
  display: flex;
  justify-content: space-between;
}
#footer #footerID div {
}
.jjim_logo {
  margin-top: 0.5em;
  width: 280px;
}
img.mtpc_logo {
  position: initial;
  width: 200px;
}
img.mtpc_logo {
  position: initial;
  width: 200px;
}