.shops .container {
  margin: 55px auto 48px auto;
  max-width: 1200px;
}

.shops-main {
  max-width: 930px;
  margin: 0 auto;
  display: flex;
}

.shops-sidebar {
  max-width: 262px;
  height: 560px;
  position: sticky;
  top: 188px;
  padding: 16px 20px 30px 20px;
  margin-right: 24px;
  border-radius: 3px;
  border: 1px solid #BCDFFF;
  background: #F2F9FF;
}

.shops-sidebar__title {
  color: #6D6B66;
  text-align: center;
  font-family: var(--font-noto-sans-jp);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  padding-bottom: 16px;
  margin-bottom: 13px; 
  border-bottom: 1px solid #DBDAD7;
}

.shops-sidebar__title .appeal {
  color: #4A96DC;
}

.shops-sidebar__item {
  width: 222px;
  height: 48px;
  padding: 9px 0;
  margin-bottom: 8px;
  position: relative;
  border-radius: 3px;
  text-align: center;
}

.shops-sidebar__item_link {
  display: flex;
  justify-content: center;
  align-items: center;
}

.shops-sidebar__item:nth-child(1) {
  border: 1px solid #D3C021;
  background: #EADA4F;
}

.shops-sidebar__item:nth-child(2) {
  border: 1px solid #C8842D;
  background: #EAA64F;
}

.shops-sidebar__item:nth-child(3) {
  border: 1px solid #D1574F;
  background: #EE837C;
}

.shops-sidebar__item:nth-child(4) {
  border: 1px solid #D974B6;
  background: #EDA5D4;
}

.shops-sidebar__item:nth-child(5) {
  border: 1px solid #8F73DB;
  background: #B9A4F4;
}

.shops-sidebar__item:nth-child(6) {
  border: 1px solid #3F97D8;
  background: #6FBCF5;
}

.shops-sidebar__item:nth-child(7) {
  border: 1px solid #83AD25;
  background: #A0CC3F;
}

.shops-sidebar__item:nth-child(8) {
  border: 1px solid #42B08F;
  background: #75D8BA;
}

.shops-sidebar__item_name {
  color: #FFF;
  font-family: var(--font-noto-sans-jp);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
}

.shops-sidebar__item img {
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
}

.shops-list {
  max-width: 644px;
  width: 100%;
}

.shops-parent__item {
  border-radius: 3px;
  border: 1px solid #DBDAD7;
  padding: 40px 32px 24px 32px;
  margin-bottom: 16px;
}

.shops-parent__item_title {
  color: #6D6B66;
  font-family: var(--font-noto-sans-jp);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
  position: relative;
  padding-left: 16px;
  margin-bottom: 32px;
}

.shops-parent__item_title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
}

.shops-parent__item_title.hokkaido::before {
  background-color: #EADA4F;
}

.shops-parent__item_title.tohoku::before {
  background-color: #EAA64F;
}

.shops-parent__item_title.kanto::before {
  background-color: #EE837C;
}

.shops-parent__item_title.chubu::before {
  background-color: #EDA5D4;
}

.shops-parent__item_title.kinki::before {
  background-color: #B9A4F3;
}

.shops-parent__item_title.chugoku::before {
  background-color: #6FBCF5;
}

.shops-parent__item_title.shikoku::before {
  background-color: #A0CC3F;
}

.shops-parent__item_title.kyushu-okinawa::before {
  background-color: #75D8BA;
}

.shops-child__item {
  padding-bottom: 32px;
}

.shops-child__item_title {
  color: #6D6B66;
  font-family: var(--font-noto-sans-jp);
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
  position: relative;
  margin-bottom: 16px;
  padding-left: 16px;
}

.shops-child__item_title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
}

.shops-child__item_title.hokkaido::before {
  background-color: #EADA4F;
}

.shops-child__item_title.tohoku::before {
  background-color: #EAA64F;
}

.shops-child__item_title.kanto::before {
  background-color: #EE837C;
}

.shops-child__item_title.chubu::before {
  background-color: #EDA5D4;
}

