@charset "utf-8";

.wp_social_bookmarking_light,.wp_social_bookmarking_light_clear{
  display: none !important;
}
.mb5{
  margin-bottom: 5px;
}
.qMin {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝","メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic","sans-serif";
}
.typeDetail{
  display: none;
}
.typeImgs{
  display: none;
}
.detailText .wp_social_bookmarking_light{
  display: none !important;
}
.detailText .wpcr3_in_content{
  display: none !important;
}
body .noBorder{
  border: none;
}
.mt20{
  margin-top: 20px;
}
.code-block{
	clear: none !important;
}


.shop_fv{
  max-width: 934.4681px;
  margin: 0 auto;
  padding: 150px 8px;
  display: flex;
  align-items: center;
  gap: 70px;
  font-family: eb garamond,serif ,eb garamond,serif ,minion-pro, "Sawarabi Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.shop_fv img{
  width: 389px;
  flex-shrink: 0;
}
.shop_fv-content h1{
  margin-bottom: 15px;
  line-height: 1.5;
  letter-spacing: 5px;
  font-size: 26px;
}
.shop_fv-content small{
  margin-bottom: 30px;
  display: block;
  letter-spacing: 1px;
  font-size: 16px;
}
.shop_fv-content p{
  letter-spacing: 3px;
  font-size: 15px;
}
@media screen and (max-width: 935px){
  .shop_fv{
    padding: 0 0 80px;
    gap: 50px;
    flex-direction: column;
  }
  .shop_fv img{
    width: 100%;
  }
  .shop_fv-content {
    padding: 0 20px;
  }
}
@media screen and (max-width: 768px){
  .shop_fv-content h1{
    margin-bottom: 5px;
    font-size: 22px;
  }
  .shop_fv-content p{
    letter-spacing: 2px;
    font-size: 13px;
  }
}


.batch{
  display: block;
  padding: 4px;
  text-align: center;
  line-height: 1.1;
  font-size: 12px;
  background-color: #ccc;
  border-radius: 4px;
}
.batch.--green{
  color: #fff;
  background-color: #003c1e;
}
.batch.--pink{
  color: #fff;
  background-color: #ed96b1;
}
@media screen and (max-width: 768px){
  .batch{
    font-size: 10px;
  }
}


.shop-map{
  height: 896px;
  max-width: 934.4681px;
  margin: 0 auto 115px auto;
}
.shop-map-container{
  height: 100%;
  position: relative;
}
.region-wrapper{
  position: absolute;
  z-index: 1;
}
span.region-name{
  font-size: 17.86px;
  line-height: 38.27px;
  letter-spacing: 0.05rem;
}
.shop-map-list{
  padding: 8px 0;
  border-top: solid 1px #231815;
}
.shop-map-list li{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.shop-map-list li a{
  padding-right: 0.3rem;
  font-size: 12.76px;
  line-height: 20.41px;
}
.shop-map-list li a:hover{
  text-decoration: underline;
}
.cooperation{
  color: #B31D23;
}
.prefecture{
  width: auto;
  min-width: 50px;
  min-height: 20px;
  padding-right: 8px;
  display: inline-block;
}
.prefecture-shop-list{
  width: fit-content;
}
#region01{
  top: 0;
  right: 0;
}
#region02{
  top: 0;
  left: 0;
}
#region03{
  top: 168px;
  left: 0;
}
#region04{
  top: 230px;
  right: 0;
}
#region05{
  top: 274px;
  left: 0;
}
#region06{
  right: 0;
  bottom: 0;
}
#region07{
  left: 480px;
  bottom: 63.83px;
}
#region08{
  top: 387px;
  left: 0;
}
#region09{
  top: 694px;
  left: 253px;
}
#region10{
  left: 0;
  bottom: 0;
}
.japan-map-wrapper{
  width: auto;
  display: inline-block;
  position: relative;
  top: 59.0537px;
  left: 206.3093px;
  z-index: 0;
}
.japan-map-wrapper img{
  margin: 0 auto;
}
@media screen and (max-width: 935px){
  .shop-map{
    display: none;
  }
}


.need_help{
  max-width: 934.4681px;
  margin: 0 auto 80px;
}
.need_help__message{
  margin-bottom: 25px;
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: bold;
}
.need_help__box{
  padding: 40px 35px;
  display: flex;
  gap: 30px;
  background-color: #F7F7F7;
}
.need_help__box img{
  width: 400px;
  flex-shrink: 0;
}
.need_help__box-content > p{
  font-weight: 500;
  font-size: 13px;
}
.need_help__box-content__batchs{
  max-width: 380px;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.need_help__box-content__batchs-item{
  width: calc(50% - 8px);
}
.need_help__box-content__batchs-item p{
  margin-top: 4px;
  text-align: center;
  font-size: 10px;
}
@media screen and (max-width: 768px){
  .need_help{
    margin-bottom: 0;
    padding: 0 20px;
  }
  .need_help__message{
    margin-bottom: 20px;
    font-size: 14px;
  }
  .need_help__box{
    padding: 0;
    flex-direction: column;
    gap: 0;
  }
  .need_help__box img{
    width: 100%;
  }
  .need_help__box-content{
    padding: 25px 8px;
  }
  .need_help__box-content__batchs{
    margin: 20px auto 0;
  }
}


/*shop-list*/
.shop-list-container{
  padding: 64px 8px;
}
.shop-list-wrapper{
  max-width: 934.4681px;
  margin: 0 auto;
}
.label{
  width: 100%;
  padding: 20px 30px;
  display: inline-block;
  background-color: #F3EBEB;
  font-size: 14px;
  font-weight: 500;
}
.toggle{
  display: none;
}
.shop-list{
  position: relative;
}
.shop-item{
  padding: 30px;
  display: flex;
  align-items: flex-start;
  gap: 3%;
  position: relative;
  transition: opacity ease 0.4s;
}
.shop-item:not(:last-child){
  border-bottom: 1px solid #000;
}
.shop-item:before{
  content: "";
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  top: calc(30px + 5px);
  right: 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg);
}
.shop-item:hover{
  opacity: 0.7;
}
.shop-item__name{
  width: 28%;
}
.shop-item__address{
  width: 34%;
}
.shop-item__batchs{
  width: 32%;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.shop-item__batchs-item{
  width: calc(50% - 10px);
}
@media screen and (max-width: 768px){
  .shop-list-wrapper{
    margin-bottom: 16px;
  }
  .label,
  .shop-item{
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: all 0.3s;
  }
  .label{
    padding: 20px;
  }
  .label::after,
  .label::before{
    content: "";
    position: absolute;
    top: 25px;
    right: 20px;
    width: 2px;
    height: 0.75em;
    background-color: #222;
    transition: all 0.3s;
  }
  .label::after{
    transform: rotate(90deg);
  }
  .toggle:checked + .label + .shop-list{
    max-height: 5000px;
    transition: all 1.5s;
  }
  .toggle:checked + .label::before{
    transform: rotate(90deg) !important;
  }
  .shop-list{
    max-height: 0;
    overflow: hidden;
  }
  .shop-item{
    padding: 20px;
    flex-direction: column;
    gap: 15px;
  }
  .shop-item:before{
    top: calc(20px + 5px);
    right: 6px;
  }
  .shop-item__name{
    width: 100%;
    padding-right: 20px;
  }
  .shop-item__address{
    width: 100%;
  }
  .shop-item__batchs{
    width: 100%;
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
}