
.store_title_ja {
  /* width: 50rem; */
  height: 3.7rem; 
  font-family: var(--Shippori);
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 1.48em;
  color: #11184E;
}

.store_info {
  margin: 6rem auto 15rem;
  width: 97.8rem;
  /* min-height: 99.2rem; */
  background-color: #11184E;
}

.store_info_pos {
  padding-top: 4rem;
  color: #FFFFFF;
  width: 89.8rem;
  margin: 0 auto;
}

.store_info_title {
  padding-left: 2.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-left: 0.3rem;
  width: 89.5rem;
  min-height: 5.5rem;
  font-family: var(--Shippori);
  font-weight: 700;
  font-size: 3rem;
  line-height: 1.5em;
  color: #11184E;
  background-color: #FFFFFF;
  border: 0.1rem solid #707070;
}

.store_info_img {
  margin-top: 3rem;
  aspect-ratio: 898/400;
  width: 100%;
  overflow: hidden;
}

.store_info_detail_pos {
  margin-top: 2.2rem;
  display: flex;
}

.store_info_adress_pos {
  display: flex;
}

.store_info_adress_title {
  margin-top: 0.2rem;
  margin-left: 0.3rem;
  width: 4rem;
  height: 2.9rem;
  font-family: var(--Shippori);
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.45em;
}

.store_info_adress {
  margin-top: 0.4rem;
  margin-left: 4rem;
  width: 22.1rem;
  min-height: 10rem;
  font-family: var(--Shippori);
  font-weight: 400;
  font-size: 1.7rem;
  line-height: 1.47058823529em;
}

.store_map_list_link {
  margin-top: 6.9rem;
  margin-left: 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 9rem;
  height: 3.5rem;
  background-color: #FFFFFF;
  border-radius: 2.2rem;
}

.store_map_list_link_set {
  width: 3.9rem;
  height: 2.4rem;
  font-family: var(--Shippori);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.5em;
  color: #11184E;
}

.store_info_detail {
  margin-top: 0.2rem;
  margin-left: 6rem;
}

.store_info_tel_pos,.store_info_time_pos {
  display: flex;
}

.store_info_tel_pos {
  align-items: center;
}

.store_info_time_pos {
  margin-top: 1.6rem;
}

.store_info_tel_title {
  width: 8rem;
  height: 2.9rem;
  font-family: var(--Shippori);
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.45em;
}

.store_info_tel {
  /* width: 11.5rem; */
  margin-left: 4rem;
  width: auto;
  height: 2.5rem;
  font-family: var(--Shippori);
  font-weight: 700;
  font-size: 1.7rem;
  line-height: 1.47058823529em;
}

.store_info_time_title {
  width: 8rem;
  height: 2.9rem;
  font-family: var(--Shippori);
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.45em;
}

.store_info_time {
  margin-left: 4rem;
  width: 10.4rem;
  height: 5rem;
  font-family: var(--Shippori);
  font-weight: 700;
  font-size: 1.7rem;
  line-height: 1.47058823529em;
}

.store_info_text {
  margin-left: 0.3rem;
  margin-top: 6rem;
  width: 89.5rem;
  /* min-height: 12.6rem; */
  font-family: var(--NotoSans);
  font-weight: 400;
  font-size: 1.7rem;
  line-height: 1.76470588235em;
}

.store_info_list_link_pos {
  display: flex;
  justify-content: center;
  padding-top: 8rem;
  padding-bottom: 3.5rem;
}

.store_info_list_link {
  display: flex;
  justify-content: center;
  align-items: center;
  width:11.8rem;
  height: 4rem;
  background-color: #FFFFFF;
  border-radius: 2.1rem;
}

.store_info_list_link_set {
  width: 6.4rem;
  /* height: 2.4rem; */
  font-family: var(--NotoSans);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.875em;
  color: #11184E;
}

.store_news_detail_link_pos {
  display: flex;
  margin-top: 15rem;
  margin-bottom: 15rem;
}

.store_news_career_link,.store_news_contact_link,.store_news_online_store_link {
  width: 30rem;
  height: 30rem;
  border: 0.1rem solid #707070; 
}

.store_news_career_link {
  background-color: #D7C446;
  margin-left: 8.6rem;
}

.store_news_contact_link {
  background-color: #FFFFFF;
  margin-top: 15rem;
  margin-left: 10.5rem;
}

.store_news_online_store_link {
  background-color: #11184E;
  margin-left: 11rem;
  margin-right: 7.9rem;
}

.store_news_career {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 3rem;
  margin-left: -3.6rem;
  width: 19.6rem;
  height: 6.3rem;
  background-color: #FFFFFF;
  border: 0.1rem solid #707070; 
}

.store_news_career_en {
  color: #1E1E1E;
  width: 8.9rem;
  height: 2.9rem;
  font-size: 2rem;
  font-family: var(--Shippori);
  font-weight: 400;
  line-height: 1.45em;
}