.shops-child__item_title.kinki::before {
  background-color: #B9A4F3;
}

.shops-child__item_title.chugoku::before {
  background-color: #6FBCF5;
}

.shops-child__item_title.shikoku::before {
  background-color: #A0CC3F;
}

.shops-child__item_title.kyushu-okinawa::before {
  background-color: #75D8BA;
}

.shops-child__item_info {
  display: flex;
  align-items: center;
  border-top: 1px solid #D9D9D9;
  padding-top: 16px;
}

.shops-child__item_info-img {
  width: 264px;
  height: 176px;
}

.shops-child__item_info-list {
  margin-left: 16px;
}

.shops-child__item_info-title {
  color: #6D6B66;
  font-family: var(--font-noto-sans-jp);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
  margin-bottom: 8px;
}

.shops-child__item_info-postCode {
  color: #8A8985;
  font-family: "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 180%;
}

.shops-child__item_info-address {
  color: #8A8985;
  font-family: var(--font-noto-sans-jp);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  margin-bottom: 8px;
}

.shops-child__item_info-tel {
  display: flex;
  align-items: center;
  color: #8A8985;
  font-family: "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 180%;
}

.page-up__btn {
  display: none;
  border-radius: 50%;
  background-color: #4A96DC;
  filter: drop-shadow(2px 4px 15px rgba(64, 64, 64, 0.25));
  position: fixed;
  right: 80px;
  bottom: 50px;
  color: #fff;
  text-align: center;
  font-family: var(--font-noto-sans-jp);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
}

.page-up__btn_container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

.page-up__btn img {
  width: 24px;
  height: 24px;
}

.shops-none__content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #6D6B66;
  font-family: var(--font-noto-sans-jp);
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
  margin: 40px 0;
}

/* detail */
.shops-detail {
  margin-top: 224px;
}

.shops-detail__container {
  margin-top: 80px;
}

.shops-detail .container {
  width: 930px;
  margin: 0 auto;
}
.shops-detail__title {
  width: 930px;
  color: #6D6B66;
  text-shadow: 0px 0px 20px rgba(255, 253, 253, 0.75);
  font-family: var(--font-noto-sans-jp);
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; 
  padding-bottom: 16px;
  border-bottom: 1px solid #DBDAD7;
  margin: 0 auto;
  margin-bottom: 24px;
}
.shops-detail__top_img {
  width: 930px;
  height: 630px;
  margin: 0 auto;
}

.shops-detail__top_img img {
  width: 100%;
  height: 100%;
}

.shops-detail__storeImage_bg {
  width: 100%;
  height: 1140px;
  padding-bottom: 56px;
  position: relative;
}

.shops-detail__storeImage_bg-img {
  width: 100%;
  height: 100%;
}

.shops-detail__storeImage {
  height: 753px;
}

.shops-detail__storeImage_position {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.shops-detail__storeImage_title {
  color: #6D6B66;
  text-align: center;
  font-family: var(--font-noto-sans-jp);
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  border-bottom: 1px solid #DBDAD7;
  padding-bottom: 16px;
  margin-bottom: 24px;
}

.shops-detail__storeImage_main {
  background-color: #fff;
  border: 1px solid #DBDAD7;
  padding: 32px;
}

.shops-detail__storeImage_main-title {
  color: #6D6B66;
  font-family: var(--font-noto-sans-jp);
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
  padding-left: 16px;
  position: relative;
  margin-bottom: 32px;
}

.shops-detail__storeImage_main-title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background-color: #EAA64F;
}

.shops-detail__storeImage_main-slide {
  max-width: 778px;
  height: auto;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  position: relative;
}

.shops-detail__storeImage_main-slide .slick-arrow {
  transition: all 0.5s;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}

.shops-detail__storeImage_main-slide .next-arrow {
  left: 95%;
}

.shops-detail__storeImage_main-slide .prev-arrow  {
  right: 95%;
}

.shops-detail__thumbnail {
  max-width: 688px;
  height: auto;
  margin: 0 auto;
  margin-top: 20px;
  overflow: hidden;
}

