.footer-wrapper {
  height: auto;
  margin: 0 auto;
  background: #222;
  padding: 280px 20px 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}

.footer-wrapper-box {
  position: relative;
}

.footer-wrapper-box-pagetop {
  position: absolute;
  top: -80px;
  right: 50px;
  z-index: 999;
}
.footer-wrapper-box-pagetop {
  top: -80px;
  right: 0;
}

.footer-wrapper-box-pagetop a {
  width: calc(128px * 0.5);
  height: calc(128px * 0.5);
  text-indent: -9999px;
  display: block;
  border-radius: 50%;
  background: url(../assets/common/img_common_footer-pagetop01.png) no-repeat
    center top/100% auto;
}

.footer-wrapper-box-pagetop a {
  width: calc(80px * 0.5);
  height: calc((80px * 0.5));
  background: url(../assets/common/img_common_footer-pagetop01-sp.png) no-repeat
    center top/100% auto;
}

.footer-wrapper-box-pagetop a:hover {
  opacity: 0.95;
}

.footer-wrapper-box-top-box-sns ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.footer-wrapper-box-top-box-sns ul li {
  margin-right: 30px;
}

.footer-wrapper-box-top-box-sns ul li:last-child {
  margin-right: 0;
}

.footer-wrapper-box-top-box-sns ul li.layout-01 {
  width: calc(55px * 0.5);
  height: calc(55px * 0.5);
}

.footer-wrapper-box-top-box-sns ul li.layout-02 {
  width: calc(64px * 0.5);
  height: calc(64px * 0.5);
}

.footer-wrapper-box-top-box-sns ul li.layout-03 {
  width: calc(77px * 0.5);
  height: calc(54px * 0.5);
}

.footer-wrapper-box-top-box-sns ul li.layout-04 {
  width: calc(56px * 0.5);
  height: calc(64px * 0.5);
}

.footer-wrapper-box-top-box-sns ul li a {
  opacity: 1 !important;
}

.footer-wrapper-box-top-box-sns ul li a:hover img {
  opacity: 1 !important;
  transform: scale(1.05, 1.05);
  transition: 0.4s all;
}

.footer-wrapper-box-top-box-sns ul li a img {
  width: 100%;
}

.footer-wrapper-box-mid {
  margin-top: 40px;
}

.footer-wrapper-box-mid {
  max-width: 480px;
  margin: auto;
  margin-top: 60px;
}

.footer-wrapper-box-mid-box {
  max-width: 1160px;
  margin: auto;
}

.footer-wrapper-box-mid-box-sitemap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.footer-wrapper-box-mid-box-sitemap-box {
  width: 16.5%;
}

.footer-wrapper-box-mid-box-sitemap-box {
  width: 100%;
  margin-right: 0;
  margin-bottom: 0;
}

.footer-wrapper-box-mid-box-sitemap-box > dl {
  padding: 0;
}

.footer-wrapper-box-mid-box-sitemap-box > dl {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin-bottom: -1px;
}

.footer-wrapper-box-mid-box-sitemap-box > dl > dt {
  color: #fff;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 150%;
  padding: 0 0 5px;
  border-bottom: 1px solid #fff;
}

.footer-wrapper-box-mid-box-sitemap-box > dl > dt {
  font-size: 1.4rem;
  padding: 10px 30px 10px 15px;
  border-bottom: none;
  position: relative;
}

.footer-wrapper-box-mid-box-sitemap-box > dl > dt.active i {
  transform: rotate(180deg);
}

.footer-wrapper-box-mid-box-sitemap-box > dl > dt i {
  width: calc(25px * 0.5);
  height: calc(14px * 0.5);
  display: none;
  background: url(../assets/common/img_common_footer-ico01-sp.png) no-repeat
    center top/100% auto;
  position: absolute;
  top: 17px;
  right: 15px;
  cursor: pointer;
}

.footer-wrapper-box-mid-box-sitemap-box > dl > dt i {
  display: block;
}

.footer-wrapper-box-mid-box-sitemap-box > dl > dd {
  margin-top: 10px;
}

.footer-wrapper-box-mid-box-sitemap-box > dl > dd {
  display: none;
  margin-top: 0;
  padding: 0 10px 15px 20px;
}

.footer-wrapper-box-mid-box-sitemap-box > dl > dd > ul > li {
  line-height: 110%;
  margin-bottom: 12px;
  padding: 0 0 0 12px;
  position: relative;
}

.footer-wrapper-box-mid-box-sitemap-box > dl > dd > ul > li {
  margin-bottom: 8px;
}

.footer-wrapper-box-mid-box-sitemap-box > dl > dd > ul > li:before {
  width: 3px;
  height: 1px;
  color: #fff;
  position: absolute;
  top: 2px;
  left: 0;
  content: "-";
}

.footer-wrapper-box-mid-box-sitemap-box > dl > dd > ul > li:last-child {
  margin-bottom: 0;
}

.footer-wrapper-box-mid-box-sitemap-box > dl > dd > ul > li > a {
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 110%;
  text-decoration: none;
}

.footer-wrapper-box-bot {
  width: 100%;
  margin-top: 30px;
}

.footer-wrapper-box-bot {
  margin-top: 80px;
}

