.site-footer-map-acc-child dt button {
  color: #fff;
  text-align: left;
  width: 100%;
}@media screen and (max-width: 767px) {
  html[data-script-enabled="true"] .nav-local > .inner {
    z-index: 10000;
  }
  .nav-local-acc-child dt {
    position: relative;
    padding: 0;
    cursor: pointer;
  }
  .nav-local-acc-child dt::before, .nav-local-acc-child dt::after {
    content: "";
    position: absolute;
    top: 0;
    right: 17px;
    bottom: 0;
    display: block;
    width: 16px;
    height: 2px;
    margin: auto 0;
    background: #13449d;
  }
  .nav-local-acc-child dt::after {
    transition: .2s transform ease-out;
    transform: rotate(90deg);
  }
  .nav-local-acc-child dt button {
    font-size: 1.2rem;
    text-decoration: none;
    text-align: left;
    display: flex;
    flex-grow: 1;
    align-items: center;
    padding: 0 16px 0 32px;
    width: 100%;
  }
  .nav-local-acc-child dt button::after {
    display: block;
    min-height: 36px;
    content: "";
  }
  .nav-local-acc-child dd {
    display: none;
    padding: 0 0 0 16px;
  }
  .nav-local-acc-child dd .list {
    padding: 0 0 0 32px;
  }
  .nav-local-acc-child dd .list li:first-child {
    border-top: 1px !important;
  }
  .nav-local-acc-child dd .list li a {
    padding: 0 32px 0 0 !important;
  }
  .nav-local-acc-child.is-open dt {
    border-bottom: 1px solid #eaeaea;
  }
  .nav-local-acc-child.is-open dt::after {
    transform: rotate(180deg);
  }
  .site-footer-map .remodelLibrary {
    padding-left: 15px;
  }
  .site-footer-map-acc-child dt {
    position: relative;
    font-size: 1.3rem;
    padding-left: 20px;
    cursor: pointer;
  }
  .site-footer-map-acc-child dt::before, .site-footer-map-acc-child dt::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    display: block;
    width: 12px;
    height: 2px;
    margin: auto 0;
    background: #fff;
  }
  .site-footer-map-acc-child dt::before {
    transition: .2s transform ease-out;
    transform: rotate(90deg);
  }
  .site-footer-map-acc-child dd {
    display: none;
    padding-left: 15px;
  }
  .site-footer-map-acc-child dd ul li a {
    display: block;
    position: relative;
    padding-left: 15px;
  }
  .site-footer-map-acc-child dd ul li a::before {
    content: "";
    position: absolute;
    top: calc(50% - 2px);
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 2px 0 2px 6px;
    border-color: transparent transparent transparent #fff;
  }
  .site-footer-map-acc-child.is-open dt::before {
    transform: rotate(180deg);
  }
}@media screen and (min-width: 768px) {
  html[data-script-enabled="true"] .nav-local > .inner ul.list li.reform-start > b .break-word {
    white-space: nowrap;
  }
  html[data-script-enabled="true"] .nav-local > .inner > .list li > .list > li {
    margin: 0;
    border: 1px solid #6b6b6b;
    border-top: none;
  }
  html[data-script-enabled="true"] .nav-local > .inner > .list li > .list > li > a {
    border: none;
  }
  html[data-script-enabled="true"] .nav-local > .inner > .list li > .list > li > a::before {
    border: none;
  }
  html[data-script-enabled="true"] .nav-local > .inner > .list li > .list li a {
    transition: .2s background-color ease-out;
    background-color: #414141;
  }
  html[data-script-enabled="true"] .nav-local > .inner > .list li > .list li a:hover {
    background-color: #999;
  }
  html[data-script-enabled="true"] .nav-local .reform-start > ul.list {
    right: auto !important;
    left: 0;
    min-width: 435px !important;
  }
  .nav-local-acc-child dt {
    padding: 9px 0 0 22px;
    padding-left: 16px;
  }
  .nav-local-acc-child dt b {
    padding: 0;
  }
  .nav-local-acc-child dt b::after {
    min-height: 0 !important;
  }
  .nav-local-acc-child dt b::before {
    border: none !important;
  }
  .nav-local-acc-child dd {
    padding: 0 10px;
  }
  .nav-local-acc-child dd .list {
    display: flex;
  }
  .nav-local-acc-child dd .list li a {
    position: relative;
    padding-left: 32px !important;
    padding-right: 10px !important;
    border: none !important;
  }
  .nav-local-acc-child dd .list li a::before {
    position: absolute;
    top: calc(50% - 3px);
    left: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 8px;
    border-color: transparent transparent transparent #fff;
  }
  .site-footer-map-acc-child dt {
    font-size: 1.3rem;
    margin-bottom: 5px;
  }
  .site-footer-map-acc-child dd ul {
    display: flex;
    flex-wrap: wrap;
  }
  .site-footer-map-acc-child dd ul li {
    font-size: 1.2rem;
  }
  .site-footer-map-acc-child dd ul li:nth-child(odd) {
    width: 60%;
  }
  .site-footer-map-acc-child dd ul li:nth-child(even) {
    width: 40%;
  }
  .site-footer-map-acc-child dd ul li:last-child, .site-footer-map-acc-child dd ul li:nth-last-child(2) {
    margin-bottom: 0 !important;
  }
  .site-footer-map-acc-child dd ul li .is-hiddenPC {
    display: none;
  }
  .site-footer-map-acc-child dd ul li a {
    display: block;
    position: relative;
    padding-left: 15px;
  }
  .site-footer-map-acc-child dd ul li a::before {
    content: "";
    position: absolute;
    top: calc(50% - 2px);
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 2px 0 2px 6px;
    border-color: transparent transparent transparent #fff;
  }
}