.shops-detail__thumbnail .thumbnail-storeImage {
  width: 24%;
  margin-right: 10px;
  height: 105px;
  object-fit: cover;
}

.shops-detail__storeImage_main-slide .slide-storeImage {
  width: 100%;
  height: 494px;
  object-fit: cover;
}

.shops-detail__access {
  width: 930px;
  margin: 0 auto;
  padding: 64px 0;
}

.shops-detail__access_title {
  color: #6D6B66;
  text-align: center;
  font-family: var(--font-noto-sans-jp);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; 
  border-bottom: 1px solid #DBDAD7;
  padding-bottom: 16px;
  margin-bottom: 30px;
}

.shops-detail__access_map {
  width: 100%;
  height: 587px;
}

.shops-detail__access_map iframe {
  width: 100%;
  height: 100%;
}

.shops-detail__info_list {
  margin-top: 48px;
  width: 100%;
}

.shops-detail__info_item {
  display: flex;
  align-items: center;
  padding: 24px 0;
  border-bottom: 1px solid #DBDAD7;
}

.shops-detail__info_item-key {
  width: 25%;
  margin-right: 52px;
  color: #6D6B66;
  text-align: right;
  font-family: "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
}

.shops-detail__info_item-value {
  color: #6D6B66;
  font-family: "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 160%;
}

.shops-detail__price {
  background-color: #60A6E7;
  padding: 56px 0 48px 0;
}

.shops-detail__price_title {
  color: #FFF;
  text-align: center;
  font-family: var(--font-noto-sans-jp);
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  padding-bottom: 16px;
  border-bottom: 1px solid #DBDAD7;
  margin-bottom: 32px;
}

.shops-detail__price_table .price-table {
  width: 738px;
}

.shops-detail__price_table .price-table__note {
  width: 738px;
  margin: 0 auto;
  margin-top: 16px;
}

.shops-detail__price_btn {
  margin-top: 24px;
  text-align: center;
}

.shops-detail__price_btn img {
  width: 452px;
}

.shops-detail__feature {
  padding: 56px 0 80px 0;
}

.shops-detail__feature_title {
  color: #6D6B66;
  text-align: center;
  font-family: var(--font-noto-sans-jp);
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  padding-bottom: 16px;
  border-bottom: 1px solid #DBDAD7;
  margin-bottom: 64px;
}

.shops-detail__feature_title .appeal {
  color: #EAA64F;
}

.shops-detail__feature h3 {
  color: #6D6B66;
  font-family: var(--font-noto-sans-jp);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
  position: relative;
  margin-top: 64px;
  margin-bottom: 24px;
  padding-left: 16px;
}

.shops-detail__feature h3::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background-color: #EAA64F;
}

.shops-detail__feature img {
  width: 100%;
  height: auto;
  margin-bottom: 24px;
}

.shops-detail__feature p {
  color: #8A8985;
  font-family: var(--font-noto-sans-jp);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}

.shops-detail__contact {
  background-color: #F2F9FF;
  padding: 64px 0;
}

.shops-detail__contact_tel,
.shops-detail__contact_mail {
  text-align: center;
}

.shops-detail__contact_tel {
  
  margin-bottom: 32px;
}

.shops-detail__contact_mail {
  margin-bottom: 57px;
}

.shops-detail__contact_title {
  color: #6D6B66;
  text-align: center;
  font-family: var(--font-noto-sans-jp);
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  padding-bottom: 16px;
  border-bottom: 1px solid #DBDAD7;
  margin-bottom: 32px;
}

.shops-detail__contact_label {
  color: #6D6B66;
  font-family: var(--font-noto-sans-jp);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; 
}

.shops-detail__contact_mail-address, .shops-detail__contact_tel-num {
  color: #6D6B66;
  text-align: center;
  font-family: "Plus Jakarta Sans";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; 
}

.shops-detail__contact_mail-address img,
.shops-detail__contact_tel-num img {
  width: 40px;
  height: 40px;
}

