@charset "utf-8";

/* footer
---------------------------*/
#footer {
  background: var(--white);
  width: 100%;
  contain: layout inline-size;
  container-type: inline-size;
  container-name: footerContainer;
}

#footer_m17 a:hover {
  opacity: 0.65;
}

#footer .border {
  margin-top: 45px;
  width: 100%;
  border-top: 2px solid var(--background-gray);
}

#footer #footer-links {
  width: 100%;
  background: var(--white);
}

#footer #footer-links #footer-navs {
  width: 100%;
  padding: 40px 32px;
  box-sizing: border-box;
  font-size: 14px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#footer-navs-sp {
  display: none;
}

.navListBox {
  width: 700px;
  height: 258px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

.navLists {
  width: 100%;
  max-width: 1024px;
}

.navLists_list {
  line-height: 2;
  display: block;
  padding: 4px 0 4px 30px;
  background: url(/assets/img/commons/icon-01.svg) no-repeat left top 8px / 20px auto;
}

.navLists_list:nth-of-type(2n) {
  margin-top: ０px;
}

.navLists_list.navAbout {
  background: url(/assets/img/commons/icon-02.svg) no-repeat left top 8px / 20px auto;
}

.navLists_list.navPlan {
  background: url(/assets/img/commons/icon-03.svg) no-repeat left top 8px / 20px auto;
}

.navLists_list.navProduct {
  background: url(/assets/img/commons/icon-04.svg) no-repeat left top 8px / 20px auto;
}

.navLists_list.navSupport {
  background: url(/assets/img/commons/icon-05.svg) no-repeat left top 8px / 20px auto;
}

.navLists_links {
  margin-top: 0px;
  color: var(--black);
}

footer .navLists_title.noEvent {
  pointer-events: none;
}

#footer-navs .navLists_title a:link,
#footer-navs .navLists_title a:visited,
#footer-navs .navLists_links a:link,
#footer-navs .navLists_links a:visited {
  font-size: 14px;
  font-weight: normal;
  color: var(--black);
  cursor: pointer;
  text-decoration: none;
  text-align: left;
  line-height: 2;
}

#footer-navs .navLists_list .navLists_link:hover {
  color: #0088eb;
}

#footer #footer-links #footer-navs .footer-box {
  width: 920px;
  height: 159px;
  padding-bottom: 74px;
  border-bottom: 1px solid #dee4ed;
  overflow: hidden;
}

.navflex {
  display: flex;
  margin-top: 16px;
}

.navButtons_link {
  display: block;
  width: 167px;
  padding: 6px 0;
  background-color: #ffe700;
  border-radius: 5px;
  text-align: center;
  color: var(--white);
  font-size: 14px;
  font-weight: bold;
  transition: .2s;
}

/* company
---------------------------*/

#company {
  padding: 45px 0;
  background-color: #f6f6f6;
}

.company_lists {
  display: flex;
  justify-content: center;
}

.company_list {
  position: relative;
  padding: 0 8px;
}

.company_list::after {
  display: block;
  content: "";
  position: absolute;
  right: 0;
  top: 5px;
  width: 1px;
  height: 16px;
  background-color: var(--black);
}

.company_list:last-child::after {
  content: none;
}

.company_list a.company_link:link,
.company_list a.company_link:visited {
  font-size: 14px;
  font-weight: normal;
  color: var(--black);
  cursor: pointer;
  text-align: left;
  line-height: 1;
  opacity: 1;
}

.company_list a:hover {
  opacity: 0.6;
  color: #0088EB !important;
}

#footer #copy {
  clear: both;
  color: var(--white);
  background-color: var(--primary);
  font-size: 12px;
  width: 100%;
  margin-top: 0;
  padding: 29px 0;
  box-sizing: border-box;
  text-align: center;
}

/*==================================
フッターの「店舗を探す」「Web申し込み」「会員メニュー」テキストリンク化
2022.11.22
==================================*/

.buttonBox-txt li {
  line-height: 1.5;
}

.buttonBox-txt li a {
  display: block;
  color: var(--black);
  padding: 4px 0 4px 30px;
  text-decoration: none;
  word-break: keep-all;
}

.buttonBox-txt li a:hover {
  color: #0088EB;
}

.buttonBox-txt li a.buttonBox-store {
  background: url(/assets/img/commons/footer_icon_store_b.svg) no-repeat left top 5px / 20px auto;
}

.buttonBox-txt li a.buttonBox-online {
  background: url(/assets/img/commons/footer_icon_online_b.svg) no-repeat left top 5px / 20px auto;
}

.buttonBox-txt li a.buttonBox-member {
  background: url(/assets/img/commons/footer_icon_member_b.svg) no-repeat left top 5px / 20px auto;
}

.buttonBox-txt li a.buttonBox-trouble {
  background: url(/assets/img/commons/footer_icon_trouble_b.svg) no-repeat left top 5px / 20px auto;
}

.buttonBox-txt li a.buttonBox-maintenance {
  background: url(/assets/img/commons/footer_icon_maintenance_b.svg) no-repeat left top 5px / 20px auto;
}

.buttonBox-txt li a.buttonBox-company {
  background: url(/assets/img/commons/footer_icon_company_b.svg) no-repeat left top 5px / 20px auto;
}

.buttonBox-txt li a.buttonBox-internet {
  background: url(/assets/img/commons/footer_icon_internet_b.svg) no-repeat left top 5px / 20px auto;
}

.buttonBox-txt li a.buttonBox-accessibility {
  background: url(/assets/img/commons/footer_icon_accessibility_b.svg) no-repeat left top 5px / 20px auto;
}

