/* footer */
.footer_pc {
  display: block;
}

.footer_sp {
  display: none;
}

footer {
  background-color: #0d36ff;
  padding: 8px 0;
  border-top: #ffffff 1px solid;
  color: #fff;
  position: relative;
  z-index: 10000;
}
footer a {
  color: #ffffff;
}
footer a:hover {
  text-decoration: underline;
}
footer .wrap {
  padding: 10px 0px 20px;
}
footer .contents {
  width: 95%;
  margin: 0 auto;
  position: relative;
}
footer .discover {
  display: table;
  width: 100%;
  margin-bottom: 10px;
  padding-left: 20px;
  box-sizing: border-box;
}
footer .kagoshima-logo {
  width: 14%;
  display: table-cell;
  vertical-align: middle;
}
footer h2 {
  width: 86%;
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
  box-sizing: border-box;
  font-size: 0.95rem;
  color: #fff;
}
footer .site_map {
  border-top: 2px solid #fff;
  padding-top: 20px;
  display: table;
  width: 100%;
}
footer .map_list {
  display: table-cell;
  width: 20%;
  vertical-align: top;
  border-right: 1px dotted #fff;
  padding: 10px 15px 0;
  box-sizing: border-box;
}
footer .map_list:last-child {
  border-right: 0px dotted #fff;
}
footer .map_list h3 {
  margin-bottom: 15px;
  font-size: 1.05rem;
}
footer .map_list ul {
  padding-left: 5px;
}
footer .map_list li {
  margin-bottom: 10px;
  padding-left: 16px;
  font-size: 0.9rem;
  background-image: url(https://www.his-j.com/japan-tourist/basic/img/list_h3.png);
  background-repeat: no-repeat;
  background-size: 10px 16px;
  background-position: 0 -2px;
}
footer h3 {
  font-size: 0.95rem;
}
footer .foot_campany {
  width: 100%;
  position: relative;
  padding-top: 4%;
  border-top: 1px solid #fff;
}
footer .foot_campany .logo {
  width: 23%;
  position: absolute;
  left: 0;
  bottom: 0;
}
footer .foot_campany ul {
  width: 60%;
  position: absolute;
  left: 25%;
  bottom: 5px;
}
footer .foot_campany li {
  float: left;
  padding: 5px 20px;
  font-size: 0.9rem;
  border-right: 1px solid #fff;
}
footer .foot_campany li:last-child {
  border-right: 0px solid #fff;
}
footer .foot_campany p {
  width: 40%;
  text-align: right;
  font-size: 0.9rem;
  position: absolute;
  right: 0px;
  bottom: 5px;
}

/* footer */
@media only screen and (max-width: 1300px) {
  body {
    font-size: 92%;
  }
  /*13.6px*/
  .contents {
    width: 95%;
  }
}
@media only screen and (max-width: 1024px) {
  body {
    font-size: 88%;
  }
  /*9.6px*/
  .contents {
    width: 95%;
  }
}
@media only screen and (max-width: 980px) {
  footer {
    background-color: #0d36ff;
    padding: 8px 0;
    border-top: #ffffff 1px solid;
    color: #fff;
    position: relative;
    z-index: 10000;
  }
  footer a {
    color: #ffffff;
  }
  footer a:hover {
    text-decoration: underline;
  }
  footer .wrap {
    padding: 10px 0px 20px;
  }
  footer .contents {
    width: 95%;
    margin: 0 auto;
    position: relative;
  }
  footer .discover {
    display: table;
    width: 100%;
    margin-bottom: 10px;
    padding-left: 20px;
    box-sizing: border-box;
  }
  footer .kagoshima-logo {
    width: 14%;
    display: table-cell;
    vertical-align: middle;
  }
  footer h2 {
    width: 86%;
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
    box-sizing: border-box;
    font-size: 0.95rem;
    color: #fff;
  }
  footer .site_map {
    border-top: 2px solid #fff;
    padding-top: 20px;
    display: table;
    width: 100%;
  }
  footer .map_list {
    display: block;
    width: 50%;
    float: left;
    height: 170px;
    padding: 10px 15px 0;
    margin-bottom: 10px;
  }
  footer .map_list:last-child {
    border-right: 1px dotted #fff;
  }
  footer .map_list h3 {
    margin-bottom: 10px;
    font-size: 1.1rem;
  }
  footer .map_list ul {
    padding-left: 5px;
  }
  footer .map_list li {
    font-size: 0.95rem;
  }
  footer h3 {
    font-size: 0.95rem;
  }
  footer .foot_campany {
    width: 100%;
    position: relative;
    border-top: 1px solid #fff;
    padding-top: 10px;
  }
  footer .foot_campany .contents {
    padding-top: 10%;
  }
  footer .foot_campany .logo {
    width: 30%;
    position: absolute;
    left: 0;
    bottom: auto;
    top: 10px;
  }
  footer .foot_campany ul {
    width: 60%;
    position: absolute;
    left: 32%;
    bottom: auto;
    top: 15px;
  }
  footer .foot_campany li {
    float: left;
    padding: 5px 20px;
    font-size: 0.9rem;
    border-right: 1px solid #fff;
  }
  footer .foot_campany li:last-child {
    border-right: 0px solid #fff;
  }
  footer .foot_campany p {
    width: 100%;
    text-align: center;
    font-size: 0.95rem;
    position: absolute;
    right: 0px;
    bottom: 5px;
  }
  .zw footer .map_list {
    height: 160px;
  }
  .zw footer .map_list li {
    margin-bottom: 5px;
    padding-left: 16px;
    font-size: 0.9rem;
    background-position: 0 1px;
  }
}
@media only screen and (max-width: 680px) {
  footer .wrap {
    padding: 10px 0px 20px;
  }
  footer .contents {
    width: 90%;
    margin: 0 auto;
    position: relative;
  }
  footer .discover {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding-left: 0px;
    box-sizing: border-box;
  }
  footer .kagoshima-logo {
    width: 50%;
    display: block;
  }
  footer h2 {
    width: 70%;
    display: block;
    padding-left: 0px;
    box-sizing: border-box;
    font-size: 1rem;
    line-height: 1.3rem;
    margin-top: 10px;
    margin-left: 5px;
  }
  footer .site_map {
    border-top: 2px solid #fff;
    padding-top: 15px;
    display: table;
    width: 100%;
  }
  footer .map_list {
    display: block;
    width: 100%;
    float: none;
    height: auto;
    padding: 10px 5px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #fff;
    border-right: 0px dotted #fff;
  }
  footer .map_list:last-child {
    border-right: 0px dotted #fff;
  }
  footer .map_list h3 {
    margin-bottom: 10px;
    font-size: 1.1rem;
  }
  footer .map_list ul {
    padding-left: 5px;
  }
  footer .map_list li {
    font-size: 0.95rem;
  }
  footer h3 {
    font-size: 0.95rem;
  }
  footer .foot_campany {
    width: 100%;
    position: relative;
    border-top: 1px solid #fff;
    padding-top: 10px;
  }
  footer .foot_campany .contents {
    padding-top: 10px;
  }
  footer .foot_campany .logo {
    width: 60%;
    position: relative;
    left: auto;
    bottom: auto;
    top: auto;
    margin-bottom: 10px;
  }
  footer .foot_campany ul {
    width: 100%;
    position: relative;
    left: auto;
    bottom: auto;
    top: auto;
  }
  footer .foot_campany li {
    float: none;
    padding: 5px 0px;
    font-size: 0.9rem;
    border-right: 0px solid #fff;
    background-image: url(https://www.his-j.com/japan-tourist/basic/img/list_h3.png);
    background-repeat: no-repeat;
    background-size: 10px 16px;
    background-position: 0 7px;
    padding-left: 18px;
  }
  footer .foot_campany li:last-child {
    border-right: 0px solid #fff;
  }
  footer .foot_campany p {
    width: 100%;
    text-align: center;
    font-size: 0.95rem;
    position: relative;
    right: auto;
    bottom: auto;
    top: auto;
    margin: 10px 0;
  }
  .zw footer h2 {
    font-size: 1.05rem;
  }
  .zw footer .map_list {
    height: auto;
  }
}
@media only screen and (max-width: 380px) {
  footer .wrap {
    padding: 10px 0px 20px;
  }
  footer .contents {
    width: 90%;
    margin: 0 auto;
    position: relative;
  }
  footer .discover {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding-left: 0px;
    box-sizing: border-box;
  }
  footer .kagoshima-logo {
    width: 60%;
    display: block;
  }
  footer h2 {
    width: 85%;
    font-size: 1.1rem;
    margin-top: 15px;
    margin-left: 5px;
  }
  footer .map_list h3 {
    margin-bottom: 10px;
    font-size: 1.1rem;
  }
  footer .map_list ul {
    padding-left: 5px;
  }
  footer .map_list li {
    font-size: 0.95rem;
  }
  footer h3 {
    font-size: 0.95rem;
  }
  footer .foot_campany {
    width: 100%;
    position: relative;
    border-top: 1px solid #fff;
    padding-top: 10px;
  }
  footer .foot_campany .contents {
    padding-top: 10px;
  }
  footer .foot_campany .logo {
    width: 60%;
    position: relative;
    left: auto;
    bottom: auto;
    top: auto;
    margin-bottom: 10px;
  }
  footer .foot_campany ul {
    width: 100%;
    position: relative;
    left: auto;
    bottom: auto;
    top: auto;
  }
  footer .foot_campany p {
    font-size: 0.95rem;
  }
}/*# sourceMappingURL=footer.css.map */