@charset "utf-8";

/*トップビジュアル*/
.mod-top-visual2 {
  background: url(/akiyabank/images/top_bg.jpg) no-repeat top center;
  background-size: cover;
  height: 800px;
  padding-bottom: 50px;
  padding-top: 30px;
}
.top-visual2-bnr > div{
  padding-bottom: 30px;
}

.banner-link-item{
  text-align: center;
}

.japan-map {
  background: url(/akiyabank/images/japan_map.png) no-repeat top center;
  height: 636px;
}
.japan-map-head {
  background: url(/akiyabank/images/japan_map.png) no-repeat top center;
  height: 64px;
}
.japan-map-body {
  background: url(/akiyabank/images/japan_map.png) no-repeat bottom center;
  height: 500px;
}
.japan-map,
.japan-map-head,
.japan-map-body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 100%;
}

.map-inner {
  padding: 45px 50px;
}

.map-sm-text {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 0 10px;
}
.map-lg-text {
  background: url(/akiyabank/images/search-icon.png) no-repeat left center;
  background-size: contain;
  color: #ed6103;
  font-size: 22px;
  font-size: 2.2rem;
  margin: 0 0 25px;
  padding-left: 2.5rem;
}
.map-lg-text img {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.japan-map-head .map-lg-text {
  background: url(/akiyabank/images/search-icon.png) no-repeat left center;
  background-size: contain;
  color: #ed6103;
  font-size: 22px;
  font-size: 2.2rem;
  left: 40px;
  padding: 0 0 0 30px;
  position: absolute;
  top: 40px;
}

.tab-wrap {
  border-bottom: 4px solid #ed6103;
}

.map-tab {
  margin: 0 auto;
  overflow: hidden;
  width: 810px;
}
.map-tab li {
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 382px;
}
.map-tab a {
  border-radius: 2px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  display: block;
  text-decoration: none;
}

.map1 .pref-head a {
  background-color: #ed6103;
  color: #fff;
  cursor: pointer;
  display: block;
  width: 100%;
}

.map1 .pref-head a:hover {
  background-color: #fff;
  color: #ed6103;
}

.map1.feature .pref-head a {
  background-color: #999;
  color: #fff;
  display: block;
  pointer-events: none;
  width: 100%;
}

.map2 .pref-head a {
  background-color: #999;
  color: #fff;
  display: block;
  width: 100%;
}

.tab-left {
  float: left;
}
.tab-left a {
  background-color: #ed6103;
  border-left: 1px solid #ed6103;
  border-right: 1px solid #ed6103;
  border-top: 1px solid #ed6103;
  color: #fff;
}
.tab-right {
  float: right;
}
.tab-right a {
  background-color: #f9f9f9;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  color: #000;
}

.prefs {
  background: #f5f5f5;
  border-radius: 4px;
  padding: 10px;
  position: absolute;
  text-align: center;
  overflow: hidden;
}
.prefs a {
  color: #000;
  font-size: 14px;
  font-size: 1.4rem;
  text-decoration: none;
}
.prefs li a {
  border-radius: 3px;
  box-shadow: 1px 1px 1px 0px rgba(255, 255, 255, 0.75) inset, -1px -1px 2px 0px rgba(0, 0, 0, 0.2) inset;
  margin-bottom: 8px;
  padding: 6px 0;
}
.pref-list a {
  background-color: #fff;
  display: block;
  float: left;
  width: 68px;
}
.pref-list a:hover {
  background-color: #ed6103;
  color: #fff;
}
.pref-list a.disabled {
  color: #ddd;
}
.pref-list a.disabled:hover {
  background-color: #fff;
  color: #ddd;
}

.tohoku {
  height: 164px;
  right: 50px;
  top: 192px;
  width: 144px;
}
.kanto {
  bottom: 52px;
  height: 164px;
  right: 50px;
  width: 144px;
}
.hokuriku {
  height: 130px;
  left: 390px;
  top: 192px;
  width: 144px;
}
.kinki {
  height: 130px;
  left: 220px;
  top: 192px;
  width: 144px;
}
.kyushu {
  height: 164px;
  left: 50px;
  top: 237px;
  width: 144px;
}
.tokai {
  bottom: 52px;
  height: 96px;
  right: 234px;
  width: 144px;
}
.chugoku {
  bottom: 52px;
  height: 62px;
  left: 50px;
  width: 450px;
}
.prefs.tohoku .pref-list:nth-child(even) a,
.prefs.hokuriku .pref-list:nth-child(even) a,
.prefs.kanto .pref-list:nth-child(even) a,
.prefs.kinki .pref-list:nth-child(even) a,
.prefs.tokai .pref-list:nth-child(even) a,
.prefs.kyushu .pref-list:nth-child(even) a {
  margin-right: 8px;
}
.prefs.chugoku .pref-head {
  float: left;
  margin-right: 8px;
  width: 144px;
}
.prefs.chugoku .pref-list:not(:nth-child(5)) a {
  margin-right: 8px;
}
.japan-map-body .tohoku,
.japan-map-body .hokuriku,
.japan-map-body .kinki {
  top: 30px;
}
.japan-map-body .kyushu {
  top: 65px;
}

.ac-list a.disabled {
  background-image: none;
}

.ichiran a.disabled {
  background-image: none;
}

#ac-menu1, #ac-menu2 {
  display: none;
}
.mv-sp {
  display: none;
}
.map2 {
  display: none;
}
.sp-tab {
  display: none;
}
.sp-on {
  display: none;
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
  .mod-top-visual2 {
    height: 800px;
  }
  .japan-map {
    background: url(/akiyabank/images/japan_map.png) no-repeat 100% center;
    background-color: #fff;
    background-size: contain;
    height: 700px;
    width: 100%;
  }
  .japan-map-head {
    background: url(/akiyabank/images/japan_map.png) no-repeat top/100%;
    background-color: #fff;
    background-size: cover;
    height: 64px;
    width: 100%;
  }
  .japan-map-body {
    background: url(/akiyabank/images/japan_map.png) no-repeat bottom/100%;
    background-color: #fff;
    background-size: cover;
    height: 485px;
    width: 100%;
  }
  .map-inner {
    padding: 45px 30px;
  }
  .map-tab {
    width: 100%;
  }
  .map-tab li {
    width: 48%;
  }
  .prefs a {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .prefs li a {
    padding: 7px 0;
  }
  .pref-list a {
    width: 60px;
  }

  .tohoku {
    right: 30px;
    width: 128px;
  }
  .kanto {
    bottom: 100px;
    right: 30px;
    width: 128px;
  }
  .hokuriku {
    left: 340px;
    width: 128px;
  }
  .kinki {
    left: 183px;
    width: 128px;
  }
  .kyushu {
    left: 25px;
    width: 128px;
  }
  .tokai {
    bottom: 85px;
    right: 194px;
    width: 128px;
  }
  .chugoku {
    bottom: 85px;
    height: 96px;
    width: 335px;
  }
  .japan-map-body .tohoku {
    top: 80px;
  }
  .japan-map-body .hokuriku,
  .japan-map-body .kinki {
    top: 50px;
  }
  .japan-map-body .kanto {
    bottom: 32px;
  }
  .japan-map-body .tokai {
    bottom: 16px;
    right: 25%;
  }
  .japan-map-body .chugoku {
    bottom: 16px;
  }
  .japan-map-body .kyushu {
    top: 115px;
  }
  .prefs.chugoku .pref-head {
    float: none;
    margin: 0 auto;
  }
  .prefs.chugoku .pref-list a {
    margin-right: 8px;
  }
  .prefs.chugoku .pref-list:nth-of-type(6) a {
    margin-right: 0;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .mod-top-visual2 {
    display: none;
  }
  .mv-sp {
    background: url(/akiyabank/images/top_bgsp.jpg) no-repeat center center;
    background-size: cover;
    display: block;
    padding: 80px 0;
  }
  .mv-sp-bnr {
    padding: 65px 0 15px;
  }
  .mv-sp-text {
    background: #ed6103;
    color: #ffffff;
    font-size: 1.2rem%;
    line-height: 2rem;
    padding: 10px;
    text-align: center;
  }
  .spbg {
    background: url(/akiyabank/images/top_bgsp2.png) no-repeat center center;
    background-size: contain;
    margin-top: 100px;
  }
  .map-sm-text {
    color: #000;
    font-size: 1.4rem;
    margin: 0 0 10px;
    padding: 50px 0;
    text-align: center;
  }
  .map-lg-text {
    background: url(/akiyabank/images/search-icon_sp2.png) no-repeat left center;
    background-size: contain;
    color: #000;
    font-size: 2.2rem;
    margin: 20px auto;
    text-align: center;
    width: 6.5em;
  }

  #ac-menu1 {
    display: block;
    font-size: 1.4rem;
    margin-bottom: 0;
  }
  #ac-menu1 dt {
    background: #ed6103 url(/akiyabank/images/down_bg.png) no-repeat 95% center;
    background-size: 14px 9px;
    border-top: 1px solid #fff;
    color: #fff;
    padding: 15px 20px;
  }
  #ac-menu1 dt.active {
    background: #ed6103 url(/akiyabank/images/up_bg.png) no-repeat 95% center;
    background-size: 14px 9px;
  }
  #ac-menu1 dd {
    display: block;
    overflow: hidden;
    height: 0;
  }
  #ac-menu2 {
    display: none;
    font-size: 1.4rem;
    margin-bottom: 30px;
  }
  #ac-menu2 dt {
    background: #ed6103 url(/akiyabank/images/down_bg.png) no-repeat 95% center;
    background-size: 14px 9px;
    border-top: 1px solid #fff;
    color: #fff;
    padding: 15px 20px;
  }
  #ac-menu2 dt.active {
    background: #ed6103 url(/akiyabank/images/up_bg.png) no-repeat 95% center;
    background-size: 14px 9px;
  }
  #ac-menu2 dd {
    display: none;
  }

  .sp-tab {
    display: block;
  }
  .sp-on {
    display: block;
  }

  .ac-list {
    border-bottom: 1px solid #ddd;
  }
  .ac-list a, .ichiran a {
    font-size: 1.4rem;
    display: block;
    padding: 15px 20px;
    text-decoration: none;
  }
  .ac-list a {
    background: url(/akiyabank/images/ac-list_bg.png) no-repeat 95% center;
    background-size: 9px 14px;
    color: #333;
  }

  .ichiran a {
    background: url(/akiyabank/images/ichiran_bg.png) no-repeat 95% center;
    background-size: 9px 14px;
    color: #ed6103;
  }
  .ichiranMap a {
    background: url(/akiyabank/images/ac-list_bg.png) no-repeat 95% center;
    background-size: 9px 14px;
    color: #333;
  }

  dd:last-child .ichiran:last-child {
    border-bottom: 1px solid #ddd;
  }
  dd:not(:last-child) .ac-list:last-child {
    border-bottom: none;
  }

  .sp-tab {
    margin: 0 auto;
    overflow: hidden;
    width: 95%;
  }
  .sp-tab li {
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 49%;
  }
  .sp-tab a {
    border-radius: 2px;
    display: block;
    font-size: 1.8rem;
    font-weight: bold;
    text-decoration: none;
  }

  .sp-left {
    float: left;
  }
  .sp-left a {
    background-color: #ed6103;
    color: #fff;
    border-left: 1px solid #ed6103;
    border-top: 1px solid #ed6103;
    border-right: 1px solid #ed6103;
  }
  .sp-right {
    float: right;
  }
  .sp-right a {
    background-color: #f9f9f9;
    color: #000;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
}