.buttonBox-txt li a.buttonBox-ServersManSim {
  background: url(/assets/img/commons/footer_icon_ServersManSim.png) no-repeat left 4px top 4px / 12px auto;
}

.buttonBox-txt li a.buttonBox-fmb {
  background: url(/assets/img/commons/footer_icon_fmb.svg) no-repeat left top 5px / 20px auto;
}

.buttonBox-txt li a.buttonBox-camera {
  background: url(/assets/img/commons/footer_icon_camera.svg) no-repeat left top 5px / 20px auto;
}

/*==================================
レスポンシブ
==================================*/
@container (max-width: 869px) {
  footer {
    width: 100%;
  }

  .tone-footer_purchase {
    width: 100% !important;
    box-sizing: border-box;
    margin: 0 !important;
  }

  #footer .border {
    border-top: none;
  }

  #footer #footer-links {
    min-width: 100%;
    background-color: var(--white);
    margin-top: 16px;
    padding: 0;
    box-sizing: border-box;
  }

  #footer #footer-links #footer-navs {
    display: none;
  }

  #footer #footer-links #footer-navs-sp {
    display: block;
    margin: 20px auto 0;
  }

  #footer-navs-sp .navLists {
    padding: 0 4%;
    display: block;
    background-color: #f6f6f6;
  }

  #footer-navs-sp .navLists_list {
    font-size: 14px;
  }

  #footer-navs-sp .navLists_list:first-of-type .navLists_title::after {
    content: none;
  }

  .navLists_list+.navLists_list {
    border-top: 1px solid #a5a5a5;
  }

  .navLists_list+.navLists_list {
    margin-left: 0;
  }

  #footer-navs-sp .member,
  #footer-navs-sp .inquiry {
    width: 49%;
    margin: 29px auto 0;
    text-align: center;
  }

  #company {
    background-color: var(--white);
    font-size: 12px;
    padding: 16px;
  }

  .company_lists {
    flex-direction: column;
  }

  .company_list::after {
    content: none;
  }

  .company_link {
    display: block;
    padding: 12px 0;
  }

  #footer #copy {
    padding: 16px 0;
    font-size: 10px;
    margin-bottom: 0;
  }

  .navLists_list:nth-of-type(2n) {
    margin-top: 0;
  }

  .navLists_list {
    padding: 16px 0 16px 30px;
    background: url(/assets/img/commons/icon-01.svg) no-repeat left top 20px / 20px auto;
  }

  .navLists_list.about {
    background: url(/assets/img/commons/icon-02.svg) no-repeat left top 20px / 20px auto;
  }

  .navLists_list.navPlan {
    background: url(/assets/img/commons/icon-03.svg) no-repeat left top 20px / 20px auto;
  }

  .navLists_list.product {
    background: url(/assets/img/commons/icon-04.svg) no-repeat left top 20px / 20px auto;
  }

  .navLists_list.nav-support {
    background: url(/assets/img/commons/icon-05.svg) no-repeat left top 20px / 20px auto;
  }

  footer .navLists_title {
    position: relative;
    pointer-events: all;
  }

  footer .navLists_title::after {
    position: absolute;
    right: 0;
    bottom: -10px;
    padding: 0 16px;
    font-family: "FontAwesome";
    content: "\f105";
    color: #a5a5a5;
    font-size: 1.7em;
    font-weight: normal;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: .2s;
  }

  footer .navLists_title.single::after {
    content: none;
  }

  footer .navLists_title.active::after {
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }

  .navLists_toggle {
    display: none;
    background-color: var(--white);
    margin-top: 16px;
    margin-left: -16px;
    padding: 16px;
    font-size: 12px;
    border-radius: 5px;
    text-align: left;
  }

  .navLists_toggle li:not(:last-of-type) {
    padding-bottom: 4px;
  }

  .navLists_link {
    display: block;
  }

  .navLists_list a.navLists_link:link,
  .navLists_list a.navLists_link:visited,
  .navLists_list a.navLists_toggle a:link,
  .navLists_list a.navLists_toggle a:visited {
    font-weight: normal;
    color: var(--black);
    text-decoration: none;
    text-align: left;
    cursor: pointer;
    line-height: 2;
  }

  .navLists_toggle a {
    position: relative;
    display: block;
    font-size: 12px;
    font-weight: normal;
    color: var(--black);
    text-decoration: none;
    text-align: left;
    cursor: pointer;
    line-height: 2;
    padding-left: 12px;
  }

  .navLists_toggle a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 6px solid var(--primary);
    border-right: 0;
  }

  .facebook {
    padding-left: 20px;
  }

  #company {
    margin-top: 0;
  }

  .navButtons {
    display: flex;
    margin: 0 16px 16px;
  }

  .navButtons li {
    flex: 1;
  }

  footer .navButtons li+li {
    margin-left: 8px;
  }

  .navButtons_link {
    display: block;
    width: auto;
    background-color: ;
    border-radius: 5px;
    text-align: center;
    padding: 14px 0 14px;
    background: url(/assets/img/commons/icon-10.svg) #ffe700 no-repeat center top 4px;
    background-size: 22px;
  }

  .navButtons_link:link,
  .navButtons_link:visited {
    color: var(--white);
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
  }

  .navButtons_link.menu {
    background-color: var(--primary);
  }

  .navButtons_link.online:link,
  .navButtons_link.online:visited {
    color: var(--white);
  }

  .navButtons_link.online {
    background-color: var(--primary);
  }

  .navButtons_link.findStore {
    background: url(/assets/img/commons/icon-11.svg) #ff6043 no-repeat center top 4px;
    background-size: 22px;
    color: var(--black);
  }

  .navButtons_link.findStore:link,
  .navButtons_link.findStore:visited {
    color: var(--white);
  }
}