/* ================================================= *
 *        	store_information
 * ================================================= */
.store_information {
  min-width: 1260px;
  background: url(../img/bg_block.png) repeat top;
  background-color: #f1f1ee;
}
@media print, screen and (max-width: 767px) {
  .store_information {
    min-width: 100%;
    width: 100%;
  }
}
.store_information__contents {
  position: relative;
  width: min(100%, 960px);
  margin-inline: auto;
  padding: 60px 0;
  background-color: #a6d0d8;
}
@media print, screen and (max-width: 767px) {
  .store_information__contents {
    width: 100%;
    padding: 0;
  }
}
@media print, screen and (max-width: 767px) {
  .store_information__contents .topBox {
    text-align: center;
  }
}
.store_information__contents div.topText {
  margin-left: -20px;
  color: #231815;
  font-size: 33px;
  font-weight: bold;
  text-align: center;
}
@media print, screen and (max-width: 767px) {
  .store_information__contents div.topText {
    margin-left: 0;
    padding: 30px 10px 0px;
  }
}
.store_information__contents img:first-of-type {
  position: absolute;
  top: 22px;
  left: 70px;
  padding: 0;
  z-index: 9;
}
@media print, screen and (max-width: 767px) {
  .store_information__contents img:first-of-type {
    position: unset;
    padding-left: 15px;
  }
}

/* ------------------------------------
			store_list
------------------------------------ */
.store_list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 60px;
  margin-bottom: 40px;
}
@media print, screen and (max-width: 767px) {
  .store_list {
    float: none;
    width: auto;
    margin: 0 15px 20px;
    padding-right: 0;
  }
}

.store_list__item {
  position: relative;
  width: 300px;
  padding: 14px 15px;
  background-color: #478088;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #3f8690), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #3f8690), color-stop(0.75, #3f8690), color-stop(0.75, transparent), to(transparent));
  background-size: 7px 7px;
  border-radius: 6px;
  -webkit-box-shadow: 2px 2px rgba(152, 151, 137, 0.6);
          box-shadow: 2px 2px rgba(152, 151, 137, 0.6);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.store_list .only_ship dl {
  line-height: 1.2;
}

.store_list__item .fa {
  position: absolute;
  top: 23px;
  right: 10px;
  color: #fff;
}
@media print, screen and (max-width: 767px) {
  .store_list__item .fa {
    top: 15px;
  }
}
.store_list_detail {
  vertical-align: middle;
  color: #fff;
}
.store_list_detail__title {
  font-size: 18px;
  font-weight: bold;
}
.store_list_detail__data {
  font-size: 11px;
}
.store_list__item.nishikobe .store_list_detail__data {
  font-size: 43%;
}

.only_ship .store_list_detail__title span {
  font-size: 55%;
  vertical-align: top;
}
.only_ship .store_list_detail__data {
  margin-top: -10px;
}

/* ------------------------------------
			store_map
------------------------------------ */
.store_map {
  position: relative;
  width: 600px;
  height: 546px;
  background: url(../img/store/shop_map_bg.png) no-repeat center center;
  background-size: contain;
  margin: 0 auto;
}
@media print, screen and (max-width: 767px) {
  .store_map {
    width: 370px;
    height: 300px;
  }
}
.store_map__item {
  position: absolute;
  line-height: 1.1;
  font-size: 15px;
  color: #000;
  font-weight: bold;
}
@media print, screen and (max-width: 767px) {
  .store_map__item {
    font-size: 9px;
  }
}
.store_map__item small {
  font-size: 70%;
  vertical-align: middle;
}
@media print, screen and (max-width: 767px) {
  .store_map__item a {
    font-weight: normal;
  }
}
.store_map .shop1 {
  top: 240px;
  left: 175px
}
@media print, screen and (max-width: 767px) {
  .store_map .shop1 {
    top: 135px;
    left: 105px;
  }
}
.store_map .shop2 {
  top: 360px;
  left: 415px;
}
@media print, screen and (max-width: 767px) {
  .store_map .shop2 {
    top: 190px;
    left: 248px;
  }
}
.store_map .shop3 {
  top: 385px;
  left: 410px;
}
@media print, screen and (max-width: 767px) {
  .store_map .shop3 {
    top: 206px;
    left: 255px;
  }
}
.store_map .shop4 {
  top: 335px;
  left: 425px;
}
@media print, screen and (max-width: 767px) {
  .store_map .shop4 {
    top: 173px;
    left: 248px;
  }
}
.store_map .shop5 {
  top: 150px;
  left: 240px;
}
@media print, screen and (max-width: 767px) {
  .store_map .shop5 {
    top: 85px;
    left: 145px;
  }
}
.store_map .shop6 {
  top: 310px;
  left: 95px;
}
@media print, screen and (max-width: 767px) {
  .store_map .shop6 {
    top: 170px;
    left: 57px;
  }
}
.store_map .shop7 {
  top: 210px;
  left: 180px;
}
.store_map .shop7 span {
  display: block;
  font-size: 68%;
  font-weight: normal;
}
@media print, screen and (max-width: 767px) {
  .store_map .shop7 {
    top: 115px;
    left: 110px;
  }
}
.store_map .shop8 {
  top: 288px;
  left: 100px;
}
@media print, screen and (max-width: 767px) {
  .store_map .shop8 {
    top: 158px;
    left: 58px;
  }
}
.store_map .shop9 {
  top: 405px;
  left: 405px;
}
.store_map .shop9 span {
  display: block;
  font-size: 68%;
  font-weight: normal;
}
@media print, screen and (max-width: 767px) {
  .store_map .shop9 {
    top: 220px;
    left: 245px;
  }
}
.store_map .shop10 {
  top: 330px;
  left: 85px;
}
@media print, screen and (max-width: 767px) {
  .store_map .shop10 {
    top: 182px;
    left: 48px;
  }
}
.store_map .shop11 {
  top: 260px;
  left: 115px;
}
@media print, screen and (max-width: 767px) {
  .store_map .shop11 {
    top: 145px;
    left: 70px;
  }
}
.store_map .shop12 {
  top: 435px;
  left: 400px;
}
@media print, screen and (max-width: 767px) {
  .store_map .shop12 {
    top: 240px;
    left: 240px;
  }
}
.store_map .shop13 {
  top: 185px;
  left: 130px;
}
@media print, screen and (max-width: 767px) {
  .store_map .shop13 {
    top: 100px;
    left: 75px;
  }
}
.store_map .shop14 {
  top: 475px;
  left: 390px;
}
@media print, screen and (max-width: 767px) {
  .store_map .shop14 {
    top: 260px;
    left: 240px;
  }
}
.store_map .shop15 {
  top: 515px;
  left: 305px;
}
@media print, screen and (max-width: 767px) {
  .store_map .shop15 {
    top: 280px;
    left: 190px;
  }
}