.shops-detail__contact_sns {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.shops-detail__contact_sns-btn {
  width: 47%;
  height: auto;
}

.shops-detail__contact_sns-btn img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .shops-main {
    max-width: 768px;
    display: block;
  }

  .shops .container {
    margin-top: 0;
  }

  .shops-sidebar {
    position: relative;
    max-width: 768px;
    height: 365px;
    top: 0;
    margin: auto ;
  }

  .shops-sidebar__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .shops-sidebar__item {
    width: 48%;
  }

  .shops-parent__item {
    border: none;
    border-top: 1px solid #DBDAD7;
    padding: 40px 32px 0 32px;
  }

  .shops-parent__item_title {
    font-size: 24px;
  }

  .shops-child__item_title {
    font-size: 18px;
    margin-bottom: 8px;
  }

  .shops-child__item_info-img {
    width: 96px;
    height: 96px;
  }

  .shops-child__item_info-title {
    font-size: 14px;
  }

  .shops-child__item_info-title {
    color: #6D6B66;
    font-family: var(--font-noto-sans-jp);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 160%; /
  }

  .shops-child__item_info-postCode,
  .shops-child__item_info-address,
  .shops-child__item_info-tel {
    font-size: 14px;
  }

  .shops-child__item_info-title {
    border-top: 1px solid #D9D9D9;
    padding-top: 16px;
    margin-bottom: 0;
  }

  .shops-child__item_info {
    border-top: none;
    padding-top: 8px;
  }

  .page-up__btn {
    font-size: 11px;
    right: 24px;
    bottom: 100px;
  }

  .page-up__btn_container {
    width: 54px;
    height: 54px;
  }

  .page-up__btn img {
    width: 16px;
    height: 16px;
  }

  /* detail */
  .shops-detail {
    margin-top: 110px;
  }

  .shops-detail__container {
    margin-top: 40px;
  }

  .shops-detail__title {
    max-width: 342px;
    width: 100%;
    padding: 0 24px;
    font-size: 22px;
    margin-top: 0;
    padding-bottom: 8px;
  }

  .shops-detail__top_img {
    padding: 0 24px;
    width: 100%;
    height: 220px;
    object-fit: cover;
    margin-bottom: 0px;
  }

  .shops-detail .container {
    max-width: 342px;
    width: 100%;
  }

  .shops-detail__storeImage_bg {
    height: 483px;
    padding-bottom: 0;
  }

  .shops-detail__storeImage_position {
    width: 342px;
  }

  .shops-detail__storeImage_title {
    font-size: 24px;
  }

  .shops-detail__storeImage_main-title {
    font-size: 20px;
  }

  .shops-detail__access {
    max-width: 342px;
    width: 100%;
    padding: 56px 0;
  }

  .shops-detail__thumbnail .thumbnail-storeImage {
    height: 60px;
  }

  .shops-detail__storeImage_main-slide .slide-storeImage {
    height: 184px;
  }

  .shops-detail__price_table .price-table__note {
    width: 100%;
  }

  .shops-detail__storeImage_main-slide .next-arrow {
    left: 86%;
  }

  .shops-detail__storeImage_main-slide .prev-arrow {
    right: 86%;
  }

  .shops-detail__price_btn img {
    width: 342px;
  }

  .shops-detail__access_title {
    margin-bottom: 16px;
  }

  .shops-detail__access_map {
    width: 100%;
    height: 216px;
  }

  .shops-detail__info_item {
    display: block;
  }

  .shops-detail__info_item-key {
    width: 100%;
    margin-right: 0;
    text-align: left;
  }

  .shops-detail__feature_title {
    font-size: 24px;
    margin-bottom: 32px;
  }

  .shops-detail__feature h3 {
    font-size: 22px;
    margin-top: 24px;
  }

  .shops-detail__contact_title {
    font-size: 24px;
    margin-bottom: 49px;
  }

  .shops-detail__contact_mail-address, .shops-detail__contact_tel-num {
    font-size: 24px;
  }

  .shops-detail__contact_sns {
    display: block;
  }

  .shops-detail__contact_sns-btn {
    width: 100%;
  }
}