.footer-wrapper-box-bot-box-01 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.footer-wrapper-box-bot-box-01 {
  max-width: 300px;
  height: 120px;
  align-items: initial;
  justify-content: center;
  margin: auto;
  position: relative;
}

.footer-wrapper-box-bot-box-01-logo {
  position: absolute;
  bottom: 0;
  left: 0;
}

.footer-wrapper-box-bot-box-01-logo span {
  width: calc(160px * 0.5);
  height: calc(118px * 0.5);
  display: block;
}

.footer-wrapper-box-bot-box-01-logo span {
  width: calc(118px * 0.5);
  height: calc(83px * 0.5);
}

.footer-wrapper-box-bot-box-01-logo span a {
  display: block;
}

.footer-wrapper-box-bot-box-01-logo span a img {
  width: 100%;
}

.footer-wrapper-box-bot-box-01-bnr ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.footer-wrapper-box-bot-box-01-bnr ul li {
  margin-left: 15px;
}

.footer-wrapper-box-bot-box-01-bnr ul li {
  margin-left: 10px;
}

.footer-wrapper-box-bot-box-01-bnr ul li:first-child {
  margin-left: 0;
}

.footer-wrapper-box-bot-box-01-bnr ul li.layout-01 {
  width: calc(270px * 0.5);
  height: calc(96px * 0.5);
}

.footer-wrapper-box-bot-box-01-bnr ul li.layout-01 {
  width: calc(270px * 0.4);
  height: calc(96px * 0.4);
}

.footer-wrapper-box-bot-box-01-bnr ul li.layout-02 {
  width: calc(272px * 0.5);
  height: calc(96px * 0.5);
}

.footer-wrapper-box-bot-box-01-bnr ul li.layout-02 {
  width: calc(272px * 0.4);
  height: calc(96px * 0.4);
}

.footer-wrapper-box-bot-box-01-bnr ul li.layout-03 {
  width: calc(433px * 0.5);
  height: calc(100px * 0.5);
  margin-left: 40px;
}

.footer-wrapper-box-bot-box-01-bnr ul li.layout-03 {
  width: calc(254px * 0.5);
  height: calc(59px * 0.5);
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
}

.footer-wrapper-box-bot-box-01-bnr ul li.layout-03 a {
  opacity: 1 !important;
}

.footer-wrapper-box-bot-box-01-bnr ul li.layout-03 a:hover img {
  opacity: 0.8 !important;
  transform: initial;
  transition: initial;
}

.footer-wrapper-box-bot-box-01-bnr ul li a {
  opacity: 1 !important;
}

.footer-wrapper-box-bot-box-01-bnr ul li a:hover img {
  opacity: 1 !important;
  transform: scale(1.05, 1.05);
  transition: 0.4s all;
}

.footer-wrapper-box-bot-box-01-bnr ul li a img {
  width: 100%;
}

.footer-wrapper-box-bot-box-02 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #fff;
}

.footer-wrapper-box-bot-box-02 {
  margin-top: 60px;
  padding-top: 0;
  border-top: none;
}

.footer-wrapper-box-bot-box-02-copyright {
  width: 100%;
  display: flex;
  justify-content: center;
}

.footer-wrapper-box-bot-box-02-copyright span {
  color: #fff;
  font-family: "Avenir Next";
  font-size: 1.2rem;
  font-weight: bold;
}

.bl_footerLogoList {
  display: grid;
  margin-left: auto;
  margin-right: auto;
  grid-template:
    "footerLogoList_item5 . footerLogoList_item1 footerLogoList_item2 footerLogoList_item3 footerLogoList_item4" auto
    / 80px 1fr 180px 180px 180px 180px;
  gap: 15px;
}
@media screen and (max-width: 11000px) {
  .bl_footerLogoList {
    max-width: 400px;
    grid-template:
      "footerLogoList_item1 footerLogoList_item2" auto
      "footerLogoList_item3 ." auto
      "footerLogoList_item5 footerLogoList_item4" auto
      / 1fr 1fr;
    justify-content: space-between;
  }
}

.bl_footerLogoList_item1 {
  grid-area: footerLogoList_item1;
}
.bl_footerLogoList_item2 {
  grid-area: footerLogoList_item2;
}
.bl_footerLogoList_item3 {
  grid-area: footerLogoList_item3;
}
.bl_footerLogoList_item4 {
  grid-area: footerLogoList_item4;
}
@media screen and (max-width: 11000px) {
  .bl_footerLogoList_item4 {
    margin-top: 30px;
  }
  .bl_footerLogoList_item5 {
    margin-top: 30px;
  }
}
.bl_footerLogoList_item5 {
  grid-area: footerLogoList_item5;
}

.bl_footerLogoList_item_link_img {
  max-width: 100%;
  max-height: 100%;
}
.bl_footerLogoList_item5 .bl_footerLogoList_item_link_img {
  max-height: 80px;
}
@media screen and (max-width: 11000px) {
  .bl_footerLogoList_item5 .bl_footerLogoList_item_link {
    display: flex;
    justify-content: flex-start;
  }
  .bl_footerLogoList_item5 .bl_footerLogoList_item_link_img {
    max-height: 50px;
  }
}
/*# sourceMappingURL=common.css.map */
