@charset "UTF-8";

/* COMMON FOOTER
* ----------------------------------------------- */
footer .block-map {
  color: #fff;
}
footer .block-map a {
  display: inline-block;
  color: #fff;
}
footer .link-person {
  color: #333;
  background: url(../img/common/icon_link.png) right center/14px auto no-repeat;
}
footer .link-direct:before {
  background-color: #fff;
}
footer .link-direct:hover {
  color: #000;
}
footer .link-direct .font-english {
  padding-left: 5px;
}
footer .wrapper .list-navigation {
  display: flex;
  width: 85%;
  padding-left: 3%;
}
footer .wrapper .list-navigation .future-ttl {
  width: 320px;
}
footer .wrapper .list-navigation .will-ttl {
  width: 290px;
}
footer .wrapper .list-navigation .trandition-ttl {
  width: 210px;
}
footer .wrapper .list-navigation {
  margin-bottom: 1.3rem;
}
footer .wrapper .link-menu {
  letter-spacing: 0.2em;
  font-weight: bold;
  display: inline-block;
  color: #fff;
  pointer-events: none;
}
footer .wrapper .english {
  opacity: 1;
  color: #1b2d60;
  font-weight: bold;
  display: block;
  line-height: 1;
}
footer .future-list {
  display: flex;
  width: 85%;
  padding-left: 3%;
}
footer .future-list li {
  font-size: 13px;
  text-align: left;
  display: block;
}
footer .future-list .future-wh {
  width: 320px;
}
footer .future-list li .future-list-item li {
  margin-bottom: 20px;
}
footer .future-list li .future-list-item li a {
  display: flex;
  font-size: 12px;
  line-height: 1.5;
}
footer .future-list li .future-list-item .en-txt {
  font-size: 10px;
  min-width: 105px;
}
footer .future-list .will-wh {
  width: 290px;
}
footer .future-list .will-wh p {
  font-size: 13px;
  margin-bottom: 18px;
}
footer .future-list li .will-list {
  display: flex;
  flex-wrap: wrap;
}
footer .future-list li .will-list li {
  width: 45%;
  font-size: 18px;
  padding-left: 15px;
  margin-bottom: 10px;
  letter-spacing: 0.3em;
}
footer .future-list .trandition-wh {
  width: 210px;
}
.no-now {
  pointer-events: none;
  opacity: 0.5;
}

footer .link-blank {
  position: relative;
}

footer .link-blank::after {
  background: url(../img/common/icon_link_02.png);
  background-size: 100% 100%;
  content: "";
  display: block;
  height: 12px;
  position: absolute;
  width: 14px;
  bottom: 3px;
  top: 0;
  right: -18px;
  margin: auto;
}

footer .block-map .wrapper {
  position: relative;
}

footer .banner-wrap {
  position: absolute;
  bottom: 105px;
  right: -130px;
  max-width: 260px;
}
footer .banner-wrap a {
  transition: opacity 0.26s ease;
}
footer .banner-wrap a + a {
  margin-top: 10px;
}

@media print, (min-width: 768px) {
  footer .block-right {
    display: flex;
    justify-content: flex-end;
    margin-top: -500px;
  }
  footer .block-map {
    background: url(../img/common/footer_background.jpg) center/cover no-repeat;
    padding: 90px 0 64px;
    font-weight: 500;
    letter-spacing: 0.1em;
  }
  footer .box-map {
    width: 111px;
    margin-bottom: 200px;
    font-size: 12px;
  }
  footer .box-map .list-map li:last-child{
    letter-spacing: 0em;
  }
  footer .box-map .list-map li .first {
    margin-bottom: 50px;
    letter-spacing: 0.1em;
  }
  footer .map-title {
    font-size: 19px;
    margin-bottom: 20px;
  }
  footer .link-map {
    background: url(../img/common/icon_arrow_03.png) left center/6px auto no-repeat;
    margin-bottom: 14px;
    padding-left: 15px;
  }
  footer .wrapper .link-menu {
    font-size: 19px;
    padding-left: 5px;
  }
  footer .wrapper .link-menu .english {
    margin-bottom: 3px;
  }
  footer .wrapper .english {
    margin: 0 0 0px 0px;
  }
  footer .banner-wrap a:hover {
    opacity: 0.8;
    transition: opacity 0.26s ease;
  }
}

@media print, (max-width: 1220px) {
  footer .banner-wrap {
    right: 0;
    bottom: 110px;
    max-width: 180px;
  }
}
@media print, (max-width: 1220px) {
  footer .box-map {
    margin-bottom: 155px;
  }
}

@media all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: active) {
  footer .link-map {
    padding-top: 4px;
  }
}
@media print, (min-width: 768px) {
  footer .list-control {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
  footer .list-control li {
    width: 284px;
    margin: 0 8px;
  }
  footer .list-control .career {
    margin-left: 20px;
  }
  footer .link-direct {
    border: 2px solid #fff;
    width: 100%;
    padding: 20px 5px 18px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.1em;
  }
}
@media all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: active) {
  footer .link-direct {
    padding-top: 22px;
    padding-bottom: 16px;
  }
}
@media print, (min-width: 768px) {
  footer .link-direct:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 100%;
    background: url(../img/common/icon_arrow_02.png) right center/40px auto no-repeat;
  }
  footer .link-direct:hover:after {
    background-image: url(../img/common/icon_arrow_05.png);
  }
  footer .block-bottom {
    padding: 17px 0;
  }
  footer .list-personal {
    display: flex;
    justify-content: flex-end;
    margin: 0 48px 20px 0;
  }
  footer .list-personal li {
    margin-right: 10px;
  }
  footer .link-person {
    font-size: 13px;
    padding-right: 22px;
    letter-spacing: 0.1rem;
    margin-left: 25px;
  }
  footer .box-copyright {
    text-align: center;
  }
  footer .logo-img {
    margin-bottom: 32px;
  }
  footer .copyright-text {
    color: #333;
    font-size: 10px;
  }
}
@media only screen and (max-width: 767px) {
  footer {
    text-align: center;
  }
  footer .list-personal {
    margin-bottom: 0.24rem;
  }
  footer .list-personal li {
    display: block;
  }
  footer .link-person {
    display: inline-block;
    font-size: 0.24rem;
    background-size: 0.2rem auto;
    padding: 0.16rem 0.34rem 0.16rem 0.2rem;
    letter-spacing: 0.02rem;
  }
  footer .logo-img {
    margin: 0 auto 0.24rem;
    width: 2.04rem;
  }
  footer .copyright-text {
    font-size: 0.24rem;
    padding-bottom: 0.24rem;
  }
  footer .wrapper .link-menu {
    display: block;
    background: url(../img/common/icon_toggle_01.png) 1.72rem 0.45rem/0.3rem auto no-repeat;
    font-size: 0.42rem;
    padding: 0.23rem 0 0.23rem 2.4rem;
  }
  footer .wrapper .english {
    margin-bottom: -0.02rem;
  }
  footer .wrapper .english img {
    width: auto;
    height: 0.72rem;
  }
}
/*# sourceMappingURL=footer.css.map */