<style type="text/css">
#__sgk-footer * {
  font-family: "Sawarabi Gothic", sans-serif;
  box-sizing: border-box;
  font-size: 0.7em;
  overflow: visible;
  line-height: 1.2;
  word-wrap: break-word;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: initial;
  -moz-osx-font-smoothing: auto;
}

#__sgk-footer-main {
  background-color: #282828;
}

#__sgk-footer-main h2 {
  color: #fff;
  font-weight: 400;
  text-align: center;
  margin: 0;
}

#__sgk-footer-main ul {
  line-height: 1.83;
  font-weight: 500;
  padding: 0;
  list-style: none;
}

@media screen and (max-width: 480px) {
  #__sgk-footer-main .__sgk-footer-main-group-list-pc {
    display: none;
  }

  #__sgk-footer-main h2 {
    font-size: 1.5rem;
  }

  #__sgk-footer-main ul {
    font-size: 1.7rem;
    margin: 20px 0 0;
  }
}

@media screen and (min-width: 481px) {
  #__sgk-footer-main .__sgk-footer-main-group-list-sp {
    display: none;
  }

  #__sgk-footer-main h2 {
    font-size: 2rem;
  }

  #__sgk-footer-main ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 1.2rem;
    margin: 35px 0 0;
  }
}

#__sgk-footer-main ul li {
  padding: 0 9px;
}

#__sgk-footer-main ul a,
#__sgk-footer-main span {
  color: #fff;
  text-decoration: none;
}

#__sgk-footer-main ul a:hover {
  text-decoration: underline;
}

#__sgk-footer-main .__sgk-footer-main-wrap {
  margin: 0 auto;
}

@media screen and (max-width: 480px) {
  #__sgk-footer-main .__sgk-footer-main-wrap {
    width: auto;
    padding: 30px 0 3px;
  }
}

@media screen and (min-width: 481px) and (max-width: 970px) {
  #__sgk-footer-main .__sgk-footer-main-wrap {
    width: auto;
    padding: 56px 0 50px;
  }
}

@media screen and (min-width: 971px) {
  #__sgk-footer-main .__sgk-footer-main-wrap {
    width: 100%;
    padding: 56px 106px 50px;
  }
}

#__sgk-footer-main .__sgk-footer-main-item-list {
  font-weight: 200;
  display: block;
  margin-top: 12px;
}

#__sgk-footer-main .__sgk-footer-main-item {
  width: auto;
  margin-top: 0;
  padding: 0;
}

@media screen and (max-width: 480px) {
  #__sgk-footer-main .__sgk-footer-main-group {
    display: block;
    margin-bottom: 15px;
  }

  #__sgk-footer-main .__sgk-footer-main-item-list {
    font-weight: 200;
    display: none;
  }

  #__sgk-footer-main .__sgk-footer-main-item:first-child {
    margin-top: -10px;
  }

  #__sgk-footer-main .__sgk-footer-main-item:before {
    content: '　';
  }
}

#__sgk-footer-sub {
  overflow: auto;
  background-color: #e3e2de;
}

#__sgk-footer-sub .__sgk-footer-sub-wrap {
  text-align: center;
  margin: 0 auto;
  padding: 21px 0;
}

#__sgk-footer-sub .__sgk-footer-sub-item-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 400;
  margin: 0;
  padding: 0;
  list-style: none;
}

@media screen and (max-width: 480px) {
  #__sgk-footer-sub .__sgk-footer-sub-item-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

#__sgk-footer-sub ul li {
  padding: 0 5px 0 0;
}

#__sgk-footer-sub ul li:before {
  content: '|';
  color: #333;
  margin-right: 5px;
  font-size: 2.5em;
}

#__sgk-footer-sub ul li:nth-of-type(1) {
  padding-left: 0;
}

#__sgk-footer-sub ul li:nth-of-type(1):before {
  display: none;
}

#__sgk-footer-sub ul a {
  color: #333;
  text-decoration: none;
  font-size: 3.2em;
  line-height: 2;
}

#__sgk-footer-sub ul a:hover {
  text-decoration: underline;
}

#__sgk-footer-sub .__sgk-footer-sub-copyright {
  margin: 0;
  font-size: 1.5em;
}

#__sgk-footer-sub .__sgk-footer-sub-copyright small {
  font-weight: 400;
  color: #333;
  line-height: 2;
}

#__sgk-footer-sub .__sgk-footer-sub-prohibited {
  font-weight: 400;
  color: #333;
  margin: 0;
  font-size: 1.1em;
  line-height: 2;
}

#__sgk-footer-sub .__sgk-footer-sub-abj-mark {
  text-align: center;
}

#__sgk-footer-sub .__sgk-footer-sub-abj-img {
  height: 110px;
  width: auto;
}

#__sgk-footer-sub .__sgk-footer-sub-abj-text {
  font-weight: 400;
  color: #333;
  text-align: center;
  margin: 10px 50px;
}

#__sgk-footer .visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  white-space: nowrap;
  width: 1px;
}
</style>