@charset "UTF-8";
footer {
  line-height: 24px;
}
.noto-serif-jp {
  font-family: "Noto Serif JP", serif !important;
}
.sp {
  display: none !important;
}
.pc {
  display: block;
}
.footer_MenuArea-wsp {
  padding: 10px;
  margin: 80px auto 0;
  font-size: 12px !important;
  background-color: #eee;
}
#page-top {
  background-color: #000;
  border-radius: 0;
  opacity: 1 !important;
  min-width: 40px;
  min-height: 40px;
  line-height: 40px;
}
.footer_MenuCase {
  width: 1080px;
  padding: 30px 0 10px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.footer_MenuCase__item-title {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
}
.footer_IconList-wsp {
  display: flex;
  align-items: center;
  margin-bottom: 9px;
}
.footer_IconList__item {
  width: 20%;
  text-align: left;
}
.footer_MenuCase__item {
  width: 18%;
}
.footer_IconList-wsp .svg-inline--fa.fa-w-14 {
  width: 15px !important;
  line-height: 45px;
  color: #000;
}
.footer_IconList-wsp .svg-inline--fa.fa-w-15 {
  width: 20px;
}
.footer_IconList-wsp {
  display: flex;
  align-items: center;
  margin-bottom: 9px;
  column-gap: 25px;
}
.footer_IconList__item {
  width: 20px;
  text-align: left;
}
.footer_MenuCase__leftItem, .footer_MenuCase__rightitem {
  margin-bottom: 0;
  padding-bottom: 5px;
}
.footer_copyrightArea-wsp {
  padding: 10px;
  background-color: #eee;
}
.footer_CopyrightArea {
  max-width: 1080px;
  width: 100%;
  padding: 10px 0;
  display: flex;
  justify-content: space-between;
  margin: auto;
  align-items: center;
}
.brand-box {
  width: 60%;
}
.brand-box-area {
  display: flex;
  flex-wrap: nowrap;
  margin: 0 auto;
  align-items: center;
}
.brand-box-area img {
  width: 100%;
}
.brand-box-item {
  width: 15%;
  margin-right: 60px;
}
.brand-box-item a {
  display: flex;
}
.brand-box-item.few.wspbrand-logo {
  width: 6.5%;
}
.brand-box-item.few {
  margin-right: 40px;
}
.footer_CopyrightArea__copyright {
  text-align: center;
  font-size: 11px;
}
#footer-Category .accordion-title2 {
  width: 10%;
  font-size: 14px;
  position: relative;
  cursor: pointer;
  text-align: center;
  border-bottom: 1px solid currentColor;
  padding-bottom: 10px;
  margin: 50px auto 20px;
}
#footer-Category .accordion-title2::after {
  content: "";
  position: absolute;
  top: 24%;
  right: 10%;
  border-bottom: 1px solid currentColor;
  border-left: 1px solid currentColor;
  width: 5px;
  height: 5px;
  transform: rotate(-45deg);
  transition: 0.2s ease-in;
}
#footer-Category .accordion-title2.open::after {
  top: 30%;
  transform: rotate(135deg);
  transition: 0.2s ease-in;
}
@media screen and (max-width:480px) {
  .sp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  svg.svg-inline--fa.fa-chevron-up.fa-w-14 {
    color: #fff;
  }
  .footer_MenuCase {
    width: 100%;
    padding-bottom: 0;
  }
  .footer_IconList-wsp {
    width: 80%;
    margin: 0 auto 35px;
  }
  .footer-main-area {
    margin: 25px 0;
  }
  .footer_CopyrightArea__copyright {
    width: 100%;
    padding: 3px 10px;
    line-height: 24px;
  }
  #sphead_menu {
    font-size: 14px !important;
  }
  dt.contents-area-item {
    font-weight: 500;
  }
  dt.contents-area-item.contents-area-item2 {
    margin: 15px 0;
  }
  .s_07 .accordion_one .accordion_header.accordion_menu-open {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 8px 10px 5px;
    border-top: none;
  }
  .s_07 .accordion_one .accordion_header.accordion_menu-open::after {
    content: "";
    width: 6px;
    height: 6px;
    border-right: 1px solid currentColor;
    border-bottom: 1px solid currentColor;
    transform: rotate(45deg);
    transition: .2s ease-in;
  }
  .s_07 .accordion_one .accordion_header.accordion_menu-open.open::after {
    transform: rotate(225deg);
  }
  .accordion_inner.open {
    border-top: none;
  }
  .footer_IconList-wsp {
    width: 80%;
    margin: 0 auto 35px;
    justify-content: center;
    column-gap: 40px;
  }
  .footer_IconList__item {
    text-align: center;
    width: 23px;
  }
  #footer-Category .accordion-title2 {
    width: 40%;
    margin: 40px auto 20px;
    padding-bottom: 5px;
  }
  #footer-Category .accordion-title2::after {
    top: 26%;
  }
  .footer_MenuCase__SpMenu {
    padding: 0;
    line-height: 1.3;
  }
  .footer-contactinfo {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 15px;
    padding: 40px 0 20px;
  }
  .footer-contactinfo .info-text .contact-text {
    font-size: 12px;
  }
  .footer-contactinfo .info-text.info_phone-number {
    display: flex;
    flex-direction: column;
    text-align: right;
  }
  .footer-contactinfo .info-text.info_phone-number a {
    font-size: 15px;
    display: flex;
    align-items: end;
    justify-content: space-between;
    column-gap: 5px;
  }
  .footer-contactinfo .info-text.info_phone-number a::before {
    content: "";
    width: 20px;
    height: 20px;
    background: url(https://pearls.itembox.design/item/header/free-number.svg) center / cover no-repeat;
  }
  .footer-contactinfo .info-text.info_phone-number span {
    font-size: 12px;
  }
  .footer_copyrightArea-wsp {
    padding: 10px 0;
  }
  .footer_CopyrightArea {
    padding: 10px 10px 20px;
    flex-direction: column;
    row-gap: 40px;
  }
  .brand-box {
    width: 90%;
  }
  .brand-box-area {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-template-rows: 42px 14px;
    gap: 18px 23px;
    place-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    align-items: baseline;
  }
  .brand-box-area .brand-box-item:first-child {
    grid-column: 1 / -1;
    justify-self: center;
    margin: 0;
    width: auto;
    height: 100%;
  }
  .brand-box-item a, .brand-box-item a img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
  }
  .brand-box-item a img {
    display: block;
  }
  .brand-box-item.few.wspbrand-logo, .brand-box-item.few.pfl-logo, .brand-box-item.few.marlena-logo {
    width: auto;
    margin-right: 0;
    height: 100%;
  }
}