.store_news_career_ja {
  margin-left: 1.5rem;
  color: #1E1E1E;
  width: 3.2rem;
  height: 2.4rem;
  font-size: 1.6rem;
  font-family: var(--Shippori);
  font-weight: 400;
  line-height: 1.5em;
}

.store_news_contact {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20.7rem;
  margin-left: -5.7rem;
  width: 27.7rem;
  height: 6.3rem;
  background-color: #FFFFFF;
  border: 0.1rem solid #707070; 
}

.store_news_contact_en {
  font-family: var(--Shippori);
  font-weight: 400;
  color: #1E1E1E;
  width: 10.6rem;
  height: 2.9rem;
  font-size: 2rem;
  line-height: 1.45em;
}

.store_news_contact_ja {
  margin-left: 1.5rem;
  font-family: var(--Shippori);
  font-weight: 400;
  color: #1E1E1E;
  width: 9.6rem;
  height: 2.4rem;
  font-size: 1.6rem;
  line-height: 1.5em;
}


.store_news_online_store {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 3rem;
  margin-left: -2.9rem; 
  width: 35.8rem;
  height: 6.3rem;
  background-color: #FFFFFF;
  border: 0.1rem solid #707070; 
}

.store_news_online_store_pos {
  margin-top: 0.2rem;
}

.store_news_online_store_en {
  width: 16.3rem;
  height: 2.9rem;
  color: #1E1E1E;
  font-family: var(--Shippori);
  font-weight: 400;
  font-size: 2rem;
  line-height: 1.45em;
}

.store_news_online_store_ja {
  color: #1E1E1E;
  margin-left: 2.5rem;
  width: 12.8rem;
  height: 2.4rem;
  font-family: var(--Shippori);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.5em;
}

@media screen and (max-width:699.98px) {
  .store_title_pos {
    margin-top: 10rem;
  }

  .store_info {
    margin: 4.5rem auto 10rem;
    width: 32.5rem;
    /* min-height: 115rem; */
  }

  .store_info_pos {
    padding-top: 1.5rem;
    color: #FFFFFF;
    width: 30.5rem;
    margin: 0 auto;
  }

  .store_info_title {
    padding-left: 1rem;
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
    margin-left: 0;
    width: 100%;
    font-size: 2.5rem;
    line-height: 1.48em;
    border: none;
  }

  .store_info_img {
    margin-top: 1.5rem;
    aspect-ratio: 305/215;
  }

  .store_info_detail_pos {
    margin-top: 2rem;
    display: flex;
    flex-direction: column;
  }
  
  .store_info_adress_title {
    margin-top: 0;
    margin-left: 0;
  }
  
  .store_info_adress {
    margin-top: 0;
    margin-left: 4.4rem;
  }

  .store_map_list_link {
    margin-top: 0;
    margin-left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 9rem;
    height: 3.5rem;
    background-color: #FFFFFF;
    border-radius: 2.2rem;
  }
  
  .store_map_list_link_set {
    width: 3.9rem;
    height: 2.4rem;
    font-family: var(--Shippori);
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.5em;
    color: #11184E;
  }

  .store_map_list_link_pos {
    margin-top: 1rem;
    display: flex;
    justify-content: end;
    width: 100%;
  }

  .store_info_detail {
    margin-top: 1rem;
    margin-left: 0;
  }
  
  .store_info_time_pos {
    margin-top: 1.6rem;
  }
  
  .store_info_text {
    margin-left: 0;
    margin-top: 3.6rem;
    width: 29.5rem;
    /* min-height: 32.4rem; */
    font-size: 1.6rem;
    line-height: 1.875em;
  }

  .store_info_text_pos {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .store_info_list_link_pos {
    padding-top: 8rem;
    padding-bottom: 10rem;
  }

  .store_news_detail_link_pos {
    display: flex;
    flex-direction: column;
    margin-top: 10rem;
    margin-bottom: 15rem;
  }

  .store_news_career_link,.store_news_contact_link,.store_news_online_store_link {
    width: 20rem;
    height: 20rem;
  }

  .store_news_career_link {
    background-color: #D7C446;
    margin-left: 5rem;
  }
  
  .store_news_contact_link {
    background-color: #FFFFFF;
    margin-top: 5rem;
    margin-left: 8.6rem;
  }
  
  .store_news_online_store_link {
    background-color: #11184E;
    margin-top: 5rem;
    margin-left: 15rem;
    margin-right: 2.5rem;
  }

  .store_news_career {
    margin-top: 1.5rem;
    margin-left: -2.5rem;
    width: 16.6rem;
    height: 4rem;
  }
  
  .store_news_contact {
    margin-top: 1.5rem;
    margin-left: -2.2rem;
    width: 24.7rem;
    height: 4rem;
  }
  
  .store_news_online_store {
    margin-top: 1.5rem;
    margin-left: -12.5rem; 
    width: 19.3rem;
    height: 6.9rem;
  }
  
  .store_news_online_store_en {
    width: auto;
  }

  .store_news_online_store_ja {
    width: auto;
    margin-left: 0;
  }

  .store_news_online_store_pos {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0.4rem;
  }
}