.spD {
  display: none;
}
@media screen and (max-width: 768px) {
  .spD {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .pcD {
    display: none;
  }
}

* img {
  width: 100%;
  height: auto;
}

html {
  font-size: 62.5%;
}

#footer_special {
  max-width: 100%;
  margin: 0 auto;
}

#footer {
  background-color: #000;
  color: #f2f2f2;
}
#footer a {
  color: #f2f2f2;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: none;
}

#footer .footer-inr .footer-top .f-nav-pc .f-sns p::after {
  content: none;
}

#footer .footer-inr .footer-top .f-nav-pc .f-sns a::after {
  content: none;
}

.footer-inr {
  min-width: unset !important;
  padding: 0 min(5.625vw, 90px);
}

#footer .footer-inr .footer-top .f-sns p::after {
  content: "";
  width: 8px;
  height: 8px;
  border: 0;
  border-top: solid 2px #f2f2f2;
  border-right: solid 2px #f2f2f2;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  left: 83.984375vw;
  bottom: 0;
  margin: auto;
}

#footer_special__sns {
  padding-bottom: 15px !important;
}

.f-sns ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-top: 15px;
  margin-left: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.f-sns ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
}
@media screen and (max-width: 768px) {
  .f-sns ul li {
    width: 30px;
  }
}

#footer .footer-inr .footer-top a::after {
  content: "";
  width: 8px;
  height: 8px;
  border: 0;
  border-top: solid 2px #f2f2f2;
  border-right: solid 2px #f2f2f2;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  left: 74.21875vw;
  right: auto;
  bottom: 0;
  margin: auto;
}

#footer .f-nav-pc .f-nav-l2-nav > li > a::after {
  content: "";
  width: 8px;
  height: 8px;
  border: 0;
  border-top: solid 2px #f2f2f2;
  border-right: solid 2px #f2f2f2;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}

@media screen and (min-width: 768px) {
  #footer .f-nav-g-btn-pc > a::before {
    background: #f2f2f2;
  }
  #footer .f-nav-l-ttl > .f-nav-l-search-btn::before {
    background: #f2f2f2;
  }
  #footer .f-nav-l2-nav > li > a::before {
    background: #f2f2f2;
  }
  #footer .f-nav-pc {
    justify-content: center;
    gap: 2.5vw;
  }
  #footer .f-sns > a > p::before {
    background: #f2f2f2;
  }
  #footer .footer-inr {
    padding: 0 3vw;
  }
  .f-nav-pc {
    width: min(88.75vw, 1420px);
    gap: min(1.875vw, 30px);
  }
  .f-nav-pc > .f-nav-item-01-pc {
    width: min(23.75vw, 380px);
  }
  .f-nav-pc > .f-nav-item-02-pc {
    width: min(42.5vw, 680px);
  }
  .footer-bottom {
    width: min(88.75vw, 1420px);
  }
  body {
    min-width: unset;
  }
  #footer .footer-inr .footer-top a::after {
    content: "";
    width: 8px;
    height: 8px;
    border: 0;
    border-top: solid 2px #f2f2f2;
    border-right: solid 2px #f2f2f2;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
  }
  .f-copy-txt img {
    width: 166px;
  }
}
@media screen and (max-width: 767px) {
  #footer .footer-inr .f-nav-g-btn-sp a.js-f-nav-sp-btn::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 3.2552083333vw;
    display: inline-block;
    width: 15px;
    height: 2px;
    margin: auto;
    background: #f2f2f2;
  }
  #footer .footer-inr .f-nav-g-btn-sp a.js-f-nav-sp-btn::after {
    content: "";
    right: 3.2552083333vw;
    left: auto;
    width: 15px;
    height: 2px;
    transform: rotate(90deg);
    background: #f2f2f2;
  }
  #footer .footer-inr .footer-top a::after {
    content: "";
    width: 8px;
    height: 8px;
    border: 0;
    border-top: solid 2px #f2f2f2;
    border-right: solid 2px #f2f2f2;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    left: auto;
    right: 3.90625vw;
    bottom: 0;
    margin: auto;
  }
  #footer .f-nav-pc .f-nav-l2-nav > li > a::after {
    content: "";
    width: 8px;
    height: 8px;
    border: 0;
    border-top: solid 2px #f2f2f2;
    border-right: solid 2px #f2f2f2;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    left: auto;
    right: 3.90625vw;
    bottom: 0;
    margin: auto;
  }
  #footer .js-f-nav-sp-active.js-f-nav-sp-area.f-nav-sp {
    background-color: #000;
  }
  #footer .f-nav-l2-nav {
    background-color: #000;
  }
  #footer .f-nav-l-sp {
    background-color: #000;
  }
  #footer .f-pagetop a {
    color: #000;
  }
  #footer .f-pagetop a::after {
    content: none;
  }
  .f-pagetop {
    position: relative;
  }
  .f-pagetop::after {
    content: "";
    width: 8px;
    height: 8px;
    border: 0;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    transform: rotate(-45deg);
    position: absolute;
    top: 0;
    right: 9.1145833333vw;
    bottom: 0;
    margin: auto;
  }
  .footer-inr {
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  #footer .f-bottom-nav.type02 ul {
    display: block;
  }
  #footer .f-bottom-nav.type02 ul li {
    margin-top: 15px;
    margin-left: 0;
    padding-left: 0;
    border-left: none;
    font-size: 12px;
    line-height: 1;
  }
  #footer .f-bottom-nav.type02 ul li a {
    position: relative;
    display: block;
    line-height: 1.5;
  }
  #footer .f-bottom-nav.type02 ul li a::after {
    content: "\e900";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 14px;
    display: inline-block;
    width: 7px;
    height: 10px;
    margin: auto;
    font-family: "icon";
    font-size: 9px;
    line-height: 1.5;
  }
}

